22:32:32 Started by timer 22:32:32 Running as SYSTEM 22:32:32 [EnvInject] - Loading node environment variables. 22:32:32 Building remotely on prd-centos8-builder-2c-2g-2962 (centos8-builder-2c-2g) in workspace /w/workspace/builder-openstack-cron 22:32:32 [ssh-agent] Looking for ssh-agent implementation... 22:32:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:32:32 $ ssh-agent 22:32:32 SSH_AUTH_SOCK=/tmp/ssh-shzsVFfckcjE/agent.5443 22:32:32 SSH_AGENT_PID=5444 22:32:32 [ssh-agent] Started. 22:32:32 Running ssh-add (command line suppressed) 22:32:32 Identity added: /w/workspace/builder-openstack-cron@tmp/private_key_16053601215653866551.key (/w/workspace/builder-openstack-cron@tmp/private_key_16053601215653866551.key) 22:32:32 [ssh-agent] Using credentials jenkins (jenkins-ssh) 22:32:32 The recommended git tool is: NONE 22:32:35 using credential jenkins-ssh 22:32:35 Wiping out workspace first. 22:32:35 Cloning the remote Git repository 22:32:35 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 22:32:35 > git init /w/workspace/builder-openstack-cron # timeout=10 22:32:35 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 22:32:35 > git --version # timeout=10 22:32:35 > git --version # 'git version 2.43.0' 22:32:35 using GIT_SSH to set credentials jenkins-ssh 22:32:35 [INFO] Currently running in a labeled security context 22:32:35 [INFO] Currently SELinux is 'enforcing' on the host 22:32:35 > /usr/bin/chcon --type=ssh_home_t /w/workspace/builder-openstack-cron@tmp/jenkins-gitclient-ssh1104825515094972833.key 22:32:35 Verifying host key using known hosts file 22:32:35 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 22:32:35 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 22:32:38 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 22:32:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:32:38 Avoid second fetch 22:32:38 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 22:32:38 Checking out Revision 8eb20c991799047b0e83fd185ca181b70c5346ce (refs/remotes/origin/master) 22:32:38 > git config core.sparsecheckout # timeout=10 22:32:38 > git checkout -f 8eb20c991799047b0e83fd185ca181b70c5346ce # timeout=10 22:32:39 Commit message: "Update hard-coded ALLOW_PROJECTS" 22:32:39 > git rev-list --no-walk 8eb20c991799047b0e83fd185ca181b70c5346ce # timeout=10 22:32:39 > git remote # timeout=10 22:32:39 > git submodule init # timeout=10 22:32:39 > git submodule sync # timeout=10 22:32:39 > git config --get remote.origin.url # timeout=10 22:32:39 > git submodule init # timeout=10 22:32:39 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 22:32:39 > git config --get submodule.global-jjb.url # timeout=10 22:32:39 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 22:32:39 > git config --get submodule.packer/common-packer.url # timeout=10 22:32:39 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 22:32:39 > git submodule update --init --recursive global-jjb # timeout=10 22:32:40 > git submodule update --init --recursive packer/common-packer # timeout=10 22:32:44 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 22:32:44 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 22:32:44 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 22:32:44 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 22:32:44 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 22:32:44 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 22:32:44 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 22:32:44 No emails were triggered. 22:32:44 provisioning config files... 22:32:44 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 22:32:44 copy managed file [npmrc] to file:/home/jenkins/.npmrc 22:32:44 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 22:32:44 [builder-openstack-cron] $ /bin/bash /tmp/jenkins7791266340219958932.sh 22:32:44 ---> python-tools-install.sh 22:32:44 Setup pyenv: 22:32:44 system 22:32:44 * 3.8.13 (set by /opt/pyenv/version) 22:32:44 * 3.9.13 (set by /opt/pyenv/version) 22:32:44 * 3.10.13 (set by /opt/pyenv/version) 22:32:44 * 3.11.7 (set by /opt/pyenv/version) 22:32:49 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Ht31 22:32:49 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 22:32:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:32:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:32:53 lf-activate-venv(): INFO: Base packages installed successfully 22:32:53 lf-activate-venv(): INFO: Installing additional packages: lftools 22:33:21 lf-activate-venv(): INFO: Adding /tmp/venv-Ht31/bin to PATH 22:33:21 Generating Requirements File 22:33:42 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 22:33:42 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 22:33:43 Python 3.11.7 22:33:43 pip 25.3 from /tmp/venv-Ht31/lib/python3.11/site-packages/pip (python 3.11) 22:33:43 appdirs==1.4.4 22:33:43 argcomplete==3.6.3 22:33:43 aspy.yaml==1.3.0 22:33:43 attrs==25.4.0 22:33:43 autopage==0.5.2 22:33:43 beautifulsoup4==4.14.3 22:33:43 boto3==1.42.0 22:33:43 botocore==1.41.6 22:33:43 bs4==0.0.2 22:33:43 cachetools==6.2.2 22:33:43 certifi==2025.11.12 22:33:43 cffi==2.0.0 22:33:43 cfgv==3.5.0 22:33:43 chardet==5.2.0 22:33:43 charset-normalizer==3.4.4 22:33:43 click==8.3.1 22:33:43 cliff==4.12.0 22:33:43 cmd2==2.7.0 22:33:43 cryptography==3.3.2 22:33:43 debtcollector==3.0.0 22:33:43 decorator==5.2.1 22:33:43 defusedxml==0.7.1 22:33:43 Deprecated==1.3.1 22:33:43 distlib==0.4.0 22:33:43 dnspython==2.8.0 22:33:43 docker==7.1.0 22:33:43 dogpile.cache==1.5.0 22:33:43 durationpy==0.10 22:33:43 email-validator==2.3.0 22:33:43 filelock==3.20.0 22:33:43 future==1.0.0 22:33:43 gitdb==4.0.12 22:33:43 GitPython==3.1.45 22:33:43 google-auth==2.43.0 22:33:43 httplib2==0.31.0 22:33:43 identify==2.6.15 22:33:43 idna==3.11 22:33:43 importlib-resources==1.5.0 22:33:43 iso8601==2.1.0 22:33:43 Jinja2==3.1.6 22:33:43 jmespath==1.0.1 22:33:43 jsonpatch==1.33 22:33:43 jsonpointer==3.0.0 22:33:43 jsonschema==4.25.1 22:33:43 jsonschema-specifications==2025.9.1 22:33:43 keystoneauth1==5.12.0 22:33:43 kubernetes==34.1.0 22:33:43 lftools==0.37.16 22:33:43 lxml==6.0.2 22:33:43 markdown-it-py==4.0.0 22:33:43 MarkupSafe==3.0.3 22:33:43 mdurl==0.1.2 22:33:43 msgpack==1.1.2 22:33:43 multi_key_dict==2.0.3 22:33:43 munch==4.0.0 22:33:43 netaddr==1.3.0 22:33:43 niet==1.4.2 22:33:43 nodeenv==1.9.1 22:33:43 oauth2client==4.1.3 22:33:43 oauthlib==3.3.1 22:33:43 openstacksdk==4.8.0 22:33:43 os-service-types==1.8.2 22:33:43 osc-lib==4.2.0 22:33:43 oslo.config==10.1.0 22:33:43 oslo.context==6.2.0 22:33:43 oslo.i18n==6.7.1 22:33:43 oslo.log==7.2.1 22:33:43 oslo.serialization==5.8.0 22:33:43 oslo.utils==9.2.0 22:33:43 packaging==25.0 22:33:43 pbr==7.0.3 22:33:43 platformdirs==4.5.0 22:33:43 prettytable==3.17.0 22:33:43 psutil==7.1.3 22:33:43 pyasn1==0.6.1 22:33:43 pyasn1_modules==0.4.2 22:33:43 pycparser==2.23 22:33:43 pygerrit2==2.0.15 22:33:43 PyGithub==2.8.1 22:33:43 Pygments==2.19.2 22:33:43 PyJWT==2.10.1 22:33:43 PyNaCl==1.6.1 22:33:43 pyparsing==2.4.7 22:33:43 pyperclip==1.11.0 22:33:43 pyrsistent==0.20.0 22:33:43 python-cinderclient==9.8.0 22:33:43 python-dateutil==2.9.0.post0 22:33:43 python-heatclient==4.3.0 22:33:43 python-jenkins==1.8.3 22:33:43 python-keystoneclient==5.7.0 22:33:43 python-magnumclient==4.9.0 22:33:43 python-openstackclient==8.2.0 22:33:43 python-swiftclient==4.9.0 22:33:43 PyYAML==6.0.3 22:33:43 referencing==0.37.0 22:33:43 requests==2.32.5 22:33:43 requests-oauthlib==2.0.0 22:33:43 requestsexceptions==1.4.0 22:33:43 rfc3986==2.0.0 22:33:43 rich==14.2.0 22:33:43 rich-argparse==1.7.2 22:33:43 rpds-py==0.30.0 22:33:43 rsa==4.9.1 22:33:43 ruamel.yaml==0.18.16 22:33:43 ruamel.yaml.clib==0.2.15 22:33:43 s3transfer==0.16.0 22:33:43 simplejson==3.20.2 22:33:43 six==1.17.0 22:33:43 smmap==5.0.2 22:33:43 soupsieve==2.8 22:33:43 stevedore==5.6.0 22:33:43 tabulate==0.9.0 22:33:43 toml==0.10.2 22:33:43 tomlkit==0.13.3 22:33:43 tqdm==4.67.1 22:33:43 typing_extensions==4.15.0 22:33:43 tzdata==2025.2 22:33:43 urllib3==1.26.20 22:33:43 virtualenv==20.35.4 22:33:43 wcwidth==0.2.14 22:33:43 websocket-client==1.9.0 22:33:43 wrapt==2.0.1 22:33:43 xdg==6.0.0 22:33:43 xmltodict==1.0.2 22:33:43 yq==3.4.3 22:33:43 [EnvInject] - Injecting environment variables from a build step. 22:33:43 [EnvInject] - Injecting as environment variables the properties content 22:33:43 OS_CLOUD=vex 22:33:43 22:33:43 [EnvInject] - Variables injected successfully. 22:33:43 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 22:33:43 Run condition [Boolean condition] enabling perform for step [Execute shell] 22:33:43 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins17492270397875509983.sh 22:33:43 ---> Orphaned k8s clusters 22:33:43 Setup pyenv: 22:33:44 system 22:33:44 3.8.13 22:33:44 3.9.13 22:33:44 3.10.13 22:33:44 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 22:33:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ht31 from file:/tmp/.os_lf_venv 22:33:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:33:44 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:33:46 lf-activate-venv(): INFO: Base packages installed successfully 22:33:46 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 22:33:54 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 22:33:54 lftools 0.37.16 requires urllib3<2.1.0, but you have urllib3 2.3.0 which is incompatible. 22:33:54 lf-activate-venv(): INFO: Adding /tmp/venv-Ht31/bin to PATH 22:33:57 -----> Delete orphaned cluster 22:33:57 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 22:33:57 Run condition [Boolean condition] enabling perform for step [Execute shell] 22:33:57 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins1588727190352576170.sh 22:33:57 ---> Orphaned stacks 22:33:57 Setup pyenv: 22:33:57 system 22:33:57 3.8.13 22:33:57 3.9.13 22:33:57 3.10.13 22:33:57 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 22:33:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ht31 from file:/tmp/.os_lf_venv 22:33:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:33:57 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22: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. 22:33:59 lftools 0.37.16 requires urllib3<2.1.0, but you have urllib3 2.3.0 which is incompatible. 22:33:59 lf-activate-venv(): INFO: Base packages installed successfully 22:33:59 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 22:34:20 lf-activate-venv(): INFO: Adding /tmp/venv-Ht31/bin to PATH 22:34:20 + mapfile -t OS_COE_CLUSTERS_ID 22:34:20 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 22:34:20 ++ awk '{print $1}' 22:34:20 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 22:34:23 + echo '-----> Active clusters -> stacks' 22:34:23 -----> Active clusters -> stacks 22:34:23 + OS_COE_STACKS=() 22:34:23 + [[ 0 -gt 0 ]] 22:34:23 + mapfile -t OS_STACKS 22:34:23 ++ openstack --os-cloud vex stack list -f value -c 'Stack Name' -c 'Stack Status' --property stack_status=CREATE_COMPLETE --property stack_status=DELETE_FAILED --property stack_status=CREATE_FAILED 22:34:23 ++ awk '{print $1}' 22:34:24 + echo '-----> Active stacks' 22:34:24 -----> Active stacks 22:34:24 + echo '-----> Delete orphaned stacks' 22:34:24 -----> Delete orphaned stacks 22:34:24 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 22:34:24 Run condition [Boolean condition] enabling perform for step [Execute shell] 22:34:24 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins8683475290764677043.sh 22:34:24 ---> Orphaned servers 22:34:24 Setup pyenv: 22:34:24 system 22:34:24 3.8.13 22:34:24 3.9.13 22:34:24 3.10.13 22:34:24 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 22:34:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ht31 from file:/tmp/.os_lf_venv 22:34:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:34:25 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:34:26 lf-activate-venv(): INFO: Base packages installed successfully 22:34:26 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 22:34:43 lf-activate-venv(): INFO: Adding /tmp/venv-Ht31/bin to PATH 22:34:50 -----> Active servers 22:34:50 prd-queue-intque-2c-1g-2963 22:34:50 prd-centos8-builder-2c-2g-2962 22:34:50 prd-ubuntu2204-docker-8c-8g-2961 22:34:50 prd-centos8-robot-2c-8g-2821 22:34:50 prd-centos8-robot-2c-8g-2820 22:34:50 snd-centos8-robot-2c-8g-137 22:34:50 -----> Delete orphaned servers 22:34:50 Deleting orphaned server: prd-queue-intque-2c-1g-2963 22:34:53 AttributeError: 'Server' object has no attribute 'created'. Did you mean: 'create'? 22:34:53 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 22:34:53 Run condition [Boolean condition] enabling perform for step [Execute shell] 22:34:53 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins17744383055074762026.sh 22:34:54 ---> Orphaned ports 22:34:54 Setup pyenv: 22:34:54 system 22:34:54 3.8.13 22:34:54 3.9.13 22:34:54 3.10.13 22:34:54 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 22:34:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ht31 from file:/tmp/.os_lf_venv 22:34:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:34:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:34:56 lf-activate-venv(): INFO: Base packages installed successfully 22:34:56 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 22:35:09 lf-activate-venv(): INFO: Adding /tmp/venv-Ht31/bin to PATH 22:35:11 No orphaned ports to process. 22:35:11 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 22:35:11 Run condition [Boolean condition] enabling perform for step [Execute shell] 22:35:11 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins3737384284397782049.sh 22:35:11 ---> Orphaned volumes 22:35:11 + source /home/jenkins/lf-env.sh 22:35:11 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 22:35:11 ++ mktemp -d /tmp/venv-XXXX 22:35:11 + lf_venv=/tmp/venv-QjKO 22:35:11 + local venv_file=/tmp/.os_lf_venv 22:35:11 + local python=python3 22:35:11 + local options 22:35:11 + local set_path=true 22:35:11 + local install_args= 22:35:11 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 22:35:11 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 22:35:11 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 22:35:11 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 22:35:11 + true 22:35:11 + case $1 in 22:35:11 + python=python3 22:35:11 + shift 2 22:35:11 + true 22:35:11 + case $1 in 22:35:11 + shift 22:35:11 + break 22:35:11 + case $python in 22:35:11 + local pkg_list= 22:35:11 + [[ -d /opt/pyenv ]] 22:35:11 + echo 'Setup pyenv:' 22:35:11 Setup pyenv: 22:35:11 + export PYENV_ROOT=/opt/pyenv 22:35:11 + PYENV_ROOT=/opt/pyenv 22:35:11 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 22:35:11 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 22:35:11 + pyenv versions 22:35:11 system 22:35:11 3.8.13 22:35:11 3.9.13 22:35:11 3.10.13 22:35:11 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 22:35:11 + command -v pyenv 22:35:11 ++ pyenv init - --no-rehash 22:35:11 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 22:35:11 for i in ${!paths[@]}; do 22:35:11 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 22:35:11 fi; done; 22:35:11 echo "${paths[*]}"'\'')" 22:35:11 export PATH="/opt/pyenv/shims:${PATH}" 22:35:11 export PYENV_SHELL=bash 22:35:11 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 22:35:11 pyenv() { 22:35:11 local command 22:35:11 command="${1:-}" 22:35:11 if [ "$#" -gt 0 ]; then 22:35:11 shift 22:35:11 fi 22:35:11 22:35:11 case "$command" in 22:35:11 rehash|shell) 22:35:11 eval "$(pyenv "sh-$command" "$@")" 22:35:11 ;; 22:35:11 *) 22:35:11 command pyenv "$command" "$@" 22:35:11 ;; 22:35:11 esac 22:35:11 }' 22:35:11 +++ bash --norc -ec 'IFS=:; paths=($PATH); 22:35:11 for i in ${!paths[@]}; do 22:35:11 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 22:35:11 fi; done; 22:35:11 echo "${paths[*]}"' 22:35:11 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 22:35:11 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 22:35:11 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 22:35:11 ++ export PYENV_SHELL=bash 22:35:11 ++ PYENV_SHELL=bash 22:35:11 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 22:35:11 +++ complete -F _pyenv pyenv 22:35:11 ++ lf-pyver python3 22:35:11 ++ local py_version_xy=python3 22:35:11 ++ local py_version_xyz= 22:35:11 ++ pyenv versions 22:35:11 ++ local command 22:35:11 ++ command=versions 22:35:11 ++ '[' 1 -gt 0 ']' 22:35:11 ++ shift 22:35:11 ++ case "$command" in 22:35:11 ++ command pyenv versions 22:35:11 ++ pyenv versions 22:35:11 ++ awk '{ print $1 }' 22:35:11 ++ sed 's/^[ *]* //' 22:35:11 ++ grep -E '^[0-9.]*[0-9]$' 22:35:11 ++ [[ ! -s /tmp/.pyenv_versions ]] 22:35:11 +++ grep '^3' /tmp/.pyenv_versions 22:35:11 +++ sort -V 22:35:11 +++ tail -n 1 22:35:11 ++ py_version_xyz=3.11.7 22:35:11 ++ [[ -z 3.11.7 ]] 22:35:11 ++ echo 3.11.7 22:35:11 ++ return 0 22:35:11 + pyenv local 3.11.7 22:35:11 + local command 22:35:11 + command=local 22:35:11 + '[' 2 -gt 0 ']' 22:35:11 + shift 22:35:11 + case "$command" in 22:35:11 + command pyenv local 3.11.7 22:35:11 + pyenv local 3.11.7 22:35:11 + for arg in "$@" 22:35:11 + case $arg in 22:35:11 + pkg_list+='lftools[openstack] ' 22:35:11 + for arg in "$@" 22:35:11 + case $arg in 22:35:11 + pkg_list+='kubernetes ' 22:35:11 + for arg in "$@" 22:35:11 + case $arg in 22:35:11 + pkg_list+='niet ' 22:35:11 + for arg in "$@" 22:35:11 + case $arg in 22:35:11 + pkg_list+='python-heatclient ' 22:35:11 + for arg in "$@" 22:35:11 + case $arg in 22:35:11 + pkg_list+='python-openstackclient ' 22:35:11 + for arg in "$@" 22:35:11 + case $arg in 22:35:11 + pkg_list+='python-magnumclient ' 22:35:11 + for arg in "$@" 22:35:11 + case $arg in 22:35:11 + pkg_list+='yq ' 22:35:11 + [[ -f /tmp/.os_lf_venv ]] 22:35:11 ++ cat /tmp/.os_lf_venv 22:35:11 + lf_venv=/tmp/venv-Ht31 22:35:11 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ht31 from' file:/tmp/.os_lf_venv 22:35:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ht31 from file:/tmp/.os_lf_venv 22:35:11 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 22:35:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:35:11 + local 'pip_opts=--upgrade --quiet' 22:35:11 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 22:35:11 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 22:35:11 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 22:35:11 + [[ -n '' ]] 22:35:11 + [[ -n '' ]] 22:35:11 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 22:35:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:35:11 + /tmp/venv-Ht31/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 22:35:13 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 22:35:13 lf-activate-venv(): INFO: Base packages installed successfully 22:35:13 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]] 22:35:13 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ' 22:35:13 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 22:35:13 + /tmp/venv-Ht31/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 22:35:30 + type python3 22:35:30 + true 22:35:30 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Ht31/bin to PATH' 22:35:30 lf-activate-venv(): INFO: Adding /tmp/venv-Ht31/bin to PATH 22:35:30 + PATH=/tmp/venv-Ht31/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 22:35:30 + return 0 22:35:30 + mapfile -t os_volumes 22:35:30 ++ openstack --os-cloud vex volume list -f value -c ID --status Available 22:35:33 + '[' 0 -eq 0 ']' 22:35:33 + echo 'No orphaned volumes found.' 22:35:33 No orphaned volumes found. 22:35:33 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 22:35:33 Run condition [Boolean condition] enabling perform for step [Execute shell] 22:35:33 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins10265421805886377299.sh 22:35:33 ---> Protect in-use images 22:35:33 Setup pyenv: 22:35:34 system 22:35:34 3.8.13 22:35:34 3.9.13 22:35:34 3.10.13 22:35:34 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 22:35:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ht31 from file:/tmp/.os_lf_venv 22:35:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:35:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:35:36 lf-activate-venv(): INFO: Base packages installed successfully 22:35:36 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient 22:35:51 lf-activate-venv(): INFO: Adding /tmp/venv-Ht31/bin to PATH 22:35:51 INFO: There are images to protect defined in jenkins-config. 22:35:51 INFO: There are additional images to protect in the jjb dir. 22:35:51 INFO: Protecting the following images: 22:35:51 ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538 22:35:51 ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195 22:35:51 ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034 22:35:51 ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858 22:35:51 ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263 22:35:51 ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803 22:35:51 ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796 22:35:51 ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950 22:35:51 ZZCI - Ubuntu 20.04 - docker - x86_64 - 20250918-232438.133 22:35:51 ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250917-133034.447 22:35:51 ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250918-232437.783 22:35:51 ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654 22:35:52 Protected setting for ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538: True 22:35:55 Protected setting for ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195: True 22:35:57 Protected setting for ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034: True 22:35:59 Protected setting for ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858: True 22:36:01 Protected setting for ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263: True 22:36:03 Protected setting for ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803: True 22:36:04 Protected setting for ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796: True 22:36:06 Protected setting for ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950: True 22:36:08 Protected setting for ZZCI - Ubuntu 20.04 - docker - x86_64 - 20250918-232438.133: True 22:36:09 Protected setting for ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250917-133034.447: True 22:36:11 Protected setting for ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250918-232437.783: True 22:36:12 Protected setting for ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654: True 22:36:13 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 22:36:13 Run condition [Boolean condition] enabling perform for step [BuilderChain] 22:36:13 [EnvInject] - Injecting environment variables from a build step. 22:36:13 [EnvInject] - Injecting as environment variables the properties content 22:36:13 OS_IMAGE_CLEANUP_AGE=30 22:36:13 22:36:13 [EnvInject] - Variables injected successfully. 22:36:13 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins202888306586789954.sh 22:36:13 ---> Cleanup old images 22:36:13 Setup pyenv: 22:36:13 system 22:36:13 3.8.13 22:36:13 3.9.13 22:36:13 3.10.13 22:36:13 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 22:36:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ht31 from file:/tmp/.os_lf_venv 22:36:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:36:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:36:15 lf-activate-venv(): INFO: Base packages installed successfully 22:36:15 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 22:36:32 lf-activate-venv(): INFO: Adding /tmp/venv-Ht31/bin to PATH 22:36:32 + lftools openstack --os-cloud vex image cleanup --days=30 22:36:38 WARNING: Use of image.protected resulted in an exception 22:36:38 Removing 314 images from vex. 22:36:38 WARNING: Use of image.protected resulted in an exception 22:36:38 ERROR: Unexpected exception: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-29-0738'. 22:36:38 openstack.exceptions.DuplicateResource: More than one Image exists with the name 'ubuntu-2204-builder-2025-10-29-0738'. 22:36:39 Build step 'Conditional steps (multiple)' marked build as failure 22:36:39 $ ssh-agent -k 22:36:39 unset SSH_AUTH_SOCK; 22:36:39 unset SSH_AGENT_PID; 22:36:39 echo Agent pid 5444 killed; 22:36:39 [ssh-agent] Stopped. 22:36:39 [PostBuildScript] - [INFO] Executing post build scripts. 22:36:39 [builder-openstack-cron] $ /bin/bash /tmp/jenkins16807883521923430712.sh 22:36:39 ---> sysstat.sh 22:36:39 [builder-openstack-cron] $ /bin/bash /tmp/jenkins3341169762093276141.sh 22:36:39 ---> package-listing.sh 22:36:39 ++ facter osfamily 22:36:39 ++ tr '[:upper:]' '[:lower:]' 22:36:39 + OS_FAMILY=redhat 22:36:39 + workspace=/w/workspace/builder-openstack-cron 22:36:39 + START_PACKAGES=/tmp/packages_start.txt 22:36:39 + END_PACKAGES=/tmp/packages_end.txt 22:36:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:36:39 + PACKAGES=/tmp/packages_start.txt 22:36:39 + '[' /w/workspace/builder-openstack-cron ']' 22:36:39 + PACKAGES=/tmp/packages_end.txt 22:36:39 + case "${OS_FAMILY}" in 22:36:39 + rpm -qa 22:36:39 + sort 22:36:40 + '[' -f /tmp/packages_start.txt ']' 22:36:40 + '[' -f /tmp/packages_end.txt ']' 22:36:40 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:36:40 + '[' /w/workspace/builder-openstack-cron ']' 22:36:40 + mkdir -p /w/workspace/builder-openstack-cron/archives/ 22:36:40 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-openstack-cron/archives/ 22:36:40 [builder-openstack-cron] $ /bin/bash /tmp/jenkins8992677841341282062.sh 22:36:40 ---> capture-instance-metadata.sh 22:36:40 Setup pyenv: 22:36:40 system 22:36:40 3.8.13 22:36:40 3.9.13 22:36:40 3.10.13 22:36:40 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 22:36:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ht31 from file:/tmp/.os_lf_venv 22:36:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:36:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:36:42 lf-activate-venv(): INFO: Base packages installed successfully 22:36:42 lf-activate-venv(): INFO: Installing additional packages: lftools 22:36:53 lf-activate-venv(): INFO: Adding /tmp/venv-Ht31/bin to PATH 22:36:53 INFO: Running in OpenStack, capturing instance metadata 22:36:53 [builder-openstack-cron] $ /bin/bash /tmp/jenkins13978234427604622679.sh 22:36:53 provisioning config files... 22:36:53 Could not find credentials [logs] for builder-openstack-cron #75589 22:36:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-openstack-cron@tmp/config14259933846997839663tmp 22:36:53 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 22:36:53 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 22:36:53 provisioning config files... 22:36:54 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 22:36:54 [EnvInject] - Injecting environment variables from a build step. 22:36:54 [EnvInject] - Injecting as environment variables the properties content 22:36:54 SERVER_ID=logs 22:36:54 22:36:54 [EnvInject] - Variables injected successfully. 22:36:54 [builder-openstack-cron] $ /bin/bash /tmp/jenkins7880336879027023225.sh 22:36:54 ---> create-netrc.sh 22:36:54 WARN: Log server credential not found. 22:36:54 [builder-openstack-cron] $ /bin/bash /tmp/jenkins9962519335870603469.sh 22:36:54 ---> python-tools-install.sh 22:36:54 Setup pyenv: 22:36:54 system 22:36:54 3.8.13 22:36:54 3.9.13 22:36:54 3.10.13 22:36:54 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 22:36:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ht31 from file:/tmp/.os_lf_venv 22:36:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:36:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:36:56 lf-activate-venv(): INFO: Base packages installed successfully 22:36:56 lf-activate-venv(): INFO: Installing additional packages: lftools 22:37:08 lf-activate-venv(): INFO: Adding /tmp/venv-Ht31/bin to PATH 22:37:08 [builder-openstack-cron] $ /bin/bash /tmp/jenkins5782120005624120291.sh 22:37:08 ---> sudo-logs.sh 22:37:08 Archiving 'sudo' log.. 22:37:08 [builder-openstack-cron] $ /bin/bash /tmp/jenkins12346717040629943919.sh 22:37:08 ---> job-cost.sh 22:37:08 Setup pyenv: 22:37:08 system 22:37:08 3.8.13 22:37:08 3.9.13 22:37:08 3.10.13 22:37:08 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 22:37:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ht31 from file:/tmp/.os_lf_venv 22:37:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:37:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:37:20 lf-activate-venv(): INFO: Base packages installed successfully 22:37:20 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 22:37:29 lf-activate-venv(): INFO: Adding /tmp/venv-Ht31/bin to PATH 22:37:29 INFO: No Stack... 22:37:29 INFO: Retrieving Pricing Info for: v3-standard-2 22:37:29 INFO: Archiving Costs 22:37:29 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins10635577248019575918.sh 22:37:29 ---> logs-deploy.sh 22:37:29 Setup pyenv: 22:37:30 system 22:37:30 3.8.13 22:37:30 3.9.13 22:37:30 3.10.13 22:37:30 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 22:37:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ht31 from file:/tmp/.os_lf_venv 22:37:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:37:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:37:32 lf-activate-venv(): INFO: Base packages installed successfully 22:37:32 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 22:37:48 lf-activate-venv(): INFO: Adding /tmp/venv-Ht31/bin to PATH 22:37:48 WARNING: Nexus logging server not set 22:37:48 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-openstack-cron/75589/ 22:37:48 INFO: archiving logs to S3 22:37:49 ---> uname -a: 22:37:49 Linux prd-centos8-builder-2c-2g-2962.novalocal 4.18.0-553.5.1.el8.x86_64 #1 SMP Tue May 21 05:46:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 22:37:49 22:37:49 22:37:49 ---> lscpu: 22:37:49 Architecture: x86_64 22:37:49 CPU op-mode(s): 32-bit, 64-bit 22:37:49 Byte Order: Little Endian 22:37:49 CPU(s): 2 22:37:49 On-line CPU(s) list: 0,1 22:37:49 Thread(s) per core: 1 22:37:49 Core(s) per socket: 1 22:37:49 Socket(s): 2 22:37:49 NUMA node(s): 1 22:37:49 Vendor ID: AuthenticAMD 22:37:49 CPU family: 23 22:37:49 Model: 49 22:37:49 Model name: AMD EPYC-Rome Processor 22:37:49 Stepping: 0 22:37:49 CPU MHz: 2800.000 22:37:49 BogoMIPS: 5600.00 22:37:49 Virtualization: AMD-V 22:37:49 Hypervisor vendor: KVM 22:37:49 Virtualization type: full 22:37:49 L1d cache: 32K 22:37:49 L1i cache: 32K 22:37:49 L2 cache: 512K 22:37:49 L3 cache: 16384K 22:37:49 NUMA node0 CPU(s): 0,1 22:37:49 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 22:37:49 22:37:49 22:37:49 ---> nproc: 22:37:49 2 22:37:49 22:37:49 22:37:49 ---> df -h: 22:37:49 Filesystem Size Used Avail Use% Mounted on 22:37:49 devtmpfs 3.8G 0 3.8G 0% /dev 22:37:49 tmpfs 3.8G 0 3.8G 0% /dev/shm 22:37:49 tmpfs 3.8G 17M 3.8G 1% /run 22:37:49 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 22:37:49 /dev/vda1 40G 8.5G 32G 22% / 22:37:49 tmpfs 770M 0 770M 0% /run/user/1001 22:37:49 22:37:49 22:37:49 ---> free -m: 22:37:49 total used free shared buff/cache available 22:37:49 Mem: 7697 657 4769 19 2270 6743 22:37:49 Swap: 1023 0 1023 22:37:49 22:37:49 22:37:49 ---> ip addr: 22:37:49 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 22:37:49 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 22:37:49 inet 127.0.0.1/8 scope host lo 22:37:49 valid_lft forever preferred_lft forever 22:37:49 inet6 ::1/128 scope host 22:37:49 valid_lft forever preferred_lft forever 22:37:49 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 22:37:49 link/ether fa:16:3e:84:89:cf brd ff:ff:ff:ff:ff:ff 22:37:49 altname enp0s3 22:37:49 altname ens3 22:37:49 inet 10.30.170.254/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 22:37:49 valid_lft 86053sec preferred_lft 86053sec 22:37:49 inet6 fe80::f816:3eff:fe84:89cf/64 scope link 22:37:49 valid_lft forever preferred_lft forever 22:37:49 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 22:37:49 link/ether 02:42:d8:5a:4c:8a brd ff:ff:ff:ff:ff:ff 22:37:49 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 22:37:49 valid_lft forever preferred_lft forever 22:37:49 22:37:49 22:37:49 ---> sar -b -r -n DEV: 22:37:49 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 12/01/2025 _x86_64_ (2 CPU) 22:37:49 22:37:49 22:31:50 LINUX RESTART (2 CPU) 22:37:49 22:37:49 10:33:01 PM tps rtps wtps bread/s bwrtn/s 22:37:49 10:34:01 PM 121.38 0.67 120.71 69.44 10778.81 22:37:49 10:35:01 PM 52.16 0.90 51.26 84.92 5929.76 22:37:49 10:36:01 PM 25.94 0.07 25.87 3.07 725.34 22:37:49 10:37:01 PM 20.93 0.32 20.61 37.06 533.34 22:37:49 Average: 55.10 0.49 54.61 48.62 4491.76 22:37:49 22:37:49 10:33:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:37:49 10:34:01 PM 4984836 6959584 2897596 36.76 2688 2150572 979220 10.96 204472 2340512 104024 22:37:49 10:35:01 PM 4901064 6918644 2981368 37.82 2688 2192580 1022172 11.45 237604 2388760 14060 22:37:49 10:36:01 PM 4961180 6976548 2921252 37.06 2688 2190444 951756 10.66 268408 2298132 10756 22:37:49 10:37:01 PM 4912436 6927052 2969996 37.68 2688 2189740 993844 11.13 438168 2177048 9016 22:37:49 Average: 4939879 6945457 2942553 37.33 2688 2180834 986748 11.05 287163 2301113 34464 22:37:49 22:37:49 10:33:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:37:49 10:34:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:37:49 10:34:01 PM eth0 68.36 58.30 717.47 8.98 0.00 0.00 0.00 0.00 22:37:49 10:34:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:37:49 10:35:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:37:49 10:35:01 PM eth0 61.17 49.53 602.93 9.58 0.00 0.00 0.00 0.00 22:37:49 10:35:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:37:49 10:36:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:37:49 10:36:01 PM eth0 16.87 17.61 15.72 7.86 0.00 0.00 0.00 0.00 22:37:49 10:36:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:37:49 10:37:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:37:49 10:37:01 PM eth0 25.30 23.20 30.98 14.84 0.00 0.00 0.00 0.00 22:37:49 10:37:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:37:49 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:37:49 Average: eth0 42.92 37.16 341.76 10.32 0.00 0.00 0.00 0.00 22:37:49 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:37:49 22:37:49 22:37:49 ---> sar -P ALL: 22:37:49 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 12/01/2025 _x86_64_ (2 CPU) 22:37:49 22:37:49 22:31:50 LINUX RESTART (2 CPU) 22:37:49 22:37:49 10:33:01 PM CPU %user %nice %system %iowait %steal %idle 22:37:49 10:34:01 PM all 35.72 0.00 5.76 2.59 0.10 55.83 22:37:49 10:34:01 PM 0 31.73 0.00 5.46 2.93 0.10 59.77 22:37:49 10:34:01 PM 1 39.71 0.00 6.06 2.25 0.10 51.89 22:37:49 10:35:01 PM all 31.28 0.00 3.49 1.03 0.09 64.12 22:37:49 10:35:01 PM 0 24.25 0.00 3.42 1.20 0.08 71.04 22:37:49 10:35:01 PM 1 38.30 0.00 3.55 0.85 0.10 57.19 22:37:49 10:36:01 PM all 33.73 0.00 3.26 0.35 0.09 62.57 22:37:49 10:36:01 PM 0 36.72 0.00 3.27 0.40 0.10 59.51 22:37:49 10:36:01 PM 1 30.72 0.00 3.25 0.30 0.08 65.64 22:37:49 10:37:01 PM all 33.12 0.00 3.65 0.44 0.09 62.69 22:37:49 10:37:01 PM 0 25.63 0.00 3.14 0.48 0.10 70.65 22:37:49 10:37:01 PM 1 40.62 0.00 4.17 0.40 0.08 54.73 22:37:49 Average: all 33.46 0.00 4.04 1.10 0.09 61.30 22:37:49 Average: 0 29.59 0.00 3.82 1.25 0.10 65.24 22:37:49 Average: 1 37.34 0.00 4.26 0.95 0.09 57.36 22:37:49 22:37:49 22:37:49