22:00:49 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/data-provider/+/143234 22:00:49 Running as SYSTEM 22:00:49 [EnvInject] - Loading node environment variables. 22:00:49 Building remotely on prd-centos8-builder-2c-1g-5055 (centos8-builder-2c-1g) in workspace /w/workspace/integration-data-provider-master-yaml-lint 22:00:49 [ssh-agent] Looking for ssh-agent implementation... 22:00:49 $ ssh-agent 22:00:49 SSH_AUTH_SOCK=/tmp/ssh-CBhVEc16mKvR/agent.14295 22:00:49 SSH_AGENT_PID=14299 22:00:49 [ssh-agent] Started. 22:00:49 Running ssh-add (command line suppressed) 22:00:49 Identity added: /w/workspace/integration-data-provider-master-yaml-lint@tmp/private_key_11623367850974696621.key (/w/workspace/integration-data-provider-master-yaml-lint@tmp/private_key_11623367850974696621.key) 22:00:49 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 22:00:49 The recommended git tool is: NONE 22:00:51 using credential onap-jenkins-ssh 22:00:51 Wiping out workspace first. 22:00:51 Cloning the remote Git repository 22:00:51 Cloning repository git://cloud.onap.org/mirror/integration/data-provider.git 22:00:51 > git init /w/workspace/integration-data-provider-master-yaml-lint # timeout=10 22:00:51 Fetching upstream changes from git://cloud.onap.org/mirror/integration/data-provider.git 22:00:51 > git --version # timeout=10 22:00:51 > git --version # 'git version 2.39.0' 22:00:51 using GIT_SSH to set credentials Gerrit user 22:00:51 [INFO] Currently running in a labeled security context 22:00:51 [INFO] Currently SELinux is 'enforcing' on the host 22:00:51 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-data-provider-master-yaml-lint@tmp/jenkins-gitclient-ssh15508918677075091222.key 22:00:51 Verifying host key using manually-configured host key entries 22:00:51 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration/data-provider.git +refs/heads/*:refs/remotes/origin/* # timeout=30 22:00:51 > git config remote.origin.url git://cloud.onap.org/mirror/integration/data-provider.git # timeout=10 22:00:51 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:00:52 > git config remote.origin.url git://cloud.onap.org/mirror/integration/data-provider.git # timeout=10 22:00:52 Fetching upstream changes from git://cloud.onap.org/mirror/integration/data-provider.git 22:00:52 using GIT_SSH to set credentials Gerrit user 22:00:52 [INFO] Currently running in a labeled security context 22:00:52 [INFO] Currently SELinux is 'enforcing' on the host 22:00:52 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-data-provider-master-yaml-lint@tmp/jenkins-gitclient-ssh11329714194784438514.key 22:00:52 Verifying host key using manually-configured host key entries 22:00:52 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration/data-provider.git refs/changes/34/143234/1 # timeout=30 22:00:52 > git rev-parse 440ab6efda61a1fa929725bc9915e2c7f7cd93fa^{commit} # timeout=10 22:00:52 Checking out Revision 440ab6efda61a1fa929725bc9915e2c7f7cd93fa (refs/changes/34/143234/1) 22:00:52 > git config core.sparsecheckout # timeout=10 22:00:52 > git checkout -f 440ab6efda61a1fa929725bc9915e2c7f7cd93fa # timeout=30 22:00:55 Commit message: "CI: Deploy python based Github2Gerrit" 22:00:55 > git rev-parse FETCH_HEAD^{commit} # timeout=10 22:00:55 > git rev-list --no-walk 28bcc2bda83801e5e7aeb9922290ca8d16293811 # timeout=10 22:00:56 [EnvInject] - Injecting environment variables from a build step. 22:00:56 [EnvInject] - Injecting as environment variables the properties content 22:00:56 PYTHON=python3 22:00:56 22:00:56 [EnvInject] - Variables injected successfully. 22:00:56 [integration-data-provider-master-yaml-lint] $ /bin/bash -l /tmp/jenkins7289297477108193625.sh 22:00:56 ---> tox-install.sh 22:00:56 + source /home/jenkins/lf-env.sh 22:00:56 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 22:00:56 ++ mktemp -d /tmp/venv-XXXX 22:00:56 + lf_venv=/tmp/venv-cXdh 22:00:56 + local venv_file=/tmp/.os_lf_venv 22:00:56 + local python=python3 22:00:56 + local options 22:00:56 + local set_path=true 22:00:56 + local install_args= 22:00: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 22:00:56 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 22:00:56 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 22:00:56 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 22:00:56 + true 22:00:56 + case $1 in 22:00:56 + venv_file=/tmp/.toxenv 22:00:56 + shift 2 22:00:56 + true 22:00:56 + case $1 in 22:00:56 + shift 22:00:56 + break 22:00:56 + case $python in 22:00:56 + local pkg_list= 22:00:56 + [[ -d /opt/pyenv ]] 22:00:56 + echo 'Setup pyenv:' 22:00:56 Setup pyenv: 22:00:56 + export PYENV_ROOT=/opt/pyenv 22:00:56 + PYENV_ROOT=/opt/pyenv 22:00: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 22:00: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 22:00:56 + pyenv versions 22:00:56 system 22:00:56 * 3.8.13 (set by /opt/pyenv/version) 22:00:56 * 3.9.13 (set by /opt/pyenv/version) 22:00:56 * 3.10.6 (set by /opt/pyenv/version) 22:00:56 + command -v pyenv 22:00:56 ++ pyenv init - --no-rehash 22:00: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[*]}"'\'')" 22:00:56 export PATH="/opt/pyenv/shims:${PATH}" 22:00:56 export PYENV_SHELL=bash 22:00:56 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 22:00:56 pyenv() { 22:00:56 local command 22:00:56 command="${1:-}" 22:00:56 if [ "$#" -gt 0 ]; then 22:00:56 shift 22:00:56 fi 22:00:56 22:00:56 case "$command" in 22:00:56 rehash|shell) 22:00:56 eval "$(pyenv "sh-$command" "$@")" 22:00:56 ;; 22:00:56 *) 22:00:56 command pyenv "$command" "$@" 22:00:56 ;; 22:00:56 esac 22:00:56 }' 22:00: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[*]}"' 22:00: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 22:00: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 22:00: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 22:00:56 ++ export PYENV_SHELL=bash 22:00:56 ++ PYENV_SHELL=bash 22:00:56 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 22:00:56 +++ complete -F _pyenv pyenv 22:00:56 ++ lf-pyver python3 22:00:56 ++ local py_version_xy=python3 22:00:56 ++ local py_version_xyz= 22:00:56 ++ pyenv versions 22:00:56 ++ local command 22:00:56 ++ command=versions 22:00:56 ++ '[' 1 -gt 0 ']' 22:00:56 ++ shift 22:00:56 ++ case "$command" in 22:00:56 ++ command pyenv versions 22:00:56 ++ pyenv versions 22:00:56 ++ grep -E '^[0-9.]*[0-9]$' 22:00:56 ++ awk '{ print $1 }' 22:00:56 ++ sed 's/^[ *]* //' 22:00:56 ++ [[ ! -s /tmp/.pyenv_versions ]] 22:00:56 +++ sort -V 22:00:56 +++ tail -n 1 22:00:56 +++ grep '^3' /tmp/.pyenv_versions 22:00:56 ++ py_version_xyz=3.10.6 22:00:56 ++ [[ -z 3.10.6 ]] 22:00:56 ++ echo 3.10.6 22:00:56 ++ return 0 22:00:56 + pyenv local 3.10.6 22:00:56 + local command 22:00:56 + command=local 22:00:56 + '[' 2 -gt 0 ']' 22:00:56 + shift 22:00:56 + case "$command" in 22:00:56 + command pyenv local 3.10.6 22:00:56 + pyenv local 3.10.6 22:00:56 + for arg in "$@" 22:00:56 + case $arg in 22:00:56 + pkg_list+='tox ' 22:00:56 + for arg in "$@" 22:00:56 + case $arg in 22:00:56 + pkg_list+='virtualenv ' 22:00:56 + for arg in "$@" 22:00:56 + case $arg in 22:00:56 + pkg_list+='urllib3~=1.26.15 ' 22:00:56 + [[ -f /tmp/.toxenv ]] 22:00:56 + [[ ! -f /tmp/.toxenv ]] 22:00:56 + [[ -n '' ]] 22:00:56 + python3 -m venv /tmp/venv-cXdh 22:01:00 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-cXdh' 22:01:00 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-cXdh 22:01:00 + echo /tmp/venv-cXdh 22:01:00 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 22:01:00 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 22:01:00 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 22:01:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:01:00 + local 'pip_opts=--upgrade --quiet' 22:01:00 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 22:01:00 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 22:01:00 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 22:01:00 + [[ -n '' ]] 22:01:00 + [[ -n '' ]] 22:01:00 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 22:01:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:01:00 + /tmp/venv-cXdh/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 22:01:10 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 22:01:10 lf-activate-venv(): INFO: Base packages installed successfully 22:01:10 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 22:01:10 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 22:01:10 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 22:01:10 + /tmp/venv-cXdh/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 22:01:11 + type python3 22:01:11 + true 22:01:11 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-cXdh/bin to PATH' 22:01:11 lf-activate-venv(): INFO: Adding /tmp/venv-cXdh/bin to PATH 22:01:11 + PATH=/tmp/venv-cXdh/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 22:01:11 + return 0 22:01:11 + python3 --version 22:01:11 Python 3.10.6 22:01:11 + python3 -m pip --version 22:01:12 pip 26.0.1 from /tmp/venv-cXdh/lib/python3.10/site-packages/pip (python 3.10) 22:01:12 + python3 -m pip freeze 22:01:12 cachetools==7.0.5 22:01:12 colorama==0.4.6 22:01:12 distlib==0.4.0 22:01:12 filelock==3.25.2 22:01:12 packaging==26.0 22:01:12 platformdirs==4.9.4 22:01:12 pluggy==1.6.0 22:01:12 pyproject-api==1.10.0 22:01:12 python-discovery==1.2.0 22:01:12 tomli==2.4.1 22:01:12 tomli_w==1.2.0 22:01:12 tox==4.50.3 22:01:12 typing_extensions==4.15.0 22:01:12 urllib3==1.26.20 22:01:12 virtualenv==21.2.0 22:01:12 [EnvInject] - Injecting environment variables from a build step. 22:01:12 [EnvInject] - Injecting as environment variables the properties content 22:01:12 PARALLEL=false 22:01:12 22:01:12 [EnvInject] - Variables injected successfully. 22:01:12 [integration-data-provider-master-yaml-lint] $ /bin/bash -l /tmp/jenkins2557551795646808526.sh 22:01:12 ---> tox-run.sh 22:01:12 + 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 22:01:12 + ARCHIVE_TOX_DIR=/w/workspace/integration-data-provider-master-yaml-lint/archives/tox 22:01:12 + ARCHIVE_DOC_DIR=/w/workspace/integration-data-provider-master-yaml-lint/archives/docs 22:01:12 + mkdir -p /w/workspace/integration-data-provider-master-yaml-lint/archives/tox 22:01:12 + cd /w/workspace/integration-data-provider-master-yaml-lint/. 22:01:12 + source /home/jenkins/lf-env.sh 22:01:12 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 22:01:12 ++ mktemp -d /tmp/venv-XXXX 22:01:12 + lf_venv=/tmp/venv-hQHc 22:01:12 + local venv_file=/tmp/.os_lf_venv 22:01:12 + local python=python3 22:01:12 + local options 22:01:12 + local set_path=true 22:01:12 + local install_args= 22:01:12 ++ 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 22:01:12 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 22:01:12 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 22:01:12 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 22:01:12 + true 22:01:12 + case $1 in 22:01:12 + venv_file=/tmp/.toxenv 22:01:12 + shift 2 22:01:12 + true 22:01:12 + case $1 in 22:01:12 + shift 22:01:12 + break 22:01:12 + case $python in 22:01:12 + local pkg_list= 22:01:12 + [[ -d /opt/pyenv ]] 22:01:12 + echo 'Setup pyenv:' 22:01:12 Setup pyenv: 22:01:12 + export PYENV_ROOT=/opt/pyenv 22:01:12 + PYENV_ROOT=/opt/pyenv 22:01:12 + 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 22:01:12 + 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 22:01:12 + pyenv versions 22:01:12 system 22:01:12 3.8.13 22:01:12 3.9.13 22:01:12 * 3.10.6 (set by /w/workspace/integration-data-provider-master-yaml-lint/.python-version) 22:01:12 + command -v pyenv 22:01:12 ++ pyenv init - --no-rehash 22:01:12 + 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[*]}"'\'')" 22:01:12 export PATH="/opt/pyenv/shims:${PATH}" 22:01:12 export PYENV_SHELL=bash 22:01:12 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 22:01:12 pyenv() { 22:01:12 local command 22:01:12 command="${1:-}" 22:01:12 if [ "$#" -gt 0 ]; then 22:01:12 shift 22:01:12 fi 22:01:12 22:01:12 case "$command" in 22:01:12 rehash|shell) 22:01:12 eval "$(pyenv "sh-$command" "$@")" 22:01:12 ;; 22:01:12 *) 22:01:12 command pyenv "$command" "$@" 22:01:12 ;; 22:01:12 esac 22:01:12 }' 22:01:12 +++ 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[*]}"' 22:01:12 ++ 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 22:01:12 ++ 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 22:01:12 ++ 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 22:01:12 ++ export PYENV_SHELL=bash 22:01:12 ++ PYENV_SHELL=bash 22:01:12 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 22:01:12 +++ complete -F _pyenv pyenv 22:01:12 ++ lf-pyver python3 22:01:12 ++ local py_version_xy=python3 22:01:12 ++ local py_version_xyz= 22:01:12 ++ pyenv versions 22:01:12 ++ local command 22:01:12 ++ command=versions 22:01:12 ++ '[' 1 -gt 0 ']' 22:01:12 ++ shift 22:01:12 ++ case "$command" in 22:01:12 ++ command pyenv versions 22:01:12 ++ pyenv versions 22:01:12 ++ awk '{ print $1 }' 22:01:12 ++ grep -E '^[0-9.]*[0-9]$' 22:01:12 ++ sed 's/^[ *]* //' 22:01:12 ++ [[ ! -s /tmp/.pyenv_versions ]] 22:01:12 +++ sort -V 22:01:12 +++ grep '^3' /tmp/.pyenv_versions 22:01:12 +++ tail -n 1 22:01:12 ++ py_version_xyz=3.10.6 22:01:12 ++ [[ -z 3.10.6 ]] 22:01:12 ++ echo 3.10.6 22:01:12 ++ return 0 22:01:12 + pyenv local 3.10.6 22:01:12 + local command 22:01:12 + command=local 22:01:12 + '[' 2 -gt 0 ']' 22:01:12 + shift 22:01:12 + case "$command" in 22:01:12 + command pyenv local 3.10.6 22:01:12 + pyenv local 3.10.6 22:01:12 + for arg in "$@" 22:01:12 + case $arg in 22:01:12 + pkg_list+='tox ' 22:01:12 + for arg in "$@" 22:01:12 + case $arg in 22:01:12 + pkg_list+='virtualenv ' 22:01:12 + for arg in "$@" 22:01:12 + case $arg in 22:01:12 + pkg_list+='urllib3~=1.26.15 ' 22:01:12 + [[ -f /tmp/.toxenv ]] 22:01:12 ++ cat /tmp/.toxenv 22:01:12 + lf_venv=/tmp/venv-cXdh 22:01:12 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-cXdh from' file:/tmp/.toxenv 22:01:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-cXdh from file:/tmp/.toxenv 22:01:12 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 22:01:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:01:12 + local 'pip_opts=--upgrade --quiet' 22:01:12 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 22:01:12 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 22:01:12 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 22:01:12 + [[ -n '' ]] 22:01:12 + [[ -n '' ]] 22:01:12 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 22:01:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:01:12 + /tmp/venv-cXdh/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 22:01:13 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 22:01:13 lf-activate-venv(): INFO: Base packages installed successfully 22:01:13 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 22:01:13 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 22:01:13 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 22:01:13 + /tmp/venv-cXdh/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 22:01:14 + type python3 22:01:14 + true 22:01:14 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-cXdh/bin to PATH' 22:01:14 lf-activate-venv(): INFO: Adding /tmp/venv-cXdh/bin to PATH 22:01:14 + PATH=/tmp/venv-cXdh/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 22:01:14 + return 0 22:01:14 + [[ -d /opt/pyenv ]] 22:01:14 + echo '---> Setting up pyenv' 22:01:14 ---> Setting up pyenv 22:01:14 + export PYENV_ROOT=/opt/pyenv 22:01:14 + PYENV_ROOT=/opt/pyenv 22:01:14 + export PATH=/opt/pyenv/bin:/tmp/venv-cXdh/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 22:01:14 + PATH=/opt/pyenv/bin:/tmp/venv-cXdh/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 22:01:14 ++ pwd 22:01:14 + PYTHONPATH=/w/workspace/integration-data-provider-master-yaml-lint 22:01:14 + export PYTHONPATH 22:01:14 + export TOX_TESTENV_PASSENV=PYTHONPATH 22:01:14 + TOX_TESTENV_PASSENV=PYTHONPATH 22:01:14 + tox --version 22:01:14 4.50.3 from /tmp/venv-cXdh/lib/python3.10/site-packages/tox/__init__.py 22:01:14 + PARALLEL=false 22:01:14 + TOX_OPTIONS_LIST= 22:01:14 + [[ -n yaml ]] 22:01:14 + TOX_OPTIONS_LIST=' -e yaml' 22:01:14 + case ${PARALLEL,,} in 22:01:14 + tox -e yaml 22:01:14 + tee -a /w/workspace/integration-data-provider-master-yaml-lint/archives/tox/tox.log 22:01:16 yaml: install_deps> python -I -m pip install coala-bears nodeenv 22:01:41 yaml: freeze> python -m pip freeze --all 22:01:41 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.2.25,charset-normalizer==3.4.6,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.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.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==2026.1.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.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 22:01:41 yaml: commands_pre[0]> /bin/sh -c 'git --no-pager diff HEAD^ HEAD --name-only '"'"'*.yaml'"'"' '"'"'*.yml'"'"' > /tmp/.coalist_yaml' 22:01:41 yaml: commands[0]> /bin/bash -c 'coala --non-interactive --disable-caching --no-autoapply-warn yaml --files $( Completed tox runs' 22:01:43 ---> Completed tox runs 22:01:43 + for i in .tox/*/log 22:01:43 ++ echo .tox/yaml/log 22:01:43 ++ awk -F/ '{print $2}' 22:01:43 + tox_env=yaml 22:01:43 + cp -r .tox/yaml/log /w/workspace/integration-data-provider-master-yaml-lint/archives/tox/yaml 22:01:43 + DOC_DIR=docs/_build/html 22:01:43 + [[ -d docs/_build/html ]] 22:01:43 + echo '---> tox-run.sh ends' 22:01:43 ---> tox-run.sh ends 22:01:43 + test 0 -eq 0 22:01:43 $ ssh-agent -k 22:01:43 unset SSH_AUTH_SOCK; 22:01:43 unset SSH_AGENT_PID; 22:01:43 echo Agent pid 14299 killed; 22:01:43 [ssh-agent] Stopped. 22:01:43 [PostBuildScript] - [INFO] Executing post build scripts. 22:01:43 [integration-data-provider-master-yaml-lint] $ /bin/bash /tmp/jenkins18246608309062285870.sh 22:01:43 ---> sysstat.sh 22:01:43 [integration-data-provider-master-yaml-lint] $ /bin/bash /tmp/jenkins3444390668899915059.sh 22:01:43 ---> package-listing.sh 22:01:43 ++ facter osfamily 22:01:43 ++ tr '[:upper:]' '[:lower:]' 22:01:43 + OS_FAMILY=redhat 22:01:43 + workspace=/w/workspace/integration-data-provider-master-yaml-lint 22:01:43 + START_PACKAGES=/tmp/packages_start.txt 22:01:43 + END_PACKAGES=/tmp/packages_end.txt 22:01:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:01:43 + PACKAGES=/tmp/packages_start.txt 22:01:43 + '[' /w/workspace/integration-data-provider-master-yaml-lint ']' 22:01:43 + PACKAGES=/tmp/packages_end.txt 22:01:43 + case "${OS_FAMILY}" in 22:01:43 + rpm -qa 22:01:43 + sort 22:01:44 + '[' -f /tmp/packages_start.txt ']' 22:01:44 + '[' -f /tmp/packages_end.txt ']' 22:01:44 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:01:44 + '[' /w/workspace/integration-data-provider-master-yaml-lint ']' 22:01:44 + mkdir -p /w/workspace/integration-data-provider-master-yaml-lint/archives/ 22:01:44 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-data-provider-master-yaml-lint/archives/ 22:01:44 [integration-data-provider-master-yaml-lint] $ /bin/bash /tmp/jenkins11165662105158491933.sh 22:01:44 ---> capture-instance-metadata.sh 22:01:44 Setup pyenv: 22:01:44 system 22:01:44 3.8.13 22:01:44 3.9.13 22:01:44 * 3.10.6 (set by /w/workspace/integration-data-provider-master-yaml-lint/.python-version) 22:01:48 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-5JmG 22:01:48 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 22:01:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:01:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:01:52 lf-activate-venv(): INFO: Base packages installed successfully 22:01:52 lf-activate-venv(): INFO: Installing additional packages: lftools 22:02:20 lf-activate-venv(): INFO: Adding /tmp/venv-5JmG/bin to PATH 22:02:20 INFO: Running in OpenStack, capturing instance metadata 22:02:20 [integration-data-provider-master-yaml-lint] $ /bin/bash /tmp/jenkins5673511852907368617.sh 22:02:20 provisioning config files... 22:02:20 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-data-provider-master-yaml-lint@tmp/config9684059430242809882tmp 22:02:20 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 22:02:20 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 22:02:20 [EnvInject] - Injecting environment variables from a build step. 22:02:20 [EnvInject] - Injecting as environment variables the properties content 22:02:20 SERVER_ID=logs 22:02:20 22:02:20 [EnvInject] - Variables injected successfully. 22:02:20 [integration-data-provider-master-yaml-lint] $ /bin/bash /tmp/jenkins1150031474267467016.sh 22:02:20 ---> create-netrc.sh 22:02:20 [integration-data-provider-master-yaml-lint] $ /bin/bash /tmp/jenkins9969223311937671004.sh 22:02:20 ---> python-tools-install.sh 22:02:20 Setup pyenv: 22:02:20 system 22:02:20 3.8.13 22:02:20 3.9.13 22:02:20 * 3.10.6 (set by /w/workspace/integration-data-provider-master-yaml-lint/.python-version) 22:02:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5JmG from file:/tmp/.os_lf_venv 22:02:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:02:21 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:02:22 lf-activate-venv(): INFO: Base packages installed successfully 22:02:22 lf-activate-venv(): INFO: Installing additional packages: lftools 22:02:32 lf-activate-venv(): INFO: Adding /tmp/venv-5JmG/bin to PATH 22:02:32 Generating Requirements File 22:02:51 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. 22:02:51 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 22:02:52 Python 3.10.6 22:02:52 pip 26.0.1 from /tmp/venv-5JmG/lib/python3.10/site-packages/pip (python 3.10) 22:02:52 appdirs==1.4.4 22:02:52 argcomplete==3.6.3 22:02:52 aspy.yaml==1.3.0 22:02:52 attrs==26.1.0 22:02:52 autopage==0.6.0 22:02:52 backports.strenum==1.3.1 22:02:52 beautifulsoup4==4.14.3 22:02:52 boto3==1.42.76 22:02:52 botocore==1.42.76 22:02:52 bs4==0.0.2 22:02:52 certifi==2026.2.25 22:02:52 cffi==2.0.0 22:02:52 cfgv==3.5.0 22:02:52 chardet==7.3.0 22:02:52 charset-normalizer==3.4.6 22:02:52 click==8.3.1 22:02:52 cliff==4.13.2 22:02:52 cmd2==3.4.0 22:02:52 cryptography==3.3.2 22:02:52 debtcollector==3.1.0 22:02:52 decorator==5.2.1 22:02:52 defusedxml==0.7.1 22:02:52 Deprecated==1.3.1 22:02:52 distlib==0.4.0 22:02:52 dnspython==2.8.0 22:02:52 docker==7.1.0 22:02:52 dogpile.cache==1.5.0 22:02:52 durationpy==0.10 22:02:52 email-validator==2.3.0 22:02:52 filelock==3.25.2 22:02:52 future==1.0.0 22:02:52 gitdb==4.0.12 22:02:52 GitPython==3.1.46 22:02:52 httplib2==0.30.2 22:02:52 identify==2.6.18 22:02:52 idna==3.11 22:02:52 importlib-resources==1.5.0 22:02:52 iso8601==2.1.0 22:02:52 Jinja2==3.1.6 22:02:52 jmespath==1.1.0 22:02:52 jsonpatch==1.33 22:02:52 jsonpointer==3.1.1 22:02:52 jsonschema==4.26.0 22:02:52 jsonschema-specifications==2025.9.1 22:02:52 keystoneauth1==5.13.1 22:02:52 kubernetes==35.0.0 22:02:52 lftools==0.37.22 22:02:52 lxml==6.0.2 22:02:52 markdown-it-py==4.0.0 22:02:52 MarkupSafe==3.0.3 22:02:52 mdurl==0.1.2 22:02:52 msgpack==1.1.2 22:02:52 multi_key_dict==2.0.3 22:02:52 munch==4.0.0 22:02:52 netaddr==1.3.0 22:02:52 niet==1.4.2 22:02:52 nodeenv==1.10.0 22:02:52 oauth2client==4.1.3 22:02:52 oauthlib==3.3.1 22:02:52 openstacksdk==4.10.0 22:02:52 os-service-types==1.8.2 22:02:52 osc-lib==4.4.0 22:02:52 oslo.config==10.3.0 22:02:52 oslo.context==6.3.0 22:02:52 oslo.i18n==6.7.2 22:02:52 oslo.log==8.1.0 22:02:52 oslo.serialization==5.9.1 22:02:52 oslo.utils==10.0.0 22:02:52 packaging==26.0 22:02:52 pbr==7.0.3 22:02:52 platformdirs==4.9.4 22:02:52 prettytable==3.17.0 22:02:52 psutil==7.2.2 22:02:52 pyasn1==0.6.3 22:02:52 pyasn1_modules==0.4.2 22:02:52 pycparser==3.0 22:02:52 pygerrit2==2.0.15 22:02:52 PyGithub==2.9.0 22:02:52 Pygments==2.19.2 22:02:52 PyJWT==2.12.1 22:02:52 PyNaCl==1.6.2 22:02:52 pyparsing==2.4.7 22:02:52 pyperclip==1.11.0 22:02:52 pyrsistent==0.20.0 22:02:52 python-cinderclient==9.9.0 22:02:52 python-dateutil==2.9.0.post0 22:02:52 python-discovery==1.2.0 22:02:52 python-heatclient==5.1.0 22:02:52 python-jenkins==1.8.3 22:02:52 python-keystoneclient==5.8.0 22:02:52 python-magnumclient==4.10.0 22:02:52 python-openstackclient==9.0.0 22:02:52 python-swiftclient==4.10.0 22:02:52 PyYAML==6.0.3 22:02:52 referencing==0.37.0 22:02:52 requests==2.33.0 22:02:52 requests-oauthlib==2.0.0 22:02:52 requestsexceptions==1.4.0 22:02:52 rfc3986==2.0.0 22:02:52 rich==14.3.3 22:02:52 rich-argparse==1.7.2 22:02:52 rpds-py==0.30.0 22:02:52 rsa==4.9.1 22:02:52 ruamel.yaml==0.19.1 22:02:52 ruamel.yaml.clib==0.2.15 22:02:52 s3transfer==0.16.0 22:02:52 simplejson==3.20.2 22:02:52 six==1.17.0 22:02:52 smmap==5.0.3 22:02:52 soupsieve==2.8.3 22:02:52 stevedore==5.7.0 22:02:52 tabulate==0.10.0 22:02:52 toml==0.10.2 22:02:52 tomlkit==0.14.0 22:02:52 tqdm==4.67.3 22:02:52 typing_extensions==4.15.0 22:02:52 urllib3==1.26.20 22:02:52 virtualenv==21.2.0 22:02:52 wcwidth==0.6.0 22:02:52 websocket-client==1.9.0 22:02:52 wrapt==2.1.2 22:02:52 xdg==6.0.0 22:02:52 xmltodict==1.0.4 22:02:52 yq==3.4.3 22:02:52 [integration-data-provider-master-yaml-lint] $ /bin/sh /tmp/jenkins12939623887608739987.sh 22:02:52 ---> uv-install.sh 22:02:52 Installing uv/uvx (latest) using shell installer 22:02:53 2026-03-25 22:02:53 URL:https://release-assets.githubusercontent.com/github-production-release-asset/699532645/8526d680-25b4-4fe7-8df2-386b1bc03575?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-03-25T22%3A54%3A26Z&rscd=attachment%3B+filename%3Duv-installer.sh&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-03-25T21%3A54%3A02Z&ske=2026-03-25T22%3A54%3A26Z&sks=b&skv=2018-11-09&sig=9L4UTILeyda1ABh0KZXKyIwuMxJRmpdo2aMqYDBc9bo%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NDQ3NjM5NywibmJmIjoxNzc0NDc2MDk3LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.pjikDqdxTUL6d_DJ8LnecuAH2BaYxcjOiLfqH6xbr3c&response-content-disposition=attachment%3B%20filename%3Duv-installer.sh&response-content-type=application%2Foctet-stream [72114/72114] -> "/tmp/uv-install-cbV5ck.sh" [1] 22:02:53 downloading uv 0.11.1 x86_64-unknown-linux-gnu 22:02:53 installing to /home/jenkins/.local/bin 22:02:53 uv 22:02:53 uvx 22:02:53 everything's installed! 22:02:53 ---> Validating uv/uvx install 22:02:54 uvx 0.11.1 (x86_64-unknown-linux-gnu) 22:02:54 [integration-data-provider-master-yaml-lint] $ /bin/bash /tmp/jenkins1430733135858090277.sh 22:02:54 ---> sudo-logs.sh 22:02:54 Archiving 'sudo' log.. 22:02:54 [integration-data-provider-master-yaml-lint] $ /bin/bash /tmp/jenkins6092567323525067315.sh 22:02:54 ---> job-cost.sh 22:02:54 INFO: Activating Python virtual environment... 22:02:54 Setup pyenv: 22:02:54 system 22:02:54 3.8.13 22:02:54 3.9.13 22:02:54 * 3.10.6 (set by /w/workspace/integration-data-provider-master-yaml-lint/.python-version) 22:02:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5JmG from file:/tmp/.os_lf_venv 22:02:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:02:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:02:56 lf-activate-venv(): INFO: Base packages installed successfully 22:02:56 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 22:03:01 lf-activate-venv(): INFO: Adding /tmp/venv-5JmG/bin to PATH 22:03:01 INFO: No stack-cost file found 22:03:01 INFO: Instance uptime: 163s 22:03:01 INFO: Fetching instance metadata (attempt 1 of 3)... 22:03:01 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 22:03:01 INFO: Successfully fetched instance metadata 22:03:01 INFO: Instance type: v3-standard-2 22:03:01 INFO: Retrieving pricing info for: v3-standard-2 22:03:01 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 22:03:01 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=163 22:03:02 INFO: Successfully fetched Vexxhost pricing API 22:03:02 INFO: Retrieved cost: 0.06 22:03:02 INFO: Retrieved resource: v3-standard-2 22:03:02 INFO: Creating archive directory: /w/workspace/integration-data-provider-master-yaml-lint/archives/cost 22:03:02 INFO: Archiving costs to: /w/workspace/integration-data-provider-master-yaml-lint/archives/cost.csv 22:03:02 INFO: Successfully archived job cost data 22:03:02 DEBUG: Cost data: integration-data-provider-master-yaml-lint,82,2026-03-25 22:03:02,v3-standard-2,163,0.06,0.00,SUCCESS 22:03:02 [integration-data-provider-master-yaml-lint] $ /bin/bash -l /tmp/jenkins4826996314054599247.sh 22:03:02 ---> logs-deploy.sh 22:03:02 Setup pyenv: 22:03:02 system 22:03:02 3.8.13 22:03:02 3.9.13 22:03:02 * 3.10.6 (set by /w/workspace/integration-data-provider-master-yaml-lint/.python-version) 22:03:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5JmG from file:/tmp/.os_lf_venv 22:03:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:03:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:03:04 lf-activate-venv(): INFO: Base packages installed successfully 22:03:04 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 22:03:13 lf-activate-venv(): INFO: Adding /tmp/venv-5JmG/bin to PATH 22:03:13 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-data-provider-master-yaml-lint/82 22:03:13 INFO: archiving workspace using pattern(s): 22:03:14 Archives upload complete. 22:03:14 INFO: archiving logs to Nexus 22:03:15 ---> uname -a: 22:03:15 Linux prd-centos8-builder-2c-1g-5055.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 22:03:15 22:03:15 22:03:15 ---> lscpu: 22:03:15 Architecture: x86_64 22:03:15 CPU op-mode(s): 32-bit, 64-bit 22:03:15 Byte Order: Little Endian 22:03:15 CPU(s): 2 22:03:15 On-line CPU(s) list: 0,1 22:03:15 Thread(s) per core: 1 22:03:15 Core(s) per socket: 1 22:03:15 Socket(s): 2 22:03:15 NUMA node(s): 1 22:03:15 Vendor ID: AuthenticAMD 22:03:15 CPU family: 23 22:03:15 Model: 49 22:03:15 Model name: AMD EPYC-Rome Processor 22:03:15 Stepping: 0 22:03:15 CPU MHz: 2799.998 22:03:15 BogoMIPS: 5599.99 22:03:15 Virtualization: AMD-V 22:03:15 Hypervisor vendor: KVM 22:03:15 Virtualization type: full 22:03:15 L1d cache: 32K 22:03:15 L1i cache: 32K 22:03:15 L2 cache: 512K 22:03:15 L3 cache: 16384K 22:03:15 NUMA node0 CPU(s): 0,1 22:03:15 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 22:03:15 22:03:15 22:03:15 ---> nproc: 22:03:15 2 22:03:15 22:03:15 22:03:15 ---> df -h: 22:03:15 Filesystem Size Used Avail Use% Mounted on 22:03:15 devtmpfs 3.8G 0 3.8G 0% /dev 22:03:15 tmpfs 3.8G 0 3.8G 0% /dev/shm 22:03:15 tmpfs 3.8G 17M 3.8G 1% /run 22:03:15 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 22:03:15 /dev/vda1 40G 8.7G 32G 22% / 22:03:15 tmpfs 770M 0 770M 0% /run/user/1001 22:03:15 22:03:15 22:03:15 ---> free -m: 22:03:15 total used free shared buff/cache available 22:03:15 Mem: 7699 614 4674 19 2410 6767 22:03:15 Swap: 1023 0 1023 22:03:15 22:03:15 22:03:15 ---> ip addr: 22:03:15 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 22:03:15 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 22:03:15 inet 127.0.0.1/8 scope host lo 22:03:15 valid_lft forever preferred_lft forever 22:03:15 inet6 ::1/128 scope host 22:03:15 valid_lft forever preferred_lft forever 22:03:15 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 22:03:15 link/ether fa:16:3e:97:8f:54 brd ff:ff:ff:ff:ff:ff 22:03:15 altname enp0s3 22:03:15 altname ens3 22:03:15 inet 10.30.106.162/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 22:03:15 valid_lft 86233sec preferred_lft 86233sec 22:03:15 inet6 fe80::f816:3eff:fe97:8f54/64 scope link 22:03:15 valid_lft forever preferred_lft forever 22:03:15 22:03:15 22:03:15 ---> sar -b -r -n DEV: 22:03:15 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 03/25/2026 _x86_64_ (2 CPU) 22:03:15 22:03:15 22:00:24 LINUX RESTART (2 CPU) 22:03:15 22:03:15 10:01:01 PM tps rtps wtps bread/s bwrtn/s 22:03:15 10:02:01 PM 222.78 104.91 117.87 2473.15 7614.31 22:03:15 10:03:01 PM 140.34 1.18 139.16 237.96 13488.47 22:03:15 Average: 181.57 53.06 128.51 1355.84 10550.65 22:03:15 22:03:15 10:01:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:03:15 10:02:01 PM 5155460 6960644 2728976 34.61 2688 1973492 752572 8.42 373248 1995160 175096 22:03:15 10:03:01 PM 4772188 6912224 3112248 39.47 2688 2290916 776624 8.69 382416 2306024 174300 22:03:15 Average: 4963824 6936434 2920612 37.04 2688 2132204 764598 8.56 377832 2150592 174698 22:03:15 22:03:15 10:01:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:03:15 10:02:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:03:15 10:02:01 PM eth0 66.17 43.80 721.43 12.62 0.00 0.00 0.00 0.00 22:03:15 10:03:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:03:15 10:03:01 PM eth0 77.27 56.34 1231.90 11.30 0.00 0.00 0.00 0.00 22:03:15 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:03:15 Average: eth0 71.72 50.07 976.60 11.96 0.00 0.00 0.00 0.00 22:03:15 22:03:15 22:03:15 ---> sar -P ALL: 22:03:15 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 03/25/2026 _x86_64_ (2 CPU) 22:03:15 22:03:15 22:00:24 LINUX RESTART (2 CPU) 22:03:15 22:03:15 10:01:01 PM CPU %user %nice %system %iowait %steal %idle 22:03:15 10:02:01 PM all 36.28 1.63 19.67 3.74 0.14 38.53 22:03:15 10:02:01 PM 0 31.07 1.46 17.32 2.61 0.14 47.41 22:03:15 10:02:01 PM 1 41.49 1.81 22.03 4.88 0.14 29.65 22:03:15 10:03:01 PM all 34.22 0.00 4.16 8.74 0.10 52.78 22:03:15 10:03:01 PM 0 36.22 0.00 4.44 8.85 0.12 50.37 22:03:15 10:03:01 PM 1 32.21 0.00 3.88 8.63 0.08 55.20 22:03:15 Average: all 35.24 0.81 11.85 6.27 0.12 45.72 22:03:15 Average: 0 33.67 0.72 10.82 5.76 0.13 48.90 22:03:15 Average: 1 36.81 0.90 12.87 6.77 0.11 42.54 22:03:15 22:03:15 22:03:15