23:01:30 Started by upstream project "integration-distribution-mri-test-titanium" build number 64 23:01:30 originally caused by: 23:01:30 Started by timer 23:01:30 Running as SYSTEM 23:01:30 [EnvInject] - Loading node environment variables. 23:01:30 Building remotely on prd-centos8-robot-2c-8g-11428 (centos8-robot-2c-8g) in workspace /w/workspace/netconf-csit-1node-userfeatures-netty-all-titanium 23:01:30 [ssh-agent] Looking for ssh-agent implementation... 23:01:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:01:30 $ ssh-agent 23:01:30 SSH_AUTH_SOCK=/tmp/ssh-bWXeTSBparWX/agent.5292 23:01:30 SSH_AGENT_PID=5293 23:01:30 [ssh-agent] Started. 23:01:30 Running ssh-add (command line suppressed) 23:01:30 Identity added: /w/workspace/netconf-csit-1node-userfeatures-netty-all-titanium@tmp/private_key_15353924488060597769.key (/w/workspace/netconf-csit-1node-userfeatures-netty-all-titanium@tmp/private_key_15353924488060597769.key) 23:01:30 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) 23:01:30 The recommended git tool is: NONE 23:01:33 using credential opendaylight-jenkins-ssh 23:01:33 Wiping out workspace first. 23:01:33 Cloning the remote Git repository 23:01:33 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test 23:01:33 > git init /w/workspace/netconf-csit-1node-userfeatures-netty-all-titanium/test # timeout=10 23:01:33 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 23:01:33 > git --version # timeout=10 23:01:33 > git --version # 'git version 2.43.0' 23:01:33 using GIT_SSH to set credentials Release Engineering Jenkins Key 23:01:33 [INFO] Currently running in a labeled security context 23:01:33 [INFO] Currently SELinux is 'enforcing' on the host 23:01:33 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-1node-userfeatures-netty-all-titanium/test@tmp/jenkins-gitclient-ssh7114034481465591396.key 23:01:33 Verifying host key using known hosts file 23:01:33 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:01:33 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10 23:01:38 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 23:01:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:01:38 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 23:01:38 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 23:01:38 using GIT_SSH to set credentials Release Engineering Jenkins Key 23:01:38 [INFO] Currently running in a labeled security context 23:01:38 [INFO] Currently SELinux is 'enforcing' on the host 23:01:38 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-1node-userfeatures-netty-all-titanium/test@tmp/jenkins-gitclient-ssh2856330534154818425.key 23:01:38 Verifying host key using known hosts file 23:01: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. 23:01:38 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10 23:01:39 > git rev-parse FETCH_HEAD^{commit} # timeout=10 23:01:39 Checking out Revision 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 (origin/master) 23:01:39 > git config core.sparsecheckout # timeout=10 23:01:39 > git checkout -f 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 # timeout=10 23:01:39 Commit message: "Adapt test for new pce-allocation field" 23:01:39 > git rev-parse FETCH_HEAD^{commit} # timeout=10 23:01:39 > git rev-list --no-walk 62cb016f4f4171033927cf2ae7f4ac5095373e88 # timeout=10 23:01:40 No emails were triggered. 23:01:40 provisioning config files... 23:01:40 copy managed file [npmrc] to file:/home/jenkins/.npmrc 23:01:40 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 23:01:40 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 23:01:40 [netconf-csit-1node-userfeatures-netty-all-titanium] $ /bin/bash /tmp/jenkins15452257336516085743.sh 23:01:40 ---> python-tools-install.sh 23:01:40 Setup pyenv: 23:01:40 system 23:01:40 * 3.8.13 (set by /opt/pyenv/version) 23:01:40 * 3.9.13 (set by /opt/pyenv/version) 23:01:40 * 3.10.13 (set by /opt/pyenv/version) 23:01:40 * 3.11.7 (set by /opt/pyenv/version) 23:01:45 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-LAqu 23:01:45 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 23:01:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:01:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:01:49 lf-activate-venv(): INFO: Base packages installed successfully 23:01:49 lf-activate-venv(): INFO: Installing additional packages: lftools 23:02:14 lf-activate-venv(): INFO: Adding /tmp/venv-LAqu/bin to PATH 23:02:14 Generating Requirements File 23:02:33 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:02:33 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 23:02:34 Python 3.11.7 23:02:34 pip 25.3 from /tmp/venv-LAqu/lib/python3.11/site-packages/pip (python 3.11) 23:02:34 appdirs==1.4.4 23:02:34 argcomplete==3.6.3 23:02:34 aspy.yaml==1.3.0 23:02:34 attrs==25.4.0 23:02:34 autopage==0.5.2 23:02:34 beautifulsoup4==4.14.3 23:02:34 boto3==1.42.4 23:02:34 botocore==1.42.4 23:02:34 bs4==0.0.2 23:02:34 cachetools==6.2.2 23:02:34 certifi==2025.11.12 23:02:34 cffi==2.0.0 23:02:34 cfgv==3.5.0 23:02:34 chardet==5.2.0 23:02:34 charset-normalizer==3.4.4 23:02:34 click==8.3.1 23:02:34 cliff==4.13.0 23:02:34 cmd2==3.0.0 23:02:34 cryptography==3.3.2 23:02:34 debtcollector==3.0.0 23:02:34 decorator==5.2.1 23:02:34 defusedxml==0.7.1 23:02:34 Deprecated==1.3.1 23:02:34 distlib==0.4.0 23:02:34 dnspython==2.8.0 23:02:34 docker==7.1.0 23:02:34 dogpile.cache==1.5.0 23:02:34 durationpy==0.10 23:02:34 email-validator==2.3.0 23:02:34 filelock==3.20.0 23:02:34 future==1.0.0 23:02:34 gitdb==4.0.12 23:02:34 GitPython==3.1.45 23:02:34 google-auth==2.43.0 23:02:34 httplib2==0.31.0 23:02:34 identify==2.6.15 23:02:34 idna==3.11 23:02:34 importlib-resources==1.5.0 23:02:34 iso8601==2.1.0 23:02:34 Jinja2==3.1.6 23:02:34 jmespath==1.0.1 23:02:34 jsonpatch==1.33 23:02:34 jsonpointer==3.0.0 23:02:34 jsonschema==4.25.1 23:02:34 jsonschema-specifications==2025.9.1 23:02:34 keystoneauth1==5.12.0 23:02:34 kubernetes==34.1.0 23:02:34 lftools==0.37.17 23:02:34 lxml==6.0.2 23:02:34 markdown-it-py==4.0.0 23:02:34 MarkupSafe==3.0.3 23:02:34 mdurl==0.1.2 23:02:34 msgpack==1.1.2 23:02:34 multi_key_dict==2.0.3 23:02:34 munch==4.0.0 23:02:34 netaddr==1.3.0 23:02:34 niet==1.4.2 23:02:34 nodeenv==1.9.1 23:02:34 oauth2client==4.1.3 23:02:34 oauthlib==3.3.1 23:02:34 openstacksdk==4.8.0 23:02:34 os-service-types==1.8.2 23:02:34 osc-lib==4.2.0 23:02:34 oslo.config==10.1.0 23:02:34 oslo.context==6.2.0 23:02:34 oslo.i18n==6.7.1 23:02:34 oslo.log==7.2.1 23:02:34 oslo.serialization==5.8.0 23:02:34 oslo.utils==9.2.0 23:02:34 packaging==25.0 23:02:34 pbr==7.0.3 23:02:34 platformdirs==4.5.1 23:02:34 prettytable==3.17.0 23:02:34 psutil==7.1.3 23:02:34 pyasn1==0.6.1 23:02:34 pyasn1_modules==0.4.2 23:02:34 pycparser==2.23 23:02:34 pygerrit2==2.0.15 23:02:34 PyGithub==2.8.1 23:02:34 Pygments==2.19.2 23:02:34 PyJWT==2.10.1 23:02:34 PyNaCl==1.6.1 23:02:34 pyparsing==2.4.7 23:02:34 pyperclip==1.11.0 23:02:34 pyrsistent==0.20.0 23:02:34 python-cinderclient==9.8.0 23:02:34 python-dateutil==2.9.0.post0 23:02:34 python-heatclient==4.3.0 23:02:34 python-jenkins==1.8.3 23:02:34 python-keystoneclient==5.7.0 23:02:34 python-magnumclient==4.9.0 23:02:34 python-openstackclient==8.2.0 23:02:34 python-swiftclient==4.9.0 23:02:34 PyYAML==6.0.3 23:02:34 referencing==0.37.0 23:02:34 requests==2.32.5 23:02:34 requests-oauthlib==2.0.0 23:02:34 requestsexceptions==1.4.0 23:02:34 rfc3986==2.0.0 23:02:34 rich==14.2.0 23:02:34 rich-argparse==1.7.2 23:02:34 rpds-py==0.30.0 23:02:34 rsa==4.9.1 23:02:34 ruamel.yaml==0.18.16 23:02:34 ruamel.yaml.clib==0.2.15 23:02:34 s3transfer==0.16.0 23:02:34 simplejson==3.20.2 23:02:34 six==1.17.0 23:02:34 smmap==5.0.2 23:02:34 soupsieve==2.8 23:02:34 stevedore==5.6.0 23:02:34 tabulate==0.9.0 23:02:34 toml==0.10.2 23:02:34 tomlkit==0.13.3 23:02:34 tqdm==4.67.1 23:02:34 typing_extensions==4.15.0 23:02:34 tzdata==2025.2 23:02:34 urllib3==1.26.20 23:02:34 virtualenv==20.35.4 23:02:34 wcwidth==0.2.14 23:02:34 websocket-client==1.9.0 23:02:34 wrapt==2.0.1 23:02:34 xdg==6.0.0 23:02:34 xmltodict==1.0.2 23:02:34 yq==3.4.3 23:02:34 [EnvInject] - Injecting environment variables from a build step. 23:02:34 [EnvInject] - Injecting as environment variables the properties content 23:02:34 OS_STACK_TEMPLATE=csit-2-instance-type.yaml 23:02:34 OS_CLOUD=vex 23:02:34 OS_STACK_NAME=releng-netconf-csit-1node-userfeatures-netty-all-titanium-63 23:02:34 OS_STACK_TEMPLATE_DIR=openstack-hot 23:02:34 23:02:34 [EnvInject] - Variables injected successfully. 23:02:34 provisioning config files... 23:02:34 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 23:02:34 [netconf-csit-1node-userfeatures-netty-all-titanium] $ /bin/bash /tmp/jenkins7071147628131315623.sh 23:02:34 ---> Create parameters file for OpenStack HOT 23:02:34 OpenStack Heat parameters generated 23:02:34 ----------------------------------- 23:02:35 parameters: 23:02:35 vm_0_count: '1' 23:02:35 vm_0_flavor: 'v3-standard-4' 23:02:35 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20251201-010221.432' 23:02:35 vm_1_count: '1' 23:02:35 vm_1_flavor: 'v3-standard-2' 23:02:35 vm_1_image: 'ZZCI - Ubuntu 22.04 - docker - x86_64 - 20251201-170117.678' 23:02:35 23:02:35 job_name: '56468-63' 23:02:35 silo: 'releng' 23:02:35 [netconf-csit-1node-userfeatures-netty-all-titanium] $ /bin/bash -l /tmp/jenkins898521858562789615.sh 23:02:35 ---> Create HEAT stack 23:02:35 + source /home/jenkins/lf-env.sh 23:02:35 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 23:02:35 ++ mktemp -d /tmp/venv-XXXX 23:02:35 + lf_venv=/tmp/venv-to7E 23:02:35 + local venv_file=/tmp/.os_lf_venv 23:02:35 + local python=python3 23:02:35 + local options 23:02:35 + local set_path=true 23:02:35 + local install_args= 23:02:35 ++ 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:02:35 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 23:02:35 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 23:02:35 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 23:02:35 + true 23:02:35 + case $1 in 23:02:35 + python=python3 23:02:35 + shift 2 23:02:35 + true 23:02:35 + case $1 in 23:02:35 + shift 23:02:35 + break 23:02:35 + case $python in 23:02:35 + local pkg_list= 23:02:35 + [[ -d /opt/pyenv ]] 23:02:35 + echo 'Setup pyenv:' 23:02:35 Setup pyenv: 23:02:35 + export PYENV_ROOT=/opt/pyenv 23:02:35 + PYENV_ROOT=/opt/pyenv 23:02:35 + 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:02:35 + 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:02:35 + pyenv versions 23:02:35 system 23:02:35 3.8.13 23:02:35 3.9.13 23:02:35 3.10.13 23:02:35 * 3.11.7 (set by /w/workspace/netconf-csit-1node-userfeatures-netty-all-titanium/.python-version) 23:02:35 + command -v pyenv 23:02:35 ++ pyenv init - --no-rehash 23:02:35 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 23:02:35 for i in ${!paths[@]}; do 23:02:35 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 23:02:35 fi; done; 23:02:35 echo "${paths[*]}"'\'')" 23:02:35 export PATH="/opt/pyenv/shims:${PATH}" 23:02:35 export PYENV_SHELL=bash 23:02:35 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 23:02:35 pyenv() { 23:02:35 local command 23:02:35 command="${1:-}" 23:02:35 if [ "$#" -gt 0 ]; then 23:02:35 shift 23:02:35 fi 23:02:35 23:02:35 case "$command" in 23:02:35 rehash|shell) 23:02:35 eval "$(pyenv "sh-$command" "$@")" 23:02:35 ;; 23:02:35 *) 23:02:35 command pyenv "$command" "$@" 23:02:35 ;; 23:02:35 esac 23:02:35 }' 23:02:35 +++ bash --norc -ec 'IFS=:; paths=($PATH); 23:02:35 for i in ${!paths[@]}; do 23:02:35 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 23:02:35 fi; done; 23:02:35 echo "${paths[*]}"' 23:02:35 ++ 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:02:35 ++ 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:02:35 ++ 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:02:35 ++ export PYENV_SHELL=bash 23:02:35 ++ PYENV_SHELL=bash 23:02:35 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 23:02:35 +++ complete -F _pyenv pyenv 23:02:35 ++ lf-pyver python3 23:02:35 ++ local py_version_xy=python3 23:02:35 ++ local py_version_xyz= 23:02:35 ++ awk '{ print $1 }' 23:02:35 ++ pyenv versions 23:02:35 ++ local command 23:02:35 ++ command=versions 23:02:35 ++ '[' 1 -gt 0 ']' 23:02:35 ++ shift 23:02:35 ++ case "$command" in 23:02:35 ++ command pyenv versions 23:02:35 ++ pyenv versions 23:02:35 ++ sed 's/^[ *]* //' 23:02:35 ++ grep -E '^[0-9.]*[0-9]$' 23:02:35 ++ [[ ! -s /tmp/.pyenv_versions ]] 23:02:35 +++ tail -n 1 23:02:35 +++ grep '^3' /tmp/.pyenv_versions 23:02:35 +++ sort -V 23:02:35 ++ py_version_xyz=3.11.7 23:02:35 ++ [[ -z 3.11.7 ]] 23:02:35 ++ echo 3.11.7 23:02:35 ++ return 0 23:02:35 + pyenv local 3.11.7 23:02:35 + local command 23:02:35 + command=local 23:02:35 + '[' 2 -gt 0 ']' 23:02:35 + shift 23:02:35 + case "$command" in 23:02:35 + command pyenv local 3.11.7 23:02:35 + pyenv local 3.11.7 23:02:35 + for arg in "$@" 23:02:35 + case $arg in 23:02:35 + pkg_list+='lftools[openstack] ' 23:02:35 + for arg in "$@" 23:02:35 + case $arg in 23:02:35 + pkg_list+='kubernetes ' 23:02:35 + for arg in "$@" 23:02:35 + case $arg in 23:02:35 + pkg_list+='niet ' 23:02:35 + for arg in "$@" 23:02:35 + case $arg in 23:02:35 + pkg_list+='python-heatclient ' 23:02:35 + for arg in "$@" 23:02:35 + case $arg in 23:02:35 + pkg_list+='python-openstackclient ' 23:02:35 + for arg in "$@" 23:02:35 + case $arg in 23:02:35 + pkg_list+='python-magnumclient ' 23:02:35 + for arg in "$@" 23:02:35 + case $arg in 23:02:35 + pkg_list+='urllib3~=1.26.15 ' 23:02:35 + for arg in "$@" 23:02:35 + case $arg in 23:02:35 + pkg_list+='yq ' 23:02:35 + [[ -f /tmp/.os_lf_venv ]] 23:02:35 ++ cat /tmp/.os_lf_venv 23:02:35 + lf_venv=/tmp/venv-LAqu 23:02:35 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LAqu from' file:/tmp/.os_lf_venv 23:02:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LAqu from file:/tmp/.os_lf_venv 23:02:35 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 23:02:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:02:35 + local 'pip_opts=--upgrade --quiet' 23:02:35 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 23:02:35 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 23:02:35 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 23:02:35 + [[ -n '' ]] 23:02:35 + [[ -n '' ]] 23:02:35 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 23:02:35 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:02:35 + /tmp/venv-LAqu/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:02:37 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 23:02:37 lf-activate-venv(): INFO: Base packages installed successfully 23:02:37 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]] 23:02:37 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ' 23:02:37 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 23:02:37 + /tmp/venv-LAqu/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:02:57 + type python3 23:02:57 + true 23:02:57 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-LAqu/bin to PATH' 23:02:57 lf-activate-venv(): INFO: Adding /tmp/venv-LAqu/bin to PATH 23:02:57 + PATH=/tmp/venv-LAqu/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:02:57 + return 0 23:02:57 + openstack --os-cloud vex limits show --absolute 23:02:58 +--------------------------+---------+ 23:02:58 | Name | Value | 23:02:58 +--------------------------+---------+ 23:02:58 | maxTotalInstances | -1 | 23:02:58 | maxTotalCores | 450 | 23:02:58 | maxTotalRAMSize | 1000000 | 23:02:58 | maxServerMeta | 128 | 23:02:58 | maxImageMeta | 128 | 23:02:58 | maxPersonality | 5 | 23:02:58 | maxPersonalitySize | 10240 | 23:02:58 | maxTotalKeypairs | 100 | 23:02:58 | maxServerGroups | 10 | 23:02:58 | maxServerGroupMembers | 10 | 23:02:58 | maxTotalFloatingIps | -1 | 23:02:58 | maxSecurityGroups | -1 | 23:02:58 | maxSecurityGroupRules | -1 | 23:02:58 | totalRAMUsed | 761856 | 23:02:58 | totalCoresUsed | 186 | 23:02:58 | totalInstancesUsed | 82 | 23:02:58 | totalFloatingIpsUsed | 0 | 23:02:58 | totalSecurityGroupsUsed | 0 | 23:02:58 | totalServerGroupsUsed | 0 | 23:02:58 | maxTotalVolumes | -1 | 23:02:58 | maxTotalSnapshots | 10 | 23:02:58 | maxTotalVolumeGigabytes | 4096 | 23:02:58 | maxTotalBackups | 10 | 23:02:58 | maxTotalBackupGigabytes | 1000 | 23:02:58 | totalVolumesUsed | 3 | 23:02:58 | totalGigabytesUsed | 60 | 23:02:58 | totalSnapshotsUsed | 0 | 23:02:58 | totalBackupsUsed | 0 | 23:02:58 | totalBackupGigabytesUsed | 0 | 23:02:58 +--------------------------+---------+ 23:02:59 + pushd /opt/ciman/openstack-hot 23:02:59 /opt/ciman/openstack-hot /w/workspace/netconf-csit-1node-userfeatures-netty-all-titanium 23:02:59 + lftools openstack --os-cloud vex stack create releng-netconf-csit-1node-userfeatures-netty-all-titanium-63 csit-2-instance-type.yaml /w/workspace/netconf-csit-1node-userfeatures-netty-all-titanium/stack-parameters.yaml 23:03:13 Creating stack releng-netconf-csit-1node-userfeatures-netty-all-titanium-63 23:03:13 WARN: Failed to initialize stack. Reason: Resource CREATE failed: Forbidden: resources.vm_1_group.resources[0].resources.instance: Quota exceeded for ram: Requested 8192, but already used 1007616 of 1000000 ram (HTTP 403) (Request-ID: req-d275e88c-dc52-4ea3-8ca2-653d62b56eaa) 23:03:13 TypeError: delete() missing 1 required positional argument: 'force' 23:03:13 Build step 'Execute shell' marked build as failure 23:03:13 $ ssh-agent -k 23:03:13 unset SSH_AUTH_SOCK; 23:03:13 unset SSH_AGENT_PID; 23:03:13 echo Agent pid 5293 killed; 23:03:13 [ssh-agent] Stopped. 23:03:14 Recording plot data 23:03:14 Robot results publisher started... 23:03:14 INFO: Checking test criticality is deprecated and will be dropped in a future release! 23:03:14 -Parsing output xml: 23:03:14 Failed! 23:03:14 hudson.AbortException: No files found in path /w/workspace/netconf-csit-1node-userfeatures-netty-all-titanium with configured filemask: output.xml 23:03:14 at hudson.plugins.robot.RobotParser$RobotParserCallable.invoke(RobotParser.java:81) 23:03:14 at hudson.plugins.robot.RobotParser$RobotParserCallable.invoke(RobotParser.java:52) 23:03:14 at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3616) 23:03:14 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 23:03:14 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 23:03:14 at hudson.remoting.Request$2.run(Request.java:377) 23:03:14 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 23:03:14 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 23:03:14 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 23:03:14 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 23:03:14 at java.base/java.lang.Thread.run(Thread.java:829) 23:03:14 Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to prd-centos8-robot-2c-8g-11428 23:03:14 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787) 23:03:14 at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) 23:03:14 at hudson.remoting.Channel.call(Channel.java:1003) 23:03:14 at hudson.FilePath.act(FilePath.java:1230) 23:03:14 at hudson.FilePath.act(FilePath.java:1219) 23:03:14 at hudson.plugins.robot.RobotParser.parse(RobotParser.java:48) 23:03:14 at hudson.plugins.robot.RobotPublisher.parse(RobotPublisher.java:246) 23:03:14 at hudson.plugins.robot.RobotPublisher.perform(RobotPublisher.java:268) 23:03:14 at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:80) 23:03:14 at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) 23:03:14 at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:818) 23:03:14 at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:767) 23:03:14 at hudson.model.Build$BuildExecution.post2(Build.java:179) 23:03:14 at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:711) 23:03:14 at hudson.model.Run.execute(Run.java:1918) 23:03:14 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) 23:03:14 at hudson.model.ResourceController.execute(ResourceController.java:101) 23:03:14 at hudson.model.Executor.run(Executor.java:442) 23:03:14 [PostBuildScript] - [INFO] Executing post build scripts. 23:03:14 [netconf-csit-1node-userfeatures-netty-all-titanium] $ /bin/bash /tmp/jenkins8631120682268256511.sh 23:03:14 Archiving csit artifacts 23:03:14 seq: invalid floating point argument: ‘’ 23:03:14 Try 'seq --help' for more information. 23:03:14 % Total % Received % Xferd Average Speed Time Time Time Current 23:03:14 Dload Upload Total Spent Left Speed 23:03:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 237 0 237 0 0 2890 0 --:--:-- --:--:-- --:--:-- 2890 23:03:14 Archive: robot-plugin.zip 23:03:14 End-of-central-directory signature not found. Either this file is not 23:03:14 a zipfile, or it constitutes one disk of a multi-part archive. In the 23:03:14 latter case the central directory and zipfile comment will be found on 23:03:14 the last disk(s) of this archive. 23:03:14 unzip: cannot find zipfile directory in one of robot-plugin.zip or 23:03:14 robot-plugin.zip.zip, and cannot find robot-plugin.zip.ZIP, period. 23:03:14 mv: cannot stat '*.log': No such file or directory 23:03:14 mv: cannot stat '*.log.gz': No such file or directory 23:03:14 mv: cannot stat '*.csv': No such file or directory 23:03:14 mv: cannot stat '*.png': No such file or directory 23:03:14 [PostBuildScript] - [INFO] Executing post build scripts. 23:03:14 [netconf-csit-1node-userfeatures-netty-all-titanium] $ /bin/bash /tmp/jenkins5720884713766739368.sh 23:03:14 [PostBuildScript] - [INFO] Executing post build scripts. 23:03:14 [EnvInject] - Injecting environment variables from a build step. 23:03:14 [EnvInject] - Injecting as environment variables the properties content 23:03:14 OS_CLOUD=vex 23:03:14 OS_STACK_NAME=releng-netconf-csit-1node-userfeatures-netty-all-titanium-63 23:03:14 23:03:14 [EnvInject] - Variables injected successfully. 23:03:14 provisioning config files... 23:03:14 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 23:03:14 [netconf-csit-1node-userfeatures-netty-all-titanium] $ /bin/bash /tmp/jenkins5505939715021003083.sh 23:03:14 ---> openstack-stack-delete.sh 23:03:14 Setup pyenv: 23:03:14 system 23:03:14 3.8.13 23:03:14 3.9.13 23:03:14 3.10.13 23:03:14 * 3.11.7 (set by /w/workspace/netconf-csit-1node-userfeatures-netty-all-titanium/.python-version) 23:03:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LAqu from file:/tmp/.os_lf_venv 23:03:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:03:15 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:03:17 lf-activate-venv(): INFO: Base packages installed successfully 23:03:17 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 23:03:31 lf-activate-venv(): INFO: Adding /tmp/venv-LAqu/bin to PATH 23:03:31 INFO: Stack cost retrieval disabled, setting cost to 0 23:03:43 INFO: Deleting stack releng-netconf-csit-1node-userfeatures-netty-all-titanium-63 23:03:43 Successfully deleted stack releng-netconf-csit-1node-userfeatures-netty-all-titanium-63 23:03:43 [PostBuildScript] - [INFO] Executing post build scripts. 23:03:43 [netconf-csit-1node-userfeatures-netty-all-titanium] $ /bin/bash /tmp/jenkins11546292770668417942.sh 23:03:43 ---> sysstat.sh 23:03:43 [netconf-csit-1node-userfeatures-netty-all-titanium] $ /bin/bash /tmp/jenkins10713204738892806197.sh 23:03:43 ---> package-listing.sh 23:03:43 ++ facter osfamily 23:03:43 ++ tr '[:upper:]' '[:lower:]' 23:03:44 + OS_FAMILY=redhat 23:03:44 + workspace=/w/workspace/netconf-csit-1node-userfeatures-netty-all-titanium 23:03:44 + START_PACKAGES=/tmp/packages_start.txt 23:03:44 + END_PACKAGES=/tmp/packages_end.txt 23:03:44 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:03:44 + PACKAGES=/tmp/packages_start.txt 23:03:44 + '[' /w/workspace/netconf-csit-1node-userfeatures-netty-all-titanium ']' 23:03:44 + PACKAGES=/tmp/packages_end.txt 23:03:44 + case "${OS_FAMILY}" in 23:03:44 + rpm -qa 23:03:44 + sort 23:03:44 + '[' -f /tmp/packages_start.txt ']' 23:03:44 + '[' -f /tmp/packages_end.txt ']' 23:03:44 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:03:44 + '[' /w/workspace/netconf-csit-1node-userfeatures-netty-all-titanium ']' 23:03:44 + mkdir -p /w/workspace/netconf-csit-1node-userfeatures-netty-all-titanium/archives/ 23:03:44 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/netconf-csit-1node-userfeatures-netty-all-titanium/archives/ 23:03:44 [netconf-csit-1node-userfeatures-netty-all-titanium] $ /bin/bash /tmp/jenkins10569015423129646007.sh 23:03:44 ---> capture-instance-metadata.sh 23:03:44 Setup pyenv: 23:03:44 system 23:03:44 3.8.13 23:03:44 3.9.13 23:03:44 3.10.13 23:03:44 * 3.11.7 (set by /w/workspace/netconf-csit-1node-userfeatures-netty-all-titanium/.python-version) 23:03:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LAqu from file:/tmp/.os_lf_venv 23:03:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:03:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:03:46 lf-activate-venv(): INFO: Base packages installed successfully 23:03:46 lf-activate-venv(): INFO: Installing additional packages: lftools 23:04:00 lf-activate-venv(): INFO: Adding /tmp/venv-LAqu/bin to PATH 23:04:00 INFO: Running in OpenStack, capturing instance metadata 23:04:01 [netconf-csit-1node-userfeatures-netty-all-titanium] $ /bin/bash /tmp/jenkins3711939177799959371.sh 23:04:01 provisioning config files... 23:04:01 Could not find credentials [logs] for netconf-csit-1node-userfeatures-netty-all-titanium #63 23:04:01 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/netconf-csit-1node-userfeatures-netty-all-titanium@tmp/config12604426466826367824tmp 23:04:01 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 23:04:01 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 23:04:01 provisioning config files... 23:04:01 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 23:04:01 [EnvInject] - Injecting environment variables from a build step. 23:04:01 [EnvInject] - Injecting as environment variables the properties content 23:04:01 SERVER_ID=logs 23:04:01 23:04:01 [EnvInject] - Variables injected successfully. 23:04:01 [netconf-csit-1node-userfeatures-netty-all-titanium] $ /bin/bash /tmp/jenkins13626955951843106545.sh 23:04:01 ---> create-netrc.sh 23:04:01 WARN: Log server credential not found. 23:04:01 [netconf-csit-1node-userfeatures-netty-all-titanium] $ /bin/bash /tmp/jenkins11150706316436586310.sh 23:04:01 ---> python-tools-install.sh 23:04:01 Setup pyenv: 23:04:02 system 23:04:02 3.8.13 23:04:02 3.9.13 23:04:02 3.10.13 23:04:02 * 3.11.7 (set by /w/workspace/netconf-csit-1node-userfeatures-netty-all-titanium/.python-version) 23:04:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LAqu from file:/tmp/.os_lf_venv 23:04:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:04:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:04:04 lf-activate-venv(): INFO: Base packages installed successfully 23:04:04 lf-activate-venv(): INFO: Installing additional packages: lftools 23:04:14 lf-activate-venv(): INFO: Adding /tmp/venv-LAqu/bin to PATH 23:04:14 [netconf-csit-1node-userfeatures-netty-all-titanium] $ /bin/bash /tmp/jenkins12184036748240867395.sh 23:04:14 ---> sudo-logs.sh 23:04:14 Archiving 'sudo' log.. 23:04:14 [netconf-csit-1node-userfeatures-netty-all-titanium] $ /bin/bash /tmp/jenkins4386823398720127647.sh 23:04:14 ---> job-cost.sh 23:04:14 Setup pyenv: 23:04:14 system 23:04:14 3.8.13 23:04:14 3.9.13 23:04:14 3.10.13 23:04:14 * 3.11.7 (set by /w/workspace/netconf-csit-1node-userfeatures-netty-all-titanium/.python-version) 23:04:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LAqu from file:/tmp/.os_lf_venv 23:04:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:04:15 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:04:17 lf-activate-venv(): INFO: Base packages installed successfully 23:04:17 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 23:04:24 lf-activate-venv(): INFO: Adding /tmp/venv-LAqu/bin to PATH 23:04:24 DEBUG: total: 0 23:04:24 INFO: Retrieving Stack Cost... 23:04:24 INFO: Retrieving Pricing Info for: v3-standard-2 23:04:24 INFO: Archiving Costs 23:04:24 [netconf-csit-1node-userfeatures-netty-all-titanium] $ /bin/bash -l /tmp/jenkins14171145370468318625.sh 23:04:24 ---> logs-deploy.sh 23:04:24 Setup pyenv: 23:04:25 system 23:04:25 3.8.13 23:04:25 3.9.13 23:04:25 3.10.13 23:04:25 * 3.11.7 (set by /w/workspace/netconf-csit-1node-userfeatures-netty-all-titanium/.python-version) 23:04:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LAqu from file:/tmp/.os_lf_venv 23:04:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:04:25 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:04:27 lf-activate-venv(): INFO: Base packages installed successfully 23:04:27 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 23:04:36 lf-activate-venv(): INFO: Adding /tmp/venv-LAqu/bin to PATH 23:04:36 WARNING: Nexus logging server not set 23:04:36 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/netconf-csit-1node-userfeatures-netty-all-titanium/63/ 23:04:36 INFO: archiving logs to S3 23:04:37 ---> uname -a: 23:04:37 Linux prd-centos8-robot-2c-8g-11428.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:04:37 23:04:37 23:04:37 ---> lscpu: 23:04:37 Architecture: x86_64 23:04:37 CPU op-mode(s): 32-bit, 64-bit 23:04:37 Byte Order: Little Endian 23:04:37 CPU(s): 2 23:04:37 On-line CPU(s) list: 0,1 23:04:37 Thread(s) per core: 1 23:04:37 Core(s) per socket: 1 23:04:37 Socket(s): 2 23:04:37 NUMA node(s): 1 23:04:37 Vendor ID: AuthenticAMD 23:04:37 CPU family: 23 23:04:37 Model: 49 23:04:37 Model name: AMD EPYC-Rome Processor 23:04:37 Stepping: 0 23:04:37 CPU MHz: 2800.000 23:04:37 BogoMIPS: 5600.00 23:04:37 Virtualization: AMD-V 23:04:37 Hypervisor vendor: KVM 23:04:37 Virtualization type: full 23:04:37 L1d cache: 32K 23:04:37 L1i cache: 32K 23:04:37 L2 cache: 512K 23:04:37 L3 cache: 16384K 23:04:37 NUMA node0 CPU(s): 0,1 23:04:37 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:04:37 23:04:37 23:04:37 ---> nproc: 23:04:37 2 23:04:37 23:04:37 23:04:37 ---> df -h: 23:04:37 Filesystem Size Used Avail Use% Mounted on 23:04:37 devtmpfs 3.8G 0 3.8G 0% /dev 23:04:37 tmpfs 3.8G 0 3.8G 0% /dev/shm 23:04:37 tmpfs 3.8G 17M 3.8G 1% /run 23:04:37 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 23:04:37 /dev/vda1 40G 8.3G 32G 21% / 23:04:37 tmpfs 770M 0 770M 0% /run/user/1001 23:04:37 23:04:37 23:04:37 ---> free -m: 23:04:37 total used free shared buff/cache available 23:04:37 Mem: 7697 569 5024 19 2103 6831 23:04:37 Swap: 1023 0 1023 23:04:37 23:04:37 23:04:37 ---> ip addr: 23:04:37 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 23:04:37 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 23:04:37 inet 127.0.0.1/8 scope host lo 23:04:37 valid_lft forever preferred_lft forever 23:04:37 inet6 ::1/128 scope host 23:04:37 valid_lft forever preferred_lft forever 23:04:37 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 23:04:37 link/ether fa:16:3e:93:0b:bc brd ff:ff:ff:ff:ff:ff 23:04:37 altname enp0s3 23:04:37 altname ens3 23:04:37 inet 10.30.171.3/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 23:04:37 valid_lft 86167sec preferred_lft 86167sec 23:04:37 inet6 fe80::f816:3eff:fe93:bbc/64 scope link 23:04:37 valid_lft forever preferred_lft forever 23:04:37 23:04:37 23:04:37 ---> sar -b -r -n DEV: 23:04:37 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 12/07/2025 _x86_64_ (2 CPU) 23:04:37 23:04:37 23:00:40 LINUX RESTART (2 CPU) 23:04:37 23:04:37 11:01:01 PM tps rtps wtps bread/s bwrtn/s 23:04:37 11:02:01 PM 185.05 122.34 62.72 13769.51 39522.52 23:04:37 11:03:01 PM 118.25 0.92 117.33 65.86 11494.85 23:04:37 11:04:01 PM 36.87 0.47 36.40 75.97 3731.11 23:04:37 Average: 113.41 41.27 72.14 4640.41 18256.95 23:04:37 23:04:37 11:01:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:04:37 11:02:01 PM 5511624 7053528 2370808 30.08 2688 1734244 735524 8.24 186148 1902604 94044 23:04:37 11:03:01 PM 5169448 7011584 2712984 34.42 2688 2017624 731608 8.19 198756 2164376 96332 23:04:37 11:04:01 PM 5243224 7087824 2639208 33.48 2688 2020096 646064 7.23 382404 1910460 11888 23:04:37 Average: 5308099 7050979 2574333 32.66 2688 1923988 704399 7.89 255769 1992480 67421 23:04:37 23:04:37 11:01:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:04:37 11:02:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:04:37 11:02:01 PM eth0 308.32 189.53 1375.66 60.46 0.00 0.00 0.00 0.00 23:04:37 11:03:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:04:37 11:03:01 PM eth0 100.77 77.94 1137.13 10.78 0.00 0.00 0.00 0.00 23:04:37 11:04:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:04:37 11:04:01 PM eth0 29.26 15.73 19.93 8.51 0.00 0.00 0.00 0.00 23:04:37 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:04:37 Average: eth0 146.17 94.43 844.40 26.59 0.00 0.00 0.00 0.00 23:04:37 23:04:37 23:04:38 ---> sar -P ALL: 23:04:38 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 12/07/2025 _x86_64_ (2 CPU) 23:04:38 23:04:38 23:00:40 LINUX RESTART (2 CPU) 23:04:38 23:04:38 11:01:01 PM CPU %user %nice %system %iowait %steal %idle 23:04:38 11:02:01 PM all 35.82 0.05 9.93 16.64 0.11 37.45 23:04:38 11:02:01 PM 0 42.23 0.07 11.62 16.24 0.12 29.72 23:04:38 11:02:01 PM 1 29.44 0.03 8.25 17.04 0.10 45.14 23:04:38 11:03:01 PM all 36.62 0.00 5.32 3.97 0.10 53.99 23:04:38 11:03:01 PM 0 48.69 0.00 6.00 4.40 0.10 40.82 23:04:38 11:03:01 PM 1 24.56 0.00 4.64 3.54 0.10 67.15 23:04:38 11:04:01 PM all 21.84 0.00 2.66 1.31 0.10 74.09 23:04:38 11:04:01 PM 0 25.94 0.00 3.03 1.58 0.12 69.32 23:04:38 11:04:01 PM 1 17.73 0.00 2.29 1.03 0.08 78.86 23:04:38 Average: all 31.42 0.02 5.96 7.28 0.10 55.22 23:04:38 Average: 0 38.95 0.02 6.87 7.37 0.11 46.67 23:04:38 Average: 1 23.91 0.01 5.05 7.18 0.09 63.75 23:04:38 23:04:38 23:04:38