01:15:06 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/usecases/A1-policy-enforcement-r-apps/+/147699 01:15:06 Running as SYSTEM 01:15:06 [EnvInject] - Loading node environment variables. 01:15:07 Building remotely on prd-centos8-builder-2c-1g-4311 (centos8-builder-2c-1g) in workspace /w/workspace/integration-usecases-A1-policy-enforcement-r-apps-master-yaml-lint 01:15:07 [ssh-agent] Looking for ssh-agent implementation... 01:15:08 $ ssh-agent 01:15:08 SSH_AUTH_SOCK=/tmp/ssh-1oTOmyCd8tiq/agent.10120 01:15:08 SSH_AGENT_PID=10122 01:15:08 [ssh-agent] Started. 01:15:08 Running ssh-add (command line suppressed) 01:15:08 Identity added: /w/workspace/integration-usecases-A1-policy-enforcement-r-apps-master-yaml-lint@tmp/private_key_9503639557860662692.key (/w/workspace/integration-usecases-A1-policy-enforcement-r-apps-master-yaml-lint@tmp/private_key_9503639557860662692.key) 01:15:09 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 01:15:09 The recommended git tool is: NONE 01:15:14 using credential onap-jenkins-ssh 01:15:14 Wiping out workspace first. 01:15:14 Cloning the remote Git repository 01:15:14 Cloning repository git://cloud.onap.org/mirror/integration/usecases/A1-policy-enforcement-r-apps.git 01:15:14 > git init /w/workspace/integration-usecases-A1-policy-enforcement-r-apps-master-yaml-lint # timeout=10 01:15:14 Fetching upstream changes from git://cloud.onap.org/mirror/integration/usecases/A1-policy-enforcement-r-apps.git 01:15:14 > git --version # timeout=10 01:15:14 > git --version # 'git version 2.43.0' 01:15:14 using GIT_SSH to set credentials Gerrit user 01:15:14 [INFO] Currently running in a labeled security context 01:15:14 [INFO] Currently SELinux is 'enforcing' on the host 01:15:14 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-usecases-A1-policy-enforcement-r-apps-master-yaml-lint@tmp/jenkins-gitclient-ssh4162023270925894587.key 01:15:14 Verifying host key using manually-configured host key entries 01:15:14 > 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 01:15:15 > git config remote.origin.url git://cloud.onap.org/mirror/integration/usecases/A1-policy-enforcement-r-apps.git # timeout=10 01:15:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:15:15 > git config remote.origin.url git://cloud.onap.org/mirror/integration/usecases/A1-policy-enforcement-r-apps.git # timeout=10 01:15:15 Fetching upstream changes from git://cloud.onap.org/mirror/integration/usecases/A1-policy-enforcement-r-apps.git 01:15:15 using GIT_SSH to set credentials Gerrit user 01:15:15 [INFO] Currently running in a labeled security context 01:15:15 [INFO] Currently SELinux is 'enforcing' on the host 01:15:15 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-usecases-A1-policy-enforcement-r-apps-master-yaml-lint@tmp/jenkins-gitclient-ssh3645184144170600678.key 01:15:15 Verifying host key using manually-configured host key entries 01:15:15 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration/usecases/A1-policy-enforcement-r-apps.git refs/changes/99/147699/1 # timeout=30 01:15:16 > git rev-parse d30bc38f44e925acbd3772cb0dcbdae31667fca4^{commit} # timeout=10 01:15:16 Checking out Revision d30bc38f44e925acbd3772cb0dcbdae31667fca4 (refs/changes/99/147699/1) 01:15:16 > git config core.sparsecheckout # timeout=10 01:15:16 > git checkout -f d30bc38f44e925acbd3772cb0dcbdae31667fca4 # timeout=30 01:15:19 Commit message: "CI: Bump github2gerrit caller to v2.2.2" 01:15:19 > git rev-parse FETCH_HEAD^{commit} # timeout=10 01:15:19 > git rev-list --no-walk 71a87355d99f7449042f60afbd4f8b4e4f494215 # timeout=10 01:15:19 [EnvInject] - Injecting environment variables from a build step. 01:15:19 [EnvInject] - Injecting as environment variables the properties content 01:15:19 PYTHON=python3 01:15:19 01:15:19 [EnvInject] - Variables injected successfully. 01:15:19 [integration-usecases-A1-policy-enforcement-r-apps-master-yaml-lint] $ /bin/bash -l /tmp/jenkins12629705728049056797.sh 01:15:19 ---> tox-install.sh 01:15:19 + source /home/jenkins/lf-env.sh 01:15:19 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 01:15:19 ++ mktemp -d /tmp/venv-XXXX 01:15:19 + lf_venv=/tmp/venv-LwuO 01:15:19 + local venv_file=/tmp/.os_lf_venv 01:15:19 + local python=python3 01:15:19 + local options 01:15:19 + local set_path=true 01:15:19 + local install_args= 01:15:19 ++ 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 01:15:19 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 01:15:19 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 01:15:19 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 01:15:19 + true 01:15:19 + case $1 in 01:15:19 + venv_file=/tmp/.toxenv 01:15:19 + shift 2 01:15:19 + true 01:15:19 + case $1 in 01:15:19 + shift 01:15:19 + break 01:15:19 + case $python in 01:15:19 + local pkg_list= 01:15:19 + [[ -d /opt/pyenv ]] 01:15:19 + echo 'Setup pyenv:' 01:15:19 Setup pyenv: 01:15:19 + export PYENV_ROOT=/opt/pyenv 01:15:19 + PYENV_ROOT=/opt/pyenv 01:15:19 + 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 01:15:19 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 01:15:19 + pyenv versions 01:15:20 system 01:15:20 * 3.8.13 (set by /opt/pyenv/version) 01:15:20 * 3.9.13 (set by /opt/pyenv/version) 01:15:20 * 3.10.6 (set by /opt/pyenv/version) 01:15:20 + command -v pyenv 01:15:20 ++ pyenv init - --no-rehash 01:15:20 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 01:15:20 export PATH="/opt/pyenv/shims:${PATH}" 01:15:20 export PYENV_SHELL=bash 01:15:20 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 01:15:20 pyenv() { 01:15:20 local command 01:15:20 command="${1:-}" 01:15:20 if [ "$#" -gt 0 ]; then 01:15:20 shift 01:15:20 fi 01:15:20 01:15:20 case "$command" in 01:15:20 rehash|shell) 01:15:20 eval "$(pyenv "sh-$command" "$@")" 01:15:20 ;; 01:15:20 *) 01:15:20 command pyenv "$command" "$@" 01:15:20 ;; 01:15:20 esac 01:15:20 }' 01:15:20 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 01:15:20 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 01:15:20 ++ 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 01:15:20 ++ 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 01:15:20 ++ export PYENV_SHELL=bash 01:15:20 ++ PYENV_SHELL=bash 01:15:20 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 01:15:20 +++ complete -F _pyenv pyenv 01:15:20 ++ lf-pyver python3 01:15:20 ++ local py_version_xy=python3 01:15:20 ++ local py_version_xyz= 01:15:20 ++ awk '{ print $1 }' 01:15:20 ++ pyenv versions 01:15:20 ++ local command 01:15:20 ++ command=versions 01:15:20 ++ '[' 1 -gt 0 ']' 01:15:20 ++ shift 01:15:20 ++ case "$command" in 01:15:20 ++ command pyenv versions 01:15:20 ++ pyenv versions 01:15:20 ++ sed 's/^[ *]* //' 01:15:20 ++ grep -E '^[0-9.]*[0-9]$' 01:15:20 ++ [[ ! -s /tmp/.pyenv_versions ]] 01:15:20 +++ grep '^3' /tmp/.pyenv_versions 01:15:20 +++ tail -n 1 01:15:20 +++ sort -V 01:15:20 ++ py_version_xyz=3.10.6 01:15:20 ++ [[ -z 3.10.6 ]] 01:15:20 ++ echo 3.10.6 01:15:20 ++ return 0 01:15:20 + pyenv local 3.10.6 01:15:20 + local command 01:15:20 + command=local 01:15:20 + '[' 2 -gt 0 ']' 01:15:20 + shift 01:15:20 + case "$command" in 01:15:20 + command pyenv local 3.10.6 01:15:20 + pyenv local 3.10.6 01:15:20 + for arg in "$@" 01:15:20 + case $arg in 01:15:20 + pkg_list+='tox ' 01:15:20 + for arg in "$@" 01:15:20 + case $arg in 01:15:20 + pkg_list+='virtualenv ' 01:15:20 + for arg in "$@" 01:15:20 + case $arg in 01:15:20 + pkg_list+='urllib3~=1.26.15 ' 01:15:20 + [[ -f /tmp/.toxenv ]] 01:15:20 + [[ ! -f /tmp/.toxenv ]] 01:15:20 + [[ -n '' ]] 01:15:20 + python3 -m venv /tmp/venv-LwuO 01:15:24 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-LwuO' 01:15:24 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-LwuO 01:15:24 + echo /tmp/venv-LwuO 01:15:24 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 01:15:24 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 01:15:24 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 01:15:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:15:24 + local 'pip_opts=--upgrade --quiet' 01:15:24 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 01:15:24 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 01:15:24 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 01:15:24 + [[ -n '' ]] 01:15:24 + [[ -n '' ]] 01:15:24 + lf-venv-pip-install /tmp/venv-LwuO/bin/python3 --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 01:15:24 + local venv_python=/tmp/venv-LwuO/bin/python3 01:15:24 + shift 01:15:24 + local upstream=https://pypi.org/simple 01:15:24 + /tmp/venv-LwuO/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 01:15:28 + return 0 01:15:28 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 01:15:28 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 01:15:28 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 01:15:28 + lf-venv-pip-install /tmp/venv-LwuO/bin/python3 --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 01:15:28 + local venv_python=/tmp/venv-LwuO/bin/python3 01:15:28 + shift 01:15:28 + local upstream=https://pypi.org/simple 01:15:28 + /tmp/venv-LwuO/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 01:15:30 + return 0 01:15:30 + type python3 01:15:30 + true 01:15:30 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-LwuO/bin to PATH' 01:15:30 lf-activate-venv(): INFO: Adding /tmp/venv-LwuO/bin to PATH 01:15:30 + PATH=/tmp/venv-LwuO/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 01:15:30 + return 0 01:15:30 + python3 --version 01:15:30 Python 3.10.6 01:15:30 + python3 -m pip --version 01:15:30 pip 26.2.1 from /tmp/venv-LwuO/lib/python3.10/site-packages/pip (python 3.10) 01:15:30 + python3 -m pip freeze 01:15:31 cachetools==7.2.0 01:15:31 colorama==0.4.6 01:15:31 distlib==0.4.3 01:15:31 filelock==4.0.1 01:15:31 packaging==26.3 01:15:31 platformdirs==4.11.12 01:15:31 pluggy==1.6.0 01:15:31 pyproject-api==1.11.2 01:15:31 python-discovery==1.6.1 01:15:31 tomli==2.4.1 01:15:31 tomli_w==1.2.0 01:15:31 tox==4.63.0 01:15:31 typing_extensions==4.16.0 01:15:31 urllib3==1.26.20 01:15:31 virtualenv==21.10.0 01:15:31 [EnvInject] - Injecting environment variables from a build step. 01:15:31 [EnvInject] - Injecting as environment variables the properties content 01:15:31 PARALLEL=false 01:15:31 01:15:31 [EnvInject] - Variables injected successfully. 01:15:31 [integration-usecases-A1-policy-enforcement-r-apps-master-yaml-lint] $ /bin/bash -l /tmp/jenkins11232446307154581263.sh 01:15:31 ---> tox-run.sh 01:15:31 + 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 01:15:31 + ARCHIVE_TOX_DIR=/w/workspace/integration-usecases-A1-policy-enforcement-r-apps-master-yaml-lint/archives/tox 01:15:31 + ARCHIVE_DOC_DIR=/w/workspace/integration-usecases-A1-policy-enforcement-r-apps-master-yaml-lint/archives/docs 01:15:31 + mkdir -p /w/workspace/integration-usecases-A1-policy-enforcement-r-apps-master-yaml-lint/archives/tox 01:15:31 + cd /w/workspace/integration-usecases-A1-policy-enforcement-r-apps-master-yaml-lint/. 01:15:31 + source /home/jenkins/lf-env.sh 01:15:31 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 01:15:31 ++ mktemp -d /tmp/venv-XXXX 01:15:31 + lf_venv=/tmp/venv-MMMW 01:15:31 + local venv_file=/tmp/.os_lf_venv 01:15:31 + local python=python3 01:15:31 + local options 01:15:31 + local set_path=true 01:15:31 + local install_args= 01:15:31 ++ 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 01:15:31 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 01:15:31 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 01:15:31 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 01:15:31 + true 01:15:31 + case $1 in 01:15:31 + venv_file=/tmp/.toxenv 01:15:31 + shift 2 01:15:31 + true 01:15:31 + case $1 in 01:15:31 + shift 01:15:31 + break 01:15:31 + case $python in 01:15:31 + local pkg_list= 01:15:31 + [[ -d /opt/pyenv ]] 01:15:31 + echo 'Setup pyenv:' 01:15:31 Setup pyenv: 01:15:31 + export PYENV_ROOT=/opt/pyenv 01:15:31 + PYENV_ROOT=/opt/pyenv 01:15:31 + 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 01:15:31 + 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 01:15:31 + pyenv versions 01:15:31 system 01:15:31 3.8.13 01:15:31 3.9.13 01:15:31 * 3.10.6 (set by /w/workspace/integration-usecases-A1-policy-enforcement-r-apps-master-yaml-lint/.python-version) 01:15:31 + command -v pyenv 01:15:31 ++ pyenv init - --no-rehash 01:15:31 + 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[*]}"'\'')" 01:15:31 export PATH="/opt/pyenv/shims:${PATH}" 01:15:31 export PYENV_SHELL=bash 01:15:31 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 01:15:31 pyenv() { 01:15:31 local command 01:15:31 command="${1:-}" 01:15:31 if [ "$#" -gt 0 ]; then 01:15:31 shift 01:15:31 fi 01:15:31 01:15:31 case "$command" in 01:15:31 rehash|shell) 01:15:31 eval "$(pyenv "sh-$command" "$@")" 01:15:31 ;; 01:15:31 *) 01:15:31 command pyenv "$command" "$@" 01:15:31 ;; 01:15:31 esac 01:15:31 }' 01:15:31 +++ 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[*]}"' 01:15:31 ++ 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 01:15:31 ++ 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 01:15:31 ++ 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 01:15:31 ++ export PYENV_SHELL=bash 01:15:31 ++ PYENV_SHELL=bash 01:15:31 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 01:15:31 +++ complete -F _pyenv pyenv 01:15:31 ++ lf-pyver python3 01:15:31 ++ local py_version_xy=python3 01:15:31 ++ local py_version_xyz= 01:15:31 ++ pyenv versions 01:15:31 ++ local command 01:15:31 ++ command=versions 01:15:31 ++ '[' 1 -gt 0 ']' 01:15:31 ++ shift 01:15:31 ++ case "$command" in 01:15:31 ++ command pyenv versions 01:15:31 ++ pyenv versions 01:15:31 ++ awk '{ print $1 }' 01:15:31 ++ sed 's/^[ *]* //' 01:15:31 ++ grep -E '^[0-9.]*[0-9]$' 01:15:31 ++ [[ ! -s /tmp/.pyenv_versions ]] 01:15:31 +++ sort -V 01:15:31 +++ grep '^3' /tmp/.pyenv_versions 01:15:31 +++ tail -n 1 01:15:31 ++ py_version_xyz=3.10.6 01:15:31 ++ [[ -z 3.10.6 ]] 01:15:31 ++ echo 3.10.6 01:15:31 ++ return 0 01:15:31 + pyenv local 3.10.6 01:15:31 + local command 01:15:31 + command=local 01:15:31 + '[' 2 -gt 0 ']' 01:15:31 + shift 01:15:31 + case "$command" in 01:15:31 + command pyenv local 3.10.6 01:15:31 + pyenv local 3.10.6 01:15:31 + for arg in "$@" 01:15:31 + case $arg in 01:15:31 + pkg_list+='tox ' 01:15:31 + for arg in "$@" 01:15:31 + case $arg in 01:15:31 + pkg_list+='virtualenv ' 01:15:31 + for arg in "$@" 01:15:31 + case $arg in 01:15:31 + pkg_list+='urllib3~=1.26.15 ' 01:15:31 + [[ -f /tmp/.toxenv ]] 01:15:31 ++ cat /tmp/.toxenv 01:15:31 + lf_venv=/tmp/venv-LwuO 01:15:31 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LwuO from' file:/tmp/.toxenv 01:15:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LwuO from file:/tmp/.toxenv 01:15:31 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 01:15:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:15:31 + local 'pip_opts=--upgrade --quiet' 01:15:31 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 01:15:31 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 01:15:31 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 01:15:31 + [[ -n '' ]] 01:15:31 + [[ -n '' ]] 01:15:31 + lf-venv-pip-install /tmp/venv-LwuO/bin/python3 --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 01:15:31 + local venv_python=/tmp/venv-LwuO/bin/python3 01:15:31 + shift 01:15:31 + local upstream=https://pypi.org/simple 01:15:31 + /tmp/venv-LwuO/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 01:15:32 + return 0 01:15:32 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 01:15:32 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 01:15:32 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 01:15:32 + lf-venv-pip-install /tmp/venv-LwuO/bin/python3 --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 01:15:32 + local venv_python=/tmp/venv-LwuO/bin/python3 01:15:32 + shift 01:15:32 + local upstream=https://pypi.org/simple 01:15:32 + /tmp/venv-LwuO/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 01:15:33 + return 0 01:15:33 + type python3 01:15:33 + true 01:15:33 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-LwuO/bin to PATH' 01:15:33 lf-activate-venv(): INFO: Adding /tmp/venv-LwuO/bin to PATH 01:15:33 + PATH=/tmp/venv-LwuO/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 01:15:33 + return 0 01:15:33 + [[ -d /opt/pyenv ]] 01:15:33 + echo '---> Setting up pyenv' 01:15:33 ---> Setting up pyenv 01:15:33 + export PYENV_ROOT=/opt/pyenv 01:15:33 + PYENV_ROOT=/opt/pyenv 01:15:33 + export PATH=/opt/pyenv/bin:/tmp/venv-LwuO/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 01:15:33 + PATH=/opt/pyenv/bin:/tmp/venv-LwuO/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 01:15:33 ++ pwd 01:15:33 + PYTHONPATH=/w/workspace/integration-usecases-A1-policy-enforcement-r-apps-master-yaml-lint 01:15:33 + export PYTHONPATH 01:15:33 + export TOX_TESTENV_PASSENV=PYTHONPATH 01:15:33 + TOX_TESTENV_PASSENV=PYTHONPATH 01:15:33 + tox --version 01:15:33 4.63.0 from /tmp/venv-LwuO/lib/python3.10/site-packages/tox/__init__.py 01:15:33 + PARALLEL=false 01:15:33 + TOX_OPTIONS_LIST= 01:15:33 + [[ -n yaml ]] 01:15:33 + TOX_OPTIONS_LIST=' -e yaml' 01:15:33 + case ${PARALLEL,,} in 01:15:33 + tox -e yaml 01:15:33 + tee -a /w/workspace/integration-usecases-A1-policy-enforcement-r-apps-master-yaml-lint/archives/tox/tox.log 01:15:41 yaml: install_deps> python -I -m pip install coala-bears nodeenv 01:16:08 yaml: freeze> python -m pip freeze --all 01:16:08 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.5.1,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.62,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.3.post1,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.70.1,traitlets==5.14.3,typing_extensions==4.13.2,unidiff==0.5.5,urllib3==2.2.3,vulture==0.10,wheel==0.45.1,wrapt==2.0.1,yamllint==1.6.1,yapf==0.14.0,zipp==3.20.2 01:16:08 yaml: commands_pre[0]> /bin/sh -c 'git --no-pager diff HEAD HEAD^ --name-only '"'"'*.yaml'"'"' '"'"'*.yml'"'"' > /tmp/.coalist_yaml' 01:16:08 yaml: commands[0]> /bin/bash -c 'coala --non-interactive --disable-caching --no-autoapply-warn yaml --files $( Completed tox runs' 01:16:09 ---> Completed tox runs 01:16:09 + for i in .tox/*/log 01:16:09 ++ echo .tox/yaml/log 01:16:09 ++ awk -F/ '{print $2}' 01:16:09 + tox_env=yaml 01:16:09 + cp -r .tox/yaml/log /w/workspace/integration-usecases-A1-policy-enforcement-r-apps-master-yaml-lint/archives/tox/yaml 01:16:09 + DOC_DIR=docs/_build/html 01:16:09 + [[ -d docs/_build/html ]] 01:16:09 + echo '---> tox-run.sh ends' 01:16:09 ---> tox-run.sh ends 01:16:09 + test 0 -eq 0 01:16:09 $ ssh-agent -k 01:16:09 unset SSH_AUTH_SOCK; 01:16:09 unset SSH_AGENT_PID; 01:16:09 echo Agent pid 10122 killed; 01:16:09 [ssh-agent] Stopped. 01:16:09 [PostBuildScript] - [INFO] Executing post build scripts. 01:16:09 [integration-usecases-A1-policy-enforcement-r-apps-master-yaml-lint] $ /bin/bash /tmp/jenkins10099572328785857061.sh 01:16:09 ---> sysstat.sh 01:16:09 [integration-usecases-A1-policy-enforcement-r-apps-master-yaml-lint] $ /bin/bash /tmp/jenkins12380909818665263921.sh 01:16:09 ---> package-listing.sh 01:16:09 ++ facter osfamily 01:16:09 ++ tr '[:upper:]' '[:lower:]' 01:16:10 + OS_FAMILY=redhat 01:16:10 + workspace=/w/workspace/integration-usecases-A1-policy-enforcement-r-apps-master-yaml-lint 01:16:10 + START_PACKAGES=/tmp/packages_start.txt 01:16:10 + END_PACKAGES=/tmp/packages_end.txt 01:16:10 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:16:10 + PACKAGES=/tmp/packages_start.txt 01:16:10 + '[' /w/workspace/integration-usecases-A1-policy-enforcement-r-apps-master-yaml-lint ']' 01:16:10 + PACKAGES=/tmp/packages_end.txt 01:16:10 + case "${OS_FAMILY}" in 01:16:10 + rpm -qa 01:16:10 + sort 01:16:10 + '[' -f /tmp/packages_start.txt ']' 01:16:10 + '[' -f /tmp/packages_end.txt ']' 01:16:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:16:10 + '[' /w/workspace/integration-usecases-A1-policy-enforcement-r-apps-master-yaml-lint ']' 01:16:10 + mkdir -p /w/workspace/integration-usecases-A1-policy-enforcement-r-apps-master-yaml-lint/archives/ 01:16:10 + 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/ 01:16:10 [integration-usecases-A1-policy-enforcement-r-apps-master-yaml-lint] $ /bin/bash /tmp/jenkins16469812822641470852.sh 01:16:10 ---> capture-instance-metadata.sh 01:16:10 Setup pyenv: 01:16:10 system 01:16:10 3.8.13 01:16:10 3.9.13 01:16:10 * 3.10.6 (set by /w/workspace/integration-usecases-A1-policy-enforcement-r-apps-master-yaml-lint/.python-version) 01:16:14 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-6bDg 01:16:14 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 01:16:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:16:18 lf-activate-venv(): INFO: Installing additional packages: lftools 01:16:44 lf-activate-venv(): INFO: Adding /tmp/venv-6bDg/bin to PATH 01:16:44 INFO: Running in OpenStack, capturing instance metadata 01:16:44 [integration-usecases-A1-policy-enforcement-r-apps-master-yaml-lint] $ /bin/bash /tmp/jenkins2277613725432235210.sh 01:16:44 provisioning config files... 01:16:44 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-usecases-A1-policy-enforcement-r-apps-master-yaml-lint@tmp/config9722361976310697242tmp 01:16:44 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 01:16:44 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 01:16:44 [EnvInject] - Injecting environment variables from a build step. 01:16:44 [EnvInject] - Injecting as environment variables the properties content 01:16:44 SERVER_ID=logs 01:16:44 01:16:44 [EnvInject] - Variables injected successfully. 01:16:44 [integration-usecases-A1-policy-enforcement-r-apps-master-yaml-lint] $ /bin/bash /tmp/jenkins12279085984938269650.sh 01:16:44 ---> create-netrc.sh 01:16:44 [integration-usecases-A1-policy-enforcement-r-apps-master-yaml-lint] $ /bin/bash /tmp/jenkins11858958780089940939.sh 01:16:44 ---> python-tools-install.sh 01:16:44 Setup pyenv: 01:16:45 system 01:16:45 3.8.13 01:16:45 3.9.13 01:16:45 * 3.10.6 (set by /w/workspace/integration-usecases-A1-policy-enforcement-r-apps-master-yaml-lint/.python-version) 01:16:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6bDg from file:/tmp/.os_lf_venv 01:16:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:16:47 lf-activate-venv(): INFO: Installing additional packages: lftools 01:16:52 lf-activate-venv(): INFO: Adding /tmp/venv-6bDg/bin to PATH 01:16:52 Generating Requirements File 01:17:16 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. 01:17:16 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 01:17:16 Python 3.10.6 01:17:17 pip 26.2.1 from /tmp/venv-6bDg/lib/python3.10/site-packages/pip (python 3.10) 01:17:17 aiohappyeyeballs==2.7.1 01:17:17 aiohttp==3.14.3 01:17:17 aiosignal==1.4.0 01:17:17 appdirs==1.4.4 01:17:17 argcomplete==3.7.2 01:17:17 aspy.yaml==1.3.0 01:17:17 async-timeout==5.0.1 01:17:17 attrs==26.1.0 01:17:17 autopage==0.6.0 01:17:17 backports.strenum==1.3.1 01:17:17 beautifulsoup4==4.15.0 01:17:17 boto3==1.43.100 01:17:17 botocore==1.43.100 01:17:17 bs4==0.0.2 01:17:17 certifi==2026.7.22 01:17:17 cffi==2.1.1 01:17:17 cfgv==3.5.0 01:17:17 chardet==7.6.0 01:17:17 charset-normalizer==3.5.1 01:17:17 click==8.5.0 01:17:17 cliff==4.14.0 01:17:17 cmd2==3.5.1 01:17:17 cryptography==3.3.2 01:17:17 debtcollector==3.1.0 01:17:17 decorator==5.3.1 01:17:17 defusedxml==0.7.1 01:17:17 Deprecated==1.3.1 01:17:17 distlib==0.4.3 01:17:17 dnspython==2.8.0 01:17:17 docker==7.2.0 01:17:17 dogpile.cache==1.5.0 01:17:17 durationpy==0.11 01:17:17 email-validator==2.3.0 01:17:17 filelock==4.0.1 01:17:17 frozenlist==1.8.0 01:17:17 future==1.0.0 01:17:17 gitdb==4.0.12 01:17:17 GitPython==3.1.62 01:17:17 httplib2==0.30.2 01:17:17 identify==2.6.19 01:17:17 idna==3.20 01:17:17 importlib-resources==1.5.0 01:17:17 iso8601==2.1.0 01:17:17 Jinja2==3.1.6 01:17:17 jmespath==1.1.0 01:17:17 jsonpatch==1.33 01:17:17 jsonpointer==3.1.1 01:17:17 jsonschema==4.26.0 01:17:17 jsonschema-specifications==2025.9.1 01:17:17 keystoneauth1==5.14.0 01:17:17 kubernetes==36.0.3 01:17:17 lftools==0.37.23 01:17:17 lxml==6.1.3 01:17:17 markdown-it-py==4.2.0 01:17:17 MarkupSafe==3.0.3 01:17:17 mdurl==0.1.2 01:17:17 msgpack==1.2.2 01:17:17 multi_key_dict==2.0.3 01:17:17 multidict==6.9.1 01:17:17 munch==4.0.0 01:17:17 netaddr==1.3.0 01:17:17 niet==1.4.2 01:17:17 nodeenv==1.10.0 01:17:17 oauth2client==4.1.3 01:17:17 oauthlib==3.3.1 01:17:17 openstacksdk==4.13.0 01:17:17 os-service-types==1.8.2 01:17:17 osc-lib==4.6.0 01:17:17 oslo.config==10.4.0 01:17:17 oslo.context==6.4.0 01:17:17 oslo.i18n==6.8.0 01:17:17 oslo.log==8.2.0 01:17:17 oslo.serialization==5.10.0 01:17:17 oslo.utils==10.1.1 01:17:17 packaging==26.3 01:17:17 pbr==7.0.3 01:17:17 platformdirs==4.11.12 01:17:17 prettytable==3.18.0 01:17:17 propcache==0.5.4 01:17:17 psutil==7.2.2 01:17:17 pyasn1==0.6.4 01:17:17 pyasn1_modules==0.4.2 01:17:17 pycparser==3.0 01:17:17 pygerrit2==2.0.15 01:17:17 PyGithub==2.10.0 01:17:17 Pygments==2.21.0 01:17:17 PyJWT==2.14.0 01:17:17 PyNaCl==1.6.2 01:17:17 pyparsing==2.4.7 01:17:17 pyperclip==1.11.0 01:17:17 pyrsistent==0.20.0 01:17:17 python-cinderclient==9.9.0 01:17:17 python-dateutil==2.9.0.post0 01:17:17 python-discovery==1.6.1 01:17:17 python-heatclient==5.2.0 01:17:17 python-jenkins==1.8.3 01:17:17 python-keystoneclient==6.0.0 01:17:17 python-magnumclient==4.11.0 01:17:17 python-openstackclient==10.0.0 01:17:17 python-swiftclient==4.11.0 01:17:17 PyYAML==6.0.3 01:17:17 referencing==0.37.0 01:17:17 requests==2.34.2 01:17:17 requests-oauthlib==2.0.0 01:17:17 rfc3986==2.0.0 01:17:17 rich==15.0.0 01:17:17 rich-argparse==1.8.0 01:17:17 rpds-py==0.30.0 01:17:17 rsa==4.9.1 01:17:17 ruamel.yaml==0.19.1 01:17:17 ruamel.yaml.clib==0.2.15 01:17:17 s3transfer==0.19.2 01:17:17 simplejson==4.1.2 01:17:17 six==1.17.0 01:17:17 smmap==5.0.3 01:17:17 soupsieve==2.9.2 01:17:17 stevedore==5.8.0 01:17:17 tabulate==0.10.0 01:17:17 toml==0.10.2 01:17:17 tomlkit==0.15.1 01:17:17 tqdm==4.70.1 01:17:17 typing_extensions==4.16.0 01:17:17 urllib3==1.26.20 01:17:17 virtualenv==21.10.0 01:17:17 wcwidth==0.8.4 01:17:17 websocket-client==1.9.2 01:17:17 wrapt==2.4.1 01:17:17 xdg==6.0.0 01:17:17 xmltodict==1.0.4 01:17:17 yarl==1.25.1 01:17:17 yq==4.2.0 01:17:17 [integration-usecases-A1-policy-enforcement-r-apps-master-yaml-lint] $ /bin/sh /tmp/jenkins2209980297301886783.sh 01:17:17 ---> uv-install.sh 01:17:17 Installing uv/uvx (latest) using shell installer 01:17:17 2026-09-23 01:17:17 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71308/71308] -> "/tmp/uv-install-vuwjcC.sh" [1] 01:17:17 downloading uv 0.12.18 x86_64-unknown-linux-gnu 01:17:18 installing to /home/jenkins/.local/bin 01:17:18 uv 01:17:18 uvx 01:17:18 everything's installed! 01:17:18 ---> Validating uv/uvx install 01:17:18 uvx 0.12.18 (x86_64-unknown-linux-gnu) 01:17:18 [integration-usecases-A1-policy-enforcement-r-apps-master-yaml-lint] $ /bin/bash /tmp/jenkins17708414485020349139.sh 01:17:18 ---> sudo-logs.sh 01:17:18 Archiving 'sudo' log.. 01:17:19 [integration-usecases-A1-policy-enforcement-r-apps-master-yaml-lint] $ /bin/bash /tmp/jenkins5411081854746517791.sh 01:17:19 ---> job-cost.sh 01:17:19 INFO: Activating Python virtual environment... 01:17:19 Setup pyenv: 01:17:19 system 01:17:19 3.8.13 01:17:19 3.9.13 01:17:19 * 3.10.6 (set by /w/workspace/integration-usecases-A1-policy-enforcement-r-apps-master-yaml-lint/.python-version) 01:17:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6bDg from file:/tmp/.os_lf_venv 01:17:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:17:20 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 01:17:24 lf-activate-venv(): INFO: Adding /tmp/venv-6bDg/bin to PATH 01:17:24 INFO: No stack-cost file found 01:17:24 INFO: Instance uptime: 168s 01:17:24 INFO: Fetching instance metadata (attempt 1 of 3)... 01:17:24 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 01:17:25 INFO: Successfully fetched instance metadata 01:17:25 INFO: Instance type: v3-standard-2 01:17:25 INFO: Retrieving pricing info for: v3-standard-2 01:17:25 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 01:17:25 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=168 01:17:25 INFO: Successfully fetched Vexxhost pricing API 01:17:25 INFO: Retrieved cost: 0.06 01:17:25 INFO: Retrieved resource: v3-standard-2 01:17:25 INFO: Creating archive directory: /w/workspace/integration-usecases-A1-policy-enforcement-r-apps-master-yaml-lint/archives/cost 01:17:25 INFO: Archiving costs to: /w/workspace/integration-usecases-A1-policy-enforcement-r-apps-master-yaml-lint/archives/cost.csv 01:17:25 INFO: Successfully archived job cost data 01:17:25 DEBUG: Cost data: integration-usecases-A1-policy-enforcement-r-apps-master-yaml-lint,22,2026-09-23 01:17:25,v3-standard-2,168,0.06,0.00,SUCCESS 01:17:25 [integration-usecases-A1-policy-enforcement-r-apps-master-yaml-lint] $ /bin/bash -l /tmp/jenkins12692149793744286270.sh 01:17:25 ---> logs-deploy.sh 01:17:25 Setup pyenv: 01:17:26 system 01:17:26 3.8.13 01:17:26 3.9.13 01:17:26 * 3.10.6 (set by /w/workspace/integration-usecases-A1-policy-enforcement-r-apps-master-yaml-lint/.python-version) 01:17:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6bDg from file:/tmp/.os_lf_venv 01:17:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:17:27 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 01:17:33 lf-activate-venv(): INFO: Adding /tmp/venv-6bDg/bin to PATH 01:17:33 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-usecases-A1-policy-enforcement-r-apps-master-yaml-lint/22 01:17:33 INFO: archiving workspace using pattern(s): 01:17:34 Archives upload complete. 01:17:34 INFO: archiving logs to Nexus 01:17:35 ---> uname -a: 01:17:35 Linux prd-centos8-builder-2c-1g-4311.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 01:17:35 01:17:35 01:17:35 ---> lscpu: 01:17:35 Architecture: x86_64 01:17:35 CPU op-mode(s): 32-bit, 64-bit 01:17:35 Byte Order: Little Endian 01:17:35 CPU(s): 2 01:17:35 On-line CPU(s) list: 0,1 01:17:35 Thread(s) per core: 1 01:17:35 Core(s) per socket: 1 01:17:35 Socket(s): 2 01:17:35 NUMA node(s): 1 01:17:35 Vendor ID: AuthenticAMD 01:17:35 CPU family: 23 01:17:35 Model: 49 01:17:35 Model name: AMD EPYC-Rome Processor 01:17:35 Stepping: 0 01:17:35 CPU MHz: 2800.000 01:17:35 BogoMIPS: 5600.00 01:17:35 Virtualization: AMD-V 01:17:35 Hypervisor vendor: KVM 01:17:35 Virtualization type: full 01:17:35 L1d cache: 32K 01:17:35 L1i cache: 32K 01:17:35 L2 cache: 512K 01:17:35 L3 cache: 16384K 01:17:35 NUMA node0 CPU(s): 0,1 01:17:35 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 lbrv nrip_save tsc_scale vmcb_clean flushbyasid pausefilter pfthreshold v_vmsave_vmload vgif umip rdpid arch_capabilities 01:17:35 01:17:35 01:17:35 ---> nproc: 01:17:35 2 01:17:35 01:17:35 01:17:35 ---> df -h: 01:17:35 Filesystem Size Used Avail Use% Mounted on 01:17:35 devtmpfs 3.8G 0 3.8G 0% /dev 01:17:35 tmpfs 3.8G 0 3.8G 0% /dev/shm 01:17:35 tmpfs 3.8G 17M 3.8G 1% /run 01:17:35 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 01:17:35 /dev/vda1 40G 9.7G 31G 25% / 01:17:35 tmpfs 770M 0 770M 0% /run/user/1001 01:17:35 01:17:35 01:17:35 ---> free -m: 01:17:35 total used free shared buff/cache available 01:17:35 Mem: 7697 663 4405 20 2628 6715 01:17:35 Swap: 1023 0 1023 01:17:35 01:17:35 01:17:35 ---> ip addr: 01:17:35 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 01:17:35 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 01:17:35 inet 127.0.0.1/8 scope host lo 01:17:35 valid_lft forever preferred_lft forever 01:17:35 inet6 ::1/128 scope host 01:17:35 valid_lft forever preferred_lft forever 01:17:35 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 01:17:35 link/ether fa:16:3e:74:71:2f brd ff:ff:ff:ff:ff:ff 01:17:35 altname enp0s3 01:17:35 altname ens3 01:17:35 inet 10.30.107.192/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 01:17:35 valid_lft 86231sec preferred_lft 86231sec 01:17:35 inet6 fe80::f816:3eff:fe74:712f/64 scope link 01:17:35 valid_lft forever preferred_lft forever 01:17:35 01:17:35 01:17:35 ---> sar -b -r -n DEV: 01:17:35 Linux 4.18.0-536.el8.x86_64 (centos-stream-8-builder-bbeabe4a-2fd0-4604-88f7-f8ef5baaa3c1.nov) 09/23/2026 _x86_64_ (2 CPU) 01:17:35 01:17:35 01:14:43 LINUX RESTART (2 CPU) 01:17:35 01:17:35 01:15:01 AM tps rtps wtps bread/s bwrtn/s 01:17:35 01:16:01 AM 373.89 201.43 172.46 10633.14 8177.80 01:17:35 01:17:01 AM 142.89 5.65 137.24 159.97 14248.38 01:17:35 Average: 258.43 103.57 154.86 5398.30 11212.08 01:17:35 01:17:35 01:15:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:17:35 01:16:01 AM 5076752 6882320 2805684 35.59 2688 1983316 965368 10.81 232936 2242540 181784 01:17:35 01:17:01 AM 4760072 6917972 3122364 39.61 2688 2313936 767436 8.59 424336 2287308 171780 01:17:35 Average: 4918412 6900146 2964024 37.60 2688 2148626 866402 9.70 328636 2264924 176782 01:17:35 01:17:35 01:15:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:17:35 01:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:17:35 01:16:01 AM eth0 245.86 156.14 1490.95 68.55 0.00 0.00 0.00 0.00 01:17:35 01:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:17:35 01:17:01 AM eth0 79.90 51.27 828.56 9.33 0.00 0.00 0.00 0.00 01:17:35 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:17:35 Average: eth0 162.91 103.72 1159.86 38.95 0.00 0.00 0.00 0.00 01:17:35 01:17:35 01:17:35 ---> sar -P ALL: 01:17:35 Linux 4.18.0-536.el8.x86_64 (centos-stream-8-builder-bbeabe4a-2fd0-4604-88f7-f8ef5baaa3c1.nov) 09/23/2026 _x86_64_ (2 CPU) 01:17:35 01:17:35 01:14:43 LINUX RESTART (2 CPU) 01:17:35 01:17:35 01:15:01 AM CPU %user %nice %system %iowait %steal %idle 01:17:35 01:16:01 AM all 41.44 2.81 36.38 4.62 0.03 14.73 01:17:35 01:16:01 AM 0 47.74 1.85 32.34 4.51 0.02 13.53 01:17:35 01:16:01 AM 1 35.11 3.78 40.42 4.73 0.03 15.92 01:17:35 01:17:01 AM all 36.30 0.09 7.63 1.30 0.01 54.67 01:17:35 01:17:01 AM 0 48.73 0.18 8.69 1.27 0.02 41.12 01:17:35 01:17:01 AM 1 23.89 0.00 6.58 1.33 0.00 68.20 01:17:35 Average: all 38.84 1.44 21.85 2.94 0.02 34.91 01:17:35 Average: 0 48.24 1.01 20.41 2.87 0.02 27.46 01:17:35 Average: 1 29.43 1.87 23.29 3.01 0.02 42.38 01:17:35 01:17:35 01:17:35