23:25:50 Started by upstream project "integration-distribution-mri-test-scandium" build number 85 23:25:50 originally caused by: 23:25:50 Started by timer 23:25:50 Running as SYSTEM 23:25:50 [EnvInject] - Loading node environment variables. 23:25:50 Building remotely on prd-centos8-robot-2c-8g-13652 (centos8-robot-2c-8g) in workspace /w/workspace/netconf-csit-1node-userfeatures-all-scandium 23:25:52 [ssh-agent] Looking for ssh-agent implementation... 23:25:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:25:52 $ ssh-agent 23:25:52 SSH_AUTH_SOCK=/tmp/ssh-lBdvk4c4qQbm/agent.5279 23:25:52 SSH_AGENT_PID=5280 23:25:52 [ssh-agent] Started. 23:25:52 Running ssh-add (command line suppressed) 23:25:52 Identity added: /w/workspace/netconf-csit-1node-userfeatures-all-scandium@tmp/private_key_5590350905109765225.key (/w/workspace/netconf-csit-1node-userfeatures-all-scandium@tmp/private_key_5590350905109765225.key) 23:25:52 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) 23:25:53 The recommended git tool is: NONE 23:26:00 using credential opendaylight-jenkins-ssh 23:26:00 Wiping out workspace first. 23:26:00 Cloning the remote Git repository 23:26:01 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test 23:26:01 > git init /w/workspace/netconf-csit-1node-userfeatures-all-scandium/test # timeout=10 23:26:01 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 23:26:01 > git --version # timeout=10 23:26:01 > git --version # 'git version 2.43.0' 23:26:01 using GIT_SSH to set credentials Release Engineering Jenkins Key 23:26:01 [INFO] Currently running in a labeled security context 23:26:01 [INFO] Currently SELinux is 'enforcing' on the host 23:26:01 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-1node-userfeatures-all-scandium/test@tmp/jenkins-gitclient-ssh5375635282508252963.key 23:26:01 Verifying host key using known hosts file 23:26:01 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:26:01 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10 23:26:04 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 23:26:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:26:06 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 23:26:06 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 23:26:06 using GIT_SSH to set credentials Release Engineering Jenkins Key 23:26:06 [INFO] Currently running in a labeled security context 23:26:06 [INFO] Currently SELinux is 'enforcing' on the host 23:26:06 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-1node-userfeatures-all-scandium/test@tmp/jenkins-gitclient-ssh7139908795002407806.key 23:26:06 Verifying host key using known hosts file 23:26:06 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:26:06 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10 23:26:06 > git rev-parse FETCH_HEAD^{commit} # timeout=10 23:26:06 Checking out Revision 2791c5dea1951b0af9405c9ac43be0884a2c5414 (origin/master) 23:26:06 > git config core.sparsecheckout # timeout=10 23:26:06 > git checkout -f 2791c5dea1951b0af9405c9ac43be0884a2c5414 # timeout=10 23:26:07 Commit message: "Define vanadium stream" 23:26:07 > git rev-parse FETCH_HEAD^{commit} # timeout=10 23:26:08 > git rev-list --no-walk bd2538e597fc3bc19242dd67e490efd2e5dafbc0 # timeout=10 23:26:08 No emails were triggered. 23:26:08 provisioning config files... 23:26:08 copy managed file [npmrc] to file:/home/jenkins/.npmrc 23:26:09 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 23:26:09 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 23:26:09 [netconf-csit-1node-userfeatures-all-scandium] $ /bin/bash /tmp/jenkins7208653451472177488.sh 23:26:09 ---> python-tools-install.sh 23:26:09 Setup pyenv: 23:26:09 system 23:26:09 * 3.8.13 (set by /opt/pyenv/version) 23:26:09 * 3.9.13 (set by /opt/pyenv/version) 23:26:09 * 3.10.13 (set by /opt/pyenv/version) 23:26:09 * 3.11.7 (set by /opt/pyenv/version) 23:26:14 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ko1N 23:26:14 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 23:26:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:26:14 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:26:18 lf-activate-venv(): INFO: Base packages installed successfully 23:26:18 lf-activate-venv(): INFO: Installing additional packages: lftools 23:26:43 lf-activate-venv(): INFO: Adding /tmp/venv-ko1N/bin to PATH 23:26:43 Generating Requirements File 23:27: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:27:02 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 23:27:02 Python 3.11.7 23:27:03 pip 25.3 from /tmp/venv-ko1N/lib/python3.11/site-packages/pip (python 3.11) 23:27:03 appdirs==1.4.4 23:27:03 argcomplete==3.6.3 23:27:03 aspy.yaml==1.3.0 23:27:03 attrs==25.4.0 23:27:03 autopage==0.5.2 23:27:03 beautifulsoup4==4.14.3 23:27:03 boto3==1.42.9 23:27:03 botocore==1.42.9 23:27:03 bs4==0.0.2 23:27:03 cachetools==6.2.3 23:27:03 certifi==2025.11.12 23:27:03 cffi==2.0.0 23:27:03 cfgv==3.5.0 23:27:03 chardet==5.2.0 23:27:03 charset-normalizer==3.4.4 23:27:03 click==8.3.1 23:27:03 cliff==4.13.0 23:27:03 cmd2==3.0.0 23:27:03 cryptography==3.3.2 23:27:03 debtcollector==3.0.0 23:27:03 decorator==5.2.1 23:27:03 defusedxml==0.7.1 23:27:03 Deprecated==1.3.1 23:27:03 distlib==0.4.0 23:27:03 dnspython==2.8.0 23:27:03 docker==7.1.0 23:27:03 dogpile.cache==1.5.0 23:27:03 durationpy==0.10 23:27:03 email-validator==2.3.0 23:27:03 filelock==3.20.0 23:27:03 future==1.0.0 23:27:03 gitdb==4.0.12 23:27:03 GitPython==3.1.45 23:27:03 google-auth==2.43.0 23:27:03 httplib2==0.31.0 23:27:03 identify==2.6.15 23:27:03 idna==3.11 23:27:03 importlib-resources==1.5.0 23:27:03 iso8601==2.1.0 23:27:03 Jinja2==3.1.6 23:27:03 jmespath==1.0.1 23:27:03 jsonpatch==1.33 23:27:03 jsonpointer==3.0.0 23:27:03 jsonschema==4.25.1 23:27:03 jsonschema-specifications==2025.9.1 23:27:03 keystoneauth1==5.12.0 23:27:03 kubernetes==34.1.0 23:27:03 lftools==0.37.18 23:27:03 lxml==6.0.2 23:27:03 markdown-it-py==4.0.0 23:27:03 MarkupSafe==3.0.3 23:27:03 mdurl==0.1.2 23:27:03 msgpack==1.1.2 23:27:03 multi_key_dict==2.0.3 23:27:03 munch==4.0.0 23:27:03 netaddr==1.3.0 23:27:03 niet==1.4.2 23:27:03 nodeenv==1.9.1 23:27:03 oauth2client==4.1.3 23:27:03 oauthlib==3.3.1 23:27:03 openstacksdk==4.8.0 23:27:03 os-service-types==1.8.2 23:27:03 osc-lib==4.2.0 23:27:03 oslo.config==10.1.0 23:27:03 oslo.context==6.2.0 23:27:03 oslo.i18n==6.7.1 23:27:03 oslo.log==7.2.1 23:27:03 oslo.serialization==5.8.0 23:27:03 oslo.utils==9.2.0 23:27:03 packaging==25.0 23:27:03 pbr==7.0.3 23:27:03 platformdirs==4.5.1 23:27:03 prettytable==3.17.0 23:27:03 psutil==7.1.3 23:27:03 pyasn1==0.6.1 23:27:03 pyasn1_modules==0.4.2 23:27:03 pycparser==2.23 23:27:03 pygerrit2==2.0.15 23:27:03 PyGithub==2.8.1 23:27:03 Pygments==2.19.2 23:27:03 PyJWT==2.10.1 23:27:03 PyNaCl==1.6.1 23:27:03 pyparsing==2.4.7 23:27:03 pyperclip==1.11.0 23:27:03 pyrsistent==0.20.0 23:27:03 python-cinderclient==9.8.0 23:27:03 python-dateutil==2.9.0.post0 23:27:03 python-heatclient==4.3.0 23:27:03 python-jenkins==1.8.3 23:27:03 python-keystoneclient==5.7.0 23:27:03 python-magnumclient==4.9.0 23:27:03 python-openstackclient==8.2.0 23:27:03 python-swiftclient==4.9.0 23:27:03 PyYAML==6.0.3 23:27:03 referencing==0.37.0 23:27:03 requests==2.32.5 23:27:03 requests-oauthlib==2.0.0 23:27:03 requestsexceptions==1.4.0 23:27:03 rfc3986==2.0.0 23:27:03 rich==14.2.0 23:27:03 rich-argparse==1.7.2 23:27:03 rpds-py==0.30.0 23:27:03 rsa==4.9.1 23:27:03 ruamel.yaml==0.18.16 23:27:03 ruamel.yaml.clib==0.2.15 23:27:03 s3transfer==0.16.0 23:27:03 simplejson==3.20.2 23:27:03 six==1.17.0 23:27:03 smmap==5.0.2 23:27:03 soupsieve==2.8 23:27:03 stevedore==5.6.0 23:27:03 tabulate==0.9.0 23:27:03 toml==0.10.2 23:27:03 tomlkit==0.13.3 23:27:03 tqdm==4.67.1 23:27:03 typing_extensions==4.15.0 23:27:03 tzdata==2025.3 23:27:03 urllib3==1.26.20 23:27:03 virtualenv==20.35.4 23:27:03 wcwidth==0.2.14 23:27:03 websocket-client==1.9.0 23:27:03 wrapt==2.0.1 23:27:03 xdg==6.0.0 23:27:03 xmltodict==1.0.2 23:27:03 yq==3.4.3 23:27:03 [EnvInject] - Injecting environment variables from a build step. 23:27:03 [EnvInject] - Injecting as environment variables the properties content 23:27:03 OS_STACK_TEMPLATE=csit-2-instance-type.yaml 23:27:03 OS_CLOUD=vex 23:27:03 OS_STACK_NAME=releng-netconf-csit-1node-userfeatures-all-scandium-79 23:27:03 OS_STACK_TEMPLATE_DIR=openstack-hot 23:27:03 23:27:03 [EnvInject] - Variables injected successfully. 23:27:03 provisioning config files... 23:27:03 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 23:27:03 [netconf-csit-1node-userfeatures-all-scandium] $ /bin/bash /tmp/jenkins3018972770424904171.sh 23:27:03 ---> Create parameters file for OpenStack HOT 23:27:03 OpenStack Heat parameters generated 23:27:03 ----------------------------------- 23:27:03 parameters: 23:27:03 vm_0_count: '1' 23:27:03 vm_0_flavor: 'v3-standard-4' 23:27:03 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20251201-010221.432' 23:27:03 vm_1_count: '1' 23:27:03 vm_1_flavor: 'v3-standard-2' 23:27:03 vm_1_image: 'ZZCI - Ubuntu 22.04 - docker - x86_64 - 20251201-170117.678' 23:27:03 23:27:03 job_name: '38964-79' 23:27:03 silo: 'releng' 23:27:04 [netconf-csit-1node-userfeatures-all-scandium] $ /bin/bash -l /tmp/jenkins4762797376770966549.sh 23:27:04 ---> Create HEAT stack 23:27:04 + source /home/jenkins/lf-env.sh 23:27:04 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 23:27:04 ++ mktemp -d /tmp/venv-XXXX 23:27:04 + lf_venv=/tmp/venv-n7FE 23:27:04 + local venv_file=/tmp/.os_lf_venv 23:27:04 + local python=python3 23:27:04 + local options 23:27:04 + local set_path=true 23:27:04 + local install_args= 23:27: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:27:04 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 23:27:04 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 23:27:04 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 23:27:04 + true 23:27:04 + case $1 in 23:27:04 + python=python3 23:27:04 + shift 2 23:27:04 + true 23:27:04 + case $1 in 23:27:04 + shift 23:27:04 + break 23:27:04 + case $python in 23:27:04 + local pkg_list= 23:27:04 + [[ -d /opt/pyenv ]] 23:27:04 + echo 'Setup pyenv:' 23:27:04 Setup pyenv: 23:27:04 + export PYENV_ROOT=/opt/pyenv 23:27:04 + PYENV_ROOT=/opt/pyenv 23:27: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:27: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:27:04 + pyenv versions 23:27:04 system 23:27:04 3.8.13 23:27:04 3.9.13 23:27:04 3.10.13 23:27:04 * 3.11.7 (set by /w/workspace/netconf-csit-1node-userfeatures-all-scandium/.python-version) 23:27:04 + command -v pyenv 23:27:04 ++ pyenv init - --no-rehash 23:27:04 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 23:27:04 for i in ${!paths[@]}; do 23:27:04 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 23:27:04 fi; done; 23:27:04 echo "${paths[*]}"'\'')" 23:27:04 export PATH="/opt/pyenv/shims:${PATH}" 23:27:04 export PYENV_SHELL=bash 23:27:04 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 23:27:04 pyenv() { 23:27:04 local command 23:27:04 command="${1:-}" 23:27:04 if [ "$#" -gt 0 ]; then 23:27:04 shift 23:27:04 fi 23:27:04 23:27:04 case "$command" in 23:27:04 rehash|shell) 23:27:04 eval "$(pyenv "sh-$command" "$@")" 23:27:04 ;; 23:27:04 *) 23:27:04 command pyenv "$command" "$@" 23:27:04 ;; 23:27:04 esac 23:27:04 }' 23:27:04 +++ bash --norc -ec 'IFS=:; paths=($PATH); 23:27:04 for i in ${!paths[@]}; do 23:27:04 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 23:27:04 fi; done; 23:27:04 echo "${paths[*]}"' 23:27: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:27: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:27: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:27:04 ++ export PYENV_SHELL=bash 23:27:04 ++ PYENV_SHELL=bash 23:27:04 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 23:27:04 +++ complete -F _pyenv pyenv 23:27:04 ++ lf-pyver python3 23:27:04 ++ local py_version_xy=python3 23:27:04 ++ local py_version_xyz= 23:27:04 ++ awk '{ print $1 }' 23:27:04 ++ pyenv versions 23:27:04 ++ local command 23:27:04 ++ command=versions 23:27:04 ++ '[' 1 -gt 0 ']' 23:27:04 ++ shift 23:27:04 ++ case "$command" in 23:27:04 ++ command pyenv versions 23:27:04 ++ pyenv versions 23:27:04 ++ sed 's/^[ *]* //' 23:27:04 ++ grep -E '^[0-9.]*[0-9]$' 23:27:04 ++ [[ ! -s /tmp/.pyenv_versions ]] 23:27:04 +++ grep '^3' /tmp/.pyenv_versions 23:27:04 +++ sort -V 23:27:04 +++ tail -n 1 23:27:04 ++ py_version_xyz=3.11.7 23:27:04 ++ [[ -z 3.11.7 ]] 23:27:04 ++ echo 3.11.7 23:27:04 ++ return 0 23:27:04 + pyenv local 3.11.7 23:27:04 + local command 23:27:04 + command=local 23:27:04 + '[' 2 -gt 0 ']' 23:27:04 + shift 23:27:04 + case "$command" in 23:27:04 + command pyenv local 3.11.7 23:27:04 + pyenv local 3.11.7 23:27:04 + for arg in "$@" 23:27:04 + case $arg in 23:27:04 + pkg_list+='lftools[openstack] ' 23:27:04 + for arg in "$@" 23:27:04 + case $arg in 23:27:04 + pkg_list+='kubernetes ' 23:27:04 + for arg in "$@" 23:27:04 + case $arg in 23:27:04 + pkg_list+='niet ' 23:27:04 + for arg in "$@" 23:27:04 + case $arg in 23:27:04 + pkg_list+='python-heatclient ' 23:27:04 + for arg in "$@" 23:27:04 + case $arg in 23:27:04 + pkg_list+='python-openstackclient ' 23:27:04 + for arg in "$@" 23:27:04 + case $arg in 23:27:04 + pkg_list+='python-magnumclient ' 23:27:04 + for arg in "$@" 23:27:04 + case $arg in 23:27:04 + pkg_list+='urllib3~=1.26.15 ' 23:27:04 + for arg in "$@" 23:27:04 + case $arg in 23:27:04 + pkg_list+='yq ' 23:27:04 + [[ -f /tmp/.os_lf_venv ]] 23:27:04 ++ cat /tmp/.os_lf_venv 23:27:04 + lf_venv=/tmp/venv-ko1N 23:27:04 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ko1N from' file:/tmp/.os_lf_venv 23:27:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ko1N from file:/tmp/.os_lf_venv 23:27:04 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 23:27:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:27:04 + local 'pip_opts=--upgrade --quiet' 23:27:04 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 23:27:04 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 23:27:04 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 23:27:04 + [[ -n '' ]] 23:27:04 + [[ -n '' ]] 23:27:04 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 23:27:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:27:04 + /tmp/venv-ko1N/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:27:06 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 23:27:06 lf-activate-venv(): INFO: Base packages installed successfully 23:27:06 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]] 23:27: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:27:06 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 23:27:06 + /tmp/venv-ko1N/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:27:23 + type python3 23:27:23 + true 23:27:23 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-ko1N/bin to PATH' 23:27:23 lf-activate-venv(): INFO: Adding /tmp/venv-ko1N/bin to PATH 23:27:23 + PATH=/tmp/venv-ko1N/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:27:23 + return 0 23:27:23 + openstack --os-cloud vex limits show --absolute 23:27:25 +--------------------------+---------+ 23:27:25 | Name | Value | 23:27:25 +--------------------------+---------+ 23:27:25 | maxTotalInstances | -1 | 23:27:25 | maxTotalCores | 450 | 23:27:25 | maxTotalRAMSize | 1000000 | 23:27:25 | maxServerMeta | 128 | 23:27:25 | maxImageMeta | 128 | 23:27:25 | maxPersonality | 5 | 23:27:25 | maxPersonalitySize | 10240 | 23:27:25 | maxTotalKeypairs | 100 | 23:27:25 | maxServerGroups | 10 | 23:27:25 | maxServerGroupMembers | 10 | 23:27:25 | maxTotalFloatingIps | -1 | 23:27:25 | maxSecurityGroups | -1 | 23:27:25 | maxSecurityGroupRules | -1 | 23:27:25 | totalRAMUsed | 761856 | 23:27:25 | totalCoresUsed | 186 | 23:27:25 | totalInstancesUsed | 79 | 23:27:25 | totalFloatingIpsUsed | 0 | 23:27:25 | totalSecurityGroupsUsed | 0 | 23:27:25 | totalServerGroupsUsed | 0 | 23:27:25 | maxTotalVolumes | -1 | 23:27:25 | maxTotalSnapshots | 10 | 23:27:25 | maxTotalVolumeGigabytes | 4096 | 23:27:25 | maxTotalBackups | 10 | 23:27:25 | maxTotalBackupGigabytes | 1000 | 23:27:25 | totalVolumesUsed | 3 | 23:27:25 | totalGigabytesUsed | 60 | 23:27:25 | totalSnapshotsUsed | 0 | 23:27:25 | totalBackupsUsed | 0 | 23:27:25 | totalBackupGigabytesUsed | 0 | 23:27:25 +--------------------------+---------+ 23:27:25 + pushd /opt/ciman/openstack-hot 23:27:25 /opt/ciman/openstack-hot /w/workspace/netconf-csit-1node-userfeatures-all-scandium 23:27:25 + lftools openstack --os-cloud vex stack create releng-netconf-csit-1node-userfeatures-all-scandium-79 csit-2-instance-type.yaml /w/workspace/netconf-csit-1node-userfeatures-all-scandium/stack-parameters.yaml 23:27:39 Creating stack releng-netconf-csit-1node-userfeatures-all-scandium-79 23:27:39 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 1007616 of 1000000 ram (HTTP 403) (Request-ID: req-1ccc8ded-55ea-495c-9156-b5bf08c249e1) 23:27:39 TypeError: delete() missing 1 required positional argument: 'force' 23:27:40 Build step 'Execute shell' marked build as failure 23:27:40 $ ssh-agent -k 23:27:40 unset SSH_AUTH_SOCK; 23:27:40 unset SSH_AGENT_PID; 23:27:40 echo Agent pid 5280 killed; 23:27:40 [ssh-agent] Stopped. 23:27:40 Recording plot data 23:27:41 Robot results publisher started... 23:27:41 INFO: Checking test criticality is deprecated and will be dropped in a future release! 23:27:41 -Parsing output xml: 23:27:41 Failed! 23:27:41 hudson.AbortException: No files found in path /w/workspace/netconf-csit-1node-userfeatures-all-scandium with configured filemask: output.xml 23:27:41 at hudson.plugins.robot.RobotParser$RobotParserCallable.invoke(RobotParser.java:81) 23:27:41 at hudson.plugins.robot.RobotParser$RobotParserCallable.invoke(RobotParser.java:52) 23:27:41 at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3616) 23:27:41 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 23:27:41 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 23:27:41 at hudson.remoting.Request$2.run(Request.java:377) 23:27:41 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 23:27:41 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 23:27:41 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 23:27:41 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 23:27:41 at java.base/java.lang.Thread.run(Thread.java:829) 23:27:41 Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to prd-centos8-robot-2c-8g-13652 23:27:41 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787) 23:27:41 at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) 23:27:41 at hudson.remoting.Channel.call(Channel.java:1003) 23:27:41 at hudson.FilePath.act(FilePath.java:1230) 23:27:41 at hudson.FilePath.act(FilePath.java:1219) 23:27:41 at hudson.plugins.robot.RobotParser.parse(RobotParser.java:48) 23:27:41 at hudson.plugins.robot.RobotPublisher.parse(RobotPublisher.java:246) 23:27:41 at hudson.plugins.robot.RobotPublisher.perform(RobotPublisher.java:268) 23:27:41 at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:80) 23:27:41 at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) 23:27:41 at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:818) 23:27:41 at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:767) 23:27:41 at hudson.model.Build$BuildExecution.post2(Build.java:179) 23:27:41 at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:711) 23:27:41 at hudson.model.Run.execute(Run.java:1918) 23:27:41 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) 23:27:41 at hudson.model.ResourceController.execute(ResourceController.java:101) 23:27:41 at hudson.model.Executor.run(Executor.java:442) 23:27:41 [PostBuildScript] - [INFO] Executing post build scripts. 23:27:41 [netconf-csit-1node-userfeatures-all-scandium] $ /bin/bash /tmp/jenkins18070186603588936846.sh 23:27:41 Archiving csit artifacts 23:27:41 seq: invalid floating point argument: ‘’ 23:27:41 Try 'seq --help' for more information. 23:27:41 % Total % Received % Xferd Average Speed Time Time Time Current 23:27:41 Dload Upload Total Spent Left Speed 23:27:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 237 0 237 0 0 4937 0 --:--:-- --:--:-- --:--:-- 4937 23:27:41 Archive: robot-plugin.zip 23:27:41 End-of-central-directory signature not found. Either this file is not 23:27:41 a zipfile, or it constitutes one disk of a multi-part archive. In the 23:27:41 latter case the central directory and zipfile comment will be found on 23:27:41 the last disk(s) of this archive. 23:27:41 unzip: cannot find zipfile directory in one of robot-plugin.zip or 23:27:41 robot-plugin.zip.zip, and cannot find robot-plugin.zip.ZIP, period. 23:27:41 mv: cannot stat '*.log': No such file or directory 23:27:41 mv: cannot stat '*.log.gz': No such file or directory 23:27:41 mv: cannot stat '*.csv': No such file or directory 23:27:41 mv: cannot stat '*.png': No such file or directory 23:27:41 [PostBuildScript] - [INFO] Executing post build scripts. 23:27:41 [netconf-csit-1node-userfeatures-all-scandium] $ /bin/bash /tmp/jenkins349694593231945063.sh 23:27:41 [PostBuildScript] - [INFO] Executing post build scripts. 23:27:41 [EnvInject] - Injecting environment variables from a build step. 23:27:41 [EnvInject] - Injecting as environment variables the properties content 23:27:41 OS_CLOUD=vex 23:27:41 OS_STACK_NAME=releng-netconf-csit-1node-userfeatures-all-scandium-79 23:27:41 23:27:41 [EnvInject] - Variables injected successfully. 23:27:41 provisioning config files... 23:27:42 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 23:27:42 [netconf-csit-1node-userfeatures-all-scandium] $ /bin/bash /tmp/jenkins10608603254776046200.sh 23:27:42 ---> openstack-stack-delete.sh 23:27:42 Setup pyenv: 23:27:42 system 23:27:42 3.8.13 23:27:42 3.9.13 23:27:42 3.10.13 23:27:42 * 3.11.7 (set by /w/workspace/netconf-csit-1node-userfeatures-all-scandium/.python-version) 23:27:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ko1N from file:/tmp/.os_lf_venv 23:27:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:27:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:27:44 lf-activate-venv(): INFO: Base packages installed successfully 23:27:44 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 23:28:01 lf-activate-venv(): INFO: Adding /tmp/venv-ko1N/bin to PATH 23:28:01 INFO: Stack cost retrieval disabled, setting cost to 0 23:28:13 INFO: Deleting stack releng-netconf-csit-1node-userfeatures-all-scandium-79 23:28:13 Successfully deleted stack releng-netconf-csit-1node-userfeatures-all-scandium-79 23:28:13 [PostBuildScript] - [INFO] Executing post build scripts. 23:28:13 [netconf-csit-1node-userfeatures-all-scandium] $ /bin/bash /tmp/jenkins16437234524844675820.sh 23:28:13 ---> sysstat.sh 23:28:13 [netconf-csit-1node-userfeatures-all-scandium] $ /bin/bash /tmp/jenkins2130394142746418517.sh 23:28:13 ---> package-listing.sh 23:28:13 ++ facter osfamily 23:28:13 ++ tr '[:upper:]' '[:lower:]' 23:28:13 + OS_FAMILY=redhat 23:28:13 + workspace=/w/workspace/netconf-csit-1node-userfeatures-all-scandium 23:28:13 + START_PACKAGES=/tmp/packages_start.txt 23:28:13 + END_PACKAGES=/tmp/packages_end.txt 23:28:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:28:13 + PACKAGES=/tmp/packages_start.txt 23:28:13 + '[' /w/workspace/netconf-csit-1node-userfeatures-all-scandium ']' 23:28:13 + PACKAGES=/tmp/packages_end.txt 23:28:13 + case "${OS_FAMILY}" in 23:28:13 + rpm -qa 23:28:13 + sort 23:28:14 + '[' -f /tmp/packages_start.txt ']' 23:28:14 + '[' -f /tmp/packages_end.txt ']' 23:28:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:28:14 + '[' /w/workspace/netconf-csit-1node-userfeatures-all-scandium ']' 23:28:14 + mkdir -p /w/workspace/netconf-csit-1node-userfeatures-all-scandium/archives/ 23:28:14 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/netconf-csit-1node-userfeatures-all-scandium/archives/ 23:28:14 [netconf-csit-1node-userfeatures-all-scandium] $ /bin/bash /tmp/jenkins8763447729113815979.sh 23:28:14 ---> capture-instance-metadata.sh 23:28:14 Setup pyenv: 23:28:14 system 23:28:14 3.8.13 23:28:14 3.9.13 23:28:14 3.10.13 23:28:14 * 3.11.7 (set by /w/workspace/netconf-csit-1node-userfeatures-all-scandium/.python-version) 23:28:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ko1N from file:/tmp/.os_lf_venv 23:28:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:28:14 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:28:16 lf-activate-venv(): INFO: Base packages installed successfully 23:28:16 lf-activate-venv(): INFO: Installing additional packages: lftools 23:28:28 lf-activate-venv(): INFO: Adding /tmp/venv-ko1N/bin to PATH 23:28:28 INFO: Running in OpenStack, capturing instance metadata 23:28:28 [netconf-csit-1node-userfeatures-all-scandium] $ /bin/bash /tmp/jenkins16189006825343658526.sh 23:28:28 provisioning config files... 23:28:29 Could not find credentials [logs] for netconf-csit-1node-userfeatures-all-scandium #79 23:28:29 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/netconf-csit-1node-userfeatures-all-scandium@tmp/config16249155713891929546tmp 23:28:29 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 23:28:29 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 23:28:29 provisioning config files... 23:28:29 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 23:28:29 [EnvInject] - Injecting environment variables from a build step. 23:28:29 [EnvInject] - Injecting as environment variables the properties content 23:28:29 SERVER_ID=logs 23:28:29 23:28:29 [EnvInject] - Variables injected successfully. 23:28:29 [netconf-csit-1node-userfeatures-all-scandium] $ /bin/bash /tmp/jenkins1549876367061388390.sh 23:28:29 ---> create-netrc.sh 23:28:29 WARN: Log server credential not found. 23:28:29 [netconf-csit-1node-userfeatures-all-scandium] $ /bin/bash /tmp/jenkins8344444582781041207.sh 23:28:29 ---> python-tools-install.sh 23:28:29 Setup pyenv: 23:28:29 system 23:28:29 3.8.13 23:28:29 3.9.13 23:28:29 3.10.13 23:28:29 * 3.11.7 (set by /w/workspace/netconf-csit-1node-userfeatures-all-scandium/.python-version) 23:28:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ko1N from file:/tmp/.os_lf_venv 23:28:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:28:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:28:31 lf-activate-venv(): INFO: Base packages installed successfully 23:28:31 lf-activate-venv(): INFO: Installing additional packages: lftools 23:28:41 lf-activate-venv(): INFO: Adding /tmp/venv-ko1N/bin to PATH 23:28:41 [netconf-csit-1node-userfeatures-all-scandium] $ /bin/bash /tmp/jenkins18258997996334363534.sh 23:28:41 ---> sudo-logs.sh 23:28:41 Archiving 'sudo' log.. 23:28:42 [netconf-csit-1node-userfeatures-all-scandium] $ /bin/bash /tmp/jenkins10068600036163011870.sh 23:28:42 ---> job-cost.sh 23:28:42 Setup pyenv: 23:28:42 system 23:28:42 3.8.13 23:28:42 3.9.13 23:28:42 3.10.13 23:28:42 * 3.11.7 (set by /w/workspace/netconf-csit-1node-userfeatures-all-scandium/.python-version) 23:28:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ko1N from file:/tmp/.os_lf_venv 23:28:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:28:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:28:44 lf-activate-venv(): INFO: Base packages installed successfully 23:28:44 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 23:28:51 lf-activate-venv(): INFO: Adding /tmp/venv-ko1N/bin to PATH 23:28:51 DEBUG: total: 0 23:28:51 INFO: Retrieving Stack Cost... 23:28:51 INFO: Retrieving Pricing Info for: v3-standard-2 23:28:52 INFO: Archiving Costs 23:28:52 [netconf-csit-1node-userfeatures-all-scandium] $ /bin/bash -l /tmp/jenkins8414144954482557230.sh 23:28:52 ---> logs-deploy.sh 23:28:52 Setup pyenv: 23:28:52 system 23:28:52 3.8.13 23:28:52 3.9.13 23:28:52 3.10.13 23:28:52 * 3.11.7 (set by /w/workspace/netconf-csit-1node-userfeatures-all-scandium/.python-version) 23:28:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ko1N from file:/tmp/.os_lf_venv 23:28:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:28:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:28:54 lf-activate-venv(): INFO: Base packages installed successfully 23:28:54 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 23:29:09 lf-activate-venv(): INFO: Adding /tmp/venv-ko1N/bin to PATH 23:29:09 WARNING: Nexus logging server not set 23:29:09 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/netconf-csit-1node-userfeatures-all-scandium/79/ 23:29:09 INFO: archiving logs to S3 23:29:10 ---> uname -a: 23:29:10 Linux prd-centos8-robot-2c-8g-13652.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:29:10 23:29:10 23:29:10 ---> lscpu: 23:29:10 Architecture: x86_64 23:29:10 CPU op-mode(s): 32-bit, 64-bit 23:29:10 Byte Order: Little Endian 23:29:10 CPU(s): 2 23:29:10 On-line CPU(s) list: 0,1 23:29:10 Thread(s) per core: 1 23:29:10 Core(s) per socket: 1 23:29:10 Socket(s): 2 23:29:10 NUMA node(s): 1 23:29:10 Vendor ID: AuthenticAMD 23:29:10 CPU family: 23 23:29:10 Model: 49 23:29:10 Model name: AMD EPYC-Rome Processor 23:29:10 Stepping: 0 23:29:10 CPU MHz: 2799.998 23:29:10 BogoMIPS: 5599.99 23:29:10 Virtualization: AMD-V 23:29:10 Hypervisor vendor: KVM 23:29:10 Virtualization type: full 23:29:10 L1d cache: 32K 23:29:10 L1i cache: 32K 23:29:10 L2 cache: 512K 23:29:10 L3 cache: 16384K 23:29:10 NUMA node0 CPU(s): 0,1 23:29:10 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:29:10 23:29:10 23:29:10 ---> nproc: 23:29:10 2 23:29:10 23:29:10 23:29:10 ---> df -h: 23:29:10 Filesystem Size Used Avail Use% Mounted on 23:29:10 devtmpfs 3.8G 0 3.8G 0% /dev 23:29:10 tmpfs 3.8G 0 3.8G 0% /dev/shm 23:29:10 tmpfs 3.8G 17M 3.8G 1% /run 23:29:10 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 23:29:10 /dev/vda1 40G 8.3G 32G 21% / 23:29:10 tmpfs 770M 0 770M 0% /run/user/1001 23:29:10 23:29:10 23:29:10 ---> free -m: 23:29:10 total used free shared buff/cache available 23:29:10 Mem: 7697 565 5025 19 2106 6835 23:29:10 Swap: 1023 0 1023 23:29:10 23:29:10 23:29:10 ---> ip addr: 23:29:10 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 23:29:10 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 23:29:10 inet 127.0.0.1/8 scope host lo 23:29:10 valid_lft forever preferred_lft forever 23:29:10 inet6 ::1/128 scope host 23:29:10 valid_lft forever preferred_lft forever 23:29:10 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 23:29:10 link/ether fa:16:3e:1c:62:12 brd ff:ff:ff:ff:ff:ff 23:29:10 altname enp0s3 23:29:10 altname ens3 23:29:10 inet 10.30.170.97/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 23:29:10 valid_lft 86157sec preferred_lft 86157sec 23:29:10 inet6 fe80::f816:3eff:fe1c:6212/64 scope link 23:29:10 valid_lft forever preferred_lft forever 23:29:10 23:29:10 23:29:10 ---> sar -b -r -n DEV: 23:29:10 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:29:10 23:29:10 23:25:04 LINUX RESTART (2 CPU) 23:29:10 23:29:10 11:26:01 PM tps rtps wtps bread/s bwrtn/s 23:29:10 11:27:01 PM 91.80 6.37 85.44 1097.15 6770.85 23:29:10 11:28:01 PM 86.42 1.15 85.27 101.17 10928.79 23:29:10 11:29:01 PM 23.89 0.68 23.21 94.90 733.91 23:29:10 Average: 67.37 2.73 64.64 431.04 6144.48 23:29:10 23:29:10 11:26:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:29:10 11:27:01 PM 5207176 7002528 2675256 33.94 2688 1973548 753780 8.44 196016 2146676 248008 23:29:10 11:28:01 PM 5230864 7077736 2651568 33.64 2688 2022600 639632 7.16 211984 2094164 10908 23:29:10 11:29:01 PM 5185136 7036764 2697296 34.22 2688 2026612 677808 7.59 384972 1966072 25096 23:29:10 Average: 5207725 7039009 2674707 33.93 2688 2007587 690407 7.73 264324 2068971 94671 23:29:10 23:29:10 11:26:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:29:10 11:27:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:29:10 11:27:01 PM eth0 170.14 126.61 1376.08 24.44 0.00 0.00 0.00 0.00 23:29:10 11:28:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:29:10 11:28:01 PM eth0 69.46 48.72 597.51 11.62 0.00 0.00 0.00 0.00 23:29:10 11:29:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:29:10 11:29:01 PM eth0 19.06 16.28 14.82 7.96 0.00 0.00 0.00 0.00 23:29:10 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:29:10 Average: eth0 86.21 63.87 662.76 14.67 0.00 0.00 0.00 0.00 23:29:10 23:29:10 23:29:10 ---> sar -P ALL: 23:29:10 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:29:10 23:29:10 23:25:04 LINUX RESTART (2 CPU) 23:29:10 23:29:10 11:26:01 PM CPU %user %nice %system %iowait %steal %idle 23:29:10 11:27:01 PM all 36.51 0.00 5.80 1.28 0.13 56.27 23:29:10 11:27:01 PM 0 33.96 0.00 5.78 1.53 0.13 58.59 23:29:10 11:27:01 PM 1 39.07 0.00 5.81 1.03 0.13 53.96 23:29:10 11:28:01 PM all 28.28 0.00 3.62 1.42 0.13 66.56 23:29:10 11:28:01 PM 0 21.01 0.00 3.21 1.27 0.12 74.40 23:29:10 11:28:01 PM 1 35.55 0.00 4.04 1.57 0.13 58.70 23:29:10 11:29:01 PM all 29.52 0.00 3.88 0.31 0.10 66.19 23:29:10 11:29:01 PM 0 40.88 0.00 4.19 0.38 0.10 54.45 23:29:10 11:29:01 PM 1 18.19 0.00 3.58 0.23 0.10 77.90 23:29:10 Average: all 31.44 0.00 4.43 1.00 0.12 63.01 23:29:10 Average: 0 31.95 0.00 4.39 1.06 0.12 62.48 23:29:10 Average: 1 30.92 0.00 4.48 0.95 0.12 63.53 23:29:10 23:29:10 23:29:10