00:54:22 Started by timer 00:54:22 Running as SYSTEM 00:54:22 [EnvInject] - Loading node environment variables. 00:54:22 Building remotely on prd-ubuntu1804-docker-4c-4g-8789 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/sim-a1-interface-docker-merge-j-release 00:54:23 [ssh-agent] Looking for ssh-agent implementation... 00:54:23 $ ssh-agent 00:54:23 SSH_AUTH_SOCK=/tmp/ssh-kuVRDlWHllBs/agent.2080 00:54:23 SSH_AGENT_PID=2082 00:54:23 [ssh-agent] Started. 00:54:23 Running ssh-add (command line suppressed) 00:54:23 Identity added: /w/workspace/sim-a1-interface-docker-merge-j-release@tmp/private_key_4213008670948107321.key (jenkins-ssh) 00:54:23 [ssh-agent] Using credentials jenkins (jenkins) 00:54:23 The recommended git tool is: NONE 00:54:25 using credential jenkins 00:54:25 Wiping out workspace first. 00:54:25 Cloning the remote Git repository 00:54:25 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/sim/a1-interface 00:54:25 > git init /w/workspace/sim-a1-interface-docker-merge-j-release # timeout=10 00:54:26 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/sim/a1-interface 00:54:26 > git --version # timeout=10 00:54:26 > git --version # 'git version 2.17.1' 00:54:26 using GIT_SSH to set credentials jenkins 00:54:26 > 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:26 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/sim/a1-interface # timeout=10 00:54:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:54:27 Avoid second fetch 00:54:27 > git rev-parse refs/remotes/origin/j-release^{commit} # timeout=10 00:54:27 Checking out Revision 93937a40af4406186ffc45bd3639add3502a408f (refs/remotes/origin/j-release) 00:54:27 > git config core.sparsecheckout # timeout=10 00:54:27 > git checkout -f 93937a40af4406186ffc45bd3639add3502a408f # timeout=10 00:54:27 Commit message: "sim-a1 README syntax check" 00:54:27 > git rev-list --no-walk 93937a40af4406186ffc45bd3639add3502a408f # timeout=10 00:54:30 provisioning config files... 00:54:30 copy managed file [npmrc] to file:/home/jenkins/.npmrc 00:54:30 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 00:54:30 [sim-a1-interface-docker-merge-j-release] $ /bin/bash /tmp/jenkins7597675567616028841.sh 00:54:30 ---> python-tools-install.sh 00:54:30 Setup pyenv: 00:54:31 * system (set by /opt/pyenv/version) 00:54:31 * 3.8.13 (set by /opt/pyenv/version) 00:54:31 * 3.9.13 (set by /opt/pyenv/version) 00:54:31 * 3.10.6 (set by /opt/pyenv/version) 00:54:38 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-VSwl 00:54:38 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 00:54:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:54:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:54:46 lf-activate-venv(): INFO: Base packages installed successfully 00:54:46 lf-activate-venv(): INFO: Installing additional packages: lftools 00:55:25 lf-activate-venv(): INFO: Adding /tmp/venv-VSwl/bin to PATH 00:55:25 Generating Requirements File 00:56:06 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:06 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 00:56:07 Python 3.10.6 00:56:07 pip 26.2.1 from /tmp/venv-VSwl/lib/python3.10/site-packages/pip (python 3.10) 00:56:08 aiohappyeyeballs==2.7.1 00:56:08 aiohttp==3.14.3 00:56:08 aiosignal==1.4.0 00:56:08 appdirs==1.4.4 00:56:08 argcomplete==3.7.2 00:56:08 aspy.yaml==1.3.0 00:56:08 async-timeout==5.0.1 00:56:08 attrs==26.1.0 00:56:08 autopage==0.6.0 00:56:08 backports.strenum==1.3.1 00:56:08 beautifulsoup4==4.15.0 00:56:08 boto3==1.43.75 00:56:08 botocore==1.43.76 00:56:08 bs4==0.0.2 00:56:08 certifi==2026.7.22 00:56:08 cffi==2.1.1 00:56:08 cfgv==3.5.0 00:56:08 chardet==7.6.0 00:56:08 charset-normalizer==3.5.1 00:56:08 click==8.4.2 00:56:08 cliff==4.14.0 00:56:08 cmd2==3.5.1 00:56:08 cryptography==3.3.2 00:56:08 debtcollector==3.1.0 00:56:08 decorator==5.3.1 00:56:08 defusedxml==0.7.1 00:56:08 Deprecated==1.3.1 00:56:08 distlib==0.4.3 00:56:08 dnspython==2.8.0 00:56:08 docker==7.2.0 00:56:08 dogpile.cache==1.5.0 00:56:08 durationpy==0.10 00:56:08 email-validator==2.3.0 00:56:08 filelock==3.32.3 00:56:08 frozenlist==1.8.0 00:56:08 future==1.0.0 00:56:08 gitdb==4.0.12 00:56:08 GitPython==3.1.59 00:56:08 httplib2==0.30.2 00:56:08 identify==2.6.19 00:56:08 idna==3.19 00:56:08 importlib-resources==1.5.0 00:56:08 iso8601==2.1.0 00:56:08 Jinja2==3.1.6 00:56:08 jmespath==1.1.0 00:56:08 jsonpatch==1.33 00:56:08 jsonpointer==3.1.1 00:56:08 jsonschema==4.26.0 00:56:08 jsonschema-specifications==2025.9.1 00:56:08 keystoneauth1==5.14.0 00:56:08 kubernetes==36.0.3 00:56:08 lftools==0.37.23 00:56:08 lxml==6.1.2 00:56:08 markdown-it-py==4.2.0 00:56:08 MarkupSafe==3.0.3 00:56:08 mdurl==0.1.2 00:56:08 msgpack==1.2.1 00:56:08 multi_key_dict==2.0.3 00:56:08 multidict==6.7.1 00:56:08 munch==4.0.0 00:56:08 netaddr==1.3.0 00:56:08 niet==1.4.2 00:56:08 nodeenv==1.10.0 00:56:08 oauth2client==4.1.3 00:56:08 oauthlib==3.3.1 00:56:08 openstacksdk==4.13.0 00:56:08 os-service-types==1.8.2 00:56:08 osc-lib==4.6.0 00:56:08 oslo.config==10.4.0 00:56:08 oslo.context==6.4.0 00:56:08 oslo.i18n==6.8.0 00:56:08 oslo.log==8.2.0 00:56:08 oslo.serialization==5.10.0 00:56:08 oslo.utils==10.1.1 00:56:08 packaging==26.3 00:56:08 pbr==7.0.3 00:56:08 platformdirs==4.11.3 00:56:08 prettytable==3.18.0 00:56:08 propcache==0.5.2 00:56:08 psutil==7.2.2 00:56:08 pyasn1==0.6.4 00:56:08 pyasn1_modules==0.4.2 00:56:08 pycparser==3.0 00:56:08 pygerrit2==2.0.15 00:56:08 PyGithub==2.10.0 00:56:08 Pygments==2.21.0 00:56:08 PyJWT==2.13.0 00:56:08 PyNaCl==1.6.2 00:56:08 pyparsing==2.4.7 00:56:08 pyperclip==1.11.0 00:56:08 pyrsistent==0.20.0 00:56:08 python-cinderclient==9.9.0 00:56:08 python-dateutil==2.9.0.post0 00:56:08 python-discovery==1.5.2 00:56:08 python-heatclient==5.2.0 00:56:08 python-jenkins==1.8.3 00:56:08 python-keystoneclient==5.8.0 00:56:08 python-magnumclient==4.11.0 00:56:08 python-openstackclient==10.0.0 00:56:08 python-swiftclient==4.10.0 00:56:08 PyYAML==6.0.3 00:56:08 referencing==0.37.0 00:56:08 requests==2.34.2 00:56:08 requests-oauthlib==2.0.0 00:56:08 rfc3986==2.0.0 00:56:08 rich==15.0.0 00:56:08 rich-argparse==1.8.0 00:56:08 rpds-py==0.30.0 00:56:08 rsa==4.9.1 00:56:08 ruamel.yaml==0.19.1 00:56:08 ruamel.yaml.clib==0.2.15 00:56:08 s3transfer==0.19.2 00:56:08 simplejson==4.1.1 00:56:08 six==1.17.0 00:56:08 smmap==5.0.3 00:56:08 soupsieve==2.9.2 00:56:08 stevedore==5.8.0 00:56:08 tabulate==0.10.0 00:56:08 toml==0.10.2 00:56:08 tomlkit==0.15.1 00:56:08 tqdm==4.70.0 00:56:08 typing_extensions==4.16.0 00:56:08 urllib3==1.26.20 00:56:08 virtualenv==21.7.4 00:56:08 wcwidth==0.8.2 00:56:08 websocket-client==1.9.0 00:56:08 wrapt==2.3.0 00:56:08 xdg==6.0.0 00:56:08 xmltodict==1.0.4 00:56:08 yarl==1.24.5 00:56:08 yq==4.1.2 00:56:08 [sim-a1-interface-docker-merge-j-release] $ /bin/sh /tmp/jenkins18175960149697966104.sh 00:56:08 ---> uv-install.sh 00:56:08 Installing uv/uvx (latest) using shell installer 00:56:08 2026-08-21 00:56:08 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71225/71225] -> "/tmp/uv-install-Slz3ET.sh" [1] 00:56:08 downloading uv 0.12.5 x86_64-unknown-linux-gnu 00:56:10 installing to /home/jenkins/.local/bin 00:56:10 uv 00:56:10 uvx 00:56:10 everything's installed! 00:56:10 00:56:10 To add $HOME/.local/bin to your PATH, either restart your shell or run: 00:56:10 00:56:10 source $HOME/.local/bin/env (sh, bash, zsh) 00:56:10 source $HOME/.local/bin/env.fish (fish) 00:56:10 Adding install location to PATH 00:56:10 ---> Validating uv/uvx install 00:56:10 uvx 0.12.5 (x86_64-unknown-linux-gnu) 00:56:10 provisioning config files... 00:56:10 copy managed file [global-settings] to file:/w/workspace/sim-a1-interface-docker-merge-j-release@tmp/config11480598858352768226tmp 00:56:10 copy managed file [sim-a1-interface-settings] to file:/w/workspace/sim-a1-interface-docker-merge-j-release@tmp/config3961137948051080839tmp 00:56:10 [sim-a1-interface-docker-merge-j-release] $ /bin/bash /tmp/jenkins17578988747118504183.sh 00:56:10 ---> docker-login.sh 00:56:10 nexus3.o-ran-sc.org:10001 00:56:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:56:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:56:10 Configure a credential helper to remove this warning. See 00:56:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:56:10 00:56:10 Login Succeeded 00:56:10 nexus3.o-ran-sc.org:10002 00:56:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:56:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:56:11 Configure a credential helper to remove this warning. See 00:56:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:56:11 00:56:11 Login Succeeded 00:56:11 nexus3.o-ran-sc.org:10003 00:56:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:56:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:56:11 Configure a credential helper to remove this warning. See 00:56:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:56:11 00:56:11 Login Succeeded 00:56:11 nexus3.o-ran-sc.org:10004 00:56:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:56:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:56:11 Configure a credential helper to remove this warning. See 00:56:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:56:11 00:56:11 Login Succeeded 00:56:11 ---> docker-login.sh ends 00:56:11 [sim-a1-interface-docker-merge-j-release] $ /bin/bash /tmp/jenkins14461969245171845325.sh 00:56:11 [sim-a1-interface-docker-merge-j-release] $ /bin/sh -xe /tmp/jenkins1120179669412594164.sh 00:56:11 [EnvInject] - Injecting environment variables from a build step. 00:56:11 [EnvInject] - Injecting as environment variables the properties content 00:56:11 DOCKER_ROOT=near-rt-ric-simulator 00:56:11 CONTAINER_TAG_YAML_DIR= 00:56:11 CONTAINER_TAG_METHOD=yaml-file 00:56:11 00:56:11 [EnvInject] - Variables injected successfully. 00:56:11 [sim-a1-interface-docker-merge-j-release] $ /bin/bash -l /tmp/jenkins665929614391554159.sh 00:56:11 ---> docker-get-container-tag.sh 00:56:11 Setup pyenv: 00:56:11 system 00:56:11 3.8.13 00:56:11 3.9.13 00:56:11 * 3.10.6 (set by /w/workspace/sim-a1-interface-docker-merge-j-release/.python-version) 00:56:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VSwl from file:/tmp/.os_lf_venv 00:56:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:56:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:56:15 lf-activate-venv(): INFO: Base packages installed successfully 00:56:15 lf-activate-venv(): INFO: Installing additional packages: yq 00:56:16 lf-activate-venv(): INFO: Adding /tmp/venv-VSwl/bin to PATH 00:56:16 ---> Docker image tag found: 2.7.1 00:56:16 [EnvInject] - Injecting environment variables from a build step. 00:56:16 [EnvInject] - Injecting as environment variables the properties file path 'env_docker_inject.txt' 00:56:16 [EnvInject] - Variables injected successfully. 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_ARGS=--network=host 00:56:16 DOCKER_ROOT=near-rt-ric-simulator 00:56:16 CONTAINER_PULL_REGISTRY=nexus3.o-ran-sc.org:10001 00:56:16 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 00:56:16 DOCKER_NAME=o-ran-sc/a1-simulator 00:56:16 00:56:16 [EnvInject] - Variables injected successfully. 00:56:16 [sim-a1-interface-docker-merge-j-release] $ /bin/bash /tmp/jenkins8406629912107633287.sh 00:56:16 ---> docker-build.sh 00:56:16 Docker version 24.0.2, build cb74dfc 00:56:16 Building image: nexus3.o-ran-sc.org:10004/o-ran-sc/a1-simulator:2.7.1 00:56:16 docker build --network=host -t nexus3.o-ran-sc.org:10004/o-ran-sc/a1-simulator:2.7.1 . 00:56:17 #1 [internal] load build definition from Dockerfile 00:56:17 #1 transferring dockerfile: 1.61kB done 00:56:17 #1 DONE 0.1s 00:56:17 00:56:17 #2 [internal] load .dockerignore 00:56:17 #2 transferring context: 2B done 00:56:17 #2 DONE 0.1s 00:56:17 00:56:17 #3 [internal] load metadata for docker.io/library/alpine:3.17.3 00:56:18 #3 DONE 1.0s 00:56:18 00:56:18 #4 [ 1/15] FROM docker.io/library/alpine:3.17.3@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 00:56:18 #4 resolve docker.io/library/alpine:3.17.3@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.0s done 00:56:18 #4 ... 00:56:18 00:56:18 #5 [internal] load build context 00:56:18 #5 transferring context: 120.38kB done 00:56:18 #5 DONE 0.1s 00:56:18 00:56:18 #4 [ 1/15] FROM docker.io/library/alpine:3.17.3@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 00:56:18 #4 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done 00:56:18 #4 sha256:b6ca290b6b4cdcca5b3db3ffa338ee0285c11744b4a6abaa9627746ee3291d8d 528B / 528B done 00:56:18 #4 sha256:9ed4aefc74f6792b5a804d1d146fe4b4a2299147b0f50eaf2b08435d7b38c27e 1.47kB / 1.47kB done 00:56:18 #4 sha256:f56be85fc22e46face30e2c3de3f7fe7c15f8fd7c4e5add29d7f64b87abdaa09 0B / 3.37MB 0.1s 00:56:19 #4 sha256:f56be85fc22e46face30e2c3de3f7fe7c15f8fd7c4e5add29d7f64b87abdaa09 1.05MB / 3.37MB 0.2s 00:56:19 #4 extracting sha256:f56be85fc22e46face30e2c3de3f7fe7c15f8fd7c4e5add29d7f64b87abdaa09 00:56:19 #4 sha256:f56be85fc22e46face30e2c3de3f7fe7c15f8fd7c4e5add29d7f64b87abdaa09 3.37MB / 3.37MB 0.3s done 00:56:19 #4 extracting sha256:f56be85fc22e46face30e2c3de3f7fe7c15f8fd7c4e5add29d7f64b87abdaa09 0.1s done 00:56:19 #4 DONE 0.6s 00:56:19 00:56:19 #6 [ 2/15] RUN apk add --update --no-cache python3=3.10.14-r1 py3-pip nginx nginx-mod-http-lua 00:56:19 #6 0.180 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:56:19 #6 0.485 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:56:20 #6 0.923 ERROR: unable to select packages: 00:56:20 #6 0.989 python3-3.10.15-r0: 00:56:20 #6 0.989 breaks: world[python3=3.10.14-r1] 00:56:20 #6 0.989 satisfies: py3-pip-22.3.1-r1[python3] 00:56:20 #6 0.989 py3-setuptools-70.3.0-r0[python3] 00:56:20 #6 0.989 py3-parsing-3.0.9-r0[python3] 00:56:20 #6 0.989 py3-packaging-21.3-r2[python3] 00:56:20 #6 0.989 py3-retrying-1.3.3-r3[python3] 00:56:20 #6 0.989 py3-six-1.16.0-r3[python3] 00:56:22 #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:22 ------ 00:56:22 > [ 2/15] RUN apk add --update --no-cache python3=3.10.14-r1 py3-pip nginx nginx-mod-http-lua: 00:56:22 #6 0.485 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:56:22 #6 0.923 ERROR: unable to select packages: 00:56:22 #6 0.989 python3-3.10.15-r0: 00:56:22 #6 0.989 breaks: world[python3=3.10.14-r1] 00:56:22 #6 0.989 satisfies: py3-pip-22.3.1-r1[python3] 00:56:22 #6 0.989 py3-setuptools-70.3.0-r0[python3] 00:56:22 #6 0.989 py3-parsing-3.0.9-r0[python3] 00:56:22 #6 0.989 py3-packaging-21.3-r2[python3] 00:56:22 #6 0.989 py3-retrying-1.3.3-r3[python3] 00:56:22 #6 0.989 py3-six-1.16.0-r3[python3] 00:56:22 ------ 00:56:22 Dockerfile:21 00:56:22 -------------------- 00:56:22 19 | FROM alpine:3.17.3 00:56:22 20 | 00:56:22 21 | >>> RUN apk add --update --no-cache python3=3.10.14-r1 py3-pip nginx nginx-mod-http-lua 00:56:22 22 | 00:56:22 23 | RUN pip3 install Flask==2.2.5 connexion[swagger-ui,flask]==2.14.2 00:56:22 -------------------- 00:56:22 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:22 Build step 'Execute shell' marked build as failure 00:56:22 $ ssh-agent -k 00:56:22 unset SSH_AUTH_SOCK; 00:56:22 unset SSH_AGENT_PID; 00:56:22 echo Agent pid 2082 killed; 00:56:22 [ssh-agent] Stopped. 00:56:23 [PostBuildScript] - [INFO] Executing post build scripts. 00:56:23 [sim-a1-interface-docker-merge-j-release] $ /bin/bash /tmp/jenkins7006981417810480921.sh 00:56:23 ---> sysstat.sh 00:56:23 [sim-a1-interface-docker-merge-j-release] $ /bin/bash /tmp/jenkins444127400131581417.sh 00:56:23 ---> package-listing.sh 00:56:23 ++ facter osfamily 00:56:23 ++ tr '[:upper:]' '[:lower:]' 00:56:23 + OS_FAMILY=debian 00:56:23 + workspace=/w/workspace/sim-a1-interface-docker-merge-j-release 00:56:23 + START_PACKAGES=/tmp/packages_start.txt 00:56:23 + END_PACKAGES=/tmp/packages_end.txt 00:56:23 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:56:23 + PACKAGES=/tmp/packages_start.txt 00:56:23 + '[' /w/workspace/sim-a1-interface-docker-merge-j-release ']' 00:56:23 + PACKAGES=/tmp/packages_end.txt 00:56:23 + case "${OS_FAMILY}" in 00:56:23 + dpkg -l 00:56:23 + grep '^ii' 00:56:24 + '[' -f /tmp/packages_start.txt ']' 00:56:24 + '[' -f /tmp/packages_end.txt ']' 00:56:24 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:56:24 + '[' /w/workspace/sim-a1-interface-docker-merge-j-release ']' 00:56:24 + mkdir -p /w/workspace/sim-a1-interface-docker-merge-j-release/archives/ 00:56:24 + 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:24 [sim-a1-interface-docker-merge-j-release] $ /bin/bash /tmp/jenkins5272133652577094225.sh 00:56:24 ---> capture-instance-metadata.sh 00:56:24 Setup pyenv: 00:56:24 system 00:56:24 3.8.13 00:56:24 3.9.13 00:56:24 * 3.10.6 (set by /w/workspace/sim-a1-interface-docker-merge-j-release/.python-version) 00:56:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VSwl from file:/tmp/.os_lf_venv 00:56:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:56:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:56:26 lf-activate-venv(): INFO: Base packages installed successfully 00:56:26 lf-activate-venv(): INFO: Installing additional packages: lftools 00:56:44 lf-activate-venv(): INFO: Adding /tmp/venv-VSwl/bin to PATH 00:56:44 INFO: Running in OpenStack, capturing instance metadata 00:56:44 [sim-a1-interface-docker-merge-j-release] $ /bin/bash /tmp/jenkins7903048784271629458.sh 00:56:44 provisioning config files... 00:56:44 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/sim-a1-interface-docker-merge-j-release@tmp/config9315056552432272531tmp 00:56:44 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 00:56:44 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 00:56:44 [EnvInject] - Injecting environment variables from a build step. 00:56:44 [EnvInject] - Injecting as environment variables the properties content 00:56:44 SERVER_ID=logs 00:56:44 00:56:44 [EnvInject] - Variables injected successfully. 00:56:44 [sim-a1-interface-docker-merge-j-release] $ /bin/bash /tmp/jenkins97712958494507016.sh 00:56:44 ---> create-netrc.sh 00:56:44 [sim-a1-interface-docker-merge-j-release] $ /bin/bash /tmp/jenkins4618040921736592362.sh 00:56:44 ---> python-tools-install.sh 00:56:44 Setup pyenv: 00:56:44 system 00:56:44 3.8.13 00:56:44 3.9.13 00:56:44 * 3.10.6 (set by /w/workspace/sim-a1-interface-docker-merge-j-release/.python-version) 00:56:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VSwl from file:/tmp/.os_lf_venv 00:56:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:56:44 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:56:47 lf-activate-venv(): INFO: Base packages installed successfully 00:56:47 lf-activate-venv(): INFO: Installing additional packages: lftools 00:57:05 lf-activate-venv(): INFO: Adding /tmp/venv-VSwl/bin to PATH 00:57:05 [sim-a1-interface-docker-merge-j-release] $ /bin/sh /tmp/jenkins9658786561218735780.sh 00:57:05 ---> uv-install.sh 00:57:05 uv 0.12.5 is already installed 00:57:05 uvx 0.12.5 (x86_64-unknown-linux-gnu) 00:57:05 [sim-a1-interface-docker-merge-j-release] $ /bin/bash /tmp/jenkins16556979122645582186.sh 00:57:05 ---> sudo-logs.sh 00:57:05 Archiving 'sudo' log.. 00:57:05 [sim-a1-interface-docker-merge-j-release] $ /bin/bash /tmp/jenkins14069360381932864258.sh 00:57:05 ---> job-cost.sh 00:57:05 INFO: Activating Python virtual environment... 00:57:05 Setup pyenv: 00:57:05 system 00:57:05 3.8.13 00:57:05 3.9.13 00:57:05 * 3.10.6 (set by /w/workspace/sim-a1-interface-docker-merge-j-release/.python-version) 00:57:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VSwl from file:/tmp/.os_lf_venv 00:57:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:57:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:57:08 lf-activate-venv(): INFO: Base packages installed successfully 00:57:08 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 00:57:19 lf-activate-venv(): INFO: Adding /tmp/venv-VSwl/bin to PATH 00:57:19 INFO: No stack-cost file found 00:57:19 INFO: Instance uptime: 231s 00:57:19 INFO: Fetching instance metadata (attempt 1 of 3)... 00:57:19 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 00:57:19 INFO: Successfully fetched instance metadata 00:57:19 INFO: Instance type: v3-starter-4 00:57:19 INFO: Retrieving pricing info for: v3-starter-4 00:57:19 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 00:57:19 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-starter-4/cost?seconds=231 00:57:19 INFO: Successfully fetched Vexxhost pricing API 00:57:19 INFO: Retrieved cost: 0.04 00:57:20 INFO: Retrieved resource: v3-starter-4 00:57:20 INFO: Creating archive directory: /w/workspace/sim-a1-interface-docker-merge-j-release/archives/cost 00:57:20 INFO: Archiving costs to: /w/workspace/sim-a1-interface-docker-merge-j-release/archives/cost.csv 00:57:20 INFO: Successfully archived job cost data 00:57:20 DEBUG: Cost data: sim-a1-interface-docker-merge-j-release,116,2026-08-21 00:57:20,v3-starter-4,231,0.04,0.00,FAILURE 00:57:20 [sim-a1-interface-docker-merge-j-release] $ /bin/bash -l /tmp/jenkins3883080401605055267.sh 00:57:20 ---> logs-deploy.sh 00:57:20 Setup pyenv: 00:57:20 system 00:57:20 3.8.13 00:57:20 3.9.13 00:57:20 * 3.10.6 (set by /w/workspace/sim-a1-interface-docker-merge-j-release/.python-version) 00:57:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VSwl from file:/tmp/.os_lf_venv 00:57:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:57:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:57:24 lf-activate-venv(): INFO: Base packages installed successfully 00:57:24 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 00:57:43 lf-activate-venv(): INFO: Adding /tmp/venv-VSwl/bin to PATH 00:57:43 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/sim-a1-interface-docker-merge-j-release/116 00:57:43 INFO: archiving workspace using pattern(s): 00:57:45 Archives upload complete. 00:57:45 INFO: archiving logs to Nexus 00:57:47 ---> uname -a: 00:57:47 Linux prd-ubuntu1804-docker-4c-4g-8789 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:47 00:57:47 00:57:47 ---> lscpu: 00:57:47 Architecture: x86_64 00:57:47 CPU op-mode(s): 32-bit, 64-bit 00:57:47 Byte Order: Little Endian 00:57:47 CPU(s): 4 00:57:47 On-line CPU(s) list: 0-3 00:57:47 Thread(s) per core: 1 00:57:47 Core(s) per socket: 1 00:57:47 Socket(s): 4 00:57:47 NUMA node(s): 1 00:57:47 Vendor ID: AuthenticAMD 00:57:47 CPU family: 23 00:57:47 Model: 49 00:57:47 Model name: AMD EPYC-Rome Processor 00:57:47 Stepping: 0 00:57:47 CPU MHz: 2800.000 00:57:47 BogoMIPS: 5600.00 00:57:47 Virtualization: AMD-V 00:57:47 Hypervisor vendor: KVM 00:57:47 Virtualization type: full 00:57:47 L1d cache: 32K 00:57:47 L1i cache: 32K 00:57:47 L2 cache: 512K 00:57:47 L3 cache: 16384K 00:57:47 NUMA node0 CPU(s): 0-3 00:57:47 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:47 00:57:47 00:57:47 ---> nproc: 00:57:47 4 00:57:47 00:57:47 00:57:47 ---> df -h: 00:57:47 Filesystem Size Used Avail Use% Mounted on 00:57:47 udev 3.9G 0 3.9G 0% /dev 00:57:47 tmpfs 798M 696K 797M 1% /run 00:57:47 /dev/vda1 20G 9.1G 11G 48% / 00:57:47 tmpfs 3.9G 0 3.9G 0% /dev/shm 00:57:47 tmpfs 5.0M 0 5.0M 0% /run/lock 00:57:47 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 00:57:47 /dev/vda15 105M 5.3M 100M 5% /boot/efi 00:57:47 tmpfs 798M 0 798M 0% /run/user/1001 00:57:47 00:57:47 00:57:47 ---> free -m: 00:57:47 total used free shared buff/cache available 00:57:47 Mem: 7976 503 5228 0 2244 7195 00:57:47 Swap: 1023 0 1023 00:57:47 00:57:47 00:57:47 ---> ip addr: 00:57:47 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 00:57:47 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 00:57:47 inet 127.0.0.1/8 scope host lo 00:57:47 valid_lft forever preferred_lft forever 00:57:47 inet6 ::1/128 scope host 00:57:47 valid_lft forever preferred_lft forever 00:57:47 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 00:57:47 link/ether fa:16:3e:a8:aa:86 brd ff:ff:ff:ff:ff:ff 00:57:47 inet 10.32.6.141/23 brd 10.32.7.255 scope global dynamic ens3 00:57:47 valid_lft 86153sec preferred_lft 86153sec 00:57:47 inet6 fe80::f816:3eff:fea8:aa86/64 scope link 00:57:47 valid_lft forever preferred_lft forever 00:57:47 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 00:57:47 link/ether 02:42:52:8f:97:a5 brd ff:ff:ff:ff:ff:ff 00:57:47 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 00:57:47 valid_lft forever preferred_lft forever 00:57:47 00:57:47 00:57:47 ---> sar -b -r -n DEV: 00:57:47 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-8789) 08/21/26 _x86_64_ (4 CPU) 00:57:47 00:57:47 00:53:41 LINUX RESTART (4 CPU) 00:57:47 00:57:47 00:54:01 tps rtps wtps bread/s bwrtn/s 00:57:47 00:55:02 158.80 69.33 89.47 5613.20 39938.04 00:57:47 00:56:01 57.81 0.10 57.71 20.60 9369.43 00:57:47 00:57:01 73.20 13.09 60.10 2326.70 9413.56 00:57:47 Average: 96.82 27.66 69.16 2668.19 19630.09 00:57:47 00:57:47 00:54:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:57:47 00:55:02 5879968 7400492 2287460 28.01 37968 1662752 988900 10.73 596332 1521292 61892 00:57:47 00:56:01 5508588 7345992 2658840 32.55 57380 1944388 1039032 11.27 665292 1790172 162048 00:57:47 00:57:01 5327052 7338852 2840376 34.78 63720 2107720 1057536 11.47 728032 1899596 27892 00:57:47 Average: 5571869 7361779 2595559 31.78 53023 1904953 1028489 11.16 663219 1737020 83944 00:57:47 00:57:47 00:54:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:57:47 00:55:02 lo 1.07 1.07 0.09 0.09 0.00 0.00 0.00 0.00 00:57:47 00:55:02 ens3 410.63 220.64 1120.61 66.25 0.00 0.00 0.00 0.00 00:57:47 00:55:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:47 00:56:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 00:57:47 00:56:01 ens3 40.00 34.19 781.60 4.65 0.00 0.00 0.00 0.00 00:57:47 00:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:47 00:57:01 lo 2.27 2.27 0.22 0.22 0.00 0.00 0.00 0.00 00:57:47 00:57:01 ens3 72.03 60.00 495.40 12.73 0.00 0.00 0.00 0.00 00:57:47 00:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:47 Average: lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 00:57:47 Average: ens3 174.97 105.34 799.28 28.00 0.00 0.00 0.00 0.00 00:57:47 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:47 00:57:47 00:57:47 ---> sar -P ALL: 00:57:47 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-8789) 08/21/26 _x86_64_ (4 CPU) 00:57:47 00:57:47 00:53:41 LINUX RESTART (4 CPU) 00:57:47 00:57:47 00:54:01 CPU %user %nice %system %iowait %steal %idle 00:57:47 00:55:02 all 20.30 0.00 2.75 5.10 1.23 70.63 00:57:47 00:55:02 0 16.07 0.00 2.02 6.08 0.90 74.93 00:57:47 00:55:02 1 11.47 0.00 1.71 5.14 1.24 80.43 00:57:47 00:55:02 2 13.37 0.00 1.85 5.45 1.12 78.21 00:57:47 00:55:02 3 40.39 0.00 5.42 3.72 1.62 48.84 00:57:47 00:56:01 all 20.41 0.00 1.13 1.70 0.86 75.89 00:57:47 00:56:01 0 10.35 0.00 0.64 0.05 0.57 88.38 00:57:47 00:56:01 1 14.84 0.00 0.76 1.18 0.96 82.25 00:57:47 00:56:01 2 14.50 0.00 0.80 5.27 0.68 78.76 00:57:47 00:56:01 3 42.05 0.00 2.36 0.31 1.22 54.06 00:57:47 00:57:01 all 19.19 0.00 1.45 2.05 0.83 76.49 00:57:47 00:57:01 0 22.47 0.00 1.13 1.02 1.03 74.36 00:57:47 00:57:01 1 10.92 0.00 1.20 0.85 0.53 86.50 00:57:47 00:57:01 2 34.06 0.00 1.82 2.20 1.18 60.74 00:57:47 00:57:01 3 9.32 0.00 1.61 4.13 0.60 84.34 00:57:47 Average: all 19.96 0.00 1.78 2.95 0.97 74.33 00:57:47 Average: 0 16.33 0.00 1.27 2.39 0.84 79.18 00:57:47 Average: 1 12.40 0.00 1.23 2.40 0.91 83.06 00:57:47 Average: 2 20.67 0.00 1.49 4.30 1.00 72.54 00:57:47 Average: 3 30.50 0.00 3.13 2.73 1.15 62.50 00:57:47 00:57:47 00:57:47