21:27:53 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/+/145501 21:27:53 Running as SYSTEM 21:27:53 [EnvInject] - Loading node environment variables. 21:27:53 Building remotely on prd-centos8-builder-2c-1g-776 (centos8-builder-2c-1g) in workspace /w/workspace/integration-master-yaml-lint 21:27:53 [ssh-agent] Looking for ssh-agent implementation... 21:27:54 $ ssh-agent 21:27:54 SSH_AUTH_SOCK=/tmp/ssh-SjwKYT8b8YNf/agent.12569 21:27:54 SSH_AGENT_PID=12571 21:27:54 [ssh-agent] Started. 21:27:54 Running ssh-add (command line suppressed) 21:27:54 Identity added: /w/workspace/integration-master-yaml-lint@tmp/private_key_5863733508731980586.key (/w/workspace/integration-master-yaml-lint@tmp/private_key_5863733508731980586.key) 21:27:55 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 21:27:55 The recommended git tool is: NONE 21:28:00 using credential onap-jenkins-ssh 21:28:00 Wiping out workspace first. 21:28:00 Cloning the remote Git repository 21:28:00 Cloning repository git://cloud.onap.org/mirror/integration.git 21:28:00 > git init /w/workspace/integration-master-yaml-lint # timeout=10 21:28:00 Fetching upstream changes from git://cloud.onap.org/mirror/integration.git 21:28:00 > git --version # timeout=10 21:28:00 > git --version # 'git version 2.43.0' 21:28:00 using GIT_SSH to set credentials Gerrit user 21:28:00 [INFO] Currently running in a labeled security context 21:28:00 [INFO] Currently SELinux is 'enforcing' on the host 21:28:00 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-master-yaml-lint@tmp/jenkins-gitclient-ssh9924674329274098489.key 21:28:00 Verifying host key using manually-configured host key entries 21:28:00 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration.git +refs/heads/*:refs/remotes/origin/* # timeout=30 21:28:03 > git config remote.origin.url git://cloud.onap.org/mirror/integration.git # timeout=10 21:28:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:28:04 > git config remote.origin.url git://cloud.onap.org/mirror/integration.git # timeout=10 21:28:04 Fetching upstream changes from git://cloud.onap.org/mirror/integration.git 21:28:04 using GIT_SSH to set credentials Gerrit user 21:28:04 [INFO] Currently running in a labeled security context 21:28:04 [INFO] Currently SELinux is 'enforcing' on the host 21:28:04 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-master-yaml-lint@tmp/jenkins-gitclient-ssh3068447352596838716.key 21:28:04 Verifying host key using manually-configured host key entries 21:28:04 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration.git refs/changes/01/145501/1 # timeout=30 21:28:04 > git rev-parse b9488611462ae0903a3e1a2e824e031bfd71cd19^{commit} # timeout=10 21:28:04 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 21:28:04 Checking out Revision b9488611462ae0903a3e1a2e824e031bfd71cd19 (refs/changes/01/145501/1) 21:28:04 > git config core.sparsecheckout # timeout=10 21:28:04 > git checkout -f b9488611462ae0903a3e1a2e824e031bfd71cd19 # timeout=30 21:28:07 Commit message: "Bump actions/checkout from 6.0.2 to 7.0.0" 21:28:07 > git rev-parse FETCH_HEAD^{commit} # timeout=10 21:28:08 > git rev-list --no-walk c9320ce6d7aa76a0faabf1080b3e532f96bf7cbd # timeout=10 21:28:08 [EnvInject] - Injecting environment variables from a build step. 21:28:08 [EnvInject] - Injecting as environment variables the properties content 21:28:08 PYTHON=python3 21:28:08 21:28:08 [EnvInject] - Variables injected successfully. 21:28:08 [integration-master-yaml-lint] $ /bin/bash -l /tmp/jenkins351309274822560552.sh 21:28:08 ---> tox-install.sh 21:28:08 + source /home/jenkins/lf-env.sh 21:28:08 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 21:28:08 ++ mktemp -d /tmp/venv-XXXX 21:28:08 + lf_venv=/tmp/venv-Fo3P 21:28:08 + local venv_file=/tmp/.os_lf_venv 21:28:08 + local python=python3 21:28:08 + local options 21:28:08 + local set_path=true 21:28:08 + local install_args= 21:28:08 ++ 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 21:28:08 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 21:28:08 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 21:28:08 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 21:28:08 + true 21:28:08 + case $1 in 21:28:08 + venv_file=/tmp/.toxenv 21:28:08 + shift 2 21:28:08 + true 21:28:08 + case $1 in 21:28:08 + shift 21:28:08 + break 21:28:08 + case $python in 21:28:08 + local pkg_list= 21:28:08 + [[ -d /opt/pyenv ]] 21:28:08 + echo 'Setup pyenv:' 21:28:08 Setup pyenv: 21:28:08 + export PYENV_ROOT=/opt/pyenv 21:28:08 + PYENV_ROOT=/opt/pyenv 21:28:08 + 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 21:28:08 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 21:28:08 + pyenv versions 21:28:08 system 21:28:08 * 3.8.13 (set by /opt/pyenv/version) 21:28:08 * 3.9.13 (set by /opt/pyenv/version) 21:28:08 * 3.10.6 (set by /opt/pyenv/version) 21:28:08 + command -v pyenv 21:28:08 ++ pyenv init - --no-rehash 21:28:09 + 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[*]}"'\'')" 21:28:09 export PATH="/opt/pyenv/shims:${PATH}" 21:28:09 export PYENV_SHELL=bash 21:28:09 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 21:28:09 pyenv() { 21:28:09 local command 21:28:09 command="${1:-}" 21:28:09 if [ "$#" -gt 0 ]; then 21:28:09 shift 21:28:09 fi 21:28:09 21:28:09 case "$command" in 21:28:09 rehash|shell) 21:28:09 eval "$(pyenv "sh-$command" "$@")" 21:28:09 ;; 21:28:09 *) 21:28:09 command pyenv "$command" "$@" 21:28:09 ;; 21:28:09 esac 21:28:09 }' 21:28:09 +++ 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[*]}"' 21:28:09 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 21:28:09 ++ 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 21:28:09 ++ 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 21:28:09 ++ export PYENV_SHELL=bash 21:28:09 ++ PYENV_SHELL=bash 21:28:09 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 21:28:09 +++ complete -F _pyenv pyenv 21:28:09 ++ lf-pyver python3 21:28:09 ++ local py_version_xy=python3 21:28:09 ++ local py_version_xyz= 21:28:09 ++ pyenv versions 21:28:09 ++ local command 21:28:09 ++ command=versions 21:28:09 ++ '[' 1 -gt 0 ']' 21:28:09 ++ shift 21:28:09 ++ case "$command" in 21:28:09 ++ command pyenv versions 21:28:09 ++ pyenv versions 21:28:09 ++ grep -E '^[0-9.]*[0-9]$' 21:28:09 ++ awk '{ print $1 }' 21:28:09 ++ sed 's/^[ *]* //' 21:28:09 ++ [[ ! -s /tmp/.pyenv_versions ]] 21:28:09 +++ grep '^3' /tmp/.pyenv_versions 21:28:09 +++ sort -V 21:28:09 +++ tail -n 1 21:28:09 ++ py_version_xyz=3.10.6 21:28:09 ++ [[ -z 3.10.6 ]] 21:28:09 ++ echo 3.10.6 21:28:09 ++ return 0 21:28:09 + pyenv local 3.10.6 21:28:09 + local command 21:28:09 + command=local 21:28:09 + '[' 2 -gt 0 ']' 21:28:09 + shift 21:28:09 + case "$command" in 21:28:09 + command pyenv local 3.10.6 21:28:09 + pyenv local 3.10.6 21:28:09 + for arg in "$@" 21:28:09 + case $arg in 21:28:09 + pkg_list+='tox ' 21:28:09 + for arg in "$@" 21:28:09 + case $arg in 21:28:09 + pkg_list+='virtualenv ' 21:28:09 + for arg in "$@" 21:28:09 + case $arg in 21:28:09 + pkg_list+='urllib3~=1.26.15 ' 21:28:09 + [[ -f /tmp/.toxenv ]] 21:28:09 + [[ ! -f /tmp/.toxenv ]] 21:28:09 + [[ -n '' ]] 21:28:09 + python3 -m venv /tmp/venv-Fo3P 21:28:13 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Fo3P' 21:28:13 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Fo3P 21:28:13 + echo /tmp/venv-Fo3P 21:28:13 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 21:28:13 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 21:28:13 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 21:28:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:28:13 + local 'pip_opts=--upgrade --quiet' 21:28:13 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 21:28:13 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 21:28:13 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 21:28:13 + [[ -n '' ]] 21:28:13 + [[ -n '' ]] 21:28:13 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 21:28:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:28:13 + /tmp/venv-Fo3P/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 21:28:17 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 21:28:17 lf-activate-venv(): INFO: Base packages installed successfully 21:28:17 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 21:28:17 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 21:28:17 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 21:28:17 + /tmp/venv-Fo3P/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 21:28:20 + type python3 21:28:20 + true 21:28:20 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Fo3P/bin to PATH' 21:28:20 lf-activate-venv(): INFO: Adding /tmp/venv-Fo3P/bin to PATH 21:28:20 + PATH=/tmp/venv-Fo3P/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 21:28:20 + return 0 21:28:20 + python3 --version 21:28:20 Python 3.10.6 21:28:20 + python3 -m pip --version 21:28:20 pip 26.1.2 from /tmp/venv-Fo3P/lib/python3.10/site-packages/pip (python 3.10) 21:28:20 + python3 -m pip freeze 21:28:20 cachetools==7.1.4 21:28:20 colorama==0.4.6 21:28:20 distlib==0.4.3 21:28:20 filelock==3.29.4 21:28:20 packaging==26.2 21:28:20 platformdirs==4.10.0 21:28:20 pluggy==1.6.0 21:28:20 pyproject-api==1.10.1 21:28:20 python-discovery==1.4.2 21:28:20 tomli==2.4.1 21:28:20 tomli_w==1.2.0 21:28:20 tox==4.55.1 21:28:20 typing_extensions==4.15.0 21:28:20 urllib3==1.26.20 21:28:20 virtualenv==21.5.1 21:28:20 [EnvInject] - Injecting environment variables from a build step. 21:28:20 [EnvInject] - Injecting as environment variables the properties content 21:28:20 PARALLEL=false 21:28:20 21:28:20 [EnvInject] - Variables injected successfully. 21:28:20 [integration-master-yaml-lint] $ /bin/bash -l /tmp/jenkins17865811051173923180.sh 21:28:20 ---> tox-run.sh 21:28:20 + 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 21:28:20 + ARCHIVE_TOX_DIR=/w/workspace/integration-master-yaml-lint/archives/tox 21:28:20 + ARCHIVE_DOC_DIR=/w/workspace/integration-master-yaml-lint/archives/docs 21:28:20 + mkdir -p /w/workspace/integration-master-yaml-lint/archives/tox 21:28:20 + cd /w/workspace/integration-master-yaml-lint/. 21:28:20 + source /home/jenkins/lf-env.sh 21:28:20 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 21:28:20 ++ mktemp -d /tmp/venv-XXXX 21:28:20 + lf_venv=/tmp/venv-ptLL 21:28:20 + local venv_file=/tmp/.os_lf_venv 21:28:20 + local python=python3 21:28:20 + local options 21:28:20 + local set_path=true 21:28:20 + local install_args= 21:28:20 ++ 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 21:28:20 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 21:28:20 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 21:28:20 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 21:28:20 + true 21:28:20 + case $1 in 21:28:20 + venv_file=/tmp/.toxenv 21:28:20 + shift 2 21:28:20 + true 21:28:20 + case $1 in 21:28:20 + shift 21:28:20 + break 21:28:20 + case $python in 21:28:20 + local pkg_list= 21:28:20 + [[ -d /opt/pyenv ]] 21:28:20 + echo 'Setup pyenv:' 21:28:20 Setup pyenv: 21:28:20 + export PYENV_ROOT=/opt/pyenv 21:28:20 + PYENV_ROOT=/opt/pyenv 21:28:20 + 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 21:28:20 + 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 21:28:20 + pyenv versions 21:28:20 system 21:28:20 3.8.13 21:28:20 3.9.13 21:28:20 * 3.10.6 (set by /w/workspace/integration-master-yaml-lint/.python-version) 21:28:20 + command -v pyenv 21:28:20 ++ pyenv init - --no-rehash 21:28:20 + 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[*]}"'\'')" 21:28:20 export PATH="/opt/pyenv/shims:${PATH}" 21:28:20 export PYENV_SHELL=bash 21:28:20 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 21:28:20 pyenv() { 21:28:20 local command 21:28:20 command="${1:-}" 21:28:20 if [ "$#" -gt 0 ]; then 21:28:20 shift 21:28:20 fi 21:28:20 21:28:20 case "$command" in 21:28:20 rehash|shell) 21:28:20 eval "$(pyenv "sh-$command" "$@")" 21:28:20 ;; 21:28:20 *) 21:28:20 command pyenv "$command" "$@" 21:28:20 ;; 21:28:20 esac 21:28:20 }' 21:28:20 +++ 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[*]}"' 21:28:20 ++ 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 21:28:20 ++ 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 21:28:20 ++ 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 21:28:20 ++ export PYENV_SHELL=bash 21:28:20 ++ PYENV_SHELL=bash 21:28:20 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 21:28:20 +++ complete -F _pyenv pyenv 21:28:20 ++ lf-pyver python3 21:28:20 ++ local py_version_xy=python3 21:28:20 ++ local py_version_xyz= 21:28:20 ++ grep -E '^[0-9.]*[0-9]$' 21:28:20 ++ awk '{ print $1 }' 21:28:20 ++ sed 's/^[ *]* //' 21:28:20 ++ pyenv versions 21:28:20 ++ local command 21:28:20 ++ command=versions 21:28:20 ++ '[' 1 -gt 0 ']' 21:28:20 ++ shift 21:28:20 ++ case "$command" in 21:28:20 ++ command pyenv versions 21:28:20 ++ pyenv versions 21:28:21 ++ [[ ! -s /tmp/.pyenv_versions ]] 21:28:21 +++ tail -n 1 21:28:21 +++ sort -V 21:28:21 +++ grep '^3' /tmp/.pyenv_versions 21:28:21 ++ py_version_xyz=3.10.6 21:28:21 ++ [[ -z 3.10.6 ]] 21:28:21 ++ echo 3.10.6 21:28:21 ++ return 0 21:28:21 + pyenv local 3.10.6 21:28:21 + local command 21:28:21 + command=local 21:28:21 + '[' 2 -gt 0 ']' 21:28:21 + shift 21:28:21 + case "$command" in 21:28:21 + command pyenv local 3.10.6 21:28:21 + pyenv local 3.10.6 21:28:21 + for arg in "$@" 21:28:21 + case $arg in 21:28:21 + pkg_list+='tox ' 21:28:21 + for arg in "$@" 21:28:21 + case $arg in 21:28:21 + pkg_list+='virtualenv ' 21:28:21 + for arg in "$@" 21:28:21 + case $arg in 21:28:21 + pkg_list+='urllib3~=1.26.15 ' 21:28:21 + [[ -f /tmp/.toxenv ]] 21:28:21 ++ cat /tmp/.toxenv 21:28:21 + lf_venv=/tmp/venv-Fo3P 21:28:21 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Fo3P from' file:/tmp/.toxenv 21:28:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Fo3P from file:/tmp/.toxenv 21:28:21 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 21:28:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:28:21 + local 'pip_opts=--upgrade --quiet' 21:28:21 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 21:28:21 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 21:28:21 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 21:28:21 + [[ -n '' ]] 21:28:21 + [[ -n '' ]] 21:28:21 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 21:28:21 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:28:21 + /tmp/venv-Fo3P/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 21:28:21 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 21:28:21 lf-activate-venv(): INFO: Base packages installed successfully 21:28:21 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 21:28:21 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 21:28:21 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 21:28:21 + /tmp/venv-Fo3P/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 21:28:23 + type python3 21:28:23 + true 21:28:23 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Fo3P/bin to PATH' 21:28:23 lf-activate-venv(): INFO: Adding /tmp/venv-Fo3P/bin to PATH 21:28:23 + PATH=/tmp/venv-Fo3P/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 21:28:23 + return 0 21:28:23 + [[ -d /opt/pyenv ]] 21:28:23 + echo '---> Setting up pyenv' 21:28:23 ---> Setting up pyenv 21:28:23 + export PYENV_ROOT=/opt/pyenv 21:28:23 + PYENV_ROOT=/opt/pyenv 21:28:23 + export PATH=/opt/pyenv/bin:/tmp/venv-Fo3P/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 21:28:23 + PATH=/opt/pyenv/bin:/tmp/venv-Fo3P/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 21:28:23 ++ pwd 21:28:23 + PYTHONPATH=/w/workspace/integration-master-yaml-lint 21:28:23 + export PYTHONPATH 21:28:23 + export TOX_TESTENV_PASSENV=PYTHONPATH 21:28:23 + TOX_TESTENV_PASSENV=PYTHONPATH 21:28:23 + tox --version 21:28:23 4.55.1 from /tmp/venv-Fo3P/lib/python3.10/site-packages/tox/__init__.py 21:28:23 + PARALLEL=false 21:28:23 + TOX_OPTIONS_LIST= 21:28:23 + [[ -n yaml ]] 21:28:23 + TOX_OPTIONS_LIST=' -e yaml' 21:28:23 + case ${PARALLEL,,} in 21:28:23 + tox -e yaml 21:28:23 + tee -a /w/workspace/integration-master-yaml-lint/archives/tox/tox.log 21:28:24 yaml: skipped because could not find python interpreter with spec(s): python3.8 21:28:24 yaml: SKIP (0.81 seconds) 21:28:24 evaluation failed :( (0.85 seconds) 21:28:24 + tox_status=1 21:28:24 + echo '---> Completed tox runs' 21:28:24 ---> Completed tox runs 21:28:24 + for i in .tox/*/log 21:28:24 ++ echo '.tox/*/log' 21:28:24 ++ awk -F/ '{print $2}' 21:28:24 + tox_env='*' 21:28:24 + cp -r '.tox/*/log' '/w/workspace/integration-master-yaml-lint/archives/tox/*' 21:28:24 cp: cannot stat '.tox/*/log': No such file or directory 21:28:24 + echo 'WARN: no logs found to archive' 21:28:24 WARN: no logs found to archive 21:28:24 + break 21:28:24 + DOC_DIR=docs/_build/html 21:28:24 + [[ -d docs/_build/html ]] 21:28:24 + echo '---> tox-run.sh ends' 21:28:24 ---> tox-run.sh ends 21:28:24 + test 1 -eq 0 21:28:24 + exit 1 21:28:24 Build step 'Execute shell' marked build as failure 21:28:24 $ ssh-agent -k 21:28:24 unset SSH_AUTH_SOCK; 21:28:24 unset SSH_AGENT_PID; 21:28:24 echo Agent pid 12571 killed; 21:28:24 [ssh-agent] Stopped. 21:28:24 [PostBuildScript] - [INFO] Executing post build scripts. 21:28:24 [integration-master-yaml-lint] $ /bin/bash /tmp/jenkins15425600307809391394.sh 21:28:24 ---> sysstat.sh 21:28:25 [integration-master-yaml-lint] $ /bin/bash /tmp/jenkins16030372257976326461.sh 21:28:25 ---> package-listing.sh 21:28:25 ++ facter osfamily 21:28:25 ++ tr '[:upper:]' '[:lower:]' 21:28:25 + OS_FAMILY=redhat 21:28:25 + workspace=/w/workspace/integration-master-yaml-lint 21:28:25 + START_PACKAGES=/tmp/packages_start.txt 21:28:25 + END_PACKAGES=/tmp/packages_end.txt 21:28:25 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:28:25 + PACKAGES=/tmp/packages_start.txt 21:28:25 + '[' /w/workspace/integration-master-yaml-lint ']' 21:28:25 + PACKAGES=/tmp/packages_end.txt 21:28:25 + case "${OS_FAMILY}" in 21:28:25 + rpm -qa 21:28:25 + sort 21:28:26 + '[' -f /tmp/packages_start.txt ']' 21:28:26 + '[' -f /tmp/packages_end.txt ']' 21:28:26 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:28:26 + '[' /w/workspace/integration-master-yaml-lint ']' 21:28:26 + mkdir -p /w/workspace/integration-master-yaml-lint/archives/ 21:28:26 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-master-yaml-lint/archives/ 21:28:26 [integration-master-yaml-lint] $ /bin/bash /tmp/jenkins13731022974137155762.sh 21:28:26 ---> capture-instance-metadata.sh 21:28:26 Setup pyenv: 21:28:26 system 21:28:26 3.8.13 21:28:26 3.9.13 21:28:26 * 3.10.6 (set by /w/workspace/integration-master-yaml-lint/.python-version) 21:28:30 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ihmJ 21:28:30 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 21:28:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:28:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:28:34 lf-activate-venv(): INFO: Base packages installed successfully 21:28:34 lf-activate-venv(): INFO: Installing additional packages: lftools 21:28:56 lf-activate-venv(): INFO: Adding /tmp/venv-ihmJ/bin to PATH 21:28:56 INFO: Running in OpenStack, capturing instance metadata 21:28:57 [integration-master-yaml-lint] $ /bin/bash /tmp/jenkins14758398095941047052.sh 21:28:57 provisioning config files... 21:28:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-master-yaml-lint@tmp/config8206481957789978081tmp 21:28:57 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 21:28:57 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 21:28:57 [EnvInject] - Injecting environment variables from a build step. 21:28:57 [EnvInject] - Injecting as environment variables the properties content 21:28:57 SERVER_ID=logs 21:28:57 21:28:57 [EnvInject] - Variables injected successfully. 21:28:57 [integration-master-yaml-lint] $ /bin/bash /tmp/jenkins7376270360674748001.sh 21:28:57 ---> create-netrc.sh 21:28:57 [integration-master-yaml-lint] $ /bin/bash /tmp/jenkins16477173624739169958.sh 21:28:57 ---> python-tools-install.sh 21:28:57 Setup pyenv: 21:28:57 system 21:28:57 3.8.13 21:28:57 3.9.13 21:28:57 * 3.10.6 (set by /w/workspace/integration-master-yaml-lint/.python-version) 21:28:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ihmJ from file:/tmp/.os_lf_venv 21:28:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:28:57 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:28:59 lf-activate-venv(): INFO: Base packages installed successfully 21:28:59 lf-activate-venv(): INFO: Installing additional packages: lftools 21:29:07 lf-activate-venv(): INFO: Adding /tmp/venv-ihmJ/bin to PATH 21:29:07 Generating Requirements File 21:29:32 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. 21:29:32 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 21:29:32 Python 3.10.6 21:29:32 pip 26.1.2 from /tmp/venv-ihmJ/lib/python3.10/site-packages/pip (python 3.10) 21:29:33 aiohappyeyeballs==2.6.2 21:29:33 aiohttp==3.14.1 21:29:33 aiosignal==1.4.0 21:29:33 appdirs==1.4.4 21:29:33 argcomplete==3.6.3 21:29:33 aspy.yaml==1.3.0 21:29:33 async-timeout==5.0.1 21:29:33 attrs==26.1.0 21:29:33 autopage==0.6.0 21:29:33 backports.strenum==1.3.1 21:29:33 beautifulsoup4==4.15.0 21:29:33 boto3==1.43.35 21:29:33 botocore==1.43.35 21:29:33 bs4==0.0.2 21:29:33 certifi==2026.6.17 21:29:33 cffi==2.0.0 21:29:33 cfgv==3.5.0 21:29:33 chardet==7.4.3 21:29:33 charset-normalizer==3.4.7 21:29:33 click==8.4.1 21:29:33 cliff==4.14.0 21:29:33 cmd2==3.5.1 21:29:33 cryptography==3.3.2 21:29:33 debtcollector==3.1.0 21:29:33 decorator==5.3.1 21:29:33 defusedxml==0.7.1 21:29:33 Deprecated==1.3.1 21:29:33 distlib==0.4.3 21:29:33 dnspython==2.8.0 21:29:33 docker==7.1.0 21:29:33 dogpile.cache==1.5.0 21:29:33 durationpy==0.10 21:29:33 email-validator==2.3.0 21:29:33 filelock==3.29.4 21:29:33 frozenlist==1.8.0 21:29:33 future==1.0.0 21:29:33 gitdb==4.0.12 21:29:33 GitPython==3.1.50 21:29:33 httplib2==0.30.2 21:29:33 identify==2.6.19 21:29:33 idna==3.18 21:29:33 importlib-resources==1.5.0 21:29:33 iso8601==2.1.0 21:29:33 Jinja2==3.1.6 21:29:33 jmespath==1.1.0 21:29:33 jsonpatch==1.33 21:29:33 jsonpointer==3.1.1 21:29:33 jsonschema==4.26.0 21:29:33 jsonschema-specifications==2025.9.1 21:29:33 keystoneauth1==5.14.0 21:29:33 kubernetes==36.0.2 21:29:33 lftools==0.37.22 21:29:33 lxml==6.1.1 21:29:33 markdown-it-py==4.2.0 21:29:33 MarkupSafe==3.0.3 21:29:33 mdurl==0.1.2 21:29:33 msgpack==1.2.1 21:29:33 multi_key_dict==2.0.3 21:29:33 multidict==6.7.1 21:29:33 munch==4.0.0 21:29:33 netaddr==1.3.0 21:29:33 niet==1.4.2 21:29:33 nodeenv==1.10.0 21:29:33 oauth2client==4.1.3 21:29:33 oauthlib==3.3.1 21:29:33 openstacksdk==4.13.0 21:29:33 os-service-types==1.8.2 21:29:33 osc-lib==4.6.0 21:29:33 oslo.config==10.4.0 21:29:33 oslo.context==6.4.0 21:29:33 oslo.i18n==6.8.0 21:29:33 oslo.log==8.2.0 21:29:33 oslo.serialization==5.10.0 21:29:33 oslo.utils==10.1.1 21:29:33 packaging==26.2 21:29:33 pbr==7.0.3 21:29:33 platformdirs==4.10.0 21:29:33 prettytable==3.18.0 21:29:33 propcache==0.5.2 21:29:33 psutil==7.2.2 21:29:33 pyasn1==0.6.3 21:29:33 pyasn1_modules==0.4.2 21:29:33 pycparser==3.0 21:29:33 pygerrit2==2.0.15 21:29:33 PyGithub==2.9.1 21:29:33 Pygments==2.20.0 21:29:33 PyJWT==2.13.0 21:29:33 PyNaCl==1.6.2 21:29:33 pyparsing==2.4.7 21:29:33 pyperclip==1.11.0 21:29:33 pyrsistent==0.20.0 21:29:33 python-cinderclient==9.9.0 21:29:33 python-dateutil==2.9.0.post0 21:29:33 python-discovery==1.4.2 21:29:33 python-heatclient==5.2.0 21:29:33 python-jenkins==1.8.3 21:29:33 python-keystoneclient==5.8.0 21:29:33 python-magnumclient==4.10.0 21:29:33 python-openstackclient==10.0.0 21:29:33 python-swiftclient==4.10.0 21:29:33 PyYAML==6.0.3 21:29:33 referencing==0.37.0 21:29:33 requests==2.34.2 21:29:33 requests-oauthlib==2.0.0 21:29:33 rfc3986==2.0.0 21:29:33 rich==15.0.0 21:29:33 rich-argparse==1.8.0 21:29:33 rpds-py==0.30.0 21:29:33 rsa==4.9.1 21:29:33 ruamel.yaml==0.19.1 21:29:33 ruamel.yaml.clib==0.2.15 21:29:33 s3transfer==0.19.0 21:29:33 simplejson==4.1.1 21:29:33 six==1.17.0 21:29:33 smmap==5.0.3 21:29:33 soupsieve==2.8.4 21:29:33 stevedore==5.8.0 21:29:33 tabulate==0.10.0 21:29:33 toml==0.10.2 21:29:33 tomlkit==0.15.0 21:29:33 tqdm==4.68.3 21:29:33 typing_extensions==4.15.0 21:29:33 urllib3==1.26.20 21:29:33 virtualenv==21.5.1 21:29:33 wcwidth==0.8.1 21:29:33 websocket-client==1.9.0 21:29:33 wrapt==2.2.2 21:29:33 xdg==6.0.0 21:29:33 xmltodict==1.0.4 21:29:33 yarl==1.24.2 21:29:33 yq==3.4.3 21:29:33 [integration-master-yaml-lint] $ /bin/sh /tmp/jenkins14975878782047887782.sh 21:29:33 ---> uv-install.sh 21:29:33 Installing uv/uvx (latest) using shell installer 21:29:33 2026-06-22 21:29:33 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-B2ZjR6.sh" [1] 21:29:33 downloading uv 0.11.23 x86_64-unknown-linux-gnu 21:29:34 installing to /home/jenkins/.local/bin 21:29:34 uv 21:29:34 uvx 21:29:34 everything's installed! 21:29:34 ---> Validating uv/uvx install 21:29:34 uvx 0.11.23 (x86_64-unknown-linux-gnu) 21:29:34 [integration-master-yaml-lint] $ /bin/bash /tmp/jenkins1043467040328851492.sh 21:29:34 ---> sudo-logs.sh 21:29:34 Archiving 'sudo' log.. 21:29:35 [integration-master-yaml-lint] $ /bin/bash /tmp/jenkins7977314269455332015.sh 21:29:35 ---> job-cost.sh 21:29:35 INFO: Activating Python virtual environment... 21:29:35 Setup pyenv: 21:29:35 system 21:29:35 3.8.13 21:29:35 3.9.13 21:29:35 * 3.10.6 (set by /w/workspace/integration-master-yaml-lint/.python-version) 21:29:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ihmJ from file:/tmp/.os_lf_venv 21:29:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:29:35 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:29:37 lf-activate-venv(): INFO: Base packages installed successfully 21:29:37 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 21:29:42 lf-activate-venv(): INFO: Adding /tmp/venv-ihmJ/bin to PATH 21:29:42 INFO: No stack-cost file found 21:29:42 INFO: Instance uptime: 136s 21:29:42 INFO: Fetching instance metadata (attempt 1 of 3)... 21:29:42 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 21:29:42 INFO: Successfully fetched instance metadata 21:29:42 INFO: Instance type: v3-standard-2 21:29:42 INFO: Retrieving pricing info for: v3-standard-2 21:29:42 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 21:29:42 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=136 21:29:42 INFO: Successfully fetched Vexxhost pricing API 21:29:42 INFO: Retrieved cost: 0.06 21:29:42 INFO: Retrieved resource: v3-standard-2 21:29:42 INFO: Creating archive directory: /w/workspace/integration-master-yaml-lint/archives/cost 21:29:42 INFO: Archiving costs to: /w/workspace/integration-master-yaml-lint/archives/cost.csv 21:29:42 INFO: Successfully archived job cost data 21:29:42 DEBUG: Cost data: integration-master-yaml-lint,163,2026-06-22 21:29:42,v3-standard-2,136,0.06,0.00,FAILURE 21:29:43 [integration-master-yaml-lint] $ /bin/bash -l /tmp/jenkins7085680158389899439.sh 21:29:43 ---> logs-deploy.sh 21:29:43 Setup pyenv: 21:29:43 system 21:29:43 3.8.13 21:29:43 3.9.13 21:29:43 * 3.10.6 (set by /w/workspace/integration-master-yaml-lint/.python-version) 21:29:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ihmJ from file:/tmp/.os_lf_venv 21:29:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:29:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:29:45 lf-activate-venv(): INFO: Base packages installed successfully 21:29:45 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 21:29:52 lf-activate-venv(): INFO: Adding /tmp/venv-ihmJ/bin to PATH 21:29:52 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-master-yaml-lint/163 21:29:52 INFO: archiving workspace using pattern(s): 21:29:53 Archives upload complete. 21:29:54 INFO: archiving logs to Nexus 21:29:55 ---> uname -a: 21:29:55 Linux prd-centos8-builder-2c-1g-776.novalocal 4.18.0-536.el8.x86_64 #1 SMP Thu Jan 18 15:15:29 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 21:29:55 21:29:55 21:29:55 ---> lscpu: 21:29:55 Architecture: x86_64 21:29:55 CPU op-mode(s): 32-bit, 64-bit 21:29:55 Byte Order: Little Endian 21:29:55 CPU(s): 2 21:29:55 On-line CPU(s) list: 0,1 21:29:55 Thread(s) per core: 1 21:29:55 Core(s) per socket: 1 21:29:55 Socket(s): 2 21:29:55 NUMA node(s): 1 21:29:55 Vendor ID: AuthenticAMD 21:29:55 CPU family: 23 21:29:55 Model: 49 21:29:55 Model name: AMD EPYC-Rome Processor 21:29:55 Stepping: 0 21:29:55 CPU MHz: 2799.996 21:29:55 BogoMIPS: 5599.99 21:29:55 Virtualization: AMD-V 21:29:55 Hypervisor vendor: KVM 21:29:55 Virtualization type: full 21:29:55 L1d cache: 32K 21:29:55 L1i cache: 32K 21:29:55 L2 cache: 512K 21:29:55 L3 cache: 16384K 21:29:55 NUMA node0 CPU(s): 0,1 21:29:55 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 21:29:55 21:29:55 21:29:55 ---> nproc: 21:29:55 2 21:29:55 21:29:55 21:29:55 ---> df -h: 21:29:55 Filesystem Size Used Avail Use% Mounted on 21:29:55 devtmpfs 3.8G 0 3.8G 0% /dev 21:29:55 tmpfs 3.8G 0 3.8G 0% /dev/shm 21:29:55 tmpfs 3.8G 17M 3.8G 1% /run 21:29:55 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 21:29:55 /dev/vda1 40G 9.5G 31G 24% / 21:29:55 tmpfs 770M 0 770M 0% /run/user/1001 21:29:55 21:29:55 21:29:55 ---> free -m: 21:29:55 total used free shared buff/cache available 21:29:55 Mem: 7697 555 4804 19 2337 6832 21:29:55 Swap: 1023 0 1023 21:29:55 21:29:55 21:29:55 ---> ip addr: 21:29:55 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 21:29:55 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 21:29:55 inet 127.0.0.1/8 scope host lo 21:29:55 valid_lft forever preferred_lft forever 21:29:55 inet6 ::1/128 scope host 21:29:55 valid_lft forever preferred_lft forever 21:29:55 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 21:29:55 link/ether fa:16:3e:99:e2:c5 brd ff:ff:ff:ff:ff:ff 21:29:55 altname enp0s3 21:29:55 altname ens3 21:29:55 inet 10.30.106.172/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 21:29:55 valid_lft 86262sec preferred_lft 86262sec 21:29:55 inet6 fe80::f816:3eff:fe99:e2c5/64 scope link 21:29:55 valid_lft forever preferred_lft forever 21:29:55 21:29:55 21:29:55 ---> sar -b -r -n DEV: 21:29:55 Linux 4.18.0-536.el8.x86_64 (centos-stream-8-builder-bbeabe4a-2fd0-4604-88f7-f8ef5baaa3c1.nov) 06/22/2026 _x86_64_ (2 CPU) 21:29:55 21:29:55 21:27:32 LINUX RESTART (2 CPU) 21:29:55 21:29:55 09:28:01 PM tps rtps wtps bread/s bwrtn/s 21:29:55 09:29:01 PM 380.41 152.73 227.67 2728.16 9848.82 21:29:55 Average: 380.41 152.73 227.67 2728.16 9848.82 21:29:55 21:29:55 09:28:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:29:55 09:29:01 PM 5211216 7031204 2671224 33.89 2688 1990864 692920 7.76 388904 1931760 151836 21:29:55 Average: 5211216 7031204 2671224 33.89 2688 1990864 692920 7.76 388904 1931760 151836 21:29:55 21:29:55 09:28:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:29:55 09:29:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:29:55 09:29:01 PM eth0 141.04 93.52 1708.19 31.77 0.00 0.00 0.00 0.00 21:29:55 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:29:55 Average: eth0 141.04 93.52 1708.19 31.77 0.00 0.00 0.00 0.00 21:29:55 21:29:55 21:29:55 ---> sar -P ALL: 21:29:55 Linux 4.18.0-536.el8.x86_64 (centos-stream-8-builder-bbeabe4a-2fd0-4604-88f7-f8ef5baaa3c1.nov) 06/22/2026 _x86_64_ (2 CPU) 21:29:55 21:29:55 21:27:32 LINUX RESTART (2 CPU) 21:29:55 21:29:55 09:28:01 PM CPU %user %nice %system %iowait %steal %idle 21:29:55 09:29:01 PM all 37.81 2.59 36.15 3.06 0.14 20.24 21:29:55 09:29:01 PM 0 36.31 3.23 38.43 3.37 0.15 18.50 21:29:55 09:29:01 PM 1 39.30 1.95 33.88 2.75 0.14 21.98 21:29:55 Average: all 37.81 2.59 36.15 3.06 0.14 20.24 21:29:55 Average: 0 36.31 3.23 38.43 3.37 0.15 18.50 21:29:55 Average: 1 39.30 1.95 33.88 2.75 0.14 21.98 21:29:55 21:29:55 21:29:55