15:21:00 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/python-onapsdk/+/137443 15:21:00 Running as SYSTEM 15:21:00 [EnvInject] - Loading node environment variables. 15:21:00 Building remotely on prd-ubuntu1804-docker-8c-8g-9834 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/integration-python-onapsdk-master-pydocstyle-lint 15:21:00 [ssh-agent] Looking for ssh-agent implementation... 15:21:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:21:00 $ ssh-agent 15:21:00 SSH_AUTH_SOCK=/tmp/ssh-KPTyQO9SDlHI/agent.2112 15:21:00 SSH_AGENT_PID=2114 15:21:00 [ssh-agent] Started. 15:21:00 Running ssh-add (command line suppressed) 15:21:00 Identity added: /w/workspace/integration-python-onapsdk-master-pydocstyle-lint@tmp/private_key_3226213484401451804.key (/w/workspace/integration-python-onapsdk-master-pydocstyle-lint@tmp/private_key_3226213484401451804.key) 15:21:00 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 15:21:00 The recommended git tool is: NONE 15:21:01 using credential onap-jenkins-ssh 15:21:01 Wiping out workspace first. 15:21:01 Cloning the remote Git repository 15:21:01 Cloning repository git://cloud.onap.org/mirror/integration/python-onapsdk.git 15:21:01 > git init /w/workspace/integration-python-onapsdk-master-pydocstyle-lint # timeout=10 15:21:01 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 15:21:01 > git --version # timeout=10 15:21:01 > git --version # 'git version 2.17.1' 15:21:01 using GIT_SSH to set credentials Gerrit user 15:21:01 Verifying host key using manually-configured host key entries 15:21:02 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git +refs/heads/*:refs/remotes/origin/* # timeout=30 15:21:02 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 15:21:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:21:02 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 15:21:02 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 15:21:02 using GIT_SSH to set credentials Gerrit user 15:21:02 Verifying host key using manually-configured host key entries 15:21:02 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git refs/changes/43/137443/15 # timeout=30 15:21:02 > git rev-parse 04804c49eefd80efb0f31b27b56192ee4c77081b^{commit} # timeout=10 15:21:02 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 15:21:02 Checking out Revision 04804c49eefd80efb0f31b27b56192ee4c77081b (refs/changes/43/137443/15) 15:21:02 > git config core.sparsecheckout # timeout=10 15:21:02 > git checkout -f 04804c49eefd80efb0f31b27b56192ee4c77081b # timeout=30 15:21:06 Commit message: "Avoid empty newlines in jina templates when if conditions evaluate to false" 15:21:06 > git rev-parse FETCH_HEAD^{commit} # timeout=10 15:21:06 > git rev-list --no-walk d3591ef0893a8b718042b3a7937bb1f73d972176 # timeout=10 15:21:06 [EnvInject] - Injecting environment variables from a build step. 15:21:06 [EnvInject] - Injecting as environment variables the properties content 15:21:06 PYTHON=python3 15:21:06 15:21:06 [EnvInject] - Variables injected successfully. 15:21:06 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash -l /tmp/jenkins1116191471601572437.sh 15:21:06 ---> tox-install.sh 15:21:06 + source /home/jenkins/lf-env.sh 15:21:06 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:21:06 ++ mktemp -d /tmp/venv-XXXX 15:21:06 + lf_venv=/tmp/venv-jRJV 15:21:06 + local venv_file=/tmp/.os_lf_venv 15:21:06 + local python=python3 15:21:06 + local options 15:21:06 + local set_path=true 15:21:06 + local install_args= 15:21:06 ++ 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 15:21:06 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:21:06 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:21:06 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:21:06 + true 15:21:06 + case $1 in 15:21:06 + venv_file=/tmp/.toxenv 15:21:06 + shift 2 15:21:06 + true 15:21:06 + case $1 in 15:21:06 + shift 15:21:06 + break 15:21:06 + case $python in 15:21:06 + local pkg_list= 15:21:06 + [[ -d /opt/pyenv ]] 15:21:06 + echo 'Setup pyenv:' 15:21:06 Setup pyenv: 15:21:06 + export PYENV_ROOT=/opt/pyenv 15:21:06 + PYENV_ROOT=/opt/pyenv 15:21:06 + 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 15:21:06 + 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 15:21:06 + pyenv versions 15:21:06 * system (set by /opt/pyenv/version) 15:21:06 * 3.8.13 (set by /opt/pyenv/version) 15:21:06 * 3.9.13 (set by /opt/pyenv/version) 15:21:06 * 3.10.6 (set by /opt/pyenv/version) 15:21:06 + command -v pyenv 15:21:06 ++ pyenv init - --no-rehash 15:21:06 + 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[*]}"'\'')" 15:21:06 export PATH="/opt/pyenv/shims:${PATH}" 15:21:06 export PYENV_SHELL=bash 15:21:06 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:21:06 pyenv() { 15:21:06 local command 15:21:06 command="${1:-}" 15:21:06 if [ "$#" -gt 0 ]; then 15:21:06 shift 15:21:06 fi 15:21:06 15:21:06 case "$command" in 15:21:06 rehash|shell) 15:21:06 eval "$(pyenv "sh-$command" "$@")" 15:21:06 ;; 15:21:06 *) 15:21:06 command pyenv "$command" "$@" 15:21:06 ;; 15:21:06 esac 15:21:06 }' 15:21:06 +++ 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[*]}"' 15:21:06 ++ 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 15:21:06 ++ 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 15:21:06 ++ 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 15:21:06 ++ export PYENV_SHELL=bash 15:21:06 ++ PYENV_SHELL=bash 15:21:06 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:21:06 +++ complete -F _pyenv pyenv 15:21:06 ++ lf-pyver python3 15:21:06 ++ local py_version_xy=python3 15:21:06 ++ local py_version_xyz= 15:21:06 ++ pyenv versions 15:21:06 ++ local command 15:21:06 ++ sed 's/^[ *]* //' 15:21:06 ++ command=versions 15:21:06 ++ '[' 1 -gt 0 ']' 15:21:06 ++ shift 15:21:06 ++ case "$command" in 15:21:06 ++ command pyenv versions 15:21:06 ++ pyenv versions 15:21:06 ++ awk '{ print $1 }' 15:21:06 ++ grep -E '^[0-9.]*[0-9]$' 15:21:06 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:21:06 +++ grep '^3' /tmp/.pyenv_versions 15:21:06 +++ sort -V 15:21:06 +++ tail -n 1 15:21:06 ++ py_version_xyz=3.10.6 15:21:06 ++ [[ -z 3.10.6 ]] 15:21:06 ++ echo 3.10.6 15:21:06 ++ return 0 15:21:06 + pyenv local 3.10.6 15:21:06 + local command 15:21:06 + command=local 15:21:06 + '[' 2 -gt 0 ']' 15:21:06 + shift 15:21:06 + case "$command" in 15:21:06 + command pyenv local 3.10.6 15:21:06 + pyenv local 3.10.6 15:21:06 + for arg in "$@" 15:21:06 + case $arg in 15:21:06 + pkg_list+='tox ' 15:21:06 + for arg in "$@" 15:21:06 + case $arg in 15:21:06 + pkg_list+='virtualenv ' 15:21:06 + for arg in "$@" 15:21:06 + case $arg in 15:21:06 + pkg_list+='urllib3~=1.26.15 ' 15:21:06 + [[ -f /tmp/.toxenv ]] 15:21:06 + [[ ! -f /tmp/.toxenv ]] 15:21:06 + [[ -n '' ]] 15:21:06 + python3 -m venv /tmp/venv-jRJV 15:21:10 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-jRJV' 15:21:10 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-jRJV 15:21:10 + echo /tmp/venv-jRJV 15:21:10 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 15:21:10 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 15:21:10 + /tmp/venv-jRJV/bin/python3 -m pip install --upgrade --quiet pip virtualenv 15:21:15 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:21:15 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:21:15 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:21:15 + /tmp/venv-jRJV/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:21:18 + type python3 15:21:18 + true 15:21:18 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-jRJV/bin to PATH' 15:21:18 lf-activate-venv(): INFO: Adding /tmp/venv-jRJV/bin to PATH 15:21:18 + PATH=/tmp/venv-jRJV/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 15:21:18 + return 0 15:21:18 + python3 --version 15:21:18 Python 3.10.6 15:21:18 + python3 -m pip --version 15:21:18 pip 24.0 from /tmp/venv-jRJV/lib/python3.10/site-packages/pip (python 3.10) 15:21:18 + python3 -m pip freeze 15:21:18 cachetools==5.3.3 15:21:18 chardet==5.2.0 15:21:18 colorama==0.4.6 15:21:18 distlib==0.3.8 15:21:18 filelock==3.13.1 15:21:18 packaging==23.2 15:21:18 platformdirs==4.2.0 15:21:18 pluggy==1.4.0 15:21:18 pyproject-api==1.6.1 15:21:18 tomli==2.0.1 15:21:18 tox==4.13.0 15:21:18 urllib3==1.26.18 15:21:18 virtualenv==20.25.1 15:21:19 [EnvInject] - Injecting environment variables from a build step. 15:21:19 [EnvInject] - Injecting as environment variables the properties content 15:21:19 PARALLEL=false 15:21:19 15:21:19 [EnvInject] - Variables injected successfully. 15:21:19 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash -l /tmp/jenkins12200297790293365414.sh 15:21:19 ---> tox-run.sh 15:21:19 + 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 15:21:19 + ARCHIVE_TOX_DIR=/w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/tox 15:21:19 + ARCHIVE_DOC_DIR=/w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/docs 15:21:19 + mkdir -p /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/tox 15:21:19 + cd /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/. 15:21:19 + source /home/jenkins/lf-env.sh 15:21:19 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:21:19 ++ mktemp -d /tmp/venv-XXXX 15:21:19 + lf_venv=/tmp/venv-lXJG 15:21:19 + local venv_file=/tmp/.os_lf_venv 15:21:19 + local python=python3 15:21:19 + local options 15:21:19 + local set_path=true 15:21:19 + local install_args= 15:21:19 ++ 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 15:21:19 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:21:19 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:21:19 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:21:19 + true 15:21:19 + case $1 in 15:21:19 + venv_file=/tmp/.toxenv 15:21:19 + shift 2 15:21:19 + true 15:21:19 + case $1 in 15:21:19 + shift 15:21:19 + break 15:21:19 + case $python in 15:21:19 + local pkg_list= 15:21:19 + [[ -d /opt/pyenv ]] 15:21:19 + echo 'Setup pyenv:' 15:21:19 Setup pyenv: 15:21:19 + export PYENV_ROOT=/opt/pyenv 15:21:19 + PYENV_ROOT=/opt/pyenv 15:21:19 + 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 15:21:19 + 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 15:21:19 + pyenv versions 15:21:19 system 15:21:19 3.8.13 15:21:19 3.9.13 15:21:19 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 15:21:19 + command -v pyenv 15:21:19 ++ pyenv init - --no-rehash 15:21:19 + 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[*]}"'\'')" 15:21:19 export PATH="/opt/pyenv/shims:${PATH}" 15:21:19 export PYENV_SHELL=bash 15:21:19 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:21:19 pyenv() { 15:21:19 local command 15:21:19 command="${1:-}" 15:21:19 if [ "$#" -gt 0 ]; then 15:21:19 shift 15:21:19 fi 15:21:19 15:21:19 case "$command" in 15:21:19 rehash|shell) 15:21:19 eval "$(pyenv "sh-$command" "$@")" 15:21:19 ;; 15:21:19 *) 15:21:19 command pyenv "$command" "$@" 15:21:19 ;; 15:21:19 esac 15:21:19 }' 15:21:19 +++ 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[*]}"' 15:21:19 ++ 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 15:21:19 ++ 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 15:21:19 ++ 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 15:21:19 ++ export PYENV_SHELL=bash 15:21:19 ++ PYENV_SHELL=bash 15:21:19 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:21:19 +++ complete -F _pyenv pyenv 15:21:19 ++ lf-pyver python3 15:21:19 ++ local py_version_xy=python3 15:21:19 ++ local py_version_xyz= 15:21:19 ++ pyenv versions 15:21:19 ++ local command 15:21:19 ++ command=versions 15:21:19 ++ '[' 1 -gt 0 ']' 15:21:19 ++ shift 15:21:19 ++ case "$command" in 15:21:19 ++ command pyenv versions 15:21:19 ++ pyenv versions 15:21:19 ++ sed 's/^[ *]* //' 15:21:19 ++ awk '{ print $1 }' 15:21:19 ++ grep -E '^[0-9.]*[0-9]$' 15:21:19 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:21:19 +++ grep '^3' /tmp/.pyenv_versions 15:21:19 +++ sort -V 15:21:19 +++ tail -n 1 15:21:19 ++ py_version_xyz=3.10.6 15:21:19 ++ [[ -z 3.10.6 ]] 15:21:19 ++ echo 3.10.6 15:21:19 ++ return 0 15:21:19 + pyenv local 3.10.6 15:21:19 + local command 15:21:19 + command=local 15:21:19 + '[' 2 -gt 0 ']' 15:21:19 + shift 15:21:19 + case "$command" in 15:21:19 + command pyenv local 3.10.6 15:21:19 + pyenv local 3.10.6 15:21:19 + for arg in "$@" 15:21:19 + case $arg in 15:21:19 + pkg_list+='tox ' 15:21:19 + for arg in "$@" 15:21:19 + case $arg in 15:21:19 + pkg_list+='virtualenv ' 15:21:19 + for arg in "$@" 15:21:19 + case $arg in 15:21:19 + pkg_list+='urllib3~=1.26.15 ' 15:21:19 + [[ -f /tmp/.toxenv ]] 15:21:19 ++ cat /tmp/.toxenv 15:21:19 + lf_venv=/tmp/venv-jRJV 15:21:19 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jRJV from' file:/tmp/.toxenv 15:21:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jRJV from file:/tmp/.toxenv 15:21:19 + /tmp/venv-jRJV/bin/python3 -m pip install --upgrade --quiet pip virtualenv 15:21:20 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:21:20 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:21:20 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:21:20 + /tmp/venv-jRJV/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:21:21 + type python3 15:21:21 + true 15:21:21 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-jRJV/bin to PATH' 15:21:21 lf-activate-venv(): INFO: Adding /tmp/venv-jRJV/bin to PATH 15:21:21 + PATH=/tmp/venv-jRJV/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 15:21:21 + return 0 15:21:21 + [[ -d /opt/pyenv ]] 15:21:21 + echo '---> Setting up pyenv' 15:21:21 ---> Setting up pyenv 15:21:21 + export PYENV_ROOT=/opt/pyenv 15:21:21 + PYENV_ROOT=/opt/pyenv 15:21:21 + export PATH=/opt/pyenv/bin:/tmp/venv-jRJV/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 15:21:21 + PATH=/opt/pyenv/bin:/tmp/venv-jRJV/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 15:21:21 ++ pwd 15:21:21 + PYTHONPATH=/w/workspace/integration-python-onapsdk-master-pydocstyle-lint 15:21:21 + export PYTHONPATH 15:21:21 + export TOX_TESTENV_PASSENV=PYTHONPATH 15:21:21 + TOX_TESTENV_PASSENV=PYTHONPATH 15:21:21 + tox --version 15:21:21 4.13.0 from /tmp/venv-jRJV/lib/python3.10/site-packages/tox/__init__.py 15:21:21 + PARALLEL=false 15:21:21 + TOX_OPTIONS_LIST= 15:21:21 + [[ -n pydocstyle ]] 15:21:21 + TOX_OPTIONS_LIST=' -e pydocstyle' 15:21:21 + case ${PARALLEL,,} in 15:21:21 + tox -e pydocstyle 15:21:21 + tee -a /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/tox/tox.log 15:21:22 pydocstyle: install_deps> python -I -m pip install -r test-requirements.txt 15:21:34 .pkg: install_requires> python -I -m pip install 'setuptools>=40.8.0' wheel 15:21:35 .pkg: _optional_hooks> python /tmp/venv-jRJV/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 15:21:36 .pkg: get_requires_for_build_sdist> python /tmp/venv-jRJV/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 15:21:36 .pkg: install_requires_for_build_sdist> python -I -m pip install pytest-runner==5.2 15:21:36 .pkg: get_requires_for_build_wheel> python /tmp/venv-jRJV/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 15:21:36 .pkg: install_requires_for_build_wheel> python -I -m pip install pytest-runner==5.2 wheel 15:21:37 .pkg: freeze> python -m pip freeze --all 15:21:37 .pkg: pip==24.0,pytest-runner==5.2,setuptools==69.1.0,wheel==0.42.0 15:21:37 .pkg: prepare_metadata_for_build_wheel> python /tmp/venv-jRJV/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 15:21:37 .pkg: build_sdist> python /tmp/venv-jRJV/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 15:21:38 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 15:21:39 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 15:21:41 pydocstyle: freeze> python -m pip freeze --all 15:21:42 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 15:21:42 pydocstyle: commands[0]> pydocstyle src/ 15:21:45 .pkg: _exit> python /tmp/venv-jRJV/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 15:21:45 pydocstyle: OK (23.22=setup[19.96]+cmd[3.26] seconds) 15:21:45 congratulations :) (23.40 seconds) 15:21:45 + tox_status=0 15:21:45 + echo '---> Completed tox runs' 15:21:45 ---> Completed tox runs 15:21:45 + for i in .tox/*/log 15:21:45 ++ echo .tox/pydocstyle/log 15:21:45 ++ awk -F/ '{print $2}' 15:21:45 + tox_env=pydocstyle 15:21:45 + cp -r .tox/pydocstyle/log /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/tox/pydocstyle 15:21:45 + DOC_DIR=docs/_build/html 15:21:45 + [[ -d docs/_build/html ]] 15:21:45 + echo '---> tox-run.sh ends' 15:21:45 ---> tox-run.sh ends 15:21:45 + test 0 -eq 0 15:21:45 $ ssh-agent -k 15:21:45 unset SSH_AUTH_SOCK; 15:21:45 unset SSH_AGENT_PID; 15:21:45 echo Agent pid 2114 killed; 15:21:45 [ssh-agent] Stopped. 15:21:45 [PostBuildScript] - [INFO] Executing post build scripts. 15:21:45 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins3249680599865240471.sh 15:21:45 ---> sysstat.sh 15:21:46 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins7121460523395895254.sh 15:21:46 ---> package-listing.sh 15:21:46 ++ facter osfamily 15:21:46 ++ tr '[:upper:]' '[:lower:]' 15:21:46 + OS_FAMILY=debian 15:21:46 + workspace=/w/workspace/integration-python-onapsdk-master-pydocstyle-lint 15:21:46 + START_PACKAGES=/tmp/packages_start.txt 15:21:46 + END_PACKAGES=/tmp/packages_end.txt 15:21:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:21:46 + PACKAGES=/tmp/packages_start.txt 15:21:46 + '[' /w/workspace/integration-python-onapsdk-master-pydocstyle-lint ']' 15:21:46 + PACKAGES=/tmp/packages_end.txt 15:21:46 + case "${OS_FAMILY}" in 15:21:46 + dpkg -l 15:21:46 + grep '^ii' 15:21:46 + '[' -f /tmp/packages_start.txt ']' 15:21:46 + '[' -f /tmp/packages_end.txt ']' 15:21:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:21:46 + '[' /w/workspace/integration-python-onapsdk-master-pydocstyle-lint ']' 15:21:46 + mkdir -p /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/ 15:21:46 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/ 15:21:46 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins15182453204732761563.sh 15:21:46 ---> capture-instance-metadata.sh 15:21:46 Setup pyenv: 15:21:46 system 15:21:46 3.8.13 15:21:46 3.9.13 15:21:46 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 15:21:50 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-7FA8 15:21:50 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:21:53 lf-activate-venv(): INFO: Installing: lftools 15:22:23 lf-activate-venv(): INFO: Adding /tmp/venv-7FA8/bin to PATH 15:22:23 INFO: Running in OpenStack, capturing instance metadata 15:22:24 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins10741781468940395622.sh 15:22:24 provisioning config files... 15:22:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-python-onapsdk-master-pydocstyle-lint@tmp/config8416489349008510036tmp 15:22:24 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 15:22:24 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 15:22:24 [EnvInject] - Injecting environment variables from a build step. 15:22:24 [EnvInject] - Injecting as environment variables the properties content 15:22:24 SERVER_ID=logs 15:22:24 15:22:24 [EnvInject] - Variables injected successfully. 15:22:24 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins4068906603738274111.sh 15:22:24 ---> create-netrc.sh 15:22:24 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins13763042615689900494.sh 15:22:24 ---> python-tools-install.sh 15:22:24 Setup pyenv: 15:22:24 system 15:22:24 3.8.13 15:22:24 3.9.13 15:22:24 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 15:22:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7FA8 from file:/tmp/.os_lf_venv 15:22:25 lf-activate-venv(): INFO: Installing: lftools 15:22:33 lf-activate-venv(): INFO: Adding /tmp/venv-7FA8/bin to PATH 15:22:33 Generating Requirements File 15:23:02 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. 15:23:02 lftools 0.37.9 requires openstacksdk>=2.1.0, but you have openstacksdk 0.62.0 which is incompatible. 15:23:02 Python 3.10.6 15:23:03 pip 24.0 from /tmp/venv-7FA8/lib/python3.10/site-packages/pip (python 3.10) 15:23:03 appdirs==1.4.4 15:23:03 argcomplete==3.2.2 15:23:03 aspy.yaml==1.3.0 15:23:03 attrs==23.2.0 15:23:03 autopage==0.5.2 15:23:03 beautifulsoup4==4.12.3 15:23:03 boto3==1.34.52 15:23:03 botocore==1.34.52 15:23:03 bs4==0.0.2 15:23:03 cachetools==5.3.3 15:23:03 certifi==2024.2.2 15:23:03 cffi==1.16.0 15:23:03 cfgv==3.4.0 15:23:03 chardet==5.2.0 15:23:03 charset-normalizer==3.3.2 15:23:03 click==8.1.7 15:23:03 cliff==4.6.0 15:23:03 cmd2==2.4.3 15:23:03 cryptography==3.3.2 15:23:03 debtcollector==3.0.0 15:23:03 decorator==5.1.1 15:23:03 defusedxml==0.7.1 15:23:03 Deprecated==1.2.14 15:23:03 distlib==0.3.8 15:23:03 dnspython==2.6.1 15:23:03 docker==4.2.2 15:23:03 dogpile.cache==1.3.2 15:23:03 email_validator==2.1.1 15:23:03 filelock==3.13.1 15:23:03 future==1.0.0 15:23:03 gitdb==4.0.11 15:23:03 GitPython==3.1.42 15:23:03 google-auth==2.28.1 15:23:03 httplib2==0.22.0 15:23:03 identify==2.5.35 15:23:03 idna==3.6 15:23:03 importlib-resources==1.5.0 15:23:03 iso8601==2.1.0 15:23:03 Jinja2==3.1.3 15:23:03 jmespath==1.0.1 15:23:03 jsonpatch==1.33 15:23:03 jsonpointer==2.4 15:23:03 jsonschema==4.21.1 15:23:03 jsonschema-specifications==2023.12.1 15:23:03 keystoneauth1==5.6.0 15:23:03 kubernetes==29.0.0 15:23:03 lftools==0.37.9 15:23:03 lxml==5.1.0 15:23:03 MarkupSafe==2.1.5 15:23:03 msgpack==1.0.7 15:23:03 multi_key_dict==2.0.3 15:23:03 munch==4.0.0 15:23:03 netaddr==1.2.1 15:23:03 netifaces==0.11.0 15:23:03 niet==1.4.2 15:23:03 nodeenv==1.8.0 15:23:03 oauth2client==4.1.3 15:23:03 oauthlib==3.2.2 15:23:03 openstacksdk==0.62.0 15:23:03 os-client-config==2.1.0 15:23:03 os-service-types==1.7.0 15:23:03 osc-lib==3.0.1 15:23:03 oslo.config==9.4.0 15:23:03 oslo.context==5.5.0 15:23:03 oslo.i18n==6.3.0 15:23:03 oslo.log==5.5.0 15:23:03 oslo.serialization==5.4.0 15:23:03 oslo.utils==7.1.0 15:23:03 packaging==23.2 15:23:03 pbr==6.0.0 15:23:03 platformdirs==4.2.0 15:23:03 prettytable==3.10.0 15:23:03 pyasn1==0.5.1 15:23:03 pyasn1-modules==0.3.0 15:23:03 pycparser==2.21 15:23:03 pygerrit2==2.0.15 15:23:03 PyGithub==2.2.0 15:23:03 pyinotify==0.9.6 15:23:03 PyJWT==2.8.0 15:23:03 PyNaCl==1.5.0 15:23:03 pyparsing==2.4.7 15:23:03 pyperclip==1.8.2 15:23:03 pyrsistent==0.20.0 15:23:03 python-cinderclient==9.4.0 15:23:03 python-dateutil==2.8.2 15:23:03 python-heatclient==3.4.0 15:23:03 python-jenkins==1.8.2 15:23:03 python-keystoneclient==5.3.0 15:23:03 python-magnumclient==4.3.0 15:23:03 python-novaclient==18.4.0 15:23:03 python-openstackclient==6.0.1 15:23:03 python-swiftclient==4.5.0 15:23:03 PyYAML==6.0.1 15:23:03 referencing==0.33.0 15:23:03 requests==2.31.0 15:23:03 requests-oauthlib==1.3.1 15:23:03 requestsexceptions==1.4.0 15:23:03 rfc3986==2.0.0 15:23:03 rpds-py==0.18.0 15:23:03 rsa==4.9 15:23:03 ruamel.yaml==0.18.6 15:23:03 ruamel.yaml.clib==0.2.8 15:23:03 s3transfer==0.10.0 15:23:03 simplejson==3.19.2 15:23:03 six==1.16.0 15:23:03 smmap==5.0.1 15:23:03 soupsieve==2.5 15:23:03 stevedore==5.2.0 15:23:03 tabulate==0.9.0 15:23:03 toml==0.10.2 15:23:03 tomlkit==0.12.4 15:23:03 tqdm==4.66.2 15:23:03 typing_extensions==4.10.0 15:23:03 tzdata==2024.1 15:23:03 urllib3==1.26.18 15:23:03 virtualenv==20.25.1 15:23:03 wcwidth==0.2.13 15:23:03 websocket-client==1.7.0 15:23:03 wrapt==1.16.0 15:23:03 xdg==6.0.0 15:23:03 xmltodict==0.13.0 15:23:03 yq==3.2.3 15:23:03 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins14191870223077211763.sh 15:23:03 ---> sudo-logs.sh 15:23:03 Archiving 'sudo' log.. 15:23:04 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins2251833962653348737.sh 15:23:04 ---> job-cost.sh 15:23:04 Setup pyenv: 15:23:04 system 15:23:04 3.8.13 15:23:04 3.9.13 15:23:04 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 15:23:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7FA8 from file:/tmp/.os_lf_venv 15:23:05 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:23:14 lf-activate-venv(): INFO: Adding /tmp/venv-7FA8/bin to PATH 15:23:14 INFO: No Stack... 15:23:14 INFO: Retrieving Pricing Info for: v3-standard-8 15:23:14 INFO: Archiving Costs 15:23:14 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash -l /tmp/jenkins9561153040219714018.sh 15:23:14 ---> logs-deploy.sh 15:23:14 Setup pyenv: 15:23:14 system 15:23:14 3.8.13 15:23:14 3.9.13 15:23:14 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 15:23:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7FA8 from file:/tmp/.os_lf_venv 15:23:16 lf-activate-venv(): INFO: Installing: lftools 15:23:26 lf-activate-venv(): INFO: Adding /tmp/venv-7FA8/bin to PATH 15:23:26 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-python-onapsdk-master-pydocstyle-lint/247 15:23:26 INFO: archiving workspace using pattern(s): 15:23:27 Archives upload complete. 15:23:27 INFO: archiving logs to Nexus 15:23:28 ---> uname -a: 15:23:28 Linux prd-ubuntu1804-docker-8c-8g-9834 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 15:23:28 15:23:28 15:23:28 ---> lscpu: 15:23:28 Architecture: x86_64 15:23:28 CPU op-mode(s): 32-bit, 64-bit 15:23:28 Byte Order: Little Endian 15:23:28 CPU(s): 8 15:23:28 On-line CPU(s) list: 0-7 15:23:28 Thread(s) per core: 1 15:23:28 Core(s) per socket: 1 15:23:28 Socket(s): 8 15:23:28 NUMA node(s): 1 15:23:28 Vendor ID: AuthenticAMD 15:23:28 CPU family: 23 15:23:28 Model: 49 15:23:28 Model name: AMD EPYC-Rome Processor 15:23:28 Stepping: 0 15:23:28 CPU MHz: 2800.000 15:23:28 BogoMIPS: 5600.00 15:23:28 Virtualization: AMD-V 15:23:28 Hypervisor vendor: KVM 15:23:28 Virtualization type: full 15:23:28 L1d cache: 32K 15:23:28 L1i cache: 32K 15:23:28 L2 cache: 512K 15:23:28 L3 cache: 16384K 15:23:28 NUMA node0 CPU(s): 0-7 15:23:28 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 15:23:28 15:23:28 15:23:28 ---> nproc: 15:23:28 8 15:23:28 15:23:28 15:23:28 ---> df -h: 15:23:28 Filesystem Size Used Avail Use% Mounted on 15:23:28 udev 16G 0 16G 0% /dev 15:23:28 tmpfs 3.2G 708K 3.2G 1% /run 15:23:28 /dev/vda1 155G 11G 145G 7% / 15:23:28 tmpfs 16G 0 16G 0% /dev/shm 15:23:28 tmpfs 5.0M 0 5.0M 0% /run/lock 15:23:28 tmpfs 16G 0 16G 0% /sys/fs/cgroup 15:23:28 /dev/vda15 105M 4.4M 100M 5% /boot/efi 15:23:28 tmpfs 3.2G 0 3.2G 0% /run/user/1001 15:23:28 15:23:28 15:23:28 ---> free -m: 15:23:28 total used free shared buff/cache available 15:23:28 Mem: 32167 824 29107 0 2234 30912 15:23:28 Swap: 1023 0 1023 15:23:28 15:23:28 15:23:28 ---> ip addr: 15:23:28 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:23:28 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:23:28 inet 127.0.0.1/8 scope host lo 15:23:28 valid_lft forever preferred_lft forever 15:23:28 inet6 ::1/128 scope host 15:23:28 valid_lft forever preferred_lft forever 15:23:28 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 15:23:28 link/ether fa:16:3e:5b:db:44 brd ff:ff:ff:ff:ff:ff 15:23:28 inet 10.30.106.187/23 brd 10.30.107.255 scope global dynamic ens3 15:23:28 valid_lft 86214sec preferred_lft 86214sec 15:23:28 inet6 fe80::f816:3eff:fe5b:db44/64 scope link 15:23:28 valid_lft forever preferred_lft forever 15:23:28 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 15:23:28 link/ether 02:42:07:e7:c4:b7 brd ff:ff:ff:ff:ff:ff 15:23:28 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 15:23:28 valid_lft forever preferred_lft forever 15:23:28 15:23:28 15:23:28 ---> sar -b -r -n DEV: 15:23:28 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-9834) 02/29/24 _x86_64_ (8 CPU) 15:23:28 15:23:28 15:20:24 LINUX RESTART (8 CPU) 15:23:28 15:23:28 15:21:02 tps rtps wtps bread/s bwrtn/s 15:23:28 15:22:01 324.71 26.55 298.15 833.89 28485.48 15:23:28 15:23:01 124.91 14.30 110.61 1033.69 33235.13 15:23:28 Average: 223.97 20.37 203.60 934.63 30880.26 15:23:28 15:23:28 15:21:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:23:28 15:22:01 30142960 31668292 2796260 8.49 62396 1773640 1433808 4.22 911868 1594668 116408 15:23:28 15:23:01 29782876 31617460 3156344 9.58 87940 2042104 1494396 4.40 1005292 1828548 124064 15:23:28 Average: 29962918 31642876 2976302 9.04 75168 1907872 1464102 4.31 958580 1711608 120236 15:23:28 15:23:28 15:21:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:23:28 15:22:01 lo 1.49 1.49 0.16 0.16 0.00 0.00 0.00 0.00 15:23:28 15:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:23:28 15:22:01 ens3 84.21 58.63 425.96 27.09 0.00 0.00 0.00 0.00 15:23:28 15:23:01 lo 1.27 1.27 0.13 0.13 0.00 0.00 0.00 0.00 15:23:28 15:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:23:28 15:23:01 ens3 53.56 37.61 840.77 8.26 0.00 0.00 0.00 0.00 15:23:28 Average: lo 1.38 1.38 0.14 0.14 0.00 0.00 0.00 0.00 15:23:28 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:23:28 Average: ens3 68.75 48.03 635.11 17.60 0.00 0.00 0.00 0.00 15:23:28 15:23:28 15:23:28 ---> sar -P ALL: 15:23:28 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-9834) 02/29/24 _x86_64_ (8 CPU) 15:23:28 15:23:28 15:20:24 LINUX RESTART (8 CPU) 15:23:28 15:23:28 15:21:02 CPU %user %nice %system %iowait %steal %idle 15:23:28 15:22:01 all 10.30 0.00 0.94 2.67 0.04 86.05 15:23:28 15:22:01 0 7.83 0.00 0.80 6.03 0.05 85.29 15:23:28 15:22:01 1 16.67 0.00 1.10 0.54 0.03 81.65 15:23:28 15:22:01 2 4.10 0.00 1.33 5.48 0.03 89.05 15:23:28 15:22:01 3 2.95 0.00 0.49 0.12 0.02 96.42 15:23:28 15:22:01 4 20.53 0.00 1.20 1.12 0.05 77.10 15:23:28 15:22:01 5 8.54 0.00 0.66 0.19 0.02 90.59 15:23:28 15:22:01 6 17.87 0.00 1.48 0.54 0.07 80.04 15:23:28 15:22:01 7 3.95 0.00 0.44 7.31 0.05 88.25 15:23:28 15:23:01 all 10.58 0.00 0.80 2.06 0.03 86.53 15:23:28 15:23:01 0 1.88 0.00 0.42 0.27 0.03 97.40 15:23:28 15:23:01 1 0.57 0.00 0.25 0.02 0.00 99.17 15:23:28 15:23:01 2 12.24 0.00 1.29 10.87 0.07 75.54 15:23:28 15:23:01 3 1.28 0.00 0.45 1.90 0.00 96.36 15:23:28 15:23:01 4 32.83 0.00 1.48 0.90 0.05 64.74 15:23:28 15:23:01 5 19.61 0.00 1.02 0.88 0.03 78.46 15:23:28 15:23:01 6 10.91 0.00 1.00 0.83 0.03 87.23 15:23:28 15:23:01 7 5.32 0.00 0.48 0.83 0.03 93.33 15:23:28 Average: all 10.44 0.00 0.87 2.36 0.04 86.29 15:23:28 Average: 0 4.83 0.00 0.61 3.12 0.04 91.40 15:23:28 Average: 1 8.55 0.00 0.67 0.28 0.02 90.48 15:23:28 Average: 2 8.21 0.00 1.31 8.20 0.05 82.23 15:23:28 Average: 3 2.11 0.00 0.47 1.02 0.01 96.39 15:23:28 Average: 4 26.73 0.00 1.35 1.01 0.05 70.87 15:23:28 Average: 5 14.13 0.00 0.84 0.54 0.03 84.47 15:23:28 Average: 6 14.36 0.00 1.24 0.69 0.05 83.67 15:23:28 Average: 7 4.64 0.00 0.46 4.05 0.04 90.80 15:23:28 15:23:28 15:23:28