09:22:55 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/usecases/A1-policy-enforcement-r-apps/+/146625 09:22:55 Running as SYSTEM 09:22:55 [EnvInject] - Loading node environment variables. 09:22:55 Building remotely on prd-centos8-builder-2c-1g-9708 (centos8-builder-2c-1g) in workspace /w/workspace/integration-usecases-A1-policy-enforcement-r-apps-master-yaml-lint 09:22:55 [ssh-agent] Looking for ssh-agent implementation... 09:22:55 $ ssh-agent 09:22:55 SSH_AUTH_SOCK=/tmp/ssh-NXPMflwoyu7x/agent.13752 09:22:55 SSH_AGENT_PID=13761 09:22:55 [ssh-agent] Started. 09:22:55 Running ssh-add (command line suppressed) 09:22:55 Identity added: /w/workspace/integration-usecases-A1-policy-enforcement-r-apps-master-yaml-lint@tmp/private_key_7525461544181732420.key (/w/workspace/integration-usecases-A1-policy-enforcement-r-apps-master-yaml-lint@tmp/private_key_7525461544181732420.key) 09:22:55 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 09:22:55 The recommended git tool is: NONE 09:22:57 using credential onap-jenkins-ssh 09:22:57 Wiping out workspace first. 09:22:57 Cloning the remote Git repository 09:22:58 Cloning repository git://cloud.onap.org/mirror/integration/usecases/A1-policy-enforcement-r-apps.git 09:22:58 > git init /w/workspace/integration-usecases-A1-policy-enforcement-r-apps-master-yaml-lint # timeout=10 09:22:58 Fetching upstream changes from git://cloud.onap.org/mirror/integration/usecases/A1-policy-enforcement-r-apps.git 09:22:58 > git --version # timeout=10 09:22:58 > git --version # 'git version 2.43.0' 09:22:58 using GIT_SSH to set credentials Gerrit user 09:22:58 [INFO] Currently running in a labeled security context 09:22:58 [INFO] Currently SELinux is 'enforcing' on the host 09:22:58 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-usecases-A1-policy-enforcement-r-apps-master-yaml-lint@tmp/jenkins-gitclient-ssh6869488970504523143.key 09:22:58 Verifying host key using manually-configured host key entries 09:22:58 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration/usecases/A1-policy-enforcement-r-apps.git +refs/heads/*:refs/remotes/origin/* # timeout=30 09:22:58 > git config remote.origin.url git://cloud.onap.org/mirror/integration/usecases/A1-policy-enforcement-r-apps.git # timeout=10 09:22:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:22:59 > git config remote.origin.url git://cloud.onap.org/mirror/integration/usecases/A1-policy-enforcement-r-apps.git # timeout=10 09:22:59 Fetching upstream changes from git://cloud.onap.org/mirror/integration/usecases/A1-policy-enforcement-r-apps.git 09:22:59 using GIT_SSH to set credentials Gerrit user 09:22:59 [INFO] Currently running in a labeled security context 09:22:59 [INFO] Currently SELinux is 'enforcing' on the host 09:22:59 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-usecases-A1-policy-enforcement-r-apps-master-yaml-lint@tmp/jenkins-gitclient-ssh6708827654545887320.key 09:22:59 Verifying host key using manually-configured host key entries 09:22:59 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration/usecases/A1-policy-enforcement-r-apps.git refs/changes/25/146625/1 # timeout=30 09:22:59 > git rev-parse 71a87355d99f7449042f60afbd4f8b4e4f494215^{commit} # timeout=10 09:22:59 Checking out Revision 71a87355d99f7449042f60afbd4f8b4e4f494215 (refs/changes/25/146625/1) 09:22:59 > git config core.sparsecheckout # timeout=10 09:22:59 > git checkout -f 71a87355d99f7449042f60afbd4f8b4e4f494215 # timeout=30 09:23:02 Commit message: "CI: Bump github2gerrit workflow to v1.4.3" 09:23:02 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:23:03 > git rev-list --no-walk 6fab5a35c54c6c71688acc2d1f53e390ebb0547f # timeout=10 09:23:03 [EnvInject] - Injecting environment variables from a build step. 09:23:03 [EnvInject] - Injecting as environment variables the properties content 09:23:03 PYTHON=python3 09:23:03 09:23:03 [EnvInject] - Variables injected successfully. 09:23:03 [integration-usecases-A1-policy-enforcement-r-apps-master-yaml-lint] $ /bin/bash -l /tmp/jenkins9405275704491702157.sh 09:23:03 ---> tox-install.sh 09:23:03 + source /home/jenkins/lf-env.sh 09:23:03 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:23:03 ++ mktemp -d /tmp/venv-XXXX 09:23:03 + lf_venv=/tmp/venv-5z9U 09:23:03 + local venv_file=/tmp/.os_lf_venv 09:23:03 + local python=python3 09:23:03 + local options 09:23:03 + local set_path=true 09:23:03 + local install_args= 09:23: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 09:23:03 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:23:03 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:23:03 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:23:03 + true 09:23:03 + case $1 in 09:23:03 + venv_file=/tmp/.toxenv 09:23:03 + shift 2 09:23:03 + true 09:23:03 + case $1 in 09:23:03 + shift 09:23:03 + break 09:23:03 + case $python in 09:23:03 + local pkg_list= 09:23:03 + [[ -d /opt/pyenv ]] 09:23:03 + echo 'Setup pyenv:' 09:23:03 Setup pyenv: 09:23:03 + export PYENV_ROOT=/opt/pyenv 09:23:03 + PYENV_ROOT=/opt/pyenv 09:23:03 + 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 09:23:03 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 09:23:03 + pyenv versions 09:23:03 system 09:23:03 * 3.8.13 (set by /opt/pyenv/version) 09:23:03 * 3.9.13 (set by /opt/pyenv/version) 09:23:03 * 3.10.6 (set by /opt/pyenv/version) 09:23:03 + command -v pyenv 09:23:03 ++ pyenv init - --no-rehash 09:23: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[*]}"'\'')" 09:23:03 export PATH="/opt/pyenv/shims:${PATH}" 09:23:03 export PYENV_SHELL=bash 09:23:03 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:23:03 pyenv() { 09:23:03 local command 09:23:03 command="${1:-}" 09:23:03 if [ "$#" -gt 0 ]; then 09:23:03 shift 09:23:03 fi 09:23:03 09:23:03 case "$command" in 09:23:03 rehash|shell) 09:23:03 eval "$(pyenv "sh-$command" "$@")" 09:23:03 ;; 09:23:03 *) 09:23:03 command pyenv "$command" "$@" 09:23:03 ;; 09:23:03 esac 09:23:03 }' 09:23: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[*]}"' 09:23:03 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 09:23:03 ++ 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 09:23:03 ++ 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 09:23:03 ++ export PYENV_SHELL=bash 09:23:03 ++ PYENV_SHELL=bash 09:23:03 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:23:03 +++ complete -F _pyenv pyenv 09:23:03 ++ lf-pyver python3 09:23:03 ++ local py_version_xy=python3 09:23:03 ++ local py_version_xyz= 09:23:03 ++ pyenv versions 09:23:03 ++ local command 09:23:03 ++ command=versions 09:23:03 ++ '[' 1 -gt 0 ']' 09:23:03 ++ shift 09:23:03 ++ case "$command" in 09:23:03 ++ command pyenv versions 09:23:03 ++ pyenv versions 09:23:03 ++ awk '{ print $1 }' 09:23:03 ++ grep -E '^[0-9.]*[0-9]$' 09:23:03 ++ sed 's/^[ *]* //' 09:23:03 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:23:03 +++ tail -n 1 09:23:03 +++ grep '^3' /tmp/.pyenv_versions 09:23:03 +++ sort -V 09:23:03 ++ py_version_xyz=3.10.6 09:23:03 ++ [[ -z 3.10.6 ]] 09:23:03 ++ echo 3.10.6 09:23:03 ++ return 0 09:23:03 + pyenv local 3.10.6 09:23:03 + local command 09:23:03 + command=local 09:23:03 + '[' 2 -gt 0 ']' 09:23:03 + shift 09:23:03 + case "$command" in 09:23:03 + command pyenv local 3.10.6 09:23:03 + pyenv local 3.10.6 09:23:03 + for arg in "$@" 09:23:03 + case $arg in 09:23:03 + pkg_list+='tox ' 09:23:03 + for arg in "$@" 09:23:03 + case $arg in 09:23:03 + pkg_list+='virtualenv ' 09:23:03 + for arg in "$@" 09:23:03 + case $arg in 09:23:03 + pkg_list+='urllib3~=1.26.15 ' 09:23:03 + [[ -f /tmp/.toxenv ]] 09:23:03 + [[ ! -f /tmp/.toxenv ]] 09:23:03 + [[ -n '' ]] 09:23:03 + python3 -m venv /tmp/venv-5z9U 09:23:08 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-5z9U' 09:23:08 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-5z9U 09:23:08 + echo /tmp/venv-5z9U 09:23:08 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 09:23:08 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 09:23:08 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:23:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:23:08 + local 'pip_opts=--upgrade --quiet' 09:23:08 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:23:08 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:23:08 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:23:08 + [[ -n '' ]] 09:23:08 + [[ -n '' ]] 09:23:08 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:23:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:23:08 + /tmp/venv-5z9U/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 09:23:13 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:23:13 lf-activate-venv(): INFO: Base packages installed successfully 09:23:13 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:23:13 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 09:23:13 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 09:23:13 + /tmp/venv-5z9U/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 09:23:15 + type python3 09:23:15 + true 09:23:15 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-5z9U/bin to PATH' 09:23:15 lf-activate-venv(): INFO: Adding /tmp/venv-5z9U/bin to PATH 09:23:15 + PATH=/tmp/venv-5z9U/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 09:23:15 + return 0 09:23:15 + python3 --version 09:23:15 Python 3.10.6 09:23:15 + python3 -m pip --version 09:23:15 pip 26.1.2 from /tmp/venv-5z9U/lib/python3.10/site-packages/pip (python 3.10) 09:23:15 + python3 -m pip freeze 09:23:16 cachetools==7.1.6 09:23:16 colorama==0.4.6 09:23:16 distlib==0.4.3 09:23:16 filelock==3.32.0 09:23:16 packaging==26.2 09:23:16 platformdirs==4.11.0 09:23:16 pluggy==1.6.0 09:23:16 pyproject-api==1.11.0 09:23:16 python-discovery==1.5.0 09:23:16 tomli==2.4.1 09:23:16 tomli_w==1.2.0 09:23:16 tox==4.58.0 09:23:16 typing_extensions==4.16.0 09:23:16 urllib3==1.26.20 09:23:16 virtualenv==21.7.0 09:23:16 [EnvInject] - Injecting environment variables from a build step. 09:23:16 [EnvInject] - Injecting as environment variables the properties content 09:23:16 PARALLEL=false 09:23:16 09:23:16 [EnvInject] - Variables injected successfully. 09:23:16 [integration-usecases-A1-policy-enforcement-r-apps-master-yaml-lint] $ /bin/bash -l /tmp/jenkins17320252945393401435.sh 09:23:16 ---> tox-run.sh 09:23:16 + 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 09:23:16 + ARCHIVE_TOX_DIR=/w/workspace/integration-usecases-A1-policy-enforcement-r-apps-master-yaml-lint/archives/tox 09:23:16 + ARCHIVE_DOC_DIR=/w/workspace/integration-usecases-A1-policy-enforcement-r-apps-master-yaml-lint/archives/docs 09:23:16 + mkdir -p /w/workspace/integration-usecases-A1-policy-enforcement-r-apps-master-yaml-lint/archives/tox 09:23:16 + cd /w/workspace/integration-usecases-A1-policy-enforcement-r-apps-master-yaml-lint/. 09:23:16 + source /home/jenkins/lf-env.sh 09:23:16 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:23:16 ++ mktemp -d /tmp/venv-XXXX 09:23:16 + lf_venv=/tmp/venv-PsY6 09:23:16 + local venv_file=/tmp/.os_lf_venv 09:23:16 + local python=python3 09:23:16 + local options 09:23:16 + local set_path=true 09:23:16 + local install_args= 09:23:16 ++ 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 09:23:16 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:23:16 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:23:16 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:23:16 + true 09:23:16 + case $1 in 09:23:16 + venv_file=/tmp/.toxenv 09:23:16 + shift 2 09:23:16 + true 09:23:16 + case $1 in 09:23:16 + shift 09:23:16 + break 09:23:16 + case $python in 09:23:16 + local pkg_list= 09:23:16 + [[ -d /opt/pyenv ]] 09:23:16 + echo 'Setup pyenv:' 09:23:16 Setup pyenv: 09:23:16 + export PYENV_ROOT=/opt/pyenv 09:23:16 + PYENV_ROOT=/opt/pyenv 09:23:16 + 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 09:23:16 + 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 09:23:16 + pyenv versions 09:23:16 system 09:23:16 3.8.13 09:23:16 3.9.13 09:23:16 * 3.10.6 (set by /w/workspace/integration-usecases-A1-policy-enforcement-r-apps-master-yaml-lint/.python-version) 09:23:16 + command -v pyenv 09:23:16 ++ pyenv init - --no-rehash 09:23:16 + 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[*]}"'\'')" 09:23:16 export PATH="/opt/pyenv/shims:${PATH}" 09:23:16 export PYENV_SHELL=bash 09:23:16 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:23:16 pyenv() { 09:23:16 local command 09:23:16 command="${1:-}" 09:23:16 if [ "$#" -gt 0 ]; then 09:23:16 shift 09:23:16 fi 09:23:16 09:23:16 case "$command" in 09:23:16 rehash|shell) 09:23:16 eval "$(pyenv "sh-$command" "$@")" 09:23:16 ;; 09:23:16 *) 09:23:16 command pyenv "$command" "$@" 09:23:16 ;; 09:23:16 esac 09:23:16 }' 09:23:16 +++ 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[*]}"' 09:23:16 ++ 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 09:23:16 ++ 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 09:23:16 ++ 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 09:23:16 ++ export PYENV_SHELL=bash 09:23:16 ++ PYENV_SHELL=bash 09:23:16 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:23:16 +++ complete -F _pyenv pyenv 09:23:16 ++ lf-pyver python3 09:23:16 ++ local py_version_xy=python3 09:23:16 ++ local py_version_xyz= 09:23:16 ++ pyenv versions 09:23:16 ++ local command 09:23:16 ++ command=versions 09:23:16 ++ '[' 1 -gt 0 ']' 09:23:16 ++ shift 09:23:16 ++ case "$command" in 09:23:16 ++ command pyenv versions 09:23:16 ++ pyenv versions 09:23:16 ++ awk '{ print $1 }' 09:23:16 ++ sed 's/^[ *]* //' 09:23:16 ++ grep -E '^[0-9.]*[0-9]$' 09:23:16 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:23:16 +++ grep '^3' /tmp/.pyenv_versions 09:23:16 +++ sort -V 09:23:16 +++ tail -n 1 09:23:16 ++ py_version_xyz=3.10.6 09:23:16 ++ [[ -z 3.10.6 ]] 09:23:16 ++ echo 3.10.6 09:23:16 ++ return 0 09:23:16 + pyenv local 3.10.6 09:23:16 + local command 09:23:16 + command=local 09:23:16 + '[' 2 -gt 0 ']' 09:23:16 + shift 09:23:16 + case "$command" in 09:23:16 + command pyenv local 3.10.6 09:23:16 + pyenv local 3.10.6 09:23:16 + for arg in "$@" 09:23:16 + case $arg in 09:23:16 + pkg_list+='tox ' 09:23:16 + for arg in "$@" 09:23:16 + case $arg in 09:23:16 + pkg_list+='virtualenv ' 09:23:16 + for arg in "$@" 09:23:16 + case $arg in 09:23:16 + pkg_list+='urllib3~=1.26.15 ' 09:23:16 + [[ -f /tmp/.toxenv ]] 09:23:16 ++ cat /tmp/.toxenv 09:23:16 + lf_venv=/tmp/venv-5z9U 09:23:16 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5z9U from' file:/tmp/.toxenv 09:23:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5z9U from file:/tmp/.toxenv 09:23:16 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:23:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:23:16 + local 'pip_opts=--upgrade --quiet' 09:23:16 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:23:16 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:23:16 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:23:16 + [[ -n '' ]] 09:23:16 + [[ -n '' ]] 09:23:16 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:23:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:23:16 + /tmp/venv-5z9U/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 09:23:17 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:23:17 lf-activate-venv(): INFO: Base packages installed successfully 09:23:17 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:23:17 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 09:23:17 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 09:23:17 + /tmp/venv-5z9U/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 09:23:18 + type python3 09:23:18 + true 09:23:18 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-5z9U/bin to PATH' 09:23:18 lf-activate-venv(): INFO: Adding /tmp/venv-5z9U/bin to PATH 09:23:18 + PATH=/tmp/venv-5z9U/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 09:23:18 + return 0 09:23:18 + [[ -d /opt/pyenv ]] 09:23:18 + echo '---> Setting up pyenv' 09:23:18 ---> Setting up pyenv 09:23:18 + export PYENV_ROOT=/opt/pyenv 09:23:18 + PYENV_ROOT=/opt/pyenv 09:23:18 + export PATH=/opt/pyenv/bin:/tmp/venv-5z9U/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 09:23:18 + PATH=/opt/pyenv/bin:/tmp/venv-5z9U/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 09:23:18 ++ pwd 09:23:18 + PYTHONPATH=/w/workspace/integration-usecases-A1-policy-enforcement-r-apps-master-yaml-lint 09:23:18 + export PYTHONPATH 09:23:18 + export TOX_TESTENV_PASSENV=PYTHONPATH 09:23:18 + TOX_TESTENV_PASSENV=PYTHONPATH 09:23:18 + tox --version 09:23:18 4.58.0 from /tmp/venv-5z9U/lib/python3.10/site-packages/tox/__init__.py 09:23:18 + PARALLEL=false 09:23:18 + TOX_OPTIONS_LIST= 09:23:18 + [[ -n yaml ]] 09:23:18 + TOX_OPTIONS_LIST=' -e yaml' 09:23:18 + case ${PARALLEL,,} in 09:23:18 + tox -e yaml 09:23:18 + tee -a /w/workspace/integration-usecases-A1-policy-enforcement-r-apps-master-yaml-lint/archives/tox/tox.log 09:23:27 yaml: install_deps> python -I -m pip install coala-bears nodeenv 09:24:17 yaml: freeze> python -m pip freeze --all 09:24:18 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.7.22,charset-normalizer==3.4.9,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.55,guess_language-spirit==0.5.4,html-linter==0.3.0,idna==3.15,imagesize==1.5.0,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.2,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==2026.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.4,six==1.17.0,smmap==5.0.3,snowballstemmer==3.1.1,Sphinx==1.4.9,stevedore==5.3.0,template-remover==0.1.9,termcolor==1.1.0,toml==0.10.2,tqdm==4.69.0,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 09:24:18 yaml: commands_pre[0]> /bin/sh -c 'git --no-pager diff HEAD HEAD^ --name-only '"'"'*.yaml'"'"' '"'"'*.yml'"'"' > /tmp/.coalist_yaml' 09:24:18 yaml: commands[0]> /bin/bash -c 'coala --non-interactive --disable-caching --no-autoapply-warn yaml --files $( Completed tox runs' 09:24:19 ---> Completed tox runs 09:24:19 + for i in .tox/*/log 09:24:19 ++ echo .tox/yaml/log 09:24:19 ++ awk -F/ '{print $2}' 09:24:19 + tox_env=yaml 09:24:19 + cp -r .tox/yaml/log /w/workspace/integration-usecases-A1-policy-enforcement-r-apps-master-yaml-lint/archives/tox/yaml 09:24:19 + DOC_DIR=docs/_build/html 09:24:19 + [[ -d docs/_build/html ]] 09:24:19 + echo '---> tox-run.sh ends' 09:24:19 ---> tox-run.sh ends 09:24:19 + test 0 -eq 0 09:24:19 $ ssh-agent -k 09:24:19 unset SSH_AUTH_SOCK; 09:24:19 unset SSH_AGENT_PID; 09:24:19 echo Agent pid 13761 killed; 09:24:19 [ssh-agent] Stopped. 09:24:19 [PostBuildScript] - [INFO] Executing post build scripts. 09:24:19 [integration-usecases-A1-policy-enforcement-r-apps-master-yaml-lint] $ /bin/bash /tmp/jenkins9138015645025763237.sh 09:24:19 ---> sysstat.sh 09:24:19 [integration-usecases-A1-policy-enforcement-r-apps-master-yaml-lint] $ /bin/bash /tmp/jenkins14874168683071056822.sh 09:24:19 ---> package-listing.sh 09:24:19 ++ facter osfamily 09:24:19 ++ tr '[:upper:]' '[:lower:]' 09:24:20 + OS_FAMILY=redhat 09:24:20 + workspace=/w/workspace/integration-usecases-A1-policy-enforcement-r-apps-master-yaml-lint 09:24:20 + START_PACKAGES=/tmp/packages_start.txt 09:24:20 + END_PACKAGES=/tmp/packages_end.txt 09:24:20 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:24:20 + PACKAGES=/tmp/packages_start.txt 09:24:20 + '[' /w/workspace/integration-usecases-A1-policy-enforcement-r-apps-master-yaml-lint ']' 09:24:20 + PACKAGES=/tmp/packages_end.txt 09:24:20 + case "${OS_FAMILY}" in 09:24:20 + rpm -qa 09:24:20 + sort 09:24:20 + '[' -f /tmp/packages_start.txt ']' 09:24:20 + '[' -f /tmp/packages_end.txt ']' 09:24:20 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:24:20 + '[' /w/workspace/integration-usecases-A1-policy-enforcement-r-apps-master-yaml-lint ']' 09:24:20 + mkdir -p /w/workspace/integration-usecases-A1-policy-enforcement-r-apps-master-yaml-lint/archives/ 09:24:20 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-usecases-A1-policy-enforcement-r-apps-master-yaml-lint/archives/ 09:24:20 [integration-usecases-A1-policy-enforcement-r-apps-master-yaml-lint] $ /bin/bash /tmp/jenkins9316731259117244361.sh 09:24:20 ---> capture-instance-metadata.sh 09:24:20 Setup pyenv: 09:24:20 system 09:24:20 3.8.13 09:24:20 3.9.13 09:24:20 * 3.10.6 (set by /w/workspace/integration-usecases-A1-policy-enforcement-r-apps-master-yaml-lint/.python-version) 09:24:25 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-kqtz 09:24:25 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:24:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:24:25 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:24:30 lf-activate-venv(): INFO: Base packages installed successfully 09:24:30 lf-activate-venv(): INFO: Installing additional packages: lftools 09:24:57 lf-activate-venv(): INFO: Adding /tmp/venv-kqtz/bin to PATH 09:24:57 INFO: Running in OpenStack, capturing instance metadata 09:24:58 [integration-usecases-A1-policy-enforcement-r-apps-master-yaml-lint] $ /bin/bash /tmp/jenkins2309216172990810501.sh 09:24:58 provisioning config files... 09:24:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-usecases-A1-policy-enforcement-r-apps-master-yaml-lint@tmp/config10911450513606717605tmp 09:24:58 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 09:24:58 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 09:24:58 [EnvInject] - Injecting environment variables from a build step. 09:24:58 [EnvInject] - Injecting as environment variables the properties content 09:24:58 SERVER_ID=logs 09:24:58 09:24:58 [EnvInject] - Variables injected successfully. 09:24:58 [integration-usecases-A1-policy-enforcement-r-apps-master-yaml-lint] $ /bin/bash /tmp/jenkins15438536052761713311.sh 09:24:58 ---> create-netrc.sh 09:24:58 [integration-usecases-A1-policy-enforcement-r-apps-master-yaml-lint] $ /bin/bash /tmp/jenkins6408984466954649000.sh 09:24:58 ---> python-tools-install.sh 09:24:58 Setup pyenv: 09:24:58 system 09:24:58 3.8.13 09:24:58 3.9.13 09:24:58 * 3.10.6 (set by /w/workspace/integration-usecases-A1-policy-enforcement-r-apps-master-yaml-lint/.python-version) 09:24:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kqtz from file:/tmp/.os_lf_venv 09:24:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:24:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:25:00 lf-activate-venv(): INFO: Base packages installed successfully 09:25:00 lf-activate-venv(): INFO: Installing additional packages: lftools 09:25:08 lf-activate-venv(): INFO: Adding /tmp/venv-kqtz/bin to PATH 09:25:08 Generating Requirements File 09:25:37 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. 09:25:37 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 09:25:37 Python 3.10.6 09:25:38 pip 26.1.2 from /tmp/venv-kqtz/lib/python3.10/site-packages/pip (python 3.10) 09:25:38 aiohappyeyeballs==2.7.1 09:25:38 aiohttp==3.14.3 09:25:38 aiosignal==1.4.0 09:25:38 appdirs==1.4.4 09:25:38 argcomplete==3.7.0 09:25:38 aspy.yaml==1.3.0 09:25:38 async-timeout==5.0.1 09:25:38 attrs==26.1.0 09:25:38 autopage==0.6.0 09:25:38 backports.strenum==1.3.1 09:25:38 beautifulsoup4==4.15.0 09:25:38 boto3==1.43.55 09:25:38 botocore==1.43.55 09:25:38 bs4==0.0.2 09:25:38 certifi==2026.7.22 09:25:38 cffi==2.1.0 09:25:38 cfgv==3.5.0 09:25:38 chardet==7.4.3 09:25:38 charset-normalizer==3.4.9 09:25:38 click==8.4.2 09:25:38 cliff==4.14.0 09:25:38 cmd2==3.5.1 09:25:38 cryptography==3.3.2 09:25:38 debtcollector==3.1.0 09:25:38 decorator==5.3.1 09:25:38 defusedxml==0.7.1 09:25:38 Deprecated==1.3.1 09:25:38 distlib==0.4.3 09:25:38 dnspython==2.8.0 09:25:38 docker==7.2.0 09:25:38 dogpile.cache==1.5.0 09:25:38 durationpy==0.10 09:25:38 email-validator==2.3.0 09:25:38 filelock==3.32.0 09:25:38 frozenlist==1.8.0 09:25:38 future==1.0.0 09:25:38 gitdb==4.0.12 09:25:38 GitPython==3.1.55 09:25:38 httplib2==0.30.2 09:25:38 identify==2.6.19 09:25:38 idna==3.18 09:25:38 importlib-resources==1.5.0 09:25:38 iso8601==2.1.0 09:25:38 Jinja2==3.1.6 09:25:38 jmespath==1.1.0 09:25:38 jsonpatch==1.33 09:25:38 jsonpointer==3.1.1 09:25:38 jsonschema==4.26.0 09:25:38 jsonschema-specifications==2025.9.1 09:25:38 keystoneauth1==5.14.0 09:25:38 kubernetes==36.0.3 09:25:38 lftools==0.37.22 09:25:38 lxml==6.1.1 09:25:38 markdown-it-py==4.2.0 09:25:38 MarkupSafe==3.0.3 09:25:38 mdurl==0.1.2 09:25:38 msgpack==1.2.1 09:25:38 multi_key_dict==2.0.3 09:25:38 multidict==6.7.1 09:25:38 munch==4.0.0 09:25:38 netaddr==1.3.0 09:25:38 niet==1.4.2 09:25:38 nodeenv==1.10.0 09:25:38 oauth2client==4.1.3 09:25:38 oauthlib==3.3.1 09:25:38 openstacksdk==4.13.0 09:25:38 os-service-types==1.8.2 09:25:38 osc-lib==4.6.0 09:25:38 oslo.config==10.4.0 09:25:38 oslo.context==6.4.0 09:25:38 oslo.i18n==6.8.0 09:25:38 oslo.log==8.2.0 09:25:38 oslo.serialization==5.10.0 09:25:38 oslo.utils==10.1.1 09:25:38 packaging==26.2 09:25:38 pbr==7.0.3 09:25:38 platformdirs==4.11.0 09:25:38 prettytable==3.18.0 09:25:38 propcache==0.5.2 09:25:38 psutil==7.2.2 09:25:38 pyasn1==0.6.4 09:25:38 pyasn1_modules==0.4.2 09:25:38 pycparser==3.0 09:25:38 pygerrit2==2.0.15 09:25:38 PyGithub==2.9.1 09:25:38 Pygments==2.20.0 09:25:38 PyJWT==2.13.0 09:25:38 PyNaCl==1.6.2 09:25:38 pyparsing==2.4.7 09:25:38 pyperclip==1.11.0 09:25:38 pyrsistent==0.20.0 09:25:38 python-cinderclient==9.9.0 09:25:38 python-dateutil==2.9.0.post0 09:25:38 python-discovery==1.5.0 09:25:38 python-heatclient==5.2.0 09:25:38 python-jenkins==1.8.3 09:25:38 python-keystoneclient==5.8.0 09:25:38 python-magnumclient==4.11.0 09:25:38 python-openstackclient==10.0.0 09:25:38 python-swiftclient==4.10.0 09:25:38 PyYAML==6.0.3 09:25:38 referencing==0.37.0 09:25:38 requests==2.34.2 09:25:38 requests-oauthlib==2.0.0 09:25:38 rfc3986==2.0.0 09:25:38 rich==15.0.0 09:25:38 rich-argparse==1.8.0 09:25:38 rpds-py==0.30.0 09:25:38 rsa==4.9.1 09:25:38 ruamel.yaml==0.19.1 09:25:38 ruamel.yaml.clib==0.2.15 09:25:38 s3transfer==0.19.2 09:25:38 simplejson==4.1.1 09:25:38 six==1.17.0 09:25:38 smmap==5.0.3 09:25:38 soupsieve==2.9.1 09:25:38 stevedore==5.8.0 09:25:38 tabulate==0.10.0 09:25:38 toml==0.10.2 09:25:38 tomlkit==0.15.1 09:25:38 tqdm==4.69.0 09:25:38 typing_extensions==4.16.0 09:25:38 urllib3==1.26.20 09:25:38 virtualenv==21.7.0 09:25:38 wcwidth==0.8.2 09:25:38 websocket-client==1.9.0 09:25:38 wrapt==2.2.2 09:25:38 xdg==6.0.0 09:25:38 xmltodict==1.0.4 09:25:38 yarl==1.24.5 09:25:38 yq==4.1.2 09:25:38 [integration-usecases-A1-policy-enforcement-r-apps-master-yaml-lint] $ /bin/sh /tmp/jenkins3401463627641927832.sh 09:25:38 ---> uv-install.sh 09:25:38 Installing uv/uvx (latest) using shell installer 09:25:39 2026-07-24 09:25:39 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-5sD1iU.sh" [1] 09:25:39 downloading uv 0.11.32 x86_64-unknown-linux-gnu 09:25:40 installing to /home/jenkins/.local/bin 09:25:40 uv 09:25:40 uvx 09:25:40 everything's installed! 09:25:40 ---> Validating uv/uvx install 09:25:40 uvx 0.11.32 (x86_64-unknown-linux-gnu) 09:25:40 [integration-usecases-A1-policy-enforcement-r-apps-master-yaml-lint] $ /bin/bash /tmp/jenkins10375450483835011501.sh 09:25:40 ---> sudo-logs.sh 09:25:40 Archiving 'sudo' log.. 09:25:41 [integration-usecases-A1-policy-enforcement-r-apps-master-yaml-lint] $ /bin/bash /tmp/jenkins6498424753248203500.sh 09:25:41 ---> job-cost.sh 09:25:41 INFO: Activating Python virtual environment... 09:25:41 Setup pyenv: 09:25:41 system 09:25:41 3.8.13 09:25:41 3.9.13 09:25:41 * 3.10.6 (set by /w/workspace/integration-usecases-A1-policy-enforcement-r-apps-master-yaml-lint/.python-version) 09:25:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kqtz from file:/tmp/.os_lf_venv 09:25:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:25:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:25:43 lf-activate-venv(): INFO: Base packages installed successfully 09:25:43 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:25:51 lf-activate-venv(): INFO: Adding /tmp/venv-kqtz/bin to PATH 09:25:51 INFO: No stack-cost file found 09:25:51 INFO: Instance uptime: 212s 09:25:51 INFO: Fetching instance metadata (attempt 1 of 3)... 09:25:51 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 09:25:51 INFO: Successfully fetched instance metadata 09:25:51 INFO: Instance type: v3-standard-2 09:25:51 INFO: Retrieving pricing info for: v3-standard-2 09:25:51 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 09:25:51 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=212 09:25:51 INFO: Successfully fetched Vexxhost pricing API 09:25:51 INFO: Retrieved cost: 0.06 09:25:51 INFO: Retrieved resource: v3-standard-2 09:25:51 INFO: Creating archive directory: /w/workspace/integration-usecases-A1-policy-enforcement-r-apps-master-yaml-lint/archives/cost 09:25:51 INFO: Archiving costs to: /w/workspace/integration-usecases-A1-policy-enforcement-r-apps-master-yaml-lint/archives/cost.csv 09:25:51 INFO: Successfully archived job cost data 09:25:51 DEBUG: Cost data: integration-usecases-A1-policy-enforcement-r-apps-master-yaml-lint,21,2026-07-24 09:25:51,v3-standard-2,212,0.06,0.00,SUCCESS 09:25:51 [integration-usecases-A1-policy-enforcement-r-apps-master-yaml-lint] $ /bin/bash -l /tmp/jenkins3266067060907938026.sh 09:25:51 ---> logs-deploy.sh 09:25:51 Setup pyenv: 09:25:51 system 09:25:51 3.8.13 09:25:51 3.9.13 09:25:51 * 3.10.6 (set by /w/workspace/integration-usecases-A1-policy-enforcement-r-apps-master-yaml-lint/.python-version) 09:25:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kqtz from file:/tmp/.os_lf_venv 09:25:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:25:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:25:53 lf-activate-venv(): INFO: Base packages installed successfully 09:25:53 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 09:26:02 lf-activate-venv(): INFO: Adding /tmp/venv-kqtz/bin to PATH 09:26:02 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-usecases-A1-policy-enforcement-r-apps-master-yaml-lint/21 09:26:02 INFO: archiving workspace using pattern(s): 09:26:04 Archives upload complete. 09:26:04 INFO: archiving logs to Nexus 09:26:05 ---> uname -a: 09:26:05 Linux prd-centos8-builder-2c-1g-9708.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 09:26:05 09:26:05 09:26:05 ---> lscpu: 09:26:05 Architecture: x86_64 09:26:05 CPU op-mode(s): 32-bit, 64-bit 09:26:05 Byte Order: Little Endian 09:26:05 CPU(s): 2 09:26:05 On-line CPU(s) list: 0,1 09:26:05 Thread(s) per core: 1 09:26:05 Core(s) per socket: 1 09:26:05 Socket(s): 2 09:26:05 NUMA node(s): 1 09:26:05 Vendor ID: AuthenticAMD 09:26:05 CPU family: 23 09:26:05 Model: 49 09:26:05 Model name: AMD EPYC-Rome Processor 09:26:05 Stepping: 0 09:26:05 CPU MHz: 2799.998 09:26:05 BogoMIPS: 5599.99 09:26:05 Virtualization: AMD-V 09:26:05 Hypervisor vendor: KVM 09:26:05 Virtualization type: full 09:26:05 L1d cache: 32K 09:26:05 L1i cache: 32K 09:26:05 L2 cache: 512K 09:26:05 L3 cache: 16384K 09:26:05 NUMA node0 CPU(s): 0,1 09:26:05 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 09:26:05 09:26:05 09:26:05 ---> nproc: 09:26:05 2 09:26:05 09:26:05 09:26:05 ---> df -h: 09:26:05 Filesystem Size Used Avail Use% Mounted on 09:26:05 devtmpfs 3.8G 0 3.8G 0% /dev 09:26:05 tmpfs 3.8G 0 3.8G 0% /dev/shm 09:26:05 tmpfs 3.8G 17M 3.8G 1% /run 09:26:05 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 09:26:05 /dev/vda1 40G 9.7G 31G 25% / 09:26:05 tmpfs 770M 0 770M 0% /run/user/1001 09:26:05 09:26:05 09:26:05 ---> free -m: 09:26:05 total used free shared buff/cache available 09:26:05 Mem: 7697 607 4457 19 2633 6772 09:26:05 Swap: 1023 0 1023 09:26:05 09:26:05 09:26:05 ---> ip addr: 09:26:05 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:26:05 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:26:05 inet 127.0.0.1/8 scope host lo 09:26:05 valid_lft forever preferred_lft forever 09:26:05 inet6 ::1/128 scope host 09:26:05 valid_lft forever preferred_lft forever 09:26:05 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 09:26:05 link/ether fa:16:3e:0b:da:d4 brd ff:ff:ff:ff:ff:ff 09:26:05 altname enp0s3 09:26:05 altname ens3 09:26:05 inet 10.30.106.112/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 09:26:05 valid_lft 86185sec preferred_lft 86185sec 09:26:05 inet6 fe80::f816:3eff:fe0b:dad4/64 scope link 09:26:05 valid_lft forever preferred_lft forever 09:26:05 09:26:05 09:26:05 ---> sar -b -r -n DEV: 09:26:05 Linux 4.18.0-536.el8.x86_64 (centos-stream-8-builder-bbeabe4a-2fd0-4604-88f7-f8ef5baaa3c1.nov) 07/24/2026 _x86_64_ (2 CPU) 09:26:05 09:26:05 09:22:26 LINUX RESTART (2 CPU) 09:26:05 09:26:05 09:23:01 AM tps rtps wtps bread/s bwrtn/s 09:26:05 09:24:01 AM 241.74 132.17 109.56 3046.32 9835.02 09:26:05 09:25:01 AM 133.03 13.63 119.40 1321.65 9947.14 09:26:05 09:26:01 AM 92.99 0.80 92.19 183.27 8352.20 09:26:05 Average: 155.92 48.87 107.05 1517.09 9378.09 09:26:05 09:26:05 09:23:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:26:05 09:24:01 AM 5219368 6940408 2663068 33.78 2688 1900196 885664 9.92 226488 2110652 23056 09:26:05 09:25:01 AM 4881008 6986552 3001428 38.08 2688 2261416 708396 7.93 420080 2172916 140076 09:26:05 09:26:01 AM 4525788 6902180 3356648 42.58 2688 2518024 752364 8.42 432412 2483592 214072 09:26:05 Average: 4875388 6943047 3007048 38.15 2688 2226545 782141 8.76 359660 2255720 125735 09:26:05 09:26:05 09:23:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:26:05 09:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:26:05 09:24:01 AM eth0 87.50 51.48 697.33 19.01 0.00 0.00 0.00 0.00 09:26:05 09:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:26:05 09:25:01 AM eth0 110.95 71.94 944.30 10.46 0.00 0.00 0.00 0.00 09:26:05 09:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:26:05 09:26:01 AM eth0 61.10 40.22 809.40 9.46 0.00 0.00 0.00 0.00 09:26:05 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:26:05 Average: eth0 86.51 54.55 817.00 12.98 0.00 0.00 0.00 0.00 09:26:05 09:26:05 09:26:05 ---> sar -P ALL: 09:26:05 Linux 4.18.0-536.el8.x86_64 (centos-stream-8-builder-bbeabe4a-2fd0-4604-88f7-f8ef5baaa3c1.nov) 07/24/2026 _x86_64_ (2 CPU) 09:26:05 09:26:05 09:22:26 LINUX RESTART (2 CPU) 09:26:05 09:26:05 09:23:01 AM CPU %user %nice %system %iowait %steal %idle 09:26:05 09:24:01 AM all 24.84 2.41 33.13 19.82 0.13 19.68 09:26:05 09:24:01 AM 0 21.61 2.03 35.93 22.47 0.12 17.84 09:26:05 09:24:01 AM 1 28.05 2.78 30.34 17.20 0.14 21.50 09:26:05 09:25:01 AM all 32.98 0.26 10.21 3.48 0.12 52.95 09:26:05 09:25:01 AM 0 34.03 0.28 10.81 3.72 0.12 51.03 09:26:05 09:25:01 AM 1 31.93 0.23 9.61 3.25 0.12 54.86 09:26:05 09:26:01 AM all 33.99 0.00 4.79 4.94 0.12 56.17 09:26:05 09:26:01 AM 0 39.59 0.00 5.48 6.03 0.12 48.78 09:26:05 09:26:01 AM 1 28.41 0.00 4.09 3.84 0.12 63.53 09:26:05 Average: all 30.64 0.88 15.93 9.35 0.12 43.08 09:26:05 Average: 0 31.81 0.76 17.29 10.67 0.12 39.35 09:26:05 Average: 1 29.47 0.99 14.59 8.04 0.12 46.78 09:26:05 09:26:05 09:26:05