07:57:10 Started by upstream project "integration-distribution-test-titanium" build number 428 07:57:10 originally caused by: 07:57:10 Started by upstream project "autorelease-release-titanium-mvn39-openjdk21" build number 390 07:57:10 originally caused by: 07:57:10 Started by timer 07:57:10 Running as SYSTEM 07:57:10 [EnvInject] - Loading node environment variables. 07:57:10 Building remotely on prd-centos8-robot-2c-8g-81 (centos8-robot-2c-8g) in workspace /w/workspace/openflowplugin-csit-1node-perf-bulkomatic-only-titanium 07:57:11 [ssh-agent] Looking for ssh-agent implementation... 07:57:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:57:11 $ ssh-agent 07:57:11 SSH_AUTH_SOCK=/tmp/ssh-WG5fXuKFOXMj/agent.5290 07:57:11 SSH_AGENT_PID=5291 07:57:11 [ssh-agent] Started. 07:57:11 Running ssh-add (command line suppressed) 07:57:11 Identity added: /w/workspace/openflowplugin-csit-1node-perf-bulkomatic-only-titanium@tmp/private_key_15909712305965373774.key (/w/workspace/openflowplugin-csit-1node-perf-bulkomatic-only-titanium@tmp/private_key_15909712305965373774.key) 07:57:11 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) 07:57:11 The recommended git tool is: NONE 07:57:14 using credential opendaylight-jenkins-ssh 07:57:14 Wiping out workspace first. 07:57:14 Cloning the remote Git repository 07:57:14 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test 07:57:14 > git init /w/workspace/openflowplugin-csit-1node-perf-bulkomatic-only-titanium/test # timeout=10 07:57:15 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 07:57:15 > git --version # timeout=10 07:57:15 > git --version # 'git version 2.43.0' 07:57:15 using GIT_SSH to set credentials Release Engineering Jenkins Key 07:57:15 [INFO] Currently running in a labeled security context 07:57:15 [INFO] Currently SELinux is 'enforcing' on the host 07:57:15 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-perf-bulkomatic-only-titanium/test@tmp/jenkins-gitclient-ssh18237267978236591627.key 07:57:15 Verifying host key using known hosts file 07:57:15 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. 07:57:15 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10 07:57:17 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 07:57:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:57:18 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 07:57:18 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 07:57:18 using GIT_SSH to set credentials Release Engineering Jenkins Key 07:57:18 [INFO] Currently running in a labeled security context 07:57:18 [INFO] Currently SELinux is 'enforcing' on the host 07:57:18 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-perf-bulkomatic-only-titanium/test@tmp/jenkins-gitclient-ssh1180167334988010730.key 07:57:18 Verifying host key using known hosts file 07:57:18 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. 07:57:18 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10 07:57:18 > git rev-parse FETCH_HEAD^{commit} # timeout=10 07:57:18 Checking out Revision 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 (origin/master) 07:57:18 > git config core.sparsecheckout # timeout=10 07:57:18 > git checkout -f 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 # timeout=10 07:57:18 Commit message: "Adapt test for new pce-allocation field" 07:57:18 > git rev-parse FETCH_HEAD^{commit} # timeout=10 07:57:18 > git rev-list --no-walk 62cb016f4f4171033927cf2ae7f4ac5095373e88 # timeout=10 07:57:19 No emails were triggered. 07:57:19 provisioning config files... 07:57:19 copy managed file [npmrc] to file:/home/jenkins/.npmrc 07:57:19 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 07:57:19 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 07:57:20 [openflowplugin-csit-1node-perf-bulkomatic-only-titanium] $ /bin/bash /tmp/jenkins7928777630531075520.sh 07:57:20 ---> python-tools-install.sh 07:57:20 Setup pyenv: 07:57:20 system 07:57:20 * 3.8.13 (set by /opt/pyenv/version) 07:57:20 * 3.9.13 (set by /opt/pyenv/version) 07:57:20 * 3.10.13 (set by /opt/pyenv/version) 07:57:20 * 3.11.7 (set by /opt/pyenv/version) 07:57:25 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-2cJI 07:57:25 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:57:29 lf-activate-venv(): INFO: Installing: lftools 07:57:55 lf-activate-venv(): INFO: Adding /tmp/venv-2cJI/bin to PATH 07:57:55 Generating Requirements File 07:58:14 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. 07:58:14 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 07:58:15 Python 3.11.7 07:58:15 pip 25.2 from /tmp/venv-2cJI/lib/python3.11/site-packages/pip (python 3.11) 07:58:15 appdirs==1.4.4 07:58:15 argcomplete==3.6.2 07:58:15 aspy.yaml==1.3.0 07:58:15 attrs==25.3.0 07:58:15 autopage==0.5.2 07:58:15 beautifulsoup4==4.13.5 07:58:15 boto3==1.40.34 07:58:15 botocore==1.40.34 07:58:15 bs4==0.0.2 07:58:15 cachetools==5.5.2 07:58:15 certifi==2025.8.3 07:58:15 cffi==2.0.0 07:58:15 cfgv==3.4.0 07:58:15 chardet==5.2.0 07:58:15 charset-normalizer==3.4.3 07:58:15 click==8.3.0 07:58:15 cliff==4.11.0 07:58:15 cmd2==2.7.0 07:58:15 cryptography==3.3.2 07:58:15 debtcollector==3.0.0 07:58:15 decorator==5.2.1 07:58:15 defusedxml==0.7.1 07:58:15 Deprecated==1.2.18 07:58:15 distlib==0.4.0 07:58:15 dnspython==2.8.0 07:58:15 docker==7.1.0 07:58:15 dogpile.cache==1.4.1 07:58:15 durationpy==0.10 07:58:15 email-validator==2.3.0 07:58:15 filelock==3.19.1 07:58:15 future==1.0.0 07:58:15 gitdb==4.0.12 07:58:15 GitPython==3.1.45 07:58:15 google-auth==2.40.3 07:58:15 httplib2==0.31.0 07:58:15 identify==2.6.14 07:58:15 idna==3.10 07:58:15 importlib-resources==1.5.0 07:58:15 iso8601==2.1.0 07:58:15 Jinja2==3.1.6 07:58:15 jmespath==1.0.1 07:58:15 jsonpatch==1.33 07:58:15 jsonpointer==3.0.0 07:58:15 jsonschema==4.25.1 07:58:15 jsonschema-specifications==2025.9.1 07:58:15 keystoneauth1==5.12.0 07:58:15 kubernetes==33.1.0 07:58:15 lftools==0.37.13 07:58:15 lxml==6.0.1 07:58:15 markdown-it-py==4.0.0 07:58:15 MarkupSafe==3.0.2 07:58:15 mdurl==0.1.2 07:58:15 msgpack==1.1.1 07:58:15 multi_key_dict==2.0.3 07:58:15 munch==4.0.0 07:58:15 netaddr==1.3.0 07:58:15 niet==1.4.2 07:58:15 nodeenv==1.9.1 07:58:15 oauth2client==4.1.3 07:58:15 oauthlib==3.3.1 07:58:15 openstacksdk==4.7.1 07:58:15 os-service-types==1.8.0 07:58:15 osc-lib==4.2.0 07:58:15 oslo.config==10.0.0 07:58:15 oslo.context==6.1.0 07:58:15 oslo.i18n==6.6.0 07:58:15 oslo.log==7.2.1 07:58:15 oslo.serialization==5.8.0 07:58:15 oslo.utils==9.1.0 07:58:15 packaging==25.0 07:58:15 pbr==7.0.1 07:58:15 platformdirs==4.4.0 07:58:15 prettytable==3.16.0 07:58:15 psutil==7.1.0 07:58:15 pyasn1==0.6.1 07:58:15 pyasn1_modules==0.4.2 07:58:15 pycparser==2.23 07:58:15 pygerrit2==2.0.15 07:58:15 PyGithub==2.8.1 07:58:15 Pygments==2.19.2 07:58:15 PyJWT==2.10.1 07:58:15 PyNaCl==1.6.0 07:58:15 pyparsing==2.4.7 07:58:15 pyperclip==1.10.0 07:58:15 pyrsistent==0.20.0 07:58:15 python-cinderclient==9.8.0 07:58:15 python-dateutil==2.9.0.post0 07:58:15 python-heatclient==4.3.0 07:58:15 python-jenkins==1.8.3 07:58:15 python-keystoneclient==5.7.0 07:58:15 python-magnumclient==4.9.0 07:58:15 python-openstackclient==8.2.0 07:58:15 python-swiftclient==4.8.0 07:58:15 PyYAML==6.0.2 07:58:15 referencing==0.36.2 07:58:15 requests==2.32.5 07:58:15 requests-oauthlib==2.0.0 07:58:15 requestsexceptions==1.4.0 07:58:15 rfc3986==2.0.0 07:58:15 rich==14.1.0 07:58:15 rich-argparse==1.7.1 07:58:15 rpds-py==0.27.1 07:58:15 rsa==4.9.1 07:58:15 ruamel.yaml==0.18.15 07:58:15 ruamel.yaml.clib==0.2.12 07:58:15 s3transfer==0.14.0 07:58:15 simplejson==3.20.1 07:58:15 six==1.17.0 07:58:15 smmap==5.0.2 07:58:15 soupsieve==2.8 07:58:15 stevedore==5.5.0 07:58:15 tabulate==0.9.0 07:58:15 toml==0.10.2 07:58:15 tomlkit==0.13.3 07:58:15 tqdm==4.67.1 07:58:15 typing_extensions==4.15.0 07:58:15 tzdata==2025.2 07:58:15 urllib3==1.26.20 07:58:15 virtualenv==20.34.0 07:58:15 wcwidth==0.2.13 07:58:15 websocket-client==1.8.0 07:58:15 wrapt==1.17.3 07:58:15 xdg==6.0.0 07:58:15 xmltodict==1.0.2 07:58:15 yq==3.4.3 07:58:15 [EnvInject] - Injecting environment variables from a build step. 07:58:15 [EnvInject] - Injecting as environment variables the properties content 07:58:15 OS_STACK_TEMPLATE=csit-2-instance-type.yaml 07:58:15 OS_CLOUD=vex 07:58:15 OS_STACK_NAME=releng-openflowplugin-csit-1node-perf-bulkomatic-only-titanium-417 07:58:15 OS_STACK_TEMPLATE_DIR=openstack-hot 07:58:15 07:58:15 [EnvInject] - Variables injected successfully. 07:58:15 provisioning config files... 07:58:16 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 07:58:16 [openflowplugin-csit-1node-perf-bulkomatic-only-titanium] $ /bin/bash /tmp/jenkins7271720329611747034.sh 07:58:16 ---> Create parameters file for OpenStack HOT 07:58:16 OpenStack Heat parameters generated 07:58:16 ----------------------------------- 07:58:16 parameters: 07:58:16 vm_0_count: '1' 07:58:16 vm_0_flavor: 'v3-standard-4' 07:58:16 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250201-010426.857' 07:58:16 vm_1_count: '1' 07:58:16 vm_1_flavor: 'v3-standard-2' 07:58:16 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250201-060151.911' 07:58:16 07:58:16 job_name: '19040-417' 07:58:16 silo: 'releng' 07:58:16 [openflowplugin-csit-1node-perf-bulkomatic-only-titanium] $ /bin/bash -l /tmp/jenkins7357453049643418269.sh 07:58:16 ---> Create HEAT stack 07:58:16 + source /home/jenkins/lf-env.sh 07:58:16 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 07:58:16 ++ mktemp -d /tmp/venv-XXXX 07:58:16 + lf_venv=/tmp/venv-Wn7S 07:58:16 + local venv_file=/tmp/.os_lf_venv 07:58:16 + local python=python3 07:58:16 + local options 07:58:16 + local set_path=true 07:58:16 + local install_args= 07:58:16 ++ 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 yq 07:58:16 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 07:58:16 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 07:58:16 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 07:58:16 + true 07:58:16 + case $1 in 07:58:16 + python=python3 07:58:16 + shift 2 07:58:16 + true 07:58:16 + case $1 in 07:58:16 + shift 07:58:16 + break 07:58:16 + case $python in 07:58:16 + local pkg_list= 07:58:16 + [[ -d /opt/pyenv ]] 07:58:16 + echo 'Setup pyenv:' 07:58:16 Setup pyenv: 07:58:16 + export PYENV_ROOT=/opt/pyenv 07:58:16 + PYENV_ROOT=/opt/pyenv 07:58:16 + 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 07:58:16 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 07:58:16 + pyenv versions 07:58:16 system 07:58:16 3.8.13 07:58:16 3.9.13 07:58:16 3.10.13 07:58:16 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-perf-bulkomatic-only-titanium/.python-version) 07:58:16 + command -v pyenv 07:58:16 ++ pyenv init - --no-rehash 07:58:16 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 07:58:16 for i in ${!paths[@]}; do 07:58:16 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 07:58:16 fi; done; 07:58:16 echo "${paths[*]}"'\'')" 07:58:16 export PATH="/opt/pyenv/shims:${PATH}" 07:58:16 export PYENV_SHELL=bash 07:58:16 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:58:16 pyenv() { 07:58:16 local command 07:58:16 command="${1:-}" 07:58:16 if [ "$#" -gt 0 ]; then 07:58:16 shift 07:58:16 fi 07:58:16 07:58:16 case "$command" in 07:58:16 rehash|shell) 07:58:16 eval "$(pyenv "sh-$command" "$@")" 07:58:16 ;; 07:58:16 *) 07:58:16 command pyenv "$command" "$@" 07:58:16 ;; 07:58:16 esac 07:58:16 }' 07:58:16 +++ bash --norc -ec 'IFS=:; paths=($PATH); 07:58:16 for i in ${!paths[@]}; do 07:58:16 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 07:58:16 fi; done; 07:58:16 echo "${paths[*]}"' 07:58:16 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 07:58:16 ++ 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 07:58:16 ++ 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 07:58:16 ++ export PYENV_SHELL=bash 07:58:16 ++ PYENV_SHELL=bash 07:58:16 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:58:16 +++ complete -F _pyenv pyenv 07:58:16 ++ lf-pyver python3 07:58:16 ++ local py_version_xy=python3 07:58:16 ++ local py_version_xyz= 07:58:16 ++ pyenv versions 07:58:16 ++ local command 07:58:16 ++ command=versions 07:58:16 ++ '[' 1 -gt 0 ']' 07:58:16 ++ shift 07:58:16 ++ case "$command" in 07:58:16 ++ command pyenv versions 07:58:16 ++ pyenv versions 07:58:16 ++ sed 's/^[ *]* //' 07:58:16 ++ grep -E '^[0-9.]*[0-9]$' 07:58:16 ++ awk '{ print $1 }' 07:58:17 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:58:17 +++ tail -n 1 07:58:17 +++ grep '^3' /tmp/.pyenv_versions 07:58:17 +++ sort -V 07:58:17 ++ py_version_xyz=3.11.7 07:58:17 ++ [[ -z 3.11.7 ]] 07:58:17 ++ echo 3.11.7 07:58:17 ++ return 0 07:58:17 + pyenv local 3.11.7 07:58:17 + local command 07:58:17 + command=local 07:58:17 + '[' 2 -gt 0 ']' 07:58:17 + shift 07:58:17 + case "$command" in 07:58:17 + command pyenv local 3.11.7 07:58:17 + pyenv local 3.11.7 07:58:17 + for arg in "$@" 07:58:17 + case $arg in 07:58:17 + pkg_list+='lftools[openstack] ' 07:58:17 + for arg in "$@" 07:58:17 + case $arg in 07:58:17 + pkg_list+='kubernetes ' 07:58:17 + for arg in "$@" 07:58:17 + case $arg in 07:58:17 + pkg_list+='niet ' 07:58:17 + for arg in "$@" 07:58:17 + case $arg in 07:58:17 + pkg_list+='python-heatclient ' 07:58:17 + for arg in "$@" 07:58:17 + case $arg in 07:58:17 + pkg_list+='python-openstackclient ' 07:58:17 + for arg in "$@" 07:58:17 + case $arg in 07:58:17 + pkg_list+='python-magnumclient ' 07:58:17 + for arg in "$@" 07:58:17 + case $arg in 07:58:17 + pkg_list+='yq ' 07:58:17 + [[ -f /tmp/.os_lf_venv ]] 07:58:17 ++ cat /tmp/.os_lf_venv 07:58:17 + lf_venv=/tmp/venv-2cJI 07:58:17 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2cJI from' file:/tmp/.os_lf_venv 07:58:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2cJI from file:/tmp/.os_lf_venv 07:58:17 + /tmp/venv-2cJI/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 07:58:22 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]] 07:58:22 + echo 'lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ' 07:58:22 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 07:58:22 + /tmp/venv-2cJI/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 07:58:49 + type python3 07:58:49 + true 07:58:49 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-2cJI/bin to PATH' 07:58:49 lf-activate-venv(): INFO: Adding /tmp/venv-2cJI/bin to PATH 07:58:49 + PATH=/tmp/venv-2cJI/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 07:58:49 + return 0 07:58:49 + openstack --os-cloud vex limits show --absolute 07:58:50 +--------------------------+---------+ 07:58:50 | Name | Value | 07:58:50 +--------------------------+---------+ 07:58:50 | maxTotalInstances | -1 | 07:58:50 | maxTotalCores | 450 | 07:58:50 | maxTotalRAMSize | 1000000 | 07:58:50 | maxServerMeta | 128 | 07:58:50 | maxImageMeta | 128 | 07:58:50 | maxPersonality | 5 | 07:58:50 | maxPersonalitySize | 10240 | 07:58:50 | maxTotalKeypairs | 100 | 07:58:50 | maxServerGroups | 10 | 07:58:50 | maxServerGroupMembers | 10 | 07:58:50 | maxTotalFloatingIps | -1 | 07:58:50 | maxSecurityGroups | -1 | 07:58:50 | maxSecurityGroupRules | -1 | 07:58:50 | totalRAMUsed | 548864 | 07:58:50 | totalCoresUsed | 134 | 07:58:50 | totalInstancesUsed | 41 | 07:58:50 | totalFloatingIpsUsed | 0 | 07:58:50 | totalSecurityGroupsUsed | 0 | 07:58:50 | totalServerGroupsUsed | 0 | 07:58:50 | maxTotalVolumes | -1 | 07:58:50 | maxTotalSnapshots | 10 | 07:58:50 | maxTotalVolumeGigabytes | 4096 | 07:58:50 | maxTotalBackups | 10 | 07:58:50 | maxTotalBackupGigabytes | 1000 | 07:58:50 | totalVolumesUsed | 3 | 07:58:50 | totalGigabytesUsed | 60 | 07:58:50 | totalSnapshotsUsed | 0 | 07:58:50 | totalBackupsUsed | 0 | 07:58:50 | totalBackupGigabytesUsed | 0 | 07:58:50 +--------------------------+---------+ 07:58:50 + pushd /opt/ciman/openstack-hot 07:58:50 /opt/ciman/openstack-hot /w/workspace/openflowplugin-csit-1node-perf-bulkomatic-only-titanium 07:58:50 + lftools openstack --os-cloud vex stack create releng-openflowplugin-csit-1node-perf-bulkomatic-only-titanium-417 csit-2-instance-type.yaml /w/workspace/openflowplugin-csit-1node-perf-bulkomatic-only-titanium/stack-parameters.yaml 07:59:44 Creating stack releng-openflowplugin-csit-1node-perf-bulkomatic-only-titanium-417 07:59:44 WARNING: Failure: Unable to establish connection to https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-openflowplugin-csit-1node-perf-bulkomatic-only-titanium-417/2616c416-53f0-4ad2-9949-2162a305c502: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')). Retrying in 0.5s. 1 retries left 08:00:34 http.client.RemoteDisconnected: Remote end closed connection without response 08:00:34 08:00:34 During handling of the above exception, another exception occurred: 08:00:34 08:00:34 urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 08:00:34 08:00:34 During handling of the above exception, another exception occurred: 08:00:34 08:00:34 requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 08:00:34 08:00:34 During handling of the above exception, another exception occurred: 08:00:34 08:00:34 keystoneauth1.exceptions.connection.ConnectFailure: Unable to establish connection to https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-openflowplugin-csit-1node-perf-bulkomatic-only-titanium-417/2616c416-53f0-4ad2-9949-2162a305c502: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 08:00:34 08:00:34 During handling of the above exception, another exception occurred: 08:00:34 08:00:34 http.client.RemoteDisconnected: Remote end closed connection without response 08:00:34 08:00:34 During handling of the above exception, another exception occurred: 08:00:34 08:00:34 urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 08:00:34 08:00:34 During handling of the above exception, another exception occurred: 08:00:34 08:00:34 requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 08:00:34 08:00:34 During handling of the above exception, another exception occurred: 08:00:34 08:00:34 keystoneauth1.exceptions.connection.ConnectFailure: Unable to establish connection to https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-openflowplugin-csit-1node-perf-bulkomatic-only-titanium-417/2616c416-53f0-4ad2-9949-2162a305c502: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 08:00:34 Build step 'Execute shell' marked build as failure 08:00:34 $ ssh-agent -k 08:00:34 unset SSH_AUTH_SOCK; 08:00:34 unset SSH_AGENT_PID; 08:00:34 echo Agent pid 5291 killed; 08:00:34 [ssh-agent] Stopped. 08:00:35 Recording plot data 08:00:35 Robot results publisher started... 08:00:35 INFO: Checking test criticality is deprecated and will be dropped in a future release! 08:00:35 -Parsing output xml: 08:00:35 Failed! 08:00:35 hudson.AbortException: No files found in path /w/workspace/openflowplugin-csit-1node-perf-bulkomatic-only-titanium with configured filemask: output.xml 08:00:35 at hudson.plugins.robot.RobotParser$RobotParserCallable.invoke(RobotParser.java:81) 08:00:35 at hudson.plugins.robot.RobotParser$RobotParserCallable.invoke(RobotParser.java:52) 08:00:35 at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3616) 08:00:35 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 08:00:35 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 08:00:35 at hudson.remoting.Request$2.run(Request.java:377) 08:00:35 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 08:00:35 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 08:00:35 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 08:00:35 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 08:00:35 at java.base/java.lang.Thread.run(Thread.java:829) 08:00:35 Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to prd-centos8-robot-2c-8g-81 08:00:35 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787) 08:00:35 at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) 08:00:35 at hudson.remoting.Channel.call(Channel.java:1003) 08:00:35 at hudson.FilePath.act(FilePath.java:1230) 08:00:35 at hudson.FilePath.act(FilePath.java:1219) 08:00:35 at hudson.plugins.robot.RobotParser.parse(RobotParser.java:48) 08:00:35 at hudson.plugins.robot.RobotPublisher.parse(RobotPublisher.java:246) 08:00:35 at hudson.plugins.robot.RobotPublisher.perform(RobotPublisher.java:268) 08:00:35 at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:80) 08:00:35 at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) 08:00:35 at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:818) 08:00:35 at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:767) 08:00:35 at hudson.model.Build$BuildExecution.post2(Build.java:179) 08:00:35 at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:711) 08:00:35 at hudson.model.Run.execute(Run.java:1918) 08:00:35 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) 08:00:35 at hudson.model.ResourceController.execute(ResourceController.java:101) 08:00:35 at hudson.model.Executor.run(Executor.java:442) 08:00:35 [PostBuildScript] - [INFO] Executing post build scripts. 08:00:35 [openflowplugin-csit-1node-perf-bulkomatic-only-titanium] $ /bin/bash /tmp/jenkins8148630258869932857.sh 08:00:35 Archiving csit artifacts 08:00:35 seq: invalid floating point argument: ‘’ 08:00:35 Try 'seq --help' for more information. 08:00:35 % Total % Received % Xferd Average Speed Time Time Time Current 08:00:35 Dload Upload Total Spent Left Speed 08:00:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 237 0 237 0 0 8172 0 --:--:-- --:--:-- --:--:-- 8172 08:00:35 Archive: robot-plugin.zip 08:00:35 End-of-central-directory signature not found. Either this file is not 08:00:35 a zipfile, or it constitutes one disk of a multi-part archive. In the 08:00:35 latter case the central directory and zipfile comment will be found on 08:00:35 the last disk(s) of this archive. 08:00:35 unzip: cannot find zipfile directory in one of robot-plugin.zip or 08:00:35 robot-plugin.zip.zip, and cannot find robot-plugin.zip.ZIP, period. 08:00:35 mv: cannot stat '*.log': No such file or directory 08:00:35 mv: cannot stat '*.log.gz': No such file or directory 08:00:35 mv: cannot stat '*.csv': No such file or directory 08:00:35 mv: cannot stat '*.png': No such file or directory 08:00:35 [PostBuildScript] - [INFO] Executing post build scripts. 08:00:35 [openflowplugin-csit-1node-perf-bulkomatic-only-titanium] $ /bin/bash /tmp/jenkins3225798629110980269.sh 08:00:35 [PostBuildScript] - [INFO] Executing post build scripts. 08:00:35 [EnvInject] - Injecting environment variables from a build step. 08:00:35 [EnvInject] - Injecting as environment variables the properties content 08:00:35 OS_CLOUD=vex 08:00:35 OS_STACK_NAME=releng-openflowplugin-csit-1node-perf-bulkomatic-only-titanium-417 08:00:35 08:00:35 [EnvInject] - Variables injected successfully. 08:00:35 provisioning config files... 08:00:35 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 08:00:35 [openflowplugin-csit-1node-perf-bulkomatic-only-titanium] $ /bin/bash /tmp/jenkins16544469342521770340.sh 08:00:35 ---> openstack-stack-delete.sh 08:00:35 Setup pyenv: 08:00:35 system 08:00:35 3.8.13 08:00:35 3.9.13 08:00:35 3.10.13 08:00:35 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-perf-bulkomatic-only-titanium/.python-version) 08:00:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2cJI from file:/tmp/.os_lf_venv 08:00:38 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes python-heatclient python-openstackclient 08:00:51 lf-activate-venv(): INFO: Adding /tmp/venv-2cJI/bin to PATH 08:00:51 INFO: Retrieving stack cost for: releng-openflowplugin-csit-1node-perf-bulkomatic-only-titanium-417 08:02:33 http.client.RemoteDisconnected: Remote end closed connection without response 08:02:33 08:02:33 During handling of the above exception, another exception occurred: 08:02:33 08:02:33 urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 08:02:33 08:02:33 During handling of the above exception, another exception occurred: 08:02:33 08:02:33 requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 08:02:33 08:02:33 During handling of the above exception, another exception occurred: 08:02:33 08:02:33 keystoneauth1.exceptions.connection.ConnectFailure: Unable to establish connection to https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-openflowplugin-csit-1node-perf-bulkomatic-only-titanium-417/2616c416-53f0-4ad2-9949-2162a305c502: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 08:02:33 08:02:33 During handling of the above exception, another exception occurred: 08:02:33 08:02:33 http.client.RemoteDisconnected: Remote end closed connection without response 08:02:33 08:02:33 During handling of the above exception, another exception occurred: 08:02:33 08:02:33 urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 08:02:33 08:02:33 During handling of the above exception, another exception occurred: 08:02:33 08:02:33 requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 08:02:33 08:02:33 During handling of the above exception, another exception occurred: 08:02:33 08:02:33 keystoneauth1.exceptions.connection.ConnectFailure: Unable to establish connection to https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-openflowplugin-csit-1node-perf-bulkomatic-only-titanium-417/2616c416-53f0-4ad2-9949-2162a305c502: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 08:02:33 WARNING: Unable to get stack costs, continuing anyway 08:04:15 http.client.RemoteDisconnected: Remote end closed connection without response 08:04:15 08:04:15 During handling of the above exception, another exception occurred: 08:04:15 08:04:15 urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 08:04:15 08:04:15 During handling of the above exception, another exception occurred: 08:04:15 08:04:15 requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 08:04:15 08:04:15 During handling of the above exception, another exception occurred: 08:04:15 08:04:15 keystoneauth1.exceptions.connection.ConnectFailure: Unable to establish connection to https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/2616c416-53f0-4ad2-9949-2162a305c502: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 08:04:15 08:04:15 During handling of the above exception, another exception occurred: 08:04:15 08:04:15 http.client.RemoteDisconnected: Remote end closed connection without response 08:04:15 08:04:15 During handling of the above exception, another exception occurred: 08:04:15 08:04:15 urllib3.exceptions.ProtocolError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 08:04:15 08:04:15 During handling of the above exception, another exception occurred: 08:04:15 08:04:15 requests.exceptions.ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 08:04:15 08:04:15 During handling of the above exception, another exception occurred: 08:04:15 08:04:15 keystoneauth1.exceptions.connection.ConnectFailure: Unable to establish connection to https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/2616c416-53f0-4ad2-9949-2162a305c502: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')) 08:04:15 INFO: Deleting stack releng-openflowplugin-csit-1node-perf-bulkomatic-only-titanium-417 08:04:15 WARNING: Failure: Unable to establish connection to https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/2616c416-53f0-4ad2-9949-2162a305c502: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')). Retrying in 0.5s. 1 retries left 08:04:15 Build step 'Execute scripts' marked build as failure 08:04:15 [PostBuildScript] - [INFO] Executing post build scripts. 08:04:15 [openflowplugin-csit-1node-perf-bulkomatic-only-titanium] $ /bin/bash /tmp/jenkins3921141498732762452.sh 08:04:15 ---> sysstat.sh 08:04:16 [openflowplugin-csit-1node-perf-bulkomatic-only-titanium] $ /bin/bash /tmp/jenkins1664015411973677518.sh 08:04:16 ---> package-listing.sh 08:04:16 ++ facter osfamily 08:04:16 ++ tr '[:upper:]' '[:lower:]' 08:04:16 + OS_FAMILY=redhat 08:04:16 + workspace=/w/workspace/openflowplugin-csit-1node-perf-bulkomatic-only-titanium 08:04:16 + START_PACKAGES=/tmp/packages_start.txt 08:04:16 + END_PACKAGES=/tmp/packages_end.txt 08:04:16 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:04:16 + PACKAGES=/tmp/packages_start.txt 08:04:16 + '[' /w/workspace/openflowplugin-csit-1node-perf-bulkomatic-only-titanium ']' 08:04:16 + PACKAGES=/tmp/packages_end.txt 08:04:16 + case "${OS_FAMILY}" in 08:04:16 + rpm -qa 08:04:16 + sort 08:04:17 + '[' -f /tmp/packages_start.txt ']' 08:04:17 + '[' -f /tmp/packages_end.txt ']' 08:04:17 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:04:17 + '[' /w/workspace/openflowplugin-csit-1node-perf-bulkomatic-only-titanium ']' 08:04:17 + mkdir -p /w/workspace/openflowplugin-csit-1node-perf-bulkomatic-only-titanium/archives/ 08:04:17 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/openflowplugin-csit-1node-perf-bulkomatic-only-titanium/archives/ 08:04:17 [openflowplugin-csit-1node-perf-bulkomatic-only-titanium] $ /bin/bash /tmp/jenkins10103209619228247563.sh 08:04:17 ---> capture-instance-metadata.sh 08:04:17 Setup pyenv: 08:04:17 system 08:04:17 3.8.13 08:04:17 3.9.13 08:04:17 3.10.13 08:04:17 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-perf-bulkomatic-only-titanium/.python-version) 08:04:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2cJI from file:/tmp/.os_lf_venv 08:04:19 lf-activate-venv(): INFO: Installing: lftools 08:04:29 lf-activate-venv(): INFO: Adding /tmp/venv-2cJI/bin to PATH 08:04:29 INFO: Running in OpenStack, capturing instance metadata 08:04:29 [openflowplugin-csit-1node-perf-bulkomatic-only-titanium] $ /bin/bash /tmp/jenkins3877333586468422378.sh 08:04:29 provisioning config files... 08:04:30 Could not find credentials [logs] for openflowplugin-csit-1node-perf-bulkomatic-only-titanium #417 08:04:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/openflowplugin-csit-1node-perf-bulkomatic-only-titanium@tmp/config968172836930279792tmp 08:04:30 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 08:04:30 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 08:04:30 provisioning config files... 08:04:30 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 08:04:30 [EnvInject] - Injecting environment variables from a build step. 08:04:30 [EnvInject] - Injecting as environment variables the properties content 08:04:30 SERVER_ID=logs 08:04:30 08:04:30 [EnvInject] - Variables injected successfully. 08:04:30 [openflowplugin-csit-1node-perf-bulkomatic-only-titanium] $ /bin/bash /tmp/jenkins4095519916091717587.sh 08:04:30 ---> create-netrc.sh 08:04:30 WARN: Log server credential not found. 08:04:30 [openflowplugin-csit-1node-perf-bulkomatic-only-titanium] $ /bin/bash /tmp/jenkins2885741390666944467.sh 08:04:30 ---> python-tools-install.sh 08:04:30 Setup pyenv: 08:04:30 system 08:04:30 3.8.13 08:04:30 3.9.13 08:04:30 3.10.13 08:04:30 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-perf-bulkomatic-only-titanium/.python-version) 08:04:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2cJI from file:/tmp/.os_lf_venv 08:04:32 lf-activate-venv(): INFO: Installing: lftools 08:04:42 lf-activate-venv(): INFO: Adding /tmp/venv-2cJI/bin to PATH 08:04:42 [openflowplugin-csit-1node-perf-bulkomatic-only-titanium] $ /bin/bash /tmp/jenkins15471200286130626560.sh 08:04:42 ---> sudo-logs.sh 08:04:42 Archiving 'sudo' log.. 08:04:43 [openflowplugin-csit-1node-perf-bulkomatic-only-titanium] $ /bin/bash /tmp/jenkins17547377849002387171.sh 08:04:43 ---> job-cost.sh 08:04:43 Setup pyenv: 08:04:43 system 08:04:43 3.8.13 08:04:43 3.9.13 08:04:43 3.10.13 08:04:43 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-perf-bulkomatic-only-titanium/.python-version) 08:04:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2cJI from file:/tmp/.os_lf_venv 08:04:45 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:04:52 lf-activate-venv(): INFO: Adding /tmp/venv-2cJI/bin to PATH 08:04:52 DEBUG: total: 0 08:04:52 INFO: Retrieving Stack Cost... 08:04:52 INFO: Retrieving Pricing Info for: v3-standard-2 08:04:52 INFO: Archiving Costs 08:04:52 [openflowplugin-csit-1node-perf-bulkomatic-only-titanium] $ /bin/bash -l /tmp/jenkins5738389050364120652.sh 08:04:52 ---> logs-deploy.sh 08:04:52 Setup pyenv: 08:04:53 system 08:04:53 3.8.13 08:04:53 3.9.13 08:04:53 3.10.13 08:04:53 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-perf-bulkomatic-only-titanium/.python-version) 08:04:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2cJI from file:/tmp/.os_lf_venv 08:04:55 lf-activate-venv(): INFO: Installing: lftools 08:05:05 lf-activate-venv(): INFO: Adding /tmp/venv-2cJI/bin to PATH 08:05:05 WARNING: Nexus logging server not set 08:05:05 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/openflowplugin-csit-1node-perf-bulkomatic-only-titanium/417/ 08:05:05 INFO: archiving logs to S3 08:05:06 ---> uname -a: 08:05:06 Linux prd-centos8-robot-2c-8g-81.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 08:05:06 08:05:06 08:05:06 ---> lscpu: 08:05:06 Architecture: x86_64 08:05:06 CPU op-mode(s): 32-bit, 64-bit 08:05:06 Byte Order: Little Endian 08:05:06 CPU(s): 2 08:05:06 On-line CPU(s) list: 0,1 08:05:06 Thread(s) per core: 1 08:05:06 Core(s) per socket: 1 08:05:06 Socket(s): 2 08:05:06 NUMA node(s): 1 08:05:06 Vendor ID: AuthenticAMD 08:05:06 CPU family: 23 08:05:06 Model: 49 08:05:06 Model name: AMD EPYC-Rome Processor 08:05:06 Stepping: 0 08:05:06 CPU MHz: 2799.998 08:05:06 BogoMIPS: 5599.99 08:05:06 Virtualization: AMD-V 08:05:06 Hypervisor vendor: KVM 08:05:06 Virtualization type: full 08:05:06 L1d cache: 32K 08:05:06 L1i cache: 32K 08:05:06 L2 cache: 512K 08:05:06 L3 cache: 16384K 08:05:06 NUMA node0 CPU(s): 0,1 08:05:06 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 08:05:06 08:05:06 08:05:06 ---> nproc: 08:05:06 2 08:05:06 08:05:06 08:05:06 ---> df -h: 08:05:06 Filesystem Size Used Avail Use% Mounted on 08:05:06 devtmpfs 3.8G 0 3.8G 0% /dev 08:05:06 tmpfs 3.8G 0 3.8G 0% /dev/shm 08:05:06 tmpfs 3.8G 17M 3.8G 1% /run 08:05:06 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 08:05:06 /dev/vda1 40G 8.3G 32G 21% / 08:05:06 tmpfs 770M 0 770M 0% /run/user/1001 08:05:06 08:05:06 08:05:06 ---> free -m: 08:05:06 total used free shared buff/cache available 08:05:06 Mem: 7697 577 5017 19 2102 6823 08:05:06 Swap: 1023 0 1023 08:05:06 08:05:06 08:05:06 ---> ip addr: 08:05:06 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:05:06 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:05:06 inet 127.0.0.1/8 scope host lo 08:05:06 valid_lft forever preferred_lft forever 08:05:06 inet6 ::1/128 scope host 08:05:06 valid_lft forever preferred_lft forever 08:05:06 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 08:05:06 link/ether fa:16:3e:7d:52:a5 brd ff:ff:ff:ff:ff:ff 08:05:06 altname enp0s3 08:05:06 altname ens3 08:05:06 inet 10.30.170.226/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 08:05:06 valid_lft 85880sec preferred_lft 85880sec 08:05:06 inet6 fe80::f816:3eff:fe7d:52a5/64 scope link 08:05:06 valid_lft forever preferred_lft forever 08:05:06 08:05:06 08:05:06 ---> sar -b -r -n DEV: 08:05:06 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 09/19/2025 _x86_64_ (2 CPU) 08:05:06 08:05:06 07:56:22 LINUX RESTART (2 CPU) 08:05:06 08:05:06 07:57:01 AM tps rtps wtps bread/s bwrtn/s 08:05:06 07:58:01 AM 105.35 39.35 65.99 5859.65 6288.64 08:05:06 07:59:01 AM 95.80 0.72 95.08 52.92 11779.66 08:05:06 08:00:01 AM 17.36 0.03 17.33 0.53 1733.76 08:05:06 08:01:01 AM 11.68 0.22 11.46 34.92 314.81 08:05:06 08:02:02 AM 7.38 0.07 7.31 1.73 470.05 08:05:06 08:03:01 AM 0.27 0.00 0.27 0.00 3.19 08:05:06 08:04:01 AM 0.17 0.00 0.17 0.00 1.72 08:05:06 08:05:01 AM 24.80 0.68 24.11 94.92 678.15 08:05:06 Average: 32.92 5.14 27.77 757.17 2664.34 08:05:06 08:05:06 07:57:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:05:06 07:58:01 AM 5341588 7052176 2540844 32.23 2688 1893476 687060 7.69 190984 2032432 198696 08:05:06 07:59:01 AM 5162036 7002808 2720396 34.51 2688 2016552 718608 8.05 198832 2172468 42852 08:05:06 08:00:01 AM 5160512 7000868 2721920 34.53 2688 2016576 738524 8.27 198896 2174092 12 08:05:06 08:01:01 AM 5158152 7000164 2724280 34.56 2688 2017764 717692 8.04 224104 2151484 10908 08:05:06 08:02:02 AM 5159392 7001404 2723040 34.55 2688 2017840 717692 8.04 224240 2150696 8 08:05:06 08:03:01 AM 5159040 7001044 2723392 34.55 2688 2017840 717420 8.03 226492 2148680 4 08:05:06 08:04:01 AM 5159120 7001116 2723312 34.55 2688 2017840 717420 8.03 226492 2148672 4 08:05:06 08:05:01 AM 5141232 6989368 2741200 34.78 2688 2023268 726392 8.13 385312 2007188 26392 08:05:06 Average: 5180134 7006118 2702298 34.28 2688 2002644 717601 8.03 234419 2123214 34860 08:05:06 08:05:06 07:57:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:05:06 07:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:05:06 07:58:01 AM eth0 313.46 190.79 1764.45 62.23 0.00 0.00 0.00 0.00 08:05:06 07:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:05:06 07:59:01 AM eth0 72.81 48.55 733.20 8.12 0.00 0.00 0.00 0.00 08:05:06 08:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:05:06 08:00:01 AM eth0 1.27 0.32 0.19 0.06 0.00 0.00 0.00 0.00 08:05:06 08:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:05:06 08:01:01 AM eth0 12.20 10.26 13.28 5.44 0.00 0.00 0.00 0.00 08:05:06 08:02:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:05:06 08:02:02 AM eth0 0.63 0.27 0.09 0.04 0.00 0.00 0.00 0.00 08:05:06 08:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:05:06 08:03:01 AM eth0 1.10 0.78 0.82 0.22 0.00 0.00 0.00 0.00 08:05:06 08:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:05:06 08:04:01 AM eth0 0.73 0.20 0.09 0.03 0.00 0.00 0.00 0.00 08:05:06 08:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:05:06 08:05:01 AM eth0 16.63 16.38 14.55 8.40 0.00 0.00 0.00 0.00 08:05:06 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:05:06 Average: eth0 52.46 33.51 316.50 10.59 0.00 0.00 0.00 0.00 08:05:06 08:05:06 08:05:06 ---> sar -P ALL: 08:05:06 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 09/19/2025 _x86_64_ (2 CPU) 08:05:06 08:05:06 07:56:22 LINUX RESTART (2 CPU) 08:05:06 08:05:06 07:57:01 AM CPU %user %nice %system %iowait %steal %idle 08:05:06 07:58:01 AM all 42.73 0.03 7.39 1.24 0.13 48.47 08:05:06 07:58:01 AM 0 58.13 0.05 7.66 1.66 0.13 32.37 08:05:06 07:58:01 AM 1 27.41 0.02 7.13 0.83 0.13 64.48 08:05:06 07:59:01 AM all 23.95 0.00 3.63 6.52 0.12 65.77 08:05:06 07:59:01 AM 0 33.57 0.00 3.85 8.49 0.12 53.97 08:05:06 07:59:01 AM 1 14.22 0.00 3.41 4.54 0.12 77.72 08:05:06 08:00:01 AM all 0.38 0.00 0.21 0.71 0.03 98.67 08:05:06 08:00:01 AM 0 0.27 0.00 0.18 0.63 0.03 98.88 08:05:06 08:00:01 AM 1 0.48 0.00 0.23 0.79 0.03 98.46 08:05:06 08:01:01 AM all 12.38 0.00 1.41 0.08 0.06 86.06 08:05:06 08:01:01 AM 0 18.96 0.00 1.45 0.07 0.05 79.48 08:05:06 08:01:01 AM 1 5.79 0.00 1.37 0.10 0.07 92.68 08:05:06 08:02:02 AM all 0.36 0.00 0.09 0.04 0.02 99.49 08:05:06 08:02:02 AM 0 0.10 0.00 0.07 0.03 0.02 99.78 08:05:06 08:02:02 AM 1 0.62 0.00 0.12 0.05 0.02 99.20 08:05:06 08:03:01 AM all 1.18 0.00 0.19 0.00 0.03 98.60 08:05:06 08:03:01 AM 0 0.64 0.00 0.12 0.00 0.03 99.20 08:05:06 08:03:01 AM 1 1.72 0.00 0.25 0.00 0.03 98.00 08:05:06 08:04:01 AM all 0.34 0.00 0.07 0.00 0.03 99.56 08:05:06 08:04:01 AM 0 0.25 0.00 0.08 0.00 0.03 99.63 08:05:06 08:04:01 AM 1 0.43 0.00 0.05 0.00 0.03 99.48 08:05:06 08:05:01 AM all 30.50 0.00 3.92 0.16 0.09 65.33 08:05:06 08:05:01 AM 0 51.89 0.00 4.73 0.27 0.10 43.01 08:05:06 08:05:01 AM 1 9.20 0.00 3.12 0.05 0.08 87.56 08:05:06 Average: all 14.00 0.00 2.12 1.09 0.06 82.72 08:05:06 Average: 0 20.49 0.01 2.27 1.40 0.06 75.77 08:05:06 Average: 1 7.49 0.00 1.96 0.79 0.06 89.68 08:05:06 08:05:06 08:05:06