22:45:54 Started by upstream project "integration-distribution-mri-test-vanadium" build number 21 22:45:54 originally caused by: 22:45:54 Started by timer 22:45:54 Running as SYSTEM 22:45:54 [EnvInject] - Loading node environment variables. 22:45:54 Building remotely on prd-centos8-robot-2c-8g-15639 (centos8-robot-2c-8g) in workspace /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium 22:45:56 [ssh-agent] Looking for ssh-agent implementation... 22:45:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:45:56 $ ssh-agent 22:45:56 SSH_AUTH_SOCK=/tmp/ssh-Ok4t0zK6YBnu/agent.5283 22:45:56 SSH_AGENT_PID=5284 22:45:56 [ssh-agent] Started. 22:45:56 Running ssh-add (command line suppressed) 22:45:56 Identity added: /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium@tmp/private_key_3620703937935015720.key (/w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium@tmp/private_key_3620703937935015720.key) 22:45:56 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) 22:45:56 The recommended git tool is: NONE 22:46:00 using credential opendaylight-jenkins-ssh 22:46:00 Wiping out workspace first. 22:46:00 Cloning the remote Git repository 22:46:00 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test 22:46:00 > git init /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium/test # timeout=10 22:46:00 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 22:46:00 > git --version # timeout=10 22:46:00 > git --version # 'git version 2.43.0' 22:46:00 using GIT_SSH to set credentials Release Engineering Jenkins Key 22:46:00 [INFO] Currently running in a labeled security context 22:46:00 [INFO] Currently SELinux is 'enforcing' on the host 22:46:00 > /usr/bin/chcon --type=ssh_home_t /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium/test@tmp/jenkins-gitclient-ssh6177576452514823935.key 22:46:00 Verifying host key using known hosts file 22:46:00 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:46:01 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10 22:46:07 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 22:46:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:46:07 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 22:46:07 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 22:46:07 using GIT_SSH to set credentials Release Engineering Jenkins Key 22:46:07 [INFO] Currently running in a labeled security context 22:46:07 [INFO] Currently SELinux is 'enforcing' on the host 22:46:07 > /usr/bin/chcon --type=ssh_home_t /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium/test@tmp/jenkins-gitclient-ssh1700807368008220256.key 22:46:07 Verifying host key using known hosts file 22:46:07 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:46:07 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10 22:46:08 > git rev-parse FETCH_HEAD^{commit} # timeout=10 22:46:08 Checking out Revision cc140aba40d20c279ad305eb08204917e9a97348 (origin/master) 22:46:08 > git config core.sparsecheckout # timeout=10 22:46:08 > git checkout -f cc140aba40d20c279ad305eb08204917e9a97348 # timeout=10 22:46:08 Commit message: "Add bgpcep variables for vanadium" 22:46:08 > git rev-parse FETCH_HEAD^{commit} # timeout=10 22:46:08 > git rev-list --no-walk 2791c5dea1951b0af9405c9ac43be0884a2c5414 # timeout=10 22:46:09 No emails were triggered. 22:46:09 provisioning config files... 22:46:09 copy managed file [npmrc] to file:/home/jenkins/.npmrc 22:46:09 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 22:46:09 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 22:46:09 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/bash /tmp/jenkins7410972967624021554.sh 22:46:09 ---> python-tools-install.sh 22:46:09 Setup pyenv: 22:46:09 system 22:46:09 * 3.8.13 (set by /opt/pyenv/version) 22:46:09 * 3.9.13 (set by /opt/pyenv/version) 22:46:09 * 3.10.13 (set by /opt/pyenv/version) 22:46:09 * 3.11.7 (set by /opt/pyenv/version) 22:46:14 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Nvt9 22:46:14 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 22:46:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:46:14 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:46:18 lf-activate-venv(): INFO: Base packages installed successfully 22:46:18 lf-activate-venv(): INFO: Installing additional packages: lftools 22:46:41 lf-activate-venv(): INFO: Adding /tmp/venv-Nvt9/bin to PATH 22:46:41 Generating Requirements File 22:47: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. 22:47:00 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 22:47:01 Python 3.11.7 22:47:01 pip 25.3 from /tmp/venv-Nvt9/lib/python3.11/site-packages/pip (python 3.11) 22:47:01 appdirs==1.4.4 22:47:01 argcomplete==3.6.3 22:47:01 aspy.yaml==1.3.0 22:47:01 attrs==25.4.0 22:47:01 autopage==0.5.2 22:47:01 beautifulsoup4==4.14.3 22:47:01 boto3==1.42.14 22:47:01 botocore==1.42.14 22:47:01 bs4==0.0.2 22:47:01 cachetools==6.2.4 22:47:01 certifi==2025.11.12 22:47:01 cffi==2.0.0 22:47:01 cfgv==3.5.0 22:47:01 chardet==5.2.0 22:47:01 charset-normalizer==3.4.4 22:47:01 click==8.3.1 22:47:01 cliff==4.13.1 22:47:01 cmd2==3.0.0 22:47:01 cryptography==3.3.2 22:47:01 debtcollector==3.0.0 22:47:01 decorator==5.2.1 22:47:01 defusedxml==0.7.1 22:47:01 Deprecated==1.3.1 22:47:01 distlib==0.4.0 22:47:01 dnspython==2.8.0 22:47:01 docker==7.1.0 22:47:01 dogpile.cache==1.5.0 22:47:01 durationpy==0.10 22:47:01 email-validator==2.3.0 22:47:01 filelock==3.20.1 22:47:01 future==1.0.0 22:47:01 gitdb==4.0.12 22:47:01 GitPython==3.1.45 22:47:01 google-auth==2.45.0 22:47:01 httplib2==0.31.0 22:47:01 identify==2.6.15 22:47:01 idna==3.11 22:47:01 importlib-resources==1.5.0 22:47:01 iso8601==2.1.0 22:47:01 Jinja2==3.1.6 22:47:01 jmespath==1.0.1 22:47:01 jsonpatch==1.33 22:47:01 jsonpointer==3.0.0 22:47:01 jsonschema==4.25.1 22:47:01 jsonschema-specifications==2025.9.1 22:47:01 keystoneauth1==5.12.0 22:47:01 kubernetes==34.1.0 22:47:01 lftools==0.37.18 22:47:01 lxml==6.0.2 22:47:01 markdown-it-py==4.0.0 22:47:01 MarkupSafe==3.0.3 22:47:01 mdurl==0.1.2 22:47:01 msgpack==1.1.2 22:47:01 multi_key_dict==2.0.3 22:47:01 munch==4.0.0 22:47:01 netaddr==1.3.0 22:47:01 niet==1.4.2 22:47:01 nodeenv==1.10.0 22:47:01 oauth2client==4.1.3 22:47:01 oauthlib==3.3.1 22:47:01 openstacksdk==4.8.0 22:47:01 os-service-types==1.8.2 22:47:01 osc-lib==4.3.0 22:47:01 oslo.config==10.1.0 22:47:01 oslo.context==6.2.0 22:47:01 oslo.i18n==6.7.1 22:47:01 oslo.log==8.0.0 22:47:01 oslo.serialization==5.8.0 22:47:01 oslo.utils==9.2.0 22:47:01 packaging==25.0 22:47:01 pbr==7.0.3 22:47:01 platformdirs==4.5.1 22:47:01 prettytable==3.17.0 22:47:01 psutil==7.1.3 22:47:01 pyasn1==0.6.1 22:47:01 pyasn1_modules==0.4.2 22:47:01 pycparser==2.23 22:47:01 pygerrit2==2.0.15 22:47:01 PyGithub==2.8.1 22:47:01 Pygments==2.19.2 22:47:01 PyJWT==2.10.1 22:47:01 PyNaCl==1.6.1 22:47:01 pyparsing==2.4.7 22:47:01 pyperclip==1.11.0 22:47:01 pyrsistent==0.20.0 22:47:01 python-cinderclient==9.8.0 22:47:01 python-dateutil==2.9.0.post0 22:47:01 python-heatclient==4.3.0 22:47:01 python-jenkins==1.8.3 22:47:01 python-keystoneclient==5.7.0 22:47:01 python-magnumclient==4.9.0 22:47:01 python-openstackclient==8.2.0 22:47:01 python-swiftclient==4.9.0 22:47:01 PyYAML==6.0.3 22:47:01 referencing==0.37.0 22:47:01 requests==2.32.5 22:47:01 requests-oauthlib==2.0.0 22:47:01 requestsexceptions==1.4.0 22:47:01 rfc3986==2.0.0 22:47:01 rich==14.2.0 22:47:01 rich-argparse==1.7.2 22:47:01 rpds-py==0.30.0 22:47:01 rsa==4.9.1 22:47:01 ruamel.yaml==0.18.17 22:47:01 ruamel.yaml.clib==0.2.15 22:47:01 s3transfer==0.16.0 22:47:01 simplejson==3.20.2 22:47:01 six==1.17.0 22:47:01 smmap==5.0.2 22:47:01 soupsieve==2.8.1 22:47:01 stevedore==5.6.0 22:47:01 tabulate==0.9.0 22:47:01 toml==0.10.2 22:47:01 tomlkit==0.13.3 22:47:01 tqdm==4.67.1 22:47:01 typing_extensions==4.15.0 22:47:01 tzdata==2025.3 22:47:01 urllib3==1.26.20 22:47:01 virtualenv==20.35.4 22:47:01 wcwidth==0.2.14 22:47:01 websocket-client==1.9.0 22:47:01 wrapt==2.0.1 22:47:01 xdg==6.0.0 22:47:01 xmltodict==1.0.2 22:47:01 yq==3.4.3 22:47:01 [EnvInject] - Injecting environment variables from a build step. 22:47:01 [EnvInject] - Injecting as environment variables the properties content 22:47:01 OS_STACK_TEMPLATE=csit-2-instance-type.yaml 22:47:01 OS_CLOUD=vex 22:47:01 OS_STACK_NAME=releng-mdsal-csit-3node-netty-replicate-only-vanadium-21 22:47:01 OS_STACK_TEMPLATE_DIR=openstack-hot 22:47:01 22:47:01 [EnvInject] - Variables injected successfully. 22:47:01 provisioning config files... 22:47:01 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 22:47:01 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/bash /tmp/jenkins14321492951047289510.sh 22:47:01 ---> Create parameters file for OpenStack HOT 22:47:01 OpenStack Heat parameters generated 22:47:01 ----------------------------------- 22:47:01 parameters: 22:47:01 vm_0_count: '3' 22:47:01 vm_0_flavor: 'v3-standard-4' 22:47:01 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20251201-010221.432' 22:47:01 vm_1_count: '1' 22:47:01 vm_1_flavor: 'v3-standard-2' 22:47:01 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654' 22:47:01 22:47:01 job_name: '09998-21' 22:47:01 silo: 'releng' 22:47:02 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/bash -l /tmp/jenkins2281128420179874947.sh 22:47:02 ---> Create HEAT stack 22:47:02 + source /home/jenkins/lf-env.sh 22:47:02 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 22:47:02 ++ mktemp -d /tmp/venv-XXXX 22:47:02 + lf_venv=/tmp/venv-AW5b 22:47:02 + local venv_file=/tmp/.os_lf_venv 22:47:02 + local python=python3 22:47:02 + local options 22:47:02 + local set_path=true 22:47:02 + local install_args= 22:47:02 ++ 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 urllib3~=1.26.15 yq 22:47:02 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 22:47:02 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 22:47:02 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 22:47:02 + true 22:47:02 + case $1 in 22:47:02 + python=python3 22:47:02 + shift 2 22:47:02 + true 22:47:02 + case $1 in 22:47:02 + shift 22:47:02 + break 22:47:02 + case $python in 22:47:02 + local pkg_list= 22:47:02 + [[ -d /opt/pyenv ]] 22:47:02 + echo 'Setup pyenv:' 22:47:02 Setup pyenv: 22:47:02 + export PYENV_ROOT=/opt/pyenv 22:47:02 + PYENV_ROOT=/opt/pyenv 22:47:02 + 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:47:02 + 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:47:02 + pyenv versions 22:47:02 system 22:47:02 3.8.13 22:47:02 3.9.13 22:47:02 3.10.13 22:47:02 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium/.python-version) 22:47:02 + command -v pyenv 22:47:02 ++ pyenv init - --no-rehash 22:47:02 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 22:47:02 for i in ${!paths[@]}; do 22:47:02 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 22:47:02 fi; done; 22:47:02 echo "${paths[*]}"'\'')" 22:47:02 export PATH="/opt/pyenv/shims:${PATH}" 22:47:02 export PYENV_SHELL=bash 22:47:02 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 22:47:02 pyenv() { 22:47:02 local command 22:47:02 command="${1:-}" 22:47:02 if [ "$#" -gt 0 ]; then 22:47:02 shift 22:47:02 fi 22:47:02 22:47:02 case "$command" in 22:47:02 rehash|shell) 22:47:02 eval "$(pyenv "sh-$command" "$@")" 22:47:02 ;; 22:47:02 *) 22:47:02 command pyenv "$command" "$@" 22:47:02 ;; 22:47:02 esac 22:47:02 }' 22:47:02 +++ bash --norc -ec 'IFS=:; paths=($PATH); 22:47:02 for i in ${!paths[@]}; do 22:47:02 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 22:47:02 fi; done; 22:47:02 echo "${paths[*]}"' 22:47:02 ++ 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:47:02 ++ 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:47:02 ++ 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:47:02 ++ export PYENV_SHELL=bash 22:47:02 ++ PYENV_SHELL=bash 22:47:02 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 22:47:02 +++ complete -F _pyenv pyenv 22:47:02 ++ lf-pyver python3 22:47:02 ++ local py_version_xy=python3 22:47:02 ++ local py_version_xyz= 22:47:02 ++ awk '{ print $1 }' 22:47:02 ++ pyenv versions 22:47:02 ++ local command 22:47:02 ++ command=versions 22:47:02 ++ '[' 1 -gt 0 ']' 22:47:02 ++ shift 22:47:02 ++ case "$command" in 22:47:02 ++ command pyenv versions 22:47:02 ++ pyenv versions 22:47:02 ++ sed 's/^[ *]* //' 22:47:02 ++ grep -E '^[0-9.]*[0-9]$' 22:47:02 ++ [[ ! -s /tmp/.pyenv_versions ]] 22:47:02 +++ grep '^3' /tmp/.pyenv_versions 22:47:02 +++ tail -n 1 22:47:02 +++ sort -V 22:47:02 ++ py_version_xyz=3.11.7 22:47:02 ++ [[ -z 3.11.7 ]] 22:47:02 ++ echo 3.11.7 22:47:02 ++ return 0 22:47:02 + pyenv local 3.11.7 22:47:02 + local command 22:47:02 + command=local 22:47:02 + '[' 2 -gt 0 ']' 22:47:02 + shift 22:47:02 + case "$command" in 22:47:02 + command pyenv local 3.11.7 22:47:02 + pyenv local 3.11.7 22:47:02 + for arg in "$@" 22:47:02 + case $arg in 22:47:02 + pkg_list+='lftools[openstack] ' 22:47:02 + for arg in "$@" 22:47:02 + case $arg in 22:47:02 + pkg_list+='kubernetes ' 22:47:02 + for arg in "$@" 22:47:02 + case $arg in 22:47:02 + pkg_list+='niet ' 22:47:02 + for arg in "$@" 22:47:02 + case $arg in 22:47:02 + pkg_list+='python-heatclient ' 22:47:02 + for arg in "$@" 22:47:02 + case $arg in 22:47:02 + pkg_list+='python-openstackclient ' 22:47:02 + for arg in "$@" 22:47:02 + case $arg in 22:47:02 + pkg_list+='python-magnumclient ' 22:47:02 + for arg in "$@" 22:47:02 + case $arg in 22:47:02 + pkg_list+='urllib3~=1.26.15 ' 22:47:02 + for arg in "$@" 22:47:02 + case $arg in 22:47:02 + pkg_list+='yq ' 22:47:02 + [[ -f /tmp/.os_lf_venv ]] 22:47:02 ++ cat /tmp/.os_lf_venv 22:47:02 + lf_venv=/tmp/venv-Nvt9 22:47:02 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Nvt9 from' file:/tmp/.os_lf_venv 22:47:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Nvt9 from file:/tmp/.os_lf_venv 22:47:02 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 22:47:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:47:02 + local 'pip_opts=--upgrade --quiet' 22:47:02 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 22:47:02 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 22:47:02 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 22:47:02 + [[ -n '' ]] 22:47:02 + [[ -n '' ]] 22:47:02 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 22:47:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:47:02 + /tmp/venv-Nvt9/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:47:04 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 22:47:04 lf-activate-venv(): INFO: Base packages installed successfully 22:47:04 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]] 22:47:04 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ' 22:47:04 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 22:47:04 + /tmp/venv-Nvt9/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 urllib3~=1.26.15 yq 22:47:21 + type python3 22:47:21 + true 22:47:21 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Nvt9/bin to PATH' 22:47:21 lf-activate-venv(): INFO: Adding /tmp/venv-Nvt9/bin to PATH 22:47:21 + PATH=/tmp/venv-Nvt9/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:47:21 + return 0 22:47:21 + openstack --os-cloud vex limits show --absolute 22:47:22 +--------------------------+---------+ 22:47:22 | Name | Value | 22:47:22 +--------------------------+---------+ 22:47:22 | maxTotalInstances | -1 | 22:47:22 | maxTotalCores | 450 | 22:47:22 | maxTotalRAMSize | 1000000 | 22:47:22 | maxServerMeta | 128 | 22:47:22 | maxImageMeta | 128 | 22:47:22 | maxPersonality | 5 | 22:47:22 | maxPersonalitySize | 10240 | 22:47:22 | maxTotalKeypairs | 100 | 22:47:22 | maxServerGroups | 10 | 22:47:22 | maxServerGroupMembers | 10 | 22:47:22 | maxTotalFloatingIps | -1 | 22:47:22 | maxSecurityGroups | -1 | 22:47:22 | maxSecurityGroupRules | -1 | 22:47:22 | totalRAMUsed | 802816 | 22:47:22 | totalCoresUsed | 196 | 22:47:22 | totalInstancesUsed | 83 | 22:47:22 | totalFloatingIpsUsed | 0 | 22:47:22 | totalSecurityGroupsUsed | 0 | 22:47:22 | totalServerGroupsUsed | 0 | 22:47:22 | maxTotalVolumes | -1 | 22:47:22 | maxTotalSnapshots | 10 | 22:47:22 | maxTotalVolumeGigabytes | 4096 | 22:47:22 | maxTotalBackups | 10 | 22:47:22 | maxTotalBackupGigabytes | 1000 | 22:47:22 | totalVolumesUsed | 3 | 22:47:22 | totalGigabytesUsed | 60 | 22:47:22 | totalSnapshotsUsed | 0 | 22:47:22 | totalBackupsUsed | 0 | 22:47:22 | totalBackupGigabytesUsed | 0 | 22:47:22 +--------------------------+---------+ 22:47:22 + pushd /opt/ciman/openstack-hot 22:47:22 /opt/ciman/openstack-hot /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium 22:47:22 + lftools openstack --os-cloud vex stack create releng-mdsal-csit-3node-netty-replicate-only-vanadium-21 csit-2-instance-type.yaml /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium/stack-parameters.yaml 22:47:48 Creating stack releng-mdsal-csit-3node-netty-replicate-only-vanadium-21 22:47:48 Waiting to initialize infrastructure... 22:47:48 WARN: Failed to initialize stack. Reason: Resource CREATE failed: Forbidden: resources.vm_1_group.resources[0].resources.instance: Quota exceeded for ram: Requested 8192, but already used 1040384 of 1000000 ram (HTTP 403) (Request-ID: req-ae037f58-1649-42a6-a5e9-2d12528e19d1) 22:47:48 TypeError: delete() missing 1 required positional argument: 'force' 22:47:48 Build step 'Execute shell' marked build as failure 22:47:48 $ ssh-agent -k 22:47:48 unset SSH_AUTH_SOCK; 22:47:48 unset SSH_AGENT_PID; 22:47:48 echo Agent pid 5284 killed; 22:47:48 [ssh-agent] Stopped. 22:47:48 Recording plot data 22:47:48 Robot results publisher started... 22:47:48 INFO: Checking test criticality is deprecated and will be dropped in a future release! 22:47:48 -Parsing output xml: 22:47:48 Failed! 22:47:48 hudson.AbortException: No files found in path /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium with configured filemask: output.xml 22:47:48 at hudson.plugins.robot.RobotParser$RobotParserCallable.invoke(RobotParser.java:81) 22:47:48 at hudson.plugins.robot.RobotParser$RobotParserCallable.invoke(RobotParser.java:52) 22:47:48 at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3616) 22:47:48 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 22:47:48 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 22:47:48 at hudson.remoting.Request$2.run(Request.java:377) 22:47:48 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 22:47:48 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 22:47:48 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 22:47:48 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 22:47:48 at java.base/java.lang.Thread.run(Thread.java:829) 22:47:48 Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to prd-centos8-robot-2c-8g-15639 22:47:48 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787) 22:47:48 at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) 22:47:48 at hudson.remoting.Channel.call(Channel.java:1003) 22:47:48 at hudson.FilePath.act(FilePath.java:1230) 22:47:48 at hudson.FilePath.act(FilePath.java:1219) 22:47:48 at hudson.plugins.robot.RobotParser.parse(RobotParser.java:48) 22:47:48 at hudson.plugins.robot.RobotPublisher.parse(RobotPublisher.java:246) 22:47:48 at hudson.plugins.robot.RobotPublisher.perform(RobotPublisher.java:268) 22:47:48 at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:80) 22:47:48 at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) 22:47:48 at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:818) 22:47:48 at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:767) 22:47:48 at hudson.model.Build$BuildExecution.post2(Build.java:179) 22:47:48 at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:711) 22:47:48 at hudson.model.Run.execute(Run.java:1918) 22:47:48 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) 22:47:48 at hudson.model.ResourceController.execute(ResourceController.java:101) 22:47:48 at hudson.model.Executor.run(Executor.java:442) 22:47:48 [PostBuildScript] - [INFO] Executing post build scripts. 22:47:48 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/bash /tmp/jenkins1287494801735713490.sh 22:47:49 Archiving csit artifacts 22:47:49 seq: invalid floating point argument: ‘’ 22:47:49 Try 'seq --help' for more information. 22:47:49 % Total % Received % Xferd Average Speed Time Time Time Current 22:47:49 Dload Upload Total Spent Left Speed 22:47:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 237 0 237 0 0 11285 0 --:--:-- --:--:-- --:--:-- 11285 22:47:49 Archive: robot-plugin.zip 22:47:49 End-of-central-directory signature not found. Either this file is not 22:47:49 a zipfile, or it constitutes one disk of a multi-part archive. In the 22:47:49 latter case the central directory and zipfile comment will be found on 22:47:49 the last disk(s) of this archive. 22:47:49 unzip: cannot find zipfile directory in one of robot-plugin.zip or 22:47:49 robot-plugin.zip.zip, and cannot find robot-plugin.zip.ZIP, period. 22:47:49 mv: cannot stat '*.log': No such file or directory 22:47:49 mv: cannot stat '*.log.gz': No such file or directory 22:47:49 mv: cannot stat '*.csv': No such file or directory 22:47:49 mv: cannot stat '*.png': No such file or directory 22:47:49 [PostBuildScript] - [INFO] Executing post build scripts. 22:47:49 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/bash /tmp/jenkins2105385219912122317.sh 22:47:49 [PostBuildScript] - [INFO] Executing post build scripts. 22:47:49 [EnvInject] - Injecting environment variables from a build step. 22:47:49 [EnvInject] - Injecting as environment variables the properties content 22:47:49 OS_CLOUD=vex 22:47:49 OS_STACK_NAME=releng-mdsal-csit-3node-netty-replicate-only-vanadium-21 22:47:49 22:47:49 [EnvInject] - Variables injected successfully. 22:47:49 provisioning config files... 22:47:49 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 22:47:49 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/bash /tmp/jenkins16244185017567469544.sh 22:47:49 ---> openstack-stack-delete.sh 22:47:49 Setup pyenv: 22:47:49 system 22:47:49 3.8.13 22:47:49 3.9.13 22:47:49 3.10.13 22:47:49 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium/.python-version) 22:47:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Nvt9 from file:/tmp/.os_lf_venv 22:47:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:47:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:47:51 lf-activate-venv(): INFO: Base packages installed successfully 22:47:51 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 22:48:06 lf-activate-venv(): INFO: Adding /tmp/venv-Nvt9/bin to PATH 22:48:06 INFO: Stack cost retrieval disabled, setting cost to 0 22:48:18 INFO: Deleting stack releng-mdsal-csit-3node-netty-replicate-only-vanadium-21 22:48:18 Successfully deleted stack releng-mdsal-csit-3node-netty-replicate-only-vanadium-21 22:48:18 [PostBuildScript] - [INFO] Executing post build scripts. 22:48:18 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/bash /tmp/jenkins4762623358580596938.sh 22:48:18 ---> sysstat.sh 22:48:18 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/bash /tmp/jenkins5422410137979960701.sh 22:48:18 ---> package-listing.sh 22:48:18 ++ facter osfamily 22:48:18 ++ tr '[:upper:]' '[:lower:]' 22:48:18 + OS_FAMILY=redhat 22:48:18 + workspace=/w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium 22:48:18 + START_PACKAGES=/tmp/packages_start.txt 22:48:18 + END_PACKAGES=/tmp/packages_end.txt 22:48:18 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:48:18 + PACKAGES=/tmp/packages_start.txt 22:48:18 + '[' /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium ']' 22:48:18 + PACKAGES=/tmp/packages_end.txt 22:48:18 + case "${OS_FAMILY}" in 22:48:18 + rpm -qa 22:48:18 + sort 22:48:19 + '[' -f /tmp/packages_start.txt ']' 22:48:19 + '[' -f /tmp/packages_end.txt ']' 22:48:19 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:48:19 + '[' /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium ']' 22:48:19 + mkdir -p /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium/archives/ 22:48:19 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium/archives/ 22:48:19 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/bash /tmp/jenkins9686319231316755529.sh 22:48:19 ---> capture-instance-metadata.sh 22:48:19 Setup pyenv: 22:48:19 system 22:48:19 3.8.13 22:48:19 3.9.13 22:48:19 3.10.13 22:48:19 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium/.python-version) 22:48:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Nvt9 from file:/tmp/.os_lf_venv 22:48:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:48:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:48:21 lf-activate-venv(): INFO: Base packages installed successfully 22:48:21 lf-activate-venv(): INFO: Installing additional packages: lftools 22:48:31 lf-activate-venv(): INFO: Adding /tmp/venv-Nvt9/bin to PATH 22:48:31 INFO: Running in OpenStack, capturing instance metadata 22:48:32 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/bash /tmp/jenkins255834048069850928.sh 22:48:32 provisioning config files... 22:48:32 Could not find credentials [logs] for mdsal-csit-3node-netty-replicate-only-vanadium #21 22:48:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium@tmp/config7118537117034411703tmp 22:48:32 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 22:48:32 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 22:48:32 provisioning config files... 22:48:32 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 22:48:32 [EnvInject] - Injecting environment variables from a build step. 22:48:32 [EnvInject] - Injecting as environment variables the properties content 22:48:32 SERVER_ID=logs 22:48:32 22:48:32 [EnvInject] - Variables injected successfully. 22:48:32 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/bash /tmp/jenkins16422556860022411826.sh 22:48:32 ---> create-netrc.sh 22:48:32 WARN: Log server credential not found. 22:48:32 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/bash /tmp/jenkins5842917632531415510.sh 22:48:32 ---> python-tools-install.sh 22:48:32 Setup pyenv: 22:48:33 system 22:48:33 3.8.13 22:48:33 3.9.13 22:48:33 3.10.13 22:48:33 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium/.python-version) 22:48:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Nvt9 from file:/tmp/.os_lf_venv 22:48:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:48:33 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:48:35 lf-activate-venv(): INFO: Base packages installed successfully 22:48:35 lf-activate-venv(): INFO: Installing additional packages: lftools 22:48:44 lf-activate-venv(): INFO: Adding /tmp/venv-Nvt9/bin to PATH 22:48:44 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/bash /tmp/jenkins10985657886332393439.sh 22:48:44 ---> sudo-logs.sh 22:48:44 Archiving 'sudo' log.. 22:48:45 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/bash /tmp/jenkins10830806458220191728.sh 22:48:45 ---> job-cost.sh 22:48:45 Setup pyenv: 22:48:45 system 22:48:45 3.8.13 22:48:45 3.9.13 22:48:45 3.10.13 22:48:45 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium/.python-version) 22:48:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Nvt9 from file:/tmp/.os_lf_venv 22:48:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:48:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:48:47 lf-activate-venv(): INFO: Base packages installed successfully 22:48:47 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 22:48:54 lf-activate-venv(): INFO: Adding /tmp/venv-Nvt9/bin to PATH 22:48:54 DEBUG: total: 0 22:48:54 INFO: Retrieving Stack Cost... 22:48:54 INFO: Retrieving Pricing Info for: v3-standard-2 22:48:55 INFO: Archiving Costs 22:48:55 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/bash -l /tmp/jenkins4728392690240366682.sh 22:48:55 ---> logs-deploy.sh 22:48:55 Setup pyenv: 22:48:55 system 22:48:55 3.8.13 22:48:55 3.9.13 22:48:55 3.10.13 22:48:55 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium/.python-version) 22:48:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Nvt9 from file:/tmp/.os_lf_venv 22:48:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:48:55 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:48:57 lf-activate-venv(): INFO: Base packages installed successfully 22:48:57 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 22:49:07 lf-activate-venv(): INFO: Adding /tmp/venv-Nvt9/bin to PATH 22:49:07 WARNING: Nexus logging server not set 22:49:07 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/mdsal-csit-3node-netty-replicate-only-vanadium/21/ 22:49:07 INFO: archiving logs to S3 22:49:08 ---> uname -a: 22:49:08 Linux prd-centos8-robot-2c-8g-15639.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:49:08 22:49:08 22:49:08 ---> lscpu: 22:49:08 Architecture: x86_64 22:49:08 CPU op-mode(s): 32-bit, 64-bit 22:49:08 Byte Order: Little Endian 22:49:08 CPU(s): 2 22:49:08 On-line CPU(s) list: 0,1 22:49:08 Thread(s) per core: 1 22:49:08 Core(s) per socket: 1 22:49:08 Socket(s): 2 22:49:08 NUMA node(s): 1 22:49:08 Vendor ID: AuthenticAMD 22:49:08 CPU family: 23 22:49:08 Model: 49 22:49:08 Model name: AMD EPYC-Rome Processor 22:49:08 Stepping: 0 22:49:08 CPU MHz: 2800.000 22:49:08 BogoMIPS: 5600.00 22:49:08 Virtualization: AMD-V 22:49:08 Hypervisor vendor: KVM 22:49:08 Virtualization type: full 22:49:08 L1d cache: 32K 22:49:08 L1i cache: 32K 22:49:08 L2 cache: 512K 22:49:08 L3 cache: 16384K 22:49:08 NUMA node0 CPU(s): 0,1 22:49:08 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:49:08 22:49:08 22:49:08 ---> nproc: 22:49:08 2 22:49:08 22:49:08 22:49:08 ---> df -h: 22:49:08 Filesystem Size Used Avail Use% Mounted on 22:49:08 devtmpfs 3.8G 0 3.8G 0% /dev 22:49:08 tmpfs 3.8G 0 3.8G 0% /dev/shm 22:49:08 tmpfs 3.8G 17M 3.8G 1% /run 22:49:08 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 22:49:08 /dev/vda1 40G 8.3G 32G 21% / 22:49:08 tmpfs 770M 0 770M 0% /run/user/1001 22:49:08 22:49:08 22:49:08 ---> free -m: 22:49:08 total used free shared buff/cache available 22:49:08 Mem: 7697 578 5014 19 2104 6822 22:49:08 Swap: 1023 0 1023 22:49:08 22:49:08 22:49:08 ---> ip addr: 22:49:08 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 22:49:08 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 22:49:08 inet 127.0.0.1/8 scope host lo 22:49:08 valid_lft forever preferred_lft forever 22:49:08 inet6 ::1/128 scope host 22:49:08 valid_lft forever preferred_lft forever 22:49:08 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 22:49:08 link/ether fa:16:3e:4e:57:83 brd ff:ff:ff:ff:ff:ff 22:49:08 altname enp0s3 22:49:08 altname ens3 22:49:08 inet 10.30.170.148/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 22:49:08 valid_lft 86166sec preferred_lft 86166sec 22:49:08 inet6 fe80::f816:3eff:fe4e:5783/64 scope link 22:49:08 valid_lft forever preferred_lft forever 22:49:08 22:49:08 22:49:08 ---> sar -b -r -n DEV: 22:49:08 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 12/21/2025 _x86_64_ (2 CPU) 22:49:08 22:49:08 22:45:10 LINUX RESTART (2 CPU) 22:49:08 22:49:08 10:46:02 PM tps rtps wtps bread/s bwrtn/s 22:49:08 10:47:01 PM 90.02 6.46 83.56 1115.20 6795.87 22:49:08 10:48:01 PM 87.39 1.12 86.27 100.63 10802.22 22:49:08 10:49:01 PM 25.70 0.72 24.98 95.45 773.69 22:49:08 Average: 67.58 2.74 64.83 433.29 6120.43 22:49:08 22:49:08 10:46:02 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:49:08 10:47:01 PM 5185248 6983380 2697176 34.22 2688 1975368 746904 8.36 187172 2171452 252508 22:49:08 10:48:01 PM 5102692 6978352 2779732 35.26 2688 2051784 743048 8.32 214328 2216864 43208 22:49:08 10:49:01 PM 5163592 7011976 2718832 34.49 2688 2023608 693136 7.76 385360 1983500 25136 22:49:08 Average: 5150511 6991236 2731913 34.66 2688 2016920 727696 8.15 262287 2123939 106951 22:49:08 22:49:08 10:46:02 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:49:08 10:47:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:49:08 10:47:01 PM eth0 150.53 114.44 1359.89 23.15 0.00 0.00 0.00 0.00 22:49:08 10:48:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:49:08 10:48:01 PM eth0 80.12 56.86 597.73 11.86 0.00 0.00 0.00 0.00 22:49:08 10:49:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:49:08 10:49:01 PM eth0 20.83 17.21 15.99 8.50 0.00 0.00 0.00 0.00 22:49:08 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:49:08 Average: eth0 83.46 62.55 653.95 14.46 0.00 0.00 0.00 0.00 22:49:08 22:49:08 22:49:08 ---> sar -P ALL: 22:49:08 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 12/21/2025 _x86_64_ (2 CPU) 22:49:08 22:49:08 22:45:10 LINUX RESTART (2 CPU) 22:49:08 22:49:08 10:46:02 PM CPU %user %nice %system %iowait %steal %idle 22:49:08 10:47:01 PM all 38.40 0.00 5.63 0.87 0.12 54.98 22:49:08 10:47:01 PM 0 29.02 0.00 5.16 0.73 0.10 65.00 22:49:08 10:47:01 PM 1 47.80 0.00 6.10 1.02 0.14 44.95 22:49:08 10:48:01 PM all 22.60 0.00 3.24 1.06 0.09 73.00 22:49:08 10:48:01 PM 0 19.94 0.00 3.00 1.00 0.10 75.96 22:49:08 10:48:01 PM 1 25.26 0.00 3.49 1.12 0.08 70.05 22:49:08 10:49:01 PM all 33.70 0.00 4.25 0.14 0.09 61.82 22:49:08 10:49:01 PM 0 30.93 0.00 4.14 0.13 0.08 64.71 22:49:08 10:49:01 PM 1 36.47 0.00 4.36 0.15 0.10 58.92 22:49:08 Average: all 31.53 0.00 4.37 0.69 0.10 63.31 22:49:08 Average: 0 26.62 0.00 4.10 0.62 0.09 68.57 22:49:08 Average: 1 36.45 0.00 4.64 0.76 0.11 58.04 22:49:08 22:49:08 22:49:08