11:32:08 Started by timer 11:32:08 Running as SYSTEM 11:32:08 [EnvInject] - Loading node environment variables. 11:32:08 Building remotely on prd-centos8-builder-2c-2g-1599 (centos8-builder-2c-2g) in workspace /w/workspace/builder-openstack-cron 11:32:08 [ssh-agent] Looking for ssh-agent implementation... 11:32:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:32:08 $ ssh-agent 11:32:08 SSH_AUTH_SOCK=/tmp/ssh-DkeeHk8J2xvp/agent.5454 11:32:08 SSH_AGENT_PID=5455 11:32:08 [ssh-agent] Started. 11:32:09 Running ssh-add (command line suppressed) 11:32:09 Identity added: /w/workspace/builder-openstack-cron@tmp/private_key_336957295659166329.key (/w/workspace/builder-openstack-cron@tmp/private_key_336957295659166329.key) 11:32:09 [ssh-agent] Using credentials jenkins (jenkins-ssh) 11:32:09 The recommended git tool is: NONE 11:32:11 using credential jenkins-ssh 11:32:11 Wiping out workspace first. 11:32:11 Cloning the remote Git repository 11:32:11 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 11:32:11 > git init /w/workspace/builder-openstack-cron # timeout=10 11:32:11 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 11:32:11 > git --version # timeout=10 11:32:11 > git --version # 'git version 2.43.0' 11:32:11 using GIT_SSH to set credentials jenkins-ssh 11:32:11 [INFO] Currently running in a labeled security context 11:32:11 [INFO] Currently SELinux is 'enforcing' on the host 11:32:11 > /usr/bin/chcon --type=ssh_home_t /w/workspace/builder-openstack-cron@tmp/jenkins-gitclient-ssh3856314975200416295.key 11:32:11 Verifying host key using known hosts file 11:32:11 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 11:32:11 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 11:32:14 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 11:32:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:32:14 Avoid second fetch 11:32:14 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 11:32:14 Checking out Revision 25accabdd27013e8a1624180a2bf9cd870150f3a (refs/remotes/origin/master) 11:32:14 > git config core.sparsecheckout # timeout=10 11:32:14 > git checkout -f 25accabdd27013e8a1624180a2bf9cd870150f3a # timeout=10 11:32:15 Commit message: "CI: Add GHA OpenStack Cron Cleanup workflow" 11:32:15 > git rev-list --no-walk 25accabdd27013e8a1624180a2bf9cd870150f3a # timeout=10 11:32:15 > git remote # timeout=10 11:32:15 > git submodule init # timeout=10 11:32:15 > git submodule sync # timeout=10 11:32:15 > git config --get remote.origin.url # timeout=10 11:32:15 > git submodule init # timeout=10 11:32:15 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 11:32:15 > git config --get submodule.global-jjb.url # timeout=10 11:32:15 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 11:32:15 > git config --get submodule.packer/common-packer.url # timeout=10 11:32:15 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 11:32:15 > git submodule update --init --recursive global-jjb # timeout=10 11:32:16 > git submodule update --init --recursive packer/common-packer # timeout=10 11:32:20 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 11:32:20 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 11:32:20 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 11:32:20 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 11:32:20 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 11:32:20 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 11:32:20 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 11:32:20 No emails were triggered. 11:32:20 provisioning config files... 11:32:20 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 11:32:21 copy managed file [npmrc] to file:/home/jenkins/.npmrc 11:32:21 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 11:32:21 [builder-openstack-cron] $ /bin/bash /tmp/jenkins6132679929169593713.sh 11:32:21 ---> python-tools-install.sh 11:32:21 Setup pyenv: 11:32:21 system 11:32:21 * 3.8.13 (set by /opt/pyenv/version) 11:32:21 * 3.9.13 (set by /opt/pyenv/version) 11:32:21 * 3.10.13 (set by /opt/pyenv/version) 11:32:21 * 3.11.7 (set by /opt/pyenv/version) 11:32:25 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Tfme 11:32:25 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:32:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:32:25 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:32:30 lf-activate-venv(): INFO: Base packages installed successfully 11:32:30 lf-activate-venv(): INFO: Installing additional packages: lftools 11:32:59 lf-activate-venv(): INFO: Adding /tmp/venv-Tfme/bin to PATH 11:32:59 Generating Requirements File 11:33:20 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. 11:33:20 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 11:33:21 Python 3.11.7 11:33:21 pip 25.3 from /tmp/venv-Tfme/lib/python3.11/site-packages/pip (python 3.11) 11:33:21 appdirs==1.4.4 11:33:21 argcomplete==3.6.3 11:33:21 aspy.yaml==1.3.0 11:33:21 attrs==25.4.0 11:33:21 autopage==0.5.2 11:33:21 beautifulsoup4==4.14.2 11:33:21 boto3==1.41.5 11:33:21 botocore==1.41.5 11:33:21 bs4==0.0.2 11:33:21 cachetools==6.2.2 11:33:21 certifi==2025.11.12 11:33:21 cffi==2.0.0 11:33:21 cfgv==3.5.0 11:33:21 chardet==5.2.0 11:33:21 charset-normalizer==3.4.4 11:33:21 click==8.3.1 11:33:21 cliff==4.12.0 11:33:21 cmd2==2.7.0 11:33:21 cryptography==3.3.2 11:33:21 debtcollector==3.0.0 11:33:21 decorator==5.2.1 11:33:21 defusedxml==0.7.1 11:33:21 Deprecated==1.3.1 11:33:21 distlib==0.4.0 11:33:21 dnspython==2.8.0 11:33:21 docker==7.1.0 11:33:21 dogpile.cache==1.5.0 11:33:21 durationpy==0.10 11:33:21 email-validator==2.3.0 11:33:21 filelock==3.20.0 11:33:21 future==1.0.0 11:33:21 gitdb==4.0.12 11:33:21 GitPython==3.1.45 11:33:21 google-auth==2.43.0 11:33:21 httplib2==0.31.0 11:33:21 identify==2.6.15 11:33:21 idna==3.11 11:33:21 importlib-resources==1.5.0 11:33:21 iso8601==2.1.0 11:33:21 Jinja2==3.1.6 11:33:21 jmespath==1.0.1 11:33:21 jsonpatch==1.33 11:33:21 jsonpointer==3.0.0 11:33:21 jsonschema==4.25.1 11:33:21 jsonschema-specifications==2025.9.1 11:33:21 keystoneauth1==5.12.0 11:33:21 kubernetes==34.1.0 11:33:21 lftools==0.37.16 11:33:21 lxml==6.0.2 11:33:21 markdown-it-py==4.0.0 11:33:21 MarkupSafe==3.0.3 11:33:21 mdurl==0.1.2 11:33:21 msgpack==1.1.2 11:33:21 multi_key_dict==2.0.3 11:33:21 munch==4.0.0 11:33:21 netaddr==1.3.0 11:33:21 niet==1.4.2 11:33:21 nodeenv==1.9.1 11:33:21 oauth2client==4.1.3 11:33:21 oauthlib==3.3.1 11:33:21 openstacksdk==4.8.0 11:33:21 os-service-types==1.8.2 11:33:21 osc-lib==4.2.0 11:33:21 oslo.config==10.1.0 11:33:21 oslo.context==6.2.0 11:33:21 oslo.i18n==6.7.1 11:33:21 oslo.log==7.2.1 11:33:21 oslo.serialization==5.8.0 11:33:21 oslo.utils==9.2.0 11:33:21 packaging==25.0 11:33:21 pbr==7.0.3 11:33:21 platformdirs==4.5.0 11:33:21 prettytable==3.17.0 11:33:21 psutil==7.1.3 11:33:21 pyasn1==0.6.1 11:33:21 pyasn1_modules==0.4.2 11:33:21 pycparser==2.23 11:33:21 pygerrit2==2.0.15 11:33:21 PyGithub==2.8.1 11:33:21 Pygments==2.19.2 11:33:21 PyJWT==2.10.1 11:33:21 PyNaCl==1.6.1 11:33:21 pyparsing==2.4.7 11:33:21 pyperclip==1.11.0 11:33:21 pyrsistent==0.20.0 11:33:21 python-cinderclient==9.8.0 11:33:21 python-dateutil==2.9.0.post0 11:33:21 python-heatclient==4.3.0 11:33:21 python-jenkins==1.8.3 11:33:21 python-keystoneclient==5.7.0 11:33:21 python-magnumclient==4.9.0 11:33:21 python-openstackclient==8.2.0 11:33:21 python-swiftclient==4.9.0 11:33:21 PyYAML==6.0.3 11:33:21 referencing==0.37.0 11:33:21 requests==2.32.5 11:33:21 requests-oauthlib==2.0.0 11:33:21 requestsexceptions==1.4.0 11:33:21 rfc3986==2.0.0 11:33:21 rich==14.2.0 11:33:21 rich-argparse==1.7.2 11:33:21 rpds-py==0.29.0 11:33:21 rsa==4.9.1 11:33:21 ruamel.yaml==0.18.16 11:33:21 ruamel.yaml.clib==0.2.15 11:33:21 s3transfer==0.15.0 11:33:21 simplejson==3.20.2 11:33:21 six==1.17.0 11:33:21 smmap==5.0.2 11:33:21 soupsieve==2.8 11:33:21 stevedore==5.6.0 11:33:21 tabulate==0.9.0 11:33:21 toml==0.10.2 11:33:21 tomlkit==0.13.3 11:33:21 tqdm==4.67.1 11:33:21 typing_extensions==4.15.0 11:33:21 tzdata==2025.2 11:33:21 urllib3==1.26.20 11:33:21 virtualenv==20.35.4 11:33:21 wcwidth==0.2.14 11:33:21 websocket-client==1.9.0 11:33:21 wrapt==2.0.1 11:33:21 xdg==6.0.0 11:33:21 xmltodict==1.0.2 11:33:21 yq==3.4.3 11:33:21 [EnvInject] - Injecting environment variables from a build step. 11:33:21 [EnvInject] - Injecting as environment variables the properties content 11:33:21 OS_CLOUD=vex 11:33:21 11:33:21 [EnvInject] - Variables injected successfully. 11:33:21 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 11:33:21 Run condition [Boolean condition] enabling perform for step [Execute shell] 11:33:21 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins13622729293123246235.sh 11:33:22 ---> Orphaned k8s clusters 11:33:22 Setup pyenv: 11:33:22 system 11:33:22 3.8.13 11:33:22 3.9.13 11:33:22 3.10.13 11:33:22 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 11:33:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Tfme from file:/tmp/.os_lf_venv 11:33:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:33:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:33:24 lf-activate-venv(): INFO: Base packages installed successfully 11:33:24 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 11:33:32 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. 11:33:32 lftools 0.37.16 requires urllib3<2.1.0, but you have urllib3 2.3.0 which is incompatible. 11:33:32 lf-activate-venv(): INFO: Adding /tmp/venv-Tfme/bin to PATH 11:33:35 -----> Delete orphaned cluster 11:33:35 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 11:33:35 Run condition [Boolean condition] enabling perform for step [Execute shell] 11:33:35 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins8404774980987065898.sh 11:33:35 ---> Orphaned stacks 11:33:35 Setup pyenv: 11:33:35 system 11:33:35 3.8.13 11:33:35 3.9.13 11:33:35 3.10.13 11:33:35 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 11:33:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Tfme from file:/tmp/.os_lf_venv 11:33:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:33:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:33:38 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. 11:33:38 lftools 0.37.16 requires urllib3<2.1.0, but you have urllib3 2.3.0 which is incompatible. 11:33:38 lf-activate-venv(): INFO: Base packages installed successfully 11:33:38 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 11:33:59 lf-activate-venv(): INFO: Adding /tmp/venv-Tfme/bin to PATH 11:33:59 + mapfile -t OS_COE_CLUSTERS_ID 11:33:59 ++ awk '{print $1}' 11:33:59 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 11:33:59 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 11:34:01 + echo '-----> Active clusters -> stacks' 11:34:01 -----> Active clusters -> stacks 11:34:01 + OS_COE_STACKS=() 11:34:01 + [[ 0 -gt 0 ]] 11:34:01 + mapfile -t OS_STACKS 11:34:01 ++ 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 11:34:01 ++ awk '{print $1}' 11:34:03 + echo '-----> Active stacks' 11:34:03 -----> Active stacks 11:34:03 + echo '-----> Delete orphaned stacks' 11:34:03 -----> Delete orphaned stacks 11:34:03 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 11:34:03 Run condition [Boolean condition] enabling perform for step [Execute shell] 11:34:03 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins2376622584308410249.sh 11:34:03 ---> Orphaned servers 11:34:03 Setup pyenv: 11:34:03 system 11:34:03 3.8.13 11:34:03 3.9.13 11:34:03 3.10.13 11:34:03 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 11:34:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Tfme from file:/tmp/.os_lf_venv 11:34:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:34:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:34:05 lf-activate-venv(): INFO: Base packages installed successfully 11:34:05 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 11:34:21 lf-activate-venv(): INFO: Adding /tmp/venv-Tfme/bin to PATH 11:34:28 -----> Active servers 11:34:28 prd-centos8-builder-2c-2g-1599 11:34:28 prd-ubuntu2204-docker-4c-16g-1597 11:34:28 prd-centos8-robot-2c-8g-1553 11:34:28 snd-ubuntu2204-docker-2c-2g-167 11:34:28 snd-centos8-robot-2c-8g-137 11:34:28 -----> Delete orphaned servers 11:34:28 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 11:34:28 Run condition [Boolean condition] enabling perform for step [Execute shell] 11:34:28 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins2457359737030972433.sh 11:34:28 ---> Orphaned ports 11:34:28 Setup pyenv: 11:34:28 system 11:34:28 3.8.13 11:34:28 3.9.13 11:34:28 3.10.13 11:34:28 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 11:34:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Tfme from file:/tmp/.os_lf_venv 11:34:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:34:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:34:31 lf-activate-venv(): INFO: Base packages installed successfully 11:34:31 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 11:34:44 lf-activate-venv(): INFO: Adding /tmp/venv-Tfme/bin to PATH 11:34:46 No orphaned ports to process. 11:34:46 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 11:34:46 Run condition [Boolean condition] enabling perform for step [Execute shell] 11:34:46 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins11510399557022514393.sh 11:34:46 ---> Orphaned volumes 11:34:46 + source /home/jenkins/lf-env.sh 11:34:46 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 11:34:46 ++ mktemp -d /tmp/venv-XXXX 11:34:46 + lf_venv=/tmp/venv-XZXQ 11:34:46 + local venv_file=/tmp/.os_lf_venv 11:34:46 + local python=python3 11:34:46 + local options 11:34:46 + local set_path=true 11:34:46 + local install_args= 11:34:46 ++ 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 11:34:46 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 11:34:46 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 11:34:46 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 11:34:46 + true 11:34:46 + case $1 in 11:34:46 + python=python3 11:34:46 + shift 2 11:34:46 + true 11:34:46 + case $1 in 11:34:46 + shift 11:34:46 + break 11:34:46 + case $python in 11:34:46 + local pkg_list= 11:34:46 + [[ -d /opt/pyenv ]] 11:34:46 + echo 'Setup pyenv:' 11:34:46 Setup pyenv: 11:34:46 + export PYENV_ROOT=/opt/pyenv 11:34:46 + PYENV_ROOT=/opt/pyenv 11:34:46 + 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 11:34:46 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 11:34:46 + pyenv versions 11:34:46 system 11:34:46 3.8.13 11:34:46 3.9.13 11:34:46 3.10.13 11:34:46 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 11:34:46 + command -v pyenv 11:34:46 ++ pyenv init - --no-rehash 11:34:46 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 11:34:46 for i in ${!paths[@]}; do 11:34:46 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 11:34:46 fi; done; 11:34:46 echo "${paths[*]}"'\'')" 11:34:46 export PATH="/opt/pyenv/shims:${PATH}" 11:34:46 export PYENV_SHELL=bash 11:34:46 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:34:46 pyenv() { 11:34:46 local command 11:34:46 command="${1:-}" 11:34:46 if [ "$#" -gt 0 ]; then 11:34:46 shift 11:34:46 fi 11:34:46 11:34:46 case "$command" in 11:34:46 rehash|shell) 11:34:46 eval "$(pyenv "sh-$command" "$@")" 11:34:46 ;; 11:34:46 *) 11:34:46 command pyenv "$command" "$@" 11:34:46 ;; 11:34:46 esac 11:34:46 }' 11:34:46 +++ bash --norc -ec 'IFS=:; paths=($PATH); 11:34:46 for i in ${!paths[@]}; do 11:34:46 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 11:34:46 fi; done; 11:34:46 echo "${paths[*]}"' 11:34:46 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 11:34:46 ++ 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 11:34:46 ++ 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 11:34:46 ++ export PYENV_SHELL=bash 11:34:46 ++ PYENV_SHELL=bash 11:34:46 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:34:46 +++ complete -F _pyenv pyenv 11:34:46 ++ lf-pyver python3 11:34:46 ++ local py_version_xy=python3 11:34:46 ++ local py_version_xyz= 11:34:46 ++ sed 's/^[ *]* //' 11:34:46 ++ awk '{ print $1 }' 11:34:46 ++ pyenv versions 11:34:46 ++ local command 11:34:46 ++ command=versions 11:34:46 ++ '[' 1 -gt 0 ']' 11:34:46 ++ shift 11:34:46 ++ case "$command" in 11:34:46 ++ command pyenv versions 11:34:46 ++ pyenv versions 11:34:46 ++ grep -E '^[0-9.]*[0-9]$' 11:34:46 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:34:46 +++ grep '^3' /tmp/.pyenv_versions 11:34:46 +++ sort -V 11:34:46 +++ tail -n 1 11:34:46 ++ py_version_xyz=3.11.7 11:34:46 ++ [[ -z 3.11.7 ]] 11:34:46 ++ echo 3.11.7 11:34:46 ++ return 0 11:34:46 + pyenv local 3.11.7 11:34:46 + local command 11:34:46 + command=local 11:34:46 + '[' 2 -gt 0 ']' 11:34:46 + shift 11:34:46 + case "$command" in 11:34:46 + command pyenv local 3.11.7 11:34:46 + pyenv local 3.11.7 11:34:46 + for arg in "$@" 11:34:46 + case $arg in 11:34:46 + pkg_list+='lftools[openstack] ' 11:34:46 + for arg in "$@" 11:34:46 + case $arg in 11:34:46 + pkg_list+='kubernetes ' 11:34:46 + for arg in "$@" 11:34:46 + case $arg in 11:34:46 + pkg_list+='niet ' 11:34:46 + for arg in "$@" 11:34:46 + case $arg in 11:34:46 + pkg_list+='python-heatclient ' 11:34:46 + for arg in "$@" 11:34:46 + case $arg in 11:34:46 + pkg_list+='python-openstackclient ' 11:34:46 + for arg in "$@" 11:34:46 + case $arg in 11:34:46 + pkg_list+='python-magnumclient ' 11:34:46 + for arg in "$@" 11:34:46 + case $arg in 11:34:46 + pkg_list+='yq ' 11:34:46 + [[ -f /tmp/.os_lf_venv ]] 11:34:46 ++ cat /tmp/.os_lf_venv 11:34:46 + lf_venv=/tmp/venv-Tfme 11:34:46 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Tfme from' file:/tmp/.os_lf_venv 11:34:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Tfme from file:/tmp/.os_lf_venv 11:34:46 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:34:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:34:46 + local 'pip_opts=--upgrade --quiet' 11:34:46 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:34:46 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:34:46 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:34:46 + [[ -n '' ]] 11:34:46 + [[ -n '' ]] 11:34:46 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:34:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:34:46 + /tmp/venv-Tfme/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 11:34:48 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:34:48 lf-activate-venv(): INFO: Base packages installed successfully 11:34:48 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]] 11:34:48 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ' 11:34:48 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 11:34:48 + /tmp/venv-Tfme/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 11:35:06 + type python3 11:35:06 + true 11:35:06 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Tfme/bin to PATH' 11:35:06 lf-activate-venv(): INFO: Adding /tmp/venv-Tfme/bin to PATH 11:35:06 + PATH=/tmp/venv-Tfme/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 11:35:06 + return 0 11:35:06 + mapfile -t os_volumes 11:35:06 ++ openstack --os-cloud vex volume list -f value -c ID --status Available 11:35:09 + '[' 0 -eq 0 ']' 11:35:09 + echo 'No orphaned volumes found.' 11:35:09 No orphaned volumes found. 11:35:09 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 11:35:09 Run condition [Boolean condition] enabling perform for step [Execute shell] 11:35:09 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins4594808508801646795.sh 11:35:09 ---> Protect in-use images 11:35:09 Setup pyenv: 11:35:10 system 11:35:10 3.8.13 11:35:10 3.9.13 11:35:10 3.10.13 11:35:10 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 11:35:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Tfme from file:/tmp/.os_lf_venv 11:35:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:35:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:35:12 lf-activate-venv(): INFO: Base packages installed successfully 11:35:12 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient 11:35:26 lf-activate-venv(): INFO: Adding /tmp/venv-Tfme/bin to PATH 11:35:26 INFO: There are images to protect defined in jenkins-config. 11:35:26 INFO: There are additional images to protect in the jjb dir. 11:35:26 INFO: Protecting the following images: 11:35:26 ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538 11:35:26 ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195 11:35:26 ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034 11:35:26 ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858 11:35:26 ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263 11:35:26 ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803 11:35:26 ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796 11:35:26 ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950 11:35:26 ZZCI - Ubuntu 20.04 - docker - x86_64 - 20250918-232438.133 11:35:26 ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250917-133034.447 11:35:26 ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250918-232437.783 11:35:26 ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654 11:35:28 Protected setting for ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538: True 11:35:29 Protected setting for ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195: True 11:35:31 Protected setting for ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034: True 11:35:33 Protected setting for ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858: True 11:35:34 Protected setting for ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263: True 11:35:36 Protected setting for ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803: True 11:35:37 Protected setting for ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796: True 11:35:39 Protected setting for ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950: True 11:35:41 Protected setting for ZZCI - Ubuntu 20.04 - docker - x86_64 - 20250918-232438.133: True 11:35:42 Protected setting for ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250917-133034.447: True 11:35:44 Protected setting for ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250918-232437.783: True 11:35:45 Protected setting for ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654: True 11:35:45 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 11:35:45 Run condition [Boolean condition] enabling perform for step [BuilderChain] 11:35:45 [EnvInject] - Injecting environment variables from a build step. 11:35:45 [EnvInject] - Injecting as environment variables the properties content 11:35:45 OS_IMAGE_CLEANUP_AGE=30 11:35:45 11:35:45 [EnvInject] - Variables injected successfully. 11:35:45 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins8192408798629186847.sh 11:35:46 ---> Cleanup old images 11:35:46 Setup pyenv: 11:35:46 system 11:35:46 3.8.13 11:35:46 3.9.13 11:35:46 3.10.13 11:35:46 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 11:35:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Tfme from file:/tmp/.os_lf_venv 11:35:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:35:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:35:48 lf-activate-venv(): INFO: Base packages installed successfully 11:35:48 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 11:36:03 lf-activate-venv(): INFO: Adding /tmp/venv-Tfme/bin to PATH 11:36:03 + lftools openstack --os-cloud vex image cleanup --days=30 11:36:08 WARNING: Use of image.protected resulted in an exception 11:36:08 Removing 307 images from vex. 11:36:08 WARNING: Use of image.protected resulted in an exception 11:36:10 Removed "ubuntu-2204-builder-2025-10-28-1039" from vex. 11:36:10 WARNING: Use of image.protected resulted in an exception 11:36:10 ERROR: Unexpected exception: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-21-0304'. 11:36:10 openstack.exceptions.DuplicateResource: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-21-0304'. 11:36:11 Build step 'Conditional steps (multiple)' marked build as failure 11:36:11 $ ssh-agent -k 11:36:11 unset SSH_AUTH_SOCK; 11:36:11 unset SSH_AGENT_PID; 11:36:11 echo Agent pid 5455 killed; 11:36:11 [ssh-agent] Stopped. 11:36:11 [PostBuildScript] - [INFO] Executing post build scripts. 11:36:11 [builder-openstack-cron] $ /bin/bash /tmp/jenkins17094574364444287665.sh 11:36:11 ---> sysstat.sh 11:36:11 [builder-openstack-cron] $ /bin/bash /tmp/jenkins3751702039125924763.sh 11:36:11 ---> package-listing.sh 11:36:11 ++ tr '[:upper:]' '[:lower:]' 11:36:11 ++ facter osfamily 11:36:11 + OS_FAMILY=redhat 11:36:11 + workspace=/w/workspace/builder-openstack-cron 11:36:11 + START_PACKAGES=/tmp/packages_start.txt 11:36:11 + END_PACKAGES=/tmp/packages_end.txt 11:36:11 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:36:11 + PACKAGES=/tmp/packages_start.txt 11:36:11 + '[' /w/workspace/builder-openstack-cron ']' 11:36:11 + PACKAGES=/tmp/packages_end.txt 11:36:11 + case "${OS_FAMILY}" in 11:36:11 + rpm -qa 11:36:11 + sort 11:36:12 + '[' -f /tmp/packages_start.txt ']' 11:36:12 + '[' -f /tmp/packages_end.txt ']' 11:36:12 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:36:12 + '[' /w/workspace/builder-openstack-cron ']' 11:36:12 + mkdir -p /w/workspace/builder-openstack-cron/archives/ 11:36:12 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-openstack-cron/archives/ 11:36:12 [builder-openstack-cron] $ /bin/bash /tmp/jenkins18008919444440119692.sh 11:36:12 ---> capture-instance-metadata.sh 11:36:12 Setup pyenv: 11:36:12 system 11:36:12 3.8.13 11:36:12 3.9.13 11:36:12 3.10.13 11:36:12 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 11:36:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Tfme from file:/tmp/.os_lf_venv 11:36:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:36:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:36:14 lf-activate-venv(): INFO: Base packages installed successfully 11:36:14 lf-activate-venv(): INFO: Installing additional packages: lftools 11:36:28 lf-activate-venv(): INFO: Adding /tmp/venv-Tfme/bin to PATH 11:36:28 INFO: Running in OpenStack, capturing instance metadata 11:36:28 [builder-openstack-cron] $ /bin/bash /tmp/jenkins575652233415954005.sh 11:36:28 provisioning config files... 11:36:29 Could not find credentials [logs] for builder-openstack-cron #75482 11:36:29 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-openstack-cron@tmp/config12853458947292118128tmp 11:36:29 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 11:36:29 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 11:36:29 provisioning config files... 11:36:29 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 11:36:29 [EnvInject] - Injecting environment variables from a build step. 11:36:29 [EnvInject] - Injecting as environment variables the properties content 11:36:29 SERVER_ID=logs 11:36:29 11:36:29 [EnvInject] - Variables injected successfully. 11:36:29 [builder-openstack-cron] $ /bin/bash /tmp/jenkins16315076650356779096.sh 11:36:29 ---> create-netrc.sh 11:36:29 WARN: Log server credential not found. 11:36:29 [builder-openstack-cron] $ /bin/bash /tmp/jenkins13176819349099833662.sh 11:36:29 ---> python-tools-install.sh 11:36:29 Setup pyenv: 11:36:29 system 11:36:29 3.8.13 11:36:29 3.9.13 11:36:29 3.10.13 11:36:29 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 11:36:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Tfme from file:/tmp/.os_lf_venv 11:36:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:36:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:36:32 lf-activate-venv(): INFO: Base packages installed successfully 11:36:32 lf-activate-venv(): INFO: Installing additional packages: lftools 11:36:42 lf-activate-venv(): INFO: Adding /tmp/venv-Tfme/bin to PATH 11:36:42 [builder-openstack-cron] $ /bin/bash /tmp/jenkins12258522517853453417.sh 11:36:42 ---> sudo-logs.sh 11:36:42 Archiving 'sudo' log.. 11:36:42 [builder-openstack-cron] $ /bin/bash /tmp/jenkins3034593453231761086.sh 11:36:42 ---> job-cost.sh 11:36:42 Setup pyenv: 11:36:42 system 11:36:42 3.8.13 11:36:42 3.9.13 11:36:42 3.10.13 11:36:42 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 11:36:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Tfme from file:/tmp/.os_lf_venv 11:36:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:36:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:36:45 lf-activate-venv(): INFO: Base packages installed successfully 11:36:45 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:36:52 lf-activate-venv(): INFO: Adding /tmp/venv-Tfme/bin to PATH 11:36:52 INFO: No Stack... 11:36:53 INFO: Retrieving Pricing Info for: v3-standard-2 11:36:53 INFO: Archiving Costs 11:36:53 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins4336436340899831564.sh 11:36:53 ---> logs-deploy.sh 11:36:53 Setup pyenv: 11:36:53 system 11:36:53 3.8.13 11:36:53 3.9.13 11:36:53 3.10.13 11:36:53 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 11:36:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Tfme from file:/tmp/.os_lf_venv 11:36:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:36:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:36:55 lf-activate-venv(): INFO: Base packages installed successfully 11:36:55 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 11:37:05 lf-activate-venv(): INFO: Adding /tmp/venv-Tfme/bin to PATH 11:37:05 WARNING: Nexus logging server not set 11:37:05 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-openstack-cron/75482/ 11:37:05 INFO: archiving logs to S3 11:37:06 ---> uname -a: 11:37:06 Linux prd-centos8-builder-2c-2g-1599.novalocal 4.18.0-553.5.1.el8.x86_64 #1 SMP Tue May 21 05:46:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 11:37:06 11:37:06 11:37:06 ---> lscpu: 11:37:06 Architecture: x86_64 11:37:06 CPU op-mode(s): 32-bit, 64-bit 11:37:06 Byte Order: Little Endian 11:37:06 CPU(s): 2 11:37:06 On-line CPU(s) list: 0,1 11:37:06 Thread(s) per core: 1 11:37:06 Core(s) per socket: 1 11:37:06 Socket(s): 2 11:37:06 NUMA node(s): 1 11:37:06 Vendor ID: AuthenticAMD 11:37:06 CPU family: 23 11:37:06 Model: 49 11:37:06 Model name: AMD EPYC-Rome Processor 11:37:06 Stepping: 0 11:37:06 CPU MHz: 2799.998 11:37:06 BogoMIPS: 5599.99 11:37:06 Virtualization: AMD-V 11:37:06 Hypervisor vendor: KVM 11:37:06 Virtualization type: full 11:37:06 L1d cache: 32K 11:37:06 L1i cache: 32K 11:37:06 L2 cache: 512K 11:37:06 L3 cache: 16384K 11:37:06 NUMA node0 CPU(s): 0,1 11:37: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 11:37:06 11:37:06 11:37:06 ---> nproc: 11:37:06 2 11:37:06 11:37:06 11:37:06 ---> df -h: 11:37:06 Filesystem Size Used Avail Use% Mounted on 11:37:06 devtmpfs 3.8G 0 3.8G 0% /dev 11:37:06 tmpfs 3.8G 0 3.8G 0% /dev/shm 11:37:06 tmpfs 3.8G 17M 3.8G 1% /run 11:37:06 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 11:37:06 /dev/vda1 40G 8.5G 32G 22% / 11:37:06 tmpfs 770M 0 770M 0% /run/user/1001 11:37:06 11:37:06 11:37:06 ---> free -m: 11:37:06 total used free shared buff/cache available 11:37:06 Mem: 7697 681 4739 19 2276 6718 11:37:06 Swap: 1023 0 1023 11:37:06 11:37:06 11:37:06 ---> ip addr: 11:37:06 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:37:06 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:37:06 inet 127.0.0.1/8 scope host lo 11:37:06 valid_lft forever preferred_lft forever 11:37:06 inet6 ::1/128 scope host 11:37:06 valid_lft forever preferred_lft forever 11:37:06 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 11:37:06 link/ether fa:16:3e:1c:13:b2 brd ff:ff:ff:ff:ff:ff 11:37:06 altname enp0s3 11:37:06 altname ens3 11:37:06 inet 10.30.170.120/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 11:37:06 valid_lft 86066sec preferred_lft 86066sec 11:37:06 inet6 fe80::f816:3eff:fe1c:13b2/64 scope link 11:37:06 valid_lft forever preferred_lft forever 11:37:06 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 11:37:06 link/ether 02:42:0c:8c:25:69 brd ff:ff:ff:ff:ff:ff 11:37:06 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 11:37:06 valid_lft forever preferred_lft forever 11:37:06 11:37:06 11:37:06 ---> sar -b -r -n DEV: 11:37:06 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 11/27/2025 _x86_64_ (2 CPU) 11:37:06 11:37:06 11:31:28 LINUX RESTART (2 CPU) 11:37:06 11:37:06 11:32:01 AM tps rtps wtps bread/s bwrtn/s 11:37:06 11:33:01 AM 187.12 18.51 168.62 5700.48 7083.34 11:37:06 11:34:01 AM 111.88 0.50 111.38 64.38 12288.44 11:37:06 11:35:01 AM 34.69 0.30 34.39 42.39 1805.37 11:37:06 11:36:01 AM 25.41 0.00 25.41 0.00 932.24 11:37:06 11:37:01 AM 27.10 0.92 26.18 95.18 760.71 11:37:06 Average: 77.25 4.05 73.20 1180.71 4574.32 11:37:06 11:37:06 11:32:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:37:06 11:33:01 AM 5106544 6952084 2775888 35.22 2688 2028016 1018944 11.41 200932 2250204 166836 11:37:06 11:34:01 AM 4893904 6913128 2988528 37.91 2688 2194188 1027072 11.50 218472 2413596 43088 11:37:06 11:35:01 AM 4809708 6863480 3072724 38.98 2688 2228780 1064444 11.92 270672 2446724 44252 11:37:06 11:36:01 AM 4778904 6832456 3103528 39.37 2688 2228780 1087968 12.18 271648 2476668 44252 11:37:06 11:37:01 AM 4858496 6884356 3023936 38.36 2688 2200608 1053012 11.79 423396 2245696 26264 11:37:06 Average: 4889511 6889101 2992921 37.97 2688 2176074 1050288 11.76 277024 2366578 64938 11:37:06 11:37:06 11:32:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:37:06 11:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:37:06 11:33:01 AM eth0 325.27 177.59 1816.42 62.39 0.00 0.00 0.00 0.00 11:37:06 11:33:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:37:06 11:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:37:06 11:34:01 AM eth0 70.14 56.25 826.63 9.65 0.00 0.00 0.00 0.00 11:37:06 11:34:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:37:06 11:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:37:06 11:35:01 AM eth0 21.18 22.13 27.66 9.27 0.00 0.00 0.00 0.00 11:37:06 11:35:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:37:06 11:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:37:06 11:36:01 AM eth0 17.93 18.66 17.31 7.19 0.00 0.00 0.00 0.00 11:37:06 11:36:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:37:06 11:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:37:06 11:37:01 AM eth0 22.73 20.00 28.35 9.33 0.00 0.00 0.00 0.00 11:37:06 11:37:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:37:06 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:37:06 Average: eth0 91.46 58.93 543.35 19.57 0.00 0.00 0.00 0.00 11:37:06 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:37:06 11:37:06 11:37:06 ---> sar -P ALL: 11:37:06 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 11/27/2025 _x86_64_ (2 CPU) 11:37:06 11:37:06 11:31:28 LINUX RESTART (2 CPU) 11:37:06 11:37:06 11:32:01 AM CPU %user %nice %system %iowait %steal %idle 11:37:06 11:33:01 AM all 40.64 0.00 7.29 2.19 0.12 49.77 11:37:06 11:33:01 AM 0 40.05 0.00 7.14 2.99 0.12 49.71 11:37:06 11:33:01 AM 1 41.22 0.00 7.43 1.39 0.12 49.84 11:37:06 11:34:01 AM all 33.46 0.00 4.86 2.06 0.13 59.50 11:37:06 11:34:01 AM 0 31.91 0.00 4.79 2.27 0.13 60.89 11:37:06 11:34:01 AM 1 35.01 0.00 4.93 1.84 0.12 58.10 11:37:06 11:35:01 AM all 33.49 0.00 3.60 0.40 0.14 62.36 11:37:06 11:35:01 AM 0 27.88 0.00 3.45 0.33 0.13 68.21 11:37:06 11:35:01 AM 1 39.12 0.00 3.76 0.47 0.15 56.51 11:37:06 11:36:01 AM all 34.95 0.00 3.53 0.19 0.12 61.20 11:37:06 11:36:01 AM 0 28.55 0.00 3.50 0.20 0.12 67.63 11:37:06 11:36:01 AM 1 41.36 0.00 3.57 0.18 0.13 54.76 11:37:06 11:37:01 AM all 34.22 0.00 4.16 0.12 0.11 61.39 11:37:06 11:37:01 AM 0 39.59 0.00 4.73 0.13 0.12 55.43 11:37:06 11:37:01 AM 1 28.87 0.00 3.59 0.10 0.10 67.35 11:37:06 Average: all 35.35 0.00 4.69 0.99 0.12 58.85 11:37:06 Average: 0 33.58 0.00 4.72 1.18 0.12 60.39 11:37:06 Average: 1 37.11 0.00 4.65 0.80 0.12 57.31 11:37:06 11:37:06 11:37:06