05:53:08 Triggered by Gerrit: https://gerrit.onap.org/r/c/testsuite/pythonsdk-tests/+/146985 05:53:08 Running as SYSTEM 05:53:08 [EnvInject] - Loading node environment variables. 05:53:08 Building remotely on prd-centos8-builder-2c-1g-13090 (centos8-builder-2c-1g) in workspace /w/workspace/testsuite-pythonsdk-tests-master-json-lint 05:53:08 [ssh-agent] Looking for ssh-agent implementation... 05:53:08 $ ssh-agent 05:53:08 SSH_AUTH_SOCK=/tmp/ssh-Kxl4VLT2V5hS/agent.13554 05:53:08 SSH_AGENT_PID=13556 05:53:08 [ssh-agent] Started. 05:53:08 Running ssh-add (command line suppressed) 05:53:08 Identity added: /w/workspace/testsuite-pythonsdk-tests-master-json-lint@tmp/private_key_908147066812773748.key (/w/workspace/testsuite-pythonsdk-tests-master-json-lint@tmp/private_key_908147066812773748.key) 05:53:08 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 05:53:08 The recommended git tool is: NONE 05:53:10 using credential onap-jenkins-ssh 05:53:10 Wiping out workspace first. 05:53:10 Cloning the remote Git repository 05:53:10 Cloning repository git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git 05:53:10 > git init /w/workspace/testsuite-pythonsdk-tests-master-json-lint # timeout=10 05:53:10 Fetching upstream changes from git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git 05:53:10 > git --version # timeout=10 05:53:10 > git --version # 'git version 2.43.0' 05:53:10 using GIT_SSH to set credentials Gerrit user 05:53:10 [INFO] Currently running in a labeled security context 05:53:10 [INFO] Currently SELinux is 'enforcing' on the host 05:53:10 > /usr/bin/chcon --type=ssh_home_t /w/workspace/testsuite-pythonsdk-tests-master-json-lint@tmp/jenkins-gitclient-ssh8919492900486657927.key 05:53:10 Verifying host key using manually-configured host key entries 05:53:10 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=30 05:53:10 > git config remote.origin.url git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git # timeout=10 05:53:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:53:11 > git config remote.origin.url git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git # timeout=10 05:53:11 Fetching upstream changes from git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git 05:53:11 using GIT_SSH to set credentials Gerrit user 05:53:11 [INFO] Currently running in a labeled security context 05:53:11 [INFO] Currently SELinux is 'enforcing' on the host 05:53:11 > /usr/bin/chcon --type=ssh_home_t /w/workspace/testsuite-pythonsdk-tests-master-json-lint@tmp/jenkins-gitclient-ssh16477121451437047361.key 05:53:11 Verifying host key using manually-configured host key entries 05:53:11 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git refs/changes/85/146985/4 # timeout=30 05:53:11 > git rev-parse 9d00ed69057a1320e05949d6977172bbaf35311b^{commit} # timeout=10 05:53:11 Checking out Revision 9d00ed69057a1320e05949d6977172bbaf35311b (refs/changes/85/146985/4) 05:53:11 > git config core.sparsecheckout # timeout=10 05:53:11 > git checkout -f 9d00ed69057a1320e05949d6977172bbaf35311b # timeout=30 05:53:15 Commit message: "Add basic_acm scenario and make basic_policy assert" 05:53:15 > git rev-parse FETCH_HEAD^{commit} # timeout=10 05:53:15 > git rev-list --no-walk b8a7cbc8a666d0eec7e7d698bcfb760cef300e15 # timeout=10 05:53:15 [EnvInject] - Injecting environment variables from a build step. 05:53:15 [EnvInject] - Injecting as environment variables the properties content 05:53:15 PYTHON=python3 05:53:15 05:53:15 [EnvInject] - Variables injected successfully. 05:53:15 [testsuite-pythonsdk-tests-master-json-lint] $ /bin/bash -l /tmp/jenkins5154979166971505308.sh 05:53:15 ---> tox-install.sh 05:53:15 + source /home/jenkins/lf-env.sh 05:53:15 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 05:53:15 ++ mktemp -d /tmp/venv-XXXX 05:53:15 + lf_venv=/tmp/venv-aM90 05:53:15 + local venv_file=/tmp/.os_lf_venv 05:53:15 + local python=python3 05:53:15 + local options 05:53:15 + local set_path=true 05:53:15 + local install_args= 05:53:15 ++ 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:53:15 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:53:15 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:53:15 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 05:53:15 + true 05:53:15 + case $1 in 05:53:15 + venv_file=/tmp/.toxenv 05:53:15 + shift 2 05:53:15 + true 05:53:15 + case $1 in 05:53:15 + shift 05:53:15 + break 05:53:15 + case $python in 05:53:15 + local pkg_list= 05:53:15 + [[ -d /opt/pyenv ]] 05:53:15 + echo 'Setup pyenv:' 05:53:15 Setup pyenv: 05:53:15 + export PYENV_ROOT=/opt/pyenv 05:53:15 + PYENV_ROOT=/opt/pyenv 05:53:15 + 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:53:15 + 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:53:15 + pyenv versions 05:53:15 system 05:53:15 * 3.8.13 (set by /opt/pyenv/version) 05:53:15 * 3.9.13 (set by /opt/pyenv/version) 05:53:15 * 3.10.6 (set by /opt/pyenv/version) 05:53:15 + command -v pyenv 05:53:15 ++ pyenv init - --no-rehash 05:53:15 + 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:53:15 export PATH="/opt/pyenv/shims:${PATH}" 05:53:15 export PYENV_SHELL=bash 05:53:15 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 05:53:15 pyenv() { 05:53:15 local command 05:53:15 command="${1:-}" 05:53:15 if [ "$#" -gt 0 ]; then 05:53:15 shift 05:53:15 fi 05:53:15 05:53:15 case "$command" in 05:53:15 rehash|shell) 05:53:15 eval "$(pyenv "sh-$command" "$@")" 05:53:15 ;; 05:53:15 *) 05:53:15 command pyenv "$command" "$@" 05:53:15 ;; 05:53:15 esac 05:53:15 }' 05:53:15 +++ 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:53:15 ++ 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:53:15 ++ 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:53:15 ++ 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:53:15 ++ export PYENV_SHELL=bash 05:53:15 ++ PYENV_SHELL=bash 05:53:15 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 05:53:15 +++ complete -F _pyenv pyenv 05:53:15 ++ lf-pyver python3 05:53:15 ++ local py_version_xy=python3 05:53:15 ++ local py_version_xyz= 05:53:15 ++ pyenv versions 05:53:15 ++ local command 05:53:15 ++ command=versions 05:53:15 ++ '[' 1 -gt 0 ']' 05:53:15 ++ shift 05:53:15 ++ case "$command" in 05:53:15 ++ command pyenv versions 05:53:15 ++ pyenv versions 05:53:15 ++ sed 's/^[ *]* //' 05:53:15 ++ awk '{ print $1 }' 05:53:15 ++ grep -E '^[0-9.]*[0-9]$' 05:53:16 ++ [[ ! -s /tmp/.pyenv_versions ]] 05:53:16 +++ sort -V 05:53:16 +++ grep '^3' /tmp/.pyenv_versions 05:53:16 +++ tail -n 1 05:53:16 ++ py_version_xyz=3.10.6 05:53:16 ++ [[ -z 3.10.6 ]] 05:53:16 ++ echo 3.10.6 05:53:16 ++ return 0 05:53:16 + pyenv local 3.10.6 05:53:16 + local command 05:53:16 + command=local 05:53:16 + '[' 2 -gt 0 ']' 05:53:16 + shift 05:53:16 + case "$command" in 05:53:16 + command pyenv local 3.10.6 05:53:16 + pyenv local 3.10.6 05:53:16 + for arg in "$@" 05:53:16 + case $arg in 05:53:16 + pkg_list+='tox ' 05:53:16 + for arg in "$@" 05:53:16 + case $arg in 05:53:16 + pkg_list+='virtualenv ' 05:53:16 + for arg in "$@" 05:53:16 + case $arg in 05:53:16 + pkg_list+='urllib3~=1.26.15 ' 05:53:16 + [[ -f /tmp/.toxenv ]] 05:53:16 + [[ ! -f /tmp/.toxenv ]] 05:53:16 + [[ -n '' ]] 05:53:16 + python3 -m venv /tmp/venv-aM90 05:53:19 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-aM90' 05:53:19 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-aM90 05:53:19 + echo /tmp/venv-aM90 05:53:19 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 05:53:19 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 05:53:19 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 05:53:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:53:19 + local 'pip_opts=--upgrade --quiet' 05:53:19 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 05:53:19 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 05:53:19 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 05:53:19 + [[ -n '' ]] 05:53:19 + [[ -n '' ]] 05:53:19 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 05:53:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:53:19 + /tmp/venv-aM90/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:53:24 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 05:53:24 lf-activate-venv(): INFO: Base packages installed successfully 05:53:24 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 05:53:24 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 05:53:24 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 05:53:24 + /tmp/venv-aM90/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:53:26 + type python3 05:53:26 + true 05:53:26 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-aM90/bin to PATH' 05:53:26 lf-activate-venv(): INFO: Adding /tmp/venv-aM90/bin to PATH 05:53:26 + PATH=/tmp/venv-aM90/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:53:26 + return 0 05:53:26 + python3 --version 05:53:26 Python 3.10.6 05:53:26 + python3 -m pip --version 05:53:26 pip 26.2.1 from /tmp/venv-aM90/lib/python3.10/site-packages/pip (python 3.10) 05:53:26 + python3 -m pip freeze 05:53:26 cachetools==7.1.7 05:53:26 colorama==0.4.6 05:53:26 distlib==0.4.3 05:53:26 filelock==3.32.3 05:53:26 packaging==26.3 05:53:26 platformdirs==4.11.3 05:53:26 pluggy==1.6.0 05:53:26 pyproject-api==1.11.0 05:53:26 python-discovery==1.5.2 05:53:26 tomli==2.4.1 05:53:26 tomli_w==1.2.0 05:53:26 tox==4.60.0 05:53:26 typing_extensions==4.16.0 05:53:26 urllib3==1.26.20 05:53:26 virtualenv==21.7.4 05:53:26 [EnvInject] - Injecting environment variables from a build step. 05:53:26 [EnvInject] - Injecting as environment variables the properties content 05:53:26 PARALLEL=false 05:53:26 05:53:26 [EnvInject] - Variables injected successfully. 05:53:26 [testsuite-pythonsdk-tests-master-json-lint] $ /bin/bash -l /tmp/jenkins7084438791915693804.sh 05:53:26 ---> tox-run.sh 05:53:26 + 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:53:26 + ARCHIVE_TOX_DIR=/w/workspace/testsuite-pythonsdk-tests-master-json-lint/archives/tox 05:53:26 + ARCHIVE_DOC_DIR=/w/workspace/testsuite-pythonsdk-tests-master-json-lint/archives/docs 05:53:26 + mkdir -p /w/workspace/testsuite-pythonsdk-tests-master-json-lint/archives/tox 05:53:26 + cd /w/workspace/testsuite-pythonsdk-tests-master-json-lint/. 05:53:26 + source /home/jenkins/lf-env.sh 05:53:26 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 05:53:26 ++ mktemp -d /tmp/venv-XXXX 05:53:26 + lf_venv=/tmp/venv-hDxj 05:53:26 + local venv_file=/tmp/.os_lf_venv 05:53:26 + local python=python3 05:53:26 + local options 05:53:26 + local set_path=true 05:53:26 + local install_args= 05:53:26 ++ 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:53:26 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:53:26 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:53:26 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 05:53:26 + true 05:53:26 + case $1 in 05:53:26 + venv_file=/tmp/.toxenv 05:53:26 + shift 2 05:53:26 + true 05:53:26 + case $1 in 05:53:26 + shift 05:53:26 + break 05:53:26 + case $python in 05:53:26 + local pkg_list= 05:53:26 + [[ -d /opt/pyenv ]] 05:53:26 + echo 'Setup pyenv:' 05:53:26 Setup pyenv: 05:53:26 + export PYENV_ROOT=/opt/pyenv 05:53:26 + PYENV_ROOT=/opt/pyenv 05:53:26 + 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:53:26 + 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:53:26 + pyenv versions 05:53:26 system 05:53:26 3.8.13 05:53:26 3.9.13 05:53:26 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-json-lint/.python-version) 05:53:26 + command -v pyenv 05:53:26 ++ pyenv init - --no-rehash 05:53:26 + 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:53:26 export PATH="/opt/pyenv/shims:${PATH}" 05:53:26 export PYENV_SHELL=bash 05:53:26 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 05:53:26 pyenv() { 05:53:26 local command 05:53:26 command="${1:-}" 05:53:26 if [ "$#" -gt 0 ]; then 05:53:26 shift 05:53:26 fi 05:53:26 05:53:26 case "$command" in 05:53:26 rehash|shell) 05:53:26 eval "$(pyenv "sh-$command" "$@")" 05:53:26 ;; 05:53:26 *) 05:53:26 command pyenv "$command" "$@" 05:53:26 ;; 05:53:26 esac 05:53:26 }' 05:53:26 +++ 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:53:26 ++ 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:53:26 ++ 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:53:26 ++ 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:53:26 ++ export PYENV_SHELL=bash 05:53:26 ++ PYENV_SHELL=bash 05:53:26 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 05:53:26 +++ complete -F _pyenv pyenv 05:53:26 ++ lf-pyver python3 05:53:26 ++ local py_version_xy=python3 05:53:26 ++ local py_version_xyz= 05:53:26 ++ pyenv versions 05:53:26 ++ local command 05:53:26 ++ command=versions 05:53:26 ++ '[' 1 -gt 0 ']' 05:53:26 ++ shift 05:53:26 ++ case "$command" in 05:53:26 ++ command pyenv versions 05:53:26 ++ pyenv versions 05:53:26 ++ grep -E '^[0-9.]*[0-9]$' 05:53:26 ++ awk '{ print $1 }' 05:53:26 ++ sed 's/^[ *]* //' 05:53:27 ++ [[ ! -s /tmp/.pyenv_versions ]] 05:53:27 +++ grep '^3' /tmp/.pyenv_versions 05:53:27 +++ tail -n 1 05:53:27 +++ sort -V 05:53:27 ++ py_version_xyz=3.10.6 05:53:27 ++ [[ -z 3.10.6 ]] 05:53:27 ++ echo 3.10.6 05:53:27 ++ return 0 05:53:27 + pyenv local 3.10.6 05:53:27 + local command 05:53:27 + command=local 05:53:27 + '[' 2 -gt 0 ']' 05:53:27 + shift 05:53:27 + case "$command" in 05:53:27 + command pyenv local 3.10.6 05:53:27 + pyenv local 3.10.6 05:53:27 + for arg in "$@" 05:53:27 + case $arg in 05:53:27 + pkg_list+='tox ' 05:53:27 + for arg in "$@" 05:53:27 + case $arg in 05:53:27 + pkg_list+='virtualenv ' 05:53:27 + for arg in "$@" 05:53:27 + case $arg in 05:53:27 + pkg_list+='urllib3~=1.26.15 ' 05:53:27 + [[ -f /tmp/.toxenv ]] 05:53:27 ++ cat /tmp/.toxenv 05:53:27 + lf_venv=/tmp/venv-aM90 05:53:27 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-aM90 from' file:/tmp/.toxenv 05:53:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-aM90 from file:/tmp/.toxenv 05:53:27 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 05:53:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:53:27 + local 'pip_opts=--upgrade --quiet' 05:53:27 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 05:53:27 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 05:53:27 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 05:53:27 + [[ -n '' ]] 05:53:27 + [[ -n '' ]] 05:53:27 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 05:53:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:53:27 + /tmp/venv-aM90/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:53:27 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 05:53:27 lf-activate-venv(): INFO: Base packages installed successfully 05:53:27 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 05:53:27 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 05:53:27 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 05:53:27 + /tmp/venv-aM90/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:53:28 + type python3 05:53:28 + true 05:53:28 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-aM90/bin to PATH' 05:53:28 lf-activate-venv(): INFO: Adding /tmp/venv-aM90/bin to PATH 05:53:28 + PATH=/tmp/venv-aM90/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:53:28 + return 0 05:53:28 + [[ -d /opt/pyenv ]] 05:53:28 + echo '---> Setting up pyenv' 05:53:28 ---> Setting up pyenv 05:53:28 + export PYENV_ROOT=/opt/pyenv 05:53:28 + PYENV_ROOT=/opt/pyenv 05:53:28 + export PATH=/opt/pyenv/bin:/tmp/venv-aM90/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:53:28 + PATH=/opt/pyenv/bin:/tmp/venv-aM90/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:53:28 ++ pwd 05:53:28 + PYTHONPATH=/w/workspace/testsuite-pythonsdk-tests-master-json-lint 05:53:28 + export PYTHONPATH 05:53:28 + export TOX_TESTENV_PASSENV=PYTHONPATH 05:53:28 + TOX_TESTENV_PASSENV=PYTHONPATH 05:53:28 + tox --version 05:53:28 4.60.0 from /tmp/venv-aM90/lib/python3.10/site-packages/tox/__init__.py 05:53:28 + PARALLEL=false 05:53:28 + TOX_OPTIONS_LIST= 05:53:28 + [[ -n json ]] 05:53:28 + TOX_OPTIONS_LIST=' -e json' 05:53:28 + case ${PARALLEL,,} in 05:53:28 + tox -e json 05:53:28 + tee -a /w/workspace/testsuite-pythonsdk-tests-master-json-lint/archives/tox/tox.log 05:53:30 json: freeze> python -m pip freeze --all 05:53:30 json: pip==26.2.1,setuptools==84.0.0 05:53:30 json: commands_pre[0]> /bin/sh -c 'git --no-pager diff HEAD^ HEAD --name-only --diff-filter=d '"'"'*.json'"'"' > /tmp/.coalist_json' 05:53:30 json: commands[0]> /bin/bash -c 'cat /tmp/.coalist_json | xargs -r python -m json.tool > /dev/null' 05:53:30 json: OK (1.58=setup[1.52]+cmd[0.01,0.05] seconds) 05:53:30 congratulations :) (1.61 seconds) 05:53:30 + tox_status=0 05:53:30 + echo '---> Completed tox runs' 05:53:30 ---> Completed tox runs 05:53:30 + for i in .tox/*/log 05:53:30 ++ echo .tox/json/log 05:53:30 ++ awk -F/ '{print $2}' 05:53:30 + tox_env=json 05:53:30 + cp -r .tox/json/log /w/workspace/testsuite-pythonsdk-tests-master-json-lint/archives/tox/json 05:53:30 + DOC_DIR=docs/_build/html 05:53:30 + [[ -d docs/_build/html ]] 05:53:30 + echo '---> tox-run.sh ends' 05:53:30 ---> tox-run.sh ends 05:53:30 + test 0 -eq 0 05:53:30 $ ssh-agent -k 05:53:30 unset SSH_AUTH_SOCK; 05:53:30 unset SSH_AGENT_PID; 05:53:30 echo Agent pid 13556 killed; 05:53:30 [ssh-agent] Stopped. 05:53:30 [PostBuildScript] - [INFO] Executing post build scripts. 05:53:30 [testsuite-pythonsdk-tests-master-json-lint] $ /bin/bash /tmp/jenkins2279505137154016735.sh 05:53:30 ---> sysstat.sh 05:53:31 [testsuite-pythonsdk-tests-master-json-lint] $ /bin/bash /tmp/jenkins17445635230670515491.sh 05:53:31 ---> package-listing.sh 05:53:31 ++ tr '[:upper:]' '[:lower:]' 05:53:31 ++ facter osfamily 05:53:31 + OS_FAMILY=redhat 05:53:31 + workspace=/w/workspace/testsuite-pythonsdk-tests-master-json-lint 05:53:31 + START_PACKAGES=/tmp/packages_start.txt 05:53:31 + END_PACKAGES=/tmp/packages_end.txt 05:53:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:53:31 + PACKAGES=/tmp/packages_start.txt 05:53:31 + '[' /w/workspace/testsuite-pythonsdk-tests-master-json-lint ']' 05:53:31 + PACKAGES=/tmp/packages_end.txt 05:53:31 + case "${OS_FAMILY}" in 05:53:31 + sort 05:53:31 + rpm -qa 05:53:32 + '[' -f /tmp/packages_start.txt ']' 05:53:32 + '[' -f /tmp/packages_end.txt ']' 05:53:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:53:32 + '[' /w/workspace/testsuite-pythonsdk-tests-master-json-lint ']' 05:53:32 + mkdir -p /w/workspace/testsuite-pythonsdk-tests-master-json-lint/archives/ 05:53:32 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/testsuite-pythonsdk-tests-master-json-lint/archives/ 05:53:32 [testsuite-pythonsdk-tests-master-json-lint] $ /bin/bash /tmp/jenkins8919359955311689103.sh 05:53:32 ---> capture-instance-metadata.sh 05:53:32 Setup pyenv: 05:53:32 system 05:53:32 3.8.13 05:53:32 3.9.13 05:53:32 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-json-lint/.python-version) 05:53:36 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-QKZl 05:53:36 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 05:53:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:53:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:53:40 lf-activate-venv(): INFO: Base packages installed successfully 05:53:40 lf-activate-venv(): INFO: Installing additional packages: lftools 05:54:01 lf-activate-venv(): INFO: Adding /tmp/venv-QKZl/bin to PATH 05:54:01 INFO: Running in OpenStack, capturing instance metadata 05:54:01 [testsuite-pythonsdk-tests-master-json-lint] $ /bin/bash /tmp/jenkins11056961359489937447.sh 05:54:01 provisioning config files... 05:54:01 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/testsuite-pythonsdk-tests-master-json-lint@tmp/config13795702559341161619tmp 05:54:01 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 05:54:01 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 05:54:01 [EnvInject] - Injecting environment variables from a build step. 05:54:01 [EnvInject] - Injecting as environment variables the properties content 05:54:01 SERVER_ID=logs 05:54:01 05:54:01 [EnvInject] - Variables injected successfully. 05:54:01 [testsuite-pythonsdk-tests-master-json-lint] $ /bin/bash /tmp/jenkins2613387629543981980.sh 05:54:01 ---> create-netrc.sh 05:54:01 [testsuite-pythonsdk-tests-master-json-lint] $ /bin/bash /tmp/jenkins1609933340279405103.sh 05:54:01 ---> python-tools-install.sh 05:54:01 Setup pyenv: 05:54:01 system 05:54:01 3.8.13 05:54:01 3.9.13 05:54:01 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-json-lint/.python-version) 05:54:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QKZl from file:/tmp/.os_lf_venv 05:54:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:54:01 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:54:03 lf-activate-venv(): INFO: Base packages installed successfully 05:54:03 lf-activate-venv(): INFO: Installing additional packages: lftools 05:54:09 lf-activate-venv(): INFO: Adding /tmp/venv-QKZl/bin to PATH 05:54:09 Generating Requirements File 05: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. 05:54:30 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 05:54:30 Python 3.10.6 05:54:30 pip 26.2.1 from /tmp/venv-QKZl/lib/python3.10/site-packages/pip (python 3.10) 05:54:31 aiohappyeyeballs==2.7.1 05:54:31 aiohttp==3.14.3 05:54:31 aiosignal==1.4.0 05:54:31 appdirs==1.4.4 05:54:31 argcomplete==3.7.2 05:54:31 aspy.yaml==1.3.0 05:54:31 async-timeout==5.0.1 05:54:31 attrs==26.1.0 05:54:31 autopage==0.6.0 05:54:31 backports.strenum==1.3.1 05:54:31 beautifulsoup4==4.15.0 05:54:31 boto3==1.43.72 05:54:31 botocore==1.43.72 05:54:31 bs4==0.0.2 05:54:31 certifi==2026.7.22 05:54:31 cffi==2.1.1 05:54:31 cfgv==3.5.0 05:54:31 chardet==7.6.0 05:54:31 charset-normalizer==3.5.1 05:54:31 click==8.4.2 05:54:31 cliff==4.14.0 05:54:31 cmd2==3.5.1 05:54:31 cryptography==3.3.2 05:54:31 debtcollector==3.1.0 05:54:31 decorator==5.3.1 05:54:31 defusedxml==0.7.1 05:54:31 Deprecated==1.3.1 05:54:31 distlib==0.4.3 05:54:31 dnspython==2.8.0 05:54:31 docker==7.2.0 05:54:31 dogpile.cache==1.5.0 05:54:31 durationpy==0.10 05:54:31 email-validator==2.3.0 05:54:31 filelock==3.32.3 05:54:31 frozenlist==1.8.0 05:54:31 future==1.0.0 05:54:31 gitdb==4.0.12 05:54:31 GitPython==3.1.59 05:54:31 httplib2==0.30.2 05:54:31 identify==2.6.19 05:54:31 idna==3.18 05:54:31 importlib-resources==1.5.0 05:54:31 iso8601==2.1.0 05:54:31 Jinja2==3.1.6 05:54:31 jmespath==1.1.0 05:54:31 jsonpatch==1.33 05:54:31 jsonpointer==3.1.1 05:54:31 jsonschema==4.26.0 05:54:31 jsonschema-specifications==2025.9.1 05:54:31 keystoneauth1==5.14.0 05:54:31 kubernetes==36.0.3 05:54:31 lftools==0.37.23 05:54:31 lxml==6.1.1 05:54:31 markdown-it-py==4.2.0 05:54:31 MarkupSafe==3.0.3 05:54:31 mdurl==0.1.2 05:54:31 msgpack==1.2.1 05:54:31 multi_key_dict==2.0.3 05:54:31 multidict==6.7.1 05:54:31 munch==4.0.0 05:54:31 netaddr==1.3.0 05:54:31 niet==1.4.2 05:54:31 nodeenv==1.10.0 05:54:31 oauth2client==4.1.3 05:54:31 oauthlib==3.3.1 05:54:31 openstacksdk==4.13.0 05:54:31 os-service-types==1.8.2 05:54:31 osc-lib==4.6.0 05:54:31 oslo.config==10.4.0 05:54:31 oslo.context==6.4.0 05:54:31 oslo.i18n==6.8.0 05:54:31 oslo.log==8.2.0 05:54:31 oslo.serialization==5.10.0 05:54:31 oslo.utils==10.1.1 05:54:31 packaging==26.3 05:54:31 pbr==7.0.3 05:54:31 platformdirs==4.11.3 05:54:31 prettytable==3.18.0 05:54:31 propcache==0.5.2 05:54:31 psutil==7.2.2 05:54:31 pyasn1==0.6.4 05:54:31 pyasn1_modules==0.4.2 05:54:31 pycparser==3.0 05:54:31 pygerrit2==2.0.15 05:54:31 PyGithub==2.9.1 05:54:31 Pygments==2.20.0 05:54:31 PyJWT==2.13.0 05:54:31 PyNaCl==1.6.2 05:54:31 pyparsing==2.4.7 05:54:31 pyperclip==1.11.0 05:54:31 pyrsistent==0.20.0 05:54:31 python-cinderclient==9.9.0 05:54:31 python-dateutil==2.9.0.post0 05:54:31 python-discovery==1.5.2 05:54:31 python-heatclient==5.2.0 05:54:31 python-jenkins==1.8.3 05:54:31 python-keystoneclient==5.8.0 05:54:31 python-magnumclient==4.11.0 05:54:31 python-openstackclient==10.0.0 05:54:31 python-swiftclient==4.10.0 05:54:31 PyYAML==6.0.3 05:54:31 referencing==0.37.0 05:54:31 requests==2.34.2 05:54:31 requests-oauthlib==2.0.0 05:54:31 rfc3986==2.0.0 05:54:31 rich==15.0.0 05:54:31 rich-argparse==1.8.0 05:54:31 rpds-py==0.30.0 05:54:31 rsa==4.9.1 05:54:31 ruamel.yaml==0.19.1 05:54:31 ruamel.yaml.clib==0.2.15 05:54:31 s3transfer==0.19.2 05:54:31 simplejson==4.1.1 05:54:31 six==1.17.0 05:54:31 smmap==5.0.3 05:54:31 soupsieve==2.9.2 05:54:31 stevedore==5.8.0 05:54:31 tabulate==0.10.0 05:54:31 toml==0.10.2 05:54:31 tomlkit==0.15.1 05:54:31 tqdm==4.70.0 05:54:31 typing_extensions==4.16.0 05:54:31 urllib3==1.26.20 05:54:31 virtualenv==21.7.4 05:54:31 wcwidth==0.8.2 05:54:31 websocket-client==1.9.0 05:54:31 wrapt==2.3.0 05:54:31 xdg==6.0.0 05:54:31 xmltodict==1.0.4 05:54:31 yarl==1.24.5 05:54:31 yq==4.1.2 05:54:31 [testsuite-pythonsdk-tests-master-json-lint] $ /bin/sh /tmp/jenkins11781754505506699716.sh 05:54:31 ---> uv-install.sh 05:54:31 Installing uv/uvx (latest) using shell installer 05:54:31 2026-08-17 05:54:31 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71225/71225] -> "/tmp/uv-install-A9g6RF.sh" [1] 05:54:31 downloading uv 0.12.5 x86_64-unknown-linux-gnu 05:54:32 installing to /home/jenkins/.local/bin 05:54:32 uv 05:54:32 uvx 05:54:32 everything's installed! 05:54:32 ---> Validating uv/uvx install 05:54:32 uvx 0.12.5 (x86_64-unknown-linux-gnu) 05:54:32 [testsuite-pythonsdk-tests-master-json-lint] $ /bin/bash /tmp/jenkins12004529987070881267.sh 05:54:32 ---> sudo-logs.sh 05:54:32 Archiving 'sudo' log.. 05:54:32 [testsuite-pythonsdk-tests-master-json-lint] $ /bin/bash /tmp/jenkins4655678995875342409.sh 05:54:32 ---> job-cost.sh 05:54:32 INFO: Activating Python virtual environment... 05:54:32 Setup pyenv: 05:54:32 system 05:54:32 3.8.13 05:54:32 3.9.13 05:54:32 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-json-lint/.python-version) 05:54:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QKZl from file:/tmp/.os_lf_venv 05:54:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:54:33 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:54:34 lf-activate-venv(): INFO: Base packages installed successfully 05:54:34 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 05:54:39 lf-activate-venv(): INFO: Adding /tmp/venv-QKZl/bin to PATH 05:54:39 INFO: No stack-cost file found 05:54:39 INFO: Instance uptime: 123s 05:54:39 INFO: Fetching instance metadata (attempt 1 of 3)... 05:54:39 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 05:54:39 INFO: Successfully fetched instance metadata 05:54:39 INFO: Instance type: v3-standard-2 05:54:39 INFO: Retrieving pricing info for: v3-standard-2 05:54:39 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 05:54:39 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=123 05:54:39 INFO: Successfully fetched Vexxhost pricing API 05:54:39 INFO: Retrieved cost: 0.06 05:54:39 INFO: Retrieved resource: v3-standard-2 05:54:39 INFO: Creating archive directory: /w/workspace/testsuite-pythonsdk-tests-master-json-lint/archives/cost 05:54:39 INFO: Archiving costs to: /w/workspace/testsuite-pythonsdk-tests-master-json-lint/archives/cost.csv 05:54:39 INFO: Successfully archived job cost data 05:54:39 DEBUG: Cost data: testsuite-pythonsdk-tests-master-json-lint,33,2026-08-17 05:54:39,v3-standard-2,123,0.06,0.00,SUCCESS 05:54:39 [testsuite-pythonsdk-tests-master-json-lint] $ /bin/bash -l /tmp/jenkins12656342785820085246.sh 05:54:39 ---> logs-deploy.sh 05:54:39 Setup pyenv: 05:54:39 system 05:54:39 3.8.13 05:54:39 3.9.13 05:54:39 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-json-lint/.python-version) 05:54:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QKZl from file:/tmp/.os_lf_venv 05:54:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 05:54:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 05:54:41 lf-activate-venv(): INFO: Base packages installed successfully 05:54:41 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 05:54:47 lf-activate-venv(): INFO: Adding /tmp/venv-QKZl/bin to PATH 05:54:47 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/testsuite-pythonsdk-tests-master-json-lint/33 05:54:47 INFO: archiving workspace using pattern(s): 05:54:48 Archives upload complete. 05:54:49 INFO: archiving logs to Nexus 05:54:49 ---> uname -a: 05:54:49 Linux prd-centos8-builder-2c-1g-13090.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:54:49 05:54:49 05:54:49 ---> lscpu: 05:54:49 Architecture: x86_64 05:54:49 CPU op-mode(s): 32-bit, 64-bit 05:54:49 Byte Order: Little Endian 05:54:49 CPU(s): 2 05:54:49 On-line CPU(s) list: 0,1 05:54:49 Thread(s) per core: 1 05:54:49 Core(s) per socket: 1 05:54:49 Socket(s): 2 05:54:49 NUMA node(s): 1 05:54:49 Vendor ID: AuthenticAMD 05:54:49 CPU family: 23 05:54:49 Model: 49 05:54:49 Model name: AMD EPYC-Rome Processor 05:54:49 Stepping: 0 05:54:49 CPU MHz: 2800.000 05:54:49 BogoMIPS: 5600.00 05:54:49 Virtualization: AMD-V 05:54:49 Hypervisor vendor: KVM 05:54:49 Virtualization type: full 05:54:49 L1d cache: 32K 05:54:49 L1i cache: 32K 05:54:49 L2 cache: 512K 05:54:49 L3 cache: 16384K 05:54:49 NUMA node0 CPU(s): 0,1 05:54:49 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 05:54:49 05:54:49 05:54:49 ---> nproc: 05:54:49 2 05:54:49 05:54:49 05:54:49 ---> df -h: 05:54:49 Filesystem Size Used Avail Use% Mounted on 05:54:49 devtmpfs 3.8G 0 3.8G 0% /dev 05:54:49 tmpfs 3.8G 0 3.8G 0% /dev/shm 05:54:49 tmpfs 3.8G 17M 3.8G 1% /run 05:54:49 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 05:54:49 /dev/vda1 40G 9.5G 31G 24% / 05:54:49 tmpfs 770M 0 770M 0% /run/user/1001 05:54:49 05:54:49 05:54:49 ---> free -m: 05:54:49 total used free shared buff/cache available 05:54:49 Mem: 7697 573 4843 19 2281 6814 05:54:49 Swap: 1023 0 1023 05:54:49 05:54:49 05:54:49 ---> ip addr: 05:54:49 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 05:54:49 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 05:54:49 inet 127.0.0.1/8 scope host lo 05:54:49 valid_lft forever preferred_lft forever 05:54:49 inet6 ::1/128 scope host 05:54:49 valid_lft forever preferred_lft forever 05:54:49 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 05:54:49 link/ether fa:16:3e:d0:8f:92 brd ff:ff:ff:ff:ff:ff 05:54:49 altname enp0s3 05:54:49 altname ens3 05:54:49 inet 10.30.106.202/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 05:54:49 valid_lft 86277sec preferred_lft 86277sec 05:54:49 inet6 fe80::f816:3eff:fed0:8f92/64 scope link 05:54:49 valid_lft forever preferred_lft forever 05:54:49 05:54:49 05:54:49 ---> sar -b -r -n DEV: 05:54:49 Linux 4.18.0-536.el8.x86_64 (centos-stream-8-builder-bbeabe4a-2fd0-4604-88f7-f8ef5baaa3c1.nov) 08/17/2026 _x86_64_ (2 CPU) 05:54:49 05:54:49 05:52:42 LINUX RESTART (2 CPU) 05:54:49 05:54:49 05:53:01 AM tps rtps wtps bread/s bwrtn/s 05:54:49 05:54:01 AM 364.00 165.84 198.15 5391.67 9079.56 05:54:49 Average: 364.00 165.84 198.15 5391.67 9079.56 05:54:49 05:54:49 05:53:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:54:49 05:54:01 AM 5309248 7072988 2573192 32.64 2688 1934464 681428 7.63 380676 1842188 177668 05:54:49 Average: 5309248 7072988 2573192 32.64 2688 1934464 681428 7.63 380676 1842188 177668 05:54:49 05:54:49 05:53:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:54:49 05:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:54:49 05:54:01 AM eth0 289.99 148.15 1644.23 67.04 0.00 0.00 0.00 0.00 05:54:49 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:54:49 Average: eth0 289.99 148.15 1644.23 67.04 0.00 0.00 0.00 0.00 05:54:49 05:54:49 05:54:49 ---> sar -P ALL: 05:54:49 Linux 4.18.0-536.el8.x86_64 (centos-stream-8-builder-bbeabe4a-2fd0-4604-88f7-f8ef5baaa3c1.nov) 08/17/2026 _x86_64_ (2 CPU) 05:54:49 05:54:49 05:52:42 LINUX RESTART (2 CPU) 05:54:49 05:54:49 05:53:01 AM CPU %user %nice %system %iowait %steal %idle 05:54:49 05:54:01 AM all 46.54 2.75 36.56 3.89 0.12 10.15 05:54:49 05:54:01 AM 0 40.81 3.50 40.08 4.10 0.12 11.38 05:54:49 05:54:01 AM 1 52.21 2.00 33.08 3.67 0.12 8.92 05:54:49 Average: all 46.54 2.75 36.56 3.89 0.12 10.15 05:54:49 Average: 0 40.81 3.50 40.08 4.10 0.12 11.38 05:54:49 Average: 1 52.21 2.00 33.08 3.67 0.12 8.92 05:54:49 05:54:49 05:54:49