00:54:29 Started by timer 00:54:29 Running as SYSTEM 00:54:29 [EnvInject] - Loading node environment variables. 00:54:29 Building remotely on prd-ubuntu1804-docker-4c-4g-3166 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/sim-a1-interface-docker-merge-j-release 00:54:29 [ssh-agent] Looking for ssh-agent implementation... 00:54:29 $ ssh-agent 00:54:29 SSH_AUTH_SOCK=/tmp/ssh-C8AZaDNOV8hO/agent.2110 00:54:29 SSH_AGENT_PID=2112 00:54:29 [ssh-agent] Started. 00:54:29 Running ssh-add (command line suppressed) 00:54:29 Identity added: /w/workspace/sim-a1-interface-docker-merge-j-release@tmp/private_key_9882145686975659674.key (jenkins-ssh) 00:54:29 [ssh-agent] Using credentials jenkins (jenkins) 00:54:29 The recommended git tool is: NONE 00:54:31 using credential jenkins 00:54:31 Wiping out workspace first. 00:54:32 Cloning the remote Git repository 00:54:32 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/sim/a1-interface 00:54:32 > git init /w/workspace/sim-a1-interface-docker-merge-j-release # timeout=10 00:54:32 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/sim/a1-interface 00:54:32 > git --version # timeout=10 00:54:32 > git --version # 'git version 2.17.1' 00:54:32 using GIT_SSH to set credentials jenkins 00:54:32 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/sim/a1-interface +refs/heads/*:refs/remotes/origin/* # timeout=10 00:54:32 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/sim/a1-interface # timeout=10 00:54:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:54:33 Avoid second fetch 00:54:33 > git rev-parse refs/remotes/origin/j-release^{commit} # timeout=10 00:54:33 Checking out Revision 93937a40af4406186ffc45bd3639add3502a408f (refs/remotes/origin/j-release) 00:54:33 > git config core.sparsecheckout # timeout=10 00:54:33 > git checkout -f 93937a40af4406186ffc45bd3639add3502a408f # timeout=10 00:54:33 Commit message: "sim-a1 README syntax check" 00:54:33 > git rev-list --no-walk 93937a40af4406186ffc45bd3639add3502a408f # timeout=10 00:54:36 provisioning config files... 00:54:36 copy managed file [npmrc] to file:/home/jenkins/.npmrc 00:54:37 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 00:54:37 [sim-a1-interface-docker-merge-j-release] $ /bin/bash /tmp/jenkins3600028936128145924.sh 00:54:37 ---> python-tools-install.sh 00:54:37 Setup pyenv: 00:54:37 * system (set by /opt/pyenv/version) 00:54:37 * 3.8.13 (set by /opt/pyenv/version) 00:54:37 * 3.9.13 (set by /opt/pyenv/version) 00:54:37 * 3.10.6 (set by /opt/pyenv/version) 00:54:44 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-74yk 00:54:44 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 00:54:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:54:44 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:54:52 lf-activate-venv(): INFO: Base packages installed successfully 00:54:52 lf-activate-venv(): INFO: Installing additional packages: lftools 00:55:30 lf-activate-venv(): INFO: Adding /tmp/venv-74yk/bin to PATH 00:55:30 Generating Requirements File 00:56:13 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. 00:56:13 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 00:56:14 Python 3.10.6 00:56:14 pip 26.1.2 from /tmp/venv-74yk/lib/python3.10/site-packages/pip (python 3.10) 00:56:15 aiohappyeyeballs==2.6.2 00:56:15 aiohttp==3.14.1 00:56:15 aiosignal==1.4.0 00:56:15 appdirs==1.4.4 00:56:15 argcomplete==3.6.3 00:56:15 aspy.yaml==1.3.0 00:56:15 async-timeout==5.0.1 00:56:15 attrs==26.1.0 00:56:15 autopage==0.6.0 00:56:15 backports.strenum==1.3.1 00:56:15 beautifulsoup4==4.15.0 00:56:15 boto3==1.43.27 00:56:15 botocore==1.43.27 00:56:15 bs4==0.0.2 00:56:15 certifi==2026.5.20 00:56:15 cffi==2.0.0 00:56:15 cfgv==3.5.0 00:56:15 chardet==7.4.3 00:56:15 charset-normalizer==3.4.7 00:56:15 click==8.4.1 00:56:15 cliff==4.14.0 00:56:15 cmd2==3.5.1 00:56:15 cryptography==3.3.2 00:56:15 debtcollector==3.1.0 00:56:15 decorator==5.3.1 00:56:15 defusedxml==0.7.1 00:56:15 Deprecated==1.3.1 00:56:15 distlib==0.4.2 00:56:15 dnspython==2.8.0 00:56:15 docker==7.1.0 00:56:15 dogpile.cache==1.5.0 00:56:15 durationpy==0.10 00:56:15 email-validator==2.3.0 00:56:15 filelock==3.29.3 00:56:15 frozenlist==1.8.0 00:56:15 future==1.0.0 00:56:15 gitdb==4.0.12 00:56:15 GitPython==3.1.50 00:56:15 httplib2==0.30.2 00:56:15 identify==2.6.19 00:56:15 idna==3.18 00:56:15 importlib-resources==1.5.0 00:56:15 iso8601==2.1.0 00:56:15 Jinja2==3.1.6 00:56:15 jmespath==1.1.0 00:56:15 jsonpatch==1.33 00:56:15 jsonpointer==3.1.1 00:56:15 jsonschema==4.26.0 00:56:15 jsonschema-specifications==2025.9.1 00:56:15 keystoneauth1==5.14.0 00:56:15 kubernetes==36.0.2 00:56:15 lftools==0.37.22 00:56:15 lxml==6.1.1 00:56:15 markdown-it-py==4.2.0 00:56:15 MarkupSafe==3.0.3 00:56:15 mdurl==0.1.2 00:56:15 msgpack==1.2.0 00:56:15 multi_key_dict==2.0.3 00:56:15 multidict==6.7.1 00:56:15 munch==4.0.0 00:56:15 netaddr==1.3.0 00:56:15 niet==1.4.2 00:56:15 nodeenv==1.10.0 00:56:15 oauth2client==4.1.3 00:56:15 oauthlib==3.3.1 00:56:15 openstacksdk==4.13.0 00:56:15 os-service-types==1.8.2 00:56:15 osc-lib==4.6.0 00:56:15 oslo.config==10.4.0 00:56:15 oslo.context==6.4.0 00:56:15 oslo.i18n==6.8.0 00:56:15 oslo.log==8.2.0 00:56:15 oslo.serialization==5.10.0 00:56:15 oslo.utils==10.1.1 00:56:15 packaging==26.2 00:56:15 pbr==7.0.3 00:56:15 platformdirs==4.10.0 00:56:15 prettytable==3.17.0 00:56:15 propcache==0.5.2 00:56:15 psutil==7.2.2 00:56:15 pyasn1==0.6.3 00:56:15 pyasn1_modules==0.4.2 00:56:15 pycparser==3.0 00:56:15 pygerrit2==2.0.15 00:56:15 PyGithub==2.9.1 00:56:15 Pygments==2.20.0 00:56:15 PyJWT==2.13.0 00:56:15 PyNaCl==1.6.2 00:56:15 pyparsing==2.4.7 00:56:15 pyperclip==1.11.0 00:56:15 pyrsistent==0.20.0 00:56:15 python-cinderclient==9.9.0 00:56:15 python-dateutil==2.9.0.post0 00:56:15 python-discovery==1.4.0 00:56:15 python-heatclient==5.2.0 00:56:15 python-jenkins==1.8.3 00:56:15 python-keystoneclient==5.8.0 00:56:15 python-magnumclient==4.10.0 00:56:15 python-openstackclient==10.0.0 00:56:15 python-swiftclient==4.10.0 00:56:15 PyYAML==6.0.3 00:56:15 referencing==0.37.0 00:56:15 requests==2.34.2 00:56:15 requests-oauthlib==2.0.0 00:56:15 rfc3986==2.0.0 00:56:15 rich==15.0.0 00:56:15 rich-argparse==1.8.0 00:56:15 rpds-py==0.30.0 00:56:15 rsa==4.9.1 00:56:15 ruamel.yaml==0.19.1 00:56:15 ruamel.yaml.clib==0.2.15 00:56:15 s3transfer==0.18.0 00:56:15 simplejson==4.1.1 00:56:15 six==1.17.0 00:56:15 smmap==5.0.3 00:56:15 soupsieve==2.8.4 00:56:15 stevedore==5.8.0 00:56:15 tabulate==0.10.0 00:56:15 toml==0.10.2 00:56:15 tomlkit==0.15.0 00:56:15 tqdm==4.68.2 00:56:15 typing_extensions==4.15.0 00:56:15 urllib3==1.26.20 00:56:15 virtualenv==21.4.2 00:56:15 wcwidth==0.8.1 00:56:15 websocket-client==1.9.0 00:56:15 wrapt==2.2.1 00:56:15 xdg==6.0.0 00:56:15 xmltodict==1.0.4 00:56:15 yarl==1.24.2 00:56:15 yq==3.4.3 00:56:15 provisioning config files... 00:56:15 copy managed file [global-settings] to file:/w/workspace/sim-a1-interface-docker-merge-j-release@tmp/config13094376214926006753tmp 00:56:15 copy managed file [sim-a1-interface-settings] to file:/w/workspace/sim-a1-interface-docker-merge-j-release@tmp/config7993188159516036569tmp 00:56:15 [sim-a1-interface-docker-merge-j-release] $ /bin/bash /tmp/jenkins7829318367329500780.sh 00:56:15 ---> docker-login.sh 00:56:15 nexus3.o-ran-sc.org:10001 00:56:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:56:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:56:15 Configure a credential helper to remove this warning. See 00:56:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:56:15 00:56:15 Login Succeeded 00:56:15 nexus3.o-ran-sc.org:10002 00:56:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:56:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:56:16 Configure a credential helper to remove this warning. See 00:56:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:56:16 00:56:16 Login Succeeded 00:56:16 nexus3.o-ran-sc.org:10003 00:56:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:56:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:56:16 Configure a credential helper to remove this warning. See 00:56:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:56:16 00:56:16 Login Succeeded 00:56:16 nexus3.o-ran-sc.org:10004 00:56:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:56:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:56:16 Configure a credential helper to remove this warning. See 00:56:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:56:16 00:56:16 Login Succeeded 00:56:16 ---> docker-login.sh ends 00:56:16 [sim-a1-interface-docker-merge-j-release] $ /bin/bash /tmp/jenkins10658399569689062909.sh 00:56:16 [sim-a1-interface-docker-merge-j-release] $ /bin/sh -xe /tmp/jenkins917776539906633111.sh 00:56:16 [EnvInject] - Injecting environment variables from a build step. 00:56:16 [EnvInject] - Injecting as environment variables the properties content 00:56:16 DOCKER_ROOT=near-rt-ric-simulator 00:56:16 CONTAINER_TAG_YAML_DIR= 00:56:16 CONTAINER_TAG_METHOD=yaml-file 00:56:16 00:56:16 [EnvInject] - Variables injected successfully. 00:56:16 [sim-a1-interface-docker-merge-j-release] $ /bin/bash -l /tmp/jenkins6116099892629305505.sh 00:56:16 ---> docker-get-container-tag.sh 00:56:16 Setup pyenv: 00:56:16 system 00:56:16 3.8.13 00:56:16 3.9.13 00:56:16 * 3.10.6 (set by /w/workspace/sim-a1-interface-docker-merge-j-release/.python-version) 00:56:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-74yk from file:/tmp/.os_lf_venv 00:56:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:56:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:56:20 lf-activate-venv(): INFO: Base packages installed successfully 00:56:20 lf-activate-venv(): INFO: Installing additional packages: yq 00:56:21 lf-activate-venv(): INFO: Adding /tmp/venv-74yk/bin to PATH 00:56:22 ---> Docker image tag found: 2.7.1 00:56:22 [EnvInject] - Injecting environment variables from a build step. 00:56:22 [EnvInject] - Injecting as environment variables the properties file path 'env_docker_inject.txt' 00:56:22 [EnvInject] - Variables injected successfully. 00:56:22 [EnvInject] - Injecting environment variables from a build step. 00:56:22 [EnvInject] - Injecting as environment variables the properties content 00:56:22 DOCKER_ARGS=--network=host 00:56:22 DOCKER_ROOT=near-rt-ric-simulator 00:56:22 CONTAINER_PULL_REGISTRY=nexus3.o-ran-sc.org:10001 00:56:22 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 00:56:22 DOCKER_NAME=o-ran-sc/a1-simulator 00:56:22 00:56:22 [EnvInject] - Variables injected successfully. 00:56:22 [sim-a1-interface-docker-merge-j-release] $ /bin/bash /tmp/jenkins17044023367860069703.sh 00:56:22 ---> docker-build.sh 00:56:22 Docker version 24.0.2, build cb74dfc 00:56:22 Building image: nexus3.o-ran-sc.org:10004/o-ran-sc/a1-simulator:2.7.1 00:56:22 docker build --network=host -t nexus3.o-ran-sc.org:10004/o-ran-sc/a1-simulator:2.7.1 . 00:56:23 #1 [internal] load build definition from Dockerfile 00:56:23 #1 transferring dockerfile: 1.61kB done 00:56:23 #1 DONE 0.2s 00:56:23 00:56:23 #2 [internal] load .dockerignore 00:56:23 #2 transferring context: 2B done 00:56:23 #2 DONE 0.2s 00:56:23 00:56:23 #3 [internal] load metadata for docker.io/library/alpine:3.17.3 00:56:24 #3 DONE 1.3s 00:56:24 00:56:24 #4 [internal] load build context 00:56:24 #4 transferring context: 120.38kB 0.0s done 00:56:24 #4 DONE 0.1s 00:56:24 00:56:24 #5 [ 1/15] FROM docker.io/library/alpine:3.17.3@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 00:56:24 #5 resolve docker.io/library/alpine:3.17.3@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.1s done 00:56:24 #5 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done 00:56:24 #5 sha256:b6ca290b6b4cdcca5b3db3ffa338ee0285c11744b4a6abaa9627746ee3291d8d 528B / 528B done 00:56:24 #5 sha256:9ed4aefc74f6792b5a804d1d146fe4b4a2299147b0f50eaf2b08435d7b38c27e 1.47kB / 1.47kB done 00:56:24 #5 sha256:f56be85fc22e46face30e2c3de3f7fe7c15f8fd7c4e5add29d7f64b87abdaa09 1.05MB / 3.37MB 0.2s 00:56:25 #5 sha256:f56be85fc22e46face30e2c3de3f7fe7c15f8fd7c4e5add29d7f64b87abdaa09 3.37MB / 3.37MB 0.3s done 00:56:25 #5 extracting sha256:f56be85fc22e46face30e2c3de3f7fe7c15f8fd7c4e5add29d7f64b87abdaa09 00:56:25 #5 extracting sha256:f56be85fc22e46face30e2c3de3f7fe7c15f8fd7c4e5add29d7f64b87abdaa09 0.1s done 00:56:25 #5 DONE 0.7s 00:56:25 00:56:25 #6 [ 2/15] RUN apk add --update --no-cache python3=3.10.14-r1 py3-pip nginx nginx-mod-http-lua 00:56:25 #6 0.211 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:56:25 #6 0.531 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:56:26 #6 1.017 ERROR: unable to select packages: 00:56:26 #6 1.095 python3-3.10.15-r0: 00:56:26 #6 1.095 breaks: world[python3=3.10.14-r1] 00:56:26 #6 1.095 satisfies: py3-pip-22.3.1-r1[python3] 00:56:26 #6 1.095 py3-setuptools-70.3.0-r0[python3] 00:56:26 #6 1.095 py3-parsing-3.0.9-r0[python3] 00:56:26 #6 1.095 py3-packaging-21.3-r2[python3] 00:56:26 #6 1.095 py3-retrying-1.3.3-r3[python3] 00:56:26 #6 1.095 py3-six-1.16.0-r3[python3] 00:56:28 #6 ERROR: process "/bin/sh -c apk add --update --no-cache python3=3.10.14-r1 py3-pip nginx nginx-mod-http-lua" did not complete successfully: exit code: 7 00:56:28 ------ 00:56:28 > [ 2/15] RUN apk add --update --no-cache python3=3.10.14-r1 py3-pip nginx nginx-mod-http-lua: 00:56:28 #6 0.531 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:56:28 #6 1.017 ERROR: unable to select packages: 00:56:28 #6 1.095 python3-3.10.15-r0: 00:56:28 #6 1.095 breaks: world[python3=3.10.14-r1] 00:56:28 #6 1.095 satisfies: py3-pip-22.3.1-r1[python3] 00:56:28 #6 1.095 py3-setuptools-70.3.0-r0[python3] 00:56:28 #6 1.095 py3-parsing-3.0.9-r0[python3] 00:56:28 #6 1.095 py3-packaging-21.3-r2[python3] 00:56:28 #6 1.095 py3-retrying-1.3.3-r3[python3] 00:56:28 #6 1.095 py3-six-1.16.0-r3[python3] 00:56:28 ------ 00:56:28 Dockerfile:21 00:56:28 -------------------- 00:56:28 19 | FROM alpine:3.17.3 00:56:28 20 | 00:56:28 21 | >>> RUN apk add --update --no-cache python3=3.10.14-r1 py3-pip nginx nginx-mod-http-lua 00:56:28 22 | 00:56:28 23 | RUN pip3 install Flask==2.2.5 connexion[swagger-ui,flask]==2.14.2 00:56:28 -------------------- 00:56:28 ERROR: failed to solve: process "/bin/sh -c apk add --update --no-cache python3=3.10.14-r1 py3-pip nginx nginx-mod-http-lua" did not complete successfully: exit code: 7 00:56:28 Build step 'Execute shell' marked build as failure 00:56:28 $ ssh-agent -k 00:56:28 unset SSH_AUTH_SOCK; 00:56:28 unset SSH_AGENT_PID; 00:56:28 echo Agent pid 2112 killed; 00:56:28 [ssh-agent] Stopped. 00:56:29 [PostBuildScript] - [INFO] Executing post build scripts. 00:56:29 [sim-a1-interface-docker-merge-j-release] $ /bin/bash /tmp/jenkins17024732598728300951.sh 00:56:29 ---> sysstat.sh 00:56:29 [sim-a1-interface-docker-merge-j-release] $ /bin/bash /tmp/jenkins17593920223867528533.sh 00:56:29 ---> package-listing.sh 00:56:29 ++ facter osfamily 00:56:29 ++ tr '[:upper:]' '[:lower:]' 00:56:30 + OS_FAMILY=debian 00:56:30 + workspace=/w/workspace/sim-a1-interface-docker-merge-j-release 00:56:30 + START_PACKAGES=/tmp/packages_start.txt 00:56:30 + END_PACKAGES=/tmp/packages_end.txt 00:56:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:56:30 + PACKAGES=/tmp/packages_start.txt 00:56:30 + '[' /w/workspace/sim-a1-interface-docker-merge-j-release ']' 00:56:30 + PACKAGES=/tmp/packages_end.txt 00:56:30 + case "${OS_FAMILY}" in 00:56:30 + dpkg -l 00:56:30 + grep '^ii' 00:56:30 + '[' -f /tmp/packages_start.txt ']' 00:56:30 + '[' -f /tmp/packages_end.txt ']' 00:56:30 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:56:30 + '[' /w/workspace/sim-a1-interface-docker-merge-j-release ']' 00:56:30 + mkdir -p /w/workspace/sim-a1-interface-docker-merge-j-release/archives/ 00:56:30 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/sim-a1-interface-docker-merge-j-release/archives/ 00:56:30 [sim-a1-interface-docker-merge-j-release] $ /bin/bash /tmp/jenkins1064777612254234153.sh 00:56:30 ---> capture-instance-metadata.sh 00:56:30 Setup pyenv: 00:56:30 system 00:56:30 3.8.13 00:56:30 3.9.13 00:56:30 * 3.10.6 (set by /w/workspace/sim-a1-interface-docker-merge-j-release/.python-version) 00:56:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-74yk from file:/tmp/.os_lf_venv 00:56:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:56:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:56:32 lf-activate-venv(): INFO: Base packages installed successfully 00:56:32 lf-activate-venv(): INFO: Installing additional packages: lftools 00:56:50 lf-activate-venv(): INFO: Adding /tmp/venv-74yk/bin to PATH 00:56:50 INFO: Running in OpenStack, capturing instance metadata 00:56:50 [sim-a1-interface-docker-merge-j-release] $ /bin/bash /tmp/jenkins1662710546447514117.sh 00:56:50 provisioning config files... 00:56:50 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/sim-a1-interface-docker-merge-j-release@tmp/config8041112818315786966tmp 00:56:50 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 00:56:50 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 00:56:50 [EnvInject] - Injecting environment variables from a build step. 00:56:50 [EnvInject] - Injecting as environment variables the properties content 00:56:50 SERVER_ID=logs 00:56:50 00:56:50 [EnvInject] - Variables injected successfully. 00:56:50 [sim-a1-interface-docker-merge-j-release] $ /bin/bash /tmp/jenkins5131480884032086975.sh 00:56:50 ---> create-netrc.sh 00:56:50 [sim-a1-interface-docker-merge-j-release] $ /bin/bash /tmp/jenkins6963647770274711111.sh 00:56:50 ---> python-tools-install.sh 00:56:50 Setup pyenv: 00:56:50 system 00:56:50 3.8.13 00:56:50 3.9.13 00:56:50 * 3.10.6 (set by /w/workspace/sim-a1-interface-docker-merge-j-release/.python-version) 00:56:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-74yk from file:/tmp/.os_lf_venv 00:56:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:56:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:56:54 lf-activate-venv(): INFO: Base packages installed successfully 00:56:54 lf-activate-venv(): INFO: Installing additional packages: lftools 00:57:10 lf-activate-venv(): INFO: Adding /tmp/venv-74yk/bin to PATH 00:57:10 [sim-a1-interface-docker-merge-j-release] $ /bin/bash /tmp/jenkins12545550869937454914.sh 00:57:10 ---> sudo-logs.sh 00:57:10 Archiving 'sudo' log.. 00:57:10 [sim-a1-interface-docker-merge-j-release] $ /bin/bash /tmp/jenkins8194440786975573734.sh 00:57:10 ---> job-cost.sh 00:57:10 Setup pyenv: 00:57:10 system 00:57:10 3.8.13 00:57:10 3.9.13 00:57:10 * 3.10.6 (set by /w/workspace/sim-a1-interface-docker-merge-j-release/.python-version) 00:57:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-74yk from file:/tmp/.os_lf_venv 00:57:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:57:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:57:14 lf-activate-venv(): INFO: Base packages installed successfully 00:57:14 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 00:57:24 lf-activate-venv(): INFO: Adding /tmp/venv-74yk/bin to PATH 00:57:24 INFO: No Stack... 00:57:25 INFO: Retrieving Pricing Info for: v3-starter-4 00:57:25 INFO: Archiving Costs 00:57:25 [sim-a1-interface-docker-merge-j-release] $ /bin/bash -l /tmp/jenkins7033376444658191390.sh 00:57:25 ---> logs-deploy.sh 00:57:25 Setup pyenv: 00:57:25 system 00:57:25 3.8.13 00:57:25 3.9.13 00:57:25 * 3.10.6 (set by /w/workspace/sim-a1-interface-docker-merge-j-release/.python-version) 00:57:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-74yk from file:/tmp/.os_lf_venv 00:57:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:57:25 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:57:28 lf-activate-venv(): INFO: Base packages installed successfully 00:57:28 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 00:57:45 lf-activate-venv(): INFO: Adding /tmp/venv-74yk/bin to PATH 00:57:45 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/sim-a1-interface-docker-merge-j-release/106 00:57:45 INFO: archiving workspace using pattern(s): 00:57:47 Archives upload complete. 00:57:48 INFO: archiving logs to Nexus 00:57:49 ---> uname -a: 00:57:49 Linux prd-ubuntu1804-docker-4c-4g-3166 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 00:57:49 00:57:49 00:57:49 ---> lscpu: 00:57:49 Architecture: x86_64 00:57:49 CPU op-mode(s): 32-bit, 64-bit 00:57:49 Byte Order: Little Endian 00:57:49 CPU(s): 4 00:57:49 On-line CPU(s) list: 0-3 00:57:49 Thread(s) per core: 1 00:57:49 Core(s) per socket: 1 00:57:49 Socket(s): 4 00:57:49 NUMA node(s): 1 00:57:49 Vendor ID: AuthenticAMD 00:57:49 CPU family: 23 00:57:49 Model: 49 00:57:49 Model name: AMD EPYC-Rome Processor 00:57:49 Stepping: 0 00:57:49 CPU MHz: 2800.000 00:57:49 BogoMIPS: 5600.00 00:57:49 Virtualization: AMD-V 00:57:49 Hypervisor vendor: KVM 00:57:49 Virtualization type: full 00:57:49 L1d cache: 32K 00:57:49 L1i cache: 32K 00:57:49 L2 cache: 512K 00:57:49 L3 cache: 16384K 00:57:49 NUMA node0 CPU(s): 0-3 00:57:49 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 00:57:49 00:57:49 00:57:49 ---> nproc: 00:57:49 4 00:57:49 00:57:49 00:57:49 ---> df -h: 00:57:49 Filesystem Size Used Avail Use% Mounted on 00:57:49 udev 3.9G 0 3.9G 0% /dev 00:57:49 tmpfs 798M 696K 797M 1% /run 00:57:49 /dev/vda1 20G 9.0G 11G 47% / 00:57:49 tmpfs 3.9G 0 3.9G 0% /dev/shm 00:57:49 tmpfs 5.0M 0 5.0M 0% /run/lock 00:57:49 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 00:57:49 /dev/vda15 105M 5.3M 100M 5% /boot/efi 00:57:49 tmpfs 798M 0 798M 0% /run/user/1001 00:57:49 00:57:49 00:57:49 ---> free -m: 00:57:49 total used free shared buff/cache available 00:57:49 Mem: 7976 511 5259 0 2204 7187 00:57:49 Swap: 1023 0 1023 00:57:49 00:57:49 00:57:49 ---> ip addr: 00:57:49 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 00:57:49 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 00:57:49 inet 127.0.0.1/8 scope host lo 00:57:49 valid_lft forever preferred_lft forever 00:57:49 inet6 ::1/128 scope host 00:57:49 valid_lft forever preferred_lft forever 00:57:49 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 00:57:49 link/ether fa:16:3e:fc:34:3a brd ff:ff:ff:ff:ff:ff 00:57:49 inet 10.32.7.202/23 brd 10.32.7.255 scope global dynamic ens3 00:57:49 valid_lft 86158sec preferred_lft 86158sec 00:57:49 inet6 fe80::f816:3eff:fefc:343a/64 scope link 00:57:49 valid_lft forever preferred_lft forever 00:57:49 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 00:57:49 link/ether 02:42:05:8c:a3:33 brd ff:ff:ff:ff:ff:ff 00:57:49 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 00:57:49 valid_lft forever preferred_lft forever 00:57:49 00:57:49 00:57:49 ---> sar -b -r -n DEV: 00:57:49 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-3166) 06/12/26 _x86_64_ (4 CPU) 00:57:49 00:57:49 00:53:50 LINUX RESTART (4 CPU) 00:57:49 00:57:49 00:54:01 tps rtps wtps bread/s bwrtn/s 00:57:49 00:55:02 155.17 69.42 85.75 5631.46 39949.89 00:57:49 00:56:01 58.68 0.22 58.46 23.59 9318.15 00:57:49 00:57:01 76.37 12.78 63.59 2267.36 8132.51 00:57:49 Average: 96.96 27.63 69.33 2655.42 19188.34 00:57:49 00:57:49 00:54:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:57:49 00:55:02 5864204 7381160 2303224 28.20 35700 1662912 1020184 11.07 614872 1522204 48496 00:57:49 00:56:01 5594332 7361584 2573096 31.50 55336 1880652 1022080 11.09 644908 1736016 76484 00:57:49 00:57:01 5394128 7362228 2773300 33.96 62700 2066064 1030208 11.18 712248 1851720 27016 00:57:49 Average: 5617555 7368324 2549873 31.22 51245 1869876 1024157 11.11 657343 1703313 50665 00:57:49 00:57:49 00:54:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:57:49 00:55:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:49 00:55:02 lo 1.00 1.00 0.09 0.09 0.00 0.00 0.00 0.00 00:57:49 00:55:02 ens3 445.39 240.48 1218.13 65.94 0.00 0.00 0.00 0.00 00:57:49 00:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:49 00:56:01 lo 0.54 0.54 0.04 0.04 0.00 0.00 0.00 0.00 00:57:49 00:56:01 ens3 76.89 61.43 842.23 6.96 0.00 0.00 0.00 0.00 00:57:49 00:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:49 00:57:01 lo 2.07 2.07 0.21 0.21 0.00 0.00 0.00 0.00 00:57:49 00:57:01 ens3 41.31 30.59 241.04 10.05 0.00 0.00 0.00 0.00 00:57:49 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:49 Average: lo 1.21 1.21 0.11 0.11 0.00 0.00 0.00 0.00 00:57:49 Average: ens3 188.48 111.11 766.71 27.76 0.00 0.00 0.00 0.00 00:57:49 00:57:49 00:57:49 ---> sar -P ALL: 00:57:49 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-3166) 06/12/26 _x86_64_ (4 CPU) 00:57:49 00:57:49 00:53:50 LINUX RESTART (4 CPU) 00:57:49 00:57:49 00:54:01 CPU %user %nice %system %iowait %steal %idle 00:57:49 00:55:02 all 17.70 0.00 2.63 5.35 1.61 72.71 00:57:49 00:55:02 0 11.24 0.00 4.48 6.33 1.23 76.72 00:57:49 00:55:02 1 22.52 0.00 2.07 7.29 1.63 66.48 00:57:49 00:55:02 2 14.57 0.00 2.14 6.86 2.14 74.28 00:57:49 00:55:02 3 22.47 0.00 1.83 0.92 1.43 73.35 00:57:49 00:56:01 all 19.50 0.00 1.26 1.93 1.45 75.85 00:57:49 00:56:01 0 25.24 0.00 2.01 6.53 1.32 64.89 00:57:49 00:56:01 1 20.20 0.00 1.13 0.45 1.46 76.75 00:57:49 00:56:01 2 19.92 0.00 1.24 0.22 2.15 76.48 00:57:49 00:56:01 3 12.64 0.00 0.62 0.57 0.88 85.29 00:57:49 00:57:01 all 19.27 0.00 1.56 2.44 1.57 75.16 00:57:49 00:57:01 0 7.21 0.00 1.08 1.37 1.27 89.07 00:57:49 00:57:01 1 37.75 0.00 2.63 1.90 2.32 55.40 00:57:49 00:57:01 2 18.18 0.00 1.44 4.53 1.65 74.20 00:57:49 00:57:01 3 13.94 0.00 1.08 1.94 1.06 81.99 00:57:49 Average: all 18.82 0.00 1.81 3.25 1.55 74.57 00:57:49 Average: 0 14.50 0.00 2.52 4.73 1.27 76.98 00:57:49 Average: 1 26.87 0.00 1.95 3.22 1.81 66.15 00:57:49 Average: 2 17.55 0.00 1.61 3.88 1.98 74.98 00:57:49 Average: 3 16.36 0.00 1.18 1.15 1.12 80.18 00:57:49 00:57:49 00:57:49