06:22:27 Started by timer 06:22:27 Running as SYSTEM 06:22:27 [EnvInject] - Loading node environment variables. 06:22:27 Building remotely on prd-ubuntu1804-docker-4c-4g-56 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/aiml-fw-awmf-modelmgmtservice-docker-docker-merge-master 06:22:27 [ssh-agent] Looking for ssh-agent implementation... 06:22:27 $ ssh-agent 06:22:27 SSH_AUTH_SOCK=/tmp/ssh-PJNrYaHNWhxr/agent.2098 06:22:27 SSH_AGENT_PID=2100 06:22:27 [ssh-agent] Started. 06:22:27 Running ssh-add (command line suppressed) 06:22:27 Identity added: /w/workspace/aiml-fw-awmf-modelmgmtservice-docker-docker-merge-master@tmp/private_key_7660604506967153870.key (jenkins-ssh) 06:22:27 [ssh-agent] Using credentials jenkins (jenkins) 06:22:27 The recommended git tool is: NONE 06:22:30 using credential jenkins 06:22:30 Wiping out workspace first. 06:22:30 Cloning the remote Git repository 06:22:30 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/aiml-fw/awmf/modelmgmtservice 06:22:30 > git init /w/workspace/aiml-fw-awmf-modelmgmtservice-docker-docker-merge-master # timeout=10 06:22:30 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/aiml-fw/awmf/modelmgmtservice 06:22:30 > git --version # timeout=10 06:22:30 > git --version # 'git version 2.17.1' 06:22:30 using GIT_SSH to set credentials jenkins 06:22:30 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/aiml-fw/awmf/modelmgmtservice +refs/heads/*:refs/remotes/origin/* # timeout=10 06:22:31 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/aiml-fw/awmf/modelmgmtservice # timeout=10 06:22:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:22:31 Avoid second fetch 06:22:31 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 06:22:31 Checking out Revision 910875e214e8c302dd4bedf157d28dd61d7bb918 (refs/remotes/origin/master) 06:22:31 > git config core.sparsecheckout # timeout=10 06:22:31 > git checkout -f 910875e214e8c302dd4bedf157d28dd61d7bb918 # timeout=10 06:22:31 Commit message: "Release tag update" 06:22:31 > git rev-list --no-walk 910875e214e8c302dd4bedf157d28dd61d7bb918 # timeout=10 06:22:35 provisioning config files... 06:22:35 copy managed file [npmrc] to file:/home/jenkins/.npmrc 06:22:35 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 06:22:35 [aiml-fw-awmf-modelmgmtservice-docker-docker-merge-master] $ /bin/bash /tmp/jenkins13893891706753417929.sh 06:22:35 ---> python-tools-install.sh 06:22:35 Setup pyenv: 06:22:35 * system (set by /opt/pyenv/version) 06:22:35 * 3.8.13 (set by /opt/pyenv/version) 06:22:35 * 3.9.13 (set by /opt/pyenv/version) 06:22:35 * 3.10.6 (set by /opt/pyenv/version) 06:22:42 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-01hK 06:22:42 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 06:22:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:22:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:22:50 lf-activate-venv(): INFO: Base packages installed successfully 06:22:50 lf-activate-venv(): INFO: Installing additional packages: lftools 06:23:28 lf-activate-venv(): INFO: Adding /tmp/venv-01hK/bin to PATH 06:23:28 Generating Requirements File 06:23:58 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. 06:23:58 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 06:23:59 Python 3.10.6 06:23:59 pip 26.1.1 from /tmp/venv-01hK/lib/python3.10/site-packages/pip (python 3.10) 06:23:59 appdirs==1.4.4 06:23:59 argcomplete==3.6.3 06:23:59 aspy.yaml==1.3.0 06:23:59 attrs==26.1.0 06:23:59 autopage==0.6.0 06:23:59 backports.strenum==1.3.1 06:23:59 beautifulsoup4==4.14.3 06:23:59 boto3==1.43.2 06:23:59 botocore==1.43.2 06:23:59 bs4==0.0.2 06:23:59 certifi==2026.4.22 06:23:59 cffi==2.0.0 06:23:59 cfgv==3.5.0 06:23:59 chardet==7.4.3 06:23:59 charset-normalizer==3.4.7 06:23:59 click==8.3.3 06:23:59 cliff==4.13.3 06:23:59 cmd2==3.5.1 06:23:59 cryptography==3.3.2 06:23:59 debtcollector==3.1.0 06:23:59 decorator==5.2.1 06:23:59 defusedxml==0.7.1 06:23:59 Deprecated==1.3.1 06:23:59 distlib==0.4.0 06:23:59 dnspython==2.8.0 06:23:59 docker==7.1.0 06:23:59 dogpile.cache==1.5.0 06:23:59 durationpy==0.10 06:23:59 email-validator==2.3.0 06:23:59 filelock==3.29.0 06:23:59 future==1.0.0 06:23:59 gitdb==4.0.12 06:23:59 GitPython==3.1.49 06:23:59 httplib2==0.30.2 06:23:59 identify==2.6.19 06:23:59 idna==3.13 06:23:59 importlib-resources==1.5.0 06:23:59 iso8601==2.1.0 06:23:59 Jinja2==3.1.6 06:23:59 jmespath==1.1.0 06:23:59 jsonpatch==1.33 06:23:59 jsonpointer==3.1.1 06:23:59 jsonschema==4.26.0 06:23:59 jsonschema-specifications==2025.9.1 06:23:59 keystoneauth1==5.13.1 06:23:59 kubernetes==35.0.0 06:23:59 lftools==0.37.22 06:23:59 lxml==6.1.0 06:23:59 markdown-it-py==4.0.0 06:23:59 MarkupSafe==3.0.3 06:23:59 mdurl==0.1.2 06:23:59 msgpack==1.1.2 06:23:59 multi_key_dict==2.0.3 06:23:59 munch==4.0.0 06:23:59 netaddr==1.3.0 06:23:59 niet==1.4.2 06:23:59 nodeenv==1.10.0 06:23:59 oauth2client==4.1.3 06:23:59 oauthlib==3.3.1 06:23:59 openstacksdk==4.12.0 06:23:59 os-service-types==1.8.2 06:23:59 osc-lib==4.5.0 06:23:59 oslo.config==10.3.0 06:23:59 oslo.context==6.3.0 06:23:59 oslo.i18n==6.7.2 06:23:59 oslo.log==8.1.0 06:23:59 oslo.serialization==5.9.1 06:23:59 oslo.utils==10.0.1 06:23:59 packaging==26.2 06:23:59 pbr==7.0.3 06:23:59 platformdirs==4.9.6 06:23:59 prettytable==3.17.0 06:23:59 psutil==7.2.2 06:23:59 pyasn1==0.6.3 06:23:59 pyasn1_modules==0.4.2 06:23:59 pycparser==3.0 06:23:59 pygerrit2==2.0.15 06:23:59 PyGithub==2.9.1 06:23:59 Pygments==2.20.0 06:23:59 PyJWT==2.12.1 06:23:59 PyNaCl==1.6.2 06:23:59 pyparsing==2.4.7 06:23:59 pyperclip==1.11.0 06:23:59 pyrsistent==0.20.0 06:23:59 python-cinderclient==9.9.0 06:23:59 python-dateutil==2.9.0.post0 06:23:59 python-discovery==1.2.2 06:23:59 python-heatclient==5.1.0 06:23:59 python-jenkins==1.8.3 06:23:59 python-keystoneclient==5.8.0 06:23:59 python-magnumclient==4.10.0 06:23:59 python-openstackclient==9.0.0 06:23:59 python-swiftclient==4.10.0 06:23:59 PyYAML==6.0.3 06:23:59 referencing==0.37.0 06:23:59 requests==2.33.1 06:23:59 requests-oauthlib==2.0.0 06:23:59 rfc3986==2.0.0 06:23:59 rich==15.0.0 06:23:59 rich-argparse==1.8.0 06:23:59 rpds-py==0.30.0 06:23:59 rsa==4.9.1 06:23:59 ruamel.yaml==0.19.1 06:23:59 ruamel.yaml.clib==0.2.15 06:23:59 s3transfer==0.17.0 06:23:59 simplejson==4.1.1 06:23:59 six==1.17.0 06:23:59 smmap==5.0.3 06:23:59 soupsieve==2.8.3 06:23:59 stevedore==5.7.0 06:23:59 tabulate==0.10.0 06:23:59 toml==0.10.2 06:23:59 tomlkit==0.14.0 06:23:59 tqdm==4.67.3 06:23:59 typing_extensions==4.15.0 06:23:59 urllib3==1.26.20 06:23:59 virtualenv==21.3.0 06:23:59 wcwidth==0.7.0 06:23:59 websocket-client==1.9.0 06:23:59 wrapt==2.1.2 06:23:59 xdg==6.0.0 06:23:59 xmltodict==1.0.4 06:23:59 yq==3.4.3 06:24:00 provisioning config files... 06:24:00 copy managed file [global-settings] to file:/w/workspace/aiml-fw-awmf-modelmgmtservice-docker-docker-merge-master@tmp/config10099923571107243053tmp 06:24:00 copy managed file [aiml-fw-awmf-modelmgmtservice] to file:/w/workspace/aiml-fw-awmf-modelmgmtservice-docker-docker-merge-master@tmp/config3866479817644970633tmp 06:24:00 [aiml-fw-awmf-modelmgmtservice-docker-docker-merge-master] $ /bin/bash /tmp/jenkins18024620829960020827.sh 06:24:00 ---> docker-login.sh 06:24:00 nexus3.o-ran-sc.org:10001 06:24:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:24:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:24:00 Configure a credential helper to remove this warning. See 06:24:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:24:00 06:24:00 Login Succeeded 06:24:00 nexus3.o-ran-sc.org:10002 06:24:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:24:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:24:00 Configure a credential helper to remove this warning. See 06:24:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:24:00 06:24:00 Login Succeeded 06:24:00 nexus3.o-ran-sc.org:10003 06:24:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:24:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:24:00 Configure a credential helper to remove this warning. See 06:24:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:24:00 06:24:00 Login Succeeded 06:24:00 nexus3.o-ran-sc.org:10004 06:24:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:24:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:24:00 Configure a credential helper to remove this warning. See 06:24:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:24:00 06:24:00 Login Succeeded 06:24:00 ---> docker-login.sh ends 06:24:00 [aiml-fw-awmf-modelmgmtservice-docker-docker-merge-master] $ /bin/bash /tmp/jenkins2481205250762716724.sh 06:24:00 [aiml-fw-awmf-modelmgmtservice-docker-docker-merge-master] $ /bin/sh -xe /tmp/jenkins1765063594564505909.sh 06:24:01 [EnvInject] - Injecting environment variables from a build step. 06:24:01 [EnvInject] - Injecting as environment variables the properties content 06:24:01 DOCKER_ROOT=. 06:24:01 CONTAINER_TAG_YAML_DIR= 06:24:01 CONTAINER_TAG_METHOD=yaml-file 06:24:01 06:24:01 [EnvInject] - Variables injected successfully. 06:24:01 [aiml-fw-awmf-modelmgmtservice-docker-docker-merge-master] $ /bin/bash -l /tmp/jenkins17308968556197949012.sh 06:24:01 ---> docker-get-container-tag.sh 06:24:01 Setup pyenv: 06:24:01 system 06:24:01 3.8.13 06:24:01 3.9.13 06:24:01 * 3.10.6 (set by /w/workspace/aiml-fw-awmf-modelmgmtservice-docker-docker-merge-master/.python-version) 06:24:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-01hK from file:/tmp/.os_lf_venv 06:24:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:24:01 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:24:04 lf-activate-venv(): INFO: Base packages installed successfully 06:24:04 lf-activate-venv(): INFO: Installing additional packages: yq 06:24:06 lf-activate-venv(): INFO: Adding /tmp/venv-01hK/bin to PATH 06:24:06 ---> Docker image tag found: 5.0.0 06:24:06 [EnvInject] - Injecting environment variables from a build step. 06:24:06 [EnvInject] - Injecting as environment variables the properties file path 'env_docker_inject.txt' 06:24:06 [EnvInject] - Variables injected successfully. 06:24:06 [EnvInject] - Injecting environment variables from a build step. 06:24:06 [EnvInject] - Injecting as environment variables the properties content 06:24:06 DOCKER_ARGS=--network=host 06:24:06 DOCKER_ROOT=. 06:24:06 CONTAINER_PULL_REGISTRY=nexus3.o-ran-sc.org:10001 06:24:06 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 06:24:06 DOCKER_NAME=o-ran-sc/aiml-fw-awmf-modelmgmtservice-docker 06:24:06 06:24:06 [EnvInject] - Variables injected successfully. 06:24:06 [aiml-fw-awmf-modelmgmtservice-docker-docker-merge-master] $ /bin/bash /tmp/jenkins10275976421752548571.sh 06:24:06 ---> docker-build.sh 06:24:06 Docker version 24.0.2, build cb74dfc 06:24:06 Building image: nexus3.o-ran-sc.org:10004/o-ran-sc/aiml-fw-awmf-modelmgmtservice-docker:5.0.0 06:24:06 docker build --network=host -t nexus3.o-ran-sc.org:10004/o-ran-sc/aiml-fw-awmf-modelmgmtservice-docker:5.0.0 . 06:24:07 #1 [internal] load build definition from Dockerfile 06:24:07 #1 transferring dockerfile: 1.47kB done 06:24:07 #1 DONE 0.1s 06:24:07 06:24:07 #2 [internal] load .dockerignore 06:24:07 #2 transferring context: 2B done 06:24:07 #2 DONE 0.1s 06:24:07 06:24:07 #3 [internal] load metadata for docker.io/library/golang:1.23.1 06:24:08 #3 ... 06:24:08 06:24:08 #4 [internal] load metadata for docker.io/library/alpine:3.20.3 06:24:08 #4 DONE 1.2s 06:24:08 06:24:08 #3 [internal] load metadata for docker.io/library/golang:1.23.1 06:24:08 #3 DONE 1.4s 06:24:08 06:24:08 #5 [internal] load build context 06:24:08 #5 DONE 0.0s 06:24:08 06:24:08 #6 [builder 1/6] FROM docker.io/library/golang:1.23.1@sha256:4f063a24d429510e512cc730c3330292ff49f3ade3ae79bda8f84a24fa25ecb0 06:24:08 #6 resolve docker.io/library/golang:1.23.1@sha256:4f063a24d429510e512cc730c3330292ff49f3ade3ae79bda8f84a24fa25ecb0 0.1s done 06:24:08 #6 DONE 0.1s 06:24:08 06:24:08 #7 [stage-1 1/5] FROM docker.io/library/alpine:3.20.3@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 06:24:08 #7 resolve docker.io/library/alpine:3.20.3@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 06:24:08 #7 resolve docker.io/library/alpine:3.20.3@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.1s done 06:24:08 #7 ... 06:24:08 06:24:08 #5 [internal] load build context 06:24:08 #5 transferring context: 510.15kB 0.0s done 06:24:08 #5 DONE 0.2s 06:24:08 06:24:08 #7 [stage-1 1/5] FROM docker.io/library/alpine:3.20.3@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 06:24:08 #7 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done 06:24:08 #7 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 06:24:08 #7 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done 06:24:13 #7 ... 06:24:13 06:24:13 #6 [builder 1/6] FROM docker.io/library/golang:1.23.1@sha256:4f063a24d429510e512cc730c3330292ff49f3ade3ae79bda8f84a24fa25ecb0 06:24:13 #6 sha256:4f063a24d429510e512cc730c3330292ff49f3ade3ae79bda8f84a24fa25ecb0 9.74kB / 9.74kB done 06:24:13 #6 sha256:cdd62bf39133c498a16f7a7b1b6555ba43d02b2511c508fa4c0a9b1975ffe20e 49.56MB / 49.56MB 3.0s done 06:24:13 #6 sha256:31817d38d90894d73ce3fe3b7f01c5f213ac7e9681bf462d4ad65afa8e902c7e 2.32kB / 2.32kB done 06:24:13 #6 sha256:8027d6b1a7f0702ed8a4174fd022be03f87e35c7a7fa00afb2bf4178b22080d4 2.82kB / 2.82kB done 06:24:13 #6 sha256:a47cff7f31e941e78bf63ca19f0811b675283e2c00ddea10c57f78d93b2bc343 24.05MB / 24.05MB 1.7s done 06:24:13 #6 sha256:a173f2aee8e962ea19db1e418ae84a0c9f71480b51f768a19332dfa83d7722a5 64.39MB / 64.39MB 4.4s done 06:24:13 #6 sha256:1eb015951d08f558e9805d427f6d30728b0cd94d5c9b9538cd4f7df57598664a 39.85MB / 92.26MB 4.7s 06:24:13 #6 extracting sha256:cdd62bf39133c498a16f7a7b1b6555ba43d02b2511c508fa4c0a9b1975ffe20e 1.7s 06:24:13 #6 sha256:e7bff916ab0c126c9d943f0c481a905f402e00f206a89248f257ef90beaabbd8 23.07MB / 74.00MB 4.7s 06:24:13 #6 sha256:32d3574b34bd65a6cf89a80e5bd939574c7a9bd3efbaa4881292aaca16d3d0dc 126B / 126B 4.6s done 06:24:13 #6 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 0B / 32B 4.7s 06:24:13 #6 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 4.8s done 06:24:13 #6 sha256:1eb015951d08f558e9805d427f6d30728b0cd94d5c9b9538cd4f7df57598664a 46.14MB / 92.26MB 5.0s 06:24:13 #6 sha256:e7bff916ab0c126c9d943f0c481a905f402e00f206a89248f257ef90beaabbd8 28.31MB / 74.00MB 5.1s 06:24:14 #6 ... 06:24:14 06:24:14 #7 [stage-1 1/5] FROM docker.io/library/alpine:3.20.3@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 06:24:14 #7 sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 3.62MB / 3.62MB 5.1s done 06:24:14 #7 extracting sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 0.2s done 06:24:14 #7 DONE 5.7s 06:24:14 06:24:14 #6 [builder 1/6] FROM docker.io/library/golang:1.23.1@sha256:4f063a24d429510e512cc730c3330292ff49f3ade3ae79bda8f84a24fa25ecb0 06:24:14 #6 sha256:e7bff916ab0c126c9d943f0c481a905f402e00f206a89248f257ef90beaabbd8 32.51MB / 74.00MB 5.4s 06:24:14 #6 sha256:1eb015951d08f558e9805d427f6d30728b0cd94d5c9b9538cd4f7df57598664a 51.38MB / 92.26MB 5.5s 06:24:14 #6 sha256:e7bff916ab0c126c9d943f0c481a905f402e00f206a89248f257ef90beaabbd8 36.70MB / 74.00MB 5.7s 06:24:14 #6 sha256:1eb015951d08f558e9805d427f6d30728b0cd94d5c9b9538cd4f7df57598664a 58.72MB / 92.26MB 6.0s 06:24:15 #6 sha256:e7bff916ab0c126c9d943f0c481a905f402e00f206a89248f257ef90beaabbd8 41.83MB / 74.00MB 6.2s 06:24:15 #6 sha256:1eb015951d08f558e9805d427f6d30728b0cd94d5c9b9538cd4f7df57598664a 65.01MB / 92.26MB 6.4s 06:24:15 #6 sha256:e7bff916ab0c126c9d943f0c481a905f402e00f206a89248f257ef90beaabbd8 46.14MB / 74.00MB 6.5s 06:24:15 #6 extracting sha256:cdd62bf39133c498a16f7a7b1b6555ba43d02b2511c508fa4c0a9b1975ffe20e 3.6s done 06:24:15 #6 sha256:1eb015951d08f558e9805d427f6d30728b0cd94d5c9b9538cd4f7df57598664a 70.25MB / 92.26MB 6.8s 06:24:15 #6 sha256:e7bff916ab0c126c9d943f0c481a905f402e00f206a89248f257ef90beaabbd8 50.33MB / 74.00MB 6.8s 06:24:15 #6 extracting sha256:a47cff7f31e941e78bf63ca19f0811b675283e2c00ddea10c57f78d93b2bc343 06:24:15 #6 sha256:e7bff916ab0c126c9d943f0c481a905f402e00f206a89248f257ef90beaabbd8 54.53MB / 74.00MB 7.1s 06:24:16 #6 sha256:1eb015951d08f558e9805d427f6d30728b0cd94d5c9b9538cd4f7df57598664a 76.55MB / 92.26MB 7.2s 06:24:16 #6 sha256:e7bff916ab0c126c9d943f0c481a905f402e00f206a89248f257ef90beaabbd8 58.72MB / 74.00MB 7.4s 06:24:16 #6 sha256:1eb015951d08f558e9805d427f6d30728b0cd94d5c9b9538cd4f7df57598664a 81.79MB / 92.26MB 7.5s 06:24:16 #6 sha256:e7bff916ab0c126c9d943f0c481a905f402e00f206a89248f257ef90beaabbd8 63.96MB / 74.00MB 7.7s 06:24:16 #6 extracting sha256:a47cff7f31e941e78bf63ca19f0811b675283e2c00ddea10c57f78d93b2bc343 1.0s done 06:24:16 #6 sha256:e7bff916ab0c126c9d943f0c481a905f402e00f206a89248f257ef90beaabbd8 69.21MB / 74.00MB 8.0s 06:24:16 #6 sha256:1eb015951d08f558e9805d427f6d30728b0cd94d5c9b9538cd4f7df57598664a 87.03MB / 92.26MB 8.1s 06:24:17 #6 sha256:1eb015951d08f558e9805d427f6d30728b0cd94d5c9b9538cd4f7df57598664a 92.26MB / 92.26MB 8.4s 06:24:17 #6 sha256:e7bff916ab0c126c9d943f0c481a905f402e00f206a89248f257ef90beaabbd8 74.00MB / 74.00MB 8.4s 06:24:17 #6 sha256:e7bff916ab0c126c9d943f0c481a905f402e00f206a89248f257ef90beaabbd8 74.00MB / 74.00MB 8.7s done 06:24:18 #6 ... 06:24:18 06:24:18 #8 [stage-1 2/5] RUN apk update && apk add bash 06:24:18 #0 0.196 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:24:18 #0 0.323 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:24:18 #0 0.779 v3.20.10-36-g436ca7554c9 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 06:24:18 #0 0.779 v3.20.10-36-g436ca7554c9 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 06:24:18 #0 0.779 OK: 24181 distinct packages available 06:24:18 #0 1.368 (1/4) Installing ncurses-terminfo-base (6.4_p20240420-r2) 06:24:18 #0 1.411 (2/4) Installing libncursesw (6.4_p20240420-r2) 06:24:18 #0 1.427 (3/4) Installing readline (8.2.10-r0) 06:24:18 #0 1.436 (4/4) Installing bash (5.2.26-r0) 06:24:18 #0 1.461 Executing bash-5.2.26-r0.post-install 06:24:18 #0 1.466 Executing busybox-1.36.1-r29.trigger 06:24:18 #0 1.478 OK: 10 MiB in 18 packages 06:24:18 #8 DONE 3.9s 06:24:18 06:24:18 #6 [builder 1/6] FROM docker.io/library/golang:1.23.1@sha256:4f063a24d429510e512cc730c3330292ff49f3ade3ae79bda8f84a24fa25ecb0 06:24:18 #6 sha256:1eb015951d08f558e9805d427f6d30728b0cd94d5c9b9538cd4f7df57598664a 92.26MB / 92.26MB 9.4s done 06:24:18 #6 extracting sha256:a173f2aee8e962ea19db1e418ae84a0c9f71480b51f768a19332dfa83d7722a5 0.1s 06:24:19 #6 ... 06:24:19 06:24:19 #9 [stage-1 3/5] RUN apk add --no-cache bash 06:24:19 #0 0.234 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:24:19 #0 0.350 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:24:19 #0 0.798 OK: 10 MiB in 18 packages 06:24:19 #9 DONE 1.2s 06:24:19 06:24:19 #6 [builder 1/6] FROM docker.io/library/golang:1.23.1@sha256:4f063a24d429510e512cc730c3330292ff49f3ade3ae79bda8f84a24fa25ecb0 06:24:19 #6 ... 06:24:19 06:24:19 #10 [stage-1 4/5] WORKDIR /app 06:24:19 #10 DONE 0.2s 06:24:19 06:24:19 #6 [builder 1/6] FROM docker.io/library/golang:1.23.1@sha256:4f063a24d429510e512cc730c3330292ff49f3ade3ae79bda8f84a24fa25ecb0 06:24:22 #6 extracting sha256:a173f2aee8e962ea19db1e418ae84a0c9f71480b51f768a19332dfa83d7722a5 3.8s done 06:24:22 #6 extracting sha256:1eb015951d08f558e9805d427f6d30728b0cd94d5c9b9538cd4f7df57598664a 06:24:25 #6 extracting sha256:1eb015951d08f558e9805d427f6d30728b0cd94d5c9b9538cd4f7df57598664a 3.6s done 06:24:25 #6 extracting sha256:e7bff916ab0c126c9d943f0c481a905f402e00f206a89248f257ef90beaabbd8 06:24:31 #6 extracting sha256:e7bff916ab0c126c9d943f0c481a905f402e00f206a89248f257ef90beaabbd8 5.1s 06:24:32 #6 extracting sha256:e7bff916ab0c126c9d943f0c481a905f402e00f206a89248f257ef90beaabbd8 6.4s done 06:24:32 #6 extracting sha256:32d3574b34bd65a6cf89a80e5bd939574c7a9bd3efbaa4881292aaca16d3d0dc done 06:24:32 #6 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 06:24:33 #6 DONE 24.4s 06:24:33 06:24:33 #11 [builder 2/6] WORKDIR /home/app/ 06:24:34 #11 DONE 1.9s 06:24:34 06:24:34 #12 [builder 3/6] COPY . . 06:24:35 #12 DONE 0.2s 06:24:35 06:24:35 #13 [builder 4/6] RUN go mod tidy 06:24:35 #13 0.234 go: downloading github.com/stretchr/testify v1.9.0 06:24:35 #13 0.238 go: downloading github.com/spf13/viper v1.19.0 06:24:35 #13 0.249 go: downloading github.com/aws/aws-sdk-go v1.47.3 06:24:41 #13 6.469 go: downloading gorm.io/gorm v1.25.12 06:24:41 #13 6.470 go: downloading github.com/samber/slog-multi v1.2.4 06:24:41 #13 6.470 go: downloading gopkg.in/natefinch/lumberjack.v2 v2.2.1 06:24:41 #13 6.504 go: downloading github.com/google/uuid v1.6.0 06:24:41 #13 6.528 go: downloading github.com/gin-gonic/gin v1.9.1 06:24:41 #13 6.567 go: downloading gorm.io/driver/postgres v1.5.9 06:24:41 #13 6.603 go: downloading github.com/jackc/pgerrcode v0.0.0-20240316143900-6e2875d9b438 06:24:41 #13 6.612 go: downloading github.com/lib/pq v1.10.7 06:24:41 #13 6.616 go: downloading github.com/go-playground/validator/v10 v10.14.0 06:24:41 #13 6.753 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 06:24:41 #13 6.754 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 06:24:41 #13 6.756 go: downloading github.com/stretchr/objx v0.5.2 06:24:41 #13 6.766 go: downloading gopkg.in/yaml.v3 v3.0.1 06:24:41 #13 6.783 go: downloading github.com/fsnotify/fsnotify v1.7.0 06:24:41 #13 6.783 go: downloading github.com/mitchellh/mapstructure v1.5.0 06:24:41 #13 6.800 go: downloading github.com/sagikazarmark/locafero v0.4.0 06:24:41 #13 6.803 go: downloading github.com/sagikazarmark/slog-shim v0.1.0 06:24:41 #13 6.803 go: downloading github.com/spf13/afero v1.11.0 06:24:41 #13 6.812 go: downloading github.com/spf13/cast v1.6.0 06:24:41 #13 6.814 go: downloading github.com/spf13/pflag v1.0.5 06:24:41 #13 6.844 go: downloading github.com/jinzhu/now v1.1.5 06:24:42 #13 6.852 go: downloading github.com/jackc/pgx/v5 v5.5.5 06:24:42 #13 6.877 go: downloading github.com/gin-contrib/sse v0.1.0 06:24:42 #13 6.893 go: downloading github.com/mattn/go-isatty v0.0.19 06:24:42 #13 6.901 go: downloading golang.org/x/net v0.41.0 06:24:42 #13 6.975 go: downloading google.golang.org/protobuf v1.33.0 06:24:42 #13 6.993 go: downloading github.com/gabriel-vasile/mimetype v1.4.2 06:24:42 #13 7.316 go: downloading github.com/go-playground/universal-translator v0.18.1 06:24:42 #13 7.316 go: downloading github.com/leodido/go-urn v1.2.4 06:24:42 #13 7.331 go: downloading golang.org/x/crypto v0.40.0 06:24:42 #13 7.380 go: downloading golang.org/x/text v0.27.0 06:24:42 #13 7.441 go: downloading github.com/go-playground/assert/v2 v2.2.0 06:24:42 #13 7.617 go: downloading github.com/go-playground/locales v0.14.1 06:24:44 #13 8.951 go: downloading github.com/samber/lo v1.47.0 06:24:44 #13 8.990 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 06:24:44 #13 8.993 go: downloading github.com/sourcegraph/conc v0.3.0 06:24:44 #13 8.996 go: downloading golang.org/x/sys v0.34.0 06:24:44 #13 9.070 go: downloading golang.org/x/exp v0.0.0-20230905200255-921286631fa9 06:24:44 #13 9.239 go: downloading github.com/subosito/gotenv v1.6.0 06:24:44 #13 9.248 go: downloading github.com/hashicorp/hcl v1.0.0 06:24:44 #13 9.295 go: downloading gopkg.in/ini.v1 v1.67.0 06:24:44 #13 9.322 go: downloading github.com/magiconair/properties v1.8.7 06:24:44 #13 9.337 go: downloading github.com/pelletier/go-toml/v2 v2.2.2 06:24:44 #13 9.394 go: downloading github.com/jmespath/go-jmespath v0.4.0 06:24:44 #13 9.402 go: downloading github.com/frankban/quicktest v1.14.6 06:24:44 #13 9.442 go: downloading github.com/jinzhu/inflection v1.0.0 06:24:44 #13 9.445 go: downloading github.com/ugorji/go/codec v1.2.11 06:24:44 #13 9.449 go: downloading github.com/bytedance/sonic v1.9.1 06:24:44 #13 9.451 go: downloading github.com/goccy/go-json v0.10.2 06:24:44 #13 9.497 go: downloading github.com/json-iterator/go v1.1.12 06:24:44 #13 9.513 go: downloading github.com/jackc/pgpassfile v1.0.0 06:24:44 #13 9.567 go: downloading github.com/jackc/pgservicefile v0.0.0-20221227161230-091c0ba34f0a 06:24:44 #13 9.592 go: downloading github.com/google/go-cmp v0.5.9 06:24:44 #13 9.604 go: downloading github.com/kr/pretty v0.3.1 06:24:44 #13 9.639 go: downloading github.com/jmespath/go-jmespath/internal/testify v1.5.1 06:24:44 #13 9.659 go: downloading github.com/jackc/puddle/v2 v2.2.1 06:24:44 #13 9.668 go: downloading go.uber.org/multierr v1.9.0 06:24:44 #13 9.681 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 06:24:44 #13 9.682 go: downloading github.com/modern-go/reflect2 v1.0.2 06:24:44 #13 9.687 go: downloading github.com/kr/text v0.2.0 06:24:44 #13 9.689 go: downloading github.com/rogpeppe/go-internal v1.13.1 06:24:44 #13 9.698 go: downloading golang.org/x/sync v0.16.0 06:24:44 #13 9.704 go: downloading gopkg.in/yaml.v2 v2.2.8 06:24:44 #13 9.714 go: downloading go.uber.org/atomic v1.9.0 06:24:44 #13 9.804 go: downloading golang.org/x/arch v0.3.0 06:24:44 #13 9.804 go: downloading github.com/twitchyliquid64/golang-asm v0.15.1 06:24:44 #13 9.805 go: downloading github.com/chenzhuoyu/base64x v0.0.0-20221115062448-fe3a3abad311 06:24:44 #13 9.825 go: downloading github.com/klauspost/cpuid/v2 v2.2.4 06:24:45 #13 10.02 go: finding module for package github.com/glebarez/sqlite 06:24:45 #13 10.18 go: downloading github.com/glebarez/sqlite v1.11.0 06:24:45 #13 10.32 go: found github.com/glebarez/sqlite in github.com/glebarez/sqlite v1.11.0 06:24:45 #13 10.33 go: downloading github.com/glebarez/go-sqlite v1.21.2 06:24:45 #13 10.33 go: downloading modernc.org/sqlite v1.23.1 06:24:45 #13 10.36 go: downloading modernc.org/libc v1.22.5 06:24:45 #13 10.36 go: downloading modernc.org/mathutil v1.5.0 06:24:47 #13 12.27 go: downloading github.com/remyoudompheng/bigfft v0.0.0-20230129092748-24d4a6f8daec 06:24:47 #13 12.27 go: downloading github.com/dustin/go-humanize v1.0.1 06:24:47 #13 12.30 go: downloading modernc.org/memory v1.5.0 06:24:53 #13 18.20 go: downloading github.com/google/pprof v0.0.0-20221118152302-e6195bd50e26 06:24:55 #13 DONE 19.9s 06:24:55 06:24:55 #14 [builder 5/6] RUN LOG_FILE_NAME=testing.log go test ./... 06:25:38 #14 43.77 ? gerrit.o-ran-sc.org/r/aiml-fw/awmf/modelmgmtservice [no test files] 06:25:38 #14 43.77 ? gerrit.o-ran-sc.org/r/aiml-fw/awmf/modelmgmtservice/apis [no test files] 06:25:41 #14 46.24 ? gerrit.o-ran-sc.org/r/aiml-fw/awmf/modelmgmtservice/apis_test/mme_mocks [no test files] 06:25:41 #14 46.24 ? gerrit.o-ran-sc.org/r/aiml-fw/awmf/modelmgmtservice/core [no test files] 06:25:41 #14 46.30 ok gerrit.o-ran-sc.org/r/aiml-fw/awmf/modelmgmtservice/apis_test 0.057s 06:25:41 #14 46.30 ok gerrit.o-ran-sc.org/r/aiml-fw/awmf/modelmgmtservice/config 0.006s 06:26:00 #14 65.19 ? gerrit.o-ran-sc.org/r/aiml-fw/awmf/modelmgmtservice/logging [no test files] 06:26:00 #14 65.19 ? gerrit.o-ran-sc.org/r/aiml-fw/awmf/modelmgmtservice/models [no test files] 06:26:00 #14 65.19 ? gerrit.o-ran-sc.org/r/aiml-fw/awmf/modelmgmtservice/routers [no test files] 06:26:00 #14 65.21 ok gerrit.o-ran-sc.org/r/aiml-fw/awmf/modelmgmtservice/db 0.015s 06:26:00 #14 65.64 ok gerrit.o-ran-sc.org/r/aiml-fw/awmf/modelmgmtservice/utils 0.005s 06:26:01 #14 DONE 66.5s 06:26:01 06:26:01 #15 [builder 6/6] RUN CGO_ENABLED=0 GOOS=linux GOARCH=amd64 go build -o mme_bin . 06:26:21 #15 DONE 19.6s 06:26:21 06:26:21 #16 [stage-1 5/5] COPY --from=builder /home/app/mme_bin mme_bin 06:26:21 #16 DONE 0.2s 06:26:21 06:26:21 #17 exporting to image 06:26:21 #17 exporting layers 06:26:21 #17 exporting layers 0.2s done 06:26:21 #17 writing image sha256:9ea4e8e2e423bf3e4d0a6f551841935d84ffa4a1e69ea10c20852092f3c9c422 done 06:26:21 #17 naming to nexus3.o-ran-sc.org:10004/o-ran-sc/aiml-fw-awmf-modelmgmtservice-docker:5.0.0 done 06:26:21 #17 DONE 0.2s 06:26:21 ---> docker-build.sh ends 06:26:21 [aiml-fw-awmf-modelmgmtservice-docker-docker-merge-master] $ /bin/sh -xe /tmp/jenkins1511397890363830586.sh 06:26:21 [EnvInject] - Injecting environment variables from a build step. 06:26:21 [EnvInject] - Injecting as environment variables the properties content 06:26:21 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 06:26:21 06:26:21 [EnvInject] - Variables injected successfully. 06:26:21 [aiml-fw-awmf-modelmgmtservice-docker-docker-merge-master] $ /bin/bash /tmp/jenkins4562037465891954163.sh 06:26:21 ---> docker-push.sh 06:26:21 Docker version 24.0.2, build cb74dfc 06:26:21 Pushing image: nexus3.o-ran-sc.org:10004/o-ran-sc/aiml-fw-awmf-modelmgmtservice-docker:5.0.0 06:26:21 docker push nexus3.o-ran-sc.org:10004/o-ran-sc/aiml-fw-awmf-modelmgmtservice-docker:5.0.0 06:26:22 The push refers to repository [nexus3.o-ran-sc.org:10004/o-ran-sc/aiml-fw-awmf-modelmgmtservice-docker] 06:26:22 2691e27352a2: Preparing 06:26:22 3435e7aaf36c: Preparing 06:26:22 9e9e86fb788c: Preparing 06:26:22 d4b40bbd5197: Preparing 06:26:22 75654b8eeebd: Preparing 06:26:22 75654b8eeebd: Layer already exists 06:26:22 3435e7aaf36c: Pushed 06:26:22 9e9e86fb788c: Pushed 06:26:22 d4b40bbd5197: Pushed 06:26:24 2691e27352a2: Pushed 06:26:24 5.0.0: digest: sha256:e4132760a7df422d37a0b3ad52cd21a1bdf007fc2f67e0a8a66ec7d7776912ef size: 1367 06:26:24 ---> docker-push.sh ends 06:26:24 [aiml-fw-awmf-modelmgmtservice-docker-docker-merge-master] $ /bin/bash /tmp/jenkins14007894903204612849.sh 06:26:24 $ ssh-agent -k 06:26:24 unset SSH_AUTH_SOCK; 06:26:24 unset SSH_AGENT_PID; 06:26:24 echo Agent pid 2100 killed; 06:26:24 [ssh-agent] Stopped. 06:26:24 [PostBuildScript] - [INFO] Executing post build scripts. 06:26:25 [aiml-fw-awmf-modelmgmtservice-docker-docker-merge-master] $ /bin/bash /tmp/jenkins4839058353131243981.sh 06:26:25 ---> sysstat.sh 06:26:25 [aiml-fw-awmf-modelmgmtservice-docker-docker-merge-master] $ /bin/bash /tmp/jenkins5896269538306571004.sh 06:26:25 ---> package-listing.sh 06:26:25 ++ tr '[:upper:]' '[:lower:]' 06:26:25 ++ facter osfamily 06:26:25 + OS_FAMILY=debian 06:26:25 + workspace=/w/workspace/aiml-fw-awmf-modelmgmtservice-docker-docker-merge-master 06:26:25 + START_PACKAGES=/tmp/packages_start.txt 06:26:25 + END_PACKAGES=/tmp/packages_end.txt 06:26:25 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:26:25 + PACKAGES=/tmp/packages_start.txt 06:26:25 + '[' /w/workspace/aiml-fw-awmf-modelmgmtservice-docker-docker-merge-master ']' 06:26:25 + PACKAGES=/tmp/packages_end.txt 06:26:25 + case "${OS_FAMILY}" in 06:26:25 + dpkg -l 06:26:25 + grep '^ii' 06:26:25 + '[' -f /tmp/packages_start.txt ']' 06:26:25 + '[' -f /tmp/packages_end.txt ']' 06:26:25 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:26:25 + '[' /w/workspace/aiml-fw-awmf-modelmgmtservice-docker-docker-merge-master ']' 06:26:25 + mkdir -p /w/workspace/aiml-fw-awmf-modelmgmtservice-docker-docker-merge-master/archives/ 06:26:26 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/aiml-fw-awmf-modelmgmtservice-docker-docker-merge-master/archives/ 06:26:26 [aiml-fw-awmf-modelmgmtservice-docker-docker-merge-master] $ /bin/bash /tmp/jenkins9958630921139347987.sh 06:26:26 ---> capture-instance-metadata.sh 06:26:26 Setup pyenv: 06:26:26 system 06:26:26 3.8.13 06:26:26 3.9.13 06:26:26 * 3.10.6 (set by /w/workspace/aiml-fw-awmf-modelmgmtservice-docker-docker-merge-master/.python-version) 06:26:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-01hK from file:/tmp/.os_lf_venv 06:26:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:26:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:26:28 lf-activate-venv(): INFO: Base packages installed successfully 06:26:28 lf-activate-venv(): INFO: Installing additional packages: lftools 06:26:46 lf-activate-venv(): INFO: Adding /tmp/venv-01hK/bin to PATH 06:26:46 INFO: Running in OpenStack, capturing instance metadata 06:26:46 [aiml-fw-awmf-modelmgmtservice-docker-docker-merge-master] $ /bin/bash /tmp/jenkins7726649702588159285.sh 06:26:46 provisioning config files... 06:26:46 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/aiml-fw-awmf-modelmgmtservice-docker-docker-merge-master@tmp/config11732882544798599918tmp 06:26:46 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 06:26:46 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 06:26:46 [EnvInject] - Injecting environment variables from a build step. 06:26:46 [EnvInject] - Injecting as environment variables the properties content 06:26:46 SERVER_ID=logs 06:26:46 06:26:46 [EnvInject] - Variables injected successfully. 06:26:46 [aiml-fw-awmf-modelmgmtservice-docker-docker-merge-master] $ /bin/bash /tmp/jenkins15478773411605774049.sh 06:26:46 ---> create-netrc.sh 06:26:46 [aiml-fw-awmf-modelmgmtservice-docker-docker-merge-master] $ /bin/bash /tmp/jenkins4570059309060013646.sh 06:26:46 ---> python-tools-install.sh 06:26:46 Setup pyenv: 06:26:46 system 06:26:46 3.8.13 06:26:46 3.9.13 06:26:46 * 3.10.6 (set by /w/workspace/aiml-fw-awmf-modelmgmtservice-docker-docker-merge-master/.python-version) 06:26:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-01hK from file:/tmp/.os_lf_venv 06:26:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:26:47 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:26:50 lf-activate-venv(): INFO: Base packages installed successfully 06:26:50 lf-activate-venv(): INFO: Installing additional packages: lftools 06:27:06 lf-activate-venv(): INFO: Adding /tmp/venv-01hK/bin to PATH 06:27:06 [aiml-fw-awmf-modelmgmtservice-docker-docker-merge-master] $ /bin/bash /tmp/jenkins10755099524042975837.sh 06:27:06 ---> sudo-logs.sh 06:27:06 Archiving 'sudo' log.. 06:27:07 [aiml-fw-awmf-modelmgmtservice-docker-docker-merge-master] $ /bin/bash /tmp/jenkins8320941068874286781.sh 06:27:07 ---> job-cost.sh 06:27:07 Setup pyenv: 06:27:07 system 06:27:07 3.8.13 06:27:07 3.9.13 06:27:07 * 3.10.6 (set by /w/workspace/aiml-fw-awmf-modelmgmtservice-docker-docker-merge-master/.python-version) 06:27:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-01hK from file:/tmp/.os_lf_venv 06:27:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:27:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:27:10 lf-activate-venv(): INFO: Base packages installed successfully 06:27:10 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 06:27:20 lf-activate-venv(): INFO: Adding /tmp/venv-01hK/bin to PATH 06:27:20 INFO: No Stack... 06:27:21 INFO: Retrieving Pricing Info for: v3-starter-4 06:27:21 INFO: Archiving Costs 06:27:21 [aiml-fw-awmf-modelmgmtservice-docker-docker-merge-master] $ /bin/bash -l /tmp/jenkins17225887724506685108.sh 06:27:21 ---> logs-deploy.sh 06:27:21 Setup pyenv: 06:27:21 system 06:27:21 3.8.13 06:27:21 3.9.13 06:27:21 * 3.10.6 (set by /w/workspace/aiml-fw-awmf-modelmgmtservice-docker-docker-merge-master/.python-version) 06:27:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-01hK from file:/tmp/.os_lf_venv 06:27:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:27:21 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:27:25 lf-activate-venv(): INFO: Base packages installed successfully 06:27:25 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 06:27:42 lf-activate-venv(): INFO: Adding /tmp/venv-01hK/bin to PATH 06:27:42 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/aiml-fw-awmf-modelmgmtservice-docker-docker-merge-master/220 06:27:42 INFO: archiving workspace using pattern(s): 06:27:43 Archives upload complete. 06:27:44 INFO: archiving logs to Nexus 06:27:46 ---> uname -a: 06:27:46 Linux prd-ubuntu1804-docker-4c-4g-56 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 06:27:46 06:27:46 06:27:46 ---> lscpu: 06:27:46 Architecture: x86_64 06:27:46 CPU op-mode(s): 32-bit, 64-bit 06:27:46 Byte Order: Little Endian 06:27:46 CPU(s): 4 06:27:46 On-line CPU(s) list: 0-3 06:27:46 Thread(s) per core: 1 06:27:46 Core(s) per socket: 1 06:27:46 Socket(s): 4 06:27:46 NUMA node(s): 1 06:27:46 Vendor ID: AuthenticAMD 06:27:46 CPU family: 23 06:27:46 Model: 49 06:27:46 Model name: AMD EPYC-Rome Processor 06:27:46 Stepping: 0 06:27:46 CPU MHz: 2799.998 06:27:46 BogoMIPS: 5599.99 06:27:46 Virtualization: AMD-V 06:27:46 Hypervisor vendor: KVM 06:27:46 Virtualization type: full 06:27:46 L1d cache: 32K 06:27:46 L1i cache: 32K 06:27:46 L2 cache: 512K 06:27:46 L3 cache: 16384K 06:27:46 NUMA node0 CPU(s): 0-3 06:27:46 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 06:27:46 06:27:46 06:27:46 ---> nproc: 06:27:46 4 06:27:46 06:27:46 06:27:46 ---> df -h: 06:27:46 Filesystem Size Used Avail Use% Mounted on 06:27:46 udev 3.9G 0 3.9G 0% /dev 06:27:46 tmpfs 798M 696K 797M 1% /run 06:27:46 /dev/vda1 20G 12G 8.0G 59% / 06:27:46 tmpfs 3.9G 0 3.9G 0% /dev/shm 06:27:46 tmpfs 5.0M 0 5.0M 0% /run/lock 06:27:46 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 06:27:46 /dev/vda15 105M 5.3M 100M 5% /boot/efi 06:27:46 tmpfs 798M 0 798M 0% /run/user/1001 06:27:46 06:27:46 06:27:46 ---> free -m: 06:27:46 total used free shared buff/cache available 06:27:46 Mem: 7976 512 2536 0 4927 7165 06:27:46 Swap: 1023 0 1023 06:27:46 06:27:46 06:27:46 ---> ip addr: 06:27:46 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 06:27:46 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:27:46 inet 127.0.0.1/8 scope host lo 06:27:46 valid_lft forever preferred_lft forever 06:27:46 inet6 ::1/128 scope host 06:27:46 valid_lft forever preferred_lft forever 06:27:46 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 06:27:46 link/ether fa:16:3e:79:43:89 brd ff:ff:ff:ff:ff:ff 06:27:46 inet 10.32.7.201/23 brd 10.32.7.255 scope global dynamic ens3 06:27:46 valid_lft 86038sec preferred_lft 86038sec 06:27:46 inet6 fe80::f816:3eff:fe79:4389/64 scope link 06:27:46 valid_lft forever preferred_lft forever 06:27:46 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 06:27:46 link/ether 02:42:d6:09:3f:d3 brd ff:ff:ff:ff:ff:ff 06:27:46 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 06:27:46 valid_lft forever preferred_lft forever 06:27:46 06:27:46 06:27:46 ---> sar -b -r -n DEV: 06:27:46 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-56) 05/05/26 _x86_64_ (4 CPU) 06:27:46 06:27:46 06:21:47 LINUX RESTART (4 CPU) 06:27:46 06:27:46 06:22:01 tps rtps wtps bread/s bwrtn/s 06:27:46 06:23:01 154.45 69.11 85.34 5608.93 39630.54 06:27:46 06:24:01 64.62 4.70 59.92 834.26 8875.32 06:27:46 06:25:01 175.07 9.00 166.07 1468.82 83780.57 06:27:46 06:26:01 731.27 711.73 19.54 5845.25 14404.27 06:27:46 06:27:01 67.00 28.58 38.42 274.51 8507.66 06:27:46 Average: 238.42 164.57 73.84 2805.37 31028.90 06:27:46 06:27:46 06:22:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:27:46 06:23:01 5925796 7436320 2241632 27.45 36148 1655672 964652 10.47 562340 1514940 56444 06:27:46 06:24:01 5673752 7483704 2493676 30.53 58084 1916172 901484 9.78 540088 1754392 114708 06:27:46 06:25:01 3234236 7278744 4933192 60.40 110432 3962648 1555920 16.88 1045164 3516068 51280 06:27:46 06:26:01 2873864 7401912 5293564 64.81 283152 4213840 1146620 12.44 1120000 3739120 44596 06:27:46 06:27:01 2595828 7330612 5571600 68.22 291476 4395684 1071512 11.63 1280416 3844252 27140 06:27:46 Average: 4060695 7386258 4106733 50.28 155858 3228803 1128038 12.24 909602 2873754 58834 06:27:46 06:27:46 06:22:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:27:46 06:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:27:46 06:23:01 ens3 403.95 241.30 1089.14 67.57 0.00 0.00 0.00 0.00 06:27:46 06:23:01 lo 1.00 1.00 0.09 0.09 0.00 0.00 0.00 0.00 06:27:46 06:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:27:46 06:24:01 ens3 69.97 57.61 721.11 8.44 0.00 0.00 0.00 0.00 06:27:46 06:24:01 lo 1.87 1.87 0.16 0.16 0.00 0.00 0.00 0.00 06:27:46 06:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:27:46 06:25:01 ens3 771.09 671.19 7687.94 54.97 0.00 0.00 0.00 0.00 06:27:46 06:25:01 lo 0.80 0.80 0.11 0.11 0.00 0.00 0.00 0.00 06:27:46 06:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:27:46 06:26:01 ens3 0.80 0.73 0.08 0.09 0.00 0.00 0.00 0.00 06:27:46 06:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:27:46 06:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:27:46 06:27:01 ens3 36.64 52.57 17.54 265.36 0.00 0.00 0.00 0.00 06:27:46 06:27:01 lo 1.86 1.86 0.17 0.17 0.00 0.00 0.00 0.00 06:27:46 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:27:46 Average: ens3 256.38 204.60 1902.19 79.37 0.00 0.00 0.00 0.00 06:27:46 Average: lo 1.15 1.15 0.11 0.11 0.00 0.00 0.00 0.00 06:27:46 06:27:46 06:27:46 ---> sar -P ALL: 06:27:46 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-56) 05/05/26 _x86_64_ (4 CPU) 06:27:46 06:27:46 06:21:47 LINUX RESTART (4 CPU) 06:27:46 06:27:46 06:22:01 CPU %user %nice %system %iowait %steal %idle 06:27:46 06:23:01 all 18.10 0.00 2.85 4.77 1.23 73.05 06:27:46 06:23:01 0 19.04 0.00 2.17 3.53 1.20 74.06 06:27:46 06:23:01 1 17.02 0.00 5.21 6.73 1.28 69.76 06:27:46 06:23:01 2 17.29 0.00 1.70 5.61 1.02 74.39 06:27:46 06:23:01 3 19.07 0.00 2.31 3.19 1.44 73.99 06:27:46 06:24:01 all 20.20 0.00 1.37 1.72 0.89 75.83 06:27:46 06:24:01 0 10.54 0.00 0.62 0.08 0.33 88.42 06:27:46 06:24:01 1 3.38 0.00 0.45 2.31 0.27 93.60 06:27:46 06:24:01 2 1.44 0.00 0.68 3.83 0.91 93.13 06:27:46 06:24:01 3 65.68 0.00 3.76 0.63 2.02 27.91 06:27:46 06:25:01 all 21.70 0.00 8.14 3.69 2.19 64.29 06:27:46 06:25:01 0 19.16 0.00 7.99 5.47 2.28 65.09 06:27:46 06:25:01 1 19.37 0.00 6.73 0.99 1.85 71.06 06:27:46 06:25:01 2 29.29 0.00 9.69 5.37 2.34 53.31 06:27:46 06:25:01 3 18.91 0.00 8.14 2.90 2.28 67.77 06:27:46 06:26:01 all 66.09 0.00 10.40 5.63 3.81 14.07 06:27:46 06:26:01 0 64.93 0.00 10.05 4.36 3.39 17.27 06:27:46 06:26:01 1 68.04 0.00 9.43 5.29 4.11 13.14 06:27:46 06:26:01 2 67.67 0.00 11.35 7.10 3.86 10.02 06:27:46 06:26:01 3 63.75 0.00 10.73 5.79 3.88 15.85 06:27:46 06:27:01 all 36.44 0.00 3.66 1.73 1.85 56.31 06:27:46 06:27:01 0 31.55 0.00 3.44 1.71 1.49 61.81 06:27:46 06:27:01 1 46.84 0.00 4.06 1.36 2.17 45.58 06:27:46 06:27:01 2 27.63 0.00 3.79 2.80 1.68 64.10 06:27:46 06:27:01 3 39.72 0.00 3.38 1.08 2.06 53.76 06:27:46 Average: all 32.53 0.00 5.28 3.51 1.99 56.69 06:27:46 Average: 0 29.07 0.00 4.85 3.03 1.74 61.32 06:27:46 Average: 1 30.93 0.00 5.16 3.34 1.93 58.63 06:27:46 Average: 2 28.66 0.00 5.44 4.94 1.96 59.00 06:27:46 Average: 3 41.49 0.00 5.66 2.72 2.33 47.80 06:27:46 06:27:46 06:27:46