04:15:06 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/xtesting/+/141743 04:15:06 Running as SYSTEM 04:15:06 [EnvInject] - Loading node environment variables. 04:15:06 Building remotely on prd-centos8-builder-2c-1g-18899 (centos8-builder-2c-1g) in workspace /w/workspace/integration-xtesting-master-yml-lint 04:15:06 [ssh-agent] Looking for ssh-agent implementation... 04:15:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:15:06 $ ssh-agent 04:15:06 SSH_AUTH_SOCK=/tmp/ssh-qEnKvyiCmWnG/agent.14599 04:15:06 SSH_AGENT_PID=14600 04:15:06 [ssh-agent] Started. 04:15:06 Running ssh-add (command line suppressed) 04:15:06 Identity added: /w/workspace/integration-xtesting-master-yml-lint@tmp/private_key_12682636878086031930.key (/w/workspace/integration-xtesting-master-yml-lint@tmp/private_key_12682636878086031930.key) 04:15:06 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 04:15:06 The recommended git tool is: NONE 04:15:08 using credential onap-jenkins-ssh 04:15:08 Wiping out workspace first. 04:15:08 Cloning the remote Git repository 04:15:08 Cloning repository git://cloud.onap.org/mirror/integration/xtesting.git 04:15:08 > git init /w/workspace/integration-xtesting-master-yml-lint # timeout=10 04:15:08 Fetching upstream changes from git://cloud.onap.org/mirror/integration/xtesting.git 04:15:08 > git --version # timeout=10 04:15:08 > git --version # 'git version 2.39.0' 04:15:08 using GIT_SSH to set credentials Gerrit user 04:15:08 [INFO] Currently running in a labeled security context 04:15:08 [INFO] Currently SELinux is 'enforcing' on the host 04:15:08 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-xtesting-master-yml-lint@tmp/jenkins-gitclient-ssh13378529477876668472.key 04:15:08 Verifying host key using manually-configured host key entries 04:15:08 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration/xtesting.git +refs/heads/*:refs/remotes/origin/* # timeout=30 04:15:09 > git config remote.origin.url git://cloud.onap.org/mirror/integration/xtesting.git # timeout=10 04:15:09 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:15:09 > git config remote.origin.url git://cloud.onap.org/mirror/integration/xtesting.git # timeout=10 04:15:09 Fetching upstream changes from git://cloud.onap.org/mirror/integration/xtesting.git 04:15:09 using GIT_SSH to set credentials Gerrit user 04:15:09 [INFO] Currently running in a labeled security context 04:15:09 [INFO] Currently SELinux is 'enforcing' on the host 04:15:09 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-xtesting-master-yml-lint@tmp/jenkins-gitclient-ssh12994383245318621785.key 04:15:09 Verifying host key using manually-configured host key entries 04:15:09 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration/xtesting.git refs/changes/43/141743/5 # timeout=30 04:15:09 > git rev-parse f6893d1f3896b1c7b03a64369614160c06417bbc^{commit} # timeout=10 04:15:09 Checking out Revision f6893d1f3896b1c7b03a64369614160c06417bbc (refs/changes/43/141743/5) 04:15:09 > git config core.sparsecheckout # timeout=10 04:15:09 > git checkout -f f6893d1f3896b1c7b03a64369614160c06417bbc # timeout=30 04:15:13 Commit message: "[COMMON] Chore: Add dependabot config" 04:15:13 > git rev-parse FETCH_HEAD^{commit} # timeout=10 04:15:13 > git rev-list --no-walk 7191df8920bdeb2de9e315af71dcff04c04237fc # timeout=10 04:15:13 [EnvInject] - Injecting environment variables from a build step. 04:15:13 [EnvInject] - Injecting as environment variables the properties content 04:15:13 PYTHON=python3 04:15:13 04:15:13 [EnvInject] - Variables injected successfully. 04:15:13 [integration-xtesting-master-yml-lint] $ /bin/bash -l /tmp/jenkins7791503039638745395.sh 04:15:13 ---> tox-install.sh 04:15:13 + source /home/jenkins/lf-env.sh 04:15:13 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 04:15:13 ++ mktemp -d /tmp/venv-XXXX 04:15:13 + lf_venv=/tmp/venv-8jcz 04:15:13 + local venv_file=/tmp/.os_lf_venv 04:15:13 + local python=python3 04:15:13 + local options 04:15:13 + local set_path=true 04:15:13 + local install_args= 04:15: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:15:13 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 04:15:13 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 04:15:13 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 04:15:13 + true 04:15:13 + case $1 in 04:15:13 + venv_file=/tmp/.toxenv 04:15:13 + shift 2 04:15:13 + true 04:15:13 + case $1 in 04:15:13 + shift 04:15:13 + break 04:15:13 + case $python in 04:15:13 + local pkg_list= 04:15:13 + [[ -d /opt/pyenv ]] 04:15:13 + echo 'Setup pyenv:' 04:15:13 Setup pyenv: 04:15:13 + export PYENV_ROOT=/opt/pyenv 04:15:13 + PYENV_ROOT=/opt/pyenv 04:15:13 + 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:15:13 + 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:15:13 + pyenv versions 04:15:13 system 04:15:13 * 3.8.13 (set by /opt/pyenv/version) 04:15:13 * 3.9.13 (set by /opt/pyenv/version) 04:15:13 * 3.10.6 (set by /opt/pyenv/version) 04:15:13 + command -v pyenv 04:15:13 ++ pyenv init - --no-rehash 04:15: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:15:13 export PATH="/opt/pyenv/shims:${PATH}" 04:15:13 export PYENV_SHELL=bash 04:15:13 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 04:15:13 pyenv() { 04:15:13 local command 04:15:13 command="${1:-}" 04:15:13 if [ "$#" -gt 0 ]; then 04:15:13 shift 04:15:13 fi 04:15:13 04:15:13 case "$command" in 04:15:13 rehash|shell) 04:15:13 eval "$(pyenv "sh-$command" "$@")" 04:15:13 ;; 04:15:13 *) 04:15:13 command pyenv "$command" "$@" 04:15:13 ;; 04:15:13 esac 04:15:13 }' 04:15: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:15:13 ++ 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:15:13 ++ 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:15:13 ++ 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:15:13 ++ export PYENV_SHELL=bash 04:15:13 ++ PYENV_SHELL=bash 04:15:13 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 04:15:13 +++ complete -F _pyenv pyenv 04:15:13 ++ lf-pyver python3 04:15:13 ++ local py_version_xy=python3 04:15:13 ++ local py_version_xyz= 04:15:13 ++ pyenv versions 04:15:13 ++ local command 04:15:13 ++ command=versions 04:15:13 ++ '[' 1 -gt 0 ']' 04:15:13 ++ shift 04:15:13 ++ case "$command" in 04:15:13 ++ command pyenv versions 04:15:13 ++ pyenv versions 04:15:13 ++ sed 's/^[ *]* //' 04:15:13 ++ awk '{ print $1 }' 04:15:13 ++ grep -E '^[0-9.]*[0-9]$' 04:15:13 ++ [[ ! -s /tmp/.pyenv_versions ]] 04:15:13 +++ grep '^3' /tmp/.pyenv_versions 04:15:13 +++ tail -n 1 04:15:13 +++ sort -V 04:15:13 ++ py_version_xyz=3.10.6 04:15:13 ++ [[ -z 3.10.6 ]] 04:15:13 ++ echo 3.10.6 04:15:13 ++ return 0 04:15:13 + pyenv local 3.10.6 04:15:13 + local command 04:15:13 + command=local 04:15:13 + '[' 2 -gt 0 ']' 04:15:13 + shift 04:15:13 + case "$command" in 04:15:13 + command pyenv local 3.10.6 04:15:13 + pyenv local 3.10.6 04:15:13 + for arg in "$@" 04:15:13 + case $arg in 04:15:13 + pkg_list+='tox ' 04:15:13 + for arg in "$@" 04:15:13 + case $arg in 04:15:13 + pkg_list+='virtualenv ' 04:15:13 + for arg in "$@" 04:15:13 + case $arg in 04:15:13 + pkg_list+='urllib3~=1.26.15 ' 04:15:13 + [[ -f /tmp/.toxenv ]] 04:15:13 + [[ ! -f /tmp/.toxenv ]] 04:15:13 + [[ -n '' ]] 04:15:13 + python3 -m venv /tmp/venv-8jcz 04:15:17 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-8jcz' 04:15:17 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-8jcz 04:15:17 + echo /tmp/venv-8jcz 04:15:17 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 04:15:17 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 04:15:17 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 04:15:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:15:17 + local 'pip_opts=--upgrade --quiet' 04:15:17 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 04:15:17 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 04:15:17 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 04:15:17 + [[ -n '' ]] 04:15:17 + [[ -n '' ]] 04:15:17 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 04:15:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:15:17 + /tmp/venv-8jcz/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:15:21 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 04:15:21 lf-activate-venv(): INFO: Base packages installed successfully 04:15:21 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 04:15:21 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 04:15:21 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 04:15:21 + /tmp/venv-8jcz/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:15:23 + type python3 04:15:23 + true 04:15:23 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-8jcz/bin to PATH' 04:15:23 lf-activate-venv(): INFO: Adding /tmp/venv-8jcz/bin to PATH 04:15:23 + PATH=/tmp/venv-8jcz/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:15:23 + return 0 04:15:23 + python3 --version 04:15:23 Python 3.10.6 04:15:23 + python3 -m pip --version 04:15:23 pip 25.3 from /tmp/venv-8jcz/lib/python3.10/site-packages/pip (python 3.10) 04:15:23 + python3 -m pip freeze 04:15:23 cachetools==6.2.2 04:15:23 chardet==5.2.0 04:15:23 colorama==0.4.6 04:15:23 distlib==0.4.0 04:15:23 filelock==3.20.0 04:15:23 packaging==25.0 04:15:23 platformdirs==4.5.1 04:15:23 pluggy==1.6.0 04:15:23 pyproject-api==1.10.0 04:15:23 tomli==2.3.0 04:15:23 tox==4.32.0 04:15:23 typing_extensions==4.15.0 04:15:23 urllib3==1.26.20 04:15:23 virtualenv==20.35.4 04:15:23 [EnvInject] - Injecting environment variables from a build step. 04:15:23 [EnvInject] - Injecting as environment variables the properties content 04:15:23 PARALLEL=false 04:15:23 04:15:23 [EnvInject] - Variables injected successfully. 04:15:23 [integration-xtesting-master-yml-lint] $ /bin/bash -l /tmp/jenkins18383456737744403329.sh 04:15:23 ---> tox-run.sh 04:15:23 + 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:15:23 + ARCHIVE_TOX_DIR=/w/workspace/integration-xtesting-master-yml-lint/archives/tox 04:15:23 + ARCHIVE_DOC_DIR=/w/workspace/integration-xtesting-master-yml-lint/archives/docs 04:15:23 + mkdir -p /w/workspace/integration-xtesting-master-yml-lint/archives/tox 04:15:23 + cd /w/workspace/integration-xtesting-master-yml-lint/. 04:15:23 + source /home/jenkins/lf-env.sh 04:15:23 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 04:15:23 ++ mktemp -d /tmp/venv-XXXX 04:15:23 + lf_venv=/tmp/venv-NZXe 04:15:23 + local venv_file=/tmp/.os_lf_venv 04:15:23 + local python=python3 04:15:23 + local options 04:15:23 + local set_path=true 04:15:23 + local install_args= 04:15:23 ++ 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:15:23 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 04:15:23 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 04:15:23 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 04:15:23 + true 04:15:23 + case $1 in 04:15:23 + venv_file=/tmp/.toxenv 04:15:23 + shift 2 04:15:23 + true 04:15:23 + case $1 in 04:15:23 + shift 04:15:23 + break 04:15:23 + case $python in 04:15:23 + local pkg_list= 04:15:23 + [[ -d /opt/pyenv ]] 04:15:23 + echo 'Setup pyenv:' 04:15:23 Setup pyenv: 04:15:23 + export PYENV_ROOT=/opt/pyenv 04:15:23 + PYENV_ROOT=/opt/pyenv 04:15:23 + 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:15:23 + 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:15:23 + pyenv versions 04:15:23 system 04:15:23 3.8.13 04:15:23 3.9.13 04:15:23 * 3.10.6 (set by /w/workspace/integration-xtesting-master-yml-lint/.python-version) 04:15:23 + command -v pyenv 04:15:23 ++ pyenv init - --no-rehash 04:15:23 + 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:15:23 export PATH="/opt/pyenv/shims:${PATH}" 04:15:23 export PYENV_SHELL=bash 04:15:23 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 04:15:23 pyenv() { 04:15:23 local command 04:15:23 command="${1:-}" 04:15:23 if [ "$#" -gt 0 ]; then 04:15:23 shift 04:15:23 fi 04:15:23 04:15:23 case "$command" in 04:15:23 rehash|shell) 04:15:23 eval "$(pyenv "sh-$command" "$@")" 04:15:23 ;; 04:15:23 *) 04:15:23 command pyenv "$command" "$@" 04:15:23 ;; 04:15:23 esac 04:15:23 }' 04:15:23 +++ 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:15:23 ++ 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:15:23 ++ 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:15:23 ++ 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:15:23 ++ export PYENV_SHELL=bash 04:15:23 ++ PYENV_SHELL=bash 04:15:23 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 04:15:23 +++ complete -F _pyenv pyenv 04:15:23 ++ lf-pyver python3 04:15:23 ++ local py_version_xy=python3 04:15:23 ++ local py_version_xyz= 04:15:23 ++ grep -E '^[0-9.]*[0-9]$' 04:15:23 ++ awk '{ print $1 }' 04:15:23 ++ sed 's/^[ *]* //' 04:15:23 ++ pyenv versions 04:15:23 ++ local command 04:15:23 ++ command=versions 04:15:23 ++ '[' 1 -gt 0 ']' 04:15:23 ++ shift 04:15:23 ++ case "$command" in 04:15:23 ++ command pyenv versions 04:15:23 ++ pyenv versions 04:15:23 ++ [[ ! -s /tmp/.pyenv_versions ]] 04:15:23 +++ grep '^3' /tmp/.pyenv_versions 04:15:23 +++ tail -n 1 04:15:23 +++ sort -V 04:15:23 ++ py_version_xyz=3.10.6 04:15:23 ++ [[ -z 3.10.6 ]] 04:15:23 ++ echo 3.10.6 04:15:23 ++ return 0 04:15:23 + pyenv local 3.10.6 04:15:23 + local command 04:15:23 + command=local 04:15:23 + '[' 2 -gt 0 ']' 04:15:23 + shift 04:15:23 + case "$command" in 04:15:23 + command pyenv local 3.10.6 04:15:23 + pyenv local 3.10.6 04:15:23 + for arg in "$@" 04:15:23 + case $arg in 04:15:23 + pkg_list+='tox ' 04:15:23 + for arg in "$@" 04:15:23 + case $arg in 04:15:23 + pkg_list+='virtualenv ' 04:15:23 + for arg in "$@" 04:15:23 + case $arg in 04:15:23 + pkg_list+='urllib3~=1.26.15 ' 04:15:23 + [[ -f /tmp/.toxenv ]] 04:15:23 ++ cat /tmp/.toxenv 04:15:23 + lf_venv=/tmp/venv-8jcz 04:15:23 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8jcz from' file:/tmp/.toxenv 04:15:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8jcz from file:/tmp/.toxenv 04:15:23 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 04:15:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:15:23 + local 'pip_opts=--upgrade --quiet' 04:15:23 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 04:15:23 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 04:15:23 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 04:15:23 + [[ -n '' ]] 04:15:23 + [[ -n '' ]] 04:15:23 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 04:15:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:15:23 + /tmp/venv-8jcz/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:15:24 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 04:15:24 lf-activate-venv(): INFO: Base packages installed successfully 04:15:24 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 04:15:24 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 04:15:24 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 04:15:24 + /tmp/venv-8jcz/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:15:25 + type python3 04:15:25 + true 04:15:25 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-8jcz/bin to PATH' 04:15:25 lf-activate-venv(): INFO: Adding /tmp/venv-8jcz/bin to PATH 04:15:25 + PATH=/tmp/venv-8jcz/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:15:25 + return 0 04:15:25 + [[ -d /opt/pyenv ]] 04:15:25 + echo '---> Setting up pyenv' 04:15:25 ---> Setting up pyenv 04:15:25 + export PYENV_ROOT=/opt/pyenv 04:15:25 + PYENV_ROOT=/opt/pyenv 04:15:25 + export PATH=/opt/pyenv/bin:/tmp/venv-8jcz/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:15:25 + PATH=/opt/pyenv/bin:/tmp/venv-8jcz/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:15:25 ++ pwd 04:15:25 + PYTHONPATH=/w/workspace/integration-xtesting-master-yml-lint 04:15:25 + export PYTHONPATH 04:15:25 + export TOX_TESTENV_PASSENV=PYTHONPATH 04:15:25 + TOX_TESTENV_PASSENV=PYTHONPATH 04:15:25 + tox --version 04:15:25 4.32.0 from /tmp/venv-8jcz/lib/python3.10/site-packages/tox/__init__.py 04:15:25 + PARALLEL=false 04:15:25 + TOX_OPTIONS_LIST= 04:15:25 + [[ -n yaml ]] 04:15:25 + TOX_OPTIONS_LIST=' -e yaml' 04:15:25 + case ${PARALLEL,,} in 04:15:25 + tox -e yaml 04:15:25 + tee -a /w/workspace/integration-xtesting-master-yml-lint/archives/tox/tox.log 04:15:27 yaml: install_deps> python -I -m pip install coala-bears nodeenv 04:15:50 yaml: freeze> python -m pip freeze --all 04:15:51 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.11.12,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.3,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.1,yamllint==1.6.1,yapf==0.14.0,zipp==3.20.2 04:15:51 yaml: commands_pre[0]> /bin/sh -c 'git --no-pager diff HEAD HEAD^ --name-only '"'"'*.yaml'"'"' '"'"'*.yml'"'"' > /tmp/.coalist_yaml' 04:15:51 yaml: commands[0]> /bin/bash -c 'coala --non-interactive --disable-caching --no-autoapply-warn yaml --files $( Completed tox runs' 04:15:52 ---> Completed tox runs 04:15:52 + for i in .tox/*/log 04:15:52 ++ echo .tox/yaml/log 04:15:52 ++ awk -F/ '{print $2}' 04:15:52 + tox_env=yaml 04:15:52 + cp -r .tox/yaml/log /w/workspace/integration-xtesting-master-yml-lint/archives/tox/yaml 04:15:52 + DOC_DIR=docs/_build/html 04:15:52 + [[ -d docs/_build/html ]] 04:15:52 + echo '---> tox-run.sh ends' 04:15:52 ---> tox-run.sh ends 04:15:52 + test 0 -eq 0 04:15:52 $ ssh-agent -k 04:15:52 unset SSH_AUTH_SOCK; 04:15:52 unset SSH_AGENT_PID; 04:15:52 echo Agent pid 14600 killed; 04:15:52 [ssh-agent] Stopped. 04:15:52 [PostBuildScript] - [INFO] Executing post build scripts. 04:15:52 [integration-xtesting-master-yml-lint] $ /bin/bash /tmp/jenkins12406341161588327550.sh 04:15:52 ---> sysstat.sh 04:15:52 [integration-xtesting-master-yml-lint] $ /bin/bash /tmp/jenkins18267252652579555984.sh 04:15:52 ---> package-listing.sh 04:15:52 ++ tr '[:upper:]' '[:lower:]' 04:15:52 ++ facter osfamily 04:15:52 + OS_FAMILY=redhat 04:15:52 + workspace=/w/workspace/integration-xtesting-master-yml-lint 04:15:52 + START_PACKAGES=/tmp/packages_start.txt 04:15:52 + END_PACKAGES=/tmp/packages_end.txt 04:15:52 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:15:52 + PACKAGES=/tmp/packages_start.txt 04:15:52 + '[' /w/workspace/integration-xtesting-master-yml-lint ']' 04:15:52 + PACKAGES=/tmp/packages_end.txt 04:15:52 + case "${OS_FAMILY}" in 04:15:52 + rpm -qa 04:15:52 + sort 04:15:53 + '[' -f /tmp/packages_start.txt ']' 04:15:53 + '[' -f /tmp/packages_end.txt ']' 04:15:53 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:15:53 + '[' /w/workspace/integration-xtesting-master-yml-lint ']' 04:15:53 + mkdir -p /w/workspace/integration-xtesting-master-yml-lint/archives/ 04:15:53 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-xtesting-master-yml-lint/archives/ 04:15:53 [integration-xtesting-master-yml-lint] $ /bin/bash /tmp/jenkins5253605286965480796.sh 04:15:53 ---> capture-instance-metadata.sh 04:15:53 Setup pyenv: 04:15:53 system 04:15:53 3.8.13 04:15:53 3.9.13 04:15:53 * 3.10.6 (set by /w/workspace/integration-xtesting-master-yml-lint/.python-version) 04:15:57 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-pAr8 04:15:57 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 04:15:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:15:57 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:16:01 lf-activate-venv(): INFO: Base packages installed successfully 04:16:01 lf-activate-venv(): INFO: Installing additional packages: lftools 04:16:21 lf-activate-venv(): INFO: Adding /tmp/venv-pAr8/bin to PATH 04:16:21 INFO: Running in OpenStack, capturing instance metadata 04:16:21 [integration-xtesting-master-yml-lint] $ /bin/bash /tmp/jenkins18412427932338388793.sh 04:16:21 provisioning config files... 04:16:21 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-xtesting-master-yml-lint@tmp/config17677908224106550143tmp 04:16:21 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 04:16:21 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 04:16:21 [EnvInject] - Injecting environment variables from a build step. 04:16:21 [EnvInject] - Injecting as environment variables the properties content 04:16:21 SERVER_ID=logs 04:16:21 04:16:21 [EnvInject] - Variables injected successfully. 04:16:21 [integration-xtesting-master-yml-lint] $ /bin/bash /tmp/jenkins10236409753384156063.sh 04:16:21 ---> create-netrc.sh 04:16:22 [integration-xtesting-master-yml-lint] $ /bin/bash /tmp/jenkins475932492932090486.sh 04:16:22 ---> python-tools-install.sh 04:16:22 Setup pyenv: 04:16:22 system 04:16:22 3.8.13 04:16:22 3.9.13 04:16:22 * 3.10.6 (set by /w/workspace/integration-xtesting-master-yml-lint/.python-version) 04:16:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pAr8 from file:/tmp/.os_lf_venv 04:16:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:16:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:16:24 lf-activate-venv(): INFO: Base packages installed successfully 04:16:24 lf-activate-venv(): INFO: Installing additional packages: lftools 04:16:32 lf-activate-venv(): INFO: Adding /tmp/venv-pAr8/bin to PATH 04:16:32 Generating Requirements File 04:16:50 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:16:50 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 04:16:50 Python 3.10.6 04:16:50 pip 25.3 from /tmp/venv-pAr8/lib/python3.10/site-packages/pip (python 3.10) 04:16:50 appdirs==1.4.4 04:16:50 argcomplete==3.6.3 04:16:50 aspy.yaml==1.3.0 04:16:50 attrs==25.4.0 04:16:50 autopage==0.5.2 04:16:50 backports.strenum==1.3.1 04:16:50 beautifulsoup4==4.14.3 04:16:50 boto3==1.42.5 04:16:50 botocore==1.42.5 04:16:50 bs4==0.0.2 04:16:50 cachetools==6.2.2 04:16:50 certifi==2025.11.12 04:16:50 cffi==2.0.0 04:16:50 cfgv==3.5.0 04:16:50 chardet==5.2.0 04:16:50 charset-normalizer==3.4.4 04:16:50 click==8.3.1 04:16:50 cliff==4.13.0 04:16:50 cmd2==3.0.0 04:16:50 cryptography==3.3.2 04:16:50 debtcollector==3.0.0 04:16:50 decorator==5.2.1 04:16:50 defusedxml==0.7.1 04:16:50 Deprecated==1.3.1 04:16:50 distlib==0.4.0 04:16:50 dnspython==2.8.0 04:16:50 docker==7.1.0 04:16:50 dogpile.cache==1.5.0 04:16:50 durationpy==0.10 04:16:50 email-validator==2.3.0 04:16:50 filelock==3.20.0 04:16:50 future==1.0.0 04:16:50 gitdb==4.0.12 04:16:50 GitPython==3.1.45 04:16:50 google-auth==2.43.0 04:16:50 httplib2==0.31.0 04:16:50 identify==2.6.15 04:16:50 idna==3.11 04:16:50 importlib-resources==1.5.0 04:16:50 iso8601==2.1.0 04:16:50 Jinja2==3.1.6 04:16:50 jmespath==1.0.1 04:16:50 jsonpatch==1.33 04:16:50 jsonpointer==3.0.0 04:16:50 jsonschema==4.25.1 04:16:50 jsonschema-specifications==2025.9.1 04:16:50 keystoneauth1==5.12.0 04:16:50 kubernetes==34.1.0 04:16:50 lftools==0.37.17 04:16:50 lxml==6.0.2 04:16:50 markdown-it-py==4.0.0 04:16:50 MarkupSafe==3.0.3 04:16:50 mdurl==0.1.2 04:16:50 msgpack==1.1.2 04:16:50 multi_key_dict==2.0.3 04:16:50 munch==4.0.0 04:16:50 netaddr==1.3.0 04:16:50 niet==1.4.2 04:16:50 nodeenv==1.9.1 04:16:50 oauth2client==4.1.3 04:16:50 oauthlib==3.3.1 04:16:50 openstacksdk==4.8.0 04:16:50 os-service-types==1.8.2 04:16:50 osc-lib==4.2.0 04:16:50 oslo.config==10.1.0 04:16:50 oslo.context==6.2.0 04:16:50 oslo.i18n==6.7.1 04:16:50 oslo.log==7.2.1 04:16:50 oslo.serialization==5.8.0 04:16:50 oslo.utils==9.2.0 04:16:50 packaging==25.0 04:16:50 pbr==7.0.3 04:16:50 platformdirs==4.5.1 04:16:50 prettytable==3.17.0 04:16:50 psutil==7.1.3 04:16:50 pyasn1==0.6.1 04:16:50 pyasn1_modules==0.4.2 04:16:50 pycparser==2.23 04:16:50 pygerrit2==2.0.15 04:16:50 PyGithub==2.8.1 04:16:50 Pygments==2.19.2 04:16:50 PyJWT==2.10.1 04:16:50 PyNaCl==1.6.1 04:16:50 pyparsing==2.4.7 04:16:50 pyperclip==1.11.0 04:16:50 pyrsistent==0.20.0 04:16:50 python-cinderclient==9.8.0 04:16:50 python-dateutil==2.9.0.post0 04:16:50 python-heatclient==4.3.0 04:16:50 python-jenkins==1.8.3 04:16:50 python-keystoneclient==5.7.0 04:16:50 python-magnumclient==4.9.0 04:16:50 python-openstackclient==8.2.0 04:16:50 python-swiftclient==4.9.0 04:16:50 PyYAML==6.0.3 04:16:50 referencing==0.37.0 04:16:50 requests==2.32.5 04:16:50 requests-oauthlib==2.0.0 04:16:50 requestsexceptions==1.4.0 04:16:50 rfc3986==2.0.0 04:16:50 rich==14.2.0 04:16:50 rich-argparse==1.7.2 04:16:50 rpds-py==0.30.0 04:16:50 rsa==4.9.1 04:16:50 ruamel.yaml==0.18.16 04:16:50 ruamel.yaml.clib==0.2.15 04:16:50 s3transfer==0.16.0 04:16:50 simplejson==3.20.2 04:16:50 six==1.17.0 04:16:50 smmap==5.0.2 04:16:50 soupsieve==2.8 04:16:50 stevedore==5.6.0 04:16:50 tabulate==0.9.0 04:16:50 toml==0.10.2 04:16:50 tomlkit==0.13.3 04:16:50 tqdm==4.67.1 04:16:50 typing_extensions==4.15.0 04:16:50 tzdata==2025.2 04:16:50 urllib3==1.26.20 04:16:50 virtualenv==20.35.4 04:16:50 wcwidth==0.2.14 04:16:50 websocket-client==1.9.0 04:16:50 wrapt==2.0.1 04:16:50 xdg==6.0.0 04:16:50 xmltodict==1.0.2 04:16:50 yq==3.4.3 04:16:51 [integration-xtesting-master-yml-lint] $ /bin/bash /tmp/jenkins16400883029669504224.sh 04:16:51 ---> sudo-logs.sh 04:16:51 Archiving 'sudo' log.. 04:16:51 [integration-xtesting-master-yml-lint] $ /bin/bash /tmp/jenkins17170337358765184483.sh 04:16:51 ---> job-cost.sh 04:16:51 Setup pyenv: 04:16:51 system 04:16:51 3.8.13 04:16:51 3.9.13 04:16:51 * 3.10.6 (set by /w/workspace/integration-xtesting-master-yml-lint/.python-version) 04:16:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pAr8 from file:/tmp/.os_lf_venv 04:16:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:16:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:16:53 lf-activate-venv(): INFO: Base packages installed successfully 04:16:53 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 04:16:58 lf-activate-venv(): INFO: Adding /tmp/venv-pAr8/bin to PATH 04:16:58 INFO: No Stack... 04:16:59 INFO: Retrieving Pricing Info for: v3-standard-2 04:16:59 INFO: Archiving Costs 04:16:59 [integration-xtesting-master-yml-lint] $ /bin/bash -l /tmp/jenkins10630018051497740880.sh 04:16:59 ---> logs-deploy.sh 04:16:59 Setup pyenv: 04:16:59 system 04:16:59 3.8.13 04:16:59 3.9.13 04:16:59 * 3.10.6 (set by /w/workspace/integration-xtesting-master-yml-lint/.python-version) 04:16:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pAr8 from file:/tmp/.os_lf_venv 04:16:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:16:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:17:01 lf-activate-venv(): INFO: Base packages installed successfully 04:17:01 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 04:17:09 lf-activate-venv(): INFO: Adding /tmp/venv-pAr8/bin to PATH 04:17:09 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-xtesting-master-yml-lint/13 04:17:09 INFO: archiving workspace using pattern(s): 04:17:10 Archives upload complete. 04:17:10 INFO: archiving logs to Nexus 04:17:11 ---> uname -a: 04:17:11 Linux prd-centos8-builder-2c-1g-18899.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:17:11 04:17:11 04:17:11 ---> lscpu: 04:17:11 Architecture: x86_64 04:17:11 CPU op-mode(s): 32-bit, 64-bit 04:17:11 Byte Order: Little Endian 04:17:11 CPU(s): 2 04:17:11 On-line CPU(s) list: 0,1 04:17:11 Thread(s) per core: 1 04:17:11 Core(s) per socket: 1 04:17:11 Socket(s): 2 04:17:11 NUMA node(s): 1 04:17:11 Vendor ID: AuthenticAMD 04:17:11 CPU family: 23 04:17:11 Model: 49 04:17:11 Model name: AMD EPYC-Rome Processor 04:17:11 Stepping: 0 04:17:11 CPU MHz: 2799.998 04:17:11 BogoMIPS: 5599.99 04:17:11 Virtualization: AMD-V 04:17:11 Hypervisor vendor: KVM 04:17:11 Virtualization type: full 04:17:11 L1d cache: 32K 04:17:11 L1i cache: 32K 04:17:11 L2 cache: 512K 04:17:11 L3 cache: 16384K 04:17:11 NUMA node0 CPU(s): 0,1 04:17:11 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:17:11 04:17:11 04:17:11 ---> nproc: 04:17:11 2 04:17:11 04:17:11 04:17:11 ---> df -h: 04:17:11 Filesystem Size Used Avail Use% Mounted on 04:17:11 devtmpfs 3.8G 0 3.8G 0% /dev 04:17:11 tmpfs 3.8G 0 3.8G 0% /dev/shm 04:17:11 tmpfs 3.8G 17M 3.8G 1% /run 04:17:11 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 04:17:11 /dev/vda1 40G 8.7G 32G 22% / 04:17:11 tmpfs 770M 0 770M 0% /run/user/1001 04:17:11 04:17:11 04:17:11 ---> free -m: 04:17:11 total used free shared buff/cache available 04:17:11 Mem: 7699 611 4733 19 2354 6770 04:17:11 Swap: 1023 0 1023 04:17:11 04:17:11 04:17:11 ---> ip addr: 04:17:11 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 04:17:11 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 04:17:11 inet 127.0.0.1/8 scope host lo 04:17:11 valid_lft forever preferred_lft forever 04:17:11 inet6 ::1/128 scope host 04:17:11 valid_lft forever preferred_lft forever 04:17:11 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 04:17:11 link/ether fa:16:3e:3c:f6:ad brd ff:ff:ff:ff:ff:ff 04:17:11 altname enp0s3 04:17:11 altname ens3 04:17:11 inet 10.30.107.75/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 04:17:11 valid_lft 86253sec preferred_lft 86253sec 04:17:11 inet6 fe80::f816:3eff:fe3c:f6ad/64 scope link 04:17:11 valid_lft forever preferred_lft forever 04:17:11 04:17:11 04:17:11 ---> sar -b -r -n DEV: 04:17:11 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:17:11 04:17:11 04:14:41 LINUX RESTART (2 CPU) 04:17:11 04:17:11 04:15:01 AM tps rtps wtps bread/s bwrtn/s 04:17:11 04:16:01 AM 385.17 165.11 220.06 6676.97 9744.65 04:17:11 04:17:01 AM 151.67 0.60 151.07 77.97 13592.99 04:17:11 Average: 268.42 82.86 185.56 3377.47 11668.82 04:17:11 04:17:11 04:15:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:17:11 04:16:01 AM 5236064 7019004 2648372 33.59 2688 1952564 688708 7.71 370228 1923800 157232 04:17:11 04:17:01 AM 4891092 6974004 2993344 37.97 2688 2232728 678160 7.59 384940 2181452 119728 04:17:11 Average: 5063578 6996504 2820858 35.78 2688 2092646 683434 7.65 377584 2052626 138480 04:17:11 04:17:11 04:15:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:17:11 04:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:11 04:16:01 AM eth0 247.03 139.95 1398.05 68.43 0.00 0.00 0.00 0.00 04:17:11 04:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:11 04:17:01 AM eth0 65.24 49.18 888.72 15.47 0.00 0.00 0.00 0.00 04:17:11 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:17:11 Average: eth0 156.14 94.57 1143.38 41.95 0.00 0.00 0.00 0.00 04:17:11 04:17:11 04:17:11 ---> sar -P ALL: 04:17:11 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:17:11 04:17:11 04:14:41 LINUX RESTART (2 CPU) 04:17:11 04:17:11 04:15:01 AM CPU %user %nice %system %iowait %steal %idle 04:17:11 04:16:01 AM all 44.95 2.75 21.68 4.24 0.14 26.23 04:17:11 04:16:01 AM 0 51.40 1.68 18.59 4.57 0.15 23.61 04:17:11 04:16:01 AM 1 38.48 3.83 24.78 3.91 0.14 28.86 04:17:11 04:17:01 AM all 41.70 0.00 4.59 1.62 0.11 51.98 04:17:11 04:17:01 AM 0 60.97 0.00 5.17 1.53 0.10 32.24 04:17:11 04:17:01 AM 1 22.50 0.00 4.02 1.72 0.12 71.64 04:17:11 Average: all 43.30 1.36 13.03 2.92 0.13 39.27 04:17:11 Average: 0 56.24 0.83 11.80 3.03 0.13 27.97 04:17:11 Average: 1 30.38 1.89 14.25 2.80 0.13 50.55 04:17:11 04:17:11 04:17:11