23:05:45 Started by upstream project "integration-distribution-mri-test-vanadium" build number 24 23:05:45 originally caused by: 23:05:45 Started by timer 23:05:45 Running as SYSTEM 23:05:45 [EnvInject] - Loading node environment variables. 23:05:45 Building remotely on prd-centos8-robot-2c-8g-25733 (centos8-robot-2c-8g) in workspace /w/workspace/netconf-csit-1node-userfeatures-netty-all-vanadium 23:05:48 [ssh-agent] Looking for ssh-agent implementation... 23:05:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:05:48 $ ssh-agent 23:05:48 SSH_AUTH_SOCK=/tmp/ssh-CdGk3A4G9vmP/agent.5281 23:05:48 SSH_AGENT_PID=5282 23:05:48 [ssh-agent] Started. 23:05:48 Running ssh-add (command line suppressed) 23:05:48 Identity added: /w/workspace/netconf-csit-1node-userfeatures-netty-all-vanadium@tmp/private_key_14275234488124082961.key (/w/workspace/netconf-csit-1node-userfeatures-netty-all-vanadium@tmp/private_key_14275234488124082961.key) 23:05:48 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) 23:05:48 The recommended git tool is: NONE 23:05:50 using credential opendaylight-jenkins-ssh 23:05:50 Wiping out workspace first. 23:05:50 Cloning the remote Git repository 23:05:50 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test 23:05:51 > git init /w/workspace/netconf-csit-1node-userfeatures-netty-all-vanadium/test # timeout=10 23:05:51 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 23:05:51 > git --version # timeout=10 23:05:51 > git --version # 'git version 2.43.0' 23:05:51 using GIT_SSH to set credentials Release Engineering Jenkins Key 23:05:51 [INFO] Currently running in a labeled security context 23:05:51 [INFO] Currently SELinux is 'enforcing' on the host 23:05:51 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-1node-userfeatures-netty-all-vanadium/test@tmp/jenkins-gitclient-ssh17832533314435304286.key 23:05:51 Verifying host key using known hosts file 23:05:51 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:05:51 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10 23:05:57 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 23:05:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:05:58 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 23:05:58 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 23:05:58 using GIT_SSH to set credentials Release Engineering Jenkins Key 23:05:58 [INFO] Currently running in a labeled security context 23:05:58 [INFO] Currently SELinux is 'enforcing' on the host 23:05:58 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-1node-userfeatures-netty-all-vanadium/test@tmp/jenkins-gitclient-ssh6399474918859697974.key 23:05:58 Verifying host key using known hosts file 23:05:58 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:05:58 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10 23:05:58 > git rev-parse FETCH_HEAD^{commit} # timeout=10 23:05:58 Checking out Revision cc140aba40d20c279ad305eb08204917e9a97348 (origin/master) 23:05:58 > git config core.sparsecheckout # timeout=10 23:05:58 > git checkout -f cc140aba40d20c279ad305eb08204917e9a97348 # timeout=10 23:05:59 Commit message: "Add bgpcep variables for vanadium" 23:05:59 > git rev-parse FETCH_HEAD^{commit} # timeout=10 23:05:59 > git rev-list --no-walk 2791c5dea1951b0af9405c9ac43be0884a2c5414 # timeout=10 23:05:59 No emails were triggered. 23:05:59 provisioning config files... 23:05:59 copy managed file [npmrc] to file:/home/jenkins/.npmrc 23:05:59 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 23:05:59 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 23:05:59 [netconf-csit-1node-userfeatures-netty-all-vanadium] $ /bin/bash /tmp/jenkins12142922747117973920.sh 23:05:59 ---> python-tools-install.sh 23:05:59 Setup pyenv: 23:06:00 system 23:06:00 * 3.8.13 (set by /opt/pyenv/version) 23:06:00 * 3.9.13 (set by /opt/pyenv/version) 23:06:00 * 3.10.13 (set by /opt/pyenv/version) 23:06:00 * 3.11.7 (set by /opt/pyenv/version) 23:06:04 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-XS6E 23:06:04 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 23:06:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:06:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:06:08 lf-activate-venv(): INFO: Base packages installed successfully 23:06:08 lf-activate-venv(): INFO: Installing additional packages: lftools 23:06:32 lf-activate-venv(): INFO: Adding /tmp/venv-XS6E/bin to PATH 23:06:32 Generating Requirements File 23:06:50 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:06:50 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 23:06:50 Python 3.11.7 23:06:51 pip 25.3 from /tmp/venv-XS6E/lib/python3.11/site-packages/pip (python 3.11) 23:06:51 appdirs==1.4.4 23:06:51 argcomplete==3.6.3 23:06:51 aspy.yaml==1.3.0 23:06:51 attrs==25.4.0 23:06:51 autopage==0.5.2 23:06:51 beautifulsoup4==4.14.3 23:06:51 boto3==1.42.25 23:06:51 botocore==1.42.25 23:06:51 bs4==0.0.2 23:06:51 certifi==2026.1.4 23:06:51 cffi==2.0.0 23:06:51 cfgv==3.5.0 23:06:51 chardet==5.2.0 23:06:51 charset-normalizer==3.4.4 23:06:51 click==8.3.1 23:06:51 cliff==4.13.1 23:06:51 cmd2==3.1.0 23:06:51 cryptography==3.3.2 23:06:51 debtcollector==3.0.0 23:06:51 decorator==5.2.1 23:06:51 defusedxml==0.7.1 23:06:51 Deprecated==1.3.1 23:06:51 distlib==0.4.0 23:06:51 dnspython==2.8.0 23:06:51 docker==7.1.0 23:06:51 dogpile.cache==1.5.0 23:06:51 durationpy==0.10 23:06:51 email-validator==2.3.0 23:06:51 filelock==3.20.3 23:06:51 future==1.0.0 23:06:51 gitdb==4.0.12 23:06:51 GitPython==3.1.46 23:06:51 google-auth==2.47.0 23:06:51 httplib2==0.31.0 23:06:51 identify==2.6.15 23:06:51 idna==3.11 23:06:51 importlib-resources==1.5.0 23:06:51 iso8601==2.1.0 23:06:51 Jinja2==3.1.6 23:06:51 jmespath==1.0.1 23:06:51 jsonpatch==1.33 23:06:51 jsonpointer==3.0.0 23:06:51 jsonschema==4.26.0 23:06:51 jsonschema-specifications==2025.9.1 23:06:51 keystoneauth1==5.12.0 23:06:51 kubernetes==34.1.0 23:06:51 lftools==0.37.18 23:06:51 lxml==6.0.2 23:06:51 markdown-it-py==4.0.0 23:06:51 MarkupSafe==3.0.3 23:06:51 mdurl==0.1.2 23:06:51 msgpack==1.1.2 23:06:51 multi_key_dict==2.0.3 23:06:51 munch==4.0.0 23:06:51 netaddr==1.3.0 23:06:51 niet==1.4.2 23:06:51 nodeenv==1.10.0 23:06:51 oauth2client==4.1.3 23:06:51 oauthlib==3.3.1 23:06:51 openstacksdk==4.8.0 23:06:51 os-service-types==1.8.2 23:06:51 osc-lib==4.3.0 23:06:51 oslo.config==10.2.0 23:06:51 oslo.context==6.2.0 23:06:51 oslo.i18n==6.7.1 23:06:51 oslo.log==8.0.0 23:06:51 oslo.serialization==5.9.0 23:06:51 oslo.utils==9.2.0 23:06:51 packaging==25.0 23:06:51 pbr==7.0.3 23:06:51 platformdirs==4.5.1 23:06:51 prettytable==3.17.0 23:06:51 psutil==7.2.1 23:06:51 pyasn1==0.6.1 23:06:51 pyasn1_modules==0.4.2 23:06:51 pycparser==2.23 23:06:51 pygerrit2==2.0.15 23:06:51 PyGithub==2.8.1 23:06:51 Pygments==2.19.2 23:06:51 PyJWT==2.10.1 23:06:51 PyNaCl==1.6.2 23:06:51 pyparsing==2.4.7 23:06:51 pyperclip==1.11.0 23:06:51 pyrsistent==0.20.0 23:06:51 python-cinderclient==9.8.0 23:06:51 python-dateutil==2.9.0.post0 23:06:51 python-heatclient==4.3.0 23:06:51 python-jenkins==1.8.3 23:06:51 python-keystoneclient==5.7.0 23:06:51 python-magnumclient==4.9.0 23:06:51 python-openstackclient==8.3.0 23:06:51 python-swiftclient==4.9.0 23:06:51 PyYAML==6.0.3 23:06:51 referencing==0.37.0 23:06:51 requests==2.32.5 23:06:51 requests-oauthlib==2.0.0 23:06:51 requestsexceptions==1.4.0 23:06:51 rfc3986==2.0.0 23:06:51 rich==14.2.0 23:06:51 rich-argparse==1.7.2 23:06:51 rpds-py==0.30.0 23:06:51 rsa==4.9.1 23:06:51 ruamel.yaml==0.19.1 23:06:51 ruamel.yaml.clib==0.2.15 23:06:51 s3transfer==0.16.0 23:06:51 simplejson==3.20.2 23:06:51 six==1.17.0 23:06:51 smmap==5.0.2 23:06:51 soupsieve==2.8.1 23:06:51 stevedore==5.6.0 23:06:51 tabulate==0.9.0 23:06:51 toml==0.10.2 23:06:51 tomlkit==0.13.3 23:06:51 tqdm==4.67.1 23:06:51 typing_extensions==4.15.0 23:06:51 tzdata==2025.3 23:06:51 urllib3==1.26.20 23:06:51 virtualenv==20.36.1 23:06:51 wcwidth==0.2.14 23:06:51 websocket-client==1.9.0 23:06:51 wrapt==2.0.1 23:06:51 xdg==6.0.0 23:06:51 xmltodict==1.0.2 23:06:51 yq==3.4.3 23:06:51 [EnvInject] - Injecting environment variables from a build step. 23:06:51 [EnvInject] - Injecting as environment variables the properties content 23:06:51 OS_STACK_TEMPLATE=csit-2-instance-type.yaml 23:06:51 OS_CLOUD=vex 23:06:51 OS_STACK_NAME=releng-netconf-csit-1node-userfeatures-netty-all-vanadium-24 23:06:51 OS_STACK_TEMPLATE_DIR=openstack-hot 23:06:51 23:06:51 [EnvInject] - Variables injected successfully. 23:06:51 provisioning config files... 23:06:51 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 23:06:51 [netconf-csit-1node-userfeatures-netty-all-vanadium] $ /bin/bash /tmp/jenkins5105552458680739497.sh 23:06:51 ---> Create parameters file for OpenStack HOT 23:06:51 OpenStack Heat parameters generated 23:06:51 ----------------------------------- 23:06:51 parameters: 23:06:51 vm_0_count: '1' 23:06:51 vm_0_flavor: 'v3-standard-4' 23:06:51 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260109-084045.554' 23:06:51 vm_1_count: '1' 23:06:51 vm_1_flavor: 'v3-standard-2' 23:06:51 vm_1_image: 'ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260101-170116.289' 23:06:51 23:06:51 job_name: '05780-24' 23:06:51 silo: 'releng' 23:06:51 [netconf-csit-1node-userfeatures-netty-all-vanadium] $ /bin/bash -l /tmp/jenkins8019609668539297371.sh 23:06:51 ---> Create HEAT stack 23:06:51 + source /home/jenkins/lf-env.sh 23:06:51 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 23:06:51 ++ mktemp -d /tmp/venv-XXXX 23:06:51 + lf_venv=/tmp/venv-9pPU 23:06:51 + local venv_file=/tmp/.os_lf_venv 23:06:51 + local python=python3 23:06:51 + local options 23:06:51 + local set_path=true 23:06:51 + local install_args= 23:06:51 ++ 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:06:51 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 23:06:51 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 23:06:51 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 23:06:51 + true 23:06:51 + case $1 in 23:06:51 + python=python3 23:06:51 + shift 2 23:06:51 + true 23:06:51 + case $1 in 23:06:51 + shift 23:06:51 + break 23:06:51 + case $python in 23:06:51 + local pkg_list= 23:06:51 + [[ -d /opt/pyenv ]] 23:06:51 + echo 'Setup pyenv:' 23:06:51 Setup pyenv: 23:06:51 + export PYENV_ROOT=/opt/pyenv 23:06:51 + PYENV_ROOT=/opt/pyenv 23:06:51 + 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:06:51 + 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:06:51 + pyenv versions 23:06:52 system 23:06:52 3.8.13 23:06:52 3.9.13 23:06:52 3.10.13 23:06:52 * 3.11.7 (set by /w/workspace/netconf-csit-1node-userfeatures-netty-all-vanadium/.python-version) 23:06:52 + command -v pyenv 23:06:52 ++ pyenv init - --no-rehash 23:06:52 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 23:06:52 for i in ${!paths[@]}; do 23:06:52 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 23:06:52 fi; done; 23:06:52 echo "${paths[*]}"'\'')" 23:06:52 export PATH="/opt/pyenv/shims:${PATH}" 23:06:52 export PYENV_SHELL=bash 23:06:52 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 23:06:52 pyenv() { 23:06:52 local command 23:06:52 command="${1:-}" 23:06:52 if [ "$#" -gt 0 ]; then 23:06:52 shift 23:06:52 fi 23:06:52 23:06:52 case "$command" in 23:06:52 rehash|shell) 23:06:52 eval "$(pyenv "sh-$command" "$@")" 23:06:52 ;; 23:06:52 *) 23:06:52 command pyenv "$command" "$@" 23:06:52 ;; 23:06:52 esac 23:06:52 }' 23:06:52 +++ bash --norc -ec 'IFS=:; paths=($PATH); 23:06:52 for i in ${!paths[@]}; do 23:06:52 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 23:06:52 fi; done; 23:06:52 echo "${paths[*]}"' 23:06:52 ++ 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:06:52 ++ 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:06:52 ++ 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:06:52 ++ export PYENV_SHELL=bash 23:06:52 ++ PYENV_SHELL=bash 23:06:52 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 23:06:52 +++ complete -F _pyenv pyenv 23:06:52 ++ lf-pyver python3 23:06:52 ++ local py_version_xy=python3 23:06:52 ++ local py_version_xyz= 23:06:52 ++ awk '{ print $1 }' 23:06:52 ++ pyenv versions 23:06:52 ++ local command 23:06:52 ++ command=versions 23:06:52 ++ '[' 1 -gt 0 ']' 23:06:52 ++ shift 23:06:52 ++ case "$command" in 23:06:52 ++ command pyenv versions 23:06:52 ++ pyenv versions 23:06:52 ++ sed 's/^[ *]* //' 23:06:52 ++ grep -E '^[0-9.]*[0-9]$' 23:06:52 ++ [[ ! -s /tmp/.pyenv_versions ]] 23:06:52 +++ grep '^3' /tmp/.pyenv_versions 23:06:52 +++ tail -n 1 23:06:52 +++ sort -V 23:06:52 ++ py_version_xyz=3.11.7 23:06:52 ++ [[ -z 3.11.7 ]] 23:06:52 ++ echo 3.11.7 23:06:52 ++ return 0 23:06:52 + pyenv local 3.11.7 23:06:52 + local command 23:06:52 + command=local 23:06:52 + '[' 2 -gt 0 ']' 23:06:52 + shift 23:06:52 + case "$command" in 23:06:52 + command pyenv local 3.11.7 23:06:52 + pyenv local 3.11.7 23:06:52 + for arg in "$@" 23:06:52 + case $arg in 23:06:52 + pkg_list+='lftools[openstack] ' 23:06:52 + for arg in "$@" 23:06:52 + case $arg in 23:06:52 + pkg_list+='kubernetes ' 23:06:52 + for arg in "$@" 23:06:52 + case $arg in 23:06:52 + pkg_list+='niet ' 23:06:52 + for arg in "$@" 23:06:52 + case $arg in 23:06:52 + pkg_list+='python-heatclient ' 23:06:52 + for arg in "$@" 23:06:52 + case $arg in 23:06:52 + pkg_list+='python-openstackclient ' 23:06:52 + for arg in "$@" 23:06:52 + case $arg in 23:06:52 + pkg_list+='python-magnumclient ' 23:06:52 + for arg in "$@" 23:06:52 + case $arg in 23:06:52 + pkg_list+='urllib3~=1.26.15 ' 23:06:52 + for arg in "$@" 23:06:52 + case $arg in 23:06:52 + pkg_list+='yq ' 23:06:52 + [[ -f /tmp/.os_lf_venv ]] 23:06:52 ++ cat /tmp/.os_lf_venv 23:06:52 + lf_venv=/tmp/venv-XS6E 23:06:52 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XS6E from' file:/tmp/.os_lf_venv 23:06:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XS6E from file:/tmp/.os_lf_venv 23:06:52 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 23:06:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:06:52 + local 'pip_opts=--upgrade --quiet' 23:06:52 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 23:06:52 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 23:06:52 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 23:06:52 + [[ -n '' ]] 23:06:52 + [[ -n '' ]] 23:06:52 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 23:06:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:06:52 + /tmp/venv-XS6E/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:06:54 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 23:06:54 lf-activate-venv(): INFO: Base packages installed successfully 23:06:54 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]] 23:06:54 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ' 23:06:54 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 23:06:54 + /tmp/venv-XS6E/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:07:11 + type python3 23:07:11 + true 23:07:11 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-XS6E/bin to PATH' 23:07:11 lf-activate-venv(): INFO: Adding /tmp/venv-XS6E/bin to PATH 23:07:11 + PATH=/tmp/venv-XS6E/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:07:11 + return 0 23:07:11 + openstack --os-cloud vex limits show --absolute 23:07:12 +--------------------------+---------+ 23:07:12 | Name | Value | 23:07:12 +--------------------------+---------+ 23:07:12 | maxTotalInstances | -1 | 23:07:12 | maxTotalCores | 450 | 23:07:12 | maxTotalRAMSize | 1000000 | 23:07:12 | maxServerMeta | 128 | 23:07:12 | maxImageMeta | 128 | 23:07:12 | maxPersonality | 5 | 23:07:12 | maxPersonalitySize | 10240 | 23:07:12 | maxTotalKeypairs | 100 | 23:07:12 | maxServerGroups | 10 | 23:07:12 | maxServerGroupMembers | 10 | 23:07:12 | maxTotalFloatingIps | -1 | 23:07:12 | maxSecurityGroups | -1 | 23:07:12 | maxSecurityGroupRules | -1 | 23:07:12 | totalRAMUsed | 868352 | 23:07:12 | totalCoresUsed | 212 | 23:07:12 | totalInstancesUsed | 95 | 23:07:12 | totalFloatingIpsUsed | 0 | 23:07:12 | totalSecurityGroupsUsed | 0 | 23:07:12 | totalServerGroupsUsed | 0 | 23:07:12 | maxTotalVolumes | -1 | 23:07:12 | maxTotalSnapshots | 10 | 23:07:12 | maxTotalVolumeGigabytes | 4096 | 23:07:12 | maxTotalBackups | 10 | 23:07:12 | maxTotalBackupGigabytes | 1000 | 23:07:12 | totalVolumesUsed | 3 | 23:07:12 | totalGigabytesUsed | 60 | 23:07:12 | totalSnapshotsUsed | 0 | 23:07:12 | totalBackupsUsed | 0 | 23:07:12 | totalBackupGigabytesUsed | 0 | 23:07:12 +--------------------------+---------+ 23:07:12 + pushd /opt/ciman/openstack-hot 23:07:12 /opt/ciman/openstack-hot /w/workspace/netconf-csit-1node-userfeatures-netty-all-vanadium 23:07:12 + lftools openstack --os-cloud vex stack create releng-netconf-csit-1node-userfeatures-netty-all-vanadium-24 csit-2-instance-type.yaml /w/workspace/netconf-csit-1node-userfeatures-netty-all-vanadium/stack-parameters.yaml 23:07:27 Creating stack releng-netconf-csit-1node-userfeatures-netty-all-vanadium-24 23:07:27 WARN: Failed to initialize stack. Reason: Resource CREATE failed: Forbidden: resources.vm_0_group.resources[0].resources.instance: Quota exceeded for ram: Requested 16384, but already used 999424 of 1000000 ram (HTTP 403) (Request-ID: req-6e552fb3-b3c0-464e-b452-9b3f0f7e885c) 23:07:27 TypeError: delete() missing 1 required positional argument: 'force' 23:07:27 Build step 'Execute shell' marked build as failure 23:07:27 $ ssh-agent -k 23:07:27 unset SSH_AUTH_SOCK; 23:07:27 unset SSH_AGENT_PID; 23:07:27 echo Agent pid 5282 killed; 23:07:27 [ssh-agent] Stopped. 23:07:27 Recording plot data 23:07:27 Robot results publisher started... 23:07:27 INFO: Checking test criticality is deprecated and will be dropped in a future release! 23:07:27 -Parsing output xml: 23:07:27 Failed! 23:07:27 hudson.AbortException: No files found in path /w/workspace/netconf-csit-1node-userfeatures-netty-all-vanadium with configured filemask: output.xml 23:07:27 at hudson.plugins.robot.RobotParser$RobotParserCallable.invoke(RobotParser.java:81) 23:07:27 at hudson.plugins.robot.RobotParser$RobotParserCallable.invoke(RobotParser.java:52) 23:07:27 at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3616) 23:07:27 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 23:07:27 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 23:07:27 at hudson.remoting.Request$2.run(Request.java:377) 23:07:27 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 23:07:27 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 23:07:27 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 23:07:27 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 23:07:27 at java.base/java.lang.Thread.run(Thread.java:829) 23:07:27 Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to prd-centos8-robot-2c-8g-25733 23:07:27 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787) 23:07:27 at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) 23:07:27 at hudson.remoting.Channel.call(Channel.java:1003) 23:07:27 at hudson.FilePath.act(FilePath.java:1230) 23:07:27 at hudson.FilePath.act(FilePath.java:1219) 23:07:27 at hudson.plugins.robot.RobotParser.parse(RobotParser.java:48) 23:07:27 at hudson.plugins.robot.RobotPublisher.parse(RobotPublisher.java:246) 23:07:27 at hudson.plugins.robot.RobotPublisher.perform(RobotPublisher.java:268) 23:07:27 at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:80) 23:07:27 at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) 23:07:27 at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:818) 23:07:27 at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:767) 23:07:27 at hudson.model.Build$BuildExecution.post2(Build.java:179) 23:07:27 at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:711) 23:07:27 at hudson.model.Run.execute(Run.java:1918) 23:07:27 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) 23:07:27 at hudson.model.ResourceController.execute(ResourceController.java:101) 23:07:27 at hudson.model.Executor.run(Executor.java:442) 23:07:27 [PostBuildScript] - [INFO] Executing post build scripts. 23:07:27 [netconf-csit-1node-userfeatures-netty-all-vanadium] $ /bin/bash /tmp/jenkins6108329926325826683.sh 23:07:27 Archiving csit artifacts 23:07:27 seq: invalid floating point argument: ‘’ 23:07:27 Try 'seq --help' for more information. 23:07:27 % Total % Received % Xferd Average Speed Time Time Time Current 23:07:27 Dload Upload Total Spent Left Speed 23:07:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 237 0 237 0 0 14812 0 --:--:-- --:--:-- --:--:-- 14812 23:07:27 Archive: robot-plugin.zip 23:07:27 End-of-central-directory signature not found. Either this file is not 23:07:27 a zipfile, or it constitutes one disk of a multi-part archive. In the 23:07:27 latter case the central directory and zipfile comment will be found on 23:07:27 the last disk(s) of this archive. 23:07:27 unzip: cannot find zipfile directory in one of robot-plugin.zip or 23:07:27 robot-plugin.zip.zip, and cannot find robot-plugin.zip.ZIP, period. 23:07:27 mv: cannot stat '*.log': No such file or directory 23:07:27 mv: cannot stat '*.log.gz': No such file or directory 23:07:27 mv: cannot stat '*.csv': No such file or directory 23:07:27 mv: cannot stat '*.png': No such file or directory 23:07:27 [PostBuildScript] - [INFO] Executing post build scripts. 23:07:27 [netconf-csit-1node-userfeatures-netty-all-vanadium] $ /bin/bash /tmp/jenkins17060230378190333508.sh 23:07:27 [PostBuildScript] - [INFO] Executing post build scripts. 23:07:27 [EnvInject] - Injecting environment variables from a build step. 23:07:27 [EnvInject] - Injecting as environment variables the properties content 23:07:27 OS_CLOUD=vex 23:07:27 OS_STACK_NAME=releng-netconf-csit-1node-userfeatures-netty-all-vanadium-24 23:07:27 23:07:27 [EnvInject] - Variables injected successfully. 23:07:27 provisioning config files... 23:07:28 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 23:07:28 [netconf-csit-1node-userfeatures-netty-all-vanadium] $ /bin/bash /tmp/jenkins18131651545146127912.sh 23:07:28 ---> openstack-stack-delete.sh 23:07:28 Setup pyenv: 23:07:28 system 23:07:28 3.8.13 23:07:28 3.9.13 23:07:28 3.10.13 23:07:28 * 3.11.7 (set by /w/workspace/netconf-csit-1node-userfeatures-netty-all-vanadium/.python-version) 23:07:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XS6E from file:/tmp/.os_lf_venv 23:07:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:07:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:07:30 lf-activate-venv(): INFO: Base packages installed successfully 23:07:30 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 23:07:43 lf-activate-venv(): INFO: Adding /tmp/venv-XS6E/bin to PATH 23:07:43 INFO: Stack cost retrieval disabled, setting cost to 0 23:07:55 INFO: Deleting stack releng-netconf-csit-1node-userfeatures-netty-all-vanadium-24 23:07:55 Successfully deleted stack releng-netconf-csit-1node-userfeatures-netty-all-vanadium-24 23:07:55 [PostBuildScript] - [INFO] Executing post build scripts. 23:07:55 [netconf-csit-1node-userfeatures-netty-all-vanadium] $ /bin/bash /tmp/jenkins6230793961090644566.sh 23:07:55 ---> sysstat.sh 23:07:56 [netconf-csit-1node-userfeatures-netty-all-vanadium] $ /bin/bash /tmp/jenkins10952108925881443607.sh 23:07:56 ---> package-listing.sh 23:07:56 ++ facter osfamily 23:07:56 ++ tr '[:upper:]' '[:lower:]' 23:07:56 + OS_FAMILY=redhat 23:07:56 + workspace=/w/workspace/netconf-csit-1node-userfeatures-netty-all-vanadium 23:07:56 + START_PACKAGES=/tmp/packages_start.txt 23:07:56 + END_PACKAGES=/tmp/packages_end.txt 23:07:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:07:56 + PACKAGES=/tmp/packages_start.txt 23:07:56 + '[' /w/workspace/netconf-csit-1node-userfeatures-netty-all-vanadium ']' 23:07:56 + PACKAGES=/tmp/packages_end.txt 23:07:56 + case "${OS_FAMILY}" in 23:07:56 + rpm -qa 23:07:56 + sort 23:07:56 + '[' -f /tmp/packages_start.txt ']' 23:07:56 + '[' -f /tmp/packages_end.txt ']' 23:07:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:07:56 + '[' /w/workspace/netconf-csit-1node-userfeatures-netty-all-vanadium ']' 23:07:56 + mkdir -p /w/workspace/netconf-csit-1node-userfeatures-netty-all-vanadium/archives/ 23:07:56 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/netconf-csit-1node-userfeatures-netty-all-vanadium/archives/ 23:07:56 [netconf-csit-1node-userfeatures-netty-all-vanadium] $ /bin/bash /tmp/jenkins15824053235203433383.sh 23:07:56 ---> capture-instance-metadata.sh 23:07:57 Setup pyenv: 23:07:57 system 23:07:57 3.8.13 23:07:57 3.9.13 23:07:57 3.10.13 23:07:57 * 3.11.7 (set by /w/workspace/netconf-csit-1node-userfeatures-netty-all-vanadium/.python-version) 23:07:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XS6E from file:/tmp/.os_lf_venv 23:07:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:07:57 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:07:59 lf-activate-venv(): INFO: Base packages installed successfully 23:07:59 lf-activate-venv(): INFO: Installing additional packages: lftools 23:08:11 lf-activate-venv(): INFO: Adding /tmp/venv-XS6E/bin to PATH 23:08:11 INFO: Running in OpenStack, capturing instance metadata 23:08:11 [netconf-csit-1node-userfeatures-netty-all-vanadium] $ /bin/bash /tmp/jenkins8036402854275162775.sh 23:08:11 provisioning config files... 23:08:11 Could not find credentials [logs] for netconf-csit-1node-userfeatures-netty-all-vanadium #24 23:08:11 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/netconf-csit-1node-userfeatures-netty-all-vanadium@tmp/config17435224877204758361tmp 23:08:11 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 23:08:11 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 23:08:11 provisioning config files... 23:08:13 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 23:08:13 [EnvInject] - Injecting environment variables from a build step. 23:08:13 [EnvInject] - Injecting as environment variables the properties content 23:08:13 SERVER_ID=logs 23:08:13 23:08:13 [EnvInject] - Variables injected successfully. 23:08:13 [netconf-csit-1node-userfeatures-netty-all-vanadium] $ /bin/bash /tmp/jenkins15415466393685973131.sh 23:08:13 ---> create-netrc.sh 23:08:13 WARN: Log server credential not found. 23:08:13 [netconf-csit-1node-userfeatures-netty-all-vanadium] $ /bin/bash /tmp/jenkins11617452821196682572.sh 23:08:13 ---> python-tools-install.sh 23:08:13 Setup pyenv: 23:08:13 system 23:08:13 3.8.13 23:08:13 3.9.13 23:08:13 3.10.13 23:08:13 * 3.11.7 (set by /w/workspace/netconf-csit-1node-userfeatures-netty-all-vanadium/.python-version) 23:08:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XS6E from file:/tmp/.os_lf_venv 23:08:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:08:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:08:15 lf-activate-venv(): INFO: Base packages installed successfully 23:08:15 lf-activate-venv(): INFO: Installing additional packages: lftools 23:08:25 lf-activate-venv(): INFO: Adding /tmp/venv-XS6E/bin to PATH 23:08:25 [netconf-csit-1node-userfeatures-netty-all-vanadium] $ /bin/bash /tmp/jenkins4528020945780766240.sh 23:08:25 ---> sudo-logs.sh 23:08:25 Archiving 'sudo' log.. 23:08:25 [netconf-csit-1node-userfeatures-netty-all-vanadium] $ /bin/bash /tmp/jenkins8130476607685220828.sh 23:08:25 ---> job-cost.sh 23:08:25 Setup pyenv: 23:08:26 system 23:08:26 3.8.13 23:08:26 3.9.13 23:08:26 3.10.13 23:08:26 * 3.11.7 (set by /w/workspace/netconf-csit-1node-userfeatures-netty-all-vanadium/.python-version) 23:08:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XS6E from file:/tmp/.os_lf_venv 23:08:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:08:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:08:28 lf-activate-venv(): INFO: Base packages installed successfully 23:08:28 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 23:08:35 lf-activate-venv(): INFO: Adding /tmp/venv-XS6E/bin to PATH 23:08:35 DEBUG: total: 0 23:08:35 INFO: Retrieving Stack Cost... 23:08:35 INFO: Retrieving Pricing Info for: v3-standard-2 23:08:35 INFO: Archiving Costs 23:08:35 [netconf-csit-1node-userfeatures-netty-all-vanadium] $ /bin/bash -l /tmp/jenkins2914425296502215826.sh 23:08:35 ---> logs-deploy.sh 23:08:35 Setup pyenv: 23:08:35 system 23:08:36 3.8.13 23:08:36 3.9.13 23:08:36 3.10.13 23:08:36 * 3.11.7 (set by /w/workspace/netconf-csit-1node-userfeatures-netty-all-vanadium/.python-version) 23:08:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XS6E from file:/tmp/.os_lf_venv 23:08:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:08:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:08:38 lf-activate-venv(): INFO: Base packages installed successfully 23:08:38 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 23:08:48 lf-activate-venv(): INFO: Adding /tmp/venv-XS6E/bin to PATH 23:08:48 WARNING: Nexus logging server not set 23:08:48 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/netconf-csit-1node-userfeatures-netty-all-vanadium/24/ 23:08:48 INFO: archiving logs to S3 23:08:49 ---> uname -a: 23:08:49 Linux prd-centos8-robot-2c-8g-25733.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:08:49 23:08:49 23:08:49 ---> lscpu: 23:08:49 Architecture: x86_64 23:08:49 CPU op-mode(s): 32-bit, 64-bit 23:08:49 Byte Order: Little Endian 23:08:49 CPU(s): 2 23:08:49 On-line CPU(s) list: 0,1 23:08:49 Thread(s) per core: 1 23:08:49 Core(s) per socket: 1 23:08:49 Socket(s): 2 23:08:49 NUMA node(s): 1 23:08:49 Vendor ID: AuthenticAMD 23:08:49 CPU family: 23 23:08:49 Model: 49 23:08:49 Model name: AMD EPYC-Rome Processor 23:08:49 Stepping: 0 23:08:49 CPU MHz: 2799.998 23:08:49 BogoMIPS: 5599.99 23:08:49 Virtualization: AMD-V 23:08:49 Hypervisor vendor: KVM 23:08:49 Virtualization type: full 23:08:49 L1d cache: 32K 23:08:49 L1i cache: 32K 23:08:49 L2 cache: 512K 23:08:49 L3 cache: 16384K 23:08:49 NUMA node0 CPU(s): 0,1 23:08:49 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 23:08:49 23:08:49 23:08:49 ---> nproc: 23:08:49 2 23:08:49 23:08:49 23:08:49 ---> df -h: 23:08:49 Filesystem Size Used Avail Use% Mounted on 23:08:49 devtmpfs 3.8G 0 3.8G 0% /dev 23:08:49 tmpfs 3.8G 0 3.8G 0% /dev/shm 23:08:49 tmpfs 3.8G 17M 3.8G 1% /run 23:08:49 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 23:08:49 /dev/vda1 40G 8.3G 32G 21% / 23:08:49 tmpfs 770M 0 770M 0% /run/user/1001 23:08:49 23:08:49 23:08:49 ---> free -m: 23:08:49 total used free shared buff/cache available 23:08:49 Mem: 7697 573 5016 19 2107 6827 23:08:49 Swap: 1023 0 1023 23:08:49 23:08:49 23:08:49 ---> ip addr: 23:08:49 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 23:08:49 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 23:08:49 inet 127.0.0.1/8 scope host lo 23:08:49 valid_lft forever preferred_lft forever 23:08:49 inet6 ::1/128 scope host 23:08:49 valid_lft forever preferred_lft forever 23:08:49 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 23:08:49 link/ether fa:16:3e:85:ec:51 brd ff:ff:ff:ff:ff:ff 23:08:49 altname enp0s3 23:08:49 altname ens3 23:08:49 inet 10.30.170.136/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 23:08:49 valid_lft 86178sec preferred_lft 86178sec 23:08:49 inet6 fe80::f816:3eff:fe85:ec51/64 scope link 23:08:49 valid_lft forever preferred_lft forever 23:08:49 23:08:49 23:08:49 ---> sar -b -r -n DEV: 23:08:49 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 01/11/2026 _x86_64_ (2 CPU) 23:08:49 23:08:49 23:05:02 LINUX RESTART (2 CPU) 23:08:49 23:08:49 11:06:01 PM tps rtps wtps bread/s bwrtn/s 23:08:49 11:07:01 PM 116.55 3.32 113.23 386.34 10350.29 23:08:49 11:08:01 PM 59.28 1.33 57.95 118.63 7072.13 23:08:49 Average: 87.91 2.32 85.59 252.47 8711.07 23:08:49 23:08:49 11:06:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:08:49 11:07:01 PM 5158612 7008668 2723820 34.56 2688 2026588 706280 7.91 189276 2190068 194292 23:08:49 11:08:01 PM 5201724 7047480 2680708 34.01 2688 2021356 664320 7.44 382684 1946808 9160 23:08:49 Average: 5180168 7028074 2702264 34.28 2688 2023972 685300 7.67 285980 2068438 101726 23:08:49 23:08:49 11:06:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:08:49 11:07:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:08:49 11:07:01 PM eth0 120.80 101.48 1451.49 13.23 0.00 0.00 0.00 0.00 23:08:49 11:08:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:08:49 11:08:01 PM eth0 45.58 30.97 234.06 9.03 0.00 0.00 0.00 0.00 23:08:49 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:08:49 Average: eth0 83.19 66.23 842.73 11.13 0.00 0.00 0.00 0.00 23:08:49 23:08:49 23:08:49 ---> sar -P ALL: 23:08:49 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 01/11/2026 _x86_64_ (2 CPU) 23:08:49 23:08:49 23:05:02 LINUX RESTART (2 CPU) 23:08:49 23:08:49 11:06:01 PM CPU %user %nice %system %iowait %steal %idle 23:08:49 11:07:01 PM all 39.54 0.00 5.60 1.18 0.11 53.58 23:08:49 11:07:01 PM 0 52.14 0.00 6.83 1.38 0.12 39.53 23:08:49 11:07:01 PM 1 26.97 0.00 4.37 0.98 0.10 67.58 23:08:49 11:08:01 PM all 24.59 0.00 3.21 0.67 0.08 71.46 23:08:49 11:08:01 PM 0 30.30 0.00 3.87 0.78 0.07 64.98 23:08:49 11:08:01 PM 1 18.88 0.00 2.55 0.55 0.08 77.94 23:08:49 Average: all 32.07 0.00 4.41 0.92 0.09 62.51 23:08:49 Average: 0 41.23 0.00 5.35 1.08 0.09 52.25 23:08:49 Average: 1 22.93 0.00 3.46 0.77 0.09 72.75 23:08:49 23:08:49 23:08:49