00:54:28 Started by timer 00:54:28 Running as SYSTEM 00:54:28 [EnvInject] - Loading node environment variables. 00:54:28 Building remotely on prd-ubuntu1804-docker-4c-4g-1458 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/sim-a1-interface-docker-merge-j-release 00:54:28 [ssh-agent] Looking for ssh-agent implementation... 00:54:28 $ ssh-agent 00:54:28 SSH_AUTH_SOCK=/tmp/ssh-00ib2mFnoBju/agent.2031 00:54:28 SSH_AGENT_PID=2033 00:54:28 [ssh-agent] Started. 00:54:28 Running ssh-add (command line suppressed) 00:54:28 Identity added: /w/workspace/sim-a1-interface-docker-merge-j-release@tmp/private_key_17858801595001089500.key (jenkins-ssh) 00:54:28 [ssh-agent] Using credentials jenkins (jenkins) 00:54:28 The recommended git tool is: NONE 00:54:30 using credential jenkins 00:54:30 Wiping out workspace first. 00:54:30 Cloning the remote Git repository 00:54:30 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/sim/a1-interface 00:54:30 > git init /w/workspace/sim-a1-interface-docker-merge-j-release # timeout=10 00:54:30 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/sim/a1-interface 00:54:30 > git --version # timeout=10 00:54:30 > git --version # 'git version 2.17.1' 00:54:31 using GIT_SSH to set credentials jenkins 00:54:31 > 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:31 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/sim/a1-interface # timeout=10 00:54:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:54:32 Avoid second fetch 00:54:32 > git rev-parse refs/remotes/origin/j-release^{commit} # timeout=10 00:54:32 Checking out Revision 93937a40af4406186ffc45bd3639add3502a408f (refs/remotes/origin/j-release) 00:54:32 > git config core.sparsecheckout # timeout=10 00:54:32 > git checkout -f 93937a40af4406186ffc45bd3639add3502a408f # timeout=10 00:54:32 Commit message: "sim-a1 README syntax check" 00:54:32 > git rev-list --no-walk 93937a40af4406186ffc45bd3639add3502a408f # timeout=10 00:54:35 provisioning config files... 00:54:35 copy managed file [npmrc] to file:/home/jenkins/.npmrc 00:54:35 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 00:54:35 [sim-a1-interface-docker-merge-j-release] $ /bin/bash /tmp/jenkins7188905318659801827.sh 00:54:35 ---> python-tools-install.sh 00:54:35 Setup pyenv: 00:54:36 * system (set by /opt/pyenv/version) 00:54:36 * 3.8.13 (set by /opt/pyenv/version) 00:54:36 * 3.9.13 (set by /opt/pyenv/version) 00:54:36 * 3.10.6 (set by /opt/pyenv/version) 00:54:43 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Vljz 00:54:43 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 00:54:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:54:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:54:50 lf-activate-venv(): INFO: Base packages installed successfully 00:54:50 lf-activate-venv(): INFO: Installing additional packages: lftools 00:55:29 lf-activate-venv(): INFO: Adding /tmp/venv-Vljz/bin to PATH 00:55:29 Generating Requirements File 00:56:10 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:10 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 00:56:11 Python 3.10.6 00:56:11 pip 26.1.1 from /tmp/venv-Vljz/lib/python3.10/site-packages/pip (python 3.10) 00:56:12 aiohappyeyeballs==2.6.2 00:56:12 aiohttp==3.13.5 00:56:12 aiosignal==1.4.0 00:56:12 appdirs==1.4.4 00:56:12 argcomplete==3.6.3 00:56:12 aspy.yaml==1.3.0 00:56:12 async-timeout==5.0.1 00:56:12 attrs==26.1.0 00:56:12 autopage==0.6.0 00:56:12 backports.strenum==1.3.1 00:56:12 beautifulsoup4==4.14.3 00:56:12 boto3==1.43.12 00:56:12 botocore==1.43.12 00:56:12 bs4==0.0.2 00:56:12 certifi==2026.5.20 00:56:12 cffi==2.0.0 00:56:12 cfgv==3.5.0 00:56:12 chardet==7.4.3 00:56:12 charset-normalizer==3.4.7 00:56:12 click==8.4.0 00:56:12 cliff==4.14.0 00:56:12 cmd2==3.5.1 00:56:12 cryptography==3.3.2 00:56:12 debtcollector==3.1.0 00:56:12 decorator==5.3.1 00:56:12 defusedxml==0.7.1 00:56:12 Deprecated==1.3.1 00:56:12 distlib==0.4.0 00:56:12 dnspython==2.8.0 00:56:12 docker==7.1.0 00:56:12 dogpile.cache==1.5.0 00:56:12 durationpy==0.10 00:56:12 email-validator==2.3.0 00:56:12 filelock==3.29.0 00:56:12 frozenlist==1.8.0 00:56:12 future==1.0.0 00:56:12 gitdb==4.0.12 00:56:12 GitPython==3.1.50 00:56:12 httplib2==0.30.2 00:56:12 identify==2.6.19 00:56:12 idna==3.15 00:56:12 importlib-resources==1.5.0 00:56:12 iso8601==2.1.0 00:56:12 Jinja2==3.1.6 00:56:12 jmespath==1.1.0 00:56:12 jsonpatch==1.33 00:56:12 jsonpointer==3.1.1 00:56:12 jsonschema==4.26.0 00:56:12 jsonschema-specifications==2025.9.1 00:56:12 keystoneauth1==5.14.0 00:56:12 kubernetes==36.0.0 00:56:12 lftools==0.37.22 00:56:12 lxml==6.1.1 00:56:12 markdown-it-py==4.2.0 00:56:12 MarkupSafe==3.0.3 00:56:12 mdurl==0.1.2 00:56:12 msgpack==1.1.2 00:56:12 multi_key_dict==2.0.3 00:56:12 multidict==6.7.1 00:56:12 munch==4.0.0 00:56:12 netaddr==1.3.0 00:56:12 niet==1.4.2 00:56:12 nodeenv==1.10.0 00:56:12 oauth2client==4.1.3 00:56:12 oauthlib==3.3.1 00:56:12 openstacksdk==4.13.0 00:56:12 os-service-types==1.8.2 00:56:12 osc-lib==4.6.0 00:56:12 oslo.config==10.4.0 00:56:12 oslo.context==6.4.0 00:56:12 oslo.i18n==6.8.0 00:56:12 oslo.log==8.2.0 00:56:12 oslo.serialization==5.10.0 00:56:12 oslo.utils==10.0.1 00:56:12 packaging==26.2 00:56:12 pbr==7.0.3 00:56:12 platformdirs==4.9.6 00:56:12 prettytable==3.17.0 00:56:12 propcache==0.5.2 00:56:12 psutil==7.2.2 00:56:12 pyasn1==0.6.3 00:56:12 pyasn1_modules==0.4.2 00:56:12 pycparser==3.0 00:56:12 pygerrit2==2.0.15 00:56:12 PyGithub==2.9.1 00:56:12 Pygments==2.20.0 00:56:12 PyJWT==2.12.1 00:56:12 PyNaCl==1.6.2 00:56:12 pyparsing==2.4.7 00:56:12 pyperclip==1.11.0 00:56:12 pyrsistent==0.20.0 00:56:12 python-cinderclient==9.9.0 00:56:12 python-dateutil==2.9.0.post0 00:56:12 python-discovery==1.3.1 00:56:12 python-heatclient==5.2.0 00:56:12 python-jenkins==1.8.3 00:56:12 python-keystoneclient==5.8.0 00:56:12 python-magnumclient==4.10.0 00:56:12 python-openstackclient==10.0.0 00:56:12 python-swiftclient==4.10.0 00:56:12 PyYAML==6.0.3 00:56:12 referencing==0.37.0 00:56:12 requests==2.34.2 00:56:12 requests-oauthlib==2.0.0 00:56:12 rfc3986==2.0.0 00:56:12 rich==15.0.0 00:56:12 rich-argparse==1.8.0 00:56:12 rpds-py==0.30.0 00:56:12 rsa==4.9.1 00:56:12 ruamel.yaml==0.19.1 00:56:12 ruamel.yaml.clib==0.2.15 00:56:12 s3transfer==0.17.0 00:56:12 simplejson==4.1.1 00:56:12 six==1.17.0 00:56:12 smmap==5.0.3 00:56:12 soupsieve==2.8.3 00:56:12 stevedore==5.8.0 00:56:12 tabulate==0.10.0 00:56:12 toml==0.10.2 00:56:12 tomlkit==0.15.0 00:56:12 tqdm==4.67.3 00:56:12 typing_extensions==4.15.0 00:56:12 urllib3==1.26.20 00:56:12 virtualenv==21.3.3 00:56:12 wcwidth==0.7.0 00:56:12 websocket-client==1.9.0 00:56:12 wrapt==2.2.0 00:56:12 xdg==6.0.0 00:56:12 xmltodict==1.0.4 00:56:12 yarl==1.24.2 00:56:12 yq==3.4.3 00:56:12 provisioning config files... 00:56:12 copy managed file [global-settings] to file:/w/workspace/sim-a1-interface-docker-merge-j-release@tmp/config6721746538165093649tmp 00:56:12 copy managed file [sim-a1-interface-settings] to file:/w/workspace/sim-a1-interface-docker-merge-j-release@tmp/config12285583679271936668tmp 00:56:12 [sim-a1-interface-docker-merge-j-release] $ /bin/bash /tmp/jenkins5304045697521629542.sh 00:56:12 ---> docker-login.sh 00:56:12 nexus3.o-ran-sc.org:10001 00:56:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:56:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:56:12 Configure a credential helper to remove this warning. See 00:56:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:56:12 00:56:12 Login Succeeded 00:56:12 nexus3.o-ran-sc.org:10002 00:56:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:56:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:56:13 Configure a credential helper to remove this warning. See 00:56:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:56:13 00:56:13 Login Succeeded 00:56:13 nexus3.o-ran-sc.org:10003 00:56:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:56:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:56:13 Configure a credential helper to remove this warning. See 00:56:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:56:13 00:56:13 Login Succeeded 00:56:13 nexus3.o-ran-sc.org:10004 00:56:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:56:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:56:13 Configure a credential helper to remove this warning. See 00:56:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:56:13 00:56:13 Login Succeeded 00:56:13 ---> docker-login.sh ends 00:56:13 [sim-a1-interface-docker-merge-j-release] $ /bin/bash /tmp/jenkins1438061902089003323.sh 00:56:13 [sim-a1-interface-docker-merge-j-release] $ /bin/sh -xe /tmp/jenkins11289263710817720003.sh 00:56:13 [EnvInject] - Injecting environment variables from a build step. 00:56:13 [EnvInject] - Injecting as environment variables the properties content 00:56:13 DOCKER_ROOT=near-rt-ric-simulator 00:56:13 CONTAINER_TAG_YAML_DIR= 00:56:13 CONTAINER_TAG_METHOD=yaml-file 00:56:13 00:56:13 [EnvInject] - Variables injected successfully. 00:56:13 [sim-a1-interface-docker-merge-j-release] $ /bin/bash -l /tmp/jenkins2644456323192763020.sh 00:56:13 ---> docker-get-container-tag.sh 00:56:13 Setup pyenv: 00:56:13 system 00:56:13 3.8.13 00:56:13 3.9.13 00:56:13 * 3.10.6 (set by /w/workspace/sim-a1-interface-docker-merge-j-release/.python-version) 00:56:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Vljz from file:/tmp/.os_lf_venv 00:56:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:56:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:56:16 lf-activate-venv(): INFO: Base packages installed successfully 00:56:16 lf-activate-venv(): INFO: Installing additional packages: yq 00:56:18 lf-activate-venv(): INFO: Adding /tmp/venv-Vljz/bin to PATH 00:56:18 ---> Docker image tag found: 2.7.1 00:56:18 [EnvInject] - Injecting environment variables from a build step. 00:56:18 [EnvInject] - Injecting as environment variables the properties file path 'env_docker_inject.txt' 00:56:18 [EnvInject] - Variables injected successfully. 00:56:18 [EnvInject] - Injecting environment variables from a build step. 00:56:18 [EnvInject] - Injecting as environment variables the properties content 00:56:18 DOCKER_ARGS=--network=host 00:56:18 DOCKER_ROOT=near-rt-ric-simulator 00:56:18 CONTAINER_PULL_REGISTRY=nexus3.o-ran-sc.org:10001 00:56:18 CONTAINER_PUSH_REGISTRY=nexus3.o-ran-sc.org:10004 00:56:18 DOCKER_NAME=o-ran-sc/a1-simulator 00:56:18 00:56:18 [EnvInject] - Variables injected successfully. 00:56:18 [sim-a1-interface-docker-merge-j-release] $ /bin/bash /tmp/jenkins14470823468297600295.sh 00:56:18 ---> docker-build.sh 00:56:18 Docker version 24.0.2, build cb74dfc 00:56:18 Building image: nexus3.o-ran-sc.org:10004/o-ran-sc/a1-simulator:2.7.1 00:56:18 docker build --network=host -t nexus3.o-ran-sc.org:10004/o-ran-sc/a1-simulator:2.7.1 . 00:56:19 #1 [internal] load .dockerignore 00:56:19 #1 transferring context: 2B done 00:56:19 #1 DONE 0.1s 00:56:19 00:56:19 #2 [internal] load build definition from Dockerfile 00:56:19 #2 transferring dockerfile: 1.61kB done 00:56:19 #2 DONE 0.1s 00:56:19 00:56:19 #3 [internal] load metadata for docker.io/library/alpine:3.17.3 00:56:20 #3 DONE 1.2s 00:56:20 00:56:20 #4 [ 1/15] FROM docker.io/library/alpine:3.17.3@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 00:56:20 #4 resolve docker.io/library/alpine:3.17.3@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.1s done 00:56:21 #4 ... 00:56:21 00:56:21 #5 [internal] load build context 00:56:21 #5 transferring context: 120.38kB 0.0s done 00:56:21 #5 DONE 0.1s 00:56:21 00:56:21 #4 [ 1/15] FROM docker.io/library/alpine:3.17.3@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 00:56:21 #4 sha256:b6ca290b6b4cdcca5b3db3ffa338ee0285c11744b4a6abaa9627746ee3291d8d 528B / 528B done 00:56:21 #4 sha256:9ed4aefc74f6792b5a804d1d146fe4b4a2299147b0f50eaf2b08435d7b38c27e 1.47kB / 1.47kB done 00:56:21 #4 sha256:f56be85fc22e46face30e2c3de3f7fe7c15f8fd7c4e5add29d7f64b87abdaa09 0B / 3.37MB 0.1s 00:56:21 #4 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done 00:56:21 #4 sha256:f56be85fc22e46face30e2c3de3f7fe7c15f8fd7c4e5add29d7f64b87abdaa09 1.05MB / 3.37MB 0.2s 00:56:21 #4 extracting sha256:f56be85fc22e46face30e2c3de3f7fe7c15f8fd7c4e5add29d7f64b87abdaa09 00:56:21 #4 sha256:f56be85fc22e46face30e2c3de3f7fe7c15f8fd7c4e5add29d7f64b87abdaa09 3.37MB / 3.37MB 0.3s done 00:56:21 #4 extracting sha256:f56be85fc22e46face30e2c3de3f7fe7c15f8fd7c4e5add29d7f64b87abdaa09 0.1s done 00:56:21 #4 DONE 0.6s 00:56:21 00:56:21 #6 [ 2/15] RUN apk add --update --no-cache python3=3.10.14-r1 py3-pip nginx nginx-mod-http-lua 00:56:21 #6 0.212 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:56:22 #6 0.536 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:56:22 #6 0.981 ERROR: unable to select packages: 00:56:22 #6 1.048 python3-3.10.15-r0: 00:56:22 #6 1.048 breaks: world[python3=3.10.14-r1] 00:56:22 #6 1.048 satisfies: py3-pip-22.3.1-r1[python3] 00:56:22 #6 1.048 py3-setuptools-70.3.0-r0[python3] 00:56:22 #6 1.048 py3-parsing-3.0.9-r0[python3] 00:56:22 #6 1.048 py3-packaging-21.3-r2[python3] 00:56:22 #6 1.048 py3-retrying-1.3.3-r3[python3] 00:56:22 #6 1.048 py3-six-1.16.0-r3[python3] 00:56:25 #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:25 ------ 00:56:25 > [ 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.536 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:56:25 #6 0.981 ERROR: unable to select packages: 00:56:25 #6 1.048 python3-3.10.15-r0: 00:56:25 #6 1.048 breaks: world[python3=3.10.14-r1] 00:56:25 #6 1.048 satisfies: py3-pip-22.3.1-r1[python3] 00:56:25 #6 1.048 py3-setuptools-70.3.0-r0[python3] 00:56:25 #6 1.048 py3-parsing-3.0.9-r0[python3] 00:56:25 #6 1.048 py3-packaging-21.3-r2[python3] 00:56:25 #6 1.048 py3-retrying-1.3.3-r3[python3] 00:56:25 #6 1.048 py3-six-1.16.0-r3[python3] 00:56:25 ------ 00:56:25 Dockerfile:21 00:56:25 -------------------- 00:56:25 19 | FROM alpine:3.17.3 00:56:25 20 | 00:56:25 21 | >>> RUN apk add --update --no-cache python3=3.10.14-r1 py3-pip nginx nginx-mod-http-lua 00:56:25 22 | 00:56:25 23 | RUN pip3 install Flask==2.2.5 connexion[swagger-ui,flask]==2.14.2 00:56:25 -------------------- 00:56:25 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:25 Build step 'Execute shell' marked build as failure 00:56:25 $ ssh-agent -k 00:56:25 unset SSH_AUTH_SOCK; 00:56:25 unset SSH_AGENT_PID; 00:56:25 echo Agent pid 2033 killed; 00:56:25 [ssh-agent] Stopped. 00:56:25 [PostBuildScript] - [INFO] Executing post build scripts. 00:56:25 [sim-a1-interface-docker-merge-j-release] $ /bin/bash /tmp/jenkins17229843323285924588.sh 00:56:25 ---> sysstat.sh 00:56:25 [sim-a1-interface-docker-merge-j-release] $ /bin/bash /tmp/jenkins7578430632437688514.sh 00:56:25 ---> package-listing.sh 00:56:25 ++ tr '[:upper:]' '[:lower:]' 00:56:25 ++ facter osfamily 00:56:26 + OS_FAMILY=debian 00:56:26 + workspace=/w/workspace/sim-a1-interface-docker-merge-j-release 00:56:26 + START_PACKAGES=/tmp/packages_start.txt 00:56:26 + END_PACKAGES=/tmp/packages_end.txt 00:56:26 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:56:26 + PACKAGES=/tmp/packages_start.txt 00:56:26 + '[' /w/workspace/sim-a1-interface-docker-merge-j-release ']' 00:56:26 + PACKAGES=/tmp/packages_end.txt 00:56:26 + case "${OS_FAMILY}" in 00:56:26 + dpkg -l 00:56:26 + grep '^ii' 00:56:26 + '[' -f /tmp/packages_start.txt ']' 00:56:26 + '[' -f /tmp/packages_end.txt ']' 00:56:26 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:56:26 + '[' /w/workspace/sim-a1-interface-docker-merge-j-release ']' 00:56:26 + mkdir -p /w/workspace/sim-a1-interface-docker-merge-j-release/archives/ 00:56:26 + 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:26 [sim-a1-interface-docker-merge-j-release] $ /bin/bash /tmp/jenkins6951777406636391022.sh 00:56:26 ---> capture-instance-metadata.sh 00:56:26 Setup pyenv: 00:56:26 system 00:56:26 3.8.13 00:56:26 3.9.13 00:56:26 * 3.10.6 (set by /w/workspace/sim-a1-interface-docker-merge-j-release/.python-version) 00:56:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Vljz from file:/tmp/.os_lf_venv 00:56:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:56:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:56:28 lf-activate-venv(): INFO: Base packages installed successfully 00:56:28 lf-activate-venv(): INFO: Installing additional packages: lftools 00:56:45 lf-activate-venv(): INFO: Adding /tmp/venv-Vljz/bin to PATH 00:56:45 INFO: Running in OpenStack, capturing instance metadata 00:56:46 [sim-a1-interface-docker-merge-j-release] $ /bin/bash /tmp/jenkins11768489368934022873.sh 00:56:46 provisioning config files... 00:56:46 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/sim-a1-interface-docker-merge-j-release@tmp/config6043019373328514737tmp 00:56:46 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 00:56:46 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 00:56:46 [EnvInject] - Injecting environment variables from a build step. 00:56:46 [EnvInject] - Injecting as environment variables the properties content 00:56:46 SERVER_ID=logs 00:56:46 00:56:46 [EnvInject] - Variables injected successfully. 00:56:46 [sim-a1-interface-docker-merge-j-release] $ /bin/bash /tmp/jenkins4270907184661796195.sh 00:56:46 ---> create-netrc.sh 00:56:46 [sim-a1-interface-docker-merge-j-release] $ /bin/bash /tmp/jenkins17340163991414966027.sh 00:56:46 ---> python-tools-install.sh 00:56:46 Setup pyenv: 00:56:46 system 00:56:46 3.8.13 00:56:46 3.9.13 00:56:46 * 3.10.6 (set by /w/workspace/sim-a1-interface-docker-merge-j-release/.python-version) 00:56:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Vljz from file:/tmp/.os_lf_venv 00:56:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:56:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:56:49 lf-activate-venv(): INFO: Base packages installed successfully 00:56:49 lf-activate-venv(): INFO: Installing additional packages: lftools 00:57:05 lf-activate-venv(): INFO: Adding /tmp/venv-Vljz/bin to PATH 00:57:06 [sim-a1-interface-docker-merge-j-release] $ /bin/bash /tmp/jenkins14447760868980869359.sh 00:57:06 ---> sudo-logs.sh 00:57:06 Archiving 'sudo' log.. 00:57:06 [sim-a1-interface-docker-merge-j-release] $ /bin/bash /tmp/jenkins10459283798027766569.sh 00:57:06 ---> job-cost.sh 00:57:06 Setup pyenv: 00:57:06 system 00:57:06 3.8.13 00:57:06 3.9.13 00:57:06 * 3.10.6 (set by /w/workspace/sim-a1-interface-docker-merge-j-release/.python-version) 00:57:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Vljz from file:/tmp/.os_lf_venv 00:57:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:57:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:57:09 lf-activate-venv(): INFO: Base packages installed successfully 00:57:09 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-Vljz/bin to PATH 00:57:19 INFO: No Stack... 00:57:19 INFO: Retrieving Pricing Info for: v3-starter-4 00:57:20 INFO: Archiving Costs 00:57:20 [sim-a1-interface-docker-merge-j-release] $ /bin/bash -l /tmp/jenkins3019185274996414449.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-Vljz 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:23 lf-activate-venv(): INFO: Base packages installed successfully 00:57:23 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 00:57:39 lf-activate-venv(): INFO: Adding /tmp/venv-Vljz/bin to PATH 00:57:39 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/sim-a1-interface-docker-merge-j-release/103 00:57:39 INFO: archiving workspace using pattern(s): 00:57:41 Archives upload complete. 00:57:42 INFO: archiving logs to Nexus 00:57:43 ---> uname -a: 00:57:43 Linux prd-ubuntu1804-docker-4c-4g-1458 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:43 00:57:43 00:57:43 ---> lscpu: 00:57:43 Architecture: x86_64 00:57:43 CPU op-mode(s): 32-bit, 64-bit 00:57:43 Byte Order: Little Endian 00:57:43 CPU(s): 4 00:57:43 On-line CPU(s) list: 0-3 00:57:43 Thread(s) per core: 1 00:57:43 Core(s) per socket: 1 00:57:43 Socket(s): 4 00:57:43 NUMA node(s): 1 00:57:43 Vendor ID: AuthenticAMD 00:57:43 CPU family: 23 00:57:43 Model: 49 00:57:43 Model name: AMD EPYC-Rome Processor 00:57:43 Stepping: 0 00:57:43 CPU MHz: 2800.000 00:57:43 BogoMIPS: 5600.00 00:57:43 Virtualization: AMD-V 00:57:43 Hypervisor vendor: KVM 00:57:43 Virtualization type: full 00:57:43 L1d cache: 32K 00:57:43 L1i cache: 32K 00:57:43 L2 cache: 512K 00:57:43 L3 cache: 16384K 00:57:43 NUMA node0 CPU(s): 0-3 00:57:43 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:43 00:57:43 00:57:43 ---> nproc: 00:57:43 4 00:57:43 00:57:43 00:57:43 ---> df -h: 00:57:43 Filesystem Size Used Avail Use% Mounted on 00:57:43 udev 3.9G 0 3.9G 0% /dev 00:57:43 tmpfs 798M 696K 797M 1% /run 00:57:43 /dev/vda1 20G 9.0G 11G 47% / 00:57:43 tmpfs 3.9G 0 3.9G 0% /dev/shm 00:57:43 tmpfs 5.0M 0 5.0M 0% /run/lock 00:57:43 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 00:57:43 /dev/vda15 105M 5.3M 100M 5% /boot/efi 00:57:43 tmpfs 798M 0 798M 0% /run/user/1001 00:57:43 00:57:43 00:57:43 ---> free -m: 00:57:43 total used free shared buff/cache available 00:57:43 Mem: 7975 516 5281 0 2178 7182 00:57:43 Swap: 1023 0 1023 00:57:43 00:57:43 00:57:43 ---> ip addr: 00:57:43 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 00:57:43 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 00:57:43 inet 127.0.0.1/8 scope host lo 00:57:43 valid_lft forever preferred_lft forever 00:57:43 inet6 ::1/128 scope host 00:57:43 valid_lft forever preferred_lft forever 00:57:43 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 00:57:43 link/ether fa:16:3e:b0:90:62 brd ff:ff:ff:ff:ff:ff 00:57:43 inet 10.32.7.216/23 brd 10.32.7.255 scope global dynamic ens3 00:57:43 valid_lft 86161sec preferred_lft 86161sec 00:57:43 inet6 fe80::f816:3eff:feb0:9062/64 scope link 00:57:43 valid_lft forever preferred_lft forever 00:57:43 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 00:57:43 link/ether 02:42:59:a5:5b:1d brd ff:ff:ff:ff:ff:ff 00:57:43 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 00:57:43 valid_lft forever preferred_lft forever 00:57:43 00:57:43 00:57:43 ---> sar -b -r -n DEV: 00:57:43 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-1458) 05/22/26 _x86_64_ (4 CPU) 00:57:43 00:57:43 00:53:47 LINUX RESTART (4 CPU) 00:57:43 00:57:43 00:54:01 tps rtps wtps bread/s bwrtn/s 00:57:43 00:55:01 155.31 69.32 85.99 5591.47 39628.07 00:57:43 00:56:01 60.09 0.23 59.86 25.20 9491.88 00:57:43 00:57:01 73.22 12.80 60.42 2271.75 7463.16 00:57:43 Average: 96.21 27.45 68.76 2629.80 18863.34 00:57:43 00:57:43 00:54:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:57:43 00:55:01 5878572 7388832 2288848 28.02 36260 1655108 989800 10.74 607244 1514084 57284 00:57:43 00:56:01 5540924 7344340 2626496 32.16 57124 1912452 1036708 11.25 670752 1757200 136808 00:57:43 00:57:01 5398148 7340004 2769272 33.91 62684 2040348 1057476 11.47 726260 1833564 27512 00:57:43 Average: 5605881 7357725 2561539 31.36 52023 1869303 1027995 11.15 668085 1701616 73868 00:57:43 00:57:43 00:54:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:57:43 00:55:01 ens3 372.71 205.43 1086.99 64.30 0.00 0.00 0.00 0.00 00:57:43 00:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:43 00:55:01 lo 1.00 1.00 0.09 0.09 0.00 0.00 0.00 0.00 00:57:43 00:56:01 ens3 71.45 50.97 821.08 6.24 0.00 0.00 0.00 0.00 00:57:43 00:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:43 00:56:01 lo 0.53 0.53 0.04 0.04 0.00 0.00 0.00 0.00 00:57:43 00:57:01 ens3 35.33 24.96 114.80 9.80 0.00 0.00 0.00 0.00 00:57:43 00:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:43 00:57:01 lo 2.07 2.07 0.20 0.20 0.00 0.00 0.00 0.00 00:57:43 Average: ens3 159.86 93.80 674.34 26.79 0.00 0.00 0.00 0.00 00:57:43 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:57:43 Average: lo 1.20 1.20 0.11 0.11 0.00 0.00 0.00 0.00 00:57:43 00:57:43 00:57:43 ---> sar -P ALL: 00:57:43 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-1458) 05/22/26 _x86_64_ (4 CPU) 00:57:43 00:57:43 00:53:47 LINUX RESTART (4 CPU) 00:57:43 00:57:43 00:54:01 CPU %user %nice %system %iowait %steal %idle 00:57:43 00:55:01 all 17.04 0.00 2.90 5.75 2.99 71.31 00:57:43 00:55:01 0 19.18 0.00 5.09 5.85 2.88 66.99 00:57:43 00:55:01 1 13.91 0.00 1.91 4.02 2.91 77.25 00:57:43 00:55:01 2 23.77 0.00 2.58 3.44 3.36 66.85 00:57:43 00:55:01 3 11.36 0.00 2.01 9.68 2.83 74.13 00:57:43 00:56:01 all 19.04 0.00 1.20 2.74 1.70 75.32 00:57:43 00:56:01 0 5.29 0.00 0.35 0.05 0.47 93.85 00:57:43 00:56:01 1 44.97 0.00 2.72 4.73 2.80 44.79 00:57:43 00:56:01 2 18.52 0.00 1.00 4.15 2.32 74.00 00:57:43 00:56:01 3 7.19 0.00 0.74 2.02 1.19 88.85 00:57:43 00:57:01 all 18.66 0.00 1.29 2.38 1.70 75.97 00:57:43 00:57:01 0 9.32 0.00 1.11 0.50 1.26 87.81 00:57:43 00:57:01 1 44.53 0.00 1.54 0.46 2.47 51.00 00:57:43 00:57:01 2 3.75 0.00 0.99 6.73 1.63 86.89 00:57:43 00:57:01 3 17.12 0.00 1.54 1.79 1.43 78.12 00:57:43 Average: all 18.25 0.00 1.80 3.63 2.13 74.20 00:57:43 Average: 0 11.27 0.00 2.19 2.14 1.54 82.86 00:57:43 Average: 1 34.44 0.00 2.06 3.08 2.73 57.70 00:57:43 Average: 2 15.36 0.00 1.53 4.77 2.44 75.90 00:57:43 Average: 3 11.89 0.00 1.43 4.51 1.82 80.36 00:57:43 00:57:43 00:57:43