23:02:47 Started by upstream project "integration-distribution-mri-test-titanium" build number 65 23:02:47 originally caused by: 23:02:47 Started by timer 23:02:47 Running as SYSTEM 23:02:47 [EnvInject] - Loading node environment variables. 23:02:47 Building remotely on prd-centos8-robot-2c-8g-13619 (centos8-robot-2c-8g) in workspace /w/workspace/netconf-csit-1node-userfeatures-netty-all-titanium 23:02:48 [ssh-agent] Looking for ssh-agent implementation... 23:02:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:02:48 $ ssh-agent 23:02:48 SSH_AUTH_SOCK=/tmp/ssh-5b9ZTbY8J4Ep/agent.5301 23:02:48 SSH_AGENT_PID=5302 23:02:48 [ssh-agent] Started. 23:02:49 Running ssh-add (command line suppressed) 23:02:49 Identity added: /w/workspace/netconf-csit-1node-userfeatures-netty-all-titanium@tmp/private_key_14311619061095798898.key (/w/workspace/netconf-csit-1node-userfeatures-netty-all-titanium@tmp/private_key_14311619061095798898.key) 23:02:49 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) 23:02:49 The recommended git tool is: NONE 23:02:55 using credential opendaylight-jenkins-ssh 23:02:56 Wiping out workspace first. 23:02:56 Cloning the remote Git repository 23:02:56 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test 23:02:56 > git init /w/workspace/netconf-csit-1node-userfeatures-netty-all-titanium/test # timeout=10 23:02:56 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 23:02:56 > git --version # timeout=10 23:02:56 > git --version # 'git version 2.43.0' 23:02:56 using GIT_SSH to set credentials Release Engineering Jenkins Key 23:02:56 [INFO] Currently running in a labeled security context 23:02:56 [INFO] Currently SELinux is 'enforcing' on the host 23:02:56 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-1node-userfeatures-netty-all-titanium/test@tmp/jenkins-gitclient-ssh8924504787951236937.key 23:02:56 Verifying host key using known hosts file 23:02:56 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. 23:02:56 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10 23:02:59 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 23:02:59 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:03:00 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 23:03:00 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 23:03:00 using GIT_SSH to set credentials Release Engineering Jenkins Key 23:03:00 [INFO] Currently running in a labeled security context 23:03:00 [INFO] Currently SELinux is 'enforcing' on the host 23:03:00 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-1node-userfeatures-netty-all-titanium/test@tmp/jenkins-gitclient-ssh7693357651574438119.key 23:03:00 Verifying host key using known hosts file 23:03: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. 23:03:00 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10 23:03:00 > git rev-parse FETCH_HEAD^{commit} # timeout=10 23:03:00 Checking out Revision 2791c5dea1951b0af9405c9ac43be0884a2c5414 (origin/master) 23:03:00 > git config core.sparsecheckout # timeout=10 23:03:00 > git checkout -f 2791c5dea1951b0af9405c9ac43be0884a2c5414 # timeout=10 23:03:01 Commit message: "Define vanadium stream" 23:03:01 > git rev-parse FETCH_HEAD^{commit} # timeout=10 23:03:01 > git rev-list --no-walk bd2538e597fc3bc19242dd67e490efd2e5dafbc0 # timeout=10 23:03:03 No emails were triggered. 23:03:03 provisioning config files... 23:03:03 copy managed file [npmrc] to file:/home/jenkins/.npmrc 23:03:03 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 23:03:04 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 23:03:04 [netconf-csit-1node-userfeatures-netty-all-titanium] $ /bin/bash /tmp/jenkins8265197729666471187.sh 23:03:04 ---> python-tools-install.sh 23:03:04 Setup pyenv: 23:03:04 system 23:03:04 * 3.8.13 (set by /opt/pyenv/version) 23:03:04 * 3.9.13 (set by /opt/pyenv/version) 23:03:04 * 3.10.13 (set by /opt/pyenv/version) 23:03:04 * 3.11.7 (set by /opt/pyenv/version) 23:03:09 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-RoWE 23:03:09 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 23:03:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:03:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:03:13 lf-activate-venv(): INFO: Base packages installed successfully 23:03:13 lf-activate-venv(): INFO: Installing additional packages: lftools 23:03:40 lf-activate-venv(): INFO: Adding /tmp/venv-RoWE/bin to PATH 23:03:40 Generating Requirements File 23:04:02 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. 23:04:02 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 23:04:02 Python 3.11.7 23:04:03 pip 25.3 from /tmp/venv-RoWE/lib/python3.11/site-packages/pip (python 3.11) 23:04:03 appdirs==1.4.4 23:04:03 argcomplete==3.6.3 23:04:03 aspy.yaml==1.3.0 23:04:03 attrs==25.4.0 23:04:03 autopage==0.5.2 23:04:03 beautifulsoup4==4.14.3 23:04:03 boto3==1.42.9 23:04:03 botocore==1.42.9 23:04:03 bs4==0.0.2 23:04:03 cachetools==6.2.3 23:04:03 certifi==2025.11.12 23:04:03 cffi==2.0.0 23:04:03 cfgv==3.5.0 23:04:03 chardet==5.2.0 23:04:03 charset-normalizer==3.4.4 23:04:03 click==8.3.1 23:04:03 cliff==4.13.0 23:04:03 cmd2==3.0.0 23:04:03 cryptography==3.3.2 23:04:03 debtcollector==3.0.0 23:04:03 decorator==5.2.1 23:04:03 defusedxml==0.7.1 23:04:03 Deprecated==1.3.1 23:04:03 distlib==0.4.0 23:04:03 dnspython==2.8.0 23:04:03 docker==7.1.0 23:04:03 dogpile.cache==1.5.0 23:04:03 durationpy==0.10 23:04:03 email-validator==2.3.0 23:04:03 filelock==3.20.0 23:04:03 future==1.0.0 23:04:03 gitdb==4.0.12 23:04:03 GitPython==3.1.45 23:04:03 google-auth==2.43.0 23:04:03 httplib2==0.31.0 23:04:03 identify==2.6.15 23:04:03 idna==3.11 23:04:03 importlib-resources==1.5.0 23:04:03 iso8601==2.1.0 23:04:03 Jinja2==3.1.6 23:04:03 jmespath==1.0.1 23:04:03 jsonpatch==1.33 23:04:03 jsonpointer==3.0.0 23:04:03 jsonschema==4.25.1 23:04:03 jsonschema-specifications==2025.9.1 23:04:03 keystoneauth1==5.12.0 23:04:03 kubernetes==34.1.0 23:04:03 lftools==0.37.18 23:04:03 lxml==6.0.2 23:04:03 markdown-it-py==4.0.0 23:04:03 MarkupSafe==3.0.3 23:04:03 mdurl==0.1.2 23:04:03 msgpack==1.1.2 23:04:03 multi_key_dict==2.0.3 23:04:03 munch==4.0.0 23:04:03 netaddr==1.3.0 23:04:03 niet==1.4.2 23:04:03 nodeenv==1.9.1 23:04:03 oauth2client==4.1.3 23:04:03 oauthlib==3.3.1 23:04:03 openstacksdk==4.8.0 23:04:03 os-service-types==1.8.2 23:04:03 osc-lib==4.2.0 23:04:03 oslo.config==10.1.0 23:04:03 oslo.context==6.2.0 23:04:03 oslo.i18n==6.7.1 23:04:03 oslo.log==7.2.1 23:04:03 oslo.serialization==5.8.0 23:04:03 oslo.utils==9.2.0 23:04:03 packaging==25.0 23:04:03 pbr==7.0.3 23:04:03 platformdirs==4.5.1 23:04:03 prettytable==3.17.0 23:04:03 psutil==7.1.3 23:04:03 pyasn1==0.6.1 23:04:03 pyasn1_modules==0.4.2 23:04:03 pycparser==2.23 23:04:03 pygerrit2==2.0.15 23:04:03 PyGithub==2.8.1 23:04:03 Pygments==2.19.2 23:04:03 PyJWT==2.10.1 23:04:03 PyNaCl==1.6.1 23:04:03 pyparsing==2.4.7 23:04:03 pyperclip==1.11.0 23:04:03 pyrsistent==0.20.0 23:04:03 python-cinderclient==9.8.0 23:04:03 python-dateutil==2.9.0.post0 23:04:03 python-heatclient==4.3.0 23:04:03 python-jenkins==1.8.3 23:04:03 python-keystoneclient==5.7.0 23:04:03 python-magnumclient==4.9.0 23:04:03 python-openstackclient==8.2.0 23:04:03 python-swiftclient==4.9.0 23:04:03 PyYAML==6.0.3 23:04:03 referencing==0.37.0 23:04:03 requests==2.32.5 23:04:03 requests-oauthlib==2.0.0 23:04:03 requestsexceptions==1.4.0 23:04:03 rfc3986==2.0.0 23:04:03 rich==14.2.0 23:04:03 rich-argparse==1.7.2 23:04:03 rpds-py==0.30.0 23:04:03 rsa==4.9.1 23:04:03 ruamel.yaml==0.18.16 23:04:03 ruamel.yaml.clib==0.2.15 23:04:03 s3transfer==0.16.0 23:04:03 simplejson==3.20.2 23:04:03 six==1.17.0 23:04:03 smmap==5.0.2 23:04:03 soupsieve==2.8 23:04:03 stevedore==5.6.0 23:04:03 tabulate==0.9.0 23:04:03 toml==0.10.2 23:04:03 tomlkit==0.13.3 23:04:03 tqdm==4.67.1 23:04:03 typing_extensions==4.15.0 23:04:03 tzdata==2025.3 23:04:03 urllib3==1.26.20 23:04:03 virtualenv==20.35.4 23:04:03 wcwidth==0.2.14 23:04:03 websocket-client==1.9.0 23:04:03 wrapt==2.0.1 23:04:03 xdg==6.0.0 23:04:03 xmltodict==1.0.2 23:04:03 yq==3.4.3 23:04:03 [EnvInject] - Injecting environment variables from a build step. 23:04:03 [EnvInject] - Injecting as environment variables the properties content 23:04:03 OS_STACK_TEMPLATE=csit-2-instance-type.yaml 23:04:03 OS_CLOUD=vex 23:04:03 OS_STACK_NAME=releng-netconf-csit-1node-userfeatures-netty-all-titanium-64 23:04:03 OS_STACK_TEMPLATE_DIR=openstack-hot 23:04:03 23:04:03 [EnvInject] - Variables injected successfully. 23:04:03 provisioning config files... 23:04:03 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 23:04:03 [netconf-csit-1node-userfeatures-netty-all-titanium] $ /bin/bash /tmp/jenkins10640185387522401260.sh 23:04:03 ---> Create parameters file for OpenStack HOT 23:04:03 OpenStack Heat parameters generated 23:04:03 ----------------------------------- 23:04:04 parameters: 23:04:04 vm_0_count: '1' 23:04:04 vm_0_flavor: 'v3-standard-4' 23:04:04 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20251201-010221.432' 23:04:04 vm_1_count: '1' 23:04:04 vm_1_flavor: 'v3-standard-2' 23:04:04 vm_1_image: 'ZZCI - Ubuntu 22.04 - docker - x86_64 - 20251201-170117.678' 23:04:04 23:04:04 job_name: '56468-64' 23:04:04 silo: 'releng' 23:04:04 [netconf-csit-1node-userfeatures-netty-all-titanium] $ /bin/bash -l /tmp/jenkins14610237170697811535.sh 23:04:04 ---> Create HEAT stack 23:04:04 + source /home/jenkins/lf-env.sh 23:04:04 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 23:04:04 ++ mktemp -d /tmp/venv-XXXX 23:04:04 + lf_venv=/tmp/venv-Z1aQ 23:04:04 + local venv_file=/tmp/.os_lf_venv 23:04:04 + local python=python3 23:04:04 + local options 23:04:04 + local set_path=true 23:04:04 + local install_args= 23:04:04 ++ 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 23:04:04 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 23:04:04 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 23:04:04 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 23:04:04 + true 23:04:04 + case $1 in 23:04:04 + python=python3 23:04:04 + shift 2 23:04:04 + true 23:04:04 + case $1 in 23:04:04 + shift 23:04:04 + break 23:04:04 + case $python in 23:04:04 + local pkg_list= 23:04:04 + [[ -d /opt/pyenv ]] 23:04:04 + echo 'Setup pyenv:' 23:04:04 Setup pyenv: 23:04:04 + export PYENV_ROOT=/opt/pyenv 23:04:04 + PYENV_ROOT=/opt/pyenv 23:04:04 + 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 23:04:04 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 23:04:04 + pyenv versions 23:04:04 system 23:04:04 3.8.13 23:04:04 3.9.13 23:04:04 3.10.13 23:04:04 * 3.11.7 (set by /w/workspace/netconf-csit-1node-userfeatures-netty-all-titanium/.python-version) 23:04:04 + command -v pyenv 23:04:04 ++ pyenv init - --no-rehash 23:04:04 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 23:04:04 for i in ${!paths[@]}; do 23:04:04 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 23:04:04 fi; done; 23:04:04 echo "${paths[*]}"'\'')" 23:04:04 export PATH="/opt/pyenv/shims:${PATH}" 23:04:04 export PYENV_SHELL=bash 23:04:04 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 23:04:04 pyenv() { 23:04:04 local command 23:04:04 command="${1:-}" 23:04:04 if [ "$#" -gt 0 ]; then 23:04:04 shift 23:04:04 fi 23:04:04 23:04:04 case "$command" in 23:04:04 rehash|shell) 23:04:04 eval "$(pyenv "sh-$command" "$@")" 23:04:04 ;; 23:04:04 *) 23:04:04 command pyenv "$command" "$@" 23:04:04 ;; 23:04:04 esac 23:04:04 }' 23:04:04 +++ bash --norc -ec 'IFS=:; paths=($PATH); 23:04:04 for i in ${!paths[@]}; do 23:04:04 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 23:04:04 fi; done; 23:04:04 echo "${paths[*]}"' 23:04:04 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 23:04:04 ++ 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 23:04:04 ++ 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 23:04:04 ++ export PYENV_SHELL=bash 23:04:04 ++ PYENV_SHELL=bash 23:04:04 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 23:04:04 +++ complete -F _pyenv pyenv 23:04:04 ++ lf-pyver python3 23:04:04 ++ local py_version_xy=python3 23:04:04 ++ local py_version_xyz= 23:04:04 ++ sed 's/^[ *]* //' 23:04:04 ++ pyenv versions 23:04:04 ++ local command 23:04:04 ++ command=versions 23:04:04 ++ '[' 1 -gt 0 ']' 23:04:04 ++ shift 23:04:04 ++ case "$command" in 23:04:04 ++ command pyenv versions 23:04:04 ++ pyenv versions 23:04:04 ++ awk '{ print $1 }' 23:04:04 ++ grep -E '^[0-9.]*[0-9]$' 23:04:04 ++ [[ ! -s /tmp/.pyenv_versions ]] 23:04:04 +++ tail -n 1 23:04:04 +++ grep '^3' /tmp/.pyenv_versions 23:04:04 +++ sort -V 23:04:04 ++ py_version_xyz=3.11.7 23:04:04 ++ [[ -z 3.11.7 ]] 23:04:04 ++ echo 3.11.7 23:04:04 ++ return 0 23:04:04 + pyenv local 3.11.7 23:04:04 + local command 23:04:04 + command=local 23:04:04 + '[' 2 -gt 0 ']' 23:04:04 + shift 23:04:04 + case "$command" in 23:04:04 + command pyenv local 3.11.7 23:04:04 + pyenv local 3.11.7 23:04:04 + for arg in "$@" 23:04:04 + case $arg in 23:04:04 + pkg_list+='lftools[openstack] ' 23:04:04 + for arg in "$@" 23:04:04 + case $arg in 23:04:04 + pkg_list+='kubernetes ' 23:04:04 + for arg in "$@" 23:04:04 + case $arg in 23:04:04 + pkg_list+='niet ' 23:04:04 + for arg in "$@" 23:04:04 + case $arg in 23:04:04 + pkg_list+='python-heatclient ' 23:04:04 + for arg in "$@" 23:04:04 + case $arg in 23:04:04 + pkg_list+='python-openstackclient ' 23:04:04 + for arg in "$@" 23:04:04 + case $arg in 23:04:04 + pkg_list+='python-magnumclient ' 23:04:04 + for arg in "$@" 23:04:04 + case $arg in 23:04:04 + pkg_list+='urllib3~=1.26.15 ' 23:04:04 + for arg in "$@" 23:04:04 + case $arg in 23:04:04 + pkg_list+='yq ' 23:04:04 + [[ -f /tmp/.os_lf_venv ]] 23:04:04 ++ cat /tmp/.os_lf_venv 23:04:04 + lf_venv=/tmp/venv-RoWE 23:04:04 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-RoWE from' file:/tmp/.os_lf_venv 23:04:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-RoWE from file:/tmp/.os_lf_venv 23:04:04 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 23:04:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:04:04 + local 'pip_opts=--upgrade --quiet' 23:04:04 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 23:04:04 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 23:04:04 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 23:04:04 + [[ -n '' ]] 23:04:04 + [[ -n '' ]] 23:04:04 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 23:04:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:04:04 + /tmp/venv-RoWE/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 23:04:06 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 23:04:06 lf-activate-venv(): INFO: Base packages installed successfully 23:04:06 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]] 23:04:06 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ' 23:04:06 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 23:04:06 + /tmp/venv-RoWE/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 23:04:25 + type python3 23:04:25 + true 23:04:25 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-RoWE/bin to PATH' 23:04:25 lf-activate-venv(): INFO: Adding /tmp/venv-RoWE/bin to PATH 23:04:25 + PATH=/tmp/venv-RoWE/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 23:04:25 + return 0 23:04:25 + openstack --os-cloud vex limits show --absolute 23:04:27 +--------------------------+---------+ 23:04:27 | Name | Value | 23:04:27 +--------------------------+---------+ 23:04:27 | maxTotalInstances | -1 | 23:04:27 | maxTotalCores | 450 | 23:04:27 | maxTotalRAMSize | 1000000 | 23:04:27 | maxServerMeta | 128 | 23:04:27 | maxImageMeta | 128 | 23:04:27 | maxPersonality | 5 | 23:04:27 | maxPersonalitySize | 10240 | 23:04:27 | maxTotalKeypairs | 100 | 23:04:27 | maxServerGroups | 10 | 23:04:27 | maxServerGroupMembers | 10 | 23:04:27 | maxTotalFloatingIps | -1 | 23:04:27 | maxSecurityGroups | -1 | 23:04:27 | maxSecurityGroupRules | -1 | 23:04:27 | totalRAMUsed | 999424 | 23:04:27 | totalCoresUsed | 244 | 23:04:27 | totalInstancesUsed | 96 | 23:04:27 | totalFloatingIpsUsed | 0 | 23:04:27 | totalSecurityGroupsUsed | 0 | 23:04:27 | totalServerGroupsUsed | 0 | 23:04:27 | maxTotalVolumes | -1 | 23:04:27 | maxTotalSnapshots | 10 | 23:04:27 | maxTotalVolumeGigabytes | 4096 | 23:04:27 | maxTotalBackups | 10 | 23:04:27 | maxTotalBackupGigabytes | 1000 | 23:04:27 | totalVolumesUsed | 3 | 23:04:27 | totalGigabytesUsed | 60 | 23:04:27 | totalSnapshotsUsed | 0 | 23:04:27 | totalBackupsUsed | 0 | 23:04:27 | totalBackupGigabytesUsed | 0 | 23:04:27 +--------------------------+---------+ 23:04:27 + pushd /opt/ciman/openstack-hot 23:04:27 /opt/ciman/openstack-hot /w/workspace/netconf-csit-1node-userfeatures-netty-all-titanium 23:04:27 + lftools openstack --os-cloud vex stack create releng-netconf-csit-1node-userfeatures-netty-all-titanium-64 csit-2-instance-type.yaml /w/workspace/netconf-csit-1node-userfeatures-netty-all-titanium/stack-parameters.yaml 23:04:41 Creating stack releng-netconf-csit-1node-userfeatures-netty-all-titanium-64 23:04:41 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 999424 of 1000000 ram (HTTP 403) (Request-ID: req-596133c8-a4c8-4073-b31c-5ad378be1f2b) 23:04:41 TypeError: delete() missing 1 required positional argument: 'force' 23:04:41 Build step 'Execute shell' marked build as failure 23:04:42 $ ssh-agent -k 23:04:42 unset SSH_AUTH_SOCK; 23:04:42 unset SSH_AGENT_PID; 23:04:42 echo Agent pid 5302 killed; 23:04:42 [ssh-agent] Stopped. 23:04:42 Recording plot data 23:04:42 Robot results publisher started... 23:04:42 INFO: Checking test criticality is deprecated and will be dropped in a future release! 23:04:42 -Parsing output xml: 23:04:42 Failed! 23:04:42 hudson.AbortException: No files found in path /w/workspace/netconf-csit-1node-userfeatures-netty-all-titanium with configured filemask: output.xml 23:04:42 at hudson.plugins.robot.RobotParser$RobotParserCallable.invoke(RobotParser.java:81) 23:04:42 at hudson.plugins.robot.RobotParser$RobotParserCallable.invoke(RobotParser.java:52) 23:04:42 at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3616) 23:04:42 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 23:04:42 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 23:04:42 at hudson.remoting.Request$2.run(Request.java:377) 23:04:42 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 23:04:42 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 23:04:42 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 23:04:42 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 23:04:42 at java.base/java.lang.Thread.run(Thread.java:829) 23:04:42 Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to prd-centos8-robot-2c-8g-13619 23:04:42 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787) 23:04:42 at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) 23:04:42 at hudson.remoting.Channel.call(Channel.java:1003) 23:04:42 at hudson.FilePath.act(FilePath.java:1230) 23:04:42 at hudson.FilePath.act(FilePath.java:1219) 23:04:42 at hudson.plugins.robot.RobotParser.parse(RobotParser.java:48) 23:04:42 at hudson.plugins.robot.RobotPublisher.parse(RobotPublisher.java:246) 23:04:42 at hudson.plugins.robot.RobotPublisher.perform(RobotPublisher.java:268) 23:04:42 at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:80) 23:04:42 at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) 23:04:42 at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:818) 23:04:42 at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:767) 23:04:42 at hudson.model.Build$BuildExecution.post2(Build.java:179) 23:04:42 at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:711) 23:04:42 at hudson.model.Run.execute(Run.java:1918) 23:04:42 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) 23:04:42 at hudson.model.ResourceController.execute(ResourceController.java:101) 23:04:42 at hudson.model.Executor.run(Executor.java:442) 23:04:42 [PostBuildScript] - [INFO] Executing post build scripts. 23:04:42 [netconf-csit-1node-userfeatures-netty-all-titanium] $ /bin/bash /tmp/jenkins1457527164178743627.sh 23:04:42 Archiving csit artifacts 23:04:42 seq: invalid floating point argument: ‘’ 23:04:42 Try 'seq --help' for more information. 23:04:42 % Total % Received % Xferd Average Speed Time Time Time Current 23:04:42 Dload Upload Total Spent Left Speed 23:04:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 237 0 237 0 0 4471 0 --:--:-- --:--:-- --:--:-- 4557 23:04:43 Archive: robot-plugin.zip 23:04:43 End-of-central-directory signature not found. Either this file is not 23:04:43 a zipfile, or it constitutes one disk of a multi-part archive. In the 23:04:43 latter case the central directory and zipfile comment will be found on 23:04:43 the last disk(s) of this archive. 23:04:43 unzip: cannot find zipfile directory in one of robot-plugin.zip or 23:04:43 robot-plugin.zip.zip, and cannot find robot-plugin.zip.ZIP, period. 23:04:43 mv: cannot stat '*.log': No such file or directory 23:04:43 mv: cannot stat '*.log.gz': No such file or directory 23:04:43 mv: cannot stat '*.csv': No such file or directory 23:04:43 mv: cannot stat '*.png': No such file or directory 23:04:43 [PostBuildScript] - [INFO] Executing post build scripts. 23:04:43 [netconf-csit-1node-userfeatures-netty-all-titanium] $ /bin/bash /tmp/jenkins12934745981662414142.sh 23:04:43 [PostBuildScript] - [INFO] Executing post build scripts. 23:04:43 [EnvInject] - Injecting environment variables from a build step. 23:04:43 [EnvInject] - Injecting as environment variables the properties content 23:04:43 OS_CLOUD=vex 23:04:43 OS_STACK_NAME=releng-netconf-csit-1node-userfeatures-netty-all-titanium-64 23:04:43 23:04:43 [EnvInject] - Variables injected successfully. 23:04:43 provisioning config files... 23:04:43 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 23:04:43 [netconf-csit-1node-userfeatures-netty-all-titanium] $ /bin/bash /tmp/jenkins8947556989570354347.sh 23:04:43 ---> openstack-stack-delete.sh 23:04:43 Setup pyenv: 23:04:44 system 23:04:44 3.8.13 23:04:44 3.9.13 23:04:44 3.10.13 23:04:44 * 3.11.7 (set by /w/workspace/netconf-csit-1node-userfeatures-netty-all-titanium/.python-version) 23:04:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-RoWE from file:/tmp/.os_lf_venv 23:04:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:04:44 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:04:46 lf-activate-venv(): INFO: Base packages installed successfully 23:04:46 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 23:05:07 lf-activate-venv(): INFO: Adding /tmp/venv-RoWE/bin to PATH 23:05:07 INFO: Stack cost retrieval disabled, setting cost to 0 23:05:19 INFO: Deleting stack releng-netconf-csit-1node-userfeatures-netty-all-titanium-64 23:05:19 Successfully deleted stack releng-netconf-csit-1node-userfeatures-netty-all-titanium-64 23:05:19 [PostBuildScript] - [INFO] Executing post build scripts. 23:05:19 [netconf-csit-1node-userfeatures-netty-all-titanium] $ /bin/bash /tmp/jenkins6371058639533973977.sh 23:05:19 ---> sysstat.sh 23:05:20 [netconf-csit-1node-userfeatures-netty-all-titanium] $ /bin/bash /tmp/jenkins13020407711417974279.sh 23:05:20 ---> package-listing.sh 23:05:20 ++ tr '[:upper:]' '[:lower:]' 23:05:20 ++ facter osfamily 23:05:20 + OS_FAMILY=redhat 23:05:20 + workspace=/w/workspace/netconf-csit-1node-userfeatures-netty-all-titanium 23:05:20 + START_PACKAGES=/tmp/packages_start.txt 23:05:20 + END_PACKAGES=/tmp/packages_end.txt 23:05:20 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:05:20 + PACKAGES=/tmp/packages_start.txt 23:05:20 + '[' /w/workspace/netconf-csit-1node-userfeatures-netty-all-titanium ']' 23:05:20 + PACKAGES=/tmp/packages_end.txt 23:05:20 + case "${OS_FAMILY}" in 23:05:20 + rpm -qa 23:05:20 + sort 23:05:21 + '[' -f /tmp/packages_start.txt ']' 23:05:21 + '[' -f /tmp/packages_end.txt ']' 23:05:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:05:21 + '[' /w/workspace/netconf-csit-1node-userfeatures-netty-all-titanium ']' 23:05:21 + mkdir -p /w/workspace/netconf-csit-1node-userfeatures-netty-all-titanium/archives/ 23:05:21 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/netconf-csit-1node-userfeatures-netty-all-titanium/archives/ 23:05:21 [netconf-csit-1node-userfeatures-netty-all-titanium] $ /bin/bash /tmp/jenkins5059384509843822069.sh 23:05:21 ---> capture-instance-metadata.sh 23:05:21 Setup pyenv: 23:05:21 system 23:05:21 3.8.13 23:05:21 3.9.13 23:05:21 3.10.13 23:05:21 * 3.11.7 (set by /w/workspace/netconf-csit-1node-userfeatures-netty-all-titanium/.python-version) 23:05:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-RoWE from file:/tmp/.os_lf_venv 23:05:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:05:21 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:05:23 lf-activate-venv(): INFO: Base packages installed successfully 23:05:23 lf-activate-venv(): INFO: Installing additional packages: lftools 23:05:35 lf-activate-venv(): INFO: Adding /tmp/venv-RoWE/bin to PATH 23:05:35 INFO: Running in OpenStack, capturing instance metadata 23:05:35 [netconf-csit-1node-userfeatures-netty-all-titanium] $ /bin/bash /tmp/jenkins15979090628950390437.sh 23:05:35 provisioning config files... 23:05:36 Could not find credentials [logs] for netconf-csit-1node-userfeatures-netty-all-titanium #64 23:05:36 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/netconf-csit-1node-userfeatures-netty-all-titanium@tmp/config3205219421858740197tmp 23:05:36 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 23:05:36 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 23:05:36 provisioning config files... 23:05:37 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 23:05:37 [EnvInject] - Injecting environment variables from a build step. 23:05:37 [EnvInject] - Injecting as environment variables the properties content 23:05:37 SERVER_ID=logs 23:05:37 23:05:37 [EnvInject] - Variables injected successfully. 23:05:37 [netconf-csit-1node-userfeatures-netty-all-titanium] $ /bin/bash /tmp/jenkins11134377450747851217.sh 23:05:37 ---> create-netrc.sh 23:05:37 WARN: Log server credential not found. 23:05:37 [netconf-csit-1node-userfeatures-netty-all-titanium] $ /bin/bash /tmp/jenkins8990036727434255520.sh 23:05:37 ---> python-tools-install.sh 23:05:37 Setup pyenv: 23:05:37 system 23:05:37 3.8.13 23:05:37 3.9.13 23:05:37 3.10.13 23:05:37 * 3.11.7 (set by /w/workspace/netconf-csit-1node-userfeatures-netty-all-titanium/.python-version) 23:05:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-RoWE from file:/tmp/.os_lf_venv 23:05:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:05:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:05:39 lf-activate-venv(): INFO: Base packages installed successfully 23:05:39 lf-activate-venv(): INFO: Installing additional packages: lftools 23:05:49 lf-activate-venv(): INFO: Adding /tmp/venv-RoWE/bin to PATH 23:05:49 [netconf-csit-1node-userfeatures-netty-all-titanium] $ /bin/bash /tmp/jenkins14931355854294120397.sh 23:05:49 ---> sudo-logs.sh 23:05:49 Archiving 'sudo' log.. 23:05:49 [netconf-csit-1node-userfeatures-netty-all-titanium] $ /bin/bash /tmp/jenkins15430666343730010352.sh 23:05:49 ---> job-cost.sh 23:05:49 Setup pyenv: 23:05:50 system 23:05:50 3.8.13 23:05:50 3.9.13 23:05:50 3.10.13 23:05:50 * 3.11.7 (set by /w/workspace/netconf-csit-1node-userfeatures-netty-all-titanium/.python-version) 23:05:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-RoWE from file:/tmp/.os_lf_venv 23:05:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:05:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:05:52 lf-activate-venv(): INFO: Base packages installed successfully 23:05:52 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 23:05:59 lf-activate-venv(): INFO: Adding /tmp/venv-RoWE/bin to PATH 23:05:59 DEBUG: total: 0 23:05:59 INFO: Retrieving Stack Cost... 23:05:59 INFO: Retrieving Pricing Info for: v3-standard-2 23:06:00 INFO: Archiving Costs 23:06:00 [netconf-csit-1node-userfeatures-netty-all-titanium] $ /bin/bash -l /tmp/jenkins4796753870019472202.sh 23:06:00 ---> logs-deploy.sh 23:06:00 Setup pyenv: 23:06:00 system 23:06:00 3.8.13 23:06:00 3.9.13 23:06:00 3.10.13 23:06:00 * 3.11.7 (set by /w/workspace/netconf-csit-1node-userfeatures-netty-all-titanium/.python-version) 23:06:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-RoWE from file:/tmp/.os_lf_venv 23:06:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:06:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:06:02 lf-activate-venv(): INFO: Base packages installed successfully 23:06:02 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 23:06:13 lf-activate-venv(): INFO: Adding /tmp/venv-RoWE/bin to PATH 23:06:13 WARNING: Nexus logging server not set 23:06:13 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/netconf-csit-1node-userfeatures-netty-all-titanium/64/ 23:06:13 INFO: archiving logs to S3 23:06:14 ---> uname -a: 23:06:14 Linux prd-centos8-robot-2c-8g-13619.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 23:06:14 23:06:14 23:06:14 ---> lscpu: 23:06:14 Architecture: x86_64 23:06:14 CPU op-mode(s): 32-bit, 64-bit 23:06:14 Byte Order: Little Endian 23:06:14 CPU(s): 2 23:06:14 On-line CPU(s) list: 0,1 23:06:14 Thread(s) per core: 1 23:06:14 Core(s) per socket: 1 23:06:14 Socket(s): 2 23:06:14 NUMA node(s): 1 23:06:14 Vendor ID: AuthenticAMD 23:06:14 CPU family: 23 23:06:14 Model: 49 23:06:14 Model name: AMD EPYC-Rome Processor 23:06:14 Stepping: 0 23:06:14 CPU MHz: 2799.998 23:06:14 BogoMIPS: 5599.99 23:06:14 Virtualization: AMD-V 23:06:14 Hypervisor vendor: KVM 23:06:14 Virtualization type: full 23:06:14 L1d cache: 32K 23:06:14 L1i cache: 32K 23:06:14 L2 cache: 512K 23:06:14 L3 cache: 16384K 23:06:14 NUMA node0 CPU(s): 0,1 23:06:14 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 23:06:14 23:06:14 23:06:14 ---> nproc: 23:06:14 2 23:06:14 23:06:14 23:06:14 ---> df -h: 23:06:14 Filesystem Size Used Avail Use% Mounted on 23:06:14 devtmpfs 3.8G 0 3.8G 0% /dev 23:06:14 tmpfs 3.8G 0 3.8G 0% /dev/shm 23:06:14 tmpfs 3.8G 17M 3.8G 1% /run 23:06:14 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 23:06:14 /dev/vda1 40G 8.3G 32G 21% / 23:06:14 tmpfs 770M 0 770M 0% /run/user/1001 23:06:14 23:06:14 23:06:14 ---> free -m: 23:06:14 total used free shared buff/cache available 23:06:14 Mem: 7697 570 5020 19 2106 6830 23:06:14 Swap: 1023 0 1023 23:06:14 23:06:14 23:06:14 ---> ip addr: 23:06:14 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 23:06:14 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 23:06:14 inet 127.0.0.1/8 scope host lo 23:06:14 valid_lft forever preferred_lft forever 23:06:14 inet6 ::1/128 scope host 23:06:14 valid_lft forever preferred_lft forever 23:06:14 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 23:06:14 link/ether fa:16:3e:f8:cc:1b brd ff:ff:ff:ff:ff:ff 23:06:14 altname enp0s3 23:06:14 altname ens3 23:06:14 inet 10.30.170.77/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 23:06:14 valid_lft 86119sec preferred_lft 86119sec 23:06:14 inet6 fe80::f816:3eff:fef8:cc1b/64 scope link 23:06:14 valid_lft forever preferred_lft forever 23:06:14 23:06:14 23:06:14 ---> sar -b -r -n DEV: 23:06:14 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 12/14/2025 _x86_64_ (2 CPU) 23:06:14 23:06:14 23:01:29 LINUX RESTART (2 CPU) 23:06:14 23:06:14 11:02:01 PM tps rtps wtps bread/s bwrtn/s 23:06:14 11:03:01 PM 99.53 55.40 44.13 6297.02 34283.15 23:06:14 11:04:01 PM 89.72 6.01 83.71 1088.57 6408.80 23:06:14 11:05:01 PM 81.09 1.12 79.97 100.63 10775.17 23:06:14 11:06:01 PM 22.74 0.72 22.03 95.43 715.43 23:06:14 Average: 73.27 15.82 57.46 1895.96 13048.29 23:06:14 23:06:14 11:02:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:06:14 11:03:01 PM 5754012 7158032 2128420 27.00 2688 1601320 641148 7.18 166904 1694780 41452 23:06:14 11:04:01 PM 5187192 6988764 2695240 34.19 2688 1979244 742248 8.31 196668 2162648 253732 23:06:14 11:05:01 PM 5104964 6984856 2777468 35.24 2688 2055848 741228 8.30 214288 2215476 44376 23:06:14 11:06:01 PM 5181576 7040944 2700856 34.26 2688 2034288 683668 7.65 386252 1964108 32844 23:06:14 Average: 5306936 7043149 2575496 32.67 2688 1917675 702073 7.86 241028 2009253 93101 23:06:14 23:06:14 11:02:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:06:14 11:03:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:06:14 11:03:01 PM eth0 192.62 109.93 808.15 44.88 0.00 0.00 0.00 0.00 23:06:14 11:04:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:06:14 11:04:01 PM eth0 111.45 87.64 1116.00 18.50 0.00 0.00 0.00 0.00 23:06:14 11:05:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:06:14 11:05:01 PM eth0 77.54 51.18 597.90 11.51 0.00 0.00 0.00 0.00 23:06:14 11:06:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:06:14 11:06:01 PM eth0 19.68 15.48 14.80 7.85 0.00 0.00 0.00 0.00 23:06:14 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:06:14 Average: eth0 100.33 66.06 634.24 20.69 0.00 0.00 0.00 0.00 23:06:14 23:06:14 23:06:14 ---> sar -P ALL: 23:06:14 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 12/14/2025 _x86_64_ (2 CPU) 23:06:14 23:06:14 23:01:29 LINUX RESTART (2 CPU) 23:06:14 23:06:14 11:02:01 PM CPU %user %nice %system %iowait %steal %idle 23:06:14 11:03:01 PM all 21.24 0.05 4.68 42.78 0.08 31.17 23:06:14 11:03:01 PM 0 19.73 0.03 5.05 46.76 0.08 28.34 23:06:14 11:03:01 PM 1 22.74 0.07 4.31 38.81 0.08 33.99 23:06:14 11:04:01 PM all 35.93 0.00 5.03 2.61 0.13 56.31 23:06:14 11:04:01 PM 0 30.12 0.00 4.37 2.97 0.12 62.43 23:06:14 11:04:01 PM 1 41.74 0.00 5.69 2.25 0.13 50.18 23:06:14 11:05:01 PM all 24.79 0.00 3.62 4.85 0.08 66.65 23:06:14 11:05:01 PM 0 26.33 0.00 3.90 5.14 0.08 64.54 23:06:14 11:05:01 PM 1 23.25 0.00 3.34 4.57 0.08 68.76 23:06:14 11:06:01 PM all 31.36 0.00 3.99 0.20 0.08 64.37 23:06:14 11:06:01 PM 0 36.79 0.00 4.25 0.28 0.10 58.58 23:06:14 11:06:01 PM 1 25.93 0.00 3.74 0.12 0.07 70.15 23:06:14 Average: all 28.34 0.01 4.33 12.57 0.09 54.66 23:06:14 Average: 0 28.26 0.01 4.39 13.73 0.10 53.51 23:06:14 Average: 1 28.42 0.02 4.27 11.41 0.09 55.80 23:06:14 23:06:14 23:06:14