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