03:52:15 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/xtesting/+/141743 03:52:15 Running as SYSTEM 03:52:15 [EnvInject] - Loading node environment variables. 03:52:16 Building remotely on prd-centos8-builder-2c-1g-15612 (centos8-builder-2c-1g) in workspace /w/workspace/integration-xtesting-master-yml-lint 03:52:16 [ssh-agent] Looking for ssh-agent implementation... 03:52:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:52:16 $ ssh-agent 03:52:16 SSH_AUTH_SOCK=/tmp/ssh-5KhNkxHs4Cjx/agent.15646 03:52:16 SSH_AGENT_PID=15648 03:52:16 [ssh-agent] Started. 03:52:16 Running ssh-add (command line suppressed) 03:52:16 Identity added: /w/workspace/integration-xtesting-master-yml-lint@tmp/private_key_12832537565707778047.key (/w/workspace/integration-xtesting-master-yml-lint@tmp/private_key_12832537565707778047.key) 03:52:16 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 03:52:16 The recommended git tool is: NONE 03:52:18 using credential onap-jenkins-ssh 03:52:18 Wiping out workspace first. 03:52:18 Cloning the remote Git repository 03:52:18 Cloning repository git://cloud.onap.org/mirror/integration/xtesting.git 03:52:18 > git init /w/workspace/integration-xtesting-master-yml-lint # timeout=10 03:52:18 Fetching upstream changes from git://cloud.onap.org/mirror/integration/xtesting.git 03:52:18 > git --version # timeout=10 03:52:18 > git --version # 'git version 2.39.0' 03:52:18 using GIT_SSH to set credentials Gerrit user 03:52:18 [INFO] Currently running in a labeled security context 03:52:18 [INFO] Currently SELinux is 'enforcing' on the host 03:52:18 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-xtesting-master-yml-lint@tmp/jenkins-gitclient-ssh15047705830742492669.key 03:52:18 Verifying host key using manually-configured host key entries 03:52:18 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration/xtesting.git +refs/heads/*:refs/remotes/origin/* # timeout=30 03:52:19 > git config remote.origin.url git://cloud.onap.org/mirror/integration/xtesting.git # timeout=10 03:52:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:52:19 > git config remote.origin.url git://cloud.onap.org/mirror/integration/xtesting.git # timeout=10 03:52:19 Fetching upstream changes from git://cloud.onap.org/mirror/integration/xtesting.git 03:52:19 using GIT_SSH to set credentials Gerrit user 03:52:19 [INFO] Currently running in a labeled security context 03:52:19 [INFO] Currently SELinux is 'enforcing' on the host 03:52:19 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-xtesting-master-yml-lint@tmp/jenkins-gitclient-ssh1425129676549140666.key 03:52:19 Verifying host key using manually-configured host key entries 03:52:19 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration/xtesting.git refs/changes/43/141743/4 # timeout=30 03:52:19 > git rev-parse 82a8d53d21403ad8b50c855b41d010f242aff63a^{commit} # timeout=10 03:52:19 Checking out Revision 82a8d53d21403ad8b50c855b41d010f242aff63a (refs/changes/43/141743/4) 03:52:19 > git config core.sparsecheckout # timeout=10 03:52:19 > git checkout -f 82a8d53d21403ad8b50c855b41d010f242aff63a # timeout=30 03:52:23 Commit message: "[COMMON] Chore: Add dependabot config" 03:52:23 > git rev-parse FETCH_HEAD^{commit} # timeout=10 03:52:23 > git rev-list --no-walk 7191df8920bdeb2de9e315af71dcff04c04237fc # timeout=10 03:52:23 [EnvInject] - Injecting environment variables from a build step. 03:52:23 [EnvInject] - Injecting as environment variables the properties content 03:52:23 PYTHON=python3 03:52:23 03:52:23 [EnvInject] - Variables injected successfully. 03:52:23 [integration-xtesting-master-yml-lint] $ /bin/bash -l /tmp/jenkins7545280128800132400.sh 03:52:23 ---> tox-install.sh 03:52:23 + source /home/jenkins/lf-env.sh 03:52:23 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 03:52:23 ++ mktemp -d /tmp/venv-XXXX 03:52:23 + lf_venv=/tmp/venv-CKyK 03:52:23 + local venv_file=/tmp/.os_lf_venv 03:52:23 + local python=python3 03:52:23 + local options 03:52:23 + local set_path=true 03:52:23 + local install_args= 03:52: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 03:52:23 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 03:52:23 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 03:52:23 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 03:52:23 + true 03:52:23 + case $1 in 03:52:23 + venv_file=/tmp/.toxenv 03:52:23 + shift 2 03:52:23 + true 03:52:23 + case $1 in 03:52:23 + shift 03:52:23 + break 03:52:23 + case $python in 03:52:23 + local pkg_list= 03:52:23 + [[ -d /opt/pyenv ]] 03:52:23 + echo 'Setup pyenv:' 03:52:23 Setup pyenv: 03:52:23 + export PYENV_ROOT=/opt/pyenv 03:52:23 + PYENV_ROOT=/opt/pyenv 03:52:23 + 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 03:52:23 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 03:52:23 + pyenv versions 03:52:23 system 03:52:23 * 3.8.13 (set by /opt/pyenv/version) 03:52:23 * 3.9.13 (set by /opt/pyenv/version) 03:52:23 * 3.10.6 (set by /opt/pyenv/version) 03:52:23 + command -v pyenv 03:52:23 ++ pyenv init - --no-rehash 03:52:24 + 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[*]}"'\'')" 03:52:24 export PATH="/opt/pyenv/shims:${PATH}" 03:52:24 export PYENV_SHELL=bash 03:52:24 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 03:52:24 pyenv() { 03:52:24 local command 03:52:24 command="${1:-}" 03:52:24 if [ "$#" -gt 0 ]; then 03:52:24 shift 03:52:24 fi 03:52:24 03:52:24 case "$command" in 03:52:24 rehash|shell) 03:52:24 eval "$(pyenv "sh-$command" "$@")" 03:52:24 ;; 03:52:24 *) 03:52:24 command pyenv "$command" "$@" 03:52:24 ;; 03:52:24 esac 03:52:24 }' 03:52:24 +++ 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[*]}"' 03:52:24 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 03:52:24 ++ 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 03:52:24 ++ 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 03:52:24 ++ export PYENV_SHELL=bash 03:52:24 ++ PYENV_SHELL=bash 03:52:24 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 03:52:24 +++ complete -F _pyenv pyenv 03:52:24 ++ lf-pyver python3 03:52:24 ++ local py_version_xy=python3 03:52:24 ++ local py_version_xyz= 03:52:24 ++ awk '{ print $1 }' 03:52:24 ++ sed 's/^[ *]* //' 03:52:24 ++ pyenv versions 03:52:24 ++ local command 03:52:24 ++ command=versions 03:52:24 ++ '[' 1 -gt 0 ']' 03:52:24 ++ shift 03:52:24 ++ case "$command" in 03:52:24 ++ command pyenv versions 03:52:24 ++ pyenv versions 03:52:24 ++ grep -E '^[0-9.]*[0-9]$' 03:52:24 ++ [[ ! -s /tmp/.pyenv_versions ]] 03:52:24 +++ tail -n 1 03:52:24 +++ sort -V 03:52:24 +++ grep '^3' /tmp/.pyenv_versions 03:52:24 ++ py_version_xyz=3.10.6 03:52:24 ++ [[ -z 3.10.6 ]] 03:52:24 ++ echo 3.10.6 03:52:24 ++ return 0 03:52:24 + pyenv local 3.10.6 03:52:24 + local command 03:52:24 + command=local 03:52:24 + '[' 2 -gt 0 ']' 03:52:24 + shift 03:52:24 + case "$command" in 03:52:24 + command pyenv local 3.10.6 03:52:24 + pyenv local 3.10.6 03:52:24 + for arg in "$@" 03:52:24 + case $arg in 03:52:24 + pkg_list+='tox ' 03:52:24 + for arg in "$@" 03:52:24 + case $arg in 03:52:24 + pkg_list+='virtualenv ' 03:52:24 + for arg in "$@" 03:52:24 + case $arg in 03:52:24 + pkg_list+='urllib3~=1.26.15 ' 03:52:24 + [[ -f /tmp/.toxenv ]] 03:52:24 + [[ ! -f /tmp/.toxenv ]] 03:52:24 + [[ -n '' ]] 03:52:24 + python3 -m venv /tmp/venv-CKyK 03:52:28 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-CKyK' 03:52:28 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-CKyK 03:52:28 + echo /tmp/venv-CKyK 03:52:28 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 03:52:28 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 03:52:28 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 03:52:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:52:28 + local 'pip_opts=--upgrade --quiet' 03:52:28 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 03:52:28 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 03:52:28 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 03:52:28 + [[ -n '' ]] 03:52:28 + [[ -n '' ]] 03:52:28 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 03:52:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:52:28 + /tmp/venv-CKyK/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 03:52:31 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 03:52:31 lf-activate-venv(): INFO: Base packages installed successfully 03:52:31 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 03:52:31 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 03:52:31 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 03:52:31 + /tmp/venv-CKyK/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 03:52:35 + type python3 03:52:35 + true 03:52:35 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-CKyK/bin to PATH' 03:52:35 lf-activate-venv(): INFO: Adding /tmp/venv-CKyK/bin to PATH 03:52:35 + PATH=/tmp/venv-CKyK/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 03:52:35 + return 0 03:52:35 + python3 --version 03:52:35 Python 3.10.6 03:52:35 + python3 -m pip --version 03:52:35 pip 25.3 from /tmp/venv-CKyK/lib/python3.10/site-packages/pip (python 3.10) 03:52:35 + python3 -m pip freeze 03:52:35 cachetools==6.2.2 03:52:35 chardet==5.2.0 03:52:35 colorama==0.4.6 03:52:35 distlib==0.4.0 03:52:35 filelock==3.20.0 03:52:35 packaging==25.0 03:52:35 platformdirs==4.5.0 03:52:35 pluggy==1.6.0 03:52:35 pyproject-api==1.10.0 03:52:35 tomli==2.3.0 03:52:35 tox==4.32.0 03:52:35 typing_extensions==4.15.0 03:52:35 urllib3==1.26.20 03:52:35 virtualenv==20.35.4 03:52:35 [EnvInject] - Injecting environment variables from a build step. 03:52:35 [EnvInject] - Injecting as environment variables the properties content 03:52:35 PARALLEL=false 03:52:35 03:52:35 [EnvInject] - Variables injected successfully. 03:52:35 [integration-xtesting-master-yml-lint] $ /bin/bash -l /tmp/jenkins16719208430532851332.sh 03:52:35 ---> tox-run.sh 03:52:35 + 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 03:52:35 + ARCHIVE_TOX_DIR=/w/workspace/integration-xtesting-master-yml-lint/archives/tox 03:52:35 + ARCHIVE_DOC_DIR=/w/workspace/integration-xtesting-master-yml-lint/archives/docs 03:52:35 + mkdir -p /w/workspace/integration-xtesting-master-yml-lint/archives/tox 03:52:35 + cd /w/workspace/integration-xtesting-master-yml-lint/. 03:52:35 + source /home/jenkins/lf-env.sh 03:52:35 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 03:52:35 ++ mktemp -d /tmp/venv-XXXX 03:52:35 + lf_venv=/tmp/venv-HrzS 03:52:35 + local venv_file=/tmp/.os_lf_venv 03:52:35 + local python=python3 03:52:35 + local options 03:52:35 + local set_path=true 03:52:35 + local install_args= 03:52:35 ++ 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 03:52:35 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 03:52:35 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 03:52:35 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 03:52:35 + true 03:52:35 + case $1 in 03:52:35 + venv_file=/tmp/.toxenv 03:52:35 + shift 2 03:52:35 + true 03:52:35 + case $1 in 03:52:35 + shift 03:52:35 + break 03:52:35 + case $python in 03:52:35 + local pkg_list= 03:52:35 + [[ -d /opt/pyenv ]] 03:52:35 + echo 'Setup pyenv:' 03:52:35 Setup pyenv: 03:52:35 + export PYENV_ROOT=/opt/pyenv 03:52:35 + PYENV_ROOT=/opt/pyenv 03:52:35 + 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 03:52:35 + 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 03:52:35 + pyenv versions 03:52:35 system 03:52:35 3.8.13 03:52:35 3.9.13 03:52:35 * 3.10.6 (set by /w/workspace/integration-xtesting-master-yml-lint/.python-version) 03:52:35 + command -v pyenv 03:52:35 ++ pyenv init - --no-rehash 03:52:35 + 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[*]}"'\'')" 03:52:35 export PATH="/opt/pyenv/shims:${PATH}" 03:52:35 export PYENV_SHELL=bash 03:52:35 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 03:52:35 pyenv() { 03:52:35 local command 03:52:35 command="${1:-}" 03:52:35 if [ "$#" -gt 0 ]; then 03:52:35 shift 03:52:35 fi 03:52:35 03:52:35 case "$command" in 03:52:35 rehash|shell) 03:52:35 eval "$(pyenv "sh-$command" "$@")" 03:52:35 ;; 03:52:35 *) 03:52:35 command pyenv "$command" "$@" 03:52:35 ;; 03:52:35 esac 03:52:35 }' 03:52:35 +++ 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[*]}"' 03:52:35 ++ 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 03:52:35 ++ 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 03:52:35 ++ 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 03:52:35 ++ export PYENV_SHELL=bash 03:52:35 ++ PYENV_SHELL=bash 03:52:35 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 03:52:35 +++ complete -F _pyenv pyenv 03:52:35 ++ lf-pyver python3 03:52:35 ++ local py_version_xy=python3 03:52:35 ++ local py_version_xyz= 03:52:35 ++ awk '{ print $1 }' 03:52:35 ++ grep -E '^[0-9.]*[0-9]$' 03:52:35 ++ sed 's/^[ *]* //' 03:52:35 ++ pyenv versions 03:52:35 ++ local command 03:52:35 ++ command=versions 03:52:35 ++ '[' 1 -gt 0 ']' 03:52:35 ++ shift 03:52:35 ++ case "$command" in 03:52:35 ++ command pyenv versions 03:52:35 ++ pyenv versions 03:52:36 ++ [[ ! -s /tmp/.pyenv_versions ]] 03:52:36 +++ sort -V 03:52:36 +++ grep '^3' /tmp/.pyenv_versions 03:52:36 +++ tail -n 1 03:52:36 ++ py_version_xyz=3.10.6 03:52:36 ++ [[ -z 3.10.6 ]] 03:52:36 ++ echo 3.10.6 03:52:36 ++ return 0 03:52:36 + pyenv local 3.10.6 03:52:36 + local command 03:52:36 + command=local 03:52:36 + '[' 2 -gt 0 ']' 03:52:36 + shift 03:52:36 + case "$command" in 03:52:36 + command pyenv local 3.10.6 03:52:36 + pyenv local 3.10.6 03:52:36 + for arg in "$@" 03:52:36 + case $arg in 03:52:36 + pkg_list+='tox ' 03:52:36 + for arg in "$@" 03:52:36 + case $arg in 03:52:36 + pkg_list+='virtualenv ' 03:52:36 + for arg in "$@" 03:52:36 + case $arg in 03:52:36 + pkg_list+='urllib3~=1.26.15 ' 03:52:36 + [[ -f /tmp/.toxenv ]] 03:52:36 ++ cat /tmp/.toxenv 03:52:36 + lf_venv=/tmp/venv-CKyK 03:52:36 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CKyK from' file:/tmp/.toxenv 03:52:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CKyK from file:/tmp/.toxenv 03:52:36 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 03:52:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:52:36 + local 'pip_opts=--upgrade --quiet' 03:52:36 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 03:52:36 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 03:52:36 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 03:52:36 + [[ -n '' ]] 03:52:36 + [[ -n '' ]] 03:52:36 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 03:52:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:52:36 + /tmp/venv-CKyK/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 03:52:36 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 03:52:36 lf-activate-venv(): INFO: Base packages installed successfully 03:52:36 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 03:52:36 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 03:52:36 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 03:52:36 + /tmp/venv-CKyK/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 03:52:37 + type python3 03:52:37 + true 03:52:37 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-CKyK/bin to PATH' 03:52:37 lf-activate-venv(): INFO: Adding /tmp/venv-CKyK/bin to PATH 03:52:37 + PATH=/tmp/venv-CKyK/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 03:52:37 + return 0 03:52:37 + [[ -d /opt/pyenv ]] 03:52:37 + echo '---> Setting up pyenv' 03:52:37 ---> Setting up pyenv 03:52:37 + export PYENV_ROOT=/opt/pyenv 03:52:37 + PYENV_ROOT=/opt/pyenv 03:52:37 + export PATH=/opt/pyenv/bin:/tmp/venv-CKyK/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 03:52:37 + PATH=/opt/pyenv/bin:/tmp/venv-CKyK/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 03:52:37 ++ pwd 03:52:37 + PYTHONPATH=/w/workspace/integration-xtesting-master-yml-lint 03:52:37 + export PYTHONPATH 03:52:37 + export TOX_TESTENV_PASSENV=PYTHONPATH 03:52:37 + TOX_TESTENV_PASSENV=PYTHONPATH 03:52:37 + tox --version 03:52:38 4.32.0 from /tmp/venv-CKyK/lib/python3.10/site-packages/tox/__init__.py 03:52:38 + PARALLEL=false 03:52:38 + TOX_OPTIONS_LIST= 03:52:38 + [[ -n yaml ]] 03:52:38 + TOX_OPTIONS_LIST=' -e yaml' 03:52:38 + case ${PARALLEL,,} in 03:52:38 + tox -e yaml 03:52:38 + tee -a /w/workspace/integration-xtesting-master-yml-lint/archives/tox/tox.log 03:52:39 yaml: install_deps> python -I -m pip install coala-bears nodeenv 03:53:09 yaml: freeze> python -m pip freeze --all 03:53:09 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 03:53:09 yaml: commands_pre[0]> /bin/sh -c 'git --no-pager diff HEAD HEAD^ --name-only '"'"'*.yaml'"'"' '"'"'*.yml'"'"' > /tmp/.coalist_yaml' 03:53:09 yaml: commands[0]> /bin/bash -c 'coala --non-interactive --disable-caching --no-autoapply-warn yaml --files $( Completed tox runs' 03:53:10 ---> Completed tox runs 03:53:10 + for i in .tox/*/log 03:53:10 ++ echo .tox/yaml/log 03:53:10 ++ awk -F/ '{print $2}' 03:53:10 + tox_env=yaml 03:53:10 + cp -r .tox/yaml/log /w/workspace/integration-xtesting-master-yml-lint/archives/tox/yaml 03:53:10 + DOC_DIR=docs/_build/html 03:53:10 + [[ -d docs/_build/html ]] 03:53:10 + echo '---> tox-run.sh ends' 03:53:10 ---> tox-run.sh ends 03:53:10 + test 0 -eq 0 03:53:10 $ ssh-agent -k 03:53:10 unset SSH_AUTH_SOCK; 03:53:10 unset SSH_AGENT_PID; 03:53:10 echo Agent pid 15648 killed; 03:53:10 [ssh-agent] Stopped. 03:53:10 [PostBuildScript] - [INFO] Executing post build scripts. 03:53:10 [integration-xtesting-master-yml-lint] $ /bin/bash /tmp/jenkins13317209308737853848.sh 03:53:10 ---> sysstat.sh 03:53:11 [integration-xtesting-master-yml-lint] $ /bin/bash /tmp/jenkins15543516015901899574.sh 03:53:11 ---> package-listing.sh 03:53:11 ++ facter osfamily 03:53:11 ++ tr '[:upper:]' '[:lower:]' 03:53:11 + OS_FAMILY=redhat 03:53:11 + workspace=/w/workspace/integration-xtesting-master-yml-lint 03:53:11 + START_PACKAGES=/tmp/packages_start.txt 03:53:11 + END_PACKAGES=/tmp/packages_end.txt 03:53:11 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:53:11 + PACKAGES=/tmp/packages_start.txt 03:53:11 + '[' /w/workspace/integration-xtesting-master-yml-lint ']' 03:53:11 + PACKAGES=/tmp/packages_end.txt 03:53:11 + case "${OS_FAMILY}" in 03:53:11 + rpm -qa 03:53:11 + sort 03:53:12 + '[' -f /tmp/packages_start.txt ']' 03:53:12 + '[' -f /tmp/packages_end.txt ']' 03:53:12 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:53:12 + '[' /w/workspace/integration-xtesting-master-yml-lint ']' 03:53:12 + mkdir -p /w/workspace/integration-xtesting-master-yml-lint/archives/ 03:53:12 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-xtesting-master-yml-lint/archives/ 03:53:12 [integration-xtesting-master-yml-lint] $ /bin/bash /tmp/jenkins13183571229747473221.sh 03:53:12 ---> capture-instance-metadata.sh 03:53:12 Setup pyenv: 03:53:12 system 03:53:12 3.8.13 03:53:12 3.9.13 03:53:12 * 3.10.6 (set by /w/workspace/integration-xtesting-master-yml-lint/.python-version) 03:53:16 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-heo7 03:53:16 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 03:53:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:53:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:53:19 lf-activate-venv(): INFO: Base packages installed successfully 03:53:19 lf-activate-venv(): INFO: Installing additional packages: lftools 03:53:42 lf-activate-venv(): INFO: Adding /tmp/venv-heo7/bin to PATH 03:53:42 INFO: Running in OpenStack, capturing instance metadata 03:53:42 [integration-xtesting-master-yml-lint] $ /bin/bash /tmp/jenkins1449873409307586168.sh 03:53:42 provisioning config files... 03:53:42 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-xtesting-master-yml-lint@tmp/config8435733372639799362tmp 03:53:42 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 03:53:42 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 03:53:42 [EnvInject] - Injecting environment variables from a build step. 03:53:42 [EnvInject] - Injecting as environment variables the properties content 03:53:42 SERVER_ID=logs 03:53:42 03:53:42 [EnvInject] - Variables injected successfully. 03:53:42 [integration-xtesting-master-yml-lint] $ /bin/bash /tmp/jenkins1806235124598928059.sh 03:53:42 ---> create-netrc.sh 03:53:42 [integration-xtesting-master-yml-lint] $ /bin/bash /tmp/jenkins12503142809480541641.sh 03:53:42 ---> python-tools-install.sh 03:53:42 Setup pyenv: 03:53:42 system 03:53:42 3.8.13 03:53:42 3.9.13 03:53:42 * 3.10.6 (set by /w/workspace/integration-xtesting-master-yml-lint/.python-version) 03:53:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-heo7 from file:/tmp/.os_lf_venv 03:53:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:53:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:53:44 lf-activate-venv(): INFO: Base packages installed successfully 03:53:44 lf-activate-venv(): INFO: Installing additional packages: lftools 03:53:52 lf-activate-venv(): INFO: Adding /tmp/venv-heo7/bin to PATH 03:53:52 Generating Requirements File 03:54:10 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. 03:54:10 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 03:54:10 Python 3.10.6 03:54:10 pip 25.3 from /tmp/venv-heo7/lib/python3.10/site-packages/pip (python 3.10) 03:54:10 appdirs==1.4.4 03:54:10 argcomplete==3.6.3 03:54:10 aspy.yaml==1.3.0 03:54:10 attrs==25.4.0 03:54:10 autopage==0.5.2 03:54:10 beautifulsoup4==4.14.2 03:54:10 boto3==1.41.5 03:54:10 botocore==1.41.5 03:54:10 bs4==0.0.2 03:54:10 cachetools==6.2.2 03:54:10 certifi==2025.11.12 03:54:10 cffi==2.0.0 03:54:10 cfgv==3.5.0 03:54:10 chardet==5.2.0 03:54:10 charset-normalizer==3.4.4 03:54:10 click==8.3.1 03:54:10 cliff==4.12.0 03:54:10 cmd2==2.7.0 03:54:10 cryptography==3.3.2 03:54:10 debtcollector==3.0.0 03:54:10 decorator==5.2.1 03:54:10 defusedxml==0.7.1 03:54:10 Deprecated==1.3.1 03:54:10 distlib==0.4.0 03:54:10 dnspython==2.8.0 03:54:10 docker==7.1.0 03:54:10 dogpile.cache==1.5.0 03:54:10 durationpy==0.10 03:54:10 email-validator==2.3.0 03:54:10 filelock==3.20.0 03:54:10 future==1.0.0 03:54:10 gitdb==4.0.12 03:54:10 GitPython==3.1.45 03:54:10 google-auth==2.43.0 03:54:10 httplib2==0.31.0 03:54:10 identify==2.6.15 03:54:10 idna==3.11 03:54:10 importlib-resources==1.5.0 03:54:10 iso8601==2.1.0 03:54:10 Jinja2==3.1.6 03:54:10 jmespath==1.0.1 03:54:10 jsonpatch==1.33 03:54:10 jsonpointer==3.0.0 03:54:10 jsonschema==4.25.1 03:54:10 jsonschema-specifications==2025.9.1 03:54:10 keystoneauth1==5.12.0 03:54:10 kubernetes==34.1.0 03:54:10 lftools==0.37.16 03:54:10 lxml==6.0.2 03:54:10 markdown-it-py==4.0.0 03:54:10 MarkupSafe==3.0.3 03:54:10 mdurl==0.1.2 03:54:10 msgpack==1.1.2 03:54:10 multi_key_dict==2.0.3 03:54:10 munch==4.0.0 03:54:10 netaddr==1.3.0 03:54:10 niet==1.4.2 03:54:10 nodeenv==1.9.1 03:54:10 oauth2client==4.1.3 03:54:10 oauthlib==3.3.1 03:54:10 openstacksdk==4.8.0 03:54:10 os-service-types==1.8.2 03:54:10 osc-lib==4.2.0 03:54:10 oslo.config==10.1.0 03:54:10 oslo.context==6.2.0 03:54:10 oslo.i18n==6.7.1 03:54:10 oslo.log==7.2.1 03:54:10 oslo.serialization==5.8.0 03:54:10 oslo.utils==9.2.0 03:54:10 packaging==25.0 03:54:10 pbr==7.0.3 03:54:10 platformdirs==4.5.0 03:54:10 prettytable==3.17.0 03:54:10 psutil==7.1.3 03:54:10 pyasn1==0.6.1 03:54:10 pyasn1_modules==0.4.2 03:54:10 pycparser==2.23 03:54:10 pygerrit2==2.0.15 03:54:10 PyGithub==2.8.1 03:54:10 Pygments==2.19.2 03:54:10 PyJWT==2.10.1 03:54:10 PyNaCl==1.6.1 03:54:10 pyparsing==2.4.7 03:54:10 pyperclip==1.11.0 03:54:10 pyrsistent==0.20.0 03:54:10 python-cinderclient==9.8.0 03:54:10 python-dateutil==2.9.0.post0 03:54:10 python-heatclient==4.3.0 03:54:10 python-jenkins==1.8.3 03:54:10 python-keystoneclient==5.7.0 03:54:10 python-magnumclient==4.9.0 03:54:10 python-openstackclient==8.2.0 03:54:10 python-swiftclient==4.9.0 03:54:10 PyYAML==6.0.3 03:54:10 referencing==0.37.0 03:54:10 requests==2.32.5 03:54:10 requests-oauthlib==2.0.0 03:54:10 requestsexceptions==1.4.0 03:54:10 rfc3986==2.0.0 03:54:10 rich==14.2.0 03:54:10 rich-argparse==1.7.2 03:54:10 rpds-py==0.29.0 03:54:10 rsa==4.9.1 03:54:10 ruamel.yaml==0.18.16 03:54:10 ruamel.yaml.clib==0.2.15 03:54:10 s3transfer==0.15.0 03:54:10 simplejson==3.20.2 03:54:10 six==1.17.0 03:54:10 smmap==5.0.2 03:54:10 soupsieve==2.8 03:54:10 stevedore==5.6.0 03:54:10 tabulate==0.9.0 03:54:10 toml==0.10.2 03:54:10 tomlkit==0.13.3 03:54:10 tqdm==4.67.1 03:54:10 typing_extensions==4.15.0 03:54:10 tzdata==2025.2 03:54:10 urllib3==1.26.20 03:54:10 virtualenv==20.35.4 03:54:10 wcwidth==0.2.14 03:54:10 websocket-client==1.9.0 03:54:10 wrapt==2.0.1 03:54:10 xdg==6.0.0 03:54:10 xmltodict==1.0.2 03:54:10 yq==3.4.3 03:54:11 [integration-xtesting-master-yml-lint] $ /bin/bash /tmp/jenkins16423341569374279608.sh 03:54:11 ---> sudo-logs.sh 03:54:11 Archiving 'sudo' log.. 03:54:11 [integration-xtesting-master-yml-lint] $ /bin/bash /tmp/jenkins7236346172566275651.sh 03:54:11 ---> job-cost.sh 03:54:11 Setup pyenv: 03:54:11 system 03:54:11 3.8.13 03:54:11 3.9.13 03:54:11 * 3.10.6 (set by /w/workspace/integration-xtesting-master-yml-lint/.python-version) 03:54:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-heo7 from file:/tmp/.os_lf_venv 03:54:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:54:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:54:13 lf-activate-venv(): INFO: Base packages installed successfully 03:54:13 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 03:54:18 lf-activate-venv(): INFO: Adding /tmp/venv-heo7/bin to PATH 03:54:18 INFO: No Stack... 03:54:19 INFO: Retrieving Pricing Info for: v3-standard-2 03:54:19 INFO: Archiving Costs 03:54:19 [integration-xtesting-master-yml-lint] $ /bin/bash -l /tmp/jenkins17975585401236284508.sh 03:54:19 ---> logs-deploy.sh 03:54:19 Setup pyenv: 03:54:19 system 03:54:19 3.8.13 03:54:19 3.9.13 03:54:19 * 3.10.6 (set by /w/workspace/integration-xtesting-master-yml-lint/.python-version) 03:54:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-heo7 from file:/tmp/.os_lf_venv 03:54:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:54:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:54:21 lf-activate-venv(): INFO: Base packages installed successfully 03:54:21 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 03:54:30 lf-activate-venv(): INFO: Adding /tmp/venv-heo7/bin to PATH 03:54:30 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-xtesting-master-yml-lint/8 03:54:30 INFO: archiving workspace using pattern(s): 03:54:31 Archives upload complete. 03:54:31 INFO: archiving logs to Nexus 03:54:32 ---> uname -a: 03:54:32 Linux prd-centos8-builder-2c-1g-15612.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 03:54:32 03:54:32 03:54:32 ---> lscpu: 03:54:32 Architecture: x86_64 03:54:32 CPU op-mode(s): 32-bit, 64-bit 03:54:32 Byte Order: Little Endian 03:54:32 CPU(s): 2 03:54:32 On-line CPU(s) list: 0,1 03:54:32 Thread(s) per core: 1 03:54:32 Core(s) per socket: 1 03:54:32 Socket(s): 2 03:54:32 NUMA node(s): 1 03:54:32 Vendor ID: AuthenticAMD 03:54:32 CPU family: 23 03:54:32 Model: 49 03:54:32 Model name: AMD EPYC-Rome Processor 03:54:32 Stepping: 0 03:54:32 CPU MHz: 2799.998 03:54:32 BogoMIPS: 5599.99 03:54:32 Virtualization: AMD-V 03:54:32 Hypervisor vendor: KVM 03:54:32 Virtualization type: full 03:54:32 L1d cache: 32K 03:54:32 L1i cache: 32K 03:54:32 L2 cache: 512K 03:54:32 L3 cache: 16384K 03:54:32 NUMA node0 CPU(s): 0,1 03:54:32 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 03:54:32 03:54:32 03:54:32 ---> nproc: 03:54:32 2 03:54:32 03:54:32 03:54:32 ---> df -h: 03:54:32 Filesystem Size Used Avail Use% Mounted on 03:54:32 devtmpfs 3.8G 0 3.8G 0% /dev 03:54:32 tmpfs 3.8G 0 3.8G 0% /dev/shm 03:54:32 tmpfs 3.8G 17M 3.8G 1% /run 03:54:32 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 03:54:32 /dev/vda1 40G 8.7G 32G 22% / 03:54:32 tmpfs 770M 0 770M 0% /run/user/1001 03:54:32 03:54:32 03:54:32 ---> free -m: 03:54:32 total used free shared buff/cache available 03:54:32 Mem: 7699 600 4746 19 2352 6781 03:54:32 Swap: 1023 0 1023 03:54:32 03:54:32 03:54:32 ---> ip addr: 03:54:32 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 03:54:32 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 03:54:32 inet 127.0.0.1/8 scope host lo 03:54:32 valid_lft forever preferred_lft forever 03:54:32 inet6 ::1/128 scope host 03:54:32 valid_lft forever preferred_lft forever 03:54:32 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 03:54:32 link/ether fa:16:3e:e8:23:bc brd ff:ff:ff:ff:ff:ff 03:54:32 altname enp0s3 03:54:32 altname ens3 03:54:32 inet 10.30.107.179/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 03:54:32 valid_lft 86236sec preferred_lft 86236sec 03:54:32 inet6 fe80::f816:3eff:fee8:23bc/64 scope link 03:54:32 valid_lft forever preferred_lft forever 03:54:32 03:54:32 03:54:32 ---> sar -b -r -n DEV: 03:54:32 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 11/27/2025 _x86_64_ (2 CPU) 03:54:32 03:54:32 03:51:44 LINUX RESTART (2 CPU) 03:54:32 03:54:32 03:52:01 AM tps rtps wtps bread/s bwrtn/s 03:54:32 03:53:01 AM 366.46 172.46 194.00 8466.38 29802.18 03:54:32 03:54:01 AM 144.08 1.07 143.01 85.99 11853.69 03:54:32 Average: 255.28 86.77 168.51 4276.53 20828.68 03:54:32 03:54:32 03:52:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:54:32 03:53:01 AM 5272340 6962772 2612104 33.13 2688 1867892 860680 9.63 204064 2084756 137916 03:54:32 03:54:01 AM 4975780 6973972 2908664 36.89 2688 2156184 712352 7.97 380704 2128652 162192 03:54:32 Average: 5124060 6968372 2760384 35.01 2688 2012038 786516 8.80 292384 2106704 150054 03:54:32 03:54:32 03:52:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:54:32 03:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:54:32 03:53:01 AM eth0 248.90 129.76 1385.35 70.39 0.00 0.00 0.00 0.00 03:54:32 03:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:54:32 03:54:01 AM eth0 59.71 42.19 754.18 11.61 0.00 0.00 0.00 0.00 03:54:32 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:54:32 Average: eth0 154.31 85.98 1069.79 41.00 0.00 0.00 0.00 0.00 03:54:32 03:54:32 03:54:32 ---> sar -P ALL: 03:54:32 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 11/27/2025 _x86_64_ (2 CPU) 03:54:32 03:54:32 03:51:44 LINUX RESTART (2 CPU) 03:54:32 03:54:32 03:52:01 AM CPU %user %nice %system %iowait %steal %idle 03:54:32 03:53:01 AM all 43.12 2.82 21.47 12.49 0.20 19.90 03:54:32 03:53:01 AM 0 43.32 2.61 20.43 11.14 0.20 22.30 03:54:32 03:53:01 AM 1 42.92 3.03 22.51 13.85 0.21 17.49 03:54:32 03:54:01 AM all 39.47 0.00 4.57 4.47 0.13 51.35 03:54:32 03:54:01 AM 0 29.14 0.00 3.49 3.22 0.12 64.04 03:54:32 03:54:01 AM 1 49.88 0.00 5.67 5.72 0.15 38.57 03:54:32 Average: all 41.28 1.39 12.92 8.43 0.17 35.81 03:54:32 Average: 0 36.14 1.29 11.85 7.13 0.16 43.44 03:54:32 Average: 1 46.44 1.50 14.00 9.74 0.18 28.15 03:54:32 03:54:32 03:54:32