22:45:49 Started by upstream project "integration-distribution-mri-test-vanadium" build number 24 22:45:49 originally caused by: 22:45:49 Started by timer 22:45:49 Running as SYSTEM 22:45:49 [EnvInject] - Loading node environment variables. 22:45:49 Building remotely on prd-centos8-robot-2c-8g-25714 (centos8-robot-2c-8g) in workspace /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium 22:45:50 [ssh-agent] Looking for ssh-agent implementation... 22:45:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:45:50 $ ssh-agent 22:45:50 SSH_AUTH_SOCK=/tmp/ssh-ApMfnBx3v1zj/agent.5272 22:45:50 SSH_AGENT_PID=5273 22:45:50 [ssh-agent] Started. 22:45:50 Running ssh-add (command line suppressed) 22:45:50 Identity added: /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium@tmp/private_key_7501977413210866779.key (/w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium@tmp/private_key_7501977413210866779.key) 22:45:50 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) 22:45:50 The recommended git tool is: NONE 22:45:53 using credential opendaylight-jenkins-ssh 22:45:53 Wiping out workspace first. 22:45:53 Cloning the remote Git repository 22:45:53 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test 22:45:53 > git init /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/test # timeout=10 22:45:53 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 22:45:53 > git --version # timeout=10 22:45:53 > git --version # 'git version 2.43.0' 22:45:53 using GIT_SSH to set credentials Release Engineering Jenkins Key 22:45:53 [INFO] Currently running in a labeled security context 22:45:53 [INFO] Currently SELinux is 'enforcing' on the host 22:45:53 > /usr/bin/chcon --type=ssh_home_t /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/test@tmp/jenkins-gitclient-ssh4634175025449064681.key 22:45:53 Verifying host key using known hosts file 22:45:53 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 22:45:53 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10 22:45:56 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 22:45:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:45:57 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 22:45:57 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 22:45:57 using GIT_SSH to set credentials Release Engineering Jenkins Key 22:45:57 [INFO] Currently running in a labeled security context 22:45:57 [INFO] Currently SELinux is 'enforcing' on the host 22:45:57 > /usr/bin/chcon --type=ssh_home_t /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/test@tmp/jenkins-gitclient-ssh2556361636695971973.key 22:45:57 Verifying host key using known hosts file 22:45:57 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 22:45:57 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10 22:45:57 > git rev-parse FETCH_HEAD^{commit} # timeout=10 22:45:57 Checking out Revision cc140aba40d20c279ad305eb08204917e9a97348 (origin/master) 22:45:57 > git config core.sparsecheckout # timeout=10 22:45:57 > git checkout -f cc140aba40d20c279ad305eb08204917e9a97348 # timeout=10 22:45:57 Commit message: "Add bgpcep variables for vanadium" 22:45:57 > git rev-parse FETCH_HEAD^{commit} # timeout=10 22:45:57 > git rev-list --no-walk 2791c5dea1951b0af9405c9ac43be0884a2c5414 # timeout=10 22:45:58 No emails were triggered. 22:45:58 provisioning config files... 22:45:58 copy managed file [npmrc] to file:/home/jenkins/.npmrc 22:45:58 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 22:45:58 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 22:45:58 [controller-csit-1node-rest-cars-perf-all-vanadium] $ /bin/bash /tmp/jenkins3138324056191300935.sh 22:45:58 ---> python-tools-install.sh 22:45:58 Setup pyenv: 22:45:58 system 22:45:58 * 3.8.13 (set by /opt/pyenv/version) 22:45:58 * 3.9.13 (set by /opt/pyenv/version) 22:45:58 * 3.10.13 (set by /opt/pyenv/version) 22:45:58 * 3.11.7 (set by /opt/pyenv/version) 22:46:03 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Vw8e 22:46:03 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 22:46:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:46:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:46:07 lf-activate-venv(): INFO: Base packages installed successfully 22:46:07 lf-activate-venv(): INFO: Installing additional packages: lftools 22:46:32 lf-activate-venv(): INFO: Adding /tmp/venv-Vw8e/bin to PATH 22:46:32 Generating Requirements File 22:46:51 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 22:46:51 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 22:46:52 Python 3.11.7 22:46:52 pip 25.3 from /tmp/venv-Vw8e/lib/python3.11/site-packages/pip (python 3.11) 22:46:52 appdirs==1.4.4 22:46:52 argcomplete==3.6.3 22:46:52 aspy.yaml==1.3.0 22:46:52 attrs==25.4.0 22:46:52 autopage==0.5.2 22:46:52 beautifulsoup4==4.14.3 22:46:52 boto3==1.42.25 22:46:52 botocore==1.42.25 22:46:52 bs4==0.0.2 22:46:52 certifi==2026.1.4 22:46:52 cffi==2.0.0 22:46:52 cfgv==3.5.0 22:46:52 chardet==5.2.0 22:46:52 charset-normalizer==3.4.4 22:46:52 click==8.3.1 22:46:52 cliff==4.13.1 22:46:52 cmd2==3.1.0 22:46:52 cryptography==3.3.2 22:46:52 debtcollector==3.0.0 22:46:52 decorator==5.2.1 22:46:52 defusedxml==0.7.1 22:46:52 Deprecated==1.3.1 22:46:52 distlib==0.4.0 22:46:52 dnspython==2.8.0 22:46:52 docker==7.1.0 22:46:52 dogpile.cache==1.5.0 22:46:52 durationpy==0.10 22:46:52 email-validator==2.3.0 22:46:52 filelock==3.20.3 22:46:52 future==1.0.0 22:46:52 gitdb==4.0.12 22:46:52 GitPython==3.1.46 22:46:52 google-auth==2.47.0 22:46:52 httplib2==0.31.0 22:46:52 identify==2.6.15 22:46:52 idna==3.11 22:46:52 importlib-resources==1.5.0 22:46:52 iso8601==2.1.0 22:46:52 Jinja2==3.1.6 22:46:52 jmespath==1.0.1 22:46:52 jsonpatch==1.33 22:46:52 jsonpointer==3.0.0 22:46:52 jsonschema==4.26.0 22:46:52 jsonschema-specifications==2025.9.1 22:46:52 keystoneauth1==5.12.0 22:46:52 kubernetes==34.1.0 22:46:52 lftools==0.37.18 22:46:52 lxml==6.0.2 22:46:52 markdown-it-py==4.0.0 22:46:52 MarkupSafe==3.0.3 22:46:52 mdurl==0.1.2 22:46:52 msgpack==1.1.2 22:46:52 multi_key_dict==2.0.3 22:46:52 munch==4.0.0 22:46:52 netaddr==1.3.0 22:46:52 niet==1.4.2 22:46:52 nodeenv==1.10.0 22:46:52 oauth2client==4.1.3 22:46:52 oauthlib==3.3.1 22:46:52 openstacksdk==4.8.0 22:46:52 os-service-types==1.8.2 22:46:52 osc-lib==4.3.0 22:46:52 oslo.config==10.2.0 22:46:52 oslo.context==6.2.0 22:46:52 oslo.i18n==6.7.1 22:46:52 oslo.log==8.0.0 22:46:52 oslo.serialization==5.9.0 22:46:52 oslo.utils==9.2.0 22:46:52 packaging==25.0 22:46:52 pbr==7.0.3 22:46:52 platformdirs==4.5.1 22:46:52 prettytable==3.17.0 22:46:52 psutil==7.2.1 22:46:52 pyasn1==0.6.1 22:46:52 pyasn1_modules==0.4.2 22:46:52 pycparser==2.23 22:46:52 pygerrit2==2.0.15 22:46:52 PyGithub==2.8.1 22:46:52 Pygments==2.19.2 22:46:52 PyJWT==2.10.1 22:46:52 PyNaCl==1.6.2 22:46:52 pyparsing==2.4.7 22:46:52 pyperclip==1.11.0 22:46:52 pyrsistent==0.20.0 22:46:52 python-cinderclient==9.8.0 22:46:52 python-dateutil==2.9.0.post0 22:46:52 python-heatclient==4.3.0 22:46:52 python-jenkins==1.8.3 22:46:52 python-keystoneclient==5.7.0 22:46:52 python-magnumclient==4.9.0 22:46:52 python-openstackclient==8.3.0 22:46:52 python-swiftclient==4.9.0 22:46:52 PyYAML==6.0.3 22:46:52 referencing==0.37.0 22:46:52 requests==2.32.5 22:46:52 requests-oauthlib==2.0.0 22:46:52 requestsexceptions==1.4.0 22:46:52 rfc3986==2.0.0 22:46:52 rich==14.2.0 22:46:52 rich-argparse==1.7.2 22:46:52 rpds-py==0.30.0 22:46:52 rsa==4.9.1 22:46:52 ruamel.yaml==0.19.1 22:46:52 ruamel.yaml.clib==0.2.15 22:46:52 s3transfer==0.16.0 22:46:52 simplejson==3.20.2 22:46:52 six==1.17.0 22:46:52 smmap==5.0.2 22:46:52 soupsieve==2.8.1 22:46:52 stevedore==5.6.0 22:46:52 tabulate==0.9.0 22:46:52 toml==0.10.2 22:46:52 tomlkit==0.13.3 22:46:52 tqdm==4.67.1 22:46:52 typing_extensions==4.15.0 22:46:52 tzdata==2025.3 22:46:52 urllib3==1.26.20 22:46:52 virtualenv==20.36.1 22:46:52 wcwidth==0.2.14 22:46:52 websocket-client==1.9.0 22:46:52 wrapt==2.0.1 22:46:52 xdg==6.0.0 22:46:52 xmltodict==1.0.2 22:46:52 yq==3.4.3 22:46:52 [EnvInject] - Injecting environment variables from a build step. 22:46:52 [EnvInject] - Injecting as environment variables the properties content 22:46:52 OS_STACK_TEMPLATE=csit-2-instance-type.yaml 22:46:52 OS_CLOUD=vex 22:46:52 OS_STACK_NAME=releng-controller-csit-1node-rest-cars-perf-all-vanadium-24 22:46:52 OS_STACK_TEMPLATE_DIR=openstack-hot 22:46:52 22:46:52 [EnvInject] - Variables injected successfully. 22:46:52 provisioning config files... 22:46:52 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 22:46:52 [controller-csit-1node-rest-cars-perf-all-vanadium] $ /bin/bash /tmp/jenkins6251231077149197561.sh 22:46:52 ---> Create parameters file for OpenStack HOT 22:46:52 OpenStack Heat parameters generated 22:46:52 ----------------------------------- 22:46:52 parameters: 22:46:52 vm_0_count: '1' 22:46:52 vm_0_flavor: 'v3-standard-4' 22:46:52 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260109-084045.554' 22:46:52 vm_1_count: '1' 22:46:52 vm_1_flavor: 'v3-standard-2' 22:46:52 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654' 22:46:52 22:46:52 job_name: '38670-24' 22:46:52 silo: 'releng' 22:46:52 [controller-csit-1node-rest-cars-perf-all-vanadium] $ /bin/bash -l /tmp/jenkins1899473221252652981.sh 22:46:53 ---> Create HEAT stack 22:46:53 + source /home/jenkins/lf-env.sh 22:46:53 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 22:46:53 ++ mktemp -d /tmp/venv-XXXX 22:46:53 + lf_venv=/tmp/venv-Y7H8 22:46:53 + local venv_file=/tmp/.os_lf_venv 22:46:53 + local python=python3 22:46:53 + local options 22:46:53 + local set_path=true 22:46:53 + local install_args= 22:46:53 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 22:46:53 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 22:46:53 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 22:46:53 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 22:46:53 + true 22:46:53 + case $1 in 22:46:53 + python=python3 22:46:53 + shift 2 22:46:53 + true 22:46:53 + case $1 in 22:46:53 + shift 22:46:53 + break 22:46:53 + case $python in 22:46:53 + local pkg_list= 22:46:53 + [[ -d /opt/pyenv ]] 22:46:53 + echo 'Setup pyenv:' 22:46:53 Setup pyenv: 22:46:53 + export PYENV_ROOT=/opt/pyenv 22:46:53 + PYENV_ROOT=/opt/pyenv 22:46:53 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 22:46:53 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 22:46:53 + pyenv versions 22:46:53 system 22:46:53 3.8.13 22:46:53 3.9.13 22:46:53 3.10.13 22:46:53 * 3.11.7 (set by /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/.python-version) 22:46:53 + command -v pyenv 22:46:53 ++ pyenv init - --no-rehash 22:46:53 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 22:46:53 for i in ${!paths[@]}; do 22:46:53 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 22:46:53 fi; done; 22:46:53 echo "${paths[*]}"'\'')" 22:46:53 export PATH="/opt/pyenv/shims:${PATH}" 22:46:53 export PYENV_SHELL=bash 22:46:53 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 22:46:53 pyenv() { 22:46:53 local command 22:46:53 command="${1:-}" 22:46:53 if [ "$#" -gt 0 ]; then 22:46:53 shift 22:46:53 fi 22:46:53 22:46:53 case "$command" in 22:46:53 rehash|shell) 22:46:53 eval "$(pyenv "sh-$command" "$@")" 22:46:53 ;; 22:46:53 *) 22:46:53 command pyenv "$command" "$@" 22:46:53 ;; 22:46:53 esac 22:46:53 }' 22:46:53 +++ bash --norc -ec 'IFS=:; paths=($PATH); 22:46:53 for i in ${!paths[@]}; do 22:46:53 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 22:46:53 fi; done; 22:46:53 echo "${paths[*]}"' 22:46:53 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 22:46:53 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 22:46:53 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 22:46:53 ++ export PYENV_SHELL=bash 22:46:53 ++ PYENV_SHELL=bash 22:46:53 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 22:46:53 +++ complete -F _pyenv pyenv 22:46:53 ++ lf-pyver python3 22:46:53 ++ local py_version_xy=python3 22:46:53 ++ local py_version_xyz= 22:46:53 ++ sed 's/^[ *]* //' 22:46:53 ++ pyenv versions 22:46:53 ++ local command 22:46:53 ++ command=versions 22:46:53 ++ '[' 1 -gt 0 ']' 22:46:53 ++ shift 22:46:53 ++ case "$command" in 22:46:53 ++ command pyenv versions 22:46:53 ++ pyenv versions 22:46:53 ++ grep -E '^[0-9.]*[0-9]$' 22:46:53 ++ awk '{ print $1 }' 22:46:53 ++ [[ ! -s /tmp/.pyenv_versions ]] 22:46:53 +++ grep '^3' /tmp/.pyenv_versions 22:46:53 +++ tail -n 1 22:46:53 +++ sort -V 22:46:53 ++ py_version_xyz=3.11.7 22:46:53 ++ [[ -z 3.11.7 ]] 22:46:53 ++ echo 3.11.7 22:46:53 ++ return 0 22:46:53 + pyenv local 3.11.7 22:46:53 + local command 22:46:53 + command=local 22:46:53 + '[' 2 -gt 0 ']' 22:46:53 + shift 22:46:53 + case "$command" in 22:46:53 + command pyenv local 3.11.7 22:46:53 + pyenv local 3.11.7 22:46:53 + for arg in "$@" 22:46:53 + case $arg in 22:46:53 + pkg_list+='lftools[openstack] ' 22:46:53 + for arg in "$@" 22:46:53 + case $arg in 22:46:53 + pkg_list+='kubernetes ' 22:46:53 + for arg in "$@" 22:46:53 + case $arg in 22:46:53 + pkg_list+='niet ' 22:46:53 + for arg in "$@" 22:46:53 + case $arg in 22:46:53 + pkg_list+='python-heatclient ' 22:46:53 + for arg in "$@" 22:46:53 + case $arg in 22:46:53 + pkg_list+='python-openstackclient ' 22:46:53 + for arg in "$@" 22:46:53 + case $arg in 22:46:53 + pkg_list+='python-magnumclient ' 22:46:53 + for arg in "$@" 22:46:53 + case $arg in 22:46:53 + pkg_list+='urllib3~=1.26.15 ' 22:46:53 + for arg in "$@" 22:46:53 + case $arg in 22:46:53 + pkg_list+='yq ' 22:46:53 + [[ -f /tmp/.os_lf_venv ]] 22:46:53 ++ cat /tmp/.os_lf_venv 22:46:53 + lf_venv=/tmp/venv-Vw8e 22:46:53 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Vw8e from' file:/tmp/.os_lf_venv 22:46:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Vw8e from file:/tmp/.os_lf_venv 22:46:53 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 22:46:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:46:53 + local 'pip_opts=--upgrade --quiet' 22:46:53 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 22:46:53 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 22:46:53 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 22:46:53 + [[ -n '' ]] 22:46:53 + [[ -n '' ]] 22:46:53 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 22:46:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:46:53 + /tmp/venv-Vw8e/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 22:46:55 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 22:46:55 lf-activate-venv(): INFO: Base packages installed successfully 22:46:55 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]] 22:46:55 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ' 22:46:55 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 22:46:55 + /tmp/venv-Vw8e/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 22:47:13 + type python3 22:47:13 + true 22:47:13 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Vw8e/bin to PATH' 22:47:13 lf-activate-venv(): INFO: Adding /tmp/venv-Vw8e/bin to PATH 22:47:13 + PATH=/tmp/venv-Vw8e/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 22:47:13 + return 0 22:47:13 + openstack --os-cloud vex limits show --absolute 22:47:15 +--------------------------+---------+ 22:47:15 | Name | Value | 22:47:15 +--------------------------+---------+ 22:47:15 | maxTotalInstances | -1 | 22:47:15 | maxTotalCores | 450 | 22:47:15 | maxTotalRAMSize | 1000000 | 22:47:15 | maxServerMeta | 128 | 22:47:15 | maxImageMeta | 128 | 22:47:15 | maxPersonality | 5 | 22:47:15 | maxPersonalitySize | 10240 | 22:47:15 | maxTotalKeypairs | 100 | 22:47:15 | maxServerGroups | 10 | 22:47:15 | maxServerGroupMembers | 10 | 22:47:15 | maxTotalFloatingIps | -1 | 22:47:15 | maxSecurityGroups | -1 | 22:47:15 | maxSecurityGroupRules | -1 | 22:47:15 | totalRAMUsed | 696320 | 22:47:15 | totalCoresUsed | 170 | 22:47:15 | totalInstancesUsed | 84 | 22:47:15 | totalFloatingIpsUsed | 0 | 22:47:15 | totalSecurityGroupsUsed | 0 | 22:47:15 | totalServerGroupsUsed | 0 | 22:47:15 | maxTotalVolumes | -1 | 22:47:15 | maxTotalSnapshots | 10 | 22:47:15 | maxTotalVolumeGigabytes | 4096 | 22:47:15 | maxTotalBackups | 10 | 22:47:15 | maxTotalBackupGigabytes | 1000 | 22:47:15 | totalVolumesUsed | 3 | 22:47:15 | totalGigabytesUsed | 60 | 22:47:15 | totalSnapshotsUsed | 0 | 22:47:15 | totalBackupsUsed | 0 | 22:47:15 | totalBackupGigabytesUsed | 0 | 22:47:15 +--------------------------+---------+ 22:47:15 + pushd /opt/ciman/openstack-hot 22:47:15 /opt/ciman/openstack-hot /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium 22:47:15 + lftools openstack --os-cloud vex stack create releng-controller-csit-1node-rest-cars-perf-all-vanadium-24 csit-2-instance-type.yaml /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/stack-parameters.yaml 23:02:27 Creating stack releng-controller-csit-1node-rest-cars-perf-all-vanadium-24 23:02:27 Waiting to initialize infrastructure... 23:02:27 Waiting to initialize infrastructure... 23:02:27 Waiting to initialize infrastructure... 23:02:27 Waiting to initialize infrastructure... 23:02:27 Waiting to initialize infrastructure... 23:02:27 Waiting to initialize infrastructure... 23:02:27 Waiting to initialize infrastructure... 23:02:27 Waiting to initialize infrastructure... 23:02:27 Waiting to initialize infrastructure... 23:02:27 Waiting to initialize infrastructure... 23:02:27 Waiting to initialize infrastructure... 23:02:27 Waiting to initialize infrastructure... 23:02:27 Waiting to initialize infrastructure... 23:02:27 Waiting to initialize infrastructure... 23:02:27 Waiting to initialize infrastructure... 23:02:27 Waiting to initialize infrastructure... 23:02:27 Waiting to initialize infrastructure... 23:02:27 Waiting to initialize infrastructure... 23:02:27 Waiting to initialize infrastructure... 23:02:27 Waiting to initialize infrastructure... 23:02:27 Waiting to initialize infrastructure... 23:02:27 Waiting to initialize infrastructure... 23:02:27 Waiting to initialize infrastructure... 23:02:27 Waiting to initialize infrastructure... 23:02:27 Waiting to initialize infrastructure... 23:02:27 Waiting to initialize infrastructure... 23:02:27 Waiting to initialize infrastructure... 23:02:27 Waiting to initialize infrastructure... 23:02:27 Waiting to initialize infrastructure... 23:02:27 Waiting to initialize infrastructure... 23:02:27 Waiting to initialize infrastructure... 23:02:27 Waiting to initialize infrastructure... 23:02:27 Waiting to initialize infrastructure... 23:02:27 Waiting to initialize infrastructure... 23:02:27 Waiting to initialize infrastructure... 23:02:27 Waiting to initialize infrastructure... 23:02:27 Waiting to initialize infrastructure... 23:02:27 Waiting to initialize infrastructure... 23:02:27 Waiting to initialize infrastructure... 23:02:27 Waiting to initialize infrastructure... 23:02:27 Waiting to initialize infrastructure... 23:02:27 Waiting to initialize infrastructure... 23:02:27 Waiting to initialize infrastructure... 23:02:27 Waiting to initialize infrastructure... 23:02:27 Waiting to initialize infrastructure... 23:02:27 Waiting to initialize infrastructure... 23:02:27 Waiting to initialize infrastructure... 23:02:27 Waiting to initialize infrastructure... 23:02:27 Waiting to initialize infrastructure... 23:02:27 Waiting to initialize infrastructure... 23:02:27 Waiting to initialize infrastructure... 23:02:27 Waiting to initialize infrastructure... 23:02:27 Waiting to initialize infrastructure... 23:02:27 Waiting to initialize infrastructure... 23:02:27 Waiting to initialize infrastructure... 23:02:27 Waiting to initialize infrastructure... 23:02:27 Waiting to initialize infrastructure... 23:02:27 Waiting to initialize infrastructure... 23:02:27 Waiting to initialize infrastructure... 23:02:27 Waiting to initialize infrastructure... 23:02:27 Waiting to initialize infrastructure... 23:02:27 Waiting to initialize infrastructure... 23:02:27 Waiting to initialize infrastructure... 23:02:27 Waiting to initialize infrastructure... 23:02:27 Waiting to initialize infrastructure... 23:02:27 Waiting to initialize infrastructure... 23:02:27 Waiting to initialize infrastructure... 23:02:27 Waiting to initialize infrastructure... 23:02:27 Waiting to initialize infrastructure... 23:02:27 Waiting to initialize infrastructure... 23:02:27 Waiting to initialize infrastructure... 23:02:27 Waiting to initialize infrastructure... 23:02:27 Waiting to initialize infrastructure... 23:02:27 Waiting to initialize infrastructure... 23:02:27 Waiting to initialize infrastructure... 23:02:27 Waiting to initialize infrastructure... 23:02:27 Waiting to initialize infrastructure... 23:02:27 Waiting to initialize infrastructure... 23:02:27 Waiting to initialize infrastructure... 23:02:27 Waiting to initialize infrastructure... 23:02:27 Waiting to initialize infrastructure... 23:02:27 Waiting to initialize infrastructure... 23:02:27 Waiting to initialize infrastructure... 23:02:27 Waiting to initialize infrastructure... 23:02:27 Waiting to initialize infrastructure... 23:02:27 Waiting to initialize infrastructure... 23:02:27 Waiting to initialize infrastructure... 23:02:27 Waiting to initialize infrastructure... 23:02:27 WARN: Failed to initialize stack. Reason: Timed out 23:02:27 TypeError: delete() missing 1 required positional argument: 'force' 23:02:28 Build step 'Execute shell' marked build as failure 23:02:28 $ ssh-agent -k 23:02:28 unset SSH_AUTH_SOCK; 23:02:28 unset SSH_AGENT_PID; 23:02:28 echo Agent pid 5273 killed; 23:02:28 [ssh-agent] Stopped. 23:02:28 Recording plot data 23:02:28 Robot results publisher started... 23:02:28 INFO: Checking test criticality is deprecated and will be dropped in a future release! 23:02:28 -Parsing output xml: 23:02:28 Failed! 23:02:28 hudson.AbortException: No files found in path /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium with configured filemask: output.xml 23:02:28 at hudson.plugins.robot.RobotParser$RobotParserCallable.invoke(RobotParser.java:81) 23:02:28 at hudson.plugins.robot.RobotParser$RobotParserCallable.invoke(RobotParser.java:52) 23:02:28 at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3616) 23:02:28 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 23:02:28 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 23:02:28 at hudson.remoting.Request$2.run(Request.java:377) 23:02:28 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 23:02:28 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 23:02:28 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 23:02:28 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 23:02:28 at java.base/java.lang.Thread.run(Thread.java:829) 23:02:28 Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to prd-centos8-robot-2c-8g-25714 23:02:28 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787) 23:02:28 at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) 23:02:28 at hudson.remoting.Channel.call(Channel.java:1003) 23:02:28 at hudson.FilePath.act(FilePath.java:1230) 23:02:28 at hudson.FilePath.act(FilePath.java:1219) 23:02:28 at hudson.plugins.robot.RobotParser.parse(RobotParser.java:48) 23:02:28 at hudson.plugins.robot.RobotPublisher.parse(RobotPublisher.java:246) 23:02:28 at hudson.plugins.robot.RobotPublisher.perform(RobotPublisher.java:268) 23:02:28 at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:80) 23:02:28 at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) 23:02:28 at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:818) 23:02:28 at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:767) 23:02:28 at hudson.model.Build$BuildExecution.post2(Build.java:179) 23:02:28 at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:711) 23:02:28 at hudson.model.Run.execute(Run.java:1918) 23:02:28 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) 23:02:28 at hudson.model.ResourceController.execute(ResourceController.java:101) 23:02:28 at hudson.model.Executor.run(Executor.java:442) 23:02:28 [PostBuildScript] - [INFO] Executing post build scripts. 23:02:28 [controller-csit-1node-rest-cars-perf-all-vanadium] $ /bin/bash /tmp/jenkins16256379649341940234.sh 23:02:28 Archiving csit artifacts 23:02:28 seq: invalid floating point argument: ‘’ 23:02:28 Try 'seq --help' for more information. 23:02:28 % Total % Received % Xferd Average Speed Time Time Time Current 23:02:28 Dload Upload Total Spent Left Speed 23:02:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 237 0 237 0 0 9115 0 --:--:-- --:--:-- --:--:-- 9115 23:02:28 Archive: robot-plugin.zip 23:02:28 End-of-central-directory signature not found. Either this file is not 23:02:28 a zipfile, or it constitutes one disk of a multi-part archive. In the 23:02:28 latter case the central directory and zipfile comment will be found on 23:02:28 the last disk(s) of this archive. 23:02:28 unzip: cannot find zipfile directory in one of robot-plugin.zip or 23:02:28 robot-plugin.zip.zip, and cannot find robot-plugin.zip.ZIP, period. 23:02:28 mv: cannot stat '*.log': No such file or directory 23:02:28 mv: cannot stat '*.log.gz': No such file or directory 23:02:28 mv: cannot stat '*.csv': No such file or directory 23:02:28 mv: cannot stat '*.png': No such file or directory 23:02:28 [PostBuildScript] - [INFO] Executing post build scripts. 23:02:28 [controller-csit-1node-rest-cars-perf-all-vanadium] $ /bin/bash /tmp/jenkins8771514795341012960.sh 23:02:28 [PostBuildScript] - [INFO] Executing post build scripts. 23:02:28 [EnvInject] - Injecting environment variables from a build step. 23:02:28 [EnvInject] - Injecting as environment variables the properties content 23:02:28 OS_CLOUD=vex 23:02:28 OS_STACK_NAME=releng-controller-csit-1node-rest-cars-perf-all-vanadium-24 23:02:28 23:02:28 [EnvInject] - Variables injected successfully. 23:02:28 provisioning config files... 23:02:28 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 23:02:28 [controller-csit-1node-rest-cars-perf-all-vanadium] $ /bin/bash /tmp/jenkins9483886374189155670.sh 23:02:28 ---> openstack-stack-delete.sh 23:02:28 Setup pyenv: 23:02:28 system 23:02:28 3.8.13 23:02:28 3.9.13 23:02:28 3.10.13 23:02:28 * 3.11.7 (set by /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/.python-version) 23:02:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Vw8e from file:/tmp/.os_lf_venv 23:02:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:02:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:02:31 lf-activate-venv(): INFO: Base packages installed successfully 23:02:31 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 23:02:45 lf-activate-venv(): INFO: Adding /tmp/venv-Vw8e/bin to PATH 23:02:45 INFO: Stack cost retrieval disabled, setting cost to 0 23:02:56 INFO: Deleting stack releng-controller-csit-1node-rest-cars-perf-all-vanadium-24 23:02:56 Successfully deleted stack releng-controller-csit-1node-rest-cars-perf-all-vanadium-24 23:02:57 [PostBuildScript] - [INFO] Executing post build scripts. 23:02:57 [controller-csit-1node-rest-cars-perf-all-vanadium] $ /bin/bash /tmp/jenkins2737532362569729265.sh 23:02:57 ---> sysstat.sh 23:02:57 [controller-csit-1node-rest-cars-perf-all-vanadium] $ /bin/bash /tmp/jenkins17292327108675437034.sh 23:02:57 ---> package-listing.sh 23:02:57 ++ facter osfamily 23:02:57 ++ tr '[:upper:]' '[:lower:]' 23:02:57 + OS_FAMILY=redhat 23:02:57 + workspace=/w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium 23:02:57 + START_PACKAGES=/tmp/packages_start.txt 23:02:57 + END_PACKAGES=/tmp/packages_end.txt 23:02:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:02:57 + PACKAGES=/tmp/packages_start.txt 23:02:57 + '[' /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium ']' 23:02:57 + PACKAGES=/tmp/packages_end.txt 23:02:57 + case "${OS_FAMILY}" in 23:02:57 + rpm -qa 23:02:57 + sort 23:02:58 + '[' -f /tmp/packages_start.txt ']' 23:02:58 + '[' -f /tmp/packages_end.txt ']' 23:02:58 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:02:58 + '[' /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium ']' 23:02:58 + mkdir -p /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/archives/ 23:02:58 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/archives/ 23:02:58 [controller-csit-1node-rest-cars-perf-all-vanadium] $ /bin/bash /tmp/jenkins4105578796557795008.sh 23:02:58 ---> capture-instance-metadata.sh 23:02:58 Setup pyenv: 23:02:58 system 23:02:58 3.8.13 23:02:58 3.9.13 23:02:58 3.10.13 23:02:58 * 3.11.7 (set by /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/.python-version) 23:02:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Vw8e from file:/tmp/.os_lf_venv 23:02:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:02:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:03:00 lf-activate-venv(): INFO: Base packages installed successfully 23:03:00 lf-activate-venv(): INFO: Installing additional packages: lftools 23:03:10 lf-activate-venv(): INFO: Adding /tmp/venv-Vw8e/bin to PATH 23:03:10 INFO: Running in OpenStack, capturing instance metadata 23:03:10 [controller-csit-1node-rest-cars-perf-all-vanadium] $ /bin/bash /tmp/jenkins2498774606024920226.sh 23:03:11 provisioning config files... 23:03:11 Could not find credentials [logs] for controller-csit-1node-rest-cars-perf-all-vanadium #24 23:03:11 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium@tmp/config18007217083636683694tmp 23:03:11 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 23:03:11 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 23:03:11 provisioning config files... 23:03:11 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 23:03:11 [EnvInject] - Injecting environment variables from a build step. 23:03:11 [EnvInject] - Injecting as environment variables the properties content 23:03:11 SERVER_ID=logs 23:03:11 23:03:11 [EnvInject] - Variables injected successfully. 23:03:11 [controller-csit-1node-rest-cars-perf-all-vanadium] $ /bin/bash /tmp/jenkins13668735951917182109.sh 23:03:11 ---> create-netrc.sh 23:03:11 WARN: Log server credential not found. 23:03:11 [controller-csit-1node-rest-cars-perf-all-vanadium] $ /bin/bash /tmp/jenkins16063076796095157615.sh 23:03:11 ---> python-tools-install.sh 23:03:11 Setup pyenv: 23:03:11 system 23:03:11 3.8.13 23:03:11 3.9.13 23:03:11 3.10.13 23:03:11 * 3.11.7 (set by /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/.python-version) 23:03:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Vw8e from file:/tmp/.os_lf_venv 23:03:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:03:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:03:13 lf-activate-venv(): INFO: Base packages installed successfully 23:03:13 lf-activate-venv(): INFO: Installing additional packages: lftools 23:03:23 lf-activate-venv(): INFO: Adding /tmp/venv-Vw8e/bin to PATH 23:03:23 [controller-csit-1node-rest-cars-perf-all-vanadium] $ /bin/bash /tmp/jenkins13865925936584172939.sh 23:03:23 ---> sudo-logs.sh 23:03:23 Archiving 'sudo' log.. 23:03:24 [controller-csit-1node-rest-cars-perf-all-vanadium] $ /bin/bash /tmp/jenkins14552419517863240197.sh 23:03:24 ---> job-cost.sh 23:03:24 Setup pyenv: 23:03:24 system 23:03:24 3.8.13 23:03:24 3.9.13 23:03:24 3.10.13 23:03:24 * 3.11.7 (set by /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/.python-version) 23:03:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Vw8e from file:/tmp/.os_lf_venv 23:03:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:03:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:03:26 lf-activate-venv(): INFO: Base packages installed successfully 23:03:26 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 23:03:33 lf-activate-venv(): INFO: Adding /tmp/venv-Vw8e/bin to PATH 23:03:33 DEBUG: total: 0 23:03:33 INFO: Retrieving Stack Cost... 23:03:33 INFO: Retrieving Pricing Info for: v3-standard-2 23:03:34 INFO: Archiving Costs 23:03:34 [controller-csit-1node-rest-cars-perf-all-vanadium] $ /bin/bash -l /tmp/jenkins13758444731252452188.sh 23:03:34 ---> logs-deploy.sh 23:03:34 Setup pyenv: 23:03:34 system 23:03:34 3.8.13 23:03:34 3.9.13 23:03:34 3.10.13 23:03:34 * 3.11.7 (set by /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/.python-version) 23:03:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Vw8e from file:/tmp/.os_lf_venv 23:03:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:03:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:03:36 lf-activate-venv(): INFO: Base packages installed successfully 23:03:36 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 23:03:46 lf-activate-venv(): INFO: Adding /tmp/venv-Vw8e/bin to PATH 23:03:46 WARNING: Nexus logging server not set 23:03:46 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/controller-csit-1node-rest-cars-perf-all-vanadium/24/ 23:03:46 INFO: archiving logs to S3 23:03:47 ---> uname -a: 23:03:47 Linux prd-centos8-robot-2c-8g-25714.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:03:47 23:03:47 23:03:47 ---> lscpu: 23:03:47 Architecture: x86_64 23:03:47 CPU op-mode(s): 32-bit, 64-bit 23:03:47 Byte Order: Little Endian 23:03:47 CPU(s): 2 23:03:47 On-line CPU(s) list: 0,1 23:03:47 Thread(s) per core: 1 23:03:47 Core(s) per socket: 1 23:03:47 Socket(s): 2 23:03:47 NUMA node(s): 1 23:03:47 Vendor ID: AuthenticAMD 23:03:47 CPU family: 23 23:03:47 Model: 49 23:03:47 Model name: AMD EPYC-Rome Processor 23:03:47 Stepping: 0 23:03:47 CPU MHz: 2800.000 23:03:47 BogoMIPS: 5600.00 23:03:47 Virtualization: AMD-V 23:03:47 Hypervisor vendor: KVM 23:03:47 Virtualization type: full 23:03:47 L1d cache: 32K 23:03:47 L1i cache: 32K 23:03:47 L2 cache: 512K 23:03:47 L3 cache: 16384K 23:03:47 NUMA node0 CPU(s): 0,1 23:03:47 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:03:47 23:03:47 23:03:47 ---> nproc: 23:03:47 2 23:03:47 23:03:47 23:03:47 ---> df -h: 23:03:47 Filesystem Size Used Avail Use% Mounted on 23:03:47 devtmpfs 3.8G 0 3.8G 0% /dev 23:03:47 tmpfs 3.8G 0 3.8G 0% /dev/shm 23:03:47 tmpfs 3.8G 17M 3.8G 1% /run 23:03:47 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 23:03:47 /dev/vda1 40G 8.3G 32G 21% / 23:03:47 tmpfs 770M 0 770M 0% /run/user/1001 23:03:47 23:03:47 23:03:47 ---> free -m: 23:03:47 total used free shared buff/cache available 23:03:47 Mem: 7697 580 4989 19 2127 6820 23:03:47 Swap: 1023 0 1023 23:03:47 23:03:47 23:03:47 ---> ip addr: 23:03:47 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 23:03:47 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 23:03:47 inet 127.0.0.1/8 scope host lo 23:03:47 valid_lft forever preferred_lft forever 23:03:47 inet6 ::1/128 scope host 23:03:47 valid_lft forever preferred_lft forever 23:03:47 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 23:03:47 link/ether fa:16:3e:c7:99:58 brd ff:ff:ff:ff:ff:ff 23:03:47 altname enp0s3 23:03:47 altname ens3 23:03:47 inet 10.30.170.158/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 23:03:47 valid_lft 85285sec preferred_lft 85285sec 23:03:47 inet6 fe80::f816:3eff:fec7:9958/64 scope link 23:03:47 valid_lft forever preferred_lft forever 23:03:47 23:03:47 23:03:47 ---> sar -b -r -n DEV: 23:03:47 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 01/11/2026 _x86_64_ (2 CPU) 23:03:47 23:03:47 22:45:09 LINUX RESTART (2 CPU) 23:03:47 23:03:47 10:46:01 PM tps rtps wtps bread/s bwrtn/s 23:03:47 10:47:01 PM 100.23 1.30 98.93 98.63 8379.47 23:03:47 10:48:01 PM 62.76 1.02 61.75 73.44 8889.75 23:03:47 10:49:01 PM 4.78 0.03 4.75 0.53 207.90 23:03:47 10:50:01 PM 0.37 0.00 0.37 0.00 5.30 23:03:47 10:51:01 PM 0.22 0.00 0.22 0.00 1.97 23:03:47 10:52:01 PM 0.30 0.00 0.30 0.00 4.70 23:03:47 10:53:01 PM 0.12 0.00 0.12 0.00 0.77 23:03:47 10:54:01 PM 0.12 0.00 0.12 0.00 1.05 23:03:47 10:55:01 PM 0.23 0.00 0.23 0.00 2.52 23:03:47 10:56:01 PM 0.37 0.00 0.37 0.00 6.05 23:03:47 10:57:01 PM 0.15 0.00 0.15 0.00 2.03 23:03:47 10:58:01 PM 0.15 0.00 0.15 0.00 1.05 23:03:47 10:59:01 PM 0.10 0.00 0.10 0.00 0.63 23:03:47 11:00:01 PM 0.10 0.00 0.10 0.00 0.78 23:03:47 11:01:01 PM 0.45 0.05 0.40 0.40 7.90 23:03:47 11:02:01 PM 1.33 0.07 1.27 1.73 29.05 23:03:47 11:03:01 PM 12.93 0.30 12.63 44.79 355.13 23:03:47 Average: 10.87 0.16 10.70 12.91 1052.74 23:03:47 23:03:47 10:46:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:03:47 10:47:01 PM 5210276 7011676 2672148 33.90 2688 1978252 699988 7.84 187648 2145500 192924 23:03:47 10:48:01 PM 5153408 7001504 2729016 34.62 2688 2024276 715620 8.01 198812 2181524 8 23:03:47 10:49:01 PM 5150528 6998648 2731896 34.66 2688 2024296 715620 8.01 198880 2185220 4 23:03:47 10:50:01 PM 5150196 6998316 2732228 34.66 2688 2024296 715992 8.02 198880 2185464 4 23:03:47 10:51:01 PM 5150248 6998396 2732176 34.66 2688 2024300 715992 8.02 198880 2185452 4 23:03:47 10:52:01 PM 5150404 6998552 2732020 34.66 2688 2024300 715992 8.02 198880 2185388 8 23:03:47 10:53:01 PM 5150512 6998660 2731912 34.66 2688 2024300 715992 8.02 198880 2185264 4 23:03:47 10:54:01 PM 5150060 6998212 2732364 34.66 2688 2024304 715992 8.02 198880 2185792 4 23:03:47 10:55:01 PM 5150544 6998696 2731880 34.66 2688 2024304 715992 8.02 198880 2185572 4 23:03:47 10:56:01 PM 5149428 6997580 2732996 34.67 2688 2024304 715992 8.02 198880 2186452 16 23:03:47 10:57:01 PM 5149780 6997936 2732644 34.67 2688 2024308 715992 8.02 198880 2186256 8 23:03:47 10:58:01 PM 5149848 6998004 2732576 34.67 2688 2024308 715992 8.02 198880 2186260 4 23:03:47 10:59:01 PM 5149548 6997704 2732876 34.67 2688 2024308 715992 8.02 198880 2186260 4 23:03:47 11:00:01 PM 5149196 6997356 2733228 34.67 2688 2024312 738232 8.27 198880 2186612 8 23:03:47 11:01:01 PM 5148360 6996532 2734064 34.69 2688 2024316 717424 8.03 198988 2186924 12 23:03:47 11:02:01 PM 5149076 6997320 2733348 34.68 2688 2024388 717424 8.03 199144 2186352 12 23:03:47 11:03:01 PM 5184464 7032820 2697960 34.23 2688 2024104 672280 7.53 383144 1966644 9208 23:03:47 Average: 5155640 7001054 2726784 34.59 2688 2021587 713912 7.99 209076 2170408 11896 23:03:47 23:03:47 10:46:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:03:47 10:47:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:03:47 10:47:01 PM eth0 94.70 80.81 1070.84 11.74 0.00 0.00 0.00 0.00 23:03:47 10:48:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:03:47 10:48:01 PM eth0 50.02 33.81 598.34 3.66 0.00 0.00 0.00 0.00 23:03:47 10:49:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:03:47 10:49:01 PM eth0 3.28 0.35 0.49 0.12 0.00 0.00 0.00 0.00 23:03:47 10:50:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:03:47 10:50:01 PM eth0 2.78 0.43 0.43 0.14 0.00 0.00 0.00 0.00 23:03:47 10:51:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:03:47 10:51:01 PM eth0 1.38 0.55 0.50 0.24 0.00 0.00 0.00 0.00 23:03:47 10:52:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:03:47 10:52:01 PM eth0 1.12 0.40 0.36 0.14 0.00 0.00 0.00 0.00 23:03:47 10:53:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:03:47 10:53:01 PM eth0 1.05 0.38 0.38 0.14 0.00 0.00 0.00 0.00 23:03:47 10:54:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:03:47 10:54:01 PM eth0 1.02 0.53 0.59 0.33 0.00 0.00 0.00 0.00 23:03:47 10:55:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:03:47 10:55:01 PM eth0 1.57 0.38 0.39 0.14 0.00 0.00 0.00 0.00 23:03:47 10:56:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:03:47 10:56:01 PM eth0 4.60 0.95 1.49 0.67 0.00 0.00 0.00 0.00 23:03:47 10:57:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:03:47 10:57:01 PM eth0 0.83 0.40 0.35 0.14 0.00 0.00 0.00 0.00 23:03:47 10:58:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:03:47 10:58:01 PM eth0 2.75 0.33 0.55 0.12 0.00 0.00 0.00 0.00 23:03:47 10:59:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:03:47 10:59:01 PM eth0 0.75 0.38 0.34 0.14 0.00 0.00 0.00 0.00 23:03:47 11:00:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:03:47 11:00:01 PM eth0 0.95 0.38 0.35 0.14 0.00 0.00 0.00 0.00 23:03:47 11:01:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:03:47 11:01:01 PM eth0 0.93 0.50 0.47 0.21 0.00 0.00 0.00 0.00 23:03:47 11:02:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:03:47 11:02:01 PM eth0 0.92 0.38 0.34 0.14 0.00 0.00 0.00 0.00 23:03:47 11:03:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:03:47 11:03:01 PM eth0 15.93 12.50 16.18 6.77 0.00 0.00 0.00 0.00 23:03:47 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:03:47 Average: eth0 10.86 7.85 99.55 1.47 0.00 0.00 0.00 0.00 23:03:47 23:03:47 23:03:47 ---> sar -P ALL: 23:03:47 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 01/11/2026 _x86_64_ (2 CPU) 23:03:47 23:03:47 22:45:09 LINUX RESTART (2 CPU) 23:03:47 23:03:47 10:46:01 PM CPU %user %nice %system %iowait %steal %idle 23:03:47 10:47:01 PM all 38.67 0.00 5.21 1.79 0.12 54.21 23:03:47 10:47:01 PM 0 36.14 0.00 4.92 1.92 0.12 56.91 23:03:47 10:47:01 PM 1 41.20 0.00 5.51 1.67 0.12 51.51 23:03:47 10:48:01 PM all 9.49 0.00 1.49 1.70 0.06 87.26 23:03:47 10:48:01 PM 0 4.06 0.00 1.44 1.24 0.07 93.20 23:03:47 10:48:01 PM 1 14.91 0.00 1.53 2.17 0.05 81.33 23:03:47 10:49:01 PM all 0.36 0.00 0.11 0.10 0.06 99.37 23:03:47 10:49:01 PM 0 0.20 0.00 0.08 0.00 0.07 99.65 23:03:47 10:49:01 PM 1 0.52 0.00 0.13 0.20 0.05 99.10 23:03:47 10:50:01 PM all 0.39 0.00 0.08 0.00 0.05 99.47 23:03:47 10:50:01 PM 0 0.18 0.00 0.08 0.00 0.03 99.70 23:03:47 10:50:01 PM 1 0.60 0.00 0.08 0.00 0.07 99.25 23:03:47 10:51:01 PM all 0.27 0.00 0.08 0.00 0.04 99.61 23:03:47 10:51:01 PM 0 0.20 0.00 0.07 0.00 0.03 99.70 23:03:47 10:51:01 PM 1 0.33 0.00 0.10 0.00 0.05 99.51 23:03:47 10:52:01 PM all 0.38 0.00 0.08 0.00 0.05 99.50 23:03:47 10:52:01 PM 0 0.13 0.00 0.08 0.00 0.05 99.73 23:03:47 10:52:01 PM 1 0.62 0.00 0.07 0.00 0.05 99.27 23:03:47 10:53:01 PM all 0.25 0.00 0.06 0.00 0.04 99.65 23:03:47 10:53:01 PM 0 0.18 0.00 0.07 0.00 0.07 99.68 23:03:47 10:53:01 PM 1 0.32 0.00 0.05 0.00 0.02 99.62 23:03:47 10:54:01 PM all 0.43 0.00 0.07 0.00 0.04 99.47 23:03:47 10:54:01 PM 0 0.28 0.00 0.07 0.00 0.03 99.62 23:03:47 10:54:01 PM 1 0.57 0.00 0.07 0.00 0.05 99.32 23:03:47 10:55:01 PM all 0.38 0.00 0.07 0.00 0.06 99.49 23:03:47 10:55:01 PM 0 0.12 0.00 0.10 0.00 0.05 99.73 23:03:47 10:55:01 PM 1 0.65 0.00 0.03 0.00 0.07 99.25 23:03:47 10:56:01 PM all 0.50 0.00 0.06 0.00 0.04 99.40 23:03:47 10:56:01 PM 0 0.30 0.00 0.08 0.00 0.07 99.55 23:03:47 10:56:01 PM 1 0.70 0.00 0.03 0.00 0.02 99.25 23:03:47 10:57:01 PM all 0.38 0.00 0.04 0.00 0.05 99.53 23:03:47 10:57:01 PM 0 0.63 0.00 0.05 0.00 0.05 99.27 23:03:47 10:57:01 PM 1 0.12 0.00 0.03 0.00 0.05 99.80 23:03:47 23:03:47 10:57:01 PM CPU %user %nice %system %iowait %steal %idle 23:03:47 10:58:01 PM all 0.23 0.00 0.09 0.00 0.05 99.62 23:03:47 10:58:01 PM 0 0.17 0.00 0.08 0.00 0.03 99.72 23:03:47 10:58:01 PM 1 0.30 0.00 0.10 0.00 0.07 99.53 23:03:47 10:59:01 PM all 0.25 0.00 0.06 0.00 0.03 99.66 23:03:47 10:59:01 PM 0 0.22 0.00 0.05 0.00 0.02 99.72 23:03:47 10:59:01 PM 1 0.28 0.00 0.07 0.00 0.05 99.60 23:03:47 11:00:01 PM all 0.43 0.00 0.08 0.00 0.03 99.47 23:03:47 11:00:01 PM 0 0.23 0.00 0.08 0.00 0.03 99.65 23:03:47 11:00:01 PM 1 0.62 0.00 0.07 0.00 0.03 99.28 23:03:47 11:01:01 PM all 0.39 0.00 0.19 0.00 0.03 99.39 23:03:47 11:01:01 PM 0 0.50 0.00 0.13 0.00 0.03 99.33 23:03:47 11:01:01 PM 1 0.28 0.00 0.25 0.00 0.02 99.45 23:03:47 11:02:01 PM all 0.44 0.00 0.07 0.02 0.03 99.44 23:03:47 11:02:01 PM 0 0.73 0.00 0.07 0.02 0.02 99.17 23:03:47 11:02:01 PM 1 0.15 0.00 0.07 0.02 0.05 99.72 23:03:47 11:03:01 PM all 15.52 0.00 1.89 0.26 0.07 82.27 23:03:47 11:03:01 PM 0 8.96 0.00 1.77 0.22 0.08 88.97 23:03:47 11:03:01 PM 1 22.08 0.00 2.00 0.30 0.05 75.57 23:03:47 Average: all 4.05 0.00 0.57 0.23 0.05 95.10 23:03:47 Average: 0 3.14 0.00 0.54 0.20 0.05 96.07 23:03:47 Average: 1 4.96 0.00 0.60 0.26 0.05 94.13 23:03:47 23:03:47 23:03:47