11:25:20 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/xtesting/+/142640 11:25:20 Running as SYSTEM 11:25:20 [EnvInject] - Loading node environment variables. 11:25:20 Building remotely on prd-centos8-builder-2c-1g-3068 (centos8-builder-2c-1g) in workspace /w/workspace/integration-xtesting-master-commit-lint 11:25:20 [ssh-agent] Looking for ssh-agent implementation... 11:25:21 $ ssh-agent 11:25:21 SSH_AUTH_SOCK=/tmp/ssh-ycLi6BI2RC4z/agent.14751 11:25:21 SSH_AGENT_PID=14754 11:25:21 [ssh-agent] Started. 11:25:21 Running ssh-add (command line suppressed) 11:25:21 Identity added: /w/workspace/integration-xtesting-master-commit-lint@tmp/private_key_15074822705094297535.key (/w/workspace/integration-xtesting-master-commit-lint@tmp/private_key_15074822705094297535.key) 11:25:21 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 11:25:21 The recommended git tool is: NONE 11:25:23 using credential onap-jenkins-ssh 11:25:23 Wiping out workspace first. 11:25:23 Cloning the remote Git repository 11:25:23 Cloning repository git://cloud.onap.org/mirror/integration/xtesting.git 11:25:23 > git init /w/workspace/integration-xtesting-master-commit-lint # timeout=10 11:25:23 Fetching upstream changes from git://cloud.onap.org/mirror/integration/xtesting.git 11:25:23 > git --version # timeout=10 11:25:23 > git --version # 'git version 2.39.0' 11:25:23 using GIT_SSH to set credentials Gerrit user 11:25:23 [INFO] Currently running in a labeled security context 11:25:23 [INFO] Currently SELinux is 'enforcing' on the host 11:25:23 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-xtesting-master-commit-lint@tmp/jenkins-gitclient-ssh6309284421033875303.key 11:25:23 Verifying host key using manually-configured host key entries 11:25:23 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration/xtesting.git +refs/heads/*:refs/remotes/origin/* # timeout=30 11:25:24 > git config remote.origin.url git://cloud.onap.org/mirror/integration/xtesting.git # timeout=10 11:25:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:25:24 > git config remote.origin.url git://cloud.onap.org/mirror/integration/xtesting.git # timeout=10 11:25:24 Fetching upstream changes from git://cloud.onap.org/mirror/integration/xtesting.git 11:25:24 using GIT_SSH to set credentials Gerrit user 11:25:24 [INFO] Currently running in a labeled security context 11:25:24 [INFO] Currently SELinux is 'enforcing' on the host 11:25:24 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-xtesting-master-commit-lint@tmp/jenkins-gitclient-ssh8929209875874276174.key 11:25:24 Verifying host key using manually-configured host key entries 11:25:24 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration/xtesting.git refs/changes/40/142640/4 # timeout=30 11:25:24 > git rev-parse 76dc91d90d148761ceb97e498a6f94872ebe9aba^{commit} # timeout=10 11:25:24 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 11:25:24 Checking out Revision 76dc91d90d148761ceb97e498a6f94872ebe9aba (refs/changes/40/142640/4) 11:25:24 > git config core.sparsecheckout # timeout=10 11:25:24 > git checkout -f 76dc91d90d148761ceb97e498a6f94872ebe9aba # timeout=30 11:25:28 Commit message: "Revert back to orange pythonsdk" 11:25:28 > git rev-parse FETCH_HEAD^{commit} # timeout=10 11:25:28 > git rev-list --no-walk 7191df8920bdeb2de9e315af71dcff04c04237fc # timeout=10 11:25:28 [EnvInject] - Injecting environment variables from a build step. 11:25:28 [EnvInject] - Injecting as environment variables the properties content 11:25:28 PYTHON=python3 11:25:28 11:25:28 [EnvInject] - Variables injected successfully. 11:25:28 [integration-xtesting-master-commit-lint] $ /bin/bash -l /tmp/jenkins13265120766376948860.sh 11:25:28 ---> tox-install.sh 11:25:28 + source /home/jenkins/lf-env.sh 11:25:28 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:25:28 ++ mktemp -d /tmp/venv-XXXX 11:25:28 + lf_venv=/tmp/venv-YdzN 11:25:28 + local venv_file=/tmp/.os_lf_venv 11:25:28 + local python=python3 11:25:28 + local options 11:25:28 + local set_path=true 11:25:28 + local install_args= 11:25:28 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:25:28 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:25:28 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:25:28 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:25:28 + true 11:25:28 + case $1 in 11:25:28 + venv_file=/tmp/.toxenv 11:25:28 + shift 2 11:25:28 + true 11:25:28 + case $1 in 11:25:28 + shift 11:25:28 + break 11:25:28 + case $python in 11:25:28 + local pkg_list= 11:25:28 + [[ -d /opt/pyenv ]] 11:25:28 + echo 'Setup pyenv:' 11:25:28 Setup pyenv: 11:25:28 + export PYENV_ROOT=/opt/pyenv 11:25:28 + PYENV_ROOT=/opt/pyenv 11:25:28 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 11:25:28 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 11:25:28 + pyenv versions 11:25:28 system 11:25:28 * 3.8.13 (set by /opt/pyenv/version) 11:25:28 * 3.9.13 (set by /opt/pyenv/version) 11:25:28 * 3.10.6 (set by /opt/pyenv/version) 11:25:28 + command -v pyenv 11:25:28 ++ pyenv init - --no-rehash 11:25:28 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 11:25:28 export PATH="/opt/pyenv/shims:${PATH}" 11:25:28 export PYENV_SHELL=bash 11:25:28 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:25:28 pyenv() { 11:25:28 local command 11:25:28 command="${1:-}" 11:25:28 if [ "$#" -gt 0 ]; then 11:25:28 shift 11:25:28 fi 11:25:28 11:25:28 case "$command" in 11:25:28 rehash|shell) 11:25:28 eval "$(pyenv "sh-$command" "$@")" 11:25:28 ;; 11:25:28 *) 11:25:28 command pyenv "$command" "$@" 11:25:28 ;; 11:25:28 esac 11:25:28 }' 11:25:28 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 11:25:28 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 11:25:28 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 11:25:28 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 11:25:28 ++ export PYENV_SHELL=bash 11:25:28 ++ PYENV_SHELL=bash 11:25:28 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:25:28 +++ complete -F _pyenv pyenv 11:25:28 ++ lf-pyver python3 11:25:28 ++ local py_version_xy=python3 11:25:28 ++ local py_version_xyz= 11:25:28 ++ pyenv versions 11:25:28 ++ local command 11:25:28 ++ command=versions 11:25:28 ++ '[' 1 -gt 0 ']' 11:25:28 ++ shift 11:25:28 ++ case "$command" in 11:25:28 ++ command pyenv versions 11:25:28 ++ pyenv versions 11:25:28 ++ sed 's/^[ *]* //' 11:25:28 ++ awk '{ print $1 }' 11:25:28 ++ grep -E '^[0-9.]*[0-9]$' 11:25:28 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:25:28 +++ grep '^3' /tmp/.pyenv_versions 11:25:28 +++ tail -n 1 11:25:28 +++ sort -V 11:25:28 ++ py_version_xyz=3.10.6 11:25:28 ++ [[ -z 3.10.6 ]] 11:25:28 ++ echo 3.10.6 11:25:28 ++ return 0 11:25:28 + pyenv local 3.10.6 11:25:28 + local command 11:25:28 + command=local 11:25:28 + '[' 2 -gt 0 ']' 11:25:28 + shift 11:25:28 + case "$command" in 11:25:28 + command pyenv local 3.10.6 11:25:28 + pyenv local 3.10.6 11:25:29 + for arg in "$@" 11:25:29 + case $arg in 11:25:29 + pkg_list+='tox ' 11:25:29 + for arg in "$@" 11:25:29 + case $arg in 11:25:29 + pkg_list+='virtualenv ' 11:25:29 + for arg in "$@" 11:25:29 + case $arg in 11:25:29 + pkg_list+='urllib3~=1.26.15 ' 11:25:29 + [[ -f /tmp/.toxenv ]] 11:25:29 + [[ ! -f /tmp/.toxenv ]] 11:25:29 + [[ -n '' ]] 11:25:29 + python3 -m venv /tmp/venv-YdzN 11:25:32 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-YdzN' 11:25:32 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-YdzN 11:25:32 + echo /tmp/venv-YdzN 11:25:32 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 11:25:32 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 11:25:32 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:25:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:25:32 + local 'pip_opts=--upgrade --quiet' 11:25:32 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:25:32 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:25:32 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:25:32 + [[ -n '' ]] 11:25:32 + [[ -n '' ]] 11:25:32 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:25:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:25:32 + /tmp/venv-YdzN/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 11:25:36 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:25:36 lf-activate-venv(): INFO: Base packages installed successfully 11:25:36 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:25:36 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:25:36 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:25:36 + /tmp/venv-YdzN/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 11:25:38 + type python3 11:25:38 + true 11:25:38 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-YdzN/bin to PATH' 11:25:38 lf-activate-venv(): INFO: Adding /tmp/venv-YdzN/bin to PATH 11:25:38 + PATH=/tmp/venv-YdzN/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 11:25:38 + return 0 11:25:38 + python3 --version 11:25:38 Python 3.10.6 11:25:38 + python3 -m pip --version 11:25:38 pip 25.3 from /tmp/venv-YdzN/lib/python3.10/site-packages/pip (python 3.10) 11:25:38 + python3 -m pip freeze 11:25:39 cachetools==6.2.5 11:25:39 chardet==5.2.0 11:25:39 colorama==0.4.6 11:25:39 distlib==0.4.0 11:25:39 filelock==3.20.3 11:25:39 packaging==26.0 11:25:39 platformdirs==4.5.1 11:25:39 pluggy==1.6.0 11:25:39 pyproject-api==1.10.0 11:25:39 tomli==2.4.0 11:25:39 tox==4.34.1 11:25:39 typing_extensions==4.15.0 11:25:39 urllib3==1.26.20 11:25:39 virtualenv==20.36.1 11:25:39 [EnvInject] - Injecting environment variables from a build step. 11:25:39 [EnvInject] - Injecting as environment variables the properties content 11:25:39 PARALLEL=false 11:25:39 11:25:39 [EnvInject] - Variables injected successfully. 11:25:39 [integration-xtesting-master-commit-lint] $ /bin/bash -l /tmp/jenkins8880132191809500070.sh 11:25:39 ---> tox-run.sh 11:25:39 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 11:25:39 + ARCHIVE_TOX_DIR=/w/workspace/integration-xtesting-master-commit-lint/archives/tox 11:25:39 + ARCHIVE_DOC_DIR=/w/workspace/integration-xtesting-master-commit-lint/archives/docs 11:25:39 + mkdir -p /w/workspace/integration-xtesting-master-commit-lint/archives/tox 11:25:39 + cd /w/workspace/integration-xtesting-master-commit-lint/. 11:25:39 + source /home/jenkins/lf-env.sh 11:25:39 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:25:39 ++ mktemp -d /tmp/venv-XXXX 11:25:39 + lf_venv=/tmp/venv-zNNy 11:25:39 + local venv_file=/tmp/.os_lf_venv 11:25:39 + local python=python3 11:25:39 + local options 11:25:39 + local set_path=true 11:25:39 + local install_args= 11:25:39 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:25:39 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:25:39 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:25:39 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:25:39 + true 11:25:39 + case $1 in 11:25:39 + venv_file=/tmp/.toxenv 11:25:39 + shift 2 11:25:39 + true 11:25:39 + case $1 in 11:25:39 + shift 11:25:39 + break 11:25:39 + case $python in 11:25:39 + local pkg_list= 11:25:39 + [[ -d /opt/pyenv ]] 11:25:39 + echo 'Setup pyenv:' 11:25:39 Setup pyenv: 11:25:39 + export PYENV_ROOT=/opt/pyenv 11:25:39 + PYENV_ROOT=/opt/pyenv 11:25:39 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 11:25:39 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 11:25:39 + pyenv versions 11:25:39 system 11:25:39 3.8.13 11:25:39 3.9.13 11:25:39 * 3.10.6 (set by /w/workspace/integration-xtesting-master-commit-lint/.python-version) 11:25:39 + command -v pyenv 11:25:39 ++ pyenv init - --no-rehash 11:25:39 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 11:25:39 export PATH="/opt/pyenv/shims:${PATH}" 11:25:39 export PYENV_SHELL=bash 11:25:39 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:25:39 pyenv() { 11:25:39 local command 11:25:39 command="${1:-}" 11:25:39 if [ "$#" -gt 0 ]; then 11:25:39 shift 11:25:39 fi 11:25:39 11:25:39 case "$command" in 11:25:39 rehash|shell) 11:25:39 eval "$(pyenv "sh-$command" "$@")" 11:25:39 ;; 11:25:39 *) 11:25:39 command pyenv "$command" "$@" 11:25:39 ;; 11:25:39 esac 11:25:39 }' 11:25:39 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 11:25:39 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 11:25:39 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 11:25:39 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 11:25:39 ++ export PYENV_SHELL=bash 11:25:39 ++ PYENV_SHELL=bash 11:25:39 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:25:39 +++ complete -F _pyenv pyenv 11:25:39 ++ lf-pyver python3 11:25:39 ++ local py_version_xy=python3 11:25:39 ++ local py_version_xyz= 11:25:39 ++ grep -E '^[0-9.]*[0-9]$' 11:25:39 ++ awk '{ print $1 }' 11:25:39 ++ sed 's/^[ *]* //' 11:25:39 ++ pyenv versions 11:25:39 ++ local command 11:25:39 ++ command=versions 11:25:39 ++ '[' 1 -gt 0 ']' 11:25:39 ++ shift 11:25:39 ++ case "$command" in 11:25:39 ++ command pyenv versions 11:25:39 ++ pyenv versions 11:25:39 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:25:39 +++ sort -V 11:25:39 +++ grep '^3' /tmp/.pyenv_versions 11:25:39 +++ tail -n 1 11:25:39 ++ py_version_xyz=3.10.6 11:25:39 ++ [[ -z 3.10.6 ]] 11:25:39 ++ echo 3.10.6 11:25:39 ++ return 0 11:25:39 + pyenv local 3.10.6 11:25:39 + local command 11:25:39 + command=local 11:25:39 + '[' 2 -gt 0 ']' 11:25:39 + shift 11:25:39 + case "$command" in 11:25:39 + command pyenv local 3.10.6 11:25:39 + pyenv local 3.10.6 11:25:39 + for arg in "$@" 11:25:39 + case $arg in 11:25:39 + pkg_list+='tox ' 11:25:39 + for arg in "$@" 11:25:39 + case $arg in 11:25:39 + pkg_list+='virtualenv ' 11:25:39 + for arg in "$@" 11:25:39 + case $arg in 11:25:39 + pkg_list+='urllib3~=1.26.15 ' 11:25:39 + [[ -f /tmp/.toxenv ]] 11:25:39 ++ cat /tmp/.toxenv 11:25:39 + lf_venv=/tmp/venv-YdzN 11:25:39 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YdzN from' file:/tmp/.toxenv 11:25:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YdzN from file:/tmp/.toxenv 11:25:39 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:25:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:25:39 + local 'pip_opts=--upgrade --quiet' 11:25:39 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:25:39 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:25:39 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:25:39 + [[ -n '' ]] 11:25:39 + [[ -n '' ]] 11:25:39 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:25:39 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:25:39 + /tmp/venv-YdzN/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 11:25:40 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:25:40 lf-activate-venv(): INFO: Base packages installed successfully 11:25:40 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:25:40 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:25:40 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:25:40 + /tmp/venv-YdzN/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 11:25:41 + type python3 11:25:41 + true 11:25:41 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-YdzN/bin to PATH' 11:25:41 lf-activate-venv(): INFO: Adding /tmp/venv-YdzN/bin to PATH 11:25:41 + PATH=/tmp/venv-YdzN/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 11:25:41 + return 0 11:25:41 + [[ -d /opt/pyenv ]] 11:25:41 + echo '---> Setting up pyenv' 11:25:41 ---> Setting up pyenv 11:25:41 + export PYENV_ROOT=/opt/pyenv 11:25:41 + PYENV_ROOT=/opt/pyenv 11:25:41 + export PATH=/opt/pyenv/bin:/tmp/venv-YdzN/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 11:25:41 + PATH=/opt/pyenv/bin:/tmp/venv-YdzN/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 11:25:41 ++ pwd 11:25:41 + PYTHONPATH=/w/workspace/integration-xtesting-master-commit-lint 11:25:41 + export PYTHONPATH 11:25:41 + export TOX_TESTENV_PASSENV=PYTHONPATH 11:25:41 + TOX_TESTENV_PASSENV=PYTHONPATH 11:25:41 + tox --version 11:25:41 4.34.1 from /tmp/venv-YdzN/lib/python3.10/site-packages/tox/__init__.py 11:25:41 + PARALLEL=false 11:25:41 + TOX_OPTIONS_LIST= 11:25:41 + [[ -n gitlint ]] 11:25:41 + TOX_OPTIONS_LIST=' -e gitlint' 11:25:41 + case ${PARALLEL,,} in 11:25:41 + tee -a /w/workspace/integration-xtesting-master-commit-lint/archives/tox/tox.log 11:25:41 + tox -e gitlint 11:25:42 gitlint: install_deps> python -I -m pip install gitlint 11:25:44 gitlint: freeze> python -m pip freeze --all 11:25:45 gitlint: arrow==1.2.3,click==8.1.3,gitlint==0.19.1,gitlint-core==0.19.1,pip==25.0.1,python-dateutil==2.9.0.post0,setuptools==75.3.2,sh==1.14.3,six==1.17.0,wheel==0.45.1 11:25:45 gitlint: commands[0]> gitlint 11:25:45 WARNING: I1 - ignore-by-title: gitlint will be switching from using Python regex 'match' (match beginning) to 'search' (match anywhere) semantics. Please review your ignore-by-title.regex option accordingly. To remove this warning, set general.regex-style-search=True. More details: https://jorisroovers.github.io/gitlint/configuration/#regex-style-search 11:25:45 WARNING: I3 - ignore-body-lines: gitlint will be switching from using Python regex 'match' (match beginning) to 'search' (match anywhere) semantics. Please review your ignore-body-lines.regex option accordingly. To remove this warning, set general.regex-style-search=True. More details: https://jorisroovers.github.io/gitlint/configuration/#regex-style-search 11:25:45 gitlint: OK (3.58=setup[3.42]+cmd[0.16] seconds) 11:25:45 congratulations :) (3.60 seconds) 11:25:45 + tox_status=0 11:25:45 + echo '---> Completed tox runs' 11:25:45 ---> Completed tox runs 11:25:45 + for i in .tox/*/log 11:25:45 ++ echo .tox/gitlint/log 11:25:45 ++ awk -F/ '{print $2}' 11:25:45 + tox_env=gitlint 11:25:45 + cp -r .tox/gitlint/log /w/workspace/integration-xtesting-master-commit-lint/archives/tox/gitlint 11:25:45 + DOC_DIR=docs/_build/html 11:25:45 + [[ -d docs/_build/html ]] 11:25:45 + echo '---> tox-run.sh ends' 11:25:45 ---> tox-run.sh ends 11:25:45 + test 0 -eq 0 11:25:45 $ ssh-agent -k 11:25:45 unset SSH_AUTH_SOCK; 11:25:45 unset SSH_AGENT_PID; 11:25:45 echo Agent pid 14754 killed; 11:25:45 [ssh-agent] Stopped. 11:25:45 [PostBuildScript] - [INFO] Executing post build scripts. 11:25:45 [integration-xtesting-master-commit-lint] $ /bin/bash /tmp/jenkins4771096951441477975.sh 11:25:45 ---> sysstat.sh 11:25:45 [integration-xtesting-master-commit-lint] $ /bin/bash /tmp/jenkins2282817802966081809.sh 11:25:45 ---> package-listing.sh 11:25:45 ++ tr '[:upper:]' '[:lower:]' 11:25:45 ++ facter osfamily 11:25:46 + OS_FAMILY=redhat 11:25:46 + workspace=/w/workspace/integration-xtesting-master-commit-lint 11:25:46 + START_PACKAGES=/tmp/packages_start.txt 11:25:46 + END_PACKAGES=/tmp/packages_end.txt 11:25:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:25:46 + PACKAGES=/tmp/packages_start.txt 11:25:46 + '[' /w/workspace/integration-xtesting-master-commit-lint ']' 11:25:46 + PACKAGES=/tmp/packages_end.txt 11:25:46 + case "${OS_FAMILY}" in 11:25:46 + rpm -qa 11:25:46 + sort 11:25:46 + '[' -f /tmp/packages_start.txt ']' 11:25:46 + '[' -f /tmp/packages_end.txt ']' 11:25:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:25:46 + '[' /w/workspace/integration-xtesting-master-commit-lint ']' 11:25:46 + mkdir -p /w/workspace/integration-xtesting-master-commit-lint/archives/ 11:25:46 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-xtesting-master-commit-lint/archives/ 11:25:46 [integration-xtesting-master-commit-lint] $ /bin/bash /tmp/jenkins15646913161085706870.sh 11:25:46 ---> capture-instance-metadata.sh 11:25:46 Setup pyenv: 11:25:46 system 11:25:46 3.8.13 11:25:46 3.9.13 11:25:46 * 3.10.6 (set by /w/workspace/integration-xtesting-master-commit-lint/.python-version) 11:25:50 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-YKIY 11:25:50 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:25:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:25:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:25:54 lf-activate-venv(): INFO: Base packages installed successfully 11:25:54 lf-activate-venv(): INFO: Installing additional packages: lftools 11:26:17 lf-activate-venv(): INFO: Adding /tmp/venv-YKIY/bin to PATH 11:26:17 INFO: Running in OpenStack, capturing instance metadata 11:26:17 [integration-xtesting-master-commit-lint] $ /bin/bash /tmp/jenkins13331623641258831373.sh 11:26:17 provisioning config files... 11:26:17 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-xtesting-master-commit-lint@tmp/config15827059469161793tmp 11:26:17 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:26:17 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:26:17 [EnvInject] - Injecting environment variables from a build step. 11:26:17 [EnvInject] - Injecting as environment variables the properties content 11:26:17 SERVER_ID=logs 11:26:17 11:26:17 [EnvInject] - Variables injected successfully. 11:26:17 [integration-xtesting-master-commit-lint] $ /bin/bash /tmp/jenkins4090531503617454058.sh 11:26:17 ---> create-netrc.sh 11:26:17 [integration-xtesting-master-commit-lint] $ /bin/bash /tmp/jenkins3430457713339384422.sh 11:26:17 ---> python-tools-install.sh 11:26:17 Setup pyenv: 11:26:17 system 11:26:17 3.8.13 11:26:17 3.9.13 11:26:17 * 3.10.6 (set by /w/workspace/integration-xtesting-master-commit-lint/.python-version) 11:26:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YKIY from file:/tmp/.os_lf_venv 11:26:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:26:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:26:19 lf-activate-venv(): INFO: Base packages installed successfully 11:26:19 lf-activate-venv(): INFO: Installing additional packages: lftools 11:26:27 lf-activate-venv(): INFO: Adding /tmp/venv-YKIY/bin to PATH 11:26:27 Generating Requirements File 11:26:45 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 11:26:45 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 11:26:45 Python 3.10.6 11:26:45 pip 25.3 from /tmp/venv-YKIY/lib/python3.10/site-packages/pip (python 3.10) 11:26:46 appdirs==1.4.4 11:26:46 argcomplete==3.6.3 11:26:46 aspy.yaml==1.3.0 11:26:46 attrs==25.4.0 11:26:46 autopage==0.5.2 11:26:46 backports.strenum==1.3.1 11:26:46 beautifulsoup4==4.14.3 11:26:46 boto3==1.42.34 11:26:46 botocore==1.42.34 11:26:46 bs4==0.0.2 11:26:46 certifi==2026.1.4 11:26:46 cffi==2.0.0 11:26:46 cfgv==3.5.0 11:26:46 chardet==5.2.0 11:26:46 charset-normalizer==3.4.4 11:26:46 click==8.3.1 11:26:46 cliff==4.13.1 11:26:46 cmd2==3.1.0 11:26:46 cryptography==3.3.2 11:26:46 debtcollector==3.0.0 11:26:46 decorator==5.2.1 11:26:46 defusedxml==0.7.1 11:26:46 Deprecated==1.3.1 11:26:46 distlib==0.4.0 11:26:46 dnspython==2.8.0 11:26:46 docker==7.1.0 11:26:46 dogpile.cache==1.5.0 11:26:46 durationpy==0.10 11:26:46 email-validator==2.3.0 11:26:46 filelock==3.20.3 11:26:46 future==1.0.0 11:26:46 gitdb==4.0.12 11:26:46 GitPython==3.1.46 11:26:46 httplib2==0.30.2 11:26:46 identify==2.6.16 11:26:46 idna==3.11 11:26:46 importlib-resources==1.5.0 11:26:46 iso8601==2.1.0 11:26:46 Jinja2==3.1.6 11:26:46 jmespath==1.1.0 11:26:46 jsonpatch==1.33 11:26:46 jsonpointer==3.0.0 11:26:46 jsonschema==4.26.0 11:26:46 jsonschema-specifications==2025.9.1 11:26:46 keystoneauth1==5.13.0 11:26:46 kubernetes==35.0.0 11:26:46 lftools==0.37.21 11:26:46 lxml==6.0.2 11:26:46 markdown-it-py==4.0.0 11:26:46 MarkupSafe==3.0.3 11:26:46 mdurl==0.1.2 11:26:46 msgpack==1.1.2 11:26:46 multi_key_dict==2.0.3 11:26:46 munch==4.0.0 11:26:46 netaddr==1.3.0 11:26:46 niet==1.4.2 11:26:46 nodeenv==1.10.0 11:26:46 oauth2client==4.1.3 11:26:46 oauthlib==3.3.1 11:26:46 openstacksdk==4.9.0 11:26:46 os-service-types==1.8.2 11:26:46 osc-lib==4.3.0 11:26:46 oslo.config==10.2.0 11:26:46 oslo.context==6.2.0 11:26:46 oslo.i18n==6.7.1 11:26:46 oslo.log==8.0.0 11:26:46 oslo.serialization==5.9.0 11:26:46 oslo.utils==9.2.0 11:26:46 packaging==26.0 11:26:46 pbr==7.0.3 11:26:46 platformdirs==4.5.1 11:26:46 prettytable==3.17.0 11:26:46 psutil==7.2.1 11:26:46 pyasn1==0.6.2 11:26:46 pyasn1_modules==0.4.2 11:26:46 pycparser==3.0 11:26:46 pygerrit2==2.0.15 11:26:46 PyGithub==2.8.1 11:26:46 Pygments==2.19.2 11:26:46 PyJWT==2.10.1 11:26:46 PyNaCl==1.6.2 11:26:46 pyparsing==2.4.7 11:26:46 pyperclip==1.11.0 11:26:46 pyrsistent==0.20.0 11:26:46 python-cinderclient==9.8.0 11:26:46 python-dateutil==2.9.0.post0 11:26:46 python-heatclient==5.0.0 11:26:46 python-jenkins==1.8.3 11:26:46 python-keystoneclient==5.7.0 11:26:46 python-magnumclient==4.9.0 11:26:46 python-openstackclient==8.3.0 11:26:46 python-swiftclient==4.9.0 11:26:46 PyYAML==6.0.3 11:26:46 referencing==0.37.0 11:26:46 requests==2.32.5 11:26:46 requests-oauthlib==2.0.0 11:26:46 requestsexceptions==1.4.0 11:26:46 rfc3986==2.0.0 11:26:46 rich==14.3.1 11:26:46 rich-argparse==1.7.2 11:26:46 rpds-py==0.30.0 11:26:46 rsa==4.9.1 11:26:46 ruamel.yaml==0.19.1 11:26:46 ruamel.yaml.clib==0.2.15 11:26:46 s3transfer==0.16.0 11:26:46 simplejson==3.20.2 11:26:46 six==1.17.0 11:26:46 smmap==5.0.2 11:26:46 soupsieve==2.8.3 11:26:46 stevedore==5.6.0 11:26:46 tabulate==0.9.0 11:26:46 toml==0.10.2 11:26:46 tomlkit==0.14.0 11:26:46 tqdm==4.67.1 11:26:46 typing_extensions==4.15.0 11:26:46 tzdata==2025.3 11:26:46 urllib3==1.26.20 11:26:46 virtualenv==20.36.1 11:26:46 wcwidth==0.4.0 11:26:46 websocket-client==1.9.0 11:26:46 wrapt==2.0.1 11:26:46 xdg==6.0.0 11:26:46 xmltodict==1.0.2 11:26:46 yq==3.4.3 11:26:46 [integration-xtesting-master-commit-lint] $ /bin/bash /tmp/jenkins2094402054034573265.sh 11:26:46 ---> sudo-logs.sh 11:26:46 Archiving 'sudo' log.. 11:26:46 [integration-xtesting-master-commit-lint] $ /bin/bash /tmp/jenkins682119972909381553.sh 11:26:46 ---> job-cost.sh 11:26:46 Setup pyenv: 11:26:46 system 11:26:46 3.8.13 11:26:46 3.9.13 11:26:46 * 3.10.6 (set by /w/workspace/integration-xtesting-master-commit-lint/.python-version) 11:26:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YKIY from file:/tmp/.os_lf_venv 11:26:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:26:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:26:48 lf-activate-venv(): INFO: Base packages installed successfully 11:26:48 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:26:54 lf-activate-venv(): INFO: Adding /tmp/venv-YKIY/bin to PATH 11:26:54 INFO: No Stack... 11:26:54 INFO: Retrieving Pricing Info for: v3-standard-2 11:26:55 INFO: Archiving Costs 11:26:55 [integration-xtesting-master-commit-lint] $ /bin/bash -l /tmp/jenkins7117188731771756436.sh 11:26:55 ---> logs-deploy.sh 11:26:55 Setup pyenv: 11:26:55 system 11:26:55 3.8.13 11:26:55 3.9.13 11:26:55 * 3.10.6 (set by /w/workspace/integration-xtesting-master-commit-lint/.python-version) 11:26:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YKIY from file:/tmp/.os_lf_venv 11:26:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:26:55 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:26:57 lf-activate-venv(): INFO: Base packages installed successfully 11:26:57 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 11:27:06 lf-activate-venv(): INFO: Adding /tmp/venv-YKIY/bin to PATH 11:27:06 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-xtesting-master-commit-lint/320 11:27:06 INFO: archiving workspace using pattern(s): 11:27:07 Archives upload complete. 11:27:07 INFO: archiving logs to Nexus 11:27:08 ---> uname -a: 11:27:08 Linux prd-centos8-builder-2c-1g-3068.novalocal 4.18.0-448.el8.x86_64 #1 SMP Wed Jan 18 15:02:46 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 11:27:08 11:27:08 11:27:08 ---> lscpu: 11:27:08 Architecture: x86_64 11:27:08 CPU op-mode(s): 32-bit, 64-bit 11:27:08 Byte Order: Little Endian 11:27:08 CPU(s): 2 11:27:08 On-line CPU(s) list: 0,1 11:27:08 Thread(s) per core: 1 11:27:08 Core(s) per socket: 1 11:27:08 Socket(s): 2 11:27:08 NUMA node(s): 1 11:27:08 Vendor ID: AuthenticAMD 11:27:08 CPU family: 23 11:27:08 Model: 49 11:27:08 Model name: AMD EPYC-Rome Processor 11:27:08 Stepping: 0 11:27:08 CPU MHz: 2799.998 11:27:08 BogoMIPS: 5599.99 11:27:08 Virtualization: AMD-V 11:27:08 Hypervisor vendor: KVM 11:27:08 Virtualization type: full 11:27:08 L1d cache: 32K 11:27:08 L1i cache: 32K 11:27:08 L2 cache: 512K 11:27:08 L3 cache: 16384K 11:27:08 NUMA node0 CPU(s): 0,1 11:27:08 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 11:27:08 11:27:08 11:27:08 ---> nproc: 11:27:08 2 11:27:08 11:27:08 11:27:08 ---> df -h: 11:27:08 Filesystem Size Used Avail Use% Mounted on 11:27:08 devtmpfs 3.8G 0 3.8G 0% /dev 11:27:08 tmpfs 3.8G 0 3.8G 0% /dev/shm 11:27:08 tmpfs 3.8G 17M 3.8G 1% /run 11:27:08 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 11:27:08 /dev/vda1 40G 8.5G 32G 22% / 11:27:08 tmpfs 770M 0 770M 0% /run/user/1001 11:27:08 11:27:08 11:27:08 ---> free -m: 11:27:08 total used free shared buff/cache available 11:27:08 Mem: 7699 566 4988 19 2145 6824 11:27:08 Swap: 1023 0 1023 11:27:08 11:27:08 11:27:08 ---> ip addr: 11:27:08 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:27:08 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:27:08 inet 127.0.0.1/8 scope host lo 11:27:08 valid_lft forever preferred_lft forever 11:27:08 inet6 ::1/128 scope host 11:27:08 valid_lft forever preferred_lft forever 11:27:08 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 11:27:08 link/ether fa:16:3e:bd:12:be brd ff:ff:ff:ff:ff:ff 11:27:08 altname enp0s3 11:27:08 altname ens3 11:27:08 inet 10.30.106.227/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 11:27:08 valid_lft 86267sec preferred_lft 86267sec 11:27:08 inet6 fe80::f816:3eff:febd:12be/64 scope link 11:27:08 valid_lft forever preferred_lft forever 11:27:08 11:27:08 11:27:08 ---> sar -b -r -n DEV: 11:27:08 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 01/26/2026 _x86_64_ (2 CPU) 11:27:08 11:27:08 11:24:52 LINUX RESTART (2 CPU) 11:27:08 11:27:08 11:25:01 AM tps rtps wtps bread/s bwrtn/s 11:27:08 11:26:01 AM 481.92 289.24 192.69 14717.78 41046.32 11:27:08 11:27:01 AM 139.72 0.58 139.14 77.44 11068.36 11:27:08 Average: 310.82 144.91 165.91 7397.61 26057.34 11:27:08 11:27:08 11:25:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:27:08 11:26:01 AM 5446708 7048872 2437736 30.92 2688 1781928 680548 7.62 371516 1751620 111268 11:27:08 11:27:01 AM 5093932 6973348 2790512 35.39 2688 2042752 700516 7.84 380972 2029564 119272 11:27:08 Average: 5270320 7011110 2614124 33.16 2688 1912340 690532 7.73 376244 1890592 115270 11:27:08 11:27:08 11:25:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:27:08 11:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:27:08 11:26:01 AM eth0 214.41 123.03 949.42 62.98 0.00 0.00 0.00 0.00 11:27:08 11:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:27:08 11:27:01 AM eth0 59.71 46.00 904.72 11.02 0.00 0.00 0.00 0.00 11:27:08 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:27:08 Average: eth0 137.06 84.51 927.07 37.00 0.00 0.00 0.00 0.00 11:27:08 11:27:08 11:27:08 ---> sar -P ALL: 11:27:08 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 01/26/2026 _x86_64_ (2 CPU) 11:27:08 11:27:08 11:24:52 LINUX RESTART (2 CPU) 11:27:08 11:27:08 11:25:01 AM CPU %user %nice %system %iowait %steal %idle 11:27:08 11:26:01 AM all 47.62 3.40 24.09 9.87 0.15 14.87 11:27:08 11:26:01 AM 0 48.38 2.84 22.50 10.03 0.14 16.11 11:27:08 11:26:01 AM 1 46.84 3.96 25.70 9.72 0.16 13.63 11:27:08 11:27:01 AM all 41.31 0.00 4.69 2.22 0.14 51.63 11:27:08 11:27:01 AM 0 51.75 0.00 5.37 3.07 0.15 39.65 11:27:08 11:27:01 AM 1 30.91 0.00 4.01 1.38 0.13 63.57 11:27:08 Average: all 44.41 1.67 14.23 5.99 0.14 33.55 11:27:08 Average: 0 50.09 1.40 13.82 6.50 0.14 28.04 11:27:08 Average: 1 38.72 1.94 14.64 5.47 0.14 39.09 11:27:08 11:27:08 11:27:08