14:58:54 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/python-onapsdk/+/137443 14:58:54 Running as SYSTEM 14:58:54 [EnvInject] - Loading node environment variables. 14:58:54 Building remotely on prd-ubuntu1804-docker-8c-8g-9814 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/integration-python-onapsdk-master-pydocstyle-lint 14:58:54 [ssh-agent] Looking for ssh-agent implementation... 14:58:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:58:55 $ ssh-agent 14:58:55 SSH_AUTH_SOCK=/tmp/ssh-DQYRcHKMTJs0/agent.2061 14:58:55 SSH_AGENT_PID=2063 14:58:55 [ssh-agent] Started. 14:58:55 Running ssh-add (command line suppressed) 14:58:55 Identity added: /w/workspace/integration-python-onapsdk-master-pydocstyle-lint@tmp/private_key_14773508550127105531.key (/w/workspace/integration-python-onapsdk-master-pydocstyle-lint@tmp/private_key_14773508550127105531.key) 14:58:55 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 14:58:55 The recommended git tool is: NONE 14:58:57 using credential onap-jenkins-ssh 14:58:57 Wiping out workspace first. 14:58:57 Cloning the remote Git repository 14:58:57 Cloning repository git://cloud.onap.org/mirror/integration/python-onapsdk.git 14:58:57 > git init /w/workspace/integration-python-onapsdk-master-pydocstyle-lint # timeout=10 14:58:57 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 14:58:57 > git --version # timeout=10 14:58:57 > git --version # 'git version 2.17.1' 14:58:57 using GIT_SSH to set credentials Gerrit user 14:58:57 Verifying host key using manually-configured host key entries 14:58:57 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git +refs/heads/*:refs/remotes/origin/* # timeout=30 14:58:57 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 14:58:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:58:58 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 14:58:58 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 14:58:58 using GIT_SSH to set credentials Gerrit user 14:58:58 Verifying host key using manually-configured host key entries 14:58:58 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git refs/changes/43/137443/13 # timeout=30 14:58:58 > git rev-parse 0aea12c1116600b9579c623b3d83af5120966868^{commit} # timeout=10 14:58:58 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 14:58:58 Checking out Revision 0aea12c1116600b9579c623b3d83af5120966868 (refs/changes/43/137443/13) 14:58:58 > git config core.sparsecheckout # timeout=10 14:58:58 > git checkout -f 0aea12c1116600b9579c623b3d83af5120966868 # timeout=30 14:59:02 Commit message: "Avoid empty newlines in jina templates when if conditions evaluate to false" 14:59:02 > git rev-parse FETCH_HEAD^{commit} # timeout=10 14:59:02 > git rev-list --no-walk d3591ef0893a8b718042b3a7937bb1f73d972176 # timeout=10 14:59:02 [EnvInject] - Injecting environment variables from a build step. 14:59:02 [EnvInject] - Injecting as environment variables the properties content 14:59:02 PYTHON=python3 14:59:02 14:59:02 [EnvInject] - Variables injected successfully. 14:59:02 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash -l /tmp/jenkins12487281223231904491.sh 14:59:02 ---> tox-install.sh 14:59:02 + source /home/jenkins/lf-env.sh 14:59:02 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:59:02 ++ mktemp -d /tmp/venv-XXXX 14:59:02 + lf_venv=/tmp/venv-0riU 14:59:02 + local venv_file=/tmp/.os_lf_venv 14:59:02 + local python=python3 14:59:02 + local options 14:59:02 + local set_path=true 14:59:02 + local install_args= 14:59: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 14:59:02 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:59:02 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:59:02 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:59:02 + true 14:59:02 + case $1 in 14:59:02 + venv_file=/tmp/.toxenv 14:59:02 + shift 2 14:59:02 + true 14:59:02 + case $1 in 14:59:02 + shift 14:59:02 + break 14:59:02 + case $python in 14:59:02 + local pkg_list= 14:59:02 + [[ -d /opt/pyenv ]] 14:59:02 + echo 'Setup pyenv:' 14:59:02 Setup pyenv: 14:59:02 + export PYENV_ROOT=/opt/pyenv 14:59:02 + PYENV_ROOT=/opt/pyenv 14:59: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 14:59: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 14:59:02 + pyenv versions 14:59:02 * system (set by /opt/pyenv/version) 14:59:02 * 3.8.13 (set by /opt/pyenv/version) 14:59:02 * 3.9.13 (set by /opt/pyenv/version) 14:59:02 * 3.10.6 (set by /opt/pyenv/version) 14:59:02 + command -v pyenv 14:59:02 ++ pyenv init - --no-rehash 14:59: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[*]}"'\'')" 14:59:02 export PATH="/opt/pyenv/shims:${PATH}" 14:59:02 export PYENV_SHELL=bash 14:59:02 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:59:02 pyenv() { 14:59:02 local command 14:59:02 command="${1:-}" 14:59:02 if [ "$#" -gt 0 ]; then 14:59:02 shift 14:59:02 fi 14:59:02 14:59:02 case "$command" in 14:59:02 rehash|shell) 14:59:02 eval "$(pyenv "sh-$command" "$@")" 14:59:02 ;; 14:59:02 *) 14:59:02 command pyenv "$command" "$@" 14:59:02 ;; 14:59:02 esac 14:59:02 }' 14:59: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[*]}"' 14:59: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 14:59: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 14:59: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 14:59:02 ++ export PYENV_SHELL=bash 14:59:02 ++ PYENV_SHELL=bash 14:59:02 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:59:02 +++ complete -F _pyenv pyenv 14:59:02 ++ lf-pyver python3 14:59:02 ++ local py_version_xy=python3 14:59:02 ++ local py_version_xyz= 14:59:02 ++ pyenv versions 14:59:02 ++ sed 's/^[ *]* //' 14:59:02 ++ local command 14:59:02 ++ command=versions 14:59:02 ++ '[' 1 -gt 0 ']' 14:59:02 ++ shift 14:59:02 ++ case "$command" in 14:59:02 ++ command pyenv versions 14:59:02 ++ pyenv versions 14:59:02 ++ grep -E '^[0-9.]*[0-9]$' 14:59:02 ++ awk '{ print $1 }' 14:59:02 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:59:02 +++ sort -V 14:59:02 +++ grep '^3' /tmp/.pyenv_versions 14:59:02 +++ tail -n 1 14:59:02 ++ py_version_xyz=3.10.6 14:59:02 ++ [[ -z 3.10.6 ]] 14:59:02 ++ echo 3.10.6 14:59:02 ++ return 0 14:59:02 + pyenv local 3.10.6 14:59:02 + local command 14:59:02 + command=local 14:59:02 + '[' 2 -gt 0 ']' 14:59:02 + shift 14:59:02 + case "$command" in 14:59:02 + command pyenv local 3.10.6 14:59:02 + pyenv local 3.10.6 14:59:02 + for arg in "$@" 14:59:02 + case $arg in 14:59:02 + pkg_list+='tox ' 14:59:02 + for arg in "$@" 14:59:02 + case $arg in 14:59:02 + pkg_list+='virtualenv ' 14:59:02 + for arg in "$@" 14:59:02 + case $arg in 14:59:02 + pkg_list+='urllib3~=1.26.15 ' 14:59:02 + [[ -f /tmp/.toxenv ]] 14:59:02 + [[ ! -f /tmp/.toxenv ]] 14:59:02 + [[ -n '' ]] 14:59:02 + python3 -m venv /tmp/venv-0riU 14:59:07 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-0riU' 14:59:07 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-0riU 14:59:07 + echo /tmp/venv-0riU 14:59:07 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 14:59:07 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 14:59:07 + /tmp/venv-0riU/bin/python3 -m pip install --upgrade --quiet pip virtualenv 14:59:10 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:59:10 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 14:59:10 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 14:59:10 + /tmp/venv-0riU/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 14:59:13 + type python3 14:59:13 + true 14:59:13 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-0riU/bin to PATH' 14:59:13 lf-activate-venv(): INFO: Adding /tmp/venv-0riU/bin to PATH 14:59:13 + PATH=/tmp/venv-0riU/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 14:59:13 + return 0 14:59:13 + python3 --version 14:59:13 Python 3.10.6 14:59:13 + python3 -m pip --version 14:59:13 pip 24.0 from /tmp/venv-0riU/lib/python3.10/site-packages/pip (python 3.10) 14:59:13 + python3 -m pip freeze 14:59:14 cachetools==5.3.3 14:59:14 chardet==5.2.0 14:59:14 colorama==0.4.6 14:59:14 distlib==0.3.8 14:59:14 filelock==3.13.1 14:59:14 packaging==23.2 14:59:14 platformdirs==4.2.0 14:59:14 pluggy==1.4.0 14:59:14 pyproject-api==1.6.1 14:59:14 tomli==2.0.1 14:59:14 tox==4.13.0 14:59:14 urllib3==1.26.18 14:59:14 virtualenv==20.25.1 14:59:14 [EnvInject] - Injecting environment variables from a build step. 14:59:14 [EnvInject] - Injecting as environment variables the properties content 14:59:14 PARALLEL=false 14:59:14 14:59:14 [EnvInject] - Variables injected successfully. 14:59:14 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash -l /tmp/jenkins9182602651409273504.sh 14:59:14 ---> tox-run.sh 14:59:14 + 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 14:59:14 + ARCHIVE_TOX_DIR=/w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/tox 14:59:14 + ARCHIVE_DOC_DIR=/w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/docs 14:59:14 + mkdir -p /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/tox 14:59:14 + cd /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/. 14:59:14 + source /home/jenkins/lf-env.sh 14:59:14 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:59:14 ++ mktemp -d /tmp/venv-XXXX 14:59:14 + lf_venv=/tmp/venv-a2eD 14:59:14 + local venv_file=/tmp/.os_lf_venv 14:59:14 + local python=python3 14:59:14 + local options 14:59:14 + local set_path=true 14:59:14 + local install_args= 14:59:14 ++ 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 14:59:14 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:59:14 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:59:14 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:59:14 + true 14:59:14 + case $1 in 14:59:14 + venv_file=/tmp/.toxenv 14:59:14 + shift 2 14:59:14 + true 14:59:14 + case $1 in 14:59:14 + shift 14:59:14 + break 14:59:14 + case $python in 14:59:14 + local pkg_list= 14:59:14 + [[ -d /opt/pyenv ]] 14:59:14 + echo 'Setup pyenv:' 14:59:14 Setup pyenv: 14:59:14 + export PYENV_ROOT=/opt/pyenv 14:59:14 + PYENV_ROOT=/opt/pyenv 14:59:14 + 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 14:59: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 14:59:14 + pyenv versions 14:59:14 system 14:59:14 3.8.13 14:59:14 3.9.13 14:59:14 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 14:59:14 + command -v pyenv 14:59:14 ++ pyenv init - --no-rehash 14:59: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[*]}"'\'')" 14:59:14 export PATH="/opt/pyenv/shims:${PATH}" 14:59:14 export PYENV_SHELL=bash 14:59:14 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:59:14 pyenv() { 14:59:14 local command 14:59:14 command="${1:-}" 14:59:14 if [ "$#" -gt 0 ]; then 14:59:14 shift 14:59:14 fi 14:59:14 14:59:14 case "$command" in 14:59:14 rehash|shell) 14:59:14 eval "$(pyenv "sh-$command" "$@")" 14:59:14 ;; 14:59:14 *) 14:59:14 command pyenv "$command" "$@" 14:59:14 ;; 14:59:14 esac 14:59:14 }' 14:59: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[*]}"' 14:59: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 14:59: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 14:59: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 14:59:14 ++ export PYENV_SHELL=bash 14:59:14 ++ PYENV_SHELL=bash 14:59:14 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:59:14 +++ complete -F _pyenv pyenv 14:59:14 ++ lf-pyver python3 14:59:14 ++ local py_version_xy=python3 14:59:14 ++ local py_version_xyz= 14:59:14 ++ pyenv versions 14:59:14 ++ sed 's/^[ *]* //' 14:59:14 ++ local command 14:59:14 ++ command=versions 14:59:14 ++ '[' 1 -gt 0 ']' 14:59:14 ++ shift 14:59:14 ++ case "$command" in 14:59:14 ++ awk '{ print $1 }' 14:59:14 ++ command pyenv versions 14:59:14 ++ pyenv versions 14:59:14 ++ grep -E '^[0-9.]*[0-9]$' 14:59:14 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:59:14 +++ sort -V 14:59:14 +++ grep '^3' /tmp/.pyenv_versions 14:59:14 +++ tail -n 1 14:59:14 ++ py_version_xyz=3.10.6 14:59:14 ++ [[ -z 3.10.6 ]] 14:59:14 ++ echo 3.10.6 14:59:14 ++ return 0 14:59:14 + pyenv local 3.10.6 14:59:14 + local command 14:59:14 + command=local 14:59:14 + '[' 2 -gt 0 ']' 14:59:14 + shift 14:59:14 + case "$command" in 14:59:14 + command pyenv local 3.10.6 14:59:14 + pyenv local 3.10.6 14:59:14 + for arg in "$@" 14:59:14 + case $arg in 14:59:14 + pkg_list+='tox ' 14:59:14 + for arg in "$@" 14:59:14 + case $arg in 14:59:14 + pkg_list+='virtualenv ' 14:59:14 + for arg in "$@" 14:59:14 + case $arg in 14:59:14 + pkg_list+='urllib3~=1.26.15 ' 14:59:14 + [[ -f /tmp/.toxenv ]] 14:59:14 ++ cat /tmp/.toxenv 14:59:14 + lf_venv=/tmp/venv-0riU 14:59:14 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0riU from' file:/tmp/.toxenv 14:59:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0riU from file:/tmp/.toxenv 14:59:14 + /tmp/venv-0riU/bin/python3 -m pip install --upgrade --quiet pip virtualenv 14:59:15 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:59:15 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 14:59:15 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 14:59:15 + /tmp/venv-0riU/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 14:59:16 + type python3 14:59:16 + true 14:59:16 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-0riU/bin to PATH' 14:59:16 lf-activate-venv(): INFO: Adding /tmp/venv-0riU/bin to PATH 14:59:16 + PATH=/tmp/venv-0riU/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 14:59:16 + return 0 14:59:16 + [[ -d /opt/pyenv ]] 14:59:16 + echo '---> Setting up pyenv' 14:59:16 ---> Setting up pyenv 14:59:16 + export PYENV_ROOT=/opt/pyenv 14:59:16 + PYENV_ROOT=/opt/pyenv 14:59:16 + export PATH=/opt/pyenv/bin:/tmp/venv-0riU/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 14:59:16 + PATH=/opt/pyenv/bin:/tmp/venv-0riU/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 14:59:16 ++ pwd 14:59:16 + PYTHONPATH=/w/workspace/integration-python-onapsdk-master-pydocstyle-lint 14:59:16 + export PYTHONPATH 14:59:16 + export TOX_TESTENV_PASSENV=PYTHONPATH 14:59:16 + TOX_TESTENV_PASSENV=PYTHONPATH 14:59:16 + tox --version 14:59:17 4.13.0 from /tmp/venv-0riU/lib/python3.10/site-packages/tox/__init__.py 14:59:17 + PARALLEL=false 14:59:17 + TOX_OPTIONS_LIST= 14:59:17 + [[ -n pydocstyle ]] 14:59:17 + TOX_OPTIONS_LIST=' -e pydocstyle' 14:59:17 + case ${PARALLEL,,} in 14:59:17 + tox -e pydocstyle 14:59:17 + tee -a /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/tox/tox.log 14:59:18 pydocstyle: install_deps> python -I -m pip install -r test-requirements.txt 14:59:36 .pkg: install_requires> python -I -m pip install 'setuptools>=40.8.0' wheel 14:59:37 .pkg: _optional_hooks> python /tmp/venv-0riU/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 14:59:38 .pkg: get_requires_for_build_sdist> python /tmp/venv-0riU/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 14:59:38 .pkg: install_requires_for_build_sdist> python -I -m pip install pytest-runner==5.2 14:59:38 .pkg: get_requires_for_build_wheel> python /tmp/venv-0riU/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 14:59:38 .pkg: install_requires_for_build_wheel> python -I -m pip install pytest-runner==5.2 wheel 14:59:39 .pkg: freeze> python -m pip freeze --all 14:59:39 .pkg: pip==24.0,pytest-runner==5.2,setuptools==69.1.0,wheel==0.42.0 14:59:39 .pkg: prepare_metadata_for_build_wheel> python /tmp/venv-0riU/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 14:59:39 .pkg: build_sdist> python /tmp/venv-0riU/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 14:59:40 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 14:59:40 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 14:59:43 pydocstyle: freeze> python -m pip freeze --all 14:59:43 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 14:59:43 pydocstyle: commands[0]> pydocstyle src/ 14:59:47 .pkg: _exit> python /tmp/venv-0riU/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 14:59:47 pydocstyle: OK (29.71=setup[26.34]+cmd[3.37] seconds) 14:59:47 congratulations :) (29.88 seconds) 14:59:47 + tox_status=0 14:59:47 + echo '---> Completed tox runs' 14:59:47 ---> Completed tox runs 14:59:47 + for i in .tox/*/log 14:59:47 ++ echo .tox/pydocstyle/log 14:59:47 ++ awk -F/ '{print $2}' 14:59:47 + tox_env=pydocstyle 14:59:47 + cp -r .tox/pydocstyle/log /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/tox/pydocstyle 14:59:47 + DOC_DIR=docs/_build/html 14:59:47 + [[ -d docs/_build/html ]] 14:59:47 + echo '---> tox-run.sh ends' 14:59:47 ---> tox-run.sh ends 14:59:47 + test 0 -eq 0 14:59:47 $ ssh-agent -k 14:59:47 unset SSH_AUTH_SOCK; 14:59:47 unset SSH_AGENT_PID; 14:59:47 echo Agent pid 2063 killed; 14:59:47 [ssh-agent] Stopped. 14:59:47 [PostBuildScript] - [INFO] Executing post build scripts. 14:59:47 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins13474644315465689655.sh 14:59:47 ---> sysstat.sh 14:59:47 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins15970747073377159843.sh 14:59:47 ---> package-listing.sh 14:59:47 ++ facter osfamily 14:59:47 ++ tr '[:upper:]' '[:lower:]' 14:59:48 + OS_FAMILY=debian 14:59:48 + workspace=/w/workspace/integration-python-onapsdk-master-pydocstyle-lint 14:59:48 + START_PACKAGES=/tmp/packages_start.txt 14:59:48 + END_PACKAGES=/tmp/packages_end.txt 14:59:48 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:59:48 + PACKAGES=/tmp/packages_start.txt 14:59:48 + '[' /w/workspace/integration-python-onapsdk-master-pydocstyle-lint ']' 14:59:48 + PACKAGES=/tmp/packages_end.txt 14:59:48 + case "${OS_FAMILY}" in 14:59:48 + dpkg -l 14:59:48 + grep '^ii' 14:59:48 + '[' -f /tmp/packages_start.txt ']' 14:59:48 + '[' -f /tmp/packages_end.txt ']' 14:59:48 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:59:48 + '[' /w/workspace/integration-python-onapsdk-master-pydocstyle-lint ']' 14:59:48 + mkdir -p /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/ 14:59:48 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/ 14:59:48 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins9561677399897957850.sh 14:59:48 ---> capture-instance-metadata.sh 14:59:48 Setup pyenv: 14:59:48 system 14:59:48 3.8.13 14:59:48 3.9.13 14:59:48 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 14:59:52 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Z3Zf 14:59:52 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:59:55 lf-activate-venv(): INFO: Installing: lftools 15:00:32 lf-activate-venv(): INFO: Adding /tmp/venv-Z3Zf/bin to PATH 15:00:32 INFO: Running in OpenStack, capturing instance metadata 15:00:32 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins11674949815011381673.sh 15:00:32 provisioning config files... 15:00:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-python-onapsdk-master-pydocstyle-lint@tmp/config12613796320227105552tmp 15:00:32 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 15:00:32 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 15:00:32 [EnvInject] - Injecting environment variables from a build step. 15:00:32 [EnvInject] - Injecting as environment variables the properties content 15:00:32 SERVER_ID=logs 15:00:32 15:00:32 [EnvInject] - Variables injected successfully. 15:00:32 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins2851285928407748953.sh 15:00:32 ---> create-netrc.sh 15:00:32 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins5146552507291855328.sh 15:00:32 ---> python-tools-install.sh 15:00:32 Setup pyenv: 15:00:32 system 15:00:32 3.8.13 15:00:32 3.9.13 15:00:32 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 15:00:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Z3Zf from file:/tmp/.os_lf_venv 15:00:34 lf-activate-venv(): INFO: Installing: lftools 15:00:43 lf-activate-venv(): INFO: Adding /tmp/venv-Z3Zf/bin to PATH 15:00:43 Generating Requirements File 15:01:16 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. 15:01:16 lftools 0.37.9 requires openstacksdk>=2.1.0, but you have openstacksdk 0.62.0 which is incompatible. 15:01:16 Python 3.10.6 15:01:16 pip 24.0 from /tmp/venv-Z3Zf/lib/python3.10/site-packages/pip (python 3.10) 15:01:17 appdirs==1.4.4 15:01:17 argcomplete==3.2.2 15:01:17 aspy.yaml==1.3.0 15:01:17 attrs==23.2.0 15:01:17 autopage==0.5.2 15:01:17 beautifulsoup4==4.12.3 15:01:17 boto3==1.34.52 15:01:17 botocore==1.34.52 15:01:17 bs4==0.0.2 15:01:17 cachetools==5.3.3 15:01:17 certifi==2024.2.2 15:01:17 cffi==1.16.0 15:01:17 cfgv==3.4.0 15:01:17 chardet==5.2.0 15:01:17 charset-normalizer==3.3.2 15:01:17 click==8.1.7 15:01:17 cliff==4.6.0 15:01:17 cmd2==2.4.3 15:01:17 cryptography==3.3.2 15:01:17 debtcollector==3.0.0 15:01:17 decorator==5.1.1 15:01:17 defusedxml==0.7.1 15:01:17 Deprecated==1.2.14 15:01:17 distlib==0.3.8 15:01:17 dnspython==2.6.1 15:01:17 docker==4.2.2 15:01:17 dogpile.cache==1.3.2 15:01:17 email_validator==2.1.1 15:01:17 filelock==3.13.1 15:01:17 future==1.0.0 15:01:17 gitdb==4.0.11 15:01:17 GitPython==3.1.42 15:01:17 google-auth==2.28.1 15:01:17 httplib2==0.22.0 15:01:17 identify==2.5.35 15:01:17 idna==3.6 15:01:17 importlib-resources==1.5.0 15:01:17 iso8601==2.1.0 15:01:17 Jinja2==3.1.3 15:01:17 jmespath==1.0.1 15:01:17 jsonpatch==1.33 15:01:17 jsonpointer==2.4 15:01:17 jsonschema==4.21.1 15:01:17 jsonschema-specifications==2023.12.1 15:01:17 keystoneauth1==5.6.0 15:01:17 kubernetes==29.0.0 15:01:17 lftools==0.37.9 15:01:17 lxml==5.1.0 15:01:17 MarkupSafe==2.1.5 15:01:17 msgpack==1.0.7 15:01:17 multi_key_dict==2.0.3 15:01:17 munch==4.0.0 15:01:17 netaddr==1.2.1 15:01:17 netifaces==0.11.0 15:01:17 niet==1.4.2 15:01:17 nodeenv==1.8.0 15:01:17 oauth2client==4.1.3 15:01:17 oauthlib==3.2.2 15:01:17 openstacksdk==0.62.0 15:01:17 os-client-config==2.1.0 15:01:17 os-service-types==1.7.0 15:01:17 osc-lib==3.0.1 15:01:17 oslo.config==9.4.0 15:01:17 oslo.context==5.5.0 15:01:17 oslo.i18n==6.3.0 15:01:17 oslo.log==5.5.0 15:01:17 oslo.serialization==5.4.0 15:01:17 oslo.utils==7.1.0 15:01:17 packaging==23.2 15:01:17 pbr==6.0.0 15:01:17 platformdirs==4.2.0 15:01:17 prettytable==3.10.0 15:01:17 pyasn1==0.5.1 15:01:17 pyasn1-modules==0.3.0 15:01:17 pycparser==2.21 15:01:17 pygerrit2==2.0.15 15:01:17 PyGithub==2.2.0 15:01:17 pyinotify==0.9.6 15:01:17 PyJWT==2.8.0 15:01:17 PyNaCl==1.5.0 15:01:17 pyparsing==2.4.7 15:01:17 pyperclip==1.8.2 15:01:17 pyrsistent==0.20.0 15:01:17 python-cinderclient==9.4.0 15:01:17 python-dateutil==2.8.2 15:01:17 python-heatclient==3.4.0 15:01:17 python-jenkins==1.8.2 15:01:17 python-keystoneclient==5.3.0 15:01:17 python-magnumclient==4.3.0 15:01:17 python-novaclient==18.4.0 15:01:17 python-openstackclient==6.0.1 15:01:17 python-swiftclient==4.5.0 15:01:17 PyYAML==6.0.1 15:01:17 referencing==0.33.0 15:01:17 requests==2.31.0 15:01:17 requests-oauthlib==1.3.1 15:01:17 requestsexceptions==1.4.0 15:01:17 rfc3986==2.0.0 15:01:17 rpds-py==0.18.0 15:01:17 rsa==4.9 15:01:17 ruamel.yaml==0.18.6 15:01:17 ruamel.yaml.clib==0.2.8 15:01:17 s3transfer==0.10.0 15:01:17 simplejson==3.19.2 15:01:17 six==1.16.0 15:01:17 smmap==5.0.1 15:01:17 soupsieve==2.5 15:01:17 stevedore==5.2.0 15:01:17 tabulate==0.9.0 15:01:17 toml==0.10.2 15:01:17 tomlkit==0.12.4 15:01:17 tqdm==4.66.2 15:01:17 typing_extensions==4.10.0 15:01:17 tzdata==2024.1 15:01:17 urllib3==1.26.18 15:01:17 virtualenv==20.25.1 15:01:17 wcwidth==0.2.13 15:01:17 websocket-client==1.7.0 15:01:17 wrapt==1.16.0 15:01:17 xdg==6.0.0 15:01:17 xmltodict==0.13.0 15:01:17 yq==3.2.3 15:01:17 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins13919384431221947803.sh 15:01:17 ---> sudo-logs.sh 15:01:17 Archiving 'sudo' log.. 15:01:17 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins12920347259252104687.sh 15:01:17 ---> job-cost.sh 15:01:17 Setup pyenv: 15:01:17 system 15:01:17 3.8.13 15:01:17 3.9.13 15:01:17 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 15:01:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Z3Zf from file:/tmp/.os_lf_venv 15:01:19 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:01:26 lf-activate-venv(): INFO: Adding /tmp/venv-Z3Zf/bin to PATH 15:01:26 INFO: No Stack... 15:01:27 INFO: Retrieving Pricing Info for: v3-standard-8 15:01:27 INFO: Archiving Costs 15:01:27 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash -l /tmp/jenkins14881694415657049080.sh 15:01:27 ---> logs-deploy.sh 15:01:27 Setup pyenv: 15:01:27 system 15:01:27 3.8.13 15:01:27 3.9.13 15:01:27 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 15:01:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Z3Zf from file:/tmp/.os_lf_venv 15:01:29 lf-activate-venv(): INFO: Installing: lftools 15:01:38 lf-activate-venv(): INFO: Adding /tmp/venv-Z3Zf/bin to PATH 15:01:38 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-python-onapsdk-master-pydocstyle-lint/245 15:01:38 INFO: archiving workspace using pattern(s): 15:01:39 Archives upload complete. 15:01:39 INFO: archiving logs to Nexus 15:01:40 ---> uname -a: 15:01:40 Linux prd-ubuntu1804-docker-8c-8g-9814 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 15:01:40 15:01:40 15:01:40 ---> lscpu: 15:01:40 Architecture: x86_64 15:01:40 CPU op-mode(s): 32-bit, 64-bit 15:01:40 Byte Order: Little Endian 15:01:40 CPU(s): 8 15:01:40 On-line CPU(s) list: 0-7 15:01:40 Thread(s) per core: 1 15:01:40 Core(s) per socket: 1 15:01:40 Socket(s): 8 15:01:40 NUMA node(s): 1 15:01:40 Vendor ID: AuthenticAMD 15:01:40 CPU family: 23 15:01:40 Model: 49 15:01:40 Model name: AMD EPYC-Rome Processor 15:01:40 Stepping: 0 15:01:40 CPU MHz: 2799.998 15:01:40 BogoMIPS: 5599.99 15:01:40 Virtualization: AMD-V 15:01:40 Hypervisor vendor: KVM 15:01:40 Virtualization type: full 15:01:40 L1d cache: 32K 15:01:40 L1i cache: 32K 15:01:40 L2 cache: 512K 15:01:40 L3 cache: 16384K 15:01:40 NUMA node0 CPU(s): 0-7 15:01:40 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 15:01:40 15:01:40 15:01:40 ---> nproc: 15:01:40 8 15:01:40 15:01:40 15:01:40 ---> df -h: 15:01:40 Filesystem Size Used Avail Use% Mounted on 15:01:40 udev 16G 0 16G 0% /dev 15:01:40 tmpfs 3.2G 708K 3.2G 1% /run 15:01:40 /dev/vda1 155G 11G 145G 7% / 15:01:40 tmpfs 16G 0 16G 0% /dev/shm 15:01:40 tmpfs 5.0M 0 5.0M 0% /run/lock 15:01:40 tmpfs 16G 0 16G 0% /sys/fs/cgroup 15:01:40 /dev/vda15 105M 4.4M 100M 5% /boot/efi 15:01:40 tmpfs 3.2G 0 3.2G 0% /run/user/1001 15:01:40 15:01:40 15:01:40 ---> free -m: 15:01:40 total used free shared buff/cache available 15:01:40 Mem: 32167 802 29130 0 2233 30935 15:01:40 Swap: 1023 0 1023 15:01:40 15:01:40 15:01:40 ---> ip addr: 15:01:40 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:01:40 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:01:40 inet 127.0.0.1/8 scope host lo 15:01:40 valid_lft forever preferred_lft forever 15:01:40 inet6 ::1/128 scope host 15:01:40 valid_lft forever preferred_lft forever 15:01:40 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 15:01:40 link/ether fa:16:3e:06:0c:20 brd ff:ff:ff:ff:ff:ff 15:01:40 inet 10.30.106.59/23 brd 10.30.107.255 scope global dynamic ens3 15:01:40 valid_lft 86192sec preferred_lft 86192sec 15:01:40 inet6 fe80::f816:3eff:fe06:c20/64 scope link 15:01:40 valid_lft forever preferred_lft forever 15:01:40 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 15:01:40 link/ether 02:42:b4:f2:06:44 brd ff:ff:ff:ff:ff:ff 15:01:40 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 15:01:40 valid_lft forever preferred_lft forever 15:01:40 15:01:40 15:01:40 ---> sar -b -r -n DEV: 15:01:40 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-9814) 02/29/24 _x86_64_ (8 CPU) 15:01:40 15:01:40 14:58:15 LINUX RESTART (8 CPU) 15:01:40 15:01:40 14:59:01 tps rtps wtps bread/s bwrtn/s 15:01:40 15:00:01 98.37 25.18 73.19 806.40 23199.60 15:01:40 15:01:01 106.53 14.26 92.27 1030.63 27288.79 15:01:40 Average: 102.45 19.72 82.73 918.51 25244.19 15:01:40 15:01:40 14:59:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:01:40 15:00:01 30157764 31667452 2781456 8.44 60964 1760624 1436512 4.23 911252 1581964 109084 15:01:40 15:01:01 29929100 31687412 3010120 9.14 81588 1976276 1422188 4.18 922724 1772460 99492 15:01:40 Average: 30043432 31677432 2895788 8.79 71276 1868450 1429350 4.21 916988 1677212 104288 15:01:40 15:01:40 14:59:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:01:40 15:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:01:40 15:00:01 lo 1.20 1.20 0.13 0.13 0.00 0.00 0.00 0.00 15:01:40 15:00:01 ens3 50.79 39.91 383.33 21.97 0.00 0.00 0.00 0.00 15:01:40 15:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:01:40 15:01:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 15:01:40 15:01:01 ens3 45.88 32.14 672.70 7.43 0.00 0.00 0.00 0.00 15:01:40 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:01:40 Average: lo 1.27 1.27 0.13 0.13 0.00 0.00 0.00 0.00 15:01:40 Average: ens3 48.33 36.03 528.01 14.70 0.00 0.00 0.00 0.00 15:01:40 15:01:40 15:01:40 ---> sar -P ALL: 15:01:40 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-9814) 02/29/24 _x86_64_ (8 CPU) 15:01:40 15:01:40 14:58:15 LINUX RESTART (8 CPU) 15:01:40 15:01:40 14:59:01 CPU %user %nice %system %iowait %steal %idle 15:01:40 15:00:01 all 8.68 0.00 0.70 3.00 0.04 87.58 15:01:40 15:00:01 0 6.89 0.00 0.62 0.52 0.03 91.94 15:01:40 15:00:01 1 22.75 0.00 1.36 2.33 0.05 73.52 15:01:40 15:00:01 2 3.46 0.00 0.57 1.02 0.07 94.89 15:01:40 15:00:01 3 0.72 0.00 0.60 17.99 0.03 80.66 15:01:40 15:00:01 4 8.24 0.00 0.70 0.67 0.07 90.32 15:01:40 15:00:01 5 6.15 0.00 0.52 0.80 0.03 92.50 15:01:40 15:00:01 6 11.10 0.00 0.70 0.28 0.02 87.89 15:01:40 15:00:01 7 10.16 0.00 0.59 0.35 0.03 88.87 15:01:40 15:01:01 all 8.90 0.00 0.58 3.85 0.04 86.63 15:01:40 15:01:01 0 8.68 0.00 0.43 3.04 0.03 87.81 15:01:40 15:01:01 1 4.47 0.00 0.57 16.98 0.02 77.96 15:01:40 15:01:01 2 0.13 0.00 0.12 2.00 0.07 97.68 15:01:40 15:01:01 3 6.17 0.00 0.73 3.47 0.02 89.61 15:01:40 15:01:01 4 26.52 0.00 1.20 4.00 0.08 68.19 15:01:40 15:01:01 5 14.47 0.00 0.80 0.57 0.02 84.15 15:01:40 15:01:01 6 9.61 0.00 0.55 0.20 0.02 89.62 15:01:40 15:01:01 7 1.17 0.00 0.23 0.54 0.02 98.04 15:01:40 Average: all 8.79 0.00 0.64 3.42 0.04 87.10 15:01:40 Average: 0 7.79 0.00 0.53 1.78 0.03 89.87 15:01:40 Average: 1 13.60 0.00 0.96 9.67 0.03 75.74 15:01:40 Average: 2 1.80 0.00 0.34 1.51 0.07 96.28 15:01:40 Average: 3 3.44 0.00 0.67 10.73 0.03 85.14 15:01:40 Average: 4 17.38 0.00 0.95 2.33 0.08 79.26 15:01:40 Average: 5 10.31 0.00 0.66 0.68 0.03 88.32 15:01:40 Average: 6 10.36 0.00 0.63 0.24 0.02 88.76 15:01:40 Average: 7 5.66 0.00 0.41 0.44 0.03 93.46 15:01:40 15:01:40 15:01:40