01:35:43 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/xtesting/+/141743 01:35:43 Running as SYSTEM 01:35:43 [EnvInject] - Loading node environment variables. 01:35:43 Building remotely on prd-centos8-builder-2c-1g-41622 (centos8-builder-2c-1g) in workspace /w/workspace/integration-xtesting-master-commit-lint 01:35:43 [ssh-agent] Looking for ssh-agent implementation... 01:35:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:35:43 $ ssh-agent 01:35:43 SSH_AUTH_SOCK=/tmp/ssh-D639sa2RrpgI/agent.15613 01:35:43 SSH_AGENT_PID=15614 01:35:43 [ssh-agent] Started. 01:35:43 Running ssh-add (command line suppressed) 01:35:43 Identity added: /w/workspace/integration-xtesting-master-commit-lint@tmp/private_key_8928550799846991710.key (/w/workspace/integration-xtesting-master-commit-lint@tmp/private_key_8928550799846991710.key) 01:35:43 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 01:35:43 The recommended git tool is: NONE 01:35:45 using credential onap-jenkins-ssh 01:35:45 Wiping out workspace first. 01:35:45 Cloning the remote Git repository 01:35:45 Cloning repository git://cloud.onap.org/mirror/integration/xtesting.git 01:35:45 > git init /w/workspace/integration-xtesting-master-commit-lint # timeout=10 01:35:45 Fetching upstream changes from git://cloud.onap.org/mirror/integration/xtesting.git 01:35:45 > git --version # timeout=10 01:35:45 > git --version # 'git version 2.39.0' 01:35:45 using GIT_SSH to set credentials Gerrit user 01:35:45 [INFO] Currently running in a labeled security context 01:35:45 [INFO] Currently SELinux is 'enforcing' on the host 01:35:45 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-xtesting-master-commit-lint@tmp/jenkins-gitclient-ssh1710324713444913149.key 01:35:45 Verifying host key using manually-configured host key entries 01:35:45 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration/xtesting.git +refs/heads/*:refs/remotes/origin/* # timeout=30 01:35:46 > git config remote.origin.url git://cloud.onap.org/mirror/integration/xtesting.git # timeout=10 01:35:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:35:46 > git config remote.origin.url git://cloud.onap.org/mirror/integration/xtesting.git # timeout=10 01:35:46 Fetching upstream changes from git://cloud.onap.org/mirror/integration/xtesting.git 01:35:46 using GIT_SSH to set credentials Gerrit user 01:35:46 [INFO] Currently running in a labeled security context 01:35:46 [INFO] Currently SELinux is 'enforcing' on the host 01:35:46 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-xtesting-master-commit-lint@tmp/jenkins-gitclient-ssh11832960809415804162.key 01:35:46 Verifying host key using manually-configured host key entries 01:35:46 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration/xtesting.git refs/changes/43/141743/4 # timeout=30 01:35:46 > git rev-parse 82a8d53d21403ad8b50c855b41d010f242aff63a^{commit} # timeout=10 01:35:46 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 01:35:46 Checking out Revision 82a8d53d21403ad8b50c855b41d010f242aff63a (refs/changes/43/141743/4) 01:35:46 > git config core.sparsecheckout # timeout=10 01:35:46 > git checkout -f 82a8d53d21403ad8b50c855b41d010f242aff63a # timeout=30 01:35:50 Commit message: "[COMMON] Chore: Add dependabot config" 01:35:50 > git rev-parse FETCH_HEAD^{commit} # timeout=10 01:35:50 > git rev-list --no-walk 7191df8920bdeb2de9e315af71dcff04c04237fc # timeout=10 01:35:50 [EnvInject] - Injecting environment variables from a build step. 01:35:50 [EnvInject] - Injecting as environment variables the properties content 01:35:50 PYTHON=python3 01:35:50 01:35:50 [EnvInject] - Variables injected successfully. 01:35:50 [integration-xtesting-master-commit-lint] $ /bin/bash -l /tmp/jenkins18089403747965748732.sh 01:35:50 ---> tox-install.sh 01:35:50 + source /home/jenkins/lf-env.sh 01:35:50 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 01:35:50 ++ mktemp -d /tmp/venv-XXXX 01:35:50 + lf_venv=/tmp/venv-cYgq 01:35:50 + local venv_file=/tmp/.os_lf_venv 01:35:50 + local python=python3 01:35:50 + local options 01:35:50 + local set_path=true 01:35:50 + local install_args= 01:35:50 ++ 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 01:35:50 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 01:35:50 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 01:35:50 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 01:35:50 + true 01:35:50 + case $1 in 01:35:50 + venv_file=/tmp/.toxenv 01:35:50 + shift 2 01:35:50 + true 01:35:50 + case $1 in 01:35:50 + shift 01:35:50 + break 01:35:50 + case $python in 01:35:50 + local pkg_list= 01:35:50 + [[ -d /opt/pyenv ]] 01:35:50 + echo 'Setup pyenv:' 01:35:50 Setup pyenv: 01:35:50 + export PYENV_ROOT=/opt/pyenv 01:35:50 + PYENV_ROOT=/opt/pyenv 01:35:50 + 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 01:35:50 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 01:35:50 + pyenv versions 01:35:50 system 01:35:50 * 3.8.13 (set by /opt/pyenv/version) 01:35:50 * 3.9.13 (set by /opt/pyenv/version) 01:35:50 * 3.10.6 (set by /opt/pyenv/version) 01:35:50 + command -v pyenv 01:35:50 ++ pyenv init - --no-rehash 01:35:50 + 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[*]}"'\'')" 01:35:50 export PATH="/opt/pyenv/shims:${PATH}" 01:35:50 export PYENV_SHELL=bash 01:35:50 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 01:35:50 pyenv() { 01:35:50 local command 01:35:50 command="${1:-}" 01:35:50 if [ "$#" -gt 0 ]; then 01:35:50 shift 01:35:50 fi 01:35:50 01:35:50 case "$command" in 01:35:50 rehash|shell) 01:35:50 eval "$(pyenv "sh-$command" "$@")" 01:35:50 ;; 01:35:50 *) 01:35:50 command pyenv "$command" "$@" 01:35:50 ;; 01:35:50 esac 01:35:50 }' 01:35:50 +++ 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[*]}"' 01:35:50 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 01:35:50 ++ 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 01:35:50 ++ 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 01:35:50 ++ export PYENV_SHELL=bash 01:35:50 ++ PYENV_SHELL=bash 01:35:50 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 01:35:50 +++ complete -F _pyenv pyenv 01:35:50 ++ lf-pyver python3 01:35:50 ++ local py_version_xy=python3 01:35:50 ++ local py_version_xyz= 01:35:50 ++ pyenv versions 01:35:50 ++ local command 01:35:50 ++ command=versions 01:35:50 ++ '[' 1 -gt 0 ']' 01:35:50 ++ shift 01:35:50 ++ case "$command" in 01:35:50 ++ command pyenv versions 01:35:50 ++ pyenv versions 01:35:50 ++ grep -E '^[0-9.]*[0-9]$' 01:35:50 ++ sed 's/^[ *]* //' 01:35:50 ++ awk '{ print $1 }' 01:35:50 ++ [[ ! -s /tmp/.pyenv_versions ]] 01:35:50 +++ grep '^3' /tmp/.pyenv_versions 01:35:50 +++ tail -n 1 01:35:50 +++ sort -V 01:35:50 ++ py_version_xyz=3.10.6 01:35:50 ++ [[ -z 3.10.6 ]] 01:35:50 ++ echo 3.10.6 01:35:50 ++ return 0 01:35:50 + pyenv local 3.10.6 01:35:50 + local command 01:35:50 + command=local 01:35:50 + '[' 2 -gt 0 ']' 01:35:50 + shift 01:35:50 + case "$command" in 01:35:50 + command pyenv local 3.10.6 01:35:50 + pyenv local 3.10.6 01:35:50 + for arg in "$@" 01:35:50 + case $arg in 01:35:50 + pkg_list+='tox ' 01:35:50 + for arg in "$@" 01:35:50 + case $arg in 01:35:50 + pkg_list+='virtualenv ' 01:35:50 + for arg in "$@" 01:35:50 + case $arg in 01:35:50 + pkg_list+='urllib3~=1.26.15 ' 01:35:50 + [[ -f /tmp/.toxenv ]] 01:35:50 + [[ ! -f /tmp/.toxenv ]] 01:35:50 + [[ -n '' ]] 01:35:50 + python3 -m venv /tmp/venv-cYgq 01:35:55 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-cYgq' 01:35:55 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-cYgq 01:35:55 + echo /tmp/venv-cYgq 01:35:55 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 01:35:55 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 01:35:55 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 01:35:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:35:55 + local 'pip_opts=--upgrade --quiet' 01:35:55 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 01:35:55 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 01:35:55 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 01:35:55 + [[ -n '' ]] 01:35:55 + [[ -n '' ]] 01:35:55 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 01:35:55 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:35:55 + /tmp/venv-cYgq/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 01:35:59 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 01:35:59 lf-activate-venv(): INFO: Base packages installed successfully 01:35:59 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 01:35:59 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 01:35:59 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 01:35:59 + /tmp/venv-cYgq/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 01:36:01 + type python3 01:36:01 + true 01:36:01 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-cYgq/bin to PATH' 01:36:01 lf-activate-venv(): INFO: Adding /tmp/venv-cYgq/bin to PATH 01:36:01 + PATH=/tmp/venv-cYgq/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 01:36:01 + return 0 01:36:01 + python3 --version 01:36:01 Python 3.10.6 01:36:01 + python3 -m pip --version 01:36:01 pip 25.2 from /tmp/venv-cYgq/lib/python3.10/site-packages/pip (python 3.10) 01:36:01 + python3 -m pip freeze 01:36:01 cachetools==6.2.0 01:36:01 chardet==5.2.0 01:36:01 colorama==0.4.6 01:36:01 distlib==0.4.0 01:36:01 filelock==3.19.1 01:36:01 packaging==25.0 01:36:01 platformdirs==4.4.0 01:36:01 pluggy==1.6.0 01:36:01 pyproject-api==1.9.1 01:36:01 tomli==2.2.1 01:36:01 tox==4.28.4 01:36:01 typing_extensions==4.15.0 01:36:01 urllib3==1.26.20 01:36:01 virtualenv==20.34.0 01:36:01 [EnvInject] - Injecting environment variables from a build step. 01:36:01 [EnvInject] - Injecting as environment variables the properties content 01:36:01 PARALLEL=false 01:36:01 01:36:01 [EnvInject] - Variables injected successfully. 01:36:01 [integration-xtesting-master-commit-lint] $ /bin/bash -l /tmp/jenkins7205569809869473767.sh 01:36:01 ---> tox-run.sh 01:36:01 + 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 01:36:01 + ARCHIVE_TOX_DIR=/w/workspace/integration-xtesting-master-commit-lint/archives/tox 01:36:01 + ARCHIVE_DOC_DIR=/w/workspace/integration-xtesting-master-commit-lint/archives/docs 01:36:01 + mkdir -p /w/workspace/integration-xtesting-master-commit-lint/archives/tox 01:36:01 + cd /w/workspace/integration-xtesting-master-commit-lint/. 01:36:01 + source /home/jenkins/lf-env.sh 01:36:01 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 01:36:01 ++ mktemp -d /tmp/venv-XXXX 01:36:01 + lf_venv=/tmp/venv-tSQc 01:36:01 + local venv_file=/tmp/.os_lf_venv 01:36:01 + local python=python3 01:36:01 + local options 01:36:01 + local set_path=true 01:36:01 + local install_args= 01:36:01 ++ 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 01:36:01 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 01:36:01 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 01:36:01 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 01:36:01 + true 01:36:01 + case $1 in 01:36:01 + venv_file=/tmp/.toxenv 01:36:01 + shift 2 01:36:01 + true 01:36:01 + case $1 in 01:36:01 + shift 01:36:01 + break 01:36:01 + case $python in 01:36:01 + local pkg_list= 01:36:01 + [[ -d /opt/pyenv ]] 01:36:01 + echo 'Setup pyenv:' 01:36:01 Setup pyenv: 01:36:01 + export PYENV_ROOT=/opt/pyenv 01:36:01 + PYENV_ROOT=/opt/pyenv 01:36:01 + 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 01:36:01 + 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 01:36:01 + pyenv versions 01:36:01 system 01:36:01 3.8.13 01:36:01 3.9.13 01:36:01 * 3.10.6 (set by /w/workspace/integration-xtesting-master-commit-lint/.python-version) 01:36:01 + command -v pyenv 01:36:01 ++ pyenv init - --no-rehash 01:36:01 + 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[*]}"'\'')" 01:36:01 export PATH="/opt/pyenv/shims:${PATH}" 01:36:01 export PYENV_SHELL=bash 01:36:01 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 01:36:01 pyenv() { 01:36:01 local command 01:36:01 command="${1:-}" 01:36:01 if [ "$#" -gt 0 ]; then 01:36:01 shift 01:36:01 fi 01:36:01 01:36:01 case "$command" in 01:36:01 rehash|shell) 01:36:01 eval "$(pyenv "sh-$command" "$@")" 01:36:01 ;; 01:36:01 *) 01:36:01 command pyenv "$command" "$@" 01:36:01 ;; 01:36:01 esac 01:36:01 }' 01:36:01 +++ 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[*]}"' 01:36:01 ++ 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 01:36:01 ++ 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 01:36:01 ++ 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 01:36:01 ++ export PYENV_SHELL=bash 01:36:01 ++ PYENV_SHELL=bash 01:36:01 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 01:36:01 +++ complete -F _pyenv pyenv 01:36:01 ++ lf-pyver python3 01:36:01 ++ local py_version_xy=python3 01:36:01 ++ local py_version_xyz= 01:36:01 ++ awk '{ print $1 }' 01:36:01 ++ sed 's/^[ *]* //' 01:36:01 ++ pyenv versions 01:36:01 ++ local command 01:36:01 ++ command=versions 01:36:01 ++ '[' 1 -gt 0 ']' 01:36:01 ++ shift 01:36:01 ++ case "$command" in 01:36:01 ++ command pyenv versions 01:36:01 ++ pyenv versions 01:36:01 ++ grep -E '^[0-9.]*[0-9]$' 01:36:02 ++ [[ ! -s /tmp/.pyenv_versions ]] 01:36:02 +++ grep '^3' /tmp/.pyenv_versions 01:36:02 +++ sort -V 01:36:02 +++ tail -n 1 01:36:02 ++ py_version_xyz=3.10.6 01:36:02 ++ [[ -z 3.10.6 ]] 01:36:02 ++ echo 3.10.6 01:36:02 ++ return 0 01:36:02 + pyenv local 3.10.6 01:36:02 + local command 01:36:02 + command=local 01:36:02 + '[' 2 -gt 0 ']' 01:36:02 + shift 01:36:02 + case "$command" in 01:36:02 + command pyenv local 3.10.6 01:36:02 + pyenv local 3.10.6 01:36:02 + for arg in "$@" 01:36:02 + case $arg in 01:36:02 + pkg_list+='tox ' 01:36:02 + for arg in "$@" 01:36:02 + case $arg in 01:36:02 + pkg_list+='virtualenv ' 01:36:02 + for arg in "$@" 01:36:02 + case $arg in 01:36:02 + pkg_list+='urllib3~=1.26.15 ' 01:36:02 + [[ -f /tmp/.toxenv ]] 01:36:02 ++ cat /tmp/.toxenv 01:36:02 + lf_venv=/tmp/venv-cYgq 01:36:02 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-cYgq from' file:/tmp/.toxenv 01:36:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-cYgq from file:/tmp/.toxenv 01:36:02 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 01:36:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:36:02 + local 'pip_opts=--upgrade --quiet' 01:36:02 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 01:36:02 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 01:36:02 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 01:36:02 + [[ -n '' ]] 01:36:02 + [[ -n '' ]] 01:36:02 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 01:36:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:36:02 + /tmp/venv-cYgq/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 01:36:02 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 01:36:02 lf-activate-venv(): INFO: Base packages installed successfully 01:36:02 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 01:36:02 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 01:36:02 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 01:36:02 + /tmp/venv-cYgq/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 01:36:03 + type python3 01:36:03 + true 01:36:03 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-cYgq/bin to PATH' 01:36:03 lf-activate-venv(): INFO: Adding /tmp/venv-cYgq/bin to PATH 01:36:03 + PATH=/tmp/venv-cYgq/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 01:36:03 + return 0 01:36:03 + [[ -d /opt/pyenv ]] 01:36:03 + echo '---> Setting up pyenv' 01:36:03 ---> Setting up pyenv 01:36:03 + export PYENV_ROOT=/opt/pyenv 01:36:03 + PYENV_ROOT=/opt/pyenv 01:36:03 + export PATH=/opt/pyenv/bin:/tmp/venv-cYgq/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 01:36:03 + PATH=/opt/pyenv/bin:/tmp/venv-cYgq/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 01:36:03 ++ pwd 01:36:03 + PYTHONPATH=/w/workspace/integration-xtesting-master-commit-lint 01:36:03 + export PYTHONPATH 01:36:03 + export TOX_TESTENV_PASSENV=PYTHONPATH 01:36:03 + TOX_TESTENV_PASSENV=PYTHONPATH 01:36:03 + tox --version 01:36:04 4.28.4 from /tmp/venv-cYgq/lib/python3.10/site-packages/tox/__init__.py 01:36:04 + PARALLEL=false 01:36:04 + TOX_OPTIONS_LIST= 01:36:04 + [[ -n gitlint ]] 01:36:04 + TOX_OPTIONS_LIST=' -e gitlint' 01:36:04 + case ${PARALLEL,,} in 01:36:04 + tox -e gitlint 01:36:04 + tee -a /w/workspace/integration-xtesting-master-commit-lint/archives/tox/tox.log 01:36:05 gitlint: install_deps> python -I -m pip install gitlint 01:36:08 gitlint: freeze> python -m pip freeze --all 01:36:08 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 01:36:08 gitlint: commands[0]> gitlint 01:36:08 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 01:36:08 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 01:36:08 gitlint: OK (3.92=setup[3.78]+cmd[0.14] seconds) 01:36:08 congratulations :) (4.13 seconds) 01:36:08 + tox_status=0 01:36:08 + echo '---> Completed tox runs' 01:36:08 ---> Completed tox runs 01:36:08 + for i in .tox/*/log 01:36:08 ++ echo .tox/gitlint/log 01:36:08 ++ awk -F/ '{print $2}' 01:36:08 + tox_env=gitlint 01:36:08 + cp -r .tox/gitlint/log /w/workspace/integration-xtesting-master-commit-lint/archives/tox/gitlint 01:36:08 + DOC_DIR=docs/_build/html 01:36:08 + [[ -d docs/_build/html ]] 01:36:08 + echo '---> tox-run.sh ends' 01:36:08 ---> tox-run.sh ends 01:36:08 + test 0 -eq 0 01:36:08 $ ssh-agent -k 01:36:08 unset SSH_AUTH_SOCK; 01:36:08 unset SSH_AGENT_PID; 01:36:08 echo Agent pid 15614 killed; 01:36:08 [ssh-agent] Stopped. 01:36:08 [PostBuildScript] - [INFO] Executing post build scripts. 01:36:08 [integration-xtesting-master-commit-lint] $ /bin/bash /tmp/jenkins16986015488175152744.sh 01:36:08 ---> sysstat.sh 01:36:09 [integration-xtesting-master-commit-lint] $ /bin/bash /tmp/jenkins1454494548645499520.sh 01:36:09 ---> package-listing.sh 01:36:09 ++ facter osfamily 01:36:09 ++ tr '[:upper:]' '[:lower:]' 01:36:09 + OS_FAMILY=redhat 01:36:09 + workspace=/w/workspace/integration-xtesting-master-commit-lint 01:36:09 + START_PACKAGES=/tmp/packages_start.txt 01:36:09 + END_PACKAGES=/tmp/packages_end.txt 01:36:09 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:36:09 + PACKAGES=/tmp/packages_start.txt 01:36:09 + '[' /w/workspace/integration-xtesting-master-commit-lint ']' 01:36:09 + PACKAGES=/tmp/packages_end.txt 01:36:09 + case "${OS_FAMILY}" in 01:36:09 + rpm -qa 01:36:09 + sort 01:36:09 + '[' -f /tmp/packages_start.txt ']' 01:36:09 + '[' -f /tmp/packages_end.txt ']' 01:36:09 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:36:09 + '[' /w/workspace/integration-xtesting-master-commit-lint ']' 01:36:09 + mkdir -p /w/workspace/integration-xtesting-master-commit-lint/archives/ 01:36:09 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-xtesting-master-commit-lint/archives/ 01:36:09 [integration-xtesting-master-commit-lint] $ /bin/bash /tmp/jenkins6266476684647669240.sh 01:36:09 ---> capture-instance-metadata.sh 01:36:09 Setup pyenv: 01:36:10 system 01:36:10 3.8.13 01:36:10 3.9.13 01:36:10 * 3.10.6 (set by /w/workspace/integration-xtesting-master-commit-lint/.python-version) 01:36:13 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-tQCd 01:36:13 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 01:36:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:36:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:36:17 lf-activate-venv(): INFO: Base packages installed successfully 01:36:17 lf-activate-venv(): INFO: Installing additional packages: lftools 01:36:43 lf-activate-venv(): INFO: Adding /tmp/venv-tQCd/bin to PATH 01:36:43 INFO: Running in OpenStack, capturing instance metadata 01:36:43 [integration-xtesting-master-commit-lint] $ /bin/bash /tmp/jenkins6660335292898651666.sh 01:36:43 provisioning config files... 01:36:43 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-xtesting-master-commit-lint@tmp/config1599882851499524942tmp 01:36:43 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 01:36:43 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 01:36:43 [EnvInject] - Injecting environment variables from a build step. 01:36:43 [EnvInject] - Injecting as environment variables the properties content 01:36:43 SERVER_ID=logs 01:36:43 01:36:43 [EnvInject] - Variables injected successfully. 01:36:43 [integration-xtesting-master-commit-lint] $ /bin/bash /tmp/jenkins15544316222057862461.sh 01:36:43 ---> create-netrc.sh 01:36:43 [integration-xtesting-master-commit-lint] $ /bin/bash /tmp/jenkins15238250822211239038.sh 01:36:43 ---> python-tools-install.sh 01:36:43 Setup pyenv: 01:36:43 system 01:36:43 3.8.13 01:36:43 3.9.13 01:36:43 * 3.10.6 (set by /w/workspace/integration-xtesting-master-commit-lint/.python-version) 01:36:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tQCd from file:/tmp/.os_lf_venv 01:36:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:36:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:36:46 lf-activate-venv(): INFO: Base packages installed successfully 01:36:46 lf-activate-venv(): INFO: Installing additional packages: lftools 01:36:53 lf-activate-venv(): INFO: Adding /tmp/venv-tQCd/bin to PATH 01:36:53 Generating Requirements File 01:37:16 Python 3.10.6 01:37:16 pip 25.2 from /tmp/venv-tQCd/lib/python3.10/site-packages/pip (python 3.10) 01:37:16 appdirs==1.4.4 01:37:16 argcomplete==3.6.2 01:37:16 aspy.yaml==1.3.0 01:37:16 attrs==25.3.0 01:37:16 autopage==0.5.2 01:37:16 beautifulsoup4==4.13.5 01:37:16 boto3==1.40.19 01:37:16 botocore==1.40.19 01:37:16 bs4==0.0.2 01:37:16 cachetools==5.5.2 01:37:16 certifi==2025.8.3 01:37:16 cffi==1.17.1 01:37:16 cfgv==3.4.0 01:37:16 chardet==5.2.0 01:37:16 charset-normalizer==3.4.3 01:37:16 click==8.2.1 01:37:16 cliff==4.11.0 01:37:16 cmd2==2.7.0 01:37:16 cryptography==3.3.2 01:37:16 debtcollector==3.0.0 01:37:16 decorator==5.2.1 01:37:16 defusedxml==0.7.1 01:37:16 Deprecated==1.2.18 01:37:16 distlib==0.4.0 01:37:16 dnspython==2.7.0 01:37:16 docker==7.1.0 01:37:16 dogpile.cache==1.4.0 01:37:16 durationpy==0.10 01:37:16 email-validator==2.3.0 01:37:16 filelock==3.19.1 01:37:16 future==1.0.0 01:37:16 gitdb==4.0.12 01:37:16 GitPython==3.1.45 01:37:16 google-auth==2.40.3 01:37:16 httplib2==0.22.0 01:37:16 identify==2.6.13 01:37:16 idna==3.10 01:37:16 importlib-resources==1.5.0 01:37:16 iso8601==2.1.0 01:37:16 Jinja2==3.1.6 01:37:16 jmespath==1.0.1 01:37:16 jsonpatch==1.33 01:37:16 jsonpointer==3.0.0 01:37:16 jsonschema==4.25.1 01:37:16 jsonschema-specifications==2025.4.1 01:37:16 keystoneauth1==5.12.0 01:37:16 kubernetes==33.1.0 01:37:16 lftools==0.37.13 01:37:16 lxml==6.0.1 01:37:16 markdown-it-py==4.0.0 01:37:16 MarkupSafe==3.0.2 01:37:16 mdurl==0.1.2 01:37:16 msgpack==1.1.1 01:37:16 multi_key_dict==2.0.3 01:37:16 munch==4.0.0 01:37:16 netaddr==1.3.0 01:37:16 niet==1.4.2 01:37:16 nodeenv==1.9.1 01:37:16 oauth2client==4.1.3 01:37:16 oauthlib==3.3.1 01:37:16 openstacksdk==4.7.0 01:37:16 os-client-config==2.3.0 01:37:16 os-service-types==1.8.0 01:37:16 osc-lib==4.2.0 01:37:16 oslo.config==10.0.0 01:37:16 oslo.context==6.1.0 01:37:16 oslo.i18n==6.6.0 01:37:16 oslo.log==7.2.1 01:37:16 oslo.serialization==5.8.0 01:37:16 oslo.utils==9.1.0 01:37:16 packaging==25.0 01:37:16 pbr==7.0.1 01:37:16 platformdirs==4.4.0 01:37:16 prettytable==3.16.0 01:37:16 psutil==7.0.0 01:37:16 pyasn1==0.6.1 01:37:16 pyasn1_modules==0.4.2 01:37:16 pycparser==2.22 01:37:16 pygerrit2==2.0.15 01:37:16 PyGithub==2.7.0 01:37:16 Pygments==2.19.2 01:37:16 PyJWT==2.10.1 01:37:16 PyNaCl==1.5.0 01:37:16 pyparsing==2.4.7 01:37:16 pyperclip==1.9.0 01:37:16 pyrsistent==0.20.0 01:37:16 python-cinderclient==9.7.0 01:37:16 python-dateutil==2.9.0.post0 01:37:16 python-heatclient==4.3.0 01:37:16 python-jenkins==1.8.3 01:37:16 python-keystoneclient==5.6.0 01:37:16 python-magnumclient==4.8.1 01:37:16 python-openstackclient==8.2.0 01:37:16 python-swiftclient==4.8.0 01:37:16 PyYAML==6.0.2 01:37:16 referencing==0.36.2 01:37:16 requests==2.32.5 01:37:16 requests-oauthlib==2.0.0 01:37:16 requestsexceptions==1.4.0 01:37:16 rfc3986==2.0.0 01:37:16 rich==14.1.0 01:37:16 rich-argparse==1.7.1 01:37:16 rpds-py==0.27.1 01:37:16 rsa==4.9.1 01:37:16 ruamel.yaml==0.18.15 01:37:16 ruamel.yaml.clib==0.2.12 01:37:16 s3transfer==0.13.1 01:37:16 simplejson==3.20.1 01:37:16 six==1.17.0 01:37:16 smmap==5.0.2 01:37:16 soupsieve==2.8 01:37:16 stevedore==5.5.0 01:37:16 tabulate==0.9.0 01:37:16 toml==0.10.2 01:37:16 tomlkit==0.13.3 01:37:16 tqdm==4.67.1 01:37:16 typing_extensions==4.15.0 01:37:16 tzdata==2025.2 01:37:16 urllib3==1.26.20 01:37:16 virtualenv==20.34.0 01:37:16 wcwidth==0.2.13 01:37:16 websocket-client==1.8.0 01:37:16 wrapt==1.17.3 01:37:16 xdg==6.0.0 01:37:16 xmltodict==0.14.2 01:37:16 yq==3.4.3 01:37:16 [integration-xtesting-master-commit-lint] $ /bin/bash /tmp/jenkins17734633674243032771.sh 01:37:16 ---> sudo-logs.sh 01:37:16 Archiving 'sudo' log.. 01:37:17 [integration-xtesting-master-commit-lint] $ /bin/bash /tmp/jenkins14591368829404737391.sh 01:37:17 ---> job-cost.sh 01:37:17 Setup pyenv: 01:37:17 system 01:37:17 3.8.13 01:37:17 3.9.13 01:37:17 * 3.10.6 (set by /w/workspace/integration-xtesting-master-commit-lint/.python-version) 01:37:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tQCd from file:/tmp/.os_lf_venv 01:37:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:37:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:37:19 lf-activate-venv(): INFO: Base packages installed successfully 01:37:19 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 01:37:24 lf-activate-venv(): INFO: Adding /tmp/venv-tQCd/bin to PATH 01:37:24 INFO: No Stack... 01:37:24 INFO: Retrieving Pricing Info for: v3-standard-2 01:37:25 INFO: Archiving Costs 01:37:25 [integration-xtesting-master-commit-lint] $ /bin/bash -l /tmp/jenkins8380628368336554199.sh 01:37:25 ---> logs-deploy.sh 01:37:25 Setup pyenv: 01:37:25 system 01:37:25 3.8.13 01:37:25 3.9.13 01:37:25 * 3.10.6 (set by /w/workspace/integration-xtesting-master-commit-lint/.python-version) 01:37:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tQCd from file:/tmp/.os_lf_venv 01:37:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:37:25 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:37:27 lf-activate-venv(): INFO: Base packages installed successfully 01:37:27 lf-activate-venv(): INFO: Installing additional packages: lftools 01:37:35 lf-activate-venv(): INFO: Adding /tmp/venv-tQCd/bin to PATH 01:37:35 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-xtesting-master-commit-lint/300 01:37:35 INFO: archiving workspace using pattern(s): 01:37:36 Archives upload complete. 01:37:36 INFO: archiving logs to Nexus 01:37:37 ---> uname -a: 01:37:37 Linux prd-centos8-builder-2c-1g-41622.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 01:37:37 01:37:37 01:37:37 ---> lscpu: 01:37:37 Architecture: x86_64 01:37:37 CPU op-mode(s): 32-bit, 64-bit 01:37:37 Byte Order: Little Endian 01:37:37 CPU(s): 2 01:37:37 On-line CPU(s) list: 0,1 01:37:37 Thread(s) per core: 1 01:37:37 Core(s) per socket: 1 01:37:37 Socket(s): 2 01:37:37 NUMA node(s): 1 01:37:37 Vendor ID: AuthenticAMD 01:37:37 CPU family: 23 01:37:37 Model: 49 01:37:37 Model name: AMD EPYC-Rome Processor 01:37:37 Stepping: 0 01:37:37 CPU MHz: 2799.998 01:37:37 BogoMIPS: 5599.99 01:37:37 Virtualization: AMD-V 01:37:37 Hypervisor vendor: KVM 01:37:37 Virtualization type: full 01:37:37 L1d cache: 32K 01:37:37 L1i cache: 32K 01:37:37 L2 cache: 512K 01:37:37 L3 cache: 16384K 01:37:37 NUMA node0 CPU(s): 0,1 01:37:37 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 01:37:37 01:37:37 01:37:37 ---> nproc: 01:37:37 2 01:37:37 01:37:37 01:37:37 ---> df -h: 01:37:37 Filesystem Size Used Avail Use% Mounted on 01:37:37 devtmpfs 3.8G 0 3.8G 0% /dev 01:37:37 tmpfs 3.8G 0 3.8G 0% /dev/shm 01:37:37 tmpfs 3.8G 17M 3.8G 1% /run 01:37:37 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 01:37:37 /dev/vda1 40G 8.5G 32G 22% / 01:37:37 tmpfs 770M 0 770M 0% /run/user/1001 01:37:37 01:37:37 01:37:37 ---> free -m: 01:37:37 total used free shared buff/cache available 01:37:37 Mem: 7699 581 4974 19 2143 6809 01:37:37 Swap: 1023 0 1023 01:37:37 01:37:37 01:37:37 ---> ip addr: 01:37:37 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 01:37:37 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 01:37:37 inet 127.0.0.1/8 scope host lo 01:37:37 valid_lft forever preferred_lft forever 01:37:37 inet6 ::1/128 scope host 01:37:37 valid_lft forever preferred_lft forever 01:37:37 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 01:37:37 link/ether fa:16:3e:dd:97:e1 brd ff:ff:ff:ff:ff:ff 01:37:37 altname enp0s3 01:37:37 altname ens3 01:37:37 inet 10.30.106.92/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 01:37:37 valid_lft 86258sec preferred_lft 86258sec 01:37:37 inet6 fe80::f816:3eff:fedd:97e1/64 scope link 01:37:37 valid_lft forever preferred_lft forever 01:37:37 01:37:37 01:37:37 ---> sar -b -r -n DEV: 01:37:37 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 08/28/2025 _x86_64_ (2 CPU) 01:37:37 01:37:37 01:35:11 LINUX RESTART (2 CPU) 01:37:37 01:37:37 01:36:01 AM tps rtps wtps bread/s bwrtn/s 01:37:37 01:37:01 AM 182.32 64.86 117.46 1054.89 8595.72 01:37:37 Average: 182.32 64.86 117.46 1054.89 8595.72 01:37:37 01:37:37 01:36:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:37:37 01:37:01 AM 5221752 7008232 2662684 33.77 2688 1956460 736932 8.25 377128 1932060 151416 01:37:37 Average: 5221752 7008232 2662684 33.77 2688 1956460 736932 8.25 377128 1932060 151416 01:37:37 01:37:37 01:36:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:37:37 01:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:37:37 01:37:01 AM eth0 70.45 56.61 803.16 17.18 0.00 0.00 0.00 0.00 01:37:37 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:37:37 Average: eth0 70.45 56.61 803.16 17.18 0.00 0.00 0.00 0.00 01:37:37 01:37:37 01:37:37 ---> sar -P ALL: 01:37:37 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 08/28/2025 _x86_64_ (2 CPU) 01:37:37 01:37:37 01:35:11 LINUX RESTART (2 CPU) 01:37:37 01:37:37 01:36:01 AM CPU %user %nice %system %iowait %steal %idle 01:37:37 01:37:01 AM all 39.33 0.89 10.59 3.57 0.13 45.50 01:37:37 01:37:01 AM 0 45.02 0.84 11.12 3.07 0.12 39.83 01:37:37 01:37:01 AM 1 33.64 0.94 10.06 4.06 0.13 51.17 01:37:37 Average: all 39.33 0.89 10.59 3.57 0.13 45.50 01:37:37 Average: 0 45.02 0.84 11.12 3.07 0.12 39.83 01:37:37 Average: 1 33.64 0.94 10.06 4.06 0.13 51.17 01:37:37 01:37:37 01:37:37