22:04:54 Started by timer 22:04:54 Running as SYSTEM 22:04:54 [EnvInject] - Loading node environment variables. 22:04:55 Building remotely on prd-centos8-builder-2c-4g-8975 (centos8-builder-2c-4g) in workspace /w/workspace/ci-management-openstack-cron 22:04:55 [ssh-agent] Looking for ssh-agent implementation... 22:04:55 $ ssh-agent 22:04:55 SSH_AUTH_SOCK=/tmp/ssh-DeruPOaJKUtf/agent.5198 22:04:55 SSH_AGENT_PID=5200 22:04:55 [ssh-agent] Started. 22:04:55 Running ssh-add (command line suppressed) 22:04:55 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_365462174914612125.key (jenkins-ssh) 22:04:55 [ssh-agent] Using credentials jenkins (jenkins) 22:04:55 The recommended git tool is: NONE 22:04:59 using credential jenkins 22:04:59 Wiping out workspace first. 22:04:59 Cloning the remote Git repository 22:04:59 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management 22:04:59 > git init /w/workspace/ci-management-openstack-cron # timeout=10 22:04:59 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management 22:04:59 > git --version # timeout=10 22:04:59 > git --version # 'git version 2.43.0' 22:04:59 using GIT_SSH to set credentials jenkins 22:04:59 [INFO] Currently running in a labeled security context 22:04:59 [INFO] Currently SELinux is 'enforcing' on the host 22:04:59 > /usr/bin/chcon --type=ssh_home_t /w/workspace/ci-management-openstack-cron@tmp/jenkins-gitclient-ssh4767711913508220680.key 22:04:59 > git fetch --tags --force --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 22:05:03 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management # timeout=10 22:05:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:05:04 Avoid second fetch 22:05:04 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 22:05:04 Checking out Revision fb0221d035ce03bdb0037f4f5f8fc2c61f446a5c (refs/remotes/origin/master) 22:05:04 > git config core.sparsecheckout # timeout=10 22:05:04 > git checkout -f fb0221d035ce03bdb0037f4f5f8fc2c61f446a5c # timeout=10 22:05:04 Commit message: "Chore: Update global-jjb to v0.95.0" 22:05:04 > git rev-list --no-walk fb0221d035ce03bdb0037f4f5f8fc2c61f446a5c # timeout=10 22:05:04 > git remote # timeout=10 22:05:04 > git submodule init # timeout=10 22:05:05 > git submodule sync # timeout=10 22:05:05 > git config --get remote.origin.url # timeout=10 22:05:05 > git submodule init # timeout=10 22:05:05 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 22:05:05 > git config --get submodule.packer/common-packer.url # timeout=10 22:05:05 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 22:05:05 > git config --get submodule.global-jjb.url # timeout=10 22:05:05 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 22:05:05 > git submodule update --init --recursive packer/common-packer # timeout=10 22:05:10 > git submodule update --init --recursive global-jjb # timeout=10 22:05:21 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 22:05:21 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 22:05:21 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 22:05:21 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 22:05:21 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 22:05:21 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 22:05:21 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 22:05:21 provisioning config files... 22:05:21 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 22:05:21 copy managed file [npmrc] to file:/home/jenkins/.npmrc 22:05:21 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 22:05:21 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins13941394731034894613.sh 22:05:21 ---> python-tools-install.sh 22:05:21 Setup pyenv: 22:05:21 system 22:05:21 * 3.8.13 (set by /opt/pyenv/version) 22:05:21 * 3.9.13 (set by /opt/pyenv/version) 22:05:21 * 3.10.6 (set by /opt/pyenv/version) 22:05:29 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-dxxG 22:05:29 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 22:05:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:05:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:05:43 lf-activate-venv(): INFO: Base packages installed successfully 22:05:43 lf-activate-venv(): INFO: Installing additional packages: lftools 22:06:35 lf-activate-venv(): INFO: Adding /tmp/venv-dxxG/bin to PATH 22:06:35 Generating Requirements File 22:07:31 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. 22:07:31 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 22:07:32 Python 3.10.6 22:07:32 pip 26.2.1 from /tmp/venv-dxxG/lib/python3.10/site-packages/pip (python 3.10) 22:07:32 aiohappyeyeballs==2.7.1 22:07:32 aiohttp==3.14.3 22:07:32 aiosignal==1.4.0 22:07:32 appdirs==1.4.4 22:07:32 argcomplete==3.7.2 22:07:32 aspy.yaml==1.3.0 22:07:32 async-timeout==5.0.1 22:07:32 attrs==26.1.0 22:07:32 autopage==0.6.0 22:07:32 backports.strenum==1.3.1 22:07:32 beautifulsoup4==4.15.0 22:07:32 boto3==1.43.78 22:07:32 botocore==1.43.78 22:07:32 bs4==0.0.2 22:07:32 certifi==2026.7.22 22:07:32 cffi==2.1.1 22:07:32 cfgv==3.5.0 22:07:32 chardet==7.6.0 22:07:32 charset-normalizer==3.5.1 22:07:32 click==8.4.2 22:07:32 cliff==4.14.0 22:07:32 cmd2==3.5.1 22:07:32 cryptography==3.3.2 22:07:32 debtcollector==3.1.0 22:07:32 decorator==5.3.1 22:07:32 defusedxml==0.7.1 22:07:32 Deprecated==1.3.1 22:07:32 distlib==0.4.3 22:07:32 dnspython==2.8.0 22:07:32 docker==7.2.0 22:07:32 dogpile.cache==1.5.0 22:07:32 durationpy==0.10 22:07:32 email-validator==2.3.0 22:07:32 filelock==3.32.3 22:07:32 frozenlist==1.8.0 22:07:32 future==1.0.0 22:07:32 gitdb==4.0.12 22:07:32 GitPython==3.1.59 22:07:32 httplib2==0.30.2 22:07:32 identify==2.6.19 22:07:32 idna==3.19 22:07:32 importlib-resources==1.5.0 22:07:32 iso8601==2.1.0 22:07:32 Jinja2==3.1.6 22:07:32 jmespath==1.1.0 22:07:32 jsonpatch==1.33 22:07:32 jsonpointer==3.1.1 22:07:32 jsonschema==4.26.0 22:07:32 jsonschema-specifications==2025.9.1 22:07:32 keystoneauth1==5.14.0 22:07:32 kubernetes==36.0.3 22:07:32 lftools==0.37.23 22:07:32 lxml==6.1.2 22:07:32 markdown-it-py==4.2.0 22:07:32 MarkupSafe==3.0.3 22:07:32 mdurl==0.1.2 22:07:32 msgpack==1.2.1 22:07:32 multi_key_dict==2.0.3 22:07:32 multidict==6.7.1 22:07:32 munch==4.0.0 22:07:32 netaddr==1.3.0 22:07:32 niet==1.4.2 22:07:32 nodeenv==1.10.0 22:07:32 oauth2client==4.1.3 22:07:32 oauthlib==3.3.1 22:07:32 openstacksdk==4.13.0 22:07:32 os-service-types==1.8.2 22:07:32 osc-lib==4.6.0 22:07:32 oslo.config==10.4.0 22:07:32 oslo.context==6.4.0 22:07:32 oslo.i18n==6.8.0 22:07:32 oslo.log==8.2.0 22:07:32 oslo.serialization==5.10.0 22:07:32 oslo.utils==10.1.1 22:07:32 packaging==26.3 22:07:32 pbr==7.0.3 22:07:32 platformdirs==4.11.3 22:07:32 prettytable==3.18.0 22:07:32 propcache==0.5.2 22:07:32 psutil==7.2.2 22:07:32 pyasn1==0.6.4 22:07:32 pyasn1_modules==0.4.2 22:07:32 pycparser==3.0 22:07:32 pygerrit2==2.0.15 22:07:32 PyGithub==2.10.0 22:07:32 Pygments==2.21.0 22:07:32 PyJWT==2.13.0 22:07:32 PyNaCl==1.6.2 22:07:32 pyparsing==2.4.7 22:07:32 pyperclip==1.11.0 22:07:32 pyrsistent==0.20.0 22:07:32 python-cinderclient==9.9.0 22:07:32 python-dateutil==2.9.0.post0 22:07:32 python-discovery==1.5.2 22:07:32 python-heatclient==5.2.0 22:07:32 python-jenkins==1.8.3 22:07:32 python-keystoneclient==5.8.0 22:07:32 python-magnumclient==4.11.0 22:07:32 python-openstackclient==10.0.0 22:07:32 python-swiftclient==4.10.0 22:07:32 PyYAML==6.0.3 22:07:32 referencing==0.37.0 22:07:32 requests==2.34.2 22:07:32 requests-oauthlib==2.0.0 22:07:32 rfc3986==2.0.0 22:07:32 rich==15.0.0 22:07:32 rich-argparse==1.8.0 22:07:32 rpds-py==0.30.0 22:07:32 rsa==4.9.1 22:07:32 ruamel.yaml==0.19.1 22:07:32 ruamel.yaml.clib==0.2.15 22:07:32 s3transfer==0.19.2 22:07:32 simplejson==4.1.1 22:07:32 six==1.17.0 22:07:32 smmap==5.0.3 22:07:32 soupsieve==2.9.2 22:07:32 stevedore==5.8.0 22:07:32 tabulate==0.10.0 22:07:32 toml==0.10.2 22:07:32 tomlkit==0.15.1 22:07:32 tqdm==4.70.0 22:07:32 typing_extensions==4.16.0 22:07:32 urllib3==1.26.20 22:07:32 virtualenv==21.7.4 22:07:32 wcwidth==0.8.2 22:07:32 websocket-client==1.9.0 22:07:32 wrapt==2.3.0 22:07:32 xdg==6.0.0 22:07:32 xmltodict==1.0.4 22:07:32 yarl==1.24.5 22:07:32 yq==4.1.2 22:07:33 [ci-management-openstack-cron] $ /bin/sh /tmp/jenkins5249906730695756065.sh 22:07:33 ---> uv-install.sh 22:07:33 Installing uv/uvx (latest) using shell installer 22:07:39 2026-08-22 22:07:39 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71225/71225] -> "/tmp/uv-install-INvx1p.sh" [1] 22:07:39 downloading uv 0.12.5 x86_64-unknown-linux-gnu 22:07:52 installing to /home/jenkins/.local/bin 22:07:52 uv 22:07:52 uvx 22:07:52 everything's installed! 22:07:52 ---> Validating uv/uvx install 22:07:52 uvx 0.12.5 (x86_64-unknown-linux-gnu) 22:07:52 [EnvInject] - Injecting environment variables from a build step. 22:07:52 [EnvInject] - Injecting as environment variables the properties content 22:07:52 OS_CLOUD=vex 22:07:52 22:07:52 [EnvInject] - Variables injected successfully. 22:07:52 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 22:07:52 Run condition [Boolean condition] enabling perform for step [Execute shell] 22:07:52 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins4623751807797777362.sh 22:07:52 ---> Orphaned k8s clusters 22:07:52 Setup pyenv: 22:07:52 system 22:07:52 3.8.13 22:07:52 3.9.13 22:07:52 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 22:07:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dxxG from file:/tmp/.os_lf_venv 22:07:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:07:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:07:59 lf-activate-venv(): INFO: Base packages installed successfully 22:07:59 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 22:08:20 lf-activate-venv(): INFO: Adding /tmp/venv-dxxG/bin to PATH 22:08:31 -----> Delete orphaned cluster 22:08:31 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 22:08:31 Run condition [Boolean condition] enabling perform for step [Execute shell] 22:08:31 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins12061863944419243034.sh 22:08:31 ---> Orphaned stacks 22:08:31 Setup pyenv: 22:08:31 system 22:08:31 3.8.13 22:08:31 3.9.13 22:08:31 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 22:08:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dxxG from file:/tmp/.os_lf_venv 22:08:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:08:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:08:38 lf-activate-venv(): INFO: Base packages installed successfully 22:08:38 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 22:09:14 lf-activate-venv(): INFO: Adding /tmp/venv-dxxG/bin to PATH 22:09:14 + mapfile -t OS_COE_CLUSTERS_ID 22:09:14 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 22:09:14 ++ awk '{print $1}' 22:09:14 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 22:09:25 + echo '-----> Active clusters -> stacks' 22:09:25 -----> Active clusters -> stacks 22:09:25 + OS_COE_STACKS=() 22:09:25 + [[ 0 -gt 0 ]] 22:09:25 + mapfile -t OS_STACKS 22:09:25 ++ 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 22:09:25 ++ awk '{print $1}' 22:09:34 + echo '-----> Active stacks' 22:09:34 -----> Active stacks 22:09:34 + echo '-----> Delete orphaned stacks' 22:09:34 -----> Delete orphaned stacks 22:09:34 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 22:09:34 Run condition [Boolean condition] enabling perform for step [Execute shell] 22:09:34 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins7506322202367969818.sh 22:09:34 ---> Orphaned servers 22:09:34 Setup pyenv: 22:09:34 system 22:09:34 3.8.13 22:09:34 3.9.13 22:09:34 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 22:09:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dxxG from file:/tmp/.os_lf_venv 22:09:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:09:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:09:41 lf-activate-venv(): INFO: Base packages installed successfully 22:09:41 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 22:10:13 lf-activate-venv(): INFO: Adding /tmp/venv-dxxG/bin to PATH 22:10:28 -----> Active servers 22:10:28 prd-ubuntu1804-docker-4c-4g-8976 22:10:28 prd-centos8-builder-2c-4g-8975 22:10:28 -----> Delete orphaned servers 22:10:41 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 22:10:41 Run condition [Boolean condition] enabling perform for step [Execute shell] 22:10:41 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins44186389353732195.sh 22:10:41 ---> Orphaned ports 22:10:41 Setup pyenv: 22:10:42 system 22:10:42 3.8.13 22:10:42 3.9.13 22:10:42 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 22:10:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dxxG from file:/tmp/.os_lf_venv 22:10:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:10:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:10:48 lf-activate-venv(): INFO: Base packages installed successfully 22:10:48 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 22:11:13 lf-activate-venv(): INFO: Adding /tmp/venv-dxxG/bin to PATH 22:11:22 No orphaned ports to process. 22:11:22 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 22:11:22 Run condition [Boolean condition] enabling perform for step [Execute shell] 22:11:22 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins12309962566601104640.sh 22:11:22 ---> Orphaned volumes 22:11:22 + source /home/jenkins/lf-env.sh 22:11:22 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 22:11:22 ++ mktemp -d /tmp/venv-XXXX 22:11:22 + lf_venv=/tmp/venv-l6tB 22:11:22 + local venv_file=/tmp/.os_lf_venv 22:11:22 + local python=python3 22:11:22 + local options 22:11:22 + local set_path=true 22:11:22 + local install_args= 22:11:22 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 22:11:22 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 22:11:22 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 22:11:22 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 22:11:22 + true 22:11:22 + case $1 in 22:11:22 + python=python3 22:11:22 + shift 2 22:11:22 + true 22:11:22 + case $1 in 22:11:22 + shift 22:11:22 + break 22:11:22 + case $python in 22:11:22 + local pkg_list= 22:11:22 + [[ -d /opt/pyenv ]] 22:11:22 + echo 'Setup pyenv:' 22:11:22 Setup pyenv: 22:11:22 + export PYENV_ROOT=/opt/pyenv 22:11:22 + PYENV_ROOT=/opt/pyenv 22:11:22 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 22:11:22 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 22:11:22 + pyenv versions 22:11:22 system 22:11:22 3.8.13 22:11:22 3.9.13 22:11:22 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 22:11:22 + command -v pyenv 22:11:22 ++ pyenv init - --no-rehash 22:11:22 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 22:11:22 export PATH="/opt/pyenv/shims:${PATH}" 22:11:22 export PYENV_SHELL=bash 22:11:22 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 22:11:22 pyenv() { 22:11:22 local command 22:11:22 command="${1:-}" 22:11:22 if [ "$#" -gt 0 ]; then 22:11:22 shift 22:11:22 fi 22:11:22 22:11:22 case "$command" in 22:11:22 rehash|shell) 22:11:22 eval "$(pyenv "sh-$command" "$@")" 22:11:22 ;; 22:11:22 *) 22:11:22 command pyenv "$command" "$@" 22:11:22 ;; 22:11:22 esac 22:11:22 }' 22:11:22 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 22:11:22 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 22:11:22 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 22:11:22 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 22:11:22 ++ export PYENV_SHELL=bash 22:11:22 ++ PYENV_SHELL=bash 22:11:22 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 22:11:22 +++ complete -F _pyenv pyenv 22:11:22 ++ lf-pyver python3 22:11:22 ++ local py_version_xy=python3 22:11:22 ++ local py_version_xyz= 22:11:22 ++ grep -E '^[0-9.]*[0-9]$' 22:11:22 ++ pyenv versions 22:11:22 ++ local command 22:11:22 ++ command=versions 22:11:22 ++ '[' 1 -gt 0 ']' 22:11:22 ++ shift 22:11:22 ++ case "$command" in 22:11:22 ++ command pyenv versions 22:11:22 ++ pyenv versions 22:11:22 ++ sed 's/^[ *]* //' 22:11:22 ++ awk '{ print $1 }' 22:11:23 ++ [[ ! -s /tmp/.pyenv_versions ]] 22:11:23 +++ tail -n 1 22:11:23 +++ grep '^3' /tmp/.pyenv_versions 22:11:23 +++ sort -V 22:11:23 ++ py_version_xyz=3.10.6 22:11:23 ++ [[ -z 3.10.6 ]] 22:11:23 ++ echo 3.10.6 22:11:23 ++ return 0 22:11:23 + pyenv local 3.10.6 22:11:23 + local command 22:11:23 + command=local 22:11:23 + '[' 2 -gt 0 ']' 22:11:23 + shift 22:11:23 + case "$command" in 22:11:23 + command pyenv local 3.10.6 22:11:23 + pyenv local 3.10.6 22:11:23 + for arg in "$@" 22:11:23 + case $arg in 22:11:23 + pkg_list+='lftools[openstack] ' 22:11:23 + for arg in "$@" 22:11:23 + case $arg in 22:11:23 + pkg_list+='kubernetes ' 22:11:23 + for arg in "$@" 22:11:23 + case $arg in 22:11:23 + pkg_list+='niet ' 22:11:23 + for arg in "$@" 22:11:23 + case $arg in 22:11:23 + pkg_list+='python-heatclient ' 22:11:23 + for arg in "$@" 22:11:23 + case $arg in 22:11:23 + pkg_list+='python-openstackclient ' 22:11:23 + for arg in "$@" 22:11:23 + case $arg in 22:11:23 + pkg_list+='python-magnumclient ' 22:11:23 + for arg in "$@" 22:11:23 + case $arg in 22:11:23 + pkg_list+='yq ' 22:11:23 + [[ -f /tmp/.os_lf_venv ]] 22:11:23 ++ cat /tmp/.os_lf_venv 22:11:23 + lf_venv=/tmp/venv-dxxG 22:11:23 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dxxG from' file:/tmp/.os_lf_venv 22:11:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dxxG from file:/tmp/.os_lf_venv 22:11:23 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 22:11:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:11:23 + local 'pip_opts=--upgrade --quiet' 22:11:23 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 22:11:23 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 22:11:23 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 22:11:23 + [[ -n '' ]] 22:11:23 + [[ -n '' ]] 22:11:23 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 22:11:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:11:23 + /tmp/venv-dxxG/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 22:11:29 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 22:11:29 lf-activate-venv(): INFO: Base packages installed successfully 22:11:29 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]] 22:11:29 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ' 22:11:29 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 22:11:29 + /tmp/venv-dxxG/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 22:12:01 + type python3 22:12:01 + true 22:12:01 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-dxxG/bin to PATH' 22:12:01 lf-activate-venv(): INFO: Adding /tmp/venv-dxxG/bin to PATH 22:12:01 + PATH=/tmp/venv-dxxG/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 22:12:01 + return 0 22:12:01 + mapfile -t os_volumes 22:12:01 ++ openstack --os-cloud vex volume list -f value -c ID --status Available 22:12:20 + '[' 0 -eq 0 ']' 22:12:20 + echo 'No orphaned volumes found.' 22:12:20 No orphaned volumes found. 22:12:20 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 22:12:20 Run condition [Boolean condition] enabling perform for step [Execute shell] 22:12:20 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins4240652430986927028.sh 22:12:20 ---> Protect in-use images 22:12:20 Setup pyenv: 22:12:21 system 22:12:21 3.8.13 22:12:21 3.9.13 22:12:21 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 22:12:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dxxG from file:/tmp/.os_lf_venv 22:12:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:12:21 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:12:27 lf-activate-venv(): INFO: Base packages installed successfully 22:12:27 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient 22:13:00 lf-activate-venv(): INFO: Adding /tmp/venv-dxxG/bin to PATH 22:13:00 INFO: There are images to protect defined in jenkins-config. 22:13:00 INFO: Protecting the following images: 22:13:00 ZZCI - CentOS 7 - builder - x86_64 - 20230501-210122.874 22:13:00 ZZCI - CentOS 7 - builder - x86_64 - 20240201-210113.228 22:13:00 ZZCI - CentOS 7 - docker - x86_64 - 20240207-020748.713 22:13:00 ZZCI - CentOS Stream 8 - builder - x86_64 - 20240101-220121.191 22:13:00 ZZCI - Ubuntu 18.04 - builder - x86_64 - 20220920-114402.749 22:13:00 ZZCI - Ubuntu 18.04 - builder - x86_64 - 20240101-050208.546 22:13:00 ZZCI - Ubuntu 18.04 - docker - x86_64 - 20240207-020748.956 22:13:00 ZZCI - Ubuntu 20.04 - builder - x86_64 - 20240101-020156.263 22:13:00 ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20230913-095841.255 22:13:00 ZZCI - Ubuntu 22.04 - devstack - x86_64 - 20231031-095146.118 22:13:10 Protected setting for ZZCI - CentOS 7 - builder - x86_64 - 20230501-210122.874: True 22:13:19 Protected setting for ZZCI - CentOS 7 - builder - x86_64 - 20240201-210113.228: True 22:13:28 Protected setting for ZZCI - CentOS 7 - docker - x86_64 - 20240207-020748.713: True 22:13:37 Protected setting for ZZCI - CentOS Stream 8 - builder - x86_64 - 20240101-220121.191: True 22:13:47 Protected setting for ZZCI - Ubuntu 18.04 - builder - x86_64 - 20220920-114402.749: True 22:13:56 Protected setting for ZZCI - Ubuntu 18.04 - builder - x86_64 - 20240101-050208.546: True 22:14:05 Protected setting for ZZCI - Ubuntu 18.04 - docker - x86_64 - 20240207-020748.956: True 22:14:14 Protected setting for ZZCI - Ubuntu 20.04 - builder - x86_64 - 20240101-020156.263: True 22:14:23 Protected setting for ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20230913-095841.255: True 22:14:32 Protected setting for ZZCI - Ubuntu 22.04 - devstack - x86_64 - 20231031-095146.118: True 22:14:32 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 22:14:32 Run condition [Boolean condition] enabling perform for step [BuilderChain] 22:14:32 [EnvInject] - Injecting environment variables from a build step. 22:14:32 [EnvInject] - Injecting as environment variables the properties content 22:14:32 OS_IMAGE_CLEANUP_AGE=30 22:14:32 22:14:32 [EnvInject] - Variables injected successfully. 22:14:32 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins7564388725154467862.sh 22:14:32 ---> Cleanup old images 22:14:32 Setup pyenv: 22:14:32 system 22:14:32 3.8.13 22:14:32 3.9.13 22:14:32 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 22:14:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dxxG from file:/tmp/.os_lf_venv 22:14:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:14:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:14:39 lf-activate-venv(): INFO: Base packages installed successfully 22:14:39 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 22:15:11 lf-activate-venv(): INFO: Adding /tmp/venv-dxxG/bin to PATH 22:15:11 + lftools openstack --os-cloud vex image cleanup --days=30 22:15:21 Build timed out (after 10 minutes). Marking the build as failed. 22:15:21 $ ssh-agent -k 22:15:21 unset SSH_AUTH_SOCK; 22:15:21 unset SSH_AGENT_PID; 22:15:21 echo Agent pid 5200 killed; 22:15:21 [ssh-agent] Stopped. 22:15:21 Build was aborted 22:15:21 [PostBuildScript] - [INFO] Executing post build scripts. 22:15:21 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins13082418654076393016.sh 22:15:21 ---> sysstat.sh 22:15:21 /tmp/jenkins7564388725154467862.sh: line 30: 7726 Terminated lftools openstack --os-cloud "${os_cloud}" image cleanup --days="${os_image_cleanup_age}" 22:15:21 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins5773088680471234476.sh 22:15:21 ---> package-listing.sh 22:15:21 ++ tr '[:upper:]' '[:lower:]' 22:15:21 ++ facter osfamily 22:15:22 + OS_FAMILY=redhat 22:15:22 + workspace=/w/workspace/ci-management-openstack-cron 22:15:22 + START_PACKAGES=/tmp/packages_start.txt 22:15:22 + END_PACKAGES=/tmp/packages_end.txt 22:15:22 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:15:22 + PACKAGES=/tmp/packages_start.txt 22:15:22 + '[' /w/workspace/ci-management-openstack-cron ']' 22:15:22 + PACKAGES=/tmp/packages_end.txt 22:15:22 + case "${OS_FAMILY}" in 22:15:22 + sort 22:15:22 + rpm -qa 22:15:23 + '[' -f /tmp/packages_start.txt ']' 22:15:23 + '[' -f /tmp/packages_end.txt ']' 22:15:23 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:15:23 + '[' /w/workspace/ci-management-openstack-cron ']' 22:15:23 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 22:15:23 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 22:15:23 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins2938098290179339401.sh 22:15:23 ---> capture-instance-metadata.sh 22:15:23 Setup pyenv: 22:15:23 system 22:15:23 3.8.13 22:15:23 3.9.13 22:15:23 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 22:15:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dxxG from file:/tmp/.os_lf_venv 22:15:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:15:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:15:30 lf-activate-venv(): INFO: Base packages installed successfully 22:15:30 lf-activate-venv(): INFO: Installing additional packages: lftools 22:15:51 lf-activate-venv(): INFO: Adding /tmp/venv-dxxG/bin to PATH 22:15:51 INFO: Running in OpenStack, capturing instance metadata 22:15:51 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins16235076708016322681.sh 22:15:51 provisioning config files... 22:15:51 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config17946378142632918173tmp 22:15:51 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 22:15:51 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 22:15:51 [EnvInject] - Injecting environment variables from a build step. 22:15:51 [EnvInject] - Injecting as environment variables the properties content 22:15:51 SERVER_ID=logs 22:15:51 22:15:51 [EnvInject] - Variables injected successfully. 22:15:51 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins65935563681310168.sh 22:15:51 ---> create-netrc.sh 22:15:51 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins9176541458284696572.sh 22:15:51 ---> python-tools-install.sh 22:15:51 Setup pyenv: 22:15:51 system 22:15:51 3.8.13 22:15:51 3.9.13 22:15:51 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 22:15:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dxxG from file:/tmp/.os_lf_venv 22:15:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:15:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:15:58 lf-activate-venv(): INFO: Base packages installed successfully 22:15:58 lf-activate-venv(): INFO: Installing additional packages: lftools 22:16:20 lf-activate-venv(): INFO: Adding /tmp/venv-dxxG/bin to PATH 22:16:20 [ci-management-openstack-cron] $ /bin/sh /tmp/jenkins156029217483250155.sh 22:16:20 ---> uv-install.sh 22:16:20 uv 0.12.5 is already installed 22:16:20 uvx 0.12.5 (x86_64-unknown-linux-gnu) 22:16:20 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins763367508636733065.sh 22:16:20 ---> sudo-logs.sh 22:16:20 Archiving 'sudo' log.. 22:16:21 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins15598398090665341540.sh 22:16:21 ---> job-cost.sh 22:16:21 INFO: Activating Python virtual environment... 22:16:21 Setup pyenv: 22:16:21 system 22:16:21 3.8.13 22:16:21 3.9.13 22:16:21 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 22:16:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dxxG from file:/tmp/.os_lf_venv 22:16:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:16:21 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:16:28 lf-activate-venv(): INFO: Base packages installed successfully 22:16:28 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 22:16:45 lf-activate-venv(): INFO: Adding /tmp/venv-dxxG/bin to PATH 22:16:45 INFO: No stack-cost file found 22:16:45 INFO: Instance uptime: 784s 22:16:45 INFO: Fetching instance metadata (attempt 1 of 3)... 22:16:45 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 22:16:45 INFO: Successfully fetched instance metadata 22:16:45 INFO: Instance type: v3-starter-2 22:16:45 INFO: Retrieving pricing info for: v3-starter-2 22:16:45 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 22:16:45 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-starter-2/cost?seconds=784 22:16:49 INFO: Successfully fetched Vexxhost pricing API 22:16:49 INFO: Retrieved cost: 0.02 22:16:49 INFO: Retrieved resource: v3-starter-2 22:16:49 INFO: Creating archive directory: /w/workspace/ci-management-openstack-cron/archives/cost 22:16:49 INFO: Archiving costs to: /w/workspace/ci-management-openstack-cron/archives/cost.csv 22:16:49 INFO: Successfully archived job cost data 22:16:49 DEBUG: Cost data: ci-management-openstack-cron,61835,2026-08-22 22:16:49,v3-starter-2,784,0.02,0.00,FAILURE 22:16:49 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins2705259004248338284.sh 22:16:49 ---> logs-deploy.sh 22:16:49 Setup pyenv: 22:16:49 system 22:16:49 3.8.13 22:16:49 3.9.13 22:16:49 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 22:16:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dxxG from file:/tmp/.os_lf_venv 22:16:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:16:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:16:56 lf-activate-venv(): INFO: Base packages installed successfully 22:16:56 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 22:17:17 lf-activate-venv(): INFO: Adding /tmp/venv-dxxG/bin to PATH 22:17:17 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/ci-management-openstack-cron/61835 22:17:17 INFO: archiving workspace using pattern(s): 22:17:22 Archives upload complete. 22:17:22 INFO: archiving logs to Nexus 22:17:24 ---> uname -a: 22:17:24 Linux prd-centos8-builder-2c-4g-8975.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 22:17:24 22:17:24 22:17:24 ---> lscpu: 22:17:24 Architecture: x86_64 22:17:24 CPU op-mode(s): 32-bit, 64-bit 22:17:24 Byte Order: Little Endian 22:17:24 CPU(s): 2 22:17:24 On-line CPU(s) list: 0,1 22:17:24 Thread(s) per core: 1 22:17:24 Core(s) per socket: 1 22:17:24 Socket(s): 2 22:17:24 NUMA node(s): 1 22:17:24 Vendor ID: AuthenticAMD 22:17:24 CPU family: 23 22:17:24 Model: 49 22:17:24 Model name: AMD EPYC-Rome Processor 22:17:24 Stepping: 0 22:17:24 CPU MHz: 2800.000 22:17:24 BogoMIPS: 5600.00 22:17:24 Virtualization: AMD-V 22:17:24 Hypervisor vendor: KVM 22:17:24 Virtualization type: full 22:17:24 L1d cache: 32K 22:17:24 L1i cache: 32K 22:17:24 L2 cache: 512K 22:17:24 L3 cache: 16384K 22:17:24 NUMA node0 CPU(s): 0,1 22:17:24 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 22:17:24 22:17:24 22:17:24 ---> nproc: 22:17:24 2 22:17:24 22:17:24 22:17:24 ---> df -h: 22:17:24 Filesystem Size Used Avail Use% Mounted on 22:17:24 devtmpfs 1.8G 0 1.8G 0% /dev 22:17:24 tmpfs 1.8G 0 1.8G 0% /dev/shm 22:17:24 tmpfs 1.8G 17M 1.8G 1% /run 22:17:24 tmpfs 1.8G 0 1.8G 0% /sys/fs/cgroup 22:17:24 /dev/vda1 20G 9.2G 11G 46% / 22:17:24 tmpfs 367M 0 367M 0% /run/user/1001 22:17:24 22:17:24 22:17:24 ---> free -m: 22:17:24 total used free shared buff/cache available 22:17:24 Mem: 3665 490 994 17 2180 2898 22:17:24 Swap: 1023 0 1023 22:17:24 22:17:24 22:17:24 ---> ip addr: 22:17:24 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 22:17:24 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 22:17:24 inet 127.0.0.1/8 scope host lo 22:17:24 valid_lft forever preferred_lft forever 22:17:24 inet6 ::1/128 scope host 22:17:24 valid_lft forever preferred_lft forever 22:17:24 2: eth0: mtu 1450 qdisc fq_codel state UP group default qlen 1000 22:17:24 link/ether fa:16:3e:59:39:aa brd ff:ff:ff:ff:ff:ff 22:17:24 altname enp0s3 22:17:24 altname ens3 22:17:24 inet 10.32.7.70/23 brd 10.32.7.255 scope global dynamic noprefixroute eth0 22:17:24 valid_lft 85612sec preferred_lft 85612sec 22:17:24 inet6 fe80::f816:3eff:fe59:39aa/64 scope link 22:17:24 valid_lft forever preferred_lft forever 22:17:24 22:17:24 22:17:24 ---> sar -b -r -n DEV: 22:17:24 Linux 4.18.0-529.el8.x86_64 (centos-stream-8-builder-7e611857-ce8d-42da-b0f0-357f5fb5fb5a.nov) 08/22/2026 _x86_64_ (2 CPU) 22:17:24 22:17:24 22:03:51 LINUX RESTART (2 CPU) 22:17:24 22:17:24 10:05:01 PM tps rtps wtps bread/s bwrtn/s 22:17:24 10:06:01 PM 61.53 6.85 54.68 966.74 3138.64 22:17:24 10:07:01 PM 62.61 0.08 62.53 1.60 7438.62 22:17:24 10:08:01 PM 41.79 0.70 41.09 167.97 7592.97 22:17:24 10:09:01 PM 27.84 0.55 27.29 66.91 5080.56 22:17:24 10:10:01 PM 25.84 0.05 25.79 1.33 1347.83 22:17:24 10:11:01 PM 16.96 0.17 16.80 31.06 797.22 22:17:24 10:12:01 PM 17.96 0.07 17.89 3.07 618.24 22:17:24 10:13:01 PM 15.56 0.00 15.56 0.00 672.04 22:17:24 10:14:01 PM 6.72 0.00 6.72 0.00 336.73 22:17:24 10:15:01 PM 8.20 0.00 8.20 0.00 186.44 22:17:24 10:16:01 PM 12.10 0.88 11.21 45.85 340.85 22:17:24 10:17:01 PM 14.90 0.20 14.70 23.33 423.60 22:17:24 Average: 26.00 0.80 25.21 108.99 2331.15 22:17:24 22:17:24 10:05:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:17:24 10:06:01 PM 1509024 3007696 2244652 59.80 2104 1677312 644780 13.43 142312 1851032 43948 22:17:24 10:07:01 PM 1318220 3026156 2435456 64.88 2104 1875604 598148 12.46 144644 1996256 80000 22:17:24 10:08:01 PM 1111512 3006024 2642164 70.39 2104 2054276 588276 12.25 145572 2169744 84532 22:17:24 10:09:01 PM 948776 2931688 2804900 74.72 2104 2142540 671368 13.98 153076 2326352 47412 22:17:24 10:10:01 PM 969344 2933632 2784332 74.18 2104 2123480 688804 14.34 176020 2282516 28144 22:17:24 10:11:01 PM 1014348 2959960 2739328 72.98 2104 2104760 644380 13.42 176080 2237660 4 22:17:24 10:12:01 PM 947652 2890824 2806024 74.75 2104 2102192 707180 14.73 213996 2264364 5820 22:17:24 10:13:01 PM 1063560 3006732 2690116 71.67 2104 2102196 596892 12.43 214196 2149852 5820 22:17:24 10:14:01 PM 1039828 2982944 2713848 72.30 2104 2102196 621296 12.94 214820 2171980 4 22:17:24 10:15:01 PM 944488 2927688 2809188 74.84 2104 2142312 665916 13.87 218184 2265444 45944 22:17:24 10:16:01 PM 1061344 3007788 2692332 71.73 2104 2105256 584672 12.17 399168 1967412 7364 22:17:24 10:17:01 PM 1043312 2993904 2710364 72.21 2104 2109072 603612 12.57 405856 1977836 20828 22:17:24 Average: 1080951 2972920 2672725 71.20 2104 2053433 634610 13.21 216994 2138371 30818 22:17:24 22:17:24 10:05:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:17:24 10:06:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:17:24 10:06:01 PM eth0 58.03 41.92 570.66 17.30 0.00 0.00 0.00 0.00 22:17:24 10:07:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:17:24 10:07:01 PM eth0 36.55 31.14 690.89 5.72 0.00 0.00 0.00 0.00 22:17:24 10:08:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:17:24 10:08:01 PM eth0 80.50 54.02 529.72 5.91 0.00 0.00 0.00 0.00 22:17:24 10:09:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:17:24 10:09:01 PM eth0 37.97 28.77 650.74 4.95 0.00 0.00 0.00 0.00 22:17:24 10:10:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:17:24 10:10:01 PM eth0 6.30 7.30 4.16 2.86 0.00 0.00 0.00 0.00 22:17:24 10:11:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:17:24 10:11:01 PM eth0 7.32 8.72 8.06 2.75 0.00 0.00 0.00 0.00 22:17:24 10:12:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:17:24 10:12:01 PM eth0 8.51 10.03 4.68 4.53 0.00 0.00 0.00 0.00 22:17:24 10:13:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:17:24 10:13:01 PM eth0 5.66 6.90 3.37 2.95 0.00 0.00 0.00 0.00 22:17:24 10:14:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:17:24 10:14:01 PM eth0 5.67 5.37 5.08 0.76 0.00 0.00 0.00 0.00 22:17:24 10:15:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:17:24 10:15:01 PM eth0 7.25 7.98 4.78 2.97 0.00 0.00 0.00 0.00 22:17:24 10:16:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:17:24 10:16:01 PM eth0 11.13 10.15 10.31 4.81 0.00 0.00 0.00 0.00 22:17:24 10:17:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:17:24 10:17:01 PM eth0 8.17 9.00 5.21 3.92 0.00 0.00 0.00 0.00 22:17:24 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:17:24 Average: eth0 22.75 18.44 207.31 4.95 0.00 0.00 0.00 0.00 22:17:24 22:17:24 22:17:24 ---> sar -P ALL: 22:17:24 Linux 4.18.0-529.el8.x86_64 (centos-stream-8-builder-7e611857-ce8d-42da-b0f0-357f5fb5fb5a.nov) 08/22/2026 _x86_64_ (2 CPU) 22:17:24 22:17:24 22:03:51 LINUX RESTART (2 CPU) 22:17:24 22:17:24 10:05:01 PM CPU %user %nice %system %iowait %steal %idle 22:17:24 10:06:01 PM all 20.93 0.00 3.19 2.86 1.25 71.77 22:17:24 10:06:01 PM 0 7.38 0.00 2.33 1.13 1.28 87.89 22:17:24 10:06:01 PM 1 34.54 0.00 4.05 4.61 1.22 55.58 22:17:24 10:07:01 PM all 28.57 0.00 3.47 2.11 1.78 64.08 22:17:24 10:07:01 PM 0 22.26 0.00 3.11 2.48 1.70 70.44 22:17:24 10:07:01 PM 1 34.87 0.00 3.83 1.74 1.85 57.71 22:17:24 10:08:01 PM all 24.27 0.00 3.04 1.01 2.35 69.33 22:17:24 10:08:01 PM 0 14.66 0.00 1.81 0.95 2.41 80.16 22:17:24 10:08:01 PM 1 33.96 0.00 4.29 1.06 2.29 58.41 22:17:24 10:09:01 PM all 27.48 0.00 1.76 0.89 2.22 67.65 22:17:24 10:09:01 PM 0 17.86 0.00 1.19 0.86 2.08 78.03 22:17:24 10:09:01 PM 1 37.13 0.00 2.33 0.93 2.36 57.25 22:17:24 10:10:01 PM all 25.43 0.00 1.70 1.00 1.75 70.12 22:17:24 10:10:01 PM 0 14.17 0.00 1.29 1.63 1.77 81.15 22:17:24 10:10:01 PM 1 36.74 0.00 2.12 0.36 1.72 59.04 22:17:24 10:11:01 PM all 19.26 0.00 1.34 0.46 1.29 77.65 22:17:24 10:11:01 PM 0 21.63 0.00 1.62 0.75 1.20 74.81 22:17:24 10:11:01 PM 1 16.91 0.00 1.08 0.17 1.37 80.47 22:17:24 10:12:01 PM all 30.80 0.00 1.68 0.46 2.16 64.90 22:17:24 10:12:01 PM 0 24.89 0.00 1.75 0.61 1.97 70.78 22:17:24 10:12:01 PM 1 36.72 0.00 1.60 0.31 2.36 59.00 22:17:24 10:13:01 PM all 24.43 0.00 1.52 0.37 2.22 71.46 22:17:24 10:13:01 PM 0 14.33 0.00 1.56 0.13 2.36 81.62 22:17:24 10:13:01 PM 1 34.61 0.00 1.49 0.61 2.08 61.21 22:17:24 10:14:01 PM all 9.53 0.00 0.93 0.19 1.20 88.15 22:17:24 10:14:01 PM 0 12.26 0.00 1.13 0.00 1.09 85.52 22:17:24 10:14:01 PM 1 6.82 0.00 0.73 0.38 1.30 90.77 22:17:24 10:15:01 PM all 19.77 0.00 1.41 0.14 1.01 77.66 22:17:24 10:15:01 PM 0 30.17 0.00 2.09 0.20 0.84 66.71 22:17:24 10:15:01 PM 1 9.46 0.00 0.74 0.08 1.19 88.52 22:17:24 10:16:01 PM all 28.29 0.00 2.38 0.32 1.56 67.46 22:17:24 10:16:01 PM 0 8.26 0.00 1.26 0.17 1.54 88.78 22:17:24 10:16:01 PM 1 48.53 0.00 3.51 0.47 1.59 45.91 22:17:24 22:17:24 10:16:01 PM CPU %user %nice %system %iowait %steal %idle 22:17:24 10:17:01 PM all 29.81 0.00 2.55 0.21 1.58 65.85 22:17:24 10:17:01 PM 0 7.48 0.00 1.62 0.20 1.54 89.16 22:17:24 10:17:01 PM 1 52.38 0.00 3.49 0.22 1.62 42.30 22:17:24 Average: all 24.05 0.00 2.08 0.83 1.70 71.34 22:17:24 Average: 0 16.27 0.00 1.73 0.76 1.65 79.60 22:17:24 Average: 1 31.85 0.00 2.43 0.91 1.75 63.05 22:17:24 22:17:24 22:17:24