21:10:47 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/python-onapsdk/+/137324 21:10:47 Running as SYSTEM 21:10:47 [EnvInject] - Loading node environment variables. 21:10:47 Building remotely on prd-ubuntu1804-docker-8c-8g-7131 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/integration-python-onapsdk-master-pydocstyle-lint 21:10:47 [ssh-agent] Looking for ssh-agent implementation... 21:10:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:10:47 $ ssh-agent 21:10:47 SSH_AUTH_SOCK=/tmp/ssh-naApd2Ycj5Ye/agent.2146 21:10:47 SSH_AGENT_PID=2148 21:10:47 [ssh-agent] Started. 21:10:47 Running ssh-add (command line suppressed) 21:10:47 Identity added: /w/workspace/integration-python-onapsdk-master-pydocstyle-lint@tmp/private_key_16055180764517334204.key (/w/workspace/integration-python-onapsdk-master-pydocstyle-lint@tmp/private_key_16055180764517334204.key) 21:10:47 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 21:10:47 The recommended git tool is: NONE 21:10:49 using credential onap-jenkins-ssh 21:10:49 Wiping out workspace first. 21:10:49 Cloning the remote Git repository 21:10:49 Cloning repository git://cloud.onap.org/mirror/integration/python-onapsdk.git 21:10:49 > git init /w/workspace/integration-python-onapsdk-master-pydocstyle-lint # timeout=10 21:10:49 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 21:10:49 > git --version # timeout=10 21:10:49 > git --version # 'git version 2.17.1' 21:10:49 using GIT_SSH to set credentials Gerrit user 21:10:49 Verifying host key using manually-configured host key entries 21:10:49 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git +refs/heads/*:refs/remotes/origin/* # timeout=30 21:10:50 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 21:10:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:10:50 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 21:10:50 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 21:10:50 using GIT_SSH to set credentials Gerrit user 21:10:50 Verifying host key using manually-configured host key entries 21:10:50 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git refs/changes/24/137324/1 # timeout=30 21:10:50 > git rev-parse 95dc7c9d8d44788c4bdb6cdb7cc0b0d6957d82ad^{commit} # timeout=10 21:10:50 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 21:10:50 Checking out Revision 95dc7c9d8d44788c4bdb6cdb7cc0b0d6957d82ad (refs/changes/24/137324/1) 21:10:50 > git config core.sparsecheckout # timeout=10 21:10:50 > git checkout -f 95dc7c9d8d44788c4bdb6cdb7cc0b0d6957d82ad # timeout=30 21:10:54 Commit message: "Fix latest SDC distribution list retrieval (old API)" 21:10:54 > git rev-parse FETCH_HEAD^{commit} # timeout=10 21:10:54 > git rev-list --no-walk e065c3bb1b148371a991d8f0245357b1b2910f7f # timeout=10 21:10:54 [EnvInject] - Injecting environment variables from a build step. 21:10:54 [EnvInject] - Injecting as environment variables the properties content 21:10:54 PYTHON=python3 21:10:54 21:10:54 [EnvInject] - Variables injected successfully. 21:10:54 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash -l /tmp/jenkins18251602811420088974.sh 21:10:54 ---> tox-install.sh 21:10:54 + source /home/jenkins/lf-env.sh 21:10:54 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 21:10:54 ++ mktemp -d /tmp/venv-XXXX 21:10:54 + lf_venv=/tmp/venv-26V7 21:10:54 + local venv_file=/tmp/.os_lf_venv 21:10:54 + local python=python3 21:10:54 + local options 21:10:54 + local set_path=true 21:10:54 + local install_args= 21:10:54 ++ 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 21:10:54 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 21:10:54 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 21:10:54 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 21:10:54 + true 21:10:54 + case $1 in 21:10:54 + venv_file=/tmp/.toxenv 21:10:54 + shift 2 21:10:54 + true 21:10:54 + case $1 in 21:10:54 + shift 21:10:54 + break 21:10:54 + case $python in 21:10:54 + local pkg_list= 21:10:54 + [[ -d /opt/pyenv ]] 21:10:54 + echo 'Setup pyenv:' 21:10:54 Setup pyenv: 21:10:54 + export PYENV_ROOT=/opt/pyenv 21:10:54 + PYENV_ROOT=/opt/pyenv 21:10:54 + 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 21:10:54 + 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 21:10:54 + pyenv versions 21:10:54 * system (set by /opt/pyenv/version) 21:10:54 * 3.8.13 (set by /opt/pyenv/version) 21:10:54 * 3.9.13 (set by /opt/pyenv/version) 21:10:54 * 3.10.6 (set by /opt/pyenv/version) 21:10:54 + command -v pyenv 21:10:54 ++ pyenv init - --no-rehash 21:10:54 + 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[*]}"'\'')" 21:10:54 export PATH="/opt/pyenv/shims:${PATH}" 21:10:54 export PYENV_SHELL=bash 21:10:54 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 21:10:54 pyenv() { 21:10:54 local command 21:10:54 command="${1:-}" 21:10:54 if [ "$#" -gt 0 ]; then 21:10:54 shift 21:10:54 fi 21:10:54 21:10:54 case "$command" in 21:10:54 rehash|shell) 21:10:54 eval "$(pyenv "sh-$command" "$@")" 21:10:54 ;; 21:10:54 *) 21:10:54 command pyenv "$command" "$@" 21:10:54 ;; 21:10:54 esac 21:10:54 }' 21:10:54 +++ 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[*]}"' 21:10:54 ++ 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 21:10:54 ++ 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 21:10:54 ++ 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 21:10:54 ++ export PYENV_SHELL=bash 21:10:54 ++ PYENV_SHELL=bash 21:10:54 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 21:10:54 +++ complete -F _pyenv pyenv 21:10:54 ++ lf-pyver python3 21:10:54 ++ local py_version_xy=python3 21:10:54 ++ local py_version_xyz= 21:10:54 ++ pyenv versions 21:10:54 ++ local command 21:10:54 ++ command=versions 21:10:54 ++ '[' 1 -gt 0 ']' 21:10:54 ++ shift 21:10:54 ++ case "$command" in 21:10:54 ++ command pyenv versions 21:10:54 ++ pyenv versions 21:10:54 ++ sed 's/^[ *]* //' 21:10:54 ++ awk '{ print $1 }' 21:10:54 ++ grep -E '^[0-9.]*[0-9]$' 21:10:54 ++ [[ ! -s /tmp/.pyenv_versions ]] 21:10:54 +++ grep '^3' /tmp/.pyenv_versions 21:10:54 +++ sort -V 21:10:54 +++ tail -n 1 21:10:54 ++ py_version_xyz=3.10.6 21:10:54 ++ [[ -z 3.10.6 ]] 21:10:54 ++ echo 3.10.6 21:10:54 ++ return 0 21:10:54 + pyenv local 3.10.6 21:10:54 + local command 21:10:54 + command=local 21:10:54 + '[' 2 -gt 0 ']' 21:10:54 + shift 21:10:54 + case "$command" in 21:10:54 + command pyenv local 3.10.6 21:10:54 + pyenv local 3.10.6 21:10:54 + for arg in "$@" 21:10:54 + case $arg in 21:10:54 + pkg_list+='tox ' 21:10:54 + for arg in "$@" 21:10:54 + case $arg in 21:10:54 + pkg_list+='virtualenv ' 21:10:54 + for arg in "$@" 21:10:54 + case $arg in 21:10:54 + pkg_list+='urllib3~=1.26.15 ' 21:10:54 + [[ -f /tmp/.toxenv ]] 21:10:54 + [[ ! -f /tmp/.toxenv ]] 21:10:54 + [[ -n '' ]] 21:10:54 + python3 -m venv /tmp/venv-26V7 21:10:58 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-26V7' 21:10:58 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-26V7 21:10:58 + echo /tmp/venv-26V7 21:10:58 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 21:10:58 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 21:10:58 + /tmp/venv-26V7/bin/python3 -m pip install --upgrade --quiet pip virtualenv 21:11:01 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 21:11:01 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 21:11:01 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 21:11:01 + /tmp/venv-26V7/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 21:11:04 + type python3 21:11:04 + true 21:11:04 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-26V7/bin to PATH' 21:11:04 lf-activate-venv(): INFO: Adding /tmp/venv-26V7/bin to PATH 21:11:04 + PATH=/tmp/venv-26V7/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 21:11:04 + return 0 21:11:04 + python3 --version 21:11:04 Python 3.10.6 21:11:04 + python3 -m pip --version 21:11:04 pip 24.0 from /tmp/venv-26V7/lib/python3.10/site-packages/pip (python 3.10) 21:11:04 + python3 -m pip freeze 21:11:04 cachetools==5.3.2 21:11:04 chardet==5.2.0 21:11:04 colorama==0.4.6 21:11:04 distlib==0.3.8 21:11:04 filelock==3.13.1 21:11:04 packaging==23.2 21:11:04 platformdirs==4.2.0 21:11:04 pluggy==1.4.0 21:11:04 pyproject-api==1.6.1 21:11:04 tomli==2.0.1 21:11:04 tox==4.13.0 21:11:04 urllib3==1.26.18 21:11:04 virtualenv==20.25.0 21:11:04 [EnvInject] - Injecting environment variables from a build step. 21:11:04 [EnvInject] - Injecting as environment variables the properties content 21:11:04 PARALLEL=false 21:11:04 21:11:04 [EnvInject] - Variables injected successfully. 21:11:05 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash -l /tmp/jenkins64452526534555401.sh 21:11:05 ---> tox-run.sh 21:11:05 + 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 21:11:05 + ARCHIVE_TOX_DIR=/w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/tox 21:11:05 + ARCHIVE_DOC_DIR=/w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/docs 21:11:05 + mkdir -p /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/tox 21:11:05 + cd /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/. 21:11:05 + source /home/jenkins/lf-env.sh 21:11:05 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 21:11:05 ++ mktemp -d /tmp/venv-XXXX 21:11:05 + lf_venv=/tmp/venv-lnYQ 21:11:05 + local venv_file=/tmp/.os_lf_venv 21:11:05 + local python=python3 21:11:05 + local options 21:11:05 + local set_path=true 21:11:05 + local install_args= 21:11:05 ++ 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 21:11:05 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 21:11:05 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 21:11:05 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 21:11:05 + true 21:11:05 + case $1 in 21:11:05 + venv_file=/tmp/.toxenv 21:11:05 + shift 2 21:11:05 + true 21:11:05 + case $1 in 21:11:05 + shift 21:11:05 + break 21:11:05 + case $python in 21:11:05 + local pkg_list= 21:11:05 + [[ -d /opt/pyenv ]] 21:11:05 + echo 'Setup pyenv:' 21:11:05 Setup pyenv: 21:11:05 + export PYENV_ROOT=/opt/pyenv 21:11:05 + PYENV_ROOT=/opt/pyenv 21:11:05 + 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 21:11:05 + 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 21:11:05 + pyenv versions 21:11:05 system 21:11:05 3.8.13 21:11:05 3.9.13 21:11:05 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 21:11:05 + command -v pyenv 21:11:05 ++ pyenv init - --no-rehash 21:11:05 + 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[*]}"'\'')" 21:11:05 export PATH="/opt/pyenv/shims:${PATH}" 21:11:05 export PYENV_SHELL=bash 21:11:05 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 21:11:05 pyenv() { 21:11:05 local command 21:11:05 command="${1:-}" 21:11:05 if [ "$#" -gt 0 ]; then 21:11:05 shift 21:11:05 fi 21:11:05 21:11:05 case "$command" in 21:11:05 rehash|shell) 21:11:05 eval "$(pyenv "sh-$command" "$@")" 21:11:05 ;; 21:11:05 *) 21:11:05 command pyenv "$command" "$@" 21:11:05 ;; 21:11:05 esac 21:11:05 }' 21:11:05 +++ 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[*]}"' 21:11:05 ++ 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 21:11:05 ++ 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 21:11:05 ++ 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 21:11:05 ++ export PYENV_SHELL=bash 21:11:05 ++ PYENV_SHELL=bash 21:11:05 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 21:11:05 +++ complete -F _pyenv pyenv 21:11:05 ++ lf-pyver python3 21:11:05 ++ local py_version_xy=python3 21:11:05 ++ local py_version_xyz= 21:11:05 ++ pyenv versions 21:11:05 ++ local command 21:11:05 ++ command=versions 21:11:05 ++ '[' 1 -gt 0 ']' 21:11:05 ++ shift 21:11:05 ++ case "$command" in 21:11:05 ++ command pyenv versions 21:11:05 ++ pyenv versions 21:11:05 ++ awk '{ print $1 }' 21:11:05 ++ sed 's/^[ *]* //' 21:11:05 ++ grep -E '^[0-9.]*[0-9]$' 21:11:05 ++ [[ ! -s /tmp/.pyenv_versions ]] 21:11:05 +++ grep '^3' /tmp/.pyenv_versions 21:11:05 +++ sort -V 21:11:05 +++ tail -n 1 21:11:05 ++ py_version_xyz=3.10.6 21:11:05 ++ [[ -z 3.10.6 ]] 21:11:05 ++ echo 3.10.6 21:11:05 ++ return 0 21:11:05 + pyenv local 3.10.6 21:11:05 + local command 21:11:05 + command=local 21:11:05 + '[' 2 -gt 0 ']' 21:11:05 + shift 21:11:05 + case "$command" in 21:11:05 + command pyenv local 3.10.6 21:11:05 + pyenv local 3.10.6 21:11:05 + for arg in "$@" 21:11:05 + case $arg in 21:11:05 + pkg_list+='tox ' 21:11:05 + for arg in "$@" 21:11:05 + case $arg in 21:11:05 + pkg_list+='virtualenv ' 21:11:05 + for arg in "$@" 21:11:05 + case $arg in 21:11:05 + pkg_list+='urllib3~=1.26.15 ' 21:11:05 + [[ -f /tmp/.toxenv ]] 21:11:05 ++ cat /tmp/.toxenv 21:11:05 + lf_venv=/tmp/venv-26V7 21:11:05 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-26V7 from' file:/tmp/.toxenv 21:11:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-26V7 from file:/tmp/.toxenv 21:11:05 + /tmp/venv-26V7/bin/python3 -m pip install --upgrade --quiet pip virtualenv 21:11:06 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 21:11:06 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 21:11:06 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 21:11:06 + /tmp/venv-26V7/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 21:11:07 + type python3 21:11:07 + true 21:11:07 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-26V7/bin to PATH' 21:11:07 lf-activate-venv(): INFO: Adding /tmp/venv-26V7/bin to PATH 21:11:07 + PATH=/tmp/venv-26V7/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 21:11:07 + return 0 21:11:07 + [[ -d /opt/pyenv ]] 21:11:07 + echo '---> Setting up pyenv' 21:11:07 ---> Setting up pyenv 21:11:07 + export PYENV_ROOT=/opt/pyenv 21:11:07 + PYENV_ROOT=/opt/pyenv 21:11:07 + export PATH=/opt/pyenv/bin:/tmp/venv-26V7/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 21:11:07 + PATH=/opt/pyenv/bin:/tmp/venv-26V7/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 21:11:07 ++ pwd 21:11:07 + PYTHONPATH=/w/workspace/integration-python-onapsdk-master-pydocstyle-lint 21:11:07 + export PYTHONPATH 21:11:07 + export TOX_TESTENV_PASSENV=PYTHONPATH 21:11:07 + TOX_TESTENV_PASSENV=PYTHONPATH 21:11:07 + tox --version 21:11:07 4.13.0 from /tmp/venv-26V7/lib/python3.10/site-packages/tox/__init__.py 21:11:07 + PARALLEL=false 21:11:07 + TOX_OPTIONS_LIST= 21:11:07 + [[ -n pydocstyle ]] 21:11:07 + TOX_OPTIONS_LIST=' -e pydocstyle' 21:11:07 + case ${PARALLEL,,} in 21:11:07 + tox -e pydocstyle 21:11:07 + tee -a /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/tox/tox.log 21:11:08 pydocstyle: install_deps> python -I -m pip install -r test-requirements.txt 21:11:20 .pkg: install_requires> python -I -m pip install 'setuptools>=40.8.0' wheel 21:11:21 .pkg: _optional_hooks> python /tmp/venv-26V7/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 21:11:21 .pkg: get_requires_for_build_sdist> python /tmp/venv-26V7/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 21:11:21 .pkg: install_requires_for_build_sdist> python -I -m pip install pytest-runner==5.2 21:11:22 .pkg: get_requires_for_build_wheel> python /tmp/venv-26V7/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 21:11:22 .pkg: install_requires_for_build_wheel> python -I -m pip install pytest-runner==5.2 wheel 21:11:22 .pkg: freeze> python -m pip freeze --all 21:11:23 .pkg: pip==23.3.1,pytest-runner==5.2,setuptools==69.0.2,wheel==0.42.0 21:11:23 .pkg: prepare_metadata_for_build_wheel> python /tmp/venv-26V7/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 21:11:23 .pkg: build_sdist> python /tmp/venv-26V7/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 21:11:23 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 21:11:24 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 21:11:26 pydocstyle: freeze> python -m pip freeze --all 21:11:27 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.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.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.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 21:11:27 pydocstyle: commands[0]> pydocstyle src/ 21:11:30 .pkg: _exit> python /tmp/venv-26V7/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 21:11:30 pydocstyle: OK (22.48=setup[19.24]+cmd[3.25] seconds) 21:11:30 congratulations :) (22.65 seconds) 21:11:30 + tox_status=0 21:11:30 + echo '---> Completed tox runs' 21:11:30 ---> Completed tox runs 21:11:30 + for i in .tox/*/log 21:11:30 ++ echo .tox/pydocstyle/log 21:11:30 ++ awk -F/ '{print $2}' 21:11:30 + tox_env=pydocstyle 21:11:30 + cp -r .tox/pydocstyle/log /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/tox/pydocstyle 21:11:30 + DOC_DIR=docs/_build/html 21:11:30 + [[ -d docs/_build/html ]] 21:11:30 + echo '---> tox-run.sh ends' 21:11:30 ---> tox-run.sh ends 21:11:30 + test 0 -eq 0 21:11:30 $ ssh-agent -k 21:11:30 unset SSH_AUTH_SOCK; 21:11:30 unset SSH_AGENT_PID; 21:11:30 echo Agent pid 2148 killed; 21:11:30 [ssh-agent] Stopped. 21:11:30 [PostBuildScript] - [INFO] Executing post build scripts. 21:11:30 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins3559392554502622616.sh 21:11:30 ---> sysstat.sh 21:11:31 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins7517632207533641610.sh 21:11:31 ---> package-listing.sh 21:11:31 ++ facter osfamily 21:11:31 ++ tr '[:upper:]' '[:lower:]' 21:11:31 + OS_FAMILY=debian 21:11:31 + workspace=/w/workspace/integration-python-onapsdk-master-pydocstyle-lint 21:11:31 + START_PACKAGES=/tmp/packages_start.txt 21:11:31 + END_PACKAGES=/tmp/packages_end.txt 21:11:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:11:31 + PACKAGES=/tmp/packages_start.txt 21:11:31 + '[' /w/workspace/integration-python-onapsdk-master-pydocstyle-lint ']' 21:11:31 + PACKAGES=/tmp/packages_end.txt 21:11:31 + case "${OS_FAMILY}" in 21:11:31 + dpkg -l 21:11:31 + grep '^ii' 21:11:31 + '[' -f /tmp/packages_start.txt ']' 21:11:31 + '[' -f /tmp/packages_end.txt ']' 21:11:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:11:31 + '[' /w/workspace/integration-python-onapsdk-master-pydocstyle-lint ']' 21:11:31 + mkdir -p /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/ 21:11:31 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/ 21:11:31 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins9216555537883178669.sh 21:11:31 ---> capture-instance-metadata.sh 21:11:31 Setup pyenv: 21:11:31 system 21:11:31 3.8.13 21:11:31 3.9.13 21:11:31 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 21:11:35 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-KlcW 21:11:35 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 21:11:38 lf-activate-venv(): INFO: Installing: lftools 21:12:08 lf-activate-venv(): INFO: Adding /tmp/venv-KlcW/bin to PATH 21:12:08 INFO: Running in OpenStack, capturing instance metadata 21:12:08 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins11894241653349013574.sh 21:12:08 provisioning config files... 21:12:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-python-onapsdk-master-pydocstyle-lint@tmp/config387996744642094351tmp 21:12:08 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 21:12:08 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 21:12:08 [EnvInject] - Injecting environment variables from a build step. 21:12:08 [EnvInject] - Injecting as environment variables the properties content 21:12:08 SERVER_ID=logs 21:12:08 21:12:08 [EnvInject] - Variables injected successfully. 21:12:08 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins2800107036693585879.sh 21:12:08 ---> create-netrc.sh 21:12:08 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins15992959310368504147.sh 21:12:08 ---> python-tools-install.sh 21:12:08 Setup pyenv: 21:12:08 system 21:12:08 3.8.13 21:12:08 3.9.13 21:12:08 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 21:12:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KlcW from file:/tmp/.os_lf_venv 21:12:09 lf-activate-venv(): INFO: Installing: lftools 21:12:17 lf-activate-venv(): INFO: Adding /tmp/venv-KlcW/bin to PATH 21:12:17 Generating Requirements File 21:12:48 Python 3.10.6 21:12:48 pip 24.0 from /tmp/venv-KlcW/lib/python3.10/site-packages/pip (python 3.10) 21:12:49 appdirs==1.4.4 21:12:49 argcomplete==3.2.2 21:12:49 aspy.yaml==1.3.0 21:12:49 attrs==23.2.0 21:12:49 autopage==0.5.2 21:12:49 beautifulsoup4==4.12.3 21:12:49 boto3==1.34.46 21:12:49 botocore==1.34.46 21:12:49 bs4==0.0.2 21:12:49 cachetools==5.3.2 21:12:49 certifi==2024.2.2 21:12:49 cffi==1.16.0 21:12:49 cfgv==3.4.0 21:12:49 chardet==5.2.0 21:12:49 charset-normalizer==3.3.2 21:12:49 click==8.1.7 21:12:49 cliff==4.5.0 21:12:49 cmd2==2.4.3 21:12:49 cryptography==3.3.2 21:12:49 debtcollector==2.5.0 21:12:49 decorator==5.1.1 21:12:49 defusedxml==0.7.1 21:12:49 Deprecated==1.2.14 21:12:49 distlib==0.3.8 21:12:49 dnspython==2.6.1 21:12:49 docker==4.2.2 21:12:49 dogpile.cache==1.3.1 21:12:49 email-validator==2.1.0.post1 21:12:49 filelock==3.13.1 21:12:49 future==0.18.3 21:12:49 gitdb==4.0.11 21:12:49 GitPython==3.1.42 21:12:49 google-auth==2.28.0 21:12:49 httplib2==0.22.0 21:12:49 identify==2.5.35 21:12:49 idna==3.6 21:12:49 importlib-resources==1.5.0 21:12:49 iso8601==2.1.0 21:12:49 Jinja2==3.1.3 21:12:49 jmespath==1.0.1 21:12:49 jsonpatch==1.33 21:12:49 jsonpointer==2.4 21:12:49 jsonschema==4.21.1 21:12:49 jsonschema-specifications==2023.12.1 21:12:49 keystoneauth1==5.5.0 21:12:49 kubernetes==29.0.0 21:12:49 lftools==0.37.8 21:12:49 lxml==5.1.0 21:12:49 MarkupSafe==2.1.5 21:12:49 msgpack==1.0.7 21:12:49 multi_key_dict==2.0.3 21:12:49 munch==4.0.0 21:12:49 netaddr==1.2.1 21:12:49 netifaces==0.11.0 21:12:49 niet==1.4.2 21:12:49 nodeenv==1.8.0 21:12:49 oauth2client==4.1.3 21:12:49 oauthlib==3.2.2 21:12:49 openstacksdk==0.62.0 21:12:49 os-client-config==2.1.0 21:12:49 os-service-types==1.7.0 21:12:49 osc-lib==3.0.0 21:12:49 oslo.config==9.3.0 21:12:49 oslo.context==5.3.0 21:12:49 oslo.i18n==6.2.0 21:12:49 oslo.log==5.4.0 21:12:49 oslo.serialization==5.3.0 21:12:49 oslo.utils==7.0.0 21:12:49 packaging==23.2 21:12:49 pbr==6.0.0 21:12:49 platformdirs==4.2.0 21:12:49 prettytable==3.10.0 21:12:49 pyasn1==0.5.1 21:12:49 pyasn1-modules==0.3.0 21:12:49 pycparser==2.21 21:12:49 pygerrit2==2.0.15 21:12:49 PyGithub==2.2.0 21:12:49 pyinotify==0.9.6 21:12:49 PyJWT==2.8.0 21:12:49 PyNaCl==1.5.0 21:12:49 pyparsing==2.4.7 21:12:49 pyperclip==1.8.2 21:12:49 pyrsistent==0.20.0 21:12:49 python-cinderclient==9.4.0 21:12:49 python-dateutil==2.8.2 21:12:49 python-heatclient==3.4.0 21:12:49 python-jenkins==1.8.2 21:12:49 python-keystoneclient==5.3.0 21:12:49 python-magnumclient==4.3.0 21:12:49 python-novaclient==18.4.0 21:12:49 python-openstackclient==6.0.1 21:12:49 python-swiftclient==4.4.0 21:12:49 pytz==2024.1 21:12:49 PyYAML==6.0.1 21:12:49 referencing==0.33.0 21:12:49 requests==2.31.0 21:12:49 requests-oauthlib==1.3.1 21:12:49 requestsexceptions==1.4.0 21:12:49 rfc3986==2.0.0 21:12:49 rpds-py==0.18.0 21:12:49 rsa==4.9 21:12:49 ruamel.yaml==0.18.6 21:12:49 ruamel.yaml.clib==0.2.8 21:12:49 s3transfer==0.10.0 21:12:49 simplejson==3.19.2 21:12:49 six==1.16.0 21:12:49 smmap==5.0.1 21:12:49 soupsieve==2.5 21:12:49 stevedore==5.1.0 21:12:49 tabulate==0.9.0 21:12:49 toml==0.10.2 21:12:49 tomlkit==0.12.3 21:12:49 tqdm==4.66.2 21:12:49 typing_extensions==4.9.0 21:12:49 tzdata==2024.1 21:12:49 urllib3==1.26.18 21:12:49 virtualenv==20.25.0 21:12:49 wcwidth==0.2.13 21:12:49 websocket-client==1.7.0 21:12:49 wrapt==1.16.0 21:12:49 xdg==6.0.0 21:12:49 xmltodict==0.13.0 21:12:49 yq==3.2.3 21:12:49 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins13072684477216673838.sh 21:12:49 ---> sudo-logs.sh 21:12:49 Archiving 'sudo' log.. 21:12:49 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins15986426330355438790.sh 21:12:49 ---> job-cost.sh 21:12:49 Setup pyenv: 21:12:49 system 21:12:49 3.8.13 21:12:49 3.9.13 21:12:49 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 21:12:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KlcW from file:/tmp/.os_lf_venv 21:12:51 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 21:12:58 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. 21:12:58 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. 21:12:58 lf-activate-venv(): INFO: Adding /tmp/venv-KlcW/bin to PATH 21:12:58 INFO: No Stack... 21:12:58 INFO: Retrieving Pricing Info for: v3-standard-8 21:12:59 INFO: Archiving Costs 21:12:59 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash -l /tmp/jenkins10787217856347493888.sh 21:12:59 ---> logs-deploy.sh 21:12:59 Setup pyenv: 21:12:59 system 21:12:59 3.8.13 21:12:59 3.9.13 21:12:59 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 21:12:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KlcW from file:/tmp/.os_lf_venv 21:13:00 lf-activate-venv(): INFO: Installing: lftools 21:13:09 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. 21:13:09 python-openstackclient 6.5.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 21:13:10 lf-activate-venv(): INFO: Adding /tmp/venv-KlcW/bin to PATH 21:13:10 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-python-onapsdk-master-pydocstyle-lint/224 21:13:10 INFO: archiving workspace using pattern(s): 21:13:11 Archives upload complete. 21:13:11 INFO: archiving logs to Nexus 21:13:12 ---> uname -a: 21:13:12 Linux prd-ubuntu1804-docker-8c-8g-7131 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 21:13:12 21:13:12 21:13:12 ---> lscpu: 21:13:12 Architecture: x86_64 21:13:12 CPU op-mode(s): 32-bit, 64-bit 21:13:12 Byte Order: Little Endian 21:13:12 CPU(s): 8 21:13:12 On-line CPU(s) list: 0-7 21:13:12 Thread(s) per core: 1 21:13:12 Core(s) per socket: 1 21:13:12 Socket(s): 8 21:13:12 NUMA node(s): 1 21:13:12 Vendor ID: AuthenticAMD 21:13:12 CPU family: 23 21:13:12 Model: 49 21:13:12 Model name: AMD EPYC-Rome Processor 21:13:12 Stepping: 0 21:13:12 CPU MHz: 2800.000 21:13:12 BogoMIPS: 5600.00 21:13:12 Virtualization: AMD-V 21:13:12 Hypervisor vendor: KVM 21:13:12 Virtualization type: full 21:13:12 L1d cache: 32K 21:13:12 L1i cache: 32K 21:13:12 L2 cache: 512K 21:13:12 L3 cache: 16384K 21:13:12 NUMA node0 CPU(s): 0-7 21:13:12 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 21:13:12 21:13:12 21:13:12 ---> nproc: 21:13:12 8 21:13:12 21:13:12 21:13:12 ---> df -h: 21:13:12 Filesystem Size Used Avail Use% Mounted on 21:13:12 udev 16G 0 16G 0% /dev 21:13:12 tmpfs 3.2G 708K 3.2G 1% /run 21:13:12 /dev/vda1 155G 11G 145G 7% / 21:13:12 tmpfs 16G 0 16G 0% /dev/shm 21:13:12 tmpfs 5.0M 0 5.0M 0% /run/lock 21:13:12 tmpfs 16G 0 16G 0% /sys/fs/cgroup 21:13:12 /dev/vda15 105M 4.4M 100M 5% /boot/efi 21:13:12 tmpfs 3.2G 0 3.2G 0% /run/user/1001 21:13:12 21:13:12 21:13:12 ---> free -m: 21:13:12 total used free shared buff/cache available 21:13:12 Mem: 32167 814 29113 0 2238 30923 21:13:12 Swap: 1023 0 1023 21:13:12 21:13:12 21:13:12 ---> ip addr: 21:13:12 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 21:13:12 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 21:13:12 inet 127.0.0.1/8 scope host lo 21:13:12 valid_lft forever preferred_lft forever 21:13:12 inet6 ::1/128 scope host 21:13:12 valid_lft forever preferred_lft forever 21:13:12 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 21:13:12 link/ether fa:16:3e:36:02:50 brd ff:ff:ff:ff:ff:ff 21:13:12 inet 10.30.106.173/23 brd 10.30.107.255 scope global dynamic ens3 21:13:12 valid_lft 86221sec preferred_lft 86221sec 21:13:12 inet6 fe80::f816:3eff:fe36:250/64 scope link 21:13:12 valid_lft forever preferred_lft forever 21:13:12 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 21:13:12 link/ether 02:42:be:b7:58:39 brd ff:ff:ff:ff:ff:ff 21:13:12 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 21:13:12 valid_lft forever preferred_lft forever 21:13:12 21:13:12 21:13:12 ---> sar -b -r -n DEV: 21:13:12 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-7131) 02/20/24 _x86_64_ (8 CPU) 21:13:12 21:13:12 21:10:15 LINUX RESTART (8 CPU) 21:13:12 21:13:12 21:11:02 tps rtps wtps bread/s bwrtn/s 21:13:12 21:12:01 164.94 17.81 147.13 1092.97 87397.53 21:13:12 21:13:01 92.17 1.27 90.90 105.16 28923.29 21:13:12 Average: 128.24 9.47 118.78 594.88 57912.32 21:13:12 21:13:12 21:11:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:13:12 21:12:01 29997732 31642684 2941488 8.93 67960 1884876 1430996 4.21 971880 1675960 94608 21:13:12 21:13:01 29829424 31683336 3109796 9.44 90460 2056912 1388264 4.08 936912 1849720 101476 21:13:12 Average: 29913578 31663010 3025642 9.19 79210 1970894 1409630 4.15 954396 1762840 98042 21:13:12 21:13:12 21:11:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:13:12 21:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:13:12 21:12:01 lo 1.29 1.29 0.14 0.14 0.00 0.00 0.00 0.00 21:13:12 21:12:01 ens3 62.31 47.18 834.50 16.64 0.00 0.00 0.00 0.00 21:13:12 21:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:13:12 21:13:01 lo 1.60 1.60 0.16 0.16 0.00 0.00 0.00 0.00 21:13:12 21:13:01 ens3 37.40 27.82 330.83 7.74 0.00 0.00 0.00 0.00 21:13:12 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:13:12 Average: lo 1.45 1.45 0.15 0.15 0.00 0.00 0.00 0.00 21:13:12 Average: ens3 49.75 37.42 580.53 12.16 0.00 0.00 0.00 0.00 21:13:12 21:13:12 21:13:12 ---> sar -P ALL: 21:13:12 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-7131) 02/20/24 _x86_64_ (8 CPU) 21:13:12 21:13:12 21:10:15 LINUX RESTART (8 CPU) 21:13:12 21:13:12 21:11:02 CPU %user %nice %system %iowait %steal %idle 21:13:12 21:12:01 all 10.43 0.00 0.89 2.28 0.04 86.36 21:13:12 21:12:01 0 3.89 0.00 0.93 6.47 0.05 88.65 21:13:12 21:12:01 1 35.24 0.00 1.83 1.19 0.07 61.67 21:13:12 21:12:01 2 11.83 0.00 1.02 2.41 0.03 84.71 21:13:12 21:12:01 3 3.53 0.00 0.56 0.37 0.07 95.46 21:13:12 21:12:01 4 5.70 0.00 0.71 4.58 0.05 88.95 21:13:12 21:12:01 5 8.48 0.00 0.68 0.10 0.02 90.72 21:13:12 21:12:01 6 6.06 0.00 0.32 2.46 0.02 91.13 21:13:12 21:12:01 7 8.64 0.00 1.05 0.68 0.03 89.60 21:13:12 21:13:01 all 11.08 0.00 0.75 0.63 0.03 87.51 21:13:12 21:13:01 0 1.45 0.00 0.48 3.34 0.03 94.69 21:13:12 21:13:01 1 37.45 0.00 2.59 0.32 0.03 59.62 21:13:12 21:13:01 2 4.40 0.00 0.35 0.00 0.02 95.23 21:13:12 21:13:01 3 0.18 0.00 0.45 0.67 0.07 98.63 21:13:12 21:13:01 4 6.05 0.00 0.52 0.45 0.02 92.96 21:13:12 21:13:01 5 10.29 0.00 0.47 0.00 0.02 89.23 21:13:12 21:13:01 6 18.48 0.00 0.66 0.18 0.03 80.64 21:13:12 21:13:01 7 10.25 0.00 0.55 0.03 0.02 89.15 21:13:12 Average: all 10.76 0.00 0.82 1.45 0.04 86.94 21:13:12 Average: 0 2.66 0.00 0.71 4.89 0.04 91.70 21:13:12 Average: 1 36.35 0.00 2.21 0.75 0.05 60.64 21:13:12 Average: 2 8.08 0.00 0.68 1.19 0.03 90.02 21:13:12 Average: 3 1.84 0.00 0.51 0.52 0.07 97.06 21:13:12 Average: 4 5.88 0.00 0.61 2.50 0.03 90.97 21:13:12 Average: 5 9.39 0.00 0.57 0.05 0.02 89.97 21:13:12 Average: 6 12.35 0.00 0.49 1.31 0.03 85.82 21:13:12 Average: 7 9.45 0.00 0.80 0.35 0.03 89.37 21:13:12 21:13:12 21:13:12