06:15:49 Started by timer 06:15:49 Running as SYSTEM 06:15:49 [EnvInject] - Loading node environment variables. 06:15:49 Building remotely on prd-centos8-builder-2c-4g-6211 (centos8-builder-2c-4g) in workspace /w/workspace/ci-management-openstack-cron 06:15:49 [ssh-agent] Looking for ssh-agent implementation... 06:15:50 $ ssh-agent 06:15:50 SSH_AUTH_SOCK=/tmp/ssh-wgCpHiBT7XoE/agent.5213 06:15:50 SSH_AGENT_PID=5215 06:15:50 [ssh-agent] Started. 06:15:50 Running ssh-add (command line suppressed) 06:15:50 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_13795498565987224645.key (jenkins-ssh) 06:15:50 [ssh-agent] Using credentials jenkins (jenkins) 06:15:50 The recommended git tool is: NONE 06:15:53 using credential jenkins 06:15:53 Wiping out workspace first. 06:15:53 Cloning the remote Git repository 06:15:53 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management 06:15:53 > git init /w/workspace/ci-management-openstack-cron # timeout=10 06:15:53 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management 06:15:53 > git --version # timeout=10 06:15:53 > git --version # 'git version 2.43.0' 06:15:53 using GIT_SSH to set credentials jenkins 06:15:53 [INFO] Currently running in a labeled security context 06:15:53 [INFO] Currently SELinux is 'enforcing' on the host 06:15:53 > /usr/bin/chcon --type=ssh_home_t /w/workspace/ci-management-openstack-cron@tmp/jenkins-gitclient-ssh3252792424819875122.key 06:15:53 > git fetch --tags --force --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 06:15:54 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management # timeout=10 06:15:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:15:55 Avoid second fetch 06:15:55 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 06:15:55 Checking out Revision 0f515fe81fce861092290e32cfe61c892a8beab7 (refs/remotes/origin/master) 06:15:55 > git config core.sparsecheckout # timeout=10 06:15:55 > git checkout -f 0f515fe81fce861092290e32cfe61c892a8beab7 # timeout=10 06:15:56 Commit message: "ci: nonrtric-plt-rappmanager: Fix staging jobs" 06:15:56 > git rev-list --no-walk 0f515fe81fce861092290e32cfe61c892a8beab7 # timeout=10 06:15:56 > git remote # timeout=10 06:15:56 > git submodule init # timeout=10 06:15:56 > git submodule sync # timeout=10 06:15:56 > git config --get remote.origin.url # timeout=10 06:15:56 > git submodule init # timeout=10 06:15:56 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 06:15:56 > git config --get submodule.packer/common-packer.url # timeout=10 06:15:56 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 06:15:56 > git config --get submodule.global-jjb.url # timeout=10 06:15:56 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 06:15:57 > git submodule update --init --recursive packer/common-packer # timeout=10 06:15:58 > git submodule update --init --recursive global-jjb # timeout=10 06:16:03 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 06:16:03 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 06:16:03 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 06:16:03 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 06:16:03 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 06:16:03 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 06:16:03 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 06:16:03 provisioning config files... 06:16:03 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 06:16:03 copy managed file [npmrc] to file:/home/jenkins/.npmrc 06:16:03 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 06:16:03 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins18403746050384933297.sh 06:16:03 ---> python-tools-install.sh 06:16:03 Setup pyenv: 06:16:03 system 06:16:03 * 3.8.13 (set by /opt/pyenv/version) 06:16:03 * 3.9.13 (set by /opt/pyenv/version) 06:16:03 * 3.10.6 (set by /opt/pyenv/version) 06:16:11 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-6GAU 06:16:11 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 06:16:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:16:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:16:18 lf-activate-venv(): INFO: Base packages installed successfully 06:16:18 lf-activate-venv(): INFO: Installing additional packages: lftools 06:17:03 lf-activate-venv(): INFO: Adding /tmp/venv-6GAU/bin to PATH 06:17:03 Generating Requirements File 06:17:35 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. 06:17:35 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 06:17:36 Python 3.10.6 06:17:36 pip 26.0.1 from /tmp/venv-6GAU/lib/python3.10/site-packages/pip (python 3.10) 06:17:37 appdirs==1.4.4 06:17:37 argcomplete==3.6.3 06:17:37 aspy.yaml==1.3.0 06:17:37 attrs==25.4.0 06:17:37 autopage==0.6.0 06:17:37 backports.strenum==1.3.1 06:17:37 beautifulsoup4==4.14.3 06:17:37 boto3==1.42.46 06:17:37 botocore==1.42.46 06:17:37 bs4==0.0.2 06:17:37 certifi==2026.1.4 06:17:37 cffi==2.0.0 06:17:37 cfgv==3.5.0 06:17:37 chardet==5.2.0 06:17:37 charset-normalizer==3.4.4 06:17:37 click==8.3.1 06:17:37 cliff==4.13.1 06:17:37 cmd2==3.2.0 06:17:37 cryptography==3.3.2 06:17:37 debtcollector==3.0.0 06:17:37 decorator==5.2.1 06:17:37 defusedxml==0.7.1 06:17:37 Deprecated==1.3.1 06:17:37 distlib==0.4.0 06:17:37 dnspython==2.8.0 06:17:37 docker==7.1.0 06:17:37 dogpile.cache==1.5.0 06:17:37 durationpy==0.10 06:17:37 email-validator==2.3.0 06:17:37 filelock==3.20.3 06:17:37 future==1.0.0 06:17:37 gitdb==4.0.12 06:17:37 GitPython==3.1.46 06:17:37 httplib2==0.30.2 06:17:37 identify==2.6.16 06:17:37 idna==3.11 06:17:37 importlib-resources==1.5.0 06:17:37 iso8601==2.1.0 06:17:37 Jinja2==3.1.6 06:17:37 jmespath==1.1.0 06:17:37 jsonpatch==1.33 06:17:37 jsonpointer==3.0.0 06:17:37 jsonschema==4.26.0 06:17:37 jsonschema-specifications==2025.9.1 06:17:37 keystoneauth1==5.13.0 06:17:37 kubernetes==35.0.0 06:17:37 lftools==0.37.21 06:17:37 lxml==6.0.2 06:17:37 markdown-it-py==4.0.0 06:17:37 MarkupSafe==3.0.3 06:17:37 mdurl==0.1.2 06:17:37 msgpack==1.1.2 06:17:37 multi_key_dict==2.0.3 06:17:37 munch==4.0.0 06:17:37 netaddr==1.3.0 06:17:37 niet==1.4.2 06:17:37 nodeenv==1.10.0 06:17:37 oauth2client==4.1.3 06:17:37 oauthlib==3.3.1 06:17:37 openstacksdk==4.9.0 06:17:37 os-service-types==1.8.2 06:17:37 osc-lib==4.3.0 06:17:37 oslo.config==10.2.0 06:17:37 oslo.context==6.2.0 06:17:37 oslo.i18n==6.7.1 06:17:37 oslo.log==8.0.0 06:17:37 oslo.serialization==5.9.0 06:17:37 oslo.utils==9.2.0 06:17:37 packaging==26.0 06:17:37 pbr==7.0.3 06:17:37 platformdirs==4.5.1 06:17:37 prettytable==3.17.0 06:17:37 psutil==7.2.2 06:17:37 pyasn1==0.6.2 06:17:37 pyasn1_modules==0.4.2 06:17:37 pycparser==3.0 06:17:37 pygerrit2==2.0.15 06:17:37 PyGithub==2.8.1 06:17:37 Pygments==2.19.2 06:17:37 PyJWT==2.11.0 06:17:37 PyNaCl==1.6.2 06:17:37 pyparsing==2.4.7 06:17:37 pyperclip==1.11.0 06:17:37 pyrsistent==0.20.0 06:17:37 python-cinderclient==9.8.0 06:17:37 python-dateutil==2.9.0.post0 06:17:37 python-heatclient==5.0.0 06:17:37 python-jenkins==1.8.3 06:17:37 python-keystoneclient==5.7.0 06:17:37 python-magnumclient==4.9.0 06:17:37 python-openstackclient==8.3.0 06:17:37 python-swiftclient==4.9.0 06:17:37 PyYAML==6.0.3 06:17:37 referencing==0.37.0 06:17:37 requests==2.32.5 06:17:37 requests-oauthlib==2.0.0 06:17:37 requestsexceptions==1.4.0 06:17:37 rfc3986==2.0.0 06:17:37 rich==14.3.2 06:17:37 rich-argparse==1.7.2 06:17:37 rpds-py==0.30.0 06:17:37 rsa==4.9.1 06:17:37 ruamel.yaml==0.19.1 06:17:37 ruamel.yaml.clib==0.2.15 06:17:37 s3transfer==0.16.0 06:17:37 simplejson==3.20.2 06:17:37 six==1.17.0 06:17:37 smmap==5.0.2 06:17:37 soupsieve==2.8.3 06:17:37 stevedore==5.6.0 06:17:37 tabulate==0.9.0 06:17:37 toml==0.10.2 06:17:37 tomlkit==0.14.0 06:17:37 tqdm==4.67.3 06:17:37 typing_extensions==4.15.0 06:17:37 tzdata==2025.3 06:17:37 urllib3==1.26.20 06:17:37 virtualenv==20.36.1 06:17:37 wcwidth==0.6.0 06:17:37 websocket-client==1.9.0 06:17:37 wrapt==2.1.1 06:17:37 xdg==6.0.0 06:17:37 xmltodict==1.0.2 06:17:37 yq==3.4.3 06:17:37 [EnvInject] - Injecting environment variables from a build step. 06:17:37 [EnvInject] - Injecting as environment variables the properties content 06:17:37 OS_CLOUD=vex 06:17:37 06:17:37 [EnvInject] - Variables injected successfully. 06:17:37 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 06:17:37 Run condition [Boolean condition] enabling perform for step [Execute shell] 06:17:37 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins4771393307606818112.sh 06:17:37 ---> Orphaned k8s clusters 06:17:37 Setup pyenv: 06:17:37 system 06:17:38 3.8.13 06:17:38 3.9.13 06:17:38 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 06:17:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6GAU from file:/tmp/.os_lf_venv 06:17:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:17:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:17:41 lf-activate-venv(): INFO: Base packages installed successfully 06:17:41 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 06:17:53 lf-activate-venv(): INFO: Adding /tmp/venv-6GAU/bin to PATH 06:17:57 -----> Delete orphaned cluster 06:17:57 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 06:17:57 Run condition [Boolean condition] enabling perform for step [Execute shell] 06:17:57 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins11103641416151471378.sh 06:17:57 ---> Orphaned stacks 06:17:57 Setup pyenv: 06:17:57 system 06:17:57 3.8.13 06:17:57 3.9.13 06:17:57 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 06:17:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6GAU from file:/tmp/.os_lf_venv 06:17:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:17:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:18:01 lf-activate-venv(): INFO: Base packages installed successfully 06:18:01 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 06:18:28 lf-activate-venv(): INFO: Adding /tmp/venv-6GAU/bin to PATH 06:18:28 + mapfile -t OS_COE_CLUSTERS_ID 06:18:28 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 06:18:28 ++ awk '{print $1}' 06:18:28 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 06:21:30 Gateway Timeout (HTTP 504) 06:21:30 + echo '-----> Active clusters -> stacks' 06:21:30 -----> Active clusters -> stacks 06:21:30 + OS_COE_STACKS=() 06:21:30 + [[ 0 -gt 0 ]] 06:21:30 + mapfile -t OS_STACKS 06:21:30 ++ 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 06:21:30 ++ awk '{print $1}' 06:22:33 + echo '-----> Active stacks' 06:22:33 -----> Active stacks 06:22:33 + echo '-----> Delete orphaned stacks' 06:22:33 -----> Delete orphaned stacks 06:22:33 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 06:22:33 Run condition [Boolean condition] enabling perform for step [Execute shell] 06:22:33 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins15081989722751121430.sh 06:22:33 ---> Orphaned servers 06:22:33 Setup pyenv: 06:22:33 system 06:22:33 3.8.13 06:22:33 3.9.13 06:22:33 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 06:22:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6GAU from file:/tmp/.os_lf_venv 06:22:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:22:33 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:22:37 lf-activate-venv(): INFO: Base packages installed successfully 06:22:37 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 06:22:59 lf-activate-venv(): INFO: Adding /tmp/venv-6GAU/bin to PATH 06:24:05 -----> Active servers 06:24:05 prd-ubuntu1804-docker-4c-4g-6212 06:24:05 prd-ubuntu1804-docker-4c-4g-6215 06:24:05 prd-centos8-builder-2c-4g-6211 06:24:05 prd-ubuntu1804-docker-4c-4g-6208 06:24:05 -----> Delete orphaned servers 06:24:05 Deleting orphaned server: prd-ubuntu1804-docker-4c-4g-6212 06:24:09 WARN: Server "prd-ubuntu1804-docker-4c-4g-6212" is not older than 15 minutes. 06:24:10 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 06:24:10 Run condition [Boolean condition] enabling perform for step [Execute shell] 06:24:10 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins12069842799014292646.sh 06:24:10 ---> Orphaned ports 06:24:10 Setup pyenv: 06:24:10 system 06:24:10 3.8.13 06:24:10 3.9.13 06:24:10 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 06:24:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6GAU from file:/tmp/.os_lf_venv 06:24:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:24:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:24:14 lf-activate-venv(): INFO: Base packages installed successfully 06:24:14 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 06:24:35 lf-activate-venv(): INFO: Adding /tmp/venv-6GAU/bin to PATH 06:24:45 No orphaned ports to process. 06:24:45 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 06:24:45 Run condition [Boolean condition] enabling perform for step [Execute shell] 06:24:45 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins9098753417775392555.sh 06:24:45 ---> Orphaned volumes 06:24:45 + source /home/jenkins/lf-env.sh 06:24:45 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 06:24:45 ++ mktemp -d /tmp/venv-XXXX 06:24:45 + lf_venv=/tmp/venv-2yMe 06:24:45 + local venv_file=/tmp/.os_lf_venv 06:24:45 + local python=python3 06:24:45 + local options 06:24:45 + local set_path=true 06:24:45 + local install_args= 06:24:45 ++ 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 06:24:45 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 06:24:45 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 06:24:45 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 06:24:45 + true 06:24:45 + case $1 in 06:24:45 + python=python3 06:24:45 + shift 2 06:24:45 + true 06:24:45 + case $1 in 06:24:45 + shift 06:24:45 + break 06:24:45 + case $python in 06:24:45 + local pkg_list= 06:24:45 + [[ -d /opt/pyenv ]] 06:24:45 + echo 'Setup pyenv:' 06:24:45 Setup pyenv: 06:24:45 + export PYENV_ROOT=/opt/pyenv 06:24:45 + PYENV_ROOT=/opt/pyenv 06:24:45 + 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 06:24:45 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 06:24:45 + pyenv versions 06:24:45 system 06:24:45 3.8.13 06:24:45 3.9.13 06:24:45 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 06:24:45 + command -v pyenv 06:24:45 ++ pyenv init - --no-rehash 06:24:45 + 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[*]}"'\'')" 06:24:45 export PATH="/opt/pyenv/shims:${PATH}" 06:24:45 export PYENV_SHELL=bash 06:24:45 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:24:45 pyenv() { 06:24:45 local command 06:24:45 command="${1:-}" 06:24:45 if [ "$#" -gt 0 ]; then 06:24:45 shift 06:24:45 fi 06:24:45 06:24:45 case "$command" in 06:24:45 rehash|shell) 06:24:45 eval "$(pyenv "sh-$command" "$@")" 06:24:45 ;; 06:24:45 *) 06:24:45 command pyenv "$command" "$@" 06:24:45 ;; 06:24:45 esac 06:24:45 }' 06:24:45 +++ 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[*]}"' 06:24:45 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 06:24:45 ++ 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 06:24:45 ++ 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 06:24:45 ++ export PYENV_SHELL=bash 06:24:45 ++ PYENV_SHELL=bash 06:24:45 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:24:45 +++ complete -F _pyenv pyenv 06:24:45 ++ lf-pyver python3 06:24:45 ++ local py_version_xy=python3 06:24:45 ++ local py_version_xyz= 06:24:45 ++ awk '{ print $1 }' 06:24:45 ++ pyenv versions 06:24:45 ++ local command 06:24:45 ++ command=versions 06:24:45 ++ '[' 1 -gt 0 ']' 06:24:45 ++ shift 06:24:45 ++ case "$command" in 06:24:45 ++ command pyenv versions 06:24:45 ++ pyenv versions 06:24:45 ++ sed 's/^[ *]* //' 06:24:45 ++ grep -E '^[0-9.]*[0-9]$' 06:24:45 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:24:45 +++ tail -n 1 06:24:45 +++ grep '^3' /tmp/.pyenv_versions 06:24:45 +++ sort -V 06:24:45 ++ py_version_xyz=3.10.6 06:24:45 ++ [[ -z 3.10.6 ]] 06:24:45 ++ echo 3.10.6 06:24:45 ++ return 0 06:24:45 + pyenv local 3.10.6 06:24:45 + local command 06:24:45 + command=local 06:24:45 + '[' 2 -gt 0 ']' 06:24:45 + shift 06:24:45 + case "$command" in 06:24:45 + command pyenv local 3.10.6 06:24:45 + pyenv local 3.10.6 06:24:45 + for arg in "$@" 06:24:45 + case $arg in 06:24:45 + pkg_list+='lftools[openstack] ' 06:24:45 + for arg in "$@" 06:24:45 + case $arg in 06:24:45 + pkg_list+='kubernetes ' 06:24:45 + for arg in "$@" 06:24:45 + case $arg in 06:24:45 + pkg_list+='niet ' 06:24:45 + for arg in "$@" 06:24:45 + case $arg in 06:24:45 + pkg_list+='python-heatclient ' 06:24:45 + for arg in "$@" 06:24:45 + case $arg in 06:24:45 + pkg_list+='python-openstackclient ' 06:24:45 + for arg in "$@" 06:24:45 + case $arg in 06:24:45 + pkg_list+='python-magnumclient ' 06:24:45 + for arg in "$@" 06:24:45 + case $arg in 06:24:45 + pkg_list+='yq ' 06:24:45 + [[ -f /tmp/.os_lf_venv ]] 06:24:45 ++ cat /tmp/.os_lf_venv 06:24:45 + lf_venv=/tmp/venv-6GAU 06:24:45 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6GAU from' file:/tmp/.os_lf_venv 06:24:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6GAU from file:/tmp/.os_lf_venv 06:24:45 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 06:24:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:24:45 + local 'pip_opts=--upgrade --quiet' 06:24:45 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 06:24:45 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 06:24:45 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 06:24:45 + [[ -n '' ]] 06:24:45 + [[ -n '' ]] 06:24:45 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 06:24:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:24:45 + /tmp/venv-6GAU/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 06:24:48 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 06:24:48 lf-activate-venv(): INFO: Base packages installed successfully 06:24:48 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]] 06:24:48 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ' 06:24:48 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 06:24:48 + /tmp/venv-6GAU/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 06:25:11 + type python3 06:25:11 + true 06:25:11 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-6GAU/bin to PATH' 06:25:11 lf-activate-venv(): INFO: Adding /tmp/venv-6GAU/bin to PATH 06:25:11 + PATH=/tmp/venv-6GAU/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 06:25:11 + return 0 06:25:11 + mapfile -t os_volumes 06:25:11 ++ openstack --os-cloud vex volume list -f value -c ID --status Available 06:25:15 + '[' 0 -eq 0 ']' 06:25:15 + echo 'No orphaned volumes found.' 06:25:15 No orphaned volumes found. 06:25:15 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 06:25:15 Run condition [Boolean condition] enabling perform for step [Execute shell] 06:25:15 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins8132162921299168301.sh 06:25:15 ---> Protect in-use images 06:25:15 Setup pyenv: 06:25:15 system 06:25:15 3.8.13 06:25:15 3.9.13 06:25:15 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 06:25:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6GAU from file:/tmp/.os_lf_venv 06:25:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:25:15 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:25:19 lf-activate-venv(): INFO: Base packages installed successfully 06:25:19 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient 06:25:41 lf-activate-venv(): INFO: Adding /tmp/venv-6GAU/bin to PATH 06:25:41 INFO: There are images to protect defined in jenkins-config. 06:25:41 INFO: Protecting the following images: 06:25:41 ZZCI - CentOS 7 - builder - x86_64 - 20230501-210122.874 06:25:41 ZZCI - CentOS 7 - builder - x86_64 - 20240201-210113.228 06:25:41 ZZCI - CentOS 7 - docker - x86_64 - 20240207-020748.713 06:25:41 ZZCI - CentOS Stream 8 - builder - x86_64 - 20240101-220121.191 06:25:41 ZZCI - Ubuntu 18.04 - builder - x86_64 - 20220920-114402.749 06:25:41 ZZCI - Ubuntu 18.04 - builder - x86_64 - 20240101-050208.546 06:25:41 ZZCI - Ubuntu 18.04 - docker - x86_64 - 20240207-020748.956 06:25:41 ZZCI - Ubuntu 20.04 - builder - x86_64 - 20240101-020156.263 06:25:41 ZZCI - Ubuntu 20.04 - devstack - x86_64 - 20230913-095841.255 06:25:41 ZZCI - Ubuntu 22.04 - devstack - x86_64 - 20231031-095146.118 06:25:44 Protected setting for ZZCI - CentOS 7 - builder - x86_64 - 20230501-210122.874: True 06:26:03 Build timed out (after 10 minutes). Marking the build as failed. 06:26:03 $ ssh-agent -k 06:26:03 unset SSH_AUTH_SOCK; 06:26:03 unset SSH_AGENT_PID; 06:26:03 echo Agent pid 5215 killed; 06:26:03 [ssh-agent] Stopped. 06:26:03 Build was aborted 06:26:03 [PostBuildScript] - [INFO] Executing post build scripts. 06:26:03 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins17023995764503541195.sh 06:26:03 ---> sysstat.sh 06:26:04 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins12455377328447495182.sh 06:26:04 ---> package-listing.sh 06:26:04 ++ tr '[:upper:]' '[:lower:]' 06:26:04 ++ facter osfamily 06:26:04 + OS_FAMILY=redhat 06:26:04 + workspace=/w/workspace/ci-management-openstack-cron 06:26:04 + START_PACKAGES=/tmp/packages_start.txt 06:26:04 + END_PACKAGES=/tmp/packages_end.txt 06:26:04 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:26:04 + PACKAGES=/tmp/packages_start.txt 06:26:04 + '[' /w/workspace/ci-management-openstack-cron ']' 06:26:04 + PACKAGES=/tmp/packages_end.txt 06:26:04 + case "${OS_FAMILY}" in 06:26:04 + rpm -qa 06:26:04 + sort 06:26:05 + '[' -f /tmp/packages_start.txt ']' 06:26:05 + '[' -f /tmp/packages_end.txt ']' 06:26:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:26:05 + '[' /w/workspace/ci-management-openstack-cron ']' 06:26:05 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 06:26:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 06:26:05 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins4863270078721363483.sh 06:26:05 ---> capture-instance-metadata.sh 06:26:05 Setup pyenv: 06:26:05 system 06:26:05 3.8.13 06:26:05 3.9.13 06:26:05 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 06:26:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6GAU from file:/tmp/.os_lf_venv 06:26:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:26:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:26:09 lf-activate-venv(): INFO: Base packages installed successfully 06:26:09 lf-activate-venv(): INFO: Installing additional packages: lftools 06:26:25 lf-activate-venv(): INFO: Adding /tmp/venv-6GAU/bin to PATH 06:26:25 INFO: Running in OpenStack, capturing instance metadata 06:26:57 Expecting value: line 1 column 1 (char 0) 06:26:57 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins15758042148358812701.sh 06:26:57 provisioning config files... 06:26:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config16533912256100247082tmp 06:26:57 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 06:26:57 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 06:26:57 [EnvInject] - Injecting environment variables from a build step. 06:26:57 [EnvInject] - Injecting as environment variables the properties content 06:26:57 SERVER_ID=logs 06:26:57 06:26:57 [EnvInject] - Variables injected successfully. 06:26:57 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins17377923444415199303.sh 06:26:57 ---> create-netrc.sh 06:26:57 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins6297823215063528116.sh 06:26:57 ---> python-tools-install.sh 06:26:57 Setup pyenv: 06:26:57 system 06:26:57 3.8.13 06:26:57 3.9.13 06:26:57 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 06:26:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6GAU from file:/tmp/.os_lf_venv 06:26:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:26:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:27:01 lf-activate-venv(): INFO: Base packages installed successfully 06:27:01 lf-activate-venv(): INFO: Installing additional packages: lftools 06:27:18 lf-activate-venv(): INFO: Adding /tmp/venv-6GAU/bin to PATH 06:27:18 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins4594104744644914266.sh 06:27:18 ---> sudo-logs.sh 06:27:18 Archiving 'sudo' log.. 06:27:18 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins3186815273842294154.sh 06:27:18 ---> job-cost.sh 06:27:18 Setup pyenv: 06:27:19 system 06:27:19 3.8.13 06:27:19 3.9.13 06:27:19 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 06:27:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6GAU from file:/tmp/.os_lf_venv 06:27:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:27:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:27:22 lf-activate-venv(): INFO: Base packages installed successfully 06:27:22 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 06:27:34 lf-activate-venv(): INFO: Adding /tmp/venv-6GAU/bin to PATH 06:27:34 INFO: No Stack... 06:27:41 INFO: Retrieving Pricing Info for: v3-starter-2 06:27:42 INFO: Archiving Costs 06:27:42 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins7134225261080044611.sh 06:27:42 ---> logs-deploy.sh 06:27:42 Setup pyenv: 06:27:42 system 06:27:42 3.8.13 06:27:42 3.9.13 06:27:42 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 06:27:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6GAU from file:/tmp/.os_lf_venv 06:27:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:27:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:27:45 lf-activate-venv(): INFO: Base packages installed successfully 06:27:45 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 06:28:02 lf-activate-venv(): INFO: Adding /tmp/venv-6GAU/bin to PATH 06:28:02 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/ci-management-openstack-cron/57268 06:28:02 INFO: archiving workspace using pattern(s): 06:28:04 Archives upload complete. 06:28:04 INFO: archiving logs to Nexus 06:28:06 ---> uname -a: 06:28:06 Linux prd-centos8-builder-2c-4g-6211.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 06:28:06 06:28:06 06:28:06 ---> lscpu: 06:28:06 Architecture: x86_64 06:28:06 CPU op-mode(s): 32-bit, 64-bit 06:28:06 Byte Order: Little Endian 06:28:06 CPU(s): 2 06:28:06 On-line CPU(s) list: 0,1 06:28:06 Thread(s) per core: 1 06:28:06 Core(s) per socket: 1 06:28:06 Socket(s): 2 06:28:06 NUMA node(s): 1 06:28:06 Vendor ID: AuthenticAMD 06:28:06 CPU family: 23 06:28:06 Model: 49 06:28:06 Model name: AMD EPYC-Rome Processor 06:28:06 Stepping: 0 06:28:06 CPU MHz: 2799.998 06:28:06 BogoMIPS: 5599.99 06:28:06 Virtualization: AMD-V 06:28:06 Hypervisor vendor: KVM 06:28:06 Virtualization type: full 06:28:06 L1d cache: 32K 06:28:06 L1i cache: 32K 06:28:06 L2 cache: 512K 06:28:06 L3 cache: 16384K 06:28:06 NUMA node0 CPU(s): 0,1 06:28:06 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 06:28:06 06:28:06 06:28:06 ---> nproc: 06:28:06 2 06:28:06 06:28:06 06:28:06 ---> df -h: 06:28:06 Filesystem Size Used Avail Use% Mounted on 06:28:06 devtmpfs 1.8G 0 1.8G 0% /dev 06:28:06 tmpfs 1.8G 0 1.8G 0% /dev/shm 06:28:06 tmpfs 1.8G 17M 1.8G 1% /run 06:28:06 tmpfs 1.8G 0 1.8G 0% /sys/fs/cgroup 06:28:06 /dev/vda1 20G 9.0G 11G 46% / 06:28:06 tmpfs 367M 0 367M 0% /run/user/1001 06:28:06 06:28:06 06:28:06 ---> free -m: 06:28:06 total used free shared buff/cache available 06:28:06 Mem: 3665 518 1105 17 2041 2871 06:28:06 Swap: 1023 0 1023 06:28:06 06:28:06 06:28:06 ---> ip addr: 06:28:06 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 06:28:06 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:28:06 inet 127.0.0.1/8 scope host lo 06:28:06 valid_lft forever preferred_lft forever 06:28:06 inet6 ::1/128 scope host 06:28:06 valid_lft forever preferred_lft forever 06:28:06 2: eth0: mtu 1450 qdisc fq_codel state UP group default qlen 1000 06:28:06 link/ether fa:16:3e:91:d5:be brd ff:ff:ff:ff:ff:ff 06:28:06 altname enp0s3 06:28:06 altname ens3 06:28:06 inet 10.32.7.140/23 brd 10.32.7.255 scope global dynamic noprefixroute eth0 06:28:06 valid_lft 85622sec preferred_lft 85622sec 06:28:06 inet6 fe80::f816:3eff:fe91:d5be/64 scope link 06:28:06 valid_lft forever preferred_lft forever 06:28:06 06:28:06 06:28:06 ---> sar -b -r -n DEV: 06:28:06 Linux 4.18.0-529.el8.x86_64 (centos-stream-8-builder-7e611857-ce8d-42da-b0f0-357f5fb5fb5a.nov) 02/12/2026 _x86_64_ (2 CPU) 06:28:06 06:28:06 06:15:00 LINUX RESTART (2 CPU) 06:28:06 06:28:06 06:16:02 AM tps rtps wtps bread/s bwrtn/s 06:28:06 06:17:01 AM 58.49 6.35 52.13 921.72 5419.59 06:28:06 06:18:01 AM 63.80 0.45 63.35 52.77 6690.69 06:28:06 06:19:01 AM 32.96 0.08 32.87 1.87 5174.29 06:28:06 06:20:01 AM 4.07 0.00 4.07 0.00 143.37 06:28:06 06:21:01 AM 0.43 0.00 0.43 0.00 5.05 06:28:06 06:22:01 AM 0.48 0.00 0.48 0.00 6.37 06:28:06 06:23:01 AM 6.51 0.00 6.51 0.00 157.63 06:28:06 06:24:01 AM 9.30 0.00 9.30 0.00 450.36 06:28:06 06:25:01 AM 17.28 0.92 16.36 63.18 403.05 06:28:06 06:26:01 AM 13.53 0.00 13.53 0.00 373.86 06:28:06 06:27:02 AM 13.76 0.25 13.51 25.06 569.86 06:28:06 06:28:01 AM 24.75 0.20 24.55 23.72 1016.67 06:28:06 Average: 20.39 0.68 19.71 89.63 1696.78 06:28:06 06:28:06 06:16:02 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:28:06 06:17:01 AM 1212428 2908480 2541248 67.70 2104 1864004 722872 15.05 180596 2069400 175548 06:28:06 06:18:01 AM 1224240 2988184 2529436 67.39 2104 1925240 623180 12.98 147188 2065004 86584 06:28:06 06:19:01 AM 1153060 2954752 2600616 69.28 2104 1962832 643084 13.39 157868 2119168 4 06:28:06 06:20:01 AM 1154164 2955696 2599512 69.25 2104 1962832 646312 13.46 157868 2119268 4 06:28:06 06:21:01 AM 1154624 2956180 2599052 69.24 2104 1962836 646312 13.46 157868 2119184 4 06:28:06 06:22:01 AM 1155888 2957444 2597788 69.21 2104 1962836 639592 13.32 167472 2109840 4 06:28:06 06:23:01 AM 1155372 2957368 2598304 69.22 2104 1962820 650384 13.54 171220 2106108 8352 06:28:06 06:24:01 AM 1154972 2956756 2598704 69.23 2104 1962824 650384 13.54 171228 2106088 4 06:28:06 06:25:01 AM 1068256 2908344 2685420 71.54 2104 2000948 690444 14.38 212080 2153268 43744 06:28:06 06:26:01 AM 1153776 2957600 2599900 69.26 2104 1964704 646448 13.46 209360 2069388 7452 06:28:06 06:27:02 AM 1174912 2979644 2578764 68.70 2104 1965524 622652 12.97 393172 1865228 7412 06:28:06 06:28:01 AM 1065096 2881068 2688580 71.63 2104 1976328 712260 14.83 393824 1973188 14920 06:28:06 Average: 1152232 2946793 2601444 69.30 2104 1956144 657827 13.70 209979 2072928 28669 06:28:06 06:28:06 06:16:02 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:28:06 06:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:28:06 06:17:01 AM eth0 66.21 51.56 818.38 6.40 0.00 0.00 0.00 0.00 06:28:06 06:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:28:06 06:18:01 AM eth0 27.77 24.47 261.13 5.36 0.00 0.00 0.00 0.00 06:28:06 06:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:28:06 06:19:01 AM eth0 39.07 28.11 618.84 4.08 0.00 0.00 0.00 0.00 06:28:06 06:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:28:06 06:20:01 AM eth0 0.20 0.15 0.01 0.01 0.00 0.00 0.00 0.00 06:28:06 06:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:28:06 06:21:01 AM eth0 0.63 0.22 0.13 0.07 0.00 0.00 0.00 0.00 06:28:06 06:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:28:06 06:22:01 AM eth0 3.25 1.18 5.81 0.40 0.00 0.00 0.00 0.00 06:28:06 06:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:28:06 06:23:01 AM eth0 5.30 6.50 4.19 2.99 0.00 0.00 0.00 0.00 06:28:06 06:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:28:06 06:24:01 AM eth0 0.43 0.12 0.05 0.01 0.00 0.00 0.00 0.00 06:28:06 06:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:28:06 06:25:01 AM eth0 14.21 16.23 13.74 6.09 0.00 0.00 0.00 0.00 06:28:06 06:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:28:06 06:26:01 AM eth0 7.83 9.16 6.26 8.64 0.00 0.00 0.00 0.00 06:28:06 06:27:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:28:06 06:27:02 AM eth0 9.30 7.68 7.56 4.25 0.00 0.00 0.00 0.00 06:28:06 06:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:28:06 06:28:01 AM eth0 8.17 10.23 6.42 4.76 0.00 0.00 0.00 0.00 06:28:06 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:28:06 Average: eth0 15.14 12.92 144.47 3.58 0.00 0.00 0.00 0.00 06:28:06 06:28:06 06:28:06 ---> sar -P ALL: 06:28:06 Linux 4.18.0-529.el8.x86_64 (centos-stream-8-builder-7e611857-ce8d-42da-b0f0-357f5fb5fb5a.nov) 02/12/2026 _x86_64_ (2 CPU) 06:28:06 06:28:06 06:15:00 LINUX RESTART (2 CPU) 06:28:06 06:28:06 06:16:02 AM CPU %user %nice %system %iowait %steal %idle 06:28:06 06:17:01 AM all 33.59 0.00 4.23 1.92 3.97 56.30 06:28:06 06:17:01 AM 0 39.84 0.00 4.68 2.04 4.28 49.16 06:28:06 06:17:01 AM 1 27.34 0.00 3.77 1.79 3.65 63.45 06:28:06 06:18:01 AM all 36.24 0.00 4.41 2.33 4.79 52.22 06:28:06 06:18:01 AM 0 44.76 0.00 4.94 1.53 5.02 43.76 06:28:06 06:18:01 AM 1 27.77 0.00 3.89 3.13 4.57 60.64 06:28:06 06:19:01 AM all 17.11 0.00 1.48 1.53 2.50 77.37 06:28:06 06:19:01 AM 0 20.53 0.00 1.40 0.99 2.63 74.46 06:28:06 06:19:01 AM 1 13.69 0.00 1.57 2.08 2.36 80.30 06:28:06 06:20:01 AM all 0.32 0.00 0.09 0.08 0.42 99.09 06:28:06 06:20:01 AM 0 0.13 0.00 0.08 0.00 0.48 99.30 06:28:06 06:20:01 AM 1 0.50 0.00 0.10 0.17 0.35 98.88 06:28:06 06:21:01 AM all 0.33 0.00 0.09 0.00 0.64 98.94 06:28:06 06:21:01 AM 0 0.10 0.00 0.08 0.00 0.56 99.25 06:28:06 06:21:01 AM 1 0.56 0.00 0.10 0.00 0.71 98.62 06:28:06 06:22:01 AM all 1.57 0.00 0.24 0.00 1.17 97.02 06:28:06 06:22:01 AM 0 0.81 0.00 0.13 0.00 1.47 97.59 06:28:06 06:22:01 AM 1 2.34 0.00 0.35 0.00 0.86 96.45 06:28:06 06:23:01 AM all 18.36 0.00 1.36 0.13 2.47 77.68 06:28:06 06:23:01 AM 0 21.26 0.00 1.52 0.17 2.71 74.35 06:28:06 06:23:01 AM 1 15.46 0.00 1.19 0.10 2.23 81.02 06:28:06 06:24:01 AM all 0.27 0.00 0.11 0.38 0.70 98.54 06:28:06 06:24:01 AM 0 0.48 0.00 0.12 0.28 0.65 98.47 06:28:06 06:24:01 AM 1 0.07 0.00 0.10 0.48 0.75 98.61 06:28:06 06:25:01 AM all 30.11 0.00 2.56 0.47 4.14 62.73 06:28:06 06:25:01 AM 0 33.27 0.00 2.17 0.33 4.11 60.13 06:28:06 06:25:01 AM 1 26.96 0.00 2.94 0.61 4.17 65.32 06:28:06 06:26:01 AM all 27.31 0.00 1.79 0.12 3.01 67.76 06:28:06 06:26:01 AM 0 20.82 0.00 1.62 0.12 2.71 74.74 06:28:06 06:26:01 AM 1 33.82 0.00 1.97 0.13 3.31 60.76 06:28:06 06:27:02 AM all 18.03 0.00 1.88 0.43 2.09 77.58 06:28:06 06:27:02 AM 0 25.10 0.00 2.51 0.46 2.22 69.70 06:28:06 06:27:02 AM 1 10.98 0.00 1.26 0.40 1.95 85.42 06:28:06 06:28:06 06:27:02 AM CPU %user %nice %system %iowait %steal %idle 06:28:06 06:28:01 AM all 34.57 0.00 2.67 0.70 3.11 58.95 06:28:06 06:28:01 AM 0 48.46 0.00 3.26 1.12 3.62 43.54 06:28:06 06:28:01 AM 1 20.72 0.00 2.09 0.27 2.60 74.33 06:28:06 Average: all 18.16 0.00 1.74 0.67 2.42 77.01 06:28:06 Average: 0 21.27 0.00 1.87 0.59 2.54 73.73 06:28:06 Average: 1 15.04 0.00 1.61 0.76 2.30 80.29 06:28:06 06:28:06 06:28:06