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