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