12:52:32 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/python-onapsdk/+/137443 12:52:32 Running as SYSTEM 12:52:32 [EnvInject] - Loading node environment variables. 12:52:32 Building remotely on prd-ubuntu1804-docker-8c-8g-9744 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/integration-python-onapsdk-master-pydocstyle-lint 12:52:32 [ssh-agent] Looking for ssh-agent implementation... 12:52:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:52:32 $ ssh-agent 12:52:32 SSH_AUTH_SOCK=/tmp/ssh-NRgbOjUATrgB/agent.2140 12:52:32 SSH_AGENT_PID=2142 12:52:32 [ssh-agent] Started. 12:52:32 Running ssh-add (command line suppressed) 12:52:32 Identity added: /w/workspace/integration-python-onapsdk-master-pydocstyle-lint@tmp/private_key_15187335123854672012.key (/w/workspace/integration-python-onapsdk-master-pydocstyle-lint@tmp/private_key_15187335123854672012.key) 12:52:32 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 12:52:32 The recommended git tool is: NONE 12:52:39 using credential onap-jenkins-ssh 12:52:39 Wiping out workspace first. 12:52:40 Cloning the remote Git repository 12:52:41 Cloning repository git://cloud.onap.org/mirror/integration/python-onapsdk.git 12:52:44 > git init /w/workspace/integration-python-onapsdk-master-pydocstyle-lint # timeout=10 12:52:44 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 12:52:44 > git --version # timeout=10 12:52:44 > git --version # 'git version 2.17.1' 12:52:44 using GIT_SSH to set credentials Gerrit user 12:52:44 Verifying host key using manually-configured host key entries 12:52:44 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git +refs/heads/*:refs/remotes/origin/* # timeout=30 12:52:45 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 12:52:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:52:45 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 12:52:45 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 12:52:45 using GIT_SSH to set credentials Gerrit user 12:52:45 Verifying host key using manually-configured host key entries 12:52:45 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git refs/changes/43/137443/6 # timeout=30 12:52:45 > git rev-parse 4b191bccb2d137a0ad967f76b8e51000c6fad1ee^{commit} # timeout=10 12:52:45 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 12:52:45 Checking out Revision 4b191bccb2d137a0ad967f76b8e51000c6fad1ee (refs/changes/43/137443/6) 12:52:45 > git config core.sparsecheckout # timeout=10 12:52:45 > git checkout -f 4b191bccb2d137a0ad967f76b8e51000c6fad1ee # timeout=30 12:52:48 Commit message: "Avoid empty newlines in jina templates when if conditions evaluate to false" 12:52:48 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:52:48 > git rev-list --no-walk d3591ef0893a8b718042b3a7937bb1f73d972176 # timeout=10 12:52:48 [EnvInject] - Injecting environment variables from a build step. 12:52:48 [EnvInject] - Injecting as environment variables the properties content 12:52:48 PYTHON=python3 12:52:48 12:52:48 [EnvInject] - Variables injected successfully. 12:52:48 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash -l /tmp/jenkins15124639297148473634.sh 12:52:49 ---> tox-install.sh 12:52:49 + source /home/jenkins/lf-env.sh 12:52:49 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:52:49 ++ mktemp -d /tmp/venv-XXXX 12:52:49 + lf_venv=/tmp/venv-5iye 12:52:49 + local venv_file=/tmp/.os_lf_venv 12:52:49 + local python=python3 12:52:49 + local options 12:52:49 + local set_path=true 12:52:49 + local install_args= 12:52:49 ++ 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:49 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:52:49 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:52:49 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:52:49 + true 12:52:49 + case $1 in 12:52:49 + venv_file=/tmp/.toxenv 12:52:49 + shift 2 12:52:49 + true 12:52:49 + case $1 in 12:52:49 + shift 12:52:49 + break 12:52:49 + case $python in 12:52:49 + local pkg_list= 12:52:49 + [[ -d /opt/pyenv ]] 12:52:49 + echo 'Setup pyenv:' 12:52:49 Setup pyenv: 12:52:49 + export PYENV_ROOT=/opt/pyenv 12:52:49 + PYENV_ROOT=/opt/pyenv 12:52:49 + 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:49 + 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:49 + pyenv versions 12:52:49 * system (set by /opt/pyenv/version) 12:52:49 * 3.8.13 (set by /opt/pyenv/version) 12:52:49 * 3.9.13 (set by /opt/pyenv/version) 12:52:49 * 3.10.6 (set by /opt/pyenv/version) 12:52:49 + command -v pyenv 12:52:49 ++ pyenv init - --no-rehash 12:52:49 + 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:49 export PATH="/opt/pyenv/shims:${PATH}" 12:52:49 export PYENV_SHELL=bash 12:52:49 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:52:49 pyenv() { 12:52:49 local command 12:52:49 command="${1:-}" 12:52:49 if [ "$#" -gt 0 ]; then 12:52:49 shift 12:52:49 fi 12:52:49 12:52:49 case "$command" in 12:52:49 rehash|shell) 12:52:49 eval "$(pyenv "sh-$command" "$@")" 12:52:49 ;; 12:52:49 *) 12:52:49 command pyenv "$command" "$@" 12:52:49 ;; 12:52:49 esac 12:52:49 }' 12:52:49 +++ 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:49 ++ 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:49 ++ 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:49 ++ 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:49 ++ export PYENV_SHELL=bash 12:52:49 ++ PYENV_SHELL=bash 12:52:49 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:52:49 +++ complete -F _pyenv pyenv 12:52:49 ++ lf-pyver python3 12:52:49 ++ local py_version_xy=python3 12:52:49 ++ local py_version_xyz= 12:52:49 ++ pyenv versions 12:52:49 ++ local command 12:52:49 ++ command=versions 12:52:49 ++ '[' 1 -gt 0 ']' 12:52:49 ++ shift 12:52:49 ++ case "$command" in 12:52:49 ++ command pyenv versions 12:52:49 ++ pyenv versions 12:52:49 ++ sed 's/^[ *]* //' 12:52:49 ++ awk '{ print $1 }' 12:52:49 ++ grep -E '^[0-9.]*[0-9]$' 12:52:49 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:52:49 +++ sort -V 12:52:49 +++ tail -n 1 12:52:49 +++ grep '^3' /tmp/.pyenv_versions 12:52:49 ++ py_version_xyz=3.10.6 12:52:49 ++ [[ -z 3.10.6 ]] 12:52:49 ++ echo 3.10.6 12:52:49 ++ return 0 12:52:49 + pyenv local 3.10.6 12:52:49 + local command 12:52:49 + command=local 12:52:49 + '[' 2 -gt 0 ']' 12:52:49 + shift 12:52:49 + case "$command" in 12:52:49 + command pyenv local 3.10.6 12:52:49 + pyenv local 3.10.6 12:52:49 + for arg in "$@" 12:52:49 + case $arg in 12:52:49 + pkg_list+='tox ' 12:52:49 + for arg in "$@" 12:52:49 + case $arg in 12:52:49 + pkg_list+='virtualenv ' 12:52:49 + for arg in "$@" 12:52:49 + case $arg in 12:52:49 + pkg_list+='urllib3~=1.26.15 ' 12:52:49 + [[ -f /tmp/.toxenv ]] 12:52:49 + [[ ! -f /tmp/.toxenv ]] 12:52:49 + [[ -n '' ]] 12:52:49 + python3 -m venv /tmp/venv-5iye 12:52:53 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-5iye' 12:52:53 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-5iye 12:52:53 + echo /tmp/venv-5iye 12:52:53 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 12:52:53 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 12:52:53 + /tmp/venv-5iye/bin/python3 -m pip install --upgrade --quiet pip virtualenv 12:52:56 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:52:56 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:52:56 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:52:56 + /tmp/venv-5iye/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:52:59 + type python3 12:52:59 + true 12:52:59 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-5iye/bin to PATH' 12:52:59 lf-activate-venv(): INFO: Adding /tmp/venv-5iye/bin to PATH 12:52:59 + PATH=/tmp/venv-5iye/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:59 + return 0 12:52:59 + python3 --version 12:52:59 Python 3.10.6 12:52:59 + python3 -m pip --version 12:52:59 pip 24.0 from /tmp/venv-5iye/lib/python3.10/site-packages/pip (python 3.10) 12:52:59 + python3 -m pip freeze 12:53:00 cachetools==5.3.3 12:53:00 chardet==5.2.0 12:53:00 colorama==0.4.6 12:53:00 distlib==0.3.8 12:53:00 filelock==3.13.1 12:53:00 packaging==23.2 12:53:00 platformdirs==4.2.0 12:53:00 pluggy==1.4.0 12:53:00 pyproject-api==1.6.1 12:53:00 tomli==2.0.1 12:53:00 tox==4.13.0 12:53:00 urllib3==1.26.18 12:53:00 virtualenv==20.25.1 12:53:00 [EnvInject] - Injecting environment variables from a build step. 12:53:00 [EnvInject] - Injecting as environment variables the properties content 12:53:00 PARALLEL=false 12:53:00 12:53:00 [EnvInject] - Variables injected successfully. 12:53:00 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash -l /tmp/jenkins9365157884435252127.sh 12:53:00 ---> tox-run.sh 12:53:00 + 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:53:00 + ARCHIVE_TOX_DIR=/w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/tox 12:53:00 + ARCHIVE_DOC_DIR=/w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/docs 12:53:00 + mkdir -p /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/tox 12:53:00 + cd /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/. 12:53:00 + source /home/jenkins/lf-env.sh 12:53:00 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:53:00 ++ mktemp -d /tmp/venv-XXXX 12:53:00 + lf_venv=/tmp/venv-t3Wc 12:53:00 + local venv_file=/tmp/.os_lf_venv 12:53:00 + local python=python3 12:53:00 + local options 12:53:00 + local set_path=true 12:53:00 + local install_args= 12:53:00 ++ 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:53:00 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:53:00 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:53:00 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:53:00 + true 12:53:00 + case $1 in 12:53:00 + venv_file=/tmp/.toxenv 12:53:00 + shift 2 12:53:00 + true 12:53:00 + case $1 in 12:53:00 + shift 12:53:00 + break 12:53:00 + case $python in 12:53:00 + local pkg_list= 12:53:00 + [[ -d /opt/pyenv ]] 12:53:00 + echo 'Setup pyenv:' 12:53:00 Setup pyenv: 12:53:00 + export PYENV_ROOT=/opt/pyenv 12:53:00 + PYENV_ROOT=/opt/pyenv 12:53:00 + 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:53:00 + 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:53:00 + pyenv versions 12:53:00 system 12:53:00 3.8.13 12:53:00 3.9.13 12:53:00 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 12:53:00 + command -v pyenv 12:53:00 ++ pyenv init - --no-rehash 12:53:00 + 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:53:00 export PATH="/opt/pyenv/shims:${PATH}" 12:53:00 export PYENV_SHELL=bash 12:53:00 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:53:00 pyenv() { 12:53:00 local command 12:53:00 command="${1:-}" 12:53:00 if [ "$#" -gt 0 ]; then 12:53:00 shift 12:53:00 fi 12:53:00 12:53:00 case "$command" in 12:53:00 rehash|shell) 12:53:00 eval "$(pyenv "sh-$command" "$@")" 12:53:00 ;; 12:53:00 *) 12:53:00 command pyenv "$command" "$@" 12:53:00 ;; 12:53:00 esac 12:53:00 }' 12:53:00 +++ 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:53:00 ++ 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:53:00 ++ 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:53:00 ++ 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:53:00 ++ export PYENV_SHELL=bash 12:53:00 ++ PYENV_SHELL=bash 12:53:00 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:53:00 +++ complete -F _pyenv pyenv 12:53:00 ++ lf-pyver python3 12:53:00 ++ local py_version_xy=python3 12:53:00 ++ local py_version_xyz= 12:53:00 ++ pyenv versions 12:53:00 ++ local command 12:53:00 ++ command=versions 12:53:00 ++ '[' 1 -gt 0 ']' 12:53:00 ++ shift 12:53:00 ++ case "$command" in 12:53:00 ++ command pyenv versions 12:53:00 ++ pyenv versions 12:53:00 ++ sed 's/^[ *]* //' 12:53:00 ++ awk '{ print $1 }' 12:53:00 ++ grep -E '^[0-9.]*[0-9]$' 12:53:00 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:53:00 +++ grep '^3' /tmp/.pyenv_versions 12:53:00 +++ sort -V 12:53:00 +++ tail -n 1 12:53:00 ++ py_version_xyz=3.10.6 12:53:00 ++ [[ -z 3.10.6 ]] 12:53:00 ++ echo 3.10.6 12:53:00 ++ return 0 12:53:00 + pyenv local 3.10.6 12:53:00 + local command 12:53:00 + command=local 12:53:00 + '[' 2 -gt 0 ']' 12:53:00 + shift 12:53:00 + case "$command" in 12:53:00 + command pyenv local 3.10.6 12:53:00 + pyenv local 3.10.6 12:53:00 + for arg in "$@" 12:53:00 + case $arg in 12:53:00 + pkg_list+='tox ' 12:53:00 + for arg in "$@" 12:53:00 + case $arg in 12:53:00 + pkg_list+='virtualenv ' 12:53:00 + for arg in "$@" 12:53:00 + case $arg in 12:53:00 + pkg_list+='urllib3~=1.26.15 ' 12:53:00 + [[ -f /tmp/.toxenv ]] 12:53:00 ++ cat /tmp/.toxenv 12:53:00 + lf_venv=/tmp/venv-5iye 12:53:00 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5iye from' file:/tmp/.toxenv 12:53:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5iye from file:/tmp/.toxenv 12:53:00 + /tmp/venv-5iye/bin/python3 -m pip install --upgrade --quiet pip virtualenv 12:53:01 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:53:01 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:53:01 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:53:01 + /tmp/venv-5iye/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:53:03 + type python3 12:53:03 + true 12:53:03 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-5iye/bin to PATH' 12:53:03 lf-activate-venv(): INFO: Adding /tmp/venv-5iye/bin to PATH 12:53:03 + PATH=/tmp/venv-5iye/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:53:03 + return 0 12:53:03 + [[ -d /opt/pyenv ]] 12:53:03 + echo '---> Setting up pyenv' 12:53:03 ---> Setting up pyenv 12:53:03 + export PYENV_ROOT=/opt/pyenv 12:53:03 + PYENV_ROOT=/opt/pyenv 12:53:03 + export PATH=/opt/pyenv/bin:/tmp/venv-5iye/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:53:03 + PATH=/opt/pyenv/bin:/tmp/venv-5iye/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:53:03 ++ pwd 12:53:03 + PYTHONPATH=/w/workspace/integration-python-onapsdk-master-pydocstyle-lint 12:53:03 + export PYTHONPATH 12:53:03 + export TOX_TESTENV_PASSENV=PYTHONPATH 12:53:03 + TOX_TESTENV_PASSENV=PYTHONPATH 12:53:03 + tox --version 12:53:03 4.13.0 from /tmp/venv-5iye/lib/python3.10/site-packages/tox/__init__.py 12:53:03 + PARALLEL=false 12:53:03 + TOX_OPTIONS_LIST= 12:53:03 + [[ -n pydocstyle ]] 12:53:03 + TOX_OPTIONS_LIST=' -e pydocstyle' 12:53:03 + case ${PARALLEL,,} in 12:53:03 + tox -e pydocstyle 12:53:03 + tee -a /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/tox/tox.log 12:53:04 pydocstyle: install_deps> python -I -m pip install -r test-requirements.txt 12:53:17 .pkg: install_requires> python -I -m pip install 'setuptools>=40.8.0' wheel 12:53:18 .pkg: _optional_hooks> python /tmp/venv-5iye/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 12:53:18 .pkg: get_requires_for_build_sdist> python /tmp/venv-5iye/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 12:53:18 .pkg: install_requires_for_build_sdist> python -I -m pip install pytest-runner==5.2 12:53:19 .pkg: get_requires_for_build_wheel> python /tmp/venv-5iye/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 12:53:19 .pkg: install_requires_for_build_wheel> python -I -m pip install pytest-runner==5.2 wheel 12:53:20 .pkg: freeze> python -m pip freeze --all 12:53:20 .pkg: pip==24.0,pytest-runner==5.2,setuptools==69.1.0,wheel==0.42.0 12:53:20 .pkg: prepare_metadata_for_build_wheel> python /tmp/venv-5iye/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 12:53:20 .pkg: build_sdist> python /tmp/venv-5iye/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 12:53:20 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:53:21 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:53:24 pydocstyle: freeze> python -m pip freeze --all 12:53:24 pydocstyle: astroid==3.1.0,attrs==23.2.0,bandit==1.7.7,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==23.2,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.0.2,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:53:24 pydocstyle: commands[0]> pydocstyle src/ 12:53:28 .pkg: _exit> python /tmp/venv-5iye/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 12:53:28 pydocstyle: OK (24.37=setup[21.06]+cmd[3.31] seconds) 12:53:28 congratulations :) (24.55 seconds) 12:53:28 + tox_status=0 12:53:28 + echo '---> Completed tox runs' 12:53:28 ---> Completed tox runs 12:53:28 + for i in .tox/*/log 12:53:28 ++ echo .tox/pydocstyle/log 12:53:28 ++ awk -F/ '{print $2}' 12:53:28 + tox_env=pydocstyle 12:53:28 + cp -r .tox/pydocstyle/log /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/tox/pydocstyle 12:53:28 + DOC_DIR=docs/_build/html 12:53:28 + [[ -d docs/_build/html ]] 12:53:28 + echo '---> tox-run.sh ends' 12:53:28 ---> tox-run.sh ends 12:53:28 + test 0 -eq 0 12:53:28 $ ssh-agent -k 12:53:28 unset SSH_AUTH_SOCK; 12:53:28 unset SSH_AGENT_PID; 12:53:28 echo Agent pid 2142 killed; 12:53:28 [ssh-agent] Stopped. 12:53:28 [PostBuildScript] - [INFO] Executing post build scripts. 12:53:28 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins8697064361803793423.sh 12:53:28 ---> sysstat.sh 12:53:28 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins12747550702162409098.sh 12:53:28 ---> package-listing.sh 12:53:28 ++ facter osfamily 12:53:28 ++ tr '[:upper:]' '[:lower:]' 12:53:29 + OS_FAMILY=debian 12:53:29 + workspace=/w/workspace/integration-python-onapsdk-master-pydocstyle-lint 12:53:29 + START_PACKAGES=/tmp/packages_start.txt 12:53:29 + END_PACKAGES=/tmp/packages_end.txt 12:53:29 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:53:29 + PACKAGES=/tmp/packages_start.txt 12:53:29 + '[' /w/workspace/integration-python-onapsdk-master-pydocstyle-lint ']' 12:53:29 + PACKAGES=/tmp/packages_end.txt 12:53:29 + case "${OS_FAMILY}" in 12:53:29 + dpkg -l 12:53:29 + grep '^ii' 12:53:29 + '[' -f /tmp/packages_start.txt ']' 12:53:29 + '[' -f /tmp/packages_end.txt ']' 12:53:29 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:53:29 + '[' /w/workspace/integration-python-onapsdk-master-pydocstyle-lint ']' 12:53:29 + mkdir -p /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/ 12:53:29 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/ 12:53:29 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins2096686549873328684.sh 12:53:29 ---> capture-instance-metadata.sh 12:53:29 Setup pyenv: 12:53:29 system 12:53:29 3.8.13 12:53:29 3.9.13 12:53:29 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 12:53:33 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-bunM 12:53:33 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:53:36 lf-activate-venv(): INFO: Installing: lftools 12:54:11 lf-activate-venv(): INFO: Adding /tmp/venv-bunM/bin to PATH 12:54:11 INFO: Running in OpenStack, capturing instance metadata 12:54:11 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins2954647373233461256.sh 12:54:11 provisioning config files... 12:54:11 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-python-onapsdk-master-pydocstyle-lint@tmp/config1972259665832367777tmp 12:54:11 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 12:54:11 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 12:54:11 [EnvInject] - Injecting environment variables from a build step. 12:54:11 [EnvInject] - Injecting as environment variables the properties content 12:54:11 SERVER_ID=logs 12:54:11 12:54:11 [EnvInject] - Variables injected successfully. 12:54:11 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins9301890518202649155.sh 12:54:11 ---> create-netrc.sh 12:54:11 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins1060316339590111464.sh 12:54:11 ---> python-tools-install.sh 12:54:11 Setup pyenv: 12:54:11 system 12:54:11 3.8.13 12:54:11 3.9.13 12:54:11 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 12:54:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bunM from file:/tmp/.os_lf_venv 12:54:13 lf-activate-venv(): INFO: Installing: lftools 12:54:22 lf-activate-venv(): INFO: Adding /tmp/venv-bunM/bin to PATH 12:54:22 Generating Requirements File 12:54:59 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. 12:54:59 lftools 0.37.9 requires openstacksdk>=2.1.0, but you have openstacksdk 0.62.0 which is incompatible. 12:55:00 Python 3.10.6 12:55:00 pip 24.0 from /tmp/venv-bunM/lib/python3.10/site-packages/pip (python 3.10) 12:55:01 appdirs==1.4.4 12:55:01 argcomplete==3.2.2 12:55:01 aspy.yaml==1.3.0 12:55:01 attrs==23.2.0 12:55:01 autopage==0.5.2 12:55:01 beautifulsoup4==4.12.3 12:55:01 boto3==1.34.52 12:55:01 botocore==1.34.52 12:55:01 bs4==0.0.2 12:55:01 cachetools==5.3.3 12:55:01 certifi==2024.2.2 12:55:01 cffi==1.16.0 12:55:01 cfgv==3.4.0 12:55:01 chardet==5.2.0 12:55:01 charset-normalizer==3.3.2 12:55:01 click==8.1.7 12:55:01 cliff==4.6.0 12:55:01 cmd2==2.4.3 12:55:01 cryptography==3.3.2 12:55:01 debtcollector==3.0.0 12:55:01 decorator==5.1.1 12:55:01 defusedxml==0.7.1 12:55:01 Deprecated==1.2.14 12:55:01 distlib==0.3.8 12:55:01 dnspython==2.6.1 12:55:01 docker==4.2.2 12:55:01 dogpile.cache==1.3.2 12:55:01 email_validator==2.1.1 12:55:01 filelock==3.13.1 12:55:01 future==1.0.0 12:55:01 gitdb==4.0.11 12:55:01 GitPython==3.1.42 12:55:01 google-auth==2.28.1 12:55:01 httplib2==0.22.0 12:55:01 identify==2.5.35 12:55:01 idna==3.6 12:55:01 importlib-resources==1.5.0 12:55:01 iso8601==2.1.0 12:55:01 Jinja2==3.1.3 12:55:01 jmespath==1.0.1 12:55:01 jsonpatch==1.33 12:55:01 jsonpointer==2.4 12:55:01 jsonschema==4.21.1 12:55:01 jsonschema-specifications==2023.12.1 12:55:01 keystoneauth1==5.6.0 12:55:01 kubernetes==29.0.0 12:55:01 lftools==0.37.9 12:55:01 lxml==5.1.0 12:55:01 MarkupSafe==2.1.5 12:55:01 msgpack==1.0.7 12:55:01 multi_key_dict==2.0.3 12:55:01 munch==4.0.0 12:55:01 netaddr==1.2.1 12:55:01 netifaces==0.11.0 12:55:01 niet==1.4.2 12:55:01 nodeenv==1.8.0 12:55:01 oauth2client==4.1.3 12:55:01 oauthlib==3.2.2 12:55:01 openstacksdk==0.62.0 12:55:01 os-client-config==2.1.0 12:55:01 os-service-types==1.7.0 12:55:01 osc-lib==3.0.1 12:55:01 oslo.config==9.4.0 12:55:01 oslo.context==5.4.0 12:55:01 oslo.i18n==6.3.0 12:55:01 oslo.log==5.5.0 12:55:01 oslo.serialization==5.4.0 12:55:01 oslo.utils==7.1.0 12:55:01 packaging==23.2 12:55:01 pbr==6.0.0 12:55:01 platformdirs==4.2.0 12:55:01 prettytable==3.10.0 12:55:01 pyasn1==0.5.1 12:55:01 pyasn1-modules==0.3.0 12:55:01 pycparser==2.21 12:55:01 pygerrit2==2.0.15 12:55:01 PyGithub==2.2.0 12:55:01 pyinotify==0.9.6 12:55:01 PyJWT==2.8.0 12:55:01 PyNaCl==1.5.0 12:55:01 pyparsing==2.4.7 12:55:01 pyperclip==1.8.2 12:55:01 pyrsistent==0.20.0 12:55:01 python-cinderclient==9.4.0 12:55:01 python-dateutil==2.8.2 12:55:01 python-heatclient==3.4.0 12:55:01 python-jenkins==1.8.2 12:55:01 python-keystoneclient==5.3.0 12:55:01 python-magnumclient==4.3.0 12:55:01 python-novaclient==18.4.0 12:55:01 python-openstackclient==6.0.1 12:55:01 python-swiftclient==4.4.0 12:55:01 PyYAML==6.0.1 12:55:01 referencing==0.33.0 12:55:01 requests==2.31.0 12:55:01 requests-oauthlib==1.3.1 12:55:01 requestsexceptions==1.4.0 12:55:01 rfc3986==2.0.0 12:55:01 rpds-py==0.18.0 12:55:01 rsa==4.9 12:55:01 ruamel.yaml==0.18.6 12:55:01 ruamel.yaml.clib==0.2.8 12:55:01 s3transfer==0.10.0 12:55:01 simplejson==3.19.2 12:55:01 six==1.16.0 12:55:01 smmap==5.0.1 12:55:01 soupsieve==2.5 12:55:01 stevedore==5.2.0 12:55:01 tabulate==0.9.0 12:55:01 toml==0.10.2 12:55:01 tomlkit==0.12.4 12:55:01 tqdm==4.66.2 12:55:01 typing_extensions==4.10.0 12:55:01 tzdata==2024.1 12:55:01 urllib3==1.26.18 12:55:01 virtualenv==20.25.1 12:55:01 wcwidth==0.2.13 12:55:01 websocket-client==1.7.0 12:55:01 wrapt==1.16.0 12:55:01 xdg==6.0.0 12:55:01 xmltodict==0.13.0 12:55:01 yq==3.2.3 12:55:01 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins1738578862847789646.sh 12:55:01 ---> sudo-logs.sh 12:55:01 Archiving 'sudo' log.. 12:55:01 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins15544545904513353335.sh 12:55:01 ---> job-cost.sh 12:55:01 Setup pyenv: 12:55:01 system 12:55:01 3.8.13 12:55:01 3.9.13 12:55:01 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 12:55:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bunM from file:/tmp/.os_lf_venv 12:55:03 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:55:11 lf-activate-venv(): INFO: Adding /tmp/venv-bunM/bin to PATH 12:55:11 INFO: No Stack... 12:55:11 INFO: Retrieving Pricing Info for: v3-standard-8 12:55:11 INFO: Archiving Costs 12:55:11 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash -l /tmp/jenkins11993677777929584135.sh 12:55:11 ---> logs-deploy.sh 12:55:11 Setup pyenv: 12:55:11 system 12:55:11 3.8.13 12:55:11 3.9.13 12:55:11 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 12:55:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bunM from file:/tmp/.os_lf_venv 12:55:13 lf-activate-venv(): INFO: Installing: lftools 12:55:22 lf-activate-venv(): INFO: Adding /tmp/venv-bunM/bin to PATH 12:55:22 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-python-onapsdk-master-pydocstyle-lint/238 12:55:22 INFO: archiving workspace using pattern(s): 12:55:23 Archives upload complete. 12:55:24 INFO: archiving logs to Nexus 12:55:24 ---> uname -a: 12:55:24 Linux prd-ubuntu1804-docker-8c-8g-9744 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:55:24 12:55:24 12:55:24 ---> lscpu: 12:55:24 Architecture: x86_64 12:55:24 CPU op-mode(s): 32-bit, 64-bit 12:55:24 Byte Order: Little Endian 12:55:24 CPU(s): 8 12:55:24 On-line CPU(s) list: 0-7 12:55:24 Thread(s) per core: 1 12:55:24 Core(s) per socket: 1 12:55:24 Socket(s): 8 12:55:24 NUMA node(s): 1 12:55:24 Vendor ID: AuthenticAMD 12:55:24 CPU family: 23 12:55:24 Model: 49 12:55:24 Model name: AMD EPYC-Rome Processor 12:55:24 Stepping: 0 12:55:24 CPU MHz: 2800.000 12:55:24 BogoMIPS: 5600.00 12:55:24 Virtualization: AMD-V 12:55:24 Hypervisor vendor: KVM 12:55:24 Virtualization type: full 12:55:24 L1d cache: 32K 12:55:24 L1i cache: 32K 12:55:24 L2 cache: 512K 12:55:24 L3 cache: 16384K 12:55:24 NUMA node0 CPU(s): 0-7 12:55:24 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:55:24 12:55:24 12:55:24 ---> nproc: 12:55:24 8 12:55:24 12:55:24 12:55:24 ---> df -h: 12:55:24 Filesystem Size Used Avail Use% Mounted on 12:55:24 udev 16G 0 16G 0% /dev 12:55:24 tmpfs 3.2G 708K 3.2G 1% /run 12:55:24 /dev/vda1 155G 11G 145G 7% / 12:55:24 tmpfs 16G 0 16G 0% /dev/shm 12:55:24 tmpfs 5.0M 0 5.0M 0% /run/lock 12:55:24 tmpfs 16G 0 16G 0% /sys/fs/cgroup 12:55:24 /dev/vda15 105M 4.4M 100M 5% /boot/efi 12:55:24 tmpfs 3.2G 0 3.2G 0% /run/user/1001 12:55:24 12:55:24 12:55:24 ---> free -m: 12:55:24 total used free shared buff/cache available 12:55:24 Mem: 32167 867 29060 0 2239 30869 12:55:24 Swap: 1023 0 1023 12:55:24 12:55:24 12:55:24 ---> ip addr: 12:55:24 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:55:24 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:55:24 inet 127.0.0.1/8 scope host lo 12:55:24 valid_lft forever preferred_lft forever 12:55:24 inet6 ::1/128 scope host 12:55:24 valid_lft forever preferred_lft forever 12:55:24 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 12:55:24 link/ether fa:16:3e:55:25:b3 brd ff:ff:ff:ff:ff:ff 12:55:24 inet 10.30.106.53/23 brd 10.30.107.255 scope global dynamic ens3 12:55:24 valid_lft 86191sec preferred_lft 86191sec 12:55:24 inet6 fe80::f816:3eff:fe55:25b3/64 scope link 12:55:24 valid_lft forever preferred_lft forever 12:55:24 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 12:55:24 link/ether 02:42:69:26:63:f5 brd ff:ff:ff:ff:ff:ff 12:55:24 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 12:55:24 valid_lft forever preferred_lft forever 12:55:24 12:55:24 12:55:24 ---> sar -b -r -n DEV: 12:55:24 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-9744) 02/29/24 _x86_64_ (8 CPU) 12:55:24 12:55:24 12:51:59 LINUX RESTART (8 CPU) 12:55:24 12:55:24 12:52:01 tps rtps wtps bread/s bwrtn/s 12:55:24 12:53:00 308.00 75.37 232.63 5337.91 60102.38 12:55:24 12:54:01 118.26 14.18 104.08 965.45 31884.76 12:55:24 12:55:01 87.07 3.78 83.29 173.44 30956.97 12:55:24 Average: 170.81 31.02 139.80 2152.28 40930.62 12:55:24 12:55:24 12:52:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:55:24 12:53:00 30371992 31706396 2567228 7.79 46772 1611256 1345208 3.96 830248 1471596 46872 12:55:24 12:54:01 29926624 31568348 3012596 9.15 68248 1881020 1480640 4.36 1039060 1673360 87620 12:55:24 12:55:01 29817472 31658224 3121748 9.48 89424 2044552 1348368 3.97 953920 1839744 116772 12:55:24 Average: 30038696 31644323 2900524 8.81 68148 1845609 1391405 4.09 941076 1661567 83755 12:55:24 12:55:24 12:52:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:55:24 12:53:00 ens3 298.38 234.43 879.55 70.70 0.00 0.00 0.00 0.00 12:55:24 12:53:00 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:24 12:53:00 lo 1.53 1.53 0.14 0.14 0.00 0.00 0.00 0.00 12:55:24 12:54:01 ens3 56.10 38.07 801.36 9.04 0.00 0.00 0.00 0.00 12:55:24 12:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:24 12:54:01 lo 1.44 1.44 0.15 0.15 0.00 0.00 0.00 0.00 12:55:24 12:55:01 ens3 29.65 23.23 273.52 6.11 0.00 0.00 0.00 0.00 12:55:24 12:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:24 12:55:01 lo 0.87 0.87 0.09 0.09 0.00 0.00 0.00 0.00 12:55:24 Average: ens3 127.64 98.24 652.31 28.51 0.00 0.00 0.00 0.00 12:55:24 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:24 Average: lo 1.28 1.28 0.13 0.13 0.00 0.00 0.00 0.00 12:55:24 12:55:24 12:55:24 ---> sar -P ALL: 12:55:24 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-9744) 02/29/24 _x86_64_ (8 CPU) 12:55:24 12:55:24 12:51:59 LINUX RESTART (8 CPU) 12:55:24 12:55:24 12:52:01 CPU %user %nice %system %iowait %steal %idle 12:55:24 12:53:00 all 6.52 0.00 1.10 4.44 0.16 87.78 12:55:24 12:53:00 0 9.59 0.00 1.56 18.17 0.05 70.63 12:55:24 12:53:00 1 13.02 0.00 0.90 0.67 0.05 85.36 12:55:24 12:53:00 2 5.37 0.00 1.42 9.92 0.05 83.25 12:55:24 12:53:00 3 6.99 0.00 0.89 0.21 0.03 91.88 12:55:24 12:53:00 4 2.89 0.00 0.55 3.66 0.05 92.85 12:55:24 12:53:00 5 4.60 0.00 1.97 0.43 0.05 92.94 12:55:24 12:53:00 6 5.34 0.00 0.92 1.87 0.03 91.83 12:55:24 12:53:00 7 4.41 0.00 0.56 0.47 1.00 93.56 12:55:24 12:54:01 all 9.98 0.00 0.90 2.92 0.04 86.16 12:55:24 12:54:01 0 14.52 0.00 1.23 7.64 0.05 76.56 12:55:24 12:54:01 1 24.84 0.00 1.78 1.38 0.07 71.94 12:55:24 12:54:01 2 6.79 0.00 0.94 0.92 0.03 91.32 12:55:24 12:54:01 3 15.47 0.00 0.95 0.13 0.05 83.40 12:55:24 12:54:01 4 1.05 0.00 0.43 0.05 0.03 98.44 12:55:24 12:54:01 5 2.33 0.00 0.56 0.11 0.03 96.96 12:55:24 12:54:01 6 0.46 0.00 0.44 2.99 0.03 96.07 12:55:24 12:54:01 7 14.40 0.00 0.80 10.18 0.05 74.56 12:55:24 12:55:01 all 9.42 0.00 0.61 2.46 0.03 87.48 12:55:24 12:55:01 0 3.40 0.00 0.17 0.07 0.02 96.35 12:55:24 12:55:01 1 20.22 0.00 1.10 1.08 0.03 77.56 12:55:24 12:55:01 2 31.03 0.00 1.46 0.91 0.07 66.53 12:55:24 12:55:01 3 11.07 0.00 0.73 0.55 0.03 87.61 12:55:24 12:55:01 4 5.36 0.00 0.44 0.70 0.02 93.48 12:55:24 12:55:01 5 1.08 0.00 0.22 0.02 0.02 98.67 12:55:24 12:55:01 6 0.22 0.00 0.52 9.88 0.05 89.33 12:55:24 12:55:01 7 2.90 0.00 0.25 6.49 0.03 90.33 12:55:24 Average: all 8.65 0.00 0.87 3.27 0.08 87.13 12:55:24 Average: 0 9.19 0.00 0.99 8.60 0.04 81.19 12:55:24 Average: 1 19.39 0.00 1.26 1.05 0.05 78.25 12:55:24 Average: 2 14.38 0.00 1.27 3.90 0.05 80.40 12:55:24 Average: 3 11.24 0.00 0.86 0.30 0.04 87.57 12:55:24 Average: 4 3.09 0.00 0.47 1.46 0.03 94.95 12:55:24 Average: 5 2.67 0.00 0.91 0.19 0.03 96.19 12:55:24 Average: 6 2.00 0.00 0.63 4.91 0.04 92.43 12:55:24 Average: 7 7.29 0.00 0.54 5.76 0.36 86.06 12:55:24 12:55:24 12:55:24