09:31:10 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/python-onapsdk/+/137324 09:31:10 Running as SYSTEM 09:31:10 [EnvInject] - Loading node environment variables. 09:31:10 Building remotely on prd-ubuntu1804-docker-8c-8g-7631 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/integration-python-onapsdk-master-pydocstyle-lint 09:31:10 [ssh-agent] Looking for ssh-agent implementation... 09:31:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:31:10 $ ssh-agent 09:31:10 SSH_AUTH_SOCK=/tmp/ssh-IMUQ6XlBDeGh/agent.2102 09:31:10 SSH_AGENT_PID=2104 09:31:10 [ssh-agent] Started. 09:31:10 Running ssh-add (command line suppressed) 09:31:10 Identity added: /w/workspace/integration-python-onapsdk-master-pydocstyle-lint@tmp/private_key_5385240786201476159.key (/w/workspace/integration-python-onapsdk-master-pydocstyle-lint@tmp/private_key_5385240786201476159.key) 09:31:10 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 09:31:10 The recommended git tool is: NONE 09:31:12 using credential onap-jenkins-ssh 09:31:12 Wiping out workspace first. 09:31:12 Cloning the remote Git repository 09:31:12 Cloning repository git://cloud.onap.org/mirror/integration/python-onapsdk.git 09:31:12 > git init /w/workspace/integration-python-onapsdk-master-pydocstyle-lint # timeout=10 09:31:12 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 09:31:12 > git --version # timeout=10 09:31:12 > git --version # 'git version 2.17.1' 09:31:12 using GIT_SSH to set credentials Gerrit user 09:31:12 Verifying host key using manually-configured host key entries 09:31:12 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git +refs/heads/*:refs/remotes/origin/* # timeout=30 09:31:12 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 09:31:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:31:13 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 09:31:13 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 09:31:13 using GIT_SSH to set credentials Gerrit user 09:31:13 Verifying host key using manually-configured host key entries 09:31:13 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git refs/changes/24/137324/3 # timeout=30 09:31:13 > git rev-parse 254d6a0cfded9e5ce6f5bdaeca17ce3cfbdb43f0^{commit} # timeout=10 09:31:13 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 09:31:13 Checking out Revision 254d6a0cfded9e5ce6f5bdaeca17ce3cfbdb43f0 (refs/changes/24/137324/3) 09:31:13 > git config core.sparsecheckout # timeout=10 09:31:13 > git checkout -f 254d6a0cfded9e5ce6f5bdaeca17ce3cfbdb43f0 # timeout=30 09:31:16 Commit message: "Fix latest SDC distribution list retrieval (old API)" 09:31:16 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:31:16 > git rev-list --no-walk e065c3bb1b148371a991d8f0245357b1b2910f7f # timeout=10 09:31:16 [EnvInject] - Injecting environment variables from a build step. 09:31:16 [EnvInject] - Injecting as environment variables the properties content 09:31:16 PYTHON=python3 09:31:16 09:31:16 [EnvInject] - Variables injected successfully. 09:31:16 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash -l /tmp/jenkins7281395721202822421.sh 09:31:16 ---> tox-install.sh 09:31:16 + source /home/jenkins/lf-env.sh 09:31:16 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:31:16 ++ mktemp -d /tmp/venv-XXXX 09:31:16 + lf_venv=/tmp/venv-pHpE 09:31:16 + local venv_file=/tmp/.os_lf_venv 09:31:16 + local python=python3 09:31:16 + local options 09:31:16 + local set_path=true 09:31:16 + local install_args= 09:31:16 ++ 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 09:31:16 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:31:16 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:31:16 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:31:16 + true 09:31:16 + case $1 in 09:31:16 + venv_file=/tmp/.toxenv 09:31:16 + shift 2 09:31:16 + true 09:31:16 + case $1 in 09:31:16 + shift 09:31:16 + break 09:31:16 + case $python in 09:31:16 + local pkg_list= 09:31:16 + [[ -d /opt/pyenv ]] 09:31:16 + echo 'Setup pyenv:' 09:31:16 Setup pyenv: 09:31:16 + export PYENV_ROOT=/opt/pyenv 09:31:16 + PYENV_ROOT=/opt/pyenv 09:31:16 + 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 09:31:16 + 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 09:31:16 + pyenv versions 09:31:16 * system (set by /opt/pyenv/version) 09:31:16 * 3.8.13 (set by /opt/pyenv/version) 09:31:16 * 3.9.13 (set by /opt/pyenv/version) 09:31:16 * 3.10.6 (set by /opt/pyenv/version) 09:31:16 + command -v pyenv 09:31:16 ++ pyenv init - --no-rehash 09:31:16 + 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[*]}"'\'')" 09:31:16 export PATH="/opt/pyenv/shims:${PATH}" 09:31:16 export PYENV_SHELL=bash 09:31:16 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:31:16 pyenv() { 09:31:16 local command 09:31:16 command="${1:-}" 09:31:16 if [ "$#" -gt 0 ]; then 09:31:16 shift 09:31:16 fi 09:31:16 09:31:16 case "$command" in 09:31:16 rehash|shell) 09:31:16 eval "$(pyenv "sh-$command" "$@")" 09:31:16 ;; 09:31:16 *) 09:31:16 command pyenv "$command" "$@" 09:31:16 ;; 09:31:16 esac 09:31:16 }' 09:31:16 +++ 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[*]}"' 09:31:16 ++ 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 09:31:16 ++ 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 09:31:16 ++ 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 09:31:16 ++ export PYENV_SHELL=bash 09:31:16 ++ PYENV_SHELL=bash 09:31:16 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:31:16 +++ complete -F _pyenv pyenv 09:31:16 ++ lf-pyver python3 09:31:16 ++ local py_version_xy=python3 09:31:16 ++ local py_version_xyz= 09:31:16 ++ pyenv versions 09:31:16 ++ local command 09:31:16 ++ command=versions 09:31:16 ++ '[' 1 -gt 0 ']' 09:31:16 ++ shift 09:31:16 ++ case "$command" in 09:31:16 ++ command pyenv versions 09:31:16 ++ pyenv versions 09:31:16 ++ awk '{ print $1 }' 09:31:16 ++ sed 's/^[ *]* //' 09:31:16 ++ grep -E '^[0-9.]*[0-9]$' 09:31:17 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:31:17 +++ grep '^3' /tmp/.pyenv_versions 09:31:17 +++ sort -V 09:31:17 +++ tail -n 1 09:31:17 ++ py_version_xyz=3.10.6 09:31:17 ++ [[ -z 3.10.6 ]] 09:31:17 ++ echo 3.10.6 09:31:17 ++ return 0 09:31:17 + pyenv local 3.10.6 09:31:17 + local command 09:31:17 + command=local 09:31:17 + '[' 2 -gt 0 ']' 09:31:17 + shift 09:31:17 + case "$command" in 09:31:17 + command pyenv local 3.10.6 09:31:17 + pyenv local 3.10.6 09:31:17 + for arg in "$@" 09:31:17 + case $arg in 09:31:17 + pkg_list+='tox ' 09:31:17 + for arg in "$@" 09:31:17 + case $arg in 09:31:17 + pkg_list+='virtualenv ' 09:31:17 + for arg in "$@" 09:31:17 + case $arg in 09:31:17 + pkg_list+='urllib3~=1.26.15 ' 09:31:17 + [[ -f /tmp/.toxenv ]] 09:31:17 + [[ ! -f /tmp/.toxenv ]] 09:31:17 + [[ -n '' ]] 09:31:17 + python3 -m venv /tmp/venv-pHpE 09:31:21 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-pHpE' 09:31:21 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-pHpE 09:31:21 + echo /tmp/venv-pHpE 09:31:21 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 09:31:21 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 09:31:21 + /tmp/venv-pHpE/bin/python3 -m pip install --upgrade --quiet pip virtualenv 09:31:24 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:31:24 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 09:31:24 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 09:31:24 + /tmp/venv-pHpE/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 09:31:26 + type python3 09:31:26 + true 09:31:26 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-pHpE/bin to PATH' 09:31:26 lf-activate-venv(): INFO: Adding /tmp/venv-pHpE/bin to PATH 09:31:26 + PATH=/tmp/venv-pHpE/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 09:31:26 + return 0 09:31:26 + python3 --version 09:31:26 Python 3.10.6 09:31:26 + python3 -m pip --version 09:31:26 pip 24.0 from /tmp/venv-pHpE/lib/python3.10/site-packages/pip (python 3.10) 09:31:26 + python3 -m pip freeze 09:31:27 cachetools==5.3.2 09:31:27 chardet==5.2.0 09:31:27 colorama==0.4.6 09:31:27 distlib==0.3.8 09:31:27 filelock==3.13.1 09:31:27 packaging==23.2 09:31:27 platformdirs==4.2.0 09:31:27 pluggy==1.4.0 09:31:27 pyproject-api==1.6.1 09:31:27 tomli==2.0.1 09:31:27 tox==4.13.0 09:31:27 urllib3==1.26.18 09:31:27 virtualenv==20.25.1 09:31:27 [EnvInject] - Injecting environment variables from a build step. 09:31:27 [EnvInject] - Injecting as environment variables the properties content 09:31:27 PARALLEL=false 09:31:27 09:31:27 [EnvInject] - Variables injected successfully. 09:31:27 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash -l /tmp/jenkins12539492711539645372.sh 09:31:27 ---> tox-run.sh 09:31:27 + 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 09:31:27 + ARCHIVE_TOX_DIR=/w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/tox 09:31:27 + ARCHIVE_DOC_DIR=/w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/docs 09:31:27 + mkdir -p /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/tox 09:31:27 + cd /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/. 09:31:27 + source /home/jenkins/lf-env.sh 09:31:27 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:31:27 ++ mktemp -d /tmp/venv-XXXX 09:31:27 + lf_venv=/tmp/venv-uZoS 09:31:27 + local venv_file=/tmp/.os_lf_venv 09:31:27 + local python=python3 09:31:27 + local options 09:31:27 + local set_path=true 09:31:27 + local install_args= 09:31:27 ++ 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 09:31:27 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:31:27 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:31:27 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:31:27 + true 09:31:27 + case $1 in 09:31:27 + venv_file=/tmp/.toxenv 09:31:27 + shift 2 09:31:27 + true 09:31:27 + case $1 in 09:31:27 + shift 09:31:27 + break 09:31:27 + case $python in 09:31:27 + local pkg_list= 09:31:27 + [[ -d /opt/pyenv ]] 09:31:27 + echo 'Setup pyenv:' 09:31:27 Setup pyenv: 09:31:27 + export PYENV_ROOT=/opt/pyenv 09:31:27 + PYENV_ROOT=/opt/pyenv 09:31:27 + 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 09:31:27 + 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 09:31:27 + pyenv versions 09:31:27 system 09:31:27 3.8.13 09:31:27 3.9.13 09:31:27 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 09:31:27 + command -v pyenv 09:31:27 ++ pyenv init - --no-rehash 09:31:27 + 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[*]}"'\'')" 09:31:27 export PATH="/opt/pyenv/shims:${PATH}" 09:31:27 export PYENV_SHELL=bash 09:31:27 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:31:27 pyenv() { 09:31:27 local command 09:31:27 command="${1:-}" 09:31:27 if [ "$#" -gt 0 ]; then 09:31:27 shift 09:31:27 fi 09:31:27 09:31:27 case "$command" in 09:31:27 rehash|shell) 09:31:27 eval "$(pyenv "sh-$command" "$@")" 09:31:27 ;; 09:31:27 *) 09:31:27 command pyenv "$command" "$@" 09:31:27 ;; 09:31:27 esac 09:31:27 }' 09:31:27 +++ 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[*]}"' 09:31:27 ++ 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 09:31:27 ++ 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 09:31:27 ++ 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 09:31:27 ++ export PYENV_SHELL=bash 09:31:27 ++ PYENV_SHELL=bash 09:31:27 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:31:27 +++ complete -F _pyenv pyenv 09:31:27 ++ lf-pyver python3 09:31:27 ++ local py_version_xy=python3 09:31:27 ++ local py_version_xyz= 09:31:27 ++ pyenv versions 09:31:27 ++ local command 09:31:27 ++ command=versions 09:31:27 ++ '[' 1 -gt 0 ']' 09:31:27 ++ shift 09:31:27 ++ case "$command" in 09:31:27 ++ command pyenv versions 09:31:27 ++ pyenv versions 09:31:27 ++ sed 's/^[ *]* //' 09:31:27 ++ awk '{ print $1 }' 09:31:27 ++ grep -E '^[0-9.]*[0-9]$' 09:31:27 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:31:27 +++ sort -V 09:31:27 +++ grep '^3' /tmp/.pyenv_versions 09:31:27 +++ tail -n 1 09:31:27 ++ py_version_xyz=3.10.6 09:31:27 ++ [[ -z 3.10.6 ]] 09:31:27 ++ echo 3.10.6 09:31:27 ++ return 0 09:31:27 + pyenv local 3.10.6 09:31:27 + local command 09:31:27 + command=local 09:31:27 + '[' 2 -gt 0 ']' 09:31:27 + shift 09:31:27 + case "$command" in 09:31:27 + command pyenv local 3.10.6 09:31:27 + pyenv local 3.10.6 09:31:27 + for arg in "$@" 09:31:27 + case $arg in 09:31:27 + pkg_list+='tox ' 09:31:27 + for arg in "$@" 09:31:27 + case $arg in 09:31:27 + pkg_list+='virtualenv ' 09:31:27 + for arg in "$@" 09:31:27 + case $arg in 09:31:27 + pkg_list+='urllib3~=1.26.15 ' 09:31:27 + [[ -f /tmp/.toxenv ]] 09:31:27 ++ cat /tmp/.toxenv 09:31:27 + lf_venv=/tmp/venv-pHpE 09:31:27 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pHpE from' file:/tmp/.toxenv 09:31:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pHpE from file:/tmp/.toxenv 09:31:27 + /tmp/venv-pHpE/bin/python3 -m pip install --upgrade --quiet pip virtualenv 09:31:28 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:31:28 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 09:31:28 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 09:31:28 + /tmp/venv-pHpE/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 09:31:29 + type python3 09:31:29 + true 09:31:29 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-pHpE/bin to PATH' 09:31:29 lf-activate-venv(): INFO: Adding /tmp/venv-pHpE/bin to PATH 09:31:29 + PATH=/tmp/venv-pHpE/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 09:31:29 + return 0 09:31:29 + [[ -d /opt/pyenv ]] 09:31:29 + echo '---> Setting up pyenv' 09:31:29 ---> Setting up pyenv 09:31:29 + export PYENV_ROOT=/opt/pyenv 09:31:29 + PYENV_ROOT=/opt/pyenv 09:31:29 + export PATH=/opt/pyenv/bin:/tmp/venv-pHpE/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 09:31:29 + PATH=/opt/pyenv/bin:/tmp/venv-pHpE/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 09:31:29 ++ pwd 09:31:29 + PYTHONPATH=/w/workspace/integration-python-onapsdk-master-pydocstyle-lint 09:31:29 + export PYTHONPATH 09:31:29 + export TOX_TESTENV_PASSENV=PYTHONPATH 09:31:29 + TOX_TESTENV_PASSENV=PYTHONPATH 09:31:29 + tox --version 09:31:30 4.13.0 from /tmp/venv-pHpE/lib/python3.10/site-packages/tox/__init__.py 09:31:30 + PARALLEL=false 09:31:30 + TOX_OPTIONS_LIST= 09:31:30 + [[ -n pydocstyle ]] 09:31:30 + TOX_OPTIONS_LIST=' -e pydocstyle' 09:31:30 + case ${PARALLEL,,} in 09:31:30 + tox -e pydocstyle 09:31:30 + tee -a /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/tox/tox.log 09:31:31 pydocstyle: install_deps> python -I -m pip install -r test-requirements.txt 09:31:43 .pkg: install_requires> python -I -m pip install 'setuptools>=40.8.0' wheel 09:31:45 .pkg: _optional_hooks> python /tmp/venv-pHpE/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 09:31:45 .pkg: get_requires_for_build_sdist> python /tmp/venv-pHpE/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 09:31:45 .pkg: install_requires_for_build_sdist> python -I -m pip install pytest-runner==5.2 09:31:45 .pkg: get_requires_for_build_wheel> python /tmp/venv-pHpE/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 09:31:45 .pkg: install_requires_for_build_wheel> python -I -m pip install pytest-runner==5.2 wheel 09:31:46 .pkg: freeze> python -m pip freeze --all 09:31:46 .pkg: pip==24.0,pytest-runner==5.2,setuptools==69.1.0,wheel==0.42.0 09:31:46 .pkg: prepare_metadata_for_build_wheel> python /tmp/venv-pHpE/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 09:31:46 .pkg: build_sdist> python /tmp/venv-pHpE/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 09:31:47 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 09:31:48 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.3.tar.gz 09:31:50 pydocstyle: freeze> python -m pip freeze --all 09:31:50 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.2,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.3,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.0.3,pyOpenSSL==22.0.0,pyrsistent==0.20.0,PySocks==1.7.1,pytest==8.0.1,pytest-cov==4.1.0,PyYAML==6.0.1,requests==2.27.1,requests-mock==1.11.0,rich==13.7.0,setuptools==69.1.0,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 09:31:50 pydocstyle: commands[0]> pydocstyle src/ 09:31:54 .pkg: _exit> python /tmp/venv-pHpE/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 09:31:54 pydocstyle: OK (23.82=setup[20.45]+cmd[3.37] seconds) 09:31:54 congratulations :) (24.00 seconds) 09:31:54 + tox_status=0 09:31:54 + echo '---> Completed tox runs' 09:31:54 ---> Completed tox runs 09:31:54 + for i in .tox/*/log 09:31:54 ++ echo .tox/pydocstyle/log 09:31:54 ++ awk -F/ '{print $2}' 09:31:54 + tox_env=pydocstyle 09:31:54 + cp -r .tox/pydocstyle/log /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/tox/pydocstyle 09:31:54 + DOC_DIR=docs/_build/html 09:31:54 + [[ -d docs/_build/html ]] 09:31:54 + echo '---> tox-run.sh ends' 09:31:54 ---> tox-run.sh ends 09:31:54 + test 0 -eq 0 09:31:54 $ ssh-agent -k 09:31:54 unset SSH_AUTH_SOCK; 09:31:54 unset SSH_AGENT_PID; 09:31:54 echo Agent pid 2104 killed; 09:31:54 [ssh-agent] Stopped. 09:31:54 [PostBuildScript] - [INFO] Executing post build scripts. 09:31:54 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins17057351320555844556.sh 09:31:54 ---> sysstat.sh 09:31:54 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins8100074638951194135.sh 09:31:54 ---> package-listing.sh 09:31:54 ++ facter osfamily 09:31:54 ++ tr '[:upper:]' '[:lower:]' 09:31:55 + OS_FAMILY=debian 09:31:55 + workspace=/w/workspace/integration-python-onapsdk-master-pydocstyle-lint 09:31:55 + START_PACKAGES=/tmp/packages_start.txt 09:31:55 + END_PACKAGES=/tmp/packages_end.txt 09:31:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:31:55 + PACKAGES=/tmp/packages_start.txt 09:31:55 + '[' /w/workspace/integration-python-onapsdk-master-pydocstyle-lint ']' 09:31:55 + PACKAGES=/tmp/packages_end.txt 09:31:55 + case "${OS_FAMILY}" in 09:31:55 + dpkg -l 09:31:55 + grep '^ii' 09:31:55 + '[' -f /tmp/packages_start.txt ']' 09:31:55 + '[' -f /tmp/packages_end.txt ']' 09:31:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:31:55 + '[' /w/workspace/integration-python-onapsdk-master-pydocstyle-lint ']' 09:31:55 + mkdir -p /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/ 09:31:55 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/ 09:31:55 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins12675494032310686515.sh 09:31:55 ---> capture-instance-metadata.sh 09:31:55 Setup pyenv: 09:31:55 system 09:31:55 3.8.13 09:31:55 3.9.13 09:31:55 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 09:31:59 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-slys 09:31:59 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:32:02 lf-activate-venv(): INFO: Installing: lftools 09:32:32 lf-activate-venv(): INFO: Adding /tmp/venv-slys/bin to PATH 09:32:32 INFO: Running in OpenStack, capturing instance metadata 09:32:33 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins5556862283613085290.sh 09:32:33 provisioning config files... 09:32:33 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-python-onapsdk-master-pydocstyle-lint@tmp/config5239793085342871756tmp 09:32:33 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 09:32:33 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 09:32:33 [EnvInject] - Injecting environment variables from a build step. 09:32:33 [EnvInject] - Injecting as environment variables the properties content 09:32:33 SERVER_ID=logs 09:32:33 09:32:33 [EnvInject] - Variables injected successfully. 09:32:33 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins6913450169368549852.sh 09:32:33 ---> create-netrc.sh 09:32:33 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins17449862516075007289.sh 09:32:33 ---> python-tools-install.sh 09:32:33 Setup pyenv: 09:32:33 system 09:32:33 3.8.13 09:32:33 3.9.13 09:32:33 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 09:32:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-slys from file:/tmp/.os_lf_venv 09:32:34 lf-activate-venv(): INFO: Installing: lftools 09:32:42 lf-activate-venv(): INFO: Adding /tmp/venv-slys/bin to PATH 09:32:42 Generating Requirements File 09:33:10 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. 09:33:10 lftools 0.37.9 requires openstacksdk>=2.1.0, but you have openstacksdk 0.62.0 which is incompatible. 09:33:11 Python 3.10.6 09:33:11 pip 24.0 from /tmp/venv-slys/lib/python3.10/site-packages/pip (python 3.10) 09:33:11 appdirs==1.4.4 09:33:11 argcomplete==3.2.2 09:33:11 aspy.yaml==1.3.0 09:33:11 attrs==23.2.0 09:33:11 autopage==0.5.2 09:33:11 beautifulsoup4==4.12.3 09:33:11 boto3==1.34.47 09:33:11 botocore==1.34.47 09:33:11 bs4==0.0.2 09:33:11 cachetools==5.3.2 09:33:11 certifi==2024.2.2 09:33:11 cffi==1.16.0 09:33:11 cfgv==3.4.0 09:33:11 chardet==5.2.0 09:33:11 charset-normalizer==3.3.2 09:33:11 click==8.1.7 09:33:11 cliff==4.5.0 09:33:11 cmd2==2.4.3 09:33:11 cryptography==3.3.2 09:33:11 debtcollector==2.5.0 09:33:11 decorator==5.1.1 09:33:11 defusedxml==0.7.1 09:33:11 Deprecated==1.2.14 09:33:11 distlib==0.3.8 09:33:11 dnspython==2.6.1 09:33:11 docker==4.2.2 09:33:11 dogpile.cache==1.3.2 09:33:11 email-validator==2.1.0.post1 09:33:11 filelock==3.13.1 09:33:11 future==1.0.0 09:33:11 gitdb==4.0.11 09:33:11 GitPython==3.1.42 09:33:11 google-auth==2.28.1 09:33:11 httplib2==0.22.0 09:33:11 identify==2.5.35 09:33:11 idna==3.6 09:33:11 importlib-resources==1.5.0 09:33:11 iso8601==2.1.0 09:33:11 Jinja2==3.1.3 09:33:11 jmespath==1.0.1 09:33:11 jsonpatch==1.33 09:33:11 jsonpointer==2.4 09:33:11 jsonschema==4.21.1 09:33:11 jsonschema-specifications==2023.12.1 09:33:11 keystoneauth1==5.5.0 09:33:11 kubernetes==29.0.0 09:33:11 lftools==0.37.9 09:33:11 lxml==5.1.0 09:33:11 MarkupSafe==2.1.5 09:33:11 msgpack==1.0.7 09:33:11 multi_key_dict==2.0.3 09:33:11 munch==4.0.0 09:33:11 netaddr==1.2.1 09:33:11 netifaces==0.11.0 09:33:11 niet==1.4.2 09:33:11 nodeenv==1.8.0 09:33:11 oauth2client==4.1.3 09:33:11 oauthlib==3.2.2 09:33:11 openstacksdk==0.62.0 09:33:11 os-client-config==2.1.0 09:33:11 os-service-types==1.7.0 09:33:11 osc-lib==3.0.0 09:33:11 oslo.config==9.3.0 09:33:11 oslo.context==5.3.0 09:33:11 oslo.i18n==6.2.0 09:33:11 oslo.log==5.4.0 09:33:11 oslo.serialization==5.3.0 09:33:11 oslo.utils==7.0.0 09:33:11 packaging==23.2 09:33:11 pbr==6.0.0 09:33:11 platformdirs==4.2.0 09:33:11 prettytable==3.10.0 09:33:11 pyasn1==0.5.1 09:33:11 pyasn1-modules==0.3.0 09:33:11 pycparser==2.21 09:33:11 pygerrit2==2.0.15 09:33:11 PyGithub==2.2.0 09:33:11 pyinotify==0.9.6 09:33:11 PyJWT==2.8.0 09:33:11 PyNaCl==1.5.0 09:33:11 pyparsing==2.4.7 09:33:11 pyperclip==1.8.2 09:33:11 pyrsistent==0.20.0 09:33:11 python-cinderclient==9.4.0 09:33:11 python-dateutil==2.8.2 09:33:11 python-heatclient==3.4.0 09:33:11 python-jenkins==1.8.2 09:33:11 python-keystoneclient==5.3.0 09:33:11 python-magnumclient==4.3.0 09:33:11 python-novaclient==18.4.0 09:33:11 python-openstackclient==6.0.1 09:33:11 python-swiftclient==4.4.0 09:33:11 pytz==2024.1 09:33:11 PyYAML==6.0.1 09:33:11 referencing==0.33.0 09:33:11 requests==2.31.0 09:33:11 requests-oauthlib==1.3.1 09:33:11 requestsexceptions==1.4.0 09:33:11 rfc3986==2.0.0 09:33:11 rpds-py==0.18.0 09:33:11 rsa==4.9 09:33:11 ruamel.yaml==0.18.6 09:33:11 ruamel.yaml.clib==0.2.8 09:33:11 s3transfer==0.10.0 09:33:11 simplejson==3.19.2 09:33:11 six==1.16.0 09:33:11 smmap==5.0.1 09:33:11 soupsieve==2.5 09:33:11 stevedore==5.1.0 09:33:11 tabulate==0.9.0 09:33:11 toml==0.10.2 09:33:11 tomlkit==0.12.3 09:33:11 tqdm==4.66.2 09:33:11 typing_extensions==4.9.0 09:33:11 tzdata==2024.1 09:33:11 urllib3==1.26.18 09:33:11 virtualenv==20.25.1 09:33:11 wcwidth==0.2.13 09:33:11 websocket-client==1.7.0 09:33:11 wrapt==1.16.0 09:33:11 xdg==6.0.0 09:33:11 xmltodict==0.13.0 09:33:11 yq==3.2.3 09:33:11 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins1172240191990018558.sh 09:33:11 ---> sudo-logs.sh 09:33:11 Archiving 'sudo' log.. 09:33:12 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins18176552833479728937.sh 09:33:12 ---> job-cost.sh 09:33:12 Setup pyenv: 09:33:12 system 09:33:12 3.8.13 09:33:12 3.9.13 09:33:12 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 09:33:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-slys from file:/tmp/.os_lf_venv 09:33:13 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:33:21 lf-activate-venv(): INFO: Adding /tmp/venv-slys/bin to PATH 09:33:21 INFO: No Stack... 09:33:21 INFO: Retrieving Pricing Info for: v3-standard-8 09:33:21 INFO: Archiving Costs 09:33:21 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash -l /tmp/jenkins5891256136315631722.sh 09:33:21 ---> logs-deploy.sh 09:33:21 Setup pyenv: 09:33:22 system 09:33:22 3.8.13 09:33:22 3.9.13 09:33:22 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 09:33:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-slys from file:/tmp/.os_lf_venv 09:33:23 lf-activate-venv(): INFO: Installing: lftools 09:33:32 lf-activate-venv(): INFO: Adding /tmp/venv-slys/bin to PATH 09:33:32 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-python-onapsdk-master-pydocstyle-lint/231 09:33:32 INFO: archiving workspace using pattern(s): 09:33:33 Archives upload complete. 09:33:33 INFO: archiving logs to Nexus 09:33:33 ---> uname -a: 09:33:33 Linux prd-ubuntu1804-docker-8c-8g-7631 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 09:33:33 09:33:33 09:33:34 ---> lscpu: 09:33:34 Architecture: x86_64 09:33:34 CPU op-mode(s): 32-bit, 64-bit 09:33:34 Byte Order: Little Endian 09:33:34 CPU(s): 8 09:33:34 On-line CPU(s) list: 0-7 09:33:34 Thread(s) per core: 1 09:33:34 Core(s) per socket: 1 09:33:34 Socket(s): 8 09:33:34 NUMA node(s): 1 09:33:34 Vendor ID: AuthenticAMD 09:33:34 CPU family: 23 09:33:34 Model: 49 09:33:34 Model name: AMD EPYC-Rome Processor 09:33:34 Stepping: 0 09:33:34 CPU MHz: 2799.996 09:33:34 BogoMIPS: 5599.99 09:33:34 Virtualization: AMD-V 09:33:34 Hypervisor vendor: KVM 09:33:34 Virtualization type: full 09:33:34 L1d cache: 32K 09:33:34 L1i cache: 32K 09:33:34 L2 cache: 512K 09:33:34 L3 cache: 16384K 09:33:34 NUMA node0 CPU(s): 0-7 09:33:34 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 09:33:34 09:33:34 09:33:34 ---> nproc: 09:33:34 8 09:33:34 09:33:34 09:33:34 ---> df -h: 09:33:34 Filesystem Size Used Avail Use% Mounted on 09:33:34 udev 16G 0 16G 0% /dev 09:33:34 tmpfs 3.2G 708K 3.2G 1% /run 09:33:34 /dev/vda1 155G 11G 145G 7% / 09:33:34 tmpfs 16G 0 16G 0% /dev/shm 09:33:34 tmpfs 5.0M 0 5.0M 0% /run/lock 09:33:34 tmpfs 16G 0 16G 0% /sys/fs/cgroup 09:33:34 /dev/vda15 105M 4.4M 100M 5% /boot/efi 09:33:34 tmpfs 3.2G 0 3.2G 0% /run/user/1001 09:33:34 09:33:34 09:33:34 ---> free -m: 09:33:34 total used free shared buff/cache available 09:33:34 Mem: 32167 820 29109 0 2236 30916 09:33:34 Swap: 1023 0 1023 09:33:34 09:33:34 09:33:34 ---> ip addr: 09:33:34 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:33:34 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:33:34 inet 127.0.0.1/8 scope host lo 09:33:34 valid_lft forever preferred_lft forever 09:33:34 inet6 ::1/128 scope host 09:33:34 valid_lft forever preferred_lft forever 09:33:34 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 09:33:34 link/ether fa:16:3e:30:b7:ab brd ff:ff:ff:ff:ff:ff 09:33:34 inet 10.30.107.217/23 brd 10.30.107.255 scope global dynamic ens3 09:33:34 valid_lft 86216sec preferred_lft 86216sec 09:33:34 inet6 fe80::f816:3eff:fe30:b7ab/64 scope link 09:33:34 valid_lft forever preferred_lft forever 09:33:34 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 09:33:34 link/ether 02:42:6b:05:63:ec brd ff:ff:ff:ff:ff:ff 09:33:34 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 09:33:34 valid_lft forever preferred_lft forever 09:33:34 09:33:34 09:33:34 ---> sar -b -r -n DEV: 09:33:34 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-7631) 02/22/24 _x86_64_ (8 CPU) 09:33:34 09:33:34 09:30:32 LINUX RESTART (8 CPU) 09:33:34 09:33:34 09:31:02 tps rtps wtps bread/s bwrtn/s 09:33:34 09:32:01 332.73 62.15 270.59 3809.01 31743.14 09:33:34 09:33:01 119.33 14.27 105.06 1030.17 28114.42 09:33:34 Average: 225.10 38.00 187.10 2407.46 29912.93 09:33:34 09:33:34 09:31:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:33:34 09:32:01 30188352 31694000 2750868 8.35 59064 1758120 1420040 4.18 878868 1582676 142208 09:33:34 09:33:01 29881268 31655944 3057952 9.28 81944 1991140 1451676 4.27 948076 1786136 129408 09:33:34 Average: 30034810 31674972 2904410 8.82 70504 1874630 1435858 4.22 913472 1684406 135808 09:33:34 09:33:34 09:31:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:33:34 09:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:34 09:32:01 lo 1.49 1.49 0.15 0.15 0.00 0.00 0.00 0.00 09:33:34 09:32:01 ens3 369.08 249.81 1042.59 75.70 0.00 0.00 0.00 0.00 09:33:34 09:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:34 09:33:01 lo 1.80 1.80 0.18 0.18 0.00 0.00 0.00 0.00 09:33:34 09:33:01 ens3 52.68 38.56 762.70 8.83 0.00 0.00 0.00 0.00 09:33:34 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:33:34 Average: lo 1.65 1.65 0.17 0.17 0.00 0.00 0.00 0.00 09:33:34 Average: ens3 209.50 143.27 901.42 41.98 0.00 0.00 0.00 0.00 09:33:34 09:33:34 09:33:34 ---> sar -P ALL: 09:33:34 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-7631) 02/22/24 _x86_64_ (8 CPU) 09:33:34 09:33:34 09:30:32 LINUX RESTART (8 CPU) 09:33:34 09:33:34 09:31:02 CPU %user %nice %system %iowait %steal %idle 09:33:34 09:32:01 all 11.76 0.00 1.21 2.76 0.05 84.22 09:33:34 09:32:01 0 7.30 0.00 0.59 0.17 0.03 91.91 09:33:34 09:32:01 1 23.33 0.00 1.95 2.16 0.05 72.51 09:33:34 09:32:01 2 10.74 0.00 1.11 6.98 0.05 81.13 09:33:34 09:32:01 3 10.28 0.00 1.14 2.28 0.07 86.23 09:33:34 09:32:01 4 10.97 0.00 1.12 1.14 0.05 86.72 09:33:34 09:32:01 5 14.55 0.00 1.84 8.33 0.05 75.23 09:33:34 09:32:01 6 10.27 0.00 1.12 0.66 0.05 87.90 09:33:34 09:32:01 7 6.63 0.00 0.85 0.43 0.05 92.04 09:33:34 09:33:01 all 10.42 0.00 0.74 2.08 0.03 86.73 09:33:34 09:33:01 0 7.18 0.00 0.47 0.55 0.02 91.78 09:33:34 09:33:01 1 26.79 0.00 1.32 0.77 0.05 71.07 09:33:34 09:33:01 2 14.00 0.00 1.18 9.00 0.05 75.77 09:33:34 09:33:01 3 11.50 0.00 0.68 4.31 0.07 83.44 09:33:34 09:33:01 4 5.30 0.00 0.63 0.92 0.02 93.13 09:33:34 09:33:01 5 6.25 0.00 0.37 0.55 0.05 92.78 09:33:34 09:33:01 6 6.49 0.00 0.60 0.32 0.02 92.58 09:33:34 09:33:01 7 5.81 0.00 0.62 0.18 0.02 93.37 09:33:34 Average: all 11.08 0.00 0.97 2.42 0.04 85.49 09:33:34 Average: 0 7.24 0.00 0.53 0.36 0.03 91.85 09:33:34 Average: 1 25.08 0.00 1.63 1.46 0.05 71.78 09:33:34 Average: 2 12.39 0.00 1.15 8.00 0.05 78.42 09:33:34 Average: 3 10.90 0.00 0.91 3.30 0.07 84.82 09:33:34 Average: 4 8.11 0.00 0.88 1.03 0.03 89.95 09:33:34 Average: 5 10.36 0.00 1.10 4.40 0.05 84.10 09:33:34 Average: 6 8.36 0.00 0.86 0.49 0.03 90.26 09:33:34 Average: 7 6.22 0.00 0.73 0.30 0.03 92.71 09:33:34 09:33:34 09:33:34