16:32:59 Started by timer 16:32:59 Running as SYSTEM 16:32:59 [EnvInject] - Loading node environment variables. 16:32:59 Building remotely on prd-centos8-builder-2c-2g-18821 (centos8-builder-2c-2g) in workspace /w/workspace/builder-openstack-cron 16:33:00 [ssh-agent] Looking for ssh-agent implementation... 16:33:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:33:00 $ ssh-agent 16:33:00 SSH_AUTH_SOCK=/tmp/ssh-e5vamga8QWak/agent.5451 16:33:00 SSH_AGENT_PID=5452 16:33:00 [ssh-agent] Started. 16:33:00 Running ssh-add (command line suppressed) 16:33:00 Identity added: /w/workspace/builder-openstack-cron@tmp/private_key_4799972856974845502.key (/w/workspace/builder-openstack-cron@tmp/private_key_4799972856974845502.key) 16:33:00 [ssh-agent] Using credentials jenkins (jenkins-ssh) 16:33:00 The recommended git tool is: NONE 16:33:02 using credential jenkins-ssh 16:33:02 Wiping out workspace first. 16:33:02 Cloning the remote Git repository 16:33:02 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 16:33:03 > git init /w/workspace/builder-openstack-cron # timeout=10 16:33:03 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 16:33:03 > git --version # timeout=10 16:33:03 > git --version # 'git version 2.43.0' 16:33:03 using GIT_SSH to set credentials jenkins-ssh 16:33:03 [INFO] Currently running in a labeled security context 16:33:03 [INFO] Currently SELinux is 'enforcing' on the host 16:33:03 > /usr/bin/chcon --type=ssh_home_t /w/workspace/builder-openstack-cron@tmp/jenkins-gitclient-ssh6790709113047696559.key 16:33:03 Verifying host key using known hosts file 16:33:03 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. 16:33:03 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 16:33:05 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 16:33:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:33:06 Avoid second fetch 16:33:06 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 16:33:06 Checking out Revision cbe0861af12477d0e58e0c98157dba408b246626 (refs/remotes/origin/master) 16:33:06 > git config core.sparsecheckout # timeout=10 16:33:06 > git checkout -f cbe0861af12477d0e58e0c98157dba408b246626 # timeout=10 16:33:06 Commit message: "fix: Add conditional SSH/Ansible config" 16:33:06 > git rev-list --no-walk cbe0861af12477d0e58e0c98157dba408b246626 # timeout=10 16:33:06 > git remote # timeout=10 16:33:06 > git submodule init # timeout=10 16:33:06 > git submodule sync # timeout=10 16:33:06 > git config --get remote.origin.url # timeout=10 16:33:06 > git submodule init # timeout=10 16:33:06 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 16:33:06 > git config --get submodule.global-jjb.url # timeout=10 16:33:06 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 16:33:06 > git config --get submodule.packer/common-packer.url # timeout=10 16:33:06 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 16:33:06 > git submodule update --init --recursive global-jjb # timeout=10 16:33:07 > git submodule update --init --recursive packer/common-packer # timeout=10 16:33:11 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 16:33:11 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 16:33:11 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 16:33:11 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 16:33:11 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 16:33:11 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 16:33:11 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 16:33:11 No emails were triggered. 16:33:11 provisioning config files... 16:33:11 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 16:33:11 copy managed file [npmrc] to file:/home/jenkins/.npmrc 16:33:11 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 16:33:11 [builder-openstack-cron] $ /bin/bash /tmp/jenkins14488793567738773040.sh 16:33:11 ---> python-tools-install.sh 16:33:11 Setup pyenv: 16:33:12 system 16:33:12 * 3.8.13 (set by /opt/pyenv/version) 16:33:12 * 3.9.13 (set by /opt/pyenv/version) 16:33:12 * 3.10.13 (set by /opt/pyenv/version) 16:33:12 * 3.11.7 (set by /opt/pyenv/version) 16:33:18 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-0sLi 16:33:18 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 16:33:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:33:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:33:22 lf-activate-venv(): INFO: Base packages installed successfully 16:33:22 lf-activate-venv(): INFO: Installing additional packages: lftools 16:33:55 lf-activate-venv(): INFO: Adding /tmp/venv-0sLi/bin to PATH 16:33:55 Generating Requirements File 16:34:22 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. 16:34:22 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 16:34:22 Python 3.11.7 16:34:22 pip 25.3 from /tmp/venv-0sLi/lib/python3.11/site-packages/pip (python 3.11) 16:34:22 appdirs==1.4.4 16:34:22 argcomplete==3.6.3 16:34:22 aspy.yaml==1.3.0 16:34:22 attrs==25.4.0 16:34:22 autopage==0.5.2 16:34:22 beautifulsoup4==4.14.3 16:34:22 boto3==1.42.22 16:34:22 botocore==1.42.22 16:34:22 bs4==0.0.2 16:34:22 cachetools==6.2.4 16:34:22 certifi==2026.1.4 16:34:22 cffi==2.0.0 16:34:22 cfgv==3.5.0 16:34:22 chardet==5.2.0 16:34:22 charset-normalizer==3.4.4 16:34:22 click==8.3.1 16:34:22 cliff==4.13.1 16:34:22 cmd2==3.1.0 16:34:22 cryptography==3.3.2 16:34:22 debtcollector==3.0.0 16:34:22 decorator==5.2.1 16:34:22 defusedxml==0.7.1 16:34:22 Deprecated==1.3.1 16:34:22 distlib==0.4.0 16:34:22 dnspython==2.8.0 16:34:22 docker==7.1.0 16:34:22 dogpile.cache==1.5.0 16:34:22 durationpy==0.10 16:34:22 email-validator==2.3.0 16:34:22 filelock==3.20.2 16:34:22 future==1.0.0 16:34:22 gitdb==4.0.12 16:34:22 GitPython==3.1.46 16:34:22 google-auth==2.46.0 16:34:22 httplib2==0.31.0 16:34:22 identify==2.6.15 16:34:22 idna==3.11 16:34:22 importlib-resources==1.5.0 16:34:22 iso8601==2.1.0 16:34:22 Jinja2==3.1.6 16:34:22 jmespath==1.0.1 16:34:22 jsonpatch==1.33 16:34:22 jsonpointer==3.0.0 16:34:22 jsonschema==4.25.1 16:34:22 jsonschema-specifications==2025.9.1 16:34:22 keystoneauth1==5.12.0 16:34:22 kubernetes==34.1.0 16:34:22 lftools==0.37.18 16:34:22 lxml==6.0.2 16:34:22 markdown-it-py==4.0.0 16:34:22 MarkupSafe==3.0.3 16:34:22 mdurl==0.1.2 16:34:22 msgpack==1.1.2 16:34:22 multi_key_dict==2.0.3 16:34:22 munch==4.0.0 16:34:22 netaddr==1.3.0 16:34:22 niet==1.4.2 16:34:22 nodeenv==1.10.0 16:34:22 oauth2client==4.1.3 16:34:22 oauthlib==3.3.1 16:34:22 openstacksdk==4.8.0 16:34:22 os-service-types==1.8.2 16:34:22 osc-lib==4.3.0 16:34:22 oslo.config==10.1.0 16:34:22 oslo.context==6.2.0 16:34:22 oslo.i18n==6.7.1 16:34:22 oslo.log==8.0.0 16:34:22 oslo.serialization==5.9.0 16:34:22 oslo.utils==9.2.0 16:34:22 packaging==25.0 16:34:22 pbr==7.0.3 16:34:22 platformdirs==4.5.1 16:34:22 prettytable==3.17.0 16:34:22 psutil==7.2.1 16:34:22 pyasn1==0.6.1 16:34:22 pyasn1_modules==0.4.2 16:34:22 pycparser==2.23 16:34:22 pygerrit2==2.0.15 16:34:22 PyGithub==2.8.1 16:34:22 Pygments==2.19.2 16:34:22 PyJWT==2.10.1 16:34:22 PyNaCl==1.6.2 16:34:22 pyparsing==2.4.7 16:34:22 pyperclip==1.11.0 16:34:22 pyrsistent==0.20.0 16:34:22 python-cinderclient==9.8.0 16:34:22 python-dateutil==2.9.0.post0 16:34:22 python-heatclient==4.3.0 16:34:22 python-jenkins==1.8.3 16:34:22 python-keystoneclient==5.7.0 16:34:22 python-magnumclient==4.9.0 16:34:22 python-openstackclient==8.2.0 16:34:22 python-swiftclient==4.9.0 16:34:22 PyYAML==6.0.3 16:34:22 referencing==0.37.0 16:34:22 requests==2.32.5 16:34:22 requests-oauthlib==2.0.0 16:34:22 requestsexceptions==1.4.0 16:34:22 rfc3986==2.0.0 16:34:22 rich==14.2.0 16:34:22 rich-argparse==1.7.2 16:34:22 rpds-py==0.30.0 16:34:22 rsa==4.9.1 16:34:22 ruamel.yaml==0.19.1 16:34:22 ruamel.yaml.clib==0.2.15 16:34:22 s3transfer==0.16.0 16:34:22 simplejson==3.20.2 16:34:22 six==1.17.0 16:34:22 smmap==5.0.2 16:34:22 soupsieve==2.8.1 16:34:22 stevedore==5.6.0 16:34:22 tabulate==0.9.0 16:34:22 toml==0.10.2 16:34:22 tomlkit==0.13.3 16:34:22 tqdm==4.67.1 16:34:22 typing_extensions==4.15.0 16:34:22 tzdata==2025.3 16:34:22 urllib3==1.26.20 16:34:22 virtualenv==20.35.4 16:34:22 wcwidth==0.2.14 16:34:22 websocket-client==1.9.0 16:34:22 wrapt==2.0.1 16:34:22 xdg==6.0.0 16:34:22 xmltodict==1.0.2 16:34:22 yq==3.4.3 16:34:23 [EnvInject] - Injecting environment variables from a build step. 16:34:23 [EnvInject] - Injecting as environment variables the properties content 16:34:23 OS_CLOUD=vex 16:34:23 16:34:23 [EnvInject] - Variables injected successfully. 16:34:23 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 16:34:23 Run condition [Boolean condition] enabling perform for step [Execute shell] 16:34:23 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins2493154032508923160.sh 16:34:23 ---> Orphaned k8s clusters 16:34:23 Setup pyenv: 16:34:23 system 16:34:23 3.8.13 16:34:23 3.9.13 16:34:23 3.10.13 16:34:23 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 16:34:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0sLi from file:/tmp/.os_lf_venv 16:34:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:34:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:34:30 lf-activate-venv(): INFO: Base packages installed successfully 16:34:30 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 16:34:37 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. 16:34:37 lftools 0.37.18 requires urllib3<2.1.0, but you have urllib3 2.3.0 which is incompatible. 16:34:37 lf-activate-venv(): INFO: Adding /tmp/venv-0sLi/bin to PATH 16:34:41 -----> Delete orphaned cluster 16:34:41 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 16:34:41 Run condition [Boolean condition] enabling perform for step [Execute shell] 16:34:41 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins5895315826005915203.sh 16:34:41 ---> Orphaned stacks 16:34:41 Setup pyenv: 16:34:41 system 16:34:41 3.8.13 16:34:41 3.9.13 16:34:41 3.10.13 16:34:41 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 16:34:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0sLi from file:/tmp/.os_lf_venv 16:34:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:34:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:34:43 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. 16:34:43 lftools 0.37.18 requires urllib3<2.1.0, but you have urllib3 2.3.0 which is incompatible. 16:34:43 lf-activate-venv(): INFO: Base packages installed successfully 16:34:43 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 16:35:06 lf-activate-venv(): INFO: Adding /tmp/venv-0sLi/bin to PATH 16:35:06 + mapfile -t OS_COE_CLUSTERS_ID 16:35:06 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 16:35:06 ++ awk '{print $1}' 16:35:06 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 16:35:09 + echo '-----> Active clusters -> stacks' 16:35:09 -----> Active clusters -> stacks 16:35:09 + OS_COE_STACKS=() 16:35:09 + [[ 0 -gt 0 ]] 16:35:09 + mapfile -t OS_STACKS 16:35:09 ++ openstack --os-cloud vex stack list -f value -c 'Stack Name' -c 'Stack Status' --property stack_status=CREATE_COMPLETE --property stack_status=DELETE_FAILED --property stack_status=CREATE_FAILED 16:35:09 ++ awk '{print $1}' 16:35:10 + echo '-----> Active stacks' 16:35:10 -----> Active stacks 16:35:10 + echo '-----> Delete orphaned stacks' 16:35:10 -----> Delete orphaned stacks 16:35:10 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 16:35:10 Run condition [Boolean condition] enabling perform for step [Execute shell] 16:35:10 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins11846141781263054838.sh 16:35:10 ---> Orphaned servers 16:35:10 Setup pyenv: 16:35:10 system 16:35:10 3.8.13 16:35:10 3.9.13 16:35:10 3.10.13 16:35:10 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 16:35:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0sLi from file:/tmp/.os_lf_venv 16:35:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:35:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:35:13 lf-activate-venv(): INFO: Base packages installed successfully 16:35:13 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 16:35:29 lf-activate-venv(): INFO: Adding /tmp/venv-0sLi/bin to PATH 16:35:36 -----> Active servers 16:35:36 prd-centos8-builder-2c-2g-18821 16:35:36 prd-centos8-robot-2c-8g-18749 16:35:36 prd-ubuntu2204-docker-4c-4g-18081 16:35:36 prd-ubuntu2204-docker-4c-16g-14833 16:35:36 prd-ubuntu2204-docker-4c-16g-14830 16:35:36 prd-ubuntu2204-docker-4c-16g-14832 16:35:36 -----> Delete orphaned servers 16:35:37 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 16:35:37 Run condition [Boolean condition] enabling perform for step [Execute shell] 16:35:37 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins308816535990703131.sh 16:35:37 ---> Orphaned ports 16:35:37 Setup pyenv: 16:35:37 system 16:35:37 3.8.13 16:35:37 3.9.13 16:35:37 3.10.13 16:35:37 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 16:35:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0sLi from file:/tmp/.os_lf_venv 16:35:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:35:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:35:39 lf-activate-venv(): INFO: Base packages installed successfully 16:35:39 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 16:35:54 lf-activate-venv(): INFO: Adding /tmp/venv-0sLi/bin to PATH 16:35:56 No orphaned ports to process. 16:35:56 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 16:35:56 Run condition [Boolean condition] enabling perform for step [Execute shell] 16:35:56 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins14314771847995245950.sh 16:35:56 ---> Orphaned volumes 16:35:56 + source /home/jenkins/lf-env.sh 16:35:56 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 16:35:56 ++ mktemp -d /tmp/venv-XXXX 16:35:56 + lf_venv=/tmp/venv-RSi1 16:35:56 + local venv_file=/tmp/.os_lf_venv 16:35:56 + local python=python3 16:35:56 + local options 16:35:56 + local set_path=true 16:35:56 + local install_args= 16:35:56 ++ 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 16:35:56 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 16:35:56 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 16:35:56 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 16:35:56 + true 16:35:56 + case $1 in 16:35:56 + python=python3 16:35:56 + shift 2 16:35:56 + true 16:35:56 + case $1 in 16:35:56 + shift 16:35:56 + break 16:35:56 + case $python in 16:35:56 + local pkg_list= 16:35:56 + [[ -d /opt/pyenv ]] 16:35:56 + echo 'Setup pyenv:' 16:35:56 Setup pyenv: 16:35:56 + export PYENV_ROOT=/opt/pyenv 16:35:56 + PYENV_ROOT=/opt/pyenv 16:35:56 + 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 16:35: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 16:35:56 + pyenv versions 16:35:56 system 16:35:56 3.8.13 16:35:56 3.9.13 16:35:56 3.10.13 16:35:56 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 16:35:56 + command -v pyenv 16:35:56 ++ pyenv init - --no-rehash 16:35:57 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 16:35:57 for i in ${!paths[@]}; do 16:35:57 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 16:35:57 fi; done; 16:35:57 echo "${paths[*]}"'\'')" 16:35:57 export PATH="/opt/pyenv/shims:${PATH}" 16:35:57 export PYENV_SHELL=bash 16:35:57 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 16:35:57 pyenv() { 16:35:57 local command 16:35:57 command="${1:-}" 16:35:57 if [ "$#" -gt 0 ]; then 16:35:57 shift 16:35:57 fi 16:35:57 16:35:57 case "$command" in 16:35:57 rehash|shell) 16:35:57 eval "$(pyenv "sh-$command" "$@")" 16:35:57 ;; 16:35:57 *) 16:35:57 command pyenv "$command" "$@" 16:35:57 ;; 16:35:57 esac 16:35:57 }' 16:35:57 +++ bash --norc -ec 'IFS=:; paths=($PATH); 16:35:57 for i in ${!paths[@]}; do 16:35:57 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 16:35:57 fi; done; 16:35:57 echo "${paths[*]}"' 16:35:57 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 16:35:57 ++ 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 16:35:57 ++ 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 16:35:57 ++ export PYENV_SHELL=bash 16:35:57 ++ PYENV_SHELL=bash 16:35:57 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 16:35:57 +++ complete -F _pyenv pyenv 16:35:57 ++ lf-pyver python3 16:35:57 ++ local py_version_xy=python3 16:35:57 ++ local py_version_xyz= 16:35:57 ++ awk '{ print $1 }' 16:35:57 ++ pyenv versions 16:35:57 ++ local command 16:35:57 ++ command=versions 16:35:57 ++ '[' 1 -gt 0 ']' 16:35:57 ++ shift 16:35:57 ++ case "$command" in 16:35:57 ++ command pyenv versions 16:35:57 ++ pyenv versions 16:35:57 ++ sed 's/^[ *]* //' 16:35:57 ++ grep -E '^[0-9.]*[0-9]$' 16:35:57 ++ [[ ! -s /tmp/.pyenv_versions ]] 16:35:57 +++ grep '^3' /tmp/.pyenv_versions 16:35:57 +++ sort -V 16:35:57 +++ tail -n 1 16:35:57 ++ py_version_xyz=3.11.7 16:35:57 ++ [[ -z 3.11.7 ]] 16:35:57 ++ echo 3.11.7 16:35:57 ++ return 0 16:35:57 + pyenv local 3.11.7 16:35:57 + local command 16:35:57 + command=local 16:35:57 + '[' 2 -gt 0 ']' 16:35:57 + shift 16:35:57 + case "$command" in 16:35:57 + command pyenv local 3.11.7 16:35:57 + pyenv local 3.11.7 16:35:57 + for arg in "$@" 16:35:57 + case $arg in 16:35:57 + pkg_list+='lftools[openstack] ' 16:35:57 + for arg in "$@" 16:35:57 + case $arg in 16:35:57 + pkg_list+='kubernetes ' 16:35:57 + for arg in "$@" 16:35:57 + case $arg in 16:35:57 + pkg_list+='niet ' 16:35:57 + for arg in "$@" 16:35:57 + case $arg in 16:35:57 + pkg_list+='python-heatclient ' 16:35:57 + for arg in "$@" 16:35:57 + case $arg in 16:35:57 + pkg_list+='python-openstackclient ' 16:35:57 + for arg in "$@" 16:35:57 + case $arg in 16:35:57 + pkg_list+='python-magnumclient ' 16:35:57 + for arg in "$@" 16:35:57 + case $arg in 16:35:57 + pkg_list+='yq ' 16:35:57 + [[ -f /tmp/.os_lf_venv ]] 16:35:57 ++ cat /tmp/.os_lf_venv 16:35:57 + lf_venv=/tmp/venv-0sLi 16:35:57 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0sLi from' file:/tmp/.os_lf_venv 16:35:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0sLi from file:/tmp/.os_lf_venv 16:35:57 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 16:35:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:35:57 + local 'pip_opts=--upgrade --quiet' 16:35:57 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 16:35:57 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 16:35:57 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 16:35:57 + [[ -n '' ]] 16:35:57 + [[ -n '' ]] 16:35:57 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 16:35:57 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:35:57 + /tmp/venv-0sLi/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 16:35:59 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 16:35:59 lf-activate-venv(): INFO: Base packages installed successfully 16:35:59 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]] 16:35:59 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ' 16:35:59 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 16:35:59 + /tmp/venv-0sLi/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 16:36:16 + type python3 16:36:16 + true 16:36:16 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-0sLi/bin to PATH' 16:36:16 lf-activate-venv(): INFO: Adding /tmp/venv-0sLi/bin to PATH 16:36:16 + PATH=/tmp/venv-0sLi/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 16:36:16 + return 0 16:36:16 + mapfile -t os_volumes 16:36:16 ++ openstack --os-cloud vex volume list -f value -c ID --status Available 16:36:19 + '[' 0 -eq 0 ']' 16:36:19 + echo 'No orphaned volumes found.' 16:36:19 No orphaned volumes found. 16:36:19 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 16:36:19 Run condition [Boolean condition] enabling perform for step [Execute shell] 16:36:19 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins9880357868674075724.sh 16:36:19 ---> Protect in-use images 16:36:19 Setup pyenv: 16:36:19 system 16:36:19 3.8.13 16:36:19 3.9.13 16:36:19 3.10.13 16:36:19 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 16:36:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0sLi from file:/tmp/.os_lf_venv 16:36:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:36:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:36:21 lf-activate-venv(): INFO: Base packages installed successfully 16:36:21 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient 16:36:35 lf-activate-venv(): INFO: Adding /tmp/venv-0sLi/bin to PATH 16:36:35 INFO: There are images to protect defined in jenkins-config. 16:36:35 INFO: There are additional images to protect in the jjb dir. 16:36:35 INFO: Protecting the following images: 16:36:35 ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538 16:36:35 ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195 16:36:35 ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034 16:36:35 ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858 16:36:35 ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263 16:36:35 ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803 16:36:35 ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796 16:36:35 ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950 16:36:35 ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260101-160222.557 16:36:35 ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260101-010223.593 16:36:35 ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260101-170116.289 16:36:35 ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654 16:36:37 Protected setting for ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538: True 16:36:39 Protected setting for ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195: True 16:36:40 Protected setting for ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034: True 16:36:42 Protected setting for ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858: True 16:36:44 Protected setting for ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263: True 16:36:45 Protected setting for ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803: True 16:36:47 Protected setting for ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796: True 16:36:48 Protected setting for ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950: True 16:36:50 Protected setting for ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260101-160222.557: True 16:36:52 Protected setting for ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260101-010223.593: True 16:36:53 Protected setting for ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260101-170116.289: True 16:36:55 Protected setting for ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654: True 16:36:55 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 16:36:55 Run condition [Boolean condition] enabling perform for step [BuilderChain] 16:36:55 [EnvInject] - Injecting environment variables from a build step. 16:36:55 [EnvInject] - Injecting as environment variables the properties content 16:36:55 OS_IMAGE_CLEANUP_AGE=30 16:36:55 16:36:55 [EnvInject] - Variables injected successfully. 16:36:55 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins5324218963875394118.sh 16:36:55 ---> Cleanup old images 16:36:55 Setup pyenv: 16:36:55 system 16:36:55 3.8.13 16:36:55 3.9.13 16:36:55 3.10.13 16:36:55 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 16:36:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0sLi from file:/tmp/.os_lf_venv 16:36:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:36:55 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:36:57 lf-activate-venv(): INFO: Base packages installed successfully 16:36:57 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 16:37:13 lf-activate-venv(): INFO: Adding /tmp/venv-0sLi/bin to PATH 16:37:13 + lftools openstack --os-cloud vex image cleanup --days=30 16:37:19 WARNING: Use of image.protected resulted in an exception 16:37:19 Removing 325 images from vex. 16:37:19 WARNING: Use of image.protected resulted in an exception 16:37:19 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20251201-160153.193 is shared. Cannot remove... 16:37:19 WARNING: Use of image.protected resulted in an exception 16:37:19 WARNING: Image ZZCI - Ubuntu 24.04 - builder - x86_64 - 20251201-000243.318 is shared. Cannot remove... 16:37:19 WARNING: Use of image.protected resulted in an exception 16:37:19 WARNING: Image ZZCI - Ubuntu 24.04 - builder - x86_64 - 20251113-144314.961 is shared. Cannot remove... 16:37:19 WARNING: Use of image.protected resulted in an exception 16:37:19 WARNING: Image ZZCI - Ubuntu 22.04 - builder - x86_64 - 20251112-140553.200 is shared. Cannot remove... 16:37:19 WARNING: Use of image.protected resulted in an exception 16:37:19 WARNING: Image ZZCI - Ubuntu 22.04 - builder - x86_64 - 20251112-123720.826 is shared. Cannot remove... 16:37:19 WARNING: Use of image.protected resulted in an exception 16:37:19 ERROR: Unexpected exception: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0835'. 16:37:19 openstack.exceptions.DuplicateResource: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0835'. 16:37:19 Build step 'Conditional steps (multiple)' marked build as failure 16:37:19 $ ssh-agent -k 16:37:19 unset SSH_AUTH_SOCK; 16:37:19 unset SSH_AGENT_PID; 16:37:19 echo Agent pid 5452 killed; 16:37:19 [ssh-agent] Stopped. 16:37:19 [PostBuildScript] - [INFO] Executing post build scripts. 16:37:19 [builder-openstack-cron] $ /bin/bash /tmp/jenkins11095449580474036410.sh 16:37:19 ---> sysstat.sh 16:37:20 [builder-openstack-cron] $ /bin/bash /tmp/jenkins1868582037665751542.sh 16:37:20 ---> package-listing.sh 16:37:20 ++ facter osfamily 16:37:20 ++ tr '[:upper:]' '[:lower:]' 16:37:20 + OS_FAMILY=redhat 16:37:20 + workspace=/w/workspace/builder-openstack-cron 16:37:20 + START_PACKAGES=/tmp/packages_start.txt 16:37:20 + END_PACKAGES=/tmp/packages_end.txt 16:37:20 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:37:20 + PACKAGES=/tmp/packages_start.txt 16:37:20 + '[' /w/workspace/builder-openstack-cron ']' 16:37:20 + PACKAGES=/tmp/packages_end.txt 16:37:20 + case "${OS_FAMILY}" in 16:37:20 + rpm -qa 16:37:20 + sort 16:37:21 + '[' -f /tmp/packages_start.txt ']' 16:37:21 + '[' -f /tmp/packages_end.txt ']' 16:37:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:37:21 + '[' /w/workspace/builder-openstack-cron ']' 16:37:21 + mkdir -p /w/workspace/builder-openstack-cron/archives/ 16:37:21 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-openstack-cron/archives/ 16:37:21 [builder-openstack-cron] $ /bin/bash /tmp/jenkins15539204741133672476.sh 16:37:21 ---> capture-instance-metadata.sh 16:37:21 Setup pyenv: 16:37:21 system 16:37:21 3.8.13 16:37:21 3.9.13 16:37:21 3.10.13 16:37:21 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 16:37:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0sLi from file:/tmp/.os_lf_venv 16:37:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:37:21 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:37:23 lf-activate-venv(): INFO: Base packages installed successfully 16:37:23 lf-activate-venv(): INFO: Installing additional packages: lftools 16:37:36 lf-activate-venv(): INFO: Adding /tmp/venv-0sLi/bin to PATH 16:37:36 INFO: Running in OpenStack, capturing instance metadata 16:37:37 [builder-openstack-cron] $ /bin/bash /tmp/jenkins17581223215229879101.sh 16:37:37 provisioning config files... 16:37:37 Could not find credentials [logs] for builder-openstack-cron #76447 16:37:37 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-openstack-cron@tmp/config16892726281160721893tmp 16:37:37 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 16:37:37 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 16:37:37 provisioning config files... 16:37:37 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 16:37:37 [EnvInject] - Injecting environment variables from a build step. 16:37:37 [EnvInject] - Injecting as environment variables the properties content 16:37:37 SERVER_ID=logs 16:37:37 16:37:37 [EnvInject] - Variables injected successfully. 16:37:37 [builder-openstack-cron] $ /bin/bash /tmp/jenkins13814497742400814838.sh 16:37:37 ---> create-netrc.sh 16:37:37 WARN: Log server credential not found. 16:37:37 [builder-openstack-cron] $ /bin/bash /tmp/jenkins12805468628338116663.sh 16:37:38 ---> python-tools-install.sh 16:37:38 Setup pyenv: 16:37:38 system 16:37:38 3.8.13 16:37:38 3.9.13 16:37:38 3.10.13 16:37:38 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 16:37:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0sLi from file:/tmp/.os_lf_venv 16:37:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:37:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:37:40 lf-activate-venv(): INFO: Base packages installed successfully 16:37:40 lf-activate-venv(): INFO: Installing additional packages: lftools 16:37:52 lf-activate-venv(): INFO: Adding /tmp/venv-0sLi/bin to PATH 16:37:52 [builder-openstack-cron] $ /bin/bash /tmp/jenkins17731043111299373251.sh 16:37:52 ---> sudo-logs.sh 16:37:52 Archiving 'sudo' log.. 16:37:53 [builder-openstack-cron] $ /bin/bash /tmp/jenkins9205159352041012761.sh 16:37:53 ---> job-cost.sh 16:37:53 Setup pyenv: 16:37:53 system 16:37:53 3.8.13 16:37:53 3.9.13 16:37:53 3.10.13 16:37:53 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 16:37:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0sLi from file:/tmp/.os_lf_venv 16:37:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:37:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:37:55 lf-activate-venv(): INFO: Base packages installed successfully 16:37:55 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 16:38:03 lf-activate-venv(): INFO: Adding /tmp/venv-0sLi/bin to PATH 16:38:03 INFO: No Stack... 16:38:03 INFO: Retrieving Pricing Info for: v3-standard-2 16:38:04 INFO: Archiving Costs 16:38:04 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins6224699835319466858.sh 16:38:04 ---> logs-deploy.sh 16:38:04 Setup pyenv: 16:38:04 system 16:38:04 3.8.13 16:38:04 3.9.13 16:38:04 3.10.13 16:38:04 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 16:38:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0sLi from file:/tmp/.os_lf_venv 16:38:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:38:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:38:06 lf-activate-venv(): INFO: Base packages installed successfully 16:38:06 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 16:38:16 lf-activate-venv(): INFO: Adding /tmp/venv-0sLi/bin to PATH 16:38:16 WARNING: Nexus logging server not set 16:38:16 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-openstack-cron/76447/ 16:38:16 INFO: archiving logs to S3 16:38:17 ---> uname -a: 16:38:17 Linux prd-centos8-builder-2c-2g-18821.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 16:38:17 16:38:17 16:38:17 ---> lscpu: 16:38:17 Architecture: x86_64 16:38:17 CPU op-mode(s): 32-bit, 64-bit 16:38:17 Byte Order: Little Endian 16:38:17 CPU(s): 2 16:38:17 On-line CPU(s) list: 0,1 16:38:17 Thread(s) per core: 1 16:38:17 Core(s) per socket: 1 16:38:17 Socket(s): 2 16:38:17 NUMA node(s): 1 16:38:17 Vendor ID: AuthenticAMD 16:38:17 CPU family: 23 16:38:17 Model: 49 16:38:17 Model name: AMD EPYC-Rome Processor 16:38:17 Stepping: 0 16:38:17 CPU MHz: 2799.998 16:38:17 BogoMIPS: 5599.99 16:38:17 Virtualization: AMD-V 16:38:17 Hypervisor vendor: KVM 16:38:17 Virtualization type: full 16:38:17 L1d cache: 32K 16:38:17 L1i cache: 32K 16:38:17 L2 cache: 512K 16:38:17 L3 cache: 16384K 16:38:17 NUMA node0 CPU(s): 0,1 16:38:17 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 16:38:17 16:38:17 16:38:17 ---> nproc: 16:38:17 2 16:38:17 16:38:17 16:38:17 ---> df -h: 16:38:17 Filesystem Size Used Avail Use% Mounted on 16:38:17 devtmpfs 3.8G 0 3.8G 0% /dev 16:38:17 tmpfs 3.8G 0 3.8G 0% /dev/shm 16:38:17 tmpfs 3.8G 17M 3.8G 1% /run 16:38:17 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 16:38:17 /dev/vda1 40G 8.5G 32G 22% / 16:38:17 tmpfs 770M 0 770M 0% /run/user/1001 16:38:17 16:38:17 16:38:17 ---> free -m: 16:38:17 total used free shared buff/cache available 16:38:17 Mem: 7697 648 4779 19 2269 6752 16:38:17 Swap: 1023 0 1023 16:38:17 16:38:17 16:38:17 ---> ip addr: 16:38:17 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 16:38:17 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:38:17 inet 127.0.0.1/8 scope host lo 16:38:17 valid_lft forever preferred_lft forever 16:38:17 inet6 ::1/128 scope host 16:38:17 valid_lft forever preferred_lft forever 16:38:17 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 16:38:17 link/ether fa:16:3e:4e:e3:a9 brd ff:ff:ff:ff:ff:ff 16:38:17 altname enp0s3 16:38:17 altname ens3 16:38:17 inet 10.30.170.192/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 16:38:17 valid_lft 86042sec preferred_lft 86042sec 16:38:17 inet6 fe80::f816:3eff:fe4e:e3a9/64 scope link 16:38:17 valid_lft forever preferred_lft forever 16:38:17 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 16:38:17 link/ether 02:42:dc:d5:8c:e4 brd ff:ff:ff:ff:ff:ff 16:38:17 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 16:38:17 valid_lft forever preferred_lft forever 16:38:17 16:38:17 16:38:17 ---> sar -b -r -n DEV: 16:38:17 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) 16:38:17 16:38:17 16:32:16 LINUX RESTART (2 CPU) 16:38:17 16:38:17 04:33:02 PM tps rtps wtps bread/s bwrtn/s 16:38:17 04:34:01 PM 182.38 7.37 175.01 1168.28 7181.50 16:38:17 04:35:01 PM 99.47 0.43 99.03 62.26 11085.80 16:38:17 04:36:01 PM 36.47 0.35 36.12 43.72 1949.97 16:38:17 04:37:01 PM 24.10 0.00 24.10 0.00 894.00 16:38:17 04:38:01 PM 26.11 1.27 24.84 114.90 694.57 16:38:17 Average: 73.34 1.87 71.48 274.87 4351.63 16:38:17 16:38:17 04:33:02 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:38:17 04:34:01 PM 5122428 6981084 2759996 35.01 2688 2041216 1006112 11.27 204132 2228164 159628 16:38:17 04:35:01 PM 4842916 6886984 3039508 38.56 2688 2220264 1061144 11.88 209396 2475820 61980 16:38:17 04:36:01 PM 4954852 6966036 2927572 37.14 2688 2186728 983712 11.01 268932 2303836 9936 16:38:17 04:37:01 PM 4941020 6952276 2941404 37.32 2688 2186728 989556 11.08 269784 2316684 9936 16:38:17 04:38:01 PM 4914416 6931752 2968008 37.65 2688 2192792 1013944 11.35 427236 2185940 12440 16:38:17 Average: 4955126 6943626 2927298 37.14 2688 2165546 1010894 11.32 275896 2302089 50784 16:38:17 16:38:17 04:33:02 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:38:17 04:34:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:38:17 04:34:01 PM eth0 169.69 127.43 1456.60 37.31 0.00 0.00 0.00 0.00 16:38:17 04:34:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:38:17 04:35:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:38:17 04:35:01 PM eth0 75.02 61.66 737.37 9.38 0.00 0.00 0.00 0.00 16:38:17 04:35:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:38:17 04:36:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:38:17 04:36:01 PM eth0 19.44 21.06 27.96 7.78 0.00 0.00 0.00 0.00 16:38:17 04:36:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:38:17 04:37:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:38:17 04:37:01 PM eth0 18.26 18.71 18.39 7.32 0.00 0.00 0.00 0.00 16:38:17 04:37:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:38:17 04:38:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:38:17 04:38:01 PM eth0 21.34 19.41 28.19 9.43 0.00 0.00 0.00 0.00 16:38:17 04:38:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:38:17 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:38:17 Average: eth0 60.39 49.39 450.36 14.17 0.00 0.00 0.00 0.00 16:38:17 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:38:17 16:38:17 16:38:17 ---> sar -P ALL: 16:38:17 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) 16:38:17 16:38:17 16:32:16 LINUX RESTART (2 CPU) 16:38:17 16:38:17 04:33:02 PM CPU %user %nice %system %iowait %steal %idle 16:38:17 04:34:01 PM all 32.09 0.00 5.77 4.81 0.10 57.23 16:38:17 04:34:01 PM 0 37.46 0.00 6.94 3.58 0.10 51.93 16:38:17 04:34:01 PM 1 26.76 0.00 4.61 6.03 0.10 62.51 16:38:17 04:35:01 PM all 27.17 0.00 3.91 9.18 0.08 59.65 16:38:17 04:35:01 PM 0 23.70 0.00 3.23 9.33 0.08 63.65 16:38:17 04:35:01 PM 1 30.62 0.00 4.59 9.03 0.08 55.67 16:38:17 04:36:01 PM all 33.16 0.00 4.05 0.96 0.10 61.74 16:38:17 04:36:01 PM 0 41.89 0.00 5.11 1.12 0.10 51.79 16:38:17 04:36:01 PM 1 24.44 0.00 3.00 0.80 0.10 71.67 16:38:17 04:37:01 PM all 33.76 0.00 3.39 0.32 0.11 62.42 16:38:17 04:37:01 PM 0 25.91 0.00 3.03 0.47 0.10 70.49 16:38:17 04:37:01 PM 1 41.58 0.00 3.75 0.17 0.12 54.38 16:38:17 04:38:01 PM all 33.84 0.00 3.43 1.03 0.10 61.60 16:38:17 04:38:01 PM 0 41.17 0.00 3.82 1.20 0.12 53.68 16:38:17 04:38:01 PM 1 26.51 0.00 3.04 0.85 0.08 69.52 16:38:17 Average: all 32.00 0.00 4.10 3.25 0.10 60.54 16:38:17 Average: 0 34.02 0.00 4.42 3.13 0.10 58.32 16:38:17 Average: 1 29.99 0.00 3.79 3.37 0.10 62.75 16:38:17 16:38:17 16:38:17