11:07:58 Triggered by Gerrit: https://gerrit.onap.org/r/c/testsuite/pythonsdk-tests/+/143375 11:07:58 Running as SYSTEM 11:07:58 [EnvInject] - Loading node environment variables. 11:07:58 Building remotely on prd-centos8-builder-2c-1g-19770 (centos8-builder-2c-1g) in workspace /w/workspace/testsuite-pythonsdk-tests-master-python-lint 11:07:58 [ssh-agent] Looking for ssh-agent implementation... 11:07:58 $ ssh-agent 11:07:58 SSH_AUTH_SOCK=/tmp/ssh-xaMctZzoUq8w/agent.14894 11:07:58 SSH_AGENT_PID=14896 11:07:58 [ssh-agent] Started. 11:07:58 Running ssh-add (command line suppressed) 11:07:58 Identity added: /w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/private_key_14242194897990303014.key (/w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/private_key_14242194897990303014.key) 11:07:58 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 11:07:58 The recommended git tool is: NONE 11:08:00 using credential onap-jenkins-ssh 11:08:00 Wiping out workspace first. 11:08:00 Cloning the remote Git repository 11:08:00 Cloning repository git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git 11:08:00 > git init /w/workspace/testsuite-pythonsdk-tests-master-python-lint # timeout=10 11:08:00 Fetching upstream changes from git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git 11:08:00 > git --version # timeout=10 11:08:00 > git --version # 'git version 2.39.0' 11:08:00 using GIT_SSH to set credentials Gerrit user 11:08:00 [INFO] Currently running in a labeled security context 11:08:00 [INFO] Currently SELinux is 'enforcing' on the host 11:08:00 > /usr/bin/chcon --type=ssh_home_t /w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/jenkins-gitclient-ssh5761093581205250815.key 11:08:00 Verifying host key using manually-configured host key entries 11:08:00 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=30 11:08:00 > git config remote.origin.url git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git # timeout=10 11:08:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:08:01 > git config remote.origin.url git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git # timeout=10 11:08:01 Fetching upstream changes from git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git 11:08:01 using GIT_SSH to set credentials Gerrit user 11:08:01 [INFO] Currently running in a labeled security context 11:08:01 [INFO] Currently SELinux is 'enforcing' on the host 11:08:01 > /usr/bin/chcon --type=ssh_home_t /w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/jenkins-gitclient-ssh17111011942729328054.key 11:08:01 Verifying host key using manually-configured host key entries 11:08:01 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git refs/changes/75/143375/1 # timeout=30 11:08:01 > git rev-parse 50d48b6357456087cc1b2fd921932fc32ea6f723^{commit} # timeout=10 11:08:01 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 11:08:01 Checking out Revision 50d48b6357456087cc1b2fd921932fc32ea6f723 (refs/changes/75/143375/1) 11:08:01 > git config core.sparsecheckout # timeout=10 11:08:01 > git checkout -f 50d48b6357456087cc1b2fd921932fc32ea6f723 # timeout=30 11:08:04 Commit message: "Fix vnf_basic_vm failing due to cleanup error" 11:08:05 > git rev-parse FETCH_HEAD^{commit} # timeout=10 11:08:05 > git rev-list --no-walk fe730def3a6d8cef87962ac80c98bc9af99161ba # timeout=10 11:08:05 [EnvInject] - Injecting environment variables from a build step. 11:08:05 [EnvInject] - Injecting as environment variables the properties content 11:08:05 PYTHON=python3 11:08:05 11:08:05 [EnvInject] - Variables injected successfully. 11:08:05 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash -l /tmp/jenkins17070296170128166355.sh 11:08:05 ---> tox-install.sh 11:08:05 + source /home/jenkins/lf-env.sh 11:08:05 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:08:05 ++ mktemp -d /tmp/venv-XXXX 11:08:05 + lf_venv=/tmp/venv-YaSM 11:08:05 + local venv_file=/tmp/.os_lf_venv 11:08:05 + local python=python3 11:08:05 + local options 11:08:05 + local set_path=true 11:08:05 + local install_args= 11:08:05 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:08:05 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:08:05 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:08:05 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:08:05 + true 11:08:05 + case $1 in 11:08:05 + venv_file=/tmp/.toxenv 11:08:05 + shift 2 11:08:05 + true 11:08:05 + case $1 in 11:08:05 + shift 11:08:05 + break 11:08:05 + case $python in 11:08:05 + local pkg_list= 11:08:05 + [[ -d /opt/pyenv ]] 11:08:05 + echo 'Setup pyenv:' 11:08:05 Setup pyenv: 11:08:05 + export PYENV_ROOT=/opt/pyenv 11:08:05 + PYENV_ROOT=/opt/pyenv 11:08:05 + 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 11:08:05 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 11:08:05 + pyenv versions 11:08:05 system 11:08:05 * 3.8.13 (set by /opt/pyenv/version) 11:08:05 * 3.9.13 (set by /opt/pyenv/version) 11:08:05 * 3.10.6 (set by /opt/pyenv/version) 11:08:05 + command -v pyenv 11:08:05 ++ pyenv init - --no-rehash 11:08:05 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 11:08:05 export PATH="/opt/pyenv/shims:${PATH}" 11:08:05 export PYENV_SHELL=bash 11:08:05 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:08:05 pyenv() { 11:08:05 local command 11:08:05 command="${1:-}" 11:08:05 if [ "$#" -gt 0 ]; then 11:08:05 shift 11:08:05 fi 11:08:05 11:08:05 case "$command" in 11:08:05 rehash|shell) 11:08:05 eval "$(pyenv "sh-$command" "$@")" 11:08:05 ;; 11:08:05 *) 11:08:05 command pyenv "$command" "$@" 11:08:05 ;; 11:08:05 esac 11:08:05 }' 11:08:05 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 11:08:05 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 11:08:05 ++ 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 11:08:05 ++ 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 11:08:05 ++ export PYENV_SHELL=bash 11:08:05 ++ PYENV_SHELL=bash 11:08:05 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:08:05 +++ complete -F _pyenv pyenv 11:08:05 ++ lf-pyver python3 11:08:05 ++ local py_version_xy=python3 11:08:05 ++ local py_version_xyz= 11:08:05 ++ sed 's/^[ *]* //' 11:08:05 ++ awk '{ print $1 }' 11:08:05 ++ grep -E '^[0-9.]*[0-9]$' 11:08:05 ++ pyenv versions 11:08:05 ++ local command 11:08:05 ++ command=versions 11:08:05 ++ '[' 1 -gt 0 ']' 11:08:05 ++ shift 11:08:05 ++ case "$command" in 11:08:05 ++ command pyenv versions 11:08:05 ++ pyenv versions 11:08:05 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:08:05 +++ grep '^3' /tmp/.pyenv_versions 11:08:05 +++ tail -n 1 11:08:05 +++ sort -V 11:08:05 ++ py_version_xyz=3.10.6 11:08:05 ++ [[ -z 3.10.6 ]] 11:08:05 ++ echo 3.10.6 11:08:05 ++ return 0 11:08:05 + pyenv local 3.10.6 11:08:05 + local command 11:08:05 + command=local 11:08:05 + '[' 2 -gt 0 ']' 11:08:05 + shift 11:08:05 + case "$command" in 11:08:05 + command pyenv local 3.10.6 11:08:05 + pyenv local 3.10.6 11:08:05 + for arg in "$@" 11:08:05 + case $arg in 11:08:05 + pkg_list+='tox ' 11:08:05 + for arg in "$@" 11:08:05 + case $arg in 11:08:05 + pkg_list+='virtualenv ' 11:08:05 + for arg in "$@" 11:08:05 + case $arg in 11:08:05 + pkg_list+='urllib3~=1.26.15 ' 11:08:05 + [[ -f /tmp/.toxenv ]] 11:08:05 + [[ ! -f /tmp/.toxenv ]] 11:08:05 + [[ -n '' ]] 11:08:05 + python3 -m venv /tmp/venv-YaSM 11:08:09 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-YaSM' 11:08:09 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-YaSM 11:08:09 + echo /tmp/venv-YaSM 11:08:09 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 11:08:09 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 11:08:09 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:08:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:08:09 + local 'pip_opts=--upgrade --quiet' 11:08:09 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:08:09 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:08:09 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:08:09 + [[ -n '' ]] 11:08:09 + [[ -n '' ]] 11:08:09 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:08:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:08:09 + /tmp/venv-YaSM/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 11:08:13 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:08:13 lf-activate-venv(): INFO: Base packages installed successfully 11:08:13 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:08:13 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:08:13 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:08:13 + /tmp/venv-YaSM/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 11:08:16 + type python3 11:08:16 + true 11:08:16 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-YaSM/bin to PATH' 11:08:16 lf-activate-venv(): INFO: Adding /tmp/venv-YaSM/bin to PATH 11:08:16 + PATH=/tmp/venv-YaSM/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 11:08:16 + return 0 11:08:16 + python3 --version 11:08:16 Python 3.10.6 11:08:16 + python3 -m pip --version 11:08:16 pip 26.0.1 from /tmp/venv-YaSM/lib/python3.10/site-packages/pip (python 3.10) 11:08:16 + python3 -m pip freeze 11:08:17 cachetools==7.0.1 11:08:17 chardet==6.0.0.post1 11:08:17 colorama==0.4.6 11:08:17 distlib==0.4.0 11:08:17 filelock==3.24.3 11:08:17 packaging==26.0 11:08:17 platformdirs==4.9.2 11:08:17 pluggy==1.6.0 11:08:17 pyproject-api==1.10.0 11:08:17 tomli==2.4.0 11:08:17 tox==4.45.0 11:08:17 typing_extensions==4.15.0 11:08:17 urllib3==1.26.20 11:08:17 virtualenv==20.39.0 11:08:17 [EnvInject] - Injecting environment variables from a build step. 11:08:17 [EnvInject] - Injecting as environment variables the properties content 11:08:17 PARALLEL=false 11:08:17 11:08:17 [EnvInject] - Variables injected successfully. 11:08:17 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash -l /tmp/jenkins16524835230243729019.sh 11:08:17 ---> tox-run.sh 11:08:17 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 11:08:17 + ARCHIVE_TOX_DIR=/w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/tox 11:08:17 + ARCHIVE_DOC_DIR=/w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/docs 11:08:17 + mkdir -p /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/tox 11:08:17 + cd /w/workspace/testsuite-pythonsdk-tests-master-python-lint/. 11:08:17 + source /home/jenkins/lf-env.sh 11:08:17 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:08:17 ++ mktemp -d /tmp/venv-XXXX 11:08:17 + lf_venv=/tmp/venv-7WrL 11:08:17 + local venv_file=/tmp/.os_lf_venv 11:08:17 + local python=python3 11:08:17 + local options 11:08:17 + local set_path=true 11:08:17 + local install_args= 11:08:17 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:08:17 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:08:17 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:08:17 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:08:17 + true 11:08:17 + case $1 in 11:08:17 + venv_file=/tmp/.toxenv 11:08:17 + shift 2 11:08:17 + true 11:08:17 + case $1 in 11:08:17 + shift 11:08:17 + break 11:08:17 + case $python in 11:08:17 + local pkg_list= 11:08:17 + [[ -d /opt/pyenv ]] 11:08:17 + echo 'Setup pyenv:' 11:08:17 Setup pyenv: 11:08:17 + export PYENV_ROOT=/opt/pyenv 11:08:17 + PYENV_ROOT=/opt/pyenv 11:08:17 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 11:08:17 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 11:08:17 + pyenv versions 11:08:17 system 11:08:17 3.8.13 11:08:17 3.9.13 11:08:17 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version) 11:08:17 + command -v pyenv 11:08:17 ++ pyenv init - --no-rehash 11:08:17 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 11:08:17 export PATH="/opt/pyenv/shims:${PATH}" 11:08:17 export PYENV_SHELL=bash 11:08:17 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:08:17 pyenv() { 11:08:17 local command 11:08:17 command="${1:-}" 11:08:17 if [ "$#" -gt 0 ]; then 11:08:17 shift 11:08:17 fi 11:08:17 11:08:17 case "$command" in 11:08:17 rehash|shell) 11:08:17 eval "$(pyenv "sh-$command" "$@")" 11:08:17 ;; 11:08:17 *) 11:08:17 command pyenv "$command" "$@" 11:08:17 ;; 11:08:17 esac 11:08:17 }' 11:08:17 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 11:08:17 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 11:08:17 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 11:08:17 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 11:08:17 ++ export PYENV_SHELL=bash 11:08:17 ++ PYENV_SHELL=bash 11:08:17 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:08:17 +++ complete -F _pyenv pyenv 11:08:17 ++ lf-pyver python3 11:08:17 ++ local py_version_xy=python3 11:08:17 ++ local py_version_xyz= 11:08:17 ++ pyenv versions 11:08:17 ++ local command 11:08:17 ++ command=versions 11:08:17 ++ '[' 1 -gt 0 ']' 11:08:17 ++ shift 11:08:17 ++ case "$command" in 11:08:17 ++ command pyenv versions 11:08:17 ++ pyenv versions 11:08:17 ++ awk '{ print $1 }' 11:08:17 ++ sed 's/^[ *]* //' 11:08:17 ++ grep -E '^[0-9.]*[0-9]$' 11:08:17 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:08:17 +++ grep '^3' /tmp/.pyenv_versions 11:08:17 +++ sort -V 11:08:17 +++ tail -n 1 11:08:17 ++ py_version_xyz=3.10.6 11:08:17 ++ [[ -z 3.10.6 ]] 11:08:17 ++ echo 3.10.6 11:08:17 ++ return 0 11:08:17 + pyenv local 3.10.6 11:08:17 + local command 11:08:17 + command=local 11:08:17 + '[' 2 -gt 0 ']' 11:08:17 + shift 11:08:17 + case "$command" in 11:08:17 + command pyenv local 3.10.6 11:08:17 + pyenv local 3.10.6 11:08:17 + for arg in "$@" 11:08:17 + case $arg in 11:08:17 + pkg_list+='tox ' 11:08:17 + for arg in "$@" 11:08:17 + case $arg in 11:08:17 + pkg_list+='virtualenv ' 11:08:17 + for arg in "$@" 11:08:17 + case $arg in 11:08:17 + pkg_list+='urllib3~=1.26.15 ' 11:08:17 + [[ -f /tmp/.toxenv ]] 11:08:17 ++ cat /tmp/.toxenv 11:08:17 + lf_venv=/tmp/venv-YaSM 11:08:17 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YaSM from' file:/tmp/.toxenv 11:08:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YaSM from file:/tmp/.toxenv 11:08:17 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:08:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:08:17 + local 'pip_opts=--upgrade --quiet' 11:08:17 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:08:17 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:08:17 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:08:17 + [[ -n '' ]] 11:08:17 + [[ -n '' ]] 11:08:17 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:08:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:08:17 + /tmp/venv-YaSM/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 11:08:18 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:08:18 lf-activate-venv(): INFO: Base packages installed successfully 11:08:18 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:08:18 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:08:18 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:08:18 + /tmp/venv-YaSM/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 11:08:19 + type python3 11:08:19 + true 11:08:19 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-YaSM/bin to PATH' 11:08:19 lf-activate-venv(): INFO: Adding /tmp/venv-YaSM/bin to PATH 11:08:19 + PATH=/tmp/venv-YaSM/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 11:08:19 + return 0 11:08:19 + [[ -d /opt/pyenv ]] 11:08:19 + echo '---> Setting up pyenv' 11:08:19 ---> Setting up pyenv 11:08:19 + export PYENV_ROOT=/opt/pyenv 11:08:19 + PYENV_ROOT=/opt/pyenv 11:08:19 + export PATH=/opt/pyenv/bin:/tmp/venv-YaSM/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 11:08:19 + PATH=/opt/pyenv/bin:/tmp/venv-YaSM/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 11:08:19 ++ pwd 11:08:19 + PYTHONPATH=/w/workspace/testsuite-pythonsdk-tests-master-python-lint 11:08:19 + export PYTHONPATH 11:08:19 + export TOX_TESTENV_PASSENV=PYTHONPATH 11:08:19 + TOX_TESTENV_PASSENV=PYTHONPATH 11:08:19 + tox --version 11:08:19 4.45.0 from /tmp/venv-YaSM/lib/python3.10/site-packages/tox/__init__.py 11:08:19 + PARALLEL=false 11:08:19 + TOX_OPTIONS_LIST= 11:08:19 + [[ -n py ]] 11:08:19 + TOX_OPTIONS_LIST=' -e py' 11:08:19 + case ${PARALLEL,,} in 11:08:19 + tox -e py 11:08:19 + tee -a /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/tox/tox.log 11:08:20 py: install_deps> python -I -m pip install flake8 flake8-docstrings 11:08:22 py: freeze> python -m pip freeze --all 11:08:22 py: flake8==7.3.0,flake8-docstrings==1.7.0,mccabe==0.7.0,pip==26.0.1,pycodestyle==2.14.0,pydocstyle==6.3.0,pyflakes==3.4.0,setuptools==82.0.0,snowballstemmer==3.0.1 11:08:22 py: commands_pre[0]> /bin/sh -c 'git --no-pager diff HEAD^ HEAD --name-only --diff-filter=d '"'"'*.py'"'"' > /tmp/.coalist_py' 11:08:22 py: commands[0]> /bin/bash -c 'cat /tmp/.coalist_py | xargs -r flake8 --max-line-length=120' 11:08:22 tests/test_cloud_region_create.py:136:1: D403 First word of the first line should be properly capitalized 11:08:22 py: exit 123 (0.29 seconds) /w/workspace/testsuite-pythonsdk-tests-master-python-lint> /bin/bash -c 'cat /tmp/.coalist_py | xargs -r flake8 --max-line-length=120' pid=35803 11:08:22 py: FAIL code 123 (2.97=setup[2.67]+cmd[0.01,0.29] seconds) 11:08:22 evaluation failed :( (3.00 seconds) 11:08:23 + tox_status=123 11:08:23 + echo '---> Completed tox runs' 11:08:23 ---> Completed tox runs 11:08:23 + for i in .tox/*/log 11:08:23 ++ echo .tox/py/log 11:08:23 ++ awk -F/ '{print $2}' 11:08:23 + tox_env=py 11:08:23 + cp -r .tox/py/log /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/tox/py 11:08:23 + DOC_DIR=docs/_build/html 11:08:23 + [[ -d docs/_build/html ]] 11:08:23 + echo '---> tox-run.sh ends' 11:08:23 ---> tox-run.sh ends 11:08:23 + test 123 -eq 0 11:08:23 + exit 123 11:08:23 Build step 'Execute shell' marked build as failure 11:08:23 $ ssh-agent -k 11:08:23 unset SSH_AUTH_SOCK; 11:08:23 unset SSH_AGENT_PID; 11:08:23 echo Agent pid 14896 killed; 11:08:23 [ssh-agent] Stopped. 11:08:23 [PostBuildScript] - [INFO] Executing post build scripts. 11:08:23 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins8957549086974609021.sh 11:08:23 ---> sysstat.sh 11:08:23 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins488602511008483915.sh 11:08:23 ---> package-listing.sh 11:08:23 ++ facter osfamily 11:08:23 ++ tr '[:upper:]' '[:lower:]' 11:08:23 + OS_FAMILY=redhat 11:08:23 + workspace=/w/workspace/testsuite-pythonsdk-tests-master-python-lint 11:08:23 + START_PACKAGES=/tmp/packages_start.txt 11:08:23 + END_PACKAGES=/tmp/packages_end.txt 11:08:23 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:08:23 + PACKAGES=/tmp/packages_start.txt 11:08:23 + '[' /w/workspace/testsuite-pythonsdk-tests-master-python-lint ']' 11:08:23 + PACKAGES=/tmp/packages_end.txt 11:08:23 + case "${OS_FAMILY}" in 11:08:23 + rpm -qa 11:08:23 + sort 11:08:24 + '[' -f /tmp/packages_start.txt ']' 11:08:24 + '[' -f /tmp/packages_end.txt ']' 11:08:24 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:08:24 + '[' /w/workspace/testsuite-pythonsdk-tests-master-python-lint ']' 11:08:24 + mkdir -p /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/ 11:08:24 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/ 11:08:24 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins5644012550557263601.sh 11:08:24 ---> capture-instance-metadata.sh 11:08:24 Setup pyenv: 11:08:24 system 11:08:24 3.8.13 11:08:24 3.9.13 11:08:24 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version) 11:08:28 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-buVV 11:08:28 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:08:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:08:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:08:32 lf-activate-venv(): INFO: Base packages installed successfully 11:08:32 lf-activate-venv(): INFO: Installing additional packages: lftools 11:08:54 lf-activate-venv(): INFO: Adding /tmp/venv-buVV/bin to PATH 11:08:54 INFO: Running in OpenStack, capturing instance metadata 11:08:54 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins12218847442637932596.sh 11:08:55 provisioning config files... 11:08:55 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/config16258289315038565653tmp 11:08:55 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:08:55 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:08:55 [EnvInject] - Injecting environment variables from a build step. 11:08:55 [EnvInject] - Injecting as environment variables the properties content 11:08:55 SERVER_ID=logs 11:08:55 11:08:55 [EnvInject] - Variables injected successfully. 11:08:55 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins6425077567412463373.sh 11:08:55 ---> create-netrc.sh 11:08:55 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins2618628943223075330.sh 11:08:55 ---> python-tools-install.sh 11:08:55 Setup pyenv: 11:08:55 system 11:08:55 3.8.13 11:08:55 3.9.13 11:08:55 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version) 11:08:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-buVV from file:/tmp/.os_lf_venv 11:08:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:08:55 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:08:56 lf-activate-venv(): INFO: Base packages installed successfully 11:08:56 lf-activate-venv(): INFO: Installing additional packages: lftools 11:09:04 lf-activate-venv(): INFO: Adding /tmp/venv-buVV/bin to PATH 11:09:04 Generating Requirements File 11:09:20 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. 11:09:20 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 11:09:20 Python 3.10.6 11:09:20 pip 26.0.1 from /tmp/venv-buVV/lib/python3.10/site-packages/pip (python 3.10) 11:09:20 appdirs==1.4.4 11:09:20 argcomplete==3.6.3 11:09:20 aspy.yaml==1.3.0 11:09:20 attrs==25.4.0 11:09:20 autopage==0.6.0 11:09:20 backports.strenum==1.3.1 11:09:20 beautifulsoup4==4.14.3 11:09:20 boto3==1.42.55 11:09:20 botocore==1.42.55 11:09:20 bs4==0.0.2 11:09:20 certifi==2026.1.4 11:09:20 cffi==2.0.0 11:09:20 cfgv==3.5.0 11:09:20 chardet==6.0.0.post1 11:09:20 charset-normalizer==3.4.4 11:09:20 click==8.3.1 11:09:20 cliff==4.13.2 11:09:20 cmd2==3.2.2 11:09:20 cryptography==3.3.2 11:09:20 debtcollector==3.0.0 11:09:20 decorator==5.2.1 11:09:20 defusedxml==0.7.1 11:09:20 Deprecated==1.3.1 11:09:20 distlib==0.4.0 11:09:20 dnspython==2.8.0 11:09:20 docker==7.1.0 11:09:20 dogpile.cache==1.5.0 11:09:20 durationpy==0.10 11:09:20 email-validator==2.3.0 11:09:20 filelock==3.24.3 11:09:20 future==1.0.0 11:09:20 gitdb==4.0.12 11:09:20 GitPython==3.1.46 11:09:20 httplib2==0.30.2 11:09:20 identify==2.6.16 11:09:20 idna==3.11 11:09:20 importlib-resources==1.5.0 11:09:20 iso8601==2.1.0 11:09:20 Jinja2==3.1.6 11:09:20 jmespath==1.1.0 11:09:20 jsonpatch==1.33 11:09:20 jsonpointer==3.0.0 11:09:20 jsonschema==4.26.0 11:09:20 jsonschema-specifications==2025.9.1 11:09:20 keystoneauth1==5.13.1 11:09:20 kubernetes==35.0.0 11:09:20 lftools==0.37.21 11:09:20 lxml==6.0.2 11:09:20 markdown-it-py==4.0.0 11:09:20 MarkupSafe==3.0.3 11:09:20 mdurl==0.1.2 11:09:20 msgpack==1.1.2 11:09:20 multi_key_dict==2.0.3 11:09:20 munch==4.0.0 11:09:20 netaddr==1.3.0 11:09:20 niet==1.4.2 11:09:20 nodeenv==1.10.0 11:09:20 oauth2client==4.1.3 11:09:20 oauthlib==3.3.1 11:09:20 openstacksdk==4.10.0 11:09:20 os-service-types==1.8.2 11:09:20 osc-lib==4.4.0 11:09:20 oslo.config==10.3.0 11:09:20 oslo.context==6.3.0 11:09:20 oslo.i18n==6.7.2 11:09:20 oslo.log==8.1.0 11:09:20 oslo.serialization==5.9.1 11:09:20 oslo.utils==10.0.0 11:09:20 packaging==26.0 11:09:20 pbr==7.0.3 11:09:20 platformdirs==4.9.2 11:09:20 prettytable==3.17.0 11:09:20 psutil==7.2.2 11:09:20 pyasn1==0.6.2 11:09:20 pyasn1_modules==0.4.2 11:09:20 pycparser==3.0 11:09:20 pygerrit2==2.0.15 11:09:20 PyGithub==2.8.1 11:09:20 Pygments==2.19.2 11:09:20 PyJWT==2.11.0 11:09:20 PyNaCl==1.6.2 11:09:20 pyparsing==2.4.7 11:09:20 pyperclip==1.11.0 11:09:20 pyrsistent==0.20.0 11:09:20 python-cinderclient==9.8.0 11:09:20 python-dateutil==2.9.0.post0 11:09:20 python-heatclient==5.0.0 11:09:20 python-jenkins==1.8.3 11:09:20 python-keystoneclient==5.7.0 11:09:20 python-magnumclient==4.9.0 11:09:20 python-openstackclient==9.0.0 11:09:20 python-swiftclient==4.9.0 11:09:20 PyYAML==6.0.3 11:09:20 referencing==0.37.0 11:09:20 requests==2.32.5 11:09:20 requests-oauthlib==2.0.0 11:09:20 requestsexceptions==1.4.0 11:09:20 rfc3986==2.0.0 11:09:20 rich==14.3.3 11:09:20 rich-argparse==1.7.2 11:09:20 rpds-py==0.30.0 11:09:20 rsa==4.9.1 11:09:20 ruamel.yaml==0.19.1 11:09:20 ruamel.yaml.clib==0.2.15 11:09:20 s3transfer==0.16.0 11:09:20 simplejson==3.20.2 11:09:20 six==1.17.0 11:09:20 smmap==5.0.2 11:09:20 soupsieve==2.8.3 11:09:20 stevedore==5.7.0 11:09:20 tabulate==0.9.0 11:09:20 toml==0.10.2 11:09:20 tomlkit==0.14.0 11:09:20 tqdm==4.67.3 11:09:20 typing_extensions==4.15.0 11:09:20 urllib3==1.26.20 11:09:20 virtualenv==20.39.0 11:09:20 wcwidth==0.6.0 11:09:20 websocket-client==1.9.0 11:09:20 wrapt==2.1.1 11:09:20 xdg==6.0.0 11:09:20 xmltodict==1.0.4 11:09:20 yq==3.4.3 11:09:20 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins12436829908134876158.sh 11:09:20 ---> sudo-logs.sh 11:09:20 Archiving 'sudo' log.. 11:09:21 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins10111875212248998729.sh 11:09:21 ---> job-cost.sh 11:09:21 INFO: Activating Python virtual environment... 11:09:21 Setup pyenv: 11:09:21 system 11:09:21 3.8.13 11:09:21 3.9.13 11:09:21 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version) 11:09:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-buVV from file:/tmp/.os_lf_venv 11:09:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:09:21 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:09:23 lf-activate-venv(): INFO: Base packages installed successfully 11:09:23 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:09:27 lf-activate-venv(): INFO: Adding /tmp/venv-buVV/bin to PATH 11:09:27 INFO: No stack-cost file found 11:09:27 INFO: Instance uptime: 121s 11:09:27 INFO: Fetching instance metadata (attempt 1 of 3)... 11:09:27 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 11:09:28 INFO: Successfully fetched instance metadata 11:09:28 INFO: Instance type: v3-standard-2 11:09:28 INFO: Retrieving pricing info for: v3-standard-2 11:09:28 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 11:09:28 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=121 11:09:28 INFO: Successfully fetched Vexxhost pricing API 11:09:28 INFO: Retrieved cost: 0.06 11:09:28 INFO: Retrieved resource: v3-standard-2 11:09:28 INFO: Creating archive directory: /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/cost 11:09:28 INFO: Archiving costs to: /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/cost.csv 11:09:28 INFO: Successfully archived job cost data 11:09:28 DEBUG: Cost data: testsuite-pythonsdk-tests-master-python-lint,582,2026-02-24 11:09:28,v3-standard-2,121,0.06,0.00,FAILURE 11:09:28 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash -l /tmp/jenkins10764935515710326881.sh 11:09:28 ---> logs-deploy.sh 11:09:28 Setup pyenv: 11:09:28 system 11:09:28 3.8.13 11:09:28 3.9.13 11:09:28 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version) 11:09:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-buVV from file:/tmp/.os_lf_venv 11:09:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:09:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:09:30 lf-activate-venv(): INFO: Base packages installed successfully 11:09:30 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 11:09:37 lf-activate-venv(): INFO: Adding /tmp/venv-buVV/bin to PATH 11:09:37 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/testsuite-pythonsdk-tests-master-python-lint/582 11:09:37 INFO: archiving workspace using pattern(s): 11:09:37 /tmp/venv-buVV/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 11:09:37 warnings.warn( 11:09:38 Archives upload complete. 11:09:38 INFO: archiving logs to Nexus 11:09:38 /tmp/venv-buVV/lib/python3.10/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 11:09:38 warnings.warn( 11:09:39 ---> uname -a: 11:09:39 Linux prd-centos8-builder-2c-1g-19770.novalocal 4.18.0-448.el8.x86_64 #1 SMP Wed Jan 18 15:02:46 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 11:09:39 11:09:39 11:09:39 ---> lscpu: 11:09:39 Architecture: x86_64 11:09:39 CPU op-mode(s): 32-bit, 64-bit 11:09:39 Byte Order: Little Endian 11:09:39 CPU(s): 2 11:09:39 On-line CPU(s) list: 0,1 11:09:39 Thread(s) per core: 1 11:09:39 Core(s) per socket: 1 11:09:39 Socket(s): 2 11:09:39 NUMA node(s): 1 11:09:39 Vendor ID: AuthenticAMD 11:09:39 CPU family: 23 11:09:39 Model: 49 11:09:39 Model name: AMD EPYC-Rome Processor 11:09:39 Stepping: 0 11:09:39 CPU MHz: 2800.000 11:09:39 BogoMIPS: 5600.00 11:09:39 Virtualization: AMD-V 11:09:39 Hypervisor vendor: KVM 11:09:39 Virtualization type: full 11:09:39 L1d cache: 32K 11:09:39 L1i cache: 32K 11:09:39 L2 cache: 512K 11:09:39 L3 cache: 16384K 11:09:39 NUMA node0 CPU(s): 0,1 11:09:39 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 11:09:39 11:09:39 11:09:39 ---> nproc: 11:09:39 2 11:09:39 11:09:39 11:09:39 ---> df -h: 11:09:39 Filesystem Size Used Avail Use% Mounted on 11:09:39 devtmpfs 3.8G 0 3.8G 0% /dev 11:09:39 tmpfs 3.8G 0 3.8G 0% /dev/shm 11:09:39 tmpfs 3.8G 17M 3.8G 1% /run 11:09:39 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 11:09:39 /dev/vda1 40G 8.6G 32G 22% / 11:09:39 tmpfs 770M 0 770M 0% /run/user/1001 11:09:39 11:09:39 11:09:39 ---> free -m: 11:09:39 total used free shared buff/cache available 11:09:39 Mem: 7699 602 4942 19 2154 6789 11:09:39 Swap: 1023 0 1023 11:09:39 11:09:39 11:09:39 ---> ip addr: 11:09:39 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:09:39 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:09:39 inet 127.0.0.1/8 scope host lo 11:09:39 valid_lft forever preferred_lft forever 11:09:39 inet6 ::1/128 scope host 11:09:39 valid_lft forever preferred_lft forever 11:09:39 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 11:09:39 link/ether fa:16:3e:e3:0d:c8 brd ff:ff:ff:ff:ff:ff 11:09:39 altname enp0s3 11:09:39 altname ens3 11:09:39 inet 10.30.107.101/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 11:09:39 valid_lft 86277sec preferred_lft 86277sec 11:09:39 inet6 fe80::f816:3eff:fee3:dc8/64 scope link 11:09:39 valid_lft forever preferred_lft forever 11:09:39 11:09:39 11:09:39 ---> sar -b -r -n DEV: 11:09:39 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 02/24/2026 _x86_64_ (2 CPU) 11:09:39 11:09:39 11:07:32 LINUX RESTART (2 CPU) 11:09:39 11:09:39 11:08:01 AM tps rtps wtps bread/s bwrtn/s 11:09:39 11:09:01 AM 390.84 133.96 256.88 2366.54 10060.31 11:09:39 Average: 390.84 133.96 256.88 2366.54 10060.31 11:09:39 11:09:39 11:08:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:09:39 11:09:01 AM 5180104 6954048 2704332 34.30 2688 1944528 773992 8.66 368456 1985140 164452 11:09:39 Average: 5180104 6954048 2704332 34.30 2688 1944528 773992 8.66 368456 1985140 164452 11:09:39 11:09:39 11:08:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:09:39 11:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:09:39 11:09:01 AM eth0 97.53 64.00 970.65 32.06 0.00 0.00 0.00 0.00 11:09:39 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:09:39 Average: eth0 97.53 64.00 970.65 32.06 0.00 0.00 0.00 0.00 11:09:39 11:09:39 11:09:39 ---> sar -P ALL: 11:09:39 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 02/24/2026 _x86_64_ (2 CPU) 11:09:39 11:09:39 11:07:32 LINUX RESTART (2 CPU) 11:09:39 11:09:39 11:08:01 AM CPU %user %nice %system %iowait %steal %idle 11:09:39 11:09:01 AM all 41.97 2.46 19.49 6.04 0.25 29.78 11:09:39 11:09:01 AM 0 43.70 2.75 22.67 6.24 0.24 24.40 11:09:39 11:09:01 AM 1 40.26 2.17 16.34 5.85 0.27 35.11 11:09:39 Average: all 41.97 2.46 19.49 6.04 0.25 29.78 11:09:39 Average: 0 43.70 2.75 22.67 6.24 0.24 24.40 11:09:39 Average: 1 40.26 2.17 16.34 5.85 0.27 35.11 11:09:39 11:09:39 11:09:39