20:21:34 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/python-onapsdk/+/137430 20:21:34 Running as SYSTEM 20:21:34 [EnvInject] - Loading node environment variables. 20:21:34 Building remotely on prd-ubuntu1804-docker-8c-8g-9259 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/integration-python-onapsdk-master-pydocstyle-lint 20:21:34 [ssh-agent] Looking for ssh-agent implementation... 20:21:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:21:34 $ ssh-agent 20:21:34 SSH_AUTH_SOCK=/tmp/ssh-k2tZJXfgIY8C/agent.2109 20:21:34 SSH_AGENT_PID=2111 20:21:34 [ssh-agent] Started. 20:21:34 Running ssh-add (command line suppressed) 20:21:34 Identity added: /w/workspace/integration-python-onapsdk-master-pydocstyle-lint@tmp/private_key_9181536946539124338.key (/w/workspace/integration-python-onapsdk-master-pydocstyle-lint@tmp/private_key_9181536946539124338.key) 20:21:34 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 20:21:34 The recommended git tool is: NONE 20:21:36 using credential onap-jenkins-ssh 20:21:36 Wiping out workspace first. 20:21:36 Cloning the remote Git repository 20:21:36 Cloning repository git://cloud.onap.org/mirror/integration/python-onapsdk.git 20:21:36 > git init /w/workspace/integration-python-onapsdk-master-pydocstyle-lint # timeout=10 20:21:36 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 20:21:36 > git --version # timeout=10 20:21:36 > git --version # 'git version 2.17.1' 20:21:36 using GIT_SSH to set credentials Gerrit user 20:21:36 Verifying host key using manually-configured host key entries 20:21:36 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git +refs/heads/*:refs/remotes/origin/* # timeout=30 20:21:36 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 20:21:36 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:21:37 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 20:21:37 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 20:21:37 using GIT_SSH to set credentials Gerrit user 20:21:37 Verifying host key using manually-configured host key entries 20:21:37 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git refs/changes/30/137430/1 # timeout=30 20:21:37 > git rev-parse d9a7933dcfd3fd296be9b877a4801c992bf2658b^{commit} # timeout=10 20:21:37 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 20:21:37 Checking out Revision d9a7933dcfd3fd296be9b877a4801c992bf2658b (refs/changes/30/137430/1) 20:21:37 > git config core.sparsecheckout # timeout=10 20:21:37 > git checkout -f d9a7933dcfd3fd296be9b877a4801c992bf2658b # timeout=30 20:21:40 Commit message: "Fix distribution status check error" 20:21:40 > git rev-parse FETCH_HEAD^{commit} # timeout=10 20:21:40 > git rev-list --no-walk 8193babda45e3fcffb38b844c841b64f317c9f62 # timeout=10 20:21:40 [EnvInject] - Injecting environment variables from a build step. 20:21:40 [EnvInject] - Injecting as environment variables the properties content 20:21:40 PYTHON=python3 20:21:40 20:21:40 [EnvInject] - Variables injected successfully. 20:21:40 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash -l /tmp/jenkins2042770462412187397.sh 20:21:40 ---> tox-install.sh 20:21:40 + source /home/jenkins/lf-env.sh 20:21:40 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 20:21:40 ++ mktemp -d /tmp/venv-XXXX 20:21:40 + lf_venv=/tmp/venv-iRpF 20:21:40 + local venv_file=/tmp/.os_lf_venv 20:21:40 + local python=python3 20:21:40 + local options 20:21:40 + local set_path=true 20:21:40 + local install_args= 20:21:40 ++ 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 20:21:40 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 20:21:40 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 20:21:40 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 20:21:40 + true 20:21:40 + case $1 in 20:21:40 + venv_file=/tmp/.toxenv 20:21:40 + shift 2 20:21:40 + true 20:21:40 + case $1 in 20:21:40 + shift 20:21:40 + break 20:21:40 + case $python in 20:21:40 + local pkg_list= 20:21:40 + [[ -d /opt/pyenv ]] 20:21:40 + echo 'Setup pyenv:' 20:21:40 Setup pyenv: 20:21:40 + export PYENV_ROOT=/opt/pyenv 20:21:40 + PYENV_ROOT=/opt/pyenv 20:21:40 + 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 20:21:40 + 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 20:21:40 + pyenv versions 20:21:40 * system (set by /opt/pyenv/version) 20:21:40 * 3.8.13 (set by /opt/pyenv/version) 20:21:40 * 3.9.13 (set by /opt/pyenv/version) 20:21:40 * 3.10.6 (set by /opt/pyenv/version) 20:21:40 + command -v pyenv 20:21:40 ++ pyenv init - --no-rehash 20:21:40 + 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[*]}"'\'')" 20:21:40 export PATH="/opt/pyenv/shims:${PATH}" 20:21:40 export PYENV_SHELL=bash 20:21:40 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 20:21:40 pyenv() { 20:21:40 local command 20:21:40 command="${1:-}" 20:21:40 if [ "$#" -gt 0 ]; then 20:21:40 shift 20:21:40 fi 20:21:40 20:21:40 case "$command" in 20:21:40 rehash|shell) 20:21:40 eval "$(pyenv "sh-$command" "$@")" 20:21:40 ;; 20:21:40 *) 20:21:40 command pyenv "$command" "$@" 20:21:40 ;; 20:21:40 esac 20:21:40 }' 20:21:40 +++ 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[*]}"' 20:21:40 ++ 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 20:21:40 ++ 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 20:21:40 ++ 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 20:21:40 ++ export PYENV_SHELL=bash 20:21:40 ++ PYENV_SHELL=bash 20:21:40 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 20:21:40 +++ complete -F _pyenv pyenv 20:21:40 ++ lf-pyver python3 20:21:40 ++ local py_version_xy=python3 20:21:40 ++ local py_version_xyz= 20:21:40 ++ pyenv versions 20:21:40 ++ local command 20:21:40 ++ command=versions 20:21:40 ++ sed 's/^[ *]* //' 20:21:40 ++ '[' 1 -gt 0 ']' 20:21:40 ++ shift 20:21:40 ++ case "$command" in 20:21:40 ++ command pyenv versions 20:21:40 ++ pyenv versions 20:21:40 ++ awk '{ print $1 }' 20:21:40 ++ grep -E '^[0-9.]*[0-9]$' 20:21:41 ++ [[ ! -s /tmp/.pyenv_versions ]] 20:21:41 +++ grep '^3' /tmp/.pyenv_versions 20:21:41 +++ sort -V 20:21:41 +++ tail -n 1 20:21:41 ++ py_version_xyz=3.10.6 20:21:41 ++ [[ -z 3.10.6 ]] 20:21:41 ++ echo 3.10.6 20:21:41 ++ return 0 20:21:41 + pyenv local 3.10.6 20:21:41 + local command 20:21:41 + command=local 20:21:41 + '[' 2 -gt 0 ']' 20:21:41 + shift 20:21:41 + case "$command" in 20:21:41 + command pyenv local 3.10.6 20:21:41 + pyenv local 3.10.6 20:21:41 + for arg in "$@" 20:21:41 + case $arg in 20:21:41 + pkg_list+='tox ' 20:21:41 + for arg in "$@" 20:21:41 + case $arg in 20:21:41 + pkg_list+='virtualenv ' 20:21:41 + for arg in "$@" 20:21:41 + case $arg in 20:21:41 + pkg_list+='urllib3~=1.26.15 ' 20:21:41 + [[ -f /tmp/.toxenv ]] 20:21:41 + [[ ! -f /tmp/.toxenv ]] 20:21:41 + [[ -n '' ]] 20:21:41 + python3 -m venv /tmp/venv-iRpF 20:21:45 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-iRpF' 20:21:45 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-iRpF 20:21:45 + echo /tmp/venv-iRpF 20:21:45 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 20:21:45 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 20:21:45 + /tmp/venv-iRpF/bin/python3 -m pip install --upgrade --quiet pip virtualenv 20:21:48 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 20:21:48 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 20:21:48 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 20:21:48 + /tmp/venv-iRpF/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 20:21:51 + type python3 20:21:51 + true 20:21:51 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-iRpF/bin to PATH' 20:21:51 lf-activate-venv(): INFO: Adding /tmp/venv-iRpF/bin to PATH 20:21:51 + PATH=/tmp/venv-iRpF/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 20:21:51 + return 0 20:21:51 + python3 --version 20:21:51 Python 3.10.6 20:21:51 + python3 -m pip --version 20:21:51 pip 24.0 from /tmp/venv-iRpF/lib/python3.10/site-packages/pip (python 3.10) 20:21:51 + python3 -m pip freeze 20:21:51 cachetools==5.3.3 20:21:51 chardet==5.2.0 20:21:51 colorama==0.4.6 20:21:51 distlib==0.3.8 20:21:51 filelock==3.13.1 20:21:51 packaging==23.2 20:21:51 platformdirs==4.2.0 20:21:51 pluggy==1.4.0 20:21:51 pyproject-api==1.6.1 20:21:51 tomli==2.0.1 20:21:51 tox==4.13.0 20:21:51 urllib3==1.26.18 20:21:51 virtualenv==20.25.1 20:21:51 [EnvInject] - Injecting environment variables from a build step. 20:21:51 [EnvInject] - Injecting as environment variables the properties content 20:21:51 PARALLEL=false 20:21:51 20:21:51 [EnvInject] - Variables injected successfully. 20:21:51 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash -l /tmp/jenkins7419334048533460034.sh 20:21:51 ---> tox-run.sh 20:21:51 + 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 20:21:51 + ARCHIVE_TOX_DIR=/w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/tox 20:21:51 + ARCHIVE_DOC_DIR=/w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/docs 20:21:51 + mkdir -p /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/tox 20:21:51 + cd /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/. 20:21:51 + source /home/jenkins/lf-env.sh 20:21:51 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 20:21:51 ++ mktemp -d /tmp/venv-XXXX 20:21:51 + lf_venv=/tmp/venv-tS6H 20:21:51 + local venv_file=/tmp/.os_lf_venv 20:21:51 + local python=python3 20:21:51 + local options 20:21:51 + local set_path=true 20:21:51 + local install_args= 20:21:51 ++ 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 20:21:51 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 20:21:51 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 20:21:51 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 20:21:51 + true 20:21:51 + case $1 in 20:21:51 + venv_file=/tmp/.toxenv 20:21:51 + shift 2 20:21:51 + true 20:21:51 + case $1 in 20:21:51 + shift 20:21:51 + break 20:21:51 + case $python in 20:21:51 + local pkg_list= 20:21:51 + [[ -d /opt/pyenv ]] 20:21:51 + echo 'Setup pyenv:' 20:21:51 Setup pyenv: 20:21:51 + export PYENV_ROOT=/opt/pyenv 20:21:51 + PYENV_ROOT=/opt/pyenv 20:21:51 + 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 20:21:51 + 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 20:21:51 + pyenv versions 20:21:51 system 20:21:51 3.8.13 20:21:51 3.9.13 20:21:51 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 20:21:51 + command -v pyenv 20:21:51 ++ pyenv init - --no-rehash 20:21:52 + 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[*]}"'\'')" 20:21:52 export PATH="/opt/pyenv/shims:${PATH}" 20:21:52 export PYENV_SHELL=bash 20:21:52 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 20:21:52 pyenv() { 20:21:52 local command 20:21:52 command="${1:-}" 20:21:52 if [ "$#" -gt 0 ]; then 20:21:52 shift 20:21:52 fi 20:21:52 20:21:52 case "$command" in 20:21:52 rehash|shell) 20:21:52 eval "$(pyenv "sh-$command" "$@")" 20:21:52 ;; 20:21:52 *) 20:21:52 command pyenv "$command" "$@" 20:21:52 ;; 20:21:52 esac 20:21:52 }' 20:21:52 +++ 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[*]}"' 20:21:52 ++ 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 20:21:52 ++ 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 20:21:52 ++ 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 20:21:52 ++ export PYENV_SHELL=bash 20:21:52 ++ PYENV_SHELL=bash 20:21:52 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 20:21:52 +++ complete -F _pyenv pyenv 20:21:52 ++ lf-pyver python3 20:21:52 ++ local py_version_xy=python3 20:21:52 ++ local py_version_xyz= 20:21:52 ++ pyenv versions 20:21:52 ++ local command 20:21:52 ++ command=versions 20:21:52 ++ '[' 1 -gt 0 ']' 20:21:52 ++ shift 20:21:52 ++ case "$command" in 20:21:52 ++ command pyenv versions 20:21:52 ++ pyenv versions 20:21:52 ++ sed 's/^[ *]* //' 20:21:52 ++ awk '{ print $1 }' 20:21:52 ++ grep -E '^[0-9.]*[0-9]$' 20:21:52 ++ [[ ! -s /tmp/.pyenv_versions ]] 20:21:52 +++ grep '^3' /tmp/.pyenv_versions 20:21:52 +++ sort -V 20:21:52 +++ tail -n 1 20:21:52 ++ py_version_xyz=3.10.6 20:21:52 ++ [[ -z 3.10.6 ]] 20:21:52 ++ echo 3.10.6 20:21:52 ++ return 0 20:21:52 + pyenv local 3.10.6 20:21:52 + local command 20:21:52 + command=local 20:21:52 + '[' 2 -gt 0 ']' 20:21:52 + shift 20:21:52 + case "$command" in 20:21:52 + command pyenv local 3.10.6 20:21:52 + pyenv local 3.10.6 20:21:52 + for arg in "$@" 20:21:52 + case $arg in 20:21:52 + pkg_list+='tox ' 20:21:52 + for arg in "$@" 20:21:52 + case $arg in 20:21:52 + pkg_list+='virtualenv ' 20:21:52 + for arg in "$@" 20:21:52 + case $arg in 20:21:52 + pkg_list+='urllib3~=1.26.15 ' 20:21:52 + [[ -f /tmp/.toxenv ]] 20:21:52 ++ cat /tmp/.toxenv 20:21:52 + lf_venv=/tmp/venv-iRpF 20:21:52 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-iRpF from' file:/tmp/.toxenv 20:21:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-iRpF from file:/tmp/.toxenv 20:21:52 + /tmp/venv-iRpF/bin/python3 -m pip install --upgrade --quiet pip virtualenv 20:21:53 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 20:21:53 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 20:21:53 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 20:21:53 + /tmp/venv-iRpF/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 20:21:54 + type python3 20:21:54 + true 20:21:54 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-iRpF/bin to PATH' 20:21:54 lf-activate-venv(): INFO: Adding /tmp/venv-iRpF/bin to PATH 20:21:54 + PATH=/tmp/venv-iRpF/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 20:21:54 + return 0 20:21:54 + [[ -d /opt/pyenv ]] 20:21:54 + echo '---> Setting up pyenv' 20:21:54 ---> Setting up pyenv 20:21:54 + export PYENV_ROOT=/opt/pyenv 20:21:54 + PYENV_ROOT=/opt/pyenv 20:21:54 + export PATH=/opt/pyenv/bin:/tmp/venv-iRpF/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 20:21:54 + PATH=/opt/pyenv/bin:/tmp/venv-iRpF/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 20:21:54 ++ pwd 20:21:54 + PYTHONPATH=/w/workspace/integration-python-onapsdk-master-pydocstyle-lint 20:21:54 + export PYTHONPATH 20:21:54 + export TOX_TESTENV_PASSENV=PYTHONPATH 20:21:54 + TOX_TESTENV_PASSENV=PYTHONPATH 20:21:54 + tox --version 20:21:54 4.13.0 from /tmp/venv-iRpF/lib/python3.10/site-packages/tox/__init__.py 20:21:54 + PARALLEL=false 20:21:54 + TOX_OPTIONS_LIST= 20:21:54 + [[ -n pydocstyle ]] 20:21:54 + TOX_OPTIONS_LIST=' -e pydocstyle' 20:21:54 + case ${PARALLEL,,} in 20:21:54 + tox -e pydocstyle 20:21:54 + tee -a /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/tox/tox.log 20:21:55 pydocstyle: install_deps> python -I -m pip install -r test-requirements.txt 20:22:08 .pkg: install_requires> python -I -m pip install 'setuptools>=40.8.0' wheel 20:22:10 .pkg: _optional_hooks> python /tmp/venv-iRpF/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 20:22:10 .pkg: get_requires_for_build_sdist> python /tmp/venv-iRpF/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 20:22:10 .pkg: install_requires_for_build_sdist> python -I -m pip install pytest-runner==5.2 20:22:11 .pkg: get_requires_for_build_wheel> python /tmp/venv-iRpF/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 20:22:11 .pkg: install_requires_for_build_wheel> python -I -m pip install pytest-runner==5.2 wheel 20:22:11 .pkg: freeze> python -m pip freeze --all 20:22:12 .pkg: pip==24.0,pytest-runner==5.2,setuptools==69.1.0,wheel==0.42.0 20:22:12 .pkg: prepare_metadata_for_build_wheel> python /tmp/venv-iRpF/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 20:22:12 .pkg: build_sdist> python /tmp/venv-iRpF/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 20:22:12 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 20:22:13 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 20:22:15 pydocstyle: freeze> python -m pip freeze --all 20:22:16 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.0,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 20:22:16 pydocstyle: commands[0]> pydocstyle src/ 20:22:19 .pkg: _exit> python /tmp/venv-iRpF/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 20:22:19 pydocstyle: OK (24.48=setup[21.20]+cmd[3.28] seconds) 20:22:19 congratulations :) (24.65 seconds) 20:22:19 + tox_status=0 20:22:19 + echo '---> Completed tox runs' 20:22:19 ---> Completed tox runs 20:22:19 + for i in .tox/*/log 20:22:19 ++ echo .tox/pydocstyle/log 20:22:19 ++ awk -F/ '{print $2}' 20:22:19 + tox_env=pydocstyle 20:22:19 + cp -r .tox/pydocstyle/log /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/tox/pydocstyle 20:22:19 + DOC_DIR=docs/_build/html 20:22:19 + [[ -d docs/_build/html ]] 20:22:19 + echo '---> tox-run.sh ends' 20:22:19 ---> tox-run.sh ends 20:22:19 + test 0 -eq 0 20:22:19 $ ssh-agent -k 20:22:19 unset SSH_AUTH_SOCK; 20:22:19 unset SSH_AGENT_PID; 20:22:19 echo Agent pid 2111 killed; 20:22:19 [ssh-agent] Stopped. 20:22:19 [PostBuildScript] - [INFO] Executing post build scripts. 20:22:19 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins6147276720882079451.sh 20:22:19 ---> sysstat.sh 20:22:20 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins547340833366711218.sh 20:22:20 ---> package-listing.sh 20:22:20 ++ facter osfamily 20:22:20 ++ tr '[:upper:]' '[:lower:]' 20:22:20 + OS_FAMILY=debian 20:22:20 + workspace=/w/workspace/integration-python-onapsdk-master-pydocstyle-lint 20:22:20 + START_PACKAGES=/tmp/packages_start.txt 20:22:20 + END_PACKAGES=/tmp/packages_end.txt 20:22:20 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:22:20 + PACKAGES=/tmp/packages_start.txt 20:22:20 + '[' /w/workspace/integration-python-onapsdk-master-pydocstyle-lint ']' 20:22:20 + PACKAGES=/tmp/packages_end.txt 20:22:20 + case "${OS_FAMILY}" in 20:22:20 + dpkg -l 20:22:20 + grep '^ii' 20:22:20 + '[' -f /tmp/packages_start.txt ']' 20:22:20 + '[' -f /tmp/packages_end.txt ']' 20:22:20 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:22:20 + '[' /w/workspace/integration-python-onapsdk-master-pydocstyle-lint ']' 20:22:20 + mkdir -p /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/ 20:22:20 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/ 20:22:20 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins7737663400598347249.sh 20:22:20 ---> capture-instance-metadata.sh 20:22:20 Setup pyenv: 20:22:20 system 20:22:20 3.8.13 20:22:20 3.9.13 20:22:20 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 20:22:24 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-2sMg 20:22:24 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 20:22:27 lf-activate-venv(): INFO: Installing: lftools 20:22:59 lf-activate-venv(): INFO: Adding /tmp/venv-2sMg/bin to PATH 20:22:59 INFO: Running in OpenStack, capturing instance metadata 20:23:00 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins11323928558421878829.sh 20:23:00 provisioning config files... 20:23:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-python-onapsdk-master-pydocstyle-lint@tmp/config6028786905927442516tmp 20:23:00 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 20:23:00 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 20:23:00 [EnvInject] - Injecting environment variables from a build step. 20:23:00 [EnvInject] - Injecting as environment variables the properties content 20:23:00 SERVER_ID=logs 20:23:00 20:23:00 [EnvInject] - Variables injected successfully. 20:23:00 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins501082186291177542.sh 20:23:00 ---> create-netrc.sh 20:23:00 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins126540245181645028.sh 20:23:00 ---> python-tools-install.sh 20:23:00 Setup pyenv: 20:23:00 system 20:23:00 3.8.13 20:23:00 3.9.13 20:23:00 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 20:23:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2sMg from file:/tmp/.os_lf_venv 20:23:01 lf-activate-venv(): INFO: Installing: lftools 20:23:10 lf-activate-venv(): INFO: Adding /tmp/venv-2sMg/bin to PATH 20:23:10 Generating Requirements File 20:23:39 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. 20:23:39 lftools 0.37.9 requires openstacksdk>=2.1.0, but you have openstacksdk 0.62.0 which is incompatible. 20:23:40 Python 3.10.6 20:23:40 pip 24.0 from /tmp/venv-2sMg/lib/python3.10/site-packages/pip (python 3.10) 20:23:40 appdirs==1.4.4 20:23:40 argcomplete==3.2.2 20:23:40 aspy.yaml==1.3.0 20:23:40 attrs==23.2.0 20:23:40 autopage==0.5.2 20:23:40 beautifulsoup4==4.12.3 20:23:40 boto3==1.34.51 20:23:40 botocore==1.34.51 20:23:40 bs4==0.0.2 20:23:40 cachetools==5.3.3 20:23:40 certifi==2024.2.2 20:23:40 cffi==1.16.0 20:23:40 cfgv==3.4.0 20:23:40 chardet==5.2.0 20:23:40 charset-normalizer==3.3.2 20:23:40 click==8.1.7 20:23:40 cliff==4.6.0 20:23:40 cmd2==2.4.3 20:23:40 cryptography==3.3.2 20:23:40 debtcollector==3.0.0 20:23:40 decorator==5.1.1 20:23:40 defusedxml==0.7.1 20:23:40 Deprecated==1.2.14 20:23:40 distlib==0.3.8 20:23:40 dnspython==2.6.1 20:23:40 docker==4.2.2 20:23:40 dogpile.cache==1.3.2 20:23:40 email_validator==2.1.1 20:23:40 filelock==3.13.1 20:23:40 future==1.0.0 20:23:40 gitdb==4.0.11 20:23:40 GitPython==3.1.42 20:23:40 google-auth==2.28.1 20:23:40 httplib2==0.22.0 20:23:40 identify==2.5.35 20:23:40 idna==3.6 20:23:40 importlib-resources==1.5.0 20:23:40 iso8601==2.1.0 20:23:40 Jinja2==3.1.3 20:23:40 jmespath==1.0.1 20:23:40 jsonpatch==1.33 20:23:40 jsonpointer==2.4 20:23:40 jsonschema==4.21.1 20:23:40 jsonschema-specifications==2023.12.1 20:23:40 keystoneauth1==5.6.0 20:23:40 kubernetes==29.0.0 20:23:40 lftools==0.37.9 20:23:40 lxml==5.1.0 20:23:40 MarkupSafe==2.1.5 20:23:40 msgpack==1.0.7 20:23:40 multi_key_dict==2.0.3 20:23:40 munch==4.0.0 20:23:40 netaddr==1.2.1 20:23:40 netifaces==0.11.0 20:23:40 niet==1.4.2 20:23:40 nodeenv==1.8.0 20:23:40 oauth2client==4.1.3 20:23:40 oauthlib==3.2.2 20:23:40 openstacksdk==0.62.0 20:23:40 os-client-config==2.1.0 20:23:40 os-service-types==1.7.0 20:23:40 osc-lib==3.0.1 20:23:40 oslo.config==9.4.0 20:23:40 oslo.context==5.4.0 20:23:40 oslo.i18n==6.3.0 20:23:40 oslo.log==5.5.0 20:23:40 oslo.serialization==5.4.0 20:23:40 oslo.utils==7.1.0 20:23:40 packaging==23.2 20:23:40 pbr==6.0.0 20:23:40 platformdirs==4.2.0 20:23:40 prettytable==3.10.0 20:23:40 pyasn1==0.5.1 20:23:40 pyasn1-modules==0.3.0 20:23:40 pycparser==2.21 20:23:40 pygerrit2==2.0.15 20:23:40 PyGithub==2.2.0 20:23:40 pyinotify==0.9.6 20:23:40 PyJWT==2.8.0 20:23:40 PyNaCl==1.5.0 20:23:40 pyparsing==2.4.7 20:23:40 pyperclip==1.8.2 20:23:40 pyrsistent==0.20.0 20:23:40 python-cinderclient==9.4.0 20:23:40 python-dateutil==2.8.2 20:23:40 python-heatclient==3.4.0 20:23:40 python-jenkins==1.8.2 20:23:40 python-keystoneclient==5.3.0 20:23:40 python-magnumclient==4.3.0 20:23:40 python-novaclient==18.4.0 20:23:40 python-openstackclient==6.0.1 20:23:40 python-swiftclient==4.4.0 20:23:40 PyYAML==6.0.1 20:23:40 referencing==0.33.0 20:23:40 requests==2.31.0 20:23:40 requests-oauthlib==1.3.1 20:23:40 requestsexceptions==1.4.0 20:23:40 rfc3986==2.0.0 20:23:40 rpds-py==0.18.0 20:23:40 rsa==4.9 20:23:40 ruamel.yaml==0.18.6 20:23:40 ruamel.yaml.clib==0.2.8 20:23:40 s3transfer==0.10.0 20:23:40 simplejson==3.19.2 20:23:40 six==1.16.0 20:23:40 smmap==5.0.1 20:23:40 soupsieve==2.5 20:23:40 stevedore==5.2.0 20:23:40 tabulate==0.9.0 20:23:40 toml==0.10.2 20:23:40 tomlkit==0.12.4 20:23:40 tqdm==4.66.2 20:23:40 typing_extensions==4.10.0 20:23:40 tzdata==2024.1 20:23:40 urllib3==1.26.18 20:23:40 virtualenv==20.25.1 20:23:40 wcwidth==0.2.13 20:23:40 websocket-client==1.7.0 20:23:40 wrapt==1.16.0 20:23:40 xdg==6.0.0 20:23:40 xmltodict==0.13.0 20:23:40 yq==3.2.3 20:23:40 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins12924465665564399473.sh 20:23:40 ---> sudo-logs.sh 20:23:40 Archiving 'sudo' log.. 20:23:41 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins5591364006672488735.sh 20:23:41 ---> job-cost.sh 20:23:41 Setup pyenv: 20:23:41 system 20:23:41 3.8.13 20:23:41 3.9.13 20:23:41 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 20:23:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2sMg from file:/tmp/.os_lf_venv 20:23:42 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 20:23:50 lf-activate-venv(): INFO: Adding /tmp/venv-2sMg/bin to PATH 20:23:50 INFO: No Stack... 20:23:50 INFO: Retrieving Pricing Info for: v3-standard-8 20:23:51 INFO: Archiving Costs 20:23:51 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash -l /tmp/jenkins13208931015434432854.sh 20:23:51 ---> logs-deploy.sh 20:23:51 Setup pyenv: 20:23:51 system 20:23:51 3.8.13 20:23:51 3.9.13 20:23:51 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 20:23:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2sMg from file:/tmp/.os_lf_venv 20:23:52 lf-activate-venv(): INFO: Installing: lftools 20:24:01 lf-activate-venv(): INFO: Adding /tmp/venv-2sMg/bin to PATH 20:24:01 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-python-onapsdk-master-pydocstyle-lint/233 20:24:01 INFO: archiving workspace using pattern(s): 20:24:02 Archives upload complete. 20:24:03 INFO: archiving logs to Nexus 20:24:03 ---> uname -a: 20:24:03 Linux prd-ubuntu1804-docker-8c-8g-9259 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 20:24:03 20:24:03 20:24:03 ---> lscpu: 20:24:03 Architecture: x86_64 20:24:03 CPU op-mode(s): 32-bit, 64-bit 20:24:03 Byte Order: Little Endian 20:24:03 CPU(s): 8 20:24:03 On-line CPU(s) list: 0-7 20:24:03 Thread(s) per core: 1 20:24:03 Core(s) per socket: 1 20:24:03 Socket(s): 8 20:24:03 NUMA node(s): 1 20:24:03 Vendor ID: AuthenticAMD 20:24:03 CPU family: 23 20:24:03 Model: 49 20:24:03 Model name: AMD EPYC-Rome Processor 20:24:03 Stepping: 0 20:24:03 CPU MHz: 2799.996 20:24:03 BogoMIPS: 5599.99 20:24:03 Virtualization: AMD-V 20:24:03 Hypervisor vendor: KVM 20:24:03 Virtualization type: full 20:24:03 L1d cache: 32K 20:24:03 L1i cache: 32K 20:24:03 L2 cache: 512K 20:24:03 L3 cache: 16384K 20:24:03 NUMA node0 CPU(s): 0-7 20:24:03 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 20:24:03 20:24:03 20:24:03 ---> nproc: 20:24:03 8 20:24:03 20:24:03 20:24:03 ---> df -h: 20:24:03 Filesystem Size Used Avail Use% Mounted on 20:24:03 udev 16G 0 16G 0% /dev 20:24:03 tmpfs 3.2G 708K 3.2G 1% /run 20:24:03 /dev/vda1 155G 11G 145G 7% / 20:24:03 tmpfs 16G 0 16G 0% /dev/shm 20:24:03 tmpfs 5.0M 0 5.0M 0% /run/lock 20:24:03 tmpfs 16G 0 16G 0% /sys/fs/cgroup 20:24:03 /dev/vda15 105M 4.4M 100M 5% /boot/efi 20:24:03 tmpfs 3.2G 0 3.2G 0% /run/user/1001 20:24:03 20:24:03 20:24:03 ---> free -m: 20:24:03 total used free shared buff/cache available 20:24:03 Mem: 32167 810 29122 0 2234 30926 20:24:03 Swap: 1023 0 1023 20:24:03 20:24:03 20:24:03 ---> ip addr: 20:24:03 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 20:24:03 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 20:24:03 inet 127.0.0.1/8 scope host lo 20:24:03 valid_lft forever preferred_lft forever 20:24:03 inet6 ::1/128 scope host 20:24:03 valid_lft forever preferred_lft forever 20:24:03 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 20:24:03 link/ether fa:16:3e:39:d4:89 brd ff:ff:ff:ff:ff:ff 20:24:03 inet 10.30.107.150/23 brd 10.30.107.255 scope global dynamic ens3 20:24:03 valid_lft 86209sec preferred_lft 86209sec 20:24:03 inet6 fe80::f816:3eff:fe39:d489/64 scope link 20:24:03 valid_lft forever preferred_lft forever 20:24:03 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 20:24:03 link/ether 02:42:b3:f1:d5:bb brd ff:ff:ff:ff:ff:ff 20:24:03 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 20:24:03 valid_lft forever preferred_lft forever 20:24:03 20:24:03 20:24:03 ---> sar -b -r -n DEV: 20:24:03 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-9259) 02/27/24 _x86_64_ (8 CPU) 20:24:03 20:24:03 20:20:55 LINUX RESTART (8 CPU) 20:24:03 20:24:03 20:21:01 tps rtps wtps bread/s bwrtn/s 20:24:03 20:22:01 327.41 77.21 250.20 5399.00 56768.68 20:24:03 20:23:01 111.13 14.61 96.52 1064.22 27541.14 20:24:03 20:24:01 81.64 0.65 80.99 28.13 26490.92 20:24:03 Average: 173.40 30.83 142.57 2163.96 36934.68 20:24:03 20:24:03 20:21:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:24:03 20:22:01 30292336 31663668 2646884 8.04 51384 1640728 1511172 4.45 881104 1495668 70288 20:24:03 20:23:01 29971004 31699736 2968216 9.01 78288 1950204 1416352 4.17 904552 1749160 147936 20:24:03 20:24:01 29882092 31730076 3057128 9.28 90548 2050892 1383488 4.07 887120 1843252 111040 20:24:03 Average: 30048477 31697827 2890743 8.78 73407 1880608 1437004 4.23 890925 1696027 109755 20:24:03 20:24:03 20:21:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:24:03 20:22:01 lo 1.60 1.60 0.16 0.16 0.00 0.00 0.00 0.00 20:24:03 20:22:01 ens3 358.46 235.00 912.65 71.73 0.00 0.00 0.00 0.00 20:24:03 20:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:24:03 20:23:01 lo 1.27 1.27 0.13 0.13 0.00 0.00 0.00 0.00 20:24:03 20:23:01 ens3 52.59 33.58 785.63 8.28 0.00 0.00 0.00 0.00 20:24:03 20:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:24:03 20:24:01 lo 1.20 1.20 0.13 0.13 0.00 0.00 0.00 0.00 20:24:03 20:24:01 ens3 32.51 25.51 287.11 7.33 0.00 0.00 0.00 0.00 20:24:03 20:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:24:03 Average: lo 1.36 1.36 0.14 0.14 0.00 0.00 0.00 0.00 20:24:03 Average: ens3 147.87 98.04 661.81 29.12 0.00 0.00 0.00 0.00 20:24:03 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:24:03 20:24:03 20:24:03 ---> sar -P ALL: 20:24:03 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-9259) 02/27/24 _x86_64_ (8 CPU) 20:24:03 20:24:03 20:20:55 LINUX RESTART (8 CPU) 20:24:03 20:24:03 20:21:01 CPU %user %nice %system %iowait %steal %idle 20:24:03 20:22:01 all 7.61 0.00 1.23 5.54 0.05 85.58 20:24:03 20:22:01 0 10.25 0.00 1.32 3.79 0.05 84.59 20:24:03 20:22:01 1 10.46 0.00 0.65 1.05 0.03 87.80 20:24:03 20:22:01 2 4.83 0.00 0.64 12.07 0.05 82.42 20:24:03 20:22:01 3 10.04 0.00 1.41 14.35 0.08 74.12 20:24:03 20:22:01 4 7.64 0.00 1.44 0.97 0.07 89.88 20:24:03 20:22:01 5 11.77 0.00 1.10 0.67 0.03 86.42 20:24:03 20:22:01 6 3.86 0.00 0.68 0.55 0.05 94.86 20:24:03 20:22:01 7 2.01 0.00 2.63 10.86 0.05 84.46 20:24:03 20:23:01 all 10.15 0.00 0.89 2.69 0.05 86.23 20:24:03 20:23:01 0 15.81 0.00 1.30 1.22 0.05 81.62 20:24:03 20:23:01 1 29.71 0.00 1.86 1.54 0.07 66.83 20:24:03 20:23:01 2 5.48 0.00 0.53 0.12 0.03 93.84 20:24:03 20:23:01 3 4.42 0.00 0.52 0.08 0.00 94.98 20:24:03 20:23:01 4 14.43 0.00 1.09 2.57 0.05 81.86 20:24:03 20:23:01 5 8.54 0.00 0.85 0.15 0.03 90.42 20:24:03 20:23:01 6 2.05 0.00 0.42 1.59 0.07 95.87 20:24:03 20:23:01 7 0.79 0.00 0.47 14.28 0.03 84.44 20:24:03 20:24:01 all 10.45 0.00 0.56 2.16 0.03 86.81 20:24:03 20:24:01 0 16.60 0.00 0.52 0.58 0.03 82.26 20:24:03 20:24:01 1 2.43 0.00 0.18 0.00 0.00 97.38 20:24:03 20:24:01 2 13.63 0.00 0.38 0.42 0.05 85.51 20:24:03 20:24:01 3 0.32 0.00 0.12 0.00 0.02 99.55 20:24:03 20:24:01 4 13.00 0.00 0.90 10.34 0.03 75.72 20:24:03 20:24:01 5 19.84 0.00 1.17 0.54 0.03 78.42 20:24:03 20:24:01 6 10.79 0.00 0.74 3.04 0.07 85.37 20:24:03 20:24:01 7 7.04 0.00 0.45 2.32 0.02 90.17 20:24:03 Average: all 9.40 0.00 0.89 3.46 0.04 86.21 20:24:03 Average: 0 14.22 0.00 1.05 1.86 0.04 82.82 20:24:03 Average: 1 14.18 0.00 0.90 0.86 0.03 84.03 20:24:03 Average: 2 7.98 0.00 0.52 4.20 0.04 87.26 20:24:03 Average: 3 4.91 0.00 0.68 4.79 0.03 89.58 20:24:03 Average: 4 11.69 0.00 1.14 4.63 0.05 82.49 20:24:03 Average: 5 13.38 0.00 1.04 0.45 0.03 85.09 20:24:03 Average: 6 5.56 0.00 0.61 1.73 0.06 92.04 20:24:03 Average: 7 3.28 0.00 1.18 9.15 0.03 86.36 20:24:03 20:24:03 20:24:03