13:25:04 Triggered by Gerrit: https://gerrit.onap.org/r/c/testsuite/pythonsdk-tests/+/147183 13:25:04 Running as SYSTEM 13:25:04 [EnvInject] - Loading node environment variables. 13:25:04 Building remotely on prd-centos8-builder-2c-1g-15754 (centos8-builder-2c-1g) in workspace /w/workspace/testsuite-pythonsdk-tests-master-python-lint 13:25:04 [ssh-agent] Looking for ssh-agent implementation... 13:25:04 $ ssh-agent 13:25:04 SSH_AUTH_SOCK=/tmp/ssh-FCxlSqJigT8i/agent.12746 13:25:04 SSH_AGENT_PID=12748 13:25:04 [ssh-agent] Started. 13:25:04 Running ssh-add (command line suppressed) 13:25:04 Identity added: /w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/private_key_15144724756815620009.key (/w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/private_key_15144724756815620009.key) 13:25:04 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 13:25:04 The recommended git tool is: NONE 13:25:06 using credential onap-jenkins-ssh 13:25:06 Wiping out workspace first. 13:25:06 Cloning the remote Git repository 13:25:06 Cloning repository git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git 13:25:06 > git init /w/workspace/testsuite-pythonsdk-tests-master-python-lint # timeout=10 13:25:06 Fetching upstream changes from git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git 13:25:06 > git --version # timeout=10 13:25:06 > git --version # 'git version 2.43.0' 13:25:06 using GIT_SSH to set credentials Gerrit user 13:25:06 [INFO] Currently running in a labeled security context 13:25:06 [INFO] Currently SELinux is 'enforcing' on the host 13:25:06 > /usr/bin/chcon --type=ssh_home_t /w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/jenkins-gitclient-ssh13951845714979437407.key 13:25:06 Verifying host key using manually-configured host key entries 13:25:06 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=30 13:25:07 > git config remote.origin.url git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git # timeout=10 13:25:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:25:07 > git config remote.origin.url git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git # timeout=10 13:25:07 Fetching upstream changes from git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git 13:25:07 using GIT_SSH to set credentials Gerrit user 13:25:07 [INFO] Currently running in a labeled security context 13:25:07 [INFO] Currently SELinux is 'enforcing' on the host 13:25:07 > /usr/bin/chcon --type=ssh_home_t /w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/jenkins-gitclient-ssh2655226713663463555.key 13:25:07 Verifying host key using manually-configured host key entries 13:25:08 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git refs/changes/83/147183/1 # timeout=30 13:25:08 > git rev-parse 6d6f7bb4b672e2e2e1a7ab435a76224a0142320d^{commit} # timeout=10 13:25:08 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 13:25:08 Checking out Revision 6d6f7bb4b672e2e2e1a7ab435a76224a0142320d (refs/changes/83/147183/1) 13:25:08 > git config core.sparsecheckout # timeout=10 13:25:08 > git checkout -f 6d6f7bb4b672e2e2e1a7ab435a76224a0142320d # timeout=30 13:25:11 Commit message: "Add a basic_opa scenario exercising the OPA PDP" 13:25:11 > git rev-parse FETCH_HEAD^{commit} # timeout=10 13:25:11 > git rev-list --no-walk bd3faf37d935d7fcfe2a185113a2af0e00e8a7dc # timeout=10 13:25:11 [EnvInject] - Injecting environment variables from a build step. 13:25:12 [EnvInject] - Injecting as environment variables the properties content 13:25:12 PYTHON=python3 13:25:12 13:25:12 [EnvInject] - Variables injected successfully. 13:25:12 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash -l /tmp/jenkins12465180963449487933.sh 13:25:12 ---> tox-install.sh 13:25:12 + source /home/jenkins/lf-env.sh 13:25:12 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:25:12 ++ mktemp -d /tmp/venv-XXXX 13:25:12 + lf_venv=/tmp/venv-JPs4 13:25:12 + local venv_file=/tmp/.os_lf_venv 13:25:12 + local python=python3 13:25:12 + local options 13:25:12 + local set_path=true 13:25:12 + local install_args= 13:25: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 13:25:12 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:25:12 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:25:12 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:25:12 + true 13:25:12 + case $1 in 13:25:12 + venv_file=/tmp/.toxenv 13:25:12 + shift 2 13:25:12 + true 13:25:12 + case $1 in 13:25:12 + shift 13:25:12 + break 13:25:12 + case $python in 13:25:12 + local pkg_list= 13:25:12 + [[ -d /opt/pyenv ]] 13:25:12 + echo 'Setup pyenv:' 13:25:12 Setup pyenv: 13:25:12 + export PYENV_ROOT=/opt/pyenv 13:25:12 + PYENV_ROOT=/opt/pyenv 13:25:12 + 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 13:25:12 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 13:25:12 + pyenv versions 13:25:12 system 13:25:12 * 3.8.13 (set by /opt/pyenv/version) 13:25:12 * 3.9.13 (set by /opt/pyenv/version) 13:25:12 * 3.10.6 (set by /opt/pyenv/version) 13:25:12 + command -v pyenv 13:25:12 ++ pyenv init - --no-rehash 13:25: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[*]}"'\'')" 13:25:12 export PATH="/opt/pyenv/shims:${PATH}" 13:25:12 export PYENV_SHELL=bash 13:25:12 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:25:12 pyenv() { 13:25:12 local command 13:25:12 command="${1:-}" 13:25:12 if [ "$#" -gt 0 ]; then 13:25:12 shift 13:25:12 fi 13:25:12 13:25:12 case "$command" in 13:25:12 rehash|shell) 13:25:12 eval "$(pyenv "sh-$command" "$@")" 13:25:12 ;; 13:25:12 *) 13:25:12 command pyenv "$command" "$@" 13:25:12 ;; 13:25:12 esac 13:25:12 }' 13:25: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[*]}"' 13:25:12 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 13:25:12 ++ 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 13:25:12 ++ 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 13:25:12 ++ export PYENV_SHELL=bash 13:25:12 ++ PYENV_SHELL=bash 13:25:12 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:25:12 +++ complete -F _pyenv pyenv 13:25:12 ++ lf-pyver python3 13:25:12 ++ local py_version_xy=python3 13:25:12 ++ local py_version_xyz= 13:25:12 ++ pyenv versions 13:25:12 ++ local command 13:25:12 ++ command=versions 13:25:12 ++ '[' 1 -gt 0 ']' 13:25:12 ++ shift 13:25:12 ++ case "$command" in 13:25:12 ++ command pyenv versions 13:25:12 ++ pyenv versions 13:25:12 ++ grep -E '^[0-9.]*[0-9]$' 13:25:12 ++ awk '{ print $1 }' 13:25:12 ++ sed 's/^[ *]* //' 13:25:12 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:25:12 +++ grep '^3' /tmp/.pyenv_versions 13:25:12 +++ tail -n 1 13:25:12 +++ sort -V 13:25:12 ++ py_version_xyz=3.10.6 13:25:12 ++ [[ -z 3.10.6 ]] 13:25:12 ++ echo 3.10.6 13:25:12 ++ return 0 13:25:12 + pyenv local 3.10.6 13:25:12 + local command 13:25:12 + command=local 13:25:12 + '[' 2 -gt 0 ']' 13:25:12 + shift 13:25:12 + case "$command" in 13:25:12 + command pyenv local 3.10.6 13:25:12 + pyenv local 3.10.6 13:25:12 + for arg in "$@" 13:25:12 + case $arg in 13:25:12 + pkg_list+='tox ' 13:25:12 + for arg in "$@" 13:25:12 + case $arg in 13:25:12 + pkg_list+='virtualenv ' 13:25:12 + for arg in "$@" 13:25:12 + case $arg in 13:25:12 + pkg_list+='urllib3~=1.26.15 ' 13:25:12 + [[ -f /tmp/.toxenv ]] 13:25:12 + [[ ! -f /tmp/.toxenv ]] 13:25:12 + [[ -n '' ]] 13:25:12 + python3 -m venv /tmp/venv-JPs4 13:25:16 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-JPs4' 13:25:16 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-JPs4 13:25:16 + echo /tmp/venv-JPs4 13:25:16 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 13:25:16 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 13:25:16 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 13:25:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:25:16 + local 'pip_opts=--upgrade --quiet' 13:25:16 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 13:25:16 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 13:25:16 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 13:25:16 + [[ -n '' ]] 13:25:16 + [[ -n '' ]] 13:25:16 + lf-venv-pip-install /tmp/venv-JPs4/bin/python3 --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 13:25:16 + local venv_python=/tmp/venv-JPs4/bin/python3 13:25:16 + shift 13:25:16 + local upstream=https://pypi.org/simple 13:25:16 + /tmp/venv-JPs4/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 13:25:20 + return 0 13:25:20 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:25:20 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 13:25:20 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 13:25:20 + lf-venv-pip-install /tmp/venv-JPs4/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 13:25:20 + local venv_python=/tmp/venv-JPs4/bin/python3 13:25:20 + shift 13:25:20 + local upstream=https://pypi.org/simple 13:25:20 + /tmp/venv-JPs4/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 13:25:22 + return 0 13:25:22 + type python3 13:25:22 + true 13:25:22 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-JPs4/bin to PATH' 13:25:22 lf-activate-venv(): INFO: Adding /tmp/venv-JPs4/bin to PATH 13:25:22 + PATH=/tmp/venv-JPs4/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 13:25:22 + return 0 13:25:22 + python3 --version 13:25:22 Python 3.10.6 13:25:22 + python3 -m pip --version 13:25:22 pip 26.2.1 from /tmp/venv-JPs4/lib/python3.10/site-packages/pip (python 3.10) 13:25:22 + python3 -m pip freeze 13:25:22 cachetools==7.1.7 13:25:22 colorama==0.4.6 13:25:22 distlib==0.4.3 13:25:22 filelock==3.32.4 13:25:22 packaging==26.3 13:25:22 platformdirs==4.11.4 13:25:22 pluggy==1.6.0 13:25:22 pyproject-api==1.11.0 13:25:22 python-discovery==1.5.3 13:25:22 tomli==2.4.1 13:25:22 tomli_w==1.2.0 13:25:22 tox==4.60.1 13:25:22 typing_extensions==4.16.0 13:25:22 urllib3==1.26.20 13:25:22 virtualenv==21.7.5 13:25:22 [EnvInject] - Injecting environment variables from a build step. 13:25:22 [EnvInject] - Injecting as environment variables the properties content 13:25:22 PARALLEL=false 13:25:22 13:25:22 [EnvInject] - Variables injected successfully. 13:25:22 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash -l /tmp/jenkins12821617592213360521.sh 13:25:22 ---> tox-run.sh 13:25:22 + 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 13:25:22 + ARCHIVE_TOX_DIR=/w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/tox 13:25:22 + ARCHIVE_DOC_DIR=/w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/docs 13:25:22 + mkdir -p /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/tox 13:25:22 + cd /w/workspace/testsuite-pythonsdk-tests-master-python-lint/. 13:25:22 + source /home/jenkins/lf-env.sh 13:25:22 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:25:22 ++ mktemp -d /tmp/venv-XXXX 13:25:22 + lf_venv=/tmp/venv-Cfrc 13:25:22 + local venv_file=/tmp/.os_lf_venv 13:25:22 + local python=python3 13:25:22 + local options 13:25:22 + local set_path=true 13:25:22 + local install_args= 13:25:22 ++ 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 13:25:22 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:25:22 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:25:22 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:25:22 + true 13:25:22 + case $1 in 13:25:22 + venv_file=/tmp/.toxenv 13:25:22 + shift 2 13:25:22 + true 13:25:22 + case $1 in 13:25:22 + shift 13:25:22 + break 13:25:22 + case $python in 13:25:22 + local pkg_list= 13:25:22 + [[ -d /opt/pyenv ]] 13:25:22 + echo 'Setup pyenv:' 13:25:22 Setup pyenv: 13:25:22 + export PYENV_ROOT=/opt/pyenv 13:25:22 + PYENV_ROOT=/opt/pyenv 13:25:22 + 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 13:25:22 + 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 13:25:22 + pyenv versions 13:25:22 system 13:25:22 3.8.13 13:25:22 3.9.13 13:25:23 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version) 13:25:23 + command -v pyenv 13:25:23 ++ pyenv init - --no-rehash 13:25:23 + 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[*]}"'\'')" 13:25:23 export PATH="/opt/pyenv/shims:${PATH}" 13:25:23 export PYENV_SHELL=bash 13:25:23 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:25:23 pyenv() { 13:25:23 local command 13:25:23 command="${1:-}" 13:25:23 if [ "$#" -gt 0 ]; then 13:25:23 shift 13:25:23 fi 13:25:23 13:25:23 case "$command" in 13:25:23 rehash|shell) 13:25:23 eval "$(pyenv "sh-$command" "$@")" 13:25:23 ;; 13:25:23 *) 13:25:23 command pyenv "$command" "$@" 13:25:23 ;; 13:25:23 esac 13:25:23 }' 13:25:23 +++ 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[*]}"' 13:25:23 ++ 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 13:25:23 ++ 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 13:25:23 ++ 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 13:25:23 ++ export PYENV_SHELL=bash 13:25:23 ++ PYENV_SHELL=bash 13:25:23 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:25:23 +++ complete -F _pyenv pyenv 13:25:23 ++ lf-pyver python3 13:25:23 ++ local py_version_xy=python3 13:25:23 ++ local py_version_xyz= 13:25:23 ++ pyenv versions 13:25:23 ++ local command 13:25:23 ++ command=versions 13:25:23 ++ '[' 1 -gt 0 ']' 13:25:23 ++ shift 13:25:23 ++ case "$command" in 13:25:23 ++ command pyenv versions 13:25:23 ++ pyenv versions 13:25:23 ++ sed 's/^[ *]* //' 13:25:23 ++ awk '{ print $1 }' 13:25:23 ++ grep -E '^[0-9.]*[0-9]$' 13:25:23 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:25:23 +++ sort -V 13:25:23 +++ tail -n 1 13:25:23 +++ grep '^3' /tmp/.pyenv_versions 13:25:23 ++ py_version_xyz=3.10.6 13:25:23 ++ [[ -z 3.10.6 ]] 13:25:23 ++ echo 3.10.6 13:25:23 ++ return 0 13:25:23 + pyenv local 3.10.6 13:25:23 + local command 13:25:23 + command=local 13:25:23 + '[' 2 -gt 0 ']' 13:25:23 + shift 13:25:23 + case "$command" in 13:25:23 + command pyenv local 3.10.6 13:25:23 + pyenv local 3.10.6 13:25:23 + for arg in "$@" 13:25:23 + case $arg in 13:25:23 + pkg_list+='tox ' 13:25:23 + for arg in "$@" 13:25:23 + case $arg in 13:25:23 + pkg_list+='virtualenv ' 13:25:23 + for arg in "$@" 13:25:23 + case $arg in 13:25:23 + pkg_list+='urllib3~=1.26.15 ' 13:25:23 + [[ -f /tmp/.toxenv ]] 13:25:23 ++ cat /tmp/.toxenv 13:25:23 + lf_venv=/tmp/venv-JPs4 13:25:23 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JPs4 from' file:/tmp/.toxenv 13:25:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JPs4 from file:/tmp/.toxenv 13:25:23 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 13:25:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:25:23 + local 'pip_opts=--upgrade --quiet' 13:25:23 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 13:25:23 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 13:25:23 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 13:25:23 + [[ -n '' ]] 13:25:23 + [[ -n '' ]] 13:25:23 + lf-venv-pip-install /tmp/venv-JPs4/bin/python3 --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 13:25:23 + local venv_python=/tmp/venv-JPs4/bin/python3 13:25:23 + shift 13:25:23 + local upstream=https://pypi.org/simple 13:25:23 + /tmp/venv-JPs4/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 13:25:23 + return 0 13:25:23 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:25:23 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 13:25:23 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 13:25:23 + lf-venv-pip-install /tmp/venv-JPs4/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 13:25:23 + local venv_python=/tmp/venv-JPs4/bin/python3 13:25:23 + shift 13:25:23 + local upstream=https://pypi.org/simple 13:25:23 + /tmp/venv-JPs4/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 13:25:24 + return 0 13:25:24 + type python3 13:25:24 + true 13:25:24 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-JPs4/bin to PATH' 13:25:24 lf-activate-venv(): INFO: Adding /tmp/venv-JPs4/bin to PATH 13:25:24 + PATH=/tmp/venv-JPs4/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 13:25:24 + return 0 13:25:24 + [[ -d /opt/pyenv ]] 13:25:24 + echo '---> Setting up pyenv' 13:25:24 ---> Setting up pyenv 13:25:24 + export PYENV_ROOT=/opt/pyenv 13:25:24 + PYENV_ROOT=/opt/pyenv 13:25:24 + export PATH=/opt/pyenv/bin:/tmp/venv-JPs4/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 13:25:24 + PATH=/opt/pyenv/bin:/tmp/venv-JPs4/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 13:25:24 ++ pwd 13:25:24 + PYTHONPATH=/w/workspace/testsuite-pythonsdk-tests-master-python-lint 13:25:24 + export PYTHONPATH 13:25:24 + export TOX_TESTENV_PASSENV=PYTHONPATH 13:25:24 + TOX_TESTENV_PASSENV=PYTHONPATH 13:25:24 + tox --version 13:25:24 4.60.1 from /tmp/venv-JPs4/lib/python3.10/site-packages/tox/__init__.py 13:25:24 + PARALLEL=false 13:25:24 + TOX_OPTIONS_LIST= 13:25:24 + [[ -n py ]] 13:25:24 + TOX_OPTIONS_LIST=' -e py' 13:25:24 + case ${PARALLEL,,} in 13:25:24 + tee -a /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/tox/tox.log 13:25:24 + tox -e py 13:25:26 py: install_deps> python -I -m pip install flake8 flake8-docstrings 13:25:27 py: freeze> python -m pip freeze --all 13:25:28 py: flake8==7.3.0,flake8-docstrings==1.7.0,mccabe==0.7.0,pip==26.2.1,pycodestyle==2.14.0,pydocstyle==6.3.0,pyflakes==3.4.0,setuptools==84.0.0,snowballstemmer==3.1.1 13:25:28 py: commands_pre[0]> /bin/sh -c 'git --no-pager diff HEAD^ HEAD --name-only --diff-filter=d '"'"'*.py'"'"' > /tmp/.coalist_py' 13:25:28 py: commands[0]> /bin/bash -c 'cat /tmp/.coalist_py | xargs -r flake8 --max-line-length=120' 13:25:28 py: OK (3.26=setup[2.96]+cmd[0.01,0.29] seconds) 13:25:28 congratulations :) (3.30 seconds) 13:25:28 + tox_status=0 13:25:28 + echo '---> Completed tox runs' 13:25:28 ---> Completed tox runs 13:25:28 + for i in .tox/*/log 13:25:28 ++ echo .tox/py/log 13:25:28 ++ awk -F/ '{print $2}' 13:25:28 + tox_env=py 13:25:28 + cp -r .tox/py/log /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/tox/py 13:25:28 + DOC_DIR=docs/_build/html 13:25:28 + [[ -d docs/_build/html ]] 13:25:28 + echo '---> tox-run.sh ends' 13:25:28 ---> tox-run.sh ends 13:25:28 + test 0 -eq 0 13:25:28 $ ssh-agent -k 13:25:28 unset SSH_AUTH_SOCK; 13:25:28 unset SSH_AGENT_PID; 13:25:28 echo Agent pid 12748 killed; 13:25:28 [ssh-agent] Stopped. 13:25:28 [PostBuildScript] - [INFO] Executing post build scripts. 13:25:28 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins16829164229632682190.sh 13:25:28 ---> sysstat.sh 13:25:28 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins10352020231033018919.sh 13:25:28 ---> package-listing.sh 13:25:28 ++ tr '[:upper:]' '[:lower:]' 13:25:28 ++ facter osfamily 13:25:29 + OS_FAMILY=redhat 13:25:29 + workspace=/w/workspace/testsuite-pythonsdk-tests-master-python-lint 13:25:29 + START_PACKAGES=/tmp/packages_start.txt 13:25:29 + END_PACKAGES=/tmp/packages_end.txt 13:25:29 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:25:29 + PACKAGES=/tmp/packages_start.txt 13:25:29 + '[' /w/workspace/testsuite-pythonsdk-tests-master-python-lint ']' 13:25:29 + PACKAGES=/tmp/packages_end.txt 13:25:29 + case "${OS_FAMILY}" in 13:25:29 + rpm -qa 13:25:29 + sort 13:25:29 + '[' -f /tmp/packages_start.txt ']' 13:25:29 + '[' -f /tmp/packages_end.txt ']' 13:25:29 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:25:29 + '[' /w/workspace/testsuite-pythonsdk-tests-master-python-lint ']' 13:25:29 + mkdir -p /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/ 13:25:29 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/ 13:25:29 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins12509625084260169897.sh 13:25:29 ---> capture-instance-metadata.sh 13:25:29 Setup pyenv: 13:25:29 system 13:25:29 3.8.13 13:25:29 3.9.13 13:25:29 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version) 13:25:33 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ZXpp 13:25:33 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:25:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:25:37 lf-activate-venv(): INFO: Installing additional packages: lftools 13:25:56 lf-activate-venv(): INFO: Adding /tmp/venv-ZXpp/bin to PATH 13:25:56 INFO: Running in OpenStack, capturing instance metadata 13:25:56 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins17006942034405863665.sh 13:25:56 provisioning config files... 13:25:56 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/config10764368948421311356tmp 13:25:56 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:25:56 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:25:56 [EnvInject] - Injecting environment variables from a build step. 13:25:56 [EnvInject] - Injecting as environment variables the properties content 13:25:56 SERVER_ID=logs 13:25:56 13:25:56 [EnvInject] - Variables injected successfully. 13:25:56 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins1363314378823166215.sh 13:25:56 ---> create-netrc.sh 13:25:57 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins8943056387108222920.sh 13:25:57 ---> python-tools-install.sh 13:25:57 Setup pyenv: 13:25:57 system 13:25:57 3.8.13 13:25:57 3.9.13 13:25:57 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version) 13:25:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZXpp from file:/tmp/.os_lf_venv 13:25:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:25:59 lf-activate-venv(): INFO: Installing additional packages: lftools 13:26:04 lf-activate-venv(): INFO: Adding /tmp/venv-ZXpp/bin to PATH 13:26:04 Generating Requirements File 13:26:25 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. 13:26:25 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 13:26:25 Python 3.10.6 13:26:26 pip 26.2.1 from /tmp/venv-ZXpp/lib/python3.10/site-packages/pip (python 3.10) 13:26:26 aiohappyeyeballs==2.7.1 13:26:26 aiohttp==3.14.3 13:26:26 aiosignal==1.4.0 13:26:26 appdirs==1.4.4 13:26:26 argcomplete==3.7.2 13:26:26 aspy.yaml==1.3.0 13:26:26 async-timeout==5.0.1 13:26:26 attrs==26.1.0 13:26:26 autopage==0.6.0 13:26:26 backports.strenum==1.3.1 13:26:26 beautifulsoup4==4.15.0 13:26:26 boto3==1.43.81 13:26:26 botocore==1.43.81 13:26:26 bs4==0.0.2 13:26:26 certifi==2026.7.22 13:26:26 cffi==2.1.1 13:26:26 cfgv==3.5.0 13:26:26 chardet==7.6.0 13:26:26 charset-normalizer==3.5.1 13:26:26 click==8.5.0 13:26:26 cliff==4.14.0 13:26:26 cmd2==3.5.1 13:26:26 cryptography==3.3.2 13:26:26 debtcollector==3.1.0 13:26:26 decorator==5.3.1 13:26:26 defusedxml==0.7.1 13:26:26 Deprecated==1.3.1 13:26:26 distlib==0.4.3 13:26:26 dnspython==2.8.0 13:26:26 docker==7.2.0 13:26:26 dogpile.cache==1.5.0 13:26:26 durationpy==0.11 13:26:26 email-validator==2.3.0 13:26:26 filelock==3.32.4 13:26:26 frozenlist==1.8.0 13:26:26 future==1.0.0 13:26:26 gitdb==4.0.12 13:26:26 GitPython==3.1.60 13:26:26 httplib2==0.30.2 13:26:26 identify==2.6.19 13:26:26 idna==3.19 13:26:26 importlib-resources==1.5.0 13:26:26 iso8601==2.1.0 13:26:26 Jinja2==3.1.6 13:26:26 jmespath==1.1.0 13:26:26 jsonpatch==1.33 13:26:26 jsonpointer==3.1.1 13:26:26 jsonschema==4.26.0 13:26:26 jsonschema-specifications==2025.9.1 13:26:26 keystoneauth1==5.14.0 13:26:26 kubernetes==36.0.3 13:26:26 lftools==0.37.23 13:26:26 lxml==6.1.2 13:26:26 markdown-it-py==4.2.0 13:26:26 MarkupSafe==3.0.3 13:26:26 mdurl==0.1.2 13:26:26 msgpack==1.2.2 13:26:26 multi_key_dict==2.0.3 13:26:26 multidict==6.7.1 13:26:26 munch==4.0.0 13:26:26 netaddr==1.3.0 13:26:26 niet==1.4.2 13:26:26 nodeenv==1.10.0 13:26:26 oauth2client==4.1.3 13:26:26 oauthlib==3.3.1 13:26:26 openstacksdk==4.13.0 13:26:26 os-service-types==1.8.2 13:26:26 osc-lib==4.6.0 13:26:26 oslo.config==10.4.0 13:26:26 oslo.context==6.4.0 13:26:26 oslo.i18n==6.8.0 13:26:26 oslo.log==8.2.0 13:26:26 oslo.serialization==5.10.0 13:26:26 oslo.utils==10.1.1 13:26:26 packaging==26.3 13:26:26 pbr==7.0.3 13:26:26 platformdirs==4.11.4 13:26:26 prettytable==3.18.0 13:26:26 propcache==0.5.2 13:26:26 psutil==7.2.2 13:26:26 pyasn1==0.6.4 13:26:26 pyasn1_modules==0.4.2 13:26:26 pycparser==3.0 13:26:26 pygerrit2==2.0.15 13:26:26 PyGithub==2.10.0 13:26:26 Pygments==2.21.0 13:26:26 PyJWT==2.13.0 13:26:26 PyNaCl==1.6.2 13:26:26 pyparsing==2.4.7 13:26:26 pyperclip==1.11.0 13:26:26 pyrsistent==0.20.0 13:26:26 python-cinderclient==9.9.0 13:26:26 python-dateutil==2.9.0.post0 13:26:26 python-discovery==1.5.3 13:26:26 python-heatclient==5.2.0 13:26:26 python-jenkins==1.8.3 13:26:26 python-keystoneclient==5.8.0 13:26:26 python-magnumclient==4.11.0 13:26:26 python-openstackclient==10.0.0 13:26:26 python-swiftclient==4.10.0 13:26:26 PyYAML==6.0.3 13:26:26 referencing==0.37.0 13:26:26 requests==2.34.2 13:26:26 requests-oauthlib==2.0.0 13:26:26 rfc3986==2.0.0 13:26:26 rich==15.0.0 13:26:26 rich-argparse==1.8.0 13:26:26 rpds-py==0.30.0 13:26:26 rsa==4.9.1 13:26:26 ruamel.yaml==0.19.1 13:26:26 ruamel.yaml.clib==0.2.15 13:26:26 s3transfer==0.19.2 13:26:26 simplejson==4.1.2 13:26:26 six==1.17.0 13:26:26 smmap==5.0.3 13:26:26 soupsieve==2.9.2 13:26:26 stevedore==5.8.0 13:26:26 tabulate==0.10.0 13:26:26 toml==0.10.2 13:26:26 tomlkit==0.15.1 13:26:26 tqdm==4.70.0 13:26:26 typing_extensions==4.16.0 13:26:26 urllib3==1.26.20 13:26:26 virtualenv==21.7.5 13:26:26 wcwidth==0.8.2 13:26:26 websocket-client==1.9.0 13:26:26 wrapt==2.3.0 13:26:26 xdg==6.0.0 13:26:26 xmltodict==1.0.4 13:26:26 yarl==1.24.5 13:26:26 yq==4.1.2 13:26:26 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/sh /tmp/jenkins16011913768578968909.sh 13:26:26 ---> uv-install.sh 13:26:26 Installing uv/uvx (latest) using shell installer 13:26:26 2026-08-27 13:26:26 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71225/71225] -> "/tmp/uv-install-HXNrsY.sh" [1] 13:26:27 downloading uv 0.12.6 x86_64-unknown-linux-gnu 13:26:27 installing to /home/jenkins/.local/bin 13:26:27 uv 13:26:27 uvx 13:26:27 everything's installed! 13:26:27 ---> Validating uv/uvx install 13:26:27 uvx 0.12.6 (x86_64-unknown-linux-gnu) 13:26:27 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins9953455730208112962.sh 13:26:27 ---> sudo-logs.sh 13:26:27 Archiving 'sudo' log.. 13:26:28 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins17805688813032163518.sh 13:26:28 ---> job-cost.sh 13:26:28 INFO: Activating Python virtual environment... 13:26:28 Setup pyenv: 13:26:28 system 13:26:28 3.8.13 13:26:28 3.9.13 13:26:28 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version) 13:26:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZXpp from file:/tmp/.os_lf_venv 13:26:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:26:29 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:26:34 lf-activate-venv(): INFO: Adding /tmp/venv-ZXpp/bin to PATH 13:26:34 INFO: No stack-cost file found 13:26:34 INFO: Instance uptime: 126s 13:26:34 INFO: Fetching instance metadata (attempt 1 of 3)... 13:26:34 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 13:26:34 INFO: Successfully fetched instance metadata 13:26:34 INFO: Instance type: v3-standard-2 13:26:34 INFO: Retrieving pricing info for: v3-standard-2 13:26:34 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 13:26:34 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=126 13:26:34 INFO: Successfully fetched Vexxhost pricing API 13:26:34 INFO: Retrieved cost: 0.06 13:26:34 INFO: Retrieved resource: v3-standard-2 13:26:34 INFO: Creating archive directory: /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/cost 13:26:34 INFO: Archiving costs to: /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/cost.csv 13:26:34 INFO: Successfully archived job cost data 13:26:34 DEBUG: Cost data: testsuite-pythonsdk-tests-master-python-lint,596,2026-08-27 13:26:34,v3-standard-2,126,0.06,0.00,SUCCESS 13:26:34 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash -l /tmp/jenkins12384414904116885753.sh 13:26:34 ---> logs-deploy.sh 13:26:34 Setup pyenv: 13:26:34 system 13:26:34 3.8.13 13:26:34 3.9.13 13:26:34 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version) 13:26:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZXpp from file:/tmp/.os_lf_venv 13:26:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 13:26:36 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 13:26:42 lf-activate-venv(): INFO: Adding /tmp/venv-ZXpp/bin to PATH 13:26:42 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/testsuite-pythonsdk-tests-master-python-lint/596 13:26:42 INFO: archiving workspace using pattern(s): 13:26:43 Archives upload complete. 13:26:43 INFO: archiving logs to Nexus 13:26:44 ---> uname -a: 13:26:44 Linux prd-centos8-builder-2c-1g-15754.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 13:26:44 13:26:44 13:26:44 ---> lscpu: 13:26:44 Architecture: x86_64 13:26:44 CPU op-mode(s): 32-bit, 64-bit 13:26:44 Byte Order: Little Endian 13:26:44 CPU(s): 2 13:26:44 On-line CPU(s) list: 0,1 13:26:44 Thread(s) per core: 1 13:26:44 Core(s) per socket: 1 13:26:44 Socket(s): 2 13:26:44 NUMA node(s): 1 13:26:44 Vendor ID: AuthenticAMD 13:26:44 CPU family: 23 13:26:44 Model: 49 13:26:44 Model name: AMD EPYC-Rome Processor 13:26:44 Stepping: 0 13:26:44 CPU MHz: 2799.998 13:26:44 BogoMIPS: 5599.99 13:26:44 Virtualization: AMD-V 13:26:44 Hypervisor vendor: KVM 13:26:44 Virtualization type: full 13:26:44 L1d cache: 32K 13:26:44 L1i cache: 32K 13:26:44 L2 cache: 512K 13:26:44 L3 cache: 16384K 13:26:44 NUMA node0 CPU(s): 0,1 13:26:44 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 13:26:44 13:26:44 13:26:44 ---> nproc: 13:26:44 2 13:26:44 13:26:44 13:26:44 ---> df -h: 13:26:44 Filesystem Size Used Avail Use% Mounted on 13:26:44 devtmpfs 3.8G 0 3.8G 0% /dev 13:26:44 tmpfs 3.8G 0 3.8G 0% /dev/shm 13:26:44 tmpfs 3.8G 17M 3.8G 1% /run 13:26:44 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 13:26:44 /dev/vda1 40G 9.5G 31G 24% / 13:26:44 tmpfs 770M 0 770M 0% /run/user/1001 13:26:44 13:26:44 13:26:44 ---> free -m: 13:26:44 total used free shared buff/cache available 13:26:44 Mem: 7697 610 4805 20 2281 6776 13:26:44 Swap: 1023 0 1023 13:26:44 13:26:44 13:26:44 ---> ip addr: 13:26:44 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:26:44 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:26:44 inet 127.0.0.1/8 scope host lo 13:26:44 valid_lft forever preferred_lft forever 13:26:44 inet6 ::1/128 scope host 13:26:44 valid_lft forever preferred_lft forever 13:26:44 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 13:26:44 link/ether fa:16:3e:bf:8d:2f brd ff:ff:ff:ff:ff:ff 13:26:44 altname enp0s3 13:26:44 altname ens3 13:26:44 inet 10.30.107.221/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 13:26:44 valid_lft 86274sec preferred_lft 86274sec 13:26:44 inet6 fe80::f816:3eff:febf:8d2f/64 scope link 13:26:44 valid_lft forever preferred_lft forever 13:26:44 13:26:44 13:26:44 ---> sar -b -r -n DEV: 13:26:44 Linux 4.18.0-536.el8.x86_64 (centos-stream-8-builder-bbeabe4a-2fd0-4604-88f7-f8ef5baaa3c1.nov) 08/27/2026 _x86_64_ (2 CPU) 13:26:44 13:26:44 13:24:34 LINUX RESTART (2 CPU) 13:26:44 13:26:44 01:25:01 PM tps rtps wtps bread/s bwrtn/s 13:26:44 01:26:01 PM 413.51 165.78 247.73 4971.11 9547.08 13:26:44 Average: 413.51 165.78 247.73 4971.11 9547.08 13:26:44 13:26:44 01:25:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:26:44 01:26:01 PM 5183820 6957080 2698608 34.24 2688 1944452 757036 8.48 381304 1960548 156584 13:26:44 Average: 5183820 6957080 2698608 34.24 2688 1944452 757036 8.48 381304 1960548 156584 13:26:44 13:26:44 01:25:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:26:44 01:26:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:26:44 01:26:01 PM eth0 216.58 137.55 1643.53 66.42 0.00 0.00 0.00 0.00 13:26:44 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:26:44 Average: eth0 216.58 137.55 1643.53 66.42 0.00 0.00 0.00 0.00 13:26:44 13:26:44 13:26:44 ---> sar -P ALL: 13:26:44 Linux 4.18.0-536.el8.x86_64 (centos-stream-8-builder-bbeabe4a-2fd0-4604-88f7-f8ef5baaa3c1.nov) 08/27/2026 _x86_64_ (2 CPU) 13:26:44 13:26:44 13:24:34 LINUX RESTART (2 CPU) 13:26:44 13:26:44 01:25:01 PM CPU %user %nice %system %iowait %steal %idle 13:26:44 01:26:01 PM all 41.77 2.43 33.02 3.87 0.05 18.86 13:26:44 01:26:01 PM 0 43.82 3.19 36.77 4.28 0.03 11.89 13:26:44 01:26:01 PM 1 39.72 1.68 29.29 3.45 0.07 25.80 13:26:44 Average: all 41.77 2.43 33.02 3.87 0.05 18.86 13:26:44 Average: 0 43.82 3.19 36.77 4.28 0.03 11.89 13:26:44 Average: 1 39.72 1.68 29.29 3.45 0.07 25.80 13:26:44 13:26:44 13:26:44