22:32:10 Started by timer 22:32:10 Running as SYSTEM 22:32:10 [EnvInject] - Loading node environment variables. 22:32:10 Building remotely on prd-centos8-builder-2c-2g-12495 (centos8-builder-2c-2g) in workspace /w/workspace/builder-openstack-cron 22:32:10 [ssh-agent] Looking for ssh-agent implementation... 22:32:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:32:11 $ ssh-agent 22:32:11 SSH_AUTH_SOCK=/tmp/ssh-rGRQyqvFeELp/agent.5457 22:32:11 SSH_AGENT_PID=5459 22:32:11 [ssh-agent] Started. 22:32:11 Running ssh-add (command line suppressed) 22:32:11 Identity added: /w/workspace/builder-openstack-cron@tmp/private_key_1911620299374660564.key (/w/workspace/builder-openstack-cron@tmp/private_key_1911620299374660564.key) 22:32:11 [ssh-agent] Using credentials jenkins (jenkins-ssh) 22:32:11 The recommended git tool is: NONE 22:32:13 using credential jenkins-ssh 22:32:13 Wiping out workspace first. 22:32:13 Cloning the remote Git repository 22:32:13 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 22:32:13 > git init /w/workspace/builder-openstack-cron # timeout=10 22:32:13 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 22:32:13 > git --version # timeout=10 22:32:13 > git --version # 'git version 2.43.0' 22:32:13 using GIT_SSH to set credentials jenkins-ssh 22:32:13 [INFO] Currently running in a labeled security context 22:32:13 [INFO] Currently SELinux is 'enforcing' on the host 22:32:13 > /usr/bin/chcon --type=ssh_home_t /w/workspace/builder-openstack-cron@tmp/jenkins-gitclient-ssh1905851750858364893.key 22:32:13 Verifying host key using known hosts file 22:32:14 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. 22:32:14 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 22:32:16 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 22:32:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:32:16 Avoid second fetch 22:32:16 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 22:32:16 Checking out Revision 25accabdd27013e8a1624180a2bf9cd870150f3a (refs/remotes/origin/master) 22:32:16 > git config core.sparsecheckout # timeout=10 22:32:16 > git checkout -f 25accabdd27013e8a1624180a2bf9cd870150f3a # timeout=10 22:32:17 Commit message: "CI: Add GHA OpenStack Cron Cleanup workflow" 22:32:17 > git rev-list --no-walk 25accabdd27013e8a1624180a2bf9cd870150f3a # timeout=10 22:32:17 > git remote # timeout=10 22:32:17 > git submodule init # timeout=10 22:32:17 > git submodule sync # timeout=10 22:32:17 > git config --get remote.origin.url # timeout=10 22:32:17 > git submodule init # timeout=10 22:32:17 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 22:32:17 > git config --get submodule.global-jjb.url # timeout=10 22:32:17 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 22:32:17 > git config --get submodule.packer/common-packer.url # timeout=10 22:32:17 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 22:32:17 > git submodule update --init --recursive global-jjb # timeout=10 22:32:18 > git submodule update --init --recursive packer/common-packer # timeout=10 22:32:22 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 22:32:22 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 22:32:22 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 22:32:22 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 22:32:22 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 22:32:22 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 22:32:22 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 22:32:22 No emails were triggered. 22:32:22 provisioning config files... 22:32:22 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 22:32:22 copy managed file [npmrc] to file:/home/jenkins/.npmrc 22:32:22 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 22:32:22 [builder-openstack-cron] $ /bin/bash /tmp/jenkins10265407931943029121.sh 22:32:22 ---> python-tools-install.sh 22:32:22 Setup pyenv: 22:32:22 system 22:32:23 * 3.8.13 (set by /opt/pyenv/version) 22:32:23 * 3.9.13 (set by /opt/pyenv/version) 22:32:23 * 3.10.13 (set by /opt/pyenv/version) 22:32:23 * 3.11.7 (set by /opt/pyenv/version) 22:32:27 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-D8DP 22:32:27 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 22:32:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:32:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:32:31 lf-activate-venv(): INFO: Base packages installed successfully 22:32:31 lf-activate-venv(): INFO: Installing additional packages: lftools 22:33:00 lf-activate-venv(): INFO: Adding /tmp/venv-D8DP/bin to PATH 22:33:00 Generating Requirements File 22:33:21 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 22:33:21 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 22:33:22 Python 3.11.7 22:33:22 pip 25.3 from /tmp/venv-D8DP/lib/python3.11/site-packages/pip (python 3.11) 22:33:23 appdirs==1.4.4 22:33:23 argcomplete==3.6.3 22:33:23 aspy.yaml==1.3.0 22:33:23 attrs==25.4.0 22:33:23 autopage==0.5.2 22:33:23 beautifulsoup4==4.14.2 22:33:23 boto3==1.41.2 22:33:23 botocore==1.41.2 22:33:23 bs4==0.0.2 22:33:23 cachetools==6.2.2 22:33:23 certifi==2025.11.12 22:33:23 cffi==2.0.0 22:33:23 cfgv==3.5.0 22:33:23 chardet==5.2.0 22:33:23 charset-normalizer==3.4.4 22:33:23 click==8.3.1 22:33:23 cliff==4.12.0 22:33:23 cmd2==2.7.0 22:33:23 cryptography==3.3.2 22:33:23 debtcollector==3.0.0 22:33:23 decorator==5.2.1 22:33:23 defusedxml==0.7.1 22:33:23 Deprecated==1.3.1 22:33:23 distlib==0.4.0 22:33:23 dnspython==2.8.0 22:33:23 docker==7.1.0 22:33:23 dogpile.cache==1.5.0 22:33:23 durationpy==0.10 22:33:23 email-validator==2.3.0 22:33:23 filelock==3.20.0 22:33:23 future==1.0.0 22:33:23 gitdb==4.0.12 22:33:23 GitPython==3.1.45 22:33:23 google-auth==2.43.0 22:33:23 httplib2==0.31.0 22:33:23 identify==2.6.15 22:33:23 idna==3.11 22:33:23 importlib-resources==1.5.0 22:33:23 iso8601==2.1.0 22:33:23 Jinja2==3.1.6 22:33:23 jmespath==1.0.1 22:33:23 jsonpatch==1.33 22:33:23 jsonpointer==3.0.0 22:33:23 jsonschema==4.25.1 22:33:23 jsonschema-specifications==2025.9.1 22:33:23 keystoneauth1==5.12.0 22:33:23 kubernetes==34.1.0 22:33:23 lftools==0.37.16 22:33:23 lxml==6.0.2 22:33:23 markdown-it-py==4.0.0 22:33:23 MarkupSafe==3.0.3 22:33:23 mdurl==0.1.2 22:33:23 msgpack==1.1.2 22:33:23 multi_key_dict==2.0.3 22:33:23 munch==4.0.0 22:33:23 netaddr==1.3.0 22:33:23 niet==1.4.2 22:33:23 nodeenv==1.9.1 22:33:23 oauth2client==4.1.3 22:33:23 oauthlib==3.3.1 22:33:23 openstacksdk==4.8.0 22:33:23 os-service-types==1.8.2 22:33:23 osc-lib==4.2.0 22:33:23 oslo.config==10.1.0 22:33:23 oslo.context==6.2.0 22:33:23 oslo.i18n==6.7.1 22:33:23 oslo.log==7.2.1 22:33:23 oslo.serialization==5.8.0 22:33:23 oslo.utils==9.2.0 22:33:23 packaging==25.0 22:33:23 pbr==7.0.3 22:33:23 platformdirs==4.5.0 22:33:23 prettytable==3.17.0 22:33:23 psutil==7.1.3 22:33:23 pyasn1==0.6.1 22:33:23 pyasn1_modules==0.4.2 22:33:23 pycparser==2.23 22:33:23 pygerrit2==2.0.15 22:33:23 PyGithub==2.8.1 22:33:23 Pygments==2.19.2 22:33:23 PyJWT==2.10.1 22:33:23 PyNaCl==1.6.1 22:33:23 pyparsing==2.4.7 22:33:23 pyperclip==1.11.0 22:33:23 pyrsistent==0.20.0 22:33:23 python-cinderclient==9.8.0 22:33:23 python-dateutil==2.9.0.post0 22:33:23 python-heatclient==4.3.0 22:33:23 python-jenkins==1.8.3 22:33:23 python-keystoneclient==5.7.0 22:33:23 python-magnumclient==4.9.0 22:33:23 python-openstackclient==8.2.0 22:33:23 python-swiftclient==4.9.0 22:33:23 PyYAML==6.0.3 22:33:23 referencing==0.37.0 22:33:23 requests==2.32.5 22:33:23 requests-oauthlib==2.0.0 22:33:23 requestsexceptions==1.4.0 22:33:23 rfc3986==2.0.0 22:33:23 rich==14.2.0 22:33:23 rich-argparse==1.7.2 22:33:23 rpds-py==0.29.0 22:33:23 rsa==4.9.1 22:33:23 ruamel.yaml==0.18.16 22:33:23 ruamel.yaml.clib==0.2.15 22:33:23 s3transfer==0.15.0 22:33:23 simplejson==3.20.2 22:33:23 six==1.17.0 22:33:23 smmap==5.0.2 22:33:23 soupsieve==2.8 22:33:23 stevedore==5.6.0 22:33:23 tabulate==0.9.0 22:33:23 toml==0.10.2 22:33:23 tomlkit==0.13.3 22:33:23 tqdm==4.67.1 22:33:23 typing_extensions==4.15.0 22:33:23 tzdata==2025.2 22:33:23 urllib3==1.26.20 22:33:23 virtualenv==20.35.4 22:33:23 wcwidth==0.2.14 22:33:23 websocket-client==1.9.0 22:33:23 wrapt==2.0.1 22:33:23 xdg==6.0.0 22:33:23 xmltodict==1.0.2 22:33:23 yq==3.4.3 22:33:23 [EnvInject] - Injecting environment variables from a build step. 22:33:23 [EnvInject] - Injecting as environment variables the properties content 22:33:23 OS_CLOUD=vex 22:33:23 22:33:23 [EnvInject] - Variables injected successfully. 22:33:23 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 22:33:23 Run condition [Boolean condition] enabling perform for step [Execute shell] 22:33:23 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins11453177817339993128.sh 22:33:23 ---> Orphaned k8s clusters 22:33:23 Setup pyenv: 22:33:23 system 22:33:23 3.8.13 22:33:23 3.9.13 22:33:23 3.10.13 22:33:23 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 22:33:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-D8DP from file:/tmp/.os_lf_venv 22:33:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:33:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:33:25 lf-activate-venv(): INFO: Base packages installed successfully 22:33:25 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 22:33:33 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 22:33:33 lftools 0.37.16 requires urllib3<2.1.0, but you have urllib3 2.3.0 which is incompatible. 22:33:33 lf-activate-venv(): INFO: Adding /tmp/venv-D8DP/bin to PATH 22:33:36 -----> Delete orphaned cluster 22:33:36 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 22:33:36 Run condition [Boolean condition] enabling perform for step [Execute shell] 22:33:36 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins10327095239484843739.sh 22:33:36 ---> Orphaned stacks 22:33:36 Setup pyenv: 22:33:36 system 22:33:36 3.8.13 22:33:36 3.9.13 22:33:36 3.10.13 22:33:36 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 22:33:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-D8DP from file:/tmp/.os_lf_venv 22:33:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:33:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:33:39 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 22:33:39 lftools 0.37.16 requires urllib3<2.1.0, but you have urllib3 2.3.0 which is incompatible. 22:33:39 lf-activate-venv(): INFO: Base packages installed successfully 22:33:39 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 22:34:01 lf-activate-venv(): INFO: Adding /tmp/venv-D8DP/bin to PATH 22:34:01 + mapfile -t OS_COE_CLUSTERS_ID 22:34:01 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 22:34:01 ++ awk '{print $1}' 22:34:01 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 22:34:03 + echo '-----> Active clusters -> stacks' 22:34:03 -----> Active clusters -> stacks 22:34:03 + OS_COE_STACKS=() 22:34:03 + [[ 0 -gt 0 ]] 22:34:03 + mapfile -t OS_STACKS 22:34:03 ++ openstack --os-cloud vex stack list -f value -c 'Stack Name' -c 'Stack Status' --property stack_status=CREATE_COMPLETE --property stack_status=DELETE_FAILED --property stack_status=CREATE_FAILED 22:34:03 ++ awk '{print $1}' 22:34:04 + echo '-----> Active stacks' 22:34:04 -----> Active stacks 22:34:04 + echo '-----> Delete orphaned stacks' 22:34:04 -----> Delete orphaned stacks 22:34:04 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 22:34:04 Run condition [Boolean condition] enabling perform for step [Execute shell] 22:34:04 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins8775923523688945854.sh 22:34:04 ---> Orphaned servers 22:34:04 Setup pyenv: 22:34:05 system 22:34:05 3.8.13 22:34:05 3.9.13 22:34:05 3.10.13 22:34:05 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 22:34:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-D8DP from file:/tmp/.os_lf_venv 22:34:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:34:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:34:07 lf-activate-venv(): INFO: Base packages installed successfully 22:34:07 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 22:34:22 lf-activate-venv(): INFO: Adding /tmp/venv-D8DP/bin to PATH 22:34:28 -----> Active servers 22:34:28 prd-centos8-builder-2c-2g-12495 22:34:28 prd-ubuntu2204-docker-8c-8g-12494 22:34:28 prd-ubuntu2204-docker-4c-4g-12493 22:34:28 prd-centos8-robot-2c-8g-10979 22:34:28 prd-centos8-robot-2c-8g-10980 22:34:28 snd-centos8-robot-2c-8g-137 22:34:28 -----> Delete orphaned servers 22:34:29 Deleting orphaned server: prd-centos8-robot-2c-8g-10979 22:34:31 AttributeError: 'Server' object has no attribute 'created'. Did you mean: 'create'? 22:34:31 Deleting orphaned server: prd-centos8-robot-2c-8g-10980 22:34:34 AttributeError: 'Server' object has no attribute 'created'. Did you mean: 'create'? 22:34:34 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 22:34:34 Run condition [Boolean condition] enabling perform for step [Execute shell] 22:34:34 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins7913876825960745103.sh 22:34:34 ---> Orphaned ports 22:34:34 Setup pyenv: 22:34:34 system 22:34:34 3.8.13 22:34:34 3.9.13 22:34:34 3.10.13 22:34:34 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 22:34:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-D8DP from file:/tmp/.os_lf_venv 22:34:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:34:35 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:34:36 lf-activate-venv(): INFO: Base packages installed successfully 22:34:36 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 22:34:49 lf-activate-venv(): INFO: Adding /tmp/venv-D8DP/bin to PATH 22:34:51 No orphaned ports to process. 22:34:51 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 22:34:51 Run condition [Boolean condition] enabling perform for step [Execute shell] 22:34:51 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins7191315576046491027.sh 22:34:51 ---> Orphaned volumes 22:34:51 + source /home/jenkins/lf-env.sh 22:34:51 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 22:34:51 ++ mktemp -d /tmp/venv-XXXX 22:34:51 + lf_venv=/tmp/venv-XsOX 22:34:51 + local venv_file=/tmp/.os_lf_venv 22:34:51 + local python=python3 22:34:51 + local options 22:34:51 + local set_path=true 22:34:51 + local install_args= 22:34:51 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 22:34:51 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 22:34:51 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 22:34:51 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 22:34:51 + true 22:34:51 + case $1 in 22:34:51 + python=python3 22:34:51 + shift 2 22:34:51 + true 22:34:51 + case $1 in 22:34:51 + shift 22:34:51 + break 22:34:51 + case $python in 22:34:51 + local pkg_list= 22:34:51 + [[ -d /opt/pyenv ]] 22:34:51 + echo 'Setup pyenv:' 22:34:51 Setup pyenv: 22:34:51 + export PYENV_ROOT=/opt/pyenv 22:34:51 + PYENV_ROOT=/opt/pyenv 22:34:51 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 22:34:51 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 22:34:51 + pyenv versions 22:34:52 system 22:34:52 3.8.13 22:34:52 3.9.13 22:34:52 3.10.13 22:34:52 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 22:34:52 + command -v pyenv 22:34:52 ++ pyenv init - --no-rehash 22:34:52 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 22:34:52 for i in ${!paths[@]}; do 22:34:52 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 22:34:52 fi; done; 22:34:52 echo "${paths[*]}"'\'')" 22:34:52 export PATH="/opt/pyenv/shims:${PATH}" 22:34:52 export PYENV_SHELL=bash 22:34:52 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 22:34:52 pyenv() { 22:34:52 local command 22:34:52 command="${1:-}" 22:34:52 if [ "$#" -gt 0 ]; then 22:34:52 shift 22:34:52 fi 22:34:52 22:34:52 case "$command" in 22:34:52 rehash|shell) 22:34:52 eval "$(pyenv "sh-$command" "$@")" 22:34:52 ;; 22:34:52 *) 22:34:52 command pyenv "$command" "$@" 22:34:52 ;; 22:34:52 esac 22:34:52 }' 22:34:52 +++ bash --norc -ec 'IFS=:; paths=($PATH); 22:34:52 for i in ${!paths[@]}; do 22:34:52 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 22:34:52 fi; done; 22:34:52 echo "${paths[*]}"' 22:34:52 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 22:34:52 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 22:34:52 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 22:34:52 ++ export PYENV_SHELL=bash 22:34:52 ++ PYENV_SHELL=bash 22:34:52 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 22:34:52 +++ complete -F _pyenv pyenv 22:34:52 ++ lf-pyver python3 22:34:52 ++ local py_version_xy=python3 22:34:52 ++ local py_version_xyz= 22:34:52 ++ pyenv versions 22:34:52 ++ local command 22:34:52 ++ command=versions 22:34:52 ++ '[' 1 -gt 0 ']' 22:34:52 ++ shift 22:34:52 ++ case "$command" in 22:34:52 ++ command pyenv versions 22:34:52 ++ pyenv versions 22:34:52 ++ sed 's/^[ *]* //' 22:34:52 ++ awk '{ print $1 }' 22:34:52 ++ grep -E '^[0-9.]*[0-9]$' 22:34:52 ++ [[ ! -s /tmp/.pyenv_versions ]] 22:34:52 +++ grep '^3' /tmp/.pyenv_versions 22:34:52 +++ tail -n 1 22:34:52 +++ sort -V 22:34:52 ++ py_version_xyz=3.11.7 22:34:52 ++ [[ -z 3.11.7 ]] 22:34:52 ++ echo 3.11.7 22:34:52 ++ return 0 22:34:52 + pyenv local 3.11.7 22:34:52 + local command 22:34:52 + command=local 22:34:52 + '[' 2 -gt 0 ']' 22:34:52 + shift 22:34:52 + case "$command" in 22:34:52 + command pyenv local 3.11.7 22:34:52 + pyenv local 3.11.7 22:34:52 + for arg in "$@" 22:34:52 + case $arg in 22:34:52 + pkg_list+='lftools[openstack] ' 22:34:52 + for arg in "$@" 22:34:52 + case $arg in 22:34:52 + pkg_list+='kubernetes ' 22:34:52 + for arg in "$@" 22:34:52 + case $arg in 22:34:52 + pkg_list+='niet ' 22:34:52 + for arg in "$@" 22:34:52 + case $arg in 22:34:52 + pkg_list+='python-heatclient ' 22:34:52 + for arg in "$@" 22:34:52 + case $arg in 22:34:52 + pkg_list+='python-openstackclient ' 22:34:52 + for arg in "$@" 22:34:52 + case $arg in 22:34:52 + pkg_list+='python-magnumclient ' 22:34:52 + for arg in "$@" 22:34:52 + case $arg in 22:34:52 + pkg_list+='yq ' 22:34:52 + [[ -f /tmp/.os_lf_venv ]] 22:34:52 ++ cat /tmp/.os_lf_venv 22:34:52 + lf_venv=/tmp/venv-D8DP 22:34:52 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-D8DP from' file:/tmp/.os_lf_venv 22:34:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-D8DP from file:/tmp/.os_lf_venv 22:34:52 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 22:34:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:34:52 + local 'pip_opts=--upgrade --quiet' 22:34:52 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 22:34:52 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 22:34:52 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 22:34:52 + [[ -n '' ]] 22:34:52 + [[ -n '' ]] 22:34:52 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 22:34:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:34:52 + /tmp/venv-D8DP/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 22:34:54 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 22:34:54 lf-activate-venv(): INFO: Base packages installed successfully 22:34:54 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]] 22:34:54 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ' 22:34:54 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 22:34:54 + /tmp/venv-D8DP/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 22:35:11 + type python3 22:35:11 + true 22:35:11 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-D8DP/bin to PATH' 22:35:11 lf-activate-venv(): INFO: Adding /tmp/venv-D8DP/bin to PATH 22:35:11 + PATH=/tmp/venv-D8DP/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 22:35:11 + return 0 22:35:11 + mapfile -t os_volumes 22:35:11 ++ openstack --os-cloud vex volume list -f value -c ID --status Available 22:35:15 + '[' 0 -eq 0 ']' 22:35:15 + echo 'No orphaned volumes found.' 22:35:15 No orphaned volumes found. 22:35:15 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 22:35:15 Run condition [Boolean condition] enabling perform for step [Execute shell] 22:35:15 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins15705277582747175639.sh 22:35:15 ---> Protect in-use images 22:35:15 Setup pyenv: 22:35:15 system 22:35:15 3.8.13 22:35:15 3.9.13 22:35:15 3.10.13 22:35:15 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 22:35:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-D8DP from file:/tmp/.os_lf_venv 22:35:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:35:15 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:35:17 lf-activate-venv(): INFO: Base packages installed successfully 22:35:17 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient 22:35:31 lf-activate-venv(): INFO: Adding /tmp/venv-D8DP/bin to PATH 22:35:31 INFO: There are images to protect defined in jenkins-config. 22:35:31 INFO: There are additional images to protect in the jjb dir. 22:35:31 INFO: Protecting the following images: 22:35:31 ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538 22:35:31 ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195 22:35:31 ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034 22:35:31 ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858 22:35:31 ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263 22:35:31 ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803 22:35:31 ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796 22:35:31 ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950 22:35:31 ZZCI - Ubuntu 20.04 - docker - x86_64 - 20250918-232438.133 22:35:31 ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250917-133034.447 22:35:31 ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250918-232437.783 22:35:31 ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654 22:35:33 Protected setting for ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538: True 22:35:35 Protected setting for ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195: True 22:35:36 Protected setting for ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034: True 22:35:38 Protected setting for ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858: True 22:35:39 Protected setting for ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263: True 22:35:41 Protected setting for ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803: True 22:35:43 Protected setting for ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796: True 22:35:44 Protected setting for ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950: True 22:35:46 Protected setting for ZZCI - Ubuntu 20.04 - docker - x86_64 - 20250918-232438.133: True 22:35:47 Protected setting for ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250917-133034.447: True 22:35:49 Protected setting for ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250918-232437.783: True 22:35:51 Protected setting for ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654: True 22:35:51 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 22:35:51 Run condition [Boolean condition] enabling perform for step [BuilderChain] 22:35:51 [EnvInject] - Injecting environment variables from a build step. 22:35:51 [EnvInject] - Injecting as environment variables the properties content 22:35:51 OS_IMAGE_CLEANUP_AGE=30 22:35:51 22:35:51 [EnvInject] - Variables injected successfully. 22:35:51 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins2502690452193032028.sh 22:35:51 ---> Cleanup old images 22:35:51 Setup pyenv: 22:35:51 system 22:35:51 3.8.13 22:35:51 3.9.13 22:35:51 3.10.13 22:35:51 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 22:35:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-D8DP from file:/tmp/.os_lf_venv 22:35:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:35:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:35:53 lf-activate-venv(): INFO: Base packages installed successfully 22:35:53 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 22:36:07 lf-activate-venv(): INFO: Adding /tmp/venv-D8DP/bin to PATH 22:36:07 + lftools openstack --os-cloud vex image cleanup --days=30 22:36:13 WARNING: Use of image.protected resulted in an exception 22:36:13 Removing 307 images from vex. 22:36:13 WARNING: Use of image.protected resulted in an exception 22:36:13 ERROR: Unexpected exception: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-21-0304'. 22:36:13 openstack.exceptions.DuplicateResource: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-21-0304'. 22:36:13 Build step 'Conditional steps (multiple)' marked build as failure 22:36:13 $ ssh-agent -k 22:36:13 unset SSH_AUTH_SOCK; 22:36:13 unset SSH_AGENT_PID; 22:36:13 echo Agent pid 5459 killed; 22:36:13 [ssh-agent] Stopped. 22:36:14 [PostBuildScript] - [INFO] Executing post build scripts. 22:36:14 [builder-openstack-cron] $ /bin/bash /tmp/jenkins2466228595113666395.sh 22:36:14 ---> sysstat.sh 22:36:14 [builder-openstack-cron] $ /bin/bash /tmp/jenkins16155261950059445037.sh 22:36:14 ---> package-listing.sh 22:36:14 ++ facter osfamily 22:36:14 ++ tr '[:upper:]' '[:lower:]' 22:36:14 + OS_FAMILY=redhat 22:36:14 + workspace=/w/workspace/builder-openstack-cron 22:36:14 + START_PACKAGES=/tmp/packages_start.txt 22:36:14 + END_PACKAGES=/tmp/packages_end.txt 22:36:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:36:14 + PACKAGES=/tmp/packages_start.txt 22:36:14 + '[' /w/workspace/builder-openstack-cron ']' 22:36:14 + PACKAGES=/tmp/packages_end.txt 22:36:14 + case "${OS_FAMILY}" in 22:36:14 + rpm -qa 22:36:14 + sort 22:36:15 + '[' -f /tmp/packages_start.txt ']' 22:36:15 + '[' -f /tmp/packages_end.txt ']' 22:36:15 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:36:15 + '[' /w/workspace/builder-openstack-cron ']' 22:36:15 + mkdir -p /w/workspace/builder-openstack-cron/archives/ 22:36:15 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-openstack-cron/archives/ 22:36:15 [builder-openstack-cron] $ /bin/bash /tmp/jenkins4860616336527066689.sh 22:36:15 ---> capture-instance-metadata.sh 22:36:15 Setup pyenv: 22:36:15 system 22:36:15 3.8.13 22:36:15 3.9.13 22:36:15 3.10.13 22:36:15 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 22:36:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-D8DP from file:/tmp/.os_lf_venv 22:36:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:36:15 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:36:17 lf-activate-venv(): INFO: Base packages installed successfully 22:36:17 lf-activate-venv(): INFO: Installing additional packages: lftools 22:36:30 lf-activate-venv(): INFO: Adding /tmp/venv-D8DP/bin to PATH 22:36:30 INFO: Running in OpenStack, capturing instance metadata 22:36:30 [builder-openstack-cron] $ /bin/bash /tmp/jenkins7956464827893606459.sh 22:36:30 provisioning config files... 22:36:30 Could not find credentials [logs] for builder-openstack-cron #75355 22:36:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-openstack-cron@tmp/config7138739711356584336tmp 22:36:30 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 22:36:30 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 22:36:30 provisioning config files... 22:36:31 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 22:36:31 [EnvInject] - Injecting environment variables from a build step. 22:36:31 [EnvInject] - Injecting as environment variables the properties content 22:36:31 SERVER_ID=logs 22:36:31 22:36:31 [EnvInject] - Variables injected successfully. 22:36:31 [builder-openstack-cron] $ /bin/bash /tmp/jenkins13057406699290530642.sh 22:36:31 ---> create-netrc.sh 22:36:31 WARN: Log server credential not found. 22:36:31 [builder-openstack-cron] $ /bin/bash /tmp/jenkins7643352282132709645.sh 22:36:31 ---> python-tools-install.sh 22:36:31 Setup pyenv: 22:36:31 system 22:36:31 3.8.13 22:36:31 3.9.13 22:36:31 3.10.13 22:36:31 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 22:36:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-D8DP from file:/tmp/.os_lf_venv 22:36:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:36:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:36:33 lf-activate-venv(): INFO: Base packages installed successfully 22:36:33 lf-activate-venv(): INFO: Installing additional packages: lftools 22:36:43 lf-activate-venv(): INFO: Adding /tmp/venv-D8DP/bin to PATH 22:36:43 [builder-openstack-cron] $ /bin/bash /tmp/jenkins18243010120499826075.sh 22:36:43 ---> sudo-logs.sh 22:36:43 Archiving 'sudo' log.. 22:36:43 [builder-openstack-cron] $ /bin/bash /tmp/jenkins8325389309717083446.sh 22:36:43 ---> job-cost.sh 22:36:43 Setup pyenv: 22:36:44 system 22:36:44 3.8.13 22:36:44 3.9.13 22:36:44 3.10.13 22:36:44 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 22:36:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-D8DP from file:/tmp/.os_lf_venv 22:36:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:36:44 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:36:46 lf-activate-venv(): INFO: Base packages installed successfully 22:36:46 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 22:36:53 lf-activate-venv(): INFO: Adding /tmp/venv-D8DP/bin to PATH 22:36:53 INFO: No Stack... 22:36:54 INFO: Retrieving Pricing Info for: v3-standard-2 22:36:54 INFO: Archiving Costs 22:36:54 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins18287501781580179505.sh 22:36:54 ---> logs-deploy.sh 22:36:54 Setup pyenv: 22:36:54 system 22:36:54 3.8.13 22:36:54 3.9.13 22:36:54 3.10.13 22:36:54 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 22:36:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-D8DP from file:/tmp/.os_lf_venv 22:36:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:36:55 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:36:57 lf-activate-venv(): INFO: Base packages installed successfully 22:36:57 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 22:37:07 lf-activate-venv(): INFO: Adding /tmp/venv-D8DP/bin to PATH 22:37:07 WARNING: Nexus logging server not set 22:37:07 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-openstack-cron/75355/ 22:37:07 INFO: archiving logs to S3 22:37:08 ---> uname -a: 22:37:08 Linux prd-centos8-builder-2c-2g-12495.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 22:37:08 22:37:08 22:37:08 ---> lscpu: 22:37:08 Architecture: x86_64 22:37:08 CPU op-mode(s): 32-bit, 64-bit 22:37:08 Byte Order: Little Endian 22:37:08 CPU(s): 2 22:37:08 On-line CPU(s) list: 0,1 22:37:08 Thread(s) per core: 1 22:37:08 Core(s) per socket: 1 22:37:08 Socket(s): 2 22:37:08 NUMA node(s): 1 22:37:08 Vendor ID: AuthenticAMD 22:37:08 CPU family: 23 22:37:08 Model: 49 22:37:08 Model name: AMD EPYC-Rome Processor 22:37:08 Stepping: 0 22:37:08 CPU MHz: 2799.998 22:37:08 BogoMIPS: 5599.99 22:37:08 Virtualization: AMD-V 22:37:08 Hypervisor vendor: KVM 22:37:08 Virtualization type: full 22:37:08 L1d cache: 32K 22:37:08 L1i cache: 32K 22:37:08 L2 cache: 512K 22:37:08 L3 cache: 16384K 22:37:08 NUMA node0 CPU(s): 0,1 22:37:08 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 22:37:08 22:37:08 22:37:08 ---> nproc: 22:37:08 2 22:37:08 22:37:08 22:37:08 ---> df -h: 22:37:08 Filesystem Size Used Avail Use% Mounted on 22:37:08 devtmpfs 3.8G 0 3.8G 0% /dev 22:37:08 tmpfs 3.8G 0 3.8G 0% /dev/shm 22:37:08 tmpfs 3.8G 17M 3.8G 1% /run 22:37:08 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 22:37:08 /dev/vda1 40G 8.5G 32G 22% / 22:37:08 tmpfs 770M 0 770M 0% /run/user/1001 22:37:08 22:37:08 22:37:08 ---> free -m: 22:37:08 total used free shared buff/cache available 22:37:08 Mem: 7697 657 4773 19 2266 6743 22:37:08 Swap: 1023 0 1023 22:37:08 22:37:08 22:37:08 ---> ip addr: 22:37:08 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 22:37:08 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 22:37:08 inet 127.0.0.1/8 scope host lo 22:37:08 valid_lft forever preferred_lft forever 22:37:08 inet6 ::1/128 scope host 22:37:08 valid_lft forever preferred_lft forever 22:37:08 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 22:37:08 link/ether fa:16:3e:fa:af:fe brd ff:ff:ff:ff:ff:ff 22:37:08 altname enp0s3 22:37:08 altname ens3 22:37:08 inet 10.30.170.103/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 22:37:08 valid_lft 86068sec preferred_lft 86068sec 22:37:08 inet6 fe80::f816:3eff:fefa:affe/64 scope link 22:37:08 valid_lft forever preferred_lft forever 22:37:08 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 22:37:08 link/ether 02:42:c9:59:32:8a brd ff:ff:ff:ff:ff:ff 22:37:08 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 22:37:08 valid_lft forever preferred_lft forever 22:37:08 22:37:08 22:37:08 ---> sar -b -r -n DEV: 22:37:08 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 11/21/2025 _x86_64_ (2 CPU) 22:37:08 22:37:08 22:31:32 LINUX RESTART (2 CPU) 22:37:08 22:37:08 10:32:01 PM tps rtps wtps bread/s bwrtn/s 22:37:08 10:33:01 PM 190.59 19.26 171.33 5514.56 7292.92 22:37:08 10:34:01 PM 112.73 0.45 112.28 63.05 12285.40 22:37:08 10:35:01 PM 34.16 0.75 33.41 74.25 1842.48 22:37:08 10:36:01 PM 29.01 0.00 29.01 0.00 1035.79 22:37:08 10:37:01 PM 24.58 0.52 24.06 64.66 690.28 22:37:08 Average: 78.22 4.20 74.02 1143.38 4629.60 22:37:08 22:37:08 10:32:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:37:08 10:33:01 PM 5150728 6990928 2731704 34.66 2688 2022776 959352 10.74 201200 2206080 171212 22:37:08 10:34:01 PM 4952012 6961396 2930420 37.18 2688 2184464 959080 10.74 213968 2358228 43092 22:37:08 10:35:01 PM 4913260 6923888 2969172 37.67 2688 2185648 995128 11.14 282004 2331876 9940 22:37:08 10:36:01 PM 4856288 6899888 3026144 38.39 2688 2218788 1026904 11.50 285412 2385780 43076 22:37:08 10:37:01 PM 4905392 6920424 2977040 37.77 2688 2189752 997688 11.17 437016 2184580 25108 22:37:08 Average: 4955536 6939305 2926896 37.13 2688 2160286 987630 11.06 283920 2293309 58486 22:37:08 22:37:08 10:32:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:37:08 10:33:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:37:08 10:33:01 PM eth0 253.63 170.48 1806.97 62.46 0.00 0.00 0.00 0.00 22:37:08 10:33:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:37:08 10:34:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:37:08 10:34:01 PM eth0 69.06 57.70 825.98 9.71 0.00 0.00 0.00 0.00 22:37:08 10:34:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:37:08 10:35:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:37:08 10:35:01 PM eth0 23.11 22.46 29.23 8.70 0.00 0.00 0.00 0.00 22:37:08 10:35:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:37:08 10:36:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:37:08 10:36:01 PM eth0 19.06 19.49 18.18 7.95 0.00 0.00 0.00 0.00 22:37:08 10:36:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:37:08 10:37:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:37:08 10:37:01 PM eth0 22.25 20.00 28.37 9.37 0.00 0.00 0.00 0.00 22:37:08 10:37:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:37:08 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:37:08 Average: eth0 77.43 58.03 541.78 19.64 0.00 0.00 0.00 0.00 22:37:08 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:37:08 22:37:08 22:37:08 ---> sar -P ALL: 22:37:08 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 11/21/2025 _x86_64_ (2 CPU) 22:37:08 22:37:08 22:31:32 LINUX RESTART (2 CPU) 22:37:08 22:37:08 10:32:01 PM CPU %user %nice %system %iowait %steal %idle 22:37:08 10:33:01 PM all 42.27 0.00 7.35 2.13 0.12 48.14 22:37:08 10:33:01 PM 0 36.00 0.00 7.72 2.82 0.12 53.34 22:37:08 10:33:01 PM 1 48.57 0.00 6.97 1.43 0.12 42.91 22:37:08 10:34:01 PM all 34.26 0.00 5.16 1.58 0.11 58.90 22:37:08 10:34:01 PM 0 27.66 0.00 4.78 1.40 0.10 66.06 22:37:08 10:34:01 PM 1 40.88 0.00 5.53 1.75 0.12 51.72 22:37:08 10:35:01 PM all 32.43 0.00 3.63 0.28 0.12 63.54 22:37:08 10:35:01 PM 0 32.96 0.00 3.40 0.20 0.12 63.32 22:37:08 10:35:01 PM 1 31.91 0.00 3.85 0.37 0.12 63.76 22:37:08 10:36:01 PM all 33.73 0.00 3.45 0.21 0.10 62.51 22:37:08 10:36:01 PM 0 51.00 0.00 4.25 0.20 0.10 44.45 22:37:08 10:36:01 PM 1 16.43 0.00 2.64 0.22 0.10 80.61 22:37:08 10:37:01 PM all 35.41 0.00 4.25 0.14 0.12 60.08 22:37:08 10:37:01 PM 0 43.18 0.00 4.42 0.18 0.12 52.09 22:37:08 10:37:01 PM 1 27.64 0.00 4.07 0.10 0.12 68.07 22:37:08 Average: all 35.62 0.00 4.76 0.87 0.11 58.64 22:37:08 Average: 0 38.16 0.00 4.92 0.96 0.11 55.85 22:37:08 Average: 1 33.07 0.00 4.61 0.77 0.11 61.43 22:37:08 22:37:08 22:37:08