15:05:18 Started by timer 15:05:18 Running as SYSTEM 15:05:18 [EnvInject] - Loading node environment variables. 15:05:18 Building remotely on prd-centos8-builder-2c-4g-10052 (centos8-builder-2c-4g) in workspace /w/workspace/ci-management-openstack-cron 15:05:18 [ssh-agent] Looking for ssh-agent implementation... 15:05:19 $ ssh-agent 15:05:19 SSH_AUTH_SOCK=/tmp/ssh-qUzvValKZcvi/agent.5201 15:05:19 SSH_AGENT_PID=5203 15:05:19 [ssh-agent] Started. 15:05:19 Running ssh-add (command line suppressed) 15:05:19 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_3807913158813311077.key (jenkins-ssh) 15:05:19 [ssh-agent] Using credentials jenkins (jenkins) 15:05:19 The recommended git tool is: NONE 15:05:23 using credential jenkins 15:05:23 Wiping out workspace first. 15:05:23 Cloning the remote Git repository 15:05:23 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management 15:05:23 > git init /w/workspace/ci-management-openstack-cron # timeout=10 15:05:23 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management 15:05:23 > git --version # timeout=10 15:05:23 > git --version # 'git version 2.43.0' 15:05:23 using GIT_SSH to set credentials jenkins 15:05:23 [INFO] Currently running in a labeled security context 15:05:23 [INFO] Currently SELinux is 'enforcing' on the host 15:05:23 > /usr/bin/chcon --type=ssh_home_t /w/workspace/ci-management-openstack-cron@tmp/jenkins-gitclient-ssh8386127066426064406.key 15:05:23 > git fetch --tags --force --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 15:05:27 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management # timeout=10 15:05:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:05:28 Avoid second fetch 15:05:28 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 15:05:28 Checking out Revision fb0221d035ce03bdb0037f4f5f8fc2c61f446a5c (refs/remotes/origin/master) 15:05:28 > git config core.sparsecheckout # timeout=10 15:05:28 > git checkout -f fb0221d035ce03bdb0037f4f5f8fc2c61f446a5c # timeout=10 15:05:29 Commit message: "Chore: Update global-jjb to v0.95.0" 15:05:29 > git rev-list --no-walk fb0221d035ce03bdb0037f4f5f8fc2c61f446a5c # timeout=10 15:05:29 > git remote # timeout=10 15:05:29 > git submodule init # timeout=10 15:05:29 > git submodule sync # timeout=10 15:05:29 > git config --get remote.origin.url # timeout=10 15:05:29 > git submodule init # timeout=10 15:05:29 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 15:05:30 > git config --get submodule.packer/common-packer.url # timeout=10 15:05:30 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 15:05:30 > git config --get submodule.global-jjb.url # timeout=10 15:05:30 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 15:05:30 > git submodule update --init --recursive packer/common-packer # timeout=10 15:05:34 > git submodule update --init --recursive global-jjb # timeout=10 15:05:46 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 15:05:46 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 15:05:46 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 15:05:46 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 15:05:46 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 15:05:46 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 15:05:46 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 15:05:46 provisioning config files... 15:05:46 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 15:05:46 copy managed file [npmrc] to file:/home/jenkins/.npmrc 15:05:46 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 15:05:46 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins149881688569455493.sh 15:05:46 ---> python-tools-install.sh 15:05:46 Setup pyenv: 15:05:46 system 15:05:46 * 3.8.13 (set by /opt/pyenv/version) 15:05:46 * 3.9.13 (set by /opt/pyenv/version) 15:05:46 * 3.10.6 (set by /opt/pyenv/version) 15:05:55 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-CTVO 15:05:55 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:05:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:06:10 lf-activate-venv(): INFO: Installing additional packages: lftools 15:07:09 lf-activate-venv(): INFO: Adding /tmp/venv-CTVO/bin to PATH 15:07:09 Generating Requirements File 15:08:11 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. 15:08:11 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 15:08:12 Python 3.10.6 15:08:13 pip 26.2.1 from /tmp/venv-CTVO/lib/python3.10/site-packages/pip (python 3.10) 15:08:13 aiohappyeyeballs==2.7.1 15:08:13 aiohttp==3.14.3 15:08:13 aiosignal==1.4.0 15:08:13 appdirs==1.4.4 15:08:13 argcomplete==3.7.2 15:08:13 aspy.yaml==1.3.0 15:08:13 async-timeout==5.0.1 15:08:13 attrs==26.1.0 15:08:13 autopage==0.6.0 15:08:13 backports.strenum==1.3.1 15:08:13 beautifulsoup4==4.15.0 15:08:13 boto3==1.43.88 15:08:13 botocore==1.43.88 15:08:13 bs4==0.0.2 15:08:13 certifi==2026.7.22 15:08:13 cffi==2.1.1 15:08:13 cfgv==3.5.0 15:08:13 chardet==7.6.0 15:08:13 charset-normalizer==3.5.1 15:08:13 click==8.5.0 15:08:13 cliff==4.14.0 15:08:13 cmd2==3.5.1 15:08:13 cryptography==3.3.2 15:08:13 debtcollector==3.1.0 15:08:13 decorator==5.3.1 15:08:13 defusedxml==0.7.1 15:08:13 Deprecated==1.3.1 15:08:13 distlib==0.4.3 15:08:13 dnspython==2.8.0 15:08:13 docker==7.2.0 15:08:13 dogpile.cache==1.5.0 15:08:13 durationpy==0.11 15:08:13 email-validator==2.3.0 15:08:13 filelock==3.32.5 15:08:13 frozenlist==1.8.0 15:08:13 future==1.0.0 15:08:13 gitdb==4.0.12 15:08:13 GitPython==3.1.61 15:08:13 httplib2==0.30.2 15:08:13 identify==2.6.19 15:08:13 idna==3.19 15:08:13 importlib-resources==1.5.0 15:08:13 iso8601==2.1.0 15:08:13 Jinja2==3.1.6 15:08:13 jmespath==1.1.0 15:08:13 jsonpatch==1.33 15:08:13 jsonpointer==3.1.1 15:08:13 jsonschema==4.26.0 15:08:13 jsonschema-specifications==2025.9.1 15:08:13 keystoneauth1==5.14.0 15:08:13 kubernetes==36.0.3 15:08:13 lftools==0.37.23 15:08:13 lxml==6.1.3 15:08:13 markdown-it-py==4.2.0 15:08:13 MarkupSafe==3.0.3 15:08:13 mdurl==0.1.2 15:08:13 msgpack==1.2.2 15:08:13 multi_key_dict==2.0.3 15:08:13 multidict==6.7.1 15:08:13 munch==4.0.0 15:08:13 netaddr==1.3.0 15:08:13 niet==1.4.2 15:08:13 nodeenv==1.10.0 15:08:13 oauth2client==4.1.3 15:08:13 oauthlib==3.3.1 15:08:13 openstacksdk==4.13.0 15:08:13 os-service-types==1.8.2 15:08:13 osc-lib==4.6.0 15:08:13 oslo.config==10.4.0 15:08:13 oslo.context==6.4.0 15:08:13 oslo.i18n==6.8.0 15:08:13 oslo.log==8.2.0 15:08:13 oslo.serialization==5.10.0 15:08:13 oslo.utils==10.1.1 15:08:13 packaging==26.3 15:08:13 pbr==7.0.3 15:08:13 platformdirs==4.11.7 15:08:13 prettytable==3.18.0 15:08:13 propcache==0.5.2 15:08:13 psutil==7.2.2 15:08:13 pyasn1==0.6.4 15:08:13 pyasn1_modules==0.4.2 15:08:13 pycparser==3.0 15:08:13 pygerrit2==2.0.15 15:08:13 PyGithub==2.10.0 15:08:13 Pygments==2.21.0 15:08:13 PyJWT==2.13.0 15:08:13 PyNaCl==1.6.2 15:08:13 pyparsing==2.4.7 15:08:13 pyperclip==1.11.0 15:08:13 pyrsistent==0.20.0 15:08:13 python-cinderclient==9.9.0 15:08:13 python-dateutil==2.9.0.post0 15:08:13 python-discovery==1.6.0 15:08:13 python-heatclient==5.2.0 15:08:13 python-jenkins==1.8.3 15:08:13 python-keystoneclient==6.0.0 15:08:13 python-magnumclient==4.11.0 15:08:13 python-openstackclient==10.0.0 15:08:13 python-swiftclient==4.11.0 15:08:13 PyYAML==6.0.3 15:08:13 referencing==0.37.0 15:08:13 requests==2.34.2 15:08:13 requests-oauthlib==2.0.0 15:08:13 rfc3986==2.0.0 15:08:13 rich==15.0.0 15:08:13 rich-argparse==1.8.0 15:08:13 rpds-py==0.30.0 15:08:13 rsa==4.9.1 15:08:13 ruamel.yaml==0.19.1 15:08:13 ruamel.yaml.clib==0.2.15 15:08:13 s3transfer==0.19.2 15:08:13 simplejson==4.1.2 15:08:13 six==1.17.0 15:08:13 smmap==5.0.3 15:08:13 soupsieve==2.9.2 15:08:13 stevedore==5.8.0 15:08:13 tabulate==0.10.0 15:08:13 toml==0.10.2 15:08:13 tomlkit==0.15.1 15:08:13 tqdm==4.70.0 15:08:13 typing_extensions==4.16.0 15:08:13 urllib3==1.26.20 15:08:13 virtualenv==21.7.8 15:08:13 wcwidth==0.8.3 15:08:13 websocket-client==1.9.2 15:08:13 wrapt==2.4.0 15:08:13 xdg==6.0.0 15:08:13 xmltodict==1.0.4 15:08:13 yarl==1.24.5 15:08:13 yq==4.1.2 15:08:13 [ci-management-openstack-cron] $ /bin/sh /tmp/jenkins2139949169860881808.sh 15:08:13 ---> uv-install.sh 15:08:13 Installing uv/uvx (latest) using shell installer 15:08:20 2026-09-05 15:08:20 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71308/71308] -> "/tmp/uv-install-BrFu8E.sh" [1] 15:08:20 downloading uv 0.12.10 x86_64-unknown-linux-gnu 15:08:25 installing to /home/jenkins/.local/bin 15:08:25 uv 15:08:25 uvx 15:08:25 everything's installed! 15:08:25 ---> Validating uv/uvx install 15:08:25 uvx 0.12.10 (x86_64-unknown-linux-gnu) 15:08:25 [EnvInject] - Injecting environment variables from a build step. 15:08:25 [EnvInject] - Injecting as environment variables the properties content 15:08:25 OS_CLOUD=vex 15:08:25 15:08:25 [EnvInject] - Variables injected successfully. 15:08:25 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 15:08:25 Run condition [Boolean condition] enabling perform for step [Execute shell] 15:08:25 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins12836777115110353572.sh 15:08:25 ---> Orphaned k8s clusters 15:08:25 Setup pyenv: 15:08:25 system 15:08:25 3.8.13 15:08:25 3.9.13 15:08:25 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 15:08:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CTVO from file:/tmp/.os_lf_venv 15:08:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:08:32 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 15:08:55 lf-activate-venv(): INFO: Adding /tmp/venv-CTVO/bin to PATH 15:09:07 -----> Delete orphaned cluster 15:09:07 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 15:09:07 Run condition [Boolean condition] enabling perform for step [Execute shell] 15:09:07 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins9477786182652412961.sh 15:09:07 ---> Orphaned stacks 15:09:07 Setup pyenv: 15:09:07 system 15:09:07 3.8.13 15:09:07 3.9.13 15:09:07 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 15:09:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CTVO from file:/tmp/.os_lf_venv 15:09:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:09:15 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 15:09:54 lf-activate-venv(): INFO: Adding /tmp/venv-CTVO/bin to PATH 15:09:54 + mapfile -t OS_COE_CLUSTERS_ID 15:09:54 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 15:09:54 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 15:09:54 ++ awk '{print $1}' 15:10:05 + echo '-----> Active clusters -> stacks' 15:10:05 -----> Active clusters -> stacks 15:10:05 + OS_COE_STACKS=() 15:10:05 + [[ 0 -gt 0 ]] 15:10:05 + mapfile -t OS_STACKS 15:10:05 ++ openstack --os-cloud vex stack list -f value -c 'Stack Name' -c 'Stack Status' --property stack_status=CREATE_COMPLETE --property stack_status=DELETE_FAILED --property stack_status=CREATE_FAILED 15:10:05 ++ awk '{print $1}' 15:10:14 + echo '-----> Active stacks' 15:10:14 -----> Active stacks 15:10:14 + echo '-----> Delete orphaned stacks' 15:10:14 -----> Delete orphaned stacks 15:10:14 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 15:10:14 Run condition [Boolean condition] enabling perform for step [Execute shell] 15:10:14 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins10106924670763219116.sh 15:10:14 ---> Orphaned servers 15:10:14 Setup pyenv: 15:10:14 system 15:10:14 3.8.13 15:10:14 3.9.13 15:10:14 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 15:10:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CTVO from file:/tmp/.os_lf_venv 15:10:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:10:22 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 15:10:59 lf-activate-venv(): INFO: Adding /tmp/venv-CTVO/bin to PATH 15:11:14 -----> Active servers 15:11:14 snd-ubuntu1804-docker-4c-4g-363 15:11:14 prd-ubuntu1804-docker-4c-4g-10054 15:11:14 prd-ubuntu1804-builder-4c-4g-10053 15:11:14 prd-centos8-builder-2c-4g-10052 15:11:14 snd-ubuntu1804-docker-4c-4g-362 15:11:14 -----> Delete orphaned servers 15:11:47 Deleting orphaned server: snd-ubuntu1804-docker-4c-4g-362 15:11:53 ERROR: Server not found. 15:11:54 Build step 'Conditional step (single)' marked build as failure 15:11:54 $ ssh-agent -k 15:11:54 unset SSH_AUTH_SOCK; 15:11:54 unset SSH_AGENT_PID; 15:11:54 echo Agent pid 5203 killed; 15:11:54 [ssh-agent] Stopped. 15:11:54 [PostBuildScript] - [INFO] Executing post build scripts. 15:11:54 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins15624408193757541219.sh 15:11:54 ---> sysstat.sh 15:11:55 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins17077115409628277996.sh 15:11:55 ---> package-listing.sh 15:11:55 ++ tr '[:upper:]' '[:lower:]' 15:11:55 ++ facter osfamily 15:11:55 + OS_FAMILY=redhat 15:11:55 + workspace=/w/workspace/ci-management-openstack-cron 15:11:55 + START_PACKAGES=/tmp/packages_start.txt 15:11:55 + END_PACKAGES=/tmp/packages_end.txt 15:11:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:11:55 + PACKAGES=/tmp/packages_start.txt 15:11:55 + '[' /w/workspace/ci-management-openstack-cron ']' 15:11:55 + PACKAGES=/tmp/packages_end.txt 15:11:55 + case "${OS_FAMILY}" in 15:11:55 + sort 15:11:55 + rpm -qa 15:11:56 + '[' -f /tmp/packages_start.txt ']' 15:11:56 + '[' -f /tmp/packages_end.txt ']' 15:11:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:11:56 + '[' /w/workspace/ci-management-openstack-cron ']' 15:11:56 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 15:11:56 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 15:11:56 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins4223308802153791188.sh 15:11:56 ---> capture-instance-metadata.sh 15:11:56 Setup pyenv: 15:11:56 system 15:11:56 3.8.13 15:11:56 3.9.13 15:11:56 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 15:11:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CTVO from file:/tmp/.os_lf_venv 15:11:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:12:03 lf-activate-venv(): INFO: Installing additional packages: lftools 15:12:26 lf-activate-venv(): INFO: Adding /tmp/venv-CTVO/bin to PATH 15:12:26 INFO: Running in OpenStack, capturing instance metadata 15:12:27 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins7413237363280049246.sh 15:12:27 provisioning config files... 15:12:27 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config1119440067019078302tmp 15:12:27 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 15:12:27 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 15:12:27 [EnvInject] - Injecting environment variables from a build step. 15:12:27 [EnvInject] - Injecting as environment variables the properties content 15:12:27 SERVER_ID=logs 15:12:27 15:12:27 [EnvInject] - Variables injected successfully. 15:12:27 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins9026140030886601501.sh 15:12:27 ---> create-netrc.sh 15:12:27 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins5241464865581460971.sh 15:12:27 ---> python-tools-install.sh 15:12:27 Setup pyenv: 15:12:27 system 15:12:27 3.8.13 15:12:27 3.9.13 15:12:27 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 15:12:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CTVO from file:/tmp/.os_lf_venv 15:12:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:12:34 lf-activate-venv(): INFO: Installing additional packages: lftools 15:12:58 lf-activate-venv(): INFO: Adding /tmp/venv-CTVO/bin to PATH 15:12:58 [ci-management-openstack-cron] $ /bin/sh /tmp/jenkins2043608860172051468.sh 15:12:58 ---> uv-install.sh 15:12:58 uv 0.12.10 is already installed 15:12:58 uvx 0.12.10 (x86_64-unknown-linux-gnu) 15:12:58 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins12896540945062974674.sh 15:12:58 ---> sudo-logs.sh 15:12:58 Archiving 'sudo' log.. 15:12:59 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins6046163032605161327.sh 15:12:59 ---> job-cost.sh 15:12:59 INFO: Activating Python virtual environment... 15:12:59 Setup pyenv: 15:12:59 system 15:12:59 3.8.13 15:12:59 3.9.13 15:12:59 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 15:13:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CTVO from file:/tmp/.os_lf_venv 15:13:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:13:07 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:13:24 lf-activate-venv(): INFO: Adding /tmp/venv-CTVO/bin to PATH 15:13:24 INFO: No stack-cost file found 15:13:24 INFO: Instance uptime: 574s 15:13:24 INFO: Fetching instance metadata (attempt 1 of 3)... 15:13:24 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 15:13:25 INFO: Successfully fetched instance metadata 15:13:25 INFO: Instance type: v3-starter-2 15:13:25 INFO: Retrieving pricing info for: v3-starter-2 15:13:25 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 15:13:25 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-starter-2/cost?seconds=574 15:13:28 INFO: Successfully fetched Vexxhost pricing API 15:13:28 INFO: Retrieved cost: 0.02 15:13:28 INFO: Retrieved resource: v3-starter-2 15:13:28 INFO: Creating archive directory: /w/workspace/ci-management-openstack-cron/archives/cost 15:13:28 INFO: Archiving costs to: /w/workspace/ci-management-openstack-cron/archives/cost.csv 15:13:28 INFO: Successfully archived job cost data 15:13:28 DEBUG: Cost data: ci-management-openstack-cron,62164,2026-09-05 15:13:28,v3-starter-2,574,0.02,0.00,FAILURE 15:13:28 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins6762774265610212252.sh 15:13:28 ---> logs-deploy.sh 15:13:28 Setup pyenv: 15:13:29 system 15:13:29 3.8.13 15:13:29 3.9.13 15:13:29 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 15:13:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CTVO from file:/tmp/.os_lf_venv 15:13:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:13:35 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 15:13:58 lf-activate-venv(): INFO: Adding /tmp/venv-CTVO/bin to PATH 15:13:58 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/ci-management-openstack-cron/62164 15:13:58 INFO: archiving workspace using pattern(s): 15:14:03 Archives upload complete. 15:14:04 INFO: archiving logs to Nexus 15:14:05 ---> uname -a: 15:14:05 Linux prd-centos8-builder-2c-4g-10052.novalocal 4.18.0-529.el8.x86_64 #1 SMP Wed Dec 6 01:03:46 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 15:14:05 15:14:05 15:14:05 ---> lscpu: 15:14:05 Architecture: x86_64 15:14:05 CPU op-mode(s): 32-bit, 64-bit 15:14:05 Byte Order: Little Endian 15:14:05 CPU(s): 2 15:14:05 On-line CPU(s) list: 0,1 15:14:05 Thread(s) per core: 1 15:14:05 Core(s) per socket: 1 15:14:05 Socket(s): 2 15:14:05 NUMA node(s): 1 15:14:05 Vendor ID: AuthenticAMD 15:14:05 CPU family: 23 15:14:05 Model: 49 15:14:05 Model name: AMD EPYC-Rome Processor 15:14:05 Stepping: 0 15:14:05 CPU MHz: 2800.000 15:14:05 BogoMIPS: 5600.00 15:14:05 Virtualization: AMD-V 15:14:05 Hypervisor vendor: KVM 15:14:05 Virtualization type: full 15:14:05 L1d cache: 32K 15:14:05 L1i cache: 32K 15:14:05 L2 cache: 512K 15:14:05 L3 cache: 16384K 15:14:05 NUMA node0 CPU(s): 0,1 15:14:05 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 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 wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 15:14:05 15:14:05 15:14:05 ---> nproc: 15:14:05 2 15:14:05 15:14:05 15:14:05 ---> df -h: 15:14:05 Filesystem Size Used Avail Use% Mounted on 15:14:05 devtmpfs 1.8G 0 1.8G 0% /dev 15:14:05 tmpfs 1.8G 0 1.8G 0% /dev/shm 15:14:05 tmpfs 1.8G 17M 1.8G 1% /run 15:14:05 tmpfs 1.8G 0 1.8G 0% /sys/fs/cgroup 15:14:05 /dev/vda1 20G 9.2G 11G 46% / 15:14:05 tmpfs 367M 0 367M 0% /run/user/1001 15:14:05 15:14:05 15:14:05 ---> free -m: 15:14:05 total used free shared buff/cache available 15:14:05 Mem: 3665 515 979 17 2170 2872 15:14:05 Swap: 1023 0 1023 15:14:05 15:14:05 15:14:05 ---> ip addr: 15:14:05 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:14:05 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:14:05 inet 127.0.0.1/8 scope host lo 15:14:05 valid_lft forever preferred_lft forever 15:14:05 inet6 ::1/128 scope host 15:14:05 valid_lft forever preferred_lft forever 15:14:05 2: eth0: mtu 1450 qdisc fq_codel state UP group default qlen 1000 15:14:05 link/ether fa:16:3e:19:bb:34 brd ff:ff:ff:ff:ff:ff 15:14:05 altname enp0s3 15:14:05 altname ens3 15:14:05 inet 10.32.6.130/23 brd 10.32.7.255 scope global dynamic noprefixroute eth0 15:14:05 valid_lft 85825sec preferred_lft 85825sec 15:14:05 inet6 fe80::f816:3eff:fe19:bb34/64 scope link 15:14:05 valid_lft forever preferred_lft forever 15:14:05 15:14:05 15:14:05 ---> sar -b -r -n DEV: 15:14:05 Linux 4.18.0-529.el8.x86_64 (centos-stream-8-builder-7e611857-ce8d-42da-b0f0-357f5fb5fb5a.nov) 09/05/2026 _x86_64_ (2 CPU) 15:14:05 15:14:05 15:04:03 LINUX RESTART (2 CPU) 15:14:05 15:14:05 03:05:01 PM tps rtps wtps bread/s bwrtn/s 15:14:05 03:06:01 PM 110.26 46.28 63.98 4869.17 37163.97 15:14:05 03:07:01 PM 41.51 0.40 41.11 34.65 4148.66 15:14:05 03:08:01 PM 59.35 0.03 59.31 0.53 6656.93 15:14:05 03:09:01 PM 38.90 1.22 37.69 234.32 8264.05 15:14:05 03:10:01 PM 21.85 0.05 21.80 1.33 2682.50 15:14:05 03:11:01 PM 24.00 1.00 23.01 28.92 1121.66 15:14:05 03:12:01 PM 9.03 0.87 8.16 61.58 371.88 15:14:05 03:13:01 PM 12.80 0.38 12.41 38.65 338.24 15:14:05 03:14:01 PM 20.30 0.00 20.30 0.00 873.95 15:14:05 Average: 37.56 5.58 31.98 585.51 6847.23 15:14:05 15:14:05 03:05:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:14:05 03:06:01 PM 1586412 3040592 2167264 57.74 2104 1634184 619748 12.91 135856 1784988 30076 15:14:05 03:07:01 PM 1342804 2955444 2410872 64.23 2104 1787312 697484 14.52 158820 1986564 90676 15:14:05 03:08:01 PM 1153940 2933544 2599736 69.26 2104 1943956 675176 14.06 155916 2137104 128184 15:14:05 03:09:01 PM 1071580 2962320 2682096 71.45 2104 2050336 633740 13.20 146316 2210088 23188 15:14:05 03:10:01 PM 1031896 2962720 2721780 72.51 2104 2089412 631184 13.14 159268 2232224 19420 15:14:05 03:11:01 PM 1025280 2956556 2728396 72.69 2104 2090272 624696 13.01 174944 2224716 6732 15:14:05 03:12:01 PM 1042812 2976028 2710864 72.22 2104 2092244 616552 12.84 361064 2022004 160 15:14:05 03:13:01 PM 1046576 2981196 2707100 72.12 2104 2093444 607656 12.65 369676 2010032 5876 15:14:05 03:14:01 PM 1000424 2938488 2753252 73.35 2104 2096520 644760 13.43 377480 2047456 5876 15:14:05 Average: 1144636 2967432 2609040 69.51 2104 1986409 639000 13.31 226593 2072797 34465 15:14:05 15:14:05 03:05:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:14:05 03:06:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:14:05 03:06:01 PM eth0 163.10 103.40 817.50 54.73 0.00 0.00 0.00 0.00 15:14:05 03:07:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:14:05 03:07:01 PM eth0 30.68 23.32 786.83 3.46 0.00 0.00 0.00 0.00 15:14:05 03:08:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:14:05 03:08:01 PM eth0 18.59 16.66 357.57 2.90 0.00 0.00 0.00 0.00 15:14:05 03:09:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:14:05 03:09:01 PM eth0 33.12 29.82 322.16 4.34 0.00 0.00 0.00 0.00 15:14:05 03:10:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:14:05 03:10:01 PM eth0 31.28 23.17 654.71 4.09 0.00 0.00 0.00 0.00 15:14:05 03:11:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:14:05 03:11:01 PM eth0 15.48 12.89 12.33 15.04 0.00 0.00 0.00 0.00 15:14:05 03:12:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:14:05 03:12:01 PM eth0 10.33 8.88 10.95 2.49 0.00 0.00 0.00 0.00 15:14:05 03:13:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:14:05 03:13:01 PM eth0 9.40 9.63 7.57 4.73 0.00 0.00 0.00 0.00 15:14:05 03:14:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:14:05 03:14:01 PM eth0 5.48 6.90 2.79 2.77 0.00 0.00 0.00 0.00 15:14:05 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:14:05 Average: eth0 35.28 26.08 330.30 10.51 0.00 0.00 0.00 0.00 15:14:05 15:14:05 15:14:05 ---> sar -P ALL: 15:14:05 Linux 4.18.0-529.el8.x86_64 (centos-stream-8-builder-7e611857-ce8d-42da-b0f0-357f5fb5fb5a.nov) 09/05/2026 _x86_64_ (2 CPU) 15:14:05 15:14:05 15:04:03 LINUX RESTART (2 CPU) 15:14:05 15:14:05 03:05:01 PM CPU %user %nice %system %iowait %steal %idle 15:14:05 03:06:01 PM all 24.89 0.00 6.68 7.91 9.65 50.86 15:14:05 03:06:01 PM 0 25.33 0.00 6.83 7.22 9.53 51.09 15:14:05 03:06:01 PM 1 24.45 0.00 6.53 8.60 9.78 50.64 15:14:05 03:07:01 PM all 24.10 0.00 2.86 1.32 4.94 66.79 15:14:05 03:07:01 PM 0 26.08 0.00 2.99 1.67 4.88 64.38 15:14:05 03:07:01 PM 1 22.12 0.00 2.73 0.97 4.99 69.19 15:14:05 03:08:01 PM all 26.82 0.00 3.49 2.26 5.25 62.17 15:14:05 03:08:01 PM 0 23.38 0.00 3.06 2.21 4.79 66.56 15:14:05 03:08:01 PM 1 30.26 0.00 3.91 2.32 5.70 57.80 15:14:05 03:09:01 PM all 25.92 0.00 3.32 2.05 4.12 64.59 15:14:05 03:09:01 PM 0 30.02 0.00 4.10 2.43 4.58 58.86 15:14:05 03:09:01 PM 1 21.80 0.00 2.53 1.67 3.67 70.34 15:14:05 03:10:01 PM all 26.68 0.00 2.15 0.69 4.56 65.92 15:14:05 03:10:01 PM 0 35.76 0.00 2.73 1.08 5.04 55.38 15:14:05 03:10:01 PM 1 17.59 0.00 1.57 0.30 4.07 76.48 15:14:05 03:11:01 PM all 28.57 0.00 2.08 0.73 5.63 62.98 15:14:05 03:11:01 PM 0 31.08 0.00 2.26 0.38 5.50 60.79 15:14:05 03:11:01 PM 1 26.07 0.00 1.90 1.09 5.76 65.17 15:14:05 03:12:01 PM all 5.66 0.00 1.30 0.33 2.23 90.48 15:14:05 03:12:01 PM 0 8.06 0.00 1.58 0.49 2.34 87.52 15:14:05 03:12:01 PM 1 3.26 0.00 1.02 0.16 2.11 93.44 15:14:05 03:13:01 PM all 30.94 0.00 2.37 0.46 6.33 59.90 15:14:05 03:13:01 PM 0 25.18 0.00 2.24 0.54 6.09 65.95 15:14:05 03:13:01 PM 1 36.74 0.00 2.50 0.38 6.58 53.81 15:14:05 03:14:01 PM all 26.52 0.00 2.30 0.69 6.33 64.17 15:14:05 03:14:01 PM 0 34.99 0.00 2.83 0.84 6.89 54.46 15:14:05 03:14:01 PM 1 18.08 0.00 1.77 0.54 5.77 73.84 15:14:05 Average: all 24.47 0.00 2.95 1.83 5.46 65.28 15:14:05 Average: 0 26.67 0.00 3.19 1.88 5.52 62.75 15:14:05 Average: 1 22.27 0.00 2.72 1.79 5.39 67.82 15:14:05 15:14:05 15:14:05