10:20:13 Triggered by Gerrit: https://gerrit.onap.org/r/c/testsuite/pythonsdk-tests/+/143133 10:20:13 Running as SYSTEM 10:20:13 [EnvInject] - Loading node environment variables. 10:20:13 Building remotely on prd-centos8-builder-2c-1g-6403 (centos8-builder-2c-1g) in workspace /w/workspace/testsuite-pythonsdk-tests-master-python-lint 10:20:13 [ssh-agent] Looking for ssh-agent implementation... 10:20:13 $ ssh-agent 10:20:14 SSH_AUTH_SOCK=/tmp/ssh-N9oAnOPZ9qr6/agent.15989 10:20:14 SSH_AGENT_PID=15991 10:20:14 [ssh-agent] Started. 10:20:14 Running ssh-add (command line suppressed) 10:20:14 Identity added: /w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/private_key_16301838080403173378.key (/w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/private_key_16301838080403173378.key) 10:20:14 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 10:20:14 The recommended git tool is: NONE 10:20:15 using credential onap-jenkins-ssh 10:20:15 Wiping out workspace first. 10:20:15 Cloning the remote Git repository 10:20:15 Cloning repository git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git 10:20:15 > git init /w/workspace/testsuite-pythonsdk-tests-master-python-lint # timeout=10 10:20:15 Fetching upstream changes from git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git 10:20:15 > git --version # timeout=10 10:20:16 > git --version # 'git version 2.39.0' 10:20:16 using GIT_SSH to set credentials Gerrit user 10:20:16 [INFO] Currently running in a labeled security context 10:20:16 [INFO] Currently SELinux is 'enforcing' on the host 10:20:16 > /usr/bin/chcon --type=ssh_home_t /w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/jenkins-gitclient-ssh7106213045806027980.key 10:20:16 Verifying host key using manually-configured host key entries 10:20:16 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=30 10:20:16 > git config remote.origin.url git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git # timeout=10 10:20:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:20:16 > git config remote.origin.url git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git # timeout=10 10:20:16 Fetching upstream changes from git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git 10:20:16 using GIT_SSH to set credentials Gerrit user 10:20:16 [INFO] Currently running in a labeled security context 10:20:16 [INFO] Currently SELinux is 'enforcing' on the host 10:20:16 > /usr/bin/chcon --type=ssh_home_t /w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/jenkins-gitclient-ssh6586169702866043685.key 10:20:16 Verifying host key using manually-configured host key entries 10:20:16 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git refs/changes/33/143133/2 # timeout=30 10:20:17 > git rev-parse 3a1c1f668908a33a7b74a6b4fed5342678767c70^{commit} # timeout=10 10:20:17 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 10:20:17 Checking out Revision 3a1c1f668908a33a7b74a6b4fed5342678767c70 (refs/changes/33/143133/2) 10:20:17 > git config core.sparsecheckout # timeout=10 10:20:17 > git checkout -f 3a1c1f668908a33a7b74a6b4fed5342678767c70 # timeout=30 10:20:20 Commit message: "Remove dependencies that are not used" 10:20:20 > git rev-parse FETCH_HEAD^{commit} # timeout=10 10:20:20 > git rev-list --no-walk 34928431dabfa2d8a3ca3d9a369d4ba9295eed00 # timeout=10 10:20:21 [EnvInject] - Injecting environment variables from a build step. 10:20:21 [EnvInject] - Injecting as environment variables the properties content 10:20:21 PYTHON=python3 10:20:21 10:20:21 [EnvInject] - Variables injected successfully. 10:20:21 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash -l /tmp/jenkins16862549639198952934.sh 10:20:21 ---> tox-install.sh 10:20:21 + source /home/jenkins/lf-env.sh 10:20:21 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:20:21 ++ mktemp -d /tmp/venv-XXXX 10:20:21 + lf_venv=/tmp/venv-ssVO 10:20:21 + local venv_file=/tmp/.os_lf_venv 10:20:21 + local python=python3 10:20:21 + local options 10:20:21 + local set_path=true 10:20:21 + local install_args= 10:20:21 ++ 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 10:20:21 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:20:21 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:20:21 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:20:21 + true 10:20:21 + case $1 in 10:20:21 + venv_file=/tmp/.toxenv 10:20:21 + shift 2 10:20:21 + true 10:20:21 + case $1 in 10:20:21 + shift 10:20:21 + break 10:20:21 + case $python in 10:20:21 + local pkg_list= 10:20:21 + [[ -d /opt/pyenv ]] 10:20:21 + echo 'Setup pyenv:' 10:20:21 Setup pyenv: 10:20:21 + export PYENV_ROOT=/opt/pyenv 10:20:21 + PYENV_ROOT=/opt/pyenv 10:20:21 + 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 10:20:21 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 10:20:21 + pyenv versions 10:20:21 system 10:20:21 * 3.8.13 (set by /opt/pyenv/version) 10:20:21 * 3.9.13 (set by /opt/pyenv/version) 10:20:21 * 3.10.6 (set by /opt/pyenv/version) 10:20:21 + command -v pyenv 10:20:21 ++ pyenv init - --no-rehash 10:20:21 + 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[*]}"'\'')" 10:20:21 export PATH="/opt/pyenv/shims:${PATH}" 10:20:21 export PYENV_SHELL=bash 10:20:21 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:20:21 pyenv() { 10:20:21 local command 10:20:21 command="${1:-}" 10:20:21 if [ "$#" -gt 0 ]; then 10:20:21 shift 10:20:21 fi 10:20:21 10:20:21 case "$command" in 10:20:21 rehash|shell) 10:20:21 eval "$(pyenv "sh-$command" "$@")" 10:20:21 ;; 10:20:21 *) 10:20:21 command pyenv "$command" "$@" 10:20:21 ;; 10:20:21 esac 10:20:21 }' 10:20:21 +++ 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[*]}"' 10:20:21 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 10:20:21 ++ 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 10:20:21 ++ 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 10:20:21 ++ export PYENV_SHELL=bash 10:20:21 ++ PYENV_SHELL=bash 10:20:21 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:20:21 +++ complete -F _pyenv pyenv 10:20:21 ++ lf-pyver python3 10:20:21 ++ local py_version_xy=python3 10:20:21 ++ local py_version_xyz= 10:20:21 ++ sed 's/^[ *]* //' 10:20:21 ++ pyenv versions 10:20:21 ++ local command 10:20:21 ++ command=versions 10:20:21 ++ '[' 1 -gt 0 ']' 10:20:21 ++ shift 10:20:21 ++ case "$command" in 10:20:21 ++ command pyenv versions 10:20:21 ++ pyenv versions 10:20:21 ++ awk '{ print $1 }' 10:20:21 ++ grep -E '^[0-9.]*[0-9]$' 10:20:21 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:20:21 +++ grep '^3' /tmp/.pyenv_versions 10:20:21 +++ sort -V 10:20:21 +++ tail -n 1 10:20:21 ++ py_version_xyz=3.10.6 10:20:21 ++ [[ -z 3.10.6 ]] 10:20:21 ++ echo 3.10.6 10:20:21 ++ return 0 10:20:21 + pyenv local 3.10.6 10:20:21 + local command 10:20:21 + command=local 10:20:21 + '[' 2 -gt 0 ']' 10:20:21 + shift 10:20:21 + case "$command" in 10:20:21 + command pyenv local 3.10.6 10:20:21 + pyenv local 3.10.6 10:20:21 + for arg in "$@" 10:20:21 + case $arg in 10:20:21 + pkg_list+='tox ' 10:20:21 + for arg in "$@" 10:20:21 + case $arg in 10:20:21 + pkg_list+='virtualenv ' 10:20:21 + for arg in "$@" 10:20:21 + case $arg in 10:20:21 + pkg_list+='urllib3~=1.26.15 ' 10:20:21 + [[ -f /tmp/.toxenv ]] 10:20:21 + [[ ! -f /tmp/.toxenv ]] 10:20:21 + [[ -n '' ]] 10:20:21 + python3 -m venv /tmp/venv-ssVO 10:20:25 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ssVO' 10:20:25 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ssVO 10:20:25 + echo /tmp/venv-ssVO 10:20:25 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 10:20:25 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 10:20:25 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 10:20:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:20:25 + local 'pip_opts=--upgrade --quiet' 10:20:25 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 10:20:25 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 10:20:25 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 10:20:25 + [[ -n '' ]] 10:20:25 + [[ -n '' ]] 10:20:25 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 10:20:25 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:20:25 + /tmp/venv-ssVO/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 10:20:29 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 10:20:29 lf-activate-venv(): INFO: Base packages installed successfully 10:20:29 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:20:29 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 10:20:29 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 10:20:29 + /tmp/venv-ssVO/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 10:20:31 + type python3 10:20:31 + true 10:20:31 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-ssVO/bin to PATH' 10:20:31 lf-activate-venv(): INFO: Adding /tmp/venv-ssVO/bin to PATH 10:20:31 + PATH=/tmp/venv-ssVO/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 10:20:31 + return 0 10:20:31 + python3 --version 10:20:31 Python 3.10.6 10:20:31 + python3 -m pip --version 10:20:31 pip 26.0.1 from /tmp/venv-ssVO/lib/python3.10/site-packages/pip (python 3.10) 10:20:31 + python3 -m pip freeze 10:20:31 cachetools==7.0.0 10:20:31 chardet==5.2.0 10:20:31 colorama==0.4.6 10:20:31 distlib==0.4.0 10:20:31 filelock==3.20.3 10:20:31 packaging==26.0 10:20:31 platformdirs==4.5.1 10:20:31 pluggy==1.6.0 10:20:31 pyproject-api==1.10.0 10:20:31 tomli==2.4.0 10:20:31 tox==4.34.1 10:20:31 typing_extensions==4.15.0 10:20:31 urllib3==1.26.20 10:20:31 virtualenv==20.36.1 10:20:31 [EnvInject] - Injecting environment variables from a build step. 10:20:31 [EnvInject] - Injecting as environment variables the properties content 10:20:31 PARALLEL=false 10:20:31 10:20:31 [EnvInject] - Variables injected successfully. 10:20:31 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash -l /tmp/jenkins1911457824338998317.sh 10:20:31 ---> tox-run.sh 10:20:31 + 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 10:20:31 + ARCHIVE_TOX_DIR=/w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/tox 10:20:31 + ARCHIVE_DOC_DIR=/w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/docs 10:20:31 + mkdir -p /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/tox 10:20:31 + cd /w/workspace/testsuite-pythonsdk-tests-master-python-lint/. 10:20:31 + source /home/jenkins/lf-env.sh 10:20:31 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:20:31 ++ mktemp -d /tmp/venv-XXXX 10:20:31 + lf_venv=/tmp/venv-kf3u 10:20:31 + local venv_file=/tmp/.os_lf_venv 10:20:31 + local python=python3 10:20:31 + local options 10:20:31 + local set_path=true 10:20:31 + local install_args= 10:20:31 ++ 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 10:20:31 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:20:31 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:20:31 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:20:31 + true 10:20:31 + case $1 in 10:20:31 + venv_file=/tmp/.toxenv 10:20:31 + shift 2 10:20:31 + true 10:20:31 + case $1 in 10:20:31 + shift 10:20:31 + break 10:20:31 + case $python in 10:20:31 + local pkg_list= 10:20:31 + [[ -d /opt/pyenv ]] 10:20:31 + echo 'Setup pyenv:' 10:20:31 Setup pyenv: 10:20:31 + export PYENV_ROOT=/opt/pyenv 10:20:31 + PYENV_ROOT=/opt/pyenv 10:20:31 + 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 10:20:31 + 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 10:20:31 + pyenv versions 10:20:31 system 10:20:31 3.8.13 10:20:31 3.9.13 10:20:31 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version) 10:20:31 + command -v pyenv 10:20:31 ++ pyenv init - --no-rehash 10:20:31 + 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[*]}"'\'')" 10:20:31 export PATH="/opt/pyenv/shims:${PATH}" 10:20:31 export PYENV_SHELL=bash 10:20:31 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:20:31 pyenv() { 10:20:31 local command 10:20:31 command="${1:-}" 10:20:31 if [ "$#" -gt 0 ]; then 10:20:31 shift 10:20:31 fi 10:20:31 10:20:31 case "$command" in 10:20:31 rehash|shell) 10:20:31 eval "$(pyenv "sh-$command" "$@")" 10:20:31 ;; 10:20:31 *) 10:20:31 command pyenv "$command" "$@" 10:20:31 ;; 10:20:31 esac 10:20:31 }' 10:20:31 +++ 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[*]}"' 10:20:31 ++ 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 10:20:31 ++ 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 10:20:31 ++ 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 10:20:31 ++ export PYENV_SHELL=bash 10:20:31 ++ PYENV_SHELL=bash 10:20:31 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:20:31 +++ complete -F _pyenv pyenv 10:20:31 ++ lf-pyver python3 10:20:31 ++ local py_version_xy=python3 10:20:31 ++ local py_version_xyz= 10:20:31 ++ pyenv versions 10:20:31 ++ local command 10:20:31 ++ command=versions 10:20:31 ++ '[' 1 -gt 0 ']' 10:20:31 ++ shift 10:20:31 ++ case "$command" in 10:20:31 ++ command pyenv versions 10:20:31 ++ pyenv versions 10:20:31 ++ sed 's/^[ *]* //' 10:20:31 ++ awk '{ print $1 }' 10:20:31 ++ grep -E '^[0-9.]*[0-9]$' 10:20:32 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:20:32 +++ sort -V 10:20:32 +++ tail -n 1 10:20:32 +++ grep '^3' /tmp/.pyenv_versions 10:20:32 ++ py_version_xyz=3.10.6 10:20:32 ++ [[ -z 3.10.6 ]] 10:20:32 ++ echo 3.10.6 10:20:32 ++ return 0 10:20:32 + pyenv local 3.10.6 10:20:32 + local command 10:20:32 + command=local 10:20:32 + '[' 2 -gt 0 ']' 10:20:32 + shift 10:20:32 + case "$command" in 10:20:32 + command pyenv local 3.10.6 10:20:32 + pyenv local 3.10.6 10:20:32 + for arg in "$@" 10:20:32 + case $arg in 10:20:32 + pkg_list+='tox ' 10:20:32 + for arg in "$@" 10:20:32 + case $arg in 10:20:32 + pkg_list+='virtualenv ' 10:20:32 + for arg in "$@" 10:20:32 + case $arg in 10:20:32 + pkg_list+='urllib3~=1.26.15 ' 10:20:32 + [[ -f /tmp/.toxenv ]] 10:20:32 ++ cat /tmp/.toxenv 10:20:32 + lf_venv=/tmp/venv-ssVO 10:20:32 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ssVO from' file:/tmp/.toxenv 10:20:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ssVO from file:/tmp/.toxenv 10:20:32 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 10:20:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:20:32 + local 'pip_opts=--upgrade --quiet' 10:20:32 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 10:20:32 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 10:20:32 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 10:20:32 + [[ -n '' ]] 10:20:32 + [[ -n '' ]] 10:20:32 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 10:20:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:20:32 + /tmp/venv-ssVO/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 10:20:32 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 10:20:32 lf-activate-venv(): INFO: Base packages installed successfully 10:20:32 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:20:32 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 10:20:32 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 10:20:32 + /tmp/venv-ssVO/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 10:20:33 + type python3 10:20:33 + true 10:20:33 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-ssVO/bin to PATH' 10:20:33 lf-activate-venv(): INFO: Adding /tmp/venv-ssVO/bin to PATH 10:20:33 + PATH=/tmp/venv-ssVO/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 10:20:33 + return 0 10:20:33 + [[ -d /opt/pyenv ]] 10:20:33 + echo '---> Setting up pyenv' 10:20:33 ---> Setting up pyenv 10:20:33 + export PYENV_ROOT=/opt/pyenv 10:20:33 + PYENV_ROOT=/opt/pyenv 10:20:33 + export PATH=/opt/pyenv/bin:/tmp/venv-ssVO/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 10:20:33 + PATH=/opt/pyenv/bin:/tmp/venv-ssVO/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 10:20:33 ++ pwd 10:20:33 + PYTHONPATH=/w/workspace/testsuite-pythonsdk-tests-master-python-lint 10:20:33 + export PYTHONPATH 10:20:33 + export TOX_TESTENV_PASSENV=PYTHONPATH 10:20:33 + TOX_TESTENV_PASSENV=PYTHONPATH 10:20:33 + tox --version 10:20:33 4.34.1 from /tmp/venv-ssVO/lib/python3.10/site-packages/tox/__init__.py 10:20:34 + PARALLEL=false 10:20:34 + TOX_OPTIONS_LIST= 10:20:34 + [[ -n py ]] 10:20:34 + TOX_OPTIONS_LIST=' -e py' 10:20:34 + case ${PARALLEL,,} in 10:20:34 + tee -a /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/tox/tox.log 10:20:34 + tox -e py 10:20:35 py: install_deps> python -I -m pip install flake8 flake8-docstrings 10:20:36 py: freeze> python -m pip freeze --all 10:20:36 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 10:20:36 py: commands_pre[0]> /bin/sh -c 'git --no-pager diff HEAD HEAD^ --name-only '"'"'*.py'"'"' > /tmp/.coalist_py' 10:20:36 py: commands[0]> /bin/bash -c 'cat /tmp/.coalist_py | xargs -r flake8 --max-line-length=120' 10:20:37 py: OK (2.82=setup[2.57]+cmd[0.01,0.23] seconds) 10:20:37 congratulations :) (2.85 seconds) 10:20:37 + tox_status=0 10:20:37 + echo '---> Completed tox runs' 10:20:37 ---> Completed tox runs 10:20:37 + for i in .tox/*/log 10:20:37 ++ echo .tox/py/log 10:20:37 ++ awk -F/ '{print $2}' 10:20:37 + tox_env=py 10:20:37 + cp -r .tox/py/log /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/tox/py 10:20:37 + DOC_DIR=docs/_build/html 10:20:37 + [[ -d docs/_build/html ]] 10:20:37 + echo '---> tox-run.sh ends' 10:20:37 ---> tox-run.sh ends 10:20:37 + test 0 -eq 0 10:20:37 $ ssh-agent -k 10:20:37 unset SSH_AUTH_SOCK; 10:20:37 unset SSH_AGENT_PID; 10:20:37 echo Agent pid 15991 killed; 10:20:37 [ssh-agent] Stopped. 10:20:37 [PostBuildScript] - [INFO] Executing post build scripts. 10:20:37 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins1808127934812449239.sh 10:20:37 ---> sysstat.sh 10:20:37 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins3584628421382940469.sh 10:20:37 ---> package-listing.sh 10:20:37 ++ tr '[:upper:]' '[:lower:]' 10:20:37 ++ facter osfamily 10:20:37 + OS_FAMILY=redhat 10:20:37 + workspace=/w/workspace/testsuite-pythonsdk-tests-master-python-lint 10:20:37 + START_PACKAGES=/tmp/packages_start.txt 10:20:37 + END_PACKAGES=/tmp/packages_end.txt 10:20:37 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:20:37 + PACKAGES=/tmp/packages_start.txt 10:20:37 + '[' /w/workspace/testsuite-pythonsdk-tests-master-python-lint ']' 10:20:37 + PACKAGES=/tmp/packages_end.txt 10:20:37 + case "${OS_FAMILY}" in 10:20:37 + sort 10:20:37 + rpm -qa 10:20:38 + '[' -f /tmp/packages_start.txt ']' 10:20:38 + '[' -f /tmp/packages_end.txt ']' 10:20:38 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:20:38 + '[' /w/workspace/testsuite-pythonsdk-tests-master-python-lint ']' 10:20:38 + mkdir -p /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/ 10:20:38 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/ 10:20:38 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins13146303124242143482.sh 10:20:38 ---> capture-instance-metadata.sh 10:20:38 Setup pyenv: 10:20:38 system 10:20:38 3.8.13 10:20:38 3.9.13 10:20:38 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version) 10:20:42 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-wlDR 10:20:42 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:20:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:20:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:20:45 lf-activate-venv(): INFO: Base packages installed successfully 10:20:45 lf-activate-venv(): INFO: Installing additional packages: lftools 10:21:09 lf-activate-venv(): INFO: Adding /tmp/venv-wlDR/bin to PATH 10:21:09 INFO: Running in OpenStack, capturing instance metadata 10:21:09 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins13565875730004500312.sh 10:21:09 provisioning config files... 10:21:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/config7782916976182683390tmp 10:21:09 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 10:21:09 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 10:21:09 [EnvInject] - Injecting environment variables from a build step. 10:21:09 [EnvInject] - Injecting as environment variables the properties content 10:21:09 SERVER_ID=logs 10:21:09 10:21:09 [EnvInject] - Variables injected successfully. 10:21:09 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins10092379725745452950.sh 10:21:09 ---> create-netrc.sh 10:21:09 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins2886183433885564995.sh 10:21:09 ---> python-tools-install.sh 10:21:09 Setup pyenv: 10:21:10 system 10:21:10 3.8.13 10:21:10 3.9.13 10:21:10 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version) 10:21:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wlDR from file:/tmp/.os_lf_venv 10:21:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:21:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:21:11 lf-activate-venv(): INFO: Base packages installed successfully 10:21:11 lf-activate-venv(): INFO: Installing additional packages: lftools 10:21:19 lf-activate-venv(): INFO: Adding /tmp/venv-wlDR/bin to PATH 10:21:19 Generating Requirements File 10:21:36 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. 10:21:36 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 10:21:36 Python 3.10.6 10:21:36 pip 26.0.1 from /tmp/venv-wlDR/lib/python3.10/site-packages/pip (python 3.10) 10:21:36 appdirs==1.4.4 10:21:36 argcomplete==3.6.3 10:21:36 aspy.yaml==1.3.0 10:21:36 attrs==25.4.0 10:21:36 autopage==0.6.0 10:21:36 backports.strenum==1.3.1 10:21:36 beautifulsoup4==4.14.3 10:21:36 boto3==1.42.44 10:21:36 botocore==1.42.44 10:21:36 bs4==0.0.2 10:21:36 certifi==2026.1.4 10:21:36 cffi==2.0.0 10:21:36 cfgv==3.5.0 10:21:36 chardet==5.2.0 10:21:36 charset-normalizer==3.4.4 10:21:36 click==8.3.1 10:21:36 cliff==4.13.1 10:21:36 cmd2==3.2.0 10:21:36 cryptography==3.3.2 10:21:36 debtcollector==3.0.0 10:21:36 decorator==5.2.1 10:21:36 defusedxml==0.7.1 10:21:36 Deprecated==1.3.1 10:21:36 distlib==0.4.0 10:21:36 dnspython==2.8.0 10:21:36 docker==7.1.0 10:21:36 dogpile.cache==1.5.0 10:21:36 durationpy==0.10 10:21:36 email-validator==2.3.0 10:21:36 filelock==3.20.3 10:21:36 future==1.0.0 10:21:36 gitdb==4.0.12 10:21:36 GitPython==3.1.46 10:21:36 httplib2==0.30.2 10:21:36 identify==2.6.16 10:21:36 idna==3.11 10:21:36 importlib-resources==1.5.0 10:21:36 iso8601==2.1.0 10:21:36 Jinja2==3.1.6 10:21:36 jmespath==1.1.0 10:21:36 jsonpatch==1.33 10:21:36 jsonpointer==3.0.0 10:21:36 jsonschema==4.26.0 10:21:36 jsonschema-specifications==2025.9.1 10:21:36 keystoneauth1==5.13.0 10:21:36 kubernetes==35.0.0 10:21:36 lftools==0.37.21 10:21:36 lxml==6.0.2 10:21:36 markdown-it-py==4.0.0 10:21:36 MarkupSafe==3.0.3 10:21:36 mdurl==0.1.2 10:21:36 msgpack==1.1.2 10:21:36 multi_key_dict==2.0.3 10:21:36 munch==4.0.0 10:21:36 netaddr==1.3.0 10:21:36 niet==1.4.2 10:21:36 nodeenv==1.10.0 10:21:36 oauth2client==4.1.3 10:21:36 oauthlib==3.3.1 10:21:36 openstacksdk==4.9.0 10:21:36 os-service-types==1.8.2 10:21:36 osc-lib==4.3.0 10:21:36 oslo.config==10.2.0 10:21:36 oslo.context==6.2.0 10:21:36 oslo.i18n==6.7.1 10:21:36 oslo.log==8.0.0 10:21:36 oslo.serialization==5.9.0 10:21:36 oslo.utils==9.2.0 10:21:36 packaging==26.0 10:21:36 pbr==7.0.3 10:21:36 platformdirs==4.5.1 10:21:36 prettytable==3.17.0 10:21:36 psutil==7.2.2 10:21:36 pyasn1==0.6.2 10:21:36 pyasn1_modules==0.4.2 10:21:36 pycparser==3.0 10:21:36 pygerrit2==2.0.15 10:21:36 PyGithub==2.8.1 10:21:36 Pygments==2.19.2 10:21:36 PyJWT==2.11.0 10:21:36 PyNaCl==1.6.2 10:21:36 pyparsing==2.4.7 10:21:36 pyperclip==1.11.0 10:21:36 pyrsistent==0.20.0 10:21:36 python-cinderclient==9.8.0 10:21:36 python-dateutil==2.9.0.post0 10:21:36 python-heatclient==5.0.0 10:21:36 python-jenkins==1.8.3 10:21:36 python-keystoneclient==5.7.0 10:21:36 python-magnumclient==4.9.0 10:21:36 python-openstackclient==8.3.0 10:21:36 python-swiftclient==4.9.0 10:21:36 PyYAML==6.0.3 10:21:36 referencing==0.37.0 10:21:36 requests==2.32.5 10:21:36 requests-oauthlib==2.0.0 10:21:36 requestsexceptions==1.4.0 10:21:36 rfc3986==2.0.0 10:21:36 rich==14.3.2 10:21:36 rich-argparse==1.7.2 10:21:36 rpds-py==0.30.0 10:21:36 rsa==4.9.1 10:21:36 ruamel.yaml==0.19.1 10:21:36 ruamel.yaml.clib==0.2.15 10:21:36 s3transfer==0.16.0 10:21:36 simplejson==3.20.2 10:21:36 six==1.17.0 10:21:36 smmap==5.0.2 10:21:36 soupsieve==2.8.3 10:21:36 stevedore==5.6.0 10:21:36 tabulate==0.9.0 10:21:36 toml==0.10.2 10:21:36 tomlkit==0.14.0 10:21:36 tqdm==4.67.3 10:21:36 typing_extensions==4.15.0 10:21:36 tzdata==2025.3 10:21:36 urllib3==1.26.20 10:21:36 virtualenv==20.36.1 10:21:36 wcwidth==0.6.0 10:21:36 websocket-client==1.9.0 10:21:36 wrapt==2.1.1 10:21:36 xdg==6.0.0 10:21:36 xmltodict==1.0.2 10:21:36 yq==3.4.3 10:21:36 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins15256525623885985961.sh 10:21:36 ---> sudo-logs.sh 10:21:36 Archiving 'sudo' log.. 10:21:37 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins6261654430090873728.sh 10:21:37 ---> job-cost.sh 10:21:37 Setup pyenv: 10:21:37 system 10:21:37 3.8.13 10:21:37 3.9.13 10:21:37 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version) 10:21:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wlDR from file:/tmp/.os_lf_venv 10:21:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:21:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:21:39 lf-activate-venv(): INFO: Base packages installed successfully 10:21:39 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:21:43 lf-activate-venv(): INFO: Adding /tmp/venv-wlDR/bin to PATH 10:21:43 INFO: No Stack... 10:21:44 INFO: Retrieving Pricing Info for: v3-standard-2 10:21:44 INFO: Archiving Costs 10:21:44 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash -l /tmp/jenkins6186456290749829193.sh 10:21:44 ---> logs-deploy.sh 10:21:44 Setup pyenv: 10:21:44 system 10:21:44 3.8.13 10:21:44 3.9.13 10:21:44 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version) 10:21:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wlDR from file:/tmp/.os_lf_venv 10:21:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:21:44 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:21:46 lf-activate-venv(): INFO: Base packages installed successfully 10:21:46 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 10:21:53 lf-activate-venv(): INFO: Adding /tmp/venv-wlDR/bin to PATH 10:21:53 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/testsuite-pythonsdk-tests-master-python-lint/563 10:21:53 INFO: archiving workspace using pattern(s): 10:21:54 Archives upload complete. 10:21:54 INFO: archiving logs to Nexus 10:21:55 ---> uname -a: 10:21:55 Linux prd-centos8-builder-2c-1g-6403.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 10:21:55 10:21:55 10:21:55 ---> lscpu: 10:21:55 Architecture: x86_64 10:21:55 CPU op-mode(s): 32-bit, 64-bit 10:21:55 Byte Order: Little Endian 10:21:55 CPU(s): 2 10:21:55 On-line CPU(s) list: 0,1 10:21:55 Thread(s) per core: 1 10:21:55 Core(s) per socket: 1 10:21:55 Socket(s): 2 10:21:55 NUMA node(s): 1 10:21:55 Vendor ID: AuthenticAMD 10:21:55 CPU family: 23 10:21:55 Model: 49 10:21:55 Model name: AMD EPYC-Rome Processor 10:21:55 Stepping: 0 10:21:55 CPU MHz: 2799.998 10:21:55 BogoMIPS: 5599.99 10:21:55 Virtualization: AMD-V 10:21:55 Hypervisor vendor: KVM 10:21:55 Virtualization type: full 10:21:55 L1d cache: 32K 10:21:55 L1i cache: 32K 10:21:55 L2 cache: 512K 10:21:55 L3 cache: 16384K 10:21:55 NUMA node0 CPU(s): 0,1 10:21:55 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 10:21:55 10:21:55 10:21:55 ---> nproc: 10:21:55 2 10:21:55 10:21:55 10:21:55 ---> df -h: 10:21:55 Filesystem Size Used Avail Use% Mounted on 10:21:55 devtmpfs 3.8G 0 3.8G 0% /dev 10:21:55 tmpfs 3.8G 0 3.8G 0% /dev/shm 10:21:55 tmpfs 3.8G 17M 3.8G 1% /run 10:21:55 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 10:21:55 /dev/vda1 40G 8.6G 32G 22% / 10:21:55 tmpfs 770M 0 770M 0% /run/user/1001 10:21:55 10:21:55 10:21:55 ---> free -m: 10:21:55 total used free shared buff/cache available 10:21:55 Mem: 7699 600 4965 19 2133 6791 10:21:55 Swap: 1023 0 1023 10:21:55 10:21:55 10:21:55 ---> ip addr: 10:21:55 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:21:55 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:21:55 inet 127.0.0.1/8 scope host lo 10:21:55 valid_lft forever preferred_lft forever 10:21:55 inet6 ::1/128 scope host 10:21:55 valid_lft forever preferred_lft forever 10:21:55 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 10:21:55 link/ether fa:16:3e:15:3b:e0 brd ff:ff:ff:ff:ff:ff 10:21:55 altname enp0s3 10:21:55 altname ens3 10:21:55 inet 10.30.107.241/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 10:21:55 valid_lft 86276sec preferred_lft 86276sec 10:21:55 inet6 fe80::f816:3eff:fe15:3be0/64 scope link 10:21:55 valid_lft forever preferred_lft forever 10:21:55 10:21:55 10:21:55 ---> sar -b -r -n DEV: 10:21:55 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 02/09/2026 _x86_64_ (2 CPU) 10:21:55 10:21:55 10:19:47 LINUX RESTART (2 CPU) 10:21:55 10:21:55 10:20:00 AM tps rtps wtps bread/s bwrtn/s 10:21:55 10:20:01 AM 342.11 143.86 198.25 10849.12 316533.33 10:21:55 10:21:01 AM 370.91 171.01 199.90 8121.16 30435.44 10:21:55 Average: 370.64 170.75 199.88 8146.82 33126.90 10:21:55 10:21:55 10:20:00 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:21:55 10:20:01 AM 6113500 7335084 1770936 22.46 2688 1421308 377692 4.79 88292 1429888 505888 10:21:55 10:21:01 AM 5282416 6946596 2602020 33.00 2688 1843736 814648 9.12 364508 1922136 143752 10:21:55 Average: 5697958 7140840 2186478 27.73 2688 1632522 596170 6.67 226400 1676012 324820 10:21:55 10:21:55 10:20:00 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:21:55 10:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:21:55 10:20:01 AM eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:21:55 10:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:21:55 10:21:01 AM eth0 318.81 194.74 1587.76 69.45 0.00 0.00 0.00 0.00 10:21:55 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:21:55 Average: eth0 315.81 192.90 1572.82 68.79 0.00 0.00 0.00 0.00 10:21:55 10:21:55 10:21:55 ---> sar -P ALL: 10:21:55 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 02/09/2026 _x86_64_ (2 CPU) 10:21:55 10:21:55 10:19:47 LINUX RESTART (2 CPU) 10:21:55 10:21:55 10:20:00 AM CPU %user %nice %system %iowait %steal %idle 10:21:55 10:20:01 AM all 8.11 0.90 17.12 50.45 0.00 23.42 10:21:55 10:20:01 AM 0 8.93 1.79 17.86 71.43 0.00 0.00 10:21:55 10:20:01 AM 1 7.27 0.00 16.36 29.09 0.00 47.27 10:21:55 10:21:01 AM all 45.92 2.68 19.90 6.23 0.10 25.17 10:21:55 10:21:01 AM 0 46.77 2.33 20.69 6.63 0.10 23.47 10:21:55 10:21:01 AM 1 45.07 3.02 19.11 5.83 0.10 26.86 10:21:55 Average: all 45.57 2.66 19.88 6.64 0.10 25.15 10:21:55 Average: 0 46.41 2.33 20.67 7.24 0.10 23.25 10:21:55 Average: 1 44.72 3.00 19.09 6.04 0.10 27.05 10:21:55 10:21:55 10:21:55