12:51:56 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/python-onapsdk/+/137501 12:51:56 Running as SYSTEM 12:51:56 [EnvInject] - Loading node environment variables. 12:51:56 Building remotely on prd-ubuntu1804-docker-8c-8g-12871 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/integration-python-onapsdk-master-pydocstyle-lint 12:51:56 [ssh-agent] Looking for ssh-agent implementation... 12:51:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:51:56 $ ssh-agent 12:51:56 SSH_AUTH_SOCK=/tmp/ssh-YFyjDsoZtvQp/agent.2119 12:51:56 SSH_AGENT_PID=2121 12:51:56 [ssh-agent] Started. 12:51:56 Running ssh-add (command line suppressed) 12:51:56 Identity added: /w/workspace/integration-python-onapsdk-master-pydocstyle-lint@tmp/private_key_5948098214627566591.key (/w/workspace/integration-python-onapsdk-master-pydocstyle-lint@tmp/private_key_5948098214627566591.key) 12:51:56 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 12:51:56 The recommended git tool is: NONE 12:51:58 using credential onap-jenkins-ssh 12:51:58 Wiping out workspace first. 12:51:58 Cloning the remote Git repository 12:51:58 Cloning repository git://cloud.onap.org/mirror/integration/python-onapsdk.git 12:51:58 > git init /w/workspace/integration-python-onapsdk-master-pydocstyle-lint # timeout=10 12:51:58 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 12:51:58 > git --version # timeout=10 12:51:58 > git --version # 'git version 2.17.1' 12:51:58 using GIT_SSH to set credentials Gerrit user 12:51:58 Verifying host key using manually-configured host key entries 12:51:58 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git +refs/heads/*:refs/remotes/origin/* # timeout=30 12:51:58 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 12:51:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:51:59 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 12:51:59 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 12:51:59 using GIT_SSH to set credentials Gerrit user 12:51:59 Verifying host key using manually-configured host key entries 12:51:59 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git refs/changes/01/137501/1 # timeout=30 12:51:59 > git rev-parse 9239ebac2664c0154dd95ab4dbc623e68fb041ea^{commit} # timeout=10 12:51:59 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 12:51:59 Checking out Revision 9239ebac2664c0154dd95ab4dbc623e68fb041ea (refs/changes/01/137501/1) 12:51:59 > git config core.sparsecheckout # timeout=10 12:51:59 > git checkout -f 9239ebac2664c0154dd95ab4dbc623e68fb041ea # timeout=30 12:52:02 Commit message: "Add an exception on SDC model distribution check" 12:52:02 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:52:02 > git rev-list --no-walk 7c3de7ac0ff93bae27f2a0a30198bb3d2e24cbf1 # timeout=10 12:52:02 [EnvInject] - Injecting environment variables from a build step. 12:52:02 [EnvInject] - Injecting as environment variables the properties content 12:52:02 PYTHON=python3 12:52:02 12:52:02 [EnvInject] - Variables injected successfully. 12:52:02 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash -l /tmp/jenkins3069723249311400390.sh 12:52:02 ---> tox-install.sh 12:52:02 + source /home/jenkins/lf-env.sh 12:52:02 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:52:02 ++ mktemp -d /tmp/venv-XXXX 12:52:02 + lf_venv=/tmp/venv-wAvg 12:52:02 + local venv_file=/tmp/.os_lf_venv 12:52:02 + local python=python3 12:52:02 + local options 12:52:02 + local set_path=true 12:52:02 + local install_args= 12:52:02 ++ 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 12:52:02 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:52:02 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:52:02 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:52:02 + true 12:52:02 + case $1 in 12:52:02 + venv_file=/tmp/.toxenv 12:52:02 + shift 2 12:52:02 + true 12:52:02 + case $1 in 12:52:02 + shift 12:52:02 + break 12:52:02 + case $python in 12:52:02 + local pkg_list= 12:52:02 + [[ -d /opt/pyenv ]] 12:52:02 + echo 'Setup pyenv:' 12:52:02 Setup pyenv: 12:52:02 + export PYENV_ROOT=/opt/pyenv 12:52:02 + PYENV_ROOT=/opt/pyenv 12:52:02 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:52:02 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:52:02 + pyenv versions 12:52:02 * system (set by /opt/pyenv/version) 12:52:02 * 3.8.13 (set by /opt/pyenv/version) 12:52:02 * 3.9.13 (set by /opt/pyenv/version) 12:52:02 * 3.10.6 (set by /opt/pyenv/version) 12:52:02 + command -v pyenv 12:52:02 ++ pyenv init - --no-rehash 12:52:02 + 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[*]}"'\'')" 12:52:02 export PATH="/opt/pyenv/shims:${PATH}" 12:52:02 export PYENV_SHELL=bash 12:52:02 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:52:02 pyenv() { 12:52:02 local command 12:52:02 command="${1:-}" 12:52:02 if [ "$#" -gt 0 ]; then 12:52:02 shift 12:52:02 fi 12:52:02 12:52:02 case "$command" in 12:52:02 rehash|shell) 12:52:02 eval "$(pyenv "sh-$command" "$@")" 12:52:02 ;; 12:52:02 *) 12:52:02 command pyenv "$command" "$@" 12:52:02 ;; 12:52:02 esac 12:52:02 }' 12:52:02 +++ 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[*]}"' 12:52:02 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:52:02 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:52:02 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:52:02 ++ export PYENV_SHELL=bash 12:52:02 ++ PYENV_SHELL=bash 12:52:02 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:52:02 +++ complete -F _pyenv pyenv 12:52:02 ++ lf-pyver python3 12:52:02 ++ local py_version_xy=python3 12:52:02 ++ local py_version_xyz= 12:52:02 ++ pyenv versions 12:52:02 ++ sed 's/^[ *]* //' 12:52:02 ++ local command 12:52:02 ++ awk '{ print $1 }' 12:52:02 ++ grep -E '^[0-9.]*[0-9]$' 12:52:02 ++ command=versions 12:52:02 ++ '[' 1 -gt 0 ']' 12:52:02 ++ shift 12:52:02 ++ case "$command" in 12:52:02 ++ command pyenv versions 12:52:02 ++ pyenv versions 12:52:03 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:52:03 +++ sort -V 12:52:03 +++ grep '^3' /tmp/.pyenv_versions 12:52:03 +++ tail -n 1 12:52:03 ++ py_version_xyz=3.10.6 12:52:03 ++ [[ -z 3.10.6 ]] 12:52:03 ++ echo 3.10.6 12:52:03 ++ return 0 12:52:03 + pyenv local 3.10.6 12:52:03 + local command 12:52:03 + command=local 12:52:03 + '[' 2 -gt 0 ']' 12:52:03 + shift 12:52:03 + case "$command" in 12:52:03 + command pyenv local 3.10.6 12:52:03 + pyenv local 3.10.6 12:52:03 + for arg in "$@" 12:52:03 + case $arg in 12:52:03 + pkg_list+='tox ' 12:52:03 + for arg in "$@" 12:52:03 + case $arg in 12:52:03 + pkg_list+='virtualenv ' 12:52:03 + for arg in "$@" 12:52:03 + case $arg in 12:52:03 + pkg_list+='urllib3~=1.26.15 ' 12:52:03 + [[ -f /tmp/.toxenv ]] 12:52:03 + [[ ! -f /tmp/.toxenv ]] 12:52:03 + [[ -n '' ]] 12:52:03 + python3 -m venv /tmp/venv-wAvg 12:52:07 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-wAvg' 12:52:07 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-wAvg 12:52:07 + echo /tmp/venv-wAvg 12:52:07 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 12:52:07 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 12:52:07 + /tmp/venv-wAvg/bin/python3 -m pip install --upgrade --quiet pip virtualenv 12:52:10 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:52:10 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:52:10 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:52:10 + /tmp/venv-wAvg/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:52:13 + type python3 12:52:13 + true 12:52:13 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-wAvg/bin to PATH' 12:52:13 lf-activate-venv(): INFO: Adding /tmp/venv-wAvg/bin to PATH 12:52:13 + PATH=/tmp/venv-wAvg/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:52:13 + return 0 12:52:13 + python3 --version 12:52:13 Python 3.10.6 12:52:13 + python3 -m pip --version 12:52:13 pip 24.0 from /tmp/venv-wAvg/lib/python3.10/site-packages/pip (python 3.10) 12:52:13 + python3 -m pip freeze 12:52:13 cachetools==5.3.3 12:52:13 chardet==5.2.0 12:52:13 colorama==0.4.6 12:52:13 distlib==0.3.8 12:52:13 filelock==3.13.1 12:52:13 packaging==24.0 12:52:13 platformdirs==4.2.0 12:52:13 pluggy==1.4.0 12:52:13 pyproject-api==1.6.1 12:52:13 tomli==2.0.1 12:52:13 tox==4.14.1 12:52:13 urllib3==1.26.18 12:52:13 virtualenv==20.25.1 12:52:13 [EnvInject] - Injecting environment variables from a build step. 12:52:13 [EnvInject] - Injecting as environment variables the properties content 12:52:13 PARALLEL=false 12:52:13 12:52:13 [EnvInject] - Variables injected successfully. 12:52:13 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash -l /tmp/jenkins16012932417443570826.sh 12:52:13 ---> tox-run.sh 12:52:13 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:52:13 + ARCHIVE_TOX_DIR=/w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/tox 12:52:13 + ARCHIVE_DOC_DIR=/w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/docs 12:52:13 + mkdir -p /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/tox 12:52:13 + cd /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/. 12:52:13 + source /home/jenkins/lf-env.sh 12:52:13 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:52:13 ++ mktemp -d /tmp/venv-XXXX 12:52:13 + lf_venv=/tmp/venv-2tPf 12:52:13 + local venv_file=/tmp/.os_lf_venv 12:52:13 + local python=python3 12:52:13 + local options 12:52:13 + local set_path=true 12:52:13 + local install_args= 12:52:13 ++ 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 12:52:13 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:52:13 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:52:13 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:52:13 + true 12:52:13 + case $1 in 12:52:13 + venv_file=/tmp/.toxenv 12:52:13 + shift 2 12:52:13 + true 12:52:13 + case $1 in 12:52:13 + shift 12:52:13 + break 12:52:13 + case $python in 12:52:13 + local pkg_list= 12:52:13 + [[ -d /opt/pyenv ]] 12:52:13 + echo 'Setup pyenv:' 12:52:13 Setup pyenv: 12:52:13 + export PYENV_ROOT=/opt/pyenv 12:52:13 + PYENV_ROOT=/opt/pyenv 12:52:13 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:52:13 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:52:13 + pyenv versions 12:52:14 system 12:52:14 3.8.13 12:52:14 3.9.13 12:52:14 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 12:52:14 + command -v pyenv 12:52:14 ++ pyenv init - --no-rehash 12:52:14 + 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[*]}"'\'')" 12:52:14 export PATH="/opt/pyenv/shims:${PATH}" 12:52:14 export PYENV_SHELL=bash 12:52:14 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:52:14 pyenv() { 12:52:14 local command 12:52:14 command="${1:-}" 12:52:14 if [ "$#" -gt 0 ]; then 12:52:14 shift 12:52:14 fi 12:52:14 12:52:14 case "$command" in 12:52:14 rehash|shell) 12:52:14 eval "$(pyenv "sh-$command" "$@")" 12:52:14 ;; 12:52:14 *) 12:52:14 command pyenv "$command" "$@" 12:52:14 ;; 12:52:14 esac 12:52:14 }' 12:52:14 +++ 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[*]}"' 12:52:14 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:52:14 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:52:14 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:52:14 ++ export PYENV_SHELL=bash 12:52:14 ++ PYENV_SHELL=bash 12:52:14 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:52:14 +++ complete -F _pyenv pyenv 12:52:14 ++ lf-pyver python3 12:52:14 ++ local py_version_xy=python3 12:52:14 ++ local py_version_xyz= 12:52:14 ++ sed 's/^[ *]* //' 12:52:14 ++ pyenv versions 12:52:14 ++ awk '{ print $1 }' 12:52:14 ++ local command 12:52:14 ++ command=versions 12:52:14 ++ grep -E '^[0-9.]*[0-9]$' 12:52:14 ++ '[' 1 -gt 0 ']' 12:52:14 ++ shift 12:52:14 ++ case "$command" in 12:52:14 ++ command pyenv versions 12:52:14 ++ pyenv versions 12:52:14 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:52:14 +++ grep '^3' /tmp/.pyenv_versions 12:52:14 +++ sort -V 12:52:14 +++ tail -n 1 12:52:14 ++ py_version_xyz=3.10.6 12:52:14 ++ [[ -z 3.10.6 ]] 12:52:14 ++ echo 3.10.6 12:52:14 ++ return 0 12:52:14 + pyenv local 3.10.6 12:52:14 + local command 12:52:14 + command=local 12:52:14 + '[' 2 -gt 0 ']' 12:52:14 + shift 12:52:14 + case "$command" in 12:52:14 + command pyenv local 3.10.6 12:52:14 + pyenv local 3.10.6 12:52:14 + for arg in "$@" 12:52:14 + case $arg in 12:52:14 + pkg_list+='tox ' 12:52:14 + for arg in "$@" 12:52:14 + case $arg in 12:52:14 + pkg_list+='virtualenv ' 12:52:14 + for arg in "$@" 12:52:14 + case $arg in 12:52:14 + pkg_list+='urllib3~=1.26.15 ' 12:52:14 + [[ -f /tmp/.toxenv ]] 12:52:14 ++ cat /tmp/.toxenv 12:52:14 + lf_venv=/tmp/venv-wAvg 12:52:14 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wAvg from' file:/tmp/.toxenv 12:52:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wAvg from file:/tmp/.toxenv 12:52:14 + /tmp/venv-wAvg/bin/python3 -m pip install --upgrade --quiet pip virtualenv 12:52:15 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:52:15 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:52:15 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:52:15 + /tmp/venv-wAvg/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:52:16 + type python3 12:52:16 + true 12:52:16 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-wAvg/bin to PATH' 12:52:16 lf-activate-venv(): INFO: Adding /tmp/venv-wAvg/bin to PATH 12:52:16 + PATH=/tmp/venv-wAvg/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:52:16 + return 0 12:52:16 + [[ -d /opt/pyenv ]] 12:52:16 + echo '---> Setting up pyenv' 12:52:16 ---> Setting up pyenv 12:52:16 + export PYENV_ROOT=/opt/pyenv 12:52:16 + PYENV_ROOT=/opt/pyenv 12:52:16 + export PATH=/opt/pyenv/bin:/tmp/venv-wAvg/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:52:16 + PATH=/opt/pyenv/bin:/tmp/venv-wAvg/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:52:16 ++ pwd 12:52:16 + PYTHONPATH=/w/workspace/integration-python-onapsdk-master-pydocstyle-lint 12:52:16 + export PYTHONPATH 12:52:16 + export TOX_TESTENV_PASSENV=PYTHONPATH 12:52:16 + TOX_TESTENV_PASSENV=PYTHONPATH 12:52:16 + tox --version 12:52:16 4.14.1 from /tmp/venv-wAvg/lib/python3.10/site-packages/tox/__init__.py 12:52:16 + PARALLEL=false 12:52:16 + TOX_OPTIONS_LIST= 12:52:16 + [[ -n pydocstyle ]] 12:52:16 + TOX_OPTIONS_LIST=' -e pydocstyle' 12:52:16 + case ${PARALLEL,,} in 12:52:16 + tox -e pydocstyle 12:52:16 + tee -a /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/tox/tox.log 12:52:18 pydocstyle: install_deps> python -I -m pip install -r test-requirements.txt 12:52:30 .pkg: install_requires> python -I -m pip install 'setuptools>=40.8.0' wheel 12:52:31 .pkg: _optional_hooks> python /tmp/venv-wAvg/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 12:52:32 .pkg: get_requires_for_build_sdist> python /tmp/venv-wAvg/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 12:52:32 .pkg: install_requires_for_build_sdist> python -I -m pip install pytest-runner==5.2 12:52:32 .pkg: get_requires_for_build_wheel> python /tmp/venv-wAvg/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 12:52:33 .pkg: install_requires_for_build_wheel> python -I -m pip install pytest-runner==5.2 wheel 12:52:33 .pkg: freeze> python -m pip freeze --all 12:52:34 .pkg: pip==24.0,pytest-runner==5.2,setuptools==69.1.0,wheel==0.42.0 12:52:34 .pkg: prepare_metadata_for_build_wheel> python /tmp/venv-wAvg/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 12:52:34 .pkg: build_sdist> python /tmp/venv-wAvg/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 12:52:34 pydocstyle: install_package_deps> python -I -m pip install dacite==1.6.0 jinja2==3.0.3 jsonschema==4.4.0 'more-itertools>=8.12.0' oyaml==1.0 pyOpenSSL==22.0.0 'requests[socks]==2.27.1' simplejson==3.17.6 12:52:35 pydocstyle: install_package> python -I -m pip install --force-reinstall --no-deps /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.tox/.tmp/package/1/onapsdk-13.0.4.tar.gz 12:52:38 pydocstyle: freeze> python -m pip freeze --all 12:52:38 pydocstyle: astroid==3.1.0,attrs==23.2.0,bandit==1.7.8,certifi==2024.2.2,cffi==1.16.0,charset-normalizer==2.0.12,coverage==7.4.3,cryptography==38.0.4,dacite==1.6.0,dill==0.3.8,exceptiongroup==1.2.0,idna==3.6,iniconfig==2.0.0,isort==5.13.2,Jinja2==3.0.3,jsonschema==4.4.0,markdown-it-py==3.0.0,MarkupSafe==2.1.5,mccabe==0.7.0,mdurl==0.1.2,more-itertools==10.2.0,onapsdk==13.0.4,oyaml==1.0,packaging==24.0,pbr==6.0.0,pip==24.0,platformdirs==4.2.0,pluggy==1.4.0,pycparser==2.21,pydocstyle==6.3.0,Pygments==2.17.2,pylint==3.1.0,pyOpenSSL==22.0.0,pyrsistent==0.20.0,PySocks==1.7.1,pytest==8.1.1,pytest-cov==4.1.0,PyYAML==6.0.1,requests==2.27.1,requests-mock==1.11.0,rich==13.7.1,setuptools==69.1.0,simplejson==3.17.6,six==1.16.0,snowballstemmer==2.2.0,stevedore==5.2.0,tomli==2.0.1,tomlkit==0.12.4,typing_extensions==4.10.0,urllib3==1.26.18,wheel==0.42.0 12:52:38 pydocstyle: commands[0]> pydocstyle src/ 12:52:42 pydocstyle: OK (24.82=setup[21.49]+cmd[3.32] seconds) 12:52:42 congratulations :) (25.01 seconds) 12:52:42 + tox_status=0 12:52:42 + echo '---> Completed tox runs' 12:52:42 ---> Completed tox runs 12:52:42 + for i in .tox/*/log 12:52:42 ++ echo .tox/pydocstyle/log 12:52:42 ++ awk -F/ '{print $2}' 12:52:42 + tox_env=pydocstyle 12:52:42 + cp -r .tox/pydocstyle/log /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/tox/pydocstyle 12:52:42 + DOC_DIR=docs/_build/html 12:52:42 + [[ -d docs/_build/html ]] 12:52:42 + echo '---> tox-run.sh ends' 12:52:42 ---> tox-run.sh ends 12:52:42 + test 0 -eq 0 12:52:42 $ ssh-agent -k 12:52:42 unset SSH_AUTH_SOCK; 12:52:42 unset SSH_AGENT_PID; 12:52:42 echo Agent pid 2121 killed; 12:52:42 [ssh-agent] Stopped. 12:52:42 [PostBuildScript] - [INFO] Executing post build scripts. 12:52:42 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins7186800086778469283.sh 12:52:42 ---> sysstat.sh 12:52:42 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins3549047815381512443.sh 12:52:42 ---> package-listing.sh 12:52:42 ++ facter osfamily 12:52:42 ++ tr '[:upper:]' '[:lower:]' 12:52:42 + OS_FAMILY=debian 12:52:42 + workspace=/w/workspace/integration-python-onapsdk-master-pydocstyle-lint 12:52:42 + START_PACKAGES=/tmp/packages_start.txt 12:52:42 + END_PACKAGES=/tmp/packages_end.txt 12:52:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:52:42 + PACKAGES=/tmp/packages_start.txt 12:52:42 + '[' /w/workspace/integration-python-onapsdk-master-pydocstyle-lint ']' 12:52:42 + PACKAGES=/tmp/packages_end.txt 12:52:42 + case "${OS_FAMILY}" in 12:52:42 + dpkg -l 12:52:42 + grep '^ii' 12:52:43 + '[' -f /tmp/packages_start.txt ']' 12:52:43 + '[' -f /tmp/packages_end.txt ']' 12:52:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:52:43 + '[' /w/workspace/integration-python-onapsdk-master-pydocstyle-lint ']' 12:52:43 + mkdir -p /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/ 12:52:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/ 12:52:43 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins13243171208924442776.sh 12:52:43 ---> capture-instance-metadata.sh 12:52:43 Setup pyenv: 12:52:43 system 12:52:43 3.8.13 12:52:43 3.9.13 12:52:43 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 12:52:47 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-3Ao2 12:52:47 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:52:50 lf-activate-venv(): INFO: Installing: lftools 12:53:23 lf-activate-venv(): INFO: Adding /tmp/venv-3Ao2/bin to PATH 12:53:23 INFO: Running in OpenStack, capturing instance metadata 12:53:24 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins5638890106479238857.sh 12:53:24 provisioning config files... 12:53:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-python-onapsdk-master-pydocstyle-lint@tmp/config14285617548386415781tmp 12:53:24 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 12:53:24 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 12:53:24 [EnvInject] - Injecting environment variables from a build step. 12:53:24 [EnvInject] - Injecting as environment variables the properties content 12:53:24 SERVER_ID=logs 12:53:24 12:53:24 [EnvInject] - Variables injected successfully. 12:53:24 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins15676143551048788418.sh 12:53:24 ---> create-netrc.sh 12:53:24 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins14839064554403662039.sh 12:53:24 ---> python-tools-install.sh 12:53:24 Setup pyenv: 12:53:24 system 12:53:24 3.8.13 12:53:24 3.9.13 12:53:24 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 12:53:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3Ao2 from file:/tmp/.os_lf_venv 12:53:25 lf-activate-venv(): INFO: Installing: lftools 12:53:36 lf-activate-venv(): INFO: Adding /tmp/venv-3Ao2/bin to PATH 12:53:36 Generating Requirements File 12:54:06 Python 3.10.6 12:54:06 pip 24.0 from /tmp/venv-3Ao2/lib/python3.10/site-packages/pip (python 3.10) 12:54:07 appdirs==1.4.4 12:54:07 argcomplete==3.2.3 12:54:07 aspy.yaml==1.3.0 12:54:07 attrs==23.2.0 12:54:07 autopage==0.5.2 12:54:07 beautifulsoup4==4.12.3 12:54:07 boto3==1.34.61 12:54:07 botocore==1.34.61 12:54:07 bs4==0.0.2 12:54:07 cachetools==5.3.3 12:54:07 certifi==2024.2.2 12:54:07 cffi==1.16.0 12:54:07 cfgv==3.4.0 12:54:07 chardet==5.2.0 12:54:07 charset-normalizer==3.3.2 12:54:07 click==8.1.7 12:54:07 cliff==4.6.0 12:54:07 cmd2==2.4.3 12:54:07 cryptography==3.3.2 12:54:07 debtcollector==3.0.0 12:54:07 decorator==5.1.1 12:54:07 defusedxml==0.7.1 12:54:07 Deprecated==1.2.14 12:54:07 distlib==0.3.8 12:54:07 dnspython==2.6.1 12:54:07 docker==4.2.2 12:54:07 dogpile.cache==1.3.2 12:54:07 email_validator==2.1.1 12:54:07 filelock==3.13.1 12:54:07 future==1.0.0 12:54:07 gitdb==4.0.11 12:54:07 GitPython==3.1.42 12:54:07 google-auth==2.28.2 12:54:07 httplib2==0.22.0 12:54:07 identify==2.5.35 12:54:07 idna==3.6 12:54:07 importlib-resources==1.5.0 12:54:07 iso8601==2.1.0 12:54:07 Jinja2==3.1.3 12:54:07 jmespath==1.0.1 12:54:07 jsonpatch==1.33 12:54:07 jsonpointer==2.4 12:54:07 jsonschema==4.21.1 12:54:07 jsonschema-specifications==2023.12.1 12:54:07 keystoneauth1==5.6.0 12:54:07 kubernetes==29.0.0 12:54:07 lftools==0.37.10 12:54:07 lxml==5.1.0 12:54:07 MarkupSafe==2.1.5 12:54:07 msgpack==1.0.8 12:54:07 multi_key_dict==2.0.3 12:54:07 munch==4.0.0 12:54:07 netaddr==1.2.1 12:54:07 netifaces==0.11.0 12:54:07 niet==1.4.2 12:54:07 nodeenv==1.8.0 12:54:07 oauth2client==4.1.3 12:54:07 oauthlib==3.2.2 12:54:07 openstacksdk==3.0.0 12:54:07 os-client-config==2.1.0 12:54:07 os-service-types==1.7.0 12:54:07 osc-lib==3.0.1 12:54:07 oslo.config==9.4.0 12:54:07 oslo.context==5.5.0 12:54:07 oslo.i18n==6.3.0 12:54:07 oslo.log==5.5.0 12:54:07 oslo.serialization==5.4.0 12:54:07 oslo.utils==7.1.0 12:54:07 packaging==24.0 12:54:07 pbr==6.0.0 12:54:07 platformdirs==4.2.0 12:54:07 prettytable==3.10.0 12:54:07 pyasn1==0.5.1 12:54:07 pyasn1-modules==0.3.0 12:54:07 pycparser==2.21 12:54:07 pygerrit2==2.0.15 12:54:07 PyGithub==2.2.0 12:54:07 pyinotify==0.9.6 12:54:07 PyJWT==2.8.0 12:54:07 PyNaCl==1.5.0 12:54:07 pyparsing==2.4.7 12:54:07 pyperclip==1.8.2 12:54:07 pyrsistent==0.20.0 12:54:07 python-cinderclient==9.5.0 12:54:07 python-dateutil==2.9.0.post0 12:54:07 python-heatclient==3.5.0 12:54:07 python-jenkins==1.8.2 12:54:07 python-keystoneclient==5.4.0 12:54:07 python-magnumclient==4.4.0 12:54:07 python-novaclient==18.6.0 12:54:07 python-openstackclient==6.5.0 12:54:07 python-swiftclient==4.5.0 12:54:07 PyYAML==6.0.1 12:54:07 referencing==0.33.0 12:54:07 requests==2.31.0 12:54:07 requests-oauthlib==1.4.0 12:54:07 requestsexceptions==1.4.0 12:54:07 rfc3986==2.0.0 12:54:07 rpds-py==0.18.0 12:54:07 rsa==4.9 12:54:07 ruamel.yaml==0.18.6 12:54:07 ruamel.yaml.clib==0.2.8 12:54:07 s3transfer==0.10.0 12:54:07 simplejson==3.19.2 12:54:07 six==1.16.0 12:54:07 smmap==5.0.1 12:54:07 soupsieve==2.5 12:54:07 stevedore==5.2.0 12:54:07 tabulate==0.9.0 12:54:07 toml==0.10.2 12:54:07 tomlkit==0.12.4 12:54:07 tqdm==4.66.2 12:54:07 typing_extensions==4.10.0 12:54:07 tzdata==2024.1 12:54:07 urllib3==1.26.18 12:54:07 virtualenv==20.25.1 12:54:07 wcwidth==0.2.13 12:54:07 websocket-client==1.7.0 12:54:07 wrapt==1.16.0 12:54:07 xdg==6.0.0 12:54:07 xmltodict==0.13.0 12:54:07 yq==3.2.3 12:54:07 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins2449798966776662243.sh 12:54:07 ---> sudo-logs.sh 12:54:07 Archiving 'sudo' log.. 12:54:07 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins2196610985560195678.sh 12:54:07 ---> job-cost.sh 12:54:07 Setup pyenv: 12:54:07 system 12:54:07 3.8.13 12:54:07 3.9.13 12:54:07 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 12:54:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3Ao2 from file:/tmp/.os_lf_venv 12:54:09 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:54:14 lf-activate-venv(): INFO: Adding /tmp/venv-3Ao2/bin to PATH 12:54:14 INFO: No Stack... 12:54:15 INFO: Retrieving Pricing Info for: v3-standard-8 12:54:15 INFO: Archiving Costs 12:54:15 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash -l /tmp/jenkins8980861753373507292.sh 12:54:15 ---> logs-deploy.sh 12:54:15 Setup pyenv: 12:54:15 system 12:54:15 3.8.13 12:54:15 3.9.13 12:54:15 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 12:54:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3Ao2 from file:/tmp/.os_lf_venv 12:54:17 lf-activate-venv(): INFO: Installing: lftools 12:54:26 lf-activate-venv(): INFO: Adding /tmp/venv-3Ao2/bin to PATH 12:54:26 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-python-onapsdk-master-pydocstyle-lint/249 12:54:26 INFO: archiving workspace using pattern(s): 12:54:27 Archives upload complete. 12:54:27 INFO: archiving logs to Nexus 12:54:28 ---> uname -a: 12:54:28 Linux prd-ubuntu1804-docker-8c-8g-12871 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 12:54:28 12:54:28 12:54:28 ---> lscpu: 12:54:28 Architecture: x86_64 12:54:28 CPU op-mode(s): 32-bit, 64-bit 12:54:28 Byte Order: Little Endian 12:54:28 CPU(s): 8 12:54:28 On-line CPU(s) list: 0-7 12:54:28 Thread(s) per core: 1 12:54:28 Core(s) per socket: 1 12:54:28 Socket(s): 8 12:54:28 NUMA node(s): 1 12:54:28 Vendor ID: AuthenticAMD 12:54:28 CPU family: 23 12:54:28 Model: 49 12:54:28 Model name: AMD EPYC-Rome Processor 12:54:28 Stepping: 0 12:54:28 CPU MHz: 2799.998 12:54:28 BogoMIPS: 5599.99 12:54:28 Virtualization: AMD-V 12:54:28 Hypervisor vendor: KVM 12:54:28 Virtualization type: full 12:54:28 L1d cache: 32K 12:54:28 L1i cache: 32K 12:54:28 L2 cache: 512K 12:54:28 L3 cache: 16384K 12:54:28 NUMA node0 CPU(s): 0-7 12:54:28 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 xtopology 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 arat npt nrip_save umip rdpid arch_capabilities 12:54:28 12:54:28 12:54:28 ---> nproc: 12:54:28 8 12:54:28 12:54:28 12:54:28 ---> df -h: 12:54:28 Filesystem Size Used Avail Use% Mounted on 12:54:28 udev 16G 0 16G 0% /dev 12:54:28 tmpfs 3.2G 708K 3.2G 1% /run 12:54:28 /dev/vda1 155G 11G 145G 7% / 12:54:28 tmpfs 16G 0 16G 0% /dev/shm 12:54:28 tmpfs 5.0M 0 5.0M 0% /run/lock 12:54:28 tmpfs 16G 0 16G 0% /sys/fs/cgroup 12:54:28 /dev/vda15 105M 4.4M 100M 5% /boot/efi 12:54:28 tmpfs 3.2G 0 3.2G 0% /run/user/1001 12:54:28 12:54:28 12:54:28 ---> free -m: 12:54:28 total used free shared buff/cache available 12:54:28 Mem: 32167 798 29145 0 2223 30940 12:54:28 Swap: 1023 0 1023 12:54:28 12:54:28 12:54:28 ---> ip addr: 12:54:28 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:54:28 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:54:28 inet 127.0.0.1/8 scope host lo 12:54:28 valid_lft forever preferred_lft forever 12:54:28 inet6 ::1/128 scope host 12:54:28 valid_lft forever preferred_lft forever 12:54:28 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 12:54:28 link/ether fa:16:3e:c4:d5:f9 brd ff:ff:ff:ff:ff:ff 12:54:28 inet 10.30.107.117/23 brd 10.30.107.255 scope global dynamic ens3 12:54:28 valid_lft 86210sec preferred_lft 86210sec 12:54:28 inet6 fe80::f816:3eff:fec4:d5f9/64 scope link 12:54:28 valid_lft forever preferred_lft forever 12:54:28 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 12:54:28 link/ether 02:42:aa:ec:61:1c brd ff:ff:ff:ff:ff:ff 12:54:28 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 12:54:28 valid_lft forever preferred_lft forever 12:54:28 12:54:28 12:54:28 ---> sar -b -r -n DEV: 12:54:28 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-12871) 03/13/24 _x86_64_ (8 CPU) 12:54:28 12:54:28 12:51:21 LINUX RESTART (8 CPU) 12:54:28 12:54:28 12:52:01 tps rtps wtps bread/s bwrtn/s 12:54:28 12:53:01 154.31 25.20 129.11 806.53 23646.86 12:54:28 12:54:01 116.93 14.28 102.65 1031.03 28455.39 12:54:28 Average: 135.62 19.74 115.88 918.78 26051.12 12:54:28 12:54:28 12:52:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:54:28 12:53:01 30174024 31697372 2765188 8.39 63088 1771280 1430152 4.21 885020 1589904 102756 12:54:28 12:54:01 29866524 31661396 3072688 9.33 84376 2008504 1419380 4.18 953456 1800260 55336 12:54:28 Average: 30020274 31679384 2918938 8.86 73732 1889892 1424766 4.19 919238 1695082 79046 12:54:28 12:54:28 12:52:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:54:28 12:53:01 ens3 52.04 40.33 393.05 15.90 0.00 0.00 0.00 0.00 12:54:28 12:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:54:28 12:53:01 lo 1.47 1.47 0.16 0.16 0.00 0.00 0.00 0.00 12:54:28 12:54:01 ens3 50.72 34.14 806.60 7.69 0.00 0.00 0.00 0.00 12:54:28 12:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:54:28 12:54:01 lo 1.20 1.20 0.12 0.12 0.00 0.00 0.00 0.00 12:54:28 Average: ens3 51.38 37.24 599.83 11.80 0.00 0.00 0.00 0.00 12:54:28 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:54:28 Average: lo 1.33 1.33 0.14 0.14 0.00 0.00 0.00 0.00 12:54:28 12:54:28 12:54:28 ---> sar -P ALL: 12:54:28 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-12871) 03/13/24 _x86_64_ (8 CPU) 12:54:28 12:54:28 12:51:21 LINUX RESTART (8 CPU) 12:54:28 12:54:28 12:52:01 CPU %user %nice %system %iowait %steal %idle 12:54:28 12:53:01 all 10.19 0.00 0.91 2.15 0.04 86.70 12:54:28 12:53:01 0 11.01 0.00 0.85 1.20 0.03 86.91 12:54:28 12:53:01 1 4.31 0.00 0.75 3.29 0.05 91.60 12:54:28 12:53:01 2 21.98 0.00 1.79 0.23 0.03 75.97 12:54:28 12:53:01 3 6.60 0.00 1.00 0.77 0.03 91.60 12:54:28 12:53:01 4 10.78 0.00 0.77 0.17 0.05 88.24 12:54:28 12:53:01 5 15.23 0.00 0.94 2.27 0.07 81.49 12:54:28 12:53:01 6 9.85 0.00 0.90 9.28 0.07 79.91 12:54:28 12:53:01 7 1.75 0.00 0.30 0.03 0.02 97.90 12:54:28 12:54:01 all 9.79 0.00 0.73 2.31 0.03 87.14 12:54:28 12:54:01 0 21.25 0.00 1.30 1.53 0.02 75.90 12:54:28 12:54:01 1 11.97 0.00 0.84 1.29 0.03 85.87 12:54:28 12:54:01 2 31.07 0.00 1.32 2.10 0.05 65.46 12:54:28 12:54:01 3 8.69 0.00 0.68 0.37 0.03 90.22 12:54:28 12:54:01 4 3.59 0.00 0.38 0.07 0.02 95.95 12:54:28 12:54:01 5 0.72 0.00 0.74 4.84 0.07 93.64 12:54:28 12:54:01 6 0.42 0.00 0.30 8.29 0.02 90.98 12:54:28 12:54:01 7 0.57 0.00 0.32 0.02 0.02 99.08 12:54:28 Average: all 9.99 0.00 0.82 2.23 0.04 86.92 12:54:28 Average: 0 16.13 0.00 1.08 1.37 0.03 81.40 12:54:28 Average: 1 8.14 0.00 0.80 2.29 0.04 88.73 12:54:28 Average: 2 26.52 0.00 1.55 1.17 0.04 70.71 12:54:28 Average: 3 7.65 0.00 0.84 0.57 0.03 90.91 12:54:28 Average: 4 7.18 0.00 0.58 0.12 0.03 92.09 12:54:28 Average: 5 7.98 0.00 0.84 3.56 0.07 87.56 12:54:28 Average: 6 5.13 0.00 0.60 8.78 0.04 85.45 12:54:28 Average: 7 1.16 0.00 0.31 0.03 0.02 98.49 12:54:28 12:54:28 12:54:28