01:31:47 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/xtesting/+/141743 01:31:47 Running as SYSTEM 01:31:47 [EnvInject] - Loading node environment variables. 01:31:47 Building remotely on prd-centos8-builder-2c-1g-4884 (centos8-builder-2c-1g) in workspace /w/workspace/integration-xtesting-master-yml-lint 01:31:47 [ssh-agent] Looking for ssh-agent implementation... 01:31:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:31:47 $ ssh-agent 01:31:47 SSH_AUTH_SOCK=/tmp/ssh-rICJkrqR8P14/agent.15157 01:31:47 SSH_AGENT_PID=15158 01:31:47 [ssh-agent] Started. 01:31:47 Running ssh-add (command line suppressed) 01:31:47 Identity added: /w/workspace/integration-xtesting-master-yml-lint@tmp/private_key_2673026409670646681.key (/w/workspace/integration-xtesting-master-yml-lint@tmp/private_key_2673026409670646681.key) 01:31:47 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 01:31:47 The recommended git tool is: NONE 01:31:49 using credential onap-jenkins-ssh 01:31:49 Wiping out workspace first. 01:31:49 Cloning the remote Git repository 01:31:49 Cloning repository git://cloud.onap.org/mirror/integration/xtesting.git 01:31:49 > git init /w/workspace/integration-xtesting-master-yml-lint # timeout=10 01:31:49 Fetching upstream changes from git://cloud.onap.org/mirror/integration/xtesting.git 01:31:49 > git --version # timeout=10 01:31:50 > git --version # 'git version 2.39.0' 01:31:50 using GIT_SSH to set credentials Gerrit user 01:31:50 [INFO] Currently running in a labeled security context 01:31:50 [INFO] Currently SELinux is 'enforcing' on the host 01:31:50 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-xtesting-master-yml-lint@tmp/jenkins-gitclient-ssh11214549685964205746.key 01:31:50 Verifying host key using manually-configured host key entries 01:31:50 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration/xtesting.git +refs/heads/*:refs/remotes/origin/* # timeout=30 01:31:51 > git config remote.origin.url git://cloud.onap.org/mirror/integration/xtesting.git # timeout=10 01:31:51 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:31:52 > git config remote.origin.url git://cloud.onap.org/mirror/integration/xtesting.git # timeout=10 01:31:52 Fetching upstream changes from git://cloud.onap.org/mirror/integration/xtesting.git 01:31:52 using GIT_SSH to set credentials Gerrit user 01:31:52 [INFO] Currently running in a labeled security context 01:31:52 [INFO] Currently SELinux is 'enforcing' on the host 01:31:52 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-xtesting-master-yml-lint@tmp/jenkins-gitclient-ssh12988722514807147699.key 01:31:52 Verifying host key using manually-configured host key entries 01:31:52 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration/xtesting.git refs/changes/43/141743/4 # timeout=30 01:31:52 > git rev-parse 82a8d53d21403ad8b50c855b41d010f242aff63a^{commit} # timeout=10 01:31:52 Checking out Revision 82a8d53d21403ad8b50c855b41d010f242aff63a (refs/changes/43/141743/4) 01:31:52 > git config core.sparsecheckout # timeout=10 01:31:52 > git checkout -f 82a8d53d21403ad8b50c855b41d010f242aff63a # timeout=30 01:31:55 Commit message: "[COMMON] Chore: Add dependabot config" 01:31:55 > git rev-parse FETCH_HEAD^{commit} # timeout=10 01:31:55 > git rev-list --no-walk 7191df8920bdeb2de9e315af71dcff04c04237fc # timeout=10 01:31:56 [EnvInject] - Injecting environment variables from a build step. 01:31:56 [EnvInject] - Injecting as environment variables the properties content 01:31:56 PYTHON=python3 01:31:56 01:31:56 [EnvInject] - Variables injected successfully. 01:31:56 [integration-xtesting-master-yml-lint] $ /bin/bash -l /tmp/jenkins11943607368029984281.sh 01:31:56 ---> tox-install.sh 01:31:56 + source /home/jenkins/lf-env.sh 01:31:56 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 01:31:56 ++ mktemp -d /tmp/venv-XXXX 01:31:56 + lf_venv=/tmp/venv-p3yk 01:31:56 + local venv_file=/tmp/.os_lf_venv 01:31:56 + local python=python3 01:31:56 + local options 01:31:56 + local set_path=true 01:31:56 + local install_args= 01:31:56 ++ 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 01:31:56 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 01:31:56 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 01:31:56 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 01:31:56 + true 01:31:56 + case $1 in 01:31:56 + venv_file=/tmp/.toxenv 01:31:56 + shift 2 01:31:56 + true 01:31:56 + case $1 in 01:31:56 + shift 01:31:56 + break 01:31:56 + case $python in 01:31:56 + local pkg_list= 01:31:56 + [[ -d /opt/pyenv ]] 01:31:56 + echo 'Setup pyenv:' 01:31:56 Setup pyenv: 01:31:56 + export PYENV_ROOT=/opt/pyenv 01:31:56 + PYENV_ROOT=/opt/pyenv 01:31:56 + 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 01:31:56 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 01:31:56 + pyenv versions 01:31:56 system 01:31:56 * 3.8.13 (set by /opt/pyenv/version) 01:31:56 * 3.9.13 (set by /opt/pyenv/version) 01:31:56 * 3.10.6 (set by /opt/pyenv/version) 01:31:56 + command -v pyenv 01:31:56 ++ pyenv init - --no-rehash 01:31:56 + 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[*]}"'\'')" 01:31:56 export PATH="/opt/pyenv/shims:${PATH}" 01:31:56 export PYENV_SHELL=bash 01:31:56 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 01:31:56 pyenv() { 01:31:56 local command 01:31:56 command="${1:-}" 01:31:56 if [ "$#" -gt 0 ]; then 01:31:56 shift 01:31:56 fi 01:31:56 01:31:56 case "$command" in 01:31:56 rehash|shell) 01:31:56 eval "$(pyenv "sh-$command" "$@")" 01:31:56 ;; 01:31:56 *) 01:31:56 command pyenv "$command" "$@" 01:31:56 ;; 01:31:56 esac 01:31:56 }' 01:31:56 +++ 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[*]}"' 01:31:56 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 01:31:56 ++ 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 01:31:56 ++ 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 01:31:56 ++ export PYENV_SHELL=bash 01:31:56 ++ PYENV_SHELL=bash 01:31:56 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 01:31:56 +++ complete -F _pyenv pyenv 01:31:56 ++ lf-pyver python3 01:31:56 ++ local py_version_xy=python3 01:31:56 ++ local py_version_xyz= 01:31:56 ++ pyenv versions 01:31:56 ++ local command 01:31:56 ++ command=versions 01:31:56 ++ '[' 1 -gt 0 ']' 01:31:56 ++ shift 01:31:56 ++ case "$command" in 01:31:56 ++ command pyenv versions 01:31:56 ++ pyenv versions 01:31:56 ++ sed 's/^[ *]* //' 01:31:56 ++ awk '{ print $1 }' 01:31:56 ++ grep -E '^[0-9.]*[0-9]$' 01:31:56 ++ [[ ! -s /tmp/.pyenv_versions ]] 01:31:56 +++ sort -V 01:31:56 +++ tail -n 1 01:31:56 +++ grep '^3' /tmp/.pyenv_versions 01:31:56 ++ py_version_xyz=3.10.6 01:31:56 ++ [[ -z 3.10.6 ]] 01:31:56 ++ echo 3.10.6 01:31:56 ++ return 0 01:31:56 + pyenv local 3.10.6 01:31:56 + local command 01:31:56 + command=local 01:31:56 + '[' 2 -gt 0 ']' 01:31:56 + shift 01:31:56 + case "$command" in 01:31:56 + command pyenv local 3.10.6 01:31:56 + pyenv local 3.10.6 01:31:56 + for arg in "$@" 01:31:56 + case $arg in 01:31:56 + pkg_list+='tox ' 01:31:56 + for arg in "$@" 01:31:56 + case $arg in 01:31:56 + pkg_list+='virtualenv ' 01:31:56 + for arg in "$@" 01:31:56 + case $arg in 01:31:56 + pkg_list+='urllib3~=1.26.15 ' 01:31:56 + [[ -f /tmp/.toxenv ]] 01:31:56 + [[ ! -f /tmp/.toxenv ]] 01:31:56 + [[ -n '' ]] 01:31:56 + python3 -m venv /tmp/venv-p3yk 01:32:00 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-p3yk' 01:32:00 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-p3yk 01:32:00 + echo /tmp/venv-p3yk 01:32:00 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 01:32:00 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 01:32:00 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 01:32:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:32:00 + local 'pip_opts=--upgrade --quiet' 01:32:00 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 01:32:00 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 01:32:00 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 01:32:00 + [[ -n '' ]] 01:32:00 + [[ -n '' ]] 01:32:00 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 01:32:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:32:00 + /tmp/venv-p3yk/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 01:32:04 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 01:32:04 lf-activate-venv(): INFO: Base packages installed successfully 01:32:04 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 01:32:04 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 01:32:04 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 01:32:04 + /tmp/venv-p3yk/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 01:32:06 + type python3 01:32:06 + true 01:32:06 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-p3yk/bin to PATH' 01:32:06 lf-activate-venv(): INFO: Adding /tmp/venv-p3yk/bin to PATH 01:32:06 + PATH=/tmp/venv-p3yk/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 01:32:06 + return 0 01:32:06 + python3 --version 01:32:06 Python 3.10.6 01:32:06 + python3 -m pip --version 01:32:06 pip 25.2 from /tmp/venv-p3yk/lib/python3.10/site-packages/pip (python 3.10) 01:32:06 + python3 -m pip freeze 01:32:06 cachetools==6.2.1 01:32:06 chardet==5.2.0 01:32:06 colorama==0.4.6 01:32:06 distlib==0.4.0 01:32:06 filelock==3.20.0 01:32:06 packaging==25.0 01:32:06 platformdirs==4.5.0 01:32:06 pluggy==1.6.0 01:32:06 pyproject-api==1.10.0 01:32:06 tomli==2.3.0 01:32:06 tox==4.31.0 01:32:06 typing_extensions==4.15.0 01:32:06 urllib3==1.26.20 01:32:06 virtualenv==20.35.3 01:32:06 [EnvInject] - Injecting environment variables from a build step. 01:32:06 [EnvInject] - Injecting as environment variables the properties content 01:32:06 PARALLEL=false 01:32:06 01:32:06 [EnvInject] - Variables injected successfully. 01:32:06 [integration-xtesting-master-yml-lint] $ /bin/bash -l /tmp/jenkins1575734770713692942.sh 01:32:07 ---> tox-run.sh 01:32:07 + 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 01:32:07 + ARCHIVE_TOX_DIR=/w/workspace/integration-xtesting-master-yml-lint/archives/tox 01:32:07 + ARCHIVE_DOC_DIR=/w/workspace/integration-xtesting-master-yml-lint/archives/docs 01:32:07 + mkdir -p /w/workspace/integration-xtesting-master-yml-lint/archives/tox 01:32:07 + cd /w/workspace/integration-xtesting-master-yml-lint/. 01:32:07 + source /home/jenkins/lf-env.sh 01:32:07 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 01:32:07 ++ mktemp -d /tmp/venv-XXXX 01:32:07 + lf_venv=/tmp/venv-ubRC 01:32:07 + local venv_file=/tmp/.os_lf_venv 01:32:07 + local python=python3 01:32:07 + local options 01:32:07 + local set_path=true 01:32:07 + local install_args= 01:32:07 ++ 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 01:32:07 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 01:32:07 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 01:32:07 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 01:32:07 + true 01:32:07 + case $1 in 01:32:07 + venv_file=/tmp/.toxenv 01:32:07 + shift 2 01:32:07 + true 01:32:07 + case $1 in 01:32:07 + shift 01:32:07 + break 01:32:07 + case $python in 01:32:07 + local pkg_list= 01:32:07 + [[ -d /opt/pyenv ]] 01:32:07 + echo 'Setup pyenv:' 01:32:07 Setup pyenv: 01:32:07 + export PYENV_ROOT=/opt/pyenv 01:32:07 + PYENV_ROOT=/opt/pyenv 01:32:07 + 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 01:32:07 + 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 01:32:07 + pyenv versions 01:32:07 system 01:32:07 3.8.13 01:32:07 3.9.13 01:32:07 * 3.10.6 (set by /w/workspace/integration-xtesting-master-yml-lint/.python-version) 01:32:07 + command -v pyenv 01:32:07 ++ pyenv init - --no-rehash 01:32:07 + 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[*]}"'\'')" 01:32:07 export PATH="/opt/pyenv/shims:${PATH}" 01:32:07 export PYENV_SHELL=bash 01:32:07 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 01:32:07 pyenv() { 01:32:07 local command 01:32:07 command="${1:-}" 01:32:07 if [ "$#" -gt 0 ]; then 01:32:07 shift 01:32:07 fi 01:32:07 01:32:07 case "$command" in 01:32:07 rehash|shell) 01:32:07 eval "$(pyenv "sh-$command" "$@")" 01:32:07 ;; 01:32:07 *) 01:32:07 command pyenv "$command" "$@" 01:32:07 ;; 01:32:07 esac 01:32:07 }' 01:32:07 +++ 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[*]}"' 01:32:07 ++ 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 01:32:07 ++ 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 01:32:07 ++ 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 01:32:07 ++ export PYENV_SHELL=bash 01:32:07 ++ PYENV_SHELL=bash 01:32:07 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 01:32:07 +++ complete -F _pyenv pyenv 01:32:07 ++ lf-pyver python3 01:32:07 ++ local py_version_xy=python3 01:32:07 ++ local py_version_xyz= 01:32:07 ++ pyenv versions 01:32:07 ++ local command 01:32:07 ++ command=versions 01:32:07 ++ '[' 1 -gt 0 ']' 01:32:07 ++ shift 01:32:07 ++ case "$command" in 01:32:07 ++ command pyenv versions 01:32:07 ++ pyenv versions 01:32:07 ++ sed 's/^[ *]* //' 01:32:07 ++ awk '{ print $1 }' 01:32:07 ++ grep -E '^[0-9.]*[0-9]$' 01:32:07 ++ [[ ! -s /tmp/.pyenv_versions ]] 01:32:07 +++ grep '^3' /tmp/.pyenv_versions 01:32:07 +++ sort -V 01:32:07 +++ tail -n 1 01:32:07 ++ py_version_xyz=3.10.6 01:32:07 ++ [[ -z 3.10.6 ]] 01:32:07 ++ echo 3.10.6 01:32:07 ++ return 0 01:32:07 + pyenv local 3.10.6 01:32:07 + local command 01:32:07 + command=local 01:32:07 + '[' 2 -gt 0 ']' 01:32:07 + shift 01:32:07 + case "$command" in 01:32:07 + command pyenv local 3.10.6 01:32:07 + pyenv local 3.10.6 01:32:07 + for arg in "$@" 01:32:07 + case $arg in 01:32:07 + pkg_list+='tox ' 01:32:07 + for arg in "$@" 01:32:07 + case $arg in 01:32:07 + pkg_list+='virtualenv ' 01:32:07 + for arg in "$@" 01:32:07 + case $arg in 01:32:07 + pkg_list+='urllib3~=1.26.15 ' 01:32:07 + [[ -f /tmp/.toxenv ]] 01:32:07 ++ cat /tmp/.toxenv 01:32:07 + lf_venv=/tmp/venv-p3yk 01:32:07 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-p3yk from' file:/tmp/.toxenv 01:32:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-p3yk from file:/tmp/.toxenv 01:32:07 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 01:32:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:32:07 + local 'pip_opts=--upgrade --quiet' 01:32:07 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 01:32:07 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 01:32:07 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 01:32:07 + [[ -n '' ]] 01:32:07 + [[ -n '' ]] 01:32:07 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 01:32:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:32:07 + /tmp/venv-p3yk/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 01:32:08 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 01:32:08 lf-activate-venv(): INFO: Base packages installed successfully 01:32:08 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 01:32:08 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 01:32:08 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 01:32:08 + /tmp/venv-p3yk/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 01:32:08 + type python3 01:32:08 + true 01:32:08 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-p3yk/bin to PATH' 01:32:08 lf-activate-venv(): INFO: Adding /tmp/venv-p3yk/bin to PATH 01:32:08 + PATH=/tmp/venv-p3yk/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 01:32:08 + return 0 01:32:08 + [[ -d /opt/pyenv ]] 01:32:08 + echo '---> Setting up pyenv' 01:32:08 ---> Setting up pyenv 01:32:08 + export PYENV_ROOT=/opt/pyenv 01:32:08 + PYENV_ROOT=/opt/pyenv 01:32:08 + export PATH=/opt/pyenv/bin:/tmp/venv-p3yk/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 01:32:08 + PATH=/opt/pyenv/bin:/tmp/venv-p3yk/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 01:32:08 ++ pwd 01:32:08 + PYTHONPATH=/w/workspace/integration-xtesting-master-yml-lint 01:32:08 + export PYTHONPATH 01:32:08 + export TOX_TESTENV_PASSENV=PYTHONPATH 01:32:08 + TOX_TESTENV_PASSENV=PYTHONPATH 01:32:08 + tox --version 01:32:09 4.31.0 from /tmp/venv-p3yk/lib/python3.10/site-packages/tox/__init__.py 01:32:09 + PARALLEL=false 01:32:09 + TOX_OPTIONS_LIST= 01:32:09 + [[ -n yaml ]] 01:32:09 + TOX_OPTIONS_LIST=' -e yaml' 01:32:09 + case ${PARALLEL,,} in 01:32:09 + tox -e yaml 01:32:09 + tee -a /w/workspace/integration-xtesting-master-yml-lint/archives/tox/tox.log 01:32:10 yaml: install_deps> python -I -m pip install coala-bears nodeenv 01:32:35 yaml: freeze> python -m pip freeze --all 01:32:35 yaml: alabaster==0.7.13,appdirs==1.4.4,astroid==1.6.6,attrs==25.3.0,autoflake==0.6.6,autopep8==1.7.0,babel==2.17.0,bandit==1.6.2,certifi==2025.10.5,charset-normalizer==3.4.4,click==6.6,cmakelint==1.4.3,coala==0.11.0,coala-bears==0.11.1,coala-utils==0.6.7,colorama==0.3.9,colorlog==2.10.0,cppclean==0.12,cpplint==1.6.1,dennis==0.9,dependency-management==0.4.0,docopt==0.6.2,docutils==0.20.1,eradicate==0.1.6,future==1.0.0,gitdb==4.0.12,GitPython==3.1.45,guess_language-spirit==0.5.3,html-linter==0.3.0,idna==3.11,imagesize==1.4.1,importlib_resources==6.4.5,ipython-genutils==0.2.0,isort==4.3.21,Jinja2==3.1.6,joblib==1.4.2,jsonschema==4.23.0,jsonschema-specifications==2023.12.1,jupyter_core==5.8.1,lazy-object-proxy==1.10.0,libclang-py3==3.4.0,mando==0.3.3,MarkupSafe==2.1.5,mccabe==0.7.0,munkres3==1.0.5.5,mypy-lang==0.4.6,nbformat==4.4.0,nltk==3.9.1,nodeenv==1.9.1,packaging==25.0,pbr==7.0.1,pip==25.0.1,pkgutil_resolve_name==1.3.10,platformdirs==4.3.6,polib==1.2.0,proselint==0.7.0,pycodestyle==2.12.1,pydocstyle==1.1.1,pyflakes==1.4.0,Pygments==2.19.2,pylint==1.9.4,PyPrint==0.2.6,pyroma==2.2,pytz==2025.2,PyYAML==3.13,radon==1.4.0,referencing==0.35.1,regex==2024.11.6,requests==2.32.4,restructuredtext_lint==1.0.1,rpds-py==0.20.1,rstcheck==2.2,safety==0.5.1,sarge==0.1.7.post1,scspell3k==2.3.0,setuptools==75.3.2,six==1.17.0,smmap==5.0.2,snowballstemmer==3.0.1,Sphinx==1.4.9,stevedore==5.3.0,template-remover==0.1.9,termcolor==1.1.0,toml==0.10.2,tqdm==4.67.1,traitlets==5.14.3,typing_extensions==4.13.2,unidiff==0.5.5,urllib3==2.2.3,vulture==0.10,wheel==0.45.1,wrapt==2.0.0,yamllint==1.6.1,yapf==0.14.0,zipp==3.20.2 01:32:35 yaml: commands_pre[0]> /bin/sh -c 'git --no-pager diff HEAD HEAD^ --name-only '"'"'*.yaml'"'"' '"'"'*.yml'"'"' > /tmp/.coalist_yaml' 01:32:35 yaml: commands[0]> /bin/bash -c 'coala --non-interactive --disable-caching --no-autoapply-warn yaml --files $( Completed tox runs' 01:32:36 ---> Completed tox runs 01:32:36 + for i in .tox/*/log 01:32:36 ++ echo .tox/yaml/log 01:32:36 ++ awk -F/ '{print $2}' 01:32:36 + tox_env=yaml 01:32:36 + cp -r .tox/yaml/log /w/workspace/integration-xtesting-master-yml-lint/archives/tox/yaml 01:32:36 + DOC_DIR=docs/_build/html 01:32:36 + [[ -d docs/_build/html ]] 01:32:36 + echo '---> tox-run.sh ends' 01:32:36 ---> tox-run.sh ends 01:32:36 + test 0 -eq 0 01:32:36 $ ssh-agent -k 01:32:36 unset SSH_AUTH_SOCK; 01:32:36 unset SSH_AGENT_PID; 01:32:36 echo Agent pid 15158 killed; 01:32:36 [ssh-agent] Stopped. 01:32:36 [PostBuildScript] - [INFO] Executing post build scripts. 01:32:36 [integration-xtesting-master-yml-lint] $ /bin/bash /tmp/jenkins3121192724087767763.sh 01:32:36 ---> sysstat.sh 01:32:36 [integration-xtesting-master-yml-lint] $ /bin/bash /tmp/jenkins7876501107141044164.sh 01:32:36 ---> package-listing.sh 01:32:36 ++ facter osfamily 01:32:36 ++ tr '[:upper:]' '[:lower:]' 01:32:37 + OS_FAMILY=redhat 01:32:37 + workspace=/w/workspace/integration-xtesting-master-yml-lint 01:32:37 + START_PACKAGES=/tmp/packages_start.txt 01:32:37 + END_PACKAGES=/tmp/packages_end.txt 01:32:37 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:32:37 + PACKAGES=/tmp/packages_start.txt 01:32:37 + '[' /w/workspace/integration-xtesting-master-yml-lint ']' 01:32:37 + PACKAGES=/tmp/packages_end.txt 01:32:37 + case "${OS_FAMILY}" in 01:32:37 + rpm -qa 01:32:37 + sort 01:32:37 + '[' -f /tmp/packages_start.txt ']' 01:32:37 + '[' -f /tmp/packages_end.txt ']' 01:32:37 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:32:37 + '[' /w/workspace/integration-xtesting-master-yml-lint ']' 01:32:37 + mkdir -p /w/workspace/integration-xtesting-master-yml-lint/archives/ 01:32:37 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-xtesting-master-yml-lint/archives/ 01:32:37 [integration-xtesting-master-yml-lint] $ /bin/bash /tmp/jenkins8946011171666383660.sh 01:32:37 ---> capture-instance-metadata.sh 01:32:37 Setup pyenv: 01:32:37 system 01:32:37 3.8.13 01:32:37 3.9.13 01:32:37 * 3.10.6 (set by /w/workspace/integration-xtesting-master-yml-lint/.python-version) 01:32:41 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-uD9f 01:32:41 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 01:32:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:32:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:32:45 lf-activate-venv(): INFO: Base packages installed successfully 01:32:45 lf-activate-venv(): INFO: Installing additional packages: lftools 01:33:07 lf-activate-venv(): INFO: Adding /tmp/venv-uD9f/bin to PATH 01:33:07 INFO: Running in OpenStack, capturing instance metadata 01:33:07 [integration-xtesting-master-yml-lint] $ /bin/bash /tmp/jenkins698956529853161406.sh 01:33:07 provisioning config files... 01:33:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-xtesting-master-yml-lint@tmp/config1997069030182818122tmp 01:33:07 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 01:33:07 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 01:33:07 [EnvInject] - Injecting environment variables from a build step. 01:33:07 [EnvInject] - Injecting as environment variables the properties content 01:33:07 SERVER_ID=logs 01:33:07 01:33:07 [EnvInject] - Variables injected successfully. 01:33:07 [integration-xtesting-master-yml-lint] $ /bin/bash /tmp/jenkins15245371150001315741.sh 01:33:07 ---> create-netrc.sh 01:33:07 [integration-xtesting-master-yml-lint] $ /bin/bash /tmp/jenkins16932388558888701577.sh 01:33:07 ---> python-tools-install.sh 01:33:08 Setup pyenv: 01:33:08 system 01:33:08 3.8.13 01:33:08 3.9.13 01:33:08 * 3.10.6 (set by /w/workspace/integration-xtesting-master-yml-lint/.python-version) 01:33:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uD9f from file:/tmp/.os_lf_venv 01:33:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:33:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:33:10 lf-activate-venv(): INFO: Base packages installed successfully 01:33:10 lf-activate-venv(): INFO: Installing additional packages: lftools 01:33:17 lf-activate-venv(): INFO: Adding /tmp/venv-uD9f/bin to PATH 01:33:17 Generating Requirements File 01:33: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. 01:33:35 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible. 01:33:35 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 01:33:35 Python 3.10.6 01:33:35 pip 25.2 from /tmp/venv-uD9f/lib/python3.10/site-packages/pip (python 3.10) 01:33:36 appdirs==1.4.4 01:33:36 argcomplete==3.6.3 01:33:36 aspy.yaml==1.3.0 01:33:36 attrs==25.4.0 01:33:36 autopage==0.5.2 01:33:36 beautifulsoup4==4.14.2 01:33:36 boto3==1.40.58 01:33:36 botocore==1.40.58 01:33:36 bs4==0.0.2 01:33:36 cachetools==6.2.1 01:33:36 certifi==2025.10.5 01:33:36 cffi==2.0.0 01:33:36 cfgv==3.4.0 01:33:36 chardet==5.2.0 01:33:36 charset-normalizer==3.4.4 01:33:36 click==8.3.0 01:33:36 cliff==4.11.0 01:33:36 cmd2==2.7.0 01:33:36 cryptography==3.3.2 01:33:36 debtcollector==3.0.0 01:33:36 decorator==5.2.1 01:33:36 defusedxml==0.7.1 01:33:36 Deprecated==1.2.18 01:33:36 distlib==0.4.0 01:33:36 dnspython==2.8.0 01:33:36 docker==7.1.0 01:33:36 dogpile.cache==1.5.0 01:33:36 durationpy==0.10 01:33:36 email-validator==2.3.0 01:33:36 filelock==3.20.0 01:33:36 future==1.0.0 01:33:36 gitdb==4.0.12 01:33:36 GitPython==3.1.45 01:33:36 google-auth==2.41.1 01:33:36 httplib2==0.31.0 01:33:36 identify==2.6.15 01:33:36 idna==3.11 01:33:36 importlib-resources==1.5.0 01:33:36 iso8601==2.1.0 01:33:36 Jinja2==3.1.6 01:33:36 jmespath==1.0.1 01:33:36 jsonpatch==1.33 01:33:36 jsonpointer==3.0.0 01:33:36 jsonschema==4.25.1 01:33:36 jsonschema-specifications==2025.9.1 01:33:36 keystoneauth1==5.12.0 01:33:36 kubernetes==34.1.0 01:33:36 lftools==0.37.15 01:33:36 lxml==6.0.2 01:33:36 markdown-it-py==4.0.0 01:33:36 MarkupSafe==3.0.3 01:33:36 mdurl==0.1.2 01:33:36 msgpack==1.1.2 01:33:36 multi_key_dict==2.0.3 01:33:36 munch==4.0.0 01:33:36 netaddr==1.3.0 01:33:36 niet==1.4.2 01:33:36 nodeenv==1.9.1 01:33:36 oauth2client==4.1.3 01:33:36 oauthlib==3.3.1 01:33:36 openstacksdk==4.7.1 01:33:36 os-service-types==1.8.0 01:33:36 osc-lib==4.2.0 01:33:36 oslo.config==10.0.0 01:33:36 oslo.context==6.1.0 01:33:36 oslo.i18n==6.6.0 01:33:36 oslo.log==7.2.1 01:33:36 oslo.serialization==5.8.0 01:33:36 oslo.utils==9.1.0 01:33:36 packaging==25.0 01:33:36 pbr==7.0.1 01:33:36 platformdirs==4.5.0 01:33:36 prettytable==3.16.0 01:33:36 psutil==7.1.1 01:33:36 pyasn1==0.6.1 01:33:36 pyasn1_modules==0.4.2 01:33:36 pycparser==2.23 01:33:36 pygerrit2==2.0.15 01:33:36 PyGithub==2.8.1 01:33:36 Pygments==2.19.2 01:33:36 PyJWT==2.10.1 01:33:36 PyNaCl==1.6.0 01:33:36 pyparsing==2.4.7 01:33:36 pyperclip==1.11.0 01:33:36 pyrsistent==0.20.0 01:33:36 python-cinderclient==9.8.0 01:33:36 python-dateutil==2.9.0.post0 01:33:36 python-heatclient==4.3.0 01:33:36 python-jenkins==1.8.3 01:33:36 python-keystoneclient==5.7.0 01:33:36 python-magnumclient==4.9.0 01:33:36 python-openstackclient==8.2.0 01:33:36 python-swiftclient==4.8.0 01:33:36 PyYAML==6.0.3 01:33:36 referencing==0.37.0 01:33:36 requests==2.32.5 01:33:36 requests-oauthlib==2.0.0 01:33:36 requestsexceptions==1.4.0 01:33:36 rfc3986==2.0.0 01:33:36 rich==14.2.0 01:33:36 rich-argparse==1.7.1 01:33:36 rpds-py==0.28.0 01:33:36 rsa==4.9.1 01:33:36 ruamel.yaml==0.18.16 01:33:36 ruamel.yaml.clib==0.2.14 01:33:36 s3transfer==0.14.0 01:33:36 simplejson==3.20.2 01:33:36 six==1.17.0 01:33:36 smmap==5.0.2 01:33:36 soupsieve==2.8 01:33:36 stevedore==5.5.0 01:33:36 tabulate==0.9.0 01:33:36 toml==0.10.2 01:33:36 tomlkit==0.13.3 01:33:36 tqdm==4.67.1 01:33:36 typing_extensions==4.15.0 01:33:36 tzdata==2025.2 01:33:36 urllib3==1.26.20 01:33:36 virtualenv==20.35.3 01:33:36 wcwidth==0.2.14 01:33:36 websocket-client==1.9.0 01:33:36 wrapt==2.0.0 01:33:36 xdg==6.0.0 01:33:36 xmltodict==1.0.2 01:33:36 yq==3.4.3 01:33:36 [integration-xtesting-master-yml-lint] $ /bin/bash /tmp/jenkins18395755396474611218.sh 01:33:36 ---> sudo-logs.sh 01:33:36 Archiving 'sudo' log.. 01:33:36 [integration-xtesting-master-yml-lint] $ /bin/bash /tmp/jenkins4611097897294904199.sh 01:33:36 ---> job-cost.sh 01:33:36 Setup pyenv: 01:33:36 system 01:33:36 3.8.13 01:33:36 3.9.13 01:33:36 * 3.10.6 (set by /w/workspace/integration-xtesting-master-yml-lint/.python-version) 01:33:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uD9f from file:/tmp/.os_lf_venv 01:33:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:33:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:33:38 lf-activate-venv(): INFO: Base packages installed successfully 01:33:38 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 01:33:44 lf-activate-venv(): INFO: Adding /tmp/venv-uD9f/bin to PATH 01:33:44 INFO: No Stack... 01:33:44 INFO: Retrieving Pricing Info for: v3-standard-2 01:33:44 INFO: Archiving Costs 01:33:44 [integration-xtesting-master-yml-lint] $ /bin/bash -l /tmp/jenkins5685251335777967276.sh 01:33:44 ---> logs-deploy.sh 01:33:44 Setup pyenv: 01:33:44 system 01:33:44 3.8.13 01:33:44 3.9.13 01:33:44 * 3.10.6 (set by /w/workspace/integration-xtesting-master-yml-lint/.python-version) 01:33:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uD9f from file:/tmp/.os_lf_venv 01:33:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:33:44 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:33:46 lf-activate-venv(): INFO: Base packages installed successfully 01:33:46 lf-activate-venv(): INFO: Installing additional packages: lftools 01:33:55 lf-activate-venv(): INFO: Adding /tmp/venv-uD9f/bin to PATH 01:33:55 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-xtesting-master-yml-lint/6 01:33:55 INFO: archiving workspace using pattern(s): 01:33:56 Archives upload complete. 01:33:56 INFO: archiving logs to Nexus 01:33:57 ---> uname -a: 01:33:57 Linux prd-centos8-builder-2c-1g-4884.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 01:33:57 01:33:57 01:33:57 ---> lscpu: 01:33:57 Architecture: x86_64 01:33:57 CPU op-mode(s): 32-bit, 64-bit 01:33:57 Byte Order: Little Endian 01:33:57 CPU(s): 2 01:33:57 On-line CPU(s) list: 0,1 01:33:57 Thread(s) per core: 1 01:33:57 Core(s) per socket: 1 01:33:57 Socket(s): 2 01:33:57 NUMA node(s): 1 01:33:57 Vendor ID: AuthenticAMD 01:33:57 CPU family: 23 01:33:57 Model: 49 01:33:57 Model name: AMD EPYC-Rome Processor 01:33:57 Stepping: 0 01:33:57 CPU MHz: 2799.998 01:33:57 BogoMIPS: 5599.99 01:33:57 Virtualization: AMD-V 01:33:57 Hypervisor vendor: KVM 01:33:57 Virtualization type: full 01:33:57 L1d cache: 32K 01:33:57 L1i cache: 32K 01:33:57 L2 cache: 512K 01:33:57 L3 cache: 16384K 01:33:57 NUMA node0 CPU(s): 0,1 01:33:57 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 01:33:57 01:33:57 01:33:57 ---> nproc: 01:33:57 2 01:33:57 01:33:57 01:33:57 ---> df -h: 01:33:57 Filesystem Size Used Avail Use% Mounted on 01:33:57 devtmpfs 3.8G 0 3.8G 0% /dev 01:33:57 tmpfs 3.8G 0 3.8G 0% /dev/shm 01:33:57 tmpfs 3.8G 17M 3.8G 1% /run 01:33:57 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 01:33:57 /dev/vda1 40G 8.7G 32G 22% / 01:33:57 tmpfs 770M 0 770M 0% /run/user/1001 01:33:57 01:33:57 01:33:57 ---> free -m: 01:33:57 total used free shared buff/cache available 01:33:57 Mem: 7699 629 4722 19 2347 6752 01:33:57 Swap: 1023 0 1023 01:33:57 01:33:57 01:33:57 ---> ip addr: 01:33:57 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 01:33:57 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 01:33:57 inet 127.0.0.1/8 scope host lo 01:33:57 valid_lft forever preferred_lft forever 01:33:57 inet6 ::1/128 scope host 01:33:57 valid_lft forever preferred_lft forever 01:33:57 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 01:33:57 link/ether fa:16:3e:a5:18:40 brd ff:ff:ff:ff:ff:ff 01:33:57 altname enp0s3 01:33:57 altname ens3 01:33:57 inet 10.30.106.116/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 01:33:57 valid_lft 86245sec preferred_lft 86245sec 01:33:57 inet6 fe80::f816:3eff:fea5:1840/64 scope link 01:33:57 valid_lft forever preferred_lft forever 01:33:57 01:33:57 01:33:57 ---> sar -b -r -n DEV: 01:33:57 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 10/24/2025 _x86_64_ (2 CPU) 01:33:57 01:33:57 01:31:19 LINUX RESTART (2 CPU) 01:33:57 01:33:57 01:32:01 AM tps rtps wtps bread/s bwrtn/s 01:33:57 01:33:01 AM 223.06 89.09 133.98 2307.08 9651.39 01:33:57 Average: 223.06 89.09 133.98 2307.08 9651.39 01:33:57 01:33:57 01:32:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:33:57 01:33:01 AM 4992768 6892656 2891676 36.68 2688 2065900 821344 9.19 386960 2137540 225104 01:33:57 Average: 4992768 6892656 2891676 36.68 2688 2065900 821344 9.19 386960 2137540 225104 01:33:57 01:33:57 01:32:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:33:57 01:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:33:57 01:33:01 AM eth0 87.57 60.59 1297.58 14.15 0.00 0.00 0.00 0.00 01:33:57 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:33:57 Average: eth0 87.57 60.59 1297.58 14.15 0.00 0.00 0.00 0.00 01:33:57 01:33:57 01:33:57 ---> sar -P ALL: 01:33:57 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 10/24/2025 _x86_64_ (2 CPU) 01:33:57 01:33:57 01:31:19 LINUX RESTART (2 CPU) 01:33:57 01:33:57 01:32:01 AM CPU %user %nice %system %iowait %steal %idle 01:33:57 01:33:01 AM all 39.46 1.25 15.15 3.11 0.13 40.90 01:33:57 01:33:01 AM 0 34.38 1.50 16.14 2.97 0.14 44.87 01:33:57 01:33:01 AM 1 44.49 0.99 14.18 3.25 0.13 36.95 01:33:57 Average: all 39.46 1.25 15.15 3.11 0.13 40.90 01:33:57 Average: 0 34.38 1.50 16.14 2.97 0.14 44.87 01:33:57 Average: 1 44.49 0.99 14.18 3.25 0.13 36.95 01:33:57 01:33:57 01:33:57