05:32:05 Started by timer 05:32:05 Running as SYSTEM 05:32:05 [EnvInject] - Loading node environment variables. 05:32:05 Building remotely on prd-centos8-builder-2c-2g-17759 (centos8-builder-2c-2g) in workspace /w/workspace/builder-openstack-cron 05:32:06 [ssh-agent] Looking for ssh-agent implementation... 05:32:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:32:06 $ ssh-agent 05:32:06 SSH_AUTH_SOCK=/tmp/ssh-uXnyyUITiXJ8/agent.5452 05:32:06 SSH_AGENT_PID=5453 05:32:06 [ssh-agent] Started. 05:32:06 Running ssh-add (command line suppressed) 05:32:06 Identity added: /w/workspace/builder-openstack-cron@tmp/private_key_14672576597905319649.key (/w/workspace/builder-openstack-cron@tmp/private_key_14672576597905319649.key) 05:32:06 [ssh-agent] Using credentials jenkins (jenkins-ssh) 05:32:06 The recommended git tool is: NONE 05:32:08 using credential jenkins-ssh 05:32:08 Wiping out workspace first. 05:32:08 Cloning the remote Git repository 05:32:08 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 05:32:08 > git init /w/workspace/builder-openstack-cron # timeout=10 05:32:08 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 05:32:08 > git --version # timeout=10 05:32:08 > git --version # 'git version 2.43.0' 05:32:08 using GIT_SSH to set credentials jenkins-ssh 05:32:08 [INFO] Currently running in a labeled security context 05:32:08 [INFO] Currently SELinux is 'enforcing' on the host 05:32:08 > /usr/bin/chcon --type=ssh_home_t /w/workspace/builder-openstack-cron@tmp/jenkins-gitclient-ssh10691109482489068863.key 05:32:08 Verifying host key using known hosts file 05: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. 05:32:08 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 05:32:11 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 05:32:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:32:11 Avoid second fetch 05:32:11 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 05:32:11 Checking out Revision 1e606cc015388b8c8da92024d32f27b63cd8516a (refs/remotes/origin/master) 05:32:11 > git config core.sparsecheckout # timeout=10 05:32:11 > git checkout -f 1e606cc015388b8c8da92024d32f27b63cd8516a # timeout=10 05:32:11 Commit message: "Merge "Chore: Update common-packer to v0.17.5"" 05:32:11 > git rev-list --no-walk 1e606cc015388b8c8da92024d32f27b63cd8516a # timeout=10 05:32:11 > git remote # timeout=10 05:32:12 > git submodule init # timeout=10 05:32:12 > git submodule sync # timeout=10 05:32:12 > git config --get remote.origin.url # timeout=10 05:32:12 > git submodule init # timeout=10 05:32:12 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 05:32:12 > git config --get submodule.global-jjb.url # timeout=10 05:32:12 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 05:32:12 > git config --get submodule.packer/common-packer.url # timeout=10 05:32:12 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 05:32:12 > git submodule update --init --recursive global-jjb # timeout=10 05:32:13 > git submodule update --init --recursive packer/common-packer # timeout=10 05:32:16 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 05:32:16 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 05:32:16 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 05:32:16 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 05:32:16 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 05:32:16 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 05:32:16 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 05:32:16 No emails were triggered. 05:32:16 provisioning config files... 05:32:17 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 05:32:17 copy managed file [npmrc] to file:/home/jenkins/.npmrc 05:32:17 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 05:32:17 [builder-openstack-cron] $ /bin/bash /tmp/jenkins8925179831017877360.sh 05:32:17 ---> python-tools-install.sh 05:32:17 Setup pyenv: 05:32:17 system 05:32:17 * 3.8.13 (set by /opt/pyenv/version) 05:32:17 * 3.9.13 (set by /opt/pyenv/version) 05:32:17 * 3.10.13 (set by /opt/pyenv/version) 05:32:17 * 3.11.7 (set by /opt/pyenv/version) 05:32:21 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-vrq5 05:32:21 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 05:32:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:32:21 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:32:26 lf-activate-venv(): INFO: Base packages installed successfully 05:32:26 lf-activate-venv(): INFO: Installing additional packages: lftools 05:33:02 lf-activate-venv(): INFO: Adding /tmp/venv-vrq5/bin to PATH 05:33:02 Generating Requirements File 05:33:40 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. 05:33:40 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 05:33:41 Python 3.11.7 05:33:41 pip 25.3 from /tmp/venv-vrq5/lib/python3.11/site-packages/pip (python 3.11) 05:33:41 appdirs==1.4.4 05:33:41 argcomplete==3.6.3 05:33:41 aspy.yaml==1.3.0 05:33:41 attrs==25.4.0 05:33:41 autopage==0.5.2 05:33:41 beautifulsoup4==4.14.3 05:33:41 boto3==1.42.19 05:33:41 botocore==1.42.19 05:33:41 bs4==0.0.2 05:33:41 cachetools==6.2.4 05:33:41 certifi==2025.11.12 05:33:41 cffi==2.0.0 05:33:41 cfgv==3.5.0 05:33:41 chardet==5.2.0 05:33:41 charset-normalizer==3.4.4 05:33:41 click==8.3.1 05:33:41 cliff==4.13.1 05:33:41 cmd2==3.1.0 05:33:41 cryptography==3.3.2 05:33:41 debtcollector==3.0.0 05:33:41 decorator==5.2.1 05:33:41 defusedxml==0.7.1 05:33:41 Deprecated==1.3.1 05:33:41 distlib==0.4.0 05:33:41 dnspython==2.8.0 05:33:41 docker==7.1.0 05:33:41 dogpile.cache==1.5.0 05:33:41 durationpy==0.10 05:33:41 email-validator==2.3.0 05:33:41 filelock==3.20.1 05:33:41 future==1.0.0 05:33:41 gitdb==4.0.12 05:33:41 GitPython==3.1.45 05:33:41 google-auth==2.45.0 05:33:41 httplib2==0.31.0 05:33:41 identify==2.6.15 05:33:41 idna==3.11 05:33:41 importlib-resources==1.5.0 05:33:41 iso8601==2.1.0 05:33:41 Jinja2==3.1.6 05:33:41 jmespath==1.0.1 05:33:41 jsonpatch==1.33 05:33:41 jsonpointer==3.0.0 05:33:41 jsonschema==4.25.1 05:33:41 jsonschema-specifications==2025.9.1 05:33:41 keystoneauth1==5.12.0 05:33:41 kubernetes==34.1.0 05:33:41 lftools==0.37.18 05:33:41 lxml==6.0.2 05:33:41 markdown-it-py==4.0.0 05:33:41 MarkupSafe==3.0.3 05:33:41 mdurl==0.1.2 05:33:41 msgpack==1.1.2 05:33:41 multi_key_dict==2.0.3 05:33:41 munch==4.0.0 05:33:41 netaddr==1.3.0 05:33:41 niet==1.4.2 05:33:41 nodeenv==1.10.0 05:33:41 oauth2client==4.1.3 05:33:41 oauthlib==3.3.1 05:33:41 openstacksdk==4.8.0 05:33:41 os-service-types==1.8.2 05:33:41 osc-lib==4.3.0 05:33:41 oslo.config==10.1.0 05:33:41 oslo.context==6.2.0 05:33:41 oslo.i18n==6.7.1 05:33:41 oslo.log==8.0.0 05:33:41 oslo.serialization==5.9.0 05:33:41 oslo.utils==9.2.0 05:33:41 packaging==25.0 05:33:41 pbr==7.0.3 05:33:41 platformdirs==4.5.1 05:33:41 prettytable==3.17.0 05:33:41 psutil==7.2.1 05:33:41 pyasn1==0.6.1 05:33:41 pyasn1_modules==0.4.2 05:33:41 pycparser==2.23 05:33:41 pygerrit2==2.0.15 05:33:41 PyGithub==2.8.1 05:33:41 Pygments==2.19.2 05:33:41 PyJWT==2.10.1 05:33:41 PyNaCl==1.6.1 05:33:41 pyparsing==2.4.7 05:33:41 pyperclip==1.11.0 05:33:41 pyrsistent==0.20.0 05:33:41 python-cinderclient==9.8.0 05:33:41 python-dateutil==2.9.0.post0 05:33:41 python-heatclient==4.3.0 05:33:41 python-jenkins==1.8.3 05:33:41 python-keystoneclient==5.7.0 05:33:41 python-magnumclient==4.9.0 05:33:41 python-openstackclient==8.2.0 05:33:41 python-swiftclient==4.9.0 05:33:41 PyYAML==6.0.3 05:33:41 referencing==0.37.0 05:33:41 requests==2.32.5 05:33:41 requests-oauthlib==2.0.0 05:33:41 requestsexceptions==1.4.0 05:33:41 rfc3986==2.0.0 05:33:41 rich==14.2.0 05:33:41 rich-argparse==1.7.2 05:33:41 rpds-py==0.30.0 05:33:41 rsa==4.9.1 05:33:41 ruamel.yaml==0.19.0 05:33:41 ruamel.yaml.clib==0.2.15 05:33:41 ruamel.yaml.clibz==0.3.4 05:33:41 s3transfer==0.16.0 05:33:41 simplejson==3.20.2 05:33:41 six==1.17.0 05:33:41 smmap==5.0.2 05:33:41 soupsieve==2.8.1 05:33:41 stevedore==5.6.0 05:33:41 tabulate==0.9.0 05:33:41 toml==0.10.2 05:33:41 tomlkit==0.13.3 05:33:41 tqdm==4.67.1 05:33:41 typing_extensions==4.15.0 05:33:41 tzdata==2025.3 05:33:41 urllib3==1.26.20 05:33:41 virtualenv==20.35.4 05:33:41 wcwidth==0.2.14 05:33:41 websocket-client==1.9.0 05:33:41 wrapt==2.0.1 05:33:41 xdg==6.0.0 05:33:41 xmltodict==1.0.2 05:33:41 yq==3.4.3 05:33:41 [EnvInject] - Injecting environment variables from a build step. 05:33:41 [EnvInject] - Injecting as environment variables the properties content 05:33:41 OS_CLOUD=vex 05:33:41 05:33:41 [EnvInject] - Variables injected successfully. 05:33:41 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 05:33:41 Run condition [Boolean condition] enabling perform for step [Execute shell] 05:33:41 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins10699093790648848715.sh 05:33:41 ---> Orphaned k8s clusters 05:33:41 Setup pyenv: 05:33:42 system 05:33:42 3.8.13 05:33:42 3.9.13 05:33:42 3.10.13 05:33:42 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 05:33:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vrq5 from file:/tmp/.os_lf_venv 05:33:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:33:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:33:44 lf-activate-venv(): INFO: Base packages installed successfully 05:33:44 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 05:33:51 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. 05:33:51 lftools 0.37.18 requires urllib3<2.1.0, but you have urllib3 2.3.0 which is incompatible. 05:33:52 lf-activate-venv(): INFO: Adding /tmp/venv-vrq5/bin to PATH 05:33:54 -----> Delete orphaned cluster 05:33:54 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 05:33:54 Run condition [Boolean condition] enabling perform for step [Execute shell] 05:33:54 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins2808762374991080628.sh 05:33:54 ---> Orphaned stacks 05:33:54 Setup pyenv: 05:33:55 system 05:33:55 3.8.13 05:33:55 3.9.13 05:33:55 3.10.13 05:33:55 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 05:33:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vrq5 from file:/tmp/.os_lf_venv 05:33:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:33:55 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:33:57 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. 05:33:57 lftools 0.37.18 requires urllib3<2.1.0, but you have urllib3 2.3.0 which is incompatible. 05:33:57 lf-activate-venv(): INFO: Base packages installed successfully 05:33:57 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 05:34:15 lf-activate-venv(): INFO: Adding /tmp/venv-vrq5/bin to PATH 05:34:15 + mapfile -t OS_COE_CLUSTERS_ID 05:34:15 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 05:34:15 ++ awk '{print $1}' 05:34:15 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 05:34:17 + echo '-----> Active clusters -> stacks' 05:34:17 -----> Active clusters -> stacks 05:34:17 + OS_COE_STACKS=() 05:34:17 + [[ 0 -gt 0 ]] 05:34:17 + mapfile -t OS_STACKS 05:34:17 ++ 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 05:34:17 ++ awk '{print $1}' 05:34:18 + echo '-----> Active stacks' 05:34:18 -----> Active stacks 05:34:18 + echo '-----> Delete orphaned stacks' 05:34:18 -----> Delete orphaned stacks 05:34:18 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 05:34:18 Run condition [Boolean condition] enabling perform for step [Execute shell] 05:34:18 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins16004626555079103953.sh 05:34:18 ---> Orphaned servers 05:34:18 Setup pyenv: 05:34:19 system 05:34:19 3.8.13 05:34:19 3.9.13 05:34:19 3.10.13 05:34:19 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 05:34:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vrq5 from file:/tmp/.os_lf_venv 05:34:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:34:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:34:21 lf-activate-venv(): INFO: Base packages installed successfully 05:34:21 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 05:34:35 lf-activate-venv(): INFO: Adding /tmp/venv-vrq5/bin to PATH 05:34:43 -----> Active servers 05:34:43 prd-centos8-builder-2c-2g-17759 05:34:43 prd-ubuntu2204-docker-4c-4g-17758 05:34:43 prd-centos8-robot-2c-8g-17626 05:34:43 prd-ubuntu2204-docker-4c-16g-14833 05:34:43 prd-ubuntu2204-docker-4c-16g-14830 05:34:43 prd-ubuntu2204-docker-4c-16g-14832 05:34:43 -----> Delete orphaned servers 05:34:44 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 05:34:44 Run condition [Boolean condition] enabling perform for step [Execute shell] 05:34:44 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins17331048345741078364.sh 05:34:44 ---> Orphaned ports 05:34:44 Setup pyenv: 05:34:44 system 05:34:44 3.8.13 05:34:44 3.9.13 05:34:44 3.10.13 05:34:44 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 05:34:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vrq5 from file:/tmp/.os_lf_venv 05:34:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:34:44 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:34:46 lf-activate-venv(): INFO: Base packages installed successfully 05:34:46 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 05:35:01 lf-activate-venv(): INFO: Adding /tmp/venv-vrq5/bin to PATH 05:35:03 No orphaned ports to process. 05:35:03 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 05:35:03 Run condition [Boolean condition] enabling perform for step [Execute shell] 05:35:03 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins3218994829125306877.sh 05:35:03 ---> Orphaned volumes 05:35:03 + source /home/jenkins/lf-env.sh 05:35:03 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 05:35:03 ++ mktemp -d /tmp/venv-XXXX 05:35:03 + lf_venv=/tmp/venv-wWuX 05:35:03 + local venv_file=/tmp/.os_lf_venv 05:35:03 + local python=python3 05:35:03 + local options 05:35:03 + local set_path=true 05:35:03 + local install_args= 05:35:03 ++ 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 05:35:03 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 05:35:03 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 05:35:03 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 05:35:03 + true 05:35:03 + case $1 in 05:35:03 + python=python3 05:35:03 + shift 2 05:35:03 + true 05:35:03 + case $1 in 05:35:03 + shift 05:35:03 + break 05:35:03 + case $python in 05:35:03 + local pkg_list= 05:35:03 + [[ -d /opt/pyenv ]] 05:35:03 + echo 'Setup pyenv:' 05:35:03 Setup pyenv: 05:35:03 + export PYENV_ROOT=/opt/pyenv 05:35:03 + PYENV_ROOT=/opt/pyenv 05:35:03 + 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 05:35:03 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 05:35:03 + pyenv versions 05:35:03 system 05:35:03 3.8.13 05:35:03 3.9.13 05:35:03 3.10.13 05:35:03 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 05:35:03 + command -v pyenv 05:35:03 ++ pyenv init - --no-rehash 05:35:03 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 05:35:03 for i in ${!paths[@]}; do 05:35:03 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 05:35:03 fi; done; 05:35:03 echo "${paths[*]}"'\'')" 05:35:03 export PATH="/opt/pyenv/shims:${PATH}" 05:35:03 export PYENV_SHELL=bash 05:35:03 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 05:35:03 pyenv() { 05:35:03 local command 05:35:03 command="${1:-}" 05:35:03 if [ "$#" -gt 0 ]; then 05:35:03 shift 05:35:03 fi 05:35:03 05:35:03 case "$command" in 05:35:03 rehash|shell) 05:35:03 eval "$(pyenv "sh-$command" "$@")" 05:35:03 ;; 05:35:03 *) 05:35:03 command pyenv "$command" "$@" 05:35:03 ;; 05:35:03 esac 05:35:03 }' 05:35:03 +++ bash --norc -ec 'IFS=:; paths=($PATH); 05:35:03 for i in ${!paths[@]}; do 05:35:03 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 05:35:03 fi; done; 05:35:03 echo "${paths[*]}"' 05:35:03 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 05:35:03 ++ 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 05:35:03 ++ 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 05:35:03 ++ export PYENV_SHELL=bash 05:35:03 ++ PYENV_SHELL=bash 05:35:03 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 05:35:03 +++ complete -F _pyenv pyenv 05:35:03 ++ lf-pyver python3 05:35:03 ++ local py_version_xy=python3 05:35:03 ++ local py_version_xyz= 05:35:03 ++ awk '{ print $1 }' 05:35:03 ++ pyenv versions 05:35:03 ++ local command 05:35:03 ++ command=versions 05:35:03 ++ '[' 1 -gt 0 ']' 05:35:03 ++ shift 05:35:03 ++ case "$command" in 05:35:03 ++ command pyenv versions 05:35:03 ++ pyenv versions 05:35:03 ++ sed 's/^[ *]* //' 05:35:03 ++ grep -E '^[0-9.]*[0-9]$' 05:35:04 ++ [[ ! -s /tmp/.pyenv_versions ]] 05:35:04 +++ grep '^3' /tmp/.pyenv_versions 05:35:04 +++ tail -n 1 05:35:04 +++ sort -V 05:35:04 ++ py_version_xyz=3.11.7 05:35:04 ++ [[ -z 3.11.7 ]] 05:35:04 ++ echo 3.11.7 05:35:04 ++ return 0 05:35:04 + pyenv local 3.11.7 05:35:04 + local command 05:35:04 + command=local 05:35:04 + '[' 2 -gt 0 ']' 05:35:04 + shift 05:35:04 + case "$command" in 05:35:04 + command pyenv local 3.11.7 05:35:04 + pyenv local 3.11.7 05:35:04 + for arg in "$@" 05:35:04 + case $arg in 05:35:04 + pkg_list+='lftools[openstack] ' 05:35:04 + for arg in "$@" 05:35:04 + case $arg in 05:35:04 + pkg_list+='kubernetes ' 05:35:04 + for arg in "$@" 05:35:04 + case $arg in 05:35:04 + pkg_list+='niet ' 05:35:04 + for arg in "$@" 05:35:04 + case $arg in 05:35:04 + pkg_list+='python-heatclient ' 05:35:04 + for arg in "$@" 05:35:04 + case $arg in 05:35:04 + pkg_list+='python-openstackclient ' 05:35:04 + for arg in "$@" 05:35:04 + case $arg in 05:35:04 + pkg_list+='python-magnumclient ' 05:35:04 + for arg in "$@" 05:35:04 + case $arg in 05:35:04 + pkg_list+='yq ' 05:35:04 + [[ -f /tmp/.os_lf_venv ]] 05:35:04 ++ cat /tmp/.os_lf_venv 05:35:04 + lf_venv=/tmp/venv-vrq5 05:35:04 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vrq5 from' file:/tmp/.os_lf_venv 05:35:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vrq5 from file:/tmp/.os_lf_venv 05:35:04 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 05:35:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:35:04 + local 'pip_opts=--upgrade --quiet' 05:35:04 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 05:35:04 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 05:35:04 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 05:35:04 + [[ -n '' ]] 05:35:04 + [[ -n '' ]] 05:35:04 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 05:35:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:35:04 + /tmp/venv-vrq5/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 05:35:06 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 05:35:06 lf-activate-venv(): INFO: Base packages installed successfully 05:35:06 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]] 05:35:06 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ' 05:35:06 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 05:35:06 + /tmp/venv-vrq5/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 05:35:22 + type python3 05:35:22 + true 05:35:22 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-vrq5/bin to PATH' 05:35:22 lf-activate-venv(): INFO: Adding /tmp/venv-vrq5/bin to PATH 05:35:22 + PATH=/tmp/venv-vrq5/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 05:35:22 + return 0 05:35:22 + mapfile -t os_volumes 05:35:22 ++ openstack --os-cloud vex volume list -f value -c ID --status Available 05:35:25 + '[' 0 -eq 0 ']' 05:35:25 + echo 'No orphaned volumes found.' 05:35:25 No orphaned volumes found. 05:35:25 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 05:35:25 Run condition [Boolean condition] enabling perform for step [Execute shell] 05:35:25 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins435157530527525575.sh 05:35:25 ---> Protect in-use images 05:35:25 Setup pyenv: 05:35:25 system 05:35:25 3.8.13 05:35:25 3.9.13 05:35:25 3.10.13 05:35:25 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 05:35:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vrq5 from file:/tmp/.os_lf_venv 05:35:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:35:25 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:35:27 lf-activate-venv(): INFO: Base packages installed successfully 05:35:27 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient 05:35:41 lf-activate-venv(): INFO: Adding /tmp/venv-vrq5/bin to PATH 05:35:41 INFO: There are images to protect defined in jenkins-config. 05:35:41 INFO: There are additional images to protect in the jjb dir. 05:35:41 INFO: Protecting the following images: 05:35:41 ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538 05:35:41 ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195 05:35:41 ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034 05:35:41 ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858 05:35:41 ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263 05:35:41 ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803 05:35:41 ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796 05:35:41 ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950 05:35:41 ZZCI - Ubuntu 20.04 - docker - x86_64 - 20251201-160219.325 05:35:41 ZZCI - Ubuntu 22.04 - builder - x86_64 - 20251201-010221.432 05:35:41 ZZCI - Ubuntu 22.04 - docker - x86_64 - 20251201-170117.678 05:35:41 ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654 05:35:42 Protected setting for ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538: True 05:35:44 Protected setting for ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195: True 05:35:46 Protected setting for ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034: True 05:35:47 Protected setting for ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858: True 05:35:49 Protected setting for ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263: True 05:35:50 Protected setting for ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803: True 05:35:52 Protected setting for ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796: True 05:35:54 Protected setting for ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950: True 05:35:55 Protected setting for ZZCI - Ubuntu 20.04 - docker - x86_64 - 20251201-160219.325: True 05:35:57 Protected setting for ZZCI - Ubuntu 22.04 - builder - x86_64 - 20251201-010221.432: True 05:35:58 Protected setting for ZZCI - Ubuntu 22.04 - docker - x86_64 - 20251201-170117.678: True 05:36:00 Protected setting for ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654: True 05:36:00 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 05:36:00 Run condition [Boolean condition] enabling perform for step [BuilderChain] 05:36:00 [EnvInject] - Injecting environment variables from a build step. 05:36:00 [EnvInject] - Injecting as environment variables the properties content 05:36:00 OS_IMAGE_CLEANUP_AGE=30 05:36:00 05:36:00 [EnvInject] - Variables injected successfully. 05:36:00 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins11894645210872898616.sh 05:36:00 ---> Cleanup old images 05:36:00 Setup pyenv: 05:36:00 system 05:36:00 3.8.13 05:36:00 3.9.13 05:36:00 3.10.13 05:36:00 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 05:36:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vrq5 from file:/tmp/.os_lf_venv 05:36:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:36:01 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:36:03 lf-activate-venv(): INFO: Base packages installed successfully 05:36:03 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 05:36:17 lf-activate-venv(): INFO: Adding /tmp/venv-vrq5/bin to PATH 05:36:17 + lftools openstack --os-cloud vex image cleanup --days=30 05:36:23 WARNING: Use of image.protected resulted in an exception 05:36:23 Removing 325 images from vex. 05:36:23 WARNING: Use of image.protected resulted in an exception 05:36:23 WARNING: Image ZZCI - Ubuntu 20.04 - builder - x86_64 - 20251201-160153.193 is shared. Cannot remove... 05:36:23 WARNING: Use of image.protected resulted in an exception 05:36:23 WARNING: Image ZZCI - Ubuntu 24.04 - builder - x86_64 - 20251201-000243.318 is shared. Cannot remove... 05:36:23 WARNING: Use of image.protected resulted in an exception 05:36:23 WARNING: Image ZZCI - Ubuntu 24.04 - builder - x86_64 - 20251113-144314.961 is shared. Cannot remove... 05:36:23 WARNING: Use of image.protected resulted in an exception 05:36:23 WARNING: Image ZZCI - Ubuntu 22.04 - builder - x86_64 - 20251112-140553.200 is shared. Cannot remove... 05:36:23 WARNING: Use of image.protected resulted in an exception 05:36:23 WARNING: Image ZZCI - Ubuntu 22.04 - builder - x86_64 - 20251112-123720.826 is shared. Cannot remove... 05:36:23 WARNING: Use of image.protected resulted in an exception 05:36:23 ERROR: Unexpected exception: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0835'. 05:36:23 openstack.exceptions.DuplicateResource: More than one Image exists with the name 'ubuntu-2204-builder-2025-11-06-0835'. 05:36:23 Build step 'Conditional steps (multiple)' marked build as failure 05:36:24 $ ssh-agent -k 05:36:24 unset SSH_AUTH_SOCK; 05:36:24 unset SSH_AGENT_PID; 05:36:24 echo Agent pid 5453 killed; 05:36:24 [ssh-agent] Stopped. 05:36:24 [PostBuildScript] - [INFO] Executing post build scripts. 05:36:24 [builder-openstack-cron] $ /bin/bash /tmp/jenkins13489240580484511068.sh 05:36:24 ---> sysstat.sh 05:36:24 [builder-openstack-cron] $ /bin/bash /tmp/jenkins11138076364317928334.sh 05:36:24 ---> package-listing.sh 05:36:24 ++ tr '[:upper:]' '[:lower:]' 05:36:24 ++ facter osfamily 05:36:24 + OS_FAMILY=redhat 05:36:24 + workspace=/w/workspace/builder-openstack-cron 05:36:24 + START_PACKAGES=/tmp/packages_start.txt 05:36:24 + END_PACKAGES=/tmp/packages_end.txt 05:36:24 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:36:24 + PACKAGES=/tmp/packages_start.txt 05:36:24 + '[' /w/workspace/builder-openstack-cron ']' 05:36:24 + PACKAGES=/tmp/packages_end.txt 05:36:24 + case "${OS_FAMILY}" in 05:36:24 + sort 05:36:24 + rpm -qa 05:36:25 + '[' -f /tmp/packages_start.txt ']' 05:36:25 + '[' -f /tmp/packages_end.txt ']' 05:36:25 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:36:25 + '[' /w/workspace/builder-openstack-cron ']' 05:36:25 + mkdir -p /w/workspace/builder-openstack-cron/archives/ 05:36:25 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-openstack-cron/archives/ 05:36:25 [builder-openstack-cron] $ /bin/bash /tmp/jenkins7864660564947314673.sh 05:36:25 ---> capture-instance-metadata.sh 05:36:25 Setup pyenv: 05:36:25 system 05:36:25 3.8.13 05:36:25 3.9.13 05:36:25 3.10.13 05:36:25 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 05:36:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vrq5 from file:/tmp/.os_lf_venv 05:36:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:36:25 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:36:27 lf-activate-venv(): INFO: Base packages installed successfully 05:36:27 lf-activate-venv(): INFO: Installing additional packages: lftools 05:36:39 lf-activate-venv(): INFO: Adding /tmp/venv-vrq5/bin to PATH 05:36:39 INFO: Running in OpenStack, capturing instance metadata 05:36:39 [builder-openstack-cron] $ /bin/bash /tmp/jenkins16292086666495975794.sh 05:36:39 provisioning config files... 05:36:40 Could not find credentials [logs] for builder-openstack-cron #76316 05:36:40 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-openstack-cron@tmp/config1895994630797719778tmp 05:36:40 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 05:36:40 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 05:36:40 provisioning config files... 05:36:40 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 05:36:40 [EnvInject] - Injecting environment variables from a build step. 05:36:40 [EnvInject] - Injecting as environment variables the properties content 05:36:40 SERVER_ID=logs 05:36:40 05:36:40 [EnvInject] - Variables injected successfully. 05:36:40 [builder-openstack-cron] $ /bin/bash /tmp/jenkins6225224762459706607.sh 05:36:40 ---> create-netrc.sh 05:36:40 WARN: Log server credential not found. 05:36:40 [builder-openstack-cron] $ /bin/bash /tmp/jenkins9947785230514690947.sh 05:36:40 ---> python-tools-install.sh 05:36:40 Setup pyenv: 05:36:40 system 05:36:40 3.8.13 05:36:40 3.9.13 05:36:40 3.10.13 05:36:40 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 05:36:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vrq5 from file:/tmp/.os_lf_venv 05:36:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:36:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:36:42 lf-activate-venv(): INFO: Base packages installed successfully 05:36:42 lf-activate-venv(): INFO: Installing additional packages: lftools 05:36:52 lf-activate-venv(): INFO: Adding /tmp/venv-vrq5/bin to PATH 05:36:52 [builder-openstack-cron] $ /bin/bash /tmp/jenkins13507763391917581999.sh 05:36:52 ---> sudo-logs.sh 05:36:52 Archiving 'sudo' log.. 05:36:52 [builder-openstack-cron] $ /bin/bash /tmp/jenkins17435974386162322037.sh 05:36:52 ---> job-cost.sh 05:36:52 Setup pyenv: 05:36:53 system 05:36:53 3.8.13 05:36:53 3.9.13 05:36:53 3.10.13 05:36:53 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 05:36:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vrq5 from file:/tmp/.os_lf_venv 05:36:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:36:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:36:55 lf-activate-venv(): INFO: Base packages installed successfully 05:36:55 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 05:37:02 lf-activate-venv(): INFO: Adding /tmp/venv-vrq5/bin to PATH 05:37:02 INFO: No Stack... 05:37:03 INFO: Retrieving Pricing Info for: v3-standard-2 05:37:03 INFO: Archiving Costs 05:37:03 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins13586236539485411679.sh 05:37:03 ---> logs-deploy.sh 05:37:03 Setup pyenv: 05:37:03 system 05:37:03 3.8.13 05:37:03 3.9.13 05:37:03 3.10.13 05:37:03 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 05:37:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vrq5 from file:/tmp/.os_lf_venv 05:37:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:37:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:37:05 lf-activate-venv(): INFO: Base packages installed successfully 05:37:05 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 05:37:16 lf-activate-venv(): INFO: Adding /tmp/venv-vrq5/bin to PATH 05:37:16 WARNING: Nexus logging server not set 05:37:16 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-openstack-cron/76316/ 05:37:16 INFO: archiving logs to S3 05:37:17 ---> uname -a: 05:37:17 Linux prd-centos8-builder-2c-2g-17759.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 05:37:17 05:37:17 05:37:17 ---> lscpu: 05:37:17 Architecture: x86_64 05:37:17 CPU op-mode(s): 32-bit, 64-bit 05:37:17 Byte Order: Little Endian 05:37:17 CPU(s): 2 05:37:17 On-line CPU(s) list: 0,1 05:37:17 Thread(s) per core: 1 05:37:17 Core(s) per socket: 1 05:37:17 Socket(s): 2 05:37:17 NUMA node(s): 1 05:37:17 Vendor ID: AuthenticAMD 05:37:17 CPU family: 23 05:37:17 Model: 49 05:37:17 Model name: AMD EPYC-Rome Processor 05:37:17 Stepping: 0 05:37:17 CPU MHz: 2799.996 05:37:17 BogoMIPS: 5599.99 05:37:17 Virtualization: AMD-V 05:37:17 Hypervisor vendor: KVM 05:37:17 Virtualization type: full 05:37:17 L1d cache: 32K 05:37:17 L1i cache: 32K 05:37:17 L2 cache: 512K 05:37:17 L3 cache: 16384K 05:37:17 NUMA node0 CPU(s): 0,1 05:37: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 05:37:17 05:37:17 05:37:17 ---> nproc: 05:37:17 2 05:37:17 05:37:17 05:37:17 ---> df -h: 05:37:17 Filesystem Size Used Avail Use% Mounted on 05:37:17 devtmpfs 3.8G 0 3.8G 0% /dev 05:37:17 tmpfs 3.8G 0 3.8G 0% /dev/shm 05:37:17 tmpfs 3.8G 17M 3.8G 1% /run 05:37:17 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 05:37:17 /dev/vda1 40G 8.5G 32G 22% / 05:37:17 tmpfs 770M 0 770M 0% /run/user/1001 05:37:17 05:37:17 05:37:17 ---> free -m: 05:37:17 total used free shared buff/cache available 05:37:17 Mem: 7697 638 4751 19 2308 6761 05:37:17 Swap: 1023 0 1023 05:37:17 05:37:17 05:37:17 ---> ip addr: 05:37:17 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 05:37:17 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 05:37:17 inet 127.0.0.1/8 scope host lo 05:37:17 valid_lft forever preferred_lft forever 05:37:17 inet6 ::1/128 scope host 05:37:17 valid_lft forever preferred_lft forever 05:37:17 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 05:37:17 link/ether fa:16:3e:ba:4d:a4 brd ff:ff:ff:ff:ff:ff 05:37:17 altname enp0s3 05:37:17 altname ens3 05:37:17 inet 10.30.170.254/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 05:37:17 valid_lft 86054sec preferred_lft 86054sec 05:37:17 inet6 fe80::f816:3eff:feba:4da4/64 scope link 05:37:17 valid_lft forever preferred_lft forever 05:37:17 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 05:37:17 link/ether 02:42:69:09:31:5f brd ff:ff:ff:ff:ff:ff 05:37:17 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 05:37:17 valid_lft forever preferred_lft forever 05:37:17 05:37:17 05:37:17 ---> sar -b -r -n DEV: 05:37:17 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 01/01/2026 _x86_64_ (2 CPU) 05:37:17 05:37:17 05:31:27 LINUX RESTART (2 CPU) 05:37:17 05:37:17 05:32:02 AM tps rtps wtps bread/s bwrtn/s 05:37:17 05:33:01 AM 206.68 13.86 192.82 2778.85 6760.39 05:37:17 05:34:01 AM 85.85 0.43 85.42 62.25 8334.82 05:37:17 05:35:01 AM 52.01 0.28 51.72 40.66 5805.72 05:37:17 05:36:01 AM 23.49 0.07 23.43 3.07 901.42 05:37:17 05:37:01 AM 28.66 1.27 27.40 114.91 747.71 05:37:17 Average: 78.92 3.15 75.77 592.70 4502.57 05:37:17 05:37:17 05:32:02 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:37:17 05:33:01 AM 4969552 6918152 2912880 36.95 2688 2130384 1064532 11.92 270292 2313044 219364 05:37:17 05:34:01 AM 4953436 6965932 2928996 37.16 2688 2188024 992376 11.11 229912 2345952 102876 05:37:17 05:35:01 AM 4825784 6877496 3056648 38.78 2688 2226528 1087776 12.18 291964 2406812 11832 05:37:17 05:36:01 AM 4957640 7009320 2924792 37.11 2688 2226576 957812 10.72 293556 2272920 24 05:37:17 05:37:01 AM 4867588 6934204 3014844 38.25 2688 2241528 1017448 11.39 451712 2205676 23068 05:37:17 Average: 4914800 6941021 2967632 37.65 2688 2202608 1023989 11.47 307487 2308881 71433 05:37:17 05:37:17 05:32:02 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:37:17 05:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:37:17 05:33:01 AM eth0 235.02 146.05 1479.18 50.79 0.00 0.00 0.00 0.00 05:37:17 05:33:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:37:17 05:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:37:17 05:34:01 AM eth0 31.44 28.42 268.51 6.35 0.00 0.00 0.00 0.00 05:37:17 05:34:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:37:17 05:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:37:17 05:35:01 AM eth0 61.31 51.96 603.39 10.25 0.00 0.00 0.00 0.00 05:37:17 05:35:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:37:17 05:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:37:17 05:36:01 AM eth0 20.81 20.23 20.65 7.74 0.00 0.00 0.00 0.00 05:37:17 05:36:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:37:17 05:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:37:17 05:37:01 AM eth0 22.30 20.86 28.81 10.25 0.00 0.00 0.00 0.00 05:37:17 05:37:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:37:17 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:37:17 Average: eth0 73.64 53.20 476.78 16.96 0.00 0.00 0.00 0.00 05:37:17 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:37:17 05:37:17 05:37:17 ---> sar -P ALL: 05:37:17 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 01/01/2026 _x86_64_ (2 CPU) 05:37:17 05:37:17 05:31:27 LINUX RESTART (2 CPU) 05:37:17 05:37:17 05:32:02 AM CPU %user %nice %system %iowait %steal %idle 05:37:17 05:33:01 AM all 36.84 0.00 6.00 1.68 0.09 55.38 05:37:17 05:33:01 AM 0 37.77 0.00 5.51 0.95 0.08 55.68 05:37:17 05:33:01 AM 1 35.92 0.00 6.48 2.41 0.10 55.09 05:37:17 05:34:01 AM all 25.03 0.00 4.17 0.67 0.08 70.04 05:37:17 05:34:01 AM 0 28.35 0.00 4.03 0.55 0.08 66.98 05:37:17 05:34:01 AM 1 21.71 0.00 4.31 0.80 0.08 73.09 05:37:17 05:35:01 AM all 34.58 0.00 3.58 0.41 0.09 61.34 05:37:17 05:35:01 AM 0 34.77 0.00 3.82 0.58 0.08 60.74 05:37:17 05:35:01 AM 1 34.39 0.00 3.33 0.23 0.10 61.94 05:37:17 05:36:01 AM all 33.70 0.00 3.78 0.14 0.10 62.28 05:37:17 05:36:01 AM 0 30.42 0.00 3.34 0.15 0.12 65.98 05:37:17 05:36:01 AM 1 36.97 0.00 4.23 0.13 0.08 58.58 05:37:17 05:37:01 AM all 36.54 0.00 3.69 0.18 0.08 59.51 05:37:17 05:37:01 AM 0 40.95 0.00 3.97 0.17 0.08 54.83 05:37:17 05:37:01 AM 1 32.13 0.00 3.42 0.18 0.08 64.18 05:37:17 Average: all 33.32 0.00 4.24 0.61 0.09 61.74 05:37:17 Average: 0 34.44 0.00 4.13 0.48 0.09 60.86 05:37:17 Average: 1 32.21 0.00 4.35 0.75 0.09 62.61 05:37:17 05:37:17 05:37:17