14:40:12 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/python-onapsdk/+/137443 14:40:12 Running as SYSTEM 14:40:12 [EnvInject] - Loading node environment variables. 14:40:12 Building remotely on prd-ubuntu1804-docker-8c-8g-9791 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/integration-python-onapsdk-master-pydocstyle-lint 14:40:12 [ssh-agent] Looking for ssh-agent implementation... 14:40:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:40:12 $ ssh-agent 14:40:12 SSH_AUTH_SOCK=/tmp/ssh-POsY12O7mJb0/agent.2084 14:40:12 SSH_AGENT_PID=2086 14:40:12 [ssh-agent] Started. 14:40:12 Running ssh-add (command line suppressed) 14:40:12 Identity added: /w/workspace/integration-python-onapsdk-master-pydocstyle-lint@tmp/private_key_14240630016445425461.key (/w/workspace/integration-python-onapsdk-master-pydocstyle-lint@tmp/private_key_14240630016445425461.key) 14:40:12 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 14:40:12 The recommended git tool is: NONE 14:40:16 using credential onap-jenkins-ssh 14:40:16 Wiping out workspace first. 14:40:16 Cloning the remote Git repository 14:40:16 Cloning repository git://cloud.onap.org/mirror/integration/python-onapsdk.git 14:40:16 > git init /w/workspace/integration-python-onapsdk-master-pydocstyle-lint # timeout=10 14:40:16 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 14:40:16 > git --version # timeout=10 14:40:16 > git --version # 'git version 2.17.1' 14:40:16 using GIT_SSH to set credentials Gerrit user 14:40:16 Verifying host key using manually-configured host key entries 14:40:16 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git +refs/heads/*:refs/remotes/origin/* # timeout=30 14:40:16 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 14:40:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:40:17 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 14:40:17 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 14:40:17 using GIT_SSH to set credentials Gerrit user 14:40:17 Verifying host key using manually-configured host key entries 14:40:17 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git refs/changes/43/137443/11 # timeout=30 14:40:17 > git rev-parse e8dbd217b0b3a0044bde706a7845eb5e99857fa9^{commit} # timeout=10 14:40:17 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 14:40:17 Checking out Revision e8dbd217b0b3a0044bde706a7845eb5e99857fa9 (refs/changes/43/137443/11) 14:40:17 > git config core.sparsecheckout # timeout=10 14:40:17 > git checkout -f e8dbd217b0b3a0044bde706a7845eb5e99857fa9 # timeout=30 14:40:20 Commit message: "Avoid empty newlines in jina templates when if conditions evaluate to false" 14:40:20 > git rev-parse FETCH_HEAD^{commit} # timeout=10 14:40:20 > git rev-list --no-walk d3591ef0893a8b718042b3a7937bb1f73d972176 # timeout=10 14:40:20 [EnvInject] - Injecting environment variables from a build step. 14:40:20 [EnvInject] - Injecting as environment variables the properties content 14:40:20 PYTHON=python3 14:40:20 14:40:20 [EnvInject] - Variables injected successfully. 14:40:20 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash -l /tmp/jenkins1739094240906271836.sh 14:40:20 ---> tox-install.sh 14:40:20 + source /home/jenkins/lf-env.sh 14:40:20 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:40:20 ++ mktemp -d /tmp/venv-XXXX 14:40:20 + lf_venv=/tmp/venv-71Sh 14:40:20 + local venv_file=/tmp/.os_lf_venv 14:40:20 + local python=python3 14:40:20 + local options 14:40:20 + local set_path=true 14:40:20 + local install_args= 14:40:20 ++ 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 14:40:20 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:40:20 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:40:20 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:40:20 + true 14:40:20 + case $1 in 14:40:20 + venv_file=/tmp/.toxenv 14:40:20 + shift 2 14:40:20 + true 14:40:20 + case $1 in 14:40:20 + shift 14:40:20 + break 14:40:20 + case $python in 14:40:20 + local pkg_list= 14:40:20 + [[ -d /opt/pyenv ]] 14:40:20 + echo 'Setup pyenv:' 14:40:20 Setup pyenv: 14:40:20 + export PYENV_ROOT=/opt/pyenv 14:40:20 + PYENV_ROOT=/opt/pyenv 14:40:20 + 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 14:40:20 + 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 14:40:20 + pyenv versions 14:40:21 * system (set by /opt/pyenv/version) 14:40:21 * 3.8.13 (set by /opt/pyenv/version) 14:40:21 * 3.9.13 (set by /opt/pyenv/version) 14:40:21 * 3.10.6 (set by /opt/pyenv/version) 14:40:21 + command -v pyenv 14:40:21 ++ pyenv init - --no-rehash 14:40:21 + 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[*]}"'\'')" 14:40:21 export PATH="/opt/pyenv/shims:${PATH}" 14:40:21 export PYENV_SHELL=bash 14:40:21 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:40:21 pyenv() { 14:40:21 local command 14:40:21 command="${1:-}" 14:40:21 if [ "$#" -gt 0 ]; then 14:40:21 shift 14:40:21 fi 14:40:21 14:40:21 case "$command" in 14:40:21 rehash|shell) 14:40:21 eval "$(pyenv "sh-$command" "$@")" 14:40:21 ;; 14:40:21 *) 14:40:21 command pyenv "$command" "$@" 14:40:21 ;; 14:40:21 esac 14:40:21 }' 14:40:21 +++ 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[*]}"' 14:40:21 ++ 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 14:40:21 ++ 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 14:40:21 ++ 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 14:40:21 ++ export PYENV_SHELL=bash 14:40:21 ++ PYENV_SHELL=bash 14:40:21 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:40:21 +++ complete -F _pyenv pyenv 14:40:21 ++ lf-pyver python3 14:40:21 ++ local py_version_xy=python3 14:40:21 ++ local py_version_xyz= 14:40:21 ++ pyenv versions 14:40:21 ++ sed 's/^[ *]* //' 14:40:21 ++ local command 14:40:21 ++ command=versions 14:40:21 ++ '[' 1 -gt 0 ']' 14:40:21 ++ shift 14:40:21 ++ case "$command" in 14:40:21 ++ command pyenv versions 14:40:21 ++ pyenv versions 14:40:21 ++ awk '{ print $1 }' 14:40:21 ++ grep -E '^[0-9.]*[0-9]$' 14:40:21 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:40:21 +++ grep '^3' /tmp/.pyenv_versions 14:40:21 +++ sort -V 14:40:21 +++ tail -n 1 14:40:21 ++ py_version_xyz=3.10.6 14:40:21 ++ [[ -z 3.10.6 ]] 14:40:21 ++ echo 3.10.6 14:40:21 ++ return 0 14:40:21 + pyenv local 3.10.6 14:40:21 + local command 14:40:21 + command=local 14:40:21 + '[' 2 -gt 0 ']' 14:40:21 + shift 14:40:21 + case "$command" in 14:40:21 + command pyenv local 3.10.6 14:40:21 + pyenv local 3.10.6 14:40:21 + for arg in "$@" 14:40:21 + case $arg in 14:40:21 + pkg_list+='tox ' 14:40:21 + for arg in "$@" 14:40:21 + case $arg in 14:40:21 + pkg_list+='virtualenv ' 14:40:21 + for arg in "$@" 14:40:21 + case $arg in 14:40:21 + pkg_list+='urllib3~=1.26.15 ' 14:40:21 + [[ -f /tmp/.toxenv ]] 14:40:21 + [[ ! -f /tmp/.toxenv ]] 14:40:21 + [[ -n '' ]] 14:40:21 + python3 -m venv /tmp/venv-71Sh 14:40:25 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-71Sh' 14:40:25 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-71Sh 14:40:25 + echo /tmp/venv-71Sh 14:40:25 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 14:40:25 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 14:40:25 + /tmp/venv-71Sh/bin/python3 -m pip install --upgrade --quiet pip virtualenv 14:40:28 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:40:28 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 14:40:28 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 14:40:28 + /tmp/venv-71Sh/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 14:40:31 + type python3 14:40:31 + true 14:40:31 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-71Sh/bin to PATH' 14:40:31 lf-activate-venv(): INFO: Adding /tmp/venv-71Sh/bin to PATH 14:40:31 + PATH=/tmp/venv-71Sh/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 14:40:31 + return 0 14:40:31 + python3 --version 14:40:31 Python 3.10.6 14:40:31 + python3 -m pip --version 14:40:31 pip 24.0 from /tmp/venv-71Sh/lib/python3.10/site-packages/pip (python 3.10) 14:40:31 + python3 -m pip freeze 14:40:31 cachetools==5.3.3 14:40:31 chardet==5.2.0 14:40:31 colorama==0.4.6 14:40:31 distlib==0.3.8 14:40:31 filelock==3.13.1 14:40:31 packaging==23.2 14:40:31 platformdirs==4.2.0 14:40:31 pluggy==1.4.0 14:40:31 pyproject-api==1.6.1 14:40:31 tomli==2.0.1 14:40:31 tox==4.13.0 14:40:31 urllib3==1.26.18 14:40:31 virtualenv==20.25.1 14:40:31 [EnvInject] - Injecting environment variables from a build step. 14:40:31 [EnvInject] - Injecting as environment variables the properties content 14:40:31 PARALLEL=false 14:40:31 14:40:31 [EnvInject] - Variables injected successfully. 14:40:31 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash -l /tmp/jenkins666938059424523379.sh 14:40:31 ---> tox-run.sh 14:40:31 + 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 14:40:31 + ARCHIVE_TOX_DIR=/w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/tox 14:40:31 + ARCHIVE_DOC_DIR=/w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/docs 14:40:31 + mkdir -p /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/tox 14:40:31 + cd /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/. 14:40:31 + source /home/jenkins/lf-env.sh 14:40:31 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:40:31 ++ mktemp -d /tmp/venv-XXXX 14:40:31 + lf_venv=/tmp/venv-6bkx 14:40:31 + local venv_file=/tmp/.os_lf_venv 14:40:31 + local python=python3 14:40:31 + local options 14:40:31 + local set_path=true 14:40:31 + local install_args= 14:40:31 ++ 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 14:40:32 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:40:32 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:40:32 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:40:32 + true 14:40:32 + case $1 in 14:40:32 + venv_file=/tmp/.toxenv 14:40:32 + shift 2 14:40:32 + true 14:40:32 + case $1 in 14:40:32 + shift 14:40:32 + break 14:40:32 + case $python in 14:40:32 + local pkg_list= 14:40:32 + [[ -d /opt/pyenv ]] 14:40:32 + echo 'Setup pyenv:' 14:40:32 Setup pyenv: 14:40:32 + export PYENV_ROOT=/opt/pyenv 14:40:32 + PYENV_ROOT=/opt/pyenv 14:40:32 + 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 14:40:32 + 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 14:40:32 + pyenv versions 14:40:32 system 14:40:32 3.8.13 14:40:32 3.9.13 14:40:32 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 14:40:32 + command -v pyenv 14:40:32 ++ pyenv init - --no-rehash 14:40:32 + 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[*]}"'\'')" 14:40:32 export PATH="/opt/pyenv/shims:${PATH}" 14:40:32 export PYENV_SHELL=bash 14:40:32 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:40:32 pyenv() { 14:40:32 local command 14:40:32 command="${1:-}" 14:40:32 if [ "$#" -gt 0 ]; then 14:40:32 shift 14:40:32 fi 14:40:32 14:40:32 case "$command" in 14:40:32 rehash|shell) 14:40:32 eval "$(pyenv "sh-$command" "$@")" 14:40:32 ;; 14:40:32 *) 14:40:32 command pyenv "$command" "$@" 14:40:32 ;; 14:40:32 esac 14:40:32 }' 14:40:32 +++ 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[*]}"' 14:40:32 ++ 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 14:40:32 ++ 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 14:40:32 ++ 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 14:40:32 ++ export PYENV_SHELL=bash 14:40:32 ++ PYENV_SHELL=bash 14:40:32 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:40:32 +++ complete -F _pyenv pyenv 14:40:32 ++ lf-pyver python3 14:40:32 ++ local py_version_xy=python3 14:40:32 ++ local py_version_xyz= 14:40:32 ++ pyenv versions 14:40:32 ++ local command 14:40:32 ++ command=versions 14:40:32 ++ '[' 1 -gt 0 ']' 14:40:32 ++ shift 14:40:32 ++ case "$command" in 14:40:32 ++ command pyenv versions 14:40:32 ++ pyenv versions 14:40:32 ++ sed 's/^[ *]* //' 14:40:32 ++ grep -E '^[0-9.]*[0-9]$' 14:40:32 ++ awk '{ print $1 }' 14:40:32 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:40:32 +++ grep '^3' /tmp/.pyenv_versions 14:40:32 +++ sort -V 14:40:32 +++ tail -n 1 14:40:32 ++ py_version_xyz=3.10.6 14:40:32 ++ [[ -z 3.10.6 ]] 14:40:32 ++ echo 3.10.6 14:40:32 ++ return 0 14:40:32 + pyenv local 3.10.6 14:40:32 + local command 14:40:32 + command=local 14:40:32 + '[' 2 -gt 0 ']' 14:40:32 + shift 14:40:32 + case "$command" in 14:40:32 + command pyenv local 3.10.6 14:40:32 + pyenv local 3.10.6 14:40:32 + for arg in "$@" 14:40:32 + case $arg in 14:40:32 + pkg_list+='tox ' 14:40:32 + for arg in "$@" 14:40:32 + case $arg in 14:40:32 + pkg_list+='virtualenv ' 14:40:32 + for arg in "$@" 14:40:32 + case $arg in 14:40:32 + pkg_list+='urllib3~=1.26.15 ' 14:40:32 + [[ -f /tmp/.toxenv ]] 14:40:32 ++ cat /tmp/.toxenv 14:40:32 + lf_venv=/tmp/venv-71Sh 14:40:32 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-71Sh from' file:/tmp/.toxenv 14:40:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-71Sh from file:/tmp/.toxenv 14:40:32 + /tmp/venv-71Sh/bin/python3 -m pip install --upgrade --quiet pip virtualenv 14:40:33 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:40:33 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 14:40:33 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 14:40:33 + /tmp/venv-71Sh/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 14:40:34 + type python3 14:40:34 + true 14:40:34 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-71Sh/bin to PATH' 14:40:34 lf-activate-venv(): INFO: Adding /tmp/venv-71Sh/bin to PATH 14:40:34 + PATH=/tmp/venv-71Sh/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 14:40:34 + return 0 14:40:34 + [[ -d /opt/pyenv ]] 14:40:34 + echo '---> Setting up pyenv' 14:40:34 ---> Setting up pyenv 14:40:34 + export PYENV_ROOT=/opt/pyenv 14:40:34 + PYENV_ROOT=/opt/pyenv 14:40:34 + export PATH=/opt/pyenv/bin:/tmp/venv-71Sh/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 14:40:34 + PATH=/opt/pyenv/bin:/tmp/venv-71Sh/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 14:40:34 ++ pwd 14:40:34 + PYTHONPATH=/w/workspace/integration-python-onapsdk-master-pydocstyle-lint 14:40:34 + export PYTHONPATH 14:40:34 + export TOX_TESTENV_PASSENV=PYTHONPATH 14:40:34 + TOX_TESTENV_PASSENV=PYTHONPATH 14:40:34 + tox --version 14:40:34 4.13.0 from /tmp/venv-71Sh/lib/python3.10/site-packages/tox/__init__.py 14:40:34 + PARALLEL=false 14:40:34 + TOX_OPTIONS_LIST= 14:40:34 + [[ -n pydocstyle ]] 14:40:34 + TOX_OPTIONS_LIST=' -e pydocstyle' 14:40:34 + case ${PARALLEL,,} in 14:40:34 + tox -e pydocstyle 14:40:34 + tee -a /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/tox/tox.log 14:40:35 pydocstyle: install_deps> python -I -m pip install -r test-requirements.txt 14:40:48 .pkg: install_requires> python -I -m pip install 'setuptools>=40.8.0' wheel 14:40:50 .pkg: _optional_hooks> python /tmp/venv-71Sh/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 14:40:50 .pkg: get_requires_for_build_sdist> python /tmp/venv-71Sh/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 14:40:50 .pkg: install_requires_for_build_sdist> python -I -m pip install pytest-runner==5.2 14:40:51 .pkg: get_requires_for_build_wheel> python /tmp/venv-71Sh/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 14:40:51 .pkg: install_requires_for_build_wheel> python -I -m pip install pytest-runner==5.2 wheel 14:40:51 .pkg: freeze> python -m pip freeze --all 14:40:51 .pkg: pip==24.0,pytest-runner==5.2,setuptools==69.1.0,wheel==0.42.0 14:40:51 .pkg: prepare_metadata_for_build_wheel> python /tmp/venv-71Sh/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 14:40:52 .pkg: build_sdist> python /tmp/venv-71Sh/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 14:40:52 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 14:40:53 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 14:40:55 pydocstyle: freeze> python -m pip freeze --all 14:40:56 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 14:40:56 pydocstyle: commands[0]> pydocstyle src/ 14:40:59 .pkg: _exit> python /tmp/venv-71Sh/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 14:40:59 pydocstyle: OK (24.26=setup[20.85]+cmd[3.41] seconds) 14:40:59 congratulations :) (24.45 seconds) 14:40:59 + tox_status=0 14:40:59 + echo '---> Completed tox runs' 14:40:59 ---> Completed tox runs 14:40:59 + for i in .tox/*/log 14:40:59 ++ echo .tox/pydocstyle/log 14:40:59 ++ awk -F/ '{print $2}' 14:40:59 + tox_env=pydocstyle 14:40:59 + cp -r .tox/pydocstyle/log /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/tox/pydocstyle 14:40:59 + DOC_DIR=docs/_build/html 14:40:59 + [[ -d docs/_build/html ]] 14:40:59 + echo '---> tox-run.sh ends' 14:40:59 ---> tox-run.sh ends 14:40:59 + test 0 -eq 0 14:40:59 $ ssh-agent -k 14:40:59 unset SSH_AUTH_SOCK; 14:40:59 unset SSH_AGENT_PID; 14:40:59 echo Agent pid 2086 killed; 14:40:59 [ssh-agent] Stopped. 14:40:59 [PostBuildScript] - [INFO] Executing post build scripts. 14:40:59 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins6702419929903400263.sh 14:40:59 ---> sysstat.sh 14:41:00 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins14383574788638456930.sh 14:41:00 ---> package-listing.sh 14:41:00 ++ facter osfamily 14:41:00 ++ tr '[:upper:]' '[:lower:]' 14:41:00 + OS_FAMILY=debian 14:41:00 + workspace=/w/workspace/integration-python-onapsdk-master-pydocstyle-lint 14:41:00 + START_PACKAGES=/tmp/packages_start.txt 14:41:00 + END_PACKAGES=/tmp/packages_end.txt 14:41:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:41:00 + PACKAGES=/tmp/packages_start.txt 14:41:00 + '[' /w/workspace/integration-python-onapsdk-master-pydocstyle-lint ']' 14:41:00 + PACKAGES=/tmp/packages_end.txt 14:41:00 + case "${OS_FAMILY}" in 14:41:00 + dpkg -l 14:41:00 + grep '^ii' 14:41:00 + '[' -f /tmp/packages_start.txt ']' 14:41:00 + '[' -f /tmp/packages_end.txt ']' 14:41:00 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:41:00 + '[' /w/workspace/integration-python-onapsdk-master-pydocstyle-lint ']' 14:41:00 + mkdir -p /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/ 14:41:00 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/ 14:41:00 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins241217399788021744.sh 14:41:00 ---> capture-instance-metadata.sh 14:41:00 Setup pyenv: 14:41:00 system 14:41:00 3.8.13 14:41:00 3.9.13 14:41:00 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 14:41:04 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-lDVW 14:41:04 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:41:07 lf-activate-venv(): INFO: Installing: lftools 14:41:37 lf-activate-venv(): INFO: Adding /tmp/venv-lDVW/bin to PATH 14:41:37 INFO: Running in OpenStack, capturing instance metadata 14:41:37 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins2810834125784440914.sh 14:41:37 provisioning config files... 14:41:37 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-python-onapsdk-master-pydocstyle-lint@tmp/config16714104163312629173tmp 14:41:37 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 14:41:37 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 14:41:37 [EnvInject] - Injecting environment variables from a build step. 14:41:37 [EnvInject] - Injecting as environment variables the properties content 14:41:37 SERVER_ID=logs 14:41:37 14:41:37 [EnvInject] - Variables injected successfully. 14:41:37 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins15489888453017853383.sh 14:41:37 ---> create-netrc.sh 14:41:37 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins7387279869719248677.sh 14:41:37 ---> python-tools-install.sh 14:41:37 Setup pyenv: 14:41:37 system 14:41:37 3.8.13 14:41:37 3.9.13 14:41:37 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 14:41:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lDVW from file:/tmp/.os_lf_venv 14:41:39 lf-activate-venv(): INFO: Installing: lftools 14:41:49 lf-activate-venv(): INFO: Adding /tmp/venv-lDVW/bin to PATH 14:41:49 Generating Requirements File 14:42:19 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. 14:42:19 lftools 0.37.9 requires openstacksdk>=2.1.0, but you have openstacksdk 0.62.0 which is incompatible. 14:42:19 Python 3.10.6 14:42:20 pip 24.0 from /tmp/venv-lDVW/lib/python3.10/site-packages/pip (python 3.10) 14:42:20 appdirs==1.4.4 14:42:20 argcomplete==3.2.2 14:42:20 aspy.yaml==1.3.0 14:42:20 attrs==23.2.0 14:42:20 autopage==0.5.2 14:42:20 beautifulsoup4==4.12.3 14:42:20 boto3==1.34.52 14:42:20 botocore==1.34.52 14:42:20 bs4==0.0.2 14:42:20 cachetools==5.3.3 14:42:20 certifi==2024.2.2 14:42:20 cffi==1.16.0 14:42:20 cfgv==3.4.0 14:42:20 chardet==5.2.0 14:42:20 charset-normalizer==3.3.2 14:42:20 click==8.1.7 14:42:20 cliff==4.6.0 14:42:20 cmd2==2.4.3 14:42:20 cryptography==3.3.2 14:42:20 debtcollector==3.0.0 14:42:20 decorator==5.1.1 14:42:20 defusedxml==0.7.1 14:42:20 Deprecated==1.2.14 14:42:20 distlib==0.3.8 14:42:20 dnspython==2.6.1 14:42:20 docker==4.2.2 14:42:20 dogpile.cache==1.3.2 14:42:20 email_validator==2.1.1 14:42:20 filelock==3.13.1 14:42:20 future==1.0.0 14:42:20 gitdb==4.0.11 14:42:20 GitPython==3.1.42 14:42:20 google-auth==2.28.1 14:42:20 httplib2==0.22.0 14:42:20 identify==2.5.35 14:42:20 idna==3.6 14:42:20 importlib-resources==1.5.0 14:42:20 iso8601==2.1.0 14:42:20 Jinja2==3.1.3 14:42:20 jmespath==1.0.1 14:42:20 jsonpatch==1.33 14:42:20 jsonpointer==2.4 14:42:20 jsonschema==4.21.1 14:42:20 jsonschema-specifications==2023.12.1 14:42:20 keystoneauth1==5.6.0 14:42:20 kubernetes==29.0.0 14:42:20 lftools==0.37.9 14:42:20 lxml==5.1.0 14:42:20 MarkupSafe==2.1.5 14:42:20 msgpack==1.0.7 14:42:20 multi_key_dict==2.0.3 14:42:20 munch==4.0.0 14:42:20 netaddr==1.2.1 14:42:20 netifaces==0.11.0 14:42:20 niet==1.4.2 14:42:20 nodeenv==1.8.0 14:42:20 oauth2client==4.1.3 14:42:20 oauthlib==3.2.2 14:42:20 openstacksdk==0.62.0 14:42:20 os-client-config==2.1.0 14:42:20 os-service-types==1.7.0 14:42:20 osc-lib==3.0.1 14:42:20 oslo.config==9.4.0 14:42:20 oslo.context==5.5.0 14:42:20 oslo.i18n==6.3.0 14:42:20 oslo.log==5.5.0 14:42:20 oslo.serialization==5.4.0 14:42:20 oslo.utils==7.1.0 14:42:20 packaging==23.2 14:42:20 pbr==6.0.0 14:42:20 platformdirs==4.2.0 14:42:20 prettytable==3.10.0 14:42:20 pyasn1==0.5.1 14:42:20 pyasn1-modules==0.3.0 14:42:20 pycparser==2.21 14:42:20 pygerrit2==2.0.15 14:42:20 PyGithub==2.2.0 14:42:20 pyinotify==0.9.6 14:42:20 PyJWT==2.8.0 14:42:20 PyNaCl==1.5.0 14:42:20 pyparsing==2.4.7 14:42:20 pyperclip==1.8.2 14:42:20 pyrsistent==0.20.0 14:42:20 python-cinderclient==9.4.0 14:42:20 python-dateutil==2.8.2 14:42:20 python-heatclient==3.4.0 14:42:20 python-jenkins==1.8.2 14:42:20 python-keystoneclient==5.3.0 14:42:20 python-magnumclient==4.3.0 14:42:20 python-novaclient==18.4.0 14:42:20 python-openstackclient==6.0.1 14:42:20 python-swiftclient==4.5.0 14:42:20 PyYAML==6.0.1 14:42:20 referencing==0.33.0 14:42:20 requests==2.31.0 14:42:20 requests-oauthlib==1.3.1 14:42:20 requestsexceptions==1.4.0 14:42:20 rfc3986==2.0.0 14:42:20 rpds-py==0.18.0 14:42:20 rsa==4.9 14:42:20 ruamel.yaml==0.18.6 14:42:20 ruamel.yaml.clib==0.2.8 14:42:20 s3transfer==0.10.0 14:42:20 simplejson==3.19.2 14:42:20 six==1.16.0 14:42:20 smmap==5.0.1 14:42:20 soupsieve==2.5 14:42:20 stevedore==5.2.0 14:42:20 tabulate==0.9.0 14:42:20 toml==0.10.2 14:42:20 tomlkit==0.12.4 14:42:20 tqdm==4.66.2 14:42:20 typing_extensions==4.10.0 14:42:20 tzdata==2024.1 14:42:20 urllib3==1.26.18 14:42:20 virtualenv==20.25.1 14:42:20 wcwidth==0.2.13 14:42:20 websocket-client==1.7.0 14:42:20 wrapt==1.16.0 14:42:20 xdg==6.0.0 14:42:20 xmltodict==0.13.0 14:42:20 yq==3.2.3 14:42:20 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins16686208568811162367.sh 14:42:20 ---> sudo-logs.sh 14:42:20 Archiving 'sudo' log.. 14:42:20 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins3118482970655792264.sh 14:42:20 ---> job-cost.sh 14:42:20 Setup pyenv: 14:42:20 system 14:42:20 3.8.13 14:42:20 3.9.13 14:42:20 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 14:42:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lDVW from file:/tmp/.os_lf_venv 14:42:22 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:42:31 lf-activate-venv(): INFO: Adding /tmp/venv-lDVW/bin to PATH 14:42:31 INFO: No Stack... 14:42:31 INFO: Retrieving Pricing Info for: v3-standard-8 14:42:31 INFO: Archiving Costs 14:42:31 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash -l /tmp/jenkins2562659323274592577.sh 14:42:31 ---> logs-deploy.sh 14:42:31 Setup pyenv: 14:42:31 system 14:42:31 3.8.13 14:42:31 3.9.13 14:42:31 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 14:42:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lDVW from file:/tmp/.os_lf_venv 14:42:33 lf-activate-venv(): INFO: Installing: lftools 14:42:42 lf-activate-venv(): INFO: Adding /tmp/venv-lDVW/bin to PATH 14:42:42 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-python-onapsdk-master-pydocstyle-lint/243 14:42:42 INFO: archiving workspace using pattern(s): 14:42:43 Archives upload complete. 14:42:44 INFO: archiving logs to Nexus 14:42:44 ---> uname -a: 14:42:44 Linux prd-ubuntu1804-docker-8c-8g-9791 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 14:42:44 14:42:44 14:42:44 ---> lscpu: 14:42:44 Architecture: x86_64 14:42:44 CPU op-mode(s): 32-bit, 64-bit 14:42:44 Byte Order: Little Endian 14:42:44 CPU(s): 8 14:42:44 On-line CPU(s) list: 0-7 14:42:44 Thread(s) per core: 1 14:42:44 Core(s) per socket: 1 14:42:44 Socket(s): 8 14:42:44 NUMA node(s): 1 14:42:44 Vendor ID: AuthenticAMD 14:42:44 CPU family: 23 14:42:44 Model: 49 14:42:44 Model name: AMD EPYC-Rome Processor 14:42:44 Stepping: 0 14:42:44 CPU MHz: 2799.998 14:42:44 BogoMIPS: 5599.99 14:42:44 Virtualization: AMD-V 14:42:44 Hypervisor vendor: KVM 14:42:44 Virtualization type: full 14:42:44 L1d cache: 32K 14:42:44 L1i cache: 32K 14:42:44 L2 cache: 512K 14:42:44 L3 cache: 16384K 14:42:44 NUMA node0 CPU(s): 0-7 14:42:44 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 14:42:44 14:42:44 14:42:44 ---> nproc: 14:42:44 8 14:42:44 14:42:44 14:42:44 ---> df -h: 14:42:44 Filesystem Size Used Avail Use% Mounted on 14:42:44 udev 16G 0 16G 0% /dev 14:42:44 tmpfs 3.2G 708K 3.2G 1% /run 14:42:44 /dev/vda1 155G 11G 145G 7% / 14:42:44 tmpfs 16G 0 16G 0% /dev/shm 14:42:44 tmpfs 5.0M 0 5.0M 0% /run/lock 14:42:44 tmpfs 16G 0 16G 0% /sys/fs/cgroup 14:42:44 /dev/vda15 105M 4.4M 100M 5% /boot/efi 14:42:44 tmpfs 3.2G 0 3.2G 0% /run/user/1001 14:42:44 14:42:44 14:42:44 ---> free -m: 14:42:44 total used free shared buff/cache available 14:42:44 Mem: 32167 815 29117 0 2234 30922 14:42:44 Swap: 1023 0 1023 14:42:44 14:42:44 14:42:44 ---> ip addr: 14:42:44 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:42:44 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:42:44 inet 127.0.0.1/8 scope host lo 14:42:44 valid_lft forever preferred_lft forever 14:42:44 inet6 ::1/128 scope host 14:42:44 valid_lft forever preferred_lft forever 14:42:44 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 14:42:44 link/ether fa:16:3e:95:35:34 brd ff:ff:ff:ff:ff:ff 14:42:44 inet 10.30.107.185/23 brd 10.30.107.255 scope global dynamic ens3 14:42:44 valid_lft 86210sec preferred_lft 86210sec 14:42:44 inet6 fe80::f816:3eff:fe95:3534/64 scope link 14:42:44 valid_lft forever preferred_lft forever 14:42:44 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 14:42:44 link/ether 02:42:1a:ef:a8:e7 brd ff:ff:ff:ff:ff:ff 14:42:44 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 14:42:44 valid_lft forever preferred_lft forever 14:42:44 14:42:44 14:42:44 ---> sar -b -r -n DEV: 14:42:44 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-9791) 02/29/24 _x86_64_ (8 CPU) 14:42:44 14:42:44 14:39:36 LINUX RESTART (8 CPU) 14:42:44 14:42:44 14:40:03 tps rtps wtps bread/s bwrtn/s 14:42:44 14:41:01 331.49 63.45 268.04 3878.37 37301.15 14:42:44 14:42:01 105.00 14.28 90.72 1030.59 20139.29 14:42:44 Average: 216.32 38.45 177.87 2430.23 28574.09 14:42:44 14:42:44 14:40:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:42:44 14:41:01 30244120 31719800 2695100 8.18 58212 1732136 1411908 4.15 857828 1558372 120928 14:42:44 14:42:01 29941824 31697780 2997396 9.10 80384 1975168 1386940 4.08 913256 1771636 156928 14:42:44 Average: 30092972 31708790 2846248 8.64 69298 1853652 1399424 4.12 885542 1665004 138928 14:42:44 14:42:44 14:40:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:42:44 14:41:01 ens3 425.05 292.29 1061.16 78.37 0.00 0.00 0.00 0.00 14:42:44 14:41:01 lo 1.45 1.45 0.15 0.15 0.00 0.00 0.00 0.00 14:42:44 14:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:42:44 14:42:01 ens3 48.45 33.02 697.45 7.46 0.00 0.00 0.00 0.00 14:42:44 14:42:01 lo 1.73 1.73 0.18 0.18 0.00 0.00 0.00 0.00 14:42:44 14:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:42:44 Average: ens3 233.54 160.45 876.21 42.31 0.00 0.00 0.00 0.00 14:42:44 Average: lo 1.59 1.59 0.16 0.16 0.00 0.00 0.00 0.00 14:42:44 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:42:44 14:42:44 14:42:44 ---> sar -P ALL: 14:42:44 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-9791) 02/29/24 _x86_64_ (8 CPU) 14:42:44 14:42:44 14:39:36 LINUX RESTART (8 CPU) 14:42:44 14:42:44 14:40:03 CPU %user %nice %system %iowait %steal %idle 14:42:44 14:41:01 all 10.49 0.00 1.17 3.70 0.05 84.59 14:42:44 14:41:01 0 8.25 0.00 1.16 7.16 0.05 83.38 14:42:44 14:41:01 1 3.17 0.00 0.99 0.78 0.05 95.01 14:42:44 14:41:01 2 8.28 0.00 0.71 1.52 0.03 89.46 14:42:44 14:41:01 3 3.84 0.00 0.69 13.07 0.03 82.37 14:42:44 14:41:01 4 24.77 0.00 1.76 1.66 0.05 71.75 14:42:44 14:41:01 5 14.07 0.00 2.28 4.17 0.07 79.40 14:42:44 14:41:01 6 6.83 0.00 0.55 0.19 0.07 92.36 14:42:44 14:41:01 7 14.71 0.00 1.16 1.04 0.07 83.02 14:42:44 14:42:01 all 9.96 0.00 0.69 2.03 0.03 87.29 14:42:44 14:42:01 0 0.48 0.00 0.30 0.05 0.02 99.15 14:42:44 14:42:01 1 5.65 0.00 0.72 3.79 0.05 89.79 14:42:44 14:42:01 2 39.92 0.00 1.66 2.07 0.07 56.28 14:42:44 14:42:01 3 6.60 0.00 0.59 8.11 0.05 84.65 14:42:44 14:42:01 4 14.93 0.00 0.95 1.34 0.02 82.76 14:42:44 14:42:01 5 9.61 0.00 0.78 0.83 0.03 88.74 14:42:44 14:42:01 6 0.67 0.00 0.25 0.07 0.00 99.02 14:42:44 14:42:01 7 1.92 0.00 0.30 0.03 0.02 97.73 14:42:44 Average: all 10.22 0.00 0.93 2.85 0.04 85.96 14:42:44 Average: 0 4.30 0.00 0.72 3.54 0.03 91.40 14:42:44 Average: 1 4.44 0.00 0.85 2.31 0.05 92.35 14:42:44 Average: 2 24.36 0.00 1.19 1.80 0.05 72.60 14:42:44 Average: 3 5.24 0.00 0.64 10.55 0.04 83.53 14:42:44 Average: 4 19.77 0.00 1.35 1.50 0.03 77.35 14:42:44 Average: 5 11.80 0.00 1.52 2.47 0.05 84.16 14:42:44 Average: 6 3.69 0.00 0.40 0.13 0.03 95.75 14:42:44 Average: 7 8.20 0.00 0.72 0.53 0.04 90.51 14:42:44 14:42:44 14:42:44