13:46:56 Triggered by Gerrit: https://gerrit.onap.org/r/c/testsuite/pythonsdk-tests/+/143309 13:46:56 Running as SYSTEM 13:46:56 [EnvInject] - Loading node environment variables. 13:46:57 Building remotely on prd-centos8-builder-2c-1g-16539 (centos8-builder-2c-1g) in workspace /w/workspace/testsuite-pythonsdk-tests-master-python-lint 13:46:57 [ssh-agent] Looking for ssh-agent implementation... 13:46:57 $ ssh-agent 13:46:57 SSH_AUTH_SOCK=/tmp/ssh-I278Na8YhlNO/agent.15916 13:46:57 SSH_AGENT_PID=15918 13:46:57 [ssh-agent] Started. 13:46:57 Running ssh-add (command line suppressed) 13:46:57 Identity added: /w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/private_key_710442466477663919.key (/w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/private_key_710442466477663919.key) 13:46:57 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 13:46:57 The recommended git tool is: NONE 13:46:58 using credential onap-jenkins-ssh 13:46:59 Wiping out workspace first. 13:46:59 Cloning the remote Git repository 13:46:59 Cloning repository git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git 13:46:59 > git init /w/workspace/testsuite-pythonsdk-tests-master-python-lint # timeout=10 13:46:59 Fetching upstream changes from git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git 13:46:59 > git --version # timeout=10 13:46:59 > git --version # 'git version 2.39.0' 13:46:59 using GIT_SSH to set credentials Gerrit user 13:46:59 [INFO] Currently running in a labeled security context 13:46:59 [INFO] Currently SELinux is 'enforcing' on the host 13:46:59 > /usr/bin/chcon --type=ssh_home_t /w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/jenkins-gitclient-ssh6428146055964452882.key 13:46:59 Verifying host key using manually-configured host key entries 13:46:59 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=30 13:46:59 > git config remote.origin.url git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git # timeout=10 13:46:59 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:47:00 > git config remote.origin.url git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git # timeout=10 13:47:00 Fetching upstream changes from git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git 13:47:00 using GIT_SSH to set credentials Gerrit user 13:47:00 [INFO] Currently running in a labeled security context 13:47:00 [INFO] Currently SELinux is 'enforcing' on the host 13:47:00 > /usr/bin/chcon --type=ssh_home_t /w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/jenkins-gitclient-ssh10360129165878450693.key 13:47:00 Verifying host key using manually-configured host key entries 13:47:00 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git refs/changes/09/143309/1 # timeout=30 13:47:00 > git rev-parse 3a17c233de50b9fba0a939f7740686eef41eb048^{commit} # timeout=10 13:47:00 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 13:47:00 Checking out Revision 3a17c233de50b9fba0a939f7740686eef41eb048 (refs/changes/09/143309/1) 13:47:00 > git config core.sparsecheckout # timeout=10 13:47:00 > git checkout -f 3a17c233de50b9fba0a939f7740686eef41eb048 # timeout=30 13:47:03 Commit message: "Log diff when cds-resource-resolution fails" 13:47:03 > git rev-parse FETCH_HEAD^{commit} # timeout=10 13:47:03 > git rev-list --no-walk e98775ed9623a5f91da41a23c725368e44c0cc5a # timeout=10 13:47:04 [EnvInject] - Injecting environment variables from a build step. 13:47:04 [EnvInject] - Injecting as environment variables the properties content 13:47:04 PYTHON=python3 13:47:04 13:47:04 [EnvInject] - Variables injected successfully. 13:47:04 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash -l /tmp/jenkins6937208462875760758.sh 13:47:04 ---> tox-install.sh 13:47:04 + source /home/jenkins/lf-env.sh 13:47:04 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:47:04 ++ mktemp -d /tmp/venv-XXXX 13:47:04 + lf_venv=/tmp/venv-kLZo 13:47:04 + local venv_file=/tmp/.os_lf_venv 13:47:04 + local python=python3 13:47:04 + local options 13:47:04 + local set_path=true 13:47:04 + local install_args= 13:47:04 ++ 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 13:47:04 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:47:04 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:47:04 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:47:04 + true 13:47:04 + case $1 in 13:47:04 + venv_file=/tmp/.toxenv 13:47:04 + shift 2 13:47:04 + true 13:47:04 + case $1 in 13:47:04 + shift 13:47:04 + break 13:47:04 + case $python in 13:47:04 + local pkg_list= 13:47:04 + [[ -d /opt/pyenv ]] 13:47:04 + echo 'Setup pyenv:' 13:47:04 Setup pyenv: 13:47:04 + export PYENV_ROOT=/opt/pyenv 13:47:04 + PYENV_ROOT=/opt/pyenv 13:47:04 + 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 13:47:04 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 13:47:04 + pyenv versions 13:47:04 system 13:47:04 * 3.8.13 (set by /opt/pyenv/version) 13:47:04 * 3.9.13 (set by /opt/pyenv/version) 13:47:04 * 3.10.6 (set by /opt/pyenv/version) 13:47:04 + command -v pyenv 13:47:04 ++ pyenv init - --no-rehash 13:47:04 + 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[*]}"'\'')" 13:47:04 export PATH="/opt/pyenv/shims:${PATH}" 13:47:04 export PYENV_SHELL=bash 13:47:04 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:47:04 pyenv() { 13:47:04 local command 13:47:04 command="${1:-}" 13:47:04 if [ "$#" -gt 0 ]; then 13:47:04 shift 13:47:04 fi 13:47:04 13:47:04 case "$command" in 13:47:04 rehash|shell) 13:47:04 eval "$(pyenv "sh-$command" "$@")" 13:47:04 ;; 13:47:04 *) 13:47:04 command pyenv "$command" "$@" 13:47:04 ;; 13:47:04 esac 13:47:04 }' 13:47:04 +++ 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[*]}"' 13:47:04 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 13:47:04 ++ 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 13:47:04 ++ 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 13:47:04 ++ export PYENV_SHELL=bash 13:47:04 ++ PYENV_SHELL=bash 13:47:04 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:47:04 +++ complete -F _pyenv pyenv 13:47:04 ++ lf-pyver python3 13:47:04 ++ local py_version_xy=python3 13:47:04 ++ local py_version_xyz= 13:47:04 ++ pyenv versions 13:47:04 ++ local command 13:47:04 ++ command=versions 13:47:04 ++ '[' 1 -gt 0 ']' 13:47:04 ++ shift 13:47:04 ++ case "$command" in 13:47:04 ++ command pyenv versions 13:47:04 ++ pyenv versions 13:47:04 ++ sed 's/^[ *]* //' 13:47:04 ++ awk '{ print $1 }' 13:47:04 ++ grep -E '^[0-9.]*[0-9]$' 13:47:04 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:47:04 +++ sort -V 13:47:04 +++ tail -n 1 13:47:04 +++ grep '^3' /tmp/.pyenv_versions 13:47:04 ++ py_version_xyz=3.10.6 13:47:04 ++ [[ -z 3.10.6 ]] 13:47:04 ++ echo 3.10.6 13:47:04 ++ return 0 13:47:04 + pyenv local 3.10.6 13:47:04 + local command 13:47:04 + command=local 13:47:04 + '[' 2 -gt 0 ']' 13:47:04 + shift 13:47:04 + case "$command" in 13:47:04 + command pyenv local 3.10.6 13:47:04 + pyenv local 3.10.6 13:47:04 + for arg in "$@" 13:47:04 + case $arg in 13:47:04 + pkg_list+='tox ' 13:47:04 + for arg in "$@" 13:47:04 + case $arg in 13:47:04 + pkg_list+='virtualenv ' 13:47:04 + for arg in "$@" 13:47:04 + case $arg in 13:47:04 + pkg_list+='urllib3~=1.26.15 ' 13:47:04 + [[ -f /tmp/.toxenv ]] 13:47:04 + [[ ! -f /tmp/.toxenv ]] 13:47:04 + [[ -n '' ]] 13:47:04 + python3 -m venv /tmp/venv-kLZo 13:47:08 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-kLZo' 13:47:08 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-kLZo 13:47:08 + echo /tmp/venv-kLZo 13:47:08 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 13:47:08 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 13:47:08 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 13:47:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:47:08 + local 'pip_opts=--upgrade --quiet' 13:47:08 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 13:47:08 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 13:47:08 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 13:47:08 + [[ -n '' ]] 13:47:08 + [[ -n '' ]] 13:47:08 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 13:47:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:47:08 + /tmp/venv-kLZo/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 13:47:12 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 13:47:12 lf-activate-venv(): INFO: Base packages installed successfully 13:47:12 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:47:12 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 13:47:12 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 13:47:12 + /tmp/venv-kLZo/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 13:47:14 + type python3 13:47:14 + true 13:47:14 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-kLZo/bin to PATH' 13:47:14 lf-activate-venv(): INFO: Adding /tmp/venv-kLZo/bin to PATH 13:47:14 + PATH=/tmp/venv-kLZo/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 13:47:14 + return 0 13:47:14 + python3 --version 13:47:14 Python 3.10.6 13:47:14 + python3 -m pip --version 13:47:14 pip 26.0.1 from /tmp/venv-kLZo/lib/python3.10/site-packages/pip (python 3.10) 13:47:14 + python3 -m pip freeze 13:47:14 cachetools==7.0.1 13:47:14 chardet==5.2.0 13:47:14 colorama==0.4.6 13:47:14 distlib==0.4.0 13:47:14 filelock==3.21.2 13:47:14 packaging==26.0 13:47:14 platformdirs==4.7.0 13:47:14 pluggy==1.6.0 13:47:14 pyproject-api==1.10.0 13:47:14 tomli==2.4.0 13:47:14 tox==4.35.0 13:47:14 typing_extensions==4.15.0 13:47:14 urllib3==1.26.20 13:47:14 virtualenv==20.36.1 13:47:14 [EnvInject] - Injecting environment variables from a build step. 13:47:14 [EnvInject] - Injecting as environment variables the properties content 13:47:14 PARALLEL=false 13:47:14 13:47:14 [EnvInject] - Variables injected successfully. 13:47:14 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash -l /tmp/jenkins1022664064387741562.sh 13:47:15 ---> tox-run.sh 13:47:15 + 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 13:47:15 + ARCHIVE_TOX_DIR=/w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/tox 13:47:15 + ARCHIVE_DOC_DIR=/w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/docs 13:47:15 + mkdir -p /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/tox 13:47:15 + cd /w/workspace/testsuite-pythonsdk-tests-master-python-lint/. 13:47:15 + source /home/jenkins/lf-env.sh 13:47:15 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:47:15 ++ mktemp -d /tmp/venv-XXXX 13:47:15 + lf_venv=/tmp/venv-bxXZ 13:47:15 + local venv_file=/tmp/.os_lf_venv 13:47:15 + local python=python3 13:47:15 + local options 13:47:15 + local set_path=true 13:47:15 + local install_args= 13:47:15 ++ 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 13:47:15 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:47:15 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:47:15 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:47:15 + true 13:47:15 + case $1 in 13:47:15 + venv_file=/tmp/.toxenv 13:47:15 + shift 2 13:47:15 + true 13:47:15 + case $1 in 13:47:15 + shift 13:47:15 + break 13:47:15 + case $python in 13:47:15 + local pkg_list= 13:47:15 + [[ -d /opt/pyenv ]] 13:47:15 + echo 'Setup pyenv:' 13:47:15 Setup pyenv: 13:47:15 + export PYENV_ROOT=/opt/pyenv 13:47:15 + PYENV_ROOT=/opt/pyenv 13:47:15 + 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 13:47:15 + 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 13:47:15 + pyenv versions 13:47:15 system 13:47:15 3.8.13 13:47:15 3.9.13 13:47:15 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version) 13:47:15 + command -v pyenv 13:47:15 ++ pyenv init - --no-rehash 13:47:15 + 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[*]}"'\'')" 13:47:15 export PATH="/opt/pyenv/shims:${PATH}" 13:47:15 export PYENV_SHELL=bash 13:47:15 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:47:15 pyenv() { 13:47:15 local command 13:47:15 command="${1:-}" 13:47:15 if [ "$#" -gt 0 ]; then 13:47:15 shift 13:47:15 fi 13:47:15 13:47:15 case "$command" in 13:47:15 rehash|shell) 13:47:15 eval "$(pyenv "sh-$command" "$@")" 13:47:15 ;; 13:47:15 *) 13:47:15 command pyenv "$command" "$@" 13:47:15 ;; 13:47:15 esac 13:47:15 }' 13:47:15 +++ 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[*]}"' 13:47:15 ++ 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 13:47:15 ++ 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 13:47:15 ++ 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 13:47:15 ++ export PYENV_SHELL=bash 13:47:15 ++ PYENV_SHELL=bash 13:47:15 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:47:15 +++ complete -F _pyenv pyenv 13:47:15 ++ lf-pyver python3 13:47:15 ++ local py_version_xy=python3 13:47:15 ++ local py_version_xyz= 13:47:15 ++ sed 's/^[ *]* //' 13:47:15 ++ pyenv versions 13:47:15 ++ local command 13:47:15 ++ command=versions 13:47:15 ++ '[' 1 -gt 0 ']' 13:47:15 ++ shift 13:47:15 ++ case "$command" in 13:47:15 ++ command pyenv versions 13:47:15 ++ pyenv versions 13:47:15 ++ awk '{ print $1 }' 13:47:15 ++ grep -E '^[0-9.]*[0-9]$' 13:47:15 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:47:15 +++ tail -n 1 13:47:15 +++ sort -V 13:47:15 +++ grep '^3' /tmp/.pyenv_versions 13:47:15 ++ py_version_xyz=3.10.6 13:47:15 ++ [[ -z 3.10.6 ]] 13:47:15 ++ echo 3.10.6 13:47:15 ++ return 0 13:47:15 + pyenv local 3.10.6 13:47:15 + local command 13:47:15 + command=local 13:47:15 + '[' 2 -gt 0 ']' 13:47:15 + shift 13:47:15 + case "$command" in 13:47:15 + command pyenv local 3.10.6 13:47:15 + pyenv local 3.10.6 13:47:15 + for arg in "$@" 13:47:15 + case $arg in 13:47:15 + pkg_list+='tox ' 13:47:15 + for arg in "$@" 13:47:15 + case $arg in 13:47:15 + pkg_list+='virtualenv ' 13:47:15 + for arg in "$@" 13:47:15 + case $arg in 13:47:15 + pkg_list+='urllib3~=1.26.15 ' 13:47:15 + [[ -f /tmp/.toxenv ]] 13:47:15 ++ cat /tmp/.toxenv 13:47:15 + lf_venv=/tmp/venv-kLZo 13:47:15 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kLZo from' file:/tmp/.toxenv 13:47:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kLZo from file:/tmp/.toxenv 13:47:15 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 13:47:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:47:15 + local 'pip_opts=--upgrade --quiet' 13:47:15 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 13:47:15 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 13:47:15 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 13:47:15 + [[ -n '' ]] 13:47:15 + [[ -n '' ]] 13:47:15 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 13:47:15 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:47:15 + /tmp/venv-kLZo/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 13:47:15 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 13:47:15 lf-activate-venv(): INFO: Base packages installed successfully 13:47:15 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:47:15 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 13:47:15 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 13:47:15 + /tmp/venv-kLZo/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 13:47:16 + type python3 13:47:16 + true 13:47:16 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-kLZo/bin to PATH' 13:47:16 lf-activate-venv(): INFO: Adding /tmp/venv-kLZo/bin to PATH 13:47:16 + PATH=/tmp/venv-kLZo/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 13:47:16 + return 0 13:47:16 + [[ -d /opt/pyenv ]] 13:47:16 + echo '---> Setting up pyenv' 13:47:16 ---> Setting up pyenv 13:47:16 + export PYENV_ROOT=/opt/pyenv 13:47:16 + PYENV_ROOT=/opt/pyenv 13:47:16 + export PATH=/opt/pyenv/bin:/tmp/venv-kLZo/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 13:47:16 + PATH=/opt/pyenv/bin:/tmp/venv-kLZo/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 13:47:16 ++ pwd 13:47:16 + PYTHONPATH=/w/workspace/testsuite-pythonsdk-tests-master-python-lint 13:47:16 + export PYTHONPATH 13:47:16 + export TOX_TESTENV_PASSENV=PYTHONPATH 13:47:16 + TOX_TESTENV_PASSENV=PYTHONPATH 13:47:16 + tox --version 13:47:17 4.35.0 from /tmp/venv-kLZo/lib/python3.10/site-packages/tox/__init__.py 13:47:17 + PARALLEL=false 13:47:17 + TOX_OPTIONS_LIST= 13:47:17 + [[ -n py ]] 13:47:17 + TOX_OPTIONS_LIST=' -e py' 13:47:17 + case ${PARALLEL,,} in 13:47:17 + tee -a /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/tox/tox.log 13:47:17 + tox -e py 13:47:18 py: install_deps> python -I -m pip install flake8 flake8-docstrings 13:47:19 py: freeze> python -m pip freeze --all 13:47:20 py: flake8==7.3.0,flake8-docstrings==1.7.0,mccabe==0.7.0,pip==25.3,pycodestyle==2.14.0,pydocstyle==6.3.0,pyflakes==3.4.0,setuptools==80.9.0,snowballstemmer==3.0.1 13:47:20 py: commands_pre[0]> /bin/sh -c 'git --no-pager diff HEAD HEAD^ --name-only '"'"'*.py'"'"' > /tmp/.coalist_py' 13:47:20 py: commands[0]> /bin/bash -c 'cat /tmp/.coalist_py | xargs -r flake8 --max-line-length=120' 13:47:20 src/onaptests/steps/onboard/cds.py:29:1: D204 1 blank line required after class docstring 13:47:20 src/onaptests/steps/onboard/cds.py:192:1: D103 Missing docstring in public function 13:47:20 src/onaptests/steps/onboard/cds.py:192:1: E302 expected 2 blank lines, found 1 13:47:20 py: exit 123 (0.25 seconds) /w/workspace/testsuite-pythonsdk-tests-master-python-lint> /bin/bash -c 'cat /tmp/.coalist_py | xargs -r flake8 --max-line-length=120' pid=36534 13:47:20 py: FAIL code 123 (2.86=setup[2.60]+cmd[0.01,0.25] seconds) 13:47:20 evaluation failed :( (2.89 seconds) 13:47:20 + tox_status=123 13:47:20 + echo '---> Completed tox runs' 13:47:20 ---> Completed tox runs 13:47:20 + for i in .tox/*/log 13:47:20 ++ echo .tox/py/log 13:47:20 ++ awk -F/ '{print $2}' 13:47:20 + tox_env=py 13:47:20 + cp -r .tox/py/log /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/tox/py 13:47:20 + DOC_DIR=docs/_build/html 13:47:20 + [[ -d docs/_build/html ]] 13:47:20 + echo '---> tox-run.sh ends' 13:47:20 ---> tox-run.sh ends 13:47:20 + test 123 -eq 0 13:47:20 + exit 123 13:47:20 Build step 'Execute shell' marked build as failure 13:47:20 $ ssh-agent -k 13:47:20 unset SSH_AUTH_SOCK; 13:47:20 unset SSH_AGENT_PID; 13:47:20 echo Agent pid 15918 killed; 13:47:20 [ssh-agent] Stopped. 13:47:20 [PostBuildScript] - [INFO] Executing post build scripts. 13:47:20 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins904846244820650061.sh 13:47:20 ---> sysstat.sh 13:47:20 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins1333036693328371753.sh 13:47:20 ---> package-listing.sh 13:47:20 ++ facter osfamily 13:47:20 ++ tr '[:upper:]' '[:lower:]' 13:47:21 + OS_FAMILY=redhat 13:47:21 + workspace=/w/workspace/testsuite-pythonsdk-tests-master-python-lint 13:47:21 + START_PACKAGES=/tmp/packages_start.txt 13:47:21 + END_PACKAGES=/tmp/packages_end.txt 13:47:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:47:21 + PACKAGES=/tmp/packages_start.txt 13:47:21 + '[' /w/workspace/testsuite-pythonsdk-tests-master-python-lint ']' 13:47:21 + PACKAGES=/tmp/packages_end.txt 13:47:21 + case "${OS_FAMILY}" in 13:47:21 + rpm -qa 13:47:21 + sort 13:47:21 + '[' -f /tmp/packages_start.txt ']' 13:47:21 + '[' -f /tmp/packages_end.txt ']' 13:47:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:47:21 + '[' /w/workspace/testsuite-pythonsdk-tests-master-python-lint ']' 13:47:21 + mkdir -p /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/ 13:47:21 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/ 13:47:21 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins5135900225619142271.sh 13:47:21 ---> capture-instance-metadata.sh 13:47:21 Setup pyenv: 13:47:21 system 13:47:21 3.8.13 13:47:21 3.9.13 13:47:21 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version) 13:47:25 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-XdZS 13:47:25 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:47:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:47:25 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:47:29 lf-activate-venv(): INFO: Base packages installed successfully 13:47:29 lf-activate-venv(): INFO: Installing additional packages: lftools 13:47:49 lf-activate-venv(): INFO: Adding /tmp/venv-XdZS/bin to PATH 13:47:49 INFO: Running in OpenStack, capturing instance metadata 13:47:49 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins4839018395894165186.sh 13:47:49 provisioning config files... 13:47:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/config9527860773364991220tmp 13:47:49 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:47:49 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:47:49 [EnvInject] - Injecting environment variables from a build step. 13:47:49 [EnvInject] - Injecting as environment variables the properties content 13:47:49 SERVER_ID=logs 13:47:49 13:47:49 [EnvInject] - Variables injected successfully. 13:47:49 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins14190201836686076845.sh 13:47:49 ---> create-netrc.sh 13:47:49 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins8061154155477451874.sh 13:47:49 ---> python-tools-install.sh 13:47:49 Setup pyenv: 13:47:49 system 13:47:49 3.8.13 13:47:49 3.9.13 13:47:49 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version) 13:47:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XdZS from file:/tmp/.os_lf_venv 13:47:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:47:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:47:51 lf-activate-venv(): INFO: Base packages installed successfully 13:47:51 lf-activate-venv(): INFO: Installing additional packages: lftools 13:47:58 lf-activate-venv(): INFO: Adding /tmp/venv-XdZS/bin to PATH 13:47:58 Generating Requirements File 13:48:14 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. 13:48:14 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 13:48:15 Python 3.10.6 13:48:15 pip 26.0.1 from /tmp/venv-XdZS/lib/python3.10/site-packages/pip (python 3.10) 13:48:15 appdirs==1.4.4 13:48:15 argcomplete==3.6.3 13:48:15 aspy.yaml==1.3.0 13:48:15 attrs==25.4.0 13:48:15 autopage==0.6.0 13:48:15 backports.strenum==1.3.1 13:48:15 beautifulsoup4==4.14.3 13:48:15 boto3==1.42.48 13:48:15 botocore==1.42.48 13:48:15 bs4==0.0.2 13:48:15 certifi==2026.1.4 13:48:15 cffi==2.0.0 13:48:15 cfgv==3.5.0 13:48:15 chardet==5.2.0 13:48:15 charset-normalizer==3.4.4 13:48:15 click==8.3.1 13:48:15 cliff==4.13.1 13:48:15 cmd2==3.2.0 13:48:15 cryptography==3.3.2 13:48:15 debtcollector==3.0.0 13:48:15 decorator==5.2.1 13:48:15 defusedxml==0.7.1 13:48:15 Deprecated==1.3.1 13:48:15 distlib==0.4.0 13:48:15 dnspython==2.8.0 13:48:15 docker==7.1.0 13:48:15 dogpile.cache==1.5.0 13:48:15 durationpy==0.10 13:48:15 email-validator==2.3.0 13:48:15 filelock==3.21.2 13:48:15 future==1.0.0 13:48:15 gitdb==4.0.12 13:48:15 GitPython==3.1.46 13:48:15 httplib2==0.30.2 13:48:15 identify==2.6.16 13:48:15 idna==3.11 13:48:15 importlib-resources==1.5.0 13:48:15 iso8601==2.1.0 13:48:15 Jinja2==3.1.6 13:48:15 jmespath==1.1.0 13:48:15 jsonpatch==1.33 13:48:15 jsonpointer==3.0.0 13:48:15 jsonschema==4.26.0 13:48:15 jsonschema-specifications==2025.9.1 13:48:15 keystoneauth1==5.13.0 13:48:15 kubernetes==35.0.0 13:48:15 lftools==0.37.21 13:48:15 lxml==6.0.2 13:48:15 markdown-it-py==4.0.0 13:48:15 MarkupSafe==3.0.3 13:48:15 mdurl==0.1.2 13:48:15 msgpack==1.1.2 13:48:15 multi_key_dict==2.0.3 13:48:15 munch==4.0.0 13:48:15 netaddr==1.3.0 13:48:15 niet==1.4.2 13:48:15 nodeenv==1.10.0 13:48:15 oauth2client==4.1.3 13:48:15 oauthlib==3.3.1 13:48:15 openstacksdk==4.9.0 13:48:15 os-service-types==1.8.2 13:48:15 osc-lib==4.3.0 13:48:15 oslo.config==10.2.0 13:48:15 oslo.context==6.2.0 13:48:15 oslo.i18n==6.7.1 13:48:15 oslo.log==8.0.0 13:48:15 oslo.serialization==5.9.0 13:48:15 oslo.utils==9.2.0 13:48:15 packaging==26.0 13:48:15 pbr==7.0.3 13:48:15 platformdirs==4.7.0 13:48:15 prettytable==3.17.0 13:48:15 psutil==7.2.2 13:48:15 pyasn1==0.6.2 13:48:15 pyasn1_modules==0.4.2 13:48:15 pycparser==3.0 13:48:15 pygerrit2==2.0.15 13:48:15 PyGithub==2.8.1 13:48:15 Pygments==2.19.2 13:48:15 PyJWT==2.11.0 13:48:15 PyNaCl==1.6.2 13:48:15 pyparsing==2.4.7 13:48:15 pyperclip==1.11.0 13:48:15 pyrsistent==0.20.0 13:48:15 python-cinderclient==9.8.0 13:48:15 python-dateutil==2.9.0.post0 13:48:15 python-heatclient==5.0.0 13:48:15 python-jenkins==1.8.3 13:48:15 python-keystoneclient==5.7.0 13:48:15 python-magnumclient==4.9.0 13:48:15 python-openstackclient==8.3.0 13:48:15 python-swiftclient==4.9.0 13:48:15 PyYAML==6.0.3 13:48:15 referencing==0.37.0 13:48:15 requests==2.32.5 13:48:15 requests-oauthlib==2.0.0 13:48:15 requestsexceptions==1.4.0 13:48:15 rfc3986==2.0.0 13:48:15 rich==14.3.2 13:48:15 rich-argparse==1.7.2 13:48:15 rpds-py==0.30.0 13:48:15 rsa==4.9.1 13:48:15 ruamel.yaml==0.19.1 13:48:15 ruamel.yaml.clib==0.2.15 13:48:15 s3transfer==0.16.0 13:48:15 simplejson==3.20.2 13:48:15 six==1.17.0 13:48:15 smmap==5.0.2 13:48:15 soupsieve==2.8.3 13:48:15 stevedore==5.6.0 13:48:15 tabulate==0.9.0 13:48:15 toml==0.10.2 13:48:15 tomlkit==0.14.0 13:48:15 tqdm==4.67.3 13:48:15 typing_extensions==4.15.0 13:48:15 tzdata==2025.3 13:48:15 urllib3==1.26.20 13:48:15 virtualenv==20.36.1 13:48:15 wcwidth==0.6.0 13:48:15 websocket-client==1.9.0 13:48:15 wrapt==2.1.1 13:48:15 xdg==6.0.0 13:48:15 xmltodict==1.0.2 13:48:15 yq==3.4.3 13:48:15 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins5666186867572365916.sh 13:48:15 ---> sudo-logs.sh 13:48:15 Archiving 'sudo' log.. 13:48:15 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins10619334459515187686.sh 13:48:15 ---> job-cost.sh 13:48:15 INFO: Activating Python virtual environment... 13:48:15 Setup pyenv: 13:48:16 system 13:48:16 3.8.13 13:48:16 3.9.13 13:48:16 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version) 13:48:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XdZS from file:/tmp/.os_lf_venv 13:48:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:48:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:48:17 lf-activate-venv(): INFO: Base packages installed successfully 13:48:17 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:48:22 lf-activate-venv(): INFO: Adding /tmp/venv-XdZS/bin to PATH 13:48:22 INFO: No stack-cost file found 13:48:22 INFO: Instance uptime: 119s 13:48:22 INFO: Fetching instance metadata (attempt 1 of 3)... 13:48:22 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 13:48:22 INFO: Successfully fetched instance metadata 13:48:22 INFO: Instance type: v3-standard-2 13:48:22 INFO: Retrieving pricing info for: v3-standard-2 13:48:22 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 13:48:22 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=119 13:48:23 INFO: Successfully fetched Vexxhost pricing API 13:48:23 INFO: Retrieved cost: 0.06 13:48:23 INFO: Retrieved resource: v3-standard-2 13:48:23 INFO: Creating archive directory: /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/cost 13:48:23 INFO: Archiving costs to: /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/cost.csv 13:48:23 INFO: Successfully archived job cost data 13:48:23 DEBUG: Cost data: testsuite-pythonsdk-tests-master-python-lint,570,2026-02-13 13:48:23,v3-standard-2,119,0.06,0.00,FAILURE 13:48:23 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash -l /tmp/jenkins18390963224890249429.sh 13:48:23 ---> logs-deploy.sh 13:48:23 Setup pyenv: 13:48:23 system 13:48:23 3.8.13 13:48:23 3.9.13 13:48:23 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version) 13:48:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XdZS from file:/tmp/.os_lf_venv 13:48:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:48:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 13:48:25 lf-activate-venv(): INFO: Base packages installed successfully 13:48:25 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 13:48:32 lf-activate-venv(): INFO: Adding /tmp/venv-XdZS/bin to PATH 13:48:32 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/testsuite-pythonsdk-tests-master-python-lint/570 13:48:32 INFO: archiving workspace using pattern(s): 13:48:33 Archives upload complete. 13:48:33 INFO: archiving logs to Nexus 13:48:34 ---> uname -a: 13:48:34 Linux prd-centos8-builder-2c-1g-16539.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 13:48:34 13:48:34 13:48:34 ---> lscpu: 13:48:34 Architecture: x86_64 13:48:34 CPU op-mode(s): 32-bit, 64-bit 13:48:34 Byte Order: Little Endian 13:48:34 CPU(s): 2 13:48:34 On-line CPU(s) list: 0,1 13:48:34 Thread(s) per core: 1 13:48:34 Core(s) per socket: 1 13:48:34 Socket(s): 2 13:48:34 NUMA node(s): 1 13:48:34 Vendor ID: AuthenticAMD 13:48:34 CPU family: 23 13:48:34 Model: 49 13:48:34 Model name: AMD EPYC-Rome Processor 13:48:34 Stepping: 0 13:48:34 CPU MHz: 2799.998 13:48:34 BogoMIPS: 5599.99 13:48:34 Virtualization: AMD-V 13:48:34 Hypervisor vendor: KVM 13:48:34 Virtualization type: full 13:48:34 L1d cache: 32K 13:48:34 L1i cache: 32K 13:48:34 L2 cache: 512K 13:48:34 L3 cache: 16384K 13:48:34 NUMA node0 CPU(s): 0,1 13:48:34 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 13:48:34 13:48:34 13:48:34 ---> nproc: 13:48:34 2 13:48:34 13:48:34 13:48:34 ---> df -h: 13:48:34 Filesystem Size Used Avail Use% Mounted on 13:48:34 devtmpfs 3.8G 0 3.8G 0% /dev 13:48:34 tmpfs 3.8G 0 3.8G 0% /dev/shm 13:48:34 tmpfs 3.8G 17M 3.8G 1% /run 13:48:34 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 13:48:34 /dev/vda1 40G 8.6G 32G 22% / 13:48:34 tmpfs 770M 0 770M 0% /run/user/1001 13:48:34 13:48:34 13:48:34 ---> free -m: 13:48:34 total used free shared buff/cache available 13:48:34 Mem: 7699 604 4963 19 2131 6787 13:48:34 Swap: 1023 0 1023 13:48:34 13:48:34 13:48:34 ---> ip addr: 13:48:34 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:48:34 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:48:34 inet 127.0.0.1/8 scope host lo 13:48:34 valid_lft forever preferred_lft forever 13:48:34 inet6 ::1/128 scope host 13:48:34 valid_lft forever preferred_lft forever 13:48:34 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 13:48:34 link/ether fa:16:3e:73:f2:9c brd ff:ff:ff:ff:ff:ff 13:48:34 altname enp0s3 13:48:34 altname ens3 13:48:34 inet 10.30.106.198/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 13:48:34 valid_lft 86279sec preferred_lft 86279sec 13:48:34 inet6 fe80::f816:3eff:fe73:f29c/64 scope link 13:48:34 valid_lft forever preferred_lft forever 13:48:34 13:48:34 13:48:34 ---> sar -b -r -n DEV: 13:48:34 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 02/13/2026 _x86_64_ (2 CPU) 13:48:34 13:48:34 13:46:29 LINUX RESTART (2 CPU) 13:48:34 13:48:34 01:47:01 PM tps rtps wtps bread/s bwrtn/s 13:48:34 01:48:01 PM 337.13 125.15 211.98 2161.64 8958.67 13:48:34 Average: 337.13 125.15 211.98 2161.64 8958.67 13:48:34 13:48:34 01:47:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:48:34 01:48:01 PM 5252956 7000128 2631488 33.38 2688 1917392 710540 7.95 366428 1912804 150144 13:48:34 Average: 5252956 7000128 2631488 33.38 2688 1917392 710540 7.95 366428 1912804 150144 13:48:34 13:48:34 01:47:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:48:34 01:48:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:48:34 01:48:01 PM eth0 78.14 59.97 957.66 24.47 0.00 0.00 0.00 0.00 13:48:34 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:48:34 Average: eth0 78.14 59.97 957.66 24.47 0.00 0.00 0.00 0.00 13:48:34 13:48:34 13:48:34 ---> sar -P ALL: 13:48:34 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 02/13/2026 _x86_64_ (2 CPU) 13:48:34 13:48:34 13:46:29 LINUX RESTART (2 CPU) 13:48:34 13:48:34 01:47:01 PM CPU %user %nice %system %iowait %steal %idle 13:48:34 01:48:01 PM all 42.43 2.12 18.05 3.10 0.10 34.20 13:48:34 01:48:01 PM 0 40.75 1.94 16.99 3.09 0.12 37.12 13:48:34 01:48:01 PM 1 44.11 2.30 19.12 3.10 0.08 31.28 13:48:34 Average: all 42.43 2.12 18.05 3.10 0.10 34.20 13:48:34 Average: 0 40.75 1.94 16.99 3.09 0.12 37.12 13:48:34 Average: 1 44.11 2.30 19.12 3.10 0.08 31.28 13:48:34 13:48:34 13:48:34