23:53:45 Started by upstream project "integration-distribution-mri-test-vanadium" build number 16 23:53:45 originally caused by: 23:53:45 Started by timer 23:53:45 Running as SYSTEM 23:53:45 [EnvInject] - Loading node environment variables. 23:53:45 Building remotely on prd-centos8-robot-2c-8g-10913 (centos8-robot-2c-8g) in workspace /w/workspace/netconf-csit-1node-userfeatures-all-vanadium 23:53:45 [ssh-agent] Looking for ssh-agent implementation... 23:53:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:53:45 $ ssh-agent 23:53:45 SSH_AUTH_SOCK=/tmp/ssh-S0zrU0qF9iF5/agent.5278 23:53:45 SSH_AGENT_PID=5280 23:53:45 [ssh-agent] Started. 23:53:45 Running ssh-add (command line suppressed) 23:53:45 Identity added: /w/workspace/netconf-csit-1node-userfeatures-all-vanadium@tmp/private_key_7772011513782490532.key (/w/workspace/netconf-csit-1node-userfeatures-all-vanadium@tmp/private_key_7772011513782490532.key) 23:53:45 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) 23:53:45 The recommended git tool is: NONE 23:53:48 using credential opendaylight-jenkins-ssh 23:53:48 Wiping out workspace first. 23:53:48 Cloning the remote Git repository 23:53:48 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test 23:53:48 > git init /w/workspace/netconf-csit-1node-userfeatures-all-vanadium/test # timeout=10 23:53:48 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 23:53:48 > git --version # timeout=10 23:53:48 > git --version # 'git version 2.43.0' 23:53:48 using GIT_SSH to set credentials Release Engineering Jenkins Key 23:53:48 [INFO] Currently running in a labeled security context 23:53:48 [INFO] Currently SELinux is 'enforcing' on the host 23:53:48 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-1node-userfeatures-all-vanadium/test@tmp/jenkins-gitclient-ssh13626865515700611446.key 23:53:48 Verifying host key using known hosts file 23:53: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:53:48 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10 23:53:52 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 23:53:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:53:52 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 23:53:52 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 23:53:52 using GIT_SSH to set credentials Release Engineering Jenkins Key 23:53:52 [INFO] Currently running in a labeled security context 23:53:52 [INFO] Currently SELinux is 'enforcing' on the host 23:53:52 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-1node-userfeatures-all-vanadium/test@tmp/jenkins-gitclient-ssh12463084358478239141.key 23:53:52 Verifying host key using known hosts file 23:53:52 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:53:52 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10 23:53:52 > git rev-parse FETCH_HEAD^{commit} # timeout=10 23:53:52 Checking out Revision 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 (origin/master) 23:53:52 > git config core.sparsecheckout # timeout=10 23:53:52 > git checkout -f 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 # timeout=10 23:53:53 Commit message: "Adapt test for new pce-allocation field" 23:53:53 > git rev-parse FETCH_HEAD^{commit} # timeout=10 23:53:53 > git rev-list --no-walk 62cb016f4f4171033927cf2ae7f4ac5095373e88 # timeout=10 23:53:53 No emails were triggered. 23:53:53 provisioning config files... 23:53:53 copy managed file [npmrc] to file:/home/jenkins/.npmrc 23:53:53 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 23:53:53 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 23:53:54 [netconf-csit-1node-userfeatures-all-vanadium] $ /bin/bash /tmp/jenkins15161169911640510550.sh 23:53:54 ---> python-tools-install.sh 23:53:54 Setup pyenv: 23:53:54 system 23:53:54 * 3.8.13 (set by /opt/pyenv/version) 23:53:54 * 3.9.13 (set by /opt/pyenv/version) 23:53:54 * 3.10.13 (set by /opt/pyenv/version) 23:53:54 * 3.11.7 (set by /opt/pyenv/version) 23:53:58 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-kcSt 23:53:58 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 23:53:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:53:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:54:03 lf-activate-venv(): INFO: Base packages installed successfully 23:54:03 lf-activate-venv(): INFO: Installing additional packages: lftools 23:54:27 lf-activate-venv(): INFO: Adding /tmp/venv-kcSt/bin to PATH 23:54:27 Generating Requirements File 23:54:46 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:54:46 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 23:54:46 Python 3.11.7 23:54:47 pip 25.3 from /tmp/venv-kcSt/lib/python3.11/site-packages/pip (python 3.11) 23:54:47 appdirs==1.4.4 23:54:47 argcomplete==3.6.3 23:54:47 aspy.yaml==1.3.0 23:54:47 attrs==25.4.0 23:54:47 autopage==0.5.2 23:54:47 beautifulsoup4==4.14.2 23:54:47 boto3==1.40.74 23:54:47 botocore==1.40.74 23:54:47 bs4==0.0.2 23:54:47 cachetools==6.2.2 23:54:47 certifi==2025.11.12 23:54:47 cffi==2.0.0 23:54:47 cfgv==3.4.0 23:54:47 chardet==5.2.0 23:54:47 charset-normalizer==3.4.4 23:54:47 click==8.3.1 23:54:47 cliff==4.11.0 23:54:47 cmd2==2.7.0 23:54:47 cryptography==3.3.2 23:54:47 debtcollector==3.0.0 23:54:47 decorator==5.2.1 23:54:47 defusedxml==0.7.1 23:54:47 Deprecated==1.3.1 23:54:47 distlib==0.4.0 23:54:47 dnspython==2.8.0 23:54:47 docker==7.1.0 23:54:47 dogpile.cache==1.5.0 23:54:47 durationpy==0.10 23:54:47 email-validator==2.3.0 23:54:47 filelock==3.20.0 23:54:47 future==1.0.0 23:54:47 gitdb==4.0.12 23:54:47 GitPython==3.1.45 23:54:47 google-auth==2.43.0 23:54:47 httplib2==0.31.0 23:54:47 identify==2.6.15 23:54:47 idna==3.11 23:54:47 importlib-resources==1.5.0 23:54:47 iso8601==2.1.0 23:54:47 Jinja2==3.1.6 23:54:47 jmespath==1.0.1 23:54:47 jsonpatch==1.33 23:54:47 jsonpointer==3.0.0 23:54:47 jsonschema==4.25.1 23:54:47 jsonschema-specifications==2025.9.1 23:54:47 keystoneauth1==5.12.0 23:54:47 kubernetes==34.1.0 23:54:47 lftools==0.37.15 23:54:47 lxml==6.0.2 23:54:47 markdown-it-py==4.0.0 23:54:47 MarkupSafe==3.0.3 23:54:47 mdurl==0.1.2 23:54:47 msgpack==1.1.2 23:54:47 multi_key_dict==2.0.3 23:54:47 munch==4.0.0 23:54:47 netaddr==1.3.0 23:54:47 niet==1.4.2 23:54:47 nodeenv==1.9.1 23:54:47 oauth2client==4.1.3 23:54:47 oauthlib==3.3.1 23:54:47 openstacksdk==4.8.0 23:54:47 os-service-types==1.8.1 23:54:47 osc-lib==4.2.0 23:54:47 oslo.config==10.1.0 23:54:47 oslo.context==6.1.0 23:54:47 oslo.i18n==6.7.0 23:54:47 oslo.log==7.2.1 23:54:47 oslo.serialization==5.8.0 23:54:47 oslo.utils==9.1.0 23:54:47 packaging==25.0 23:54:47 pbr==7.0.3 23:54:47 platformdirs==4.5.0 23:54:47 prettytable==3.17.0 23:54:47 psutil==7.1.3 23:54:47 pyasn1==0.6.1 23:54:47 pyasn1_modules==0.4.2 23:54:47 pycparser==2.23 23:54:47 pygerrit2==2.0.15 23:54:47 PyGithub==2.8.1 23:54:47 Pygments==2.19.2 23:54:47 PyJWT==2.10.1 23:54:47 PyNaCl==1.6.1 23:54:47 pyparsing==2.4.7 23:54:47 pyperclip==1.11.0 23:54:47 pyrsistent==0.20.0 23:54:47 python-cinderclient==9.8.0 23:54:47 python-dateutil==2.9.0.post0 23:54:47 python-heatclient==4.3.0 23:54:47 python-jenkins==1.8.3 23:54:47 python-keystoneclient==5.7.0 23:54:47 python-magnumclient==4.9.0 23:54:47 python-openstackclient==8.2.0 23:54:47 python-swiftclient==4.9.0 23:54:47 PyYAML==6.0.3 23:54:47 referencing==0.37.0 23:54:47 requests==2.32.5 23:54:47 requests-oauthlib==2.0.0 23:54:47 requestsexceptions==1.4.0 23:54:47 rfc3986==2.0.0 23:54:47 rich==14.2.0 23:54:47 rich-argparse==1.7.2 23:54:47 rpds-py==0.28.0 23:54:47 rsa==4.9.1 23:54:47 ruamel.yaml==0.18.16 23:54:47 ruamel.yaml.clib==0.2.14 23:54:47 s3transfer==0.14.0 23:54:47 simplejson==3.20.2 23:54:47 six==1.17.0 23:54:47 smmap==5.0.2 23:54:47 soupsieve==2.8 23:54:47 stevedore==5.5.0 23:54:47 tabulate==0.9.0 23:54:47 toml==0.10.2 23:54:47 tomlkit==0.13.3 23:54:47 tqdm==4.67.1 23:54:47 typing_extensions==4.15.0 23:54:47 tzdata==2025.2 23:54:47 urllib3==1.26.20 23:54:47 virtualenv==20.35.4 23:54:47 wcwidth==0.2.14 23:54:47 websocket-client==1.9.0 23:54:47 wrapt==2.0.1 23:54:47 xdg==6.0.0 23:54:47 xmltodict==1.0.2 23:54:47 yq==3.4.3 23:54:47 [EnvInject] - Injecting environment variables from a build step. 23:54:47 [EnvInject] - Injecting as environment variables the properties content 23:54:47 OS_STACK_TEMPLATE=csit-2-instance-type.yaml 23:54:47 OS_CLOUD=vex 23:54:47 OS_STACK_NAME=releng-netconf-csit-1node-userfeatures-all-vanadium-16 23:54:47 OS_STACK_TEMPLATE_DIR=openstack-hot 23:54:47 23:54:47 [EnvInject] - Variables injected successfully. 23:54:47 provisioning config files... 23:54:47 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 23:54:47 [netconf-csit-1node-userfeatures-all-vanadium] $ /bin/bash /tmp/jenkins207883004633800215.sh 23:54:47 ---> Create parameters file for OpenStack HOT 23:54:47 OpenStack Heat parameters generated 23:54:47 ----------------------------------- 23:54:47 parameters: 23:54:47 vm_0_count: '1' 23:54:47 vm_0_flavor: 'v3-standard-4' 23:54:47 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250917-133034.447' 23:54:47 vm_1_count: '1' 23:54:47 vm_1_flavor: 'v3-standard-2' 23:54:47 vm_1_image: 'ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250918-232437.783' 23:54:47 23:54:47 job_name: '25396-16' 23:54:47 silo: 'releng' 23:54:47 [netconf-csit-1node-userfeatures-all-vanadium] $ /bin/bash -l /tmp/jenkins3663683020298090470.sh 23:54:47 ---> Create HEAT stack 23:54:47 + source /home/jenkins/lf-env.sh 23:54:47 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 23:54:47 ++ mktemp -d /tmp/venv-XXXX 23:54:47 + lf_venv=/tmp/venv-ZG3P 23:54:47 + local venv_file=/tmp/.os_lf_venv 23:54:47 + local python=python3 23:54:47 + local options 23:54:47 + local set_path=true 23:54:47 + local install_args= 23:54:47 ++ 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:54:47 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 23:54:47 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 23:54:47 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 23:54:47 + true 23:54:47 + case $1 in 23:54:47 + python=python3 23:54:47 + shift 2 23:54:47 + true 23:54:47 + case $1 in 23:54:47 + shift 23:54:47 + break 23:54:47 + case $python in 23:54:47 + local pkg_list= 23:54:47 + [[ -d /opt/pyenv ]] 23:54:47 + echo 'Setup pyenv:' 23:54:47 Setup pyenv: 23:54:47 + export PYENV_ROOT=/opt/pyenv 23:54:47 + PYENV_ROOT=/opt/pyenv 23:54:47 + 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:54:47 + 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:54:47 + pyenv versions 23:54:48 system 23:54:48 3.8.13 23:54:48 3.9.13 23:54:48 3.10.13 23:54:48 * 3.11.7 (set by /w/workspace/netconf-csit-1node-userfeatures-all-vanadium/.python-version) 23:54:48 + command -v pyenv 23:54:48 ++ pyenv init - --no-rehash 23:54:48 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 23:54:48 for i in ${!paths[@]}; do 23:54:48 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 23:54:48 fi; done; 23:54:48 echo "${paths[*]}"'\'')" 23:54:48 export PATH="/opt/pyenv/shims:${PATH}" 23:54:48 export PYENV_SHELL=bash 23:54:48 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 23:54:48 pyenv() { 23:54:48 local command 23:54:48 command="${1:-}" 23:54:48 if [ "$#" -gt 0 ]; then 23:54:48 shift 23:54:48 fi 23:54:48 23:54:48 case "$command" in 23:54:48 rehash|shell) 23:54:48 eval "$(pyenv "sh-$command" "$@")" 23:54:48 ;; 23:54:48 *) 23:54:48 command pyenv "$command" "$@" 23:54:48 ;; 23:54:48 esac 23:54:48 }' 23:54:48 +++ bash --norc -ec 'IFS=:; paths=($PATH); 23:54:48 for i in ${!paths[@]}; do 23:54:48 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 23:54:48 fi; done; 23:54:48 echo "${paths[*]}"' 23:54:48 ++ 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:54:48 ++ 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:54:48 ++ 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:54:48 ++ export PYENV_SHELL=bash 23:54:48 ++ PYENV_SHELL=bash 23:54:48 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 23:54:48 +++ complete -F _pyenv pyenv 23:54:48 ++ lf-pyver python3 23:54:48 ++ local py_version_xy=python3 23:54:48 ++ local py_version_xyz= 23:54:48 ++ awk '{ print $1 }' 23:54:48 ++ pyenv versions 23:54:48 ++ local command 23:54:48 ++ command=versions 23:54:48 ++ '[' 1 -gt 0 ']' 23:54:48 ++ shift 23:54:48 ++ case "$command" in 23:54:48 ++ command pyenv versions 23:54:48 ++ pyenv versions 23:54:48 ++ sed 's/^[ *]* //' 23:54:48 ++ grep -E '^[0-9.]*[0-9]$' 23:54:48 ++ [[ ! -s /tmp/.pyenv_versions ]] 23:54:48 +++ grep '^3' /tmp/.pyenv_versions 23:54:48 +++ tail -n 1 23:54:48 +++ sort -V 23:54:48 ++ py_version_xyz=3.11.7 23:54:48 ++ [[ -z 3.11.7 ]] 23:54:48 ++ echo 3.11.7 23:54:48 ++ return 0 23:54:48 + pyenv local 3.11.7 23:54:48 + local command 23:54:48 + command=local 23:54:48 + '[' 2 -gt 0 ']' 23:54:48 + shift 23:54:48 + case "$command" in 23:54:48 + command pyenv local 3.11.7 23:54:48 + pyenv local 3.11.7 23:54:48 + for arg in "$@" 23:54:48 + case $arg in 23:54:48 + pkg_list+='lftools[openstack] ' 23:54:48 + for arg in "$@" 23:54:48 + case $arg in 23:54:48 + pkg_list+='kubernetes ' 23:54:48 + for arg in "$@" 23:54:48 + case $arg in 23:54:48 + pkg_list+='niet ' 23:54:48 + for arg in "$@" 23:54:48 + case $arg in 23:54:48 + pkg_list+='python-heatclient ' 23:54:48 + for arg in "$@" 23:54:48 + case $arg in 23:54:48 + pkg_list+='python-openstackclient ' 23:54:48 + for arg in "$@" 23:54:48 + case $arg in 23:54:48 + pkg_list+='python-magnumclient ' 23:54:48 + for arg in "$@" 23:54:48 + case $arg in 23:54:48 + pkg_list+='urllib3~=1.26.15 ' 23:54:48 + for arg in "$@" 23:54:48 + case $arg in 23:54:48 + pkg_list+='yq ' 23:54:48 + [[ -f /tmp/.os_lf_venv ]] 23:54:48 ++ cat /tmp/.os_lf_venv 23:54:48 + lf_venv=/tmp/venv-kcSt 23:54:48 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kcSt from' file:/tmp/.os_lf_venv 23:54:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kcSt from file:/tmp/.os_lf_venv 23:54:48 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 23:54:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:54:48 + local 'pip_opts=--upgrade --quiet' 23:54:48 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 23:54:48 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 23:54:48 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 23:54:48 + [[ -n '' ]] 23:54:48 + [[ -n '' ]] 23:54:48 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 23:54:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:54:48 + /tmp/venv-kcSt/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:54:50 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 23:54:50 lf-activate-venv(): INFO: Base packages installed successfully 23:54:50 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]] 23:54:50 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ' 23:54:50 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 23:54:50 + /tmp/venv-kcSt/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:55:07 + type python3 23:55:07 + true 23:55:07 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-kcSt/bin to PATH' 23:55:07 lf-activate-venv(): INFO: Adding /tmp/venv-kcSt/bin to PATH 23:55:07 + PATH=/tmp/venv-kcSt/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:55:07 + return 0 23:55:07 + openstack --os-cloud vex limits show --absolute 23:55:08 +--------------------------+---------+ 23:55:08 | Name | Value | 23:55:08 +--------------------------+---------+ 23:55:08 | maxTotalInstances | -1 | 23:55:08 | maxTotalCores | 450 | 23:55:08 | maxTotalRAMSize | 1000000 | 23:55:08 | maxServerMeta | 128 | 23:55:08 | maxImageMeta | 128 | 23:55:08 | maxPersonality | 5 | 23:55:08 | maxPersonalitySize | 10240 | 23:55:08 | maxTotalKeypairs | 100 | 23:55:08 | maxServerGroups | 10 | 23:55:08 | maxServerGroupMembers | 10 | 23:55:08 | maxTotalFloatingIps | -1 | 23:55:08 | maxSecurityGroups | -1 | 23:55:08 | maxSecurityGroupRules | -1 | 23:55:08 | totalRAMUsed | 835584 | 23:55:08 | totalCoresUsed | 204 | 23:55:08 | totalInstancesUsed | 82 | 23:55:08 | totalFloatingIpsUsed | 0 | 23:55:08 | totalSecurityGroupsUsed | 0 | 23:55:08 | totalServerGroupsUsed | 0 | 23:55:08 | maxTotalVolumes | -1 | 23:55:08 | maxTotalSnapshots | 10 | 23:55:08 | maxTotalVolumeGigabytes | 4096 | 23:55:08 | maxTotalBackups | 10 | 23:55:08 | maxTotalBackupGigabytes | 1000 | 23:55:08 | totalVolumesUsed | 3 | 23:55:08 | totalGigabytesUsed | 60 | 23:55:08 | totalSnapshotsUsed | 0 | 23:55:08 | totalBackupsUsed | 0 | 23:55:08 | totalBackupGigabytesUsed | 0 | 23:55:08 +--------------------------+---------+ 23:55:08 + pushd /opt/ciman/openstack-hot 23:55:08 /opt/ciman/openstack-hot /w/workspace/netconf-csit-1node-userfeatures-all-vanadium 23:55:08 + lftools openstack --os-cloud vex stack create releng-netconf-csit-1node-userfeatures-all-vanadium-16 csit-2-instance-type.yaml /w/workspace/netconf-csit-1node-userfeatures-all-vanadium/stack-parameters.yaml 23:55:22 Creating stack releng-netconf-csit-1node-userfeatures-all-vanadium-16 23:55:22 WARN: Failed to initialize stack. Reason: Resource CREATE failed: Forbidden: resources.vm_0_group.resources[0].resources.instance: Quota exceeded for ram: Requested 16384, but already used 999424 of 1000000 ram (HTTP 403) (Request-ID: req-1256cc27-7a02-4259-a7e9-0a297009c9da) 23:55:22 TypeError: delete() missing 1 required positional argument: 'force' 23:55:23 Build step 'Execute shell' marked build as failure 23:55:23 $ ssh-agent -k 23:55:23 unset SSH_AUTH_SOCK; 23:55:23 unset SSH_AGENT_PID; 23:55:23 echo Agent pid 5280 killed; 23:55:23 [ssh-agent] Stopped. 23:55:23 Recording plot data 23:55:23 Robot results publisher started... 23:55:23 INFO: Checking test criticality is deprecated and will be dropped in a future release! 23:55:23 -Parsing output xml: 23:55:23 Failed! 23:55:23 hudson.AbortException: No files found in path /w/workspace/netconf-csit-1node-userfeatures-all-vanadium with configured filemask: output.xml 23:55:23 at hudson.plugins.robot.RobotParser$RobotParserCallable.invoke(RobotParser.java:81) 23:55:23 at hudson.plugins.robot.RobotParser$RobotParserCallable.invoke(RobotParser.java:52) 23:55:23 at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3616) 23:55:23 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 23:55:23 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 23:55:23 at hudson.remoting.Request$2.run(Request.java:377) 23:55:23 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 23:55:23 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 23:55:23 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 23:55:23 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 23:55:23 at java.base/java.lang.Thread.run(Thread.java:829) 23:55:23 Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to prd-centos8-robot-2c-8g-10913 23:55:23 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787) 23:55:23 at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) 23:55:23 at hudson.remoting.Channel.call(Channel.java:1003) 23:55:23 at hudson.FilePath.act(FilePath.java:1230) 23:55:23 at hudson.FilePath.act(FilePath.java:1219) 23:55:23 at hudson.plugins.robot.RobotParser.parse(RobotParser.java:48) 23:55:23 at hudson.plugins.robot.RobotPublisher.parse(RobotPublisher.java:246) 23:55:23 at hudson.plugins.robot.RobotPublisher.perform(RobotPublisher.java:268) 23:55:23 at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:80) 23:55:23 at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) 23:55:23 at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:818) 23:55:23 at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:767) 23:55:23 at hudson.model.Build$BuildExecution.post2(Build.java:179) 23:55:23 at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:711) 23:55:23 at hudson.model.Run.execute(Run.java:1918) 23:55:23 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) 23:55:23 at hudson.model.ResourceController.execute(ResourceController.java:101) 23:55:23 at hudson.model.Executor.run(Executor.java:442) 23:55:23 [PostBuildScript] - [INFO] Executing post build scripts. 23:55:23 [netconf-csit-1node-userfeatures-all-vanadium] $ /bin/bash /tmp/jenkins12814595265831357281.sh 23:55:23 Archiving csit artifacts 23:55:23 seq: invalid floating point argument: ‘’ 23:55:23 Try 'seq --help' for more information. 23:55:23 % Total % Received % Xferd Average Speed Time Time Time Current 23:55:23 Dload Upload Total Spent Left Speed 23:55:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 237 0 237 0 0 10772 0 --:--:-- --:--:-- --:--:-- 10772 23:55:23 Archive: robot-plugin.zip 23:55:23 End-of-central-directory signature not found. Either this file is not 23:55:23 a zipfile, or it constitutes one disk of a multi-part archive. In the 23:55:23 latter case the central directory and zipfile comment will be found on 23:55:23 the last disk(s) of this archive. 23:55:23 unzip: cannot find zipfile directory in one of robot-plugin.zip or 23:55:23 robot-plugin.zip.zip, and cannot find robot-plugin.zip.ZIP, period. 23:55:23 mv: cannot stat '*.log': No such file or directory 23:55:23 mv: cannot stat '*.log.gz': No such file or directory 23:55:23 mv: cannot stat '*.csv': No such file or directory 23:55:23 mv: cannot stat '*.png': No such file or directory 23:55:23 [PostBuildScript] - [INFO] Executing post build scripts. 23:55:23 [netconf-csit-1node-userfeatures-all-vanadium] $ /bin/bash /tmp/jenkins12455266712225013532.sh 23:55:23 [PostBuildScript] - [INFO] Executing post build scripts. 23:55:23 [EnvInject] - Injecting environment variables from a build step. 23:55:23 [EnvInject] - Injecting as environment variables the properties content 23:55:23 OS_CLOUD=vex 23:55:23 OS_STACK_NAME=releng-netconf-csit-1node-userfeatures-all-vanadium-16 23:55:23 23:55:23 [EnvInject] - Variables injected successfully. 23:55:23 provisioning config files... 23:55:23 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 23:55:23 [netconf-csit-1node-userfeatures-all-vanadium] $ /bin/bash /tmp/jenkins13084491796781906095.sh 23:55:23 ---> openstack-stack-delete.sh 23:55:23 Setup pyenv: 23:55:24 system 23:55:24 3.8.13 23:55:24 3.9.13 23:55:24 3.10.13 23:55:24 * 3.11.7 (set by /w/workspace/netconf-csit-1node-userfeatures-all-vanadium/.python-version) 23:55:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kcSt from file:/tmp/.os_lf_venv 23:55:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:55:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:55:26 lf-activate-venv(): INFO: Base packages installed successfully 23:55:26 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 23:55:39 lf-activate-venv(): INFO: Adding /tmp/venv-kcSt/bin to PATH 23:55:39 INFO: Stack cost retrieval disabled, setting cost to 0 23:55:51 INFO: Deleting stack releng-netconf-csit-1node-userfeatures-all-vanadium-16 23:55:51 Successfully deleted stack releng-netconf-csit-1node-userfeatures-all-vanadium-16 23:55:51 [PostBuildScript] - [INFO] Executing post build scripts. 23:55:51 [netconf-csit-1node-userfeatures-all-vanadium] $ /bin/bash /tmp/jenkins3761524002009971872.sh 23:55:51 ---> sysstat.sh 23:55:52 [netconf-csit-1node-userfeatures-all-vanadium] $ /bin/bash /tmp/jenkins6088762927615544321.sh 23:55:52 ---> package-listing.sh 23:55:52 ++ facter osfamily 23:55:52 ++ tr '[:upper:]' '[:lower:]' 23:55:52 + OS_FAMILY=redhat 23:55:52 + workspace=/w/workspace/netconf-csit-1node-userfeatures-all-vanadium 23:55:52 + START_PACKAGES=/tmp/packages_start.txt 23:55:52 + END_PACKAGES=/tmp/packages_end.txt 23:55:52 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:55:52 + PACKAGES=/tmp/packages_start.txt 23:55:52 + '[' /w/workspace/netconf-csit-1node-userfeatures-all-vanadium ']' 23:55:52 + PACKAGES=/tmp/packages_end.txt 23:55:52 + case "${OS_FAMILY}" in 23:55:52 + sort 23:55:52 + rpm -qa 23:55:53 + '[' -f /tmp/packages_start.txt ']' 23:55:53 + '[' -f /tmp/packages_end.txt ']' 23:55:53 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:55:53 + '[' /w/workspace/netconf-csit-1node-userfeatures-all-vanadium ']' 23:55:53 + mkdir -p /w/workspace/netconf-csit-1node-userfeatures-all-vanadium/archives/ 23:55:53 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/netconf-csit-1node-userfeatures-all-vanadium/archives/ 23:55:53 [netconf-csit-1node-userfeatures-all-vanadium] $ /bin/bash /tmp/jenkins11545117519312961243.sh 23:55:53 ---> capture-instance-metadata.sh 23:55:53 Setup pyenv: 23:55:53 system 23:55:53 3.8.13 23:55:53 3.9.13 23:55:53 3.10.13 23:55:53 * 3.11.7 (set by /w/workspace/netconf-csit-1node-userfeatures-all-vanadium/.python-version) 23:55:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kcSt from file:/tmp/.os_lf_venv 23:55:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:55:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:55:55 lf-activate-venv(): INFO: Base packages installed successfully 23:55:55 lf-activate-venv(): INFO: Installing additional packages: lftools 23:56:05 lf-activate-venv(): INFO: Adding /tmp/venv-kcSt/bin to PATH 23:56:05 INFO: Running in OpenStack, capturing instance metadata 23:56:05 [netconf-csit-1node-userfeatures-all-vanadium] $ /bin/bash /tmp/jenkins2104865477629427492.sh 23:56:05 provisioning config files... 23:56:06 Could not find credentials [logs] for netconf-csit-1node-userfeatures-all-vanadium #16 23:56:06 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/netconf-csit-1node-userfeatures-all-vanadium@tmp/config10261911474335496086tmp 23:56:06 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 23:56:06 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 23:56:06 provisioning config files... 23:56:06 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 23:56:06 [EnvInject] - Injecting environment variables from a build step. 23:56:06 [EnvInject] - Injecting as environment variables the properties content 23:56:06 SERVER_ID=logs 23:56:06 23:56:06 [EnvInject] - Variables injected successfully. 23:56:06 [netconf-csit-1node-userfeatures-all-vanadium] $ /bin/bash /tmp/jenkins555031767327609579.sh 23:56:06 ---> create-netrc.sh 23:56:06 WARN: Log server credential not found. 23:56:06 [netconf-csit-1node-userfeatures-all-vanadium] $ /bin/bash /tmp/jenkins1929525304782314577.sh 23:56:06 ---> python-tools-install.sh 23:56:06 Setup pyenv: 23:56:06 system 23:56:06 3.8.13 23:56:06 3.9.13 23:56:06 3.10.13 23:56:06 * 3.11.7 (set by /w/workspace/netconf-csit-1node-userfeatures-all-vanadium/.python-version) 23:56:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kcSt from file:/tmp/.os_lf_venv 23:56:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:56:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:56:08 lf-activate-venv(): INFO: Base packages installed successfully 23:56:08 lf-activate-venv(): INFO: Installing additional packages: lftools 23:56:18 lf-activate-venv(): INFO: Adding /tmp/venv-kcSt/bin to PATH 23:56:18 [netconf-csit-1node-userfeatures-all-vanadium] $ /bin/bash /tmp/jenkins16598991587247271178.sh 23:56:18 ---> sudo-logs.sh 23:56:18 Archiving 'sudo' log.. 23:56:18 [netconf-csit-1node-userfeatures-all-vanadium] $ /bin/bash /tmp/jenkins15375632558758519441.sh 23:56:18 ---> job-cost.sh 23:56:18 Setup pyenv: 23:56:18 system 23:56:18 3.8.13 23:56:18 3.9.13 23:56:18 3.10.13 23:56:18 * 3.11.7 (set by /w/workspace/netconf-csit-1node-userfeatures-all-vanadium/.python-version) 23:56:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kcSt from file:/tmp/.os_lf_venv 23:56:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:56:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:56:20 lf-activate-venv(): INFO: Base packages installed successfully 23:56:20 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 23:56:27 lf-activate-venv(): INFO: Adding /tmp/venv-kcSt/bin to PATH 23:56:27 DEBUG: total: 0 23:56:27 INFO: Retrieving Stack Cost... 23:56:28 INFO: Retrieving Pricing Info for: v3-standard-2 23:56:28 INFO: Archiving Costs 23:56:28 [netconf-csit-1node-userfeatures-all-vanadium] $ /bin/bash -l /tmp/jenkins7280153627369404572.sh 23:56:28 ---> logs-deploy.sh 23:56:28 Setup pyenv: 23:56:28 system 23:56:28 3.8.13 23:56:28 3.9.13 23:56:28 3.10.13 23:56:28 * 3.11.7 (set by /w/workspace/netconf-csit-1node-userfeatures-all-vanadium/.python-version) 23:56:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kcSt from file:/tmp/.os_lf_venv 23:56:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:56:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:56:30 lf-activate-venv(): INFO: Base packages installed successfully 23:56:30 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 23:56:40 lf-activate-venv(): INFO: Adding /tmp/venv-kcSt/bin to PATH 23:56:40 WARNING: Nexus logging server not set 23:56:40 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/netconf-csit-1node-userfeatures-all-vanadium/16/ 23:56:40 INFO: archiving logs to S3 23:56:41 ---> uname -a: 23:56:41 Linux prd-centos8-robot-2c-8g-10913.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:56:41 23:56:41 23:56:41 ---> lscpu: 23:56:41 Architecture: x86_64 23:56:41 CPU op-mode(s): 32-bit, 64-bit 23:56:41 Byte Order: Little Endian 23:56:41 CPU(s): 2 23:56:41 On-line CPU(s) list: 0,1 23:56:41 Thread(s) per core: 1 23:56:41 Core(s) per socket: 1 23:56:41 Socket(s): 2 23:56:41 NUMA node(s): 1 23:56:41 Vendor ID: AuthenticAMD 23:56:41 CPU family: 23 23:56:41 Model: 49 23:56:41 Model name: AMD EPYC-Rome Processor 23:56:41 Stepping: 0 23:56:41 CPU MHz: 2799.998 23:56:41 BogoMIPS: 5599.99 23:56:41 Virtualization: AMD-V 23:56:41 Hypervisor vendor: KVM 23:56:41 Virtualization type: full 23:56:41 L1d cache: 32K 23:56:41 L1i cache: 32K 23:56:41 L2 cache: 512K 23:56:41 L3 cache: 16384K 23:56:41 NUMA node0 CPU(s): 0,1 23:56:41 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:56:41 23:56:41 23:56:41 ---> nproc: 23:56:41 2 23:56:41 23:56:41 23:56:41 ---> df -h: 23:56:41 Filesystem Size Used Avail Use% Mounted on 23:56:41 devtmpfs 3.8G 0 3.8G 0% /dev 23:56:41 tmpfs 3.8G 0 3.8G 0% /dev/shm 23:56:41 tmpfs 3.8G 17M 3.8G 1% /run 23:56:41 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 23:56:41 /dev/vda1 40G 8.3G 32G 21% / 23:56:41 tmpfs 770M 0 770M 0% /run/user/1001 23:56:41 23:56:41 23:56:41 ---> free -m: 23:56:41 total used free shared buff/cache available 23:56:41 Mem: 7697 609 4982 19 2105 6791 23:56:41 Swap: 1023 0 1023 23:56:41 23:56:41 23:56:41 ---> ip addr: 23:56:41 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 23:56:41 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 23:56:41 inet 127.0.0.1/8 scope host lo 23:56:41 valid_lft forever preferred_lft forever 23:56:41 inet6 ::1/128 scope host 23:56:41 valid_lft forever preferred_lft forever 23:56:41 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 23:56:41 link/ether fa:16:3e:d6:58:c6 brd ff:ff:ff:ff:ff:ff 23:56:41 altname enp0s3 23:56:41 altname ens3 23:56:41 inet 10.30.171.74/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 23:56:41 valid_lft 86188sec preferred_lft 86188sec 23:56:41 inet6 fe80::f816:3eff:fed6:58c6/64 scope link 23:56:41 valid_lft forever preferred_lft forever 23:56:41 23:56:41 23:56:41 ---> sar -b -r -n DEV: 23:56:41 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 11/15/2025 _x86_64_ (2 CPU) 23:56:41 23:56:41 23:53:04 LINUX RESTART (2 CPU) 23:56:41 23:56:41 11:54:02 PM tps rtps wtps bread/s bwrtn/s 23:56:41 11:55:01 PM 123.97 0.30 123.67 13.69 11561.18 23:56:41 11:56:01 PM 47.81 0.97 46.84 96.25 5419.23 23:56:41 Average: 85.58 0.64 84.94 55.31 8464.66 23:56:41 23:56:41 11:54:02 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:56:41 11:55:01 PM 5079892 6953864 2802540 35.55 2688 2050632 783524 8.77 190320 2268428 170948 23:56:41 11:56:01 PM 5114132 6959088 2768300 35.12 2688 2020472 804172 9.00 381136 2038964 10308 23:56:41 Average: 5097012 6956476 2785420 35.34 2688 2035552 793848 8.89 285728 2153696 90628 23:56:41 23:56:41 11:54:02 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:56:41 11:55:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:56:41 11:55:01 PM eth0 123.33 99.75 1507.74 13.59 0.00 0.00 0.00 0.00 23:56:41 11:56:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:56:41 11:56:01 PM eth0 25.11 16.30 19.24 18.06 0.00 0.00 0.00 0.00 23:56:41 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:56:41 Average: eth0 73.81 57.67 757.30 15.85 0.00 0.00 0.00 0.00 23:56:41 23:56:41 23:56:41 ---> sar -P ALL: 23:56:41 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 11/15/2025 _x86_64_ (2 CPU) 23:56:41 23:56:41 23:53:04 LINUX RESTART (2 CPU) 23:56:41 23:56:41 11:54:02 PM CPU %user %nice %system %iowait %steal %idle 23:56:41 11:55:01 PM all 38.41 0.00 5.35 1.77 0.11 54.35 23:56:41 11:55:01 PM 0 22.17 0.00 3.70 1.41 0.10 72.62 23:56:41 11:55:01 PM 1 54.69 0.00 7.00 2.14 0.12 36.04 23:56:41 11:56:01 PM all 24.73 0.00 3.01 0.84 0.09 71.32 23:56:41 11:56:01 PM 0 25.06 0.00 2.79 0.90 0.10 71.15 23:56:41 11:56:01 PM 1 24.41 0.00 3.24 0.78 0.08 71.49 23:56:41 Average: all 31.51 0.00 4.17 1.30 0.10 62.91 23:56:41 Average: 0 23.63 0.00 3.24 1.15 0.10 71.88 23:56:41 Average: 1 39.41 0.00 5.10 1.46 0.10 53.93 23:56:41 23:56:41 23:56:41