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