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