09:02:34 Started by upstream project "netconf-distribution-mri-test-scandium" build number 63 09:02:34 originally caused by: 09:02:34 Started by timer 09:02:34 Running as SYSTEM 09:02:34 [EnvInject] - Loading node environment variables. 09:02:34 Building remotely on prd-centos8-robot-2c-8g-98 (centos8-robot-2c-8g) in workspace /w/workspace/netconf-csit-1node-gate-callhome-only-scandium 09:02:34 [ssh-agent] Looking for ssh-agent implementation... 09:02:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:02:34 $ ssh-agent 09:02:34 SSH_AUTH_SOCK=/tmp/ssh-kS6iX8vJXCVr/agent.5347 09:02:34 SSH_AGENT_PID=5349 09:02:34 [ssh-agent] Started. 09:02:35 Running ssh-add (command line suppressed) 09:02:35 Identity added: /w/workspace/netconf-csit-1node-gate-callhome-only-scandium@tmp/private_key_11454091821940958282.key (/w/workspace/netconf-csit-1node-gate-callhome-only-scandium@tmp/private_key_11454091821940958282.key) 09:02:35 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) 09:02:35 The recommended git tool is: NONE 09:02:38 using credential opendaylight-jenkins-ssh 09:02:38 Wiping out workspace first. 09:02:38 Cloning the remote Git repository 09:02:38 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test 09:02:38 > git init /w/workspace/netconf-csit-1node-gate-callhome-only-scandium/test # timeout=10 09:02:38 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 09:02:38 > git --version # timeout=10 09:02:38 > git --version # 'git version 2.43.0' 09:02:38 using GIT_SSH to set credentials Release Engineering Jenkins Key 09:02:38 [INFO] Currently running in a labeled security context 09:02:38 [INFO] Currently SELinux is 'enforcing' on the host 09:02:38 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-1node-gate-callhome-only-scandium/test@tmp/jenkins-gitclient-ssh3099811471640028650.key 09:02:38 Verifying host key using known hosts file 09:02:38 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. 09:02:38 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10 09:02:43 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 09:02:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:02:43 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 09:02:43 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 09:02:43 using GIT_SSH to set credentials Release Engineering Jenkins Key 09:02:43 [INFO] Currently running in a labeled security context 09:02:43 [INFO] Currently SELinux is 'enforcing' on the host 09:02:43 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-1node-gate-callhome-only-scandium/test@tmp/jenkins-gitclient-ssh11402077006509253540.key 09:02:43 Verifying host key using known hosts file 09:02:43 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. 09:02:43 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10 09:02:44 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:02:44 Checking out Revision 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 (origin/master) 09:02:44 > git config core.sparsecheckout # timeout=10 09:02:44 > git checkout -f 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 # timeout=10 09:02:44 Commit message: "Adapt test for new pce-allocation field" 09:02:44 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:02:44 > git rev-list --no-walk 62cb016f4f4171033927cf2ae7f4ac5095373e88 # timeout=10 09:02:45 No emails were triggered. 09:02:45 provisioning config files... 09:02:45 copy managed file [npmrc] to file:/home/jenkins/.npmrc 09:02:45 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 09:02:45 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 09:02:45 [netconf-csit-1node-gate-callhome-only-scandium] $ /bin/bash /tmp/jenkins6902945748918533609.sh 09:02:45 ---> python-tools-install.sh 09:02:45 Setup pyenv: 09:02:46 system 09:02:46 * 3.8.13 (set by /opt/pyenv/version) 09:02:46 * 3.9.13 (set by /opt/pyenv/version) 09:02:46 * 3.10.13 (set by /opt/pyenv/version) 09:02:46 * 3.11.7 (set by /opt/pyenv/version) 09:02:54 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-7URU 09:02:54 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:02:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:02:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:03:03 lf-activate-venv(): INFO: Base packages installed successfully 09:03:03 lf-activate-venv(): INFO: Installing additional packages: lftools 09:04:45 lf-activate-venv(): INFO: Adding /tmp/venv-7URU/bin to PATH 09:04:45 Generating Requirements File 09:05:55 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. 09:05:55 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 09:05:55 Python 3.11.7 09:05:55 pip 25.2 from /tmp/venv-7URU/lib/python3.11/site-packages/pip (python 3.11) 09:05:55 appdirs==1.4.4 09:05:55 argcomplete==3.6.2 09:05:55 aspy.yaml==1.3.0 09:05:55 attrs==25.3.0 09:05:55 autopage==0.5.2 09:05:55 beautifulsoup4==4.14.2 09:05:55 boto3==1.40.43 09:05:55 botocore==1.40.43 09:05:55 bs4==0.0.2 09:05:55 cachetools==6.2.0 09:05:55 certifi==2025.8.3 09:05:55 cffi==2.0.0 09:05:55 cfgv==3.4.0 09:05:55 chardet==5.2.0 09:05:55 charset-normalizer==3.4.3 09:05:55 click==8.3.0 09:05:55 cliff==4.11.0 09:05:55 cmd2==2.7.0 09:05:55 cryptography==3.3.2 09:05:55 debtcollector==3.0.0 09:05:55 decorator==5.2.1 09:05:55 defusedxml==0.7.1 09:05:55 Deprecated==1.2.18 09:05:55 distlib==0.4.0 09:05:55 dnspython==2.8.0 09:05:55 docker==7.1.0 09:05:55 dogpile.cache==1.4.1 09:05:55 durationpy==0.10 09:05:55 email-validator==2.3.0 09:05:55 filelock==3.19.1 09:05:55 future==1.0.0 09:05:55 gitdb==4.0.12 09:05:55 GitPython==3.1.45 09:05:55 google-auth==2.41.1 09:05:55 httplib2==0.31.0 09:05:55 identify==2.6.14 09:05:55 idna==3.10 09:05:55 importlib-resources==1.5.0 09:05:55 iso8601==2.1.0 09:05:55 Jinja2==3.1.6 09:05:55 jmespath==1.0.1 09:05:55 jsonpatch==1.33 09:05:55 jsonpointer==3.0.0 09:05:55 jsonschema==4.25.1 09:05:55 jsonschema-specifications==2025.9.1 09:05:55 keystoneauth1==5.12.0 09:05:55 kubernetes==34.1.0 09:05:55 lftools==0.37.14 09:05:55 lxml==6.0.2 09:05:55 markdown-it-py==4.0.0 09:05:55 MarkupSafe==3.0.3 09:05:55 mdurl==0.1.2 09:05:55 msgpack==1.1.1 09:05:55 multi_key_dict==2.0.3 09:05:55 munch==4.0.0 09:05:55 netaddr==1.3.0 09:05:55 niet==1.4.2 09:05:55 nodeenv==1.9.1 09:05:55 oauth2client==4.1.3 09:05:55 oauthlib==3.3.1 09:05:55 openstacksdk==4.7.1 09:05:55 os-service-types==1.8.0 09:05:55 osc-lib==4.2.0 09:05:55 oslo.config==10.0.0 09:05:55 oslo.context==6.1.0 09:05:55 oslo.i18n==6.6.0 09:05:55 oslo.log==7.2.1 09:05:55 oslo.serialization==5.8.0 09:05:55 oslo.utils==9.1.0 09:05:55 packaging==25.0 09:05:55 pbr==7.0.1 09:05:55 platformdirs==4.4.0 09:05:55 prettytable==3.16.0 09:05:55 psutil==7.1.0 09:05:55 pyasn1==0.6.1 09:05:55 pyasn1_modules==0.4.2 09:05:55 pycparser==2.23 09:05:55 pygerrit2==2.0.15 09:05:55 PyGithub==2.8.1 09:05:55 Pygments==2.19.2 09:05:55 PyJWT==2.10.1 09:05:55 PyNaCl==1.6.0 09:05:55 pyparsing==2.4.7 09:05:55 pyperclip==1.11.0 09:05:55 pyrsistent==0.20.0 09:05:55 python-cinderclient==9.8.0 09:05:55 python-dateutil==2.9.0.post0 09:05:55 python-heatclient==4.3.0 09:05:55 python-jenkins==1.8.3 09:05:55 python-keystoneclient==5.7.0 09:05:55 python-magnumclient==4.9.0 09:05:55 python-openstackclient==8.2.0 09:05:55 python-swiftclient==4.8.0 09:05:55 PyYAML==6.0.3 09:05:55 referencing==0.36.2 09:05:55 requests==2.32.5 09:05:55 requests-oauthlib==2.0.0 09:05:55 requestsexceptions==1.4.0 09:05:55 rfc3986==2.0.0 09:05:55 rich==14.1.0 09:05:55 rich-argparse==1.7.1 09:05:55 rpds-py==0.27.1 09:05:55 rsa==4.9.1 09:05:55 ruamel.yaml==0.18.15 09:05:55 ruamel.yaml.clib==0.2.14 09:05:55 s3transfer==0.14.0 09:05:55 simplejson==3.20.2 09:05:55 six==1.17.0 09:05:55 smmap==5.0.2 09:05:55 soupsieve==2.8 09:05:55 stevedore==5.5.0 09:05:55 tabulate==0.9.0 09:05:55 toml==0.10.2 09:05:55 tomlkit==0.13.3 09:05:55 tqdm==4.67.1 09:05:55 typing_extensions==4.15.0 09:05:55 tzdata==2025.2 09:05:55 urllib3==1.26.20 09:05:55 virtualenv==20.34.0 09:05:55 wcwidth==0.2.14 09:05:55 websocket-client==1.8.0 09:05:55 wrapt==1.17.3 09:05:55 xdg==6.0.0 09:05:55 xmltodict==1.0.2 09:05:55 yq==3.4.3 09:05:55 [EnvInject] - Injecting environment variables from a build step. 09:05:55 [EnvInject] - Injecting as environment variables the properties content 09:05:55 OS_STACK_TEMPLATE=csit-2-instance-type.yaml 09:05:55 OS_CLOUD=vex 09:05:55 OS_STACK_NAME=releng-netconf-csit-1node-gate-callhome-only-scandium-66 09:05:55 OS_STACK_TEMPLATE_DIR=openstack-hot 09:05:55 09:05:55 [EnvInject] - Variables injected successfully. 09:05:55 provisioning config files... 09:05:56 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 09:05:56 [netconf-csit-1node-gate-callhome-only-scandium] $ /bin/bash /tmp/jenkins10941680077078137017.sh 09:05:56 ---> Create parameters file for OpenStack HOT 09:05:56 OpenStack Heat parameters generated 09:05:56 ----------------------------------- 09:05:56 parameters: 09:05:56 vm_0_count: '1' 09:05:56 vm_0_flavor: 'v3-standard-4' 09:05:56 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250201-010426.857' 09:05:56 vm_1_count: '1' 09:05:56 vm_1_flavor: 'v3-standard-2' 09:05:56 vm_1_image: 'ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796' 09:05:56 09:05:56 job_name: '14041-66' 09:05:56 silo: 'releng' 09:05:56 [netconf-csit-1node-gate-callhome-only-scandium] $ /bin/bash -l /tmp/jenkins10785392980520103256.sh 09:05:56 ---> Create HEAT stack 09:05:56 + source /home/jenkins/lf-env.sh 09:05:56 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 09:05:56 ++ mktemp -d /tmp/venv-XXXX 09:05:56 + lf_venv=/tmp/venv-LJy1 09:05:56 + local venv_file=/tmp/.os_lf_venv 09:05:56 + local python=python3 09:05:56 + local options 09:05:56 + local set_path=true 09:05:56 + local install_args= 09:05:56 ++ 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 09:05:56 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 09:05:56 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 09:05:56 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 09:05:56 + true 09:05:56 + case $1 in 09:05:56 + python=python3 09:05:56 + shift 2 09:05:56 + true 09:05:56 + case $1 in 09:05:56 + shift 09:05:56 + break 09:05:56 + case $python in 09:05:56 + local pkg_list= 09:05:56 + [[ -d /opt/pyenv ]] 09:05:56 + echo 'Setup pyenv:' 09:05:56 Setup pyenv: 09:05:56 + export PYENV_ROOT=/opt/pyenv 09:05:56 + PYENV_ROOT=/opt/pyenv 09:05:56 + 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 09:05:56 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 09:05:56 + pyenv versions 09:05:56 system 09:05:56 3.8.13 09:05:56 3.9.13 09:05:56 3.10.13 09:05:56 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-callhome-only-scandium/.python-version) 09:05:56 + command -v pyenv 09:05:56 ++ pyenv init - --no-rehash 09:05:56 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 09:05:56 for i in ${!paths[@]}; do 09:05:56 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 09:05:56 fi; done; 09:05:56 echo "${paths[*]}"'\'')" 09:05:56 export PATH="/opt/pyenv/shims:${PATH}" 09:05:56 export PYENV_SHELL=bash 09:05:56 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:05:56 pyenv() { 09:05:56 local command 09:05:56 command="${1:-}" 09:05:56 if [ "$#" -gt 0 ]; then 09:05:56 shift 09:05:56 fi 09:05:56 09:05:56 case "$command" in 09:05:56 rehash|shell) 09:05:56 eval "$(pyenv "sh-$command" "$@")" 09:05:56 ;; 09:05:56 *) 09:05:56 command pyenv "$command" "$@" 09:05:56 ;; 09:05:56 esac 09:05:56 }' 09:05:56 +++ bash --norc -ec 'IFS=:; paths=($PATH); 09:05:56 for i in ${!paths[@]}; do 09:05:56 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 09:05:56 fi; done; 09:05:56 echo "${paths[*]}"' 09:05:56 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 09:05:56 ++ 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 09:05:56 ++ 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 09:05:56 ++ export PYENV_SHELL=bash 09:05:56 ++ PYENV_SHELL=bash 09:05:56 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:05:56 +++ complete -F _pyenv pyenv 09:05:56 ++ lf-pyver python3 09:05:56 ++ local py_version_xy=python3 09:05:56 ++ local py_version_xyz= 09:05:56 ++ awk '{ print $1 }' 09:05:56 ++ pyenv versions 09:05:56 ++ local command 09:05:56 ++ command=versions 09:05:56 ++ '[' 1 -gt 0 ']' 09:05:56 ++ shift 09:05:56 ++ case "$command" in 09:05:56 ++ command pyenv versions 09:05:56 ++ pyenv versions 09:05:56 ++ sed 's/^[ *]* //' 09:05:56 ++ grep -E '^[0-9.]*[0-9]$' 09:05:56 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:05:56 +++ grep '^3' /tmp/.pyenv_versions 09:05:56 +++ tail -n 1 09:05:56 +++ sort -V 09:05:56 ++ py_version_xyz=3.11.7 09:05:56 ++ [[ -z 3.11.7 ]] 09:05:56 ++ echo 3.11.7 09:05:56 ++ return 0 09:05:56 + pyenv local 3.11.7 09:05:56 + local command 09:05:56 + command=local 09:05:56 + '[' 2 -gt 0 ']' 09:05:56 + shift 09:05:56 + case "$command" in 09:05:56 + command pyenv local 3.11.7 09:05:56 + pyenv local 3.11.7 09:05:56 + for arg in "$@" 09:05:56 + case $arg in 09:05:56 + pkg_list+='lftools[openstack] ' 09:05:56 + for arg in "$@" 09:05:56 + case $arg in 09:05:56 + pkg_list+='kubernetes ' 09:05:56 + for arg in "$@" 09:05:56 + case $arg in 09:05:56 + pkg_list+='niet ' 09:05:56 + for arg in "$@" 09:05:56 + case $arg in 09:05:56 + pkg_list+='python-heatclient ' 09:05:56 + for arg in "$@" 09:05:56 + case $arg in 09:05:56 + pkg_list+='python-openstackclient ' 09:05:56 + for arg in "$@" 09:05:56 + case $arg in 09:05:56 + pkg_list+='python-magnumclient ' 09:05:56 + for arg in "$@" 09:05:56 + case $arg in 09:05:56 + pkg_list+='urllib3~=1.26.15 ' 09:05:56 + for arg in "$@" 09:05:56 + case $arg in 09:05:56 + pkg_list+='yq ' 09:05:56 + [[ -f /tmp/.os_lf_venv ]] 09:05:56 ++ cat /tmp/.os_lf_venv 09:05:56 + lf_venv=/tmp/venv-7URU 09:05:56 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7URU from' file:/tmp/.os_lf_venv 09:05:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7URU from file:/tmp/.os_lf_venv 09:05:56 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:05:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:05:56 + local 'pip_opts=--upgrade --quiet' 09:05:56 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:05:56 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:05:56 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:05:56 + [[ -n '' ]] 09:05:56 + [[ -n '' ]] 09:05:56 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:05:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:05:56 + /tmp/venv-7URU/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 09:05:59 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:05:59 lf-activate-venv(): INFO: Base packages installed successfully 09:05:59 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]] 09:05:59 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ' 09:05:59 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 09:05:59 + /tmp/venv-7URU/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 09:06:54 + type python3 09:06:54 + true 09:06:54 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-7URU/bin to PATH' 09:06:54 lf-activate-venv(): INFO: Adding /tmp/venv-7URU/bin to PATH 09:06:54 + PATH=/tmp/venv-7URU/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 09:06:54 + return 0 09:06:54 + openstack --os-cloud vex limits show --absolute 09:06:56 +--------------------------+---------+ 09:06:56 | Name | Value | 09:06:56 +--------------------------+---------+ 09:06:56 | maxTotalInstances | -1 | 09:06:56 | maxTotalCores | 450 | 09:06:56 | maxTotalRAMSize | 1000000 | 09:06:56 | maxServerMeta | 128 | 09:06:56 | maxImageMeta | 128 | 09:06:56 | maxPersonality | 5 | 09:06:56 | maxPersonalitySize | 10240 | 09:06:56 | maxTotalKeypairs | 100 | 09:06:56 | maxServerGroups | 10 | 09:06:56 | maxServerGroupMembers | 10 | 09:06:56 | maxTotalFloatingIps | -1 | 09:06:56 | maxSecurityGroups | -1 | 09:06:56 | maxSecurityGroupRules | -1 | 09:06:56 | totalRAMUsed | 573440 | 09:06:56 | totalCoresUsed | 140 | 09:06:56 | totalInstancesUsed | 47 | 09:06:56 | totalFloatingIpsUsed | 0 | 09:06:56 | totalSecurityGroupsUsed | 0 | 09:06:56 | totalServerGroupsUsed | 0 | 09:06:56 | maxTotalVolumes | -1 | 09:06:56 | maxTotalSnapshots | 10 | 09:06:56 | maxTotalVolumeGigabytes | 4096 | 09:06:56 | maxTotalBackups | 10 | 09:06:56 | maxTotalBackupGigabytes | 1000 | 09:06:56 | totalVolumesUsed | 0 | 09:06:56 | totalGigabytesUsed | 0 | 09:06:56 | totalSnapshotsUsed | 0 | 09:06:56 | totalBackupsUsed | 0 | 09:06:56 | totalBackupGigabytesUsed | 0 | 09:06:56 +--------------------------+---------+ 09:06:56 + pushd /opt/ciman/openstack-hot 09:06:56 /opt/ciman/openstack-hot /w/workspace/netconf-csit-1node-gate-callhome-only-scandium 09:06:56 + lftools openstack --os-cloud vex stack create releng-netconf-csit-1node-gate-callhome-only-scandium-66 csit-2-instance-type.yaml /w/workspace/netconf-csit-1node-gate-callhome-only-scandium/stack-parameters.yaml 09:08:44 Creating stack releng-netconf-csit-1node-gate-callhome-only-scandium-66 09:08:44 Waiting to initialize infrastructure... 09:08:44 Waiting to initialize infrastructure... 09:08:44 Waiting to initialize infrastructure... 09:08:44 Waiting to initialize infrastructure... 09:08:44 Waiting to initialize infrastructure... 09:08:44 Waiting to initialize infrastructure... 09:08:44 Waiting to initialize infrastructure... 09:08:44 Waiting to initialize infrastructure... 09:08:44 Waiting to initialize infrastructure... 09:08:44 WARN: Failed to initialize stack. Reason: Resource CREATE failed: ResourceInError: resources.vm_1_group.resources[0].resources.instance: Went to status ERROR due to "Message: No valid host was found. There are not enough hosts available., Code: 500" 09:08:44 TypeError: delete() missing 1 required positional argument: 'force' 09:08:44 Build step 'Execute shell' marked build as failure 09:08:45 $ ssh-agent -k 09:08:45 unset SSH_AUTH_SOCK; 09:08:45 unset SSH_AGENT_PID; 09:08:45 echo Agent pid 5349 killed; 09:08:45 [ssh-agent] Stopped. 09:08:45 Recording plot data 09:08:45 Robot results publisher started... 09:08:45 INFO: Checking test criticality is deprecated and will be dropped in a future release! 09:08:45 -Parsing output xml: 09:08:45 Failed! 09:08:45 hudson.AbortException: No files found in path /w/workspace/netconf-csit-1node-gate-callhome-only-scandium with configured filemask: output.xml 09:08:45 at hudson.plugins.robot.RobotParser$RobotParserCallable.invoke(RobotParser.java:81) 09:08:45 at hudson.plugins.robot.RobotParser$RobotParserCallable.invoke(RobotParser.java:52) 09:08:45 at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3616) 09:08:45 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 09:08:45 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 09:08:45 at hudson.remoting.Request$2.run(Request.java:377) 09:08:45 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 09:08:45 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 09:08:45 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 09:08:45 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 09:08:45 at java.base/java.lang.Thread.run(Thread.java:829) 09:08:45 Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to prd-centos8-robot-2c-8g-98 09:08:45 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787) 09:08:45 at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) 09:08:45 at hudson.remoting.Channel.call(Channel.java:1003) 09:08:45 at hudson.FilePath.act(FilePath.java:1230) 09:08:45 at hudson.FilePath.act(FilePath.java:1219) 09:08:45 at hudson.plugins.robot.RobotParser.parse(RobotParser.java:48) 09:08:45 at hudson.plugins.robot.RobotPublisher.parse(RobotPublisher.java:246) 09:08:45 at hudson.plugins.robot.RobotPublisher.perform(RobotPublisher.java:268) 09:08:45 at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:80) 09:08:45 at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) 09:08:45 at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:818) 09:08:45 at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:767) 09:08:45 at hudson.model.Build$BuildExecution.post2(Build.java:179) 09:08:45 at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:711) 09:08:45 at hudson.model.Run.execute(Run.java:1918) 09:08:45 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) 09:08:45 at hudson.model.ResourceController.execute(ResourceController.java:101) 09:08:45 at hudson.model.Executor.run(Executor.java:442) 09:08:45 [PostBuildScript] - [INFO] Executing post build scripts. 09:08:45 [netconf-csit-1node-gate-callhome-only-scandium] $ /bin/bash /tmp/jenkins359910579870835445.sh 09:08:45 Archiving csit artifacts 09:08:45 seq: invalid floating point argument: ‘’ 09:08:45 Try 'seq --help' for more information. 09:08:45 % Total % Received % Xferd Average Speed Time Time Time Current 09:08:45 Dload Upload Total Spent Left Speed 09:08:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 237 0 237 0 0 9875 0 --:--:-- --:--:-- --:--:-- 9875 09:08:45 Archive: robot-plugin.zip 09:08:45 End-of-central-directory signature not found. Either this file is not 09:08:45 a zipfile, or it constitutes one disk of a multi-part archive. In the 09:08:45 latter case the central directory and zipfile comment will be found on 09:08:45 the last disk(s) of this archive. 09:08:45 unzip: cannot find zipfile directory in one of robot-plugin.zip or 09:08:45 robot-plugin.zip.zip, and cannot find robot-plugin.zip.ZIP, period. 09:08:45 mv: cannot stat '*.log': No such file or directory 09:08:45 mv: cannot stat '*.log.gz': No such file or directory 09:08:45 mv: cannot stat '*.csv': No such file or directory 09:08:45 mv: cannot stat '*.png': No such file or directory 09:08:45 [PostBuildScript] - [INFO] Executing post build scripts. 09:08:45 [netconf-csit-1node-gate-callhome-only-scandium] $ /bin/bash /tmp/jenkins11377693062318495541.sh 09:08:45 [PostBuildScript] - [INFO] Executing post build scripts. 09:08:45 [EnvInject] - Injecting environment variables from a build step. 09:08:45 [EnvInject] - Injecting as environment variables the properties content 09:08:45 OS_CLOUD=vex 09:08:45 OS_STACK_NAME=releng-netconf-csit-1node-gate-callhome-only-scandium-66 09:08:45 09:08:45 [EnvInject] - Variables injected successfully. 09:08:45 provisioning config files... 09:08:46 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 09:08:46 [netconf-csit-1node-gate-callhome-only-scandium] $ /bin/bash /tmp/jenkins6618612997899592033.sh 09:08:46 ---> openstack-stack-delete.sh 09:08:46 Setup pyenv: 09:08:46 system 09:08:46 3.8.13 09:08:46 3.9.13 09:08:46 3.10.13 09:08:46 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-callhome-only-scandium/.python-version) 09:08:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7URU from file:/tmp/.os_lf_venv 09:08:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:08:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:08:49 lf-activate-venv(): INFO: Base packages installed successfully 09:08:49 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 09:09:08 lf-activate-venv(): INFO: Adding /tmp/venv-7URU/bin to PATH 09:09:08 INFO: Retrieving stack cost for: releng-netconf-csit-1node-gate-callhome-only-scandium-66 09:09:11 TypeError: strptime() argument 1 must be str, not None 09:09:12 WARNING: Unable to get stack costs, continuing anyway 09:09:24 INFO: Deleting stack releng-netconf-csit-1node-gate-callhome-only-scandium-66 09:09:24 Successfully deleted stack releng-netconf-csit-1node-gate-callhome-only-scandium-66 09:09:24 [PostBuildScript] - [INFO] Executing post build scripts. 09:09:24 [netconf-csit-1node-gate-callhome-only-scandium] $ /bin/bash /tmp/jenkins5898461342375437610.sh 09:09:24 ---> sysstat.sh 09:09:24 [netconf-csit-1node-gate-callhome-only-scandium] $ /bin/bash /tmp/jenkins15248431122800023879.sh 09:09:24 ---> package-listing.sh 09:09:24 ++ facter osfamily 09:09:24 ++ tr '[:upper:]' '[:lower:]' 09:09:24 + OS_FAMILY=redhat 09:09:24 + workspace=/w/workspace/netconf-csit-1node-gate-callhome-only-scandium 09:09:24 + START_PACKAGES=/tmp/packages_start.txt 09:09:24 + END_PACKAGES=/tmp/packages_end.txt 09:09:24 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:09:24 + PACKAGES=/tmp/packages_start.txt 09:09:24 + '[' /w/workspace/netconf-csit-1node-gate-callhome-only-scandium ']' 09:09:24 + PACKAGES=/tmp/packages_end.txt 09:09:24 + case "${OS_FAMILY}" in 09:09:24 + rpm -qa 09:09:24 + sort 09:09:25 + '[' -f /tmp/packages_start.txt ']' 09:09:25 + '[' -f /tmp/packages_end.txt ']' 09:09:25 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:09:25 + '[' /w/workspace/netconf-csit-1node-gate-callhome-only-scandium ']' 09:09:25 + mkdir -p /w/workspace/netconf-csit-1node-gate-callhome-only-scandium/archives/ 09:09:25 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/netconf-csit-1node-gate-callhome-only-scandium/archives/ 09:09:25 [netconf-csit-1node-gate-callhome-only-scandium] $ /bin/bash /tmp/jenkins5039726755452405778.sh 09:09:25 ---> capture-instance-metadata.sh 09:09:25 Setup pyenv: 09:09:25 system 09:09:25 3.8.13 09:09:25 3.9.13 09:09:25 3.10.13 09:09:25 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-callhome-only-scandium/.python-version) 09:09:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7URU from file:/tmp/.os_lf_venv 09:09:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:09:25 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:09:27 lf-activate-venv(): INFO: Base packages installed successfully 09:09:27 lf-activate-venv(): INFO: Installing additional packages: lftools 09:09:38 lf-activate-venv(): INFO: Adding /tmp/venv-7URU/bin to PATH 09:09:38 INFO: Running in OpenStack, capturing instance metadata 09:09:39 [netconf-csit-1node-gate-callhome-only-scandium] $ /bin/bash /tmp/jenkins1174317383835993035.sh 09:09:39 provisioning config files... 09:09:39 Could not find credentials [logs] for netconf-csit-1node-gate-callhome-only-scandium #66 09:09:39 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/netconf-csit-1node-gate-callhome-only-scandium@tmp/config8857565728748090404tmp 09:09:39 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 09:09:39 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 09:09:39 provisioning config files... 09:09:40 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 09:09:40 [EnvInject] - Injecting environment variables from a build step. 09:09:40 [EnvInject] - Injecting as environment variables the properties content 09:09:40 SERVER_ID=logs 09:09:40 09:09:40 [EnvInject] - Variables injected successfully. 09:09:40 [netconf-csit-1node-gate-callhome-only-scandium] $ /bin/bash /tmp/jenkins4013084337162279478.sh 09:09:40 ---> create-netrc.sh 09:09:40 WARN: Log server credential not found. 09:09:40 [netconf-csit-1node-gate-callhome-only-scandium] $ /bin/bash /tmp/jenkins2862284265457757674.sh 09:09:40 ---> python-tools-install.sh 09:09:40 Setup pyenv: 09:09:40 system 09:09:40 3.8.13 09:09:40 3.9.13 09:09:40 3.10.13 09:09:40 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-callhome-only-scandium/.python-version) 09:09:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7URU from file:/tmp/.os_lf_venv 09:09:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:09:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:09:42 lf-activate-venv(): INFO: Base packages installed successfully 09:09:42 lf-activate-venv(): INFO: Installing additional packages: lftools 09:09:53 lf-activate-venv(): INFO: Adding /tmp/venv-7URU/bin to PATH 09:09:54 [netconf-csit-1node-gate-callhome-only-scandium] $ /bin/bash /tmp/jenkins3710120939528240560.sh 09:09:54 ---> sudo-logs.sh 09:09:54 Archiving 'sudo' log.. 09:09:54 [netconf-csit-1node-gate-callhome-only-scandium] $ /bin/bash /tmp/jenkins197599678881498554.sh 09:09:54 ---> job-cost.sh 09:09:54 Setup pyenv: 09:09:54 system 09:09:54 3.8.13 09:09:54 3.9.13 09:09:54 3.10.13 09:09:54 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-callhome-only-scandium/.python-version) 09:09:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7URU from file:/tmp/.os_lf_venv 09:09:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:09:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:09:56 lf-activate-venv(): INFO: Base packages installed successfully 09:09:56 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:10:05 lf-activate-venv(): INFO: Adding /tmp/venv-7URU/bin to PATH 09:10:05 DEBUG: total: 0 09:10:05 INFO: Retrieving Stack Cost... 09:10:05 INFO: Retrieving Pricing Info for: v3-standard-2 09:10:05 INFO: Archiving Costs 09:10:05 [netconf-csit-1node-gate-callhome-only-scandium] $ /bin/bash -l /tmp/jenkins2599927546585071511.sh 09:10:05 ---> logs-deploy.sh 09:10:05 Setup pyenv: 09:10:06 system 09:10:06 3.8.13 09:10:06 3.9.13 09:10:06 3.10.13 09:10:06 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-callhome-only-scandium/.python-version) 09:10:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7URU from file:/tmp/.os_lf_venv 09:10:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:10:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:10:08 lf-activate-venv(): INFO: Base packages installed successfully 09:10:08 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 09:10:19 lf-activate-venv(): INFO: Adding /tmp/venv-7URU/bin to PATH 09:10:19 WARNING: Nexus logging server not set 09:10:19 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/netconf-csit-1node-gate-callhome-only-scandium/66/ 09:10:19 INFO: archiving logs to S3 09:10:20 ---> uname -a: 09:10:20 Linux prd-centos8-robot-2c-8g-98.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 09:10:20 09:10:20 09:10:20 ---> lscpu: 09:10:20 Architecture: x86_64 09:10:20 CPU op-mode(s): 32-bit, 64-bit 09:10:20 Byte Order: Little Endian 09:10:20 CPU(s): 2 09:10:20 On-line CPU(s) list: 0,1 09:10:20 Thread(s) per core: 1 09:10:20 Core(s) per socket: 1 09:10:20 Socket(s): 2 09:10:20 NUMA node(s): 1 09:10:20 Vendor ID: AuthenticAMD 09:10:20 CPU family: 23 09:10:20 Model: 49 09:10:20 Model name: AMD EPYC-Rome Processor 09:10:20 Stepping: 0 09:10:20 CPU MHz: 2800.000 09:10:20 BogoMIPS: 5600.00 09:10:20 Virtualization: AMD-V 09:10:20 Hypervisor vendor: KVM 09:10:20 Virtualization type: full 09:10:20 L1d cache: 32K 09:10:20 L1i cache: 32K 09:10:20 L2 cache: 512K 09:10:20 L3 cache: 16384K 09:10:20 NUMA node0 CPU(s): 0,1 09:10:20 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 09:10:20 09:10:20 09:10:20 ---> nproc: 09:10:20 2 09:10:20 09:10:20 09:10:20 ---> df -h: 09:10:20 Filesystem Size Used Avail Use% Mounted on 09:10:20 devtmpfs 3.8G 0 3.8G 0% /dev 09:10:20 tmpfs 3.8G 0 3.8G 0% /dev/shm 09:10:20 tmpfs 3.8G 17M 3.8G 1% /run 09:10:20 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 09:10:20 /dev/vda1 40G 8.3G 32G 21% / 09:10:20 tmpfs 770M 0 770M 0% /run/user/1001 09:10:20 09:10:20 09:10:20 ---> free -m: 09:10:20 total used free shared buff/cache available 09:10:20 Mem: 7697 579 5018 19 2099 6821 09:10:20 Swap: 1023 0 1023 09:10:20 09:10:20 09:10:20 ---> ip addr: 09:10:20 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:10:20 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:10:20 inet 127.0.0.1/8 scope host lo 09:10:20 valid_lft forever preferred_lft forever 09:10:20 inet6 ::1/128 scope host 09:10:20 valid_lft forever preferred_lft forever 09:10:20 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 09:10:20 link/ether fa:16:3e:98:06:32 brd ff:ff:ff:ff:ff:ff 09:10:20 altname enp0s3 09:10:20 altname ens3 09:10:20 inet 10.30.170.121/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 09:10:20 valid_lft 85755sec preferred_lft 85755sec 09:10:20 inet6 fe80::f816:3eff:fe98:632/64 scope link 09:10:20 valid_lft forever preferred_lft forever 09:10:20 09:10:20 09:10:20 ---> sar -b -r -n DEV: 09:10:20 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 10/02/2025 _x86_64_ (2 CPU) 09:10:20 09:10:20 08:59:25 LINUX RESTART (2 CPU) 09:10:20 09:10:20 09:00:00 AM tps rtps wtps bread/s bwrtn/s 09:10:20 09:00:01 AM 95.40 83.91 11.49 12312.64 882.76 09:10:20 09:01:01 AM 113.11 94.14 18.98 8786.47 8309.00 09:10:20 09:02:01 AM 51.61 23.92 27.68 507.07 20266.93 09:10:20 09:03:01 AM 48.88 22.26 26.62 5253.45 10053.28 09:10:20 09:04:01 AM 38.79 0.23 38.55 11.60 4172.14 09:10:20 09:05:01 AM 38.34 0.00 38.34 0.00 3168.37 09:10:20 09:06:01 AM 55.58 0.10 55.48 2.40 6955.61 09:10:20 09:07:01 AM 36.33 0.65 35.68 51.06 5242.84 09:10:20 09:08:01 AM 17.50 0.00 17.50 0.00 1685.14 09:10:20 09:09:01 AM 10.68 0.20 10.48 34.79 297.57 09:10:20 09:10:01 AM 19.58 0.68 18.89 94.90 523.44 09:10:20 Average: 43.12 14.32 28.80 1489.79 6062.19 09:10:20 09:10:20 09:00:00 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:10:20 09:00:01 AM 7459008 7415756 423424 5.37 2688 161084 355748 4.51 72232 187948 1168 09:10:20 09:01:01 AM 6139548 7353016 1742884 22.11 2688 1419892 366804 4.65 111324 1406908 836980 09:10:20 09:02:01 AM 6113720 7334508 1768712 22.44 2688 1421708 366804 4.65 111620 1408176 199108 09:10:20 09:03:01 AM 5582832 7077748 2299600 29.17 2688 1689008 694180 7.77 179600 1843520 91224 09:10:20 09:04:01 AM 5504876 7043356 2377556 30.16 2688 1730904 699948 7.84 185128 1907544 21512 09:10:20 09:05:01 AM 5355808 7068100 2526624 32.05 2688 1894688 659152 7.38 185648 2022340 169348 09:10:20 09:06:01 AM 5254368 7046912 2628064 33.34 2688 1969388 668192 7.48 186244 2101092 95928 09:10:20 09:07:01 AM 5163032 7001192 2719400 34.50 2688 2013920 695652 7.79 197656 2175116 42012 09:10:20 09:08:01 AM 5163064 7000748 2719368 34.50 2688 2013924 695652 7.79 197664 2175256 4 09:10:20 09:09:01 AM 5106268 6977196 2776164 35.22 2688 2047356 722580 8.09 212812 2216572 43208 09:10:20 09:10:01 AM 5169436 7011180 2712996 34.42 2688 2017424 683392 7.65 383708 1980788 11208 09:10:20 Average: 5637451 7120883 2244981 28.48 2688 1670845 600737 6.73 183967 1765933 137427 09:10:20 09:10:20 09:00:00 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:10:20 09:00:01 AM lo 2.30 2.30 0.09 0.09 0.00 0.00 0.00 0.00 09:10:20 09:00:01 AM eth0 3.45 3.45 0.78 0.24 0.00 0.00 0.00 0.00 09:10:20 09:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:10:20 09:01:01 AM eth0 31.06 18.16 304.39 1.73 0.00 0.00 0.00 0.00 09:10:20 09:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:10:20 09:02:01 AM eth0 4.18 2.15 0.85 0.45 0.00 0.00 0.00 0.00 09:10:20 09:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:10:20 09:03:01 AM eth0 230.71 137.84 1017.91 56.60 0.00 0.00 0.00 0.00 09:10:20 09:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:10:20 09:04:01 AM eth0 34.62 31.82 347.88 3.63 0.00 0.00 0.00 0.00 09:10:20 09:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:10:20 09:05:01 AM eth0 30.29 25.78 456.19 2.64 0.00 0.00 0.00 0.00 09:10:20 09:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:10:20 09:06:01 AM eth0 13.15 11.98 96.01 3.62 0.00 0.00 0.00 0.00 09:10:20 09:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:10:20 09:07:01 AM eth0 37.04 31.44 580.29 4.27 0.00 0.00 0.00 0.00 09:10:20 09:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:10:20 09:08:01 AM eth0 3.00 0.53 0.68 0.19 0.00 0.00 0.00 0.00 09:10:20 09:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:10:20 09:09:01 AM eth0 13.65 9.68 12.08 5.18 0.00 0.00 0.00 0.00 09:10:20 09:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:10:20 09:10:01 AM eth0 18.33 16.14 14.73 7.43 0.00 0.00 0.00 0.00 09:10:20 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:10:20 Average: eth0 41.54 28.51 282.65 8.56 0.00 0.00 0.00 0.00 09:10:20 09:10:20 09:10:20 ---> sar -P ALL: 09:10:20 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 10/02/2025 _x86_64_ (2 CPU) 09:10:20 09:10:20 08:59:25 LINUX RESTART (2 CPU) 09:10:20 09:10:20 09:00:00 AM CPU %user %nice %system %iowait %steal %idle 09:10:20 09:00:01 AM all 3.66 0.00 9.76 59.15 0.00 27.44 09:10:20 09:00:01 AM 0 4.65 0.00 13.95 79.07 0.00 2.33 09:10:20 09:00:01 AM 1 2.56 0.00 5.13 37.18 0.00 55.13 09:10:20 09:01:01 AM all 14.88 0.03 7.22 62.35 0.10 15.42 09:10:20 09:01:01 AM 0 15.69 0.03 6.27 64.63 0.10 13.28 09:10:20 09:01:01 AM 1 14.08 0.02 8.17 60.09 0.10 17.55 09:10:20 09:02:01 AM all 0.25 0.06 0.98 90.97 0.10 7.65 09:10:20 09:02:01 AM 0 0.37 0.10 1.31 88.67 0.10 9.45 09:10:20 09:02:01 AM 1 0.13 0.02 0.65 93.25 0.10 5.85 09:10:20 09:03:01 AM all 18.89 0.00 4.22 32.82 0.11 43.96 09:10:20 09:03:01 AM 0 19.25 0.00 4.12 32.47 0.12 44.05 09:10:20 09:03:01 AM 1 18.53 0.00 4.32 33.17 0.10 43.88 09:10:20 09:04:01 AM all 8.02 0.00 1.25 18.72 0.08 71.93 09:10:20 09:04:01 AM 0 11.09 0.00 1.41 23.48 0.08 63.95 09:10:20 09:04:01 AM 1 4.96 0.00 1.09 13.96 0.08 79.91 09:10:20 09:05:01 AM all 15.09 0.00 2.46 8.83 0.11 73.51 09:10:20 09:05:01 AM 0 17.33 0.00 2.65 11.12 0.10 68.80 09:10:20 09:05:01 AM 1 12.85 0.00 2.27 6.54 0.12 78.22 09:10:20 09:06:01 AM all 11.97 0.00 2.30 19.32 0.08 66.32 09:10:20 09:06:01 AM 0 18.83 0.00 2.84 21.05 0.08 57.20 09:10:20 09:06:01 AM 1 5.10 0.00 1.77 17.59 0.08 75.46 09:10:20 09:07:01 AM all 13.57 0.00 1.45 17.47 0.08 67.43 09:10:20 09:07:01 AM 0 14.70 0.00 1.73 16.68 0.07 66.83 09:10:20 09:07:01 AM 1 12.45 0.00 1.16 18.27 0.08 68.03 09:10:20 09:08:01 AM all 0.40 0.00 0.18 2.75 0.03 96.63 09:10:20 09:08:01 AM 0 0.38 0.00 0.25 5.04 0.03 94.29 09:10:20 09:08:01 AM 1 0.42 0.00 0.12 0.47 0.03 98.96 09:10:20 09:09:01 AM all 8.14 0.00 1.00 1.15 0.05 89.66 09:10:20 09:09:01 AM 0 8.37 0.00 1.00 0.99 0.05 89.59 09:10:20 09:09:01 AM 1 7.91 0.00 0.99 1.32 0.05 89.74 09:10:20 09:10:01 AM all 28.73 0.00 3.44 1.50 0.10 66.23 09:10:20 09:10:01 AM 0 30.01 0.00 3.35 1.37 0.10 65.17 09:10:20 09:10:01 AM 1 27.45 0.00 3.53 1.62 0.10 67.30 09:10:20 09:10:20 Average: CPU %user %nice %system %iowait %steal %idle 09:10:20 Average: all 11.97 0.01 2.45 25.57 0.08 59.91 09:10:20 Average: 0 13.58 0.01 2.50 26.54 0.08 57.28 09:10:20 Average: 1 10.37 0.00 2.40 24.61 0.09 62.54 09:10:20 09:10:20 09:10:20