22:05:57 Started by upstream project "netconf-distribution-mri-test-vanadium" build number 22 22:05:57 originally caused by: 22:05:57 Started by timer 22:05:57 Running as SYSTEM 22:05:58 [EnvInject] - Loading node environment variables. 22:05:58 Building remotely on prd-centos8-robot-2c-8g-18642 (centos8-robot-2c-8g) in workspace /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium 22:05:58 [ssh-agent] Looking for ssh-agent implementation... 22:05:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:05:58 $ ssh-agent 22:05:58 SSH_AUTH_SOCK=/tmp/ssh-F3G2Pj2kQDyj/agent.5276 22:05:58 SSH_AGENT_PID=5277 22:05:58 [ssh-agent] Started. 22:05:58 Running ssh-add (command line suppressed) 22:05:58 Identity added: /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium@tmp/private_key_11008644896410196010.key (/w/workspace/netconf-csit-3node-clustering-scale-only-vanadium@tmp/private_key_11008644896410196010.key) 22:05:58 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) 22:05:58 The recommended git tool is: NONE 22:06:01 using credential opendaylight-jenkins-ssh 22:06:01 Wiping out workspace first. 22:06:01 Cloning the remote Git repository 22:06:01 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test 22:06:01 > git init /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/test # timeout=10 22:06:01 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 22:06:01 > git --version # timeout=10 22:06:01 > git --version # 'git version 2.43.0' 22:06:01 using GIT_SSH to set credentials Release Engineering Jenkins Key 22:06:01 [INFO] Currently running in a labeled security context 22:06:01 [INFO] Currently SELinux is 'enforcing' on the host 22:06:01 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/test@tmp/jenkins-gitclient-ssh16003120459252677291.key 22:06:01 Verifying host key using known hosts file 22:06: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. 22:06:01 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10 22:06:03 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 22:06:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:06:04 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 22:06:04 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 22:06:04 using GIT_SSH to set credentials Release Engineering Jenkins Key 22:06:04 [INFO] Currently running in a labeled security context 22:06:04 [INFO] Currently SELinux is 'enforcing' on the host 22:06:04 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/test@tmp/jenkins-gitclient-ssh7486591453270990666.key 22:06:04 Verifying host key using known hosts file 22:06:04 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 22:06:04 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10 22:06:04 > git rev-parse FETCH_HEAD^{commit} # timeout=10 22:06:04 Checking out Revision cc140aba40d20c279ad305eb08204917e9a97348 (origin/master) 22:06:04 > git config core.sparsecheckout # timeout=10 22:06:04 > git checkout -f cc140aba40d20c279ad305eb08204917e9a97348 # timeout=10 22:06:04 Commit message: "Add bgpcep variables for vanadium" 22:06:04 > git rev-parse FETCH_HEAD^{commit} # timeout=10 22:06:04 > git rev-list --no-walk 2791c5dea1951b0af9405c9ac43be0884a2c5414 # timeout=10 22:06:05 No emails were triggered. 22:06:05 provisioning config files... 22:06:05 copy managed file [npmrc] to file:/home/jenkins/.npmrc 22:06:05 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 22:06:05 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 22:06:05 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins15332950054776782750.sh 22:06:05 ---> python-tools-install.sh 22:06:05 Setup pyenv: 22:06:05 system 22:06:05 * 3.8.13 (set by /opt/pyenv/version) 22:06:05 * 3.9.13 (set by /opt/pyenv/version) 22:06:05 * 3.10.13 (set by /opt/pyenv/version) 22:06:05 * 3.11.7 (set by /opt/pyenv/version) 22:06:10 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-IJiW 22:06:10 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 22:06:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:06:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:06:14 lf-activate-venv(): INFO: Base packages installed successfully 22:06:14 lf-activate-venv(): INFO: Installing additional packages: lftools 22:06:37 lf-activate-venv(): INFO: Adding /tmp/venv-IJiW/bin to PATH 22:06:37 Generating Requirements File 22:06:56 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 22:06:56 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 22:06:56 Python 3.11.7 22:06:56 pip 25.3 from /tmp/venv-IJiW/lib/python3.11/site-packages/pip (python 3.11) 22:06:56 appdirs==1.4.4 22:06:56 argcomplete==3.6.3 22:06:56 aspy.yaml==1.3.0 22:06:56 attrs==25.4.0 22:06:56 autopage==0.5.2 22:06:56 beautifulsoup4==4.14.3 22:06:56 boto3==1.42.22 22:06:56 botocore==1.42.22 22:06:56 bs4==0.0.2 22:06:56 cachetools==6.2.4 22:06:56 certifi==2026.1.4 22:06:56 cffi==2.0.0 22:06:56 cfgv==3.5.0 22:06:56 chardet==5.2.0 22:06:56 charset-normalizer==3.4.4 22:06:56 click==8.3.1 22:06:56 cliff==4.13.1 22:06:56 cmd2==3.1.0 22:06:56 cryptography==3.3.2 22:06:56 debtcollector==3.0.0 22:06:56 decorator==5.2.1 22:06:56 defusedxml==0.7.1 22:06:56 Deprecated==1.3.1 22:06:56 distlib==0.4.0 22:06:56 dnspython==2.8.0 22:06:56 docker==7.1.0 22:06:56 dogpile.cache==1.5.0 22:06:56 durationpy==0.10 22:06:56 email-validator==2.3.0 22:06:56 filelock==3.20.2 22:06:56 future==1.0.0 22:06:56 gitdb==4.0.12 22:06:56 GitPython==3.1.46 22:06:56 google-auth==2.46.0 22:06:56 httplib2==0.31.0 22:06:56 identify==2.6.15 22:06:56 idna==3.11 22:06:56 importlib-resources==1.5.0 22:06:56 iso8601==2.1.0 22:06:56 Jinja2==3.1.6 22:06:56 jmespath==1.0.1 22:06:56 jsonpatch==1.33 22:06:56 jsonpointer==3.0.0 22:06:56 jsonschema==4.25.1 22:06:56 jsonschema-specifications==2025.9.1 22:06:56 keystoneauth1==5.12.0 22:06:56 kubernetes==34.1.0 22:06:56 lftools==0.37.18 22:06:56 lxml==6.0.2 22:06:56 markdown-it-py==4.0.0 22:06:56 MarkupSafe==3.0.3 22:06:56 mdurl==0.1.2 22:06:56 msgpack==1.1.2 22:06:56 multi_key_dict==2.0.3 22:06:56 munch==4.0.0 22:06:56 netaddr==1.3.0 22:06:56 niet==1.4.2 22:06:56 nodeenv==1.10.0 22:06:56 oauth2client==4.1.3 22:06:56 oauthlib==3.3.1 22:06:56 openstacksdk==4.8.0 22:06:56 os-service-types==1.8.2 22:06:56 osc-lib==4.3.0 22:06:56 oslo.config==10.1.0 22:06:56 oslo.context==6.2.0 22:06:56 oslo.i18n==6.7.1 22:06:56 oslo.log==8.0.0 22:06:56 oslo.serialization==5.9.0 22:06:56 oslo.utils==9.2.0 22:06:56 packaging==25.0 22:06:56 pbr==7.0.3 22:06:56 platformdirs==4.5.1 22:06:56 prettytable==3.17.0 22:06:56 psutil==7.2.1 22:06:56 pyasn1==0.6.1 22:06:56 pyasn1_modules==0.4.2 22:06:56 pycparser==2.23 22:06:56 pygerrit2==2.0.15 22:06:56 PyGithub==2.8.1 22:06:56 Pygments==2.19.2 22:06:56 PyJWT==2.10.1 22:06:56 PyNaCl==1.6.2 22:06:56 pyparsing==2.4.7 22:06:56 pyperclip==1.11.0 22:06:56 pyrsistent==0.20.0 22:06:56 python-cinderclient==9.8.0 22:06:56 python-dateutil==2.9.0.post0 22:06:56 python-heatclient==4.3.0 22:06:56 python-jenkins==1.8.3 22:06:56 python-keystoneclient==5.7.0 22:06:56 python-magnumclient==4.9.0 22:06:56 python-openstackclient==8.2.0 22:06:56 python-swiftclient==4.9.0 22:06:56 PyYAML==6.0.3 22:06:56 referencing==0.37.0 22:06:56 requests==2.32.5 22:06:56 requests-oauthlib==2.0.0 22:06:56 requestsexceptions==1.4.0 22:06:56 rfc3986==2.0.0 22:06:56 rich==14.2.0 22:06:56 rich-argparse==1.7.2 22:06:56 rpds-py==0.30.0 22:06:56 rsa==4.9.1 22:06:56 ruamel.yaml==0.19.1 22:06:56 ruamel.yaml.clib==0.2.15 22:06:56 s3transfer==0.16.0 22:06:56 simplejson==3.20.2 22:06:56 six==1.17.0 22:06:56 smmap==5.0.2 22:06:56 soupsieve==2.8.1 22:06:56 stevedore==5.6.0 22:06:56 tabulate==0.9.0 22:06:56 toml==0.10.2 22:06:56 tomlkit==0.13.3 22:06:56 tqdm==4.67.1 22:06:56 typing_extensions==4.15.0 22:06:56 tzdata==2025.3 22:06:56 urllib3==1.26.20 22:06:56 virtualenv==20.35.4 22:06:56 wcwidth==0.2.14 22:06:56 websocket-client==1.9.0 22:06:56 wrapt==2.0.1 22:06:56 xdg==6.0.0 22:06:56 xmltodict==1.0.2 22:06:56 yq==3.4.3 22:06:57 [EnvInject] - Injecting environment variables from a build step. 22:06:57 [EnvInject] - Injecting as environment variables the properties content 22:06:57 OS_STACK_TEMPLATE=csit-2-instance-type.yaml 22:06:57 OS_CLOUD=vex 22:06:57 OS_STACK_NAME=releng-netconf-csit-3node-clustering-scale-only-vanadium-45 22:06:57 OS_STACK_TEMPLATE_DIR=openstack-hot 22:06:57 22:06:57 [EnvInject] - Variables injected successfully. 22:06:57 provisioning config files... 22:06:57 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 22:06:57 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins8784565244006664961.sh 22:06:57 ---> Create parameters file for OpenStack HOT 22:06:57 OpenStack Heat parameters generated 22:06:57 ----------------------------------- 22:06:57 parameters: 22:06:57 vm_0_count: '3' 22:06:57 vm_0_flavor: 'v3-standard-4' 22:06:57 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20251201-010221.432' 22:06:57 vm_1_count: '1' 22:06:57 vm_1_flavor: 'v3-standard-2' 22:06:57 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654' 22:06:57 22:06:57 job_name: '64128-45' 22:06:57 silo: 'releng' 22:06:57 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash -l /tmp/jenkins8107372851878670849.sh 22:06:57 ---> Create HEAT stack 22:06:57 + source /home/jenkins/lf-env.sh 22:06:57 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 22:06:57 ++ mktemp -d /tmp/venv-XXXX 22:06:57 + lf_venv=/tmp/venv-djFI 22:06:57 + local venv_file=/tmp/.os_lf_venv 22:06:57 + local python=python3 22:06:57 + local options 22:06:57 + local set_path=true 22:06:57 + local install_args= 22:06:57 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 22:06:57 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 22:06:57 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 22:06:57 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 22:06:57 + true 22:06:57 + case $1 in 22:06:57 + python=python3 22:06:57 + shift 2 22:06:57 + true 22:06:57 + case $1 in 22:06:57 + shift 22:06:57 + break 22:06:57 + case $python in 22:06:57 + local pkg_list= 22:06:57 + [[ -d /opt/pyenv ]] 22:06:57 + echo 'Setup pyenv:' 22:06:57 Setup pyenv: 22:06:57 + export PYENV_ROOT=/opt/pyenv 22:06:57 + PYENV_ROOT=/opt/pyenv 22:06:57 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 22:06:57 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 22:06:57 + pyenv versions 22:06:57 system 22:06:57 3.8.13 22:06:57 3.9.13 22:06:57 3.10.13 22:06:57 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/.python-version) 22:06:57 + command -v pyenv 22:06:57 ++ pyenv init - --no-rehash 22:06:57 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 22:06:57 for i in ${!paths[@]}; do 22:06:57 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 22:06:57 fi; done; 22:06:57 echo "${paths[*]}"'\'')" 22:06:57 export PATH="/opt/pyenv/shims:${PATH}" 22:06:57 export PYENV_SHELL=bash 22:06:57 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 22:06:57 pyenv() { 22:06:57 local command 22:06:57 command="${1:-}" 22:06:57 if [ "$#" -gt 0 ]; then 22:06:57 shift 22:06:57 fi 22:06:57 22:06:57 case "$command" in 22:06:57 rehash|shell) 22:06:57 eval "$(pyenv "sh-$command" "$@")" 22:06:57 ;; 22:06:57 *) 22:06:57 command pyenv "$command" "$@" 22:06:57 ;; 22:06:57 esac 22:06:57 }' 22:06:57 +++ bash --norc -ec 'IFS=:; paths=($PATH); 22:06:57 for i in ${!paths[@]}; do 22:06:57 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 22:06:57 fi; done; 22:06:57 echo "${paths[*]}"' 22:06:57 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 22:06:57 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 22:06:57 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 22:06:57 ++ export PYENV_SHELL=bash 22:06:57 ++ PYENV_SHELL=bash 22:06:57 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 22:06:57 +++ complete -F _pyenv pyenv 22:06:57 ++ lf-pyver python3 22:06:57 ++ local py_version_xy=python3 22:06:57 ++ local py_version_xyz= 22:06:57 ++ pyenv versions 22:06:57 ++ local command 22:06:57 ++ command=versions 22:06:57 ++ '[' 1 -gt 0 ']' 22:06:57 ++ shift 22:06:57 ++ case "$command" in 22:06:57 ++ command pyenv versions 22:06:57 ++ pyenv versions 22:06:57 ++ sed 's/^[ *]* //' 22:06:57 ++ awk '{ print $1 }' 22:06:57 ++ grep -E '^[0-9.]*[0-9]$' 22:06:57 ++ [[ ! -s /tmp/.pyenv_versions ]] 22:06:57 +++ grep '^3' /tmp/.pyenv_versions 22:06:57 +++ sort -V 22:06:57 +++ tail -n 1 22:06:57 ++ py_version_xyz=3.11.7 22:06:57 ++ [[ -z 3.11.7 ]] 22:06:57 ++ echo 3.11.7 22:06:57 ++ return 0 22:06:57 + pyenv local 3.11.7 22:06:57 + local command 22:06:57 + command=local 22:06:57 + '[' 2 -gt 0 ']' 22:06:57 + shift 22:06:57 + case "$command" in 22:06:57 + command pyenv local 3.11.7 22:06:57 + pyenv local 3.11.7 22:06:58 + for arg in "$@" 22:06:58 + case $arg in 22:06:58 + pkg_list+='lftools[openstack] ' 22:06:58 + for arg in "$@" 22:06:58 + case $arg in 22:06:58 + pkg_list+='kubernetes ' 22:06:58 + for arg in "$@" 22:06:58 + case $arg in 22:06:58 + pkg_list+='niet ' 22:06:58 + for arg in "$@" 22:06:58 + case $arg in 22:06:58 + pkg_list+='python-heatclient ' 22:06:58 + for arg in "$@" 22:06:58 + case $arg in 22:06:58 + pkg_list+='python-openstackclient ' 22:06:58 + for arg in "$@" 22:06:58 + case $arg in 22:06:58 + pkg_list+='python-magnumclient ' 22:06:58 + for arg in "$@" 22:06:58 + case $arg in 22:06:58 + pkg_list+='urllib3~=1.26.15 ' 22:06:58 + for arg in "$@" 22:06:58 + case $arg in 22:06:58 + pkg_list+='yq ' 22:06:58 + [[ -f /tmp/.os_lf_venv ]] 22:06:58 ++ cat /tmp/.os_lf_venv 22:06:58 + lf_venv=/tmp/venv-IJiW 22:06:58 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IJiW from' file:/tmp/.os_lf_venv 22:06:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IJiW from file:/tmp/.os_lf_venv 22:06:58 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 22:06:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:06:58 + local 'pip_opts=--upgrade --quiet' 22:06:58 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 22:06:58 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 22:06:58 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 22:06:58 + [[ -n '' ]] 22:06:58 + [[ -n '' ]] 22:06:58 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 22:06:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:06:58 + /tmp/venv-IJiW/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 22:06:59 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 22:06:59 lf-activate-venv(): INFO: Base packages installed successfully 22:06:59 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]] 22:06:59 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ' 22:06:59 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 22:06:59 + /tmp/venv-IJiW/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 22:07:17 + type python3 22:07:17 + true 22:07:17 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-IJiW/bin to PATH' 22:07:17 lf-activate-venv(): INFO: Adding /tmp/venv-IJiW/bin to PATH 22:07:17 + PATH=/tmp/venv-IJiW/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 22:07:17 + return 0 22:07:17 + openstack --os-cloud vex limits show --absolute 22:07:18 +--------------------------+---------+ 22:07:18 | Name | Value | 22:07:18 +--------------------------+---------+ 22:07:18 | maxTotalInstances | -1 | 22:07:18 | maxTotalCores | 450 | 22:07:18 | maxTotalRAMSize | 1000000 | 22:07:18 | maxServerMeta | 128 | 22:07:18 | maxImageMeta | 128 | 22:07:18 | maxPersonality | 5 | 22:07:18 | maxPersonalitySize | 10240 | 22:07:18 | maxTotalKeypairs | 100 | 22:07:18 | maxServerGroups | 10 | 22:07:18 | maxServerGroupMembers | 10 | 22:07:18 | maxTotalFloatingIps | -1 | 22:07:18 | maxSecurityGroups | -1 | 22:07:18 | maxSecurityGroupRules | -1 | 22:07:18 | totalRAMUsed | 999424 | 22:07:18 | totalCoresUsed | 244 | 22:07:18 | totalInstancesUsed | 105 | 22:07:18 | totalFloatingIpsUsed | 0 | 22:07:18 | totalSecurityGroupsUsed | 0 | 22:07:18 | totalServerGroupsUsed | 0 | 22:07:18 | maxTotalVolumes | -1 | 22:07:18 | maxTotalSnapshots | 10 | 22:07:18 | maxTotalVolumeGigabytes | 4096 | 22:07:18 | maxTotalBackups | 10 | 22:07:18 | maxTotalBackupGigabytes | 1000 | 22:07:18 | totalVolumesUsed | 3 | 22:07:18 | totalGigabytesUsed | 60 | 22:07:18 | totalSnapshotsUsed | 0 | 22:07:18 | totalBackupsUsed | 0 | 22:07:18 | totalBackupGigabytesUsed | 0 | 22:07:18 +--------------------------+---------+ 22:07:19 + pushd /opt/ciman/openstack-hot 22:07:19 /opt/ciman/openstack-hot /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium 22:07:19 + lftools openstack --os-cloud vex stack create releng-netconf-csit-3node-clustering-scale-only-vanadium-45 csit-2-instance-type.yaml /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/stack-parameters.yaml 22:07:32 Creating stack releng-netconf-csit-3node-clustering-scale-only-vanadium-45 22:07:32 WARN: Failed to initialize stack. Reason: Resource CREATE failed: Forbidden: resources.vm_0_group.resources[2].resources.instance: Quota exceeded for ram: Requested 16384, but already used 999424 of 1000000 ram (HTTP 403) (Request-ID: req-08046838-fe94-45d7-9c26-8fcb1c7fd63a) 22:07:32 TypeError: delete() missing 1 required positional argument: 'force' 22:07:32 Build step 'Execute shell' marked build as failure 22:07:32 $ ssh-agent -k 22:07:32 unset SSH_AUTH_SOCK; 22:07:32 unset SSH_AGENT_PID; 22:07:32 echo Agent pid 5277 killed; 22:07:32 [ssh-agent] Stopped. 22:07:33 Recording plot data 22:07:33 Robot results publisher started... 22:07:33 INFO: Checking test criticality is deprecated and will be dropped in a future release! 22:07:33 -Parsing output xml: 22:07:33 Failed! 22:07:33 hudson.AbortException: No files found in path /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium with configured filemask: output.xml 22:07:33 at hudson.plugins.robot.RobotParser$RobotParserCallable.invoke(RobotParser.java:81) 22:07:33 at hudson.plugins.robot.RobotParser$RobotParserCallable.invoke(RobotParser.java:52) 22:07:33 at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3616) 22:07:33 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 22:07:33 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 22:07:33 at hudson.remoting.Request$2.run(Request.java:377) 22:07:33 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 22:07:33 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 22:07:33 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 22:07:33 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 22:07:33 at java.base/java.lang.Thread.run(Thread.java:829) 22:07:33 Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to prd-centos8-robot-2c-8g-18642 22:07:33 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787) 22:07:33 at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) 22:07:33 at hudson.remoting.Channel.call(Channel.java:1003) 22:07:33 at hudson.FilePath.act(FilePath.java:1230) 22:07:33 at hudson.FilePath.act(FilePath.java:1219) 22:07:33 at hudson.plugins.robot.RobotParser.parse(RobotParser.java:48) 22:07:33 at hudson.plugins.robot.RobotPublisher.parse(RobotPublisher.java:246) 22:07:33 at hudson.plugins.robot.RobotPublisher.perform(RobotPublisher.java:268) 22:07:33 at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:80) 22:07:33 at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) 22:07:33 at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:818) 22:07:33 at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:767) 22:07:33 at hudson.model.Build$BuildExecution.post2(Build.java:179) 22:07:33 at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:711) 22:07:33 at hudson.model.Run.execute(Run.java:1918) 22:07:33 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) 22:07:33 at hudson.model.ResourceController.execute(ResourceController.java:101) 22:07:33 at hudson.model.Executor.run(Executor.java:442) 22:07:33 [PostBuildScript] - [INFO] Executing post build scripts. 22:07:33 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins12800161746380301429.sh 22:07:33 Archiving csit artifacts 22:07:33 seq: invalid floating point argument: ‘’ 22:07:33 Try 'seq --help' for more information. 22:07:33 % Total % Received % Xferd Average Speed Time Time Time Current 22:07:33 Dload Upload Total Spent Left Speed 22:07:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 237 0 237 0 0 13166 0 --:--:-- --:--:-- --:--:-- 13941 22:07:33 Archive: robot-plugin.zip 22:07:33 End-of-central-directory signature not found. Either this file is not 22:07:33 a zipfile, or it constitutes one disk of a multi-part archive. In the 22:07:33 latter case the central directory and zipfile comment will be found on 22:07:33 the last disk(s) of this archive. 22:07:33 unzip: cannot find zipfile directory in one of robot-plugin.zip or 22:07:33 robot-plugin.zip.zip, and cannot find robot-plugin.zip.ZIP, period. 22:07:33 mv: cannot stat '*.log': No such file or directory 22:07:33 mv: cannot stat '*.log.gz': No such file or directory 22:07:33 mv: cannot stat '*.csv': No such file or directory 22:07:33 mv: cannot stat '*.png': No such file or directory 22:07:33 [PostBuildScript] - [INFO] Executing post build scripts. 22:07:33 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins3647661042277593142.sh 22:07:33 [PostBuildScript] - [INFO] Executing post build scripts. 22:07:33 [EnvInject] - Injecting environment variables from a build step. 22:07:33 [EnvInject] - Injecting as environment variables the properties content 22:07:33 OS_CLOUD=vex 22:07:33 OS_STACK_NAME=releng-netconf-csit-3node-clustering-scale-only-vanadium-45 22:07:33 22:07:33 [EnvInject] - Variables injected successfully. 22:07:33 provisioning config files... 22:07:33 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 22:07:33 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins6841712810093279928.sh 22:07:33 ---> openstack-stack-delete.sh 22:07:33 Setup pyenv: 22:07:34 system 22:07:34 3.8.13 22:07:34 3.9.13 22:07:34 3.10.13 22:07:34 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/.python-version) 22:07:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IJiW from file:/tmp/.os_lf_venv 22:07:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:07:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:07:36 lf-activate-venv(): INFO: Base packages installed successfully 22:07:36 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 22:07:49 lf-activate-venv(): INFO: Adding /tmp/venv-IJiW/bin to PATH 22:07:49 INFO: Stack cost retrieval disabled, setting cost to 0 22:08:01 INFO: Deleting stack releng-netconf-csit-3node-clustering-scale-only-vanadium-45 22:08:01 Successfully deleted stack releng-netconf-csit-3node-clustering-scale-only-vanadium-45 22:08:01 [PostBuildScript] - [INFO] Executing post build scripts. 22:08:01 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins9107493834824621426.sh 22:08:01 ---> sysstat.sh 22:08:01 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins2263471117748253413.sh 22:08:01 ---> package-listing.sh 22:08:01 ++ facter osfamily 22:08:01 ++ tr '[:upper:]' '[:lower:]' 22:08:02 + OS_FAMILY=redhat 22:08:02 + workspace=/w/workspace/netconf-csit-3node-clustering-scale-only-vanadium 22:08:02 + START_PACKAGES=/tmp/packages_start.txt 22:08:02 + END_PACKAGES=/tmp/packages_end.txt 22:08:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:08:02 + PACKAGES=/tmp/packages_start.txt 22:08:02 + '[' /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium ']' 22:08:02 + PACKAGES=/tmp/packages_end.txt 22:08:02 + case "${OS_FAMILY}" in 22:08:02 + rpm -qa 22:08:02 + sort 22:08:02 + '[' -f /tmp/packages_start.txt ']' 22:08:02 + '[' -f /tmp/packages_end.txt ']' 22:08:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:08:02 + '[' /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium ']' 22:08:02 + mkdir -p /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/archives/ 22:08:02 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/archives/ 22:08:02 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins9106615355837438557.sh 22:08:02 ---> capture-instance-metadata.sh 22:08:02 Setup pyenv: 22:08:03 system 22:08:03 3.8.13 22:08:03 3.9.13 22:08:03 3.10.13 22:08:03 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/.python-version) 22:08:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IJiW from file:/tmp/.os_lf_venv 22:08:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:08:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:08:05 lf-activate-venv(): INFO: Base packages installed successfully 22:08:05 lf-activate-venv(): INFO: Installing additional packages: lftools 22:08:15 lf-activate-venv(): INFO: Adding /tmp/venv-IJiW/bin to PATH 22:08:15 INFO: Running in OpenStack, capturing instance metadata 22:08:16 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins4754274819906787231.sh 22:08:16 provisioning config files... 22:08:16 Could not find credentials [logs] for netconf-csit-3node-clustering-scale-only-vanadium #45 22:08:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/netconf-csit-3node-clustering-scale-only-vanadium@tmp/config8784174235411441934tmp 22:08:16 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 22:08:16 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 22:08:16 provisioning config files... 22:08:16 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 22:08:16 [EnvInject] - Injecting environment variables from a build step. 22:08:16 [EnvInject] - Injecting as environment variables the properties content 22:08:16 SERVER_ID=logs 22:08:16 22:08:16 [EnvInject] - Variables injected successfully. 22:08:16 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins5527346442841202034.sh 22:08:16 ---> create-netrc.sh 22:08:16 WARN: Log server credential not found. 22:08:16 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins9561869559219465619.sh 22:08:16 ---> python-tools-install.sh 22:08:16 Setup pyenv: 22:08:17 system 22:08:17 3.8.13 22:08:17 3.9.13 22:08:17 3.10.13 22:08:17 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/.python-version) 22:08:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IJiW from file:/tmp/.os_lf_venv 22:08:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:08:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:08:19 lf-activate-venv(): INFO: Base packages installed successfully 22:08:19 lf-activate-venv(): INFO: Installing additional packages: lftools 22:08:28 lf-activate-venv(): INFO: Adding /tmp/venv-IJiW/bin to PATH 22:08:29 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins363175886459339844.sh 22:08:29 ---> sudo-logs.sh 22:08:29 Archiving 'sudo' log.. 22:08:29 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins4748519281916940799.sh 22:08:29 ---> job-cost.sh 22:08:29 Setup pyenv: 22:08:29 system 22:08:29 3.8.13 22:08:29 3.9.13 22:08:29 3.10.13 22:08:29 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/.python-version) 22:08:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IJiW from file:/tmp/.os_lf_venv 22:08:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:08:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:08:31 lf-activate-venv(): INFO: Base packages installed successfully 22:08:31 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 22:08:38 lf-activate-venv(): INFO: Adding /tmp/venv-IJiW/bin to PATH 22:08:38 DEBUG: total: 0 22:08:38 INFO: Retrieving Stack Cost... 22:08:38 INFO: Retrieving Pricing Info for: v3-standard-2 22:08:38 INFO: Archiving Costs 22:08:38 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash -l /tmp/jenkins14071925543127007780.sh 22:08:39 ---> logs-deploy.sh 22:08:39 Setup pyenv: 22:08:39 system 22:08:39 3.8.13 22:08:39 3.9.13 22:08:39 3.10.13 22:08:39 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/.python-version) 22:08:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IJiW from file:/tmp/.os_lf_venv 22:08:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:08:39 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:08:41 lf-activate-venv(): INFO: Base packages installed successfully 22:08:41 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 22:08:51 lf-activate-venv(): INFO: Adding /tmp/venv-IJiW/bin to PATH 22:08:51 WARNING: Nexus logging server not set 22:08:51 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/netconf-csit-3node-clustering-scale-only-vanadium/45/ 22:08:51 INFO: archiving logs to S3 22:08:52 ---> uname -a: 22:08:52 Linux prd-centos8-robot-2c-8g-18642.novalocal 4.18.0-553.5.1.el8.x86_64 #1 SMP Tue May 21 05:46:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 22:08:52 22:08:52 22:08:52 ---> lscpu: 22:08:52 Architecture: x86_64 22:08:52 CPU op-mode(s): 32-bit, 64-bit 22:08:52 Byte Order: Little Endian 22:08:52 CPU(s): 2 22:08:52 On-line CPU(s) list: 0,1 22:08:52 Thread(s) per core: 1 22:08:52 Core(s) per socket: 1 22:08:52 Socket(s): 2 22:08:52 NUMA node(s): 1 22:08:52 Vendor ID: AuthenticAMD 22:08:52 CPU family: 23 22:08:52 Model: 49 22:08:52 Model name: AMD EPYC-Rome Processor 22:08:52 Stepping: 0 22:08:52 CPU MHz: 2799.998 22:08:52 BogoMIPS: 5599.99 22:08:52 Virtualization: AMD-V 22:08:52 Hypervisor vendor: KVM 22:08:52 Virtualization type: full 22:08:52 L1d cache: 32K 22:08:52 L1i cache: 32K 22:08:52 L2 cache: 512K 22:08:52 L3 cache: 16384K 22:08:52 NUMA node0 CPU(s): 0,1 22:08:52 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 22:08:52 22:08:52 22:08:52 ---> nproc: 22:08:52 2 22:08:52 22:08:52 22:08:52 ---> df -h: 22:08:52 Filesystem Size Used Avail Use% Mounted on 22:08:52 devtmpfs 3.8G 0 3.8G 0% /dev 22:08:52 tmpfs 3.8G 0 3.8G 0% /dev/shm 22:08:52 tmpfs 3.8G 17M 3.8G 1% /run 22:08:52 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 22:08:52 /dev/vda1 40G 8.3G 32G 21% / 22:08:52 tmpfs 770M 0 770M 0% /run/user/1001 22:08:52 22:08:52 22:08:52 ---> free -m: 22:08:52 total used free shared buff/cache available 22:08:52 Mem: 7697 570 5021 19 2106 6830 22:08:52 Swap: 1023 0 1023 22:08:52 22:08:52 22:08:52 ---> ip addr: 22:08:52 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 22:08:52 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 22:08:52 inet 127.0.0.1/8 scope host lo 22:08:52 valid_lft forever preferred_lft forever 22:08:52 inet6 ::1/128 scope host 22:08:52 valid_lft forever preferred_lft forever 22:08:52 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 22:08:52 link/ether fa:16:3e:42:6c:4e brd ff:ff:ff:ff:ff:ff 22:08:52 altname enp0s3 22:08:52 altname ens3 22:08:52 inet 10.30.171.239/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 22:08:52 valid_lft 86194sec preferred_lft 86194sec 22:08:52 inet6 fe80::f816:3eff:fe42:6c4e/64 scope link 22:08:52 valid_lft forever preferred_lft forever 22:08:52 22:08:52 22:08:52 ---> sar -b -r -n DEV: 22:08:52 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 01/05/2026 _x86_64_ (2 CPU) 22:08:52 22:08:52 22:05:22 LINUX RESTART (2 CPU) 22:08:52 22:08:52 10:06:01 PM tps rtps wtps bread/s bwrtn/s 22:08:52 10:07:01 PM 93.55 6.42 87.14 1099.82 6793.55 22:08:52 10:08:01 PM 83.36 1.22 82.14 108.23 10814.58 22:08:52 Average: 88.45 3.82 84.64 603.98 8804.23 22:08:52 22:08:52 10:06:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:08:52 10:07:01 PM 5257216 7055712 2625216 33.30 2688 1975072 663892 7.43 187016 2099624 249144 22:08:52 10:08:01 PM 5163576 7009568 2718856 34.49 2688 2021508 704328 7.89 224484 2143796 10920 22:08:52 Average: 5210396 7032640 2672036 33.90 2688 1998290 684110 7.66 205750 2121710 130032 22:08:52 22:08:52 10:06:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:08:52 10:07:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:08:52 10:07:01 PM eth0 183.49 137.98 1384.26 27.31 0.00 0.00 0.00 0.00 22:08:52 10:08:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:08:52 10:08:01 PM eth0 68.33 52.32 595.00 10.36 0.00 0.00 0.00 0.00 22:08:52 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:08:52 Average: eth0 125.90 95.14 989.60 18.83 0.00 0.00 0.00 0.00 22:08:52 22:08:52 22:08:52 ---> sar -P ALL: 22:08:52 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 01/05/2026 _x86_64_ (2 CPU) 22:08:52 22:08:52 22:05:22 LINUX RESTART (2 CPU) 22:08:52 22:08:52 10:06:01 PM CPU %user %nice %system %iowait %steal %idle 22:08:52 10:07:01 PM all 40.59 0.00 6.28 0.76 0.16 52.21 22:08:52 10:07:01 PM 0 35.47 0.00 6.29 0.78 0.17 57.29 22:08:52 10:07:01 PM 1 45.71 0.00 6.27 0.73 0.15 47.13 22:08:52 10:08:01 PM all 24.75 0.00 2.88 0.88 0.12 71.38 22:08:52 10:08:01 PM 0 13.13 0.00 2.19 1.00 0.10 83.59 22:08:52 10:08:01 PM 1 36.39 0.00 3.57 0.75 0.13 59.15 22:08:52 Average: all 32.68 0.00 4.58 0.82 0.14 61.78 22:08:52 Average: 0 24.31 0.00 4.24 0.89 0.13 70.42 22:08:52 Average: 1 41.06 0.00 4.93 0.74 0.14 53.13 22:08:52 22:08:52 22:08:52