Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu1804-docker-4c-4g-4486 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/aiml-fw-awmf-tm-docker-docker-merge-master [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-r6or4CWpYdAj/agent.2116 SSH_AGENT_PID=2118 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/aiml-fw-awmf-tm-docker-docker-merge-master@tmp/private_key_17747779264425676622.key (jenkins-ssh) [ssh-agent] Using credentials jenkins (jenkins) The recommended git tool is: NONE using credential jenkins Wiping out workspace first. Cloning the remote Git repository Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/aiml-fw/awmf/tm > git init /w/workspace/aiml-fw-awmf-tm-docker-docker-merge-master # timeout=10 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/aiml-fw/awmf/tm > git --version # timeout=10 > git --version # 'git version 2.17.1' using GIT_SSH to set credentials jenkins > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/aiml-fw/awmf/tm +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/aiml-fw/awmf/tm # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision bbfc0a921efb3420827e0d97b675694395b6ebd5 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f bbfc0a921efb3420827e0d97b675694395b6ebd5 # timeout=10 Commit message: "CI: Migrate Sonar Scan job to GHA" > git rev-list --no-walk bbfc0a921efb3420827e0d97b675694395b6ebd5 # timeout=10 provisioning config files... copy managed file [npmrc] to file:/home/jenkins/.npmrc copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf [aiml-fw-awmf-tm-docker-docker-merge-master] $ /bin/bash /tmp/jenkins18147294835712892050.sh ---> python-tools-install.sh Setup pyenv: * system (set by /opt/pyenv/version) * 3.8.13 (set by /opt/pyenv/version) * 3.9.13 (set by /opt/pyenv/version) * 3.10.6 (set by /opt/pyenv/version) lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-FZiF lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-FZiF/bin to PATH Generating Requirements File Python 3.10.6 pip 24.1 from /tmp/venv-FZiF/lib/python3.10/site-packages/pip (python 3.10) appdirs==1.4.4 argcomplete==3.4.0 aspy.yaml==1.3.0 attrs==23.2.0 autopage==0.5.2 beautifulsoup4==4.12.3 boto3==1.34.132 botocore==1.34.132 bs4==0.0.2 cachetools==5.3.3 certifi==2024.6.2 cffi==1.16.0 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.3.2 click==8.1.7 cliff==4.7.0 cmd2==2.4.3 cryptography==3.3.2 debtcollector==3.0.0 decorator==5.1.1 defusedxml==0.7.1 Deprecated==1.2.14 distlib==0.3.8 dnspython==2.6.1 docker==4.2.2 dogpile.cache==1.3.3 email_validator==2.2.0 filelock==3.15.4 future==1.0.0 gitdb==4.0.11 GitPython==3.1.43 google-auth==2.30.0 httplib2==0.22.0 identify==2.5.36 idna==3.7 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.4 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==3.0.0 jsonschema==4.22.0 jsonschema-specifications==2023.12.1 keystoneauth1==5.6.0 kubernetes==30.1.0 lftools==0.37.10 lxml==5.2.2 MarkupSafe==2.1.5 msgpack==1.0.8 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.3.0 netifaces==0.11.0 niet==1.4.2 nodeenv==1.9.1 oauth2client==4.1.3 oauthlib==3.2.2 openstacksdk==3.1.0 os-client-config==2.1.0 os-service-types==1.7.0 osc-lib==3.0.1 oslo.config==9.4.0 oslo.context==5.5.0 oslo.i18n==6.3.0 oslo.log==6.0.0 oslo.serialization==5.4.0 oslo.utils==7.1.0 packaging==24.1 pbr==6.0.0 platformdirs==4.2.2 prettytable==3.10.0 pyasn1==0.6.0 pyasn1_modules==0.4.0 pycparser==2.22 pygerrit2==2.0.15 PyGithub==2.3.0 PyJWT==2.8.0 PyNaCl==1.5.0 pyparsing==2.4.7 pyperclip==1.9.0 pyrsistent==0.20.0 python-cinderclient==9.5.0 python-dateutil==2.9.0.post0 python-heatclient==3.5.0 python-jenkins==1.8.2 python-keystoneclient==5.4.0 python-magnumclient==4.5.0 python-novaclient==18.6.0 python-openstackclient==6.6.0 python-swiftclient==4.6.0 PyYAML==6.0.1 referencing==0.35.1 requests==2.32.3 requests-oauthlib==2.0.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rpds-py==0.18.1 rsa==4.9 ruamel.yaml==0.18.6 ruamel.yaml.clib==0.2.8 s3transfer==0.10.2 simplejson==3.19.2 six==1.16.0 smmap==5.0.1 soupsieve==2.5 stevedore==5.2.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.12.5 tqdm==4.66.4 typing_extensions==4.12.2 tzdata==2024.1 urllib3==1.26.19 virtualenv==20.26.3 wcwidth==0.2.13 websocket-client==1.8.0 wrapt==1.16.0 xdg==6.0.0 xmltodict==0.13.0 yq==3.4.3 provisioning config files... copy managed file [global-settings] to file:/w/workspace/aiml-fw-awmf-tm-docker-docker-merge-master@tmp/config1699015842052161622tmp copy managed file [aiml-fw-awmf-tm] to file:/w/workspace/aiml-fw-awmf-tm-docker-docker-merge-master@tmp/config14787158089213613828tmp [aiml-fw-awmf-tm-docker-docker-merge-master] $ /bin/bash /tmp/jenkins792127029080963151.sh ---> docker-login.sh nexus3.o-ran-sc.org:10001 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded nexus3.o-ran-sc.org:10002 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded nexus3.o-ran-sc.org:10003 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded nexus3.o-ran-sc.org:10004 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded ---> docker-login.sh ends [aiml-fw-awmf-tm-docker-docker-merge-master] $ /bin/bash /tmp/jenkins13135262832673843249.sh [aiml-fw-awmf-tm-docker-docker-merge-master] $ /bin/sh -xe /tmp/jenkins9519543532436002752.sh [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content DOCKER_ROOT=. CONTAINER_TAG_YAML_DIR= CONTAINER_TAG_METHOD=yaml-file [EnvInject] - Variables injected successfully. [aiml-fw-awmf-tm-docker-docker-merge-master] $ /bin/bash -l /tmp/jenkins7047212637814800201.sh ---> docker-get-container-tag.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/aiml-fw-awmf-tm-docker-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FZiF from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: yq lf-activate-venv(): INFO: Adding /tmp/venv-FZiF/bin to PATH ---> Docker image tag found: 1.0.0 [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties file path 'env_docker_inject.txt' [EnvInject] - Variables injected successfully. [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content DOCKER_ARGS=--network=host DOCKER_ROOT=. CONTAINER_PULL_REGISTRY=nexus3.o-ran-sc.org:10001 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 DOCKER_NAME=o-ran-sc/aiml-fw-awmf-tm-docker [EnvInject] - Variables injected successfully. [aiml-fw-awmf-tm-docker-docker-merge-master] $ /bin/bash /tmp/jenkins9303573262857978047.sh ---> docker-build.sh Docker version 24.0.2, build cb74dfc Building image: nexus3.o-ran-sc.org:10004/o-ran-sc/aiml-fw-awmf-tm-docker:1.0.0 docker build --network=host -t nexus3.o-ran-sc.org:10004/o-ran-sc/aiml-fw-awmf-tm-docker:1.0.0 . #1 [internal] load .dockerignore #1 transferring context: 2B done #1 DONE 0.1s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 1.48kB done #2 DONE 0.1s #3 [internal] load metadata for docker.io/library/python:3.10 #3 DONE 1.2s #4 [internal] load build context #4 DONE 0.0s #5 [ 1/10] FROM docker.io/library/python:3.10@sha256:bb4c63ac8c19ffbdb69dd7b62841fb5d76bde06c65cd031194f655d6747fa1d5 #5 resolve docker.io/library/python:3.10@sha256:bb4c63ac8c19ffbdb69dd7b62841fb5d76bde06c65cd031194f655d6747fa1d5 #5 ... #4 [internal] load build context #4 transferring context: 941.98kB 0.0s done #4 DONE 0.1s #5 [ 1/10] FROM docker.io/library/python:3.10@sha256:bb4c63ac8c19ffbdb69dd7b62841fb5d76bde06c65cd031194f655d6747fa1d5 #5 resolve docker.io/library/python:3.10@sha256:bb4c63ac8c19ffbdb69dd7b62841fb5d76bde06c65cd031194f655d6747fa1d5 0.1s done #5 sha256:e0976d4964ec0bd601fb8c1460645f3cd57174ad68b21b1a26ba54542d31d4e7 2.01kB / 2.01kB done #5 sha256:fea1432adf0957427b45b0ef8e37cbfe045b7cf8c15e3f43e48f2f613e214d16 0B / 49.58MB 0.1s #5 sha256:3873416e6a335157d669c6193a256dfb289331d669d87f200e4eed1f19f9ebb9 0B / 64.14MB 0.1s #5 sha256:bb4c63ac8c19ffbdb69dd7b62841fb5d76bde06c65cd031194f655d6747fa1d5 1.65kB / 1.65kB done #5 sha256:4ab48733db41282067142cfd48a8c444c27b4af1886b8f112a22cc90260e453e 7.94kB / 7.94kB done #5 sha256:5651b5803b186603909f6c77cdff7bdd4ba7ab8ca4ebccb5a6b0be9037b4e5b6 0B / 24.05MB 0.1s #5 sha256:5651b5803b186603909f6c77cdff7bdd4ba7ab8ca4ebccb5a6b0be9037b4e5b6 3.15MB / 24.05MB 0.2s #5 sha256:fea1432adf0957427b45b0ef8e37cbfe045b7cf8c15e3f43e48f2f613e214d16 13.63MB / 49.58MB 0.4s #5 sha256:3873416e6a335157d669c6193a256dfb289331d669d87f200e4eed1f19f9ebb9 16.78MB / 64.14MB 0.4s #5 sha256:5651b5803b186603909f6c77cdff7bdd4ba7ab8ca4ebccb5a6b0be9037b4e5b6 20.97MB / 24.05MB 0.4s #5 sha256:fea1432adf0957427b45b0ef8e37cbfe045b7cf8c15e3f43e48f2f613e214d16 19.92MB / 49.58MB 0.5s #5 sha256:3873416e6a335157d669c6193a256dfb289331d669d87f200e4eed1f19f9ebb9 27.26MB / 64.14MB 0.5s #5 sha256:5651b5803b186603909f6c77cdff7bdd4ba7ab8ca4ebccb5a6b0be9037b4e5b6 24.05MB / 24.05MB 0.5s #5 sha256:fea1432adf0957427b45b0ef8e37cbfe045b7cf8c15e3f43e48f2f613e214d16 29.36MB / 49.58MB 0.6s #5 sha256:3873416e6a335157d669c6193a256dfb289331d669d87f200e4eed1f19f9ebb9 36.70MB / 64.14MB 0.6s #5 sha256:5651b5803b186603909f6c77cdff7bdd4ba7ab8ca4ebccb5a6b0be9037b4e5b6 24.05MB / 24.05MB 0.5s done #5 sha256:8a142b8b0e695954ed154c13c098ede4e217dcb99aa7158e34361604191822bd 0B / 211.21MB 0.6s #5 sha256:fea1432adf0957427b45b0ef8e37cbfe045b7cf8c15e3f43e48f2f613e214d16 47.19MB / 49.58MB 0.8s #5 sha256:3873416e6a335157d669c6193a256dfb289331d669d87f200e4eed1f19f9ebb9 57.67MB / 64.14MB 0.8s #5 sha256:8a142b8b0e695954ed154c13c098ede4e217dcb99aa7158e34361604191822bd 13.63MB / 211.21MB 0.8s #5 sha256:3873416e6a335157d669c6193a256dfb289331d669d87f200e4eed1f19f9ebb9 64.14MB / 64.14MB 0.9s #5 sha256:8a142b8b0e695954ed154c13c098ede4e217dcb99aa7158e34361604191822bd 31.46MB / 211.21MB 1.0s #5 sha256:fea1432adf0957427b45b0ef8e37cbfe045b7cf8c15e3f43e48f2f613e214d16 49.58MB / 49.58MB 1.0s done #5 extracting sha256:fea1432adf0957427b45b0ef8e37cbfe045b7cf8c15e3f43e48f2f613e214d16 #5 sha256:8a142b8b0e695954ed154c13c098ede4e217dcb99aa7158e34361604191822bd 45.09MB / 211.21MB 1.2s #5 sha256:c1ab5c0b7cabbec24848a07baf1bd993a7b514f6fc50c28b4f0eb895406f4d1f 0B / 6.39MB 1.3s #5 sha256:3873416e6a335157d669c6193a256dfb289331d669d87f200e4eed1f19f9ebb9 64.14MB / 64.14MB 1.4s done #5 sha256:8a142b8b0e695954ed154c13c098ede4e217dcb99aa7158e34361604191822bd 76.55MB / 211.21MB 1.5s #5 sha256:c1ab5c0b7cabbec24848a07baf1bd993a7b514f6fc50c28b4f0eb895406f4d1f 6.39MB / 6.39MB 1.5s #5 sha256:7fb88bcf8957ff170821f771d5a8f893b8b01945f360b4608a5f0678f8367fed 0B / 17.15MB 1.5s #5 sha256:8a142b8b0e695954ed154c13c098ede4e217dcb99aa7158e34361604191822bd 88.08MB / 211.21MB 1.6s #5 sha256:c1ab5c0b7cabbec24848a07baf1bd993a7b514f6fc50c28b4f0eb895406f4d1f 6.39MB / 6.39MB 1.5s done #5 sha256:7fb88bcf8957ff170821f771d5a8f893b8b01945f360b4608a5f0678f8367fed 4.19MB / 17.15MB 1.6s #5 sha256:a0ef53a6bf8d13072cf7c4589755b7fa6bcef252e848303cdbe186172bdf2c83 0B / 243B 1.6s #5 sha256:8a142b8b0e695954ed154c13c098ede4e217dcb99aa7158e34361604191822bd 99.61MB / 211.21MB 1.7s #5 sha256:7fb88bcf8957ff170821f771d5a8f893b8b01945f360b4608a5f0678f8367fed 15.73MB / 17.15MB 1.7s #5 sha256:a0ef53a6bf8d13072cf7c4589755b7fa6bcef252e848303cdbe186172bdf2c83 243B / 243B 1.6s done #5 sha256:36d2d7b7f71289709a4ebaf99a8ee083364747868140e5767e7dae5cc93a80e5 0B / 3.08MB 1.7s #5 sha256:7fb88bcf8957ff170821f771d5a8f893b8b01945f360b4608a5f0678f8367fed 17.15MB / 17.15MB 1.7s done #5 sha256:8a142b8b0e695954ed154c13c098ede4e217dcb99aa7158e34361604191822bd 119.54MB / 211.21MB 1.9s #5 sha256:36d2d7b7f71289709a4ebaf99a8ee083364747868140e5767e7dae5cc93a80e5 3.08MB / 3.08MB 1.8s done #5 sha256:8a142b8b0e695954ed154c13c098ede4e217dcb99aa7158e34361604191822bd 141.56MB / 211.21MB 2.1s #5 sha256:8a142b8b0e695954ed154c13c098ede4e217dcb99aa7158e34361604191822bd 153.09MB / 211.21MB 2.2s #5 sha256:8a142b8b0e695954ed154c13c098ede4e217dcb99aa7158e34361604191822bd 164.63MB / 211.21MB 2.3s #5 sha256:8a142b8b0e695954ed154c13c098ede4e217dcb99aa7158e34361604191822bd 185.60MB / 211.21MB 2.5s #5 sha256:8a142b8b0e695954ed154c13c098ede4e217dcb99aa7158e34361604191822bd 210.76MB / 211.21MB 2.8s #5 extracting sha256:fea1432adf0957427b45b0ef8e37cbfe045b7cf8c15e3f43e48f2f613e214d16 2.0s done #5 sha256:8a142b8b0e695954ed154c13c098ede4e217dcb99aa7158e34361604191822bd 211.21MB / 211.21MB 3.3s done #5 extracting sha256:5651b5803b186603909f6c77cdff7bdd4ba7ab8ca4ebccb5a6b0be9037b4e5b6 #5 extracting sha256:5651b5803b186603909f6c77cdff7bdd4ba7ab8ca4ebccb5a6b0be9037b4e5b6 0.5s done #5 extracting sha256:3873416e6a335157d669c6193a256dfb289331d669d87f200e4eed1f19f9ebb9 #5 extracting sha256:3873416e6a335157d669c6193a256dfb289331d669d87f200e4eed1f19f9ebb9 2.3s done #5 extracting sha256:8a142b8b0e695954ed154c13c098ede4e217dcb99aa7158e34361604191822bd 0.1s #5 extracting sha256:8a142b8b0e695954ed154c13c098ede4e217dcb99aa7158e34361604191822bd 5.1s #5 extracting sha256:8a142b8b0e695954ed154c13c098ede4e217dcb99aa7158e34361604191822bd 5.9s done #5 extracting sha256:c1ab5c0b7cabbec24848a07baf1bd993a7b514f6fc50c28b4f0eb895406f4d1f #5 extracting sha256:c1ab5c0b7cabbec24848a07baf1bd993a7b514f6fc50c28b4f0eb895406f4d1f 0.2s done #5 extracting sha256:7fb88bcf8957ff170821f771d5a8f893b8b01945f360b4608a5f0678f8367fed #5 extracting sha256:7fb88bcf8957ff170821f771d5a8f893b8b01945f360b4608a5f0678f8367fed 0.5s done #5 extracting sha256:a0ef53a6bf8d13072cf7c4589755b7fa6bcef252e848303cdbe186172bdf2c83 #5 extracting sha256:a0ef53a6bf8d13072cf7c4589755b7fa6bcef252e848303cdbe186172bdf2c83 done #5 extracting sha256:36d2d7b7f71289709a4ebaf99a8ee083364747868140e5767e7dae5cc93a80e5 #5 extracting sha256:36d2d7b7f71289709a4ebaf99a8ee083364747868140e5767e7dae5cc93a80e5 0.2s done #5 DONE 14.0s #6 [ 2/10] WORKDIR /home/app/ #6 DONE 1.0s #7 [ 3/10] RUN apt-get update && apt-get install -y python3-pip apt-utils #7 0.627 Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] #7 0.641 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] #7 0.641 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] #7 0.759 Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8786 kB] #7 0.988 Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [13.8 kB] #7 0.989 Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [160 kB] #7 1.948 Fetched 9214 kB in 1s (6864 kB/s) #7 1.948 Reading package lists... #7 2.441 Reading package lists... #7 2.917 Building dependency tree... #7 3.038 Reading state information... #7 3.155 The following additional packages will be installed: #7 3.156 build-essential javascript-common libjs-jquery libjs-sphinxdoc #7 3.156 libjs-underscore libpython3-dev libpython3.11 libpython3.11-dev python3-dev #7 3.156 python3-pkg-resources python3-setuptools python3-wheel python3.11-dev #7 3.160 Suggested packages: #7 3.160 apache2 | lighttpd | httpd python-setuptools-doc #7 3.270 The following NEW packages will be installed: #7 3.270 apt-utils build-essential javascript-common libjs-jquery libjs-sphinxdoc #7 3.271 libjs-underscore libpython3-dev libpython3.11 libpython3.11-dev python3-dev #7 3.271 python3-pip python3-pkg-resources python3-setuptools python3-wheel #7 3.271 python3.11-dev #7 3.296 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. #7 3.296 Need to get 10.4 MB of archives. #7 3.296 After this operation, 48.0 MB of additional disk space will be used. #7 3.296 Get:1 http://deb.debian.org/debian bookworm/main amd64 apt-utils amd64 2.6.1 [309 kB] #7 3.309 Get:2 http://deb.debian.org/debian bookworm/main amd64 build-essential amd64 12.9 [7704 B] #7 3.310 Get:3 http://deb.debian.org/debian bookworm/main amd64 javascript-common all 11+nmu1 [6260 B] #7 3.311 Get:4 http://deb.debian.org/debian bookworm/main amd64 libjs-jquery all 3.6.1+dfsg+~3.5.14-1 [326 kB] #7 3.317 Get:5 http://deb.debian.org/debian bookworm/main amd64 libjs-underscore all 1.13.4~dfsg+~1.11.4-3 [116 kB] #7 3.318 Get:6 http://deb.debian.org/debian bookworm/main amd64 libjs-sphinxdoc all 5.3.0-4 [130 kB] #7 3.321 Get:7 http://deb.debian.org/debian bookworm/main amd64 libpython3.11 amd64 3.11.2-6 [1988 kB] #7 3.343 Get:8 http://deb.debian.org/debian bookworm/main amd64 libpython3.11-dev amd64 3.11.2-6 [4738 kB] #7 3.390 Get:9 http://deb.debian.org/debian bookworm/main amd64 libpython3-dev amd64 3.11.2-1+b1 [9572 B] #7 3.390 Get:10 http://deb.debian.org/debian bookworm/main amd64 python3.11-dev amd64 3.11.2-6 [615 kB] #7 3.396 Get:11 http://deb.debian.org/debian bookworm/main amd64 python3-dev amd64 3.11.2-1+b1 [26.2 kB] #7 3.396 Get:12 http://deb.debian.org/debian bookworm/main amd64 python3-pkg-resources all 66.1.1-1 [296 kB] #7 3.398 Get:13 http://deb.debian.org/debian bookworm/main amd64 python3-setuptools all 66.1.1-1 [521 kB] #7 3.403 Get:14 http://deb.debian.org/debian bookworm/main amd64 python3-wheel all 0.38.4-2 [30.8 kB] #7 3.404 Get:15 http://deb.debian.org/debian bookworm/main amd64 python3-pip all 23.0.1+dfsg-1 [1325 kB] #7 3.649 debconf: delaying package configuration, since apt-utils is not installed #7 3.689 Fetched 10.4 MB in 0s (75.1 MB/s) #7 3.727 Selecting previously unselected package apt-utils. #7 3.727 (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 ... 23963 files and directories currently installed.) #7 3.739 Preparing to unpack .../00-apt-utils_2.6.1_amd64.deb ... #7 3.746 Unpacking apt-utils (2.6.1) ... #7 3.849 Selecting previously unselected package build-essential. #7 3.852 Preparing to unpack .../01-build-essential_12.9_amd64.deb ... #7 3.859 Unpacking build-essential (12.9) ... #7 3.929 Selecting previously unselected package javascript-common. #7 3.933 Preparing to unpack .../02-javascript-common_11+nmu1_all.deb ... #7 3.955 Unpacking javascript-common (11+nmu1) ... #7 4.022 Selecting previously unselected package libjs-jquery. #7 4.026 Preparing to unpack .../03-libjs-jquery_3.6.1+dfsg+~3.5.14-1_all.deb ... #7 4.040 Unpacking libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... #7 4.117 Selecting previously unselected package libjs-underscore. #7 4.121 Preparing to unpack .../04-libjs-underscore_1.13.4~dfsg+~1.11.4-3_all.deb ... #7 4.129 Unpacking libjs-underscore (1.13.4~dfsg+~1.11.4-3) ... #7 4.194 Selecting previously unselected package libjs-sphinxdoc. #7 4.198 Preparing to unpack .../05-libjs-sphinxdoc_5.3.0-4_all.deb ... #7 4.205 Unpacking libjs-sphinxdoc (5.3.0-4) ... #7 4.285 Selecting previously unselected package libpython3.11:amd64. #7 4.289 Preparing to unpack .../06-libpython3.11_3.11.2-6_amd64.deb ... #7 4.301 Unpacking libpython3.11:amd64 (3.11.2-6) ... #7 4.532 Selecting previously unselected package libpython3.11-dev:amd64. #7 4.535 Preparing to unpack .../07-libpython3.11-dev_3.11.2-6_amd64.deb ... #7 4.544 Unpacking libpython3.11-dev:amd64 (3.11.2-6) ... #7 5.009 Selecting previously unselected package libpython3-dev:amd64. #7 5.013 Preparing to unpack .../08-libpython3-dev_3.11.2-1+b1_amd64.deb ... #7 5.020 Unpacking libpython3-dev:amd64 (3.11.2-1+b1) ... #7 5.073 Selecting previously unselected package python3.11-dev. #7 5.076 Preparing to unpack .../09-python3.11-dev_3.11.2-6_amd64.deb ... #7 5.083 Unpacking python3.11-dev (3.11.2-6) ... #7 5.156 Selecting previously unselected package python3-dev. #7 5.159 Preparing to unpack .../10-python3-dev_3.11.2-1+b1_amd64.deb ... #7 5.166 Unpacking python3-dev (3.11.2-1+b1) ... #7 5.241 Selecting previously unselected package python3-pkg-resources. #7 5.245 Preparing to unpack .../11-python3-pkg-resources_66.1.1-1_all.deb ... #7 5.257 Unpacking python3-pkg-resources (66.1.1-1) ... #7 5.344 Selecting previously unselected package python3-setuptools. #7 5.348 Preparing to unpack .../12-python3-setuptools_66.1.1-1_all.deb ... #7 5.355 Unpacking python3-setuptools (66.1.1-1) ... #7 5.700 Selecting previously unselected package python3-wheel. #7 5.703 Preparing to unpack .../13-python3-wheel_0.38.4-2_all.deb ... #7 5.716 Unpacking python3-wheel (0.38.4-2) ... #7 5.797 Selecting previously unselected package python3-pip. #7 5.800 Preparing to unpack .../14-python3-pip_23.0.1+dfsg-1_all.deb ... #7 5.807 Unpacking python3-pip (23.0.1+dfsg-1) ... #7 6.858 Setting up python3-pkg-resources (66.1.1-1) ... #7 7.123 Setting up javascript-common (11+nmu1) ... #7 7.183 Setting up apt-utils (2.6.1) ... #7 7.208 Setting up python3-setuptools (66.1.1-1) ... #7 7.640 Setting up libpython3.11:amd64 (3.11.2-6) ... #7 7.661 Setting up python3-wheel (0.38.4-2) ... #7 7.831 Setting up libpython3.11-dev:amd64 (3.11.2-6) ... #7 7.854 Setting up python3-pip (23.0.1+dfsg-1) ... #7 8.758 Setting up build-essential (12.9) ... #7 8.788 Setting up libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... #7 8.816 Setting up libjs-underscore (1.13.4~dfsg+~1.11.4-3) ... #7 8.841 Setting up libpython3-dev:amd64 (3.11.2-1+b1) ... #7 8.861 Setting up python3.11-dev (3.11.2-6) ... #7 8.882 Setting up libjs-sphinxdoc (5.3.0-4) ... #7 8.901 Setting up python3-dev (3.11.2-1+b1) ... #7 8.921 Processing triggers for libc-bin (2.36-9+deb12u7) ... #7 DONE 9.5s #8 [ 4/10] COPY . . #8 DONE 0.3s #9 [ 5/10] RUN git clone "https://gerrit.o-ran-sc.org/r/aiml-fw/athp/sdk/feature-store" /SDK/featurestoresdk_main #9 0.201 Cloning into '/SDK/featurestoresdk_main'... #9 DONE 0.9s #10 [ 6/10] RUN git clone "https://gerrit.o-ran-sc.org/r/aiml-fw/athp/sdk/model-storage" /SDK/modelmetricssdk_main #10 0.195 Cloning into '/SDK/modelmetricssdk_main'... #10 DONE 0.7s #11 [ 7/10] RUN pip3 install /SDK/featurestoresdk_main/. #11 1.551 Processing /SDK/featurestoresdk_main #11 1.552 Preparing metadata (setup.py): started #11 2.001 Preparing metadata (setup.py): finished with status 'done' #11 2.007 Building wheels for collected packages: featurestoresdk #11 2.007 Building wheel for featurestoresdk (setup.py): started #11 2.346 Building wheel for featurestoresdk (setup.py): finished with status 'done' #11 2.347 Created wheel for featurestoresdk: filename=featurestoresdk-0.1-py3-none-any.whl size=6070 sha256=c9d7fd0201d5a4388df526226a83089d44a7380ba87a5e527eea2f50764e46b0 #11 2.347 Stored in directory: /tmp/pip-ephem-wheel-cache-5aplkyt1/wheels/82/fd/19/4827f09b0aaf02b08a33426f01cec88c22b29c14da3c9e09e3 #11 2.354 Successfully built featurestoresdk #11 2.396 Installing collected packages: featurestoresdk #11 2.432 Successfully installed featurestoresdk-0.1 #11 2.433 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 #11 2.578 #11 2.578 [notice] A new release of pip is available: 23.0.1 -> 24.1 #11 2.578 [notice] To update, run: pip install --upgrade pip #11 DONE 2.8s #12 [ 8/10] RUN pip3 install /SDK/modelmetricssdk_main/. #12 0.527 Processing /SDK/modelmetricssdk_main #12 0.528 Preparing metadata (setup.py): started #12 0.721 Preparing metadata (setup.py): finished with status 'done' #12 0.726 Building wheels for collected packages: modelmetricsdk #12 0.728 Building wheel for modelmetricsdk (setup.py): started #12 1.004 Building wheel for modelmetricsdk (setup.py): finished with status 'done' #12 1.005 Created wheel for modelmetricsdk: filename=modelmetricsdk-0.1-py3-none-any.whl size=7318 sha256=e62641b1a04cbf816eef823af1724e9dc18bfb1bc4767e291380e39a194a7845 #12 1.006 Stored in directory: /tmp/pip-ephem-wheel-cache-op3fyxvo/wheels/00/57/2c/061991cba1ea95bd46f7b5b067011d480503abcbe08cb605b0 #12 1.011 Successfully built modelmetricsdk #12 1.056 Installing collected packages: modelmetricsdk #12 1.088 Successfully installed modelmetricsdk-0.1 #12 1.089 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 #12 1.098 #12 1.098 [notice] A new release of pip is available: 23.0.1 -> 24.1 #12 1.098 [notice] To update, run: pip install --upgrade pip #12 DONE 1.3s #13 [ 9/10] RUN pip3 install . #13 0.565 Processing /home/app #13 0.566 Preparing metadata (setup.py): started #13 0.765 Preparing metadata (setup.py): finished with status 'done' #13 0.770 Building wheels for collected packages: trainingmgr #13 0.771 Building wheel for trainingmgr (setup.py): started #13 1.047 Building wheel for trainingmgr (setup.py): finished with status 'done' #13 1.050 Created wheel for trainingmgr: filename=trainingmgr-0.1-py3-none-any.whl size=31869 sha256=ab31a7187194c29abf65a07a13003546f73695c3e6d9cc2dec84acda36b9ee5c #13 1.051 Stored in directory: /tmp/pip-ephem-wheel-cache-xp8yd237/wheels/d5/a7/dd/fcf347b3d855f5cc0d937e9cc56d2fe48867b38fc0a7ecfe32 #13 1.055 Successfully built trainingmgr #13 1.099 Installing collected packages: trainingmgr #13 1.141 Successfully installed trainingmgr-0.1 #13 1.142 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 #13 1.146 #13 1.146 [notice] A new release of pip is available: 23.0.1 -> 24.1 #13 1.146 [notice] To update, run: pip install --upgrade pip #13 DONE 1.3s #14 [10/10] RUN pip3 install -r requirements.txt #14 1.289 Collecting boto3 #14 1.335 Downloading boto3-1.34.132-py3-none-any.whl (139 kB) #14 1.363 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 139.2/139.2 kB 5.7 MB/s eta 0:00:00 #14 2.183 Collecting botocore #14 2.190 Downloading botocore-1.34.132-py3-none-any.whl (12.3 MB) #14 2.406 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 12.3/12.3 MB 61.9 MB/s eta 0:00:00 #14 2.480 Collecting Flask #14 2.487 Downloading flask-3.0.3-py3-none-any.whl (101 kB) #14 2.498 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.7/101.7 kB 12.8 MB/s eta 0:00:00 #14 2.531 Collecting Flask-API #14 2.537 Downloading Flask_API-3.1-py3-none-any.whl (138 kB) #14 2.547 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 138.5/138.5 kB 17.2 MB/s eta 0:00:00 #14 2.577 Collecting Flask-Cors #14 2.580 Downloading Flask_Cors-4.0.1-py2.py3-none-any.whl (14 kB) #14 2.641 Collecting pg8000 #14 2.645 Downloading pg8000-1.31.2-py3-none-any.whl (54 kB) #14 2.653 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.5/54.5 kB 7.1 MB/s eta 0:00:00 #14 2.709 Collecting requests #14 2.712 Downloading requests-2.32.3-py3-none-any.whl (64 kB) #14 2.737 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.9/64.9 kB 2.4 MB/s eta 0:00:00 #14 3.034 Collecting pandas #14 3.041 Downloading pandas-2.2.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (13.0 MB) #14 3.411 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.0/13.0 MB 31.0 MB/s eta 0:00:00 #14 3.529 Collecting PyYAML #14 3.535 Downloading PyYAML-6.0.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (705 kB) #14 3.562 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 705.5/705.5 kB 31.0 MB/s eta 0:00:00 #14 3.620 Collecting kubernetes #14 3.623 Downloading kubernetes-30.1.0-py2.py3-none-any.whl (1.7 MB) #14 3.665 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 44.8 MB/s eta 0:00:00 #14 3.708 Collecting validators==0.20.0 #14 3.711 Downloading validators-0.20.0.tar.gz (30 kB) #14 3.735 Preparing metadata (setup.py): started #14 3.949 Preparing metadata (setup.py): finished with status 'done' #14 4.008 Collecting Werkzeug==2.2.2 #14 4.013 Downloading Werkzeug-2.2.2-py3-none-any.whl (232 kB) #14 4.028 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 232.7/232.7 kB 19.8 MB/s eta 0:00:00 #14 4.068 Collecting decorator>=3.4.0 #14 4.072 Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) #14 4.210 Collecting MarkupSafe>=2.1.1 #14 4.215 Downloading MarkupSafe-2.1.5-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) #14 4.273 Collecting s3transfer<0.11.0,>=0.10.0 #14 4.283 Downloading s3transfer-0.10.2-py3-none-any.whl (82 kB) #14 4.299 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 82.7/82.7 kB 9.8 MB/s eta 0:00:00 #14 4.544 Collecting jmespath<2.0.0,>=0.7.1 #14 4.548 Downloading jmespath-1.0.1-py3-none-any.whl (20 kB) #14 4.645 Collecting urllib3!=2.2.0,<3,>=1.25.4 #14 4.649 Downloading urllib3-2.2.2-py3-none-any.whl (121 kB) #14 4.659 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.4/121.4 kB 16.6 MB/s eta 0:00:00 #14 4.737 Collecting python-dateutil<3.0.0,>=2.1 #14 4.741 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) #14 4.755 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 229.9/229.9 kB 21.0 MB/s eta 0:00:00 #14 4.808 Collecting click>=8.1.3 #14 4.812 Downloading click-8.1.7-py3-none-any.whl (97 kB) #14 4.821 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 14.0 MB/s eta 0:00:00 #14 4.850 Collecting itsdangerous>=2.1.2 #14 4.853 Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) #14 4.886 Collecting blinker>=1.6.2 #14 4.890 Downloading blinker-1.8.2-py3-none-any.whl (9.5 kB) #14 4.913 Collecting Flask #14 4.919 Downloading flask-3.0.2-py3-none-any.whl (101 kB) #14 4.929 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.3/101.3 kB 13.7 MB/s eta 0:00:00 #14 4.950 Downloading flask-3.0.1-py3-none-any.whl (101 kB) #14 4.959 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.2/101.2 kB 14.0 MB/s eta 0:00:00 #14 4.979 Downloading flask-3.0.0-py3-none-any.whl (99 kB) #14 4.988 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.7/99.7 kB 13.9 MB/s eta 0:00:00 #14 5.009 Downloading flask-2.3.3-py3-none-any.whl (96 kB) #14 5.018 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.1/96.1 kB 14.2 MB/s eta 0:00:00 #14 5.042 Downloading Flask-2.3.2-py3-none-any.whl (96 kB) #14 5.054 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.9/96.9 kB 11.9 MB/s eta 0:00:00 #14 5.081 Downloading Flask-2.3.1-py3-none-any.whl (96 kB) #14 5.092 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.0/97.0 kB 12.7 MB/s eta 0:00:00 #14 5.140 Collecting Jinja2>=3.1.2 #14 5.145 Downloading jinja2-3.1.4-py3-none-any.whl (133 kB) #14 5.155 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.3/133.3 kB 16.4 MB/s eta 0:00:00 #14 5.174 Collecting Flask #14 5.180 Downloading Flask-2.3.0-py3-none-any.whl (96 kB) #14 5.192 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.0/97.0 kB 10.0 MB/s eta 0:00:00 #14 5.212 Downloading Flask-2.2.5-py3-none-any.whl (101 kB) #14 5.222 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.8/101.8 kB 14.4 MB/s eta 0:00:00 #14 5.299 Collecting scramp>=1.4.5 #14 5.302 Downloading scramp-1.4.5-py3-none-any.whl (12 kB) #14 5.352 Collecting idna<4,>=2.5 #14 5.356 Downloading idna-3.7-py3-none-any.whl (66 kB) #14 5.364 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.8/66.8 kB 10.5 MB/s eta 0:00:00 #14 5.418 Collecting certifi>=2017.4.17 #14 5.422 Downloading certifi-2024.6.2-py3-none-any.whl (164 kB) #14 5.432 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 164.4/164.4 kB 20.7 MB/s eta 0:00:00 #14 5.610 Collecting charset-normalizer<4,>=2 #14 5.616 Downloading charset_normalizer-3.3.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (142 kB) #14 5.630 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 142.1/142.1 kB 15.1 MB/s eta 0:00:00 #14 5.809 Collecting pytz>=2020.1 #14 5.813 Downloading pytz-2024.1-py2.py3-none-any.whl (505 kB) #14 5.835 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 505.5/505.5 kB 26.1 MB/s eta 0:00:00 #14 6.298 Collecting numpy>=1.22.4 #14 6.308 Downloading numpy-2.0.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (19.3 MB) #14 6.583 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 19.3/19.3 MB 59.0 MB/s eta 0:00:00 #14 6.638 Collecting tzdata>=2022.7 #14 6.645 Downloading tzdata-2024.1-py2.py3-none-any.whl (345 kB) #14 6.665 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 345.4/345.4 kB 21.3 MB/s eta 0:00:00 #14 6.723 Collecting six>=1.9.0 #14 6.727 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) #14 6.914 Collecting google-auth>=1.0.1 #14 6.918 Downloading google_auth-2.30.0-py2.py3-none-any.whl (193 kB) #14 6.930 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 193.7/193.7 kB 20.3 MB/s eta 0:00:00 #14 7.020 Collecting websocket-client!=0.40.0,!=0.41.*,!=0.42.*,>=0.32.0 #14 7.024 Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) #14 7.036 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 kB 6.8 MB/s eta 0:00:00 #14 7.069 Collecting oauthlib>=3.2.2 #14 7.073 Downloading oauthlib-3.2.2-py3-none-any.whl (151 kB) #14 7.084 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 151.7/151.7 kB 18.2 MB/s eta 0:00:00 #14 7.122 Collecting requests-oauthlib #14 7.126 Downloading requests_oauthlib-2.0.0-py2.py3-none-any.whl (24 kB) #14 7.197 Collecting rsa<5,>=3.1.4 #14 7.200 Downloading rsa-4.9-py3-none-any.whl (34 kB) #14 7.247 Collecting cachetools<6.0,>=2.0.0 #14 7.251 Downloading cachetools-5.3.3-py3-none-any.whl (9.3 kB) #14 7.296 Collecting pyasn1-modules>=0.2.1 #14 7.299 Downloading pyasn1_modules-0.4.0-py3-none-any.whl (181 kB) #14 7.311 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 181.2/181.2 kB 20.7 MB/s eta 0:00:00 #14 7.611 Collecting asn1crypto>=1.5.1 #14 7.615 Downloading asn1crypto-1.5.1-py2.py3-none-any.whl (105 kB) #14 7.625 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 105.0/105.0 kB 14.9 MB/s eta 0:00:00 #14 7.737 Collecting pyasn1<0.7.0,>=0.4.6 #14 7.744 Downloading pyasn1-0.6.0-py2.py3-none-any.whl (85 kB) #14 7.754 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 85.3/85.3 kB 10.5 MB/s eta 0:00:00 #14 7.779 Building wheels for collected packages: validators #14 7.780 Building wheel for validators (setup.py): started #14 8.078 Building wheel for validators (setup.py): finished with status 'done' #14 8.079 Created wheel for validators: filename=validators-0.20.0-py3-none-any.whl size=19574 sha256=5d3804ac8f5802910c12566f59f50729094e2bfe9a6bfedaaec5bc3209c67ada #14 8.080 Stored in directory: /root/.cache/pip/wheels/f2/ed/dd/d3a556ad245ef9dc570c6bcd2f22886d17b0b408dd3bbb9ac3 #14 8.083 Successfully built validators #14 8.359 Installing collected packages: pytz, asn1crypto, websocket-client, urllib3, tzdata, six, scramp, PyYAML, pyasn1, oauthlib, numpy, MarkupSafe, jmespath, itsdangerous, idna, decorator, click, charset-normalizer, certifi, cachetools, Werkzeug, validators, rsa, requests, python-dateutil, pyasn1-modules, Jinja2, requests-oauthlib, pg8000, pandas, google-auth, Flask, botocore, s3transfer, kubernetes, Flask-Cors, Flask-API, boto3 #14 16.96 Successfully installed Flask-2.2.5 Flask-API-3.1 Flask-Cors-4.0.1 Jinja2-3.1.4 MarkupSafe-2.1.5 PyYAML-6.0.1 Werkzeug-2.2.2 asn1crypto-1.5.1 boto3-1.34.132 botocore-1.34.132 cachetools-5.3.3 certifi-2024.6.2 charset-normalizer-3.3.2 click-8.1.7 decorator-5.1.1 google-auth-2.30.0 idna-3.7 itsdangerous-2.2.0 jmespath-1.0.1 kubernetes-30.1.0 numpy-2.0.0 oauthlib-3.2.2 pandas-2.2.2 pg8000-1.31.2 pyasn1-0.6.0 pyasn1-modules-0.4.0 python-dateutil-2.9.0.post0 pytz-2024.1 requests-2.32.3 requests-oauthlib-2.0.0 rsa-4.9 s3transfer-0.10.2 scramp-1.4.5 six-1.16.0 tzdata-2024.1 urllib3-2.2.2 validators-0.20.0 websocket-client-1.8.0 #14 16.96 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 #14 16.97 #14 16.97 [notice] A new release of pip is available: 23.0.1 -> 24.1 #14 16.97 [notice] To update, run: pip install --upgrade pip #14 DONE 18.7s #15 exporting to image #15 exporting layers #15 exporting layers 5.0s done #15 writing image sha256:bad0ea022c492b71a3fc02c4d159c28a05bb9d006ed473455cbc193ee70ef603 done #15 naming to nexus3.o-ran-sc.org:10004/o-ran-sc/aiml-fw-awmf-tm-docker:1.0.0 #15 naming to nexus3.o-ran-sc.org:10004/o-ran-sc/aiml-fw-awmf-tm-docker:1.0.0 0.0s done #15 DONE 5.0s ---> docker-build.sh ends [aiml-fw-awmf-tm-docker-docker-merge-master] $ /bin/sh -xe /tmp/jenkins5274793099514558903.sh [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 [EnvInject] - Variables injected successfully. [aiml-fw-awmf-tm-docker-docker-merge-master] $ /bin/bash /tmp/jenkins5200728655481519230.sh ---> docker-push.sh Docker version 24.0.2, build cb74dfc Pushing image: nexus3.o-ran-sc.org:10004/o-ran-sc/aiml-fw-awmf-tm-docker:1.0.0 docker push nexus3.o-ran-sc.org:10004/o-ran-sc/aiml-fw-awmf-tm-docker:1.0.0 The push refers to repository [nexus3.o-ran-sc.org:10004/o-ran-sc/aiml-fw-awmf-tm-docker] 3f1d2173bbee: Preparing fb31c4d4ced2: Preparing c32ab694cdca: Preparing 97415eede845: Preparing 988ae272c8d4: Preparing c47f718a113f: Preparing 6cec7339a6ac: Preparing bab4b5bccb71: Preparing ae91023144c0: Preparing 878c115aa9d7: Preparing 73593030a7cf: Preparing 7a70e45bad91: Preparing b13fdecc2461: Preparing 3999ea91fb6e: Preparing 43df359389fd: Preparing d3e8d42f967c: Preparing 5d64de483bf5: Preparing 878c115aa9d7: Waiting 73593030a7cf: Waiting 7a70e45bad91: Waiting d3e8d42f967c: Waiting b13fdecc2461: Waiting 3999ea91fb6e: Waiting 43df359389fd: Waiting 5d64de483bf5: Waiting 6cec7339a6ac: Waiting bab4b5bccb71: Waiting ae91023144c0: Waiting c47f718a113f: Waiting c32ab694cdca: Pushed fb31c4d4ced2: Pushed 988ae272c8d4: Pushed c47f718a113f: Pushed 6cec7339a6ac: Pushed 878c115aa9d7: Layer already exists ae91023144c0: Pushed 7a70e45bad91: Layer already exists 73593030a7cf: Layer already exists b13fdecc2461: Layer already exists 3999ea91fb6e: Layer already exists d3e8d42f967c: Layer already exists 43df359389fd: Layer already exists 5d64de483bf5: Layer already exists 97415eede845: Pushed bab4b5bccb71: Pushed 3f1d2173bbee: Pushed 1.0.0: digest: sha256:9d1de3a30d8984409dafbfa19c2e6a6219996031a35eeffba7dd40a8d89a8a16 size: 3897 ---> docker-push.sh ends [aiml-fw-awmf-tm-docker-docker-merge-master] $ /bin/bash /tmp/jenkins2138578714770881517.sh $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 2118 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [aiml-fw-awmf-tm-docker-docker-merge-master] $ /bin/bash /tmp/jenkins1921449740025815444.sh ---> sysstat.sh [aiml-fw-awmf-tm-docker-docker-merge-master] $ /bin/bash /tmp/jenkins7675306588123787670.sh ---> package-listing.sh ++ tr '[:upper:]' '[:lower:]' ++ facter osfamily + OS_FAMILY=debian + workspace=/w/workspace/aiml-fw-awmf-tm-docker-docker-merge-master + START_PACKAGES=/tmp/packages_start.txt + END_PACKAGES=/tmp/packages_end.txt + DIFF_PACKAGES=/tmp/packages_diff.txt + PACKAGES=/tmp/packages_start.txt + '[' /w/workspace/aiml-fw-awmf-tm-docker-docker-merge-master ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + dpkg -l + grep '^ii' + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/aiml-fw-awmf-tm-docker-docker-merge-master ']' + mkdir -p /w/workspace/aiml-fw-awmf-tm-docker-docker-merge-master/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/aiml-fw-awmf-tm-docker-docker-merge-master/archives/ [aiml-fw-awmf-tm-docker-docker-merge-master] $ /bin/bash /tmp/jenkins7548958125471812175.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/aiml-fw-awmf-tm-docker-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FZiF from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-FZiF/bin to PATH INFO: Running in OpenStack, capturing instance metadata [aiml-fw-awmf-tm-docker-docker-merge-master] $ /bin/bash /tmp/jenkins16841665168304981404.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/aiml-fw-awmf-tm-docker-docker-merge-master@tmp/config593557030085248619tmp Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] Run condition [Regular expression match] preventing perform for step [Provide Configuration files] [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SERVER_ID=logs [EnvInject] - Variables injected successfully. [aiml-fw-awmf-tm-docker-docker-merge-master] $ /bin/bash /tmp/jenkins13540844165428834583.sh ---> create-netrc.sh [aiml-fw-awmf-tm-docker-docker-merge-master] $ /bin/bash /tmp/jenkins17740340178755056444.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/aiml-fw-awmf-tm-docker-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FZiF from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-FZiF/bin to PATH [aiml-fw-awmf-tm-docker-docker-merge-master] $ /bin/bash /tmp/jenkins8072095987201794682.sh ---> sudo-logs.sh Archiving 'sudo' log.. [aiml-fw-awmf-tm-docker-docker-merge-master] $ /bin/bash /tmp/jenkins13141225273023916813.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/aiml-fw-awmf-tm-docker-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FZiF from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-FZiF/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v2-highcpu-4 INFO: Archiving Costs [aiml-fw-awmf-tm-docker-docker-merge-master] $ /bin/bash -l /tmp/jenkins1783195699507904914.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/aiml-fw-awmf-tm-docker-docker-merge-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FZiF from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-FZiF/bin to PATH INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/aiml-fw-awmf-tm-docker-docker-merge-master/182 INFO: archiving workspace using pattern(s): Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-ubuntu1804-docker-4c-4g-4486 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian CPU(s): 4 On-line CPU(s) list: 0-3 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 4 NUMA node(s): 1 Vendor ID: AuthenticAMD CPU family: 23 Model: 49 Model name: AMD EPYC-Rome Processor Stepping: 0 CPU MHz: 2799.998 BogoMIPS: 5599.99 Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 32K L1i cache: 32K L2 cache: 512K L3 cache: 16384K NUMA node0 CPU(s): 0-3 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 ---> nproc: 4 ---> df -h: Filesystem Size Used Avail Use% Mounted on udev 2.0G 0 2.0G 0% /dev tmpfs 395M 696K 394M 1% /run /dev/vda1 20G 11G 9.0G 54% / tmpfs 2.0G 0 2.0G 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock tmpfs 2.0G 0 2.0G 0% /sys/fs/cgroup /dev/vda15 105M 5.3M 100M 5% /boot/efi tmpfs 395M 0 395M 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 3943 466 351 0 3125 3194 Swap: 1023 0 1023 ---> ip addr: 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 link/ether fa:16:3e:f0:94:53 brd ff:ff:ff:ff:ff:ff inet 10.32.6.251/23 brd 10.32.7.255 scope global dynamic ens3 valid_lft 86172sec preferred_lft 86172sec inet6 fe80::f816:3eff:fef0:9453/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1500 qdisc noqueue state DOWN group default link/ether 02:42:8f:67:df:9e brd ff:ff:ff:ff:ff:ff inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-4486) 06/25/24 _x86_64_ (4 CPU) 14:36:52 LINUX RESTART (4 CPU) 14:37:01 tps rtps wtps bread/s bwrtn/s 14:38:01 164.62 69.59 95.03 5635.86 40715.50 14:39:01 224.37 37.13 187.24 4379.54 62562.59 14:40:01 136.14 61.73 74.41 3687.57 12836.12 Average: 175.05 56.15 118.90 4567.59 38705.95 14:37:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:38:01 1735552 3317760 2303100 57.03 39464 1706264 916284 18.01 585016 1556792 82000 14:39:01 432328 3316720 3606324 89.30 84964 2896940 1185108 23.30 660956 2667836 34220 14:40:01 405864 3283584 3632788 89.95 100772 2863464 977264 19.21 1064104 2283992 1264 Average: 857915 3306021 3180737 78.76 75067 2488889 1026219 20.17 770025 2169540 39161 14:37:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:38:01 lo 1.00 1.00 0.09 0.09 0.00 0.00 0.00 0.00 14:38:01 ens3 360.86 221.86 1414.08 67.55 0.00 0.00 0.00 0.00 14:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:39:01 lo 2.47 2.47 0.23 0.23 0.00 0.00 0.00 0.00 14:39:01 ens3 693.50 373.91 6724.08 32.12 0.00 0.00 0.00 0.00 14:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:40:01 lo 3.20 3.20 0.28 0.28 0.00 0.00 0.00 0.00 14:40:01 ens3 302.48 414.43 912.97 2523.51 0.00 0.00 0.00 0.00 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 Average: lo 2.22 2.22 0.20 0.20 0.00 0.00 0.00 0.00 Average: ens3 452.30 336.74 3017.34 874.39 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-4486) 06/25/24 _x86_64_ (4 CPU) 14:36:52 LINUX RESTART (4 CPU) 14:37:01 CPU %user %nice %system %iowait %steal %idle 14:38:01 all 14.79 0.00 2.02 5.49 0.05 77.66 14:38:01 0 7.18 0.00 1.89 7.75 0.05 83.13 14:38:01 1 26.48 0.00 2.04 4.59 0.05 66.85 14:38:01 2 18.24 0.00 3.28 3.78 0.07 74.63 14:38:01 3 7.29 0.00 0.87 5.82 0.02 86.01 14:39:01 all 20.19 0.00 4.35 4.86 0.07 70.53 14:39:01 0 12.41 0.00 4.06 5.64 0.05 77.84 14:39:01 1 26.48 0.00 4.60 3.11 0.07 65.74 14:39:01 2 29.87 0.00 4.51 2.31 0.07 63.24 14:39:01 3 12.09 0.00 4.23 8.35 0.07 75.27 14:40:01 all 22.82 0.00 2.07 3.90 0.06 71.15 14:40:01 0 14.43 0.00 1.59 3.58 0.05 80.35 14:40:01 1 13.77 0.00 1.74 4.47 0.07 79.95 14:40:01 2 21.89 0.00 2.10 2.80 0.05 73.15 14:40:01 3 41.15 0.00 2.84 4.76 0.07 51.19 Average: all 19.27 0.00 2.81 4.75 0.06 73.12 Average: 0 11.34 0.00 2.51 5.66 0.05 80.44 Average: 1 22.24 0.00 2.79 4.06 0.06 70.85 Average: 2 23.32 0.00 3.29 2.97 0.06 70.36 Average: 3 20.21 0.00 2.64 6.30 0.05 70.80