05:29:32 Triggered by Gerrit: https://gerrit.onap.org/r/c/testsuite/pythonsdk-tests/+/147173 05:29:32 Running as SYSTEM 05:29:32 [EnvInject] - Loading node environment variables. 05:29:32 Building remotely on prd-centos8-builder-2c-1g-15627 (centos8-builder-2c-1g) in workspace /w/workspace/testsuite-pythonsdk-tests-master-json-lint 05:29:32 [ssh-agent] Looking for ssh-agent implementation... 05:29:32 $ ssh-agent 05:29:33 SSH_AUTH_SOCK=/tmp/ssh-hwZ2l8mbHfu4/agent.13794 05:29:33 SSH_AGENT_PID=13796 05:29:33 [ssh-agent] Started. 05:29:33 Running ssh-add (command line suppressed) 05:29:33 Identity added: /w/workspace/testsuite-pythonsdk-tests-master-json-lint@tmp/private_key_7841887814133839418.key (/w/workspace/testsuite-pythonsdk-tests-master-json-lint@tmp/private_key_7841887814133839418.key) 05:29:33 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 05:29:33 The recommended git tool is: NONE 05:29:35 using credential onap-jenkins-ssh 05:29:35 Wiping out workspace first. 05:29:35 Cloning the remote Git repository 05:29:35 Cloning repository git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git 05:29:35 > git init /w/workspace/testsuite-pythonsdk-tests-master-json-lint # timeout=10 05:29:35 Fetching upstream changes from git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git 05:29:35 > git --version # timeout=10 05:29:35 > git --version # 'git version 2.43.0' 05:29:35 using GIT_SSH to set credentials Gerrit user 05:29:35 [INFO] Currently running in a labeled security context 05:29:35 [INFO] Currently SELinux is 'enforcing' on the host 05:29:35 > /usr/bin/chcon --type=ssh_home_t /w/workspace/testsuite-pythonsdk-tests-master-json-lint@tmp/jenkins-gitclient-ssh4612256591177883692.key 05:29:35 Verifying host key using manually-configured host key entries 05:29:35 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=30 05:29:37 > git config remote.origin.url git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git # timeout=10 05:29:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:29:37 > git config remote.origin.url git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git # timeout=10 05:29:37 Fetching upstream changes from git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git 05:29:37 using GIT_SSH to set credentials Gerrit user 05:29:37 [INFO] Currently running in a labeled security context 05:29:37 [INFO] Currently SELinux is 'enforcing' on the host 05:29:37 > /usr/bin/chcon --type=ssh_home_t /w/workspace/testsuite-pythonsdk-tests-master-json-lint@tmp/jenkins-gitclient-ssh7896853614900783146.key 05:29:37 Verifying host key using manually-configured host key entries 05:29:37 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git refs/changes/73/147173/1 # timeout=30 05:29:37 > git rev-parse bd3faf37d935d7fcfe2a185113a2af0e00e8a7dc^{commit} # timeout=10 05:29:37 Checking out Revision bd3faf37d935d7fcfe2a185113a2af0e00e8a7dc (refs/changes/73/147173/1) 05:29:37 > git config core.sparsecheckout # timeout=10 05:29:37 > git checkout -f bd3faf37d935d7fcfe2a185113a2af0e00e8a7dc # timeout=30 05:29:41 Commit message: "Give the basic_acm apex policy a real APEX model" 05:29:41 > git rev-parse FETCH_HEAD^{commit} # timeout=10 05:29:41 > git rev-list --no-walk f5f690cf09adc254b1e84a3842d8b49bf815e812 # timeout=10 05:29:41 [EnvInject] - Injecting environment variables from a build step. 05:29:41 [EnvInject] - Injecting as environment variables the properties content 05:29:41 PYTHON=python3 05:29:41 05:29:41 [EnvInject] - Variables injected successfully. 05:29:41 [testsuite-pythonsdk-tests-master-json-lint] $ /bin/bash -l /tmp/jenkins8034949395795778807.sh 05:29:41 ---> tox-install.sh 05:29:41 + source /home/jenkins/lf-env.sh 05:29:41 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 05:29:41 ++ mktemp -d /tmp/venv-XXXX 05:29:41 + lf_venv=/tmp/venv-Iigl 05:29:41 + local venv_file=/tmp/.os_lf_venv 05:29:41 + local python=python3 05:29:41 + local options 05:29:41 + local set_path=true 05:29:41 + local install_args= 05:29:41 ++ 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 05:29:41 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:29:41 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:29:41 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 05:29:41 + true 05:29:41 + case $1 in 05:29:41 + venv_file=/tmp/.toxenv 05:29:41 + shift 2 05:29:41 + true 05:29:41 + case $1 in 05:29:41 + shift 05:29:41 + break 05:29:41 + case $python in 05:29:41 + local pkg_list= 05:29:41 + [[ -d /opt/pyenv ]] 05:29:41 + echo 'Setup pyenv:' 05:29:41 Setup pyenv: 05:29:41 + export PYENV_ROOT=/opt/pyenv 05:29:41 + PYENV_ROOT=/opt/pyenv 05:29:41 + 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 05:29:41 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 05:29:41 + pyenv versions 05:29:42 system 05:29:42 * 3.8.13 (set by /opt/pyenv/version) 05:29:42 * 3.9.13 (set by /opt/pyenv/version) 05:29:42 * 3.10.6 (set by /opt/pyenv/version) 05:29:42 + command -v pyenv 05:29:42 ++ pyenv init - --no-rehash 05:29:42 + 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[*]}"'\'')" 05:29:42 export PATH="/opt/pyenv/shims:${PATH}" 05:29:42 export PYENV_SHELL=bash 05:29:42 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 05:29:42 pyenv() { 05:29:42 local command 05:29:42 command="${1:-}" 05:29:42 if [ "$#" -gt 0 ]; then 05:29:42 shift 05:29:42 fi 05:29:42 05:29:42 case "$command" in 05:29:42 rehash|shell) 05:29:42 eval "$(pyenv "sh-$command" "$@")" 05:29:42 ;; 05:29:42 *) 05:29:42 command pyenv "$command" "$@" 05:29:42 ;; 05:29:42 esac 05:29:42 }' 05:29:42 +++ 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[*]}"' 05:29:42 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 05:29:42 ++ 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 05:29:42 ++ 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 05:29:42 ++ export PYENV_SHELL=bash 05:29:42 ++ PYENV_SHELL=bash 05:29:42 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 05:29:42 +++ complete -F _pyenv pyenv 05:29:42 ++ lf-pyver python3 05:29:42 ++ local py_version_xy=python3 05:29:42 ++ local py_version_xyz= 05:29:42 ++ pyenv versions 05:29:42 ++ local command 05:29:42 ++ command=versions 05:29:42 ++ '[' 1 -gt 0 ']' 05:29:42 ++ shift 05:29:42 ++ case "$command" in 05:29:42 ++ command pyenv versions 05:29:42 ++ pyenv versions 05:29:42 ++ awk '{ print $1 }' 05:29:42 ++ sed 's/^[ *]* //' 05:29:42 ++ grep -E '^[0-9.]*[0-9]$' 05:29:42 ++ [[ ! -s /tmp/.pyenv_versions ]] 05:29:42 +++ sort -V 05:29:42 +++ tail -n 1 05:29:42 +++ grep '^3' /tmp/.pyenv_versions 05:29:42 ++ py_version_xyz=3.10.6 05:29:42 ++ [[ -z 3.10.6 ]] 05:29:42 ++ echo 3.10.6 05:29:42 ++ return 0 05:29:42 + pyenv local 3.10.6 05:29:42 + local command 05:29:42 + command=local 05:29:42 + '[' 2 -gt 0 ']' 05:29:42 + shift 05:29:42 + case "$command" in 05:29:42 + command pyenv local 3.10.6 05:29:42 + pyenv local 3.10.6 05:29:42 + for arg in "$@" 05:29:42 + case $arg in 05:29:42 + pkg_list+='tox ' 05:29:42 + for arg in "$@" 05:29:42 + case $arg in 05:29:42 + pkg_list+='virtualenv ' 05:29:42 + for arg in "$@" 05:29:42 + case $arg in 05:29:42 + pkg_list+='urllib3~=1.26.15 ' 05:29:42 + [[ -f /tmp/.toxenv ]] 05:29:42 + [[ ! -f /tmp/.toxenv ]] 05:29:42 + [[ -n '' ]] 05:29:42 + python3 -m venv /tmp/venv-Iigl 05:29:46 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Iigl' 05:29:46 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Iigl 05:29:46 + echo /tmp/venv-Iigl 05:29:46 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 05:29:46 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 05:29:46 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 05:29:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:29:46 + local 'pip_opts=--upgrade --quiet' 05:29:46 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 05:29:46 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 05:29:46 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 05:29:46 + [[ -n '' ]] 05:29:46 + [[ -n '' ]] 05:29:46 + lf-venv-pip-install /tmp/venv-Iigl/bin/python3 --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 05:29:46 + local venv_python=/tmp/venv-Iigl/bin/python3 05:29:46 + shift 05:29:46 + local upstream=https://pypi.org/simple 05:29:46 + /tmp/venv-Iigl/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 05:29:50 + return 0 05:29:50 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 05:29:50 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 05:29:50 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 05:29:50 + lf-venv-pip-install /tmp/venv-Iigl/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 05:29:50 + local venv_python=/tmp/venv-Iigl/bin/python3 05:29:50 + shift 05:29:50 + local upstream=https://pypi.org/simple 05:29:50 + /tmp/venv-Iigl/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 05:29:52 + return 0 05:29:52 + type python3 05:29:52 + true 05:29:52 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Iigl/bin to PATH' 05:29:52 lf-activate-venv(): INFO: Adding /tmp/venv-Iigl/bin to PATH 05:29:52 + PATH=/tmp/venv-Iigl/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 05:29:52 + return 0 05:29:52 + python3 --version 05:29:52 Python 3.10.6 05:29:52 + python3 -m pip --version 05:29:52 pip 26.2.1 from /tmp/venv-Iigl/lib/python3.10/site-packages/pip (python 3.10) 05:29:52 + python3 -m pip freeze 05:29:52 cachetools==7.1.7 05:29:52 colorama==0.4.6 05:29:52 distlib==0.4.3 05:29:52 filelock==3.32.4 05:29:52 packaging==26.3 05:29:52 platformdirs==4.11.4 05:29:52 pluggy==1.6.0 05:29:52 pyproject-api==1.11.0 05:29:52 python-discovery==1.5.3 05:29:52 tomli==2.4.1 05:29:52 tomli_w==1.2.0 05:29:52 tox==4.60.1 05:29:52 typing_extensions==4.16.0 05:29:52 urllib3==1.26.20 05:29:52 virtualenv==21.7.5 05:29:52 [EnvInject] - Injecting environment variables from a build step. 05:29:52 [EnvInject] - Injecting as environment variables the properties content 05:29:52 PARALLEL=false 05:29:52 05:29:52 [EnvInject] - Variables injected successfully. 05:29:52 [testsuite-pythonsdk-tests-master-json-lint] $ /bin/bash -l /tmp/jenkins9815641124046772307.sh 05:29:53 ---> tox-run.sh 05:29:53 + 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 05:29:53 + ARCHIVE_TOX_DIR=/w/workspace/testsuite-pythonsdk-tests-master-json-lint/archives/tox 05:29:53 + ARCHIVE_DOC_DIR=/w/workspace/testsuite-pythonsdk-tests-master-json-lint/archives/docs 05:29:53 + mkdir -p /w/workspace/testsuite-pythonsdk-tests-master-json-lint/archives/tox 05:29:53 + cd /w/workspace/testsuite-pythonsdk-tests-master-json-lint/. 05:29:53 + source /home/jenkins/lf-env.sh 05:29:53 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 05:29:53 ++ mktemp -d /tmp/venv-XXXX 05:29:53 + lf_venv=/tmp/venv-ve9k 05:29:53 + local venv_file=/tmp/.os_lf_venv 05:29:53 + local python=python3 05:29:53 + local options 05:29:53 + local set_path=true 05:29:53 + local install_args= 05:29:53 ++ 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 05:29:53 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:29:53 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:29:53 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 05:29:53 + true 05:29:53 + case $1 in 05:29:53 + venv_file=/tmp/.toxenv 05:29:53 + shift 2 05:29:53 + true 05:29:53 + case $1 in 05:29:53 + shift 05:29:53 + break 05:29:53 + case $python in 05:29:53 + local pkg_list= 05:29:53 + [[ -d /opt/pyenv ]] 05:29:53 + echo 'Setup pyenv:' 05:29:53 Setup pyenv: 05:29:53 + export PYENV_ROOT=/opt/pyenv 05:29:53 + PYENV_ROOT=/opt/pyenv 05:29:53 + 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 05:29:53 + 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 05:29:53 + pyenv versions 05:29:53 system 05:29:53 3.8.13 05:29:53 3.9.13 05:29:53 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-json-lint/.python-version) 05:29:53 + command -v pyenv 05:29:53 ++ pyenv init - --no-rehash 05:29:53 + 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[*]}"'\'')" 05:29:53 export PATH="/opt/pyenv/shims:${PATH}" 05:29:53 export PYENV_SHELL=bash 05:29:53 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 05:29:53 pyenv() { 05:29:53 local command 05:29:53 command="${1:-}" 05:29:53 if [ "$#" -gt 0 ]; then 05:29:53 shift 05:29:53 fi 05:29:53 05:29:53 case "$command" in 05:29:53 rehash|shell) 05:29:53 eval "$(pyenv "sh-$command" "$@")" 05:29:53 ;; 05:29:53 *) 05:29:53 command pyenv "$command" "$@" 05:29:53 ;; 05:29:53 esac 05:29:53 }' 05:29:53 +++ 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[*]}"' 05:29:53 ++ 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 05:29:53 ++ 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 05:29:53 ++ 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 05:29:53 ++ export PYENV_SHELL=bash 05:29:53 ++ PYENV_SHELL=bash 05:29:53 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 05:29:53 +++ complete -F _pyenv pyenv 05:29:53 ++ lf-pyver python3 05:29:53 ++ local py_version_xy=python3 05:29:53 ++ local py_version_xyz= 05:29:53 ++ awk '{ print $1 }' 05:29:53 ++ pyenv versions 05:29:53 ++ local command 05:29:53 ++ command=versions 05:29:53 ++ '[' 1 -gt 0 ']' 05:29:53 ++ shift 05:29:53 ++ case "$command" in 05:29:53 ++ command pyenv versions 05:29:53 ++ pyenv versions 05:29:53 ++ sed 's/^[ *]* //' 05:29:53 ++ grep -E '^[0-9.]*[0-9]$' 05:29:53 ++ [[ ! -s /tmp/.pyenv_versions ]] 05:29:53 +++ grep '^3' /tmp/.pyenv_versions 05:29:53 +++ sort -V 05:29:53 +++ tail -n 1 05:29:53 ++ py_version_xyz=3.10.6 05:29:53 ++ [[ -z 3.10.6 ]] 05:29:53 ++ echo 3.10.6 05:29:53 ++ return 0 05:29:53 + pyenv local 3.10.6 05:29:53 + local command 05:29:53 + command=local 05:29:53 + '[' 2 -gt 0 ']' 05:29:53 + shift 05:29:53 + case "$command" in 05:29:53 + command pyenv local 3.10.6 05:29:53 + pyenv local 3.10.6 05:29:53 + for arg in "$@" 05:29:53 + case $arg in 05:29:53 + pkg_list+='tox ' 05:29:53 + for arg in "$@" 05:29:53 + case $arg in 05:29:53 + pkg_list+='virtualenv ' 05:29:53 + for arg in "$@" 05:29:53 + case $arg in 05:29:53 + pkg_list+='urllib3~=1.26.15 ' 05:29:53 + [[ -f /tmp/.toxenv ]] 05:29:53 ++ cat /tmp/.toxenv 05:29:53 + lf_venv=/tmp/venv-Iigl 05:29:53 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Iigl from' file:/tmp/.toxenv 05:29:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Iigl from file:/tmp/.toxenv 05:29:53 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 05:29:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:29:53 + local 'pip_opts=--upgrade --quiet' 05:29:53 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 05:29:53 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 05:29:53 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 05:29:53 + [[ -n '' ]] 05:29:53 + [[ -n '' ]] 05:29:53 + lf-venv-pip-install /tmp/venv-Iigl/bin/python3 --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 05:29:53 + local venv_python=/tmp/venv-Iigl/bin/python3 05:29:53 + shift 05:29:53 + local upstream=https://pypi.org/simple 05:29:53 + /tmp/venv-Iigl/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 05:29:54 + return 0 05:29:54 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 05:29:54 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 05:29:54 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 05:29:54 + lf-venv-pip-install /tmp/venv-Iigl/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 05:29:54 + local venv_python=/tmp/venv-Iigl/bin/python3 05:29:54 + shift 05:29:54 + local upstream=https://pypi.org/simple 05:29:54 + /tmp/venv-Iigl/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 05:29:55 + return 0 05:29:55 + type python3 05:29:55 + true 05:29:55 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Iigl/bin to PATH' 05:29:55 lf-activate-venv(): INFO: Adding /tmp/venv-Iigl/bin to PATH 05:29:55 + PATH=/tmp/venv-Iigl/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 05:29:55 + return 0 05:29:55 + [[ -d /opt/pyenv ]] 05:29:55 + echo '---> Setting up pyenv' 05:29:55 ---> Setting up pyenv 05:29:55 + export PYENV_ROOT=/opt/pyenv 05:29:55 + PYENV_ROOT=/opt/pyenv 05:29:55 + export PATH=/opt/pyenv/bin:/tmp/venv-Iigl/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 05:29:55 + PATH=/opt/pyenv/bin:/tmp/venv-Iigl/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 05:29:55 ++ pwd 05:29:55 + PYTHONPATH=/w/workspace/testsuite-pythonsdk-tests-master-json-lint 05:29:55 + export PYTHONPATH 05:29:55 + export TOX_TESTENV_PASSENV=PYTHONPATH 05:29:55 + TOX_TESTENV_PASSENV=PYTHONPATH 05:29:55 + tox --version 05:29:55 4.60.1 from /tmp/venv-Iigl/lib/python3.10/site-packages/tox/__init__.py 05:29:55 + PARALLEL=false 05:29:55 + TOX_OPTIONS_LIST= 05:29:55 + [[ -n json ]] 05:29:55 + TOX_OPTIONS_LIST=' -e json' 05:29:55 + case ${PARALLEL,,} in 05:29:55 + tee -a /w/workspace/testsuite-pythonsdk-tests-master-json-lint/archives/tox/tox.log 05:29:55 + tox -e json 05:29:56 json: freeze> python -m pip freeze --all 05:29:57 json: pip==26.2.1,setuptools==84.0.0 05:29:57 json: commands_pre[0]> /bin/sh -c 'git --no-pager diff HEAD^ HEAD --name-only --diff-filter=d '"'"'*.json'"'"' > /tmp/.coalist_json' 05:29:57 json: commands[0]> /bin/bash -c 'cat /tmp/.coalist_json | xargs -r python -m json.tool > /dev/null' 05:29:57 json: OK (1.63=setup[1.58]+cmd[0.01,0.04] seconds) 05:29:57 congratulations :) (1.67 seconds) 05:29:57 + tox_status=0 05:29:57 + echo '---> Completed tox runs' 05:29:57 ---> Completed tox runs 05:29:57 + for i in .tox/*/log 05:29:57 ++ echo .tox/json/log 05:29:57 ++ awk -F/ '{print $2}' 05:29:57 + tox_env=json 05:29:57 + cp -r .tox/json/log /w/workspace/testsuite-pythonsdk-tests-master-json-lint/archives/tox/json 05:29:57 + DOC_DIR=docs/_build/html 05:29:57 + [[ -d docs/_build/html ]] 05:29:57 + echo '---> tox-run.sh ends' 05:29:57 ---> tox-run.sh ends 05:29:57 + test 0 -eq 0 05:29:57 $ ssh-agent -k 05:29:57 unset SSH_AUTH_SOCK; 05:29:57 unset SSH_AGENT_PID; 05:29:57 echo Agent pid 13796 killed; 05:29:57 [ssh-agent] Stopped. 05:29:57 [PostBuildScript] - [INFO] Executing post build scripts. 05:29:57 [testsuite-pythonsdk-tests-master-json-lint] $ /bin/bash /tmp/jenkins14166891946554151646.sh 05:29:57 ---> sysstat.sh 05:29:57 [testsuite-pythonsdk-tests-master-json-lint] $ /bin/bash /tmp/jenkins1092126414137639504.sh 05:29:57 ---> package-listing.sh 05:29:57 ++ facter osfamily 05:29:57 ++ tr '[:upper:]' '[:lower:]' 05:29:58 + OS_FAMILY=redhat 05:29:58 + workspace=/w/workspace/testsuite-pythonsdk-tests-master-json-lint 05:29:58 + START_PACKAGES=/tmp/packages_start.txt 05:29:58 + END_PACKAGES=/tmp/packages_end.txt 05:29:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:29:58 + PACKAGES=/tmp/packages_start.txt 05:29:58 + '[' /w/workspace/testsuite-pythonsdk-tests-master-json-lint ']' 05:29:58 + PACKAGES=/tmp/packages_end.txt 05:29:58 + case "${OS_FAMILY}" in 05:29:58 + sort 05:29:58 + rpm -qa 05:29:58 + '[' -f /tmp/packages_start.txt ']' 05:29:58 + '[' -f /tmp/packages_end.txt ']' 05:29:58 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:29:58 + '[' /w/workspace/testsuite-pythonsdk-tests-master-json-lint ']' 05:29:58 + mkdir -p /w/workspace/testsuite-pythonsdk-tests-master-json-lint/archives/ 05:29:58 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/testsuite-pythonsdk-tests-master-json-lint/archives/ 05:29:58 [testsuite-pythonsdk-tests-master-json-lint] $ /bin/bash /tmp/jenkins12512759949510061076.sh 05:29:58 ---> capture-instance-metadata.sh 05:29:58 Setup pyenv: 05:29:58 system 05:29:58 3.8.13 05:29:58 3.9.13 05:29:58 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-json-lint/.python-version) 05:30:02 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ue6z 05:30:02 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 05:30:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:30:06 lf-activate-venv(): INFO: Installing additional packages: lftools 05:30:26 lf-activate-venv(): INFO: Adding /tmp/venv-ue6z/bin to PATH 05:30:26 INFO: Running in OpenStack, capturing instance metadata 05:30:27 [testsuite-pythonsdk-tests-master-json-lint] $ /bin/bash /tmp/jenkins4348099412680357643.sh 05:30:27 provisioning config files... 05:30:27 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/testsuite-pythonsdk-tests-master-json-lint@tmp/config779523976068426041tmp 05:30:27 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 05:30:27 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 05:30:27 [EnvInject] - Injecting environment variables from a build step. 05:30:27 [EnvInject] - Injecting as environment variables the properties content 05:30:27 SERVER_ID=logs 05:30:27 05:30:27 [EnvInject] - Variables injected successfully. 05:30:27 [testsuite-pythonsdk-tests-master-json-lint] $ /bin/bash /tmp/jenkins2861455039634440518.sh 05:30:27 ---> create-netrc.sh 05:30:27 [testsuite-pythonsdk-tests-master-json-lint] $ /bin/bash /tmp/jenkins6529561482662146220.sh 05:30:27 ---> python-tools-install.sh 05:30:27 Setup pyenv: 05:30:27 system 05:30:27 3.8.13 05:30:27 3.9.13 05:30:27 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-json-lint/.python-version) 05:30:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ue6z from file:/tmp/.os_lf_venv 05:30:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:30:29 lf-activate-venv(): INFO: Installing additional packages: lftools 05:30:34 lf-activate-venv(): INFO: Adding /tmp/venv-ue6z/bin to PATH 05:30:34 Generating Requirements File 05:30:56 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. 05:30:56 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 05:30:56 Python 3.10.6 05:30:56 pip 26.2.1 from /tmp/venv-ue6z/lib/python3.10/site-packages/pip (python 3.10) 05:30:57 aiohappyeyeballs==2.7.1 05:30:57 aiohttp==3.14.3 05:30:57 aiosignal==1.4.0 05:30:57 appdirs==1.4.4 05:30:57 argcomplete==3.7.2 05:30:57 aspy.yaml==1.3.0 05:30:57 async-timeout==5.0.1 05:30:57 attrs==26.1.0 05:30:57 autopage==0.6.0 05:30:57 backports.strenum==1.3.1 05:30:57 beautifulsoup4==4.15.0 05:30:57 boto3==1.43.81 05:30:57 botocore==1.43.81 05:30:57 bs4==0.0.2 05:30:57 certifi==2026.7.22 05:30:57 cffi==2.1.1 05:30:57 cfgv==3.5.0 05:30:57 chardet==7.6.0 05:30:57 charset-normalizer==3.5.1 05:30:57 click==8.5.0 05:30:57 cliff==4.14.0 05:30:57 cmd2==3.5.1 05:30:57 cryptography==3.3.2 05:30:57 debtcollector==3.1.0 05:30:57 decorator==5.3.1 05:30:57 defusedxml==0.7.1 05:30:57 Deprecated==1.3.1 05:30:57 distlib==0.4.3 05:30:57 dnspython==2.8.0 05:30:57 docker==7.2.0 05:30:57 dogpile.cache==1.5.0 05:30:57 durationpy==0.11 05:30:57 email-validator==2.3.0 05:30:57 filelock==3.32.4 05:30:57 frozenlist==1.8.0 05:30:57 future==1.0.0 05:30:57 gitdb==4.0.12 05:30:57 GitPython==3.1.60 05:30:57 httplib2==0.30.2 05:30:57 identify==2.6.19 05:30:57 idna==3.19 05:30:57 importlib-resources==1.5.0 05:30:57 iso8601==2.1.0 05:30:57 Jinja2==3.1.6 05:30:57 jmespath==1.1.0 05:30:57 jsonpatch==1.33 05:30:57 jsonpointer==3.1.1 05:30:57 jsonschema==4.26.0 05:30:57 jsonschema-specifications==2025.9.1 05:30:57 keystoneauth1==5.14.0 05:30:57 kubernetes==36.0.3 05:30:57 lftools==0.37.23 05:30:57 lxml==6.1.2 05:30:57 markdown-it-py==4.2.0 05:30:57 MarkupSafe==3.0.3 05:30:57 mdurl==0.1.2 05:30:57 msgpack==1.2.1 05:30:57 multi_key_dict==2.0.3 05:30:57 multidict==6.7.1 05:30:57 munch==4.0.0 05:30:57 netaddr==1.3.0 05:30:57 niet==1.4.2 05:30:57 nodeenv==1.10.0 05:30:57 oauth2client==4.1.3 05:30:57 oauthlib==3.3.1 05:30:57 openstacksdk==4.13.0 05:30:57 os-service-types==1.8.2 05:30:57 osc-lib==4.6.0 05:30:57 oslo.config==10.4.0 05:30:57 oslo.context==6.4.0 05:30:57 oslo.i18n==6.8.0 05:30:57 oslo.log==8.2.0 05:30:57 oslo.serialization==5.10.0 05:30:57 oslo.utils==10.1.1 05:30:57 packaging==26.3 05:30:57 pbr==7.0.3 05:30:57 platformdirs==4.11.4 05:30:57 prettytable==3.18.0 05:30:57 propcache==0.5.2 05:30:57 psutil==7.2.2 05:30:57 pyasn1==0.6.4 05:30:57 pyasn1_modules==0.4.2 05:30:57 pycparser==3.0 05:30:57 pygerrit2==2.0.15 05:30:57 PyGithub==2.10.0 05:30:57 Pygments==2.21.0 05:30:57 PyJWT==2.13.0 05:30:57 PyNaCl==1.6.2 05:30:57 pyparsing==2.4.7 05:30:57 pyperclip==1.11.0 05:30:57 pyrsistent==0.20.0 05:30:57 python-cinderclient==9.9.0 05:30:57 python-dateutil==2.9.0.post0 05:30:57 python-discovery==1.5.3 05:30:57 python-heatclient==5.2.0 05:30:57 python-jenkins==1.8.3 05:30:57 python-keystoneclient==5.8.0 05:30:57 python-magnumclient==4.11.0 05:30:57 python-openstackclient==10.0.0 05:30:57 python-swiftclient==4.10.0 05:30:57 PyYAML==6.0.3 05:30:57 referencing==0.37.0 05:30:57 requests==2.34.2 05:30:57 requests-oauthlib==2.0.0 05:30:57 rfc3986==2.0.0 05:30:57 rich==15.0.0 05:30:57 rich-argparse==1.8.0 05:30:57 rpds-py==0.30.0 05:30:57 rsa==4.9.1 05:30:57 ruamel.yaml==0.19.1 05:30:57 ruamel.yaml.clib==0.2.15 05:30:57 s3transfer==0.19.2 05:30:57 simplejson==4.1.2 05:30:57 six==1.17.0 05:30:57 smmap==5.0.3 05:30:57 soupsieve==2.9.2 05:30:57 stevedore==5.8.0 05:30:57 tabulate==0.10.0 05:30:57 toml==0.10.2 05:30:57 tomlkit==0.15.1 05:30:57 tqdm==4.70.0 05:30:57 typing_extensions==4.16.0 05:30:57 urllib3==1.26.20 05:30:57 virtualenv==21.7.5 05:30:57 wcwidth==0.8.2 05:30:57 websocket-client==1.9.0 05:30:57 wrapt==2.3.0 05:30:57 xdg==6.0.0 05:30:57 xmltodict==1.0.4 05:30:57 yarl==1.24.5 05:30:57 yq==4.1.2 05:30:57 [testsuite-pythonsdk-tests-master-json-lint] $ /bin/sh /tmp/jenkins7609987893508356734.sh 05:30:57 ---> uv-install.sh 05:30:57 Installing uv/uvx (latest) using shell installer 05:30:58 2026-08-27 05:30:58 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71225/71225] -> "/tmp/uv-install-UA0fap.sh" [1] 05:30:58 downloading uv 0.12.6 x86_64-unknown-linux-gnu 05:30:58 installing to /home/jenkins/.local/bin 05:30:58 uv 05:30:58 uvx 05:30:59 everything's installed! 05:30:59 ---> Validating uv/uvx install 05:30:59 uvx 0.12.6 (x86_64-unknown-linux-gnu) 05:30:59 [testsuite-pythonsdk-tests-master-json-lint] $ /bin/bash /tmp/jenkins15539786325667440987.sh 05:30:59 ---> sudo-logs.sh 05:30:59 Archiving 'sudo' log.. 05:30:59 [testsuite-pythonsdk-tests-master-json-lint] $ /bin/bash /tmp/jenkins15298681247302361666.sh 05:30:59 ---> job-cost.sh 05:30:59 INFO: Activating Python virtual environment... 05:30:59 Setup pyenv: 05:30:59 system 05:30:59 3.8.13 05:30:59 3.9.13 05:30:59 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-json-lint/.python-version) 05:30:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ue6z from file:/tmp/.os_lf_venv 05:30:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:31:01 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 05:31:05 lf-activate-venv(): INFO: Adding /tmp/venv-ue6z/bin to PATH 05:31:05 INFO: No stack-cost file found 05:31:05 INFO: Instance uptime: 130s 05:31:05 INFO: Fetching instance metadata (attempt 1 of 3)... 05:31:05 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 05:31:05 INFO: Successfully fetched instance metadata 05:31:05 INFO: Instance type: v3-standard-2 05:31:05 INFO: Retrieving pricing info for: v3-standard-2 05:31:05 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 05:31:05 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=130 05:31:05 INFO: Successfully fetched Vexxhost pricing API 05:31:06 INFO: Retrieved cost: 0.06 05:31:06 INFO: Retrieved resource: v3-standard-2 05:31:06 INFO: Creating archive directory: /w/workspace/testsuite-pythonsdk-tests-master-json-lint/archives/cost 05:31:06 INFO: Archiving costs to: /w/workspace/testsuite-pythonsdk-tests-master-json-lint/archives/cost.csv 05:31:06 INFO: Successfully archived job cost data 05:31:06 DEBUG: Cost data: testsuite-pythonsdk-tests-master-json-lint,34,2026-08-27 05:31:06,v3-standard-2,130,0.06,0.00,SUCCESS 05:31:06 [testsuite-pythonsdk-tests-master-json-lint] $ /bin/bash -l /tmp/jenkins3786543401287871362.sh 05:31:06 ---> logs-deploy.sh 05:31:06 Setup pyenv: 05:31:06 system 05:31:06 3.8.13 05:31:06 3.9.13 05:31:06 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-json-lint/.python-version) 05:31:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ue6z from file:/tmp/.os_lf_venv 05:31:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:31:08 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 05:31:14 lf-activate-venv(): INFO: Adding /tmp/venv-ue6z/bin to PATH 05:31:14 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/testsuite-pythonsdk-tests-master-json-lint/34 05:31:14 INFO: archiving workspace using pattern(s): 05:31:15 Archives upload complete. 05:31:15 INFO: archiving logs to Nexus 05:31:16 ---> uname -a: 05:31:16 Linux prd-centos8-builder-2c-1g-15627.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 05:31:16 05:31:16 05:31:16 ---> lscpu: 05:31:16 Architecture: x86_64 05:31:16 CPU op-mode(s): 32-bit, 64-bit 05:31:16 Byte Order: Little Endian 05:31:16 CPU(s): 2 05:31:16 On-line CPU(s) list: 0,1 05:31:16 Thread(s) per core: 1 05:31:16 Core(s) per socket: 1 05:31:16 Socket(s): 2 05:31:16 NUMA node(s): 1 05:31:16 Vendor ID: AuthenticAMD 05:31:16 CPU family: 23 05:31:16 Model: 49 05:31:16 Model name: AMD EPYC-Rome Processor 05:31:16 Stepping: 0 05:31:16 CPU MHz: 2799.998 05:31:16 BogoMIPS: 5599.99 05:31:16 Virtualization: AMD-V 05:31:16 Hypervisor vendor: KVM 05:31:16 Virtualization type: full 05:31:16 L1d cache: 32K 05:31:16 L1i cache: 32K 05:31:16 L2 cache: 512K 05:31:16 L3 cache: 16384K 05:31:16 NUMA node0 CPU(s): 0,1 05:31:16 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 05:31:16 05:31:16 05:31:16 ---> nproc: 05:31:16 2 05:31:16 05:31:16 05:31:16 ---> df -h: 05:31:16 Filesystem Size Used Avail Use% Mounted on 05:31:16 devtmpfs 3.8G 0 3.8G 0% /dev 05:31:16 tmpfs 3.8G 0 3.8G 0% /dev/shm 05:31:16 tmpfs 3.8G 17M 3.8G 1% /run 05:31:16 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 05:31:16 /dev/vda1 40G 9.5G 31G 24% / 05:31:16 tmpfs 770M 0 770M 0% /run/user/1001 05:31:16 05:31:16 05:31:16 ---> free -m: 05:31:16 total used free shared buff/cache available 05:31:16 Mem: 7697 569 4852 20 2275 6817 05:31:16 Swap: 1023 0 1023 05:31:16 05:31:16 05:31:16 ---> ip addr: 05:31:16 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 05:31:16 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 05:31:16 inet 127.0.0.1/8 scope host lo 05:31:16 valid_lft forever preferred_lft forever 05:31:16 inet6 ::1/128 scope host 05:31:16 valid_lft forever preferred_lft forever 05:31:16 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 05:31:16 link/ether fa:16:3e:a4:73:d6 brd ff:ff:ff:ff:ff:ff 05:31:16 altname enp0s3 05:31:16 altname ens3 05:31:16 inet 10.30.106.72/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 05:31:16 valid_lft 86269sec preferred_lft 86269sec 05:31:16 inet6 fe80::f816:3eff:fea4:73d6/64 scope link 05:31:16 valid_lft forever preferred_lft forever 05:31:16 05:31:16 05:31:16 ---> sar -b -r -n DEV: 05:31:16 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) 05:31:16 05:31:16 05:29:01 LINUX RESTART (2 CPU) 05:31:16 05:31:16 05:30:00 AM tps rtps wtps bread/s bwrtn/s 05:31:16 05:30:01 AM 598.70 174.68 424.03 1625.97 35274.03 05:31:16 05:31:01 AM 205.21 60.08 145.13 808.80 12333.19 05:31:16 Average: 215.06 62.95 152.11 829.24 12907.08 05:31:16 05:31:16 05:30:00 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:31:16 05:30:01 AM 5486224 7033056 2396212 30.40 2688 1733304 767068 8.59 360448 1733456 96952 05:31:16 05:31:01 AM 5016656 7020108 2865780 36.36 2688 2166536 653072 7.31 388116 2087600 222412 05:31:16 Average: 5251440 7026582 2630996 33.38 2688 1949920 710070 7.95 374282 1910528 159682 05:31:16 05:31:16 05:30:00 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:31:16 05:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:31:16 05:30:01 AM eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:31:16 05:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:31:16 05:31:01 AM eth0 78.67 58.31 1520.72 10.49 0.00 0.00 0.00 0.00 05:31:16 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:31:16 Average: eth0 76.71 56.86 1482.67 10.23 0.00 0.00 0.00 0.00 05:31:16 05:31:16 05:31:16 ---> sar -P ALL: 05:31:16 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) 05:31:16 05:31:16 05:29:01 LINUX RESTART (2 CPU) 05:31:16 05:31:16 05:30:00 AM CPU %user %nice %system %iowait %steal %idle 05:31:16 05:30:01 AM all 46.64 3.02 39.93 4.36 0.00 6.04 05:31:16 05:30:01 AM 0 2.08 6.25 71.53 9.03 0.00 11.11 05:31:16 05:30:01 AM 1 88.31 0.00 10.39 0.00 0.00 1.30 05:31:16 05:31:01 AM all 39.71 0.82 18.83 2.10 0.03 38.52 05:31:16 05:31:01 AM 0 36.82 0.75 17.95 1.89 0.02 42.57 05:31:16 05:31:01 AM 1 42.59 0.89 19.70 2.31 0.03 34.49 05:31:16 Average: all 39.88 0.87 19.34 2.16 0.02 37.73 05:31:16 Average: 0 36.00 0.88 19.21 2.06 0.02 41.83 05:31:16 Average: 1 43.74 0.86 19.47 2.25 0.03 33.65 05:31:16 05:31:16 05:31:16