04:16:46 Triggered by Gerrit: https://gerrit.onap.org/r/c/testsuite/pythonsdk-tests/+/141785 04:16:46 Running as SYSTEM 04:16:46 [EnvInject] - Loading node environment variables. 04:16:46 Building remotely on prd-centos8-builder-2c-1g-18910 (centos8-builder-2c-1g) in workspace /w/workspace/testsuite-pythonsdk-tests-master-yml-lint 04:16:46 [ssh-agent] Looking for ssh-agent implementation... 04:16:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:16:46 $ ssh-agent 04:16:46 SSH_AUTH_SOCK=/tmp/ssh-j4rfzElDesTd/agent.17748 04:16:46 SSH_AGENT_PID=17754 04:16:46 [ssh-agent] Started. 04:16:47 Running ssh-add (command line suppressed) 04:16:47 Identity added: /w/workspace/testsuite-pythonsdk-tests-master-yml-lint@tmp/private_key_1864423147210454096.key (/w/workspace/testsuite-pythonsdk-tests-master-yml-lint@tmp/private_key_1864423147210454096.key) 04:16:47 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 04:16:47 The recommended git tool is: NONE 04:16:52 using credential onap-jenkins-ssh 04:16:52 Wiping out workspace first. 04:16:52 Cloning the remote Git repository 04:16:52 Cloning repository git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git 04:16:52 > git init /w/workspace/testsuite-pythonsdk-tests-master-yml-lint # timeout=10 04:16:52 Fetching upstream changes from git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git 04:16:52 > git --version # timeout=10 04:16:52 > git --version # 'git version 2.39.0' 04:16:52 using GIT_SSH to set credentials Gerrit user 04:16:52 [INFO] Currently running in a labeled security context 04:16:52 [INFO] Currently SELinux is 'enforcing' on the host 04:16:52 > /usr/bin/chcon --type=ssh_home_t /w/workspace/testsuite-pythonsdk-tests-master-yml-lint@tmp/jenkins-gitclient-ssh5387979598233269593.key 04:16:52 Verifying host key using manually-configured host key entries 04:16:52 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=30 04:16:54 > git config remote.origin.url git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git # timeout=10 04:16:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:16:54 > git config remote.origin.url git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git # timeout=10 04:16:54 Fetching upstream changes from git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git 04:16:54 using GIT_SSH to set credentials Gerrit user 04:16:54 [INFO] Currently running in a labeled security context 04:16:54 [INFO] Currently SELinux is 'enforcing' on the host 04:16:54 > /usr/bin/chcon --type=ssh_home_t /w/workspace/testsuite-pythonsdk-tests-master-yml-lint@tmp/jenkins-gitclient-ssh7041880922096902762.key 04:16:54 Verifying host key using manually-configured host key entries 04:16:54 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git refs/changes/85/141785/3 # timeout=30 04:16:54 > git rev-parse c702e31781deb62516f79bacddb8f3ffd66a7f94^{commit} # timeout=10 04:16:54 Checking out Revision c702e31781deb62516f79bacddb8f3ffd66a7f94 (refs/changes/85/141785/3) 04:16:54 > git config core.sparsecheckout # timeout=10 04:16:54 > git checkout -f c702e31781deb62516f79bacddb8f3ffd66a7f94 # timeout=30 04:16:58 Commit message: "Chore: Add dependabot config" 04:16:58 > git rev-parse FETCH_HEAD^{commit} # timeout=10 04:16:58 > git rev-list --no-walk 7726db0956b56d79d834af10ecf28c6a3738a6ef # timeout=10 04:16:58 [EnvInject] - Injecting environment variables from a build step. 04:16:58 [EnvInject] - Injecting as environment variables the properties content 04:16:58 PYTHON=python3 04:16:58 04:16:58 [EnvInject] - Variables injected successfully. 04:16:58 [testsuite-pythonsdk-tests-master-yml-lint] $ /bin/bash -l /tmp/jenkins1435142718958514003.sh 04:16:58 ---> tox-install.sh 04:16:58 + source /home/jenkins/lf-env.sh 04:16:58 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 04:16:58 ++ mktemp -d /tmp/venv-XXXX 04:16:58 + lf_venv=/tmp/venv-Cvmq 04:16:58 + local venv_file=/tmp/.os_lf_venv 04:16:58 + local python=python3 04:16:58 + local options 04:16:58 + local set_path=true 04:16:58 + local install_args= 04:16:58 ++ 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 04:16:58 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 04:16:58 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 04:16:58 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 04:16:58 + true 04:16:58 + case $1 in 04:16:58 + venv_file=/tmp/.toxenv 04:16:58 + shift 2 04:16:58 + true 04:16:58 + case $1 in 04:16:58 + shift 04:16:58 + break 04:16:58 + case $python in 04:16:58 + local pkg_list= 04:16:58 + [[ -d /opt/pyenv ]] 04:16:58 + echo 'Setup pyenv:' 04:16:58 Setup pyenv: 04:16:58 + export PYENV_ROOT=/opt/pyenv 04:16:58 + PYENV_ROOT=/opt/pyenv 04:16:58 + 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 04:16:58 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 04:16:58 + pyenv versions 04:16:58 system 04:16:58 * 3.8.13 (set by /opt/pyenv/version) 04:16:58 * 3.9.13 (set by /opt/pyenv/version) 04:16:58 * 3.10.6 (set by /opt/pyenv/version) 04:16:58 + command -v pyenv 04:16:58 ++ pyenv init - --no-rehash 04:16:58 + 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[*]}"'\'')" 04:16:58 export PATH="/opt/pyenv/shims:${PATH}" 04:16:58 export PYENV_SHELL=bash 04:16:58 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 04:16:58 pyenv() { 04:16:58 local command 04:16:58 command="${1:-}" 04:16:58 if [ "$#" -gt 0 ]; then 04:16:58 shift 04:16:58 fi 04:16:58 04:16:58 case "$command" in 04:16:58 rehash|shell) 04:16:58 eval "$(pyenv "sh-$command" "$@")" 04:16:58 ;; 04:16:58 *) 04:16:58 command pyenv "$command" "$@" 04:16:58 ;; 04:16:58 esac 04:16:58 }' 04:16:58 +++ 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[*]}"' 04:16:58 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 04:16:58 ++ 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 04:16:58 ++ 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 04:16:58 ++ export PYENV_SHELL=bash 04:16:58 ++ PYENV_SHELL=bash 04:16:58 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 04:16:58 +++ complete -F _pyenv pyenv 04:16:58 ++ lf-pyver python3 04:16:58 ++ local py_version_xy=python3 04:16:58 ++ local py_version_xyz= 04:16:58 ++ pyenv versions 04:16:58 ++ local command 04:16:58 ++ command=versions 04:16:58 ++ '[' 1 -gt 0 ']' 04:16:58 ++ shift 04:16:58 ++ case "$command" in 04:16:58 ++ command pyenv versions 04:16:58 ++ pyenv versions 04:16:58 ++ awk '{ print $1 }' 04:16:58 ++ sed 's/^[ *]* //' 04:16:58 ++ grep -E '^[0-9.]*[0-9]$' 04:16:59 ++ [[ ! -s /tmp/.pyenv_versions ]] 04:16:59 +++ grep '^3' /tmp/.pyenv_versions 04:16:59 +++ sort -V 04:16:59 +++ tail -n 1 04:16:59 ++ py_version_xyz=3.10.6 04:16:59 ++ [[ -z 3.10.6 ]] 04:16:59 ++ echo 3.10.6 04:16:59 ++ return 0 04:16:59 + pyenv local 3.10.6 04:16:59 + local command 04:16:59 + command=local 04:16:59 + '[' 2 -gt 0 ']' 04:16:59 + shift 04:16:59 + case "$command" in 04:16:59 + command pyenv local 3.10.6 04:16:59 + pyenv local 3.10.6 04:16:59 + for arg in "$@" 04:16:59 + case $arg in 04:16:59 + pkg_list+='tox ' 04:16:59 + for arg in "$@" 04:16:59 + case $arg in 04:16:59 + pkg_list+='virtualenv ' 04:16:59 + for arg in "$@" 04:16:59 + case $arg in 04:16:59 + pkg_list+='urllib3~=1.26.15 ' 04:16:59 + [[ -f /tmp/.toxenv ]] 04:16:59 + [[ ! -f /tmp/.toxenv ]] 04:16:59 + [[ -n '' ]] 04:16:59 + python3 -m venv /tmp/venv-Cvmq 04:17:04 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Cvmq' 04:17:04 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Cvmq 04:17:04 + echo /tmp/venv-Cvmq 04:17:04 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 04:17:04 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 04:17:04 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 04:17:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:17:04 + local 'pip_opts=--upgrade --quiet' 04:17:04 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 04:17:04 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 04:17:04 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 04:17:04 + [[ -n '' ]] 04:17:04 + [[ -n '' ]] 04:17:04 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 04:17:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:17:04 + /tmp/venv-Cvmq/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 04:17:09 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 04:17:09 lf-activate-venv(): INFO: Base packages installed successfully 04:17:09 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 04:17:09 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 04:17:09 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 04:17:09 + /tmp/venv-Cvmq/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 04:17:12 + type python3 04:17:12 + true 04:17:12 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Cvmq/bin to PATH' 04:17:12 lf-activate-venv(): INFO: Adding /tmp/venv-Cvmq/bin to PATH 04:17:12 + PATH=/tmp/venv-Cvmq/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 04:17:12 + return 0 04:17:12 + python3 --version 04:17:12 Python 3.10.6 04:17:12 + python3 -m pip --version 04:17:13 pip 25.3 from /tmp/venv-Cvmq/lib/python3.10/site-packages/pip (python 3.10) 04:17:13 + python3 -m pip freeze 04:17:13 cachetools==6.2.2 04:17:13 chardet==5.2.0 04:17:13 colorama==0.4.6 04:17:13 distlib==0.4.0 04:17:13 filelock==3.20.0 04:17:13 packaging==25.0 04:17:13 platformdirs==4.5.1 04:17:13 pluggy==1.6.0 04:17:13 pyproject-api==1.10.0 04:17:13 tomli==2.3.0 04:17:13 tox==4.32.0 04:17:13 typing_extensions==4.15.0 04:17:13 urllib3==1.26.20 04:17:13 virtualenv==20.35.4 04:17:13 [EnvInject] - Injecting environment variables from a build step. 04:17:13 [EnvInject] - Injecting as environment variables the properties content 04:17:13 PARALLEL=false 04:17:13 04:17:13 [EnvInject] - Variables injected successfully. 04:17:13 [testsuite-pythonsdk-tests-master-yml-lint] $ /bin/bash -l /tmp/jenkins1632287422809819547.sh 04:17:13 ---> tox-run.sh 04:17: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 04:17:13 + ARCHIVE_TOX_DIR=/w/workspace/testsuite-pythonsdk-tests-master-yml-lint/archives/tox 04:17:13 + ARCHIVE_DOC_DIR=/w/workspace/testsuite-pythonsdk-tests-master-yml-lint/archives/docs 04:17:13 + mkdir -p /w/workspace/testsuite-pythonsdk-tests-master-yml-lint/archives/tox 04:17:13 + cd /w/workspace/testsuite-pythonsdk-tests-master-yml-lint/. 04:17:13 + source /home/jenkins/lf-env.sh 04:17:13 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 04:17:13 ++ mktemp -d /tmp/venv-XXXX 04:17:13 + lf_venv=/tmp/venv-AEeM 04:17:13 + local venv_file=/tmp/.os_lf_venv 04:17:13 + local python=python3 04:17:13 + local options 04:17:13 + local set_path=true 04:17:13 + local install_args= 04:17: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 04:17:13 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 04:17:13 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 04:17:13 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 04:17:13 + true 04:17:13 + case $1 in 04:17:13 + venv_file=/tmp/.toxenv 04:17:13 + shift 2 04:17:13 + true 04:17:13 + case $1 in 04:17:13 + shift 04:17:13 + break 04:17:13 + case $python in 04:17:13 + local pkg_list= 04:17:13 + [[ -d /opt/pyenv ]] 04:17:13 + echo 'Setup pyenv:' 04:17:13 Setup pyenv: 04:17:13 + export PYENV_ROOT=/opt/pyenv 04:17:13 + PYENV_ROOT=/opt/pyenv 04:17: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 04:17: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 04:17:13 + pyenv versions 04:17:13 system 04:17:13 3.8.13 04:17:13 3.9.13 04:17:13 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-yml-lint/.python-version) 04:17:13 + command -v pyenv 04:17:13 ++ pyenv init - --no-rehash 04:17: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[*]}"'\'')" 04:17:13 export PATH="/opt/pyenv/shims:${PATH}" 04:17:13 export PYENV_SHELL=bash 04:17:13 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 04:17:13 pyenv() { 04:17:13 local command 04:17:13 command="${1:-}" 04:17:13 if [ "$#" -gt 0 ]; then 04:17:13 shift 04:17:13 fi 04:17:13 04:17:13 case "$command" in 04:17:13 rehash|shell) 04:17:13 eval "$(pyenv "sh-$command" "$@")" 04:17:13 ;; 04:17:13 *) 04:17:13 command pyenv "$command" "$@" 04:17:13 ;; 04:17:13 esac 04:17:13 }' 04:17: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[*]}"' 04:17: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 04:17: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 04:17: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 04:17:13 ++ export PYENV_SHELL=bash 04:17:13 ++ PYENV_SHELL=bash 04:17:13 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 04:17:13 +++ complete -F _pyenv pyenv 04:17:13 ++ lf-pyver python3 04:17:13 ++ local py_version_xy=python3 04:17:13 ++ local py_version_xyz= 04:17:13 ++ pyenv versions 04:17:13 ++ local command 04:17:13 ++ command=versions 04:17:13 ++ '[' 1 -gt 0 ']' 04:17:13 ++ shift 04:17:13 ++ case "$command" in 04:17:13 ++ command pyenv versions 04:17:13 ++ pyenv versions 04:17:13 ++ grep -E '^[0-9.]*[0-9]$' 04:17:13 ++ sed 's/^[ *]* //' 04:17:13 ++ awk '{ print $1 }' 04:17:13 ++ [[ ! -s /tmp/.pyenv_versions ]] 04:17:13 +++ sort -V 04:17:13 +++ tail -n 1 04:17:13 +++ grep '^3' /tmp/.pyenv_versions 04:17:13 ++ py_version_xyz=3.10.6 04:17:13 ++ [[ -z 3.10.6 ]] 04:17:13 ++ echo 3.10.6 04:17:13 ++ return 0 04:17:13 + pyenv local 3.10.6 04:17:13 + local command 04:17:13 + command=local 04:17:13 + '[' 2 -gt 0 ']' 04:17:13 + shift 04:17:13 + case "$command" in 04:17:13 + command pyenv local 3.10.6 04:17:13 + pyenv local 3.10.6 04:17:13 + for arg in "$@" 04:17:13 + case $arg in 04:17:13 + pkg_list+='tox ' 04:17:13 + for arg in "$@" 04:17:13 + case $arg in 04:17:13 + pkg_list+='virtualenv ' 04:17:13 + for arg in "$@" 04:17:13 + case $arg in 04:17:13 + pkg_list+='urllib3~=1.26.15 ' 04:17:13 + [[ -f /tmp/.toxenv ]] 04:17:13 ++ cat /tmp/.toxenv 04:17:13 + lf_venv=/tmp/venv-Cvmq 04:17:13 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Cvmq from' file:/tmp/.toxenv 04:17:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Cvmq from file:/tmp/.toxenv 04:17:13 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 04:17:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:17:13 + local 'pip_opts=--upgrade --quiet' 04:17:13 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 04:17:13 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 04:17:13 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 04:17:13 + [[ -n '' ]] 04:17:13 + [[ -n '' ]] 04:17:13 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 04:17:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:17:13 + /tmp/venv-Cvmq/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 04:17:14 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 04:17:14 lf-activate-venv(): INFO: Base packages installed successfully 04:17:14 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 04:17:14 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 04:17:14 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 04:17:14 + /tmp/venv-Cvmq/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 04:17:16 + type python3 04:17:16 + true 04:17:16 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Cvmq/bin to PATH' 04:17:16 lf-activate-venv(): INFO: Adding /tmp/venv-Cvmq/bin to PATH 04:17:16 + PATH=/tmp/venv-Cvmq/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 04:17:16 + return 0 04:17:16 + [[ -d /opt/pyenv ]] 04:17:16 + echo '---> Setting up pyenv' 04:17:16 ---> Setting up pyenv 04:17:16 + export PYENV_ROOT=/opt/pyenv 04:17:16 + PYENV_ROOT=/opt/pyenv 04:17:16 + export PATH=/opt/pyenv/bin:/tmp/venv-Cvmq/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 04:17:16 + PATH=/opt/pyenv/bin:/tmp/venv-Cvmq/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 04:17:16 ++ pwd 04:17:16 + PYTHONPATH=/w/workspace/testsuite-pythonsdk-tests-master-yml-lint 04:17:16 + export PYTHONPATH 04:17:16 + export TOX_TESTENV_PASSENV=PYTHONPATH 04:17:16 + TOX_TESTENV_PASSENV=PYTHONPATH 04:17:16 + tox --version 04:17:16 4.32.0 from /tmp/venv-Cvmq/lib/python3.10/site-packages/tox/__init__.py 04:17:16 + PARALLEL=false 04:17:16 + TOX_OPTIONS_LIST= 04:17:16 + [[ -n yaml ]] 04:17:16 + TOX_OPTIONS_LIST=' -e yaml' 04:17:16 + case ${PARALLEL,,} in 04:17:16 + tox -e yaml 04:17:16 + tee -a /w/workspace/testsuite-pythonsdk-tests-master-yml-lint/archives/tox/tox.log 04:17:18 yaml: skipped because could not find python interpreter with spec(s): python3.9 04:17:18 yaml: SKIP (0.99 seconds) 04:17:18 evaluation failed :( (1.03 seconds) 04:17:18 + tox_status=255 04:17:18 + echo '---> Completed tox runs' 04:17:18 ---> Completed tox runs 04:17:18 + for i in .tox/*/log 04:17:18 ++ echo '.tox/*/log' 04:17:18 ++ awk -F/ '{print $2}' 04:17:18 + tox_env='*' 04:17:18 + cp -r '.tox/*/log' '/w/workspace/testsuite-pythonsdk-tests-master-yml-lint/archives/tox/*' 04:17:18 cp: cannot stat '.tox/*/log': No such file or directory 04:17:18 + echo 'WARN: no logs found to archive' 04:17:18 WARN: no logs found to archive 04:17:18 + break 04:17:18 + DOC_DIR=docs/_build/html 04:17:18 + [[ -d docs/_build/html ]] 04:17:18 + echo '---> tox-run.sh ends' 04:17:18 ---> tox-run.sh ends 04:17:18 + test 255 -eq 0 04:17:18 + exit 255 04:17:18 Build step 'Execute shell' marked build as failure 04:17:18 $ ssh-agent -k 04:17:18 unset SSH_AUTH_SOCK; 04:17:18 unset SSH_AGENT_PID; 04:17:18 echo Agent pid 17754 killed; 04:17:18 [ssh-agent] Stopped. 04:17:18 [PostBuildScript] - [INFO] Executing post build scripts. 04:17:18 [testsuite-pythonsdk-tests-master-yml-lint] $ /bin/bash /tmp/jenkins14306233521772483103.sh 04:17:18 ---> sysstat.sh 04:17:18 [testsuite-pythonsdk-tests-master-yml-lint] $ /bin/bash /tmp/jenkins15489016929584369547.sh 04:17:18 ---> package-listing.sh 04:17:18 ++ tr '[:upper:]' '[:lower:]' 04:17:18 ++ facter osfamily 04:17:19 + OS_FAMILY=redhat 04:17:19 + workspace=/w/workspace/testsuite-pythonsdk-tests-master-yml-lint 04:17:19 + START_PACKAGES=/tmp/packages_start.txt 04:17:19 + END_PACKAGES=/tmp/packages_end.txt 04:17:19 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:17:19 + PACKAGES=/tmp/packages_start.txt 04:17:19 + '[' /w/workspace/testsuite-pythonsdk-tests-master-yml-lint ']' 04:17:19 + PACKAGES=/tmp/packages_end.txt 04:17:19 + case "${OS_FAMILY}" in 04:17:19 + rpm -qa 04:17:19 + sort 04:17:19 + '[' -f /tmp/packages_start.txt ']' 04:17:19 + '[' -f /tmp/packages_end.txt ']' 04:17:19 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:17:19 + '[' /w/workspace/testsuite-pythonsdk-tests-master-yml-lint ']' 04:17:19 + mkdir -p /w/workspace/testsuite-pythonsdk-tests-master-yml-lint/archives/ 04:17:19 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/testsuite-pythonsdk-tests-master-yml-lint/archives/ 04:17:19 [testsuite-pythonsdk-tests-master-yml-lint] $ /bin/bash /tmp/jenkins13358894475451913161.sh 04:17:19 ---> capture-instance-metadata.sh 04:17:19 Setup pyenv: 04:17:19 system 04:17:19 3.8.13 04:17:19 3.9.13 04:17:19 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-yml-lint/.python-version) 04:17:24 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-SFzW 04:17:24 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 04:17:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:17:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:17:28 lf-activate-venv(): INFO: Base packages installed successfully 04:17:28 lf-activate-venv(): INFO: Installing additional packages: lftools 04:17:59 lf-activate-venv(): INFO: Adding /tmp/venv-SFzW/bin to PATH 04:17:59 INFO: Running in OpenStack, capturing instance metadata 04:18:00 [testsuite-pythonsdk-tests-master-yml-lint] $ /bin/bash /tmp/jenkins15707153498939324976.sh 04:18:00 provisioning config files... 04:18:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/testsuite-pythonsdk-tests-master-yml-lint@tmp/config11249377273152046371tmp 04:18:00 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 04:18:00 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 04:18:00 [EnvInject] - Injecting environment variables from a build step. 04:18:00 [EnvInject] - Injecting as environment variables the properties content 04:18:00 SERVER_ID=logs 04:18:00 04:18:00 [EnvInject] - Variables injected successfully. 04:18:00 [testsuite-pythonsdk-tests-master-yml-lint] $ /bin/bash /tmp/jenkins14903783466817156685.sh 04:18:00 ---> create-netrc.sh 04:18:00 [testsuite-pythonsdk-tests-master-yml-lint] $ /bin/bash /tmp/jenkins2183081476019360822.sh 04:18:00 ---> python-tools-install.sh 04:18:00 Setup pyenv: 04:18:00 system 04:18:00 3.8.13 04:18:00 3.9.13 04:18:00 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-yml-lint/.python-version) 04:18:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SFzW from file:/tmp/.os_lf_venv 04:18:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:18:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:18:02 lf-activate-venv(): INFO: Base packages installed successfully 04:18:02 lf-activate-venv(): INFO: Installing additional packages: lftools 04:18:12 lf-activate-venv(): INFO: Adding /tmp/venv-SFzW/bin to PATH 04:18:12 Generating Requirements File 04:18:35 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. 04:18:35 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 04:18:36 Python 3.10.6 04:18:36 pip 25.3 from /tmp/venv-SFzW/lib/python3.10/site-packages/pip (python 3.10) 04:18:36 appdirs==1.4.4 04:18:36 argcomplete==3.6.3 04:18:36 aspy.yaml==1.3.0 04:18:36 attrs==25.4.0 04:18:36 autopage==0.5.2 04:18:36 backports.strenum==1.3.1 04:18:36 beautifulsoup4==4.14.3 04:18:36 boto3==1.42.5 04:18:36 botocore==1.42.5 04:18:36 bs4==0.0.2 04:18:36 cachetools==6.2.2 04:18:36 certifi==2025.11.12 04:18:36 cffi==2.0.0 04:18:36 cfgv==3.5.0 04:18:36 chardet==5.2.0 04:18:36 charset-normalizer==3.4.4 04:18:36 click==8.3.1 04:18:36 cliff==4.13.0 04:18:36 cmd2==3.0.0 04:18:36 cryptography==3.3.2 04:18:36 debtcollector==3.0.0 04:18:36 decorator==5.2.1 04:18:36 defusedxml==0.7.1 04:18:36 Deprecated==1.3.1 04:18:36 distlib==0.4.0 04:18:36 dnspython==2.8.0 04:18:36 docker==7.1.0 04:18:36 dogpile.cache==1.5.0 04:18:36 durationpy==0.10 04:18:36 email-validator==2.3.0 04:18:36 filelock==3.20.0 04:18:36 future==1.0.0 04:18:36 gitdb==4.0.12 04:18:36 GitPython==3.1.45 04:18:36 google-auth==2.43.0 04:18:36 httplib2==0.31.0 04:18:36 identify==2.6.15 04:18:36 idna==3.11 04:18:36 importlib-resources==1.5.0 04:18:36 iso8601==2.1.0 04:18:36 Jinja2==3.1.6 04:18:36 jmespath==1.0.1 04:18:36 jsonpatch==1.33 04:18:36 jsonpointer==3.0.0 04:18:36 jsonschema==4.25.1 04:18:36 jsonschema-specifications==2025.9.1 04:18:36 keystoneauth1==5.12.0 04:18:36 kubernetes==34.1.0 04:18:36 lftools==0.37.17 04:18:36 lxml==6.0.2 04:18:36 markdown-it-py==4.0.0 04:18:36 MarkupSafe==3.0.3 04:18:36 mdurl==0.1.2 04:18:36 msgpack==1.1.2 04:18:36 multi_key_dict==2.0.3 04:18:36 munch==4.0.0 04:18:36 netaddr==1.3.0 04:18:36 niet==1.4.2 04:18:36 nodeenv==1.9.1 04:18:36 oauth2client==4.1.3 04:18:36 oauthlib==3.3.1 04:18:36 openstacksdk==4.8.0 04:18:36 os-service-types==1.8.2 04:18:36 osc-lib==4.2.0 04:18:36 oslo.config==10.1.0 04:18:36 oslo.context==6.2.0 04:18:36 oslo.i18n==6.7.1 04:18:36 oslo.log==7.2.1 04:18:36 oslo.serialization==5.8.0 04:18:36 oslo.utils==9.2.0 04:18:36 packaging==25.0 04:18:36 pbr==7.0.3 04:18:36 platformdirs==4.5.1 04:18:36 prettytable==3.17.0 04:18:36 psutil==7.1.3 04:18:36 pyasn1==0.6.1 04:18:36 pyasn1_modules==0.4.2 04:18:36 pycparser==2.23 04:18:36 pygerrit2==2.0.15 04:18:36 PyGithub==2.8.1 04:18:36 Pygments==2.19.2 04:18:36 PyJWT==2.10.1 04:18:36 PyNaCl==1.6.1 04:18:36 pyparsing==2.4.7 04:18:36 pyperclip==1.11.0 04:18:36 pyrsistent==0.20.0 04:18:36 python-cinderclient==9.8.0 04:18:36 python-dateutil==2.9.0.post0 04:18:36 python-heatclient==4.3.0 04:18:36 python-jenkins==1.8.3 04:18:36 python-keystoneclient==5.7.0 04:18:36 python-magnumclient==4.9.0 04:18:36 python-openstackclient==8.2.0 04:18:36 python-swiftclient==4.9.0 04:18:36 PyYAML==6.0.3 04:18:36 referencing==0.37.0 04:18:36 requests==2.32.5 04:18:36 requests-oauthlib==2.0.0 04:18:36 requestsexceptions==1.4.0 04:18:36 rfc3986==2.0.0 04:18:36 rich==14.2.0 04:18:36 rich-argparse==1.7.2 04:18:36 rpds-py==0.30.0 04:18:36 rsa==4.9.1 04:18:36 ruamel.yaml==0.18.16 04:18:36 ruamel.yaml.clib==0.2.15 04:18:36 s3transfer==0.16.0 04:18:36 simplejson==3.20.2 04:18:36 six==1.17.0 04:18:36 smmap==5.0.2 04:18:36 soupsieve==2.8 04:18:36 stevedore==5.6.0 04:18:36 tabulate==0.9.0 04:18:36 toml==0.10.2 04:18:36 tomlkit==0.13.3 04:18:36 tqdm==4.67.1 04:18:36 typing_extensions==4.15.0 04:18:36 tzdata==2025.2 04:18:36 urllib3==1.26.20 04:18:36 virtualenv==20.35.4 04:18:36 wcwidth==0.2.14 04:18:36 websocket-client==1.9.0 04:18:36 wrapt==2.0.1 04:18:36 xdg==6.0.0 04:18:36 xmltodict==1.0.2 04:18:36 yq==3.4.3 04:18:36 [testsuite-pythonsdk-tests-master-yml-lint] $ /bin/bash /tmp/jenkins6085527429459663022.sh 04:18:36 ---> sudo-logs.sh 04:18:36 Archiving 'sudo' log.. 04:18:37 [testsuite-pythonsdk-tests-master-yml-lint] $ /bin/bash /tmp/jenkins14320381208916555826.sh 04:18:37 ---> job-cost.sh 04:18:37 Setup pyenv: 04:18:37 system 04:18:37 3.8.13 04:18:37 3.9.13 04:18:37 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-yml-lint/.python-version) 04:18:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SFzW from file:/tmp/.os_lf_venv 04:18:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:18:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:18:39 lf-activate-venv(): INFO: Base packages installed successfully 04:18:39 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 04:18:46 lf-activate-venv(): INFO: Adding /tmp/venv-SFzW/bin to PATH 04:18:46 INFO: No Stack... 04:18:46 INFO: Retrieving Pricing Info for: v3-standard-2 04:18:46 INFO: Archiving Costs 04:18:46 [testsuite-pythonsdk-tests-master-yml-lint] $ /bin/bash -l /tmp/jenkins14742262086701958577.sh 04:18:47 ---> logs-deploy.sh 04:18:47 Setup pyenv: 04:18:47 system 04:18:47 3.8.13 04:18:47 3.9.13 04:18:47 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-yml-lint/.python-version) 04:18:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SFzW from file:/tmp/.os_lf_venv 04:18:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:18:47 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:18:49 lf-activate-venv(): INFO: Base packages installed successfully 04:18:49 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 04:18:59 lf-activate-venv(): INFO: Adding /tmp/venv-SFzW/bin to PATH 04:18:59 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/testsuite-pythonsdk-tests-master-yml-lint/10 04:18:59 INFO: archiving workspace using pattern(s): 04:19:00 Archives upload complete. 04:19:00 INFO: archiving logs to Nexus 04:19:01 ---> uname -a: 04:19:01 Linux prd-centos8-builder-2c-1g-18910.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 04:19:01 04:19:01 04:19:01 ---> lscpu: 04:19:01 Architecture: x86_64 04:19:01 CPU op-mode(s): 32-bit, 64-bit 04:19:01 Byte Order: Little Endian 04:19:01 CPU(s): 2 04:19:01 On-line CPU(s) list: 0,1 04:19:01 Thread(s) per core: 1 04:19:01 Core(s) per socket: 1 04:19:01 Socket(s): 2 04:19:01 NUMA node(s): 1 04:19:01 Vendor ID: AuthenticAMD 04:19:01 CPU family: 23 04:19:01 Model: 49 04:19:01 Model name: AMD EPYC-Rome Processor 04:19:01 Stepping: 0 04:19:01 CPU MHz: 2799.998 04:19:01 BogoMIPS: 5599.99 04:19:01 Virtualization: AMD-V 04:19:01 Hypervisor vendor: KVM 04:19:01 Virtualization type: full 04:19:01 L1d cache: 32K 04:19:01 L1i cache: 32K 04:19:01 L2 cache: 512K 04:19:01 L3 cache: 16384K 04:19:01 NUMA node0 CPU(s): 0,1 04:19:01 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 04:19:01 04:19:01 04:19:01 ---> nproc: 04:19:01 2 04:19:01 04:19:01 04:19:01 ---> df -h: 04:19:01 Filesystem Size Used Avail Use% Mounted on 04:19:01 devtmpfs 3.8G 0 3.8G 0% /dev 04:19:01 tmpfs 3.8G 0 3.8G 0% /dev/shm 04:19:01 tmpfs 3.8G 17M 3.8G 1% /run 04:19:01 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 04:19:01 /dev/vda1 40G 8.5G 32G 22% / 04:19:01 tmpfs 770M 0 770M 0% /run/user/1001 04:19:01 04:19:01 04:19:01 ---> free -m: 04:19:01 total used free shared buff/cache available 04:19:01 Mem: 7699 549 5050 19 2099 6845 04:19:01 Swap: 1023 0 1023 04:19:01 04:19:01 04:19:01 ---> ip addr: 04:19:01 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 04:19:01 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 04:19:01 inet 127.0.0.1/8 scope host lo 04:19:01 valid_lft forever preferred_lft forever 04:19:01 inet6 ::1/128 scope host 04:19:01 valid_lft forever preferred_lft forever 04:19:01 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 04:19:01 link/ether fa:16:3e:50:70:86 brd ff:ff:ff:ff:ff:ff 04:19:01 altname enp0s3 04:19:01 altname ens3 04:19:01 inet 10.30.107.239/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 04:19:01 valid_lft 86211sec preferred_lft 86211sec 04:19:01 inet6 fe80::f816:3eff:fe50:7086/64 scope link 04:19:01 valid_lft forever preferred_lft forever 04:19:01 04:19:01 04:19:01 ---> sar -b -r -n DEV: 04:19:01 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 12/09/2025 _x86_64_ (2 CPU) 04:19:01 04:19:01 04:15:48 LINUX RESTART (2 CPU) 04:19:01 04:19:01 04:16:01 AM tps rtps wtps bread/s bwrtn/s 04:19:01 04:17:01 AM 191.62 113.48 78.14 7791.54 37969.31 04:19:01 04:18:01 AM 184.30 92.43 91.87 1005.03 7233.83 04:19:01 Average: 187.96 102.96 85.00 4398.57 22602.85 04:19:01 04:19:01 04:16:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:19:01 04:17:01 AM 5645480 7072616 2238956 28.40 2688 1619444 703208 7.87 150044 1812736 43920 04:19:01 04:18:01 AM 5339656 7056648 2544780 32.28 2688 1890072 641720 7.18 365984 1835008 134000 04:19:01 Average: 5492568 7064632 2391868 30.34 2688 1754758 672464 7.53 258014 1823872 88960 04:19:01 04:19:01 04:16:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:19:01 04:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:19:01 04:17:01 AM eth0 219.34 119.76 739.58 59.75 0.00 0.00 0.00 0.00 04:19:01 04:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:19:01 04:18:01 AM eth0 64.12 47.31 902.58 14.15 0.00 0.00 0.00 0.00 04:19:01 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:19:01 Average: eth0 141.74 83.54 821.08 36.95 0.00 0.00 0.00 0.00 04:19:01 04:19:01 04:19:01 ---> sar -P ALL: 04:19:01 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 12/09/2025 _x86_64_ (2 CPU) 04:19:01 04:19:01 04:15:48 LINUX RESTART (2 CPU) 04:19:01 04:19:01 04:16:01 AM CPU %user %nice %system %iowait %steal %idle 04:19:01 04:17:01 AM all 24.71 1.92 10.00 49.36 0.13 13.88 04:19:01 04:17:01 AM 0 23.99 1.55 10.40 50.79 0.12 13.16 04:19:01 04:17:01 AM 1 25.44 2.29 9.61 47.93 0.14 14.60 04:19:01 04:18:01 AM all 35.20 1.56 15.55 11.44 0.14 36.10 04:19:01 04:18:01 AM 0 52.64 0.54 10.34 8.85 0.15 27.48 04:19:01 04:18:01 AM 1 17.70 2.58 20.79 14.03 0.14 44.76 04:19:01 Average: all 29.97 1.74 12.78 30.37 0.14 25.01 04:19:01 Average: 0 38.35 1.04 10.37 29.77 0.14 20.34 04:19:01 Average: 1 21.57 2.44 15.20 30.98 0.14 29.68 04:19:01 04:19:01 04:19:01