12:53:12 Triggered by Gerrit: https://gerrit.onap.org/r/c/testsuite/pythonsdk-tests/+/144073 12:53:12 Running as SYSTEM 12:53:12 [EnvInject] - Loading node environment variables. 12:53:12 Building remotely on prd-centos8-builder-2c-1g-3631 (centos8-builder-2c-1g) in workspace /w/workspace/testsuite-pythonsdk-tests-master-python-lint 12:53:12 [ssh-agent] Looking for ssh-agent implementation... 12:53:12 $ ssh-agent 12:53:13 SSH_AUTH_SOCK=/tmp/ssh-fhb5gIyO1uXM/agent.13912 12:53:13 SSH_AGENT_PID=13915 12:53:13 [ssh-agent] Started. 12:53:13 Running ssh-add (command line suppressed) 12:53:13 Identity added: /w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/private_key_17583137223990833470.key (/w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/private_key_17583137223990833470.key) 12:53:13 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 12:53:13 The recommended git tool is: NONE 12:53:14 using credential onap-jenkins-ssh 12:53:14 Wiping out workspace first. 12:53:14 Cloning the remote Git repository 12:53:14 Cloning repository git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git 12:53:14 > git init /w/workspace/testsuite-pythonsdk-tests-master-python-lint # timeout=10 12:53:15 Fetching upstream changes from git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git 12:53:15 > git --version # timeout=10 12:53:15 > git --version # 'git version 2.39.0' 12:53:15 using GIT_SSH to set credentials Gerrit user 12:53:15 [INFO] Currently running in a labeled security context 12:53:15 [INFO] Currently SELinux is 'enforcing' on the host 12:53:15 > /usr/bin/chcon --type=ssh_home_t /w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/jenkins-gitclient-ssh13015011843408786166.key 12:53:15 Verifying host key using manually-configured host key entries 12:53:15 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=30 12:53:16 > git config remote.origin.url git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git # timeout=10 12:53:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:53:17 > git config remote.origin.url git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git # timeout=10 12:53:17 Fetching upstream changes from git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git 12:53:17 using GIT_SSH to set credentials Gerrit user 12:53:17 [INFO] Currently running in a labeled security context 12:53:17 [INFO] Currently SELinux is 'enforcing' on the host 12:53:17 > /usr/bin/chcon --type=ssh_home_t /w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/jenkins-gitclient-ssh14753025888635176453.key 12:53:17 Verifying host key using manually-configured host key entries 12:53:17 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git refs/changes/73/144073/1 # timeout=30 12:53:17 > git rev-parse 38ba39cdfc65966e2b2231c566a804eefdaa6aa3^{commit} # timeout=10 12:53:17 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 12:53:17 Checking out Revision 38ba39cdfc65966e2b2231c566a804eefdaa6aa3 (refs/changes/73/144073/1) 12:53:17 > git config core.sparsecheckout # timeout=10 12:53:17 > git checkout -f 38ba39cdfc65966e2b2231c566a804eefdaa6aa3 # timeout=30 12:53:20 Commit message: "Mask secrets in debug logs" 12:53:20 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:53:20 > git rev-list --no-walk b621c20e2cd095635811af8b19deb28f7ae8a1ee # timeout=10 12:53:21 [EnvInject] - Injecting environment variables from a build step. 12:53:21 [EnvInject] - Injecting as environment variables the properties content 12:53:21 PYTHON=python3 12:53:21 12:53:21 [EnvInject] - Variables injected successfully. 12:53:21 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash -l /tmp/jenkins17275053590877642416.sh 12:53:21 ---> tox-install.sh 12:53:21 + source /home/jenkins/lf-env.sh 12:53:21 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:53:21 ++ mktemp -d /tmp/venv-XXXX 12:53:21 + lf_venv=/tmp/venv-R4ER 12:53:21 + local venv_file=/tmp/.os_lf_venv 12:53:21 + local python=python3 12:53:21 + local options 12:53:21 + local set_path=true 12:53:21 + local install_args= 12:53:21 ++ 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 12:53:21 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:53:21 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:53:21 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:53:21 + true 12:53:21 + case $1 in 12:53:21 + venv_file=/tmp/.toxenv 12:53:21 + shift 2 12:53:21 + true 12:53:21 + case $1 in 12:53:21 + shift 12:53:21 + break 12:53:21 + case $python in 12:53:21 + local pkg_list= 12:53:21 + [[ -d /opt/pyenv ]] 12:53:21 + echo 'Setup pyenv:' 12:53:21 Setup pyenv: 12:53:21 + export PYENV_ROOT=/opt/pyenv 12:53:21 + PYENV_ROOT=/opt/pyenv 12:53:21 + 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 12:53:21 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 12:53:21 + pyenv versions 12:53:21 system 12:53:21 * 3.8.13 (set by /opt/pyenv/version) 12:53:21 * 3.9.13 (set by /opt/pyenv/version) 12:53:21 * 3.10.6 (set by /opt/pyenv/version) 12:53:21 + command -v pyenv 12:53:21 ++ pyenv init - --no-rehash 12:53:21 + 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[*]}"'\'')" 12:53:21 export PATH="/opt/pyenv/shims:${PATH}" 12:53:21 export PYENV_SHELL=bash 12:53:21 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:53:21 pyenv() { 12:53:21 local command 12:53:21 command="${1:-}" 12:53:21 if [ "$#" -gt 0 ]; then 12:53:21 shift 12:53:21 fi 12:53:21 12:53:21 case "$command" in 12:53:21 rehash|shell) 12:53:21 eval "$(pyenv "sh-$command" "$@")" 12:53:21 ;; 12:53:21 *) 12:53:21 command pyenv "$command" "$@" 12:53:21 ;; 12:53:21 esac 12:53:21 }' 12:53:21 +++ 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[*]}"' 12:53:21 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 12:53:21 ++ 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 12:53:21 ++ 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 12:53:21 ++ export PYENV_SHELL=bash 12:53:21 ++ PYENV_SHELL=bash 12:53:21 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:53:21 +++ complete -F _pyenv pyenv 12:53:21 ++ lf-pyver python3 12:53:21 ++ local py_version_xy=python3 12:53:21 ++ local py_version_xyz= 12:53:21 ++ pyenv versions 12:53:21 ++ local command 12:53:21 ++ command=versions 12:53:21 ++ '[' 1 -gt 0 ']' 12:53:21 ++ shift 12:53:21 ++ case "$command" in 12:53:21 ++ command pyenv versions 12:53:21 ++ pyenv versions 12:53:21 ++ grep -E '^[0-9.]*[0-9]$' 12:53:21 ++ sed 's/^[ *]* //' 12:53:21 ++ awk '{ print $1 }' 12:53:21 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:53:21 +++ grep '^3' /tmp/.pyenv_versions 12:53:21 +++ tail -n 1 12:53:21 +++ sort -V 12:53:21 ++ py_version_xyz=3.10.6 12:53:21 ++ [[ -z 3.10.6 ]] 12:53:21 ++ echo 3.10.6 12:53:21 ++ return 0 12:53:21 + pyenv local 3.10.6 12:53:21 + local command 12:53:21 + command=local 12:53:21 + '[' 2 -gt 0 ']' 12:53:21 + shift 12:53:21 + case "$command" in 12:53:21 + command pyenv local 3.10.6 12:53:21 + pyenv local 3.10.6 12:53:21 + for arg in "$@" 12:53:21 + case $arg in 12:53:21 + pkg_list+='tox ' 12:53:21 + for arg in "$@" 12:53:21 + case $arg in 12:53:21 + pkg_list+='virtualenv ' 12:53:21 + for arg in "$@" 12:53:21 + case $arg in 12:53:21 + pkg_list+='urllib3~=1.26.15 ' 12:53:21 + [[ -f /tmp/.toxenv ]] 12:53:21 + [[ ! -f /tmp/.toxenv ]] 12:53:21 + [[ -n '' ]] 12:53:21 + python3 -m venv /tmp/venv-R4ER 12:53:25 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-R4ER' 12:53:25 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-R4ER 12:53:25 + echo /tmp/venv-R4ER 12:53:25 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 12:53:25 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 12:53:25 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 12:53:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:53:25 + local 'pip_opts=--upgrade --quiet' 12:53:25 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 12:53:25 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 12:53:25 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 12:53:25 + [[ -n '' ]] 12:53:25 + [[ -n '' ]] 12:53:25 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 12:53:25 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:53:25 + /tmp/venv-R4ER/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 12:53:29 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 12:53:29 lf-activate-venv(): INFO: Base packages installed successfully 12:53:29 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:53:29 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 12:53:29 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 12:53:29 + /tmp/venv-R4ER/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 12:53:31 + type python3 12:53:31 + true 12:53:31 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-R4ER/bin to PATH' 12:53:31 lf-activate-venv(): INFO: Adding /tmp/venv-R4ER/bin to PATH 12:53:31 + PATH=/tmp/venv-R4ER/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 12:53:31 + return 0 12:53:31 + python3 --version 12:53:31 Python 3.10.6 12:53:31 + python3 -m pip --version 12:53:31 pip 26.0.1 from /tmp/venv-R4ER/lib/python3.10/site-packages/pip (python 3.10) 12:53:31 + python3 -m pip freeze 12:53:31 cachetools==7.0.5 12:53:31 colorama==0.4.6 12:53:31 distlib==0.4.0 12:53:31 filelock==3.29.0 12:53:31 packaging==26.1 12:53:31 platformdirs==4.9.6 12:53:31 pluggy==1.6.0 12:53:31 pyproject-api==1.10.0 12:53:31 python-discovery==1.2.2 12:53:31 tomli==2.4.1 12:53:31 tomli_w==1.2.0 12:53:31 tox==4.53.0 12:53:31 typing_extensions==4.15.0 12:53:31 urllib3==1.26.20 12:53:31 virtualenv==21.2.4 12:53:31 [EnvInject] - Injecting environment variables from a build step. 12:53:31 [EnvInject] - Injecting as environment variables the properties content 12:53:31 PARALLEL=false 12:53:31 12:53:31 [EnvInject] - Variables injected successfully. 12:53:31 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash -l /tmp/jenkins9202835818454929720.sh 12:53:31 ---> tox-run.sh 12:53: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 12:53:31 + ARCHIVE_TOX_DIR=/w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/tox 12:53:31 + ARCHIVE_DOC_DIR=/w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/docs 12:53:31 + mkdir -p /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/tox 12:53:31 + cd /w/workspace/testsuite-pythonsdk-tests-master-python-lint/. 12:53:31 + source /home/jenkins/lf-env.sh 12:53:31 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:53:31 ++ mktemp -d /tmp/venv-XXXX 12:53:31 + lf_venv=/tmp/venv-6WlZ 12:53:31 + local venv_file=/tmp/.os_lf_venv 12:53:31 + local python=python3 12:53:31 + local options 12:53:31 + local set_path=true 12:53:31 + local install_args= 12:53: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 12:53:31 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:53:31 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:53:31 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:53:31 + true 12:53:31 + case $1 in 12:53:31 + venv_file=/tmp/.toxenv 12:53:31 + shift 2 12:53:31 + true 12:53:31 + case $1 in 12:53:31 + shift 12:53:31 + break 12:53:31 + case $python in 12:53:31 + local pkg_list= 12:53:31 + [[ -d /opt/pyenv ]] 12:53:31 + echo 'Setup pyenv:' 12:53:31 Setup pyenv: 12:53:31 + export PYENV_ROOT=/opt/pyenv 12:53:31 + PYENV_ROOT=/opt/pyenv 12:53: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 12:53: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 12:53:31 + pyenv versions 12:53:31 system 12:53:31 3.8.13 12:53:31 3.9.13 12:53:31 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version) 12:53:31 + command -v pyenv 12:53:31 ++ pyenv init - --no-rehash 12:53: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[*]}"'\'')" 12:53:31 export PATH="/opt/pyenv/shims:${PATH}" 12:53:31 export PYENV_SHELL=bash 12:53:31 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:53:31 pyenv() { 12:53:31 local command 12:53:31 command="${1:-}" 12:53:31 if [ "$#" -gt 0 ]; then 12:53:31 shift 12:53:31 fi 12:53:31 12:53:31 case "$command" in 12:53:31 rehash|shell) 12:53:31 eval "$(pyenv "sh-$command" "$@")" 12:53:31 ;; 12:53:31 *) 12:53:31 command pyenv "$command" "$@" 12:53:31 ;; 12:53:31 esac 12:53:31 }' 12:53: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[*]}"' 12:53: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 12:53: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 12:53: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 12:53:31 ++ export PYENV_SHELL=bash 12:53:31 ++ PYENV_SHELL=bash 12:53:31 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:53:31 +++ complete -F _pyenv pyenv 12:53:31 ++ lf-pyver python3 12:53:31 ++ local py_version_xy=python3 12:53:31 ++ local py_version_xyz= 12:53:31 ++ pyenv versions 12:53:31 ++ local command 12:53:31 ++ command=versions 12:53:31 ++ '[' 1 -gt 0 ']' 12:53:31 ++ shift 12:53:31 ++ case "$command" in 12:53:31 ++ command pyenv versions 12:53:31 ++ pyenv versions 12:53:31 ++ sed 's/^[ *]* //' 12:53:31 ++ awk '{ print $1 }' 12:53:31 ++ grep -E '^[0-9.]*[0-9]$' 12:53:31 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:53:31 +++ sort -V 12:53:31 +++ tail -n 1 12:53:31 +++ grep '^3' /tmp/.pyenv_versions 12:53:31 ++ py_version_xyz=3.10.6 12:53:31 ++ [[ -z 3.10.6 ]] 12:53:31 ++ echo 3.10.6 12:53:31 ++ return 0 12:53:31 + pyenv local 3.10.6 12:53:31 + local command 12:53:31 + command=local 12:53:31 + '[' 2 -gt 0 ']' 12:53:31 + shift 12:53:31 + case "$command" in 12:53:31 + command pyenv local 3.10.6 12:53:31 + pyenv local 3.10.6 12:53:31 + for arg in "$@" 12:53:31 + case $arg in 12:53:31 + pkg_list+='tox ' 12:53:31 + for arg in "$@" 12:53:31 + case $arg in 12:53:31 + pkg_list+='virtualenv ' 12:53:31 + for arg in "$@" 12:53:31 + case $arg in 12:53:31 + pkg_list+='urllib3~=1.26.15 ' 12:53:31 + [[ -f /tmp/.toxenv ]] 12:53:31 ++ cat /tmp/.toxenv 12:53:31 + lf_venv=/tmp/venv-R4ER 12:53:31 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-R4ER from' file:/tmp/.toxenv 12:53:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-R4ER from file:/tmp/.toxenv 12:53:31 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 12:53:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:53:31 + local 'pip_opts=--upgrade --quiet' 12:53:31 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 12:53:31 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 12:53:31 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 12:53:31 + [[ -n '' ]] 12:53:31 + [[ -n '' ]] 12:53:31 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 12:53:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:53:31 + /tmp/venv-R4ER/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 12:53:32 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 12:53:32 lf-activate-venv(): INFO: Base packages installed successfully 12:53:32 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:53:32 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 12:53:32 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 12:53:32 + /tmp/venv-R4ER/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 12:53:33 + type python3 12:53:33 + true 12:53:33 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-R4ER/bin to PATH' 12:53:33 lf-activate-venv(): INFO: Adding /tmp/venv-R4ER/bin to PATH 12:53:33 + PATH=/tmp/venv-R4ER/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 12:53:33 + return 0 12:53:33 + [[ -d /opt/pyenv ]] 12:53:33 + echo '---> Setting up pyenv' 12:53:33 ---> Setting up pyenv 12:53:33 + export PYENV_ROOT=/opt/pyenv 12:53:33 + PYENV_ROOT=/opt/pyenv 12:53:33 + export PATH=/opt/pyenv/bin:/tmp/venv-R4ER/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 12:53:33 + PATH=/opt/pyenv/bin:/tmp/venv-R4ER/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 12:53:33 ++ pwd 12:53:33 + PYTHONPATH=/w/workspace/testsuite-pythonsdk-tests-master-python-lint 12:53:33 + export PYTHONPATH 12:53:33 + export TOX_TESTENV_PASSENV=PYTHONPATH 12:53:33 + TOX_TESTENV_PASSENV=PYTHONPATH 12:53:33 + tox --version 12:53:33 4.53.0 from /tmp/venv-R4ER/lib/python3.10/site-packages/tox/__init__.py 12:53:33 + PARALLEL=false 12:53:33 + TOX_OPTIONS_LIST= 12:53:33 + [[ -n py ]] 12:53:33 + TOX_OPTIONS_LIST=' -e py' 12:53:33 + case ${PARALLEL,,} in 12:53:33 + tee -a /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/tox/tox.log 12:53:33 + tox -e py 12:53:34 py: install_deps> python -I -m pip install flake8 flake8-docstrings 12:53:36 py: freeze> python -m pip freeze --all 12:53:36 py: flake8==7.3.0,flake8-docstrings==1.7.0,mccabe==0.7.0,pip==26.0.1,pycodestyle==2.14.0,pydocstyle==6.3.0,pyflakes==3.4.0,setuptools==82.0.1,snowballstemmer==3.0.1 12:53:36 py: commands_pre[0]> /bin/sh -c 'git --no-pager diff HEAD^ HEAD --name-only --diff-filter=d '"'"'*.py'"'"' > /tmp/.coalist_py' 12:53:36 py: commands[0]> /bin/bash -c 'cat /tmp/.coalist_py | xargs -r flake8 --max-line-length=120' 12:53:36 py: OK (3.05=setup[2.80]+cmd[0.01,0.24] seconds) 12:53:36 congratulations :) (3.09 seconds) 12:53:37 + tox_status=0 12:53:37 + echo '---> Completed tox runs' 12:53:37 ---> Completed tox runs 12:53:37 + for i in .tox/*/log 12:53:37 ++ echo .tox/py/log 12:53:37 ++ awk -F/ '{print $2}' 12:53:37 + tox_env=py 12:53:37 + cp -r .tox/py/log /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/tox/py 12:53:37 + DOC_DIR=docs/_build/html 12:53:37 + [[ -d docs/_build/html ]] 12:53:37 + echo '---> tox-run.sh ends' 12:53:37 ---> tox-run.sh ends 12:53:37 + test 0 -eq 0 12:53:37 $ ssh-agent -k 12:53:37 unset SSH_AUTH_SOCK; 12:53:37 unset SSH_AGENT_PID; 12:53:37 echo Agent pid 13915 killed; 12:53:37 [ssh-agent] Stopped. 12:53:37 [PostBuildScript] - [INFO] Executing post build scripts. 12:53:37 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins9345524779578130990.sh 12:53:37 ---> sysstat.sh 12:53:37 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins12682757308803844606.sh 12:53:37 ---> package-listing.sh 12:53:37 ++ tr '[:upper:]' '[:lower:]' 12:53:37 ++ facter osfamily 12:53:37 + OS_FAMILY=redhat 12:53:37 + workspace=/w/workspace/testsuite-pythonsdk-tests-master-python-lint 12:53:37 + START_PACKAGES=/tmp/packages_start.txt 12:53:37 + END_PACKAGES=/tmp/packages_end.txt 12:53:37 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:53:37 + PACKAGES=/tmp/packages_start.txt 12:53:37 + '[' /w/workspace/testsuite-pythonsdk-tests-master-python-lint ']' 12:53:37 + PACKAGES=/tmp/packages_end.txt 12:53:37 + case "${OS_FAMILY}" in 12:53:37 + rpm -qa 12:53:37 + sort 12:53:38 + '[' -f /tmp/packages_start.txt ']' 12:53:38 + '[' -f /tmp/packages_end.txt ']' 12:53:38 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:53:38 + '[' /w/workspace/testsuite-pythonsdk-tests-master-python-lint ']' 12:53:38 + mkdir -p /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/ 12:53:38 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/ 12:53:38 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins18368285351859215696.sh 12:53:38 ---> capture-instance-metadata.sh 12:53:38 Setup pyenv: 12:53:38 system 12:53:38 3.8.13 12:53:38 3.9.13 12:53:38 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version) 12:53:42 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-gxro 12:53:42 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:53:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:53:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:53:45 lf-activate-venv(): INFO: Base packages installed successfully 12:53:45 lf-activate-venv(): INFO: Installing additional packages: lftools 12:54:05 lf-activate-venv(): INFO: Adding /tmp/venv-gxro/bin to PATH 12:54:05 INFO: Running in OpenStack, capturing instance metadata 12:54:05 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins14660991468997796629.sh 12:54:05 provisioning config files... 12:54:05 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/config15325025627500309968tmp 12:54:05 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 12:54:05 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 12:54:05 [EnvInject] - Injecting environment variables from a build step. 12:54:05 [EnvInject] - Injecting as environment variables the properties content 12:54:05 SERVER_ID=logs 12:54:05 12:54:05 [EnvInject] - Variables injected successfully. 12:54:05 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins8684321421641106617.sh 12:54:05 ---> create-netrc.sh 12:54:05 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins15342818950414576845.sh 12:54:05 ---> python-tools-install.sh 12:54:05 Setup pyenv: 12:54:06 system 12:54:06 3.8.13 12:54:06 3.9.13 12:54:06 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version) 12:54:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gxro from file:/tmp/.os_lf_venv 12:54:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:54:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:54:07 lf-activate-venv(): INFO: Base packages installed successfully 12:54:07 lf-activate-venv(): INFO: Installing additional packages: lftools 12:54:14 lf-activate-venv(): INFO: Adding /tmp/venv-gxro/bin to PATH 12:54:14 Generating Requirements File 12:54:30 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 12:54:30 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 12:54:31 Python 3.10.6 12:54:31 pip 26.0.1 from /tmp/venv-gxro/lib/python3.10/site-packages/pip (python 3.10) 12:54:31 appdirs==1.4.4 12:54:31 argcomplete==3.6.3 12:54:31 aspy.yaml==1.3.0 12:54:31 attrs==26.1.0 12:54:31 autopage==0.6.0 12:54:31 backports.strenum==1.3.1 12:54:31 beautifulsoup4==4.14.3 12:54:31 boto3==1.42.91 12:54:31 botocore==1.42.91 12:54:31 bs4==0.0.2 12:54:31 certifi==2026.2.25 12:54:31 cffi==2.0.0 12:54:31 cfgv==3.5.0 12:54:31 chardet==7.4.3 12:54:31 charset-normalizer==3.4.7 12:54:31 click==8.3.2 12:54:31 cliff==4.13.3 12:54:31 cmd2==3.5.0 12:54:31 cryptography==3.3.2 12:54:31 debtcollector==3.1.0 12:54:31 decorator==5.2.1 12:54:31 defusedxml==0.7.1 12:54:31 Deprecated==1.3.1 12:54:31 distlib==0.4.0 12:54:31 dnspython==2.8.0 12:54:31 docker==7.1.0 12:54:31 dogpile.cache==1.5.0 12:54:31 durationpy==0.10 12:54:31 email-validator==2.3.0 12:54:31 filelock==3.29.0 12:54:31 future==1.0.0 12:54:31 gitdb==4.0.12 12:54:31 GitPython==3.1.46 12:54:31 httplib2==0.30.2 12:54:31 identify==2.6.19 12:54:31 idna==3.11 12:54:31 importlib-resources==1.5.0 12:54:31 iso8601==2.1.0 12:54:31 Jinja2==3.1.6 12:54:31 jmespath==1.1.0 12:54:31 jsonpatch==1.33 12:54:31 jsonpointer==3.1.1 12:54:31 jsonschema==4.26.0 12:54:31 jsonschema-specifications==2025.9.1 12:54:31 keystoneauth1==5.13.1 12:54:31 kubernetes==35.0.0 12:54:31 lftools==0.37.22 12:54:31 lxml==6.1.0 12:54:31 markdown-it-py==4.0.0 12:54:31 MarkupSafe==3.0.3 12:54:31 mdurl==0.1.2 12:54:31 msgpack==1.1.2 12:54:31 multi_key_dict==2.0.3 12:54:31 munch==4.0.0 12:54:31 netaddr==1.3.0 12:54:31 niet==1.4.2 12:54:31 nodeenv==1.10.0 12:54:31 oauth2client==4.1.3 12:54:31 oauthlib==3.3.1 12:54:31 openstacksdk==4.11.0 12:54:31 os-service-types==1.8.2 12:54:31 osc-lib==4.5.0 12:54:31 oslo.config==10.3.0 12:54:31 oslo.context==6.3.0 12:54:31 oslo.i18n==6.7.2 12:54:31 oslo.log==8.1.0 12:54:31 oslo.serialization==5.9.1 12:54:31 oslo.utils==10.0.1 12:54:31 packaging==26.1 12:54:31 pbr==7.0.3 12:54:31 platformdirs==4.9.6 12:54:31 prettytable==3.17.0 12:54:31 psutil==7.2.2 12:54:31 pyasn1==0.6.3 12:54:31 pyasn1_modules==0.4.2 12:54:31 pycparser==3.0 12:54:31 pygerrit2==2.0.15 12:54:31 PyGithub==2.9.1 12:54:31 Pygments==2.20.0 12:54:31 PyJWT==2.12.1 12:54:31 PyNaCl==1.6.2 12:54:31 pyparsing==2.4.7 12:54:31 pyperclip==1.11.0 12:54:31 pyrsistent==0.20.0 12:54:31 python-cinderclient==9.9.0 12:54:31 python-dateutil==2.9.0.post0 12:54:31 python-discovery==1.2.2 12:54:31 python-heatclient==5.1.0 12:54:31 python-jenkins==1.8.3 12:54:31 python-keystoneclient==5.8.0 12:54:31 python-magnumclient==4.10.0 12:54:31 python-openstackclient==9.0.0 12:54:31 python-swiftclient==4.10.0 12:54:31 PyYAML==6.0.3 12:54:31 referencing==0.37.0 12:54:31 requests==2.33.1 12:54:31 requests-oauthlib==2.0.0 12:54:31 rfc3986==2.0.0 12:54:31 rich==15.0.0 12:54:31 rich-argparse==1.7.2 12:54:31 rpds-py==0.30.0 12:54:31 rsa==4.9.1 12:54:31 ruamel.yaml==0.19.1 12:54:31 ruamel.yaml.clib==0.2.15 12:54:31 s3transfer==0.16.0 12:54:31 simplejson==4.0.1 12:54:31 six==1.17.0 12:54:31 smmap==5.0.3 12:54:31 soupsieve==2.8.3 12:54:31 stevedore==5.7.0 12:54:31 tabulate==0.10.0 12:54:31 toml==0.10.2 12:54:31 tomlkit==0.14.0 12:54:31 tqdm==4.67.3 12:54:31 typing_extensions==4.15.0 12:54:31 urllib3==1.26.20 12:54:31 virtualenv==21.2.4 12:54:31 wcwidth==0.6.0 12:54:31 websocket-client==1.9.0 12:54:31 wrapt==2.1.2 12:54:31 xdg==6.0.0 12:54:31 xmltodict==1.0.4 12:54:31 yq==3.4.3 12:54:31 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/sh /tmp/jenkins1979538363878462569.sh 12:54:31 ---> uv-install.sh 12:54:31 Installing uv/uvx (latest) using shell installer 12:54:32 2026-04-20 12:54:32 URL:https://release-assets.githubusercontent.com/github-production-release-asset/699532645/d1d55b97-e296-4f5c-8ea5-08512eb5e0a4?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-04-20T13%3A29%3A48Z&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-04-20T12%3A29%3A29Z&ske=2026-04-20T13%3A29%3A48Z&sks=b&skv=2018-11-09&sig=j9qRRKmyhQzk0A8O8eVQwBbMbPuXCDbqy3%2FridHbX9Y%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NjY4OTg1NSwibmJmIjoxNzc2Njg5NTU1LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.sOx82d3Dwgl-jNccRGd85WEhWmRRkl114xKJG-h9l-g&response-content-disposition=attachment%3B%20filename%3Duv-installer.sh&response-content-type=application%2Foctet-stream [71225/71225] -> "/tmp/uv-install-OhQHTd.sh" [1] 12:54:32 downloading uv 0.11.7 x86_64-unknown-linux-gnu 12:54:33 installing to /home/jenkins/.local/bin 12:54:33 uv 12:54:33 uvx 12:54:33 everything's installed! 12:54:33 ---> Validating uv/uvx install 12:54:33 uvx 0.11.7 (x86_64-unknown-linux-gnu) 12:54:33 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins13366444959005436005.sh 12:54:33 ---> sudo-logs.sh 12:54:33 Archiving 'sudo' log.. 12:54:34 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins9107803489403147069.sh 12:54:34 ---> job-cost.sh 12:54:34 INFO: Activating Python virtual environment... 12:54:34 Setup pyenv: 12:54:34 system 12:54:34 3.8.13 12:54:34 3.9.13 12:54:34 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version) 12:54:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gxro from file:/tmp/.os_lf_venv 12:54:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:54:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:54:35 lf-activate-venv(): INFO: Base packages installed successfully 12:54:35 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:54:40 lf-activate-venv(): INFO: Adding /tmp/venv-gxro/bin to PATH 12:54:40 INFO: No stack-cost file found 12:54:40 INFO: Instance uptime: 116s 12:54:40 INFO: Fetching instance metadata (attempt 1 of 3)... 12:54:40 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 12:54:41 INFO: Successfully fetched instance metadata 12:54:41 INFO: Instance type: v3-standard-2 12:54:41 INFO: Retrieving pricing info for: v3-standard-2 12:54:41 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 12:54:41 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=116 12:54:41 INFO: Successfully fetched Vexxhost pricing API 12:54:41 INFO: Retrieved cost: 0.06 12:54:41 INFO: Retrieved resource: v3-standard-2 12:54:41 INFO: Creating archive directory: /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/cost 12:54:41 INFO: Archiving costs to: /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/cost.csv 12:54:41 INFO: Successfully archived job cost data 12:54:41 DEBUG: Cost data: testsuite-pythonsdk-tests-master-python-lint,588,2026-04-20 12:54:41,v3-standard-2,116,0.06,0.00,SUCCESS 12:54:41 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash -l /tmp/jenkins14034070482175395222.sh 12:54:41 ---> logs-deploy.sh 12:54:41 Setup pyenv: 12:54:41 system 12:54:41 3.8.13 12:54:41 3.9.13 12:54:41 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version) 12:54:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gxro from file:/tmp/.os_lf_venv 12:54:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:54:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:54:43 lf-activate-venv(): INFO: Base packages installed successfully 12:54:43 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 12:54:50 lf-activate-venv(): INFO: Adding /tmp/venv-gxro/bin to PATH 12:54:50 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/testsuite-pythonsdk-tests-master-python-lint/588 12:54:50 INFO: archiving workspace using pattern(s): 12:54:51 Archives upload complete. 12:54:51 INFO: archiving logs to Nexus 12:54:52 ---> uname -a: 12:54:52 Linux prd-centos8-builder-2c-1g-3631.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 12:54:52 12:54:52 12:54:52 ---> lscpu: 12:54:52 Architecture: x86_64 12:54:52 CPU op-mode(s): 32-bit, 64-bit 12:54:52 Byte Order: Little Endian 12:54:52 CPU(s): 2 12:54:52 On-line CPU(s) list: 0,1 12:54:52 Thread(s) per core: 1 12:54:52 Core(s) per socket: 1 12:54:52 Socket(s): 2 12:54:52 NUMA node(s): 1 12:54:52 Vendor ID: AuthenticAMD 12:54:52 CPU family: 23 12:54:52 Model: 49 12:54:52 Model name: AMD EPYC-Rome Processor 12:54:52 Stepping: 0 12:54:52 CPU MHz: 2799.998 12:54:52 BogoMIPS: 5599.99 12:54:52 Virtualization: AMD-V 12:54:52 Hypervisor vendor: KVM 12:54:52 Virtualization type: full 12:54:52 L1d cache: 32K 12:54:52 L1i cache: 32K 12:54:52 L2 cache: 512K 12:54:52 L3 cache: 16384K 12:54:52 NUMA node0 CPU(s): 0,1 12:54:52 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 12:54:52 12:54:52 12:54:52 ---> nproc: 12:54:52 2 12:54:52 12:54:52 12:54:52 ---> df -h: 12:54:52 Filesystem Size Used Avail Use% Mounted on 12:54:52 devtmpfs 3.8G 0 3.8G 0% /dev 12:54:52 tmpfs 3.8G 0 3.8G 0% /dev/shm 12:54:52 tmpfs 3.8G 17M 3.8G 1% /run 12:54:52 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 12:54:52 /dev/vda1 40G 8.6G 32G 22% / 12:54:52 tmpfs 770M 0 770M 0% /run/user/1001 12:54:52 12:54:52 12:54:52 ---> free -m: 12:54:52 total used free shared buff/cache available 12:54:52 Mem: 7699 574 4929 19 2195 6817 12:54:52 Swap: 1023 0 1023 12:54:52 12:54:52 12:54:52 ---> ip addr: 12:54:52 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:54:52 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:54:52 inet 127.0.0.1/8 scope host lo 12:54:52 valid_lft forever preferred_lft forever 12:54:52 inet6 ::1/128 scope host 12:54:52 valid_lft forever preferred_lft forever 12:54:52 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 12:54:52 link/ether fa:16:3e:5a:75:47 brd ff:ff:ff:ff:ff:ff 12:54:52 altname enp0s3 12:54:52 altname ens3 12:54:52 inet 10.30.106.68/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 12:54:52 valid_lft 86281sec preferred_lft 86281sec 12:54:52 inet6 fe80::f816:3eff:fe5a:7547/64 scope link 12:54:52 valid_lft forever preferred_lft forever 12:54:52 12:54:52 12:54:52 ---> sar -b -r -n DEV: 12:54:52 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 04/20/2026 _x86_64_ (2 CPU) 12:54:52 12:54:52 12:52:50 LINUX RESTART (2 CPU) 12:54:52 12:54:52 12:53:02 PM tps rtps wtps bread/s bwrtn/s 12:54:52 12:54:01 PM 407.61 180.79 226.82 8571.87 36849.14 12:54:52 Average: 407.61 180.79 226.82 8571.87 36849.14 12:54:52 12:54:52 12:53:02 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:54:52 12:54:01 PM 5241004 6951564 2643440 33.53 2688 1887580 793572 8.88 379060 1939732 167536 12:54:52 Average: 5241004 6951564 2643440 33.53 2688 1887580 793572 8.88 379060 1939732 167536 12:54:52 12:54:52 12:53:02 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:54:52 12:54:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:54:52 12:54:01 PM eth0 284.09 152.74 1643.74 67.64 0.00 0.00 0.00 0.00 12:54:52 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:54:52 Average: eth0 284.09 152.74 1643.74 67.64 0.00 0.00 0.00 0.00 12:54:52 12:54:52 12:54:52 ---> sar -P ALL: 12:54:52 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 04/20/2026 _x86_64_ (2 CPU) 12:54:52 12:54:52 12:52:50 LINUX RESTART (2 CPU) 12:54:52 12:54:52 12:53:02 PM CPU %user %nice %system %iowait %steal %idle 12:54:52 12:54:01 PM all 49.29 2.91 21.15 4.36 0.10 22.20 12:54:52 12:54:01 PM 0 49.76 2.97 21.07 4.51 0.09 21.61 12:54:52 12:54:01 PM 1 48.81 2.84 21.24 4.21 0.10 22.80 12:54:52 Average: all 49.29 2.91 21.15 4.36 0.10 22.20 12:54:52 Average: 0 49.76 2.97 21.07 4.51 0.09 21.61 12:54:52 Average: 1 48.81 2.84 21.24 4.21 0.10 22.80 12:54:52 12:54:52 12:54:52