07:36:39 Triggered by Gerrit: https://gerrit.onap.org/r/c/testsuite/pythonsdk-tests/+/142237 07:36:39 Running as SYSTEM 07:36:39 [EnvInject] - Loading node environment variables. 07:36:39 Building remotely on prd-centos8-builder-2c-1g-899 (centos8-builder-2c-1g) in workspace /w/workspace/testsuite-pythonsdk-tests-master-python-lint 07:36:39 [ssh-agent] Looking for ssh-agent implementation... 07:36:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:36:39 $ ssh-agent 07:36:39 SSH_AUTH_SOCK=/tmp/ssh-qdX5bxGJs1cj/agent.15704 07:36:39 SSH_AGENT_PID=15705 07:36:39 [ssh-agent] Started. 07:36:39 Running ssh-add (command line suppressed) 07:36:39 Identity added: /w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/private_key_17218927116887484480.key (/w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/private_key_17218927116887484480.key) 07:36:39 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 07:36:39 The recommended git tool is: NONE 07:36:41 using credential onap-jenkins-ssh 07:36:41 Wiping out workspace first. 07:36:41 Cloning the remote Git repository 07:36:41 Cloning repository git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git 07:36:41 > git init /w/workspace/testsuite-pythonsdk-tests-master-python-lint # timeout=10 07:36:41 Fetching upstream changes from git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git 07:36:41 > git --version # timeout=10 07:36:42 > git --version # 'git version 2.39.0' 07:36:42 using GIT_SSH to set credentials Gerrit user 07:36:42 [INFO] Currently running in a labeled security context 07:36:42 [INFO] Currently SELinux is 'enforcing' on the host 07:36:42 > /usr/bin/chcon --type=ssh_home_t /w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/jenkins-gitclient-ssh3850383890825312063.key 07:36:42 Verifying host key using manually-configured host key entries 07:36:42 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=30 07:36:43 > git config remote.origin.url git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git # timeout=10 07:36:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:36:43 > git config remote.origin.url git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git # timeout=10 07:36:43 Fetching upstream changes from git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git 07:36:43 using GIT_SSH to set credentials Gerrit user 07:36:43 [INFO] Currently running in a labeled security context 07:36:43 [INFO] Currently SELinux is 'enforcing' on the host 07:36:43 > /usr/bin/chcon --type=ssh_home_t /w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/jenkins-gitclient-ssh8130184326809549988.key 07:36:43 Verifying host key using manually-configured host key entries 07:36:44 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git refs/changes/37/142237/1 # timeout=30 07:36:44 > git rev-parse 9eb4def9ac7f91d7c99cdf356313d24e104d77f6^{commit} # timeout=10 07:36:44 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 07:36:44 Checking out Revision 9eb4def9ac7f91d7c99cdf356313d24e104d77f6 (refs/changes/37/142237/1) 07:36:44 > git config core.sparsecheckout # timeout=10 07:36:44 > git checkout -f 9eb4def9ac7f91d7c99cdf356313d24e104d77f6 # timeout=30 07:36:47 Commit message: "Change default log level to INFO" 07:36:47 > git rev-parse FETCH_HEAD^{commit} # timeout=10 07:36:47 > git rev-list --no-walk 524afd1c1bb7c582c9f4274098ef0b4e4acda28e # timeout=10 07:36:48 [EnvInject] - Injecting environment variables from a build step. 07:36:48 [EnvInject] - Injecting as environment variables the properties content 07:36:48 PYTHON=python3 07:36:48 07:36:48 [EnvInject] - Variables injected successfully. 07:36:48 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash -l /tmp/jenkins8929852670984253476.sh 07:36:48 ---> tox-install.sh 07:36:48 + source /home/jenkins/lf-env.sh 07:36:48 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:36:48 ++ mktemp -d /tmp/venv-XXXX 07:36:48 + lf_venv=/tmp/venv-trl8 07:36:48 + local venv_file=/tmp/.os_lf_venv 07:36:48 + local python=python3 07:36:48 + local options 07:36:48 + local set_path=true 07:36:48 + local install_args= 07:36:48 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:36:48 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:36:48 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:36:48 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:36:48 + true 07:36:48 + case $1 in 07:36:48 + venv_file=/tmp/.toxenv 07:36:48 + shift 2 07:36:48 + true 07:36:48 + case $1 in 07:36:48 + shift 07:36:48 + break 07:36:48 + case $python in 07:36:48 + local pkg_list= 07:36:48 + [[ -d /opt/pyenv ]] 07:36:48 + echo 'Setup pyenv:' 07:36:48 Setup pyenv: 07:36:48 + export PYENV_ROOT=/opt/pyenv 07:36:48 + PYENV_ROOT=/opt/pyenv 07:36:48 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 07:36:48 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 07:36:48 + pyenv versions 07:36:48 system 07:36:48 * 3.8.13 (set by /opt/pyenv/version) 07:36:48 * 3.9.13 (set by /opt/pyenv/version) 07:36:48 * 3.10.6 (set by /opt/pyenv/version) 07:36:48 + command -v pyenv 07:36:48 ++ pyenv init - --no-rehash 07:36:48 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 07:36:48 export PATH="/opt/pyenv/shims:${PATH}" 07:36:48 export PYENV_SHELL=bash 07:36:48 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:36:48 pyenv() { 07:36:48 local command 07:36:48 command="${1:-}" 07:36:48 if [ "$#" -gt 0 ]; then 07:36:48 shift 07:36:48 fi 07:36:48 07:36:48 case "$command" in 07:36:48 rehash|shell) 07:36:48 eval "$(pyenv "sh-$command" "$@")" 07:36:48 ;; 07:36:48 *) 07:36:48 command pyenv "$command" "$@" 07:36:48 ;; 07:36:48 esac 07:36:48 }' 07:36:48 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 07:36:48 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 07:36:48 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 07:36:48 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 07:36:48 ++ export PYENV_SHELL=bash 07:36:48 ++ PYENV_SHELL=bash 07:36:48 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:36:48 +++ complete -F _pyenv pyenv 07:36:48 ++ lf-pyver python3 07:36:48 ++ local py_version_xy=python3 07:36:48 ++ local py_version_xyz= 07:36:48 ++ pyenv versions 07:36:48 ++ local command 07:36:48 ++ command=versions 07:36:48 ++ '[' 1 -gt 0 ']' 07:36:48 ++ shift 07:36:48 ++ case "$command" in 07:36:48 ++ command pyenv versions 07:36:48 ++ pyenv versions 07:36:48 ++ sed 's/^[ *]* //' 07:36:48 ++ grep -E '^[0-9.]*[0-9]$' 07:36:48 ++ awk '{ print $1 }' 07:36:48 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:36:48 +++ grep '^3' /tmp/.pyenv_versions 07:36:48 +++ sort -V 07:36:48 +++ tail -n 1 07:36:48 ++ py_version_xyz=3.10.6 07:36:48 ++ [[ -z 3.10.6 ]] 07:36:48 ++ echo 3.10.6 07:36:48 ++ return 0 07:36:48 + pyenv local 3.10.6 07:36:48 + local command 07:36:48 + command=local 07:36:48 + '[' 2 -gt 0 ']' 07:36:48 + shift 07:36:48 + case "$command" in 07:36:48 + command pyenv local 3.10.6 07:36:48 + pyenv local 3.10.6 07:36:48 + for arg in "$@" 07:36:48 + case $arg in 07:36:48 + pkg_list+='tox ' 07:36:48 + for arg in "$@" 07:36:48 + case $arg in 07:36:48 + pkg_list+='virtualenv ' 07:36:48 + for arg in "$@" 07:36:48 + case $arg in 07:36:48 + pkg_list+='urllib3~=1.26.15 ' 07:36:48 + [[ -f /tmp/.toxenv ]] 07:36:48 + [[ ! -f /tmp/.toxenv ]] 07:36:48 + [[ -n '' ]] 07:36:48 + python3 -m venv /tmp/venv-trl8 07:36:52 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-trl8' 07:36:52 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-trl8 07:36:52 + echo /tmp/venv-trl8 07:36:52 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 07:36:52 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 07:36:52 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 07:36:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:36:52 + local 'pip_opts=--upgrade --quiet' 07:36:52 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 07:36:52 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 07:36:52 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 07:36:52 + [[ -n '' ]] 07:36:52 + [[ -n '' ]] 07:36:52 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 07:36:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:36:52 + /tmp/venv-trl8/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 07:36:56 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 07:36:56 lf-activate-venv(): INFO: Base packages installed successfully 07:36:56 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:36:56 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 07:36:56 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 07:36:56 + /tmp/venv-trl8/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 07:36:58 + type python3 07:36:58 + true 07:36:58 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-trl8/bin to PATH' 07:36:58 lf-activate-venv(): INFO: Adding /tmp/venv-trl8/bin to PATH 07:36:58 + PATH=/tmp/venv-trl8/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 07:36:58 + return 0 07:36:58 + python3 --version 07:36:58 Python 3.10.6 07:36:58 + python3 -m pip --version 07:36:58 pip 25.2 from /tmp/venv-trl8/lib/python3.10/site-packages/pip (python 3.10) 07:36:58 + python3 -m pip freeze 07:36:58 cachetools==6.2.0 07:36:58 chardet==5.2.0 07:36:58 colorama==0.4.6 07:36:58 distlib==0.4.0 07:36:58 filelock==3.19.1 07:36:58 packaging==25.0 07:36:58 platformdirs==4.4.0 07:36:58 pluggy==1.6.0 07:36:58 pyproject-api==1.9.1 07:36:58 tomli==2.2.1 07:36:58 tox==4.30.3 07:36:58 typing_extensions==4.15.0 07:36:58 urllib3==1.26.20 07:36:58 virtualenv==20.34.0 07:36:58 [EnvInject] - Injecting environment variables from a build step. 07:36:58 [EnvInject] - Injecting as environment variables the properties content 07:36:58 PARALLEL=false 07:36:58 07:36:58 [EnvInject] - Variables injected successfully. 07:36:58 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash -l /tmp/jenkins5631082152701285034.sh 07:36:59 ---> tox-run.sh 07:36:59 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 07:36:59 + ARCHIVE_TOX_DIR=/w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/tox 07:36:59 + ARCHIVE_DOC_DIR=/w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/docs 07:36:59 + mkdir -p /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/tox 07:36:59 + cd /w/workspace/testsuite-pythonsdk-tests-master-python-lint/. 07:36:59 + source /home/jenkins/lf-env.sh 07:36:59 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:36:59 ++ mktemp -d /tmp/venv-XXXX 07:36:59 + lf_venv=/tmp/venv-sxuT 07:36:59 + local venv_file=/tmp/.os_lf_venv 07:36:59 + local python=python3 07:36:59 + local options 07:36:59 + local set_path=true 07:36:59 + local install_args= 07:36:59 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:36:59 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:36:59 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:36:59 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:36:59 + true 07:36:59 + case $1 in 07:36:59 + venv_file=/tmp/.toxenv 07:36:59 + shift 2 07:36:59 + true 07:36:59 + case $1 in 07:36:59 + shift 07:36:59 + break 07:36:59 + case $python in 07:36:59 + local pkg_list= 07:36:59 + [[ -d /opt/pyenv ]] 07:36:59 + echo 'Setup pyenv:' 07:36:59 Setup pyenv: 07:36:59 + export PYENV_ROOT=/opt/pyenv 07:36:59 + PYENV_ROOT=/opt/pyenv 07:36:59 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 07:36:59 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 07:36:59 + pyenv versions 07:36:59 system 07:36:59 3.8.13 07:36:59 3.9.13 07:36:59 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version) 07:36:59 + command -v pyenv 07:36:59 ++ pyenv init - --no-rehash 07:36:59 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 07:36:59 export PATH="/opt/pyenv/shims:${PATH}" 07:36:59 export PYENV_SHELL=bash 07:36:59 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:36:59 pyenv() { 07:36:59 local command 07:36:59 command="${1:-}" 07:36:59 if [ "$#" -gt 0 ]; then 07:36:59 shift 07:36:59 fi 07:36:59 07:36:59 case "$command" in 07:36:59 rehash|shell) 07:36:59 eval "$(pyenv "sh-$command" "$@")" 07:36:59 ;; 07:36:59 *) 07:36:59 command pyenv "$command" "$@" 07:36:59 ;; 07:36:59 esac 07:36:59 }' 07:36:59 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 07:36:59 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 07:36:59 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 07:36:59 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 07:36:59 ++ export PYENV_SHELL=bash 07:36:59 ++ PYENV_SHELL=bash 07:36:59 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:36:59 +++ complete -F _pyenv pyenv 07:36:59 ++ lf-pyver python3 07:36:59 ++ local py_version_xy=python3 07:36:59 ++ local py_version_xyz= 07:36:59 ++ awk '{ print $1 }' 07:36:59 ++ pyenv versions 07:36:59 ++ local command 07:36:59 ++ command=versions 07:36:59 ++ '[' 1 -gt 0 ']' 07:36:59 ++ shift 07:36:59 ++ case "$command" in 07:36:59 ++ command pyenv versions 07:36:59 ++ pyenv versions 07:36:59 ++ grep -E '^[0-9.]*[0-9]$' 07:36:59 ++ sed 's/^[ *]* //' 07:36:59 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:36:59 +++ tail -n 1 07:36:59 +++ sort -V 07:36:59 +++ grep '^3' /tmp/.pyenv_versions 07:36:59 ++ py_version_xyz=3.10.6 07:36:59 ++ [[ -z 3.10.6 ]] 07:36:59 ++ echo 3.10.6 07:36:59 ++ return 0 07:36:59 + pyenv local 3.10.6 07:36:59 + local command 07:36:59 + command=local 07:36:59 + '[' 2 -gt 0 ']' 07:36:59 + shift 07:36:59 + case "$command" in 07:36:59 + command pyenv local 3.10.6 07:36:59 + pyenv local 3.10.6 07:36:59 + for arg in "$@" 07:36:59 + case $arg in 07:36:59 + pkg_list+='tox ' 07:36:59 + for arg in "$@" 07:36:59 + case $arg in 07:36:59 + pkg_list+='virtualenv ' 07:36:59 + for arg in "$@" 07:36:59 + case $arg in 07:36:59 + pkg_list+='urllib3~=1.26.15 ' 07:36:59 + [[ -f /tmp/.toxenv ]] 07:36:59 ++ cat /tmp/.toxenv 07:36:59 + lf_venv=/tmp/venv-trl8 07:36:59 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-trl8 from' file:/tmp/.toxenv 07:36:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-trl8 from file:/tmp/.toxenv 07:36:59 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 07:36:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:36:59 + local 'pip_opts=--upgrade --quiet' 07:36:59 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 07:36:59 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 07:36:59 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 07:36:59 + [[ -n '' ]] 07:36:59 + [[ -n '' ]] 07:36:59 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 07:36:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:36:59 + /tmp/venv-trl8/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 07:37:00 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 07:37:00 lf-activate-venv(): INFO: Base packages installed successfully 07:37:00 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:37:00 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 07:37:00 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 07:37:00 + /tmp/venv-trl8/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 07:37:01 + type python3 07:37:01 + true 07:37:01 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-trl8/bin to PATH' 07:37:01 lf-activate-venv(): INFO: Adding /tmp/venv-trl8/bin to PATH 07:37:01 + PATH=/tmp/venv-trl8/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 07:37:01 + return 0 07:37:01 + [[ -d /opt/pyenv ]] 07:37:01 + echo '---> Setting up pyenv' 07:37:01 ---> Setting up pyenv 07:37:01 + export PYENV_ROOT=/opt/pyenv 07:37:01 + PYENV_ROOT=/opt/pyenv 07:37:01 + export PATH=/opt/pyenv/bin:/tmp/venv-trl8/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 07:37:01 + PATH=/opt/pyenv/bin:/tmp/venv-trl8/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 07:37:01 ++ pwd 07:37:01 + PYTHONPATH=/w/workspace/testsuite-pythonsdk-tests-master-python-lint 07:37:01 + export PYTHONPATH 07:37:01 + export TOX_TESTENV_PASSENV=PYTHONPATH 07:37:01 + TOX_TESTENV_PASSENV=PYTHONPATH 07:37:01 + tox --version 07:37:01 4.30.3 from /tmp/venv-trl8/lib/python3.10/site-packages/tox/__init__.py 07:37:01 + PARALLEL=false 07:37:01 + TOX_OPTIONS_LIST= 07:37:01 + [[ -n py ]] 07:37:01 + TOX_OPTIONS_LIST=' -e py' 07:37:01 + case ${PARALLEL,,} in 07:37:01 + tox -e py 07:37:01 + tee -a /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/tox/tox.log 07:37:02 py: skipped because could not find python interpreter with spec(s): python3.9 07:37:02 py: SKIP (0.96 seconds) 07:37:02 evaluation failed :( (0.99 seconds) 07:37:03 + tox_status=255 07:37:03 + echo '---> Completed tox runs' 07:37:03 ---> Completed tox runs 07:37:03 + for i in .tox/*/log 07:37:03 ++ echo '.tox/*/log' 07:37:03 ++ awk -F/ '{print $2}' 07:37:03 + tox_env='*' 07:37:03 + cp -r '.tox/*/log' '/w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/tox/*' 07:37:03 cp: cannot stat '.tox/*/log': No such file or directory 07:37:03 + echo 'WARN: no logs found to archive' 07:37:03 WARN: no logs found to archive 07:37:03 + break 07:37:03 + DOC_DIR=docs/_build/html 07:37:03 + [[ -d docs/_build/html ]] 07:37:03 + echo '---> tox-run.sh ends' 07:37:03 ---> tox-run.sh ends 07:37:03 + test 255 -eq 0 07:37:03 + exit 255 07:37:03 Build step 'Execute shell' marked build as failure 07:37:03 $ ssh-agent -k 07:37:03 unset SSH_AUTH_SOCK; 07:37:03 unset SSH_AGENT_PID; 07:37:03 echo Agent pid 15705 killed; 07:37:03 [ssh-agent] Stopped. 07:37:03 [PostBuildScript] - [INFO] Executing post build scripts. 07:37:03 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins8717200555319875985.sh 07:37:03 ---> sysstat.sh 07:37:03 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins4880801889608562865.sh 07:37:03 ---> package-listing.sh 07:37:03 ++ tr '[:upper:]' '[:lower:]' 07:37:03 ++ facter osfamily 07:37:03 + OS_FAMILY=redhat 07:37:03 + workspace=/w/workspace/testsuite-pythonsdk-tests-master-python-lint 07:37:03 + START_PACKAGES=/tmp/packages_start.txt 07:37:03 + END_PACKAGES=/tmp/packages_end.txt 07:37:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:37:03 + PACKAGES=/tmp/packages_start.txt 07:37:03 + '[' /w/workspace/testsuite-pythonsdk-tests-master-python-lint ']' 07:37:03 + PACKAGES=/tmp/packages_end.txt 07:37:03 + case "${OS_FAMILY}" in 07:37:03 + rpm -qa 07:37:03 + sort 07:37:04 + '[' -f /tmp/packages_start.txt ']' 07:37:04 + '[' -f /tmp/packages_end.txt ']' 07:37:04 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:37:04 + '[' /w/workspace/testsuite-pythonsdk-tests-master-python-lint ']' 07:37:04 + mkdir -p /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/ 07:37:04 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/ 07:37:04 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins333645304746651663.sh 07:37:04 ---> capture-instance-metadata.sh 07:37:04 Setup pyenv: 07:37:04 system 07:37:04 3.8.13 07:37:04 3.9.13 07:37:04 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version) 07:37:08 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-sNVr 07:37:08 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:37:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:37:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:37:12 lf-activate-venv(): INFO: Base packages installed successfully 07:37:12 lf-activate-venv(): INFO: Installing additional packages: lftools 07:37:34 lf-activate-venv(): INFO: Adding /tmp/venv-sNVr/bin to PATH 07:37:34 INFO: Running in OpenStack, capturing instance metadata 07:37:34 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins8258160088248726965.sh 07:37:34 provisioning config files... 07:37:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/config13756447624540297859tmp 07:37:34 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 07:37:34 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 07:37:34 [EnvInject] - Injecting environment variables from a build step. 07:37:34 [EnvInject] - Injecting as environment variables the properties content 07:37:34 SERVER_ID=logs 07:37:34 07:37:34 [EnvInject] - Variables injected successfully. 07:37:34 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins5477804745221963908.sh 07:37:34 ---> create-netrc.sh 07:37:34 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins17759757011283919793.sh 07:37:34 ---> python-tools-install.sh 07:37:34 Setup pyenv: 07:37:35 system 07:37:35 3.8.13 07:37:35 3.9.13 07:37:35 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version) 07:37:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-sNVr from file:/tmp/.os_lf_venv 07:37:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:37:35 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:37:36 lf-activate-venv(): INFO: Base packages installed successfully 07:37:36 lf-activate-venv(): INFO: Installing additional packages: lftools 07:37:44 lf-activate-venv(): INFO: Adding /tmp/venv-sNVr/bin to PATH 07:37:44 Generating Requirements File 07:38:02 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 07:38:02 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 07:38:02 Python 3.10.6 07:38:02 pip 25.2 from /tmp/venv-sNVr/lib/python3.10/site-packages/pip (python 3.10) 07:38:03 appdirs==1.4.4 07:38:03 argcomplete==3.6.2 07:38:03 aspy.yaml==1.3.0 07:38:03 attrs==25.4.0 07:38:03 autopage==0.5.2 07:38:03 beautifulsoup4==4.14.2 07:38:03 boto3==1.40.46 07:38:03 botocore==1.40.46 07:38:03 bs4==0.0.2 07:38:03 cachetools==6.2.0 07:38:03 certifi==2025.10.5 07:38:03 cffi==2.0.0 07:38:03 cfgv==3.4.0 07:38:03 chardet==5.2.0 07:38:03 charset-normalizer==3.4.3 07:38:03 click==8.3.0 07:38:03 cliff==4.11.0 07:38:03 cmd2==2.7.0 07:38:03 cryptography==3.3.2 07:38:03 debtcollector==3.0.0 07:38:03 decorator==5.2.1 07:38:03 defusedxml==0.7.1 07:38:03 Deprecated==1.2.18 07:38:03 distlib==0.4.0 07:38:03 dnspython==2.8.0 07:38:03 docker==7.1.0 07:38:03 dogpile.cache==1.4.1 07:38:03 durationpy==0.10 07:38:03 email-validator==2.3.0 07:38:03 filelock==3.19.1 07:38:03 future==1.0.0 07:38:03 gitdb==4.0.12 07:38:03 GitPython==3.1.45 07:38:03 google-auth==2.41.1 07:38:03 httplib2==0.31.0 07:38:03 identify==2.6.15 07:38:03 idna==3.10 07:38:03 importlib-resources==1.5.0 07:38:03 iso8601==2.1.0 07:38:03 Jinja2==3.1.6 07:38:03 jmespath==1.0.1 07:38:03 jsonpatch==1.33 07:38:03 jsonpointer==3.0.0 07:38:03 jsonschema==4.25.1 07:38:03 jsonschema-specifications==2025.9.1 07:38:03 keystoneauth1==5.12.0 07:38:03 kubernetes==34.1.0 07:38:03 lftools==0.37.14 07:38:03 lxml==6.0.2 07:38:03 markdown-it-py==4.0.0 07:38:03 MarkupSafe==3.0.3 07:38:03 mdurl==0.1.2 07:38:03 msgpack==1.1.1 07:38:03 multi_key_dict==2.0.3 07:38:03 munch==4.0.0 07:38:03 netaddr==1.3.0 07:38:03 niet==1.4.2 07:38:03 nodeenv==1.9.1 07:38:03 oauth2client==4.1.3 07:38:03 oauthlib==3.3.1 07:38:03 openstacksdk==4.7.1 07:38:03 os-service-types==1.8.0 07:38:03 osc-lib==4.2.0 07:38:03 oslo.config==10.0.0 07:38:03 oslo.context==6.1.0 07:38:03 oslo.i18n==6.6.0 07:38:03 oslo.log==7.2.1 07:38:03 oslo.serialization==5.8.0 07:38:03 oslo.utils==9.1.0 07:38:03 packaging==25.0 07:38:03 pbr==7.0.1 07:38:03 platformdirs==4.4.0 07:38:03 prettytable==3.16.0 07:38:03 psutil==7.1.0 07:38:03 pyasn1==0.6.1 07:38:03 pyasn1_modules==0.4.2 07:38:03 pycparser==2.23 07:38:03 pygerrit2==2.0.15 07:38:03 PyGithub==2.8.1 07:38:03 Pygments==2.19.2 07:38:03 PyJWT==2.10.1 07:38:03 PyNaCl==1.6.0 07:38:03 pyparsing==2.4.7 07:38:03 pyperclip==1.11.0 07:38:03 pyrsistent==0.20.0 07:38:03 python-cinderclient==9.8.0 07:38:03 python-dateutil==2.9.0.post0 07:38:03 python-heatclient==4.3.0 07:38:03 python-jenkins==1.8.3 07:38:03 python-keystoneclient==5.7.0 07:38:03 python-magnumclient==4.9.0 07:38:03 python-openstackclient==8.2.0 07:38:03 python-swiftclient==4.8.0 07:38:03 PyYAML==6.0.3 07:38:03 referencing==0.36.2 07:38:03 requests==2.32.5 07:38:03 requests-oauthlib==2.0.0 07:38:03 requestsexceptions==1.4.0 07:38:03 rfc3986==2.0.0 07:38:03 rich==14.1.0 07:38:03 rich-argparse==1.7.1 07:38:03 rpds-py==0.27.1 07:38:03 rsa==4.9.1 07:38:03 ruamel.yaml==0.18.15 07:38:03 ruamel.yaml.clib==0.2.14 07:38:03 s3transfer==0.14.0 07:38:03 simplejson==3.20.2 07:38:03 six==1.17.0 07:38:03 smmap==5.0.2 07:38:03 soupsieve==2.8 07:38:03 stevedore==5.5.0 07:38:03 tabulate==0.9.0 07:38:03 toml==0.10.2 07:38:03 tomlkit==0.13.3 07:38:03 tqdm==4.67.1 07:38:03 typing_extensions==4.15.0 07:38:03 tzdata==2025.2 07:38:03 urllib3==1.26.20 07:38:03 virtualenv==20.34.0 07:38:03 wcwidth==0.2.14 07:38:03 websocket-client==1.8.0 07:38:03 wrapt==1.17.3 07:38:03 xdg==6.0.0 07:38:03 xmltodict==1.0.2 07:38:03 yq==3.4.3 07:38:03 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins7070620278696593731.sh 07:38:03 ---> sudo-logs.sh 07:38:03 Archiving 'sudo' log.. 07:38:03 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins17109421393480093323.sh 07:38:03 ---> job-cost.sh 07:38:03 Setup pyenv: 07:38:03 system 07:38:03 3.8.13 07:38:03 3.9.13 07:38:03 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version) 07:38:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-sNVr from file:/tmp/.os_lf_venv 07:38:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:38:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:38:06 lf-activate-venv(): INFO: Base packages installed successfully 07:38:06 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:38:11 lf-activate-venv(): INFO: Adding /tmp/venv-sNVr/bin to PATH 07:38:11 INFO: No Stack... 07:38:11 INFO: Retrieving Pricing Info for: v3-standard-2 07:38:11 INFO: Archiving Costs 07:38:11 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash -l /tmp/jenkins8213094493535948204.sh 07:38:11 ---> logs-deploy.sh 07:38:11 Setup pyenv: 07:38:11 system 07:38:11 3.8.13 07:38:11 3.9.13 07:38:11 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version) 07:38:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-sNVr from file:/tmp/.os_lf_venv 07:38:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:38:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:38:13 lf-activate-venv(): INFO: Base packages installed successfully 07:38:13 lf-activate-venv(): INFO: Installing additional packages: lftools 07:38:21 lf-activate-venv(): INFO: Adding /tmp/venv-sNVr/bin to PATH 07:38:21 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/testsuite-pythonsdk-tests-master-python-lint/541 07:38:21 INFO: archiving workspace using pattern(s): 07:38:22 Archives upload complete. 07:38:22 INFO: archiving logs to Nexus 07:38:23 ---> uname -a: 07:38:23 Linux prd-centos8-builder-2c-1g-899.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 07:38:23 07:38:23 07:38:23 ---> lscpu: 07:38:23 Architecture: x86_64 07:38:23 CPU op-mode(s): 32-bit, 64-bit 07:38:23 Byte Order: Little Endian 07:38:23 CPU(s): 2 07:38:23 On-line CPU(s) list: 0,1 07:38:23 Thread(s) per core: 1 07:38:23 Core(s) per socket: 1 07:38:23 Socket(s): 2 07:38:23 NUMA node(s): 1 07:38:23 Vendor ID: AuthenticAMD 07:38:23 CPU family: 23 07:38:23 Model: 49 07:38:23 Model name: AMD EPYC-Rome Processor 07:38:23 Stepping: 0 07:38:23 CPU MHz: 2800.000 07:38:23 BogoMIPS: 5600.00 07:38:23 Virtualization: AMD-V 07:38:23 Hypervisor vendor: KVM 07:38:23 Virtualization type: full 07:38:23 L1d cache: 32K 07:38:23 L1i cache: 32K 07:38:23 L2 cache: 512K 07:38:23 L3 cache: 16384K 07:38:23 NUMA node0 CPU(s): 0,1 07:38:23 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 07:38:23 07:38:23 07:38:23 ---> nproc: 07:38:23 2 07:38:23 07:38:23 07:38:23 ---> df -h: 07:38:23 Filesystem Size Used Avail Use% Mounted on 07:38:23 devtmpfs 3.8G 0 3.8G 0% /dev 07:38:23 tmpfs 3.8G 0 3.8G 0% /dev/shm 07:38:23 tmpfs 3.8G 17M 3.8G 1% /run 07:38:23 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 07:38:23 /dev/vda1 40G 8.5G 32G 22% / 07:38:23 tmpfs 770M 0 770M 0% /run/user/1001 07:38:23 07:38:23 07:38:23 ---> free -m: 07:38:23 total used free shared buff/cache available 07:38:23 Mem: 7699 579 5019 19 2100 6814 07:38:23 Swap: 1023 0 1023 07:38:23 07:38:23 07:38:23 ---> ip addr: 07:38:23 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:38:23 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:38:23 inet 127.0.0.1/8 scope host lo 07:38:23 valid_lft forever preferred_lft forever 07:38:23 inet6 ::1/128 scope host 07:38:23 valid_lft forever preferred_lft forever 07:38:23 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 07:38:23 link/ether fa:16:3e:5a:ce:cc brd ff:ff:ff:ff:ff:ff 07:38:23 altname enp0s3 07:38:23 altname ens3 07:38:23 inet 10.30.106.39/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 07:38:23 valid_lft 86272sec preferred_lft 86272sec 07:38:23 inet6 fe80::f816:3eff:fe5a:cecc/64 scope link 07:38:23 valid_lft forever preferred_lft forever 07:38:23 07:38:23 07:38:23 ---> sar -b -r -n DEV: 07:38:23 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 10/07/2025 _x86_64_ (2 CPU) 07:38:23 07:38:23 07:36:12 LINUX RESTART (2 CPU) 07:38:23 07:38:23 07:37:02 AM tps rtps wtps bread/s bwrtn/s 07:38:23 07:38:01 AM 176.34 50.48 125.86 608.98 9533.03 07:38:23 Average: 176.34 50.48 125.86 608.98 9533.03 07:38:23 07:38:23 07:37:02 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:38:23 07:38:01 AM 5141032 6965296 2743404 34.80 2688 1992840 749432 8.39 377520 2006704 176332 07:38:23 Average: 5141032 6965296 2743404 34.80 2688 1992840 749432 8.39 377520 2006704 176332 07:38:23 07:38:23 07:37:02 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:38:23 07:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:38:23 07:38:01 AM eth0 66.99 51.47 971.00 16.07 0.00 0.00 0.00 0.00 07:38:23 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:38:23 Average: eth0 66.99 51.47 971.00 16.07 0.00 0.00 0.00 0.00 07:38:23 07:38:23 07:38:23 ---> sar -P ALL: 07:38:23 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 10/07/2025 _x86_64_ (2 CPU) 07:38:23 07:38:23 07:36:12 LINUX RESTART (2 CPU) 07:38:23 07:38:23 07:37:02 AM CPU %user %nice %system %iowait %steal %idle 07:38:23 07:38:01 AM all 42.84 0.79 9.64 2.65 0.12 43.96 07:38:23 07:38:01 AM 0 53.83 0.87 10.17 2.80 0.10 32.22 07:38:23 07:38:01 AM 1 31.90 0.71 9.10 2.50 0.14 55.65 07:38:23 Average: all 42.84 0.79 9.64 2.65 0.12 43.96 07:38:23 Average: 0 53.83 0.87 10.17 2.80 0.10 32.22 07:38:23 Average: 1 31.90 0.71 9.10 2.50 0.14 55.65 07:38:23 07:38:23 07:38:23