10:34:55 Triggered by Gerrit: https://gerrit.onap.org/r/c/testsuite/pythonsdk-tests/+/143133 10:34:55 Running as SYSTEM 10:34:55 [EnvInject] - Loading node environment variables. 10:34:55 Building remotely on prd-centos8-builder-2c-1g-6405 (centos8-builder-2c-1g) in workspace /w/workspace/testsuite-pythonsdk-tests-master-python-lint 10:34:55 [ssh-agent] Looking for ssh-agent implementation... 10:34:55 $ ssh-agent 10:34:55 SSH_AUTH_SOCK=/tmp/ssh-OyoOZoIuDc5f/agent.14479 10:34:55 SSH_AGENT_PID=14485 10:34:55 [ssh-agent] Started. 10:34:55 Running ssh-add (command line suppressed) 10:34:55 Identity added: /w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/private_key_17488899180601186856.key (/w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/private_key_17488899180601186856.key) 10:34:55 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 10:34:55 The recommended git tool is: NONE 10:34:57 using credential onap-jenkins-ssh 10:34:57 Wiping out workspace first. 10:34:57 Cloning the remote Git repository 10:34:57 Cloning repository git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git 10:34:57 > git init /w/workspace/testsuite-pythonsdk-tests-master-python-lint # timeout=10 10:34:57 Fetching upstream changes from git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git 10:34:57 > git --version # timeout=10 10:34:57 > git --version # 'git version 2.39.0' 10:34:57 using GIT_SSH to set credentials Gerrit user 10:34:57 [INFO] Currently running in a labeled security context 10:34:57 [INFO] Currently SELinux is 'enforcing' on the host 10:34:57 > /usr/bin/chcon --type=ssh_home_t /w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/jenkins-gitclient-ssh16271342952614787363.key 10:34:58 Verifying host key using manually-configured host key entries 10:34:58 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=30 10:34:58 > git config remote.origin.url git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git # timeout=10 10:34:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:34:58 > git config remote.origin.url git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git # timeout=10 10:34:58 Fetching upstream changes from git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git 10:34:58 using GIT_SSH to set credentials Gerrit user 10:34:58 [INFO] Currently running in a labeled security context 10:34:58 [INFO] Currently SELinux is 'enforcing' on the host 10:34:58 > /usr/bin/chcon --type=ssh_home_t /w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/jenkins-gitclient-ssh4610057016944222864.key 10:34:58 Verifying host key using manually-configured host key entries 10:34:58 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git refs/changes/33/143133/2 # timeout=30 10:34:59 > git rev-parse 3a1c1f668908a33a7b74a6b4fed5342678767c70^{commit} # timeout=10 10:34:59 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 10:34:59 Checking out Revision 3a1c1f668908a33a7b74a6b4fed5342678767c70 (refs/changes/33/143133/2) 10:34:59 > git config core.sparsecheckout # timeout=10 10:34:59 > git checkout -f 3a1c1f668908a33a7b74a6b4fed5342678767c70 # timeout=30 10:35:02 Commit message: "Remove dependencies that are not used" 10:35:02 > git rev-parse FETCH_HEAD^{commit} # timeout=10 10:35:02 > git rev-list --no-walk 34928431dabfa2d8a3ca3d9a369d4ba9295eed00 # timeout=10 10:35:02 [EnvInject] - Injecting environment variables from a build step. 10:35:03 [EnvInject] - Injecting as environment variables the properties content 10:35:03 PYTHON=python3 10:35:03 10:35:03 [EnvInject] - Variables injected successfully. 10:35:03 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash -l /tmp/jenkins8346464411326122914.sh 10:35:03 ---> tox-install.sh 10:35:03 + source /home/jenkins/lf-env.sh 10:35:03 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:35:03 ++ mktemp -d /tmp/venv-XXXX 10:35:03 + lf_venv=/tmp/venv-dZZO 10:35:03 + local venv_file=/tmp/.os_lf_venv 10:35:03 + local python=python3 10:35:03 + local options 10:35:03 + local set_path=true 10:35:03 + local install_args= 10:35:03 ++ 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:35:03 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:35:03 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:35:03 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:35:03 + true 10:35:03 + case $1 in 10:35:03 + venv_file=/tmp/.toxenv 10:35:03 + shift 2 10:35:03 + true 10:35:03 + case $1 in 10:35:03 + shift 10:35:03 + break 10:35:03 + case $python in 10:35:03 + local pkg_list= 10:35:03 + [[ -d /opt/pyenv ]] 10:35:03 + echo 'Setup pyenv:' 10:35:03 Setup pyenv: 10:35:03 + export PYENV_ROOT=/opt/pyenv 10:35:03 + PYENV_ROOT=/opt/pyenv 10:35:03 + 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:35:03 + 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:35:03 + pyenv versions 10:35:03 system 10:35:03 * 3.8.13 (set by /opt/pyenv/version) 10:35:03 * 3.9.13 (set by /opt/pyenv/version) 10:35:03 * 3.10.6 (set by /opt/pyenv/version) 10:35:03 + command -v pyenv 10:35:03 ++ pyenv init - --no-rehash 10:35:03 + 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:35:03 export PATH="/opt/pyenv/shims:${PATH}" 10:35:03 export PYENV_SHELL=bash 10:35:03 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:35:03 pyenv() { 10:35:03 local command 10:35:03 command="${1:-}" 10:35:03 if [ "$#" -gt 0 ]; then 10:35:03 shift 10:35:03 fi 10:35:03 10:35:03 case "$command" in 10:35:03 rehash|shell) 10:35:03 eval "$(pyenv "sh-$command" "$@")" 10:35:03 ;; 10:35:03 *) 10:35:03 command pyenv "$command" "$@" 10:35:03 ;; 10:35:03 esac 10:35:03 }' 10:35:03 +++ 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:35:03 ++ 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:35:03 ++ 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:35:03 ++ 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:35:03 ++ export PYENV_SHELL=bash 10:35:03 ++ PYENV_SHELL=bash 10:35:03 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:35:03 +++ complete -F _pyenv pyenv 10:35:03 ++ lf-pyver python3 10:35:03 ++ local py_version_xy=python3 10:35:03 ++ local py_version_xyz= 10:35:03 ++ pyenv versions 10:35:03 ++ local command 10:35:03 ++ command=versions 10:35:03 ++ '[' 1 -gt 0 ']' 10:35:03 ++ shift 10:35:03 ++ case "$command" in 10:35:03 ++ command pyenv versions 10:35:03 ++ pyenv versions 10:35:03 ++ awk '{ print $1 }' 10:35:03 ++ sed 's/^[ *]* //' 10:35:03 ++ grep -E '^[0-9.]*[0-9]$' 10:35:03 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:35:03 +++ sort -V 10:35:03 +++ grep '^3' /tmp/.pyenv_versions 10:35:03 +++ tail -n 1 10:35:03 ++ py_version_xyz=3.10.6 10:35:03 ++ [[ -z 3.10.6 ]] 10:35:03 ++ echo 3.10.6 10:35:03 ++ return 0 10:35:03 + pyenv local 3.10.6 10:35:03 + local command 10:35:03 + command=local 10:35:03 + '[' 2 -gt 0 ']' 10:35:03 + shift 10:35:03 + case "$command" in 10:35:03 + command pyenv local 3.10.6 10:35:03 + pyenv local 3.10.6 10:35:03 + for arg in "$@" 10:35:03 + case $arg in 10:35:03 + pkg_list+='tox ' 10:35:03 + for arg in "$@" 10:35:03 + case $arg in 10:35:03 + pkg_list+='virtualenv ' 10:35:03 + for arg in "$@" 10:35:03 + case $arg in 10:35:03 + pkg_list+='urllib3~=1.26.15 ' 10:35:03 + [[ -f /tmp/.toxenv ]] 10:35:03 + [[ ! -f /tmp/.toxenv ]] 10:35:03 + [[ -n '' ]] 10:35:03 + python3 -m venv /tmp/venv-dZZO 10:35:07 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-dZZO' 10:35:07 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-dZZO 10:35:07 + echo /tmp/venv-dZZO 10:35:07 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 10:35:07 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 10:35:07 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 10:35:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:35:07 + local 'pip_opts=--upgrade --quiet' 10:35:07 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 10:35:07 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 10:35:07 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 10:35:07 + [[ -n '' ]] 10:35:07 + [[ -n '' ]] 10:35:07 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 10:35:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:35:07 + /tmp/venv-dZZO/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:35:11 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 10:35:11 lf-activate-venv(): INFO: Base packages installed successfully 10:35:11 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:35:11 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 10:35:11 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 10:35:11 + /tmp/venv-dZZO/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:35:12 + type python3 10:35:12 + true 10:35:12 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-dZZO/bin to PATH' 10:35:12 lf-activate-venv(): INFO: Adding /tmp/venv-dZZO/bin to PATH 10:35:12 + PATH=/tmp/venv-dZZO/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:35:12 + return 0 10:35:12 + python3 --version 10:35:12 Python 3.10.6 10:35:12 + python3 -m pip --version 10:35:13 pip 26.0.1 from /tmp/venv-dZZO/lib/python3.10/site-packages/pip (python 3.10) 10:35:13 + python3 -m pip freeze 10:35:13 cachetools==7.0.0 10:35:13 chardet==5.2.0 10:35:13 colorama==0.4.6 10:35:13 distlib==0.4.0 10:35:13 filelock==3.20.3 10:35:13 packaging==26.0 10:35:13 platformdirs==4.5.1 10:35:13 pluggy==1.6.0 10:35:13 pyproject-api==1.10.0 10:35:13 tomli==2.4.0 10:35:13 tox==4.34.1 10:35:13 typing_extensions==4.15.0 10:35:13 urllib3==1.26.20 10:35:13 virtualenv==20.36.1 10:35:13 [EnvInject] - Injecting environment variables from a build step. 10:35:13 [EnvInject] - Injecting as environment variables the properties content 10:35:13 PARALLEL=false 10:35:13 10:35:13 [EnvInject] - Variables injected successfully. 10:35:13 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash -l /tmp/jenkins6598351819905745232.sh 10:35:13 ---> tox-run.sh 10:35:13 + 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:35:13 + ARCHIVE_TOX_DIR=/w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/tox 10:35:13 + ARCHIVE_DOC_DIR=/w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/docs 10:35:13 + mkdir -p /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/tox 10:35:13 + cd /w/workspace/testsuite-pythonsdk-tests-master-python-lint/. 10:35:13 + source /home/jenkins/lf-env.sh 10:35:13 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:35:13 ++ mktemp -d /tmp/venv-XXXX 10:35:13 + lf_venv=/tmp/venv-x5YE 10:35:13 + local venv_file=/tmp/.os_lf_venv 10:35:13 + local python=python3 10:35:13 + local options 10:35:13 + local set_path=true 10:35:13 + local install_args= 10:35:13 ++ 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:35:13 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:35:13 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:35:13 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:35:13 + true 10:35:13 + case $1 in 10:35:13 + venv_file=/tmp/.toxenv 10:35:13 + shift 2 10:35:13 + true 10:35:13 + case $1 in 10:35:13 + shift 10:35:13 + break 10:35:13 + case $python in 10:35:13 + local pkg_list= 10:35:13 + [[ -d /opt/pyenv ]] 10:35:13 + echo 'Setup pyenv:' 10:35:13 Setup pyenv: 10:35:13 + export PYENV_ROOT=/opt/pyenv 10:35:13 + PYENV_ROOT=/opt/pyenv 10:35:13 + 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:35:13 + 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:35:13 + pyenv versions 10:35:13 system 10:35:13 3.8.13 10:35:13 3.9.13 10:35:13 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version) 10:35:13 + command -v pyenv 10:35:13 ++ pyenv init - --no-rehash 10:35:13 + 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:35:13 export PATH="/opt/pyenv/shims:${PATH}" 10:35:13 export PYENV_SHELL=bash 10:35:13 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:35:13 pyenv() { 10:35:13 local command 10:35:13 command="${1:-}" 10:35:13 if [ "$#" -gt 0 ]; then 10:35:13 shift 10:35:13 fi 10:35:13 10:35:13 case "$command" in 10:35:13 rehash|shell) 10:35:13 eval "$(pyenv "sh-$command" "$@")" 10:35:13 ;; 10:35:13 *) 10:35:13 command pyenv "$command" "$@" 10:35:13 ;; 10:35:13 esac 10:35:13 }' 10:35:13 +++ 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:35:13 ++ 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:35:13 ++ 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:35:13 ++ 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:35:13 ++ export PYENV_SHELL=bash 10:35:13 ++ PYENV_SHELL=bash 10:35:13 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:35:13 +++ complete -F _pyenv pyenv 10:35:13 ++ lf-pyver python3 10:35:13 ++ local py_version_xy=python3 10:35:13 ++ local py_version_xyz= 10:35:13 ++ awk '{ print $1 }' 10:35:13 ++ sed 's/^[ *]* //' 10:35:13 ++ grep -E '^[0-9.]*[0-9]$' 10:35:13 ++ pyenv versions 10:35:13 ++ local command 10:35:13 ++ command=versions 10:35:13 ++ '[' 1 -gt 0 ']' 10:35:13 ++ shift 10:35:13 ++ case "$command" in 10:35:13 ++ command pyenv versions 10:35:13 ++ pyenv versions 10:35:13 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:35:13 +++ grep '^3' /tmp/.pyenv_versions 10:35:13 +++ tail -n 1 10:35:13 +++ sort -V 10:35:13 ++ py_version_xyz=3.10.6 10:35:13 ++ [[ -z 3.10.6 ]] 10:35:13 ++ echo 3.10.6 10:35:13 ++ return 0 10:35:13 + pyenv local 3.10.6 10:35:13 + local command 10:35:13 + command=local 10:35:13 + '[' 2 -gt 0 ']' 10:35:13 + shift 10:35:13 + case "$command" in 10:35:13 + command pyenv local 3.10.6 10:35:13 + pyenv local 3.10.6 10:35:13 + for arg in "$@" 10:35:13 + case $arg in 10:35:13 + pkg_list+='tox ' 10:35:13 + for arg in "$@" 10:35:13 + case $arg in 10:35:13 + pkg_list+='virtualenv ' 10:35:13 + for arg in "$@" 10:35:13 + case $arg in 10:35:13 + pkg_list+='urllib3~=1.26.15 ' 10:35:13 + [[ -f /tmp/.toxenv ]] 10:35:13 ++ cat /tmp/.toxenv 10:35:13 + lf_venv=/tmp/venv-dZZO 10:35:13 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dZZO from' file:/tmp/.toxenv 10:35:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dZZO from file:/tmp/.toxenv 10:35:13 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 10:35:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:35:13 + local 'pip_opts=--upgrade --quiet' 10:35:13 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 10:35:13 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 10:35:13 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 10:35:13 + [[ -n '' ]] 10:35:13 + [[ -n '' ]] 10:35:13 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 10:35:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:35:13 + /tmp/venv-dZZO/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:35:14 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 10:35:14 lf-activate-venv(): INFO: Base packages installed successfully 10:35:14 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:35:14 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 10:35:14 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 10:35:14 + /tmp/venv-dZZO/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:35:15 + type python3 10:35:15 + true 10:35:15 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-dZZO/bin to PATH' 10:35:15 lf-activate-venv(): INFO: Adding /tmp/venv-dZZO/bin to PATH 10:35:15 + PATH=/tmp/venv-dZZO/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:35:15 + return 0 10:35:15 + [[ -d /opt/pyenv ]] 10:35:15 + echo '---> Setting up pyenv' 10:35:15 ---> Setting up pyenv 10:35:15 + export PYENV_ROOT=/opt/pyenv 10:35:15 + PYENV_ROOT=/opt/pyenv 10:35:15 + export PATH=/opt/pyenv/bin:/tmp/venv-dZZO/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:35:15 + PATH=/opt/pyenv/bin:/tmp/venv-dZZO/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:35:15 ++ pwd 10:35:15 + PYTHONPATH=/w/workspace/testsuite-pythonsdk-tests-master-python-lint 10:35:15 + export PYTHONPATH 10:35:15 + export TOX_TESTENV_PASSENV=PYTHONPATH 10:35:15 + TOX_TESTENV_PASSENV=PYTHONPATH 10:35:15 + tox --version 10:35:15 4.34.1 from /tmp/venv-dZZO/lib/python3.10/site-packages/tox/__init__.py 10:35:15 + PARALLEL=false 10:35:15 + TOX_OPTIONS_LIST= 10:35:15 + [[ -n py ]] 10:35:15 + TOX_OPTIONS_LIST=' -e py' 10:35:15 + case ${PARALLEL,,} in 10:35:15 + tox -e py 10:35:15 + tee -a /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/tox/tox.log 10:35:16 py: install_deps> python -I -m pip install flake8 flake8-docstrings 10:35:19 py: freeze> python -m pip freeze --all 10:35: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 10:35:20 py: commands_pre[0]> /bin/sh -c 'git --no-pager diff HEAD HEAD^ --name-only '"'"'*.py'"'"' > /tmp/.coalist_py' 10:35:20 py: commands[0]> /bin/bash -c 'cat /tmp/.coalist_py | xargs -r flake8 --max-line-length=120' 10:35:20 py: OK (4.40=setup[4.16]+cmd[0.01,0.24] seconds) 10:35:20 congratulations :) (4.43 seconds) 10:35:20 + tox_status=0 10:35:20 + echo '---> Completed tox runs' 10:35:20 ---> Completed tox runs 10:35:20 + for i in .tox/*/log 10:35:20 ++ echo .tox/py/log 10:35:20 ++ awk -F/ '{print $2}' 10:35:20 + tox_env=py 10:35:20 + cp -r .tox/py/log /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/tox/py 10:35:20 + DOC_DIR=docs/_build/html 10:35:20 + [[ -d docs/_build/html ]] 10:35:20 + echo '---> tox-run.sh ends' 10:35:20 ---> tox-run.sh ends 10:35:20 + test 0 -eq 0 10:35:20 $ ssh-agent -k 10:35:20 unset SSH_AUTH_SOCK; 10:35:20 unset SSH_AGENT_PID; 10:35:20 echo Agent pid 14485 killed; 10:35:20 [ssh-agent] Stopped. 10:35:20 [PostBuildScript] - [INFO] Executing post build scripts. 10:35:20 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins13968160818165273804.sh 10:35:20 ---> sysstat.sh 10:35:20 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins13122262496513748149.sh 10:35:20 ---> package-listing.sh 10:35:20 ++ tr '[:upper:]' '[:lower:]' 10:35:20 ++ facter osfamily 10:35:21 + OS_FAMILY=redhat 10:35:21 + workspace=/w/workspace/testsuite-pythonsdk-tests-master-python-lint 10:35:21 + START_PACKAGES=/tmp/packages_start.txt 10:35:21 + END_PACKAGES=/tmp/packages_end.txt 10:35:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:35:21 + PACKAGES=/tmp/packages_start.txt 10:35:21 + '[' /w/workspace/testsuite-pythonsdk-tests-master-python-lint ']' 10:35:21 + PACKAGES=/tmp/packages_end.txt 10:35:21 + case "${OS_FAMILY}" in 10:35:21 + rpm -qa 10:35:21 + sort 10:35:21 + '[' -f /tmp/packages_start.txt ']' 10:35:21 + '[' -f /tmp/packages_end.txt ']' 10:35:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:35:21 + '[' /w/workspace/testsuite-pythonsdk-tests-master-python-lint ']' 10:35:21 + mkdir -p /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/ 10:35:21 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/ 10:35:21 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins3796787114891490607.sh 10:35:21 ---> capture-instance-metadata.sh 10:35:21 Setup pyenv: 10:35:21 system 10:35:21 3.8.13 10:35:21 3.9.13 10:35:21 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version) 10:35:25 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-QGHv 10:35:25 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:35:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:35:25 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:35:29 lf-activate-venv(): INFO: Base packages installed successfully 10:35:29 lf-activate-venv(): INFO: Installing additional packages: lftools 10:35:48 lf-activate-venv(): INFO: Adding /tmp/venv-QGHv/bin to PATH 10:35:48 INFO: Running in OpenStack, capturing instance metadata 10:35:49 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins2813176485493716579.sh 10:35:49 provisioning config files... 10:35:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/config8808124143684592556tmp 10:35:49 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 10:35:49 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 10:35:49 [EnvInject] - Injecting environment variables from a build step. 10:35:49 [EnvInject] - Injecting as environment variables the properties content 10:35:49 SERVER_ID=logs 10:35:49 10:35:49 [EnvInject] - Variables injected successfully. 10:35:49 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins6596421659736288389.sh 10:35:49 ---> create-netrc.sh 10:35:49 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins17446352141580664483.sh 10:35:49 ---> python-tools-install.sh 10:35:49 Setup pyenv: 10:35:49 system 10:35:49 3.8.13 10:35:49 3.9.13 10:35:49 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version) 10:35:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QGHv from file:/tmp/.os_lf_venv 10:35:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:35:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:35:51 lf-activate-venv(): INFO: Base packages installed successfully 10:35:51 lf-activate-venv(): INFO: Installing additional packages: lftools 10:35:58 lf-activate-venv(): INFO: Adding /tmp/venv-QGHv/bin to PATH 10:35:58 Generating Requirements File 10:36: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. 10:36:14 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 10:36:14 Python 3.10.6 10:36:15 pip 26.0.1 from /tmp/venv-QGHv/lib/python3.10/site-packages/pip (python 3.10) 10:36:15 appdirs==1.4.4 10:36:15 argcomplete==3.6.3 10:36:15 aspy.yaml==1.3.0 10:36:15 attrs==25.4.0 10:36:15 autopage==0.6.0 10:36:15 backports.strenum==1.3.1 10:36:15 beautifulsoup4==4.14.3 10:36:15 boto3==1.42.44 10:36:15 botocore==1.42.44 10:36:15 bs4==0.0.2 10:36:15 certifi==2026.1.4 10:36:15 cffi==2.0.0 10:36:15 cfgv==3.5.0 10:36:15 chardet==5.2.0 10:36:15 charset-normalizer==3.4.4 10:36:15 click==8.3.1 10:36:15 cliff==4.13.1 10:36:15 cmd2==3.2.0 10:36:15 cryptography==3.3.2 10:36:15 debtcollector==3.0.0 10:36:15 decorator==5.2.1 10:36:15 defusedxml==0.7.1 10:36:15 Deprecated==1.3.1 10:36:15 distlib==0.4.0 10:36:15 dnspython==2.8.0 10:36:15 docker==7.1.0 10:36:15 dogpile.cache==1.5.0 10:36:15 durationpy==0.10 10:36:15 email-validator==2.3.0 10:36:15 filelock==3.20.3 10:36:15 future==1.0.0 10:36:15 gitdb==4.0.12 10:36:15 GitPython==3.1.46 10:36:15 httplib2==0.30.2 10:36:15 identify==2.6.16 10:36:15 idna==3.11 10:36:15 importlib-resources==1.5.0 10:36:15 iso8601==2.1.0 10:36:15 Jinja2==3.1.6 10:36:15 jmespath==1.1.0 10:36:15 jsonpatch==1.33 10:36:15 jsonpointer==3.0.0 10:36:15 jsonschema==4.26.0 10:36:15 jsonschema-specifications==2025.9.1 10:36:15 keystoneauth1==5.13.0 10:36:15 kubernetes==35.0.0 10:36:15 lftools==0.37.21 10:36:15 lxml==6.0.2 10:36:15 markdown-it-py==4.0.0 10:36:15 MarkupSafe==3.0.3 10:36:15 mdurl==0.1.2 10:36:15 msgpack==1.1.2 10:36:15 multi_key_dict==2.0.3 10:36:15 munch==4.0.0 10:36:15 netaddr==1.3.0 10:36:15 niet==1.4.2 10:36:15 nodeenv==1.10.0 10:36:15 oauth2client==4.1.3 10:36:15 oauthlib==3.3.1 10:36:15 openstacksdk==4.9.0 10:36:15 os-service-types==1.8.2 10:36:15 osc-lib==4.3.0 10:36:15 oslo.config==10.2.0 10:36:15 oslo.context==6.2.0 10:36:15 oslo.i18n==6.7.1 10:36:15 oslo.log==8.0.0 10:36:15 oslo.serialization==5.9.0 10:36:15 oslo.utils==9.2.0 10:36:15 packaging==26.0 10:36:15 pbr==7.0.3 10:36:15 platformdirs==4.5.1 10:36:15 prettytable==3.17.0 10:36:15 psutil==7.2.2 10:36:15 pyasn1==0.6.2 10:36:15 pyasn1_modules==0.4.2 10:36:15 pycparser==3.0 10:36:15 pygerrit2==2.0.15 10:36:15 PyGithub==2.8.1 10:36:15 Pygments==2.19.2 10:36:15 PyJWT==2.11.0 10:36:15 PyNaCl==1.6.2 10:36:15 pyparsing==2.4.7 10:36:15 pyperclip==1.11.0 10:36:15 pyrsistent==0.20.0 10:36:15 python-cinderclient==9.8.0 10:36:15 python-dateutil==2.9.0.post0 10:36:15 python-heatclient==5.0.0 10:36:15 python-jenkins==1.8.3 10:36:15 python-keystoneclient==5.7.0 10:36:15 python-magnumclient==4.9.0 10:36:15 python-openstackclient==8.3.0 10:36:15 python-swiftclient==4.9.0 10:36:15 PyYAML==6.0.3 10:36:15 referencing==0.37.0 10:36:15 requests==2.32.5 10:36:15 requests-oauthlib==2.0.0 10:36:15 requestsexceptions==1.4.0 10:36:15 rfc3986==2.0.0 10:36:15 rich==14.3.2 10:36:15 rich-argparse==1.7.2 10:36:15 rpds-py==0.30.0 10:36:15 rsa==4.9.1 10:36:15 ruamel.yaml==0.19.1 10:36:15 ruamel.yaml.clib==0.2.15 10:36:15 s3transfer==0.16.0 10:36:15 simplejson==3.20.2 10:36:15 six==1.17.0 10:36:15 smmap==5.0.2 10:36:15 soupsieve==2.8.3 10:36:15 stevedore==5.6.0 10:36:15 tabulate==0.9.0 10:36:15 toml==0.10.2 10:36:15 tomlkit==0.14.0 10:36:15 tqdm==4.67.3 10:36:15 typing_extensions==4.15.0 10:36:15 tzdata==2025.3 10:36:15 urllib3==1.26.20 10:36:15 virtualenv==20.36.1 10:36:15 wcwidth==0.6.0 10:36:15 websocket-client==1.9.0 10:36:15 wrapt==2.1.1 10:36:15 xdg==6.0.0 10:36:15 xmltodict==1.0.2 10:36:15 yq==3.4.3 10:36:15 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins13712177524809230091.sh 10:36:15 ---> sudo-logs.sh 10:36:15 Archiving 'sudo' log.. 10:36:15 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins18150531641042769420.sh 10:36:15 ---> job-cost.sh 10:36:15 Setup pyenv: 10:36:15 system 10:36:15 3.8.13 10:36:15 3.9.13 10:36:15 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version) 10:36:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QGHv from file:/tmp/.os_lf_venv 10:36:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:36:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:36:17 lf-activate-venv(): INFO: Base packages installed successfully 10:36:17 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:36:22 lf-activate-venv(): INFO: Adding /tmp/venv-QGHv/bin to PATH 10:36:22 INFO: No Stack... 10:36:23 INFO: Retrieving Pricing Info for: v3-standard-2 10:36:23 INFO: Archiving Costs 10:36:23 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash -l /tmp/jenkins2963310502404912324.sh 10:36:23 ---> logs-deploy.sh 10:36:23 Setup pyenv: 10:36:23 system 10:36:23 3.8.13 10:36:23 3.9.13 10:36:23 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version) 10:36:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QGHv from file:/tmp/.os_lf_venv 10:36:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:36:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:36:25 lf-activate-venv(): INFO: Base packages installed successfully 10:36:25 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 10:36:33 lf-activate-venv(): INFO: Adding /tmp/venv-QGHv/bin to PATH 10:36:33 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/testsuite-pythonsdk-tests-master-python-lint/564 10:36:33 INFO: archiving workspace using pattern(s): 10:36:34 Archives upload complete. 10:36:34 INFO: archiving logs to Nexus 10:36:35 ---> uname -a: 10:36:35 Linux prd-centos8-builder-2c-1g-6405.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:36:35 10:36:35 10:36:35 ---> lscpu: 10:36:35 Architecture: x86_64 10:36:35 CPU op-mode(s): 32-bit, 64-bit 10:36:35 Byte Order: Little Endian 10:36:35 CPU(s): 2 10:36:35 On-line CPU(s) list: 0,1 10:36:35 Thread(s) per core: 1 10:36:35 Core(s) per socket: 1 10:36:35 Socket(s): 2 10:36:35 NUMA node(s): 1 10:36:35 Vendor ID: AuthenticAMD 10:36:35 CPU family: 23 10:36:35 Model: 49 10:36:35 Model name: AMD EPYC-Rome Processor 10:36:35 Stepping: 0 10:36:35 CPU MHz: 2799.998 10:36:35 BogoMIPS: 5599.99 10:36:35 Virtualization: AMD-V 10:36:35 Hypervisor vendor: KVM 10:36:35 Virtualization type: full 10:36:35 L1d cache: 32K 10:36:35 L1i cache: 32K 10:36:35 L2 cache: 512K 10:36:35 L3 cache: 16384K 10:36:35 NUMA node0 CPU(s): 0,1 10:36:35 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:36:35 10:36:35 10:36:35 ---> nproc: 10:36:35 2 10:36:35 10:36:35 10:36:35 ---> df -h: 10:36:35 Filesystem Size Used Avail Use% Mounted on 10:36:35 devtmpfs 3.8G 0 3.8G 0% /dev 10:36:35 tmpfs 3.8G 0 3.8G 0% /dev/shm 10:36:35 tmpfs 3.8G 17M 3.8G 1% /run 10:36:35 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 10:36:35 /dev/vda1 40G 8.6G 32G 22% / 10:36:35 tmpfs 770M 0 770M 0% /run/user/1001 10:36:35 10:36:35 10:36:35 ---> free -m: 10:36:35 total used free shared buff/cache available 10:36:35 Mem: 7699 630 4935 19 2134 6761 10:36:35 Swap: 1023 0 1023 10:36:35 10:36:35 10:36:35 ---> ip addr: 10:36:35 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:36:35 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:36:35 inet 127.0.0.1/8 scope host lo 10:36:35 valid_lft forever preferred_lft forever 10:36:35 inet6 ::1/128 scope host 10:36:35 valid_lft forever preferred_lft forever 10:36:35 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 10:36:35 link/ether fa:16:3e:da:1e:b7 brd ff:ff:ff:ff:ff:ff 10:36:35 altname enp0s3 10:36:35 altname ens3 10:36:35 inet 10.30.106.72/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 10:36:35 valid_lft 86280sec preferred_lft 86280sec 10:36:35 inet6 fe80::f816:3eff:feda:1eb7/64 scope link 10:36:35 valid_lft forever preferred_lft forever 10:36:35 10:36:35 10:36:35 ---> sar -b -r -n DEV: 10:36:35 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:36:35 10:36:35 10:34:31 LINUX RESTART (2 CPU) 10:36:35 10:36:35 10:35:02 AM tps rtps wtps bread/s bwrtn/s 10:36:35 10:36:01 AM 255.06 119.83 135.23 2108.66 8890.97 10:36:35 Average: 255.06 119.83 135.23 2108.66 8890.97 10:36:35 10:36:35 10:35:02 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:36:35 10:36:01 AM 5232424 6981044 2652020 33.64 2688 1919468 737744 8.26 365764 1934272 129964 10:36:35 Average: 5232424 6981044 2652020 33.64 2688 1919468 737744 8.26 365764 1934272 129964 10:36:35 10:36:35 10:35:02 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:36:35 10:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:36:35 10:36:01 AM eth0 81.99 59.99 977.70 19.42 0.00 0.00 0.00 0.00 10:36:35 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:36:35 Average: eth0 81.99 59.99 977.70 19.42 0.00 0.00 0.00 0.00 10:36:35 10:36:35 10:36:35 ---> sar -P ALL: 10:36:35 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:36:35 10:36:35 10:34:31 LINUX RESTART (2 CPU) 10:36:35 10:36:35 10:35:02 AM CPU %user %nice %system %iowait %steal %idle 10:36:35 10:36:01 AM all 43.02 2.27 16.97 2.35 0.10 35.28 10:36:35 10:36:01 AM 0 48.84 2.61 16.86 2.36 0.10 29.22 10:36:35 10:36:01 AM 1 37.16 1.92 17.08 2.35 0.10 41.38 10:36:35 Average: all 43.02 2.27 16.97 2.35 0.10 35.28 10:36:35 Average: 0 48.84 2.61 16.86 2.36 0.10 29.22 10:36:35 Average: 1 37.16 1.92 17.08 2.35 0.10 41.38 10:36:35 10:36:35 10:36:35