23:33:42 Started by upstream project "integration-distribution-mri-test-scandium" build number 82 23:33:42 originally caused by: 23:33:42 Started by timer 23:33:42 Running as SYSTEM 23:33:42 [EnvInject] - Loading node environment variables. 23:33:42 Building remotely on prd-centos8-robot-2c-8g-12971 (centos8-robot-2c-8g) in workspace /w/workspace/netconf-csit-1node-scale-max-devices-only-scandium 23:33:43 [ssh-agent] Looking for ssh-agent implementation... 23:33:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:33:43 $ ssh-agent 23:33:43 SSH_AUTH_SOCK=/tmp/ssh-KDlAmmWNkCtt/agent.5277 23:33:43 SSH_AGENT_PID=5278 23:33:43 [ssh-agent] Started. 23:33:43 Running ssh-add (command line suppressed) 23:33:43 Identity added: /w/workspace/netconf-csit-1node-scale-max-devices-only-scandium@tmp/private_key_9981378122856672295.key (/w/workspace/netconf-csit-1node-scale-max-devices-only-scandium@tmp/private_key_9981378122856672295.key) 23:33:43 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) 23:33:43 The recommended git tool is: NONE 23:33:45 using credential opendaylight-jenkins-ssh 23:33:45 Wiping out workspace first. 23:33:45 Cloning the remote Git repository 23:33:45 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test 23:33:45 > git init /w/workspace/netconf-csit-1node-scale-max-devices-only-scandium/test # timeout=10 23:33:45 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 23:33:45 > git --version # timeout=10 23:33:45 > git --version # 'git version 2.43.0' 23:33:45 using GIT_SSH to set credentials Release Engineering Jenkins Key 23:33:45 [INFO] Currently running in a labeled security context 23:33:45 [INFO] Currently SELinux is 'enforcing' on the host 23:33:45 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-1node-scale-max-devices-only-scandium/test@tmp/jenkins-gitclient-ssh7040251138854296965.key 23:33:45 Verifying host key using known hosts file 23:33:45 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:33:45 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10 23:33:48 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 23:33:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:33:48 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 23:33:48 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 23:33:48 using GIT_SSH to set credentials Release Engineering Jenkins Key 23:33:48 [INFO] Currently running in a labeled security context 23:33:48 [INFO] Currently SELinux is 'enforcing' on the host 23:33:48 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-1node-scale-max-devices-only-scandium/test@tmp/jenkins-gitclient-ssh16834241845535476142.key 23:33:48 Verifying host key using known hosts file 23:33:48 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:33:48 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10 23:33:49 > git rev-parse FETCH_HEAD^{commit} # timeout=10 23:33:49 Checking out Revision 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 (origin/master) 23:33:49 > git config core.sparsecheckout # timeout=10 23:33:49 > git checkout -f 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 # timeout=10 23:33:49 Commit message: "Adapt test for new pce-allocation field" 23:33:49 > git rev-parse FETCH_HEAD^{commit} # timeout=10 23:33:49 > git rev-list --no-walk 62cb016f4f4171033927cf2ae7f4ac5095373e88 # timeout=10 23:33:49 No emails were triggered. 23:33:49 provisioning config files... 23:33:50 copy managed file [npmrc] to file:/home/jenkins/.npmrc 23:33:50 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 23:33:50 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 23:33:50 [netconf-csit-1node-scale-max-devices-only-scandium] $ /bin/bash /tmp/jenkins13344491397111427826.sh 23:33:50 ---> python-tools-install.sh 23:33:50 Setup pyenv: 23:33:50 system 23:33:50 * 3.8.13 (set by /opt/pyenv/version) 23:33:50 * 3.9.13 (set by /opt/pyenv/version) 23:33:50 * 3.10.13 (set by /opt/pyenv/version) 23:33:50 * 3.11.7 (set by /opt/pyenv/version) 23:33:55 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-mnjj 23:33:55 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 23:33:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:33:55 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:33:59 lf-activate-venv(): INFO: Base packages installed successfully 23:33:59 lf-activate-venv(): INFO: Installing additional packages: lftools 23:34:22 lf-activate-venv(): INFO: Adding /tmp/venv-mnjj/bin to PATH 23:34:22 Generating Requirements File 23:34:41 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:34:41 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 23:34:41 Python 3.11.7 23:34:41 pip 25.3 from /tmp/venv-mnjj/lib/python3.11/site-packages/pip (python 3.11) 23:34:42 appdirs==1.4.4 23:34:42 argcomplete==3.6.3 23:34:42 aspy.yaml==1.3.0 23:34:42 attrs==25.4.0 23:34:42 autopage==0.5.2 23:34:42 beautifulsoup4==4.14.2 23:34:42 boto3==1.41.2 23:34:42 botocore==1.41.2 23:34:42 bs4==0.0.2 23:34:42 cachetools==6.2.2 23:34:42 certifi==2025.11.12 23:34:42 cffi==2.0.0 23:34:42 cfgv==3.5.0 23:34:42 chardet==5.2.0 23:34:42 charset-normalizer==3.4.4 23:34:42 click==8.3.1 23:34:42 cliff==4.12.0 23:34:42 cmd2==2.7.0 23:34:42 cryptography==3.3.2 23:34:42 debtcollector==3.0.0 23:34:42 decorator==5.2.1 23:34:42 defusedxml==0.7.1 23:34:42 Deprecated==1.3.1 23:34:42 distlib==0.4.0 23:34:42 dnspython==2.8.0 23:34:42 docker==7.1.0 23:34:42 dogpile.cache==1.5.0 23:34:42 durationpy==0.10 23:34:42 email-validator==2.3.0 23:34:42 filelock==3.20.0 23:34:42 future==1.0.0 23:34:42 gitdb==4.0.12 23:34:42 GitPython==3.1.45 23:34:42 google-auth==2.43.0 23:34:42 httplib2==0.31.0 23:34:42 identify==2.6.15 23:34:42 idna==3.11 23:34:42 importlib-resources==1.5.0 23:34:42 iso8601==2.1.0 23:34:42 Jinja2==3.1.6 23:34:42 jmespath==1.0.1 23:34:42 jsonpatch==1.33 23:34:42 jsonpointer==3.0.0 23:34:42 jsonschema==4.25.1 23:34:42 jsonschema-specifications==2025.9.1 23:34:42 keystoneauth1==5.12.0 23:34:42 kubernetes==34.1.0 23:34:42 lftools==0.37.16 23:34:42 lxml==6.0.2 23:34:42 markdown-it-py==4.0.0 23:34:42 MarkupSafe==3.0.3 23:34:42 mdurl==0.1.2 23:34:42 msgpack==1.1.2 23:34:42 multi_key_dict==2.0.3 23:34:42 munch==4.0.0 23:34:42 netaddr==1.3.0 23:34:42 niet==1.4.2 23:34:42 nodeenv==1.9.1 23:34:42 oauth2client==4.1.3 23:34:42 oauthlib==3.3.1 23:34:42 openstacksdk==4.8.0 23:34:42 os-service-types==1.8.2 23:34:42 osc-lib==4.2.0 23:34:42 oslo.config==10.1.0 23:34:42 oslo.context==6.2.0 23:34:42 oslo.i18n==6.7.1 23:34:42 oslo.log==7.2.1 23:34:42 oslo.serialization==5.8.0 23:34:42 oslo.utils==9.2.0 23:34:42 packaging==25.0 23:34:42 pbr==7.0.3 23:34:42 platformdirs==4.5.0 23:34:42 prettytable==3.17.0 23:34:42 psutil==7.1.3 23:34:42 pyasn1==0.6.1 23:34:42 pyasn1_modules==0.4.2 23:34:42 pycparser==2.23 23:34:42 pygerrit2==2.0.15 23:34:42 PyGithub==2.8.1 23:34:42 Pygments==2.19.2 23:34:42 PyJWT==2.10.1 23:34:42 PyNaCl==1.6.1 23:34:42 pyparsing==2.4.7 23:34:42 pyperclip==1.11.0 23:34:42 pyrsistent==0.20.0 23:34:42 python-cinderclient==9.8.0 23:34:42 python-dateutil==2.9.0.post0 23:34:42 python-heatclient==4.3.0 23:34:42 python-jenkins==1.8.3 23:34:42 python-keystoneclient==5.7.0 23:34:42 python-magnumclient==4.9.0 23:34:42 python-openstackclient==8.2.0 23:34:42 python-swiftclient==4.9.0 23:34:42 PyYAML==6.0.3 23:34:42 referencing==0.37.0 23:34:42 requests==2.32.5 23:34:42 requests-oauthlib==2.0.0 23:34:42 requestsexceptions==1.4.0 23:34:42 rfc3986==2.0.0 23:34:42 rich==14.2.0 23:34:42 rich-argparse==1.7.2 23:34:42 rpds-py==0.29.0 23:34:42 rsa==4.9.1 23:34:42 ruamel.yaml==0.18.16 23:34:42 ruamel.yaml.clib==0.2.15 23:34:42 s3transfer==0.15.0 23:34:42 simplejson==3.20.2 23:34:42 six==1.17.0 23:34:42 smmap==5.0.2 23:34:42 soupsieve==2.8 23:34:42 stevedore==5.6.0 23:34:42 tabulate==0.9.0 23:34:42 toml==0.10.2 23:34:42 tomlkit==0.13.3 23:34:42 tqdm==4.67.1 23:34:42 typing_extensions==4.15.0 23:34:42 tzdata==2025.2 23:34:42 urllib3==1.26.20 23:34:42 virtualenv==20.35.4 23:34:42 wcwidth==0.2.14 23:34:42 websocket-client==1.9.0 23:34:42 wrapt==2.0.1 23:34:42 xdg==6.0.0 23:34:42 xmltodict==1.0.2 23:34:42 yq==3.4.3 23:34:42 [EnvInject] - Injecting environment variables from a build step. 23:34:42 [EnvInject] - Injecting as environment variables the properties content 23:34:42 OS_STACK_TEMPLATE=csit-2-instance-type.yaml 23:34:42 OS_CLOUD=vex 23:34:42 OS_STACK_NAME=releng-netconf-csit-1node-scale-max-devices-only-scandium-57 23:34:42 OS_STACK_TEMPLATE_DIR=openstack-hot 23:34:42 23:34:42 [EnvInject] - Variables injected successfully. 23:34:42 provisioning config files... 23:34:42 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 23:34:42 [netconf-csit-1node-scale-max-devices-only-scandium] $ /bin/bash /tmp/jenkins8027561792152543799.sh 23:34:42 ---> Create parameters file for OpenStack HOT 23:34:42 OpenStack Heat parameters generated 23:34:42 ----------------------------------- 23:34:42 parameters: 23:34:42 vm_0_count: '1' 23:34:42 vm_0_flavor: 'v3-standard-8' 23:34:42 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250917-133034.447' 23:34:42 vm_1_count: '1' 23:34:42 vm_1_flavor: 'v3-standard-8' 23:34:42 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654' 23:34:42 23:34:42 job_name: '07828-57' 23:34:42 silo: 'releng' 23:34:42 [netconf-csit-1node-scale-max-devices-only-scandium] $ /bin/bash -l /tmp/jenkins17424969102785534684.sh 23:34:42 ---> Create HEAT stack 23:34:42 + source /home/jenkins/lf-env.sh 23:34:42 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 23:34:42 ++ mktemp -d /tmp/venv-XXXX 23:34:42 + lf_venv=/tmp/venv-pC91 23:34:42 + local venv_file=/tmp/.os_lf_venv 23:34:42 + local python=python3 23:34:42 + local options 23:34:42 + local set_path=true 23:34:42 + local install_args= 23:34:42 ++ 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:34:42 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 23:34:42 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 23:34:42 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 23:34:42 + true 23:34:42 + case $1 in 23:34:42 + python=python3 23:34:42 + shift 2 23:34:42 + true 23:34:42 + case $1 in 23:34:42 + shift 23:34:42 + break 23:34:42 + case $python in 23:34:42 + local pkg_list= 23:34:42 + [[ -d /opt/pyenv ]] 23:34:42 + echo 'Setup pyenv:' 23:34:42 Setup pyenv: 23:34:42 + export PYENV_ROOT=/opt/pyenv 23:34:42 + PYENV_ROOT=/opt/pyenv 23:34:42 + 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:34:42 + 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:34:42 + pyenv versions 23:34:42 system 23:34:42 3.8.13 23:34:42 3.9.13 23:34:42 3.10.13 23:34:42 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-max-devices-only-scandium/.python-version) 23:34:42 + command -v pyenv 23:34:42 ++ pyenv init - --no-rehash 23:34:42 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 23:34:42 for i in ${!paths[@]}; do 23:34:42 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 23:34:42 fi; done; 23:34:42 echo "${paths[*]}"'\'')" 23:34:42 export PATH="/opt/pyenv/shims:${PATH}" 23:34:42 export PYENV_SHELL=bash 23:34:42 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 23:34:42 pyenv() { 23:34:42 local command 23:34:42 command="${1:-}" 23:34:42 if [ "$#" -gt 0 ]; then 23:34:42 shift 23:34:42 fi 23:34:42 23:34:42 case "$command" in 23:34:42 rehash|shell) 23:34:42 eval "$(pyenv "sh-$command" "$@")" 23:34:42 ;; 23:34:42 *) 23:34:42 command pyenv "$command" "$@" 23:34:42 ;; 23:34:42 esac 23:34:42 }' 23:34:42 +++ bash --norc -ec 'IFS=:; paths=($PATH); 23:34:42 for i in ${!paths[@]}; do 23:34:42 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 23:34:42 fi; done; 23:34:42 echo "${paths[*]}"' 23:34:42 ++ 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:34:42 ++ 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:34:42 ++ 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:34:42 ++ export PYENV_SHELL=bash 23:34:42 ++ PYENV_SHELL=bash 23:34:42 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 23:34:42 +++ complete -F _pyenv pyenv 23:34:42 ++ lf-pyver python3 23:34:42 ++ local py_version_xy=python3 23:34:42 ++ local py_version_xyz= 23:34:42 ++ pyenv versions 23:34:42 ++ grep -E '^[0-9.]*[0-9]$' 23:34:42 ++ local command 23:34:42 ++ command=versions 23:34:42 ++ '[' 1 -gt 0 ']' 23:34:42 ++ shift 23:34:42 ++ case "$command" in 23:34:42 ++ command pyenv versions 23:34:42 ++ pyenv versions 23:34:42 ++ sed 's/^[ *]* //' 23:34:42 ++ awk '{ print $1 }' 23:34:43 ++ [[ ! -s /tmp/.pyenv_versions ]] 23:34:43 +++ grep '^3' /tmp/.pyenv_versions 23:34:43 +++ tail -n 1 23:34:43 +++ sort -V 23:34:43 ++ py_version_xyz=3.11.7 23:34:43 ++ [[ -z 3.11.7 ]] 23:34:43 ++ echo 3.11.7 23:34:43 ++ return 0 23:34:43 + pyenv local 3.11.7 23:34:43 + local command 23:34:43 + command=local 23:34:43 + '[' 2 -gt 0 ']' 23:34:43 + shift 23:34:43 + case "$command" in 23:34:43 + command pyenv local 3.11.7 23:34:43 + pyenv local 3.11.7 23:34:43 + for arg in "$@" 23:34:43 + case $arg in 23:34:43 + pkg_list+='lftools[openstack] ' 23:34:43 + for arg in "$@" 23:34:43 + case $arg in 23:34:43 + pkg_list+='kubernetes ' 23:34:43 + for arg in "$@" 23:34:43 + case $arg in 23:34:43 + pkg_list+='niet ' 23:34:43 + for arg in "$@" 23:34:43 + case $arg in 23:34:43 + pkg_list+='python-heatclient ' 23:34:43 + for arg in "$@" 23:34:43 + case $arg in 23:34:43 + pkg_list+='python-openstackclient ' 23:34:43 + for arg in "$@" 23:34:43 + case $arg in 23:34:43 + pkg_list+='python-magnumclient ' 23:34:43 + for arg in "$@" 23:34:43 + case $arg in 23:34:43 + pkg_list+='urllib3~=1.26.15 ' 23:34:43 + for arg in "$@" 23:34:43 + case $arg in 23:34:43 + pkg_list+='yq ' 23:34:43 + [[ -f /tmp/.os_lf_venv ]] 23:34:43 ++ cat /tmp/.os_lf_venv 23:34:43 + lf_venv=/tmp/venv-mnjj 23:34:43 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mnjj from' file:/tmp/.os_lf_venv 23:34:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mnjj from file:/tmp/.os_lf_venv 23:34:43 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 23:34:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:34:43 + local 'pip_opts=--upgrade --quiet' 23:34:43 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 23:34:43 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 23:34:43 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 23:34:43 + [[ -n '' ]] 23:34:43 + [[ -n '' ]] 23:34:43 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 23:34:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:34:43 + /tmp/venv-mnjj/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:34:44 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 23:34:44 lf-activate-venv(): INFO: Base packages installed successfully 23:34:44 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]] 23:34:44 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ' 23:34:44 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 23:34:44 + /tmp/venv-mnjj/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:35:01 + type python3 23:35:01 + true 23:35:01 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-mnjj/bin to PATH' 23:35:01 lf-activate-venv(): INFO: Adding /tmp/venv-mnjj/bin to PATH 23:35:01 + PATH=/tmp/venv-mnjj/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:35:01 + return 0 23:35:01 + openstack --os-cloud vex limits show --absolute 23:35:03 +--------------------------+---------+ 23:35:03 | Name | Value | 23:35:03 +--------------------------+---------+ 23:35:03 | maxTotalInstances | -1 | 23:35:03 | maxTotalCores | 450 | 23:35:03 | maxTotalRAMSize | 1000000 | 23:35:03 | maxServerMeta | 128 | 23:35:03 | maxImageMeta | 128 | 23:35:03 | maxPersonality | 5 | 23:35:03 | maxPersonalitySize | 10240 | 23:35:03 | maxTotalKeypairs | 100 | 23:35:03 | maxServerGroups | 10 | 23:35:03 | maxServerGroupMembers | 10 | 23:35:03 | maxTotalFloatingIps | -1 | 23:35:03 | maxSecurityGroups | -1 | 23:35:03 | maxSecurityGroupRules | -1 | 23:35:03 | totalRAMUsed | 892928 | 23:35:03 | totalCoresUsed | 218 | 23:35:03 | totalInstancesUsed | 83 | 23:35:03 | totalFloatingIpsUsed | 0 | 23:35:03 | totalSecurityGroupsUsed | 0 | 23:35:03 | totalServerGroupsUsed | 0 | 23:35:03 | maxTotalVolumes | -1 | 23:35:03 | maxTotalSnapshots | 10 | 23:35:03 | maxTotalVolumeGigabytes | 4096 | 23:35:03 | maxTotalBackups | 10 | 23:35:03 | maxTotalBackupGigabytes | 1000 | 23:35:03 | totalVolumesUsed | 3 | 23:35:03 | totalGigabytesUsed | 60 | 23:35:03 | totalSnapshotsUsed | 0 | 23:35:03 | totalBackupsUsed | 0 | 23:35:03 | totalBackupGigabytesUsed | 0 | 23:35:03 +--------------------------+---------+ 23:35:03 + pushd /opt/ciman/openstack-hot 23:35:03 /opt/ciman/openstack-hot /w/workspace/netconf-csit-1node-scale-max-devices-only-scandium 23:35:03 + lftools openstack --os-cloud vex stack create releng-netconf-csit-1node-scale-max-devices-only-scandium-57 csit-2-instance-type.yaml /w/workspace/netconf-csit-1node-scale-max-devices-only-scandium/stack-parameters.yaml 23:35:28 Creating stack releng-netconf-csit-1node-scale-max-devices-only-scandium-57 23:35:28 Waiting to initialize infrastructure... 23:35:28 WARN: Failed to initialize stack. Reason: Resource CREATE failed: Forbidden: resources.vm_1_group.resources[0].resources.instance: Quota exceeded for ram: Requested 32768, but already used 991232 of 1000000 ram (HTTP 403) (Request-ID: req-0d6e0f3e-dbe3-4ec3-8a67-805a24931489) 23:35:28 TypeError: delete() missing 1 required positional argument: 'force' 23:35:28 Build step 'Execute shell' marked build as failure 23:35:28 $ ssh-agent -k 23:35:28 unset SSH_AUTH_SOCK; 23:35:28 unset SSH_AGENT_PID; 23:35:28 echo Agent pid 5278 killed; 23:35:28 [ssh-agent] Stopped. 23:35:28 Recording plot data 23:35:28 Robot results publisher started... 23:35:28 INFO: Checking test criticality is deprecated and will be dropped in a future release! 23:35:28 -Parsing output xml: 23:35:29 Failed! 23:35:29 hudson.AbortException: No files found in path /w/workspace/netconf-csit-1node-scale-max-devices-only-scandium with configured filemask: output.xml 23:35:29 at hudson.plugins.robot.RobotParser$RobotParserCallable.invoke(RobotParser.java:81) 23:35:29 at hudson.plugins.robot.RobotParser$RobotParserCallable.invoke(RobotParser.java:52) 23:35:29 at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3616) 23:35:29 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 23:35:29 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 23:35:29 at hudson.remoting.Request$2.run(Request.java:377) 23:35:29 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 23:35:29 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 23:35:29 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 23:35:29 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 23:35:29 at java.base/java.lang.Thread.run(Thread.java:829) 23:35:29 Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to prd-centos8-robot-2c-8g-12971 23:35:29 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787) 23:35:29 at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) 23:35:29 at hudson.remoting.Channel.call(Channel.java:1003) 23:35:29 at hudson.FilePath.act(FilePath.java:1230) 23:35:29 at hudson.FilePath.act(FilePath.java:1219) 23:35:29 at hudson.plugins.robot.RobotParser.parse(RobotParser.java:48) 23:35:29 at hudson.plugins.robot.RobotPublisher.parse(RobotPublisher.java:246) 23:35:29 at hudson.plugins.robot.RobotPublisher.perform(RobotPublisher.java:268) 23:35:29 at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:80) 23:35:29 at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) 23:35:29 at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:818) 23:35:29 at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:767) 23:35:29 at hudson.model.Build$BuildExecution.post2(Build.java:179) 23:35:29 at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:711) 23:35:29 at hudson.model.Run.execute(Run.java:1918) 23:35:29 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) 23:35:29 at hudson.model.ResourceController.execute(ResourceController.java:101) 23:35:29 at hudson.model.Executor.run(Executor.java:442) 23:35:29 [PostBuildScript] - [INFO] Executing post build scripts. 23:35:29 [netconf-csit-1node-scale-max-devices-only-scandium] $ /bin/bash /tmp/jenkins12640123382733361283.sh 23:35:29 Archiving csit artifacts 23:35:29 seq: invalid floating point argument: ‘’ 23:35:29 Try 'seq --help' for more information. 23:35:29 % Total % Received % Xferd Average Speed Time Time Time Current 23:35:29 Dload Upload Total Spent Left Speed 23:35:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 237 0 237 0 0 12473 0 --:--:-- --:--:-- --:--:-- 12473 23:35:29 Archive: robot-plugin.zip 23:35:29 End-of-central-directory signature not found. Either this file is not 23:35:29 a zipfile, or it constitutes one disk of a multi-part archive. In the 23:35:29 latter case the central directory and zipfile comment will be found on 23:35:29 the last disk(s) of this archive. 23:35:29 unzip: cannot find zipfile directory in one of robot-plugin.zip or 23:35:29 robot-plugin.zip.zip, and cannot find robot-plugin.zip.ZIP, period. 23:35:29 mv: cannot stat '*.log': No such file or directory 23:35:29 mv: cannot stat '*.log.gz': No such file or directory 23:35:29 mv: cannot stat '*.csv': No such file or directory 23:35:29 mv: cannot stat '*.png': No such file or directory 23:35:29 [PostBuildScript] - [INFO] Executing post build scripts. 23:35:29 [netconf-csit-1node-scale-max-devices-only-scandium] $ /bin/bash /tmp/jenkins11350817532313550606.sh 23:35:29 [PostBuildScript] - [INFO] Executing post build scripts. 23:35:29 [EnvInject] - Injecting environment variables from a build step. 23:35:29 [EnvInject] - Injecting as environment variables the properties content 23:35:29 OS_CLOUD=vex 23:35:29 OS_STACK_NAME=releng-netconf-csit-1node-scale-max-devices-only-scandium-57 23:35:29 23:35:29 [EnvInject] - Variables injected successfully. 23:35:29 provisioning config files... 23:35:29 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 23:35:29 [netconf-csit-1node-scale-max-devices-only-scandium] $ /bin/bash /tmp/jenkins16711839177102501599.sh 23:35:29 ---> openstack-stack-delete.sh 23:35:29 Setup pyenv: 23:35:29 system 23:35:29 3.8.13 23:35:29 3.9.13 23:35:29 3.10.13 23:35:29 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-max-devices-only-scandium/.python-version) 23:35:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mnjj from file:/tmp/.os_lf_venv 23:35:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:35:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:35:31 lf-activate-venv(): INFO: Base packages installed successfully 23:35:31 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 23:35:44 lf-activate-venv(): INFO: Adding /tmp/venv-mnjj/bin to PATH 23:35:44 INFO: Stack cost retrieval disabled, setting cost to 0 23:35:56 INFO: Deleting stack releng-netconf-csit-1node-scale-max-devices-only-scandium-57 23:35:56 Successfully deleted stack releng-netconf-csit-1node-scale-max-devices-only-scandium-57 23:35:56 [PostBuildScript] - [INFO] Executing post build scripts. 23:35:56 [netconf-csit-1node-scale-max-devices-only-scandium] $ /bin/bash /tmp/jenkins13205520751041298619.sh 23:35:57 ---> sysstat.sh 23:35:57 [netconf-csit-1node-scale-max-devices-only-scandium] $ /bin/bash /tmp/jenkins13920742721011318687.sh 23:35:57 ---> package-listing.sh 23:35:57 ++ facter osfamily 23:35:57 ++ tr '[:upper:]' '[:lower:]' 23:35:57 + OS_FAMILY=redhat 23:35:57 + workspace=/w/workspace/netconf-csit-1node-scale-max-devices-only-scandium 23:35:57 + START_PACKAGES=/tmp/packages_start.txt 23:35:57 + END_PACKAGES=/tmp/packages_end.txt 23:35:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:35:57 + PACKAGES=/tmp/packages_start.txt 23:35:57 + '[' /w/workspace/netconf-csit-1node-scale-max-devices-only-scandium ']' 23:35:57 + PACKAGES=/tmp/packages_end.txt 23:35:57 + case "${OS_FAMILY}" in 23:35:57 + rpm -qa 23:35:57 + sort 23:35:58 + '[' -f /tmp/packages_start.txt ']' 23:35:58 + '[' -f /tmp/packages_end.txt ']' 23:35:58 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:35:58 + '[' /w/workspace/netconf-csit-1node-scale-max-devices-only-scandium ']' 23:35:58 + mkdir -p /w/workspace/netconf-csit-1node-scale-max-devices-only-scandium/archives/ 23:35:58 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/netconf-csit-1node-scale-max-devices-only-scandium/archives/ 23:35:58 [netconf-csit-1node-scale-max-devices-only-scandium] $ /bin/bash /tmp/jenkins14117557350907772944.sh 23:35:58 ---> capture-instance-metadata.sh 23:35:58 Setup pyenv: 23:35:58 system 23:35:58 3.8.13 23:35:58 3.9.13 23:35:58 3.10.13 23:35:58 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-max-devices-only-scandium/.python-version) 23:35:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mnjj from file:/tmp/.os_lf_venv 23:35:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:35:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:36:00 lf-activate-venv(): INFO: Base packages installed successfully 23:36:00 lf-activate-venv(): INFO: Installing additional packages: lftools 23:36:10 lf-activate-venv(): INFO: Adding /tmp/venv-mnjj/bin to PATH 23:36:10 INFO: Running in OpenStack, capturing instance metadata 23:36:10 [netconf-csit-1node-scale-max-devices-only-scandium] $ /bin/bash /tmp/jenkins2585862341639539577.sh 23:36:10 provisioning config files... 23:36:10 Could not find credentials [logs] for netconf-csit-1node-scale-max-devices-only-scandium #57 23:36:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/netconf-csit-1node-scale-max-devices-only-scandium@tmp/config10913185721583180282tmp 23:36:10 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 23:36:10 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 23:36:10 provisioning config files... 23:36:11 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 23:36:11 [EnvInject] - Injecting environment variables from a build step. 23:36:11 [EnvInject] - Injecting as environment variables the properties content 23:36:11 SERVER_ID=logs 23:36:11 23:36:11 [EnvInject] - Variables injected successfully. 23:36:11 [netconf-csit-1node-scale-max-devices-only-scandium] $ /bin/bash /tmp/jenkins3427748404456473691.sh 23:36:11 ---> create-netrc.sh 23:36:11 WARN: Log server credential not found. 23:36:11 [netconf-csit-1node-scale-max-devices-only-scandium] $ /bin/bash /tmp/jenkins4570358070487718508.sh 23:36:11 ---> python-tools-install.sh 23:36:11 Setup pyenv: 23:36:11 system 23:36:11 3.8.13 23:36:11 3.9.13 23:36:11 3.10.13 23:36:11 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-max-devices-only-scandium/.python-version) 23:36:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mnjj from file:/tmp/.os_lf_venv 23:36:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:36:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:36:13 lf-activate-venv(): INFO: Base packages installed successfully 23:36:13 lf-activate-venv(): INFO: Installing additional packages: lftools 23:36:23 lf-activate-venv(): INFO: Adding /tmp/venv-mnjj/bin to PATH 23:36:23 [netconf-csit-1node-scale-max-devices-only-scandium] $ /bin/bash /tmp/jenkins6049279239509119415.sh 23:36:23 ---> sudo-logs.sh 23:36:23 Archiving 'sudo' log.. 23:36:23 [netconf-csit-1node-scale-max-devices-only-scandium] $ /bin/bash /tmp/jenkins11619838787662139950.sh 23:36:23 ---> job-cost.sh 23:36:23 Setup pyenv: 23:36:24 system 23:36:24 3.8.13 23:36:24 3.9.13 23:36:24 3.10.13 23:36:24 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-max-devices-only-scandium/.python-version) 23:36:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mnjj from file:/tmp/.os_lf_venv 23:36:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:36:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:36:26 lf-activate-venv(): INFO: Base packages installed successfully 23:36:26 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 23:36:33 lf-activate-venv(): INFO: Adding /tmp/venv-mnjj/bin to PATH 23:36:33 DEBUG: total: 0 23:36:33 INFO: Retrieving Stack Cost... 23:36:34 INFO: Retrieving Pricing Info for: v3-standard-2 23:36:34 INFO: Archiving Costs 23:36:34 [netconf-csit-1node-scale-max-devices-only-scandium] $ /bin/bash -l /tmp/jenkins17048955696728873432.sh 23:36:34 ---> logs-deploy.sh 23:36:34 Setup pyenv: 23:36:34 system 23:36:34 3.8.13 23:36:34 3.9.13 23:36:34 3.10.13 23:36:34 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-max-devices-only-scandium/.python-version) 23:36:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mnjj from file:/tmp/.os_lf_venv 23:36:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:36:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:36:36 lf-activate-venv(): INFO: Base packages installed successfully 23:36:36 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 23:36:48 lf-activate-venv(): INFO: Adding /tmp/venv-mnjj/bin to PATH 23:36:48 WARNING: Nexus logging server not set 23:36:48 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/netconf-csit-1node-scale-max-devices-only-scandium/57/ 23:36:48 INFO: archiving logs to S3 23:36:49 ---> uname -a: 23:36:49 Linux prd-centos8-robot-2c-8g-12971.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:36:49 23:36:49 23:36:49 ---> lscpu: 23:36:49 Architecture: x86_64 23:36:49 CPU op-mode(s): 32-bit, 64-bit 23:36:49 Byte Order: Little Endian 23:36:49 CPU(s): 2 23:36:49 On-line CPU(s) list: 0,1 23:36:49 Thread(s) per core: 1 23:36:49 Core(s) per socket: 1 23:36:49 Socket(s): 2 23:36:49 NUMA node(s): 1 23:36:49 Vendor ID: AuthenticAMD 23:36:49 CPU family: 23 23:36:49 Model: 49 23:36:49 Model name: AMD EPYC-Rome Processor 23:36:49 Stepping: 0 23:36:49 CPU MHz: 2800.000 23:36:49 BogoMIPS: 5600.00 23:36:49 Virtualization: AMD-V 23:36:49 Hypervisor vendor: KVM 23:36:49 Virtualization type: full 23:36:49 L1d cache: 32K 23:36:49 L1i cache: 32K 23:36:49 L2 cache: 512K 23:36:49 L3 cache: 16384K 23:36:49 NUMA node0 CPU(s): 0,1 23:36: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:36:49 23:36:49 23:36:49 ---> nproc: 23:36:49 2 23:36:49 23:36:49 23:36:49 ---> df -h: 23:36:49 Filesystem Size Used Avail Use% Mounted on 23:36:49 devtmpfs 3.8G 0 3.8G 0% /dev 23:36:49 tmpfs 3.8G 0 3.8G 0% /dev/shm 23:36:49 tmpfs 3.8G 17M 3.8G 1% /run 23:36:49 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 23:36:49 /dev/vda1 40G 8.3G 32G 21% / 23:36:49 tmpfs 770M 0 770M 0% /run/user/1001 23:36:49 23:36:49 23:36:49 ---> free -m: 23:36:49 total used free shared buff/cache available 23:36:49 Mem: 7697 577 5013 19 2106 6823 23:36:49 Swap: 1023 0 1023 23:36:49 23:36:49 23:36:49 ---> ip addr: 23:36:49 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 23:36:49 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 23:36:49 inet 127.0.0.1/8 scope host lo 23:36:49 valid_lft forever preferred_lft forever 23:36:49 inet6 ::1/128 scope host 23:36:49 valid_lft forever preferred_lft forever 23:36:49 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 23:36:49 link/ether fa:16:3e:06:a5:62 brd ff:ff:ff:ff:ff:ff 23:36:49 altname enp0s3 23:36:49 altname ens3 23:36:49 inet 10.30.171.42/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 23:36:49 valid_lft 86179sec preferred_lft 86179sec 23:36:49 inet6 fe80::f816:3eff:fe06:a562/64 scope link 23:36:49 valid_lft forever preferred_lft forever 23:36:49 23:36:49 23:36:49 ---> sar -b -r -n DEV: 23:36:49 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 11/23/2025 _x86_64_ (2 CPU) 23:36:49 23:36:49 23:33:04 LINUX RESTART (2 CPU) 23:36:49 23:36:49 11:34:02 PM tps rtps wtps bread/s bwrtn/s 23:36:49 11:35:01 PM 128.49 0.22 128.27 11.52 12769.19 23:36:49 11:36:01 PM 38.09 0.93 37.15 95.70 4362.95 23:36:49 Average: 82.90 0.58 82.32 53.97 8530.40 23:36:49 23:36:49 11:34:02 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:36:49 11:35:01 PM 5106000 6949156 2776424 35.22 2688 2018800 776680 8.70 187980 2238236 104332 23:36:49 11:36:01 PM 5207772 7051700 2674652 33.93 2688 2019936 688212 7.71 381852 1944040 9152 23:36:49 Average: 5156886 7000428 2725538 34.58 2688 2019368 732446 8.20 284916 2091138 56742 23:36:49 23:36:49 11:34:02 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:36:49 11:35:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:36:49 11:35:01 PM eth0 111.56 90.71 1375.76 12.54 0.00 0.00 0.00 0.00 23:36:49 11:36:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:36:49 11:36:01 PM eth0 22.64 15.09 17.88 13.45 0.00 0.00 0.00 0.00 23:36:49 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:36:49 Average: eth0 66.72 52.58 691.06 13.00 0.00 0.00 0.00 0.00 23:36:49 23:36:49 23:36:49 ---> sar -P ALL: 23:36:49 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 11/23/2025 _x86_64_ (2 CPU) 23:36:49 23:36:49 23:33:04 LINUX RESTART (2 CPU) 23:36:49 23:36:49 11:34:02 PM CPU %user %nice %system %iowait %steal %idle 23:36:49 11:35:01 PM all 39.65 0.00 5.56 1.29 0.11 53.38 23:36:49 11:35:01 PM 0 28.20 0.00 4.73 1.62 0.10 65.35 23:36:49 11:35:01 PM 1 51.14 0.00 6.39 0.97 0.12 41.38 23:36:49 11:36:01 PM all 17.33 0.00 2.51 0.33 0.07 79.77 23:36:49 11:36:01 PM 0 16.40 0.00 2.45 0.48 0.07 80.60 23:36:49 11:36:01 PM 1 18.26 0.00 2.57 0.17 0.07 78.94 23:36:49 Average: all 28.41 0.00 4.02 0.81 0.09 66.67 23:36:49 Average: 0 22.26 0.00 3.58 1.05 0.08 73.02 23:36:49 Average: 1 34.57 0.00 4.46 0.56 0.09 60.31 23:36:49 23:36:49 23:36:49