18:07:48 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/python-onapsdk/+/137203 18:07:48 Running as SYSTEM 18:07:48 [EnvInject] - Loading node environment variables. 18:07:48 Building remotely on prd-ubuntu1804-docker-8c-8g-4659 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/integration-python-onapsdk-master-pydocstyle-lint 18:07:48 [ssh-agent] Looking for ssh-agent implementation... 18:07:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:07:49 $ ssh-agent 18:07:49 SSH_AUTH_SOCK=/tmp/ssh-CInjIkdxnF43/agent.2135 18:07:49 SSH_AGENT_PID=2137 18:07:49 [ssh-agent] Started. 18:07:49 Running ssh-add (command line suppressed) 18:07:49 Identity added: /w/workspace/integration-python-onapsdk-master-pydocstyle-lint@tmp/private_key_10242865060791553417.key (/w/workspace/integration-python-onapsdk-master-pydocstyle-lint@tmp/private_key_10242865060791553417.key) 18:07:49 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 18:07:49 The recommended git tool is: NONE 18:07:50 using credential onap-jenkins-ssh 18:07:50 Wiping out workspace first. 18:07:50 Cloning the remote Git repository 18:07:50 Cloning repository git://cloud.onap.org/mirror/integration/python-onapsdk.git 18:07:50 > git init /w/workspace/integration-python-onapsdk-master-pydocstyle-lint # timeout=10 18:07:50 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 18:07:50 > git --version # timeout=10 18:07:50 > git --version # 'git version 2.17.1' 18:07:50 using GIT_SSH to set credentials Gerrit user 18:07:50 Verifying host key using manually-configured host key entries 18:07:50 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git +refs/heads/*:refs/remotes/origin/* # timeout=30 18:07:51 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 18:07:51 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:07:51 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 18:07:51 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 18:07:51 using GIT_SSH to set credentials Gerrit user 18:07:51 Verifying host key using manually-configured host key entries 18:07:51 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git refs/changes/03/137203/1 # timeout=30 18:07:51 > git rev-parse e065c3bb1b148371a991d8f0245357b1b2910f7f^{commit} # timeout=10 18:07:51 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 18:07:51 Checking out Revision e065c3bb1b148371a991d8f0245357b1b2910f7f (refs/changes/03/137203/1) 18:07:51 > git config core.sparsecheckout # timeout=10 18:07:51 > git checkout -f e065c3bb1b148371a991d8f0245357b1b2910f7f # timeout=30 18:07:54 Commit message: "Fix latest SDC distribution list retrieval" 18:07:54 > git rev-parse FETCH_HEAD^{commit} # timeout=10 18:07:54 > git rev-list --no-walk 4cc2f536708fc15d5c7aebcdbd28c475a26abc70 # timeout=10 18:07:55 [EnvInject] - Injecting environment variables from a build step. 18:07:55 [EnvInject] - Injecting as environment variables the properties content 18:07:55 PYTHON=python3 18:07:55 18:07:55 [EnvInject] - Variables injected successfully. 18:07:55 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash -l /tmp/jenkins4498113557597112256.sh 18:07:55 ---> tox-install.sh 18:07:55 + source /home/jenkins/lf-env.sh 18:07:55 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 18:07:55 ++ mktemp -d /tmp/venv-XXXX 18:07:55 + lf_venv=/tmp/venv-60LI 18:07:55 + local venv_file=/tmp/.os_lf_venv 18:07:55 + local python=python3 18:07:55 + local options 18:07:55 + local set_path=true 18:07:55 + local install_args= 18:07:55 ++ 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 18:07:55 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 18:07:55 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 18:07:55 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 18:07:55 + true 18:07:55 + case $1 in 18:07:55 + venv_file=/tmp/.toxenv 18:07:55 + shift 2 18:07:55 + true 18:07:55 + case $1 in 18:07:55 + shift 18:07:55 + break 18:07:55 + case $python in 18:07:55 + local pkg_list= 18:07:55 + [[ -d /opt/pyenv ]] 18:07:55 + echo 'Setup pyenv:' 18:07:55 Setup pyenv: 18:07:55 + export PYENV_ROOT=/opt/pyenv 18:07:55 + PYENV_ROOT=/opt/pyenv 18:07:55 + 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 18:07:55 + 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 18:07:55 + pyenv versions 18:07:55 * system (set by /opt/pyenv/version) 18:07:55 * 3.8.13 (set by /opt/pyenv/version) 18:07:55 * 3.9.13 (set by /opt/pyenv/version) 18:07:55 * 3.10.6 (set by /opt/pyenv/version) 18:07:55 + command -v pyenv 18:07:55 ++ pyenv init - --no-rehash 18:07:55 + 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[*]}"'\'')" 18:07:55 export PATH="/opt/pyenv/shims:${PATH}" 18:07:55 export PYENV_SHELL=bash 18:07:55 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 18:07:55 pyenv() { 18:07:55 local command 18:07:55 command="${1:-}" 18:07:55 if [ "$#" -gt 0 ]; then 18:07:55 shift 18:07:55 fi 18:07:55 18:07:55 case "$command" in 18:07:55 rehash|shell) 18:07:55 eval "$(pyenv "sh-$command" "$@")" 18:07:55 ;; 18:07:55 *) 18:07:55 command pyenv "$command" "$@" 18:07:55 ;; 18:07:55 esac 18:07:55 }' 18:07:55 +++ 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[*]}"' 18:07:55 ++ 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 18:07:55 ++ 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 18:07:55 ++ 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 18:07:55 ++ export PYENV_SHELL=bash 18:07:55 ++ PYENV_SHELL=bash 18:07:55 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 18:07:55 +++ complete -F _pyenv pyenv 18:07:55 ++ lf-pyver python3 18:07:55 ++ local py_version_xy=python3 18:07:55 ++ local py_version_xyz= 18:07:55 ++ pyenv versions 18:07:55 ++ sed 's/^[ *]* //' 18:07:55 ++ local command 18:07:55 ++ command=versions 18:07:55 ++ '[' 1 -gt 0 ']' 18:07:55 ++ shift 18:07:55 ++ awk '{ print $1 }' 18:07:55 ++ case "$command" in 18:07:55 ++ command pyenv versions 18:07:55 ++ grep -E '^[0-9.]*[0-9]$' 18:07:55 ++ pyenv versions 18:07:55 ++ [[ ! -s /tmp/.pyenv_versions ]] 18:07:55 +++ grep '^3' /tmp/.pyenv_versions 18:07:55 +++ sort -V 18:07:55 +++ tail -n 1 18:07:55 ++ py_version_xyz=3.10.6 18:07:55 ++ [[ -z 3.10.6 ]] 18:07:55 ++ echo 3.10.6 18:07:55 ++ return 0 18:07:55 + pyenv local 3.10.6 18:07:55 + local command 18:07:55 + command=local 18:07:55 + '[' 2 -gt 0 ']' 18:07:55 + shift 18:07:55 + case "$command" in 18:07:55 + command pyenv local 3.10.6 18:07:55 + pyenv local 3.10.6 18:07:55 + for arg in "$@" 18:07:55 + case $arg in 18:07:55 + pkg_list+='tox ' 18:07:55 + for arg in "$@" 18:07:55 + case $arg in 18:07:55 + pkg_list+='virtualenv ' 18:07:55 + for arg in "$@" 18:07:55 + case $arg in 18:07:55 + pkg_list+='urllib3~=1.26.15 ' 18:07:55 + [[ -f /tmp/.toxenv ]] 18:07:55 + [[ ! -f /tmp/.toxenv ]] 18:07:55 + [[ -n '' ]] 18:07:55 + python3 -m venv /tmp/venv-60LI 18:07:59 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-60LI' 18:07:59 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-60LI 18:07:59 + echo /tmp/venv-60LI 18:07:59 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 18:07:59 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 18:07:59 + /tmp/venv-60LI/bin/python3 -m pip install --upgrade --quiet pip virtualenv 18:08:02 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 18:08:02 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 18:08:02 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 18:08:02 + /tmp/venv-60LI/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 18:08:05 + type python3 18:08:05 + true 18:08:05 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-60LI/bin to PATH' 18:08:05 lf-activate-venv(): INFO: Adding /tmp/venv-60LI/bin to PATH 18:08:05 + PATH=/tmp/venv-60LI/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 18:08:05 + return 0 18:08:05 + python3 --version 18:08:05 Python 3.10.6 18:08:05 + python3 -m pip --version 18:08:06 pip 24.0 from /tmp/venv-60LI/lib/python3.10/site-packages/pip (python 3.10) 18:08:06 + python3 -m pip freeze 18:08:06 cachetools==5.3.2 18:08:06 chardet==5.2.0 18:08:06 colorama==0.4.6 18:08:06 distlib==0.3.8 18:08:06 filelock==3.13.1 18:08:06 packaging==23.2 18:08:06 platformdirs==4.2.0 18:08:06 pluggy==1.4.0 18:08:06 pyproject-api==1.6.1 18:08:06 tomli==2.0.1 18:08:06 tox==4.12.1 18:08:06 urllib3==1.26.18 18:08:06 virtualenv==20.25.0 18:08:06 [EnvInject] - Injecting environment variables from a build step. 18:08:06 [EnvInject] - Injecting as environment variables the properties content 18:08:06 PARALLEL=false 18:08:06 18:08:06 [EnvInject] - Variables injected successfully. 18:08:06 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash -l /tmp/jenkins1734212593725434983.sh 18:08:06 ---> tox-run.sh 18:08:06 + 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 18:08:06 + ARCHIVE_TOX_DIR=/w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/tox 18:08:06 + ARCHIVE_DOC_DIR=/w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/docs 18:08:06 + mkdir -p /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/tox 18:08:06 + cd /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/. 18:08:06 + source /home/jenkins/lf-env.sh 18:08:06 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 18:08:06 ++ mktemp -d /tmp/venv-XXXX 18:08:06 + lf_venv=/tmp/venv-YwPw 18:08:06 + local venv_file=/tmp/.os_lf_venv 18:08:06 + local python=python3 18:08:06 + local options 18:08:06 + local set_path=true 18:08:06 + local install_args= 18:08:06 ++ 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 18:08:06 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 18:08:06 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 18:08:06 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 18:08:06 + true 18:08:06 + case $1 in 18:08:06 + venv_file=/tmp/.toxenv 18:08:06 + shift 2 18:08:06 + true 18:08:06 + case $1 in 18:08:06 + shift 18:08:06 + break 18:08:06 + case $python in 18:08:06 + local pkg_list= 18:08:06 + [[ -d /opt/pyenv ]] 18:08:06 + echo 'Setup pyenv:' 18:08:06 Setup pyenv: 18:08:06 + export PYENV_ROOT=/opt/pyenv 18:08:06 + PYENV_ROOT=/opt/pyenv 18:08:06 + 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 18:08:06 + 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 18:08:06 + pyenv versions 18:08:06 system 18:08:06 3.8.13 18:08:06 3.9.13 18:08:06 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 18:08:06 + command -v pyenv 18:08:06 ++ pyenv init - --no-rehash 18:08:06 + 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[*]}"'\'')" 18:08:06 export PATH="/opt/pyenv/shims:${PATH}" 18:08:06 export PYENV_SHELL=bash 18:08:06 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 18:08:06 pyenv() { 18:08:06 local command 18:08:06 command="${1:-}" 18:08:06 if [ "$#" -gt 0 ]; then 18:08:06 shift 18:08:06 fi 18:08:06 18:08:06 case "$command" in 18:08:06 rehash|shell) 18:08:06 eval "$(pyenv "sh-$command" "$@")" 18:08:06 ;; 18:08:06 *) 18:08:06 command pyenv "$command" "$@" 18:08:06 ;; 18:08:06 esac 18:08:06 }' 18:08:06 +++ 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[*]}"' 18:08:06 ++ 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 18:08:06 ++ 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 18:08:06 ++ 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 18:08:06 ++ export PYENV_SHELL=bash 18:08:06 ++ PYENV_SHELL=bash 18:08:06 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 18:08:06 +++ complete -F _pyenv pyenv 18:08:06 ++ lf-pyver python3 18:08:06 ++ local py_version_xy=python3 18:08:06 ++ local py_version_xyz= 18:08:06 ++ pyenv versions 18:08:06 ++ local command 18:08:06 ++ grep -E '^[0-9.]*[0-9]$' 18:08:06 ++ command=versions 18:08:06 ++ sed 's/^[ *]* //' 18:08:06 ++ '[' 1 -gt 0 ']' 18:08:06 ++ shift 18:08:06 ++ case "$command" in 18:08:06 ++ command pyenv versions 18:08:06 ++ pyenv versions 18:08:06 ++ awk '{ print $1 }' 18:08:06 ++ [[ ! -s /tmp/.pyenv_versions ]] 18:08:06 +++ grep '^3' /tmp/.pyenv_versions 18:08:06 +++ sort -V 18:08:06 +++ tail -n 1 18:08:06 ++ py_version_xyz=3.10.6 18:08:06 ++ [[ -z 3.10.6 ]] 18:08:06 ++ echo 3.10.6 18:08:06 ++ return 0 18:08:06 + pyenv local 3.10.6 18:08:06 + local command 18:08:06 + command=local 18:08:06 + '[' 2 -gt 0 ']' 18:08:06 + shift 18:08:06 + case "$command" in 18:08:06 + command pyenv local 3.10.6 18:08:06 + pyenv local 3.10.6 18:08:06 + for arg in "$@" 18:08:06 + case $arg in 18:08:06 + pkg_list+='tox ' 18:08:06 + for arg in "$@" 18:08:06 + case $arg in 18:08:06 + pkg_list+='virtualenv ' 18:08:06 + for arg in "$@" 18:08:06 + case $arg in 18:08:06 + pkg_list+='urllib3~=1.26.15 ' 18:08:06 + [[ -f /tmp/.toxenv ]] 18:08:06 ++ cat /tmp/.toxenv 18:08:06 + lf_venv=/tmp/venv-60LI 18:08:06 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-60LI from' file:/tmp/.toxenv 18:08:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-60LI from file:/tmp/.toxenv 18:08:06 + /tmp/venv-60LI/bin/python3 -m pip install --upgrade --quiet pip virtualenv 18:08:07 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 18:08:07 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 18:08:07 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 18:08:07 + /tmp/venv-60LI/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 18:08:09 + type python3 18:08:09 + true 18:08:09 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-60LI/bin to PATH' 18:08:09 lf-activate-venv(): INFO: Adding /tmp/venv-60LI/bin to PATH 18:08:09 + PATH=/tmp/venv-60LI/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 18:08:09 + return 0 18:08:09 + [[ -d /opt/pyenv ]] 18:08:09 + echo '---> Setting up pyenv' 18:08:09 ---> Setting up pyenv 18:08:09 + export PYENV_ROOT=/opt/pyenv 18:08:09 + PYENV_ROOT=/opt/pyenv 18:08:09 + export PATH=/opt/pyenv/bin:/tmp/venv-60LI/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 18:08:09 + PATH=/opt/pyenv/bin:/tmp/venv-60LI/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 18:08:09 ++ pwd 18:08:09 + PYTHONPATH=/w/workspace/integration-python-onapsdk-master-pydocstyle-lint 18:08:09 + export PYTHONPATH 18:08:09 + export TOX_TESTENV_PASSENV=PYTHONPATH 18:08:09 + TOX_TESTENV_PASSENV=PYTHONPATH 18:08:09 + tox --version 18:08:09 4.12.1 from /tmp/venv-60LI/lib/python3.10/site-packages/tox/__init__.py 18:08:09 + PARALLEL=false 18:08:09 + TOX_OPTIONS_LIST= 18:08:09 + [[ -n pydocstyle ]] 18:08:09 + TOX_OPTIONS_LIST=' -e pydocstyle' 18:08:09 + case ${PARALLEL,,} in 18:08:09 + tox -e pydocstyle 18:08:09 + tee -a /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/tox/tox.log 18:08:10 pydocstyle: install_deps> python -I -m pip install -r test-requirements.txt 18:08:25 .pkg: install_requires> python -I -m pip install 'setuptools>=40.8.0' wheel 18:08:26 .pkg: _optional_hooks> python /tmp/venv-60LI/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 18:08:26 .pkg: get_requires_for_build_sdist> python /tmp/venv-60LI/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 18:08:26 .pkg: install_requires_for_build_sdist> python -I -m pip install pytest-runner==5.2 18:08:30 .pkg: get_requires_for_build_wheel> python /tmp/venv-60LI/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 18:08:30 .pkg: install_requires_for_build_wheel> python -I -m pip install pytest-runner==5.2 wheel 18:08:31 .pkg: freeze> python -m pip freeze --all 18:08:31 .pkg: pip==23.3.1,pytest-runner==5.2,setuptools==69.0.2,wheel==0.42.0 18:08:31 .pkg: prepare_metadata_for_build_wheel> python /tmp/venv-60LI/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 18:08:31 .pkg: build_sdist> python /tmp/venv-60LI/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 18:08:31 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 18:08:32 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.2.tar.gz 18:08:35 pydocstyle: freeze> python -m pip freeze --all 18:08:35 pydocstyle: astroid==3.0.3,attrs==23.2.0,bandit==1.7.7,certifi==2024.2.2,cffi==1.16.0,charset-normalizer==2.0.12,coverage==7.4.1,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.2,oyaml==1.0,packaging==23.2,pbr==6.0.0,pip==23.3.1,platformdirs==4.2.0,pluggy==1.4.0,pycparser==2.21,pydocstyle==6.3.0,Pygments==2.17.2,pylint==3.0.3,pyOpenSSL==22.0.0,pyrsistent==0.20.0,PySocks==1.7.1,pytest==8.0.0,pytest-cov==4.1.0,PyYAML==6.0.1,requests==2.27.1,requests-mock==1.11.0,rich==13.7.0,setuptools==69.0.2,simplejson==3.17.6,six==1.16.0,snowballstemmer==2.2.0,stevedore==5.1.0,tomli==2.0.1,tomlkit==0.12.3,typing_extensions==4.9.0,urllib3==1.26.18,wheel==0.42.0 18:08:35 pydocstyle: commands[0]> pydocstyle src/ 18:08:39 .pkg: _exit> python /tmp/venv-60LI/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 18:08:39 pydocstyle: OK (29.17=setup[25.89]+cmd[3.28] seconds) 18:08:39 congratulations :) (29.34 seconds) 18:08:39 + tox_status=0 18:08:39 + echo '---> Completed tox runs' 18:08:39 ---> Completed tox runs 18:08:39 + for i in .tox/*/log 18:08:39 ++ echo .tox/pydocstyle/log 18:08:39 ++ awk -F/ '{print $2}' 18:08:39 + tox_env=pydocstyle 18:08:39 + cp -r .tox/pydocstyle/log /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/tox/pydocstyle 18:08:39 + DOC_DIR=docs/_build/html 18:08:39 + [[ -d docs/_build/html ]] 18:08:39 + echo '---> tox-run.sh ends' 18:08:39 ---> tox-run.sh ends 18:08:39 + test 0 -eq 0 18:08:39 $ ssh-agent -k 18:08:39 unset SSH_AUTH_SOCK; 18:08:39 unset SSH_AGENT_PID; 18:08:39 echo Agent pid 2137 killed; 18:08:39 [ssh-agent] Stopped. 18:08:39 [PostBuildScript] - [INFO] Executing post build scripts. 18:08:39 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins14069378241026689860.sh 18:08:39 ---> sysstat.sh 18:08:39 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins310510712272789112.sh 18:08:39 ---> package-listing.sh 18:08:39 ++ facter osfamily 18:08:39 ++ tr '[:upper:]' '[:lower:]' 18:08:40 + OS_FAMILY=debian 18:08:40 + workspace=/w/workspace/integration-python-onapsdk-master-pydocstyle-lint 18:08:40 + START_PACKAGES=/tmp/packages_start.txt 18:08:40 + END_PACKAGES=/tmp/packages_end.txt 18:08:40 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:08:40 + PACKAGES=/tmp/packages_start.txt 18:08:40 + '[' /w/workspace/integration-python-onapsdk-master-pydocstyle-lint ']' 18:08:40 + PACKAGES=/tmp/packages_end.txt 18:08:40 + case "${OS_FAMILY}" in 18:08:40 + dpkg -l 18:08:40 + grep '^ii' 18:08:40 + '[' -f /tmp/packages_start.txt ']' 18:08:40 + '[' -f /tmp/packages_end.txt ']' 18:08:40 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:08:40 + '[' /w/workspace/integration-python-onapsdk-master-pydocstyle-lint ']' 18:08:40 + mkdir -p /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/ 18:08:40 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/ 18:08:40 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins9275180394283337077.sh 18:08:40 ---> capture-instance-metadata.sh 18:08:40 Setup pyenv: 18:08:40 system 18:08:40 3.8.13 18:08:40 3.9.13 18:08:40 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 18:08:44 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-wOC3 18:08:44 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 18:08:47 lf-activate-venv(): INFO: Installing: lftools 18:09:21 lf-activate-venv(): INFO: Adding /tmp/venv-wOC3/bin to PATH 18:09:21 INFO: Running in OpenStack, capturing instance metadata 18:09:21 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins11332382610093012299.sh 18:09:21 provisioning config files... 18:09:21 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-python-onapsdk-master-pydocstyle-lint@tmp/config9997941589352923864tmp 18:09:21 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 18:09:21 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 18:09:21 [EnvInject] - Injecting environment variables from a build step. 18:09:21 [EnvInject] - Injecting as environment variables the properties content 18:09:21 SERVER_ID=logs 18:09:21 18:09:21 [EnvInject] - Variables injected successfully. 18:09:21 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins13677376372190428226.sh 18:09:21 ---> create-netrc.sh 18:09:21 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins2870600546608908980.sh 18:09:21 ---> python-tools-install.sh 18:09:21 Setup pyenv: 18:09:21 system 18:09:21 3.8.13 18:09:21 3.9.13 18:09:21 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 18:09:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wOC3 from file:/tmp/.os_lf_venv 18:09:23 lf-activate-venv(): INFO: Installing: lftools 18:09:31 lf-activate-venv(): INFO: Adding /tmp/venv-wOC3/bin to PATH 18:09:31 Generating Requirements File 18:10:13 Python 3.10.6 18:10:14 pip 24.0 from /tmp/venv-wOC3/lib/python3.10/site-packages/pip (python 3.10) 18:10:14 appdirs==1.4.4 18:10:14 argcomplete==3.2.2 18:10:14 aspy.yaml==1.3.0 18:10:14 attrs==23.2.0 18:10:14 autopage==0.5.2 18:10:14 beautifulsoup4==4.12.3 18:10:14 boto3==1.34.39 18:10:14 botocore==1.34.39 18:10:14 bs4==0.0.2 18:10:14 cachetools==5.3.2 18:10:14 certifi==2024.2.2 18:10:14 cffi==1.16.0 18:10:14 cfgv==3.4.0 18:10:14 chardet==5.2.0 18:10:14 charset-normalizer==3.3.2 18:10:14 click==8.1.7 18:10:14 cliff==4.5.0 18:10:14 cmd2==2.4.3 18:10:14 cryptography==3.3.2 18:10:14 debtcollector==2.5.0 18:10:14 decorator==5.1.1 18:10:14 defusedxml==0.7.1 18:10:14 Deprecated==1.2.14 18:10:14 distlib==0.3.8 18:10:14 dnspython==2.5.0 18:10:14 docker==4.2.2 18:10:14 dogpile.cache==1.3.1 18:10:14 email-validator==2.1.0.post1 18:10:14 filelock==3.13.1 18:10:14 future==0.18.3 18:10:14 gitdb==4.0.11 18:10:14 GitPython==3.1.41 18:10:14 google-auth==2.27.0 18:10:14 httplib2==0.22.0 18:10:14 identify==2.5.34 18:10:14 idna==3.6 18:10:14 importlib-resources==1.5.0 18:10:14 iso8601==2.1.0 18:10:14 Jinja2==3.1.3 18:10:14 jmespath==1.0.1 18:10:14 jsonpatch==1.33 18:10:14 jsonpointer==2.4 18:10:14 jsonschema==4.21.1 18:10:14 jsonschema-specifications==2023.12.1 18:10:14 keystoneauth1==5.5.0 18:10:14 kubernetes==29.0.0 18:10:14 lftools==0.37.8 18:10:14 lxml==5.1.0 18:10:14 MarkupSafe==2.1.5 18:10:14 msgpack==1.0.7 18:10:14 multi_key_dict==2.0.3 18:10:14 munch==4.0.0 18:10:14 netaddr==1.0.0 18:10:14 netifaces==0.11.0 18:10:14 niet==1.4.2 18:10:14 nodeenv==1.8.0 18:10:14 oauth2client==4.1.3 18:10:14 oauthlib==3.2.2 18:10:14 openstacksdk==0.62.0 18:10:14 os-client-config==2.1.0 18:10:14 os-service-types==1.7.0 18:10:14 osc-lib==3.0.0 18:10:14 oslo.config==9.3.0 18:10:14 oslo.context==5.3.0 18:10:14 oslo.i18n==6.2.0 18:10:14 oslo.log==5.4.0 18:10:14 oslo.serialization==5.3.0 18:10:14 oslo.utils==7.0.0 18:10:14 packaging==23.2 18:10:14 pbr==6.0.0 18:10:14 platformdirs==4.2.0 18:10:14 prettytable==3.9.0 18:10:14 pyasn1==0.5.1 18:10:14 pyasn1-modules==0.3.0 18:10:14 pycparser==2.21 18:10:14 pygerrit2==2.0.15 18:10:14 PyGithub==2.2.0 18:10:14 pyinotify==0.9.6 18:10:14 PyJWT==2.8.0 18:10:14 PyNaCl==1.5.0 18:10:14 pyparsing==2.4.7 18:10:14 pyperclip==1.8.2 18:10:14 pyrsistent==0.20.0 18:10:14 python-cinderclient==9.4.0 18:10:14 python-dateutil==2.8.2 18:10:14 python-heatclient==3.4.0 18:10:14 python-jenkins==1.8.2 18:10:14 python-keystoneclient==5.3.0 18:10:14 python-magnumclient==4.3.0 18:10:14 python-novaclient==18.4.0 18:10:14 python-openstackclient==6.0.1 18:10:14 python-swiftclient==4.4.0 18:10:14 pytz==2024.1 18:10:14 PyYAML==6.0.1 18:10:14 referencing==0.33.0 18:10:14 requests==2.31.0 18:10:14 requests-oauthlib==1.3.1 18:10:14 requestsexceptions==1.4.0 18:10:14 rfc3986==2.0.0 18:10:14 rpds-py==0.17.1 18:10:14 rsa==4.9 18:10:14 ruamel.yaml==0.18.6 18:10:14 ruamel.yaml.clib==0.2.8 18:10:14 s3transfer==0.10.0 18:10:14 simplejson==3.19.2 18:10:14 six==1.16.0 18:10:14 smmap==5.0.1 18:10:14 soupsieve==2.5 18:10:14 stevedore==5.1.0 18:10:14 tabulate==0.9.0 18:10:14 toml==0.10.2 18:10:14 tomlkit==0.12.3 18:10:14 tqdm==4.66.2 18:10:14 typing_extensions==4.9.0 18:10:14 tzdata==2023.4 18:10:14 urllib3==1.26.18 18:10:14 virtualenv==20.25.0 18:10:14 wcwidth==0.2.13 18:10:14 websocket-client==1.7.0 18:10:14 wrapt==1.16.0 18:10:14 xdg==6.0.0 18:10:14 xmltodict==0.13.0 18:10:14 yq==3.2.3 18:10:14 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins2450870940734837018.sh 18:10:14 ---> sudo-logs.sh 18:10:14 Archiving 'sudo' log.. 18:10:14 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins8564176346143100649.sh 18:10:14 ---> job-cost.sh 18:10:14 Setup pyenv: 18:10:14 system 18:10:14 3.8.13 18:10:14 3.9.13 18:10:14 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 18:10:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wOC3 from file:/tmp/.os_lf_venv 18:10:16 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 18:10:24 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. 18:10:24 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. 18:10:24 lf-activate-venv(): INFO: Adding /tmp/venv-wOC3/bin to PATH 18:10:24 INFO: No Stack... 18:10:25 INFO: Retrieving Pricing Info for: v3-standard-8 18:10:25 INFO: Archiving Costs 18:10:25 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash -l /tmp/jenkins17499384668846955038.sh 18:10:25 ---> logs-deploy.sh 18:10:25 Setup pyenv: 18:10:25 system 18:10:25 3.8.13 18:10:25 3.9.13 18:10:25 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 18:10:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wOC3 from file:/tmp/.os_lf_venv 18:10:26 lf-activate-venv(): INFO: Installing: lftools 18:10:38 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. 18:10:38 python-openstackclient 6.5.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 18:10:38 lf-activate-venv(): INFO: Adding /tmp/venv-wOC3/bin to PATH 18:10:38 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-python-onapsdk-master-pydocstyle-lint/221 18:10:38 INFO: archiving workspace using pattern(s): 18:10:39 Archives upload complete. 18:10:40 INFO: archiving logs to Nexus 18:10:40 ---> uname -a: 18:10:40 Linux prd-ubuntu1804-docker-8c-8g-4659 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 18:10:40 18:10:40 18:10:40 ---> lscpu: 18:10:40 Architecture: x86_64 18:10:40 CPU op-mode(s): 32-bit, 64-bit 18:10:40 Byte Order: Little Endian 18:10:40 CPU(s): 8 18:10:40 On-line CPU(s) list: 0-7 18:10:40 Thread(s) per core: 1 18:10:40 Core(s) per socket: 1 18:10:40 Socket(s): 8 18:10:40 NUMA node(s): 1 18:10:40 Vendor ID: AuthenticAMD 18:10:40 CPU family: 23 18:10:40 Model: 49 18:10:40 Model name: AMD EPYC-Rome Processor 18:10:40 Stepping: 0 18:10:40 CPU MHz: 2799.998 18:10:40 BogoMIPS: 5599.99 18:10:40 Virtualization: AMD-V 18:10:40 Hypervisor vendor: KVM 18:10:40 Virtualization type: full 18:10:40 L1d cache: 32K 18:10:40 L1i cache: 32K 18:10:40 L2 cache: 512K 18:10:40 L3 cache: 16384K 18:10:40 NUMA node0 CPU(s): 0-7 18:10: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 18:10:40 18:10:40 18:10:40 ---> nproc: 18:10:40 8 18:10:40 18:10:40 18:10:40 ---> df -h: 18:10:40 Filesystem Size Used Avail Use% Mounted on 18:10:40 udev 16G 0 16G 0% /dev 18:10:40 tmpfs 3.2G 708K 3.2G 1% /run 18:10:40 /dev/vda1 155G 11G 145G 7% / 18:10:40 tmpfs 16G 0 16G 0% /dev/shm 18:10:40 tmpfs 5.0M 0 5.0M 0% /run/lock 18:10:40 tmpfs 16G 0 16G 0% /sys/fs/cgroup 18:10:40 /dev/vda15 105M 4.4M 100M 5% /boot/efi 18:10:40 tmpfs 3.2G 0 3.2G 0% /run/user/1001 18:10:40 18:10:40 18:10:40 ---> free -m: 18:10:40 total used free shared buff/cache available 18:10:40 Mem: 32167 812 29111 0 2242 30924 18:10:40 Swap: 1023 0 1023 18:10:40 18:10:40 18:10:40 ---> ip addr: 18:10:40 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 18:10:40 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 18:10:40 inet 127.0.0.1/8 scope host lo 18:10:40 valid_lft forever preferred_lft forever 18:10:40 inet6 ::1/128 scope host 18:10:40 valid_lft forever preferred_lft forever 18:10:40 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 18:10:40 link/ether fa:16:3e:8b:67:1a brd ff:ff:ff:ff:ff:ff 18:10:40 inet 10.30.107.107/23 brd 10.30.107.255 scope global dynamic ens3 18:10:40 valid_lft 86193sec preferred_lft 86193sec 18:10:40 inet6 fe80::f816:3eff:fe8b:671a/64 scope link 18:10:40 valid_lft forever preferred_lft forever 18:10:40 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 18:10:40 link/ether 02:42:db:25:1d:79 brd ff:ff:ff:ff:ff:ff 18:10:40 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 18:10:40 valid_lft forever preferred_lft forever 18:10:40 18:10:40 18:10:41 ---> sar -b -r -n DEV: 18:10:41 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-4659) 02/11/24 _x86_64_ (8 CPU) 18:10:41 18:10:41 18:07:17 LINUX RESTART (8 CPU) 18:10:41 18:10:41 18:08:01 tps rtps wtps bread/s bwrtn/s 18:10:41 18:09:01 96.42 7.22 89.20 147.98 20531.38 18:10:41 18:10:01 99.07 14.30 84.77 1035.83 22268.16 18:10:41 Average: 97.74 10.76 86.99 591.90 21399.77 18:10:41 18:10:41 18:08:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:10:41 18:09:01 30111108 31641036 2828112 8.59 63308 1776692 1452304 4.27 937876 1596120 52408 18:10:41 18:10:01 29831056 31626168 3108164 9.44 82268 2011552 1469384 4.32 984360 1804744 53268 18:10:41 Average: 29971082 31633602 2968138 9.01 72788 1894122 1460844 4.30 961118 1700432 52838 18:10:41 18:10:41 18:08:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:10:41 18:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:10:41 18:09:01 lo 19.06 19.06 2.06 2.06 0.00 0.00 0.00 0.00 18:10:41 18:09:01 ens3 73.59 65.69 303.51 13.55 0.00 0.00 0.00 0.00 18:10:41 18:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:10:41 18:10:01 lo 20.33 20.33 2.18 2.18 0.00 0.00 0.00 0.00 18:10:41 18:10:01 ens3 87.37 76.47 789.76 12.27 0.00 0.00 0.00 0.00 18:10:41 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:10:41 Average: lo 19.70 19.70 2.12 2.12 0.00 0.00 0.00 0.00 18:10:41 Average: ens3 80.48 71.08 546.63 12.91 0.00 0.00 0.00 0.00 18:10:41 18:10:41 18:10:41 ---> sar -P ALL: 18:10:41 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-4659) 02/11/24 _x86_64_ (8 CPU) 18:10:41 18:10:41 18:07:17 LINUX RESTART (8 CPU) 18:10:41 18:10:41 18:08:01 CPU %user %nice %system %iowait %steal %idle 18:10:41 18:09:01 all 9.33 0.00 0.65 2.26 0.05 87.71 18:10:41 18:09:01 0 7.21 0.00 0.35 0.22 0.02 92.20 18:10:41 18:09:01 1 11.79 0.00 1.05 2.66 0.07 84.44 18:10:41 18:09:01 2 3.75 0.00 0.53 4.64 0.02 91.06 18:10:41 18:09:01 3 5.97 0.00 0.42 6.17 0.07 87.37 18:10:41 18:09:01 4 12.41 0.00 0.84 0.03 0.07 86.65 18:10:41 18:09:01 5 1.22 0.00 0.34 0.10 0.05 98.29 18:10:41 18:09:01 6 26.04 0.00 1.20 4.19 0.05 68.52 18:10:41 18:09:01 7 6.24 0.00 0.45 0.10 0.02 93.19 18:10:41 18:10:01 all 9.22 0.00 0.64 2.56 0.03 87.55 18:10:41 18:10:01 0 1.87 0.00 0.30 0.05 0.02 97.77 18:10:41 18:10:01 1 6.75 0.00 0.63 0.97 0.03 91.62 18:10:41 18:10:01 2 17.84 0.00 0.90 8.21 0.07 72.98 18:10:41 18:10:01 3 11.36 0.00 0.89 8.51 0.05 79.19 18:10:41 18:10:01 4 10.26 0.00 0.59 0.18 0.03 88.94 18:10:41 18:10:01 5 1.37 0.00 0.18 0.02 0.02 98.41 18:10:41 18:10:01 6 22.36 0.00 1.37 0.75 0.05 75.47 18:10:41 18:10:01 7 1.99 0.00 0.27 1.82 0.03 95.90 18:10:41 Average: all 9.28 0.00 0.64 2.41 0.04 87.63 18:10:41 Average: 0 4.53 0.00 0.33 0.13 0.02 94.99 18:10:41 Average: 1 9.27 0.00 0.84 1.81 0.05 88.03 18:10:41 Average: 2 10.78 0.00 0.72 6.42 0.04 82.04 18:10:41 Average: 3 8.67 0.00 0.65 7.34 0.06 83.29 18:10:41 Average: 4 11.34 0.00 0.71 0.11 0.05 87.79 18:10:41 Average: 5 1.30 0.00 0.26 0.06 0.03 98.35 18:10:41 Average: 6 24.20 0.00 1.29 2.47 0.05 71.99 18:10:41 Average: 7 4.11 0.00 0.36 0.96 0.03 94.54 18:10:41 18:10:41 18:10:41