10:14:31 Triggered by Gerrit: https://gerrit.o-ran-sc.org/r/c/aiml-fw/awmf/tm/+/14301 10:14:31 Running as SYSTEM 10:14:31 [EnvInject] - Loading node environment variables. 10:14:31 Building remotely on prd-ubuntu1804-docker-4c-4g-257 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/aiml-fw-awmf-tm-docker-docker-verify-master 10:14:31 [ssh-agent] Looking for ssh-agent implementation... 10:14:31 $ ssh-agent 10:14:31 SSH_AUTH_SOCK=/tmp/ssh-fYCvOzximiT0/agent.2023 10:14:31 SSH_AGENT_PID=2025 10:14:31 [ssh-agent] Started. 10:14:31 Running ssh-add (command line suppressed) 10:14:31 Identity added: /w/workspace/aiml-fw-awmf-tm-docker-docker-verify-master@tmp/private_key_6830519597449157708.key (jenkins-ssh) 10:14:31 [ssh-agent] Using credentials jenkins (jenkins) 10:14:31 The recommended git tool is: NONE 10:14:33 using credential jenkins 10:14:33 Wiping out workspace first. 10:14:33 Cloning the remote Git repository 10:14:33 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/aiml-fw/awmf/tm 10:14:33 > git init /w/workspace/aiml-fw-awmf-tm-docker-docker-verify-master # timeout=10 10:14:33 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/aiml-fw/awmf/tm 10:14:33 > git --version # timeout=10 10:14:33 > git --version # 'git version 2.17.1' 10:14:33 using GIT_SSH to set credentials jenkins 10:14:33 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/aiml-fw/awmf/tm +refs/heads/*:refs/remotes/origin/* # timeout=10 10:14:34 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/aiml-fw/awmf/tm # timeout=10 10:14:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:14:34 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/aiml-fw/awmf/tm # timeout=10 10:14:34 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/aiml-fw/awmf/tm 10:14:34 using GIT_SSH to set credentials jenkins 10:14:34 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/aiml-fw/awmf/tm refs/changes/01/14301/3 # timeout=10 10:14:35 > git rev-parse e927d3b18e3ce17f5f43b10af02035a40723d7a4^{commit} # timeout=10 10:14:35 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 10:14:35 Checking out Revision e927d3b18e3ce17f5f43b10af02035a40723d7a4 (refs/changes/01/14301/3) 10:14:35 > git config core.sparsecheckout # timeout=10 10:14:35 > git checkout -f e927d3b18e3ce17f5f43b10af02035a40723d7a4 # timeout=10 10:14:38 Commit message: "Test cases for FG controller" 10:14:38 > git rev-parse FETCH_HEAD^{commit} # timeout=10 10:14:38 > git rev-list --no-walk ddd9e253a525e92dc5e7b959d85e4f968a02f212 # timeout=10 10:14:38 provisioning config files... 10:14:38 copy managed file [npmrc] to file:/home/jenkins/.npmrc 10:14:38 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 10:14:38 [aiml-fw-awmf-tm-docker-docker-verify-master] $ /bin/bash /tmp/jenkins3522400661337020082.sh 10:14:38 ---> python-tools-install.sh 10:14:38 Setup pyenv: 10:14:38 * system (set by /opt/pyenv/version) 10:14:38 * 3.8.13 (set by /opt/pyenv/version) 10:14:38 * 3.9.13 (set by /opt/pyenv/version) 10:14:38 * 3.10.6 (set by /opt/pyenv/version) 10:14:43 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-0xJo 10:14:43 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:14:46 lf-activate-venv(): INFO: Installing: lftools 10:15:14 lf-activate-venv(): INFO: Adding /tmp/venv-0xJo/bin to PATH 10:15:14 Generating Requirements File 10:15:37 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 10:15:37 lftools 0.37.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible. 10:15:37 Python 3.10.6 10:15:38 pip 25.0.1 from /tmp/venv-0xJo/lib/python3.10/site-packages/pip (python 3.10) 10:15:38 appdirs==1.4.4 10:15:38 argcomplete==3.6.2 10:15:38 aspy.yaml==1.3.0 10:15:38 attrs==25.3.0 10:15:38 autopage==0.5.2 10:15:38 beautifulsoup4==4.13.3 10:15:38 boto3==1.37.33 10:15:38 botocore==1.37.33 10:15:38 bs4==0.0.2 10:15:38 cachetools==5.5.2 10:15:38 certifi==2025.1.31 10:15:38 cffi==1.17.1 10:15:38 cfgv==3.4.0 10:15:38 chardet==5.2.0 10:15:38 charset-normalizer==3.4.1 10:15:38 click==8.1.8 10:15:38 cliff==4.9.1 10:15:38 cmd2==2.5.11 10:15:38 cryptography==3.3.2 10:15:38 debtcollector==3.0.0 10:15:38 decorator==5.2.1 10:15:38 defusedxml==0.7.1 10:15:38 Deprecated==1.2.18 10:15:38 distlib==0.3.9 10:15:38 dnspython==2.7.0 10:15:38 docker==4.2.2 10:15:38 dogpile.cache==1.3.4 10:15:38 durationpy==0.9 10:15:38 email_validator==2.2.0 10:15:38 filelock==3.18.0 10:15:38 future==1.0.0 10:15:38 gitdb==4.0.12 10:15:38 GitPython==3.1.44 10:15:38 google-auth==2.39.0 10:15:38 httplib2==0.22.0 10:15:38 identify==2.6.9 10:15:38 idna==3.10 10:15:38 importlib-resources==1.5.0 10:15:38 iso8601==2.1.0 10:15:38 Jinja2==3.1.6 10:15:38 jmespath==1.0.1 10:15:38 jsonpatch==1.33 10:15:38 jsonpointer==3.0.0 10:15:38 jsonschema==4.23.0 10:15:38 jsonschema-specifications==2024.10.1 10:15:38 keystoneauth1==5.10.0 10:15:38 kubernetes==32.0.1 10:15:38 lftools==0.37.12 10:15:38 lxml==5.3.2 10:15:38 MarkupSafe==3.0.2 10:15:38 msgpack==1.1.0 10:15:38 multi_key_dict==2.0.3 10:15:38 munch==4.0.0 10:15:38 netaddr==1.3.0 10:15:38 niet==1.4.2 10:15:38 nodeenv==1.9.1 10:15:38 oauth2client==4.1.3 10:15:38 oauthlib==3.2.2 10:15:38 openstacksdk==4.5.0 10:15:38 os-client-config==2.1.0 10:15:38 os-service-types==1.7.0 10:15:38 osc-lib==4.0.0 10:15:38 oslo.config==9.7.1 10:15:38 oslo.context==5.7.1 10:15:38 oslo.i18n==6.5.1 10:15:38 oslo.log==7.1.0 10:15:38 oslo.serialization==5.7.0 10:15:38 oslo.utils==8.2.0 10:15:38 packaging==24.2 10:15:38 pbr==6.1.1 10:15:38 platformdirs==4.3.7 10:15:38 prettytable==3.16.0 10:15:38 psutil==7.0.0 10:15:38 pyasn1==0.6.1 10:15:38 pyasn1_modules==0.4.2 10:15:38 pycparser==2.22 10:15:38 pygerrit2==2.0.15 10:15:38 PyGithub==2.6.1 10:15:38 PyJWT==2.10.1 10:15:38 PyNaCl==1.5.0 10:15:38 pyparsing==2.4.7 10:15:38 pyperclip==1.9.0 10:15:38 pyrsistent==0.20.0 10:15:38 python-cinderclient==9.7.0 10:15:38 python-dateutil==2.9.0.post0 10:15:38 python-heatclient==4.1.0 10:15:38 python-jenkins==1.8.2 10:15:38 python-keystoneclient==5.6.0 10:15:38 python-magnumclient==4.8.1 10:15:38 python-openstackclient==8.0.0 10:15:38 python-swiftclient==4.7.0 10:15:38 PyYAML==6.0.2 10:15:38 referencing==0.36.2 10:15:38 requests==2.32.3 10:15:38 requests-oauthlib==2.0.0 10:15:38 requestsexceptions==1.4.0 10:15:38 rfc3986==2.0.0 10:15:38 rpds-py==0.24.0 10:15:38 rsa==4.9 10:15:38 ruamel.yaml==0.18.10 10:15:38 ruamel.yaml.clib==0.2.12 10:15:38 s3transfer==0.11.4 10:15:38 simplejson==3.20.1 10:15:38 six==1.17.0 10:15:38 smmap==5.0.2 10:15:38 soupsieve==2.6 10:15:38 stevedore==5.4.1 10:15:38 tabulate==0.9.0 10:15:38 toml==0.10.2 10:15:38 tomlkit==0.13.2 10:15:38 tqdm==4.67.1 10:15:38 typing_extensions==4.13.2 10:15:38 tzdata==2025.2 10:15:38 urllib3==1.26.20 10:15:38 virtualenv==20.30.0 10:15:38 wcwidth==0.2.13 10:15:38 websocket-client==1.8.0 10:15:38 wrapt==1.17.2 10:15:38 xdg==6.0.0 10:15:38 xmltodict==0.14.2 10:15:38 yq==3.4.3 10:15:38 provisioning config files... 10:15:38 copy managed file [global-settings] to file:/w/workspace/aiml-fw-awmf-tm-docker-docker-verify-master@tmp/config16226353166547760372tmp 10:15:38 copy managed file [aiml-fw-awmf-tm] to file:/w/workspace/aiml-fw-awmf-tm-docker-docker-verify-master@tmp/config11110479622095159734tmp 10:15:38 [aiml-fw-awmf-tm-docker-docker-verify-master] $ /bin/bash /tmp/jenkins15613295598982105236.sh 10:15:38 ---> docker-login.sh 10:15:38 nexus3.o-ran-sc.org:10001 10:15:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:15:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:15:39 Configure a credential helper to remove this warning. See 10:15:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:15:39 10:15:39 Login Succeeded 10:15:39 nexus3.o-ran-sc.org:10002 10:15:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:15:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:15:39 Configure a credential helper to remove this warning. See 10:15:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:15:39 10:15:39 Login Succeeded 10:15:39 nexus3.o-ran-sc.org:10003 10:15:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:15:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:15:39 Configure a credential helper to remove this warning. See 10:15:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:15:39 10:15:39 Login Succeeded 10:15:39 nexus3.o-ran-sc.org:10004 10:15:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:15:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:15:39 Configure a credential helper to remove this warning. See 10:15:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:15:39 10:15:39 Login Succeeded 10:15:39 ---> docker-login.sh ends 10:15:39 [aiml-fw-awmf-tm-docker-docker-verify-master] $ /bin/bash /tmp/jenkins1152727746535317555.sh 10:15:39 [aiml-fw-awmf-tm-docker-docker-verify-master] $ /bin/sh -xe /tmp/jenkins14227017368898636827.sh 10:15:39 [EnvInject] - Injecting environment variables from a build step. 10:15:39 [EnvInject] - Injecting as environment variables the properties content 10:15:39 DOCKER_ROOT=. 10:15:39 CONTAINER_TAG_YAML_DIR= 10:15:39 CONTAINER_TAG_METHOD=yaml-file 10:15:39 10:15:39 [EnvInject] - Variables injected successfully. 10:15:39 [aiml-fw-awmf-tm-docker-docker-verify-master] $ /bin/bash -l /tmp/jenkins15131599074856645753.sh 10:15:39 ---> docker-get-container-tag.sh 10:15:39 Setup pyenv: 10:15:39 system 10:15:39 3.8.13 10:15:39 3.9.13 10:15:39 * 3.10.6 (set by /w/workspace/aiml-fw-awmf-tm-docker-docker-verify-master/.python-version) 10:15:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0xJo from file:/tmp/.os_lf_venv 10:15:40 lf-activate-venv(): INFO: Installing: yq 10:15:41 lf-activate-venv(): INFO: Adding /tmp/venv-0xJo/bin to PATH 10:15:41 ---> Docker image tag found: 3.1.0 10:15:41 [EnvInject] - Injecting environment variables from a build step. 10:15:41 [EnvInject] - Injecting as environment variables the properties file path 'env_docker_inject.txt' 10:15:41 [EnvInject] - Variables injected successfully. 10:15:41 [EnvInject] - Injecting environment variables from a build step. 10:15:41 [EnvInject] - Injecting as environment variables the properties content 10:15:41 DOCKER_ARGS=--network=host 10:15:41 DOCKER_ROOT=. 10:15:41 CONTAINER_PULL_REGISTRY=nexus3.o-ran-sc.org:10001 10:15:41 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 10:15:41 DOCKER_NAME=o-ran-sc/aiml-fw-awmf-tm-docker 10:15:41 10:15:41 [EnvInject] - Variables injected successfully. 10:15:41 [aiml-fw-awmf-tm-docker-docker-verify-master] $ /bin/bash /tmp/jenkins12324048793560377762.sh 10:15:41 ---> docker-build.sh 10:15:41 Docker version 24.0.2, build cb74dfc 10:15:41 Building image: nexus3.o-ran-sc.org:10004/o-ran-sc/aiml-fw-awmf-tm-docker:3.1.0 10:15:41 docker build --network=host -t nexus3.o-ran-sc.org:10004/o-ran-sc/aiml-fw-awmf-tm-docker:3.1.0 . 10:15:43 #1 [internal] load .dockerignore 10:15:43 #1 transferring context: 76B done 10:15:43 #1 DONE 0.4s 10:15:43 10:15:43 #2 [internal] load build definition from Dockerfile 10:15:43 #2 transferring dockerfile: 1.33kB done 10:15:43 #2 DONE 0.3s 10:15:43 10:15:43 #3 [internal] load metadata for docker.io/library/python:3.10-slim 10:15:44 #3 DONE 1.1s 10:15:44 10:15:44 #4 [internal] load build context 10:15:44 #4 DONE 0.0s 10:15:44 10:15:44 #5 [builder 1/6] FROM docker.io/library/python:3.10-slim@sha256:65c843653048a3ba22c8d5083a022f44aef774974f0f7f70cbf8cee4e931ac96 10:15:44 #5 resolve docker.io/library/python:3.10-slim@sha256:65c843653048a3ba22c8d5083a022f44aef774974f0f7f70cbf8cee4e931ac96 0.1s done 10:15:44 #5 ... 10:15:44 10:15:44 #4 [internal] load build context 10:15:44 #4 transferring context: 547.03kB 0.0s done 10:15:44 #4 DONE 0.1s 10:15:44 10:15:44 #5 [builder 1/6] FROM docker.io/library/python:3.10-slim@sha256:65c843653048a3ba22c8d5083a022f44aef774974f0f7f70cbf8cee4e931ac96 10:15:44 #5 sha256:fc113a90d0a9a41b52f87c973de5b0970ddcccd726d5cd07885ddb5f1f31dd15 1.75kB / 1.75kB done 10:15:44 #5 sha256:d7c79db7d957a3cfbc9d3930da23f24b9d988753b0bcbee3185cb7a76657fee3 5.31kB / 5.31kB done 10:15:44 #5 sha256:8a628cdd7ccc83e90e5a95888fcb0ec24b991141176c515ad101f12d6433eb96 0B / 28.23MB 0.1s 10:15:44 #5 sha256:c96cb1c893456d3b64ac93cbebba12262429b64eca53584506f09ae223d1efe8 0B / 3.51MB 0.1s 10:15:44 #5 sha256:fcc78f5313aaeb803973d1c97a39d7ce576e349a2cc44fc655bf99c939389496 0B / 15.65MB 0.1s 10:15:44 #5 sha256:65c843653048a3ba22c8d5083a022f44aef774974f0f7f70cbf8cee4e931ac96 9.13kB / 9.13kB done 10:15:44 #5 sha256:c96cb1c893456d3b64ac93cbebba12262429b64eca53584506f09ae223d1efe8 2.10MB / 3.51MB 0.2s 10:15:44 #5 sha256:fcc78f5313aaeb803973d1c97a39d7ce576e349a2cc44fc655bf99c939389496 1.05MB / 15.65MB 0.2s 10:15:44 #5 sha256:8a628cdd7ccc83e90e5a95888fcb0ec24b991141176c515ad101f12d6433eb96 10.49MB / 28.23MB 0.3s 10:15:44 #5 sha256:c96cb1c893456d3b64ac93cbebba12262429b64eca53584506f09ae223d1efe8 3.51MB / 3.51MB 0.2s done 10:15:44 #5 sha256:fcc78f5313aaeb803973d1c97a39d7ce576e349a2cc44fc655bf99c939389496 10.49MB / 15.65MB 0.3s 10:15:44 #5 sha256:29e6ce9bbfedce1cc78818c9d0632f7e6f06c35278be1c3b0d979cd2b6b6c26b 0B / 251B 0.3s 10:15:44 #5 sha256:8a628cdd7ccc83e90e5a95888fcb0ec24b991141176c515ad101f12d6433eb96 19.92MB / 28.23MB 0.4s 10:15:44 #5 sha256:fcc78f5313aaeb803973d1c97a39d7ce576e349a2cc44fc655bf99c939389496 15.65MB / 15.65MB 0.4s 10:15:44 #5 sha256:29e6ce9bbfedce1cc78818c9d0632f7e6f06c35278be1c3b0d979cd2b6b6c26b 251B / 251B 0.4s 10:15:45 #5 sha256:8a628cdd7ccc83e90e5a95888fcb0ec24b991141176c515ad101f12d6433eb96 28.23MB / 28.23MB 0.5s done 10:15:45 #5 sha256:fcc78f5313aaeb803973d1c97a39d7ce576e349a2cc44fc655bf99c939389496 15.65MB / 15.65MB 0.4s done 10:15:45 #5 sha256:29e6ce9bbfedce1cc78818c9d0632f7e6f06c35278be1c3b0d979cd2b6b6c26b 251B / 251B 0.4s done 10:15:45 #5 extracting sha256:8a628cdd7ccc83e90e5a95888fcb0ec24b991141176c515ad101f12d6433eb96 0.1s 10:15:46 #5 extracting sha256:8a628cdd7ccc83e90e5a95888fcb0ec24b991141176c515ad101f12d6433eb96 1.1s done 10:15:46 #5 extracting sha256:c96cb1c893456d3b64ac93cbebba12262429b64eca53584506f09ae223d1efe8 10:15:46 #5 extracting sha256:c96cb1c893456d3b64ac93cbebba12262429b64eca53584506f09ae223d1efe8 0.1s done 10:15:46 #5 extracting sha256:fcc78f5313aaeb803973d1c97a39d7ce576e349a2cc44fc655bf99c939389496 10:15:47 #5 extracting sha256:fcc78f5313aaeb803973d1c97a39d7ce576e349a2cc44fc655bf99c939389496 0.8s done 10:15:47 #5 extracting sha256:29e6ce9bbfedce1cc78818c9d0632f7e6f06c35278be1c3b0d979cd2b6b6c26b 10:15:47 #5 extracting sha256:29e6ce9bbfedce1cc78818c9d0632f7e6f06c35278be1c3b0d979cd2b6b6c26b done 10:15:47 #5 DONE 3.0s 10:15:47 10:15:47 #6 [builder 2/6] WORKDIR /app 10:15:49 #6 DONE 2.1s 10:15:49 10:15:49 #7 [builder 3/6] RUN apt-get update && apt-get install -y --no-install-recommends python3-pip apt-utils git && apt-get clean && rm -rf /var/lib/apt/lists/* 10:15:49 #7 0.241 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] 10:15:50 #7 0.254 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] 10:15:50 #7 0.254 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] 10:15:50 #7 0.325 Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8792 kB] 10:15:50 #7 0.440 Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [512 B] 10:15:50 #7 0.457 Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [254 kB] 10:15:51 #7 1.435 Fetched 9301 kB in 1s (7678 kB/s) 10:15:51 #7 1.435 Reading package lists... 10:15:51 #7 1.989 Reading package lists... 10:15:52 #7 2.591 Building dependency tree... 10:15:52 #7 2.798 Reading state information... 10:15:52 #7 3.056 The following additional packages will be installed: 10:15:52 #7 3.056 git-man libbrotli1 libcurl3-gnutls liberror-perl libexpat1 libgdbm-compat4 10:15:52 #7 3.056 libldap-2.5-0 libnghttp2-14 libperl5.36 libpsl5 libpython3-stdlib 10:15:52 #7 3.057 libpython3.11-minimal libpython3.11-stdlib librtmp1 libsasl2-2 10:15:52 #7 3.057 libsasl2-modules-db libssh2-1 media-types perl perl-base perl-modules-5.36 10:15:52 #7 3.057 python3 python3-distutils python3-lib2to3 python3-minimal 10:15:52 #7 3.057 python3-pkg-resources python3-setuptools python3-wheel python3.11 10:15:52 #7 3.057 python3.11-minimal 10:15:52 #7 3.059 Suggested packages: 10:15:52 #7 3.059 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-email git-gui 10:15:52 #7 3.059 gitk gitweb git-cvs git-mediawiki git-svn sensible-utils perl-doc 10:15:52 #7 3.059 libterm-readline-gnu-perl | libterm-readline-perl-perl make 10:15:52 #7 3.059 libtap-harness-archive-perl python3-doc python3-tk python3-venv 10:15:52 #7 3.059 python-setuptools-doc python3.11-venv python3.11-doc binutils binfmt-support 10:15:52 #7 3.059 Recommended packages: 10:15:52 #7 3.059 patch less ssh-client libldap-common publicsuffix libsasl2-modules 10:15:52 #7 3.059 build-essential python3-dev 10:15:53 #7 3.345 The following NEW packages will be installed: 10:15:53 #7 3.346 apt-utils git git-man libbrotli1 libcurl3-gnutls liberror-perl libexpat1 10:15:53 #7 3.346 libgdbm-compat4 libldap-2.5-0 libnghttp2-14 libperl5.36 libpsl5 10:15:53 #7 3.347 libpython3-stdlib libpython3.11-minimal libpython3.11-stdlib librtmp1 10:15:53 #7 3.347 libsasl2-2 libsasl2-modules-db libssh2-1 media-types perl perl-modules-5.36 10:15:53 #7 3.347 python3 python3-distutils python3-lib2to3 python3-minimal python3-pip 10:15:53 #7 3.348 python3-pkg-resources python3-setuptools python3-wheel python3.11 10:15:53 #7 3.348 python3.11-minimal 10:15:53 #7 3.350 The following packages will be upgraded: 10:15:53 #7 3.351 perl-base 10:15:53 #7 3.382 1 upgraded, 32 newly installed, 0 to remove and 0 not upgraded. 10:15:53 #7 3.382 Need to get 27.7 MB of archives. 10:15:53 #7 3.382 After this operation, 135 MB of additional disk space will be used. 10:15:53 #7 3.382 Get:1 http://deb.debian.org/debian-security bookworm-security/main amd64 perl-base amd64 5.36.0-7+deb12u2 [1609 kB] 10:15:53 #7 3.410 Get:2 http://deb.debian.org/debian-security bookworm-security/main amd64 perl-modules-5.36 all 5.36.0-7+deb12u2 [2815 kB] 10:15:53 #7 3.443 Get:3 http://deb.debian.org/debian bookworm/main amd64 libgdbm-compat4 amd64 1.23-3 [48.2 kB] 10:15:53 #7 3.448 Get:4 http://deb.debian.org/debian-security bookworm-security/main amd64 libperl5.36 amd64 5.36.0-7+deb12u2 [4207 kB] 10:15:53 #7 3.494 Get:5 http://deb.debian.org/debian-security bookworm-security/main amd64 perl amd64 5.36.0-7+deb12u2 [239 kB] 10:15:53 #7 3.497 Get:6 http://deb.debian.org/debian bookworm/main amd64 libpython3.11-minimal amd64 3.11.2-6+deb12u5 [816 kB] 10:15:53 #7 3.506 Get:7 http://deb.debian.org/debian bookworm/main amd64 libexpat1 amd64 2.5.0-1+deb12u1 [98.9 kB] 10:15:53 #7 3.507 Get:8 http://deb.debian.org/debian bookworm/main amd64 python3.11-minimal amd64 3.11.2-6+deb12u5 [2067 kB] 10:15:53 #7 3.527 Get:9 http://deb.debian.org/debian bookworm/main amd64 python3-minimal amd64 3.11.2-1+b1 [26.3 kB] 10:15:53 #7 3.528 Get:10 http://deb.debian.org/debian bookworm/main amd64 media-types all 10.0.0 [26.1 kB] 10:15:53 #7 3.529 Get:11 http://deb.debian.org/debian bookworm/main amd64 libpython3.11-stdlib amd64 3.11.2-6+deb12u5 [1797 kB] 10:15:53 #7 3.541 Get:12 http://deb.debian.org/debian bookworm/main amd64 python3.11 amd64 3.11.2-6+deb12u5 [573 kB] 10:15:53 #7 3.548 Get:13 http://deb.debian.org/debian bookworm/main amd64 libpython3-stdlib amd64 3.11.2-1+b1 [9312 B] 10:15:53 #7 3.548 Get:14 http://deb.debian.org/debian bookworm/main amd64 python3 amd64 3.11.2-1+b1 [26.3 kB] 10:15:53 #7 3.550 Get:15 http://deb.debian.org/debian bookworm/main amd64 apt-utils amd64 2.6.1 [309 kB] 10:15:53 #7 3.555 Get:16 http://deb.debian.org/debian bookworm/main amd64 libbrotli1 amd64 1.0.9-2+b6 [275 kB] 10:15:53 #7 3.559 Get:17 http://deb.debian.org/debian bookworm/main amd64 libsasl2-modules-db amd64 2.1.28+dfsg-10 [20.3 kB] 10:15:53 #7 3.560 Get:18 http://deb.debian.org/debian bookworm/main amd64 libsasl2-2 amd64 2.1.28+dfsg-10 [59.7 kB] 10:15:53 #7 3.561 Get:19 http://deb.debian.org/debian bookworm/main amd64 libldap-2.5-0 amd64 2.5.13+dfsg-5 [183 kB] 10:15:53 #7 3.562 Get:20 http://deb.debian.org/debian bookworm/main amd64 libnghttp2-14 amd64 1.52.0-1+deb12u2 [73.0 kB] 10:15:53 #7 3.563 Get:21 http://deb.debian.org/debian bookworm/main amd64 libpsl5 amd64 0.21.2-1 [58.7 kB] 10:15:53 #7 3.564 Get:22 http://deb.debian.org/debian bookworm/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] 10:15:53 #7 3.565 Get:23 http://deb.debian.org/debian bookworm/main amd64 libssh2-1 amd64 1.10.0-3+b1 [179 kB] 10:15:53 #7 3.569 Get:24 http://deb.debian.org/debian bookworm/main amd64 libcurl3-gnutls amd64 7.88.1-10+deb12u12 [386 kB] 10:15:53 #7 3.573 Get:25 http://deb.debian.org/debian bookworm/main amd64 liberror-perl all 0.17029-2 [29.0 kB] 10:15:53 #7 3.574 Get:26 http://deb.debian.org/debian bookworm/main amd64 git-man all 1:2.39.5-0+deb12u2 [2053 kB] 10:15:53 #7 3.598 Get:27 http://deb.debian.org/debian bookworm/main amd64 git amd64 1:2.39.5-0+deb12u2 [7260 kB] 10:15:53 #7 3.662 Get:28 http://deb.debian.org/debian bookworm/main amd64 python3-lib2to3 all 3.11.2-3 [76.3 kB] 10:15:53 #7 3.664 Get:29 http://deb.debian.org/debian bookworm/main amd64 python3-distutils all 3.11.2-3 [131 kB] 10:15:53 #7 3.665 Get:30 http://deb.debian.org/debian bookworm/main amd64 python3-pkg-resources all 66.1.1-1+deb12u1 [296 kB] 10:15:53 #7 3.668 Get:31 http://deb.debian.org/debian bookworm/main amd64 python3-setuptools all 66.1.1-1+deb12u1 [522 kB] 10:15:53 #7 3.677 Get:32 http://deb.debian.org/debian bookworm/main amd64 python3-wheel all 0.38.4-2 [30.8 kB] 10:15:53 #7 3.680 Get:33 http://deb.debian.org/debian bookworm/main amd64 python3-pip all 23.0.1+dfsg-1 [1325 kB] 10:15:53 #7 3.834 debconf: delaying package configuration, since apt-utils is not installed 10:15:53 #7 3.870 Fetched 27.7 MB in 0s (84.2 MB/s) 10:15:53 #7 3.910 (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 ... 6688 files and directories currently installed.) 10:15:53 #7 3.920 Preparing to unpack .../perl-base_5.36.0-7+deb12u2_amd64.deb ... 10:15:53 #7 3.948 Unpacking perl-base (5.36.0-7+deb12u2) over (5.36.0-7+deb12u1) ... 10:15:57 #7 8.198 Setting up perl-base (5.36.0-7+deb12u2) ... 10:15:57 #7 8.254 Selecting previously unselected package perl-modules-5.36. 10:15:58 #7 8.255 (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 ... 6689 files and directories currently installed.) 10:15:58 #7 8.260 Preparing to unpack .../0-perl-modules-5.36_5.36.0-7+deb12u2_all.deb ... 10:15:58 #7 8.264 Unpacking perl-modules-5.36 (5.36.0-7+deb12u2) ... 10:15:59 #7 10.25 Selecting previously unselected package libgdbm-compat4:amd64. 10:15:59 #7 10.25 Preparing to unpack .../1-libgdbm-compat4_1.23-3_amd64.deb ... 10:15:59 #7 10.26 Unpacking libgdbm-compat4:amd64 (1.23-3) ... 10:15:59 #7 10.32 Selecting previously unselected package libperl5.36:amd64. 10:16:00 #7 10.32 Preparing to unpack .../2-libperl5.36_5.36.0-7+deb12u2_amd64.deb ... 10:16:00 #7 10.33 Unpacking libperl5.36:amd64 (5.36.0-7+deb12u2) ... 10:16:00 #7 11.03 Selecting previously unselected package perl. 10:16:00 #7 11.03 Preparing to unpack .../3-perl_5.36.0-7+deb12u2_amd64.deb ... 10:16:00 #7 11.05 Unpacking perl (5.36.0-7+deb12u2) ... 10:16:00 #7 11.15 Selecting previously unselected package libpython3.11-minimal:amd64. 10:16:00 #7 11.15 Preparing to unpack .../4-libpython3.11-minimal_3.11.2-6+deb12u5_amd64.deb ... 10:16:00 #7 11.16 Unpacking libpython3.11-minimal:amd64 (3.11.2-6+deb12u5) ... 10:16:01 #7 11.68 Selecting previously unselected package libexpat1:amd64. 10:16:01 #7 11.68 Preparing to unpack .../5-libexpat1_2.5.0-1+deb12u1_amd64.deb ... 10:16:01 #7 11.68 Unpacking libexpat1:amd64 (2.5.0-1+deb12u1) ... 10:16:01 #7 11.75 Selecting previously unselected package python3.11-minimal. 10:16:01 #7 11.75 Preparing to unpack .../6-python3.11-minimal_3.11.2-6+deb12u5_amd64.deb ... 10:16:01 #7 11.76 Unpacking python3.11-minimal (3.11.2-6+deb12u5) ... 10:16:01 #7 12.01 Setting up libpython3.11-minimal:amd64 (3.11.2-6+deb12u5) ... 10:16:01 #7 12.04 Setting up libexpat1:amd64 (2.5.0-1+deb12u1) ... 10:16:01 #7 12.05 Setting up python3.11-minimal (3.11.2-6+deb12u5) ... 10:16:02 #7 12.78 Selecting previously unselected package python3-minimal. 10:16:02 #7 12.78 (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 ... 9003 files and directories currently installed.) 10:16:02 #7 12.78 Preparing to unpack .../python3-minimal_3.11.2-1+b1_amd64.deb ... 10:16:02 #7 12.79 Unpacking python3-minimal (3.11.2-1+b1) ... 10:16:02 #7 12.83 Selecting previously unselected package media-types. 10:16:02 #7 12.84 Preparing to unpack .../media-types_10.0.0_all.deb ... 10:16:02 #7 12.84 Unpacking media-types (10.0.0) ... 10:16:02 #7 12.89 Selecting previously unselected package libpython3.11-stdlib:amd64. 10:16:02 #7 12.89 Preparing to unpack .../libpython3.11-stdlib_3.11.2-6+deb12u5_amd64.deb ... 10:16:02 #7 12.90 Unpacking libpython3.11-stdlib:amd64 (3.11.2-6+deb12u5) ... 10:16:03 #7 13.41 Selecting previously unselected package python3.11. 10:16:03 #7 13.41 Preparing to unpack .../python3.11_3.11.2-6+deb12u5_amd64.deb ... 10:16:03 #7 13.41 Unpacking python3.11 (3.11.2-6+deb12u5) ... 10:16:03 #7 13.47 Selecting previously unselected package libpython3-stdlib:amd64. 10:16:03 #7 13.47 Preparing to unpack .../libpython3-stdlib_3.11.2-1+b1_amd64.deb ... 10:16:03 #7 13.48 Unpacking libpython3-stdlib:amd64 (3.11.2-1+b1) ... 10:16:03 #7 13.52 Setting up python3-minimal (3.11.2-1+b1) ... 10:16:03 #7 13.71 Selecting previously unselected package python3. 10:16:03 #7 13.71 (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 ... 9413 files and directories currently installed.) 10:16:03 #7 13.72 Preparing to unpack .../00-python3_3.11.2-1+b1_amd64.deb ... 10:16:03 #7 13.73 Unpacking python3 (3.11.2-1+b1) ... 10:16:03 #7 13.77 Selecting previously unselected package apt-utils. 10:16:03 #7 13.77 Preparing to unpack .../01-apt-utils_2.6.1_amd64.deb ... 10:16:03 #7 13.78 Unpacking apt-utils (2.6.1) ... 10:16:03 #7 13.86 Selecting previously unselected package libbrotli1:amd64. 10:16:03 #7 13.86 Preparing to unpack .../02-libbrotli1_1.0.9-2+b6_amd64.deb ... 10:16:03 #7 13.87 Unpacking libbrotli1:amd64 (1.0.9-2+b6) ... 10:16:03 #7 13.94 Selecting previously unselected package libsasl2-modules-db:amd64. 10:16:03 #7 13.95 Preparing to unpack .../03-libsasl2-modules-db_2.1.28+dfsg-10_amd64.deb ... 10:16:03 #7 13.95 Unpacking libsasl2-modules-db:amd64 (2.1.28+dfsg-10) ... 10:16:03 #7 14.00 Selecting previously unselected package libsasl2-2:amd64. 10:16:03 #7 14.00 Preparing to unpack .../04-libsasl2-2_2.1.28+dfsg-10_amd64.deb ... 10:16:03 #7 14.00 Unpacking libsasl2-2:amd64 (2.1.28+dfsg-10) ... 10:16:03 #7 14.06 Selecting previously unselected package libldap-2.5-0:amd64. 10:16:03 #7 14.06 Preparing to unpack .../05-libldap-2.5-0_2.5.13+dfsg-5_amd64.deb ... 10:16:03 #7 14.07 Unpacking libldap-2.5-0:amd64 (2.5.13+dfsg-5) ... 10:16:03 #7 14.13 Selecting previously unselected package libnghttp2-14:amd64. 10:16:03 #7 14.13 Preparing to unpack .../06-libnghttp2-14_1.52.0-1+deb12u2_amd64.deb ... 10:16:03 #7 14.14 Unpacking libnghttp2-14:amd64 (1.52.0-1+deb12u2) ... 10:16:03 #7 14.20 Selecting previously unselected package libpsl5:amd64. 10:16:03 #7 14.20 Preparing to unpack .../07-libpsl5_0.21.2-1_amd64.deb ... 10:16:03 #7 14.20 Unpacking libpsl5:amd64 (0.21.2-1) ... 10:16:03 #7 14.25 Selecting previously unselected package librtmp1:amd64. 10:16:04 #7 14.26 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... 10:16:04 #7 14.26 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... 10:16:04 #7 14.32 Selecting previously unselected package libssh2-1:amd64. 10:16:04 #7 14.32 Preparing to unpack .../09-libssh2-1_1.10.0-3+b1_amd64.deb ... 10:16:04 #7 14.32 Unpacking libssh2-1:amd64 (1.10.0-3+b1) ... 10:16:04 #7 14.38 Selecting previously unselected package libcurl3-gnutls:amd64. 10:16:04 #7 14.39 Preparing to unpack .../10-libcurl3-gnutls_7.88.1-10+deb12u12_amd64.deb ... 10:16:04 #7 14.39 Unpacking libcurl3-gnutls:amd64 (7.88.1-10+deb12u12) ... 10:16:04 #7 14.47 Selecting previously unselected package liberror-perl. 10:16:04 #7 14.47 Preparing to unpack .../11-liberror-perl_0.17029-2_all.deb ... 10:16:04 #7 14.48 Unpacking liberror-perl (0.17029-2) ... 10:16:04 #7 14.52 Selecting previously unselected package git-man. 10:16:04 #7 14.52 Preparing to unpack .../12-git-man_1%3a2.39.5-0+deb12u2_all.deb ... 10:16:04 #7 14.53 Unpacking git-man (1:2.39.5-0+deb12u2) ... 10:16:04 #7 14.67 Selecting previously unselected package git. 10:16:04 #7 14.67 Preparing to unpack .../13-git_1%3a2.39.5-0+deb12u2_amd64.deb ... 10:16:04 #7 14.68 Unpacking git (1:2.39.5-0+deb12u2) ... 10:16:04 #7 15.11 Selecting previously unselected package python3-lib2to3. 10:16:04 #7 15.11 Preparing to unpack .../14-python3-lib2to3_3.11.2-3_all.deb ... 10:16:04 #7 15.12 Unpacking python3-lib2to3 (3.11.2-3) ... 10:16:04 #7 15.25 Selecting previously unselected package python3-distutils. 10:16:05 #7 15.25 Preparing to unpack .../15-python3-distutils_3.11.2-3_all.deb ... 10:16:05 #7 15.26 Unpacking python3-distutils (3.11.2-3) ... 10:16:05 #7 15.40 Selecting previously unselected package python3-pkg-resources. 10:16:05 #7 15.41 Preparing to unpack .../16-python3-pkg-resources_66.1.1-1+deb12u1_all.deb ... 10:16:05 #7 15.41 Unpacking python3-pkg-resources (66.1.1-1+deb12u1) ... 10:16:05 #7 15.53 Selecting previously unselected package python3-setuptools. 10:16:05 #7 15.54 Preparing to unpack .../17-python3-setuptools_66.1.1-1+deb12u1_all.deb ... 10:16:05 #7 15.54 Unpacking python3-setuptools (66.1.1-1+deb12u1) ... 10:16:05 #7 15.91 Selecting previously unselected package python3-wheel. 10:16:05 #7 15.91 Preparing to unpack .../18-python3-wheel_0.38.4-2_all.deb ... 10:16:05 #7 15.92 Unpacking python3-wheel (0.38.4-2) ... 10:16:05 #7 16.01 Selecting previously unselected package python3-pip. 10:16:05 #7 16.01 Preparing to unpack .../19-python3-pip_23.0.1+dfsg-1_all.deb ... 10:16:05 #7 16.01 Unpacking python3-pip (23.0.1+dfsg-1) ... 10:16:06 #7 16.88 Setting up media-types (10.0.0) ... 10:16:06 #7 16.90 Setting up libpsl5:amd64 (0.21.2-1) ... 10:16:06 #7 16.93 Setting up apt-utils (2.6.1) ... 10:16:06 #7 16.95 Setting up libpython3.11-stdlib:amd64 (3.11.2-6+deb12u5) ... 10:16:06 #7 16.98 Setting up libbrotli1:amd64 (1.0.9-2+b6) ... 10:16:06 #7 17.00 Setting up libnghttp2-14:amd64 (1.52.0-1+deb12u2) ... 10:16:06 #7 17.03 Setting up libsasl2-modules-db:amd64 (2.1.28+dfsg-10) ... 10:16:06 #7 17.05 Setting up perl-modules-5.36 (5.36.0-7+deb12u2) ... 10:16:06 #7 17.11 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... 10:16:06 #7 17.13 Setting up libgdbm-compat4:amd64 (1.23-3) ... 10:16:06 #7 17.17 Setting up libsasl2-2:amd64 (2.1.28+dfsg-10) ... 10:16:06 #7 17.20 Setting up git-man (1:2.39.5-0+deb12u2) ... 10:16:06 #7 17.22 Setting up libssh2-1:amd64 (1.10.0-3+b1) ... 10:16:07 #7 17.25 Setting up libperl5.36:amd64 (5.36.0-7+deb12u2) ... 10:16:07 #7 17.28 Setting up libpython3-stdlib:amd64 (3.11.2-1+b1) ... 10:16:07 #7 17.30 Setting up python3.11 (3.11.2-6+deb12u5) ... 10:16:07 #7 17.94 Setting up python3 (3.11.2-1+b1) ... 10:16:07 #7 17.96 running python rtupdate hooks for python3.11... 10:16:07 #7 17.96 running python post-rtupdate hooks for python3.11... 10:16:07 #7 18.07 Setting up libldap-2.5-0:amd64 (2.5.13+dfsg-5) ... 10:16:07 #7 18.09 Setting up perl (5.36.0-7+deb12u2) ... 10:16:07 #7 18.12 Setting up python3-lib2to3 (3.11.2-3) ... 10:16:08 #7 18.23 Setting up python3-pkg-resources (66.1.1-1+deb12u1) ... 10:16:08 #7 18.49 Setting up python3-distutils (3.11.2-3) ... 10:16:08 #7 18.62 Setting up python3-setuptools (66.1.1-1+deb12u1) ... 10:16:08 #7 19.06 Setting up libcurl3-gnutls:amd64 (7.88.1-10+deb12u12) ... 10:16:08 #7 19.07 Setting up python3-wheel (0.38.4-2) ... 10:16:08 #7 19.23 Setting up liberror-perl (0.17029-2) ... 10:16:08 #7 19.26 Setting up git (1:2.39.5-0+deb12u2) ... 10:16:08 #7 19.29 Setting up python3-pip (23.0.1+dfsg-1) ... 10:16:09 #7 20.22 Processing triggers for libc-bin (2.36-9+deb12u10) ... 10:16:11 #7 DONE 22.0s 10:16:11 10:16:11 #8 [builder 4/6] COPY . . 10:16:11 #8 DONE 0.2s 10:16:11 10:16:11 #9 [builder 5/6] RUN pip3 install --no-cache-dir -r requirements.txt 10:16:15 #9 3.400 Collecting boto3 10:16:15 #9 3.456 Downloading boto3-1.37.34-py3-none-any.whl (139 kB) 10:16:15 #9 3.482 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 139.9/139.9 kB 6.0 MB/s eta 0:00:00 10:16:16 #9 4.489 Collecting botocore 10:16:16 #9 4.492 Downloading botocore-1.37.34-py3-none-any.whl (13.5 MB) 10:16:16 #9 4.696 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.5/13.5 MB 70.7 MB/s eta 0:00:00 10:16:16 #9 4.759 Collecting Flask 10:16:16 #9 4.763 Downloading flask-3.1.0-py3-none-any.whl (102 kB) 10:16:16 #9 4.766 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 103.0/103.0 kB 308.7 MB/s eta 0:00:00 10:16:16 #9 4.792 Collecting Flask-API 10:16:16 #9 4.798 Downloading Flask_API-3.1-py3-none-any.whl (138 kB) 10:16:16 #9 4.802 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 138.5/138.5 kB 233.6 MB/s eta 0:00:00 10:16:16 #9 4.834 Collecting Flask-Cors 10:16:16 #9 4.838 Downloading flask_cors-5.0.1-py3-none-any.whl (11 kB) 10:16:16 #9 4.888 Collecting pg8000 10:16:16 #9 4.898 Downloading pg8000-1.31.2-py3-none-any.whl (54 kB) 10:16:16 #9 4.901 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.5/54.5 kB 76.4 MB/s eta 0:00:00 10:16:16 #9 4.963 Collecting requests 10:16:16 #9 4.967 Downloading requests-2.32.3-py3-none-any.whl (64 kB) 10:16:16 #9 4.970 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.9/64.9 kB 123.4 MB/s eta 0:00:00 10:16:16 #9 5.066 Collecting PyYAML 10:16:16 #9 5.071 Downloading PyYAML-6.0.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (751 kB) 10:16:16 #9 5.090 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 751.2/751.2 kB 45.5 MB/s eta 0:00:00 10:16:16 #9 5.142 Collecting kubernetes 10:16:17 #9 5.148 Downloading kubernetes-32.0.1-py2.py3-none-any.whl (2.0 MB) 10:16:17 #9 5.176 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 76.7 MB/s eta 0:00:00 10:16:17 #9 5.228 Collecting validators==0.20.0 10:16:17 #9 5.233 Downloading validators-0.20.0.tar.gz (30 kB) 10:16:17 #9 5.254 Preparing metadata (setup.py): started 10:16:17 #9 5.748 Preparing metadata (setup.py): finished with status 'done' 10:16:17 #9 5.818 Collecting Werkzeug==2.2.2 10:16:17 #9 5.823 Downloading Werkzeug-2.2.2-py3-none-any.whl (232 kB) 10:16:17 #9 5.832 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 232.7/232.7 kB 42.7 MB/s eta 0:00:00 10:16:17 #9 5.868 Collecting Flask-SQLAlchemy 10:16:17 #9 5.873 Downloading flask_sqlalchemy-3.1.1-py3-none-any.whl (25 kB) 10:16:17 #9 5.910 Collecting Flask-Migrate 10:16:17 #9 5.915 Downloading Flask_Migrate-4.1.0-py3-none-any.whl (21 kB) 10:16:18 #9 6.189 Collecting psycopg2-binary==2.9.10 10:16:18 #9 6.195 Downloading psycopg2_binary-2.9.10-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.0 MB) 10:16:18 #9 6.239 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/3.0 MB 73.9 MB/s eta 0:00:00 10:16:18 #9 6.296 Collecting marshmallow-sqlalchemy 10:16:18 #9 6.301 Downloading marshmallow_sqlalchemy-1.4.2-py3-none-any.whl (16 kB) 10:16:18 #9 6.331 Collecting flask-marshmallow 10:16:18 #9 6.338 Downloading flask_marshmallow-1.3.0-py3-none-any.whl (12 kB) 10:16:18 #9 6.371 Collecting decorator>=3.4.0 10:16:18 #9 6.376 Downloading decorator-5.2.1-py3-none-any.whl (9.2 kB) 10:16:18 #9 6.545 Collecting MarkupSafe>=2.1.1 10:16:18 #9 6.549 Downloading MarkupSafe-3.0.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (20 kB) 10:16:18 #9 6.580 Collecting jmespath<2.0.0,>=0.7.1 10:16:18 #9 6.584 Downloading jmespath-1.0.1-py3-none-any.whl (20 kB) 10:16:18 #9 6.778 Collecting s3transfer<0.12.0,>=0.11.0 10:16:18 #9 6.783 Downloading s3transfer-0.11.4-py3-none-any.whl (84 kB) 10:16:18 #9 6.788 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.4/84.4 kB 148.7 MB/s eta 0:00:00 10:16:18 #9 6.827 Collecting python-dateutil<3.0.0,>=2.1 10:16:18 #9 6.831 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 10:16:18 #9 6.840 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 229.9/229.9 kB 39.5 MB/s eta 0:00:00 10:16:18 #9 6.920 Collecting urllib3!=2.2.0,<3,>=1.25.4 10:16:18 #9 6.924 Downloading urllib3-2.4.0-py3-none-any.whl (128 kB) 10:16:18 #9 6.927 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 128.7/128.7 kB 207.2 MB/s eta 0:00:00 10:16:18 #9 6.959 Collecting blinker>=1.9 10:16:18 #9 6.964 Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB) 10:16:18 #9 6.985 Collecting itsdangerous>=2.2 10:16:18 #9 6.990 Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 10:16:18 #9 7.024 Collecting Jinja2>=3.1.2 10:16:18 #9 7.029 Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 10:16:18 #9 7.034 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.9/134.9 kB 58.9 MB/s eta 0:00:00 10:16:18 #9 7.051 Collecting Flask 10:16:18 #9 7.055 Downloading flask-3.0.3-py3-none-any.whl (101 kB) 10:16:18 #9 7.059 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.7/101.7 kB 86.1 MB/s eta 0:00:00 10:16:18 #9 7.102 Downloading flask-3.0.2-py3-none-any.whl (101 kB) 10:16:18 #9 7.108 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.3/101.3 kB 113.9 MB/s eta 0:00:00 10:16:18 #9 7.128 Downloading flask-3.0.1-py3-none-any.whl (101 kB) 10:16:19 #9 7.133 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.2/101.2 kB 63.8 MB/s eta 0:00:00 10:16:19 #9 7.153 Downloading flask-3.0.0-py3-none-any.whl (99 kB) 10:16:19 #9 7.155 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.7/99.7 kB 301.5 MB/s eta 0:00:00 10:16:19 #9 7.207 Downloading flask-2.3.3-py3-none-any.whl (96 kB) 10:16:19 #9 7.210 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.1/96.1 kB 214.8 MB/s eta 0:00:00 10:16:19 #9 7.267 Collecting click>=8.1.3 10:16:19 #9 7.271 Downloading click-8.1.8-py3-none-any.whl (98 kB) 10:16:19 #9 7.275 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 98.2/98.2 kB 195.6 MB/s eta 0:00:00 10:16:19 #9 7.297 Collecting Flask 10:16:19 #9 7.303 Downloading Flask-2.3.2-py3-none-any.whl (96 kB) 10:16:19 #9 7.306 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.9/96.9 kB 219.4 MB/s eta 0:00:00 10:16:19 #9 7.342 Downloading Flask-2.3.1-py3-none-any.whl (96 kB) 10:16:19 #9 7.345 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.0/97.0 kB 201.4 MB/s eta 0:00:00 10:16:19 #9 7.382 Downloading Flask-2.3.0-py3-none-any.whl (96 kB) 10:16:19 #9 7.386 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.0/97.0 kB 158.8 MB/s eta 0:00:00 10:16:19 #9 7.408 Downloading Flask-2.2.5-py3-none-any.whl (101 kB) 10:16:19 #9 7.411 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.8/101.8 kB 247.4 MB/s eta 0:00:00 10:16:19 #9 7.510 Collecting scramp>=1.4.5 10:16:19 #9 7.514 Downloading scramp-1.4.5-py3-none-any.whl (12 kB) 10:16:19 #9 7.783 Collecting charset-normalizer<4,>=2 10:16:19 #9 7.791 Downloading charset_normalizer-3.4.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (146 kB) 10:16:19 #9 7.798 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 146.1/146.1 kB 38.7 MB/s eta 0:00:00 10:16:19 #9 7.824 Collecting idna<4,>=2.5 10:16:19 #9 7.830 Downloading idna-3.10-py3-none-any.whl (70 kB) 10:16:19 #9 7.834 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 70.4/70.4 kB 145.0 MB/s eta 0:00:00 10:16:19 #9 7.875 Collecting certifi>=2017.4.17 10:16:19 #9 7.879 Downloading certifi-2025.1.31-py3-none-any.whl (166 kB) 10:16:19 #9 7.884 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 166.4/166.4 kB 93.1 MB/s eta 0:00:00 10:16:19 #9 8.057 Collecting google-auth>=1.0.1 10:16:19 #9 8.062 Downloading google_auth-2.39.0-py2.py3-none-any.whl (212 kB) 10:16:19 #9 8.069 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 212.3/212.3 kB 46.2 MB/s eta 0:00:00 10:16:19 #9 8.107 Collecting six>=1.9.0 10:16:19 #9 8.111 Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 10:16:19 #9 8.140 Collecting requests-oauthlib 10:16:20 #9 8.144 Downloading requests_oauthlib-2.0.0-py2.py3-none-any.whl (24 kB) 10:16:20 #9 8.210 Collecting oauthlib>=3.2.2 10:16:20 #9 8.214 Downloading oauthlib-3.2.2-py3-none-any.whl (151 kB) 10:16:20 #9 8.219 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 151.7/151.7 kB 84.3 MB/s eta 0:00:00 10:16:20 #9 8.238 Collecting durationpy>=0.7 10:16:20 #9 8.243 Downloading durationpy-0.9-py3-none-any.whl (3.5 kB) 10:16:20 #9 8.300 Collecting websocket-client!=0.40.0,!=0.41.*,!=0.42.*,>=0.32.0 10:16:20 #9 8.306 Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) 10:16:20 #9 8.310 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 kB 195.0 MB/s eta 0:00:00 10:16:21 #9 9.227 Collecting sqlalchemy>=2.0.16 10:16:21 #9 9.231 Downloading sqlalchemy-2.0.40-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.1 MB) 10:16:21 #9 9.278 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/3.1 MB 69.6 MB/s eta 0:00:00 10:16:21 #9 9.359 Collecting alembic>=1.9.0 10:16:21 #9 9.365 Downloading alembic-1.15.2-py3-none-any.whl (231 kB) 10:16:21 #9 9.370 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 231.9/231.9 kB 115.5 MB/s eta 0:00:00 10:16:21 #9 9.520 Collecting marshmallow>=3.18.0 10:16:21 #9 9.524 Downloading marshmallow-3.26.1-py3-none-any.whl (50 kB) 10:16:21 #9 9.528 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 50.9/50.9 kB 148.7 MB/s eta 0:00:00 10:16:21 #9 9.610 Collecting Mako 10:16:21 #9 9.614 Downloading mako-1.3.10-py3-none-any.whl (78 kB) 10:16:21 #9 9.618 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 78.5/78.5 kB 196.8 MB/s eta 0:00:00 10:16:21 #9 9.702 Collecting typing-extensions>=4.12 10:16:21 #9 9.706 Downloading typing_extensions-4.13.2-py3-none-any.whl (45 kB) 10:16:21 #9 9.708 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 45.8/45.8 kB 199.9 MB/s eta 0:00:00 10:16:21 #9 9.801 Collecting rsa<5,>=3.1.4 10:16:21 #9 9.805 Downloading rsa-4.9-py3-none-any.whl (34 kB) 10:16:21 #9 9.846 Collecting cachetools<6.0,>=2.0.0 10:16:21 #9 9.850 Downloading cachetools-5.5.2-py3-none-any.whl (10 kB) 10:16:21 #9 9.888 Collecting pyasn1-modules>=0.2.1 10:16:21 #9 9.893 Downloading pyasn1_modules-0.4.2-py3-none-any.whl (181 kB) 10:16:21 #9 9.899 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 181.3/181.3 kB 49.7 MB/s eta 0:00:00 10:16:21 #9 9.991 Collecting packaging>=17.0 10:16:21 #9 9.995 Downloading packaging-24.2-py3-none-any.whl (65 kB) 10:16:21 #9 9.998 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.5/65.5 kB 286.8 MB/s eta 0:00:00 10:16:22 #9 10.31 Collecting asn1crypto>=1.5.1 10:16:22 #9 10.32 Downloading asn1crypto-1.5.1-py2.py3-none-any.whl (105 kB) 10:16:22 #9 10.32 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 105.0/105.0 kB 92.0 MB/s eta 0:00:00 10:16:22 #9 10.82 Collecting greenlet>=1 10:16:22 #9 10.82 Downloading greenlet-3.1.1-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (599 kB) 10:16:22 #9 10.84 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 599.5/599.5 kB 64.8 MB/s eta 0:00:00 10:16:22 #9 10.97 Collecting pyasn1<0.7.0,>=0.6.1 10:16:22 #9 10.97 Downloading pyasn1-0.6.1-py3-none-any.whl (83 kB) 10:16:22 #9 10.98 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 83.1/83.1 kB 215.4 MB/s eta 0:00:00 10:16:22 #9 11.03 Building wheels for collected packages: validators 10:16:22 #9 11.03 Building wheel for validators (setup.py): started 10:16:23 #9 11.55 Building wheel for validators (setup.py): finished with status 'done' 10:16:23 #9 11.55 Created wheel for validators: filename=validators-0.20.0-py3-none-any.whl size=19573 sha256=02b0e706486bcfd7ab0a876798a2a1bcd8db80c2b7eeeb0e75f7a13f44dac496 10:16:23 #9 11.55 Stored in directory: /tmp/pip-ephem-wheel-cache-txrdljls/wheels/f2/ed/dd/d3a556ad245ef9dc570c6bcd2f22886d17b0b408dd3bbb9ac3 10:16:23 #9 11.55 Successfully built validators 10:16:23 #9 11.87 Installing collected packages: durationpy, asn1crypto, websocket-client, urllib3, typing-extensions, six, scramp, PyYAML, pyasn1, psycopg2-binary, packaging, oauthlib, MarkupSafe, jmespath, itsdangerous, idna, greenlet, decorator, click, charset-normalizer, certifi, cachetools, Werkzeug, validators, sqlalchemy, rsa, requests, python-dateutil, pyasn1-modules, marshmallow, Mako, Jinja2, requests-oauthlib, pg8000, marshmallow-sqlalchemy, google-auth, Flask, botocore, alembic, s3transfer, kubernetes, Flask-SQLAlchemy, flask-marshmallow, Flask-Cors, Flask-API, Flask-Migrate, boto3 10:16:28 #9 16.89 Successfully installed Flask-2.2.5 Flask-API-3.1 Flask-Cors-5.0.1 Flask-Migrate-4.1.0 Flask-SQLAlchemy-3.1.1 Jinja2-3.1.6 Mako-1.3.10 MarkupSafe-3.0.2 PyYAML-6.0.2 Werkzeug-2.2.2 alembic-1.15.2 asn1crypto-1.5.1 boto3-1.37.34 botocore-1.37.34 cachetools-5.5.2 certifi-2025.1.31 charset-normalizer-3.4.1 click-8.1.8 decorator-5.2.1 durationpy-0.9 flask-marshmallow-1.3.0 google-auth-2.39.0 greenlet-3.1.1 idna-3.10 itsdangerous-2.2.0 jmespath-1.0.1 kubernetes-32.0.1 marshmallow-3.26.1 marshmallow-sqlalchemy-1.4.2 oauthlib-3.2.2 packaging-24.2 pg8000-1.31.2 psycopg2-binary-2.9.10 pyasn1-0.6.1 pyasn1-modules-0.4.2 python-dateutil-2.9.0.post0 requests-2.32.3 requests-oauthlib-2.0.0 rsa-4.9 s3transfer-0.11.4 scramp-1.4.5 six-1.17.0 sqlalchemy-2.0.40 typing-extensions-4.13.2 urllib3-2.4.0 validators-0.20.0 websocket-client-1.8.0 10:16:28 #9 16.89 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 10:16:28 #9 17.02 10:16:28 #9 17.02 [notice] A new release of pip is available: 23.0.1 -> 25.0.1 10:16:28 #9 17.02 [notice] To update, run: pip install --upgrade pip 10:16:30 #9 DONE 18.6s 10:16:30 10:16:30 #10 [builder 6/6] RUN git clone --depth 1 "https://gerrit.o-ran-sc.org/r/aiml-fw/athp/sdk/feature-store" /SDK/featurestoresdk_main && git clone --depth 1 "https://gerrit.o-ran-sc.org/r/aiml-fw/athp/sdk/model-storage" /SDK/modelmetricssdk_main && pip3 install --no-cache-dir /SDK/featurestoresdk_main/. && pip3 install --no-cache-dir /SDK/modelmetricssdk_main/. && rm -rf /SDK 10:16:30 #10 0.228 Cloning into '/SDK/featurestoresdk_main'... 10:16:31 #10 0.527 Cloning into '/SDK/modelmetricssdk_main'... 10:16:31 #10 1.307 Processing /SDK/featurestoresdk_main 10:16:31 #10 1.308 Preparing metadata (setup.py): started 10:16:31 #10 1.563 Preparing metadata (setup.py): finished with status 'done' 10:16:32 #10 1.567 Building wheels for collected packages: featurestoresdk 10:16:32 #10 1.568 Building wheel for featurestoresdk (setup.py): started 10:16:32 #10 1.908 Building wheel for featurestoresdk (setup.py): finished with status 'done' 10:16:32 #10 1.909 Created wheel for featurestoresdk: filename=featurestoresdk-0.2-py3-none-any.whl size=6071 sha256=3e306a07f2ae689d688954cd3eb5e149c1e6a6e31c2db92d49ccebf407034fa0 10:16:32 #10 1.909 Stored in directory: /tmp/pip-ephem-wheel-cache-sy_m99bg/wheels/82/fd/19/4827f09b0aaf02b08a33426f01cec88c22b29c14da3c9e09e3 10:16:32 #10 1.913 Successfully built featurestoresdk 10:16:32 #10 2.143 Installing collected packages: featurestoresdk 10:16:32 #10 2.176 Successfully installed featurestoresdk-0.2 10:16:32 #10 2.176 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 10:16:32 #10 2.314 10:16:32 #10 2.314 [notice] A new release of pip is available: 23.0.1 -> 25.0.1 10:16:32 #10 2.314 [notice] To update, run: pip install --upgrade pip 10:16:33 #10 2.739 Processing /SDK/modelmetricssdk_main 10:16:33 #10 2.740 Preparing metadata (setup.py): started 10:16:33 #10 3.054 Preparing metadata (setup.py): finished with status 'done' 10:16:33 #10 3.062 Requirement already satisfied: boto3 in /usr/local/lib/python3.10/site-packages (from modelmetricsdk==0.2) (1.37.34) 10:16:33 #10 3.063 Requirement already satisfied: kubernetes in /usr/local/lib/python3.10/site-packages (from modelmetricsdk==0.2) (32.0.1) 10:16:33 #10 3.063 Requirement already satisfied: pyyaml in /usr/local/lib/python3.10/site-packages (from modelmetricsdk==0.2) (6.0.2) 10:16:33 #10 3.072 Requirement already satisfied: s3transfer<0.12.0,>=0.11.0 in /usr/local/lib/python3.10/site-packages (from boto3->modelmetricsdk==0.2) (0.11.4) 10:16:33 #10 3.073 Requirement already satisfied: jmespath<2.0.0,>=0.7.1 in /usr/local/lib/python3.10/site-packages (from boto3->modelmetricsdk==0.2) (1.0.1) 10:16:33 #10 3.074 Requirement already satisfied: botocore<1.38.0,>=1.37.34 in /usr/local/lib/python3.10/site-packages (from boto3->modelmetricsdk==0.2) (1.37.34) 10:16:33 #10 3.085 Requirement already satisfied: python-dateutil>=2.5.3 in /usr/local/lib/python3.10/site-packages (from kubernetes->modelmetricsdk==0.2) (2.9.0.post0) 10:16:33 #10 3.085 Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.10/site-packages (from kubernetes->modelmetricsdk==0.2) (1.17.0) 10:16:33 #10 3.086 Requirement already satisfied: requests-oauthlib in /usr/local/lib/python3.10/site-packages (from kubernetes->modelmetricsdk==0.2) (2.0.0) 10:16:33 #10 3.086 Requirement already satisfied: certifi>=14.05.14 in /usr/local/lib/python3.10/site-packages (from kubernetes->modelmetricsdk==0.2) (2025.1.31) 10:16:33 #10 3.087 Requirement already satisfied: websocket-client!=0.40.0,!=0.41.*,!=0.42.*,>=0.32.0 in /usr/local/lib/python3.10/site-packages (from kubernetes->modelmetricsdk==0.2) (1.8.0) 10:16:33 #10 3.088 Requirement already satisfied: oauthlib>=3.2.2 in /usr/local/lib/python3.10/site-packages (from kubernetes->modelmetricsdk==0.2) (3.2.2) 10:16:33 #10 3.088 Requirement already satisfied: requests in /usr/local/lib/python3.10/site-packages (from kubernetes->modelmetricsdk==0.2) (2.32.3) 10:16:33 #10 3.089 Requirement already satisfied: durationpy>=0.7 in /usr/local/lib/python3.10/site-packages (from kubernetes->modelmetricsdk==0.2) (0.9) 10:16:33 #10 3.090 Requirement already satisfied: google-auth>=1.0.1 in /usr/local/lib/python3.10/site-packages (from kubernetes->modelmetricsdk==0.2) (2.39.0) 10:16:33 #10 3.091 Requirement already satisfied: urllib3>=1.24.2 in /usr/local/lib/python3.10/site-packages (from kubernetes->modelmetricsdk==0.2) (2.4.0) 10:16:33 #10 3.141 Requirement already satisfied: pyasn1-modules>=0.2.1 in /usr/local/lib/python3.10/site-packages (from google-auth>=1.0.1->kubernetes->modelmetricsdk==0.2) (0.4.2) 10:16:33 #10 3.142 Requirement already satisfied: cachetools<6.0,>=2.0.0 in /usr/local/lib/python3.10/site-packages (from google-auth>=1.0.1->kubernetes->modelmetricsdk==0.2) (5.5.2) 10:16:33 #10 3.142 Requirement already satisfied: rsa<5,>=3.1.4 in /usr/local/lib/python3.10/site-packages (from google-auth>=1.0.1->kubernetes->modelmetricsdk==0.2) (4.9) 10:16:33 #10 3.178 Requirement already satisfied: charset-normalizer<4,>=2 in /usr/local/lib/python3.10/site-packages (from requests->kubernetes->modelmetricsdk==0.2) (3.4.1) 10:16:33 #10 3.180 Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.10/site-packages (from requests->kubernetes->modelmetricsdk==0.2) (3.10) 10:16:33 #10 3.197 Requirement already satisfied: pyasn1<0.7.0,>=0.6.1 in /usr/local/lib/python3.10/site-packages (from pyasn1-modules>=0.2.1->google-auth>=1.0.1->kubernetes->modelmetricsdk==0.2) (0.6.1) 10:16:33 #10 3.204 Building wheels for collected packages: modelmetricsdk 10:16:33 #10 3.204 Building wheel for modelmetricsdk (setup.py): started 10:16:33 #10 3.553 Building wheel for modelmetricsdk (setup.py): finished with status 'done' 10:16:34 #10 3.554 Created wheel for modelmetricsdk: filename=modelmetricsdk-0.2-py3-none-any.whl size=11003 sha256=e3e4a364d850d8b3df4451313b115fe5e6c4f70face69fd9e3377bf7f68b6f82 10:16:34 #10 3.554 Stored in directory: /tmp/pip-ephem-wheel-cache-kqe8v22k/wheels/00/57/2c/061991cba1ea95bd46f7b5b067011d480503abcbe08cb605b0 10:16:34 #10 3.559 Successfully built modelmetricsdk 10:16:34 #10 3.708 Installing collected packages: modelmetricsdk 10:16:34 #10 3.743 Successfully installed modelmetricsdk-0.2 10:16:34 #10 3.743 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 10:16:34 #10 3.880 10:16:34 #10 3.880 [notice] A new release of pip is available: 23.0.1 -> 25.0.1 10:16:34 #10 3.880 [notice] To update, run: pip install --upgrade pip 10:16:34 #10 DONE 4.1s 10:16:35 10:16:35 #11 [stage-1 3/6] COPY --from=builder /usr/local/lib/python3.10/site-packages /usr/local/lib/python3.10/site-packages 10:16:37 #11 DONE 2.0s 10:16:37 10:16:37 #12 [stage-1 4/6] COPY --from=builder /app /app 10:16:37 #12 DONE 0.2s 10:16:37 10:16:37 #13 [stage-1 5/6] RUN pip3 install --no-cache-dir . 10:16:38 #13 1.084 Processing /app 10:16:38 #13 1.085 Preparing metadata (setup.py): started 10:16:39 #13 1.383 Preparing metadata (setup.py): finished with status 'done' 10:16:39 #13 1.387 Building wheels for collected packages: trainingmgr 10:16:39 #13 1.387 Building wheel for trainingmgr (setup.py): started 10:16:39 #13 1.765 Building wheel for trainingmgr (setup.py): finished with status 'done' 10:16:39 #13 1.766 Created wheel for trainingmgr: filename=trainingmgr-0.1-py3-none-any.whl size=60547 sha256=904c922fb392a7d74d122e63d55185f631ab14fba53152773957d3385af071f2 10:16:39 #13 1.766 Stored in directory: /tmp/pip-ephem-wheel-cache-t265h22g/wheels/9b/2c/d1/15e20a2b97f37ccf65a87ba1049c73a9076d0bf0fbaf814e83 10:16:39 #13 1.773 Successfully built trainingmgr 10:16:39 #13 2.096 Installing collected packages: trainingmgr 10:16:39 #13 2.177 Successfully installed trainingmgr-0.1 10:16:39 #13 2.178 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 10:16:40 #13 2.356 10:16:40 #13 2.356 [notice] A new release of pip is available: 23.0.1 -> 25.0.1 10:16:40 #13 2.356 [notice] To update, run: pip install --upgrade pip 10:16:40 #13 DONE 2.6s 10:16:40 10:16:40 #14 [stage-1 6/6] WORKDIR /app/trainingmgr 10:16:40 #14 DONE 0.2s 10:16:40 10:16:40 #15 exporting to image 10:16:40 #15 exporting layers 10:16:42 #15 exporting layers 1.6s done 10:16:42 #15 writing image sha256:c0e99e467c638027aed02b816ad56290604884c35b9417e2b062ebed70a7dcb1 done 10:16:42 #15 naming to nexus3.o-ran-sc.org:10004/o-ran-sc/aiml-fw-awmf-tm-docker:3.1.0 done 10:16:42 #15 DONE 1.6s 10:16:42 ---> docker-build.sh ends 10:16:42 [aiml-fw-awmf-tm-docker-docker-verify-master] $ /bin/sh -xe /tmp/jenkins7242390314909910521.sh 10:16:42 [aiml-fw-awmf-tm-docker-docker-verify-master] $ /bin/bash /tmp/jenkins16269301684143320497.sh 10:16:42 $ ssh-agent -k 10:16:42 unset SSH_AUTH_SOCK; 10:16:42 unset SSH_AGENT_PID; 10:16:42 echo Agent pid 2025 killed; 10:16:42 [ssh-agent] Stopped. 10:16:42 [PostBuildScript] - [INFO] Executing post build scripts. 10:16:42 [aiml-fw-awmf-tm-docker-docker-verify-master] $ /bin/bash /tmp/jenkins6896844582426216248.sh 10:16:42 ---> sysstat.sh 10:16:42 [aiml-fw-awmf-tm-docker-docker-verify-master] $ /bin/bash /tmp/jenkins14125125113236489351.sh 10:16:42 ---> package-listing.sh 10:16:42 ++ facter osfamily 10:16:42 ++ tr '[:upper:]' '[:lower:]' 10:16:42 + OS_FAMILY=debian 10:16:42 + workspace=/w/workspace/aiml-fw-awmf-tm-docker-docker-verify-master 10:16:42 + START_PACKAGES=/tmp/packages_start.txt 10:16:42 + END_PACKAGES=/tmp/packages_end.txt 10:16:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:16:42 + PACKAGES=/tmp/packages_start.txt 10:16:42 + '[' /w/workspace/aiml-fw-awmf-tm-docker-docker-verify-master ']' 10:16:42 + PACKAGES=/tmp/packages_end.txt 10:16:42 + case "${OS_FAMILY}" in 10:16:42 + dpkg -l 10:16:42 + grep '^ii' 10:16:42 + '[' -f /tmp/packages_start.txt ']' 10:16:42 + '[' -f /tmp/packages_end.txt ']' 10:16:42 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:16:42 + '[' /w/workspace/aiml-fw-awmf-tm-docker-docker-verify-master ']' 10:16:42 + mkdir -p /w/workspace/aiml-fw-awmf-tm-docker-docker-verify-master/archives/ 10:16:42 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/aiml-fw-awmf-tm-docker-docker-verify-master/archives/ 10:16:43 [aiml-fw-awmf-tm-docker-docker-verify-master] $ /bin/bash /tmp/jenkins7640774227645472008.sh 10:16:43 ---> capture-instance-metadata.sh 10:16:43 Setup pyenv: 10:16:43 system 10:16:43 3.8.13 10:16:43 3.9.13 10:16:43 * 3.10.6 (set by /w/workspace/aiml-fw-awmf-tm-docker-docker-verify-master/.python-version) 10:16:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0xJo from file:/tmp/.os_lf_venv 10:16:44 lf-activate-venv(): INFO: Installing: lftools 10:16:54 lf-activate-venv(): INFO: Adding /tmp/venv-0xJo/bin to PATH 10:16:54 INFO: Running in OpenStack, capturing instance metadata 10:16:55 [aiml-fw-awmf-tm-docker-docker-verify-master] $ /bin/bash /tmp/jenkins15573161590675858295.sh 10:16:55 provisioning config files... 10:16:55 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/aiml-fw-awmf-tm-docker-docker-verify-master@tmp/config17038987223801511002tmp 10:16:55 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 10:16:55 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 10:16:55 [EnvInject] - Injecting environment variables from a build step. 10:16:55 [EnvInject] - Injecting as environment variables the properties content 10:16:55 SERVER_ID=logs 10:16:55 10:16:55 [EnvInject] - Variables injected successfully. 10:16:55 [aiml-fw-awmf-tm-docker-docker-verify-master] $ /bin/bash /tmp/jenkins11668052189404285493.sh 10:16:55 ---> create-netrc.sh 10:16:55 [aiml-fw-awmf-tm-docker-docker-verify-master] $ /bin/bash /tmp/jenkins16410634113799502784.sh 10:16:55 ---> python-tools-install.sh 10:16:55 Setup pyenv: 10:16:55 system 10:16:55 3.8.13 10:16:55 3.9.13 10:16:55 * 3.10.6 (set by /w/workspace/aiml-fw-awmf-tm-docker-docker-verify-master/.python-version) 10:16:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0xJo from file:/tmp/.os_lf_venv 10:16:56 lf-activate-venv(): INFO: Installing: lftools 10:17:06 lf-activate-venv(): INFO: Adding /tmp/venv-0xJo/bin to PATH 10:17:06 [aiml-fw-awmf-tm-docker-docker-verify-master] $ /bin/bash /tmp/jenkins12204374263696256098.sh 10:17:06 ---> sudo-logs.sh 10:17:06 Archiving 'sudo' log.. 10:17:06 [aiml-fw-awmf-tm-docker-docker-verify-master] $ /bin/bash /tmp/jenkins4885770149425306752.sh 10:17:06 ---> job-cost.sh 10:17:06 Setup pyenv: 10:17:06 system 10:17:06 3.8.13 10:17:06 3.9.13 10:17:06 * 3.10.6 (set by /w/workspace/aiml-fw-awmf-tm-docker-docker-verify-master/.python-version) 10:17:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0xJo from file:/tmp/.os_lf_venv 10:17:07 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:17:12 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 10:17:12 lftools 0.37.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible. 10:17:12 lf-activate-venv(): INFO: Adding /tmp/venv-0xJo/bin to PATH 10:17:12 INFO: No Stack... 10:17:13 INFO: Retrieving Pricing Info for: v2-highcpu-4 10:17:13 INFO: Archiving Costs 10:17:13 [aiml-fw-awmf-tm-docker-docker-verify-master] $ /bin/bash -l /tmp/jenkins12319468947063877739.sh 10:17:13 ---> logs-deploy.sh 10:17:13 Setup pyenv: 10:17:13 system 10:17:13 3.8.13 10:17:13 3.9.13 10:17:13 * 3.10.6 (set by /w/workspace/aiml-fw-awmf-tm-docker-docker-verify-master/.python-version) 10:17:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0xJo from file:/tmp/.os_lf_venv 10:17:14 lf-activate-venv(): INFO: Installing: lftools 10:17:24 lf-activate-venv(): INFO: Adding /tmp/venv-0xJo/bin to PATH 10:17:24 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/aiml-fw-awmf-tm-docker-docker-verify-master/600 10:17:24 INFO: archiving workspace using pattern(s): 10:17:26 Archives upload complete. 10:17:26 INFO: archiving logs to Nexus 10:17:27 ---> uname -a: 10:17:27 Linux prd-ubuntu1804-docker-4c-4g-257 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 10:17:27 10:17:27 10:17:27 ---> lscpu: 10:17:27 Architecture: x86_64 10:17:27 CPU op-mode(s): 32-bit, 64-bit 10:17:27 Byte Order: Little Endian 10:17:27 CPU(s): 4 10:17:27 On-line CPU(s) list: 0-3 10:17:27 Thread(s) per core: 1 10:17:27 Core(s) per socket: 1 10:17:27 Socket(s): 4 10:17:27 NUMA node(s): 1 10:17:27 Vendor ID: AuthenticAMD 10:17:27 CPU family: 23 10:17:27 Model: 49 10:17:27 Model name: AMD EPYC-Rome Processor 10:17:27 Stepping: 0 10:17:27 CPU MHz: 2800.000 10:17:27 BogoMIPS: 5600.00 10:17:27 Virtualization: AMD-V 10:17:27 Hypervisor vendor: KVM 10:17:27 Virtualization type: full 10:17:27 L1d cache: 32K 10:17:27 L1i cache: 32K 10:17:27 L2 cache: 512K 10:17:27 L3 cache: 16384K 10:17:27 NUMA node0 CPU(s): 0-3 10:17:27 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 10:17:27 10:17:27 10:17:27 ---> nproc: 10:17:27 4 10:17:27 10:17:27 10:17:27 ---> df -h: 10:17:27 Filesystem Size Used Avail Use% Mounted on 10:17:27 udev 2.0G 0 2.0G 0% /dev 10:17:27 tmpfs 395M 696K 394M 1% /run 10:17:27 /dev/vda1 20G 9.5G 9.8G 50% / 10:17:27 tmpfs 2.0G 0 2.0G 0% /dev/shm 10:17:27 tmpfs 5.0M 0 5.0M 0% /run/lock 10:17:27 tmpfs 2.0G 0 2.0G 0% /sys/fs/cgroup 10:17:27 /dev/vda15 105M 5.3M 100M 5% /boot/efi 10:17:27 tmpfs 395M 0 395M 0% /run/user/1001 10:17:27 10:17:27 10:17:27 ---> free -m: 10:17:27 total used free shared buff/cache available 10:17:27 Mem: 3943 506 698 0 2739 3155 10:17:27 Swap: 1023 0 1023 10:17:27 10:17:27 10:17:27 ---> ip addr: 10:17:27 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:17:27 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:17:27 inet 127.0.0.1/8 scope host lo 10:17:27 valid_lft forever preferred_lft forever 10:17:27 inet6 ::1/128 scope host 10:17:27 valid_lft forever preferred_lft forever 10:17:27 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 10:17:27 link/ether fa:16:3e:0a:c0:22 brd ff:ff:ff:ff:ff:ff 10:17:27 inet 10.32.6.130/23 brd 10.32.7.255 scope global dynamic ens3 10:17:27 valid_lft 86186sec preferred_lft 86186sec 10:17:27 inet6 fe80::f816:3eff:fe0a:c022/64 scope link 10:17:27 valid_lft forever preferred_lft forever 10:17:27 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 10:17:27 link/ether 02:42:ec:db:73:22 brd ff:ff:ff:ff:ff:ff 10:17:27 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 10:17:27 valid_lft forever preferred_lft forever 10:17:27 10:17:27 10:17:27 ---> sar -b -r -n DEV: 10:17:27 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-257) 04/15/25 _x86_64_ (4 CPU) 10:17:27 10:17:27 10:13:56 LINUX RESTART (4 CPU) 10:17:27 10:17:27 10:14:01 tps rtps wtps bread/s bwrtn/s 10:17:27 10:15:01 186.12 94.08 92.03 6485.85 40283.97 10:17:27 10:16:01 192.72 12.50 180.22 2248.16 23523.55 10:17:27 10:17:01 142.79 0.33 142.45 20.26 14837.05 10:17:27 Average: 173.87 35.64 138.24 2917.93 26214.22 10:17:27 10:17:27 10:14:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:17:27 10:15:01 1775084 3336956 2263568 56.05 39372 1685084 904212 17.77 560576 1536608 77180 10:17:27 10:16:01 1129780 3266488 2908872 72.03 72068 2198728 1251984 24.61 721032 1959060 22296 10:17:27 10:17:01 722176 3234492 3316476 82.12 97748 2508620 974460 19.16 933768 2100976 20264 10:17:27 Average: 1209013 3279312 2829639 70.06 69729 2130811 1043552 20.51 738459 1865548 39913 10:17:27 10:17:27 10:14:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:17:27 10:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:17:27 10:15:01 lo 1.60 1.60 0.15 0.15 0.00 0.00 0.00 0.00 10:17:27 10:15:01 ens3 384.67 227.66 1164.41 67.78 0.00 0.00 0.00 0.00 10:17:27 10:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:17:27 10:16:01 lo 2.27 2.27 0.21 0.21 0.00 0.00 0.00 0.00 10:17:27 10:16:01 ens3 198.52 132.19 1899.94 15.13 0.00 0.00 0.00 0.00 10:17:27 10:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:17:27 10:17:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 10:17:27 10:17:01 ens3 91.09 67.06 509.63 20.45 0.00 0.00 0.00 0.00 10:17:27 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:17:27 Average: lo 1.44 1.44 0.13 0.13 0.00 0.00 0.00 0.00 10:17:27 Average: ens3 224.75 142.30 1191.29 34.45 0.00 0.00 0.00 0.00 10:17:27 10:17:27 10:17:27 ---> sar -P ALL: 10:17:27 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-257) 04/15/25 _x86_64_ (4 CPU) 10:17:27 10:17:27 10:13:56 LINUX RESTART (4 CPU) 10:17:27 10:17:27 10:14:01 CPU %user %nice %system %iowait %steal %idle 10:17:27 10:15:01 all 16.29 0.00 2.28 5.71 0.06 75.65 10:17:27 10:15:01 0 22.32 0.00 3.13 5.07 0.07 69.41 10:17:27 10:15:01 1 17.60 0.00 2.21 2.77 0.07 77.35 10:17:27 10:15:01 2 16.42 0.00 2.52 9.40 0.08 71.57 10:17:27 10:15:01 3 8.84 0.00 1.29 5.61 0.05 84.21 10:17:27 10:16:01 all 17.44 0.00 2.24 5.76 0.07 74.48 10:17:27 10:16:01 0 29.18 0.00 2.76 9.39 0.08 58.59 10:17:27 10:16:01 1 25.07 0.00 2.54 3.63 0.07 68.69 10:17:27 10:16:01 2 7.91 0.00 1.41 1.12 0.08 89.48 10:17:27 10:16:01 3 7.59 0.00 2.22 8.88 0.05 81.25 10:17:27 10:17:01 all 18.86 0.00 2.23 3.78 0.07 75.06 10:17:27 10:17:01 0 8.31 0.00 1.32 0.42 0.05 89.90 10:17:27 10:17:01 1 32.59 0.00 3.16 3.04 0.08 61.12 10:17:27 10:17:01 2 29.13 0.00 2.50 4.01 0.10 64.25 10:17:27 10:17:01 3 5.45 0.00 1.97 7.65 0.05 84.88 10:17:27 Average: all 17.53 0.00 2.25 5.08 0.07 75.07 10:17:27 Average: 0 19.93 0.00 2.40 4.96 0.07 72.64 10:17:27 Average: 1 25.09 0.00 2.64 3.15 0.07 69.06 10:17:27 Average: 2 17.81 0.00 2.14 4.84 0.09 75.12 10:17:27 Average: 3 7.29 0.00 1.83 7.38 0.05 83.45 10:17:27 10:17:27 10:17:27