09:13:17 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/python-onapsdk/+/137488 09:13:17 Running as SYSTEM 09:13:17 [EnvInject] - Loading node environment variables. 09:13:17 Building remotely on prd-ubuntu1804-docker-8c-8g-11531 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/integration-python-onapsdk-master-pydocstyle-lint 09:13:17 [ssh-agent] Looking for ssh-agent implementation... 09:13:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:13:17 $ ssh-agent 09:13:17 SSH_AUTH_SOCK=/tmp/ssh-vIC2VbXCqlot/agent.2083 09:13:17 SSH_AGENT_PID=2085 09:13:17 [ssh-agent] Started. 09:13:17 Running ssh-add (command line suppressed) 09:13:17 Identity added: /w/workspace/integration-python-onapsdk-master-pydocstyle-lint@tmp/private_key_5115773743397273177.key (/w/workspace/integration-python-onapsdk-master-pydocstyle-lint@tmp/private_key_5115773743397273177.key) 09:13:17 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 09:13:17 The recommended git tool is: NONE 09:13:21 using credential onap-jenkins-ssh 09:13:21 Wiping out workspace first. 09:13:21 Cloning the remote Git repository 09:13:21 Cloning repository git://cloud.onap.org/mirror/integration/python-onapsdk.git 09:13:21 > git init /w/workspace/integration-python-onapsdk-master-pydocstyle-lint # timeout=10 09:13:21 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 09:13:21 > git --version # timeout=10 09:13:21 > git --version # 'git version 2.17.1' 09:13:21 using GIT_SSH to set credentials Gerrit user 09:13:21 Verifying host key using manually-configured host key entries 09:13:21 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git +refs/heads/*:refs/remotes/origin/* # timeout=30 09:13:21 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 09:13:21 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:13:22 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 09:13:22 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 09:13:22 using GIT_SSH to set credentials Gerrit user 09:13:22 Verifying host key using manually-configured host key entries 09:13:22 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git refs/changes/88/137488/1 # timeout=30 09:13:22 > git rev-parse 7c3de7ac0ff93bae27f2a0a30198bb3d2e24cbf1^{commit} # timeout=10 09:13:22 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 09:13:22 Checking out Revision 7c3de7ac0ff93bae27f2a0a30198bb3d2e24cbf1 (refs/changes/88/137488/1) 09:13:22 > git config core.sparsecheckout # timeout=10 09:13:22 > git checkout -f 7c3de7ac0ff93bae27f2a0a30198bb3d2e24cbf1 # timeout=30 09:13:26 Commit message: "Add retry option to onap_service" 09:13:26 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:13:26 > git rev-list --no-walk 04804c49eefd80efb0f31b27b56192ee4c77081b # timeout=10 09:13:26 [EnvInject] - Injecting environment variables from a build step. 09:13:26 [EnvInject] - Injecting as environment variables the properties content 09:13:26 PYTHON=python3 09:13:26 09:13:26 [EnvInject] - Variables injected successfully. 09:13:26 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash -l /tmp/jenkins11955554924576525330.sh 09:13:26 ---> tox-install.sh 09:13:26 + source /home/jenkins/lf-env.sh 09:13:26 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:13:26 ++ mktemp -d /tmp/venv-XXXX 09:13:26 + lf_venv=/tmp/venv-xMO5 09:13:26 + local venv_file=/tmp/.os_lf_venv 09:13:26 + local python=python3 09:13:26 + local options 09:13:26 + local set_path=true 09:13:26 + local install_args= 09:13:26 ++ 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:13:26 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:13:26 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:13:26 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:13:26 + true 09:13:26 + case $1 in 09:13:26 + venv_file=/tmp/.toxenv 09:13:26 + shift 2 09:13:26 + true 09:13:26 + case $1 in 09:13:26 + shift 09:13:26 + break 09:13:26 + case $python in 09:13:26 + local pkg_list= 09:13:26 + [[ -d /opt/pyenv ]] 09:13:26 + echo 'Setup pyenv:' 09:13:26 Setup pyenv: 09:13:26 + export PYENV_ROOT=/opt/pyenv 09:13:26 + PYENV_ROOT=/opt/pyenv 09:13:26 + 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:13:26 + 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:13:26 + pyenv versions 09:13:26 * system (set by /opt/pyenv/version) 09:13:26 * 3.8.13 (set by /opt/pyenv/version) 09:13:26 * 3.9.13 (set by /opt/pyenv/version) 09:13:26 * 3.10.6 (set by /opt/pyenv/version) 09:13:26 + command -v pyenv 09:13:26 ++ pyenv init - --no-rehash 09:13:26 + 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:13:26 export PATH="/opt/pyenv/shims:${PATH}" 09:13:26 export PYENV_SHELL=bash 09:13:26 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:13:26 pyenv() { 09:13:26 local command 09:13:26 command="${1:-}" 09:13:26 if [ "$#" -gt 0 ]; then 09:13:26 shift 09:13:26 fi 09:13:26 09:13:26 case "$command" in 09:13:26 rehash|shell) 09:13:26 eval "$(pyenv "sh-$command" "$@")" 09:13:26 ;; 09:13:26 *) 09:13:26 command pyenv "$command" "$@" 09:13:26 ;; 09:13:26 esac 09:13:26 }' 09:13:26 +++ 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:13:26 ++ 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:13:26 ++ 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:13:26 ++ 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:13:26 ++ export PYENV_SHELL=bash 09:13:26 ++ PYENV_SHELL=bash 09:13:26 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:13:26 +++ complete -F _pyenv pyenv 09:13:26 ++ lf-pyver python3 09:13:26 ++ local py_version_xy=python3 09:13:26 ++ local py_version_xyz= 09:13:26 ++ pyenv versions 09:13:26 ++ sed 's/^[ *]* //' 09:13:26 ++ awk '{ print $1 }' 09:13:26 ++ local command 09:13:26 ++ grep -E '^[0-9.]*[0-9]$' 09:13:26 ++ command=versions 09:13:26 ++ '[' 1 -gt 0 ']' 09:13:26 ++ shift 09:13:26 ++ case "$command" in 09:13:26 ++ command pyenv versions 09:13:26 ++ pyenv versions 09:13:27 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:13:27 +++ grep '^3' /tmp/.pyenv_versions 09:13:27 +++ sort -V 09:13:27 +++ tail -n 1 09:13:27 ++ py_version_xyz=3.10.6 09:13:27 ++ [[ -z 3.10.6 ]] 09:13:27 ++ echo 3.10.6 09:13:27 ++ return 0 09:13:27 + pyenv local 3.10.6 09:13:27 + local command 09:13:27 + command=local 09:13:27 + '[' 2 -gt 0 ']' 09:13:27 + shift 09:13:27 + case "$command" in 09:13:27 + command pyenv local 3.10.6 09:13:27 + pyenv local 3.10.6 09:13:27 + for arg in "$@" 09:13:27 + case $arg in 09:13:27 + pkg_list+='tox ' 09:13:27 + for arg in "$@" 09:13:27 + case $arg in 09:13:27 + pkg_list+='virtualenv ' 09:13:27 + for arg in "$@" 09:13:27 + case $arg in 09:13:27 + pkg_list+='urllib3~=1.26.15 ' 09:13:27 + [[ -f /tmp/.toxenv ]] 09:13:27 + [[ ! -f /tmp/.toxenv ]] 09:13:27 + [[ -n '' ]] 09:13:27 + python3 -m venv /tmp/venv-xMO5 09:13:31 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-xMO5' 09:13:31 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-xMO5 09:13:31 + echo /tmp/venv-xMO5 09:13:31 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 09:13:31 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 09:13:31 + /tmp/venv-xMO5/bin/python3 -m pip install --upgrade --quiet pip virtualenv 09:13:34 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:13:34 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 09:13:34 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 09:13:34 + /tmp/venv-xMO5/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 09:13:37 + type python3 09:13:37 + true 09:13:37 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-xMO5/bin to PATH' 09:13:37 lf-activate-venv(): INFO: Adding /tmp/venv-xMO5/bin to PATH 09:13:37 + PATH=/tmp/venv-xMO5/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:13:37 + return 0 09:13:37 + python3 --version 09:13:37 Python 3.10.6 09:13:37 + python3 -m pip --version 09:13:37 pip 24.0 from /tmp/venv-xMO5/lib/python3.10/site-packages/pip (python 3.10) 09:13:37 + python3 -m pip freeze 09:13:37 cachetools==5.3.3 09:13:37 chardet==5.2.0 09:13:37 colorama==0.4.6 09:13:37 distlib==0.3.8 09:13:37 filelock==3.13.1 09:13:37 packaging==23.2 09:13:37 platformdirs==4.2.0 09:13:37 pluggy==1.4.0 09:13:37 pyproject-api==1.6.1 09:13:37 tomli==2.0.1 09:13:37 tox==4.14.1 09:13:37 urllib3==1.26.18 09:13:37 virtualenv==20.25.1 09:13:37 [EnvInject] - Injecting environment variables from a build step. 09:13:37 [EnvInject] - Injecting as environment variables the properties content 09:13:37 PARALLEL=false 09:13:37 09:13:37 [EnvInject] - Variables injected successfully. 09:13:37 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash -l /tmp/jenkins7410196177290557075.sh 09:13:37 ---> tox-run.sh 09:13:37 + 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:13:37 + ARCHIVE_TOX_DIR=/w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/tox 09:13:37 + ARCHIVE_DOC_DIR=/w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/docs 09:13:37 + mkdir -p /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/tox 09:13:37 + cd /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/. 09:13:37 + source /home/jenkins/lf-env.sh 09:13:37 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:13:37 ++ mktemp -d /tmp/venv-XXXX 09:13:37 + lf_venv=/tmp/venv-Mj9x 09:13:37 + local venv_file=/tmp/.os_lf_venv 09:13:37 + local python=python3 09:13:37 + local options 09:13:37 + local set_path=true 09:13:37 + local install_args= 09:13:37 ++ 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:13:37 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:13:37 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:13:37 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:13:37 + true 09:13:37 + case $1 in 09:13:37 + venv_file=/tmp/.toxenv 09:13:37 + shift 2 09:13:37 + true 09:13:37 + case $1 in 09:13:37 + shift 09:13:37 + break 09:13:37 + case $python in 09:13:37 + local pkg_list= 09:13:37 + [[ -d /opt/pyenv ]] 09:13:37 + echo 'Setup pyenv:' 09:13:37 Setup pyenv: 09:13:37 + export PYENV_ROOT=/opt/pyenv 09:13:37 + PYENV_ROOT=/opt/pyenv 09:13:37 + 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:13:37 + 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:13:37 + pyenv versions 09:13:37 system 09:13:37 3.8.13 09:13:37 3.9.13 09:13:37 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 09:13:37 + command -v pyenv 09:13:37 ++ pyenv init - --no-rehash 09:13:37 + 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:13:37 export PATH="/opt/pyenv/shims:${PATH}" 09:13:37 export PYENV_SHELL=bash 09:13:37 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:13:37 pyenv() { 09:13:37 local command 09:13:37 command="${1:-}" 09:13:37 if [ "$#" -gt 0 ]; then 09:13:37 shift 09:13:37 fi 09:13:37 09:13:37 case "$command" in 09:13:37 rehash|shell) 09:13:37 eval "$(pyenv "sh-$command" "$@")" 09:13:37 ;; 09:13:37 *) 09:13:37 command pyenv "$command" "$@" 09:13:37 ;; 09:13:37 esac 09:13:37 }' 09:13:37 +++ 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:13:37 ++ 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:13:37 ++ 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:13:37 ++ 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:13:37 ++ export PYENV_SHELL=bash 09:13:37 ++ PYENV_SHELL=bash 09:13:37 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:13:37 +++ complete -F _pyenv pyenv 09:13:37 ++ lf-pyver python3 09:13:37 ++ local py_version_xy=python3 09:13:37 ++ local py_version_xyz= 09:13:37 ++ pyenv versions 09:13:37 ++ local command 09:13:37 ++ command=versions 09:13:37 ++ '[' 1 -gt 0 ']' 09:13:37 ++ shift 09:13:37 ++ case "$command" in 09:13:37 ++ command pyenv versions 09:13:37 ++ pyenv versions 09:13:37 ++ sed 's/^[ *]* //' 09:13:37 ++ grep -E '^[0-9.]*[0-9]$' 09:13:37 ++ awk '{ print $1 }' 09:13:38 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:13:38 +++ grep '^3' /tmp/.pyenv_versions 09:13:38 +++ sort -V 09:13:38 +++ tail -n 1 09:13:38 ++ py_version_xyz=3.10.6 09:13:38 ++ [[ -z 3.10.6 ]] 09:13:38 ++ echo 3.10.6 09:13:38 ++ return 0 09:13:38 + pyenv local 3.10.6 09:13:38 + local command 09:13:38 + command=local 09:13:38 + '[' 2 -gt 0 ']' 09:13:38 + shift 09:13:38 + case "$command" in 09:13:38 + command pyenv local 3.10.6 09:13:38 + pyenv local 3.10.6 09:13:38 + for arg in "$@" 09:13:38 + case $arg in 09:13:38 + pkg_list+='tox ' 09:13:38 + for arg in "$@" 09:13:38 + case $arg in 09:13:38 + pkg_list+='virtualenv ' 09:13:38 + for arg in "$@" 09:13:38 + case $arg in 09:13:38 + pkg_list+='urllib3~=1.26.15 ' 09:13:38 + [[ -f /tmp/.toxenv ]] 09:13:38 ++ cat /tmp/.toxenv 09:13:38 + lf_venv=/tmp/venv-xMO5 09:13:38 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xMO5 from' file:/tmp/.toxenv 09:13:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xMO5 from file:/tmp/.toxenv 09:13:38 + /tmp/venv-xMO5/bin/python3 -m pip install --upgrade --quiet pip virtualenv 09:13:38 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:13:38 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 09:13:38 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 09:13:38 + /tmp/venv-xMO5/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 09:13:40 + type python3 09:13:40 + true 09:13:40 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-xMO5/bin to PATH' 09:13:40 lf-activate-venv(): INFO: Adding /tmp/venv-xMO5/bin to PATH 09:13:40 + PATH=/tmp/venv-xMO5/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:13:40 + return 0 09:13:40 + [[ -d /opt/pyenv ]] 09:13:40 + echo '---> Setting up pyenv' 09:13:40 ---> Setting up pyenv 09:13:40 + export PYENV_ROOT=/opt/pyenv 09:13:40 + PYENV_ROOT=/opt/pyenv 09:13:40 + export PATH=/opt/pyenv/bin:/tmp/venv-xMO5/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:13:40 + PATH=/opt/pyenv/bin:/tmp/venv-xMO5/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:13:40 ++ pwd 09:13:40 + PYTHONPATH=/w/workspace/integration-python-onapsdk-master-pydocstyle-lint 09:13:40 + export PYTHONPATH 09:13:40 + export TOX_TESTENV_PASSENV=PYTHONPATH 09:13:40 + TOX_TESTENV_PASSENV=PYTHONPATH 09:13:40 + tox --version 09:13:40 4.14.1 from /tmp/venv-xMO5/lib/python3.10/site-packages/tox/__init__.py 09:13:40 + PARALLEL=false 09:13:40 + TOX_OPTIONS_LIST= 09:13:40 + [[ -n pydocstyle ]] 09:13:40 + TOX_OPTIONS_LIST=' -e pydocstyle' 09:13:40 + case ${PARALLEL,,} in 09:13:40 + tox -e pydocstyle 09:13:40 + tee -a /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/tox/tox.log 09:13:41 pydocstyle: install_deps> python -I -m pip install -r test-requirements.txt 09:13:55 .pkg: install_requires> python -I -m pip install 'setuptools>=40.8.0' wheel 09:13:57 .pkg: _optional_hooks> python /tmp/venv-xMO5/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 09:13:57 .pkg: get_requires_for_build_sdist> python /tmp/venv-xMO5/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 09:13:57 .pkg: install_requires_for_build_sdist> python -I -m pip install pytest-runner==5.2 09:13:58 .pkg: get_requires_for_build_wheel> python /tmp/venv-xMO5/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 09:13:58 .pkg: install_requires_for_build_wheel> python -I -m pip install pytest-runner==5.2 wheel 09:13:58 .pkg: freeze> python -m pip freeze --all 09:13:59 .pkg: pip==24.0,pytest-runner==5.2,setuptools==69.1.0,wheel==0.42.0 09:13:59 .pkg: prepare_metadata_for_build_wheel> python /tmp/venv-xMO5/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 09:13:59 .pkg: build_sdist> python /tmp/venv-xMO5/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 09:14:00 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:14:00 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 09:14:03 pydocstyle: freeze> python -m pip freeze --all 09:14:03 pydocstyle: astroid==3.1.0,attrs==23.2.0,bandit==1.7.7,certifi==2024.2.2,cffi==1.16.0,charset-normalizer==2.0.12,coverage==7.4.3,cryptography==38.0.4,dacite==1.6.0,dill==0.3.8,exceptiongroup==1.2.0,idna==3.6,iniconfig==2.0.0,isort==5.13.2,Jinja2==3.0.3,jsonschema==4.4.0,markdown-it-py==3.0.0,MarkupSafe==2.1.5,mccabe==0.7.0,mdurl==0.1.2,more-itertools==10.2.0,onapsdk==13.0.4,oyaml==1.0,packaging==23.2,pbr==6.0.0,pip==24.0,platformdirs==4.2.0,pluggy==1.4.0,pycparser==2.21,pydocstyle==6.3.0,Pygments==2.17.2,pylint==3.1.0,pyOpenSSL==22.0.0,pyrsistent==0.20.0,PySocks==1.7.1,pytest==8.0.2,pytest-cov==4.1.0,PyYAML==6.0.1,requests==2.27.1,requests-mock==1.11.0,rich==13.7.1,setuptools==69.1.0,simplejson==3.17.6,six==1.16.0,snowballstemmer==2.2.0,stevedore==5.2.0,tomli==2.0.1,tomlkit==0.12.4,typing_extensions==4.10.0,urllib3==1.26.18,wheel==0.42.0 09:14:03 pydocstyle: commands[0]> pydocstyle src/ 09:14:07 pydocstyle: OK (26.34=setup[23.01]+cmd[3.33] seconds) 09:14:07 congratulations :) (26.51 seconds) 09:14:07 + tox_status=0 09:14:07 + echo '---> Completed tox runs' 09:14:07 ---> Completed tox runs 09:14:07 + for i in .tox/*/log 09:14:07 ++ echo .tox/pydocstyle/log 09:14:07 ++ awk -F/ '{print $2}' 09:14:07 + tox_env=pydocstyle 09:14:07 + cp -r .tox/pydocstyle/log /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/tox/pydocstyle 09:14:07 + DOC_DIR=docs/_build/html 09:14:07 + [[ -d docs/_build/html ]] 09:14:07 + echo '---> tox-run.sh ends' 09:14:07 ---> tox-run.sh ends 09:14:07 + test 0 -eq 0 09:14:07 $ ssh-agent -k 09:14:07 unset SSH_AUTH_SOCK; 09:14:07 unset SSH_AGENT_PID; 09:14:07 echo Agent pid 2085 killed; 09:14:07 [ssh-agent] Stopped. 09:14:07 [PostBuildScript] - [INFO] Executing post build scripts. 09:14:07 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins5314771584194496719.sh 09:14:07 ---> sysstat.sh 09:14:07 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins10458297213597805903.sh 09:14:07 ---> package-listing.sh 09:14:07 ++ facter osfamily 09:14:07 ++ tr '[:upper:]' '[:lower:]' 09:14:08 + OS_FAMILY=debian 09:14:08 + workspace=/w/workspace/integration-python-onapsdk-master-pydocstyle-lint 09:14:08 + START_PACKAGES=/tmp/packages_start.txt 09:14:08 + END_PACKAGES=/tmp/packages_end.txt 09:14:08 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:14:08 + PACKAGES=/tmp/packages_start.txt 09:14:08 + '[' /w/workspace/integration-python-onapsdk-master-pydocstyle-lint ']' 09:14:08 + PACKAGES=/tmp/packages_end.txt 09:14:08 + case "${OS_FAMILY}" in 09:14:08 + dpkg -l 09:14:08 + grep '^ii' 09:14:08 + '[' -f /tmp/packages_start.txt ']' 09:14:08 + '[' -f /tmp/packages_end.txt ']' 09:14:08 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:14:08 + '[' /w/workspace/integration-python-onapsdk-master-pydocstyle-lint ']' 09:14:08 + mkdir -p /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/ 09:14:08 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/ 09:14:08 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins10161224429443610424.sh 09:14:08 ---> capture-instance-metadata.sh 09:14:08 Setup pyenv: 09:14:08 system 09:14:08 3.8.13 09:14:08 3.9.13 09:14:08 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 09:14:12 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-yneb 09:14:12 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:14:15 lf-activate-venv(): INFO: Installing: lftools 09:14:54 lf-activate-venv(): INFO: Adding /tmp/venv-yneb/bin to PATH 09:14:54 INFO: Running in OpenStack, capturing instance metadata 09:14:54 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins5088311642452888998.sh 09:14:55 provisioning config files... 09:14:55 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-python-onapsdk-master-pydocstyle-lint@tmp/config11948875146793753874tmp 09:14:55 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 09:14:55 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 09:14:55 [EnvInject] - Injecting environment variables from a build step. 09:14:55 [EnvInject] - Injecting as environment variables the properties content 09:14:55 SERVER_ID=logs 09:14:55 09:14:55 [EnvInject] - Variables injected successfully. 09:14:55 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins2084166046267381996.sh 09:14:55 ---> create-netrc.sh 09:14:55 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins1907556791393335885.sh 09:14:55 ---> python-tools-install.sh 09:14:55 Setup pyenv: 09:14:55 system 09:14:55 3.8.13 09:14:55 3.9.13 09:14:55 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 09:14:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yneb from file:/tmp/.os_lf_venv 09:14:56 lf-activate-venv(): INFO: Installing: lftools 09:15:04 lf-activate-venv(): INFO: Adding /tmp/venv-yneb/bin to PATH 09:15:04 Generating Requirements File 09:15:32 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:15:32 lftools 0.37.9 requires openstacksdk>=2.1.0, but you have openstacksdk 0.62.0 which is incompatible. 09:15:33 Python 3.10.6 09:15:33 pip 24.0 from /tmp/venv-yneb/lib/python3.10/site-packages/pip (python 3.10) 09:15:33 appdirs==1.4.4 09:15:33 argcomplete==3.2.2 09:15:33 aspy.yaml==1.3.0 09:15:33 attrs==23.2.0 09:15:33 autopage==0.5.2 09:15:33 beautifulsoup4==4.12.3 09:15:33 boto3==1.34.57 09:15:33 botocore==1.34.57 09:15:33 bs4==0.0.2 09:15:33 cachetools==5.3.3 09:15:33 certifi==2024.2.2 09:15:33 cffi==1.16.0 09:15:33 cfgv==3.4.0 09:15:33 chardet==5.2.0 09:15:33 charset-normalizer==3.3.2 09:15:33 click==8.1.7 09:15:33 cliff==4.6.0 09:15:33 cmd2==2.4.3 09:15:33 cryptography==3.3.2 09:15:33 debtcollector==3.0.0 09:15:33 decorator==5.1.1 09:15:33 defusedxml==0.7.1 09:15:33 Deprecated==1.2.14 09:15:33 distlib==0.3.8 09:15:33 dnspython==2.6.1 09:15:33 docker==4.2.2 09:15:33 dogpile.cache==1.3.2 09:15:33 email_validator==2.1.1 09:15:33 filelock==3.13.1 09:15:33 future==1.0.0 09:15:33 gitdb==4.0.11 09:15:33 GitPython==3.1.42 09:15:33 google-auth==2.28.1 09:15:33 httplib2==0.22.0 09:15:33 identify==2.5.35 09:15:33 idna==3.6 09:15:33 importlib-resources==1.5.0 09:15:33 iso8601==2.1.0 09:15:33 Jinja2==3.1.3 09:15:33 jmespath==1.0.1 09:15:33 jsonpatch==1.33 09:15:33 jsonpointer==2.4 09:15:33 jsonschema==4.21.1 09:15:33 jsonschema-specifications==2023.12.1 09:15:33 keystoneauth1==5.6.0 09:15:33 kubernetes==29.0.0 09:15:33 lftools==0.37.9 09:15:33 lxml==5.1.0 09:15:33 MarkupSafe==2.1.5 09:15:33 msgpack==1.0.8 09:15:33 multi_key_dict==2.0.3 09:15:33 munch==4.0.0 09:15:33 netaddr==1.2.1 09:15:33 netifaces==0.11.0 09:15:33 niet==1.4.2 09:15:33 nodeenv==1.8.0 09:15:33 oauth2client==4.1.3 09:15:33 oauthlib==3.2.2 09:15:33 openstacksdk==0.62.0 09:15:33 os-client-config==2.1.0 09:15:33 os-service-types==1.7.0 09:15:33 osc-lib==3.0.1 09:15:33 oslo.config==9.4.0 09:15:33 oslo.context==5.5.0 09:15:33 oslo.i18n==6.3.0 09:15:33 oslo.log==5.5.0 09:15:33 oslo.serialization==5.4.0 09:15:33 oslo.utils==7.1.0 09:15:33 packaging==23.2 09:15:33 pbr==6.0.0 09:15:33 platformdirs==4.2.0 09:15:33 prettytable==3.10.0 09:15:33 pyasn1==0.5.1 09:15:33 pyasn1-modules==0.3.0 09:15:33 pycparser==2.21 09:15:33 pygerrit2==2.0.15 09:15:33 PyGithub==2.2.0 09:15:33 pyinotify==0.9.6 09:15:33 PyJWT==2.8.0 09:15:33 PyNaCl==1.5.0 09:15:33 pyparsing==2.4.7 09:15:33 pyperclip==1.8.2 09:15:33 pyrsistent==0.20.0 09:15:33 python-cinderclient==9.5.0 09:15:33 python-dateutil==2.9.0.post0 09:15:33 python-heatclient==3.5.0 09:15:33 python-jenkins==1.8.2 09:15:33 python-keystoneclient==5.4.0 09:15:33 python-magnumclient==4.4.0 09:15:33 python-novaclient==18.5.0 09:15:33 python-openstackclient==6.0.1 09:15:33 python-swiftclient==4.5.0 09:15:33 PyYAML==6.0.1 09:15:33 referencing==0.33.0 09:15:33 requests==2.31.0 09:15:33 requests-oauthlib==1.3.1 09:15:33 requestsexceptions==1.4.0 09:15:33 rfc3986==2.0.0 09:15:33 rpds-py==0.18.0 09:15:33 rsa==4.9 09:15:33 ruamel.yaml==0.18.6 09:15:33 ruamel.yaml.clib==0.2.8 09:15:33 s3transfer==0.10.0 09:15:33 simplejson==3.19.2 09:15:33 six==1.16.0 09:15:33 smmap==5.0.1 09:15:33 soupsieve==2.5 09:15:33 stevedore==5.2.0 09:15:33 tabulate==0.9.0 09:15:33 toml==0.10.2 09:15:33 tomlkit==0.12.4 09:15:33 tqdm==4.66.2 09:15:33 typing_extensions==4.10.0 09:15:33 tzdata==2024.1 09:15:33 urllib3==1.26.18 09:15:33 virtualenv==20.25.1 09:15:33 wcwidth==0.2.13 09:15:33 websocket-client==1.7.0 09:15:33 wrapt==1.16.0 09:15:33 xdg==6.0.0 09:15:33 xmltodict==0.13.0 09:15:33 yq==3.2.3 09:15:33 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins338089607030161384.sh 09:15:33 ---> sudo-logs.sh 09:15:33 Archiving 'sudo' log.. 09:15:34 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins17448656064832545535.sh 09:15:34 ---> job-cost.sh 09:15:34 Setup pyenv: 09:15:34 system 09:15:34 3.8.13 09:15:34 3.9.13 09:15:34 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 09:15:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yneb from file:/tmp/.os_lf_venv 09:15:35 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:15:43 lf-activate-venv(): INFO: Adding /tmp/venv-yneb/bin to PATH 09:15:43 INFO: No Stack... 09:15:43 INFO: Retrieving Pricing Info for: v3-standard-8 09:15:43 INFO: Archiving Costs 09:15:43 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash -l /tmp/jenkins12091864882079637487.sh 09:15:43 ---> logs-deploy.sh 09:15:43 Setup pyenv: 09:15:44 system 09:15:44 3.8.13 09:15:44 3.9.13 09:15:44 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 09:15:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yneb from file:/tmp/.os_lf_venv 09:15:45 lf-activate-venv(): INFO: Installing: lftools 09:15:54 lf-activate-venv(): INFO: Adding /tmp/venv-yneb/bin to PATH 09:15:54 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-python-onapsdk-master-pydocstyle-lint/248 09:15:54 INFO: archiving workspace using pattern(s): 09:15:55 Archives upload complete. 09:15:55 INFO: archiving logs to Nexus 09:15:56 ---> uname -a: 09:15:56 Linux prd-ubuntu1804-docker-8c-8g-11531 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:15:56 09:15:56 09:15:56 ---> lscpu: 09:15:56 Architecture: x86_64 09:15:56 CPU op-mode(s): 32-bit, 64-bit 09:15:56 Byte Order: Little Endian 09:15:56 CPU(s): 8 09:15:56 On-line CPU(s) list: 0-7 09:15:56 Thread(s) per core: 1 09:15:56 Core(s) per socket: 1 09:15:56 Socket(s): 8 09:15:56 NUMA node(s): 1 09:15:56 Vendor ID: AuthenticAMD 09:15:56 CPU family: 23 09:15:56 Model: 49 09:15:56 Model name: AMD EPYC-Rome Processor 09:15:56 Stepping: 0 09:15:56 CPU MHz: 2800.000 09:15:56 BogoMIPS: 5600.00 09:15:56 Virtualization: AMD-V 09:15:56 Hypervisor vendor: KVM 09:15:56 Virtualization type: full 09:15:56 L1d cache: 32K 09:15:56 L1i cache: 32K 09:15:56 L2 cache: 512K 09:15:56 L3 cache: 16384K 09:15:56 NUMA node0 CPU(s): 0-7 09:15:56 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:15:56 09:15:56 09:15:56 ---> nproc: 09:15:56 8 09:15:56 09:15:56 09:15:56 ---> df -h: 09:15:56 Filesystem Size Used Avail Use% Mounted on 09:15:56 udev 16G 0 16G 0% /dev 09:15:56 tmpfs 3.2G 708K 3.2G 1% /run 09:15:56 /dev/vda1 155G 11G 145G 7% / 09:15:56 tmpfs 16G 0 16G 0% /dev/shm 09:15:56 tmpfs 5.0M 0 5.0M 0% /run/lock 09:15:56 tmpfs 16G 0 16G 0% /sys/fs/cgroup 09:15:56 /dev/vda15 105M 4.4M 100M 5% /boot/efi 09:15:56 tmpfs 3.2G 0 3.2G 0% /run/user/1001 09:15:56 09:15:56 09:15:56 ---> free -m: 09:15:56 total used free shared buff/cache available 09:15:56 Mem: 32167 825 29108 0 2233 30911 09:15:56 Swap: 1023 0 1023 09:15:56 09:15:56 09:15:56 ---> ip addr: 09:15:56 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:15:56 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:15:56 inet 127.0.0.1/8 scope host lo 09:15:56 valid_lft forever preferred_lft forever 09:15:56 inet6 ::1/128 scope host 09:15:56 valid_lft forever preferred_lft forever 09:15:56 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 09:15:56 link/ether fa:16:3e:c3:55:4c brd ff:ff:ff:ff:ff:ff 09:15:56 inet 10.30.107.206/23 brd 10.30.107.255 scope global dynamic ens3 09:15:56 valid_lft 86205sec preferred_lft 86205sec 09:15:56 inet6 fe80::f816:3eff:fec3:554c/64 scope link 09:15:56 valid_lft forever preferred_lft forever 09:15:56 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 09:15:56 link/ether 02:42:a1:d4:c4:13 brd ff:ff:ff:ff:ff:ff 09:15:56 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 09:15:56 valid_lft forever preferred_lft forever 09:15:56 09:15:56 09:15:56 ---> sar -b -r -n DEV: 09:15:56 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-11531) 03/07/24 _x86_64_ (8 CPU) 09:15:56 09:15:56 09:12:43 LINUX RESTART (8 CPU) 09:15:56 09:15:56 09:13:02 tps rtps wtps bread/s bwrtn/s 09:15:56 09:14:01 343.37 74.39 268.97 4921.88 55214.10 09:15:56 09:15:01 109.97 14.45 95.52 1040.23 22978.84 09:15:56 Average: 225.68 44.17 181.52 2964.75 38961.05 09:15:56 09:15:56 09:13:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:15:56 09:14:01 30182196 31652072 2757024 8.37 57448 1727208 1473872 4.34 915396 1559500 141700 09:15:56 09:15:01 29908240 31637252 3030980 9.20 78904 1950008 1427388 4.20 970560 1747100 135380 09:15:56 Average: 30045218 31644662 2894002 8.79 68176 1838608 1450630 4.27 942978 1653300 138540 09:15:56 09:15:56 09:13:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:15:56 09:14:01 ens3 326.28 234.59 1096.62 72.19 0.00 0.00 0.00 0.00 09:15:56 09:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:56 09:14:01 lo 1.69 1.69 0.17 0.17 0.00 0.00 0.00 0.00 09:15:56 09:15:01 ens3 44.56 31.96 620.87 8.47 0.00 0.00 0.00 0.00 09:15:56 09:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:56 09:15:01 lo 1.20 1.20 0.12 0.12 0.00 0.00 0.00 0.00 09:15:56 Average: ens3 184.24 132.42 856.74 40.06 0.00 0.00 0.00 0.00 09:15:56 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:15:56 Average: lo 1.45 1.45 0.14 0.14 0.00 0.00 0.00 0.00 09:15:56 09:15:56 09:15:56 ---> sar -P ALL: 09:15:56 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-11531) 03/07/24 _x86_64_ (8 CPU) 09:15:56 09:15:56 09:12:43 LINUX RESTART (8 CPU) 09:15:56 09:15:56 09:13:02 CPU %user %nice %system %iowait %steal %idle 09:15:56 09:14:01 all 9.83 0.00 2.64 3.21 0.05 84.27 09:15:56 09:14:01 0 11.93 0.00 2.44 0.62 0.05 84.96 09:15:56 09:14:01 1 32.93 0.00 2.09 2.09 0.07 62.83 09:15:56 09:14:01 2 6.52 0.00 0.93 1.78 0.03 90.74 09:15:56 09:14:01 3 8.59 0.00 0.88 0.66 0.05 89.83 09:15:56 09:14:01 4 3.29 0.00 1.43 6.50 0.03 88.74 09:15:56 09:14:01 5 5.19 0.00 0.73 0.17 0.05 93.86 09:15:56 09:14:01 6 5.79 0.00 10.86 12.43 0.02 70.91 09:15:56 09:14:01 7 4.86 0.00 0.90 0.39 0.03 93.82 09:15:56 09:15:01 all 9.00 0.00 0.74 2.72 0.03 87.51 09:15:56 09:15:01 0 5.49 0.00 0.65 0.08 0.02 93.76 09:15:56 09:15:01 1 2.62 0.00 0.68 0.43 0.02 96.25 09:15:56 09:15:01 2 3.50 0.00 0.35 0.05 0.02 96.09 09:15:56 09:15:01 3 8.24 0.00 0.82 11.23 0.03 79.67 09:15:56 09:15:01 4 1.92 0.00 0.50 5.08 0.03 92.47 09:15:56 09:15:01 5 6.52 0.00 0.42 0.20 0.02 92.85 09:15:56 09:15:01 6 19.36 0.00 1.25 4.43 0.05 74.91 09:15:56 09:15:01 7 24.36 0.00 1.17 0.30 0.05 74.12 09:15:56 Average: all 9.42 0.00 1.69 2.97 0.04 85.89 09:15:56 Average: 0 8.66 0.00 1.53 0.35 0.03 89.43 09:15:56 Average: 1 17.64 0.00 1.38 1.25 0.04 79.68 09:15:56 Average: 2 4.99 0.00 0.64 0.90 0.03 93.44 09:15:56 Average: 3 8.41 0.00 0.85 6.03 0.04 84.67 09:15:56 Average: 4 2.60 0.00 0.96 5.78 0.03 90.62 09:15:56 Average: 5 5.86 0.00 0.57 0.19 0.03 93.35 09:15:56 Average: 6 12.30 0.00 6.25 8.59 0.03 72.83 09:15:56 Average: 7 14.71 0.00 1.03 0.34 0.04 83.87 09:15:56 09:15:56 09:15:56