02:29:50 Started by timer 02:29:50 Running as SYSTEM 02:29:50 [EnvInject] - Loading node environment variables. 02:29:50 Building remotely on prd-centos8-builder-2c-4g-10553 (centos8-builder-2c-4g) in workspace /w/workspace/ci-management-openstack-cron 02:29:50 [ssh-agent] Looking for ssh-agent implementation... 02:29:50 $ ssh-agent 02:29:50 SSH_AUTH_SOCK=/tmp/ssh-jRPfnM7Sobtz/agent.5190 02:29:50 SSH_AGENT_PID=5192 02:29:50 [ssh-agent] Started. 02:29:50 Running ssh-add (command line suppressed) 02:29:50 Identity added: /w/workspace/ci-management-openstack-cron@tmp/private_key_12469244490002834350.key (jenkins-ssh) 02:29:50 [ssh-agent] Using credentials jenkins (jenkins) 02:29:50 The recommended git tool is: NONE 02:29:52 using credential jenkins 02:29:52 Wiping out workspace first. 02:29:52 Cloning the remote Git repository 02:29:52 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management 02:29:52 > git init /w/workspace/ci-management-openstack-cron # timeout=10 02:29:52 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management 02:29:52 > git --version # timeout=10 02:29:52 > git --version # 'git version 2.43.0' 02:29:52 using GIT_SSH to set credentials jenkins 02:29:52 [INFO] Currently running in a labeled security context 02:29:52 [INFO] Currently SELinux is 'enforcing' on the host 02:29:52 > /usr/bin/chcon --type=ssh_home_t /w/workspace/ci-management-openstack-cron@tmp/jenkins-gitclient-ssh7222873954000762825.key 02:29:52 > git fetch --tags --force --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 02:29:56 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ci-management # timeout=10 02:29:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:29:57 Avoid second fetch 02:29:57 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 02:29:57 Checking out Revision fb0221d035ce03bdb0037f4f5f8fc2c61f446a5c (refs/remotes/origin/master) 02:29:57 > git config core.sparsecheckout # timeout=10 02:29:57 > git checkout -f fb0221d035ce03bdb0037f4f5f8fc2c61f446a5c # timeout=10 02:29:57 Commit message: "Chore: Update global-jjb to v0.95.0" 02:29:57 > git rev-list --no-walk fb0221d035ce03bdb0037f4f5f8fc2c61f446a5c # timeout=10 02:29:57 > git remote # timeout=10 02:29:57 > git submodule init # timeout=10 02:29:57 > git submodule sync # timeout=10 02:29:57 > git config --get remote.origin.url # timeout=10 02:29:57 > git submodule init # timeout=10 02:29:57 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 02:29:57 > git config --get submodule.packer/common-packer.url # timeout=10 02:29:58 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 02:29:58 > git config --get submodule.global-jjb.url # timeout=10 02:29:58 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 02:29:58 > git submodule update --init --recursive packer/common-packer # timeout=10 02:30:02 > git submodule update --init --recursive global-jjb # timeout=10 02:30:12 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 02:30:12 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 02:30:12 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 02:30:12 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 02:30:12 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 02:30:12 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 02:30:12 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 02:30:12 provisioning config files... 02:30:12 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 02:30:12 copy managed file [npmrc] to file:/home/jenkins/.npmrc 02:30:12 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 02:30:12 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins9753976096796014749.sh 02:30:12 ---> python-tools-install.sh 02:30:12 Setup pyenv: 02:30:12 system 02:30:12 * 3.8.13 (set by /opt/pyenv/version) 02:30:12 * 3.9.13 (set by /opt/pyenv/version) 02:30:12 * 3.10.6 (set by /opt/pyenv/version) 02:30:17 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-24Li 02:30:17 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 02:30:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:30:28 lf-activate-venv(): INFO: Installing additional packages: lftools 02:31:07 lf-activate-venv(): INFO: Adding /tmp/venv-24Li/bin to PATH 02:31:07 Generating Requirements File 02:31:48 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. 02:31:48 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 02:31:49 Python 3.10.6 02:31:49 pip 26.2.1 from /tmp/venv-24Li/lib/python3.10/site-packages/pip (python 3.10) 02:31:49 aiohappyeyeballs==2.7.1 02:31:49 aiohttp==3.14.3 02:31:49 aiosignal==1.4.0 02:31:49 appdirs==1.4.4 02:31:49 argcomplete==3.7.2 02:31:49 aspy.yaml==1.3.0 02:31:49 async-timeout==5.0.1 02:31:49 attrs==26.1.0 02:31:49 autopage==0.6.0 02:31:49 backports.strenum==1.3.1 02:31:49 beautifulsoup4==4.15.0 02:31:49 boto3==1.43.90 02:31:49 botocore==1.43.90 02:31:49 bs4==0.0.2 02:31:49 certifi==2026.7.22 02:31:49 cffi==2.1.1 02:31:49 cfgv==3.5.0 02:31:49 chardet==7.6.0 02:31:49 charset-normalizer==3.5.1 02:31:49 click==8.5.0 02:31:49 cliff==4.14.0 02:31:49 cmd2==3.5.1 02:31:49 cryptography==3.3.2 02:31:49 debtcollector==3.1.0 02:31:49 decorator==5.3.1 02:31:49 defusedxml==0.7.1 02:31:49 Deprecated==1.3.1 02:31:49 distlib==0.4.3 02:31:49 dnspython==2.8.0 02:31:49 docker==7.2.0 02:31:49 dogpile.cache==1.5.0 02:31:49 durationpy==0.11 02:31:49 email-validator==2.3.0 02:31:49 filelock==3.32.6 02:31:49 frozenlist==1.8.0 02:31:49 future==1.0.0 02:31:49 gitdb==4.0.12 02:31:49 GitPython==3.1.62 02:31:49 httplib2==0.30.2 02:31:49 identify==2.6.19 02:31:49 idna==3.19 02:31:49 importlib-resources==1.5.0 02:31:49 iso8601==2.1.0 02:31:49 Jinja2==3.1.6 02:31:49 jmespath==1.1.0 02:31:49 jsonpatch==1.33 02:31:49 jsonpointer==3.1.1 02:31:49 jsonschema==4.26.0 02:31:49 jsonschema-specifications==2025.9.1 02:31:49 keystoneauth1==5.14.0 02:31:49 kubernetes==36.0.3 02:31:49 lftools==0.37.23 02:31:49 lxml==6.1.3 02:31:49 markdown-it-py==4.2.0 02:31:49 MarkupSafe==3.0.3 02:31:49 mdurl==0.1.2 02:31:49 msgpack==1.2.2 02:31:49 multi_key_dict==2.0.3 02:31:49 multidict==6.8.0 02:31:49 munch==4.0.0 02:31:49 netaddr==1.3.0 02:31:49 niet==1.4.2 02:31:49 nodeenv==1.10.0 02:31:49 oauth2client==4.1.3 02:31:49 oauthlib==3.3.1 02:31:49 openstacksdk==4.13.0 02:31:49 os-service-types==1.8.2 02:31:49 osc-lib==4.6.0 02:31:49 oslo.config==10.4.0 02:31:49 oslo.context==6.4.0 02:31:49 oslo.i18n==6.8.0 02:31:49 oslo.log==8.2.0 02:31:49 oslo.serialization==5.10.0 02:31:49 oslo.utils==10.1.1 02:31:49 packaging==26.3 02:31:49 pbr==7.0.3 02:31:49 platformdirs==4.11.8 02:31:49 prettytable==3.18.0 02:31:49 propcache==0.5.2 02:31:49 psutil==7.2.2 02:31:49 pyasn1==0.6.4 02:31:49 pyasn1_modules==0.4.2 02:31:49 pycparser==3.0 02:31:49 pygerrit2==2.0.15 02:31:49 PyGithub==2.10.0 02:31:49 Pygments==2.21.0 02:31:49 PyJWT==2.13.0 02:31:49 PyNaCl==1.6.2 02:31:49 pyparsing==2.4.7 02:31:49 pyperclip==1.11.0 02:31:49 pyrsistent==0.20.0 02:31:49 python-cinderclient==9.9.0 02:31:49 python-dateutil==2.9.0.post0 02:31:49 python-discovery==1.6.0 02:31:49 python-heatclient==5.2.0 02:31:49 python-jenkins==1.8.3 02:31:49 python-keystoneclient==6.0.0 02:31:49 python-magnumclient==4.11.0 02:31:49 python-openstackclient==10.0.0 02:31:49 python-swiftclient==4.11.0 02:31:49 PyYAML==6.0.3 02:31:49 referencing==0.37.0 02:31:49 requests==2.34.2 02:31:49 requests-oauthlib==2.0.0 02:31:49 rfc3986==2.0.0 02:31:49 rich==15.0.0 02:31:49 rich-argparse==1.8.0 02:31:49 rpds-py==0.30.0 02:31:49 rsa==4.9.1 02:31:49 ruamel.yaml==0.19.1 02:31:49 ruamel.yaml.clib==0.2.15 02:31:49 s3transfer==0.19.2 02:31:49 simplejson==4.1.2 02:31:49 six==1.17.0 02:31:49 smmap==5.0.3 02:31:49 soupsieve==2.9.2 02:31:49 stevedore==5.8.0 02:31:49 tabulate==0.10.0 02:31:49 toml==0.10.2 02:31:49 tomlkit==0.15.1 02:31:49 tqdm==4.70.0 02:31:49 typing_extensions==4.16.0 02:31:49 urllib3==1.26.20 02:31:49 virtualenv==21.7.9 02:31:49 wcwidth==0.8.3 02:31:49 websocket-client==1.9.2 02:31:49 wrapt==2.4.0 02:31:49 xdg==6.0.0 02:31:49 xmltodict==1.0.4 02:31:49 yarl==1.24.5 02:31:49 yq==4.1.2 02:31:49 [ci-management-openstack-cron] $ /bin/sh /tmp/jenkins1287240446333683021.sh 02:31:49 ---> uv-install.sh 02:31:49 Installing uv/uvx (latest) using shell installer 02:31:56 2026-09-10 02:31:56 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71308/71308] -> "/tmp/uv-install-5T06vd.sh" [1] 02:31:56 downloading uv 0.12.12 x86_64-unknown-linux-gnu 02:32:00 installing to /home/jenkins/.local/bin 02:32:00 uv 02:32:00 uvx 02:32:00 everything's installed! 02:32:00 ---> Validating uv/uvx install 02:32:00 uvx 0.12.12 (x86_64-unknown-linux-gnu) 02:32:00 [EnvInject] - Injecting environment variables from a build step. 02:32:00 [EnvInject] - Injecting as environment variables the properties content 02:32:00 OS_CLOUD=vex 02:32:00 02:32:00 [EnvInject] - Variables injected successfully. 02:32:00 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 02:32:00 Run condition [Boolean condition] enabling perform for step [Execute shell] 02:32:00 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins4920832393025092150.sh 02:32:00 ---> Orphaned k8s clusters 02:32:00 Setup pyenv: 02:32:00 system 02:32:00 3.8.13 02:32:00 3.9.13 02:32:00 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 02:32:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-24Li from file:/tmp/.os_lf_venv 02:32:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:32:06 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 02:32:21 lf-activate-venv(): INFO: Adding /tmp/venv-24Li/bin to PATH 02:33:31 -----> Delete orphaned cluster 02:33:31 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 02:33:31 Run condition [Boolean condition] enabling perform for step [Execute shell] 02:33:31 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins16981024723153472697.sh 02:33:31 ---> Orphaned stacks 02:33:31 Setup pyenv: 02:33:31 system 02:33:31 3.8.13 02:33:31 3.9.13 02:33:31 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 02:33:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-24Li from file:/tmp/.os_lf_venv 02:33:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:33:36 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 02:34:01 lf-activate-venv(): INFO: Adding /tmp/venv-24Li/bin to PATH 02:34:01 + mapfile -t OS_COE_CLUSTERS_ID 02:34:01 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 02:34:01 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 02:34:01 ++ awk '{print $1}' 02:37:09 Gateway Timeout (HTTP 504) 02:37:09 + echo '-----> Active clusters -> stacks' 02:37:09 -----> Active clusters -> stacks 02:37:09 + OS_COE_STACKS=() 02:37:09 + [[ 0 -gt 0 ]] 02:37:09 + mapfile -t OS_STACKS 02:37:09 ++ 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 02:37:09 ++ awk '{print $1}' 02:37:18 + echo '-----> Active stacks' 02:37:18 -----> Active stacks 02:37:18 + echo '-----> Delete orphaned stacks' 02:37:18 -----> Delete orphaned stacks 02:37:18 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 02:37:18 Run condition [Boolean condition] enabling perform for step [Execute shell] 02:37:18 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins6014993647619070335.sh 02:37:18 ---> Orphaned servers 02:37:18 Setup pyenv: 02:37:18 system 02:37:18 3.8.13 02:37:18 3.9.13 02:37:18 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 02:37:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-24Li from file:/tmp/.os_lf_venv 02:37:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:37:23 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 02:37:46 lf-activate-venv(): INFO: Adding /tmp/venv-24Li/bin to PATH 02:39:00 -----> Active servers 02:39:00 prd-centos8-builder-2c-4g-10553 02:39:00 -----> Delete orphaned servers 02:39:06 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 02:39:06 Run condition [Boolean condition] enabling perform for step [Execute shell] 02:39:06 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins10765816351318719498.sh 02:39:06 ---> Orphaned ports 02:39:06 Setup pyenv: 02:39:06 system 02:39:06 3.8.13 02:39:06 3.9.13 02:39:06 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 02:39:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-24Li from file:/tmp/.os_lf_venv 02:39:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:39:12 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 02:39:29 lf-activate-venv(): INFO: Adding /tmp/venv-24Li/bin to PATH 02:39:37 No orphaned ports to process. 02:39:38 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 02:39:38 Run condition [Boolean condition] enabling perform for step [Execute shell] 02:39:38 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins8418256172778117731.sh 02:39:38 ---> Orphaned volumes 02:39:38 + source /home/jenkins/lf-env.sh 02:39:38 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 02:39:38 ++ mktemp -d /tmp/venv-XXXX 02:39:38 + lf_venv=/tmp/venv-0pnI 02:39:38 + local venv_file=/tmp/.os_lf_venv 02:39:38 + local python=python3 02:39:38 + local options 02:39:38 + local set_path=true 02:39:38 + local install_args= 02:39:38 ++ 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 02:39:38 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 02:39:38 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 02:39:38 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 02:39:38 + true 02:39:38 + case $1 in 02:39:38 + python=python3 02:39:38 + shift 2 02:39:38 + true 02:39:38 + case $1 in 02:39:38 + shift 02:39:38 + break 02:39:38 + case $python in 02:39:38 + local pkg_list= 02:39:38 + [[ -d /opt/pyenv ]] 02:39:38 + echo 'Setup pyenv:' 02:39:38 Setup pyenv: 02:39:38 + export PYENV_ROOT=/opt/pyenv 02:39:38 + PYENV_ROOT=/opt/pyenv 02:39:38 + 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 02:39:38 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 02:39:38 + pyenv versions 02:39:38 system 02:39:38 3.8.13 02:39:38 3.9.13 02:39:38 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 02:39:38 + command -v pyenv 02:39:38 ++ pyenv init - --no-rehash 02:39:38 + 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[*]}"'\'')" 02:39:38 export PATH="/opt/pyenv/shims:${PATH}" 02:39:38 export PYENV_SHELL=bash 02:39:38 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 02:39:38 pyenv() { 02:39:38 local command 02:39:38 command="${1:-}" 02:39:38 if [ "$#" -gt 0 ]; then 02:39:38 shift 02:39:38 fi 02:39:38 02:39:38 case "$command" in 02:39:38 rehash|shell) 02:39:38 eval "$(pyenv "sh-$command" "$@")" 02:39:38 ;; 02:39:38 *) 02:39:38 command pyenv "$command" "$@" 02:39:38 ;; 02:39:38 esac 02:39:38 }' 02:39:38 +++ 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[*]}"' 02:39:38 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 02:39:38 ++ 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 02:39:38 ++ 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 02:39:38 ++ export PYENV_SHELL=bash 02:39:38 ++ PYENV_SHELL=bash 02:39:38 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 02:39:38 +++ complete -F _pyenv pyenv 02:39:38 ++ lf-pyver python3 02:39:38 ++ local py_version_xy=python3 02:39:38 ++ local py_version_xyz= 02:39:38 ++ grep -E '^[0-9.]*[0-9]$' 02:39:38 ++ pyenv versions 02:39:38 ++ local command 02:39:38 ++ command=versions 02:39:38 ++ '[' 1 -gt 0 ']' 02:39:38 ++ shift 02:39:38 ++ case "$command" in 02:39:38 ++ command pyenv versions 02:39:38 ++ pyenv versions 02:39:38 ++ sed 's/^[ *]* //' 02:39:38 ++ awk '{ print $1 }' 02:39:38 ++ [[ ! -s /tmp/.pyenv_versions ]] 02:39:38 +++ tail -n 1 02:39:38 +++ grep '^3' /tmp/.pyenv_versions 02:39:38 +++ sort -V 02:39:38 ++ py_version_xyz=3.10.6 02:39:38 ++ [[ -z 3.10.6 ]] 02:39:38 ++ echo 3.10.6 02:39:38 ++ return 0 02:39:38 + pyenv local 3.10.6 02:39:38 + local command 02:39:38 + command=local 02:39:38 + '[' 2 -gt 0 ']' 02:39:38 + shift 02:39:38 + case "$command" in 02:39:38 + command pyenv local 3.10.6 02:39:38 + pyenv local 3.10.6 02:39:38 + for arg in "$@" 02:39:38 + case $arg in 02:39:38 + pkg_list+='lftools[openstack] ' 02:39:38 + for arg in "$@" 02:39:38 + case $arg in 02:39:38 + pkg_list+='kubernetes ' 02:39:38 + for arg in "$@" 02:39:38 + case $arg in 02:39:38 + pkg_list+='niet ' 02:39:38 + for arg in "$@" 02:39:38 + case $arg in 02:39:38 + pkg_list+='python-heatclient ' 02:39:38 + for arg in "$@" 02:39:38 + case $arg in 02:39:38 + pkg_list+='python-openstackclient ' 02:39:38 + for arg in "$@" 02:39:38 + case $arg in 02:39:38 + pkg_list+='python-magnumclient ' 02:39:38 + for arg in "$@" 02:39:38 + case $arg in 02:39:38 + pkg_list+='yq ' 02:39:38 + [[ -f /tmp/.os_lf_venv ]] 02:39:38 ++ cat /tmp/.os_lf_venv 02:39:38 + lf_venv=/tmp/venv-24Li 02:39:38 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-24Li from' file:/tmp/.os_lf_venv 02:39:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-24Li from file:/tmp/.os_lf_venv 02:39:38 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 02:39:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:39:38 + local 'pip_opts=--upgrade --quiet' 02:39:38 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 02:39:38 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 02:39:38 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 02:39:38 + [[ -n '' ]] 02:39:38 + [[ -n '' ]] 02:39:38 + lf-venv-pip-install /tmp/venv-24Li/bin/python3 --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 02:39:38 + local venv_python=/tmp/venv-24Li/bin/python3 02:39:38 + shift 02:39:38 + local upstream=https://pypi.org/simple 02:39:38 + /tmp/venv-24Li/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 02:39:43 + return 0 02:39:43 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]] 02:39:43 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ' 02:39:43 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 02:39:43 + lf-venv-pip-install /tmp/venv-24Li/bin/python3 --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 02:39:43 + local venv_python=/tmp/venv-24Li/bin/python3 02:39:43 + shift 02:39:43 + local upstream=https://pypi.org/simple 02:39:43 + /tmp/venv-24Li/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 02:40:05 + return 0 02:40:05 + type python3 02:40:05 + true 02:40:05 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-24Li/bin to PATH' 02:40:05 lf-activate-venv(): INFO: Adding /tmp/venv-24Li/bin to PATH 02:40:05 + PATH=/tmp/venv-24Li/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 02:40:05 + return 0 02:40:05 + mapfile -t os_volumes 02:40:05 ++ openstack --os-cloud vex volume list -f value -c ID --status Available 02:40:12 Build timed out (after 10 minutes). Marking the build as failed. 02:40:12 $ ssh-agent -k 02:40:12 unset SSH_AUTH_SOCK; 02:40:12 unset SSH_AGENT_PID; 02:40:12 echo Agent pid 5192 killed; 02:40:12 [ssh-agent] Stopped. 02:40:12 Build was aborted 02:40:12 [PostBuildScript] - [INFO] Executing post build scripts. 02:40:12 /tmp/jenkins8418256172778117731.sh: line 29: 7211 Terminated openstack --os-cloud "$os_cloud" volume list -f value -c ID --status Available 02:40:12 + '[' 0 -eq 0 ']' 02:40:12 + echo 'No orphaned volumes found.' 02:40:12 No orphaned volumes found. 02:40:12 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins2141976407451812754.sh 02:40:12 ---> sysstat.sh 02:40:13 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins2618106005399462126.sh 02:40:13 ---> package-listing.sh 02:40:13 ++ facter osfamily 02:40:13 ++ tr '[:upper:]' '[:lower:]' 02:40:13 + OS_FAMILY=redhat 02:40:13 + workspace=/w/workspace/ci-management-openstack-cron 02:40:13 + START_PACKAGES=/tmp/packages_start.txt 02:40:13 + END_PACKAGES=/tmp/packages_end.txt 02:40:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:40:13 + PACKAGES=/tmp/packages_start.txt 02:40:13 + '[' /w/workspace/ci-management-openstack-cron ']' 02:40:13 + PACKAGES=/tmp/packages_end.txt 02:40:13 + case "${OS_FAMILY}" in 02:40:13 + rpm -qa 02:40:13 + sort 02:40:14 + '[' -f /tmp/packages_start.txt ']' 02:40:14 + '[' -f /tmp/packages_end.txt ']' 02:40:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:40:14 + '[' /w/workspace/ci-management-openstack-cron ']' 02:40:14 + mkdir -p /w/workspace/ci-management-openstack-cron/archives/ 02:40:14 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-openstack-cron/archives/ 02:40:14 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins858736553918381474.sh 02:40:14 ---> capture-instance-metadata.sh 02:40:14 Setup pyenv: 02:40:14 system 02:40:14 3.8.13 02:40:14 3.9.13 02:40:14 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 02:40:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-24Li from file:/tmp/.os_lf_venv 02:40:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:40:19 lf-activate-venv(): INFO: Installing additional packages: lftools 02:40:33 lf-activate-venv(): INFO: Adding /tmp/venv-24Li/bin to PATH 02:40:33 INFO: Running in OpenStack, capturing instance metadata 02:40:34 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins14524822569319834501.sh 02:40:34 provisioning config files... 02:40:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-openstack-cron@tmp/config8650311494819941859tmp 02:40:34 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 02:40:34 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 02:40:34 [EnvInject] - Injecting environment variables from a build step. 02:40:34 [EnvInject] - Injecting as environment variables the properties content 02:40:34 SERVER_ID=logs 02:40:34 02:40:34 [EnvInject] - Variables injected successfully. 02:40:34 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins2253260954998368885.sh 02:40:34 ---> create-netrc.sh 02:40:34 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins17994270614767628211.sh 02:40:34 ---> python-tools-install.sh 02:40:34 Setup pyenv: 02:40:34 system 02:40:34 3.8.13 02:40:34 3.9.13 02:40:34 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 02:40:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-24Li from file:/tmp/.os_lf_venv 02:40:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:40:39 lf-activate-venv(): INFO: Installing additional packages: lftools 02:40:53 lf-activate-venv(): INFO: Adding /tmp/venv-24Li/bin to PATH 02:40:53 [ci-management-openstack-cron] $ /bin/sh /tmp/jenkins702009833187039673.sh 02:40:53 ---> uv-install.sh 02:40:53 uv 0.12.12 is already installed 02:40:53 uvx 0.12.12 (x86_64-unknown-linux-gnu) 02:40:53 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins8435129152850062685.sh 02:40:53 ---> sudo-logs.sh 02:40:53 Archiving 'sudo' log.. 02:40:54 [ci-management-openstack-cron] $ /bin/bash /tmp/jenkins14387365503154524435.sh 02:40:54 ---> job-cost.sh 02:40:54 INFO: Activating Python virtual environment... 02:40:54 Setup pyenv: 02:40:54 system 02:40:54 3.8.13 02:40:54 3.9.13 02:40:54 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 02:40:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-24Li from file:/tmp/.os_lf_venv 02:40:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:40:59 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 02:41:10 lf-activate-venv(): INFO: Adding /tmp/venv-24Li/bin to PATH 02:41:10 INFO: No stack-cost file found 02:41:10 INFO: Instance uptime: 740s 02:41:10 INFO: Fetching instance metadata (attempt 1 of 3)... 02:41:10 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 02:41:42 INFO: Successfully fetched instance metadata 02:41:42 INFO: Instance type:

504 Gateway Time-out

02:41:42 The server didn't respond in time. 02:41:42 02:41:42 INFO: Retrieving pricing info for:

504 Gateway Time-out

02:41:42 The server didn't respond in time. 02:41:42 02:41:42 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 02:41:42 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/

504 Gateway Time-out

02:41:42 The server didn't respond in time. 02:41:42 /cost?seconds=740 02:41:42 ERROR: curl failed with exit code 3 for Vexxhost pricing API 02:41:42 ERROR: curl output: curl: (3) Illegal characters found in URL 02:41:42 INFO: Retrying in 10 seconds (exponential backoff)... 02:41:52 INFO: Fetching Vexxhost pricing API (attempt 2 of 3)... 02:41:52 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/

504 Gateway Time-out

02:41:52 The server didn't respond in time. 02:41:52 /cost?seconds=740 02:41:52 ERROR: curl failed with exit code 3 for Vexxhost pricing API 02:41:52 ERROR: curl output: curl: (3) Illegal characters found in URL 02:41:52 INFO: Retrying in 20 seconds (exponential backoff)... 02:42:12 INFO: Fetching Vexxhost pricing API (attempt 3 of 3)... 02:42:12 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/

504 Gateway Time-out

02:42:12 The server didn't respond in time. 02:42:12 /cost?seconds=740 02:42:12 ERROR: curl failed with exit code 3 for Vexxhost pricing API 02:42:12 ERROR: curl output: curl: (3) Illegal characters found in URL 02:42:12 ERROR: All 3 attempts failed for Vexxhost pricing API 02:42:12 ERROR: Failed to retrieve pricing information after 3 attempts 02:42:12 INFO: Continuing with default values: cost=0, resource=unknown 02:42:12 INFO: Creating archive directory: /w/workspace/ci-management-openstack-cron/archives/cost 02:42:12 INFO: Archiving costs to: /w/workspace/ci-management-openstack-cron/archives/cost.csv 02:42:12 INFO: Successfully archived job cost data 02:42:12 DEBUG: Cost data: ci-management-openstack-cron,62271,2026-09-10 02:42:12,unknown,740,0.00,0.00,FAILURE 02:42:12 [ci-management-openstack-cron] $ /bin/bash -l /tmp/jenkins211660476421138355.sh 02:42:12 ---> logs-deploy.sh 02:42:12 Setup pyenv: 02:42:12 system 02:42:12 3.8.13 02:42:12 3.9.13 02:42:12 * 3.10.6 (set by /w/workspace/ci-management-openstack-cron/.python-version) 02:42:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-24Li from file:/tmp/.os_lf_venv 02:42:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:42:18 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 02:42:32 lf-activate-venv(): INFO: Adding /tmp/venv-24Li/bin to PATH 02:42:32 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/ci-management-openstack-cron/62271 02:42:32 INFO: archiving workspace using pattern(s): 02:42:36 Archives upload complete. 02:42:36 INFO: archiving logs to Nexus 02:42:37 ---> uname -a: 02:42:37 Linux prd-centos8-builder-2c-4g-10553.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 02:42:37 02:42:37 02:42:37 ---> lscpu: 02:42:37 Architecture: x86_64 02:42:37 CPU op-mode(s): 32-bit, 64-bit 02:42:37 Byte Order: Little Endian 02:42:37 CPU(s): 2 02:42:37 On-line CPU(s) list: 0,1 02:42:37 Thread(s) per core: 1 02:42:37 Core(s) per socket: 1 02:42:37 Socket(s): 2 02:42:37 NUMA node(s): 1 02:42:37 Vendor ID: AuthenticAMD 02:42:37 CPU family: 23 02:42:37 Model: 49 02:42:37 Model name: AMD EPYC-Rome Processor 02:42:37 Stepping: 0 02:42:37 CPU MHz: 2799.998 02:42:37 BogoMIPS: 5599.99 02:42:37 Virtualization: AMD-V 02:42:37 Hypervisor vendor: KVM 02:42:37 Virtualization type: full 02:42:37 L1d cache: 32K 02:42:37 L1i cache: 32K 02:42:37 L2 cache: 512K 02:42:37 L3 cache: 16384K 02:42:37 NUMA node0 CPU(s): 0,1 02:42:37 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 02:42:37 02:42:37 02:42:37 ---> nproc: 02:42:37 2 02:42:37 02:42:37 02:42:37 ---> df -h: 02:42:37 Filesystem Size Used Avail Use% Mounted on 02:42:37 devtmpfs 1.8G 0 1.8G 0% /dev 02:42:37 tmpfs 1.8G 0 1.8G 0% /dev/shm 02:42:37 tmpfs 1.8G 17M 1.8G 1% /run 02:42:37 tmpfs 1.8G 0 1.8G 0% /sys/fs/cgroup 02:42:37 /dev/vda1 20G 9.2G 11G 46% / 02:42:37 tmpfs 367M 0 367M 0% /run/user/1001 02:42:37 02:42:37 02:42:37 ---> free -m: 02:42:37 total used free shared buff/cache available 02:42:37 Mem: 3665 511 979 17 2174 2876 02:42:37 Swap: 1023 0 1023 02:42:37 02:42:37 02:42:37 ---> ip addr: 02:42:37 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 02:42:37 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 02:42:37 inet 127.0.0.1/8 scope host lo 02:42:37 valid_lft forever preferred_lft forever 02:42:37 inet6 ::1/128 scope host 02:42:37 valid_lft forever preferred_lft forever 02:42:37 2: eth0: mtu 1450 qdisc fq_codel state UP group default qlen 1000 02:42:37 link/ether fa:16:3e:a0:25:c9 brd ff:ff:ff:ff:ff:ff 02:42:37 altname enp0s3 02:42:37 altname ens3 02:42:37 inet 10.32.6.154/23 brd 10.32.7.255 scope global dynamic noprefixroute eth0 02:42:37 valid_lft 85604sec preferred_lft 85604sec 02:42:37 inet6 fe80::f816:3eff:fea0:25c9/64 scope link 02:42:37 valid_lft forever preferred_lft forever 02:42:37 02:42:37 02:42:37 ---> sar -b -r -n DEV: 02:42:37 Linux 4.18.0-529.el8.x86_64 (centos-stream-8-builder-7e611857-ce8d-42da-b0f0-357f5fb5fb5a.nov) 09/10/2026 _x86_64_ (2 CPU) 02:42:37 02:42:37 02:28:57 LINUX RESTART (2 CPU) 02:42:37 02:42:37 02:30:02 AM tps rtps wtps bread/s bwrtn/s 02:42:37 02:31:01 AM 78.72 6.57 72.15 946.77 5266.09 02:42:37 02:32:01 AM 67.28 0.68 66.59 167.41 7917.94 02:42:37 02:33:01 AM 30.19 0.58 29.61 67.44 7230.17 02:42:37 02:34:01 AM 13.13 0.00 13.13 0.00 1594.99 02:42:37 02:35:01 AM 13.73 0.05 13.68 1.33 824.45 02:42:37 02:36:01 AM 2.45 0.00 2.45 0.00 84.24 02:42:37 02:37:01 AM 1.35 1.00 0.35 28.93 4.27 02:42:37 02:38:01 AM 14.18 0.00 14.18 0.00 574.29 02:42:37 02:39:01 AM 7.38 0.00 7.38 0.00 320.64 02:42:37 02:40:01 AM 14.11 0.23 13.88 34.13 299.15 02:42:37 02:41:01 AM 14.55 0.45 14.10 48.38 403.50 02:42:37 02:42:01 AM 18.08 0.03 18.04 1.33 956.55 02:42:37 Average: 22.85 0.79 22.06 106.83 2118.77 02:42:37 02:42:37 02:30:02 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:42:37 02:31:01 AM 1368072 2964308 2385604 63.55 2104 1772220 670268 13.96 155704 1968444 87736 02:42:37 02:32:01 AM 1126780 3011948 2626896 69.98 2104 2045264 583604 12.15 145192 2159672 182808 02:42:37 02:33:01 AM 1071936 2967140 2681740 71.44 2104 2054728 624052 12.99 146940 2207384 20 02:42:37 02:34:01 AM 937684 2872908 2815992 75.02 2104 2093800 710264 14.79 149860 2334184 19508 02:42:37 02:35:01 AM 1036936 2972048 2716740 72.38 2104 2093808 613936 12.78 159700 2226168 12 02:42:37 02:36:01 AM 1037696 2972244 2715980 72.36 2104 2093808 621268 12.94 159700 2226332 4 02:42:37 02:37:01 AM 1027884 2963272 2725792 72.62 2104 2094680 626200 13.04 160540 2236416 8 02:42:37 02:38:01 AM 1024896 2960612 2728780 72.70 2104 2094668 619856 12.91 175580 2222776 6728 02:42:37 02:39:01 AM 1076656 3012216 2677020 71.32 2104 2094668 572124 11.91 176156 2171460 4 02:42:37 02:40:01 AM 916476 2894192 2837200 75.58 2104 2136604 688196 14.33 218420 2289336 46740 02:42:37 02:41:01 AM 1044652 2984808 2709024 72.17 2104 2098868 594056 12.37 407916 1970944 7420 02:42:37 02:42:01 AM 1068864 3010988 2684812 71.52 2104 2100480 568936 11.85 406376 1946180 16 02:42:37 Average: 1061544 2965557 2692132 71.72 2104 2064466 624397 13.00 205174 2163275 29250 02:42:37 02:42:37 02:30:02 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:42:37 02:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:37 02:31:01 AM eth0 65.51 51.21 955.15 9.40 0.00 0.00 0.00 0.00 02:42:37 02:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:37 02:32:01 AM eth0 87.00 58.73 681.36 6.91 0.00 0.00 0.00 0.00 02:42:37 02:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:37 02:33:01 AM eth0 2.73 3.60 2.04 1.34 0.00 0.00 0.00 0.00 02:42:37 02:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:37 02:34:01 AM eth0 38.20 33.81 649.32 4.69 0.00 0.00 0.00 0.00 02:42:37 02:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:37 02:35:01 AM eth0 1.17 0.95 0.91 0.18 0.00 0.00 0.00 0.00 02:42:37 02:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:37 02:36:01 AM eth0 0.23 0.22 0.07 0.01 0.00 0.00 0.00 0.00 02:42:37 02:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:37 02:37:01 AM eth0 7.83 5.33 6.07 11.29 0.00 0.00 0.00 0.00 02:42:37 02:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:37 02:38:01 AM eth0 6.55 7.48 4.13 3.15 0.00 0.00 0.00 0.00 02:42:37 02:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:37 02:39:01 AM eth0 1.58 1.65 4.83 0.20 0.00 0.00 0.00 0.00 02:42:37 02:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:37 02:40:01 AM eth0 11.30 12.41 5.99 5.82 0.00 0.00 0.00 0.00 02:42:37 02:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:37 02:41:01 AM eth0 14.73 12.88 10.83 6.66 0.00 0.00 0.00 0.00 02:42:37 02:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:37 02:42:01 AM eth0 2.27 2.58 2.34 1.01 0.00 0.00 0.00 0.00 02:42:37 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:42:37 Average: eth0 19.86 15.86 192.55 4.22 0.00 0.00 0.00 0.00 02:42:37 02:42:37 02:42:37 ---> sar -P ALL: 02:42:37 Linux 4.18.0-529.el8.x86_64 (centos-stream-8-builder-7e611857-ce8d-42da-b0f0-357f5fb5fb5a.nov) 09/10/2026 _x86_64_ (2 CPU) 02:42:37 02:42:37 02:28:57 LINUX RESTART (2 CPU) 02:42:37 02:42:37 02:30:02 AM CPU %user %nice %system %iowait %steal %idle 02:42:37 02:31:01 AM all 20.35 0.00 3.12 3.21 0.08 73.23 02:42:37 02:31:01 AM 0 22.71 0.00 3.97 5.00 0.08 68.23 02:42:37 02:31:01 AM 1 17.99 0.00 2.28 1.41 0.09 78.24 02:42:37 02:32:01 AM all 23.56 0.00 3.79 2.27 0.08 70.30 02:42:37 02:32:01 AM 0 39.14 0.00 4.75 1.98 0.08 54.04 02:42:37 02:32:01 AM 1 7.97 0.00 2.84 2.55 0.08 86.56 02:42:37 02:33:01 AM all 10.22 0.00 1.05 0.91 0.05 87.77 02:42:37 02:33:01 AM 0 16.17 0.00 1.38 0.95 0.05 81.44 02:42:37 02:33:01 AM 1 4.25 0.00 0.72 0.87 0.05 94.12 02:42:37 02:34:01 AM all 15.87 0.00 1.33 0.08 0.06 82.67 02:42:37 02:34:01 AM 0 17.50 0.00 1.60 0.05 0.05 80.80 02:42:37 02:34:01 AM 1 14.23 0.00 1.05 0.10 0.07 84.55 02:42:37 02:35:01 AM all 1.19 0.00 0.26 0.68 0.03 97.83 02:42:37 02:35:01 AM 0 1.70 0.00 0.27 0.27 0.02 97.75 02:42:37 02:35:01 AM 1 0.69 0.00 0.25 1.10 0.05 97.91 02:42:37 02:36:01 AM all 0.32 0.00 0.08 0.07 0.03 99.52 02:42:37 02:36:01 AM 0 0.05 0.00 0.07 0.13 0.02 99.73 02:42:37 02:36:01 AM 1 0.58 0.00 0.08 0.00 0.03 99.30 02:42:37 02:37:01 AM all 1.16 0.00 0.19 0.03 0.03 98.58 02:42:37 02:37:01 AM 0 1.03 0.00 0.17 0.07 0.03 98.70 02:42:37 02:37:01 AM 1 1.29 0.00 0.22 0.00 0.03 98.46 02:42:37 02:38:01 AM all 16.50 0.00 1.23 0.15 0.07 82.06 02:42:37 02:38:01 AM 0 27.17 0.00 1.52 0.05 0.07 71.20 02:42:37 02:38:01 AM 1 5.80 0.00 0.94 0.25 0.07 92.95 02:42:37 02:39:01 AM all 0.84 0.00 0.10 0.26 0.03 98.76 02:42:37 02:39:01 AM 0 0.07 0.00 0.07 0.22 0.02 99.63 02:42:37 02:39:01 AM 1 1.62 0.00 0.13 0.30 0.05 97.89 02:42:37 02:40:01 AM all 23.75 0.00 1.79 0.10 0.08 74.29 02:42:37 02:40:01 AM 0 33.41 0.00 1.97 0.17 0.08 64.37 02:42:37 02:40:01 AM 1 14.07 0.00 1.60 0.03 0.07 84.23 02:42:37 02:41:01 AM all 25.41 0.00 2.59 0.06 0.08 71.85 02:42:37 02:41:01 AM 0 29.29 0.00 2.95 0.08 0.08 67.59 02:42:37 02:41:01 AM 1 21.53 0.00 2.24 0.03 0.08 76.12 02:42:37 02:42:37 02:41:01 AM CPU %user %nice %system %iowait %steal %idle 02:42:37 02:42:01 AM all 5.47 0.00 0.60 0.79 0.05 93.08 02:42:37 02:42:01 AM 0 8.89 0.00 0.68 0.83 0.03 89.56 02:42:37 02:42:01 AM 1 2.04 0.00 0.52 0.75 0.07 96.62 02:42:37 Average: all 12.05 0.00 1.34 0.71 0.06 85.84 02:42:37 Average: 0 16.42 0.00 1.61 0.81 0.05 81.10 02:42:37 Average: 1 7.66 0.00 1.07 0.62 0.06 90.59 02:42:37 02:42:37 02:42:37