06:32:51 Started by timer 06:32:51 Running as SYSTEM 06:32:51 [EnvInject] - Loading node environment variables. 06:32:51 Building remotely on prd-centos8-builder-2c-2g-19009 (centos8-builder-2c-2g) in workspace /w/workspace/builder-openstack-cron 06:32:52 [ssh-agent] Looking for ssh-agent implementation... 06:32:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:32:52 $ ssh-agent 06:32:52 SSH_AUTH_SOCK=/tmp/ssh-Q4ibQEDS46n7/agent.5463 06:32:52 SSH_AGENT_PID=5464 06:32:52 [ssh-agent] Started. 06:32:52 Running ssh-add (command line suppressed) 06:32:52 Identity added: /w/workspace/builder-openstack-cron@tmp/private_key_8842267687934031488.key (/w/workspace/builder-openstack-cron@tmp/private_key_8842267687934031488.key) 06:32:52 [ssh-agent] Using credentials jenkins (jenkins-ssh) 06:32:52 The recommended git tool is: NONE 06:32:54 using credential jenkins-ssh 06:32:54 Wiping out workspace first. 06:32:54 Cloning the remote Git repository 06:32:54 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 06:32:54 > git init /w/workspace/builder-openstack-cron # timeout=10 06:32:55 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 06:32:55 > git --version # timeout=10 06:32:55 > git --version # 'git version 2.43.0' 06:32:55 using GIT_SSH to set credentials jenkins-ssh 06:32:55 [INFO] Currently running in a labeled security context 06:32:55 [INFO] Currently SELinux is 'enforcing' on the host 06:32:55 > /usr/bin/chcon --type=ssh_home_t /w/workspace/builder-openstack-cron@tmp/jenkins-gitclient-ssh17356163307817450096.key 06:32:55 Verifying host key using known hosts file 06:32:55 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. 06:32:55 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 06:32:57 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 06:32:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:32:57 Avoid second fetch 06:32:57 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 06:32:57 Checking out Revision cbe0861af12477d0e58e0c98157dba408b246626 (refs/remotes/origin/master) 06:32:57 > git config core.sparsecheckout # timeout=10 06:32:57 > git checkout -f cbe0861af12477d0e58e0c98157dba408b246626 # timeout=10 06:32:58 Commit message: "fix: Add conditional SSH/Ansible config" 06:32:58 > git rev-list --no-walk cbe0861af12477d0e58e0c98157dba408b246626 # timeout=10 06:32:58 > git remote # timeout=10 06:32:58 > git submodule init # timeout=10 06:32:58 > git submodule sync # timeout=10 06:32:58 > git config --get remote.origin.url # timeout=10 06:32:58 > git submodule init # timeout=10 06:32:58 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 06:32:58 > git config --get submodule.global-jjb.url # timeout=10 06:32:58 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 06:32:58 > git config --get submodule.packer/common-packer.url # timeout=10 06:32:58 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 06:32:58 > git submodule update --init --recursive global-jjb # timeout=10 06:32:59 > git submodule update --init --recursive packer/common-packer # timeout=10 06:33:03 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 06:33:03 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 06:33:03 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 06:33:03 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 06:33:03 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 06:33:03 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 06:33:03 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 06:33:03 No emails were triggered. 06:33:03 provisioning config files... 06:33:03 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 06:33:03 copy managed file [npmrc] to file:/home/jenkins/.npmrc 06:33:03 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 06:33:03 [builder-openstack-cron] $ /bin/bash /tmp/jenkins17341928670312204006.sh 06:33:03 ---> python-tools-install.sh 06:33:03 Setup pyenv: 06:33:03 system 06:33:03 * 3.8.13 (set by /opt/pyenv/version) 06:33:03 * 3.9.13 (set by /opt/pyenv/version) 06:33:03 * 3.10.13 (set by /opt/pyenv/version) 06:33:03 * 3.11.7 (set by /opt/pyenv/version) 06:33:08 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-nRkD 06:33:08 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 06:33:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:33:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:33:12 lf-activate-venv(): INFO: Base packages installed successfully 06:33:12 lf-activate-venv(): INFO: Installing additional packages: lftools 06:33:39 lf-activate-venv(): INFO: Adding /tmp/venv-nRkD/bin to PATH 06:33:39 Generating Requirements File 06:33:59 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. 06:33:59 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 06:34:00 Python 3.11.7 06:34:00 pip 25.3 from /tmp/venv-nRkD/lib/python3.11/site-packages/pip (python 3.11) 06:34:00 appdirs==1.4.4 06:34:00 argcomplete==3.6.3 06:34:00 aspy.yaml==1.3.0 06:34:00 attrs==25.4.0 06:34:00 autopage==0.5.2 06:34:00 beautifulsoup4==4.14.3 06:34:00 boto3==1.42.23 06:34:00 botocore==1.42.23 06:34:00 bs4==0.0.2 06:34:00 certifi==2026.1.4 06:34:00 cffi==2.0.0 06:34:00 cfgv==3.5.0 06:34:00 chardet==5.2.0 06:34:00 charset-normalizer==3.4.4 06:34:00 click==8.3.1 06:34:00 cliff==4.13.1 06:34:00 cmd2==3.1.0 06:34:00 cryptography==3.3.2 06:34:00 debtcollector==3.0.0 06:34:00 decorator==5.2.1 06:34:00 defusedxml==0.7.1 06:34:00 Deprecated==1.3.1 06:34:00 distlib==0.4.0 06:34:00 dnspython==2.8.0 06:34:00 docker==7.1.0 06:34:00 dogpile.cache==1.5.0 06:34:00 durationpy==0.10 06:34:00 email-validator==2.3.0 06:34:00 filelock==3.20.2 06:34:00 future==1.0.0 06:34:00 gitdb==4.0.12 06:34:00 GitPython==3.1.46 06:34:00 google-auth==2.47.0 06:34:00 httplib2==0.31.0 06:34:00 identify==2.6.15 06:34:00 idna==3.11 06:34:00 importlib-resources==1.5.0 06:34:00 iso8601==2.1.0 06:34:00 Jinja2==3.1.6 06:34:00 jmespath==1.0.1 06:34:00 jsonpatch==1.33 06:34:00 jsonpointer==3.0.0 06:34:00 jsonschema==4.25.1 06:34:00 jsonschema-specifications==2025.9.1 06:34:00 keystoneauth1==5.12.0 06:34:00 kubernetes==34.1.0 06:34:00 lftools==0.37.18 06:34:00 lxml==6.0.2 06:34:00 markdown-it-py==4.0.0 06:34:00 MarkupSafe==3.0.3 06:34:00 mdurl==0.1.2 06:34:00 msgpack==1.1.2 06:34:00 multi_key_dict==2.0.3 06:34:00 munch==4.0.0 06:34:00 netaddr==1.3.0 06:34:00 niet==1.4.2 06:34:00 nodeenv==1.10.0 06:34:00 oauth2client==4.1.3 06:34:00 oauthlib==3.3.1 06:34:00 openstacksdk==4.8.0 06:34:00 os-service-types==1.8.2 06:34:00 osc-lib==4.3.0 06:34:00 oslo.config==10.1.0 06:34:00 oslo.context==6.2.0 06:34:00 oslo.i18n==6.7.1 06:34:00 oslo.log==8.0.0 06:34:00 oslo.serialization==5.9.0 06:34:00 oslo.utils==9.2.0 06:34:00 packaging==25.0 06:34:00 pbr==7.0.3 06:34:00 platformdirs==4.5.1 06:34:00 prettytable==3.17.0 06:34:00 psutil==7.2.1 06:34:00 pyasn1==0.6.1 06:34:00 pyasn1_modules==0.4.2 06:34:00 pycparser==2.23 06:34:00 pygerrit2==2.0.15 06:34:00 PyGithub==2.8.1 06:34:00 Pygments==2.19.2 06:34:00 PyJWT==2.10.1 06:34:00 PyNaCl==1.6.2 06:34:00 pyparsing==2.4.7 06:34:00 pyperclip==1.11.0 06:34:00 pyrsistent==0.20.0 06:34:00 python-cinderclient==9.8.0 06:34:00 python-dateutil==2.9.0.post0 06:34:00 python-heatclient==4.3.0 06:34:00 python-jenkins==1.8.3 06:34:00 python-keystoneclient==5.7.0 06:34:00 python-magnumclient==4.9.0 06:34:00 python-openstackclient==8.2.0 06:34:00 python-swiftclient==4.9.0 06:34:00 PyYAML==6.0.3 06:34:00 referencing==0.37.0 06:34:00 requests==2.32.5 06:34:00 requests-oauthlib==2.0.0 06:34:00 requestsexceptions==1.4.0 06:34:00 rfc3986==2.0.0 06:34:00 rich==14.2.0 06:34:00 rich-argparse==1.7.2 06:34:00 rpds-py==0.30.0 06:34:00 rsa==4.9.1 06:34:00 ruamel.yaml==0.19.1 06:34:00 ruamel.yaml.clib==0.2.15 06:34:00 s3transfer==0.16.0 06:34:00 simplejson==3.20.2 06:34:00 six==1.17.0 06:34:00 smmap==5.0.2 06:34:00 soupsieve==2.8.1 06:34:00 stevedore==5.6.0 06:34:00 tabulate==0.9.0 06:34:00 toml==0.10.2 06:34:00 tomlkit==0.13.3 06:34:00 tqdm==4.67.1 06:34:00 typing_extensions==4.15.0 06:34:00 tzdata==2025.3 06:34:00 urllib3==1.26.20 06:34:00 virtualenv==20.35.4 06:34:00 wcwidth==0.2.14 06:34:00 websocket-client==1.9.0 06:34:00 wrapt==2.0.1 06:34:00 xdg==6.0.0 06:34:00 xmltodict==1.0.2 06:34:00 yq==3.4.3 06:34:00 [EnvInject] - Injecting environment variables from a build step. 06:34:00 [EnvInject] - Injecting as environment variables the properties content 06:34:00 OS_CLOUD=vex 06:34:00 06:34:00 [EnvInject] - Variables injected successfully. 06:34:00 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 06:34:00 Run condition [Boolean condition] enabling perform for step [Execute shell] 06:34:00 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins17476092911557790858.sh 06:34:00 ---> Orphaned k8s clusters 06:34:00 Setup pyenv: 06:34:01 system 06:34:01 3.8.13 06:34:01 3.9.13 06:34:01 3.10.13 06:34:01 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 06:34:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nRkD from file:/tmp/.os_lf_venv 06:34:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:34:01 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:34:03 lf-activate-venv(): INFO: Base packages installed successfully 06:34:03 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 06:34:10 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. 06:34:10 lftools 0.37.18 requires urllib3<2.1.0, but you have urllib3 2.3.0 which is incompatible. 06:34:10 lf-activate-venv(): INFO: Adding /tmp/venv-nRkD/bin to PATH 06:34:13 -----> Delete orphaned cluster 06:34:13 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 06:34:13 Run condition [Boolean condition] enabling perform for step [Execute shell] 06:34:13 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins17341964772687693973.sh 06:34:13 ---> Orphaned stacks 06:34:13 Setup pyenv: 06:34:13 system 06:34:13 3.8.13 06:34:13 3.9.13 06:34:13 3.10.13 06:34:13 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 06:34:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nRkD from file:/tmp/.os_lf_venv 06:34:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:34:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:34:15 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. 06:34:15 lftools 0.37.18 requires urllib3<2.1.0, but you have urllib3 2.3.0 which is incompatible. 06:34:15 lf-activate-venv(): INFO: Base packages installed successfully 06:34:15 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 06:34:33 lf-activate-venv(): INFO: Adding /tmp/venv-nRkD/bin to PATH 06:34:33 + mapfile -t OS_COE_CLUSTERS_ID 06:34:33 ++ awk '{print $1}' 06:34:33 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 06:34:33 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 06:34:36 + echo '-----> Active clusters -> stacks' 06:34:36 -----> Active clusters -> stacks 06:34:36 + OS_COE_STACKS=() 06:34:36 + [[ 0 -gt 0 ]] 06:34:36 + mapfile -t OS_STACKS 06:34:36 ++ 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 06:34:36 ++ awk '{print $1}' 06:34:37 + echo '-----> Active stacks' 06:34:37 -----> Active stacks 06:34:37 + echo '-----> Delete orphaned stacks' 06:34:37 -----> Delete orphaned stacks 06:34:37 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 06:34:37 Run condition [Boolean condition] enabling perform for step [Execute shell] 06:34:37 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins1699865037936250134.sh 06:34:37 ---> Orphaned servers 06:34:37 Setup pyenv: 06:34:38 system 06:34:38 3.8.13 06:34:38 3.9.13 06:34:38 3.10.13 06:34:38 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 06:34:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nRkD from file:/tmp/.os_lf_venv 06:34:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:34:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:34:40 lf-activate-venv(): INFO: Base packages installed successfully 06:34:40 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 06:34:55 lf-activate-venv(): INFO: Adding /tmp/venv-nRkD/bin to PATH 06:35:03 -----> Active servers 06:35:03 prd-ubuntu2204-docker-8c-8g-19010 06:35:03 prd-centos8-builder-2c-2g-19009 06:35:03 prd-ubuntu2204-docker-4c-4g-19008 06:35:03 prd-centos8-robot-2c-8g-18998 06:35:03 prd-centos8-robot-2c-8g-18999 06:35:03 prd-centos8-robot-2c-8g-18997 06:35:03 prd-ubuntu2204-docker-4c-16g-14833 06:35:03 prd-ubuntu2204-docker-4c-16g-14830 06:35:03 prd-ubuntu2204-docker-4c-16g-14832 06:35:03 -----> Delete orphaned servers 06:35:03 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 06:35:03 Run condition [Boolean condition] enabling perform for step [Execute shell] 06:35:03 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins10522527286643921395.sh 06:35:03 ---> Orphaned ports 06:35:03 Setup pyenv: 06:35:04 system 06:35:04 3.8.13 06:35:04 3.9.13 06:35:04 3.10.13 06:35:04 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 06:35:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nRkD from file:/tmp/.os_lf_venv 06:35:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:35:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:35:06 lf-activate-venv(): INFO: Base packages installed successfully 06:35:06 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 06:35:19 lf-activate-venv(): INFO: Adding /tmp/venv-nRkD/bin to PATH 06:35:21 No orphaned ports to process. 06:35:21 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 06:35:21 Run condition [Boolean condition] enabling perform for step [Execute shell] 06:35:21 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins11071745076372049180.sh 06:35:21 ---> Orphaned volumes 06:35:21 + source /home/jenkins/lf-env.sh 06:35:21 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 06:35:21 ++ mktemp -d /tmp/venv-XXXX 06:35:21 + lf_venv=/tmp/venv-KisY 06:35:21 + local venv_file=/tmp/.os_lf_venv 06:35:21 + local python=python3 06:35:21 + local options 06:35:21 + local set_path=true 06:35:21 + local install_args= 06:35:21 ++ 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 06:35:21 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 06:35:21 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 06:35:21 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 06:35:21 + true 06:35:21 + case $1 in 06:35:21 + python=python3 06:35:21 + shift 2 06:35:21 + true 06:35:21 + case $1 in 06:35:21 + shift 06:35:21 + break 06:35:21 + case $python in 06:35:21 + local pkg_list= 06:35:21 + [[ -d /opt/pyenv ]] 06:35:21 + echo 'Setup pyenv:' 06:35:21 Setup pyenv: 06:35:21 + export PYENV_ROOT=/opt/pyenv 06:35:21 + PYENV_ROOT=/opt/pyenv 06:35:21 + 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 06:35:21 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 06:35:21 + pyenv versions 06:35:21 system 06:35:21 3.8.13 06:35:21 3.9.13 06:35:21 3.10.13 06:35:21 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 06:35:21 + command -v pyenv 06:35:21 ++ pyenv init - --no-rehash 06:35:22 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 06:35:22 for i in ${!paths[@]}; do 06:35:22 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 06:35:22 fi; done; 06:35:22 echo "${paths[*]}"'\'')" 06:35:22 export PATH="/opt/pyenv/shims:${PATH}" 06:35:22 export PYENV_SHELL=bash 06:35:22 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:35:22 pyenv() { 06:35:22 local command 06:35:22 command="${1:-}" 06:35:22 if [ "$#" -gt 0 ]; then 06:35:22 shift 06:35:22 fi 06:35:22 06:35:22 case "$command" in 06:35:22 rehash|shell) 06:35:22 eval "$(pyenv "sh-$command" "$@")" 06:35:22 ;; 06:35:22 *) 06:35:22 command pyenv "$command" "$@" 06:35:22 ;; 06:35:22 esac 06:35:22 }' 06:35:22 +++ bash --norc -ec 'IFS=:; paths=($PATH); 06:35:22 for i in ${!paths[@]}; do 06:35:22 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 06:35:22 fi; done; 06:35:22 echo "${paths[*]}"' 06:35:22 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 06:35:22 ++ 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 06:35:22 ++ 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 06:35:22 ++ export PYENV_SHELL=bash 06:35:22 ++ PYENV_SHELL=bash 06:35:22 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:35:22 +++ complete -F _pyenv pyenv 06:35:22 ++ lf-pyver python3 06:35:22 ++ local py_version_xy=python3 06:35:22 ++ local py_version_xyz= 06:35:22 ++ awk '{ print $1 }' 06:35:22 ++ pyenv versions 06:35:22 ++ local command 06:35:22 ++ command=versions 06:35:22 ++ '[' 1 -gt 0 ']' 06:35:22 ++ shift 06:35:22 ++ case "$command" in 06:35:22 ++ command pyenv versions 06:35:22 ++ pyenv versions 06:35:22 ++ sed 's/^[ *]* //' 06:35:22 ++ grep -E '^[0-9.]*[0-9]$' 06:35:22 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:35:22 +++ grep '^3' /tmp/.pyenv_versions 06:35:22 +++ tail -n 1 06:35:22 +++ sort -V 06:35:22 ++ py_version_xyz=3.11.7 06:35:22 ++ [[ -z 3.11.7 ]] 06:35:22 ++ echo 3.11.7 06:35:22 ++ return 0 06:35:22 + pyenv local 3.11.7 06:35:22 + local command 06:35:22 + command=local 06:35:22 + '[' 2 -gt 0 ']' 06:35:22 + shift 06:35:22 + case "$command" in 06:35:22 + command pyenv local 3.11.7 06:35:22 + pyenv local 3.11.7 06:35:22 + for arg in "$@" 06:35:22 + case $arg in 06:35:22 + pkg_list+='lftools[openstack] ' 06:35:22 + for arg in "$@" 06:35:22 + case $arg in 06:35:22 + pkg_list+='kubernetes ' 06:35:22 + for arg in "$@" 06:35:22 + case $arg in 06:35:22 + pkg_list+='niet ' 06:35:22 + for arg in "$@" 06:35:22 + case $arg in 06:35:22 + pkg_list+='python-heatclient ' 06:35:22 + for arg in "$@" 06:35:22 + case $arg in 06:35:22 + pkg_list+='python-openstackclient ' 06:35:22 + for arg in "$@" 06:35:22 + case $arg in 06:35:22 + pkg_list+='python-magnumclient ' 06:35:22 + for arg in "$@" 06:35:22 + case $arg in 06:35:22 + pkg_list+='yq ' 06:35:22 + [[ -f /tmp/.os_lf_venv ]] 06:35:22 ++ cat /tmp/.os_lf_venv 06:35:22 + lf_venv=/tmp/venv-nRkD 06:35:22 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nRkD from' file:/tmp/.os_lf_venv 06:35:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nRkD from file:/tmp/.os_lf_venv 06:35:22 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 06:35:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:35:22 + local 'pip_opts=--upgrade --quiet' 06:35:22 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 06:35:22 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 06:35:22 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 06:35:22 + [[ -n '' ]] 06:35:22 + [[ -n '' ]] 06:35:22 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 06:35:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:35:22 + /tmp/venv-nRkD/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 06:35:24 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 06:35:24 lf-activate-venv(): INFO: Base packages installed successfully 06:35:24 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]] 06:35:24 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ' 06:35:24 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 06:35:24 + /tmp/venv-nRkD/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 06:35:40 + type python3 06:35:40 + true 06:35:40 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-nRkD/bin to PATH' 06:35:40 lf-activate-venv(): INFO: Adding /tmp/venv-nRkD/bin to PATH 06:35:40 + PATH=/tmp/venv-nRkD/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 06:35:40 + return 0 06:35:40 + mapfile -t os_volumes 06:35:40 ++ openstack --os-cloud vex volume list -f value -c ID --status Available 06:35:43 + '[' 0 -eq 0 ']' 06:35:43 + echo 'No orphaned volumes found.' 06:35:43 No orphaned volumes found. 06:35:43 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 06:35:43 Run condition [Boolean condition] enabling perform for step [Execute shell] 06:35:43 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins519523421808577505.sh 06:35:43 ---> Protect in-use images 06:35:43 Setup pyenv: 06:35:43 system 06:35:43 3.8.13 06:35:43 3.9.13 06:35:43 3.10.13 06:35:43 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 06:35:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nRkD from file:/tmp/.os_lf_venv 06:35:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:35:44 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:35:46 lf-activate-venv(): INFO: Base packages installed successfully 06:35:46 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient 06:36:00 lf-activate-venv(): INFO: Adding /tmp/venv-nRkD/bin to PATH 06:36:00 INFO: There are images to protect defined in jenkins-config. 06:36:00 INFO: There are additional images to protect in the jjb dir. 06:36:00 INFO: Protecting the following images: 06:36:00 ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538 06:36:00 ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195 06:36:00 ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034 06:36:00 ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858 06:36:00 ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263 06:36:00 ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803 06:36:00 ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796 06:36:00 ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950 06:36:00 ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260101-160222.557 06:36:00 ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260101-010223.593 06:36:00 ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260101-170116.289 06:36:00 ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654 06:36:02 Protected setting for ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538: True 06:36:04 Protected setting for ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195: True 06:36:05 Protected setting for ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034: True 06:36:07 Protected setting for ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858: True 06:36:09 Protected setting for ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263: True 06:36:11 Protected setting for ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803: True 06:36:13 Protected setting for ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796: True 06:36:14 Protected setting for ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950: True 06:36:16 Protected setting for ZZCI - Ubuntu 20.04 - docker - x86_64 - 20260101-160222.557: True 06:36:18 Protected setting for ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260101-010223.593: True 06:36:19 Protected setting for ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260101-170116.289: True 06:36:21 Protected setting for ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654: True 06:36:21 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 06:36:21 Run condition [Boolean condition] enabling perform for step [BuilderChain] 06:36:21 [EnvInject] - Injecting environment variables from a build step. 06:36:21 [EnvInject] - Injecting as environment variables the properties content 06:36:21 OS_IMAGE_CLEANUP_AGE=30 06:36:21 06:36:21 [EnvInject] - Variables injected successfully. 06:36:21 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins10033046540842536893.sh 06:36:21 ---> Cleanup old images 06:36:21 Setup pyenv: 06:36:21 system 06:36:21 3.8.13 06:36:21 3.9.13 06:36:21 3.10.13 06:36:21 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 06:36:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nRkD from file:/tmp/.os_lf_venv 06:36:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:36:21 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:36:23 lf-activate-venv(): INFO: Base packages installed successfully 06:36:23 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 06:36:38 lf-activate-venv(): INFO: Adding /tmp/venv-nRkD/bin to PATH 06:36:38 + lftools openstack --os-cloud vex image cleanup --days=30 06:36:44 WARNING: Use of image.protected resulted in an exception 06:36:44 Removing 325 images from vex. 06:36:44 WARNING: Use of image.protected resulted in an exception 06:36:44 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20251201-160153.193 is shared. Cannot remove... 06:36:44 WARNING: Use of image.protected resulted in an exception 06:36:44 WARNING: Image ZZCI - Ubuntu 24.04 - builder - x86_64 - 20251201-000243.318 is shared. Cannot remove... 06:36:44 WARNING: Use of image.protected resulted in an exception 06:36:44 WARNING: Image ZZCI - Ubuntu 24.04 - builder - x86_64 - 20251113-144314.961 is shared. Cannot remove... 06:36:44 WARNING: Use of image.protected resulted in an exception 06:36:44 WARNING: Image ZZCI - Ubuntu 22.04 - builder - x86_64 - 20251112-140553.200 is shared. Cannot remove... 06:36:44 WARNING: Use of image.protected resulted in an exception 06:36:44 WARNING: Image ZZCI - Ubuntu 22.04 - builder - x86_64 - 20251112-123720.826 is shared. Cannot remove... 06:36:44 WARNING: Use of image.protected resulted in an exception 06:36:44 ERROR: Unexpected exception: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0835'. 06:36:44 openstack.exceptions.DuplicateResource: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0835'. 06:36:44 Build step 'Conditional steps (multiple)' marked build as failure 06:36:44 $ ssh-agent -k 06:36:44 unset SSH_AUTH_SOCK; 06:36:44 unset SSH_AGENT_PID; 06:36:44 echo Agent pid 5464 killed; 06:36:44 [ssh-agent] Stopped. 06:36:45 [PostBuildScript] - [INFO] Executing post build scripts. 06:36:45 [builder-openstack-cron] $ /bin/bash /tmp/jenkins12049453278811691897.sh 06:36:45 ---> sysstat.sh 06:36:45 [builder-openstack-cron] $ /bin/bash /tmp/jenkins1829551420941896600.sh 06:36:45 ---> package-listing.sh 06:36:45 ++ facter osfamily 06:36:45 ++ tr '[:upper:]' '[:lower:]' 06:36:45 + OS_FAMILY=redhat 06:36:45 + workspace=/w/workspace/builder-openstack-cron 06:36:45 + START_PACKAGES=/tmp/packages_start.txt 06:36:45 + END_PACKAGES=/tmp/packages_end.txt 06:36:45 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:36:45 + PACKAGES=/tmp/packages_start.txt 06:36:45 + '[' /w/workspace/builder-openstack-cron ']' 06:36:45 + PACKAGES=/tmp/packages_end.txt 06:36:45 + case "${OS_FAMILY}" in 06:36:45 + rpm -qa 06:36:45 + sort 06:36:46 + '[' -f /tmp/packages_start.txt ']' 06:36:46 + '[' -f /tmp/packages_end.txt ']' 06:36:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:36:46 + '[' /w/workspace/builder-openstack-cron ']' 06:36:46 + mkdir -p /w/workspace/builder-openstack-cron/archives/ 06:36:46 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-openstack-cron/archives/ 06:36:46 [builder-openstack-cron] $ /bin/bash /tmp/jenkins15632461234865439039.sh 06:36:46 ---> capture-instance-metadata.sh 06:36:46 Setup pyenv: 06:36:46 system 06:36:46 3.8.13 06:36:46 3.9.13 06:36:46 3.10.13 06:36:46 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 06:36:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nRkD from file:/tmp/.os_lf_venv 06:36:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:36:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:36:48 lf-activate-venv(): INFO: Base packages installed successfully 06:36:48 lf-activate-venv(): INFO: Installing additional packages: lftools 06:37:01 lf-activate-venv(): INFO: Adding /tmp/venv-nRkD/bin to PATH 06:37:01 INFO: Running in OpenStack, capturing instance metadata 06:37:01 [builder-openstack-cron] $ /bin/bash /tmp/jenkins2745051457567587823.sh 06:37:01 provisioning config files... 06:37:02 Could not find credentials [logs] for builder-openstack-cron #76461 06:37:02 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-openstack-cron@tmp/config15095055733714665533tmp 06:37:02 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 06:37:02 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 06:37:02 provisioning config files... 06:37:02 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 06:37:02 [EnvInject] - Injecting environment variables from a build step. 06:37:02 [EnvInject] - Injecting as environment variables the properties content 06:37:02 SERVER_ID=logs 06:37:02 06:37:02 [EnvInject] - Variables injected successfully. 06:37:02 [builder-openstack-cron] $ /bin/bash /tmp/jenkins14405550984892157240.sh 06:37:02 ---> create-netrc.sh 06:37:02 WARN: Log server credential not found. 06:37:02 [builder-openstack-cron] $ /bin/bash /tmp/jenkins7248266817753464441.sh 06:37:02 ---> python-tools-install.sh 06:37:02 Setup pyenv: 06:37:02 system 06:37:02 3.8.13 06:37:02 3.9.13 06:37:02 3.10.13 06:37:02 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 06:37:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nRkD from file:/tmp/.os_lf_venv 06:37:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:37:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:37:04 lf-activate-venv(): INFO: Base packages installed successfully 06:37:04 lf-activate-venv(): INFO: Installing additional packages: lftools 06:37:14 lf-activate-venv(): INFO: Adding /tmp/venv-nRkD/bin to PATH 06:37:14 [builder-openstack-cron] $ /bin/bash /tmp/jenkins12352506027336995840.sh 06:37:14 ---> sudo-logs.sh 06:37:14 Archiving 'sudo' log.. 06:37:15 [builder-openstack-cron] $ /bin/bash /tmp/jenkins14252741018052942069.sh 06:37:15 ---> job-cost.sh 06:37:15 Setup pyenv: 06:37:15 system 06:37:15 3.8.13 06:37:15 3.9.13 06:37:15 3.10.13 06:37:15 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 06:37:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nRkD from file:/tmp/.os_lf_venv 06:37:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:37:15 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:37:17 lf-activate-venv(): INFO: Base packages installed successfully 06:37:17 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 06:37:25 lf-activate-venv(): INFO: Adding /tmp/venv-nRkD/bin to PATH 06:37:25 INFO: No Stack... 06:37:25 INFO: Retrieving Pricing Info for: v3-standard-2 06:37:25 INFO: Archiving Costs 06:37:25 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins5341676168460228005.sh 06:37:25 ---> logs-deploy.sh 06:37:25 Setup pyenv: 06:37:25 system 06:37:25 3.8.13 06:37:25 3.9.13 06:37:25 3.10.13 06:37:25 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 06:37:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nRkD from file:/tmp/.os_lf_venv 06:37:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:37:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:37:28 lf-activate-venv(): INFO: Base packages installed successfully 06:37:28 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 06:37:38 lf-activate-venv(): INFO: Adding /tmp/venv-nRkD/bin to PATH 06:37:38 WARNING: Nexus logging server not set 06:37:38 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-openstack-cron/76461/ 06:37:38 INFO: archiving logs to S3 06:37:39 ---> uname -a: 06:37:39 Linux prd-centos8-builder-2c-2g-19009.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 06:37:39 06:37:39 06:37:39 ---> lscpu: 06:37:39 Architecture: x86_64 06:37:39 CPU op-mode(s): 32-bit, 64-bit 06:37:39 Byte Order: Little Endian 06:37:39 CPU(s): 2 06:37:39 On-line CPU(s) list: 0,1 06:37:39 Thread(s) per core: 1 06:37:39 Core(s) per socket: 1 06:37:39 Socket(s): 2 06:37:39 NUMA node(s): 1 06:37:39 Vendor ID: AuthenticAMD 06:37:39 CPU family: 23 06:37:39 Model: 49 06:37:39 Model name: AMD EPYC-Rome Processor 06:37:39 Stepping: 0 06:37:39 CPU MHz: 2799.998 06:37:39 BogoMIPS: 5599.99 06:37:39 Virtualization: AMD-V 06:37:39 Hypervisor vendor: KVM 06:37:39 Virtualization type: full 06:37:39 L1d cache: 32K 06:37:39 L1i cache: 32K 06:37:39 L2 cache: 512K 06:37:39 L3 cache: 16384K 06:37:39 NUMA node0 CPU(s): 0,1 06:37:39 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 06:37:39 06:37:39 06:37:39 ---> nproc: 06:37:39 2 06:37:39 06:37:39 06:37:39 ---> df -h: 06:37:39 Filesystem Size Used Avail Use% Mounted on 06:37:39 devtmpfs 3.8G 0 3.8G 0% /dev 06:37:39 tmpfs 3.8G 0 3.8G 0% /dev/shm 06:37:39 tmpfs 3.8G 17M 3.8G 1% /run 06:37:39 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 06:37:39 /dev/vda1 40G 8.5G 32G 22% / 06:37:39 tmpfs 770M 0 770M 0% /run/user/1001 06:37:39 06:37:39 06:37:39 ---> free -m: 06:37:39 total used free shared buff/cache available 06:37:39 Mem: 7697 633 4796 19 2267 6766 06:37:39 Swap: 1023 0 1023 06:37:39 06:37:39 06:37:39 ---> ip addr: 06:37:39 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 06:37:39 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:37:39 inet 127.0.0.1/8 scope host lo 06:37:39 valid_lft forever preferred_lft forever 06:37:39 inet6 ::1/128 scope host 06:37:39 valid_lft forever preferred_lft forever 06:37:39 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 06:37:39 link/ether fa:16:3e:8b:ce:7b brd ff:ff:ff:ff:ff:ff 06:37:39 altname enp0s3 06:37:39 altname ens3 06:37:39 inet 10.30.170.5/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 06:37:39 valid_lft 86074sec preferred_lft 86074sec 06:37:39 inet6 fe80::f816:3eff:fe8b:ce7b/64 scope link 06:37:39 valid_lft forever preferred_lft forever 06:37:39 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 06:37:39 link/ether 02:42:4d:62:53:c5 brd ff:ff:ff:ff:ff:ff 06:37:39 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 06:37:39 valid_lft forever preferred_lft forever 06:37:39 06:37:39 06:37:39 ---> sar -b -r -n DEV: 06:37:39 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 01/07/2026 _x86_64_ (2 CPU) 06:37:39 06:37:39 06:32:10 LINUX RESTART (2 CPU) 06:37:39 06:37:39 06:33:01 AM tps rtps wtps bread/s bwrtn/s 06:37:39 06:34:01 AM 145.17 6.80 138.37 1112.83 7044.42 06:37:39 06:35:01 AM 95.12 0.45 94.67 63.32 11009.75 06:37:39 06:36:01 AM 31.91 0.30 31.61 42.39 1242.41 06:37:39 06:37:01 AM 23.21 0.85 22.36 61.18 898.32 06:37:39 Average: 73.85 2.10 71.75 319.95 5048.63 06:37:39 06:37:39 06:33:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:37:39 06:34:01 AM 5035672 6999472 2846752 36.12 2688 2140588 964176 10.80 203288 2299448 250888 06:37:39 06:35:01 AM 4955236 6963276 2927188 37.14 2688 2183716 975632 10.92 233800 2337788 27756 06:37:39 06:36:01 AM 4957800 6967400 2924624 37.10 2688 2184992 977336 10.94 269052 2299004 10756 06:37:39 06:37:01 AM 5009220 7020788 2873204 36.45 2688 2186912 908212 10.17 425200 2092212 10892 06:37:39 Average: 4989482 6987734 2892942 36.70 2688 2174052 956339 10.71 282835 2257113 75073 06:37:39 06:37:39 06:33:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:37:39 06:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:39 06:34:01 AM eth0 83.97 73.81 1072.17 11.30 0.00 0.00 0.00 0.00 06:37:39 06:34:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:39 06:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:39 06:35:01 AM eth0 59.79 47.86 603.53 9.50 0.00 0.00 0.00 0.00 06:37:39 06:35:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:39 06:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:39 06:36:01 AM eth0 21.05 21.95 20.18 9.55 0.00 0.00 0.00 0.00 06:37:39 06:36:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:39 06:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:39 06:37:01 AM eth0 22.48 19.81 30.34 7.77 0.00 0.00 0.00 0.00 06:37:39 06:37:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:39 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:39 Average: eth0 46.82 40.86 431.56 9.53 0.00 0.00 0.00 0.00 06:37:39 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:39 06:37:39 06:37:39 ---> sar -P ALL: 06:37:39 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 01/07/2026 _x86_64_ (2 CPU) 06:37:39 06:37:39 06:32:10 LINUX RESTART (2 CPU) 06:37:39 06:37:39 06:33:01 AM CPU %user %nice %system %iowait %steal %idle 06:37:39 06:34:01 AM all 35.85 0.00 5.84 1.51 0.12 56.69 06:37:39 06:34:01 AM 0 32.11 0.00 5.99 1.92 0.12 59.86 06:37:39 06:34:01 AM 1 39.57 0.00 5.68 1.10 0.12 53.53 06:37:39 06:35:01 AM all 33.09 0.00 3.99 1.34 0.12 61.46 06:37:39 06:35:01 AM 0 32.27 0.00 4.60 1.92 0.12 61.10 06:37:39 06:35:01 AM 1 33.91 0.00 3.39 0.77 0.12 61.82 06:37:39 06:36:01 AM all 35.67 0.00 3.99 0.26 0.12 59.96 06:37:39 06:36:01 AM 0 35.43 0.00 4.06 0.30 0.12 60.10 06:37:39 06:36:01 AM 1 35.92 0.00 3.92 0.22 0.12 59.82 06:37:39 06:37:01 AM all 31.80 0.00 3.61 0.18 0.11 64.30 06:37:39 06:37:01 AM 0 25.55 0.00 3.24 0.22 0.10 70.89 06:37:39 06:37:01 AM 1 38.04 0.00 3.98 0.15 0.12 57.71 06:37:39 Average: all 34.10 0.00 4.36 0.82 0.11 60.60 06:37:39 Average: 0 31.34 0.00 4.47 1.09 0.11 62.98 06:37:39 Average: 1 36.86 0.00 4.24 0.56 0.12 58.22 06:37:39 06:37:39 06:37:39