09:26:36 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/xtesting/+/142640 09:26:36 Running as SYSTEM 09:26:37 [EnvInject] - Loading node environment variables. 09:26:37 Building remotely on prd-centos8-builder-2c-1g-2993 (centos8-builder-2c-1g) in workspace /w/workspace/integration-xtesting-master-commit-lint 09:26:37 [ssh-agent] Looking for ssh-agent implementation... 09:26:37 $ ssh-agent 09:26:37 SSH_AUTH_SOCK=/tmp/ssh-Msan6XphGeKx/agent.14197 09:26:37 SSH_AGENT_PID=14199 09:26:37 [ssh-agent] Started. 09:26:37 Running ssh-add (command line suppressed) 09:26:37 Identity added: /w/workspace/integration-xtesting-master-commit-lint@tmp/private_key_7786923477381049242.key (/w/workspace/integration-xtesting-master-commit-lint@tmp/private_key_7786923477381049242.key) 09:26:37 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 09:26:37 The recommended git tool is: NONE 09:26:39 using credential onap-jenkins-ssh 09:26:39 Wiping out workspace first. 09:26:39 Cloning the remote Git repository 09:26:39 Cloning repository git://cloud.onap.org/mirror/integration/xtesting.git 09:26:39 > git init /w/workspace/integration-xtesting-master-commit-lint # timeout=10 09:26:39 Fetching upstream changes from git://cloud.onap.org/mirror/integration/xtesting.git 09:26:39 > git --version # timeout=10 09:26:39 > git --version # 'git version 2.39.0' 09:26:39 using GIT_SSH to set credentials Gerrit user 09:26:39 [INFO] Currently running in a labeled security context 09:26:39 [INFO] Currently SELinux is 'enforcing' on the host 09:26:39 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-xtesting-master-commit-lint@tmp/jenkins-gitclient-ssh6786024862904953824.key 09:26:39 Verifying host key using manually-configured host key entries 09:26:39 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration/xtesting.git +refs/heads/*:refs/remotes/origin/* # timeout=30 09:26:39 > git config remote.origin.url git://cloud.onap.org/mirror/integration/xtesting.git # timeout=10 09:26:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:26:40 > git config remote.origin.url git://cloud.onap.org/mirror/integration/xtesting.git # timeout=10 09:26:40 Fetching upstream changes from git://cloud.onap.org/mirror/integration/xtesting.git 09:26:40 using GIT_SSH to set credentials Gerrit user 09:26:40 [INFO] Currently running in a labeled security context 09:26:40 [INFO] Currently SELinux is 'enforcing' on the host 09:26:40 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-xtesting-master-commit-lint@tmp/jenkins-gitclient-ssh180037849212775586.key 09:26:40 Verifying host key using manually-configured host key entries 09:26:40 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration/xtesting.git refs/changes/40/142640/2 # timeout=30 09:26:40 > git rev-parse 061944e9f391d303655a0e34f6add181c25b12c1^{commit} # timeout=10 09:26:40 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 09:26:40 Checking out Revision 061944e9f391d303655a0e34f6add181c25b12c1 (refs/changes/40/142640/2) 09:26:40 > git config core.sparsecheckout # timeout=10 09:26:40 > git checkout -f 061944e9f391d303655a0e34f6add181c25b12c1 # timeout=30 09:26:43 Commit message: "Revert back to orange pythonsdk" 09:26:43 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:26:43 > git rev-list --no-walk 7191df8920bdeb2de9e315af71dcff04c04237fc # timeout=10 09:26:44 [EnvInject] - Injecting environment variables from a build step. 09:26:44 [EnvInject] - Injecting as environment variables the properties content 09:26:44 PYTHON=python3 09:26:44 09:26:44 [EnvInject] - Variables injected successfully. 09:26:44 [integration-xtesting-master-commit-lint] $ /bin/bash -l /tmp/jenkins4854749363820486923.sh 09:26:44 ---> tox-install.sh 09:26:44 + source /home/jenkins/lf-env.sh 09:26:44 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:26:44 ++ mktemp -d /tmp/venv-XXXX 09:26:44 + lf_venv=/tmp/venv-Y42Q 09:26:44 + local venv_file=/tmp/.os_lf_venv 09:26:44 + local python=python3 09:26:44 + local options 09:26:44 + local set_path=true 09:26:44 + local install_args= 09:26:44 ++ 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 09:26:44 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:26:44 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:26:44 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:26:44 + true 09:26:44 + case $1 in 09:26:44 + venv_file=/tmp/.toxenv 09:26:44 + shift 2 09:26:44 + true 09:26:44 + case $1 in 09:26:44 + shift 09:26:44 + break 09:26:44 + case $python in 09:26:44 + local pkg_list= 09:26:44 + [[ -d /opt/pyenv ]] 09:26:44 + echo 'Setup pyenv:' 09:26:44 Setup pyenv: 09:26:44 + export PYENV_ROOT=/opt/pyenv 09:26:44 + PYENV_ROOT=/opt/pyenv 09:26:44 + 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 09:26:44 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 09:26:44 + pyenv versions 09:26:44 system 09:26:44 * 3.8.13 (set by /opt/pyenv/version) 09:26:44 * 3.9.13 (set by /opt/pyenv/version) 09:26:44 * 3.10.6 (set by /opt/pyenv/version) 09:26:44 + command -v pyenv 09:26:44 ++ pyenv init - --no-rehash 09:26:44 + 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[*]}"'\'')" 09:26:44 export PATH="/opt/pyenv/shims:${PATH}" 09:26:44 export PYENV_SHELL=bash 09:26:44 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:26:44 pyenv() { 09:26:44 local command 09:26:44 command="${1:-}" 09:26:44 if [ "$#" -gt 0 ]; then 09:26:44 shift 09:26:44 fi 09:26:44 09:26:44 case "$command" in 09:26:44 rehash|shell) 09:26:44 eval "$(pyenv "sh-$command" "$@")" 09:26:44 ;; 09:26:44 *) 09:26:44 command pyenv "$command" "$@" 09:26:44 ;; 09:26:44 esac 09:26:44 }' 09:26:44 +++ 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[*]}"' 09:26:44 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 09:26:44 ++ 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 09:26:44 ++ 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 09:26:44 ++ export PYENV_SHELL=bash 09:26:44 ++ PYENV_SHELL=bash 09:26:44 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:26:44 +++ complete -F _pyenv pyenv 09:26:44 ++ lf-pyver python3 09:26:44 ++ local py_version_xy=python3 09:26:44 ++ local py_version_xyz= 09:26:44 ++ pyenv versions 09:26:44 ++ local command 09:26:44 ++ command=versions 09:26:44 ++ '[' 1 -gt 0 ']' 09:26:44 ++ shift 09:26:44 ++ case "$command" in 09:26:44 ++ command pyenv versions 09:26:44 ++ pyenv versions 09:26:44 ++ awk '{ print $1 }' 09:26:44 ++ sed 's/^[ *]* //' 09:26:44 ++ grep -E '^[0-9.]*[0-9]$' 09:26:44 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:26:44 +++ grep '^3' /tmp/.pyenv_versions 09:26:44 +++ tail -n 1 09:26:44 +++ sort -V 09:26:44 ++ py_version_xyz=3.10.6 09:26:44 ++ [[ -z 3.10.6 ]] 09:26:44 ++ echo 3.10.6 09:26:44 ++ return 0 09:26:44 + pyenv local 3.10.6 09:26:44 + local command 09:26:44 + command=local 09:26:44 + '[' 2 -gt 0 ']' 09:26:44 + shift 09:26:44 + case "$command" in 09:26:44 + command pyenv local 3.10.6 09:26:44 + pyenv local 3.10.6 09:26:44 + for arg in "$@" 09:26:44 + case $arg in 09:26:44 + pkg_list+='tox ' 09:26:44 + for arg in "$@" 09:26:44 + case $arg in 09:26:44 + pkg_list+='virtualenv ' 09:26:44 + for arg in "$@" 09:26:44 + case $arg in 09:26:44 + pkg_list+='urllib3~=1.26.15 ' 09:26:44 + [[ -f /tmp/.toxenv ]] 09:26:44 + [[ ! -f /tmp/.toxenv ]] 09:26:44 + [[ -n '' ]] 09:26:44 + python3 -m venv /tmp/venv-Y42Q 09:26:48 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Y42Q' 09:26:48 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Y42Q 09:26:48 + echo /tmp/venv-Y42Q 09:26:48 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 09:26:48 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 09:26:48 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:26:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:26:48 + local 'pip_opts=--upgrade --quiet' 09:26:48 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:26:48 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:26:48 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:26:48 + [[ -n '' ]] 09:26:48 + [[ -n '' ]] 09:26:48 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:26:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:26:48 + /tmp/venv-Y42Q/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 09:26:52 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:26:52 lf-activate-venv(): INFO: Base packages installed successfully 09:26:52 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:26:52 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 09:26:52 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 09:26:52 + /tmp/venv-Y42Q/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 09:26:54 + type python3 09:26:54 + true 09:26:54 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Y42Q/bin to PATH' 09:26:54 lf-activate-venv(): INFO: Adding /tmp/venv-Y42Q/bin to PATH 09:26:54 + PATH=/tmp/venv-Y42Q/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 09:26:54 + return 0 09:26:54 + python3 --version 09:26:54 Python 3.10.6 09:26:54 + python3 -m pip --version 09:26:54 pip 25.3 from /tmp/venv-Y42Q/lib/python3.10/site-packages/pip (python 3.10) 09:26:54 + python3 -m pip freeze 09:26:54 cachetools==6.2.5 09:26:54 chardet==5.2.0 09:26:54 colorama==0.4.6 09:26:54 distlib==0.4.0 09:26:54 filelock==3.20.3 09:26:54 packaging==26.0 09:26:54 platformdirs==4.5.1 09:26:54 pluggy==1.6.0 09:26:54 pyproject-api==1.10.0 09:26:54 tomli==2.4.0 09:26:54 tox==4.34.1 09:26:54 typing_extensions==4.15.0 09:26:54 urllib3==1.26.20 09:26:54 virtualenv==20.36.1 09:26:54 [EnvInject] - Injecting environment variables from a build step. 09:26:54 [EnvInject] - Injecting as environment variables the properties content 09:26:54 PARALLEL=false 09:26:54 09:26:54 [EnvInject] - Variables injected successfully. 09:26:54 [integration-xtesting-master-commit-lint] $ /bin/bash -l /tmp/jenkins17079348488640583621.sh 09:26:54 ---> tox-run.sh 09:26:54 + 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 09:26:54 + ARCHIVE_TOX_DIR=/w/workspace/integration-xtesting-master-commit-lint/archives/tox 09:26:54 + ARCHIVE_DOC_DIR=/w/workspace/integration-xtesting-master-commit-lint/archives/docs 09:26:54 + mkdir -p /w/workspace/integration-xtesting-master-commit-lint/archives/tox 09:26:54 + cd /w/workspace/integration-xtesting-master-commit-lint/. 09:26:54 + source /home/jenkins/lf-env.sh 09:26:54 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:26:54 ++ mktemp -d /tmp/venv-XXXX 09:26:54 + lf_venv=/tmp/venv-peuJ 09:26:54 + local venv_file=/tmp/.os_lf_venv 09:26:54 + local python=python3 09:26:54 + local options 09:26:54 + local set_path=true 09:26:54 + local install_args= 09:26:54 ++ 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 09:26:54 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:26:54 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:26:54 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:26:54 + true 09:26:54 + case $1 in 09:26:54 + venv_file=/tmp/.toxenv 09:26:54 + shift 2 09:26:54 + true 09:26:54 + case $1 in 09:26:54 + shift 09:26:54 + break 09:26:54 + case $python in 09:26:54 + local pkg_list= 09:26:54 + [[ -d /opt/pyenv ]] 09:26:54 + echo 'Setup pyenv:' 09:26:54 Setup pyenv: 09:26:54 + export PYENV_ROOT=/opt/pyenv 09:26:54 + PYENV_ROOT=/opt/pyenv 09:26:54 + 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 09:26:54 + 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 09:26:54 + pyenv versions 09:26:54 system 09:26:54 3.8.13 09:26:54 3.9.13 09:26:54 * 3.10.6 (set by /w/workspace/integration-xtesting-master-commit-lint/.python-version) 09:26:54 + command -v pyenv 09:26:54 ++ pyenv init - --no-rehash 09:26:54 + 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[*]}"'\'')" 09:26:54 export PATH="/opt/pyenv/shims:${PATH}" 09:26:54 export PYENV_SHELL=bash 09:26:54 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:26:54 pyenv() { 09:26:54 local command 09:26:54 command="${1:-}" 09:26:54 if [ "$#" -gt 0 ]; then 09:26:54 shift 09:26:54 fi 09:26:54 09:26:54 case "$command" in 09:26:54 rehash|shell) 09:26:54 eval "$(pyenv "sh-$command" "$@")" 09:26:54 ;; 09:26:54 *) 09:26:54 command pyenv "$command" "$@" 09:26:54 ;; 09:26:54 esac 09:26:54 }' 09:26:54 +++ 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[*]}"' 09:26:54 ++ 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 09:26:54 ++ 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 09:26:54 ++ 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 09:26:54 ++ export PYENV_SHELL=bash 09:26:54 ++ PYENV_SHELL=bash 09:26:54 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:26:54 +++ complete -F _pyenv pyenv 09:26:54 ++ lf-pyver python3 09:26:54 ++ local py_version_xy=python3 09:26:54 ++ local py_version_xyz= 09:26:54 ++ sed 's/^[ *]* //' 09:26:54 ++ pyenv versions 09:26:54 ++ local command 09:26:54 ++ command=versions 09:26:54 ++ '[' 1 -gt 0 ']' 09:26:54 ++ shift 09:26:54 ++ case "$command" in 09:26:54 ++ command pyenv versions 09:26:54 ++ pyenv versions 09:26:54 ++ grep -E '^[0-9.]*[0-9]$' 09:26:54 ++ awk '{ print $1 }' 09:26:54 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:26:54 +++ tail -n 1 09:26:54 +++ sort -V 09:26:54 +++ grep '^3' /tmp/.pyenv_versions 09:26:54 ++ py_version_xyz=3.10.6 09:26:54 ++ [[ -z 3.10.6 ]] 09:26:54 ++ echo 3.10.6 09:26:54 ++ return 0 09:26:54 + pyenv local 3.10.6 09:26:54 + local command 09:26:54 + command=local 09:26:54 + '[' 2 -gt 0 ']' 09:26:54 + shift 09:26:54 + case "$command" in 09:26:54 + command pyenv local 3.10.6 09:26:54 + pyenv local 3.10.6 09:26:54 + for arg in "$@" 09:26:54 + case $arg in 09:26:54 + pkg_list+='tox ' 09:26:54 + for arg in "$@" 09:26:54 + case $arg in 09:26:54 + pkg_list+='virtualenv ' 09:26:54 + for arg in "$@" 09:26:54 + case $arg in 09:26:54 + pkg_list+='urllib3~=1.26.15 ' 09:26:54 + [[ -f /tmp/.toxenv ]] 09:26:54 ++ cat /tmp/.toxenv 09:26:54 + lf_venv=/tmp/venv-Y42Q 09:26:54 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Y42Q from' file:/tmp/.toxenv 09:26:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Y42Q from file:/tmp/.toxenv 09:26:54 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:26:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:26:54 + local 'pip_opts=--upgrade --quiet' 09:26:54 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:26:54 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:26:54 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:26:54 + [[ -n '' ]] 09:26:54 + [[ -n '' ]] 09:26:54 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:26:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:26:54 + /tmp/venv-Y42Q/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 09:26:55 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:26:55 lf-activate-venv(): INFO: Base packages installed successfully 09:26:55 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:26:55 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 09:26:55 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 09:26:55 + /tmp/venv-Y42Q/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 09:26:56 + type python3 09:26:56 + true 09:26:56 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Y42Q/bin to PATH' 09:26:56 lf-activate-venv(): INFO: Adding /tmp/venv-Y42Q/bin to PATH 09:26:56 + PATH=/tmp/venv-Y42Q/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 09:26:56 + return 0 09:26:56 + [[ -d /opt/pyenv ]] 09:26:56 + echo '---> Setting up pyenv' 09:26:56 ---> Setting up pyenv 09:26:56 + export PYENV_ROOT=/opt/pyenv 09:26:56 + PYENV_ROOT=/opt/pyenv 09:26:56 + export PATH=/opt/pyenv/bin:/tmp/venv-Y42Q/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 09:26:56 + PATH=/opt/pyenv/bin:/tmp/venv-Y42Q/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 09:26:56 ++ pwd 09:26:56 + PYTHONPATH=/w/workspace/integration-xtesting-master-commit-lint 09:26:56 + export PYTHONPATH 09:26:56 + export TOX_TESTENV_PASSENV=PYTHONPATH 09:26:56 + TOX_TESTENV_PASSENV=PYTHONPATH 09:26:56 + tox --version 09:26:56 4.34.1 from /tmp/venv-Y42Q/lib/python3.10/site-packages/tox/__init__.py 09:26:56 + PARALLEL=false 09:26:56 + TOX_OPTIONS_LIST= 09:26:56 + [[ -n gitlint ]] 09:26:56 + TOX_OPTIONS_LIST=' -e gitlint' 09:26:56 + case ${PARALLEL,,} in 09:26:56 + tox -e gitlint 09:26:56 + tee -a /w/workspace/integration-xtesting-master-commit-lint/archives/tox/tox.log 09:26:58 gitlint: install_deps> python -I -m pip install gitlint 09:27:00 gitlint: freeze> python -m pip freeze --all 09:27:00 gitlint: arrow==1.2.3,click==8.1.3,gitlint==0.19.1,gitlint-core==0.19.1,pip==25.0.1,python-dateutil==2.9.0.post0,setuptools==75.3.2,sh==1.14.3,six==1.17.0,wheel==0.45.1 09:27:00 gitlint: commands[0]> gitlint 09:27:00 WARNING: I1 - ignore-by-title: gitlint will be switching from using Python regex 'match' (match beginning) to 'search' (match anywhere) semantics. Please review your ignore-by-title.regex option accordingly. To remove this warning, set general.regex-style-search=True. More details: https://jorisroovers.github.io/gitlint/configuration/#regex-style-search 09:27:00 WARNING: I3 - ignore-body-lines: gitlint will be switching from using Python regex 'match' (match beginning) to 'search' (match anywhere) semantics. Please review your ignore-body-lines.regex option accordingly. To remove this warning, set general.regex-style-search=True. More details: https://jorisroovers.github.io/gitlint/configuration/#regex-style-search 09:27:00 gitlint: OK (3.48=setup[3.36]+cmd[0.12] seconds) 09:27:00 congratulations :) (3.51 seconds) 09:27:00 + tox_status=0 09:27:00 + echo '---> Completed tox runs' 09:27:00 ---> Completed tox runs 09:27:00 + for i in .tox/*/log 09:27:00 ++ echo .tox/gitlint/log 09:27:00 ++ awk -F/ '{print $2}' 09:27:00 + tox_env=gitlint 09:27:00 + cp -r .tox/gitlint/log /w/workspace/integration-xtesting-master-commit-lint/archives/tox/gitlint 09:27:00 + DOC_DIR=docs/_build/html 09:27:00 + [[ -d docs/_build/html ]] 09:27:00 + echo '---> tox-run.sh ends' 09:27:00 ---> tox-run.sh ends 09:27:00 + test 0 -eq 0 09:27:00 $ ssh-agent -k 09:27:00 unset SSH_AUTH_SOCK; 09:27:00 unset SSH_AGENT_PID; 09:27:00 echo Agent pid 14199 killed; 09:27:00 [ssh-agent] Stopped. 09:27:01 [PostBuildScript] - [INFO] Executing post build scripts. 09:27:01 [integration-xtesting-master-commit-lint] $ /bin/bash /tmp/jenkins4313395766778089597.sh 09:27:01 ---> sysstat.sh 09:27:01 [integration-xtesting-master-commit-lint] $ /bin/bash /tmp/jenkins8907897642672104956.sh 09:27:01 ---> package-listing.sh 09:27:01 ++ tr '[:upper:]' '[:lower:]' 09:27:01 ++ facter osfamily 09:27:01 + OS_FAMILY=redhat 09:27:01 + workspace=/w/workspace/integration-xtesting-master-commit-lint 09:27:01 + START_PACKAGES=/tmp/packages_start.txt 09:27:01 + END_PACKAGES=/tmp/packages_end.txt 09:27:01 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:27:01 + PACKAGES=/tmp/packages_start.txt 09:27:01 + '[' /w/workspace/integration-xtesting-master-commit-lint ']' 09:27:01 + PACKAGES=/tmp/packages_end.txt 09:27:01 + case "${OS_FAMILY}" in 09:27:01 + rpm -qa 09:27:01 + sort 09:27:02 + '[' -f /tmp/packages_start.txt ']' 09:27:02 + '[' -f /tmp/packages_end.txt ']' 09:27:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:27:02 + '[' /w/workspace/integration-xtesting-master-commit-lint ']' 09:27:02 + mkdir -p /w/workspace/integration-xtesting-master-commit-lint/archives/ 09:27:02 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-xtesting-master-commit-lint/archives/ 09:27:02 [integration-xtesting-master-commit-lint] $ /bin/bash /tmp/jenkins6547878748769693407.sh 09:27:02 ---> capture-instance-metadata.sh 09:27:02 Setup pyenv: 09:27:02 system 09:27:02 3.8.13 09:27:02 3.9.13 09:27:02 * 3.10.6 (set by /w/workspace/integration-xtesting-master-commit-lint/.python-version) 09:27:05 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Rykv 09:27:05 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:27:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:27:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:27:09 lf-activate-venv(): INFO: Base packages installed successfully 09:27:09 lf-activate-venv(): INFO: Installing additional packages: lftools 09:27:30 lf-activate-venv(): INFO: Adding /tmp/venv-Rykv/bin to PATH 09:27:30 INFO: Running in OpenStack, capturing instance metadata 09:27:30 [integration-xtesting-master-commit-lint] $ /bin/bash /tmp/jenkins2408509722576162890.sh 09:27:30 provisioning config files... 09:27:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-xtesting-master-commit-lint@tmp/config6074741841351879305tmp 09:27:30 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 09:27:30 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 09:27:30 [EnvInject] - Injecting environment variables from a build step. 09:27:30 [EnvInject] - Injecting as environment variables the properties content 09:27:30 SERVER_ID=logs 09:27:30 09:27:30 [EnvInject] - Variables injected successfully. 09:27:30 [integration-xtesting-master-commit-lint] $ /bin/bash /tmp/jenkins1955806138381931137.sh 09:27:30 ---> create-netrc.sh 09:27:31 [integration-xtesting-master-commit-lint] $ /bin/bash /tmp/jenkins5778699475122221291.sh 09:27:31 ---> python-tools-install.sh 09:27:31 Setup pyenv: 09:27:31 system 09:27:31 3.8.13 09:27:31 3.9.13 09:27:31 * 3.10.6 (set by /w/workspace/integration-xtesting-master-commit-lint/.python-version) 09:27:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Rykv from file:/tmp/.os_lf_venv 09:27:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:27:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:27:32 lf-activate-venv(): INFO: Base packages installed successfully 09:27:32 lf-activate-venv(): INFO: Installing additional packages: lftools 09:27:40 lf-activate-venv(): INFO: Adding /tmp/venv-Rykv/bin to PATH 09:27:40 Generating Requirements File 09:27: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. 09:27:58 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 09:27:58 Python 3.10.6 09:27:58 pip 25.3 from /tmp/venv-Rykv/lib/python3.10/site-packages/pip (python 3.10) 09:27:58 appdirs==1.4.4 09:27:58 argcomplete==3.6.3 09:27:58 aspy.yaml==1.3.0 09:27:58 attrs==25.4.0 09:27:58 autopage==0.5.2 09:27:58 backports.strenum==1.3.1 09:27:58 beautifulsoup4==4.14.3 09:27:58 boto3==1.42.34 09:27:58 botocore==1.42.34 09:27:58 bs4==0.0.2 09:27:58 certifi==2026.1.4 09:27:58 cffi==2.0.0 09:27:58 cfgv==3.5.0 09:27:58 chardet==5.2.0 09:27:58 charset-normalizer==3.4.4 09:27:58 click==8.3.1 09:27:58 cliff==4.13.1 09:27:58 cmd2==3.1.0 09:27:58 cryptography==3.3.2 09:27:58 debtcollector==3.0.0 09:27:58 decorator==5.2.1 09:27:58 defusedxml==0.7.1 09:27:58 Deprecated==1.3.1 09:27:58 distlib==0.4.0 09:27:58 dnspython==2.8.0 09:27:58 docker==7.1.0 09:27:58 dogpile.cache==1.5.0 09:27:58 durationpy==0.10 09:27:58 email-validator==2.3.0 09:27:58 filelock==3.20.3 09:27:58 future==1.0.0 09:27:58 gitdb==4.0.12 09:27:58 GitPython==3.1.46 09:27:58 httplib2==0.30.2 09:27:58 identify==2.6.16 09:27:58 idna==3.11 09:27:58 importlib-resources==1.5.0 09:27:58 iso8601==2.1.0 09:27:58 Jinja2==3.1.6 09:27:58 jmespath==1.1.0 09:27:58 jsonpatch==1.33 09:27:58 jsonpointer==3.0.0 09:27:58 jsonschema==4.26.0 09:27:58 jsonschema-specifications==2025.9.1 09:27:58 keystoneauth1==5.13.0 09:27:58 kubernetes==35.0.0 09:27:58 lftools==0.37.21 09:27:58 lxml==6.0.2 09:27:58 markdown-it-py==4.0.0 09:27:58 MarkupSafe==3.0.3 09:27:58 mdurl==0.1.2 09:27:58 msgpack==1.1.2 09:27:58 multi_key_dict==2.0.3 09:27:58 munch==4.0.0 09:27:58 netaddr==1.3.0 09:27:58 niet==1.4.2 09:27:58 nodeenv==1.10.0 09:27:58 oauth2client==4.1.3 09:27:58 oauthlib==3.3.1 09:27:58 openstacksdk==4.9.0 09:27:58 os-service-types==1.8.2 09:27:58 osc-lib==4.3.0 09:27:58 oslo.config==10.2.0 09:27:58 oslo.context==6.2.0 09:27:58 oslo.i18n==6.7.1 09:27:58 oslo.log==8.0.0 09:27:58 oslo.serialization==5.9.0 09:27:58 oslo.utils==9.2.0 09:27:58 packaging==26.0 09:27:58 pbr==7.0.3 09:27:58 platformdirs==4.5.1 09:27:58 prettytable==3.17.0 09:27:58 psutil==7.2.1 09:27:58 pyasn1==0.6.2 09:27:58 pyasn1_modules==0.4.2 09:27:58 pycparser==3.0 09:27:58 pygerrit2==2.0.15 09:27:58 PyGithub==2.8.1 09:27:58 Pygments==2.19.2 09:27:58 PyJWT==2.10.1 09:27:58 PyNaCl==1.6.2 09:27:58 pyparsing==2.4.7 09:27:58 pyperclip==1.11.0 09:27:58 pyrsistent==0.20.0 09:27:58 python-cinderclient==9.8.0 09:27:58 python-dateutil==2.9.0.post0 09:27:58 python-heatclient==5.0.0 09:27:58 python-jenkins==1.8.3 09:27:58 python-keystoneclient==5.7.0 09:27:58 python-magnumclient==4.9.0 09:27:58 python-openstackclient==8.3.0 09:27:58 python-swiftclient==4.9.0 09:27:58 PyYAML==6.0.3 09:27:58 referencing==0.37.0 09:27:58 requests==2.32.5 09:27:58 requests-oauthlib==2.0.0 09:27:58 requestsexceptions==1.4.0 09:27:58 rfc3986==2.0.0 09:27:58 rich==14.3.1 09:27:58 rich-argparse==1.7.2 09:27:58 rpds-py==0.30.0 09:27:58 rsa==4.9.1 09:27:58 ruamel.yaml==0.19.1 09:27:58 ruamel.yaml.clib==0.2.15 09:27:58 s3transfer==0.16.0 09:27:58 simplejson==3.20.2 09:27:58 six==1.17.0 09:27:58 smmap==5.0.2 09:27:58 soupsieve==2.8.3 09:27:58 stevedore==5.6.0 09:27:58 tabulate==0.9.0 09:27:58 toml==0.10.2 09:27:58 tomlkit==0.14.0 09:27:58 tqdm==4.67.1 09:27:58 typing_extensions==4.15.0 09:27:58 tzdata==2025.3 09:27:58 urllib3==1.26.20 09:27:58 virtualenv==20.36.1 09:27:58 wcwidth==0.4.0 09:27:58 websocket-client==1.9.0 09:27:58 wrapt==2.0.1 09:27:58 xdg==6.0.0 09:27:58 xmltodict==1.0.2 09:27:58 yq==3.4.3 09:27:58 [integration-xtesting-master-commit-lint] $ /bin/bash /tmp/jenkins2874915713329253212.sh 09:27:58 ---> sudo-logs.sh 09:27:58 Archiving 'sudo' log.. 09:27:59 [integration-xtesting-master-commit-lint] $ /bin/bash /tmp/jenkins9600493871224497733.sh 09:27:59 ---> job-cost.sh 09:27:59 Setup pyenv: 09:27:59 system 09:27:59 3.8.13 09:27:59 3.9.13 09:27:59 * 3.10.6 (set by /w/workspace/integration-xtesting-master-commit-lint/.python-version) 09:27:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Rykv from file:/tmp/.os_lf_venv 09:27:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:27:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:28:01 lf-activate-venv(): INFO: Base packages installed successfully 09:28:01 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:28:06 lf-activate-venv(): INFO: Adding /tmp/venv-Rykv/bin to PATH 09:28:06 INFO: No Stack... 09:28:06 INFO: Retrieving Pricing Info for: v3-standard-2 09:28:06 INFO: Archiving Costs 09:28:06 [integration-xtesting-master-commit-lint] $ /bin/bash -l /tmp/jenkins2605566546742952031.sh 09:28:06 ---> logs-deploy.sh 09:28:06 Setup pyenv: 09:28:06 system 09:28:06 3.8.13 09:28:06 3.9.13 09:28:06 * 3.10.6 (set by /w/workspace/integration-xtesting-master-commit-lint/.python-version) 09:28:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Rykv from file:/tmp/.os_lf_venv 09:28:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:28:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:28:08 lf-activate-venv(): INFO: Base packages installed successfully 09:28:08 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 09:28:16 lf-activate-venv(): INFO: Adding /tmp/venv-Rykv/bin to PATH 09:28:16 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-xtesting-master-commit-lint/316 09:28:16 INFO: archiving workspace using pattern(s): 09:28:17 Archives upload complete. 09:28:17 INFO: archiving logs to Nexus 09:28:18 ---> uname -a: 09:28:18 Linux prd-centos8-builder-2c-1g-2993.novalocal 4.18.0-448.el8.x86_64 #1 SMP Wed Jan 18 15:02:46 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 09:28:18 09:28:18 09:28:18 ---> lscpu: 09:28:18 Architecture: x86_64 09:28:18 CPU op-mode(s): 32-bit, 64-bit 09:28:18 Byte Order: Little Endian 09:28:18 CPU(s): 2 09:28:18 On-line CPU(s) list: 0,1 09:28:18 Thread(s) per core: 1 09:28:18 Core(s) per socket: 1 09:28:18 Socket(s): 2 09:28:18 NUMA node(s): 1 09:28:18 Vendor ID: AuthenticAMD 09:28:18 CPU family: 23 09:28:18 Model: 49 09:28:18 Model name: AMD EPYC-Rome Processor 09:28:18 Stepping: 0 09:28:18 CPU MHz: 2799.998 09:28:18 BogoMIPS: 5599.99 09:28:18 Virtualization: AMD-V 09:28:18 Hypervisor vendor: KVM 09:28:18 Virtualization type: full 09:28:18 L1d cache: 32K 09:28:18 L1i cache: 32K 09:28:18 L2 cache: 512K 09:28:18 L3 cache: 16384K 09:28:18 NUMA node0 CPU(s): 0,1 09:28: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 09:28:18 09:28:18 09:28:18 ---> nproc: 09:28:18 2 09:28:18 09:28:18 09:28:18 ---> df -h: 09:28:18 Filesystem Size Used Avail Use% Mounted on 09:28:18 devtmpfs 3.8G 0 3.8G 0% /dev 09:28:18 tmpfs 3.8G 0 3.8G 0% /dev/shm 09:28:18 tmpfs 3.8G 17M 3.8G 1% /run 09:28:18 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 09:28:18 /dev/vda1 40G 8.6G 32G 22% / 09:28:18 tmpfs 770M 0 770M 0% /run/user/1001 09:28:18 09:28:18 09:28:18 ---> free -m: 09:28:18 total used free shared buff/cache available 09:28:18 Mem: 7699 581 4973 19 2145 6810 09:28:18 Swap: 1023 0 1023 09:28:18 09:28:18 09:28:18 ---> ip addr: 09:28:18 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:28:18 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:28:18 inet 127.0.0.1/8 scope host lo 09:28:18 valid_lft forever preferred_lft forever 09:28:18 inet6 ::1/128 scope host 09:28:18 valid_lft forever preferred_lft forever 09:28:18 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 09:28:18 link/ether fa:16:3e:c4:91:81 brd ff:ff:ff:ff:ff:ff 09:28:18 altname enp0s3 09:28:18 altname ens3 09:28:18 inet 10.30.106.211/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 09:28:18 valid_lft 86279sec preferred_lft 86279sec 09:28:18 inet6 fe80::f816:3eff:fec4:9181/64 scope link 09:28:18 valid_lft forever preferred_lft forever 09:28:18 09:28:18 09:28:18 ---> sar -b -r -n DEV: 09:28:18 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 01/26/2026 _x86_64_ (2 CPU) 09:28:18 09:28:18 09:26:13 LINUX RESTART (2 CPU) 09:28:18 09:28:18 09:27:01 AM tps rtps wtps bread/s bwrtn/s 09:28:18 09:28:01 AM 201.02 47.29 153.72 549.64 11995.43 09:28:18 Average: 201.02 47.29 153.72 549.64 11995.43 09:28:18 09:28:18 09:27:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:28:18 09:28:01 AM 5158680 7031960 2725764 34.57 2688 2036864 669508 7.49 378188 1969992 140432 09:28:18 Average: 5158680 7031960 2725764 34.57 2688 2036864 669508 7.49 378188 1969992 140432 09:28:18 09:28:18 09:27:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:28:18 09:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:28:18 09:28:01 AM eth0 70.95 53.16 962.90 12.16 0.00 0.00 0.00 0.00 09:28:18 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:28:18 Average: eth0 70.95 53.16 962.90 12.16 0.00 0.00 0.00 0.00 09:28:18 09:28:18 09:28:18 ---> sar -P ALL: 09:28:18 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 01/26/2026 _x86_64_ (2 CPU) 09:28:18 09:28:18 09:26:13 LINUX RESTART (2 CPU) 09:28:18 09:28:18 09:27:01 AM CPU %user %nice %system %iowait %steal %idle 09:28:18 09:28:01 AM all 42.99 0.69 9.03 1.95 0.09 45.26 09:28:18 09:28:01 AM 0 64.15 0.60 9.51 1.83 0.10 23.81 09:28:18 09:28:01 AM 1 21.90 0.77 8.55 2.07 0.08 66.62 09:28:18 Average: all 42.99 0.69 9.03 1.95 0.09 45.26 09:28:18 Average: 0 64.15 0.60 9.51 1.83 0.10 23.81 09:28:18 Average: 1 21.90 0.77 8.55 2.07 0.08 66.62 09:28:18 09:28:18 09:28:18