04:32:43 Started by timer 04:32:43 Running as SYSTEM 04:32:43 [EnvInject] - Loading node environment variables. 04:32:43 Building remotely on prd-centos8-builder-2c-2g-26 (centos8-builder-2c-2g) in workspace /w/workspace/builder-openstack-cron 04:32:43 [ssh-agent] Looking for ssh-agent implementation... 04:32:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:32:43 $ ssh-agent 04:32:43 SSH_AUTH_SOCK=/tmp/ssh-NSqkIIED8uim/agent.5442 04:32:43 SSH_AGENT_PID=5443 04:32:43 [ssh-agent] Started. 04:32:43 Running ssh-add (command line suppressed) 04:32:43 Identity added: /w/workspace/builder-openstack-cron@tmp/private_key_15690952724294884245.key (/w/workspace/builder-openstack-cron@tmp/private_key_15690952724294884245.key) 04:32:43 [ssh-agent] Using credentials jenkins (jenkins-ssh) 04:32:43 The recommended git tool is: NONE 04:32:46 using credential jenkins-ssh 04:32:46 Wiping out workspace first. 04:32:46 Cloning the remote Git repository 04:32:46 Cloning repository git://devvexx.opendaylight.org/mirror/releng/builder 04:32:46 > git init /w/workspace/builder-openstack-cron # timeout=10 04:32:46 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/builder 04:32:46 > git --version # timeout=10 04:32:46 > git --version # 'git version 2.43.0' 04:32:46 using GIT_SSH to set credentials jenkins-ssh 04:32:46 [INFO] Currently running in a labeled security context 04:32:46 [INFO] Currently SELinux is 'enforcing' on the host 04:32:46 > /usr/bin/chcon --type=ssh_home_t /w/workspace/builder-openstack-cron@tmp/jenkins-gitclient-ssh6782171035399351425.key 04:32:46 Verifying host key using known hosts file 04:32:46 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. 04:32:46 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/builder +refs/heads/*:refs/remotes/origin/* # timeout=10 04:32:49 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/builder # timeout=10 04:32:49 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:32:49 Avoid second fetch 04:32:49 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 04:32:49 Checking out Revision 18ab6e3e025372456469a34a3413c78bacf8d3cd (refs/remotes/origin/master) 04:32:49 > git config core.sparsecheckout # timeout=10 04:32:49 > git checkout -f 18ab6e3e025372456469a34a3413c78bacf8d3cd # timeout=10 04:32:49 Commit message: "Add jobs for aaa-0.21.x" 04:32:49 > git rev-list --no-walk 18ab6e3e025372456469a34a3413c78bacf8d3cd # timeout=10 04:32:49 > git remote # timeout=10 04:32:49 > git submodule init # timeout=10 04:32:49 > git submodule sync # timeout=10 04:32:49 > git config --get remote.origin.url # timeout=10 04:32:49 > git submodule init # timeout=10 04:32:50 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 04:32:50 > git config --get submodule.global-jjb.url # timeout=10 04:32:50 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 04:32:50 > git config --get submodule.packer/common-packer.url # timeout=10 04:32:50 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 04:32:50 > git submodule update --init --recursive global-jjb # timeout=10 04:32:51 > git submodule update --init --recursive packer/common-packer # timeout=10 04:32:54 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 04:32:54 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 04:32:54 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 04:32:54 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 04:32:54 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 04:32:54 Run condition [Boolean condition] enabling prebuild for step [Execute shell] 04:32:54 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] 04:32:54 No emails were triggered. 04:32:54 provisioning config files... 04:32:55 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 04:32:55 copy managed file [npmrc] to file:/home/jenkins/.npmrc 04:32:55 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 04:32:55 [builder-openstack-cron] $ /bin/bash /tmp/jenkins6811757189454477358.sh 04:32:55 ---> python-tools-install.sh 04:32:55 Setup pyenv: 04:32:55 system 04:32:55 * 3.8.13 (set by /opt/pyenv/version) 04:32:55 * 3.9.13 (set by /opt/pyenv/version) 04:32:55 * 3.10.13 (set by /opt/pyenv/version) 04:32:55 * 3.11.7 (set by /opt/pyenv/version) 04:33:00 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-GTRo 04:33:00 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 04:33:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:33:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:33:04 lf-activate-venv(): INFO: Base packages installed successfully 04:33:04 lf-activate-venv(): INFO: Installing additional packages: lftools 04:33:30 lf-activate-venv(): INFO: Adding /tmp/venv-GTRo/bin to PATH 04:33:30 Generating Requirements File 04:33:49 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 04:33:49 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 04:33:49 Python 3.11.7 04:33:49 pip 25.2 from /tmp/venv-GTRo/lib/python3.11/site-packages/pip (python 3.11) 04:33:50 appdirs==1.4.4 04:33:50 argcomplete==3.6.2 04:33:50 aspy.yaml==1.3.0 04:33:50 attrs==25.3.0 04:33:50 autopage==0.5.2 04:33:50 beautifulsoup4==4.14.2 04:33:50 boto3==1.40.43 04:33:50 botocore==1.40.43 04:33:50 bs4==0.0.2 04:33:50 cachetools==6.2.0 04:33:50 certifi==2025.8.3 04:33:50 cffi==2.0.0 04:33:50 cfgv==3.4.0 04:33:50 chardet==5.2.0 04:33:50 charset-normalizer==3.4.3 04:33:50 click==8.3.0 04:33:50 cliff==4.11.0 04:33:50 cmd2==2.7.0 04:33:50 cryptography==3.3.2 04:33:50 debtcollector==3.0.0 04:33:50 decorator==5.2.1 04:33:50 defusedxml==0.7.1 04:33:50 Deprecated==1.2.18 04:33:50 distlib==0.4.0 04:33:50 dnspython==2.8.0 04:33:50 docker==7.1.0 04:33:50 dogpile.cache==1.4.1 04:33:50 durationpy==0.10 04:33:50 email-validator==2.3.0 04:33:50 filelock==3.19.1 04:33:50 future==1.0.0 04:33:50 gitdb==4.0.12 04:33:50 GitPython==3.1.45 04:33:50 google-auth==2.41.1 04:33:50 httplib2==0.31.0 04:33:50 identify==2.6.14 04:33:50 idna==3.10 04:33:50 importlib-resources==1.5.0 04:33:50 iso8601==2.1.0 04:33:50 Jinja2==3.1.6 04:33:50 jmespath==1.0.1 04:33:50 jsonpatch==1.33 04:33:50 jsonpointer==3.0.0 04:33:50 jsonschema==4.25.1 04:33:50 jsonschema-specifications==2025.9.1 04:33:50 keystoneauth1==5.12.0 04:33:50 kubernetes==34.1.0 04:33:50 lftools==0.37.14 04:33:50 lxml==6.0.2 04:33:50 markdown-it-py==4.0.0 04:33:50 MarkupSafe==3.0.3 04:33:50 mdurl==0.1.2 04:33:50 msgpack==1.1.1 04:33:50 multi_key_dict==2.0.3 04:33:50 munch==4.0.0 04:33:50 netaddr==1.3.0 04:33:50 niet==1.4.2 04:33:50 nodeenv==1.9.1 04:33:50 oauth2client==4.1.3 04:33:50 oauthlib==3.3.1 04:33:50 openstacksdk==4.7.1 04:33:50 os-service-types==1.8.0 04:33:50 osc-lib==4.2.0 04:33:50 oslo.config==10.0.0 04:33:50 oslo.context==6.1.0 04:33:50 oslo.i18n==6.6.0 04:33:50 oslo.log==7.2.1 04:33:50 oslo.serialization==5.8.0 04:33:50 oslo.utils==9.1.0 04:33:50 packaging==25.0 04:33:50 pbr==7.0.1 04:33:50 platformdirs==4.4.0 04:33:50 prettytable==3.16.0 04:33:50 psutil==7.1.0 04:33:50 pyasn1==0.6.1 04:33:50 pyasn1_modules==0.4.2 04:33:50 pycparser==2.23 04:33:50 pygerrit2==2.0.15 04:33:50 PyGithub==2.8.1 04:33:50 Pygments==2.19.2 04:33:50 PyJWT==2.10.1 04:33:50 PyNaCl==1.6.0 04:33:50 pyparsing==2.4.7 04:33:50 pyperclip==1.11.0 04:33:50 pyrsistent==0.20.0 04:33:50 python-cinderclient==9.8.0 04:33:50 python-dateutil==2.9.0.post0 04:33:50 python-heatclient==4.3.0 04:33:50 python-jenkins==1.8.3 04:33:50 python-keystoneclient==5.7.0 04:33:50 python-magnumclient==4.9.0 04:33:50 python-openstackclient==8.2.0 04:33:50 python-swiftclient==4.8.0 04:33:50 PyYAML==6.0.3 04:33:50 referencing==0.36.2 04:33:50 requests==2.32.5 04:33:50 requests-oauthlib==2.0.0 04:33:50 requestsexceptions==1.4.0 04:33:50 rfc3986==2.0.0 04:33:50 rich==14.1.0 04:33:50 rich-argparse==1.7.1 04:33:50 rpds-py==0.27.1 04:33:50 rsa==4.9.1 04:33:50 ruamel.yaml==0.18.15 04:33:50 ruamel.yaml.clib==0.2.14 04:33:50 s3transfer==0.14.0 04:33:50 simplejson==3.20.2 04:33:50 six==1.17.0 04:33:50 smmap==5.0.2 04:33:50 soupsieve==2.8 04:33:50 stevedore==5.5.0 04:33:50 tabulate==0.9.0 04:33:50 toml==0.10.2 04:33:50 tomlkit==0.13.3 04:33:50 tqdm==4.67.1 04:33:50 typing_extensions==4.15.0 04:33:50 tzdata==2025.2 04:33:50 urllib3==1.26.20 04:33:50 virtualenv==20.34.0 04:33:50 wcwidth==0.2.14 04:33:50 websocket-client==1.8.0 04:33:50 wrapt==1.17.3 04:33:50 xdg==6.0.0 04:33:50 xmltodict==1.0.2 04:33:50 yq==3.4.3 04:33:50 [EnvInject] - Injecting environment variables from a build step. 04:33:50 [EnvInject] - Injecting as environment variables the properties content 04:33:50 OS_CLOUD=vex 04:33:50 04:33:50 [EnvInject] - Variables injected successfully. 04:33:50 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 04:33:50 Run condition [Boolean condition] enabling perform for step [Execute shell] 04:33:50 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins15215997036318341434.sh 04:33:50 ---> Orphaned k8s clusters 04:33:50 Setup pyenv: 04:33:50 system 04:33:50 3.8.13 04:33:50 3.9.13 04:33:50 3.10.13 04:33:50 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 04:33:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GTRo from file:/tmp/.os_lf_venv 04:33:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:33:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:33:52 lf-activate-venv(): INFO: Base packages installed successfully 04:33:52 lf-activate-venv(): INFO: Installing additional packages: kubernetes python-heatclient python-openstackclient python-magnumclient 04:34:00 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. 04:34:00 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.3.0 which is incompatible. 04:34:01 lf-activate-venv(): INFO: Adding /tmp/venv-GTRo/bin to PATH 04:34:03 -----> Delete orphaned cluster 04:34:03 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 04:34:03 Run condition [Boolean condition] enabling perform for step [Execute shell] 04:34:03 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins11786358439342045405.sh 04:34:03 ---> Orphaned stacks 04:34:03 Setup pyenv: 04:34:03 system 04:34:03 3.8.13 04:34:03 3.9.13 04:34:03 3.10.13 04:34:03 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 04:34:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GTRo from file:/tmp/.os_lf_venv 04:34:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:34:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:34:05 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. 04:34:05 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.3.0 which is incompatible. 04:34:05 lf-activate-venv(): INFO: Base packages installed successfully 04:34:05 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 04:34:22 lf-activate-venv(): INFO: Adding /tmp/venv-GTRo/bin to PATH 04:34:22 + mapfile -t OS_COE_CLUSTERS_ID 04:34:22 ++ awk '{print $1}' 04:34:22 ++ openstack --os-cloud vex coe cluster list -f value -c uuid -c name 04:34:22 ++ grep -E '(DELETE_FAILED|UNKNOWN|UNHEALTHY)' 04:34:24 + echo '-----> Active clusters -> stacks' 04:34:24 -----> Active clusters -> stacks 04:34:24 + OS_COE_STACKS=() 04:34:24 + [[ 0 -gt 0 ]] 04:34:24 + mapfile -t OS_STACKS 04:34:24 ++ 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 04:34:24 ++ awk '{print $1}' 04:35:16 Unable to establish connection to https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks?stack_status=CREATE_COMPLETE&stack_status=DELETE_FAILED&stack_status=CREATE_FAILED: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 04:35:16 + echo '-----> Active stacks' 04:35:16 -----> Active stacks 04:35:16 + echo '-----> Delete orphaned stacks' 04:35:16 -----> Delete orphaned stacks 04:35:16 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 04:35:16 Run condition [Boolean condition] enabling perform for step [Execute shell] 04:35:16 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins1322603994780613035.sh 04:35:16 ---> Orphaned servers 04:35:16 Setup pyenv: 04:35:16 system 04:35:16 3.8.13 04:35:16 3.9.13 04:35:16 3.10.13 04:35:16 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 04:35:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GTRo from file:/tmp/.os_lf_venv 04:35:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:35:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:35:18 lf-activate-venv(): INFO: Base packages installed successfully 04:35:18 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 04:35:32 lf-activate-venv(): INFO: Adding /tmp/venv-GTRo/bin to PATH 04:35:39 -----> Active servers 04:35:39 prd-centos8-robot-2c-8g-30 04:35:39 prd-centos8-robot-2c-8g-29 04:35:39 prd-centos8-robot-2c-8g-27 04:35:39 prd-centos8-robot-2c-8g-28 04:35:39 prd-centos8-builder-2c-2g-26 04:35:39 prd-centos8-robot-2c-8g-17 04:35:39 prd-centos8-robot-2c-8g-18 04:35:39 prd-centos8-robot-2c-8g-20 04:35:39 prd-centos8-robot-2c-8g-23 04:35:39 prd-centos8-robot-2c-8g-21 04:35:39 prd-centos8-robot-2c-8g-22 04:35:39 prd-centos8-robot-2c-8g-19 04:35:39 prd-centos8-robot-2c-8g-16 04:35:39 prd-centos8-robot-2c-8g-24 04:35:39 prd-centos8-robot-2c-8g-25 04:35:39 prd-queue-intque-2c-1g-15 04:35:39 prd-centos8-robot-2c-8g-13 04:35:39 prd-centos8-robot-2c-8g-12 04:35:39 -----> Delete orphaned servers 04:35:40 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 04:35:40 Run condition [Boolean condition] enabling perform for step [Execute shell] 04:35:40 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins7494663634538155663.sh 04:35:40 ---> Orphaned ports 04:35:40 Setup pyenv: 04:35:40 system 04:35:40 3.8.13 04:35:40 3.9.13 04:35:40 3.10.13 04:35:40 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 04:35:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GTRo from file:/tmp/.os_lf_venv 04:35:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:35:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:35:42 lf-activate-venv(): INFO: Base packages installed successfully 04:35:42 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] python-openstackclient 04:35:55 lf-activate-venv(): INFO: Adding /tmp/venv-GTRo/bin to PATH 04:35:57 No orphaned ports to process. 04:35:57 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 04:35:57 Run condition [Boolean condition] enabling perform for step [Execute shell] 04:35:57 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins13622922449763805362.sh 04:35:57 ---> Orphaned volumes 04:35:57 + source /home/jenkins/lf-env.sh 04:35:57 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 04:35:57 ++ mktemp -d /tmp/venv-XXXX 04:35:57 + lf_venv=/tmp/venv-G7pF 04:35:57 + local venv_file=/tmp/.os_lf_venv 04:35:57 + local python=python3 04:35:57 + local options 04:35:57 + local set_path=true 04:35:57 + local install_args= 04:35:57 ++ 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 04:35:57 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 04:35:57 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 04:35:57 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 04:35:57 + true 04:35:57 + case $1 in 04:35:57 + python=python3 04:35:57 + shift 2 04:35:57 + true 04:35:57 + case $1 in 04:35:57 + shift 04:35:57 + break 04:35:57 + case $python in 04:35:57 + local pkg_list= 04:35:57 + [[ -d /opt/pyenv ]] 04:35:57 + echo 'Setup pyenv:' 04:35:57 Setup pyenv: 04:35:57 + export PYENV_ROOT=/opt/pyenv 04:35:57 + PYENV_ROOT=/opt/pyenv 04:35:57 + 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 04:35:57 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 04:35:57 + pyenv versions 04:35:57 system 04:35:57 3.8.13 04:35:57 3.9.13 04:35:57 3.10.13 04:35:57 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 04:35:57 + command -v pyenv 04:35:57 ++ pyenv init - --no-rehash 04:35:57 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 04:35:57 for i in ${!paths[@]}; do 04:35:57 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 04:35:57 fi; done; 04:35:57 echo "${paths[*]}"'\'')" 04:35:57 export PATH="/opt/pyenv/shims:${PATH}" 04:35:57 export PYENV_SHELL=bash 04:35:57 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 04:35:57 pyenv() { 04:35:57 local command 04:35:57 command="${1:-}" 04:35:57 if [ "$#" -gt 0 ]; then 04:35:57 shift 04:35:57 fi 04:35:57 04:35:57 case "$command" in 04:35:57 rehash|shell) 04:35:57 eval "$(pyenv "sh-$command" "$@")" 04:35:57 ;; 04:35:57 *) 04:35:57 command pyenv "$command" "$@" 04:35:57 ;; 04:35:57 esac 04:35:57 }' 04:35:57 +++ bash --norc -ec 'IFS=:; paths=($PATH); 04:35:57 for i in ${!paths[@]}; do 04:35:57 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 04:35:57 fi; done; 04:35:57 echo "${paths[*]}"' 04:35:57 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 04:35:57 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 04:35:57 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 04:35:57 ++ export PYENV_SHELL=bash 04:35:57 ++ PYENV_SHELL=bash 04:35:57 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 04:35:57 +++ complete -F _pyenv pyenv 04:35:57 ++ lf-pyver python3 04:35:57 ++ local py_version_xy=python3 04:35:57 ++ local py_version_xyz= 04:35:57 ++ awk '{ print $1 }' 04:35:57 ++ pyenv versions 04:35:57 ++ local command 04:35:57 ++ command=versions 04:35:57 ++ '[' 1 -gt 0 ']' 04:35:57 ++ shift 04:35:57 ++ case "$command" in 04:35:57 ++ command pyenv versions 04:35:57 ++ pyenv versions 04:35:57 ++ sed 's/^[ *]* //' 04:35:57 ++ grep -E '^[0-9.]*[0-9]$' 04:35:57 ++ [[ ! -s /tmp/.pyenv_versions ]] 04:35:57 +++ sort -V 04:35:57 +++ grep '^3' /tmp/.pyenv_versions 04:35:57 +++ tail -n 1 04:35:57 ++ py_version_xyz=3.11.7 04:35:57 ++ [[ -z 3.11.7 ]] 04:35:57 ++ echo 3.11.7 04:35:57 ++ return 0 04:35:57 + pyenv local 3.11.7 04:35:57 + local command 04:35:57 + command=local 04:35:57 + '[' 2 -gt 0 ']' 04:35:57 + shift 04:35:57 + case "$command" in 04:35:57 + command pyenv local 3.11.7 04:35:57 + pyenv local 3.11.7 04:35:57 + for arg in "$@" 04:35:57 + case $arg in 04:35:57 + pkg_list+='lftools[openstack] ' 04:35:57 + for arg in "$@" 04:35:57 + case $arg in 04:35:57 + pkg_list+='kubernetes ' 04:35:57 + for arg in "$@" 04:35:57 + case $arg in 04:35:57 + pkg_list+='niet ' 04:35:57 + for arg in "$@" 04:35:57 + case $arg in 04:35:57 + pkg_list+='python-heatclient ' 04:35:57 + for arg in "$@" 04:35:57 + case $arg in 04:35:57 + pkg_list+='python-openstackclient ' 04:35:57 + for arg in "$@" 04:35:57 + case $arg in 04:35:57 + pkg_list+='python-magnumclient ' 04:35:57 + for arg in "$@" 04:35:57 + case $arg in 04:35:57 + pkg_list+='yq ' 04:35:57 + [[ -f /tmp/.os_lf_venv ]] 04:35:57 ++ cat /tmp/.os_lf_venv 04:35:57 + lf_venv=/tmp/venv-GTRo 04:35:57 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GTRo from' file:/tmp/.os_lf_venv 04:35:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GTRo from file:/tmp/.os_lf_venv 04:35:57 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 04:35:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:35:57 + local 'pip_opts=--upgrade --quiet' 04:35:57 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 04:35:57 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 04:35:57 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 04:35:57 + [[ -n '' ]] 04:35:57 + [[ -n '' ]] 04:35:57 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 04:35:57 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:35:57 + /tmp/venv-GTRo/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 04:35:59 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 04:35:59 lf-activate-venv(): INFO: Base packages installed successfully 04:35:59 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]] 04:35:59 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ' 04:35:59 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 04:35:59 + /tmp/venv-GTRo/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 04:36:13 + type python3 04:36:13 + true 04:36:13 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-GTRo/bin to PATH' 04:36:13 lf-activate-venv(): INFO: Adding /tmp/venv-GTRo/bin to PATH 04:36:13 + PATH=/tmp/venv-GTRo/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 04:36:13 + return 0 04:36:13 + mapfile -t os_volumes 04:36:13 ++ openstack --os-cloud vex volume list -f value -c ID --status Available 04:36:16 + '[' 0 -eq 0 ']' 04:36:16 + echo 'No orphaned volumes found.' 04:36:16 No orphaned volumes found. 04:36:16 [Boolean condition] checking [True] against [^(1|y|yes|t|true|on|run)$] (origin token: True) 04:36:16 Run condition [Boolean condition] enabling perform for step [Execute shell] 04:36:16 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins10760486207637142737.sh 04:36:16 ---> Protect in-use images 04:36:16 Setup pyenv: 04:36:16 system 04:36:16 3.8.13 04:36:16 3.9.13 04:36:16 3.10.13 04:36:16 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 04:36:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GTRo from file:/tmp/.os_lf_venv 04:36:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:36:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:36:18 lf-activate-venv(): INFO: Base packages installed successfully 04:36:18 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient 04:36:31 lf-activate-venv(): INFO: Adding /tmp/venv-GTRo/bin to PATH 04:36:31 INFO: There are images to protect defined in jenkins-config. 04:36:31 INFO: There are additional images to protect in the jjb dir. 04:36:31 INFO: Protecting the following images: 04:36:31 ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538 04:36:31 ZZCI - CentOS 7 - devstack-rocky - x86_64 - 20221101-000109.537" # Unused 04:36:31 ZZCI - CentOS 7 - devstack-stein - x86_64 - 20221101-010107.368" # Unused 04:36:31 ZZCI - CentOS 7 - devstack - x86_64 - 20240601-230133.464" # Unused 04:36:31 ZZCI - CentOS 7 - docker - x86_64 - 20240601-220142.195 04:36:31 ZZCI - CentOS 7 - helm - x86_64 - 20230301-000133.034 04:36:31 ZZCI - CentOS 7 - robot - x86_64 - 20240601-220241.858 04:36:31 ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263 04:36:31 ZZCI - CentOS Stream 8 - robot - x86_64 - 20240601-010231.803 04:36:31 ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796 04:36:31 ZZCI - Ubuntu 18.04 - helm - x86_64 - 20230301-140059.950 04:36:31 ZZCI - Ubuntu 20.04 - docker - x86_64 - 20250201-160239.450 04:36:31 ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250201-010426.857 04:36:31 ZZCI - Ubuntu 22.04 - devstack - x86_64 - 20231031-095146.118" # Unused 04:36:31 ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250201-170115.786 04:36:31 ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250201-060151.911 04:36:33 Protected setting for ZZCI - CentOS 7 - builder - x86_64 - 20240701-060130.538: True 04:36:35 No Image found for ZZCI - CentOS 7 - devstack-rocky - x86_64 - 20221101-000109.537" # Unused 04:36:35 Build step 'Conditional step (single)' marked build as failure 04:36:35 $ ssh-agent -k 04:36:35 unset SSH_AUTH_SOCK; 04:36:35 unset SSH_AGENT_PID; 04:36:35 echo Agent pid 5443 killed; 04:36:35 [ssh-agent] Stopped. 04:36:35 [PostBuildScript] - [INFO] Executing post build scripts. 04:36:35 [builder-openstack-cron] $ /bin/bash /tmp/jenkins1619704198599526099.sh 04:36:35 ---> sysstat.sh 04:36:36 [builder-openstack-cron] $ /bin/bash /tmp/jenkins16788068802301935054.sh 04:36:36 ---> package-listing.sh 04:36:36 ++ facter osfamily 04:36:36 ++ tr '[:upper:]' '[:lower:]' 04:36:36 + OS_FAMILY=redhat 04:36:36 + workspace=/w/workspace/builder-openstack-cron 04:36:36 + START_PACKAGES=/tmp/packages_start.txt 04:36:36 + END_PACKAGES=/tmp/packages_end.txt 04:36:36 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:36:36 + PACKAGES=/tmp/packages_start.txt 04:36:36 + '[' /w/workspace/builder-openstack-cron ']' 04:36:36 + PACKAGES=/tmp/packages_end.txt 04:36:36 + case "${OS_FAMILY}" in 04:36:36 + rpm -qa 04:36:36 + sort 04:36:37 + '[' -f /tmp/packages_start.txt ']' 04:36:37 + '[' -f /tmp/packages_end.txt ']' 04:36:37 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:36:37 + '[' /w/workspace/builder-openstack-cron ']' 04:36:37 + mkdir -p /w/workspace/builder-openstack-cron/archives/ 04:36:37 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-openstack-cron/archives/ 04:36:37 [builder-openstack-cron] $ /bin/bash /tmp/jenkins5968682098981474233.sh 04:36:37 ---> capture-instance-metadata.sh 04:36:37 Setup pyenv: 04:36:37 system 04:36:37 3.8.13 04:36:37 3.9.13 04:36:37 3.10.13 04:36:37 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 04:36:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GTRo from file:/tmp/.os_lf_venv 04:36:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:36:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:36:39 lf-activate-venv(): INFO: Base packages installed successfully 04:36:39 lf-activate-venv(): INFO: Installing additional packages: lftools 04:36:49 lf-activate-venv(): INFO: Adding /tmp/venv-GTRo/bin to PATH 04:36:49 INFO: Running in OpenStack, capturing instance metadata 04:36:49 [builder-openstack-cron] $ /bin/bash /tmp/jenkins5895513231640023569.sh 04:36:49 provisioning config files... 04:36:49 Could not find credentials [logs] for builder-openstack-cron #74137 04:36:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-openstack-cron@tmp/config10417669741822001790tmp 04:36:49 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 04:36:49 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 04:36:49 provisioning config files... 04:36:50 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 04:36:50 [EnvInject] - Injecting environment variables from a build step. 04:36:50 [EnvInject] - Injecting as environment variables the properties content 04:36:50 SERVER_ID=logs 04:36:50 04:36:50 [EnvInject] - Variables injected successfully. 04:36:50 [builder-openstack-cron] $ /bin/bash /tmp/jenkins7985920725551409862.sh 04:36:50 ---> create-netrc.sh 04:36:50 WARN: Log server credential not found. 04:36:50 [builder-openstack-cron] $ /bin/bash /tmp/jenkins381557347339807183.sh 04:36:50 ---> python-tools-install.sh 04:36:50 Setup pyenv: 04:36:50 system 04:36:50 3.8.13 04:36:50 3.9.13 04:36:50 3.10.13 04:36:50 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 04:36:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GTRo from file:/tmp/.os_lf_venv 04:36:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:36:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:36:53 lf-activate-venv(): INFO: Base packages installed successfully 04:36:53 lf-activate-venv(): INFO: Installing additional packages: lftools 04:37:02 lf-activate-venv(): INFO: Adding /tmp/venv-GTRo/bin to PATH 04:37:02 [builder-openstack-cron] $ /bin/bash /tmp/jenkins2845122730801054146.sh 04:37:02 ---> sudo-logs.sh 04:37:02 Archiving 'sudo' log.. 04:37:03 [builder-openstack-cron] $ /bin/bash /tmp/jenkins1161329507320008398.sh 04:37:03 ---> job-cost.sh 04:37:03 Setup pyenv: 04:37:03 system 04:37:03 3.8.13 04:37:03 3.9.13 04:37:03 3.10.13 04:37:03 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 04:37:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GTRo from file:/tmp/.os_lf_venv 04:37:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:37:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:37:05 lf-activate-venv(): INFO: Base packages installed successfully 04:37:05 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 04:37:12 lf-activate-venv(): INFO: Adding /tmp/venv-GTRo/bin to PATH 04:37:12 INFO: No Stack... 04:37:12 INFO: Retrieving Pricing Info for: v3-standard-2 04:37:13 INFO: Archiving Costs 04:37:13 [builder-openstack-cron] $ /bin/bash -l /tmp/jenkins14390485638185900355.sh 04:37:13 ---> logs-deploy.sh 04:37:13 Setup pyenv: 04:37:13 system 04:37:13 3.8.13 04:37:13 3.9.13 04:37:13 3.10.13 04:37:13 * 3.11.7 (set by /w/workspace/builder-openstack-cron/.python-version) 04:37:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GTRo from file:/tmp/.os_lf_venv 04:37:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:37:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:37:15 lf-activate-venv(): INFO: Base packages installed successfully 04:37:15 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 04:37:25 lf-activate-venv(): INFO: Adding /tmp/venv-GTRo/bin to PATH 04:37:25 WARNING: Nexus logging server not set 04:37:25 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-openstack-cron/74137/ 04:37:25 INFO: archiving logs to S3 04:37:26 ---> uname -a: 04:37:26 Linux prd-centos8-builder-2c-2g-26.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 04:37:26 04:37:26 04:37:26 ---> lscpu: 04:37:26 Architecture: x86_64 04:37:26 CPU op-mode(s): 32-bit, 64-bit 04:37:26 Byte Order: Little Endian 04:37:26 CPU(s): 2 04:37:26 On-line CPU(s) list: 0,1 04:37:26 Thread(s) per core: 1 04:37:26 Core(s) per socket: 1 04:37:26 Socket(s): 2 04:37:26 NUMA node(s): 1 04:37:26 Vendor ID: AuthenticAMD 04:37:26 CPU family: 23 04:37:26 Model: 49 04:37:26 Model name: AMD EPYC-Rome Processor 04:37:26 Stepping: 0 04:37:26 CPU MHz: 2800.000 04:37:26 BogoMIPS: 5600.00 04:37:26 Virtualization: AMD-V 04:37:26 Hypervisor vendor: KVM 04:37:26 Virtualization type: full 04:37:26 L1d cache: 32K 04:37:26 L1i cache: 32K 04:37:26 L2 cache: 512K 04:37:26 L3 cache: 16384K 04:37:26 NUMA node0 CPU(s): 0,1 04:37:26 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 04:37:26 04:37:26 04:37:26 ---> nproc: 04:37:26 2 04:37:26 04:37:26 04:37:26 ---> df -h: 04:37:26 Filesystem Size Used Avail Use% Mounted on 04:37:26 devtmpfs 3.8G 0 3.8G 0% /dev 04:37:26 tmpfs 3.8G 0 3.8G 0% /dev/shm 04:37:26 tmpfs 3.8G 17M 3.8G 1% /run 04:37:26 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 04:37:26 /dev/vda1 40G 8.4G 32G 22% / 04:37:26 tmpfs 770M 0 770M 0% /run/user/1001 04:37:26 04:37:26 04:37:26 ---> free -m: 04:37:26 total used free shared buff/cache available 04:37:26 Mem: 7697 615 4816 19 2265 6785 04:37:26 Swap: 1023 0 1023 04:37:26 04:37:26 04:37:26 ---> ip addr: 04:37:26 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 04:37:26 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 04:37:26 inet 127.0.0.1/8 scope host lo 04:37:26 valid_lft forever preferred_lft forever 04:37:26 inet6 ::1/128 scope host 04:37:26 valid_lft forever preferred_lft forever 04:37:26 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 04:37:26 link/ether fa:16:3e:87:b5:da brd ff:ff:ff:ff:ff:ff 04:37:26 altname enp0s3 04:37:26 altname ens3 04:37:26 inet 10.30.171.35/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 04:37:26 valid_lft 86066sec preferred_lft 86066sec 04:37:26 inet6 fe80::f816:3eff:fe87:b5da/64 scope link 04:37:26 valid_lft forever preferred_lft forever 04:37:26 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 04:37:26 link/ether 02:42:32:2e:b8:36 brd ff:ff:ff:ff:ff:ff 04:37:26 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 04:37:26 valid_lft forever preferred_lft forever 04:37:26 04:37:26 04:37:26 ---> sar -b -r -n DEV: 04:37:26 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 10/02/2025 _x86_64_ (2 CPU) 04:37:26 04:37:26 04:31:49 LINUX RESTART (2 CPU) 04:37:26 04:37:26 04:33:01 AM tps rtps wtps bread/s bwrtn/s 04:37:26 04:34:01 AM 120.80 0.60 120.20 32.26 10765.36 04:37:26 04:35:01 AM 46.12 0.37 45.75 51.18 6709.56 04:37:26 04:36:01 AM 23.40 0.30 23.10 42.39 628.15 04:37:26 04:37:01 AM 27.51 0.30 27.21 36.13 695.93 04:37:26 Average: 54.46 0.39 54.06 40.49 4699.83 04:37:26 04:37:26 04:33:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:37:26 04:34:01 AM 5027328 6997260 2855104 36.22 2688 2145992 930220 10.42 203844 2294140 137184 04:37:26 04:35:01 AM 4966548 6974296 2915884 36.99 2688 2183132 951964 10.66 230408 2326752 8 04:37:26 04:36:01 AM 4986236 6993972 2896196 36.74 2688 2183408 937584 10.50 267672 2274780 10924 04:37:26 04:37:01 AM 4912496 6923296 2969936 37.68 2688 2186144 1013188 11.34 424492 2191156 11584 04:37:26 Average: 4973152 6972206 2909280 36.91 2688 2174669 958239 10.73 281604 2271707 39925 04:37:26 04:37:26 04:33:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:37:26 04:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:37:26 04:34:01 AM eth0 91.07 76.65 1008.97 10.83 0.00 0.00 0.00 0.00 04:37:26 04:34:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:37:26 04:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:37:26 04:35:01 AM eth0 49.33 39.79 582.71 5.24 0.00 0.00 0.00 0.00 04:37:26 04:35:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:37:26 04:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:37:26 04:36:01 AM eth0 22.26 23.51 25.91 8.18 0.00 0.00 0.00 0.00 04:37:26 04:36:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:37:26 04:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:37:26 04:37:01 AM eth0 21.90 20.68 18.53 17.00 0.00 0.00 0.00 0.00 04:37:26 04:37:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:37:26 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:37:26 Average: eth0 46.14 40.16 409.04 10.31 0.00 0.00 0.00 0.00 04:37:26 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:37:26 04:37:26 04:37:26 ---> sar -P ALL: 04:37:26 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 10/02/2025 _x86_64_ (2 CPU) 04:37:26 04:37:26 04:31:49 LINUX RESTART (2 CPU) 04:37:26 04:37:26 04:33:01 AM CPU %user %nice %system %iowait %steal %idle 04:37:26 04:34:01 AM all 36.69 0.00 5.69 1.66 0.11 55.85 04:37:26 04:34:01 AM 0 32.31 0.00 5.64 1.83 0.10 60.13 04:37:26 04:34:01 AM 1 41.07 0.00 5.75 1.49 0.12 51.58 04:37:26 04:35:01 AM all 14.21 0.00 2.00 1.14 0.07 82.58 04:37:26 04:35:01 AM 0 13.84 0.00 1.75 0.83 0.07 83.51 04:37:26 04:35:01 AM 1 14.57 0.00 2.25 1.45 0.07 81.65 04:37:26 04:36:01 AM all 27.22 0.00 3.62 0.13 0.08 68.94 04:37:26 04:36:01 AM 0 35.27 0.00 3.95 0.15 0.08 60.54 04:37:26 04:36:01 AM 1 19.19 0.00 3.28 0.12 0.08 77.33 04:37:26 04:37:01 AM all 37.88 0.00 3.60 0.14 0.10 58.28 04:37:26 04:37:01 AM 0 27.03 0.00 2.83 0.12 0.12 69.91 04:37:26 04:37:01 AM 1 48.76 0.00 4.36 0.17 0.08 46.64 04:37:26 Average: all 29.01 0.00 3.73 0.77 0.09 66.40 04:37:26 Average: 0 27.11 0.00 3.54 0.73 0.09 68.52 04:37:26 Average: 1 30.90 0.00 3.91 0.81 0.09 64.29 04:37:26 04:37:26 04:37:26