08:54:48 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/xtesting/+/143249 08:54:48 Running as SYSTEM 08:54:48 [EnvInject] - Loading node environment variables. 08:54:48 Building remotely on prd-centos8-builder-2c-1g-7583 (centos8-builder-2c-1g) in workspace /w/workspace/integration-xtesting-master-yaml-lint 08:54:48 [ssh-agent] Looking for ssh-agent implementation... 08:54:49 $ ssh-agent 08:54:49 SSH_AUTH_SOCK=/tmp/ssh-HvUAu8gbnKj2/agent.15049 08:54:49 SSH_AGENT_PID=15050 08:54:49 [ssh-agent] Started. 08:54:49 Running ssh-add (command line suppressed) 08:54:49 Identity added: /w/workspace/integration-xtesting-master-yaml-lint@tmp/private_key_3404980123305644526.key (/w/workspace/integration-xtesting-master-yaml-lint@tmp/private_key_3404980123305644526.key) 08:54:49 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 08:54:49 The recommended git tool is: NONE 08:54:51 using credential onap-jenkins-ssh 08:54:51 Wiping out workspace first. 08:54:51 Cloning the remote Git repository 08:54:51 Cloning repository git://cloud.onap.org/mirror/integration/xtesting.git 08:54:51 > git init /w/workspace/integration-xtesting-master-yaml-lint # timeout=10 08:54:51 Fetching upstream changes from git://cloud.onap.org/mirror/integration/xtesting.git 08:54:51 > git --version # timeout=10 08:54:51 > git --version # 'git version 2.39.0' 08:54:51 using GIT_SSH to set credentials Gerrit user 08:54:51 [INFO] Currently running in a labeled security context 08:54:51 [INFO] Currently SELinux is 'enforcing' on the host 08:54:51 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-xtesting-master-yaml-lint@tmp/jenkins-gitclient-ssh4021174425103341912.key 08:54:51 Verifying host key using manually-configured host key entries 08:54:51 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration/xtesting.git +refs/heads/*:refs/remotes/origin/* # timeout=30 08:54:51 > git config remote.origin.url git://cloud.onap.org/mirror/integration/xtesting.git # timeout=10 08:54:51 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:54:52 > git config remote.origin.url git://cloud.onap.org/mirror/integration/xtesting.git # timeout=10 08:54:52 Fetching upstream changes from git://cloud.onap.org/mirror/integration/xtesting.git 08:54:52 using GIT_SSH to set credentials Gerrit user 08:54:52 [INFO] Currently running in a labeled security context 08:54:52 [INFO] Currently SELinux is 'enforcing' on the host 08:54:52 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-xtesting-master-yaml-lint@tmp/jenkins-gitclient-ssh8224465350750429938.key 08:54:52 Verifying host key using manually-configured host key entries 08:54:52 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration/xtesting.git refs/changes/49/143249/1 # timeout=30 08:54:52 > git rev-parse 48647ab2c4b6d2fb6dc953f22ca5e51464b62be3^{commit} # timeout=10 08:54:52 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 08:54:52 Checking out Revision 48647ab2c4b6d2fb6dc953f22ca5e51464b62be3 (refs/changes/49/143249/1) 08:54:52 > git config core.sparsecheckout # timeout=10 08:54:52 > git checkout -f 48647ab2c4b6d2fb6dc953f22ca5e51464b62be3 # timeout=30 08:54:55 Commit message: "CI: Deploy python based Github2Gerrit" 08:54:55 > git rev-parse FETCH_HEAD^{commit} # timeout=10 08:54:55 > git rev-list --no-walk 604a94fe4405675fdae5d1bfb4479fb97c04aa93 # timeout=10 08:54:56 [EnvInject] - Injecting environment variables from a build step. 08:54:56 [EnvInject] - Injecting as environment variables the properties content 08:54:56 PYTHON=python3 08:54:56 08:54:56 [EnvInject] - Variables injected successfully. 08:54:56 [integration-xtesting-master-yaml-lint] $ /bin/bash -l /tmp/jenkins9178299473092959496.sh 08:54:56 ---> tox-install.sh 08:54:56 + source /home/jenkins/lf-env.sh 08:54:56 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:54:56 ++ mktemp -d /tmp/venv-XXXX 08:54:56 + lf_venv=/tmp/venv-lMj6 08:54:56 + local venv_file=/tmp/.os_lf_venv 08:54:56 + local python=python3 08:54:56 + local options 08:54:56 + local set_path=true 08:54:56 + local install_args= 08:54:56 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:54:56 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:54:56 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:54:56 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:54:56 + true 08:54:56 + case $1 in 08:54:56 + venv_file=/tmp/.toxenv 08:54:56 + shift 2 08:54:56 + true 08:54:56 + case $1 in 08:54:56 + shift 08:54:56 + break 08:54:56 + case $python in 08:54:56 + local pkg_list= 08:54:56 + [[ -d /opt/pyenv ]] 08:54:56 + echo 'Setup pyenv:' 08:54:56 Setup pyenv: 08:54:56 + export PYENV_ROOT=/opt/pyenv 08:54:56 + PYENV_ROOT=/opt/pyenv 08:54:56 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 08:54:56 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 08:54:56 + pyenv versions 08:54:56 system 08:54:56 * 3.8.13 (set by /opt/pyenv/version) 08:54:56 * 3.9.13 (set by /opt/pyenv/version) 08:54:56 * 3.10.6 (set by /opt/pyenv/version) 08:54:56 + command -v pyenv 08:54:56 ++ pyenv init - --no-rehash 08:54:56 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 08:54:56 export PATH="/opt/pyenv/shims:${PATH}" 08:54:56 export PYENV_SHELL=bash 08:54:56 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:54:56 pyenv() { 08:54:56 local command 08:54:56 command="${1:-}" 08:54:56 if [ "$#" -gt 0 ]; then 08:54:56 shift 08:54:56 fi 08:54:56 08:54:56 case "$command" in 08:54:56 rehash|shell) 08:54:56 eval "$(pyenv "sh-$command" "$@")" 08:54:56 ;; 08:54:56 *) 08:54:56 command pyenv "$command" "$@" 08:54:56 ;; 08:54:56 esac 08:54:56 }' 08:54:56 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 08:54:56 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 08:54:56 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 08:54:56 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 08:54:56 ++ export PYENV_SHELL=bash 08:54:56 ++ PYENV_SHELL=bash 08:54:56 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:54:56 +++ complete -F _pyenv pyenv 08:54:56 ++ lf-pyver python3 08:54:56 ++ local py_version_xy=python3 08:54:56 ++ local py_version_xyz= 08:54:56 ++ pyenv versions 08:54:56 ++ local command 08:54:56 ++ command=versions 08:54:56 ++ '[' 1 -gt 0 ']' 08:54:56 ++ shift 08:54:56 ++ case "$command" in 08:54:56 ++ command pyenv versions 08:54:56 ++ pyenv versions 08:54:56 ++ grep -E '^[0-9.]*[0-9]$' 08:54:56 ++ sed 's/^[ *]* //' 08:54:56 ++ awk '{ print $1 }' 08:54:56 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:54:56 +++ sort -V 08:54:56 +++ grep '^3' /tmp/.pyenv_versions 08:54:56 +++ tail -n 1 08:54:56 ++ py_version_xyz=3.10.6 08:54:56 ++ [[ -z 3.10.6 ]] 08:54:56 ++ echo 3.10.6 08:54:56 ++ return 0 08:54:56 + pyenv local 3.10.6 08:54:56 + local command 08:54:56 + command=local 08:54:56 + '[' 2 -gt 0 ']' 08:54:56 + shift 08:54:56 + case "$command" in 08:54:56 + command pyenv local 3.10.6 08:54:56 + pyenv local 3.10.6 08:54:56 + for arg in "$@" 08:54:56 + case $arg in 08:54:56 + pkg_list+='tox ' 08:54:56 + for arg in "$@" 08:54:56 + case $arg in 08:54:56 + pkg_list+='virtualenv ' 08:54:56 + for arg in "$@" 08:54:56 + case $arg in 08:54:56 + pkg_list+='urllib3~=1.26.15 ' 08:54:56 + [[ -f /tmp/.toxenv ]] 08:54:56 + [[ ! -f /tmp/.toxenv ]] 08:54:56 + [[ -n '' ]] 08:54:56 + python3 -m venv /tmp/venv-lMj6 08:55:00 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-lMj6' 08:55:00 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-lMj6 08:55:00 + echo /tmp/venv-lMj6 08:55:00 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 08:55:00 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 08:55:00 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 08:55:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:55:00 + local 'pip_opts=--upgrade --quiet' 08:55:00 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 08:55:00 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 08:55:00 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 08:55:00 + [[ -n '' ]] 08:55:00 + [[ -n '' ]] 08:55:00 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 08:55:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:55:00 + /tmp/venv-lMj6/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 08:55:04 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 08:55:04 lf-activate-venv(): INFO: Base packages installed successfully 08:55:04 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:55:04 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 08:55:04 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 08:55:04 + /tmp/venv-lMj6/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 08:55:06 + type python3 08:55:06 + true 08:55:06 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-lMj6/bin to PATH' 08:55:06 lf-activate-venv(): INFO: Adding /tmp/venv-lMj6/bin to PATH 08:55:06 + PATH=/tmp/venv-lMj6/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 08:55:06 + return 0 08:55:06 + python3 --version 08:55:06 Python 3.10.6 08:55:06 + python3 -m pip --version 08:55:06 pip 26.0.1 from /tmp/venv-lMj6/lib/python3.10/site-packages/pip (python 3.10) 08:55:06 + python3 -m pip freeze 08:55:06 cachetools==7.0.1 08:55:06 chardet==5.2.0 08:55:06 colorama==0.4.6 08:55:06 distlib==0.4.0 08:55:06 filelock==3.21.2 08:55:06 packaging==26.0 08:55:06 platformdirs==4.7.0 08:55:06 pluggy==1.6.0 08:55:06 pyproject-api==1.10.0 08:55:06 tomli==2.4.0 08:55:06 tox==4.35.0 08:55:06 typing_extensions==4.15.0 08:55:06 urllib3==1.26.20 08:55:06 virtualenv==20.36.1 08:55:06 [EnvInject] - Injecting environment variables from a build step. 08:55:06 [EnvInject] - Injecting as environment variables the properties content 08:55:06 PARALLEL=false 08:55:06 08:55:06 [EnvInject] - Variables injected successfully. 08:55:06 [integration-xtesting-master-yaml-lint] $ /bin/bash -l /tmp/jenkins115494601595067784.sh 08:55:06 ---> tox-run.sh 08:55:06 + 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 08:55:06 + ARCHIVE_TOX_DIR=/w/workspace/integration-xtesting-master-yaml-lint/archives/tox 08:55:06 + ARCHIVE_DOC_DIR=/w/workspace/integration-xtesting-master-yaml-lint/archives/docs 08:55:06 + mkdir -p /w/workspace/integration-xtesting-master-yaml-lint/archives/tox 08:55:06 + cd /w/workspace/integration-xtesting-master-yaml-lint/. 08:55:06 + source /home/jenkins/lf-env.sh 08:55:06 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:55:06 ++ mktemp -d /tmp/venv-XXXX 08:55:06 + lf_venv=/tmp/venv-GTtS 08:55:06 + local venv_file=/tmp/.os_lf_venv 08:55:06 + local python=python3 08:55:06 + local options 08:55:06 + local set_path=true 08:55:06 + local install_args= 08:55:06 ++ 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 08:55:06 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:55:06 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:55:06 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:55:06 + true 08:55:06 + case $1 in 08:55:06 + venv_file=/tmp/.toxenv 08:55:06 + shift 2 08:55:06 + true 08:55:06 + case $1 in 08:55:06 + shift 08:55:06 + break 08:55:06 + case $python in 08:55:06 + local pkg_list= 08:55:06 + [[ -d /opt/pyenv ]] 08:55:06 + echo 'Setup pyenv:' 08:55:06 Setup pyenv: 08:55:06 + export PYENV_ROOT=/opt/pyenv 08:55:06 + PYENV_ROOT=/opt/pyenv 08:55:06 + 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 08:55:06 + 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 08:55:06 + pyenv versions 08:55:06 system 08:55:06 3.8.13 08:55:06 3.9.13 08:55:06 * 3.10.6 (set by /w/workspace/integration-xtesting-master-yaml-lint/.python-version) 08:55:06 + command -v pyenv 08:55:06 ++ pyenv init - --no-rehash 08:55:07 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 08:55:07 export PATH="/opt/pyenv/shims:${PATH}" 08:55:07 export PYENV_SHELL=bash 08:55:07 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:55:07 pyenv() { 08:55:07 local command 08:55:07 command="${1:-}" 08:55:07 if [ "$#" -gt 0 ]; then 08:55:07 shift 08:55:07 fi 08:55:07 08:55:07 case "$command" in 08:55:07 rehash|shell) 08:55:07 eval "$(pyenv "sh-$command" "$@")" 08:55:07 ;; 08:55:07 *) 08:55:07 command pyenv "$command" "$@" 08:55:07 ;; 08:55:07 esac 08:55:07 }' 08:55:07 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 08:55:07 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 08:55:07 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 08:55:07 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 08:55:07 ++ export PYENV_SHELL=bash 08:55:07 ++ PYENV_SHELL=bash 08:55:07 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:55:07 +++ complete -F _pyenv pyenv 08:55:07 ++ lf-pyver python3 08:55:07 ++ local py_version_xy=python3 08:55:07 ++ local py_version_xyz= 08:55:07 ++ awk '{ print $1 }' 08:55:07 ++ sed 's/^[ *]* //' 08:55:07 ++ pyenv versions 08:55:07 ++ local command 08:55:07 ++ command=versions 08:55:07 ++ '[' 1 -gt 0 ']' 08:55:07 ++ shift 08:55:07 ++ case "$command" in 08:55:07 ++ command pyenv versions 08:55:07 ++ pyenv versions 08:55:07 ++ grep -E '^[0-9.]*[0-9]$' 08:55:07 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:55:07 +++ grep '^3' /tmp/.pyenv_versions 08:55:07 +++ tail -n 1 08:55:07 +++ sort -V 08:55:07 ++ py_version_xyz=3.10.6 08:55:07 ++ [[ -z 3.10.6 ]] 08:55:07 ++ echo 3.10.6 08:55:07 ++ return 0 08:55:07 + pyenv local 3.10.6 08:55:07 + local command 08:55:07 + command=local 08:55:07 + '[' 2 -gt 0 ']' 08:55:07 + shift 08:55:07 + case "$command" in 08:55:07 + command pyenv local 3.10.6 08:55:07 + pyenv local 3.10.6 08:55:07 + for arg in "$@" 08:55:07 + case $arg in 08:55:07 + pkg_list+='tox ' 08:55:07 + for arg in "$@" 08:55:07 + case $arg in 08:55:07 + pkg_list+='virtualenv ' 08:55:07 + for arg in "$@" 08:55:07 + case $arg in 08:55:07 + pkg_list+='urllib3~=1.26.15 ' 08:55:07 + [[ -f /tmp/.toxenv ]] 08:55:07 ++ cat /tmp/.toxenv 08:55:07 + lf_venv=/tmp/venv-lMj6 08:55:07 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lMj6 from' file:/tmp/.toxenv 08:55:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lMj6 from file:/tmp/.toxenv 08:55:07 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 08:55:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:55:07 + local 'pip_opts=--upgrade --quiet' 08:55:07 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 08:55:07 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 08:55:07 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 08:55:07 + [[ -n '' ]] 08:55:07 + [[ -n '' ]] 08:55:07 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 08:55:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:55:07 + /tmp/venv-lMj6/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 08:55:07 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 08:55:07 lf-activate-venv(): INFO: Base packages installed successfully 08:55:07 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:55:07 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 08:55:07 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 08:55:07 + /tmp/venv-lMj6/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 08:55:08 + type python3 08:55:08 + true 08:55:08 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-lMj6/bin to PATH' 08:55:08 lf-activate-venv(): INFO: Adding /tmp/venv-lMj6/bin to PATH 08:55:08 + PATH=/tmp/venv-lMj6/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 08:55:08 + return 0 08:55:08 + [[ -d /opt/pyenv ]] 08:55:08 + echo '---> Setting up pyenv' 08:55:08 ---> Setting up pyenv 08:55:08 + export PYENV_ROOT=/opt/pyenv 08:55:08 + PYENV_ROOT=/opt/pyenv 08:55:08 + export PATH=/opt/pyenv/bin:/tmp/venv-lMj6/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 08:55:08 + PATH=/opt/pyenv/bin:/tmp/venv-lMj6/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 08:55:08 ++ pwd 08:55:08 + PYTHONPATH=/w/workspace/integration-xtesting-master-yaml-lint 08:55:08 + export PYTHONPATH 08:55:08 + export TOX_TESTENV_PASSENV=PYTHONPATH 08:55:08 + TOX_TESTENV_PASSENV=PYTHONPATH 08:55:08 + tox --version 08:55:09 4.35.0 from /tmp/venv-lMj6/lib/python3.10/site-packages/tox/__init__.py 08:55:09 + PARALLEL=false 08:55:09 + TOX_OPTIONS_LIST= 08:55:09 + [[ -n yaml ]] 08:55:09 + TOX_OPTIONS_LIST=' -e yaml' 08:55:09 + case ${PARALLEL,,} in 08:55:09 + tox -e yaml 08:55:09 + tee -a /w/workspace/integration-xtesting-master-yaml-lint/archives/tox/tox.log 08:55:10 yaml: install_deps> python -I -m pip install coala-bears nodeenv 08:55:33 yaml: freeze> python -m pip freeze --all 08:55:33 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.18.0,bandit==1.6.2,certifi==2026.1.4,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.46,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.10.0,packaging==26.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.8,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.3,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 08:55:33 yaml: commands_pre[0]> /bin/sh -c 'git --no-pager diff HEAD HEAD^ --name-only '"'"'*.yaml'"'"' '"'"'*.yml'"'"' > /tmp/.coalist_yaml' 08:55:33 yaml: commands[0]> /bin/bash -c 'coala --non-interactive --disable-caching --no-autoapply-warn yaml --files $( Completed tox runs' 08:55:34 ---> Completed tox runs 08:55:34 + for i in .tox/*/log 08:55:34 ++ echo .tox/yaml/log 08:55:34 ++ awk -F/ '{print $2}' 08:55:34 + tox_env=yaml 08:55:34 + cp -r .tox/yaml/log /w/workspace/integration-xtesting-master-yaml-lint/archives/tox/yaml 08:55:34 + DOC_DIR=docs/_build/html 08:55:34 + [[ -d docs/_build/html ]] 08:55:34 + echo '---> tox-run.sh ends' 08:55:34 ---> tox-run.sh ends 08:55:34 + test 0 -eq 0 08:55:34 $ ssh-agent -k 08:55:34 unset SSH_AUTH_SOCK; 08:55:34 unset SSH_AGENT_PID; 08:55:34 echo Agent pid 15050 killed; 08:55:34 [ssh-agent] Stopped. 08:55:34 [PostBuildScript] - [INFO] Executing post build scripts. 08:55:34 [integration-xtesting-master-yaml-lint] $ /bin/bash /tmp/jenkins8813842501944939837.sh 08:55:34 ---> sysstat.sh 08:55:35 [integration-xtesting-master-yaml-lint] $ /bin/bash /tmp/jenkins9471813248035139298.sh 08:55:35 ---> package-listing.sh 08:55:35 ++ facter osfamily 08:55:35 ++ tr '[:upper:]' '[:lower:]' 08:55:35 + OS_FAMILY=redhat 08:55:35 + workspace=/w/workspace/integration-xtesting-master-yaml-lint 08:55:35 + START_PACKAGES=/tmp/packages_start.txt 08:55:35 + END_PACKAGES=/tmp/packages_end.txt 08:55:35 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:55:35 + PACKAGES=/tmp/packages_start.txt 08:55:35 + '[' /w/workspace/integration-xtesting-master-yaml-lint ']' 08:55:35 + PACKAGES=/tmp/packages_end.txt 08:55:35 + case "${OS_FAMILY}" in 08:55:35 + rpm -qa 08:55:35 + sort 08:55:36 + '[' -f /tmp/packages_start.txt ']' 08:55:36 + '[' -f /tmp/packages_end.txt ']' 08:55:36 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:55:36 + '[' /w/workspace/integration-xtesting-master-yaml-lint ']' 08:55:36 + mkdir -p /w/workspace/integration-xtesting-master-yaml-lint/archives/ 08:55:36 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-xtesting-master-yaml-lint/archives/ 08:55:36 [integration-xtesting-master-yaml-lint] $ /bin/bash /tmp/jenkins81459414556414416.sh 08:55:36 ---> capture-instance-metadata.sh 08:55:36 Setup pyenv: 08:55:36 system 08:55:36 3.8.13 08:55:36 3.9.13 08:55:36 * 3.10.6 (set by /w/workspace/integration-xtesting-master-yaml-lint/.python-version) 08:55:39 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-a3RT 08:55:39 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:55:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:55:39 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:55:43 lf-activate-venv(): INFO: Base packages installed successfully 08:55:43 lf-activate-venv(): INFO: Installing additional packages: lftools 08:56:04 lf-activate-venv(): INFO: Adding /tmp/venv-a3RT/bin to PATH 08:56:04 INFO: Running in OpenStack, capturing instance metadata 08:56:05 [integration-xtesting-master-yaml-lint] $ /bin/bash /tmp/jenkins11817230104016415793.sh 08:56:05 provisioning config files... 08:56:05 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-xtesting-master-yaml-lint@tmp/config6080268134403089355tmp 08:56:05 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 08:56:05 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 08:56:05 [EnvInject] - Injecting environment variables from a build step. 08:56:05 [EnvInject] - Injecting as environment variables the properties content 08:56:05 SERVER_ID=logs 08:56:05 08:56:05 [EnvInject] - Variables injected successfully. 08:56:05 [integration-xtesting-master-yaml-lint] $ /bin/bash /tmp/jenkins12935996463951542268.sh 08:56:05 ---> create-netrc.sh 08:56:05 [integration-xtesting-master-yaml-lint] $ /bin/bash /tmp/jenkins7613422547781975216.sh 08:56:05 ---> python-tools-install.sh 08:56:05 Setup pyenv: 08:56:05 system 08:56:05 3.8.13 08:56:05 3.9.13 08:56:05 * 3.10.6 (set by /w/workspace/integration-xtesting-master-yaml-lint/.python-version) 08:56:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-a3RT from file:/tmp/.os_lf_venv 08:56:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:56:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:56:07 lf-activate-venv(): INFO: Base packages installed successfully 08:56:07 lf-activate-venv(): INFO: Installing additional packages: lftools 08:56:14 lf-activate-venv(): INFO: Adding /tmp/venv-a3RT/bin to PATH 08:56:14 Generating Requirements File 08:56:30 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. 08:56:30 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 08:56:30 Python 3.10.6 08:56:30 pip 26.0.1 from /tmp/venv-a3RT/lib/python3.10/site-packages/pip (python 3.10) 08:56:31 appdirs==1.4.4 08:56:31 argcomplete==3.6.3 08:56:31 aspy.yaml==1.3.0 08:56:31 attrs==25.4.0 08:56:31 autopage==0.6.0 08:56:31 backports.strenum==1.3.1 08:56:31 beautifulsoup4==4.14.3 08:56:31 boto3==1.42.48 08:56:31 botocore==1.42.48 08:56:31 bs4==0.0.2 08:56:31 certifi==2026.1.4 08:56:31 cffi==2.0.0 08:56:31 cfgv==3.5.0 08:56:31 chardet==5.2.0 08:56:31 charset-normalizer==3.4.4 08:56:31 click==8.3.1 08:56:31 cliff==4.13.1 08:56:31 cmd2==3.2.0 08:56:31 cryptography==3.3.2 08:56:31 debtcollector==3.0.0 08:56:31 decorator==5.2.1 08:56:31 defusedxml==0.7.1 08:56:31 Deprecated==1.3.1 08:56:31 distlib==0.4.0 08:56:31 dnspython==2.8.0 08:56:31 docker==7.1.0 08:56:31 dogpile.cache==1.5.0 08:56:31 durationpy==0.10 08:56:31 email-validator==2.3.0 08:56:31 filelock==3.21.2 08:56:31 future==1.0.0 08:56:31 gitdb==4.0.12 08:56:31 GitPython==3.1.46 08:56:31 httplib2==0.30.2 08:56:31 identify==2.6.16 08:56:31 idna==3.11 08:56:31 importlib-resources==1.5.0 08:56:31 iso8601==2.1.0 08:56:31 Jinja2==3.1.6 08:56:31 jmespath==1.1.0 08:56:31 jsonpatch==1.33 08:56:31 jsonpointer==3.0.0 08:56:31 jsonschema==4.26.0 08:56:31 jsonschema-specifications==2025.9.1 08:56:31 keystoneauth1==5.13.0 08:56:31 kubernetes==35.0.0 08:56:31 lftools==0.37.21 08:56:31 lxml==6.0.2 08:56:31 markdown-it-py==4.0.0 08:56:31 MarkupSafe==3.0.3 08:56:31 mdurl==0.1.2 08:56:31 msgpack==1.1.2 08:56:31 multi_key_dict==2.0.3 08:56:31 munch==4.0.0 08:56:31 netaddr==1.3.0 08:56:31 niet==1.4.2 08:56:31 nodeenv==1.10.0 08:56:31 oauth2client==4.1.3 08:56:31 oauthlib==3.3.1 08:56:31 openstacksdk==4.9.0 08:56:31 os-service-types==1.8.2 08:56:31 osc-lib==4.3.0 08:56:31 oslo.config==10.2.0 08:56:31 oslo.context==6.2.0 08:56:31 oslo.i18n==6.7.1 08:56:31 oslo.log==8.0.0 08:56:31 oslo.serialization==5.9.0 08:56:31 oslo.utils==9.2.0 08:56:31 packaging==26.0 08:56:31 pbr==7.0.3 08:56:31 platformdirs==4.7.0 08:56:31 prettytable==3.17.0 08:56:31 psutil==7.2.2 08:56:31 pyasn1==0.6.2 08:56:31 pyasn1_modules==0.4.2 08:56:31 pycparser==3.0 08:56:31 pygerrit2==2.0.15 08:56:31 PyGithub==2.8.1 08:56:31 Pygments==2.19.2 08:56:31 PyJWT==2.11.0 08:56:31 PyNaCl==1.6.2 08:56:31 pyparsing==2.4.7 08:56:31 pyperclip==1.11.0 08:56:31 pyrsistent==0.20.0 08:56:31 python-cinderclient==9.8.0 08:56:31 python-dateutil==2.9.0.post0 08:56:31 python-heatclient==5.0.0 08:56:31 python-jenkins==1.8.3 08:56:31 python-keystoneclient==5.7.0 08:56:31 python-magnumclient==4.9.0 08:56:31 python-openstackclient==8.3.0 08:56:31 python-swiftclient==4.9.0 08:56:31 PyYAML==6.0.3 08:56:31 referencing==0.37.0 08:56:31 requests==2.32.5 08:56:31 requests-oauthlib==2.0.0 08:56:31 requestsexceptions==1.4.0 08:56:31 rfc3986==2.0.0 08:56:31 rich==14.3.2 08:56:31 rich-argparse==1.7.2 08:56:31 rpds-py==0.30.0 08:56:31 rsa==4.9.1 08:56:31 ruamel.yaml==0.19.1 08:56:31 ruamel.yaml.clib==0.2.15 08:56:31 s3transfer==0.16.0 08:56:31 simplejson==3.20.2 08:56:31 six==1.17.0 08:56:31 smmap==5.0.2 08:56:31 soupsieve==2.8.3 08:56:31 stevedore==5.6.0 08:56:31 tabulate==0.9.0 08:56:31 toml==0.10.2 08:56:31 tomlkit==0.14.0 08:56:31 tqdm==4.67.3 08:56:31 typing_extensions==4.15.0 08:56:31 tzdata==2025.3 08:56:31 urllib3==1.26.20 08:56:31 virtualenv==20.36.1 08:56:31 wcwidth==0.6.0 08:56:31 websocket-client==1.9.0 08:56:31 wrapt==2.1.1 08:56:31 xdg==6.0.0 08:56:31 xmltodict==1.0.2 08:56:31 yq==3.4.3 08:56:31 [integration-xtesting-master-yaml-lint] $ /bin/bash /tmp/jenkins17220386459592360675.sh 08:56:31 ---> sudo-logs.sh 08:56:31 Archiving 'sudo' log.. 08:56:31 [integration-xtesting-master-yaml-lint] $ /bin/bash /tmp/jenkins17355480579479903210.sh 08:56:31 ---> job-cost.sh 08:56:31 INFO: Activating Python virtual environment... 08:56:31 Setup pyenv: 08:56:31 system 08:56:31 3.8.13 08:56:31 3.9.13 08:56:31 * 3.10.6 (set by /w/workspace/integration-xtesting-master-yaml-lint/.python-version) 08:56:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-a3RT from file:/tmp/.os_lf_venv 08:56:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:56:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:56:33 lf-activate-venv(): INFO: Base packages installed successfully 08:56:33 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:56:38 lf-activate-venv(): INFO: Adding /tmp/venv-a3RT/bin to PATH 08:56:38 INFO: No stack-cost file found 08:56:38 INFO: Instance uptime: 143s 08:56:38 INFO: Fetching instance metadata (attempt 1 of 3)... 08:56:38 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 08:56:38 INFO: Successfully fetched instance metadata 08:56:38 INFO: Instance type: v3-standard-2 08:56:38 INFO: Retrieving pricing info for: v3-standard-2 08:56:38 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 08:56:38 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=143 08:56:38 INFO: Successfully fetched Vexxhost pricing API 08:56:38 INFO: Retrieved cost: 0.06 08:56:38 INFO: Retrieved resource: v3-standard-2 08:56:38 INFO: Creating archive directory: /w/workspace/integration-xtesting-master-yaml-lint/archives/cost 08:56:38 INFO: Archiving costs to: /w/workspace/integration-xtesting-master-yaml-lint/archives/cost.csv 08:56:38 INFO: Successfully archived job cost data 08:56:38 DEBUG: Cost data: integration-xtesting-master-yaml-lint,167,2026-02-13 08:56:38,v3-standard-2,143,0.06,0.00,SUCCESS 08:56:38 [integration-xtesting-master-yaml-lint] $ /bin/bash -l /tmp/jenkins5395338653677916327.sh 08:56:38 ---> logs-deploy.sh 08:56:38 Setup pyenv: 08:56:38 system 08:56:38 3.8.13 08:56:38 3.9.13 08:56:38 * 3.10.6 (set by /w/workspace/integration-xtesting-master-yaml-lint/.python-version) 08:56:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-a3RT from file:/tmp/.os_lf_venv 08:56:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:56:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:56:40 lf-activate-venv(): INFO: Base packages installed successfully 08:56:40 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 08:56:47 lf-activate-venv(): INFO: Adding /tmp/venv-a3RT/bin to PATH 08:56:47 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-xtesting-master-yaml-lint/167 08:56:47 INFO: archiving workspace using pattern(s): 08:56:48 Archives upload complete. 08:56:48 INFO: archiving logs to Nexus 08:56:49 ---> uname -a: 08:56:49 Linux prd-centos8-builder-2c-1g-7583.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 08:56:49 08:56:49 08:56:49 ---> lscpu: 08:56:49 Architecture: x86_64 08:56:49 CPU op-mode(s): 32-bit, 64-bit 08:56:49 Byte Order: Little Endian 08:56:49 CPU(s): 2 08:56:49 On-line CPU(s) list: 0,1 08:56:49 Thread(s) per core: 1 08:56:49 Core(s) per socket: 1 08:56:49 Socket(s): 2 08:56:49 NUMA node(s): 1 08:56:49 Vendor ID: AuthenticAMD 08:56:49 CPU family: 23 08:56:49 Model: 49 08:56:49 Model name: AMD EPYC-Rome Processor 08:56:49 Stepping: 0 08:56:49 CPU MHz: 2799.998 08:56:49 BogoMIPS: 5599.99 08:56:49 Virtualization: AMD-V 08:56:49 Hypervisor vendor: KVM 08:56:49 Virtualization type: full 08:56:49 L1d cache: 32K 08:56:49 L1i cache: 32K 08:56:49 L2 cache: 512K 08:56:49 L3 cache: 16384K 08:56:49 NUMA node0 CPU(s): 0,1 08:56:49 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 08:56:49 08:56:49 08:56:49 ---> nproc: 08:56:49 2 08:56:49 08:56:49 08:56:49 ---> df -h: 08:56:49 Filesystem Size Used Avail Use% Mounted on 08:56:49 devtmpfs 3.8G 0 3.8G 0% /dev 08:56:49 tmpfs 3.8G 0 3.8G 0% /dev/shm 08:56:49 tmpfs 3.8G 17M 3.8G 1% /run 08:56:49 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 08:56:49 /dev/vda1 40G 8.7G 32G 22% / 08:56:49 tmpfs 770M 0 770M 0% /run/user/1001 08:56:49 08:56:49 08:56:49 ---> free -m: 08:56:49 total used free shared buff/cache available 08:56:49 Mem: 7699 606 4742 19 2350 6775 08:56:49 Swap: 1023 0 1023 08:56:49 08:56:49 08:56:49 ---> ip addr: 08:56:49 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:56:49 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:56:49 inet 127.0.0.1/8 scope host lo 08:56:49 valid_lft forever preferred_lft forever 08:56:49 inet6 ::1/128 scope host 08:56:49 valid_lft forever preferred_lft forever 08:56:49 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 08:56:49 link/ether fa:16:3e:49:8b:b2 brd ff:ff:ff:ff:ff:ff 08:56:49 altname enp0s3 08:56:49 altname ens3 08:56:49 inet 10.30.106.46/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 08:56:49 valid_lft 86256sec preferred_lft 86256sec 08:56:49 inet6 fe80::f816:3eff:fe49:8bb2/64 scope link 08:56:49 valid_lft forever preferred_lft forever 08:56:49 08:56:49 08:56:49 ---> sar -b -r -n DEV: 08:56:49 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 02/13/2026 _x86_64_ (2 CPU) 08:56:49 08:56:49 08:54:22 LINUX RESTART (2 CPU) 08:56:49 08:56:49 08:55:01 AM tps rtps wtps bread/s bwrtn/s 08:56:49 08:56:01 AM 251.32 93.02 158.30 2355.75 12640.95 08:56:49 Average: 251.32 93.02 158.30 2355.75 12640.95 08:56:49 08:56:49 08:55:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:56:49 08:56:01 AM 4919492 6901948 2964952 37.61 2688 2144104 806520 9.03 411872 2168052 209620 08:56:49 Average: 4919492 6901948 2964952 37.61 2688 2144104 806520 9.03 411872 2168052 209620 08:56:49 08:56:49 08:55:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:56:49 08:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:56:49 08:56:01 AM eth0 80.26 55.18 1152.18 18.57 0.00 0.00 0.00 0.00 08:56:49 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:56:49 Average: eth0 80.26 55.18 1152.18 18.57 0.00 0.00 0.00 0.00 08:56:49 08:56:49 08:56:49 ---> sar -P ALL: 08:56:49 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 02/13/2026 _x86_64_ (2 CPU) 08:56:49 08:56:49 08:54:22 LINUX RESTART (2 CPU) 08:56:49 08:56:49 08:55:01 AM CPU %user %nice %system %iowait %steal %idle 08:56:49 08:56:01 AM all 40.03 1.40 16.21 4.31 0.13 37.93 08:56:49 08:56:01 AM 0 37.23 1.72 18.22 5.07 0.12 37.65 08:56:49 08:56:01 AM 1 42.80 1.08 14.21 3.56 0.13 38.21 08:56:49 Average: all 40.03 1.40 16.21 4.31 0.13 37.93 08:56:49 Average: 0 37.23 1.72 18.22 5.07 0.12 37.65 08:56:49 Average: 1 42.80 1.08 14.21 3.56 0.13 38.21 08:56:49 08:56:49 08:56:49