11:53:08 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/xtesting/+/143011 11:53:08 Running as SYSTEM 11:53:08 [EnvInject] - Loading node environment variables. 11:53:08 Building remotely on prd-centos8-builder-2c-1g-3111 (centos8-builder-2c-1g) in workspace /w/workspace/integration-xtesting-master-commit-lint 11:53:08 [ssh-agent] Looking for ssh-agent implementation... 11:53:08 $ ssh-agent 11:53:08 SSH_AUTH_SOCK=/tmp/ssh-BStB7p1wjOb5/agent.15760 11:53:08 SSH_AGENT_PID=15784 11:53:08 [ssh-agent] Started. 11:53:08 Running ssh-add (command line suppressed) 11:53:08 Identity added: /w/workspace/integration-xtesting-master-commit-lint@tmp/private_key_8958803101275789289.key (/w/workspace/integration-xtesting-master-commit-lint@tmp/private_key_8958803101275789289.key) 11:53:08 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 11:53:08 The recommended git tool is: NONE 11:53:10 using credential onap-jenkins-ssh 11:53:10 Wiping out workspace first. 11:53:10 Cloning the remote Git repository 11:53:10 Cloning repository git://cloud.onap.org/mirror/integration/xtesting.git 11:53:10 > git init /w/workspace/integration-xtesting-master-commit-lint # timeout=10 11:53:10 Fetching upstream changes from git://cloud.onap.org/mirror/integration/xtesting.git 11:53:10 > git --version # timeout=10 11:53:10 > git --version # 'git version 2.39.0' 11:53:10 using GIT_SSH to set credentials Gerrit user 11:53:10 [INFO] Currently running in a labeled security context 11:53:10 [INFO] Currently SELinux is 'enforcing' on the host 11:53:10 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-xtesting-master-commit-lint@tmp/jenkins-gitclient-ssh16856923602332272346.key 11:53:10 Verifying host key using manually-configured host key entries 11:53:10 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration/xtesting.git +refs/heads/*:refs/remotes/origin/* # timeout=30 11:53:10 > git config remote.origin.url git://cloud.onap.org/mirror/integration/xtesting.git # timeout=10 11:53:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:53:11 > git config remote.origin.url git://cloud.onap.org/mirror/integration/xtesting.git # timeout=10 11:53:11 Fetching upstream changes from git://cloud.onap.org/mirror/integration/xtesting.git 11:53:11 using GIT_SSH to set credentials Gerrit user 11:53:11 [INFO] Currently running in a labeled security context 11:53:11 [INFO] Currently SELinux is 'enforcing' on the host 11:53:11 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-xtesting-master-commit-lint@tmp/jenkins-gitclient-ssh17367648733541224222.key 11:53:11 Verifying host key using manually-configured host key entries 11:53:11 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration/xtesting.git refs/changes/11/143011/4 # timeout=30 11:53:11 > git rev-parse 0753900612a52cc20341a5529b512509c274e2cb^{commit} # timeout=10 11:53:11 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 11:53:11 Checking out Revision 0753900612a52cc20341a5529b512509c274e2cb (refs/changes/11/143011/4) 11:53:11 > git config core.sparsecheckout # timeout=10 11:53:11 > git checkout -f 0753900612a52cc20341a5529b512509c274e2cb # timeout=30 11:53:14 Commit message: "[INT] Fix further issues with security image" 11:53:14 > git rev-parse FETCH_HEAD^{commit} # timeout=10 11:53:15 > git rev-list --no-walk f20cfb551738f5d8aca32d181cc53219bba74ec8 # timeout=10 11:53:15 [EnvInject] - Injecting environment variables from a build step. 11:53:15 [EnvInject] - Injecting as environment variables the properties content 11:53:15 PYTHON=python3 11:53:15 11:53:15 [EnvInject] - Variables injected successfully. 11:53:15 [integration-xtesting-master-commit-lint] $ /bin/bash -l /tmp/jenkins7146644067475255975.sh 11:53:15 ---> tox-install.sh 11:53:15 + source /home/jenkins/lf-env.sh 11:53:15 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:53:15 ++ mktemp -d /tmp/venv-XXXX 11:53:15 + lf_venv=/tmp/venv-UOMy 11:53:15 + local venv_file=/tmp/.os_lf_venv 11:53:15 + local python=python3 11:53:15 + local options 11:53:15 + local set_path=true 11:53:15 + local install_args= 11:53:15 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:53:15 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:53:15 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:53:15 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:53:15 + true 11:53:15 + case $1 in 11:53:15 + venv_file=/tmp/.toxenv 11:53:15 + shift 2 11:53:15 + true 11:53:15 + case $1 in 11:53:15 + shift 11:53:15 + break 11:53:15 + case $python in 11:53:15 + local pkg_list= 11:53:15 + [[ -d /opt/pyenv ]] 11:53:15 + echo 'Setup pyenv:' 11:53:15 Setup pyenv: 11:53:15 + export PYENV_ROOT=/opt/pyenv 11:53:15 + PYENV_ROOT=/opt/pyenv 11:53:15 + 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:53:15 + 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:53:15 + pyenv versions 11:53:15 system 11:53:15 * 3.8.13 (set by /opt/pyenv/version) 11:53:15 * 3.9.13 (set by /opt/pyenv/version) 11:53:15 * 3.10.6 (set by /opt/pyenv/version) 11:53:15 + command -v pyenv 11:53:15 ++ pyenv init - --no-rehash 11:53:15 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 11:53:15 export PATH="/opt/pyenv/shims:${PATH}" 11:53:15 export PYENV_SHELL=bash 11:53:15 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:53:15 pyenv() { 11:53:15 local command 11:53:15 command="${1:-}" 11:53:15 if [ "$#" -gt 0 ]; then 11:53:15 shift 11:53:15 fi 11:53:15 11:53:15 case "$command" in 11:53:15 rehash|shell) 11:53:15 eval "$(pyenv "sh-$command" "$@")" 11:53:15 ;; 11:53:15 *) 11:53:15 command pyenv "$command" "$@" 11:53:15 ;; 11:53:15 esac 11:53:15 }' 11:53:15 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 11:53:15 ++ 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:53:15 ++ 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:53:15 ++ 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:53:15 ++ export PYENV_SHELL=bash 11:53:15 ++ PYENV_SHELL=bash 11:53:15 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:53:15 +++ complete -F _pyenv pyenv 11:53:15 ++ lf-pyver python3 11:53:15 ++ local py_version_xy=python3 11:53:15 ++ local py_version_xyz= 11:53:15 ++ pyenv versions 11:53:15 ++ local command 11:53:15 ++ command=versions 11:53:15 ++ '[' 1 -gt 0 ']' 11:53:15 ++ shift 11:53:15 ++ case "$command" in 11:53:15 ++ command pyenv versions 11:53:15 ++ pyenv versions 11:53:15 ++ grep -E '^[0-9.]*[0-9]$' 11:53:15 ++ awk '{ print $1 }' 11:53:15 ++ sed 's/^[ *]* //' 11:53:16 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:53:16 +++ tail -n 1 11:53:16 +++ grep '^3' /tmp/.pyenv_versions 11:53:16 +++ sort -V 11:53:16 ++ py_version_xyz=3.10.6 11:53:16 ++ [[ -z 3.10.6 ]] 11:53:16 ++ echo 3.10.6 11:53:16 ++ return 0 11:53:16 + pyenv local 3.10.6 11:53:16 + local command 11:53:16 + command=local 11:53:16 + '[' 2 -gt 0 ']' 11:53:16 + shift 11:53:16 + case "$command" in 11:53:16 + command pyenv local 3.10.6 11:53:16 + pyenv local 3.10.6 11:53:16 + for arg in "$@" 11:53:16 + case $arg in 11:53:16 + pkg_list+='tox ' 11:53:16 + for arg in "$@" 11:53:16 + case $arg in 11:53:16 + pkg_list+='virtualenv ' 11:53:16 + for arg in "$@" 11:53:16 + case $arg in 11:53:16 + pkg_list+='urllib3~=1.26.15 ' 11:53:16 + [[ -f /tmp/.toxenv ]] 11:53:16 + [[ ! -f /tmp/.toxenv ]] 11:53:16 + [[ -n '' ]] 11:53:16 + python3 -m venv /tmp/venv-UOMy 11:53:20 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-UOMy' 11:53:20 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-UOMy 11:53:20 + echo /tmp/venv-UOMy 11:53:20 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 11:53:20 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 11:53:20 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:53:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:53:20 + local 'pip_opts=--upgrade --quiet' 11:53:20 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:53:20 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:53:20 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:53:20 + [[ -n '' ]] 11:53:20 + [[ -n '' ]] 11:53:20 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:53:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:53:20 + /tmp/venv-UOMy/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:53:24 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:53:24 lf-activate-venv(): INFO: Base packages installed successfully 11:53:24 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:53:24 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:53:24 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:53:24 + /tmp/venv-UOMy/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:53:26 + type python3 11:53:26 + true 11:53:26 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-UOMy/bin to PATH' 11:53:26 lf-activate-venv(): INFO: Adding /tmp/venv-UOMy/bin to PATH 11:53:26 + PATH=/tmp/venv-UOMy/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:53:26 + return 0 11:53:26 + python3 --version 11:53:26 Python 3.10.6 11:53:26 + python3 -m pip --version 11:53:26 pip 25.3 from /tmp/venv-UOMy/lib/python3.10/site-packages/pip (python 3.10) 11:53:26 + python3 -m pip freeze 11:53:26 cachetools==6.2.5 11:53:26 chardet==5.2.0 11:53:26 colorama==0.4.6 11:53:26 distlib==0.4.0 11:53:26 filelock==3.20.3 11:53:26 packaging==26.0 11:53:26 platformdirs==4.5.1 11:53:26 pluggy==1.6.0 11:53:26 pyproject-api==1.10.0 11:53:26 tomli==2.4.0 11:53:26 tox==4.34.1 11:53:26 typing_extensions==4.15.0 11:53:26 urllib3==1.26.20 11:53:26 virtualenv==20.36.1 11:53:26 [EnvInject] - Injecting environment variables from a build step. 11:53:26 [EnvInject] - Injecting as environment variables the properties content 11:53:26 PARALLEL=false 11:53:26 11:53:26 [EnvInject] - Variables injected successfully. 11:53:26 [integration-xtesting-master-commit-lint] $ /bin/bash -l /tmp/jenkins12723318655975277468.sh 11:53:26 ---> tox-run.sh 11:53:26 + 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:53:26 + ARCHIVE_TOX_DIR=/w/workspace/integration-xtesting-master-commit-lint/archives/tox 11:53:26 + ARCHIVE_DOC_DIR=/w/workspace/integration-xtesting-master-commit-lint/archives/docs 11:53:26 + mkdir -p /w/workspace/integration-xtesting-master-commit-lint/archives/tox 11:53:26 + cd /w/workspace/integration-xtesting-master-commit-lint/. 11:53:26 + source /home/jenkins/lf-env.sh 11:53:26 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:53:26 ++ mktemp -d /tmp/venv-XXXX 11:53:26 + lf_venv=/tmp/venv-mMfc 11:53:26 + local venv_file=/tmp/.os_lf_venv 11:53:26 + local python=python3 11:53:26 + local options 11:53:26 + local set_path=true 11:53:26 + local install_args= 11:53:26 ++ 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:53:26 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:53:26 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:53:26 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:53:26 + true 11:53:26 + case $1 in 11:53:26 + venv_file=/tmp/.toxenv 11:53:26 + shift 2 11:53:26 + true 11:53:26 + case $1 in 11:53:26 + shift 11:53:26 + break 11:53:26 + case $python in 11:53:26 + local pkg_list= 11:53:26 + [[ -d /opt/pyenv ]] 11:53:26 + echo 'Setup pyenv:' 11:53:26 Setup pyenv: 11:53:26 + export PYENV_ROOT=/opt/pyenv 11:53:26 + PYENV_ROOT=/opt/pyenv 11:53:26 + 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:53:26 + 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:53:26 + pyenv versions 11:53:26 system 11:53:26 3.8.13 11:53:26 3.9.13 11:53:26 * 3.10.6 (set by /w/workspace/integration-xtesting-master-commit-lint/.python-version) 11:53:26 + command -v pyenv 11:53:26 ++ pyenv init - --no-rehash 11:53:26 + 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:53:26 export PATH="/opt/pyenv/shims:${PATH}" 11:53:26 export PYENV_SHELL=bash 11:53:26 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:53:26 pyenv() { 11:53:26 local command 11:53:26 command="${1:-}" 11:53:26 if [ "$#" -gt 0 ]; then 11:53:26 shift 11:53:26 fi 11:53:26 11:53:26 case "$command" in 11:53:26 rehash|shell) 11:53:26 eval "$(pyenv "sh-$command" "$@")" 11:53:26 ;; 11:53:26 *) 11:53:26 command pyenv "$command" "$@" 11:53:26 ;; 11:53:26 esac 11:53:26 }' 11:53:26 +++ 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:53:26 ++ 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:53:26 ++ 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:53:26 ++ 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:53:26 ++ export PYENV_SHELL=bash 11:53:26 ++ PYENV_SHELL=bash 11:53:26 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:53:26 +++ complete -F _pyenv pyenv 11:53:26 ++ lf-pyver python3 11:53:26 ++ local py_version_xy=python3 11:53:26 ++ local py_version_xyz= 11:53:26 ++ pyenv versions 11:53:26 ++ local command 11:53:26 ++ command=versions 11:53:26 ++ '[' 1 -gt 0 ']' 11:53:26 ++ shift 11:53:26 ++ case "$command" in 11:53:26 ++ command pyenv versions 11:53:26 ++ pyenv versions 11:53:26 ++ awk '{ print $1 }' 11:53:26 ++ sed 's/^[ *]* //' 11:53:26 ++ grep -E '^[0-9.]*[0-9]$' 11:53:26 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:53:26 +++ tail -n 1 11:53:26 +++ grep '^3' /tmp/.pyenv_versions 11:53:26 +++ sort -V 11:53:26 ++ py_version_xyz=3.10.6 11:53:26 ++ [[ -z 3.10.6 ]] 11:53:26 ++ echo 3.10.6 11:53:26 ++ return 0 11:53:26 + pyenv local 3.10.6 11:53:26 + local command 11:53:26 + command=local 11:53:26 + '[' 2 -gt 0 ']' 11:53:26 + shift 11:53:26 + case "$command" in 11:53:26 + command pyenv local 3.10.6 11:53:26 + pyenv local 3.10.6 11:53:26 + for arg in "$@" 11:53:26 + case $arg in 11:53:26 + pkg_list+='tox ' 11:53:26 + for arg in "$@" 11:53:26 + case $arg in 11:53:26 + pkg_list+='virtualenv ' 11:53:26 + for arg in "$@" 11:53:26 + case $arg in 11:53:26 + pkg_list+='urllib3~=1.26.15 ' 11:53:26 + [[ -f /tmp/.toxenv ]] 11:53:26 ++ cat /tmp/.toxenv 11:53:26 + lf_venv=/tmp/venv-UOMy 11:53:26 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UOMy from' file:/tmp/.toxenv 11:53:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UOMy from file:/tmp/.toxenv 11:53:26 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 11:53:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:53:26 + local 'pip_opts=--upgrade --quiet' 11:53:26 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 11:53:26 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 11:53:26 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 11:53:26 + [[ -n '' ]] 11:53:26 + [[ -n '' ]] 11:53:26 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 11:53:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:53:26 + /tmp/venv-UOMy/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:53:27 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 11:53:27 lf-activate-venv(): INFO: Base packages installed successfully 11:53:27 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:53:27 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 11:53:27 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 11:53:27 + /tmp/venv-UOMy/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:53:28 + type python3 11:53:28 + true 11:53:28 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-UOMy/bin to PATH' 11:53:28 lf-activate-venv(): INFO: Adding /tmp/venv-UOMy/bin to PATH 11:53:28 + PATH=/tmp/venv-UOMy/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:53:28 + return 0 11:53:28 + [[ -d /opt/pyenv ]] 11:53:28 + echo '---> Setting up pyenv' 11:53:28 ---> Setting up pyenv 11:53:28 + export PYENV_ROOT=/opt/pyenv 11:53:28 + PYENV_ROOT=/opt/pyenv 11:53:28 + export PATH=/opt/pyenv/bin:/tmp/venv-UOMy/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:53:28 + PATH=/opt/pyenv/bin:/tmp/venv-UOMy/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:53:28 ++ pwd 11:53:28 + PYTHONPATH=/w/workspace/integration-xtesting-master-commit-lint 11:53:28 + export PYTHONPATH 11:53:28 + export TOX_TESTENV_PASSENV=PYTHONPATH 11:53:28 + TOX_TESTENV_PASSENV=PYTHONPATH 11:53:28 + tox --version 11:53:28 4.34.1 from /tmp/venv-UOMy/lib/python3.10/site-packages/tox/__init__.py 11:53:28 + PARALLEL=false 11:53:28 + TOX_OPTIONS_LIST= 11:53:28 + [[ -n gitlint ]] 11:53:28 + TOX_OPTIONS_LIST=' -e gitlint' 11:53:28 + case ${PARALLEL,,} in 11:53:28 + tox -e gitlint 11:53:28 + tee -a /w/workspace/integration-xtesting-master-commit-lint/archives/tox/tox.log 11:53:30 gitlint: install_deps> python -I -m pip install gitlint 11:53:32 gitlint: freeze> python -m pip freeze --all 11:53:32 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:53:32 gitlint: commands[0]> gitlint 11:53:32 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:53:32 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:53:32 3: B6 Body message is missing 11:53:32 3: B8 Body does not match regex (.{20,}) 11:53:32 gitlint: exit 2 (0.13 seconds) /w/workspace/integration-xtesting-master-commit-lint> gitlint pid=36669 11:53:32 gitlint: FAIL code 2 (3.51=setup[3.38]+cmd[0.13] seconds) 11:53:32 evaluation failed :( (3.54 seconds) 11:53:32 + tox_status=2 11:53:32 + echo '---> Completed tox runs' 11:53:32 ---> Completed tox runs 11:53:32 + for i in .tox/*/log 11:53:32 ++ echo .tox/gitlint/log 11:53:32 ++ awk -F/ '{print $2}' 11:53:32 + tox_env=gitlint 11:53:32 + cp -r .tox/gitlint/log /w/workspace/integration-xtesting-master-commit-lint/archives/tox/gitlint 11:53:32 + DOC_DIR=docs/_build/html 11:53:32 + [[ -d docs/_build/html ]] 11:53:32 + echo '---> tox-run.sh ends' 11:53:32 ---> tox-run.sh ends 11:53:32 + test 2 -eq 0 11:53:32 + exit 2 11:53:32 Build step 'Execute shell' marked build as failure 11:53:32 $ ssh-agent -k 11:53:32 unset SSH_AUTH_SOCK; 11:53:32 unset SSH_AGENT_PID; 11:53:32 echo Agent pid 15784 killed; 11:53:32 [ssh-agent] Stopped. 11:53:33 [PostBuildScript] - [INFO] Executing post build scripts. 11:53:33 [integration-xtesting-master-commit-lint] $ /bin/bash /tmp/jenkins7294853652043148789.sh 11:53:33 ---> sysstat.sh 11:53:33 [integration-xtesting-master-commit-lint] $ /bin/bash /tmp/jenkins13805338672024797601.sh 11:53:33 ---> package-listing.sh 11:53:33 ++ facter osfamily 11:53:33 ++ tr '[:upper:]' '[:lower:]' 11:53:33 + OS_FAMILY=redhat 11:53:33 + workspace=/w/workspace/integration-xtesting-master-commit-lint 11:53:33 + START_PACKAGES=/tmp/packages_start.txt 11:53:33 + END_PACKAGES=/tmp/packages_end.txt 11:53:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:53:33 + PACKAGES=/tmp/packages_start.txt 11:53:33 + '[' /w/workspace/integration-xtesting-master-commit-lint ']' 11:53:33 + PACKAGES=/tmp/packages_end.txt 11:53:33 + case "${OS_FAMILY}" in 11:53:33 + rpm -qa 11:53:33 + sort 11:53:34 + '[' -f /tmp/packages_start.txt ']' 11:53:34 + '[' -f /tmp/packages_end.txt ']' 11:53:34 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:53:34 + '[' /w/workspace/integration-xtesting-master-commit-lint ']' 11:53:34 + mkdir -p /w/workspace/integration-xtesting-master-commit-lint/archives/ 11:53:34 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-xtesting-master-commit-lint/archives/ 11:53:34 [integration-xtesting-master-commit-lint] $ /bin/bash /tmp/jenkins3014674679306775439.sh 11:53:34 ---> capture-instance-metadata.sh 11:53:34 Setup pyenv: 11:53:34 system 11:53:34 3.8.13 11:53:34 3.9.13 11:53:34 * 3.10.6 (set by /w/workspace/integration-xtesting-master-commit-lint/.python-version) 11:53:37 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-SkS5 11:53:37 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:53:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:53:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:53:41 lf-activate-venv(): INFO: Base packages installed successfully 11:53:41 lf-activate-venv(): INFO: Installing additional packages: lftools 11:54:02 lf-activate-venv(): INFO: Adding /tmp/venv-SkS5/bin to PATH 11:54:02 INFO: Running in OpenStack, capturing instance metadata 11:54:03 [integration-xtesting-master-commit-lint] $ /bin/bash /tmp/jenkins878249495682316515.sh 11:54:03 provisioning config files... 11:54:03 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-xtesting-master-commit-lint@tmp/config11781261273459054770tmp 11:54:03 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:54:03 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:54:03 [EnvInject] - Injecting environment variables from a build step. 11:54:03 [EnvInject] - Injecting as environment variables the properties content 11:54:03 SERVER_ID=logs 11:54:03 11:54:03 [EnvInject] - Variables injected successfully. 11:54:03 [integration-xtesting-master-commit-lint] $ /bin/bash /tmp/jenkins5761465783063648760.sh 11:54:03 ---> create-netrc.sh 11:54:03 [integration-xtesting-master-commit-lint] $ /bin/bash /tmp/jenkins5114754493112558382.sh 11:54:03 ---> python-tools-install.sh 11:54:03 Setup pyenv: 11:54:03 system 11:54:03 3.8.13 11:54:03 3.9.13 11:54:03 * 3.10.6 (set by /w/workspace/integration-xtesting-master-commit-lint/.python-version) 11:54:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SkS5 from file:/tmp/.os_lf_venv 11:54:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:54:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:54:05 lf-activate-venv(): INFO: Base packages installed successfully 11:54:05 lf-activate-venv(): INFO: Installing additional packages: lftools 11:54:12 lf-activate-venv(): INFO: Adding /tmp/venv-SkS5/bin to PATH 11:54:12 Generating Requirements File 11:54:29 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:54:29 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 11:54:30 Python 3.10.6 11:54:30 pip 25.3 from /tmp/venv-SkS5/lib/python3.10/site-packages/pip (python 3.10) 11:54:30 appdirs==1.4.4 11:54:30 argcomplete==3.6.3 11:54:30 aspy.yaml==1.3.0 11:54:30 attrs==25.4.0 11:54:30 autopage==0.5.2 11:54:30 backports.strenum==1.3.1 11:54:30 beautifulsoup4==4.14.3 11:54:30 boto3==1.42.34 11:54:30 botocore==1.42.34 11:54:30 bs4==0.0.2 11:54:30 certifi==2026.1.4 11:54:30 cffi==2.0.0 11:54:30 cfgv==3.5.0 11:54:30 chardet==5.2.0 11:54:30 charset-normalizer==3.4.4 11:54:30 click==8.3.1 11:54:30 cliff==4.13.1 11:54:30 cmd2==3.1.0 11:54:30 cryptography==3.3.2 11:54:30 debtcollector==3.0.0 11:54:30 decorator==5.2.1 11:54:30 defusedxml==0.7.1 11:54:30 Deprecated==1.3.1 11:54:30 distlib==0.4.0 11:54:30 dnspython==2.8.0 11:54:30 docker==7.1.0 11:54:30 dogpile.cache==1.5.0 11:54:30 durationpy==0.10 11:54:30 email-validator==2.3.0 11:54:30 filelock==3.20.3 11:54:30 future==1.0.0 11:54:30 gitdb==4.0.12 11:54:30 GitPython==3.1.46 11:54:30 httplib2==0.30.2 11:54:30 identify==2.6.16 11:54:30 idna==3.11 11:54:30 importlib-resources==1.5.0 11:54:30 iso8601==2.1.0 11:54:30 Jinja2==3.1.6 11:54:30 jmespath==1.1.0 11:54:30 jsonpatch==1.33 11:54:30 jsonpointer==3.0.0 11:54:30 jsonschema==4.26.0 11:54:30 jsonschema-specifications==2025.9.1 11:54:30 keystoneauth1==5.13.0 11:54:30 kubernetes==35.0.0 11:54:30 lftools==0.37.21 11:54:30 lxml==6.0.2 11:54:30 markdown-it-py==4.0.0 11:54:30 MarkupSafe==3.0.3 11:54:30 mdurl==0.1.2 11:54:30 msgpack==1.1.2 11:54:30 multi_key_dict==2.0.3 11:54:30 munch==4.0.0 11:54:30 netaddr==1.3.0 11:54:30 niet==1.4.2 11:54:30 nodeenv==1.10.0 11:54:30 oauth2client==4.1.3 11:54:30 oauthlib==3.3.1 11:54:30 openstacksdk==4.9.0 11:54:30 os-service-types==1.8.2 11:54:30 osc-lib==4.3.0 11:54:30 oslo.config==10.2.0 11:54:30 oslo.context==6.2.0 11:54:30 oslo.i18n==6.7.1 11:54:30 oslo.log==8.0.0 11:54:30 oslo.serialization==5.9.0 11:54:30 oslo.utils==9.2.0 11:54:30 packaging==26.0 11:54:30 pbr==7.0.3 11:54:30 platformdirs==4.5.1 11:54:30 prettytable==3.17.0 11:54:30 psutil==7.2.1 11:54:30 pyasn1==0.6.2 11:54:30 pyasn1_modules==0.4.2 11:54:30 pycparser==3.0 11:54:30 pygerrit2==2.0.15 11:54:30 PyGithub==2.8.1 11:54:30 Pygments==2.19.2 11:54:30 PyJWT==2.10.1 11:54:30 PyNaCl==1.6.2 11:54:30 pyparsing==2.4.7 11:54:30 pyperclip==1.11.0 11:54:30 pyrsistent==0.20.0 11:54:30 python-cinderclient==9.8.0 11:54:30 python-dateutil==2.9.0.post0 11:54:30 python-heatclient==5.0.0 11:54:30 python-jenkins==1.8.3 11:54:30 python-keystoneclient==5.7.0 11:54:30 python-magnumclient==4.9.0 11:54:30 python-openstackclient==8.3.0 11:54:30 python-swiftclient==4.9.0 11:54:30 PyYAML==6.0.3 11:54:30 referencing==0.37.0 11:54:30 requests==2.32.5 11:54:30 requests-oauthlib==2.0.0 11:54:30 requestsexceptions==1.4.0 11:54:30 rfc3986==2.0.0 11:54:30 rich==14.3.1 11:54:30 rich-argparse==1.7.2 11:54:30 rpds-py==0.30.0 11:54:30 rsa==4.9.1 11:54:30 ruamel.yaml==0.19.1 11:54:30 ruamel.yaml.clib==0.2.15 11:54:30 s3transfer==0.16.0 11:54:30 simplejson==3.20.2 11:54:30 six==1.17.0 11:54:30 smmap==5.0.2 11:54:30 soupsieve==2.8.3 11:54:30 stevedore==5.6.0 11:54:30 tabulate==0.9.0 11:54:30 toml==0.10.2 11:54:30 tomlkit==0.14.0 11:54:30 tqdm==4.67.1 11:54:30 typing_extensions==4.15.0 11:54:30 tzdata==2025.3 11:54:30 urllib3==1.26.20 11:54:30 virtualenv==20.36.1 11:54:30 wcwidth==0.4.0 11:54:30 websocket-client==1.9.0 11:54:30 wrapt==2.0.1 11:54:30 xdg==6.0.0 11:54:30 xmltodict==1.0.2 11:54:30 yq==3.4.3 11:54:30 [integration-xtesting-master-commit-lint] $ /bin/bash /tmp/jenkins12967121192369206179.sh 11:54:30 ---> sudo-logs.sh 11:54:30 Archiving 'sudo' log.. 11:54:31 [integration-xtesting-master-commit-lint] $ /bin/bash /tmp/jenkins8851525614216455091.sh 11:54:31 ---> job-cost.sh 11:54:31 Setup pyenv: 11:54:31 system 11:54:31 3.8.13 11:54:31 3.9.13 11:54:31 * 3.10.6 (set by /w/workspace/integration-xtesting-master-commit-lint/.python-version) 11:54:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SkS5 from file:/tmp/.os_lf_venv 11:54:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:54:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:54:33 lf-activate-venv(): INFO: Base packages installed successfully 11:54:33 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:54:38 lf-activate-venv(): INFO: Adding /tmp/venv-SkS5/bin to PATH 11:54:38 INFO: No Stack... 11:54:38 INFO: Retrieving Pricing Info for: v3-standard-2 11:54:38 INFO: Archiving Costs 11:54:38 [integration-xtesting-master-commit-lint] $ /bin/bash -l /tmp/jenkins7461008748851258138.sh 11:54:39 ---> logs-deploy.sh 11:54:39 Setup pyenv: 11:54:39 system 11:54:39 3.8.13 11:54:39 3.9.13 11:54:39 * 3.10.6 (set by /w/workspace/integration-xtesting-master-commit-lint/.python-version) 11:54:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SkS5 from file:/tmp/.os_lf_venv 11:54:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:54:39 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:54:40 lf-activate-venv(): INFO: Base packages installed successfully 11:54:40 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 11:54:48 lf-activate-venv(): INFO: Adding /tmp/venv-SkS5/bin to PATH 11:54:48 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-xtesting-master-commit-lint/325 11:54:48 INFO: archiving workspace using pattern(s): 11:54:49 Archives upload complete. 11:54:49 INFO: archiving logs to Nexus 11:54:50 ---> uname -a: 11:54:50 Linux prd-centos8-builder-2c-1g-3111.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:54:50 11:54:50 11:54:50 ---> lscpu: 11:54:50 Architecture: x86_64 11:54:50 CPU op-mode(s): 32-bit, 64-bit 11:54:50 Byte Order: Little Endian 11:54:50 CPU(s): 2 11:54:50 On-line CPU(s) list: 0,1 11:54:50 Thread(s) per core: 1 11:54:50 Core(s) per socket: 1 11:54:50 Socket(s): 2 11:54:50 NUMA node(s): 1 11:54:50 Vendor ID: AuthenticAMD 11:54:50 CPU family: 23 11:54:50 Model: 49 11:54:50 Model name: AMD EPYC-Rome Processor 11:54:50 Stepping: 0 11:54:50 CPU MHz: 2800.000 11:54:50 BogoMIPS: 5600.00 11:54:50 Virtualization: AMD-V 11:54:50 Hypervisor vendor: KVM 11:54:50 Virtualization type: full 11:54:50 L1d cache: 32K 11:54:50 L1i cache: 32K 11:54:50 L2 cache: 512K 11:54:50 L3 cache: 16384K 11:54:50 NUMA node0 CPU(s): 0,1 11:54:50 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:54:50 11:54:50 11:54:50 ---> nproc: 11:54:50 2 11:54:50 11:54:50 11:54:50 ---> df -h: 11:54:50 Filesystem Size Used Avail Use% Mounted on 11:54:50 devtmpfs 3.8G 0 3.8G 0% /dev 11:54:50 tmpfs 3.8G 0 3.8G 0% /dev/shm 11:54:50 tmpfs 3.8G 17M 3.8G 1% /run 11:54:50 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 11:54:50 /dev/vda1 40G 8.6G 32G 22% / 11:54:50 tmpfs 770M 0 770M 0% /run/user/1001 11:54:50 11:54:50 11:54:50 ---> free -m: 11:54:50 total used free shared buff/cache available 11:54:50 Mem: 7699 583 4971 19 2144 6807 11:54:50 Swap: 1023 0 1023 11:54:50 11:54:50 11:54:50 ---> ip addr: 11:54:50 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:54:50 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:54:50 inet 127.0.0.1/8 scope host lo 11:54:50 valid_lft forever preferred_lft forever 11:54:50 inet6 ::1/128 scope host 11:54:50 valid_lft forever preferred_lft forever 11:54:50 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 11:54:50 link/ether fa:16:3e:6b:4d:73 brd ff:ff:ff:ff:ff:ff 11:54:50 altname enp0s3 11:54:50 altname ens3 11:54:50 inet 10.30.107.18/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 11:54:50 valid_lft 86274sec preferred_lft 86274sec 11:54:50 inet6 fe80::f816:3eff:fe6b:4d73/64 scope link 11:54:50 valid_lft forever preferred_lft forever 11:54:50 11:54:50 11:54:50 ---> sar -b -r -n DEV: 11:54:50 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:54:50 11:54:50 11:52:41 LINUX RESTART (2 CPU) 11:54:50 11:54:50 11:53:01 AM tps rtps wtps bread/s bwrtn/s 11:54:50 11:54:01 AM 387.27 161.67 225.60 6786.87 8683.47 11:54:50 Average: 387.27 161.67 225.60 6786.87 8683.47 11:54:50 11:54:50 11:53:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:54:50 11:54:01 AM 5123732 6925568 2760704 35.01 2688 1972944 807488 9.04 409100 2003224 229820 11:54:50 Average: 5123732 6925568 2760704 35.01 2688 1972944 807488 9.04 409100 2003224 229820 11:54:50 11:54:50 11:53:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:54:50 11:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:54:50 11:54:01 AM eth0 279.44 154.94 1576.24 68.22 0.00 0.00 0.00 0.00 11:54:50 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:54:50 Average: eth0 279.44 154.94 1576.24 68.22 0.00 0.00 0.00 0.00 11:54:50 11:54:50 11:54:50 ---> sar -P ALL: 11:54:50 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:54:50 11:54:50 11:52:41 LINUX RESTART (2 CPU) 11:54:50 11:54:50 11:53:01 AM CPU %user %nice %system %iowait %steal %idle 11:54:50 11:54:01 AM all 47.50 2.62 19.89 4.52 0.12 25.35 11:54:50 11:54:01 AM 0 51.47 2.56 18.84 4.03 0.12 22.98 11:54:50 11:54:01 AM 1 43.51 2.68 20.95 5.01 0.12 27.73 11:54:50 Average: all 47.50 2.62 19.89 4.52 0.12 25.35 11:54:50 Average: 0 51.47 2.56 18.84 4.03 0.12 22.98 11:54:50 Average: 1 43.51 2.68 20.95 5.01 0.12 27.73 11:54:50 11:54:50 11:54:50