07:09:38 Triggered by Gerrit: https://gerrit.onap.org/r/c/testsuite/pythonsdk-tests/+/146985 07:09:38 Running as SYSTEM 07:09:38 [EnvInject] - Loading node environment variables. 07:09:38 Building remotely on prd-centos8-builder-2c-1g-11523 (centos8-builder-2c-1g) in workspace /w/workspace/testsuite-pythonsdk-tests-master-json-lint 07:09:38 [ssh-agent] Looking for ssh-agent implementation... 07:09:38 $ ssh-agent 07:09:38 SSH_AUTH_SOCK=/tmp/ssh-2acZCBX3f8HX/agent.13746 07:09:38 SSH_AGENT_PID=13748 07:09:38 [ssh-agent] Started. 07:09:39 Running ssh-add (command line suppressed) 07:09:39 Identity added: /w/workspace/testsuite-pythonsdk-tests-master-json-lint@tmp/private_key_16464819718888619978.key (/w/workspace/testsuite-pythonsdk-tests-master-json-lint@tmp/private_key_16464819718888619978.key) 07:09:39 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 07:09:39 The recommended git tool is: NONE 07:09:41 using credential onap-jenkins-ssh 07:09:41 Wiping out workspace first. 07:09:41 Cloning the remote Git repository 07:09:41 Cloning repository git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git 07:09:41 > git init /w/workspace/testsuite-pythonsdk-tests-master-json-lint # timeout=10 07:09:41 Fetching upstream changes from git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git 07:09:41 > git --version # timeout=10 07:09:41 > git --version # 'git version 2.43.0' 07:09:41 using GIT_SSH to set credentials Gerrit user 07:09:41 [INFO] Currently running in a labeled security context 07:09:41 [INFO] Currently SELinux is 'enforcing' on the host 07:09:41 > /usr/bin/chcon --type=ssh_home_t /w/workspace/testsuite-pythonsdk-tests-master-json-lint@tmp/jenkins-gitclient-ssh13381314454017402560.key 07:09:41 Verifying host key using manually-configured host key entries 07:09:41 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=30 07:09:42 > git config remote.origin.url git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git # timeout=10 07:09:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:09:43 > git config remote.origin.url git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git # timeout=10 07:09:43 Fetching upstream changes from git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git 07:09:43 using GIT_SSH to set credentials Gerrit user 07:09:43 [INFO] Currently running in a labeled security context 07:09:43 [INFO] Currently SELinux is 'enforcing' on the host 07:09:43 > /usr/bin/chcon --type=ssh_home_t /w/workspace/testsuite-pythonsdk-tests-master-json-lint@tmp/jenkins-gitclient-ssh12675451166886478271.key 07:09:43 Verifying host key using manually-configured host key entries 07:09:43 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git refs/changes/85/146985/1 # timeout=30 07:09:43 > git rev-parse d1dd34a8dc56bd18992a423f1db74f926ad57668^{commit} # timeout=10 07:09:43 Checking out Revision d1dd34a8dc56bd18992a423f1db74f926ad57668 (refs/changes/85/146985/1) 07:09:43 > git config core.sparsecheckout # timeout=10 07:09:43 > git checkout -f d1dd34a8dc56bd18992a423f1db74f926ad57668 # timeout=30 07:09:46 Commit message: "Add basic_acm scenario and make basic_policy assert" 07:09:46 > git rev-parse FETCH_HEAD^{commit} # timeout=10 07:09:46 > git rev-list --no-walk b8a7cbc8a666d0eec7e7d698bcfb760cef300e15 # timeout=10 07:09:47 [EnvInject] - Injecting environment variables from a build step. 07:09:47 [EnvInject] - Injecting as environment variables the properties content 07:09:47 PYTHON=python3 07:09:47 07:09:47 [EnvInject] - Variables injected successfully. 07:09:47 [testsuite-pythonsdk-tests-master-json-lint] $ /bin/bash -l /tmp/jenkins3597572979984472817.sh 07:09:47 ---> tox-install.sh 07:09:47 + source /home/jenkins/lf-env.sh 07:09:47 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:09:47 ++ mktemp -d /tmp/venv-XXXX 07:09:47 + lf_venv=/tmp/venv-8v1V 07:09:47 + local venv_file=/tmp/.os_lf_venv 07:09:47 + local python=python3 07:09:47 + local options 07:09:47 + local set_path=true 07:09:47 + local install_args= 07:09:47 ++ 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 07:09:47 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:09:47 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:09:47 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:09:47 + true 07:09:47 + case $1 in 07:09:47 + venv_file=/tmp/.toxenv 07:09:47 + shift 2 07:09:47 + true 07:09:47 + case $1 in 07:09:47 + shift 07:09:47 + break 07:09:47 + case $python in 07:09:47 + local pkg_list= 07:09:47 + [[ -d /opt/pyenv ]] 07:09:47 + echo 'Setup pyenv:' 07:09:47 Setup pyenv: 07:09:47 + export PYENV_ROOT=/opt/pyenv 07:09:47 + PYENV_ROOT=/opt/pyenv 07:09:47 + 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 07:09:47 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 07:09:47 + pyenv versions 07:09:47 system 07:09:47 * 3.8.13 (set by /opt/pyenv/version) 07:09:47 * 3.9.13 (set by /opt/pyenv/version) 07:09:47 * 3.10.6 (set by /opt/pyenv/version) 07:09:47 + command -v pyenv 07:09:47 ++ pyenv init - --no-rehash 07:09:47 + 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[*]}"'\'')" 07:09:47 export PATH="/opt/pyenv/shims:${PATH}" 07:09:47 export PYENV_SHELL=bash 07:09:47 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:09:47 pyenv() { 07:09:47 local command 07:09:47 command="${1:-}" 07:09:47 if [ "$#" -gt 0 ]; then 07:09:47 shift 07:09:47 fi 07:09:47 07:09:47 case "$command" in 07:09:47 rehash|shell) 07:09:47 eval "$(pyenv "sh-$command" "$@")" 07:09:47 ;; 07:09:47 *) 07:09:47 command pyenv "$command" "$@" 07:09:47 ;; 07:09:47 esac 07:09:47 }' 07:09:47 +++ 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[*]}"' 07:09:47 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 07:09:47 ++ 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 07:09:47 ++ 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 07:09:47 ++ export PYENV_SHELL=bash 07:09:47 ++ PYENV_SHELL=bash 07:09:47 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:09:47 +++ complete -F _pyenv pyenv 07:09:47 ++ lf-pyver python3 07:09:47 ++ local py_version_xy=python3 07:09:47 ++ local py_version_xyz= 07:09:47 ++ pyenv versions 07:09:47 ++ local command 07:09:47 ++ command=versions 07:09:47 ++ '[' 1 -gt 0 ']' 07:09:47 ++ shift 07:09:47 ++ case "$command" in 07:09:47 ++ command pyenv versions 07:09:47 ++ pyenv versions 07:09:47 ++ awk '{ print $1 }' 07:09:47 ++ sed 's/^[ *]* //' 07:09:47 ++ grep -E '^[0-9.]*[0-9]$' 07:09:48 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:09:48 +++ grep '^3' /tmp/.pyenv_versions 07:09:48 +++ sort -V 07:09:48 +++ tail -n 1 07:09:48 ++ py_version_xyz=3.10.6 07:09:48 ++ [[ -z 3.10.6 ]] 07:09:48 ++ echo 3.10.6 07:09:48 ++ return 0 07:09:48 + pyenv local 3.10.6 07:09:48 + local command 07:09:48 + command=local 07:09:48 + '[' 2 -gt 0 ']' 07:09:48 + shift 07:09:48 + case "$command" in 07:09:48 + command pyenv local 3.10.6 07:09:48 + pyenv local 3.10.6 07:09:48 + for arg in "$@" 07:09:48 + case $arg in 07:09:48 + pkg_list+='tox ' 07:09:48 + for arg in "$@" 07:09:48 + case $arg in 07:09:48 + pkg_list+='virtualenv ' 07:09:48 + for arg in "$@" 07:09:48 + case $arg in 07:09:48 + pkg_list+='urllib3~=1.26.15 ' 07:09:48 + [[ -f /tmp/.toxenv ]] 07:09:48 + [[ ! -f /tmp/.toxenv ]] 07:09:48 + [[ -n '' ]] 07:09:48 + python3 -m venv /tmp/venv-8v1V 07:09:55 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-8v1V' 07:09:55 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-8v1V 07:09:55 + echo /tmp/venv-8v1V 07:09:55 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 07:09:55 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 07:09:55 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 07:09:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:09:55 + local 'pip_opts=--upgrade --quiet' 07:09:55 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 07:09:55 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 07:09:55 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 07:09:55 + [[ -n '' ]] 07:09:55 + [[ -n '' ]] 07:09:55 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 07:09:55 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:09:55 + /tmp/venv-8v1V/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 07:10:03 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 07:10:03 lf-activate-venv(): INFO: Base packages installed successfully 07:10:03 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:10:03 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 07:10:03 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 07:10:03 + /tmp/venv-8v1V/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 07:10:09 + type python3 07:10:09 + true 07:10:09 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-8v1V/bin to PATH' 07:10:09 lf-activate-venv(): INFO: Adding /tmp/venv-8v1V/bin to PATH 07:10:09 + PATH=/tmp/venv-8v1V/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 07:10:09 + return 0 07:10:09 + python3 --version 07:10:09 Python 3.10.6 07:10:09 + python3 -m pip --version 07:10:09 pip 26.2.1 from /tmp/venv-8v1V/lib/python3.10/site-packages/pip (python 3.10) 07:10:09 + python3 -m pip freeze 07:10:09 cachetools==7.1.7 07:10:09 colorama==0.4.6 07:10:09 distlib==0.4.3 07:10:09 filelock==3.32.2 07:10:09 packaging==26.3 07:10:09 platformdirs==4.11.2 07:10:09 pluggy==1.6.0 07:10:09 pyproject-api==1.11.0 07:10:09 python-discovery==1.5.1 07:10:09 tomli==2.4.1 07:10:09 tomli_w==1.2.0 07:10:09 tox==4.59.0 07:10:09 typing_extensions==4.16.0 07:10:09 urllib3==1.26.20 07:10:09 virtualenv==21.7.4 07:10:09 [EnvInject] - Injecting environment variables from a build step. 07:10:09 [EnvInject] - Injecting as environment variables the properties content 07:10:09 PARALLEL=false 07:10:09 07:10:09 [EnvInject] - Variables injected successfully. 07:10:09 [testsuite-pythonsdk-tests-master-json-lint] $ /bin/bash -l /tmp/jenkins10490304264672945176.sh 07:10:09 ---> tox-run.sh 07:10:09 + 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 07:10:09 + ARCHIVE_TOX_DIR=/w/workspace/testsuite-pythonsdk-tests-master-json-lint/archives/tox 07:10:09 + ARCHIVE_DOC_DIR=/w/workspace/testsuite-pythonsdk-tests-master-json-lint/archives/docs 07:10:09 + mkdir -p /w/workspace/testsuite-pythonsdk-tests-master-json-lint/archives/tox 07:10:09 + cd /w/workspace/testsuite-pythonsdk-tests-master-json-lint/. 07:10:09 + source /home/jenkins/lf-env.sh 07:10:09 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:10:09 ++ mktemp -d /tmp/venv-XXXX 07:10:09 + lf_venv=/tmp/venv-ZKj5 07:10:09 + local venv_file=/tmp/.os_lf_venv 07:10:09 + local python=python3 07:10:09 + local options 07:10:09 + local set_path=true 07:10:09 + local install_args= 07:10:09 ++ 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 07:10:09 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:10:09 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:10:09 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:10:09 + true 07:10:09 + case $1 in 07:10:09 + venv_file=/tmp/.toxenv 07:10:09 + shift 2 07:10:09 + true 07:10:09 + case $1 in 07:10:09 + shift 07:10:09 + break 07:10:09 + case $python in 07:10:09 + local pkg_list= 07:10:09 + [[ -d /opt/pyenv ]] 07:10:09 + echo 'Setup pyenv:' 07:10:09 Setup pyenv: 07:10:09 + export PYENV_ROOT=/opt/pyenv 07:10:09 + PYENV_ROOT=/opt/pyenv 07:10:09 + 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 07:10:09 + 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 07:10:09 + pyenv versions 07:10:09 system 07:10:09 3.8.13 07:10:09 3.9.13 07:10:09 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-json-lint/.python-version) 07:10:09 + command -v pyenv 07:10:09 ++ pyenv init - --no-rehash 07:10:10 + 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[*]}"'\'')" 07:10:10 export PATH="/opt/pyenv/shims:${PATH}" 07:10:10 export PYENV_SHELL=bash 07:10:10 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:10:10 pyenv() { 07:10:10 local command 07:10:10 command="${1:-}" 07:10:10 if [ "$#" -gt 0 ]; then 07:10:10 shift 07:10:10 fi 07:10:10 07:10:10 case "$command" in 07:10:10 rehash|shell) 07:10:10 eval "$(pyenv "sh-$command" "$@")" 07:10:10 ;; 07:10:10 *) 07:10:10 command pyenv "$command" "$@" 07:10:10 ;; 07:10:10 esac 07:10:10 }' 07:10:10 +++ 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[*]}"' 07:10:10 ++ 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 07:10:10 ++ 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 07:10:10 ++ 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 07:10:10 ++ export PYENV_SHELL=bash 07:10:10 ++ PYENV_SHELL=bash 07:10:10 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:10:10 +++ complete -F _pyenv pyenv 07:10:10 ++ lf-pyver python3 07:10:10 ++ local py_version_xy=python3 07:10:10 ++ local py_version_xyz= 07:10:10 ++ awk '{ print $1 }' 07:10:10 ++ pyenv versions 07:10:10 ++ local command 07:10:10 ++ command=versions 07:10:10 ++ '[' 1 -gt 0 ']' 07:10:10 ++ shift 07:10:10 ++ case "$command" in 07:10:10 ++ command pyenv versions 07:10:10 ++ pyenv versions 07:10:10 ++ sed 's/^[ *]* //' 07:10:10 ++ grep -E '^[0-9.]*[0-9]$' 07:10:10 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:10:10 +++ grep '^3' /tmp/.pyenv_versions 07:10:10 +++ tail -n 1 07:10:10 +++ sort -V 07:10:10 ++ py_version_xyz=3.10.6 07:10:10 ++ [[ -z 3.10.6 ]] 07:10:10 ++ echo 3.10.6 07:10:10 ++ return 0 07:10:10 + pyenv local 3.10.6 07:10:10 + local command 07:10:10 + command=local 07:10:10 + '[' 2 -gt 0 ']' 07:10:10 + shift 07:10:10 + case "$command" in 07:10:10 + command pyenv local 3.10.6 07:10:10 + pyenv local 3.10.6 07:10:10 + for arg in "$@" 07:10:10 + case $arg in 07:10:10 + pkg_list+='tox ' 07:10:10 + for arg in "$@" 07:10:10 + case $arg in 07:10:10 + pkg_list+='virtualenv ' 07:10:10 + for arg in "$@" 07:10:10 + case $arg in 07:10:10 + pkg_list+='urllib3~=1.26.15 ' 07:10:10 + [[ -f /tmp/.toxenv ]] 07:10:10 ++ cat /tmp/.toxenv 07:10:10 + lf_venv=/tmp/venv-8v1V 07:10:10 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8v1V from' file:/tmp/.toxenv 07:10:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8v1V from file:/tmp/.toxenv 07:10:10 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 07:10:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:10:10 + local 'pip_opts=--upgrade --quiet' 07:10:10 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 07:10:10 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 07:10:10 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 07:10:10 + [[ -n '' ]] 07:10:10 + [[ -n '' ]] 07:10:10 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 07:10:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:10:10 + /tmp/venv-8v1V/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 07:10:11 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 07:10:11 lf-activate-venv(): INFO: Base packages installed successfully 07:10:11 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:10:11 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 07:10:11 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 07:10:11 + /tmp/venv-8v1V/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 07:10:11 + type python3 07:10:11 + true 07:10:11 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-8v1V/bin to PATH' 07:10:11 lf-activate-venv(): INFO: Adding /tmp/venv-8v1V/bin to PATH 07:10:11 + PATH=/tmp/venv-8v1V/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 07:10:11 + return 0 07:10:11 + [[ -d /opt/pyenv ]] 07:10:11 + echo '---> Setting up pyenv' 07:10:11 ---> Setting up pyenv 07:10:11 + export PYENV_ROOT=/opt/pyenv 07:10:11 + PYENV_ROOT=/opt/pyenv 07:10:11 + export PATH=/opt/pyenv/bin:/tmp/venv-8v1V/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 07:10:11 + PATH=/opt/pyenv/bin:/tmp/venv-8v1V/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 07:10:11 ++ pwd 07:10:11 + PYTHONPATH=/w/workspace/testsuite-pythonsdk-tests-master-json-lint 07:10:11 + export PYTHONPATH 07:10:11 + export TOX_TESTENV_PASSENV=PYTHONPATH 07:10:11 + TOX_TESTENV_PASSENV=PYTHONPATH 07:10:11 + tox --version 07:10:12 4.59.0 from /tmp/venv-8v1V/lib/python3.10/site-packages/tox/__init__.py 07:10:12 + PARALLEL=false 07:10:12 + TOX_OPTIONS_LIST= 07:10:12 + [[ -n json ]] 07:10:12 + TOX_OPTIONS_LIST=' -e json' 07:10:12 + case ${PARALLEL,,} in 07:10:12 + tox -e json 07:10:12 + tee -a /w/workspace/testsuite-pythonsdk-tests-master-json-lint/archives/tox/tox.log 07:10:13 json: freeze> python -m pip freeze --all 07:10:14 json: pip==26.2.1,setuptools==84.0.0 07:10:14 json: commands_pre[0]> /bin/sh -c 'git --no-pager diff HEAD^ HEAD --name-only --diff-filter=d '"'"'*.json'"'"' > /tmp/.coalist_json' 07:10:14 json: commands[0]> /bin/bash -c 'cat /tmp/.coalist_json | xargs -r python -m json.tool > /dev/null' 07:10:14 json: OK (1.88=setup[1.83]+cmd[0.01,0.04] seconds) 07:10:14 congratulations :) (1.94 seconds) 07:10:14 + tox_status=0 07:10:14 + echo '---> Completed tox runs' 07:10:14 ---> Completed tox runs 07:10:14 + for i in .tox/*/log 07:10:14 ++ echo .tox/json/log 07:10:14 ++ awk -F/ '{print $2}' 07:10:14 + tox_env=json 07:10:14 + cp -r .tox/json/log /w/workspace/testsuite-pythonsdk-tests-master-json-lint/archives/tox/json 07:10:14 + DOC_DIR=docs/_build/html 07:10:14 + [[ -d docs/_build/html ]] 07:10:14 + echo '---> tox-run.sh ends' 07:10:14 ---> tox-run.sh ends 07:10:14 + test 0 -eq 0 07:10:14 $ ssh-agent -k 07:10:14 unset SSH_AUTH_SOCK; 07:10:14 unset SSH_AGENT_PID; 07:10:14 echo Agent pid 13748 killed; 07:10:14 [ssh-agent] Stopped. 07:10:14 [PostBuildScript] - [INFO] Executing post build scripts. 07:10:14 [testsuite-pythonsdk-tests-master-json-lint] $ /bin/bash /tmp/jenkins16058071786525088962.sh 07:10:14 ---> sysstat.sh 07:10:14 [testsuite-pythonsdk-tests-master-json-lint] $ /bin/bash /tmp/jenkins14207916315706466601.sh 07:10:14 ---> package-listing.sh 07:10:14 ++ tr '[:upper:]' '[:lower:]' 07:10:14 ++ facter osfamily 07:10:15 + OS_FAMILY=redhat 07:10:15 + workspace=/w/workspace/testsuite-pythonsdk-tests-master-json-lint 07:10:15 + START_PACKAGES=/tmp/packages_start.txt 07:10:15 + END_PACKAGES=/tmp/packages_end.txt 07:10:15 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:10:15 + PACKAGES=/tmp/packages_start.txt 07:10:15 + '[' /w/workspace/testsuite-pythonsdk-tests-master-json-lint ']' 07:10:15 + PACKAGES=/tmp/packages_end.txt 07:10:15 + case "${OS_FAMILY}" in 07:10:15 + rpm -qa 07:10:15 + sort 07:10:15 + '[' -f /tmp/packages_start.txt ']' 07:10:15 + '[' -f /tmp/packages_end.txt ']' 07:10:15 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:10:15 + '[' /w/workspace/testsuite-pythonsdk-tests-master-json-lint ']' 07:10:15 + mkdir -p /w/workspace/testsuite-pythonsdk-tests-master-json-lint/archives/ 07:10:15 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/testsuite-pythonsdk-tests-master-json-lint/archives/ 07:10:15 [testsuite-pythonsdk-tests-master-json-lint] $ /bin/bash /tmp/jenkins8510977723115859514.sh 07:10:15 ---> capture-instance-metadata.sh 07:10:15 Setup pyenv: 07:10:16 system 07:10:16 3.8.13 07:10:16 3.9.13 07:10:16 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-json-lint/.python-version) 07:10:20 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-cPBA 07:10:20 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:10:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:10:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:10:25 lf-activate-venv(): INFO: Base packages installed successfully 07:10:25 lf-activate-venv(): INFO: Installing additional packages: lftools 07:11:22 lf-activate-venv(): INFO: Adding /tmp/venv-cPBA/bin to PATH 07:11:22 INFO: Running in OpenStack, capturing instance metadata 07:11:22 [testsuite-pythonsdk-tests-master-json-lint] $ /bin/bash /tmp/jenkins12606887983718890142.sh 07:11:22 provisioning config files... 07:11:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/testsuite-pythonsdk-tests-master-json-lint@tmp/config10896432605484696927tmp 07:11:22 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 07:11:22 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 07:11:22 [EnvInject] - Injecting environment variables from a build step. 07:11:22 [EnvInject] - Injecting as environment variables the properties content 07:11:22 SERVER_ID=logs 07:11:22 07:11:22 [EnvInject] - Variables injected successfully. 07:11:22 [testsuite-pythonsdk-tests-master-json-lint] $ /bin/bash /tmp/jenkins4468759677733841867.sh 07:11:22 ---> create-netrc.sh 07:11:22 [testsuite-pythonsdk-tests-master-json-lint] $ /bin/bash /tmp/jenkins362655760053916081.sh 07:11:22 ---> python-tools-install.sh 07:11:22 Setup pyenv: 07:11:22 system 07:11:22 3.8.13 07:11:22 3.9.13 07:11:22 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-json-lint/.python-version) 07:11:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-cPBA from file:/tmp/.os_lf_venv 07:11:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:11:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:11:24 lf-activate-venv(): INFO: Base packages installed successfully 07:11:24 lf-activate-venv(): INFO: Installing additional packages: lftools 07:11:31 lf-activate-venv(): INFO: Adding /tmp/venv-cPBA/bin to PATH 07:11:31 Generating Requirements File 07:11:58 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. 07:11:58 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 07:11:58 Python 3.10.6 07:11:59 pip 26.2.1 from /tmp/venv-cPBA/lib/python3.10/site-packages/pip (python 3.10) 07:11:59 aiohappyeyeballs==2.7.1 07:11:59 aiohttp==3.14.3 07:11:59 aiosignal==1.4.0 07:11:59 appdirs==1.4.4 07:11:59 argcomplete==3.7.2 07:11:59 aspy.yaml==1.3.0 07:11:59 async-timeout==5.0.1 07:11:59 attrs==26.1.0 07:11:59 autopage==0.6.0 07:11:59 backports.strenum==1.3.1 07:11:59 beautifulsoup4==4.15.0 07:11:59 boto3==1.43.69 07:11:59 botocore==1.43.69 07:11:59 bs4==0.0.2 07:11:59 certifi==2026.7.22 07:11:59 cffi==2.1.1 07:11:59 cfgv==3.5.0 07:11:59 chardet==7.5.1 07:11:59 charset-normalizer==3.4.9 07:11:59 click==8.4.2 07:11:59 cliff==4.14.0 07:11:59 cmd2==3.5.1 07:11:59 cryptography==3.3.2 07:11:59 debtcollector==3.1.0 07:11:59 decorator==5.3.1 07:11:59 defusedxml==0.7.1 07:11:59 Deprecated==1.3.1 07:11:59 distlib==0.4.3 07:11:59 dnspython==2.8.0 07:11:59 docker==7.2.0 07:11:59 dogpile.cache==1.5.0 07:11:59 durationpy==0.10 07:11:59 email-validator==2.3.0 07:11:59 filelock==3.32.2 07:11:59 frozenlist==1.8.0 07:11:59 future==1.0.0 07:11:59 gitdb==4.0.12 07:11:59 GitPython==3.1.59 07:11:59 httplib2==0.30.2 07:11:59 identify==2.6.19 07:11:59 idna==3.18 07:11:59 importlib-resources==1.5.0 07:11:59 iso8601==2.1.0 07:11:59 Jinja2==3.1.6 07:11:59 jmespath==1.1.0 07:11:59 jsonpatch==1.33 07:11:59 jsonpointer==3.1.1 07:11:59 jsonschema==4.26.0 07:11:59 jsonschema-specifications==2025.9.1 07:11:59 keystoneauth1==5.14.0 07:11:59 kubernetes==36.0.3 07:11:59 lftools==0.37.23 07:11:59 lxml==6.1.1 07:11:59 markdown-it-py==4.2.0 07:11:59 MarkupSafe==3.0.3 07:11:59 mdurl==0.1.2 07:11:59 msgpack==1.2.1 07:11:59 multi_key_dict==2.0.3 07:11:59 multidict==6.7.1 07:11:59 munch==4.0.0 07:11:59 netaddr==1.3.0 07:11:59 niet==1.4.2 07:11:59 nodeenv==1.10.0 07:11:59 oauth2client==4.1.3 07:11:59 oauthlib==3.3.1 07:11:59 openstacksdk==4.13.0 07:11:59 os-service-types==1.8.2 07:11:59 osc-lib==4.6.0 07:11:59 oslo.config==10.4.0 07:11:59 oslo.context==6.4.0 07:11:59 oslo.i18n==6.8.0 07:11:59 oslo.log==8.2.0 07:11:59 oslo.serialization==5.10.0 07:11:59 oslo.utils==10.1.1 07:11:59 packaging==26.3 07:11:59 pbr==7.0.3 07:11:59 platformdirs==4.11.2 07:11:59 prettytable==3.18.0 07:11:59 propcache==0.5.2 07:11:59 psutil==7.2.2 07:11:59 pyasn1==0.6.4 07:11:59 pyasn1_modules==0.4.2 07:11:59 pycparser==3.0 07:11:59 pygerrit2==2.0.15 07:11:59 PyGithub==2.9.1 07:11:59 Pygments==2.20.0 07:11:59 PyJWT==2.13.0 07:11:59 PyNaCl==1.6.2 07:11:59 pyparsing==2.4.7 07:11:59 pyperclip==1.11.0 07:11:59 pyrsistent==0.20.0 07:11:59 python-cinderclient==9.9.0 07:11:59 python-dateutil==2.9.0.post0 07:11:59 python-discovery==1.5.1 07:11:59 python-heatclient==5.2.0 07:11:59 python-jenkins==1.8.3 07:11:59 python-keystoneclient==5.8.0 07:11:59 python-magnumclient==4.11.0 07:11:59 python-openstackclient==10.0.0 07:11:59 python-swiftclient==4.10.0 07:11:59 PyYAML==6.0.3 07:11:59 referencing==0.37.0 07:11:59 requests==2.34.2 07:11:59 requests-oauthlib==2.0.0 07:11:59 rfc3986==2.0.0 07:11:59 rich==15.0.0 07:11:59 rich-argparse==1.8.0 07:11:59 rpds-py==0.30.0 07:11:59 rsa==4.9.1 07:11:59 ruamel.yaml==0.19.1 07:11:59 ruamel.yaml.clib==0.2.15 07:11:59 s3transfer==0.19.2 07:11:59 simplejson==4.1.1 07:11:59 six==1.17.0 07:11:59 smmap==5.0.3 07:11:59 soupsieve==2.9.2 07:11:59 stevedore==5.8.0 07:11:59 tabulate==0.10.0 07:11:59 toml==0.10.2 07:11:59 tomlkit==0.15.1 07:11:59 tqdm==4.70.0 07:11:59 typing_extensions==4.16.0 07:11:59 urllib3==1.26.20 07:11:59 virtualenv==21.7.4 07:11:59 wcwidth==0.8.2 07:11:59 websocket-client==1.9.0 07:11:59 wrapt==2.3.0 07:11:59 xdg==6.0.0 07:11:59 xmltodict==1.0.4 07:11:59 yarl==1.24.5 07:11:59 yq==4.1.2 07:11:59 [testsuite-pythonsdk-tests-master-json-lint] $ /bin/sh /tmp/jenkins4285422438586336539.sh 07:11:59 ---> uv-install.sh 07:11:59 Installing uv/uvx (latest) using shell installer 07:11:59 2026-08-12 07:11:59 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71225/71225] -> "/tmp/uv-install-An6yAt.sh" [1] 07:11:59 downloading uv 0.12.3 x86_64-unknown-linux-gnu 07:12:00 installing to /home/jenkins/.local/bin 07:12:00 uv 07:12:00 uvx 07:12:00 everything's installed! 07:12:00 ---> Validating uv/uvx install 07:12:00 uvx 0.12.3 (x86_64-unknown-linux-gnu) 07:12:00 [testsuite-pythonsdk-tests-master-json-lint] $ /bin/bash /tmp/jenkins1576154992201499071.sh 07:12:00 ---> sudo-logs.sh 07:12:00 Archiving 'sudo' log.. 07:12:01 [testsuite-pythonsdk-tests-master-json-lint] $ /bin/bash /tmp/jenkins7547090434324627427.sh 07:12:01 ---> job-cost.sh 07:12:01 INFO: Activating Python virtual environment... 07:12:01 Setup pyenv: 07:12:01 system 07:12:01 3.8.13 07:12:01 3.9.13 07:12:01 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-json-lint/.python-version) 07:12:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-cPBA from file:/tmp/.os_lf_venv 07:12:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:12:01 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:12:03 lf-activate-venv(): INFO: Base packages installed successfully 07:12:03 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:12:07 lf-activate-venv(): INFO: Adding /tmp/venv-cPBA/bin to PATH 07:12:07 INFO: No stack-cost file found 07:12:07 INFO: Instance uptime: 189s 07:12:07 INFO: Fetching instance metadata (attempt 1 of 3)... 07:12:07 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 07:12:07 INFO: Successfully fetched instance metadata 07:12:07 INFO: Instance type: v3-standard-2 07:12:07 INFO: Retrieving pricing info for: v3-standard-2 07:12:07 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 07:12:07 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=189 07:12:07 INFO: Successfully fetched Vexxhost pricing API 07:12:07 INFO: Retrieved cost: 0.06 07:12:07 INFO: Retrieved resource: v3-standard-2 07:12:07 INFO: Creating archive directory: /w/workspace/testsuite-pythonsdk-tests-master-json-lint/archives/cost 07:12:07 INFO: Archiving costs to: /w/workspace/testsuite-pythonsdk-tests-master-json-lint/archives/cost.csv 07:12:07 INFO: Successfully archived job cost data 07:12:07 DEBUG: Cost data: testsuite-pythonsdk-tests-master-json-lint,30,2026-08-12 07:12:07,v3-standard-2,189,0.06,0.00,SUCCESS 07:12:08 [testsuite-pythonsdk-tests-master-json-lint] $ /bin/bash -l /tmp/jenkins16022935885904840980.sh 07:12:08 ---> logs-deploy.sh 07:12:08 Setup pyenv: 07:12:08 system 07:12:08 3.8.13 07:12:08 3.9.13 07:12:08 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-json-lint/.python-version) 07:12:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-cPBA from file:/tmp/.os_lf_venv 07:12:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:12:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:12:09 lf-activate-venv(): INFO: Base packages installed successfully 07:12:09 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 07:12:16 lf-activate-venv(): INFO: Adding /tmp/venv-cPBA/bin to PATH 07:12:16 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/testsuite-pythonsdk-tests-master-json-lint/30 07:12:16 INFO: archiving workspace using pattern(s): 07:12:17 Archives upload complete. 07:12:17 INFO: archiving logs to Nexus 07:12:18 ---> uname -a: 07:12:18 Linux prd-centos8-builder-2c-1g-11523.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 07:12:18 07:12:18 07:12:18 ---> lscpu: 07:12:18 Architecture: x86_64 07:12:18 CPU op-mode(s): 32-bit, 64-bit 07:12:18 Byte Order: Little Endian 07:12:18 CPU(s): 2 07:12:18 On-line CPU(s) list: 0,1 07:12:18 Thread(s) per core: 1 07:12:18 Core(s) per socket: 1 07:12:18 Socket(s): 2 07:12:18 NUMA node(s): 1 07:12:18 Vendor ID: AuthenticAMD 07:12:18 CPU family: 23 07:12:18 Model: 49 07:12:18 Model name: AMD EPYC-Rome Processor 07:12:18 Stepping: 0 07:12:18 CPU MHz: 2799.998 07:12:18 BogoMIPS: 5599.99 07:12:18 Virtualization: AMD-V 07:12:18 Hypervisor vendor: KVM 07:12:18 Virtualization type: full 07:12:18 L1d cache: 32K 07:12:18 L1i cache: 32K 07:12:18 L2 cache: 512K 07:12:18 L3 cache: 16384K 07:12:18 NUMA node0 CPU(s): 0,1 07:12:18 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 07:12:18 07:12:18 07:12:18 ---> nproc: 07:12:18 2 07:12:18 07:12:18 07:12:18 ---> df -h: 07:12:18 Filesystem Size Used Avail Use% Mounted on 07:12:18 devtmpfs 3.8G 0 3.8G 0% /dev 07:12:18 tmpfs 3.8G 0 3.8G 0% /dev/shm 07:12:18 tmpfs 3.8G 17M 3.8G 1% /run 07:12:18 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 07:12:18 /dev/vda1 40G 9.5G 31G 24% / 07:12:18 tmpfs 770M 0 770M 0% /run/user/1001 07:12:18 07:12:18 07:12:18 ---> free -m: 07:12:18 total used free shared buff/cache available 07:12:18 Mem: 7697 548 4872 19 2275 6839 07:12:18 Swap: 1023 0 1023 07:12:18 07:12:18 07:12:18 ---> ip addr: 07:12:18 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:12:18 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:12:18 inet 127.0.0.1/8 scope host lo 07:12:18 valid_lft forever preferred_lft forever 07:12:18 inet6 ::1/128 scope host 07:12:18 valid_lft forever preferred_lft forever 07:12:18 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 07:12:18 link/ether fa:16:3e:e1:f2:c7 brd ff:ff:ff:ff:ff:ff 07:12:18 altname enp0s3 07:12:18 altname ens3 07:12:18 inet 10.30.106.213/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 07:12:18 valid_lft 86210sec preferred_lft 86210sec 07:12:18 inet6 fe80::f816:3eff:fee1:f2c7/64 scope link 07:12:18 valid_lft forever preferred_lft forever 07:12:18 07:12:18 07:12:18 ---> sar -b -r -n DEV: 07:12:18 Linux 4.18.0-536.el8.x86_64 (centos-stream-8-builder-bbeabe4a-2fd0-4604-88f7-f8ef5baaa3c1.nov) 08/12/2026 _x86_64_ (2 CPU) 07:12:18 07:12:18 07:09:04 LINUX RESTART (2 CPU) 07:12:18 07:12:18 07:10:00 AM tps rtps wtps bread/s bwrtn/s 07:12:18 07:10:01 AM 104.21 92.11 12.11 981.05 610.53 07:12:18 07:11:01 AM 156.73 86.10 70.63 867.58 6802.65 07:12:18 07:12:01 AM 126.01 22.11 103.90 454.38 8057.55 07:12:18 Average: 140.79 54.70 86.09 665.97 7323.84 07:12:18 07:12:18 07:10:00 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:12:18 07:10:01 AM 5580116 7074756 2302324 29.21 2688 1683464 707768 7.92 158708 1854724 79348 07:12:18 07:11:01 AM 5340196 6989568 2542244 32.25 2688 1830040 782416 8.76 374300 1848716 43856 07:12:18 07:12:01 AM 5037624 7040744 2844816 36.09 2688 2165672 660420 7.39 387080 2077276 225436 07:12:18 Average: 5319312 7035023 2563128 32.52 2688 1893059 716868 8.03 306696 1926905 116213 07:12:18 07:12:18 07:10:00 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:12:18 07:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:12:18 07:10:01 AM eth0 3.68 3.16 1.68 8.58 0.00 0.00 0.00 0.00 07:12:18 07:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:12:18 07:11:01 AM eth0 47.82 34.76 605.58 14.14 0.00 0.00 0.00 0.00 07:12:18 07:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:12:18 07:12:01 AM eth0 58.66 39.19 917.93 6.62 0.00 0.00 0.00 0.00 07:12:18 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:12:18 Average: eth0 52.47 36.44 749.91 10.35 0.00 0.00 0.00 0.00 07:12:18 07:12:18 07:12:18 ---> sar -P ALL: 07:12:18 Linux 4.18.0-536.el8.x86_64 (centos-stream-8-builder-bbeabe4a-2fd0-4604-88f7-f8ef5baaa3c1.nov) 08/12/2026 _x86_64_ (2 CPU) 07:12:18 07:12:18 07:09:04 LINUX RESTART (2 CPU) 07:12:18 07:12:18 07:10:00 AM CPU %user %nice %system %iowait %steal %idle 07:12:18 07:10:01 AM all 31.75 4.23 22.75 25.40 1.06 14.81 07:12:18 07:10:01 AM 0 51.58 1.58 16.84 16.32 1.05 12.63 07:12:18 07:10:01 AM 1 11.70 6.91 28.72 34.57 1.06 17.02 07:12:18 07:11:01 AM all 21.23 1.85 28.86 26.08 0.12 21.86 07:12:18 07:11:01 AM 0 19.37 1.61 30.17 25.19 0.10 23.56 07:12:18 07:11:01 AM 1 23.08 2.09 27.56 26.98 0.14 20.16 07:12:18 07:12:01 AM all 30.29 0.51 12.30 12.23 0.12 44.55 07:12:18 07:12:01 AM 0 33.19 0.57 13.13 12.21 0.12 40.78 07:12:18 07:12:01 AM 1 27.40 0.45 11.47 12.26 0.12 48.30 07:12:18 Average: all 25.87 1.23 20.58 19.23 0.13 32.97 07:12:18 Average: 0 26.70 1.09 21.54 18.63 0.12 31.90 07:12:18 Average: 1 25.04 1.36 19.62 19.82 0.14 34.03 07:12:18 07:12:18 07:12:18