14:32:05 Started by timer 14:32:05 Running as SYSTEM 14:32:05 [EnvInject] - Loading node environment variables. 14:32:05 Building remotely on prd-centos8-builder-2c-2g-18815 (centos8-builder-2c-2g) in workspace /w/workspace/builder-openstack-cron 14:32:06 [ssh-agent] Looking for ssh-agent implementation... 14:32:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:32:06 $ ssh-agent 14:32:06 SSH_AUTH_SOCK=/tmp/ssh-FDHDlAvxy7f7/agent.5441 14:32:06 SSH_AGENT_PID=5442 14:32:06 [ssh-agent] Started. 14:32:06 Running ssh-add (command line suppressed) 14:32:06 Identity added: /w/workspace/builder-openstack-cron@tmp/private_key_1158421424560232255.key (/w/workspace/builder-openstack-cron@tmp/private_key_1158421424560232255.key) 14:32:06 [ssh-agent] Using credentials jenkins (jenkins-ssh) 14:32:06 The recommended git tool is: NONE 14:32:08 using credential jenkins-ssh 14:32:08 Wiping out workspace first. 14:32:08 Cloning the remote Git repository 14:32:08 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 14:32:08 > git init /w/workspace/builder-openstack-cron # timeout=10 14:32:08 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 14:32:08 > git --version # timeout=10 14:32:08 > git --version # 'git version 2.43.0' 14:32:08 using GIT_SSH to set credentials jenkins-ssh 14:32:08 [INFO] Currently running in a labeled security context 14:32:08 [INFO] Currently SELinux is 'enforcing' on the host 14:32:08 > /usr/bin/chcon --type=ssh_home_t /w/workspace/builder-openstack-cron@tmp/jenkins-gitclient-ssh5546380190031036420.key 14:32:08 Verifying host key using known hosts file 14:32:08 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. 14:32:08 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 14:32:11 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 14:32:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:32:11 Avoid second fetch 14:32:11 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 14:32:11 Checking out Revision cbe0861af12477d0e58e0c98157dba408b246626 (refs/remotes/origin/master) 14:32:11 > git config core.sparsecheckout # timeout=10 14:32:11 > git checkout -f cbe0861af12477d0e58e0c98157dba408b246626 # timeout=10 14:32:11 Commit message: "fix: Add conditional SSH/Ansible config" 14:32:11 > git rev-list --no-walk cbe0861af12477d0e58e0c98157dba408b246626 # timeout=10 14:32:12 > git remote # timeout=10 14:32:12 > git submodule init # timeout=10 14:32:12 > git submodule sync # timeout=10 14:32:12 > git config --get remote.origin.url # timeout=10 14:32:12 > git submodule init # timeout=10 14:32:12 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 14:32:12 > git config --get submodule.global-jjb.url # timeout=10 14:32:12 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 14:32:12 > git config --get submodule.packer/common-packer.url # timeout=10 14:32:12 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 14:32:12 > git submodule update --init --recursive global-jjb # timeout=10 14:32:13 > git submodule update --init --recursive packer/common-packer # timeout=10 14:32:16 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 14:32:16 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 14:32:16 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 14:32:16 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 14:32:16 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 14:32:16 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 14:32:16 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 14:32:16 No emails were triggered. 14:32:16 provisioning config files... 14:32:17 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 14:32:17 copy managed file [npmrc] to file:/home/jenkins/.npmrc 14:32:17 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 14:32:17 [builder-openstack-cron] $ /bin/bash /tmp/jenkins2538848212832178031.sh 14:32:17 ---> python-tools-install.sh 14:32:17 Setup pyenv: 14:32:17 system 14:32:17 * 3.8.13 (set by /opt/pyenv/version) 14:32:17 * 3.9.13 (set by /opt/pyenv/version) 14:32:17 * 3.10.13 (set by /opt/pyenv/version) 14:32:17 * 3.11.7 (set by /opt/pyenv/version) 14:32:22 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-aU8A 14:32:22 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:32:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:32:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:32:26 lf-activate-venv(): INFO: Base packages installed successfully 14:32:26 lf-activate-venv(): INFO: Installing additional packages: lftools 14:32:54 lf-activate-venv(): INFO: Adding /tmp/venv-aU8A/bin to PATH 14:32:54 Generating Requirements File 14: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. 14:33:33 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 14:33:33 Python 3.11.7 14:33:33 pip 25.3 from /tmp/venv-aU8A/lib/python3.11/site-packages/pip (python 3.11) 14:33:34 appdirs==1.4.4 14:33:34 argcomplete==3.6.3 14:33:34 aspy.yaml==1.3.0 14:33:34 attrs==25.4.0 14:33:34 autopage==0.5.2 14:33:34 beautifulsoup4==4.14.3 14:33:34 boto3==1.42.22 14:33:34 botocore==1.42.22 14:33:34 bs4==0.0.2 14:33:34 cachetools==6.2.4 14:33:34 certifi==2026.1.4 14:33:34 cffi==2.0.0 14:33:34 cfgv==3.5.0 14:33:34 chardet==5.2.0 14:33:34 charset-normalizer==3.4.4 14:33:34 click==8.3.1 14:33:34 cliff==4.13.1 14:33:34 cmd2==3.1.0 14:33:34 cryptography==3.3.2 14:33:34 debtcollector==3.0.0 14:33:34 decorator==5.2.1 14:33:34 defusedxml==0.7.1 14:33:34 Deprecated==1.3.1 14:33:34 distlib==0.4.0 14:33:34 dnspython==2.8.0 14:33:34 docker==7.1.0 14:33:34 dogpile.cache==1.5.0 14:33:34 durationpy==0.10 14:33:34 email-validator==2.3.0 14:33:34 filelock==3.20.2 14:33:34 future==1.0.0 14:33:34 gitdb==4.0.12 14:33:34 GitPython==3.1.46 14:33:34 google-auth==2.46.0 14:33:34 httplib2==0.31.0 14:33:34 identify==2.6.15 14:33:34 idna==3.11 14:33:34 importlib-resources==1.5.0 14:33:34 iso8601==2.1.0 14:33:34 Jinja2==3.1.6 14:33:34 jmespath==1.0.1 14:33:34 jsonpatch==1.33 14:33:34 jsonpointer==3.0.0 14:33:34 jsonschema==4.25.1 14:33:34 jsonschema-specifications==2025.9.1 14:33:34 keystoneauth1==5.12.0 14:33:34 kubernetes==34.1.0 14:33:34 lftools==0.37.18 14:33:34 lxml==6.0.2 14:33:34 markdown-it-py==4.0.0 14:33:34 MarkupSafe==3.0.3 14:33:34 mdurl==0.1.2 14:33:34 msgpack==1.1.2 14:33:34 multi_key_dict==2.0.3 14:33:34 munch==4.0.0 14:33:34 netaddr==1.3.0 14:33:34 niet==1.4.2 14:33:34 nodeenv==1.10.0 14:33:34 oauth2client==4.1.3 14:33:34 oauthlib==3.3.1 14:33:34 openstacksdk==4.8.0 14:33:34 os-service-types==1.8.2 14:33:34 osc-lib==4.3.0 14:33:34 oslo.config==10.1.0 14:33:34 oslo.context==6.2.0 14:33:34 oslo.i18n==6.7.1 14:33:34 oslo.log==8.0.0 14:33:34 oslo.serialization==5.9.0 14:33:34 oslo.utils==9.2.0 14:33:34 packaging==25.0 14:33:34 pbr==7.0.3 14:33:34 platformdirs==4.5.1 14:33:34 prettytable==3.17.0 14:33:34 psutil==7.2.1 14:33:34 pyasn1==0.6.1 14:33:34 pyasn1_modules==0.4.2 14:33:34 pycparser==2.23 14:33:34 pygerrit2==2.0.15 14:33:34 PyGithub==2.8.1 14:33:34 Pygments==2.19.2 14:33:34 PyJWT==2.10.1 14:33:34 PyNaCl==1.6.2 14:33:34 pyparsing==2.4.7 14:33:34 pyperclip==1.11.0 14:33:34 pyrsistent==0.20.0 14:33:34 python-cinderclient==9.8.0 14:33:34 python-dateutil==2.9.0.post0 14:33:34 python-heatclient==4.3.0 14:33:34 python-jenkins==1.8.3 14:33:34 python-keystoneclient==5.7.0 14:33:34 python-magnumclient==4.9.0 14:33:34 python-openstackclient==8.2.0 14:33:34 python-swiftclient==4.9.0 14:33:34 PyYAML==6.0.3 14:33:34 referencing==0.37.0 14:33:34 requests==2.32.5 14:33:34 requests-oauthlib==2.0.0 14:33:34 requestsexceptions==1.4.0 14:33:34 rfc3986==2.0.0 14:33:34 rich==14.2.0 14:33:34 rich-argparse==1.7.2 14:33:34 rpds-py==0.30.0 14:33:34 rsa==4.9.1 14:33:34 ruamel.yaml==0.19.1 14:33:34 ruamel.yaml.clib==0.2.15 14:33:34 s3transfer==0.16.0 14:33:34 simplejson==3.20.2 14:33:34 six==1.17.0 14:33:34 smmap==5.0.2 14:33:34 soupsieve==2.8.1 14:33:34 stevedore==5.6.0 14:33:34 tabulate==0.9.0 14:33:34 toml==0.10.2 14:33:34 tomlkit==0.13.3 14:33:34 tqdm==4.67.1 14:33:34 typing_extensions==4.15.0 14:33:34 tzdata==2025.3 14:33:34 urllib3==1.26.20 14:33:34 virtualenv==20.35.4 14:33:34 wcwidth==0.2.14 14:33:34 websocket-client==1.9.0 14:33:34 wrapt==2.0.1 14:33:34 xdg==6.0.0 14:33:34 xmltodict==1.0.2 14:33:34 yq==3.4.3 14:33:34 [EnvInject] - Injecting environment variables from a build step. 14:33:34 [EnvInject] - Injecting as environment variables the properties content 14:33:34 OS_CLOUD=vex 14:33:34 14:33:34 [EnvInject] - Variables injected successfully. 14:33:34 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 14:33:34 Run condition [Boolean condition] enabling perform for step [Execute shell] 14:33:34 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins3914943022929725676.sh 14:33:34 ---> Orphaned k8s clusters 14:33:34 Setup pyenv: 14:33:34 system 14:33:34 3.8.13 14:33:34 3.9.13 14:33:34 3.10.13 14:33:34 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 14:33:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-aU8A from file:/tmp/.os_lf_venv 14:33:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:33:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:33:36 lf-activate-venv(): INFO: Base packages installed successfully 14:33:36 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 14:33:44 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. 14:33:44 lftools 0.37.18 requires urllib3<2.1.0, but you have urllib3 2.3.0 which is incompatible. 14:33:44 lf-activate-venv(): INFO: Adding /tmp/venv-aU8A/bin to PATH 14:33:47 -----> Delete orphaned cluster 14:33:47 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 14:33:47 Run condition [Boolean condition] enabling perform for step [Execute shell] 14:33:47 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins5136625515521673028.sh 14:33:47 ---> Orphaned stacks 14:33:47 Setup pyenv: 14:33:47 system 14:33:47 3.8.13 14:33:47 3.9.13 14:33:47 3.10.13 14:33:47 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 14:33:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-aU8A from file:/tmp/.os_lf_venv 14:33:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:33:47 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:33:49 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. 14:33:49 lftools 0.37.18 requires urllib3<2.1.0, but you have urllib3 2.3.0 which is incompatible. 14:33:49 lf-activate-venv(): INFO: Base packages installed successfully 14:33:49 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 14:34:08 lf-activate-venv(): INFO: Adding /tmp/venv-aU8A/bin to PATH 14:34:08 + mapfile -t OS_COE_CLUSTERS_ID 14:34:08 ++ awk '{print $1}' 14:34:08 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 14:34:08 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 14:34:11 + echo '-----> Active clusters -> stacks' 14:34:11 -----> Active clusters -> stacks 14:34:11 + OS_COE_STACKS=() 14:34:11 + [[ 0 -gt 0 ]] 14:34:11 + mapfile -t OS_STACKS 14:34:11 ++ 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 14:34:11 ++ awk '{print $1}' 14:34:12 + echo '-----> Active stacks' 14:34:12 -----> Active stacks 14:34:12 + echo '-----> Delete orphaned stacks' 14:34:12 -----> Delete orphaned stacks 14:34:12 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 14:34:12 Run condition [Boolean condition] enabling perform for step [Execute shell] 14:34:12 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins703993881687130613.sh 14:34:12 ---> Orphaned servers 14:34:12 Setup pyenv: 14:34:12 system 14:34:12 3.8.13 14:34:12 3.9.13 14:34:12 3.10.13 14:34:12 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 14:34:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-aU8A from file:/tmp/.os_lf_venv 14:34:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:34:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:34:14 lf-activate-venv(): INFO: Base packages installed successfully 14:34:14 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 14:34:29 lf-activate-venv(): INFO: Adding /tmp/venv-aU8A/bin to PATH 14:34:36 -----> Active servers 14:34:36 prd-centos8-builder-2c-2g-18815 14:34:36 prd-centos8-robot-2c-8g-18749 14:34:36 prd-ubuntu2204-docker-4c-4g-18081 14:34:36 prd-ubuntu2204-docker-4c-16g-14833 14:34:36 prd-ubuntu2204-docker-4c-16g-14830 14:34:36 prd-ubuntu2204-docker-4c-16g-14832 14:34:36 -----> Delete orphaned servers 14:34:37 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 14:34:37 Run condition [Boolean condition] enabling perform for step [Execute shell] 14:34:37 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins13129976608880649629.sh 14:34:37 ---> Orphaned ports 14:34:37 Setup pyenv: 14:34:37 system 14:34:37 3.8.13 14:34:37 3.9.13 14:34:37 3.10.13 14:34:37 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 14:34:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-aU8A from file:/tmp/.os_lf_venv 14:34:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:34:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:34:39 lf-activate-venv(): INFO: Base packages installed successfully 14:34:39 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 14:34:53 lf-activate-venv(): INFO: Adding /tmp/venv-aU8A/bin to PATH 14:34:55 No orphaned ports to process. 14:34:55 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 14:34:55 Run condition [Boolean condition] enabling perform for step [Execute shell] 14:34:55 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins7668592544290494560.sh 14:34:55 ---> Orphaned volumes 14:34:55 + source /home/jenkins/lf-env.sh 14:34:55 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 14:34:55 ++ mktemp -d /tmp/venv-XXXX 14:34:55 + lf_venv=/tmp/venv-kSuZ 14:34:55 + local venv_file=/tmp/.os_lf_venv 14:34:55 + local python=python3 14:34:55 + local options 14:34:55 + local set_path=true 14:34:55 + local install_args= 14:34:55 ++ 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 14:34:55 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 14:34:55 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 14:34:55 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 14:34:55 + true 14:34:55 + case $1 in 14:34:55 + python=python3 14:34:55 + shift 2 14:34:55 + true 14:34:55 + case $1 in 14:34:55 + shift 14:34:55 + break 14:34:55 + case $python in 14:34:55 + local pkg_list= 14:34:55 + [[ -d /opt/pyenv ]] 14:34:55 + echo 'Setup pyenv:' 14:34:55 Setup pyenv: 14:34:55 + export PYENV_ROOT=/opt/pyenv 14:34:55 + PYENV_ROOT=/opt/pyenv 14:34:55 + 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 14:34:55 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 14:34:55 + pyenv versions 14:34:55 system 14:34:55 3.8.13 14:34:55 3.9.13 14:34:55 3.10.13 14:34:55 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 14:34:55 + command -v pyenv 14:34:55 ++ pyenv init - --no-rehash 14:34:56 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 14:34:56 for i in ${!paths[@]}; do 14:34:56 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 14:34:56 fi; done; 14:34:56 echo "${paths[*]}"'\'')" 14:34:56 export PATH="/opt/pyenv/shims:${PATH}" 14:34:56 export PYENV_SHELL=bash 14:34:56 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:34:56 pyenv() { 14:34:56 local command 14:34:56 command="${1:-}" 14:34:56 if [ "$#" -gt 0 ]; then 14:34:56 shift 14:34:56 fi 14:34:56 14:34:56 case "$command" in 14:34:56 rehash|shell) 14:34:56 eval "$(pyenv "sh-$command" "$@")" 14:34:56 ;; 14:34:56 *) 14:34:56 command pyenv "$command" "$@" 14:34:56 ;; 14:34:56 esac 14:34:56 }' 14:34:56 +++ bash --norc -ec 'IFS=:; paths=($PATH); 14:34:56 for i in ${!paths[@]}; do 14:34:56 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 14:34:56 fi; done; 14:34:56 echo "${paths[*]}"' 14:34:56 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 14:34:56 ++ 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 14:34:56 ++ 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 14:34:56 ++ export PYENV_SHELL=bash 14:34:56 ++ PYENV_SHELL=bash 14:34:56 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:34:56 +++ complete -F _pyenv pyenv 14:34:56 ++ lf-pyver python3 14:34:56 ++ local py_version_xy=python3 14:34:56 ++ local py_version_xyz= 14:34:56 ++ awk '{ print $1 }' 14:34:56 ++ pyenv versions 14:34:56 ++ local command 14:34:56 ++ command=versions 14:34:56 ++ '[' 1 -gt 0 ']' 14:34:56 ++ shift 14:34:56 ++ case "$command" in 14:34:56 ++ command pyenv versions 14:34:56 ++ pyenv versions 14:34:56 ++ sed 's/^[ *]* //' 14:34:56 ++ grep -E '^[0-9.]*[0-9]$' 14:34:56 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:34:56 +++ grep '^3' /tmp/.pyenv_versions 14:34:56 +++ sort -V 14:34:56 +++ tail -n 1 14:34:56 ++ py_version_xyz=3.11.7 14:34:56 ++ [[ -z 3.11.7 ]] 14:34:56 ++ echo 3.11.7 14:34:56 ++ return 0 14:34:56 + pyenv local 3.11.7 14:34:56 + local command 14:34:56 + command=local 14:34:56 + '[' 2 -gt 0 ']' 14:34:56 + shift 14:34:56 + case "$command" in 14:34:56 + command pyenv local 3.11.7 14:34:56 + pyenv local 3.11.7 14:34:56 + for arg in "$@" 14:34:56 + case $arg in 14:34:56 + pkg_list+='lftools[openstack] ' 14:34:56 + for arg in "$@" 14:34:56 + case $arg in 14:34:56 + pkg_list+='kubernetes ' 14:34:56 + for arg in "$@" 14:34:56 + case $arg in 14:34:56 + pkg_list+='niet ' 14:34:56 + for arg in "$@" 14:34:56 + case $arg in 14:34:56 + pkg_list+='python-heatclient ' 14:34:56 + for arg in "$@" 14:34:56 + case $arg in 14:34:56 + pkg_list+='python-openstackclient ' 14:34:56 + for arg in "$@" 14:34:56 + case $arg in 14:34:56 + pkg_list+='python-magnumclient ' 14:34:56 + for arg in "$@" 14:34:56 + case $arg in 14:34:56 + pkg_list+='yq ' 14:34:56 + [[ -f /tmp/.os_lf_venv ]] 14:34:56 ++ cat /tmp/.os_lf_venv 14:34:56 + lf_venv=/tmp/venv-aU8A 14:34:56 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-aU8A from' file:/tmp/.os_lf_venv 14:34:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-aU8A from file:/tmp/.os_lf_venv 14:34:56 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 14:34:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:34:56 + local 'pip_opts=--upgrade --quiet' 14:34:56 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 14:34:56 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 14:34:56 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 14:34:56 + [[ -n '' ]] 14:34:56 + [[ -n '' ]] 14:34:56 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 14:34:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:34:56 + /tmp/venv-aU8A/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 14:34:58 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 14:34:58 lf-activate-venv(): INFO: Base packages installed successfully 14:34:58 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]] 14:34:58 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ' 14:34:58 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 14:34:58 + /tmp/venv-aU8A/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 14:35:14 + type python3 14:35:14 + true 14:35:14 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-aU8A/bin to PATH' 14:35:14 lf-activate-venv(): INFO: Adding /tmp/venv-aU8A/bin to PATH 14:35:14 + PATH=/tmp/venv-aU8A/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 14:35:14 + return 0 14:35:14 + mapfile -t os_volumes 14:35:14 ++ openstack --os-cloud vex volume list -f value -c ID --status Available 14:35:17 + '[' 0 -eq 0 ']' 14:35:17 + echo 'No orphaned volumes found.' 14:35:17 No orphaned volumes found. 14:35:17 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 14:35:17 Run condition [Boolean condition] enabling perform for step [Execute shell] 14:35:17 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins4569130844682462137.sh 14:35:17 ---> Protect in-use images 14:35:17 Setup pyenv: 14:35:18 system 14:35:18 3.8.13 14:35:18 3.9.13 14:35:18 3.10.13 14:35:18 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 14:35:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-aU8A from file:/tmp/.os_lf_venv 14:35:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:35:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:35:20 lf-activate-venv(): INFO: Base packages installed successfully 14:35:20 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient 14:35:34 lf-activate-venv(): INFO: Adding /tmp/venv-aU8A/bin to PATH 14:35:34 INFO: There are images to protect defined in jenkins-config. 14:35:34 INFO: There are additional images to protect in the jjb dir. 14:35:34 INFO: Protecting the following images: 14:35:34 ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538 14:35:34 ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195 14:35:34 ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034 14:35:34 ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858 14:35:34 ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263 14:35:34 ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803 14:35:34 ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796 14:35:34 ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950 14:35:34 ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260101-160222.557 14:35:34 ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260101-010223.593 14:35:34 ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260101-170116.289 14:35:34 ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654 14:35:36 Protected setting for ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538: True 14:35:37 Protected setting for ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195: True 14:35:39 Protected setting for ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034: True 14:35:41 Protected setting for ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858: True 14:35:42 Protected setting for ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263: True 14:35:44 Protected setting for ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803: True 14:35:45 Protected setting for ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796: True 14:35:47 Protected setting for ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950: True 14:35:49 Protected setting for ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260101-160222.557: True 14:35:50 Protected setting for ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260101-010223.593: True 14:35:52 Protected setting for ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260101-170116.289: True 14:35:53 Protected setting for ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654: True 14:35:53 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 14:35:53 Run condition [Boolean condition] enabling perform for step [BuilderChain] 14:35:53 [EnvInject] - Injecting environment variables from a build step. 14:35:53 [EnvInject] - Injecting as environment variables the properties content 14:35:53 OS_IMAGE_CLEANUP_AGE=30 14:35:53 14:35:53 [EnvInject] - Variables injected successfully. 14:35:54 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins6951416263425154106.sh 14:35:54 ---> Cleanup old images 14:35:54 Setup pyenv: 14:35:54 system 14:35:54 3.8.13 14:35:54 3.9.13 14:35:54 3.10.13 14:35:54 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 14:35:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-aU8A from file:/tmp/.os_lf_venv 14:35:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:35:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:35:56 lf-activate-venv(): INFO: Base packages installed successfully 14:35:56 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 14:36:11 lf-activate-venv(): INFO: Adding /tmp/venv-aU8A/bin to PATH 14:36:11 + lftools openstack --os-cloud vex image cleanup --days=30 14:36:17 WARNING: Use of image.protected resulted in an exception 14:36:17 Removing 325 images from vex. 14:36:17 WARNING: Use of image.protected resulted in an exception 14:36:17 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20251201-160153.193 is shared. Cannot remove... 14:36:17 WARNING: Use of image.protected resulted in an exception 14:36:17 WARNING: Image ZZCI - Ubuntu 24.04 - builder - x86_64 - 20251201-000243.318 is shared. Cannot remove... 14:36:17 WARNING: Use of image.protected resulted in an exception 14:36:17 WARNING: Image ZZCI - Ubuntu 24.04 - builder - x86_64 - 20251113-144314.961 is shared. Cannot remove... 14:36:17 WARNING: Use of image.protected resulted in an exception 14:36:17 WARNING: Image ZZCI - Ubuntu 22.04 - builder - x86_64 - 20251112-140553.200 is shared. Cannot remove... 14:36:17 WARNING: Use of image.protected resulted in an exception 14:36:17 WARNING: Image ZZCI - Ubuntu 22.04 - builder - x86_64 - 20251112-123720.826 is shared. Cannot remove... 14:36:17 WARNING: Use of image.protected resulted in an exception 14:36:17 ERROR: Unexpected exception: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0835'. 14:36:17 openstack.exceptions.DuplicateResource: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0835'. 14:36:17 Build step 'Conditional steps (multiple)' marked build as failure 14:36:18 $ ssh-agent -k 14:36:18 unset SSH_AUTH_SOCK; 14:36:18 unset SSH_AGENT_PID; 14:36:18 echo Agent pid 5442 killed; 14:36:18 [ssh-agent] Stopped. 14:36:18 [PostBuildScript] - [INFO] Executing post build scripts. 14:36:18 [builder-openstack-cron] $ /bin/bash /tmp/jenkins15020234254513958301.sh 14:36:18 ---> sysstat.sh 14:36:18 [builder-openstack-cron] $ /bin/bash /tmp/jenkins9955736626865491936.sh 14:36:18 ---> package-listing.sh 14:36:18 ++ facter osfamily 14:36:18 ++ tr '[:upper:]' '[:lower:]' 14:36:18 + OS_FAMILY=redhat 14:36:18 + workspace=/w/workspace/builder-openstack-cron 14:36:18 + START_PACKAGES=/tmp/packages_start.txt 14:36:18 + END_PACKAGES=/tmp/packages_end.txt 14:36:18 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:36:18 + PACKAGES=/tmp/packages_start.txt 14:36:18 + '[' /w/workspace/builder-openstack-cron ']' 14:36:18 + PACKAGES=/tmp/packages_end.txt 14:36:18 + case "${OS_FAMILY}" in 14:36:18 + sort 14:36:18 + rpm -qa 14:36:19 + '[' -f /tmp/packages_start.txt ']' 14:36:19 + '[' -f /tmp/packages_end.txt ']' 14:36:19 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:36:19 + '[' /w/workspace/builder-openstack-cron ']' 14:36:19 + mkdir -p /w/workspace/builder-openstack-cron/archives/ 14:36:19 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-openstack-cron/archives/ 14:36:19 [builder-openstack-cron] $ /bin/bash /tmp/jenkins14399038671788373610.sh 14:36:19 ---> capture-instance-metadata.sh 14:36:19 Setup pyenv: 14:36:19 system 14:36:19 3.8.13 14:36:19 3.9.13 14:36:19 3.10.13 14:36:19 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 14:36:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-aU8A from file:/tmp/.os_lf_venv 14:36:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:36:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:36:21 lf-activate-venv(): INFO: Base packages installed successfully 14:36:21 lf-activate-venv(): INFO: Installing additional packages: lftools 14:36:33 lf-activate-venv(): INFO: Adding /tmp/venv-aU8A/bin to PATH 14:36:33 INFO: Running in OpenStack, capturing instance metadata 14:36:33 [builder-openstack-cron] $ /bin/bash /tmp/jenkins17933625488060198154.sh 14:36:33 provisioning config files... 14:36:34 Could not find credentials [logs] for builder-openstack-cron #76445 14:36:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-openstack-cron@tmp/config17499754958376672637tmp 14:36:34 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 14:36:34 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 14:36:34 provisioning config files... 14:36:34 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 14:36:34 [EnvInject] - Injecting environment variables from a build step. 14:36:34 [EnvInject] - Injecting as environment variables the properties content 14:36:34 SERVER_ID=logs 14:36:34 14:36:34 [EnvInject] - Variables injected successfully. 14:36:34 [builder-openstack-cron] $ /bin/bash /tmp/jenkins8841628946157937625.sh 14:36:34 ---> create-netrc.sh 14:36:34 WARN: Log server credential not found. 14:36:34 [builder-openstack-cron] $ /bin/bash /tmp/jenkins16220542899112025676.sh 14:36:34 ---> python-tools-install.sh 14:36:34 Setup pyenv: 14:36:34 system 14:36:34 3.8.13 14:36:34 3.9.13 14:36:34 3.10.13 14:36:34 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 14:36:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-aU8A from file:/tmp/.os_lf_venv 14:36:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:36:35 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:36:36 lf-activate-venv(): INFO: Base packages installed successfully 14:36:36 lf-activate-venv(): INFO: Installing additional packages: lftools 14:36:47 lf-activate-venv(): INFO: Adding /tmp/venv-aU8A/bin to PATH 14:36:47 [builder-openstack-cron] $ /bin/bash /tmp/jenkins18047015016692031882.sh 14:36:47 ---> sudo-logs.sh 14:36:47 Archiving 'sudo' log.. 14:36:47 [builder-openstack-cron] $ /bin/bash /tmp/jenkins5049796883973482877.sh 14:36:47 ---> job-cost.sh 14:36:47 Setup pyenv: 14:36:47 system 14:36:47 3.8.13 14:36:47 3.9.13 14:36:47 3.10.13 14:36:47 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 14:36:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-aU8A from file:/tmp/.os_lf_venv 14:36:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:36:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:36:49 lf-activate-venv(): INFO: Base packages installed successfully 14:36:49 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:36:58 lf-activate-venv(): INFO: Adding /tmp/venv-aU8A/bin to PATH 14:36:58 INFO: No Stack... 14:36:58 INFO: Retrieving Pricing Info for: v3-standard-2 14:36:59 INFO: Archiving Costs 14:36:59 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins10434262209629423100.sh 14:36:59 ---> logs-deploy.sh 14:36:59 Setup pyenv: 14:36:59 system 14:36:59 3.8.13 14:36:59 3.9.13 14:36:59 3.10.13 14:36:59 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 14:36:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-aU8A from file:/tmp/.os_lf_venv 14:36:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:36:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:37:01 lf-activate-venv(): INFO: Base packages installed successfully 14:37:01 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 14:37:12 lf-activate-venv(): INFO: Adding /tmp/venv-aU8A/bin to PATH 14:37:12 WARNING: Nexus logging server not set 14:37:12 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-openstack-cron/76445/ 14:37:12 INFO: archiving logs to S3 14:37:13 ---> uname -a: 14:37:13 Linux prd-centos8-builder-2c-2g-18815.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 14:37:13 14:37:13 14:37:13 ---> lscpu: 14:37:13 Architecture: x86_64 14:37:13 CPU op-mode(s): 32-bit, 64-bit 14:37:13 Byte Order: Little Endian 14:37:13 CPU(s): 2 14:37:13 On-line CPU(s) list: 0,1 14:37:13 Thread(s) per core: 1 14:37:13 Core(s) per socket: 1 14:37:13 Socket(s): 2 14:37:13 NUMA node(s): 1 14:37:13 Vendor ID: AuthenticAMD 14:37:13 CPU family: 23 14:37:13 Model: 49 14:37:13 Model name: AMD EPYC-Rome Processor 14:37:13 Stepping: 0 14:37:13 CPU MHz: 2799.998 14:37:13 BogoMIPS: 5599.99 14:37:13 Virtualization: AMD-V 14:37:13 Hypervisor vendor: KVM 14:37:13 Virtualization type: full 14:37:13 L1d cache: 32K 14:37:13 L1i cache: 32K 14:37:13 L2 cache: 512K 14:37:13 L3 cache: 16384K 14:37:13 NUMA node0 CPU(s): 0,1 14:37:13 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 14:37:13 14:37:13 14:37:13 ---> nproc: 14:37:13 2 14:37:13 14:37:13 14:37:13 ---> df -h: 14:37:13 Filesystem Size Used Avail Use% Mounted on 14:37:13 devtmpfs 3.8G 0 3.8G 0% /dev 14:37:13 tmpfs 3.8G 0 3.8G 0% /dev/shm 14:37:13 tmpfs 3.8G 17M 3.8G 1% /run 14:37:13 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 14:37:13 /dev/vda1 40G 8.5G 32G 22% / 14:37:13 tmpfs 770M 0 770M 0% /run/user/1001 14:37:13 14:37:13 14:37:13 ---> free -m: 14:37:13 total used free shared buff/cache available 14:37:13 Mem: 7697 658 4771 19 2268 6742 14:37:13 Swap: 1023 0 1023 14:37:13 14:37:13 14:37:13 ---> ip addr: 14:37:13 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:37:13 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:37:13 inet 127.0.0.1/8 scope host lo 14:37:13 valid_lft forever preferred_lft forever 14:37:13 inet6 ::1/128 scope host 14:37:13 valid_lft forever preferred_lft forever 14:37:13 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 14:37:13 link/ether fa:16:3e:f2:9f:90 brd ff:ff:ff:ff:ff:ff 14:37:13 altname enp0s3 14:37:13 altname ens3 14:37:13 inet 10.30.170.191/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 14:37:13 valid_lft 86058sec preferred_lft 86058sec 14:37:13 inet6 fe80::f816:3eff:fef2:9f90/64 scope link 14:37:13 valid_lft forever preferred_lft forever 14:37:13 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 14:37:13 link/ether 02:42:d2:7b:99:0e brd ff:ff:ff:ff:ff:ff 14:37:13 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 14:37:13 valid_lft forever preferred_lft forever 14:37:13 14:37:13 14:37:13 ---> sar -b -r -n DEV: 14:37:13 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 01/06/2026 _x86_64_ (2 CPU) 14:37:13 14:37:13 14:31:27 LINUX RESTART (2 CPU) 14:37:13 14:37:13 02:32:01 PM tps rtps wtps bread/s bwrtn/s 14:37:13 02:33:01 PM 219.92 17.62 202.30 5304.55 8087.84 14:37:13 02:34:01 PM 85.25 0.43 84.82 62.25 9188.45 14:37:13 02:35:01 PM 51.16 0.35 50.81 43.73 4646.73 14:37:13 02:36:01 PM 22.18 0.00 22.18 0.00 547.18 14:37:13 02:37:01 PM 26.59 1.27 25.32 114.90 716.06 14:37:13 Average: 81.03 3.94 77.09 1105.26 4637.37 14:37:13 14:37:13 02:32:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:37:13 02:33:01 PM 5158868 6994384 2723560 34.55 2688 2019340 958644 10.73 201704 2201268 144620 14:37:13 02:34:01 PM 4855132 6897076 3027296 38.41 2688 2217700 1032388 11.56 208788 2469444 136652 14:37:13 02:35:01 PM 4941760 6951724 2940668 37.31 2688 2185340 967296 10.83 268272 2321108 9940 14:37:13 02:36:01 PM 4918360 6928316 2964068 37.60 2688 2185340 1004308 11.25 269416 2343672 9936 14:37:13 02:37:01 PM 4914840 6939772 2967588 37.65 2688 2199680 973440 10.90 425236 2190224 33812 14:37:13 Average: 4957792 6942254 2924636 37.10 2688 2161480 987215 11.05 274683 2305143 66992 14:37:13 14:37:13 02:32:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:37:13 02:33:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:37:13 02:33:01 PM eth0 346.58 189.06 1821.91 62.48 0.00 0.00 0.00 0.00 14:37:13 02:33:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:37:13 02:34:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:37:13 02:34:01 PM eth0 79.66 64.35 822.72 9.82 0.00 0.00 0.00 0.00 14:37:13 02:34:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:37:13 02:35:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:37:13 02:35:01 PM eth0 20.38 20.81 28.42 8.01 0.00 0.00 0.00 0.00 14:37:13 02:35:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:37:13 02:36:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:37:13 02:36:01 PM eth0 18.46 19.49 18.39 7.48 0.00 0.00 0.00 0.00 14:37:13 02:36:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:37:13 02:37:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:37:13 02:37:01 PM eth0 23.34 22.91 28.89 15.28 0.00 0.00 0.00 0.00 14:37:13 02:37:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:37:13 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:37:13 Average: eth0 97.69 63.33 544.12 20.61 0.00 0.00 0.00 0.00 14:37:13 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:37:13 14:37:13 14:37:13 ---> sar -P ALL: 14:37:13 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 01/06/2026 _x86_64_ (2 CPU) 14:37:13 14:37:13 14:31:27 LINUX RESTART (2 CPU) 14:37:13 14:37:13 02:32:01 PM CPU %user %nice %system %iowait %steal %idle 14:37:13 02:33:01 PM all 36.94 0.00 6.83 2.55 0.10 53.58 14:37:13 02:33:01 PM 0 37.06 0.00 7.97 3.68 0.10 51.18 14:37:13 02:33:01 PM 1 36.83 0.00 5.69 1.42 0.10 55.97 14:37:13 02:34:01 PM all 26.70 0.00 4.03 1.96 0.08 67.23 14:37:13 02:34:01 PM 0 23.33 0.00 3.79 1.73 0.08 71.06 14:37:13 02:34:01 PM 1 30.07 0.00 4.27 2.18 0.08 63.40 14:37:13 02:35:01 PM all 34.31 0.00 3.97 0.65 0.08 60.99 14:37:13 02:35:01 PM 0 36.17 0.00 4.40 0.72 0.08 58.63 14:37:13 02:35:01 PM 1 32.45 0.00 3.55 0.58 0.08 63.34 14:37:13 02:36:01 PM all 34.31 0.00 3.49 0.12 0.07 62.01 14:37:13 02:36:01 PM 0 24.28 0.00 2.84 0.13 0.07 72.67 14:37:13 02:36:01 PM 1 44.37 0.00 4.14 0.12 0.07 51.31 14:37:13 02:37:01 PM all 34.97 0.00 4.27 0.15 0.08 60.53 14:37:13 02:37:01 PM 0 43.34 0.00 5.02 0.18 0.08 51.38 14:37:13 02:37:01 PM 1 26.61 0.00 3.53 0.12 0.08 69.66 14:37:13 Average: all 33.44 0.00 4.52 1.09 0.08 60.87 14:37:13 Average: 0 32.83 0.00 4.80 1.29 0.08 61.00 14:37:13 Average: 1 34.06 0.00 4.23 0.88 0.08 60.74 14:37:13 14:37:13 14:37:13