09:27:15 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/python-onapsdk/+/137344 09:27:15 Running as SYSTEM 09:27:15 [EnvInject] - Loading node environment variables. 09:27:15 Building remotely on prd-ubuntu1804-docker-8c-8g-7622 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/integration-python-onapsdk-master-pydocstyle-lint 09:27:15 [ssh-agent] Looking for ssh-agent implementation... 09:27:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:27:15 $ ssh-agent 09:27:15 SSH_AUTH_SOCK=/tmp/ssh-6ENsthbhv1Ii/agent.2138 09:27:15 SSH_AGENT_PID=2140 09:27:15 [ssh-agent] Started. 09:27:15 Running ssh-add (command line suppressed) 09:27:15 Identity added: /w/workspace/integration-python-onapsdk-master-pydocstyle-lint@tmp/private_key_542998840617093487.key (/w/workspace/integration-python-onapsdk-master-pydocstyle-lint@tmp/private_key_542998840617093487.key) 09:27:15 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 09:27:15 The recommended git tool is: NONE 09:27:17 using credential onap-jenkins-ssh 09:27:17 Wiping out workspace first. 09:27:17 Cloning the remote Git repository 09:27:17 Cloning repository git://cloud.onap.org/mirror/integration/python-onapsdk.git 09:27:17 > git init /w/workspace/integration-python-onapsdk-master-pydocstyle-lint # timeout=10 09:27:17 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 09:27:17 > git --version # timeout=10 09:27:17 > git --version # 'git version 2.17.1' 09:27:17 using GIT_SSH to set credentials Gerrit user 09:27:17 Verifying host key using manually-configured host key entries 09:27:17 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git +refs/heads/*:refs/remotes/origin/* # timeout=30 09:27:17 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 09:27:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:27:18 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 09:27:18 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 09:27:18 using GIT_SSH to set credentials Gerrit user 09:27:18 Verifying host key using manually-configured host key entries 09:27:18 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git refs/changes/44/137344/4 # timeout=30 09:27:18 > git rev-parse 99569a495242d681c16bd2e014c7554bbfa3d34c^{commit} # timeout=10 09:27:18 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 09:27:18 Checking out Revision 99569a495242d681c16bd2e014c7554bbfa3d34c (refs/changes/44/137344/4) 09:27:18 > git config core.sparsecheckout # timeout=10 09:27:18 > git checkout -f 99569a495242d681c16bd2e014c7554bbfa3d34c # timeout=30 09:27:21 Commit message: "Remove readthedocs configuration file and docs/ directory" 09:27:21 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:27:21 > git rev-list --no-walk e065c3bb1b148371a991d8f0245357b1b2910f7f # timeout=10 09:27:21 [EnvInject] - Injecting environment variables from a build step. 09:27:21 [EnvInject] - Injecting as environment variables the properties content 09:27:21 PYTHON=python3 09:27:21 09:27:21 [EnvInject] - Variables injected successfully. 09:27:21 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash -l /tmp/jenkins6408256652857805343.sh 09:27:21 ---> tox-install.sh 09:27:21 + source /home/jenkins/lf-env.sh 09:27:21 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:27:21 ++ mktemp -d /tmp/venv-XXXX 09:27:21 + lf_venv=/tmp/venv-qQve 09:27:21 + local venv_file=/tmp/.os_lf_venv 09:27:21 + local python=python3 09:27:21 + local options 09:27:21 + local set_path=true 09:27:21 + local install_args= 09:27:21 ++ 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:27:21 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:27:21 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:27:21 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:27:21 + true 09:27:21 + case $1 in 09:27:21 + venv_file=/tmp/.toxenv 09:27:21 + shift 2 09:27:21 + true 09:27:21 + case $1 in 09:27:21 + shift 09:27:21 + break 09:27:21 + case $python in 09:27:21 + local pkg_list= 09:27:21 + [[ -d /opt/pyenv ]] 09:27:21 + echo 'Setup pyenv:' 09:27:21 Setup pyenv: 09:27:21 + export PYENV_ROOT=/opt/pyenv 09:27:21 + PYENV_ROOT=/opt/pyenv 09:27:21 + 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:27: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 09:27:21 + pyenv versions 09:27:21 * system (set by /opt/pyenv/version) 09:27:21 * 3.8.13 (set by /opt/pyenv/version) 09:27:21 * 3.9.13 (set by /opt/pyenv/version) 09:27:21 * 3.10.6 (set by /opt/pyenv/version) 09:27:21 + command -v pyenv 09:27:21 ++ pyenv init - --no-rehash 09:27: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[*]}"'\'')" 09:27:21 export PATH="/opt/pyenv/shims:${PATH}" 09:27:21 export PYENV_SHELL=bash 09:27:21 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:27:21 pyenv() { 09:27:21 local command 09:27:21 command="${1:-}" 09:27:21 if [ "$#" -gt 0 ]; then 09:27:21 shift 09:27:21 fi 09:27:21 09:27:21 case "$command" in 09:27:21 rehash|shell) 09:27:21 eval "$(pyenv "sh-$command" "$@")" 09:27:21 ;; 09:27:21 *) 09:27:21 command pyenv "$command" "$@" 09:27:21 ;; 09:27:21 esac 09:27:21 }' 09:27: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[*]}"' 09:27: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 09:27: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 09:27: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 09:27:21 ++ export PYENV_SHELL=bash 09:27:21 ++ PYENV_SHELL=bash 09:27:21 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:27:21 +++ complete -F _pyenv pyenv 09:27:21 ++ lf-pyver python3 09:27:21 ++ local py_version_xy=python3 09:27:21 ++ local py_version_xyz= 09:27:21 ++ pyenv versions 09:27:21 ++ local command 09:27:21 ++ sed 's/^[ *]* //' 09:27:21 ++ command=versions 09:27:21 ++ '[' 1 -gt 0 ']' 09:27:21 ++ shift 09:27:21 ++ case "$command" in 09:27:21 ++ grep -E '^[0-9.]*[0-9]$' 09:27:21 ++ command pyenv versions 09:27:21 ++ pyenv versions 09:27:21 ++ awk '{ print $1 }' 09:27:22 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:27:22 +++ grep '^3' /tmp/.pyenv_versions 09:27:22 +++ sort -V 09:27:22 +++ tail -n 1 09:27:22 ++ py_version_xyz=3.10.6 09:27:22 ++ [[ -z 3.10.6 ]] 09:27:22 ++ echo 3.10.6 09:27:22 ++ return 0 09:27:22 + pyenv local 3.10.6 09:27:22 + local command 09:27:22 + command=local 09:27:22 + '[' 2 -gt 0 ']' 09:27:22 + shift 09:27:22 + case "$command" in 09:27:22 + command pyenv local 3.10.6 09:27:22 + pyenv local 3.10.6 09:27:22 + for arg in "$@" 09:27:22 + case $arg in 09:27:22 + pkg_list+='tox ' 09:27:22 + for arg in "$@" 09:27:22 + case $arg in 09:27:22 + pkg_list+='virtualenv ' 09:27:22 + for arg in "$@" 09:27:22 + case $arg in 09:27:22 + pkg_list+='urllib3~=1.26.15 ' 09:27:22 + [[ -f /tmp/.toxenv ]] 09:27:22 + [[ ! -f /tmp/.toxenv ]] 09:27:22 + [[ -n '' ]] 09:27:22 + python3 -m venv /tmp/venv-qQve 09:27:26 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-qQve' 09:27:26 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-qQve 09:27:26 + echo /tmp/venv-qQve 09:27:26 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 09:27:26 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 09:27:26 + /tmp/venv-qQve/bin/python3 -m pip install --upgrade --quiet pip virtualenv 09:27:29 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:27:29 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 09:27:29 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 09:27:29 + /tmp/venv-qQve/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 09:27:32 + type python3 09:27:32 + true 09:27:32 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-qQve/bin to PATH' 09:27:32 lf-activate-venv(): INFO: Adding /tmp/venv-qQve/bin to PATH 09:27:32 + PATH=/tmp/venv-qQve/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:27:32 + return 0 09:27:32 + python3 --version 09:27:32 Python 3.10.6 09:27:32 + python3 -m pip --version 09:27:32 pip 24.0 from /tmp/venv-qQve/lib/python3.10/site-packages/pip (python 3.10) 09:27:32 + python3 -m pip freeze 09:27:32 cachetools==5.3.2 09:27:32 chardet==5.2.0 09:27:32 colorama==0.4.6 09:27:32 distlib==0.3.8 09:27:32 filelock==3.13.1 09:27:32 packaging==23.2 09:27:32 platformdirs==4.2.0 09:27:32 pluggy==1.4.0 09:27:32 pyproject-api==1.6.1 09:27:32 tomli==2.0.1 09:27:32 tox==4.13.0 09:27:32 urllib3==1.26.18 09:27:32 virtualenv==20.25.1 09:27:32 [EnvInject] - Injecting environment variables from a build step. 09:27:32 [EnvInject] - Injecting as environment variables the properties content 09:27:32 PARALLEL=false 09:27:32 09:27:32 [EnvInject] - Variables injected successfully. 09:27:32 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash -l /tmp/jenkins675816500986706106.sh 09:27:32 ---> tox-run.sh 09:27:32 + 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:27:32 + ARCHIVE_TOX_DIR=/w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/tox 09:27:32 + ARCHIVE_DOC_DIR=/w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/docs 09:27:32 + mkdir -p /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/tox 09:27:32 + cd /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/. 09:27:32 + source /home/jenkins/lf-env.sh 09:27:32 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:27:32 ++ mktemp -d /tmp/venv-XXXX 09:27:32 + lf_venv=/tmp/venv-Bj4B 09:27:32 + local venv_file=/tmp/.os_lf_venv 09:27:32 + local python=python3 09:27:32 + local options 09:27:32 + local set_path=true 09:27:32 + local install_args= 09:27:32 ++ 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:27:32 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:27:32 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:27:32 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:27:32 + true 09:27:32 + case $1 in 09:27:32 + venv_file=/tmp/.toxenv 09:27:32 + shift 2 09:27:32 + true 09:27:32 + case $1 in 09:27:32 + shift 09:27:32 + break 09:27:32 + case $python in 09:27:32 + local pkg_list= 09:27:32 + [[ -d /opt/pyenv ]] 09:27:32 + echo 'Setup pyenv:' 09:27:32 Setup pyenv: 09:27:32 + export PYENV_ROOT=/opt/pyenv 09:27:32 + PYENV_ROOT=/opt/pyenv 09:27: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 09:27: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 09:27:32 + pyenv versions 09:27:33 system 09:27:33 3.8.13 09:27:33 3.9.13 09:27:33 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 09:27:33 + command -v pyenv 09:27:33 ++ pyenv init - --no-rehash 09:27:33 + 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:27:33 export PATH="/opt/pyenv/shims:${PATH}" 09:27:33 export PYENV_SHELL=bash 09:27:33 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:27:33 pyenv() { 09:27:33 local command 09:27:33 command="${1:-}" 09:27:33 if [ "$#" -gt 0 ]; then 09:27:33 shift 09:27:33 fi 09:27:33 09:27:33 case "$command" in 09:27:33 rehash|shell) 09:27:33 eval "$(pyenv "sh-$command" "$@")" 09:27:33 ;; 09:27:33 *) 09:27:33 command pyenv "$command" "$@" 09:27:33 ;; 09:27:33 esac 09:27:33 }' 09:27:33 +++ 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:27:33 ++ 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:27:33 ++ 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:27:33 ++ 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:27:33 ++ export PYENV_SHELL=bash 09:27:33 ++ PYENV_SHELL=bash 09:27:33 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:27:33 +++ complete -F _pyenv pyenv 09:27:33 ++ lf-pyver python3 09:27:33 ++ local py_version_xy=python3 09:27:33 ++ local py_version_xyz= 09:27:33 ++ sed 's/^[ *]* //' 09:27:33 ++ awk '{ print $1 }' 09:27:33 ++ pyenv versions 09:27:33 ++ grep -E '^[0-9.]*[0-9]$' 09:27:33 ++ local command 09:27:33 ++ command=versions 09:27:33 ++ '[' 1 -gt 0 ']' 09:27:33 ++ shift 09:27:33 ++ case "$command" in 09:27:33 ++ command pyenv versions 09:27:33 ++ pyenv versions 09:27:33 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:27:33 +++ grep '^3' /tmp/.pyenv_versions 09:27:33 +++ sort -V 09:27:33 +++ tail -n 1 09:27:33 ++ py_version_xyz=3.10.6 09:27:33 ++ [[ -z 3.10.6 ]] 09:27:33 ++ echo 3.10.6 09:27:33 ++ return 0 09:27:33 + pyenv local 3.10.6 09:27:33 + local command 09:27:33 + command=local 09:27:33 + '[' 2 -gt 0 ']' 09:27:33 + shift 09:27:33 + case "$command" in 09:27:33 + command pyenv local 3.10.6 09:27:33 + pyenv local 3.10.6 09:27:33 + for arg in "$@" 09:27:33 + case $arg in 09:27:33 + pkg_list+='tox ' 09:27:33 + for arg in "$@" 09:27:33 + case $arg in 09:27:33 + pkg_list+='virtualenv ' 09:27:33 + for arg in "$@" 09:27:33 + case $arg in 09:27:33 + pkg_list+='urllib3~=1.26.15 ' 09:27:33 + [[ -f /tmp/.toxenv ]] 09:27:33 ++ cat /tmp/.toxenv 09:27:33 + lf_venv=/tmp/venv-qQve 09:27:33 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qQve from' file:/tmp/.toxenv 09:27:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qQve from file:/tmp/.toxenv 09:27:33 + /tmp/venv-qQve/bin/python3 -m pip install --upgrade --quiet pip virtualenv 09:27:34 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:27:34 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 09:27:34 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 09:27:34 + /tmp/venv-qQve/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 09:27:35 + type python3 09:27:35 + true 09:27:35 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-qQve/bin to PATH' 09:27:35 lf-activate-venv(): INFO: Adding /tmp/venv-qQve/bin to PATH 09:27:35 + PATH=/tmp/venv-qQve/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:27:35 + return 0 09:27:35 + [[ -d /opt/pyenv ]] 09:27:35 + echo '---> Setting up pyenv' 09:27:35 ---> Setting up pyenv 09:27:35 + export PYENV_ROOT=/opt/pyenv 09:27:35 + PYENV_ROOT=/opt/pyenv 09:27:35 + export PATH=/opt/pyenv/bin:/tmp/venv-qQve/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:27:35 + PATH=/opt/pyenv/bin:/tmp/venv-qQve/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:27:35 ++ pwd 09:27:35 + PYTHONPATH=/w/workspace/integration-python-onapsdk-master-pydocstyle-lint 09:27:35 + export PYTHONPATH 09:27:35 + export TOX_TESTENV_PASSENV=PYTHONPATH 09:27:35 + TOX_TESTENV_PASSENV=PYTHONPATH 09:27:35 + tox --version 09:27:35 4.13.0 from /tmp/venv-qQve/lib/python3.10/site-packages/tox/__init__.py 09:27:35 + PARALLEL=false 09:27:35 + TOX_OPTIONS_LIST= 09:27:35 + [[ -n pydocstyle ]] 09:27:35 + TOX_OPTIONS_LIST=' -e pydocstyle' 09:27:35 + case ${PARALLEL,,} in 09:27:35 + tox -e pydocstyle 09:27:35 + tee -a /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/tox/tox.log 09:27:36 pydocstyle: install_deps> python -I -m pip install -r test-requirements.txt 09:27:49 .pkg: install_requires> python -I -m pip install 'setuptools>=40.8.0' wheel 09:27:50 .pkg: _optional_hooks> python /tmp/venv-qQve/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 09:27:50 .pkg: get_requires_for_build_sdist> python /tmp/venv-qQve/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 09:27:50 .pkg: install_requires_for_build_sdist> python -I -m pip install pytest-runner==5.2 09:27:51 .pkg: get_requires_for_build_wheel> python /tmp/venv-qQve/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 09:27:51 .pkg: install_requires_for_build_wheel> python -I -m pip install pytest-runner==5.2 wheel 09:27:52 .pkg: freeze> python -m pip freeze --all 09:27:52 .pkg: pip==24.0,pytest-runner==5.2,setuptools==69.1.0,wheel==0.42.0 09:27:52 .pkg: prepare_metadata_for_build_wheel> python /tmp/venv-qQve/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 09:27:52 .pkg: build_sdist> python /tmp/venv-qQve/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 09:27:53 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:27: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.2.tar.gz 09:27:56 pydocstyle: freeze> python -m pip freeze --all 09:27:56 pydocstyle: astroid==3.0.3,attrs==23.2.0,bandit==1.7.7,certifi==2024.2.2,cffi==1.16.0,charset-normalizer==2.0.12,coverage==7.4.2,cryptography==38.0.4,dacite==1.6.0,dill==0.3.8,exceptiongroup==1.2.0,idna==3.6,iniconfig==2.0.0,isort==5.13.2,Jinja2==3.0.3,jsonschema==4.4.0,markdown-it-py==3.0.0,MarkupSafe==2.1.5,mccabe==0.7.0,mdurl==0.1.2,more-itertools==10.2.0,onapsdk==13.0.2,oyaml==1.0,packaging==23.2,pbr==6.0.0,pip==24.0,platformdirs==4.2.0,pluggy==1.4.0,pycparser==2.21,pydocstyle==6.3.0,Pygments==2.17.2,pylint==3.0.3,pyOpenSSL==22.0.0,pyrsistent==0.20.0,PySocks==1.7.1,pytest==8.0.1,pytest-cov==4.1.0,PyYAML==6.0.1,requests==2.27.1,requests-mock==1.11.0,rich==13.7.0,setuptools==69.1.0,simplejson==3.17.6,six==1.16.0,snowballstemmer==2.2.0,stevedore==5.1.0,tomli==2.0.1,tomlkit==0.12.3,typing_extensions==4.9.0,urllib3==1.26.18,wheel==0.42.0 09:27:56 pydocstyle: commands[0]> pydocstyle src/ 09:28:00 .pkg: _exit> python /tmp/venv-qQve/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 09:28:00 pydocstyle: OK (24.01=setup[20.74]+cmd[3.27] seconds) 09:28:00 congratulations :) (24.27 seconds) 09:28:00 + tox_status=0 09:28:00 + echo '---> Completed tox runs' 09:28:00 ---> Completed tox runs 09:28:00 + for i in .tox/*/log 09:28:00 ++ echo .tox/pydocstyle/log 09:28:00 ++ awk -F/ '{print $2}' 09:28:00 + tox_env=pydocstyle 09:28:00 + cp -r .tox/pydocstyle/log /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/tox/pydocstyle 09:28:00 + DOC_DIR=docs/_build/html 09:28:00 + [[ -d docs/_build/html ]] 09:28:00 + echo '---> tox-run.sh ends' 09:28:00 ---> tox-run.sh ends 09:28:00 + test 0 -eq 0 09:28:00 $ ssh-agent -k 09:28:00 unset SSH_AUTH_SOCK; 09:28:00 unset SSH_AGENT_PID; 09:28:00 echo Agent pid 2140 killed; 09:28:00 [ssh-agent] Stopped. 09:28:00 [PostBuildScript] - [INFO] Executing post build scripts. 09:28:00 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins4666521932998648209.sh 09:28:00 ---> sysstat.sh 09:28:00 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins1563473266772985539.sh 09:28:00 ---> package-listing.sh 09:28:00 ++ facter osfamily 09:28:00 ++ tr '[:upper:]' '[:lower:]' 09:28:01 + OS_FAMILY=debian 09:28:01 + workspace=/w/workspace/integration-python-onapsdk-master-pydocstyle-lint 09:28:01 + START_PACKAGES=/tmp/packages_start.txt 09:28:01 + END_PACKAGES=/tmp/packages_end.txt 09:28:01 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:28:01 + PACKAGES=/tmp/packages_start.txt 09:28:01 + '[' /w/workspace/integration-python-onapsdk-master-pydocstyle-lint ']' 09:28:01 + PACKAGES=/tmp/packages_end.txt 09:28:01 + case "${OS_FAMILY}" in 09:28:01 + dpkg -l 09:28:01 + grep '^ii' 09:28:01 + '[' -f /tmp/packages_start.txt ']' 09:28:01 + '[' -f /tmp/packages_end.txt ']' 09:28:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:28:01 + '[' /w/workspace/integration-python-onapsdk-master-pydocstyle-lint ']' 09:28:01 + mkdir -p /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/ 09:28:01 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/ 09:28:01 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins9518027647681042315.sh 09:28:01 ---> capture-instance-metadata.sh 09:28:01 Setup pyenv: 09:28:01 system 09:28:01 3.8.13 09:28:01 3.9.13 09:28:01 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 09:28:05 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-cJWj 09:28:05 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:28:08 lf-activate-venv(): INFO: Installing: lftools 09:28:40 lf-activate-venv(): INFO: Adding /tmp/venv-cJWj/bin to PATH 09:28:40 INFO: Running in OpenStack, capturing instance metadata 09:28:40 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins13725086010912141841.sh 09:28:40 provisioning config files... 09:28:40 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-python-onapsdk-master-pydocstyle-lint@tmp/config11875974521299760865tmp 09:28:40 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 09:28:40 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 09:28:40 [EnvInject] - Injecting environment variables from a build step. 09:28:40 [EnvInject] - Injecting as environment variables the properties content 09:28:40 SERVER_ID=logs 09:28:40 09:28:40 [EnvInject] - Variables injected successfully. 09:28:40 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins9756983102321339848.sh 09:28:40 ---> create-netrc.sh 09:28:40 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins4257839144141463053.sh 09:28:40 ---> python-tools-install.sh 09:28:40 Setup pyenv: 09:28:40 system 09:28:40 3.8.13 09:28:40 3.9.13 09:28:40 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 09:28:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-cJWj from file:/tmp/.os_lf_venv 09:28:42 lf-activate-venv(): INFO: Installing: lftools 09:28:51 lf-activate-venv(): INFO: Adding /tmp/venv-cJWj/bin to PATH 09:28:51 Generating Requirements File 09:29:22 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:29:22 lftools 0.37.9 requires openstacksdk>=2.1.0, but you have openstacksdk 0.62.0 which is incompatible. 09:29:22 Python 3.10.6 09:29:23 pip 24.0 from /tmp/venv-cJWj/lib/python3.10/site-packages/pip (python 3.10) 09:29:23 appdirs==1.4.4 09:29:23 argcomplete==3.2.2 09:29:23 aspy.yaml==1.3.0 09:29:23 attrs==23.2.0 09:29:23 autopage==0.5.2 09:29:23 beautifulsoup4==4.12.3 09:29:23 boto3==1.34.47 09:29:23 botocore==1.34.47 09:29:23 bs4==0.0.2 09:29:23 cachetools==5.3.2 09:29:23 certifi==2024.2.2 09:29:23 cffi==1.16.0 09:29:23 cfgv==3.4.0 09:29:23 chardet==5.2.0 09:29:23 charset-normalizer==3.3.2 09:29:23 click==8.1.7 09:29:23 cliff==4.5.0 09:29:23 cmd2==2.4.3 09:29:23 cryptography==3.3.2 09:29:23 debtcollector==2.5.0 09:29:23 decorator==5.1.1 09:29:23 defusedxml==0.7.1 09:29:23 Deprecated==1.2.14 09:29:23 distlib==0.3.8 09:29:23 dnspython==2.6.1 09:29:23 docker==4.2.2 09:29:23 dogpile.cache==1.3.2 09:29:23 email-validator==2.1.0.post1 09:29:23 filelock==3.13.1 09:29:23 future==1.0.0 09:29:23 gitdb==4.0.11 09:29:23 GitPython==3.1.42 09:29:23 google-auth==2.28.1 09:29:23 httplib2==0.22.0 09:29:23 identify==2.5.35 09:29:23 idna==3.6 09:29:23 importlib-resources==1.5.0 09:29:23 iso8601==2.1.0 09:29:23 Jinja2==3.1.3 09:29:23 jmespath==1.0.1 09:29:23 jsonpatch==1.33 09:29:23 jsonpointer==2.4 09:29:23 jsonschema==4.21.1 09:29:23 jsonschema-specifications==2023.12.1 09:29:23 keystoneauth1==5.5.0 09:29:23 kubernetes==29.0.0 09:29:23 lftools==0.37.9 09:29:23 lxml==5.1.0 09:29:23 MarkupSafe==2.1.5 09:29:23 msgpack==1.0.7 09:29:23 multi_key_dict==2.0.3 09:29:23 munch==4.0.0 09:29:23 netaddr==1.2.1 09:29:23 netifaces==0.11.0 09:29:23 niet==1.4.2 09:29:23 nodeenv==1.8.0 09:29:23 oauth2client==4.1.3 09:29:23 oauthlib==3.2.2 09:29:23 openstacksdk==0.62.0 09:29:23 os-client-config==2.1.0 09:29:23 os-service-types==1.7.0 09:29:23 osc-lib==3.0.0 09:29:23 oslo.config==9.3.0 09:29:23 oslo.context==5.3.0 09:29:23 oslo.i18n==6.2.0 09:29:23 oslo.log==5.4.0 09:29:23 oslo.serialization==5.3.0 09:29:23 oslo.utils==7.0.0 09:29:23 packaging==23.2 09:29:23 pbr==6.0.0 09:29:23 platformdirs==4.2.0 09:29:23 prettytable==3.10.0 09:29:23 pyasn1==0.5.1 09:29:23 pyasn1-modules==0.3.0 09:29:23 pycparser==2.21 09:29:23 pygerrit2==2.0.15 09:29:23 PyGithub==2.2.0 09:29:23 pyinotify==0.9.6 09:29:23 PyJWT==2.8.0 09:29:23 PyNaCl==1.5.0 09:29:23 pyparsing==2.4.7 09:29:23 pyperclip==1.8.2 09:29:23 pyrsistent==0.20.0 09:29:23 python-cinderclient==9.4.0 09:29:23 python-dateutil==2.8.2 09:29:23 python-heatclient==3.4.0 09:29:23 python-jenkins==1.8.2 09:29:23 python-keystoneclient==5.3.0 09:29:23 python-magnumclient==4.3.0 09:29:23 python-novaclient==18.4.0 09:29:23 python-openstackclient==6.0.1 09:29:23 python-swiftclient==4.4.0 09:29:23 pytz==2024.1 09:29:23 PyYAML==6.0.1 09:29:23 referencing==0.33.0 09:29:23 requests==2.31.0 09:29:23 requests-oauthlib==1.3.1 09:29:23 requestsexceptions==1.4.0 09:29:23 rfc3986==2.0.0 09:29:23 rpds-py==0.18.0 09:29:23 rsa==4.9 09:29:23 ruamel.yaml==0.18.6 09:29:23 ruamel.yaml.clib==0.2.8 09:29:23 s3transfer==0.10.0 09:29:23 simplejson==3.19.2 09:29:23 six==1.16.0 09:29:23 smmap==5.0.1 09:29:23 soupsieve==2.5 09:29:23 stevedore==5.1.0 09:29:23 tabulate==0.9.0 09:29:23 toml==0.10.2 09:29:23 tomlkit==0.12.3 09:29:23 tqdm==4.66.2 09:29:23 typing_extensions==4.9.0 09:29:23 tzdata==2024.1 09:29:23 urllib3==1.26.18 09:29:23 virtualenv==20.25.1 09:29:23 wcwidth==0.2.13 09:29:23 websocket-client==1.7.0 09:29:23 wrapt==1.16.0 09:29:23 xdg==6.0.0 09:29:23 xmltodict==0.13.0 09:29:23 yq==3.2.3 09:29:23 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins6995626775365894117.sh 09:29:23 ---> sudo-logs.sh 09:29:23 Archiving 'sudo' log.. 09:29:23 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins5646681894830800268.sh 09:29:23 ---> job-cost.sh 09:29:23 Setup pyenv: 09:29:23 system 09:29:23 3.8.13 09:29:23 3.9.13 09:29:23 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 09:29:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-cJWj from file:/tmp/.os_lf_venv 09:29:25 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:29:34 lf-activate-venv(): INFO: Adding /tmp/venv-cJWj/bin to PATH 09:29:34 INFO: No Stack... 09:29:34 INFO: Retrieving Pricing Info for: v3-standard-8 09:29:34 INFO: Archiving Costs 09:29:34 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash -l /tmp/jenkins5639853971035744537.sh 09:29:34 ---> logs-deploy.sh 09:29:34 Setup pyenv: 09:29:34 system 09:29:34 3.8.13 09:29:34 3.9.13 09:29:34 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 09:29:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-cJWj from file:/tmp/.os_lf_venv 09:29:36 lf-activate-venv(): INFO: Installing: lftools 09:29:45 lf-activate-venv(): INFO: Adding /tmp/venv-cJWj/bin to PATH 09:29:45 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-python-onapsdk-master-pydocstyle-lint/230 09:29:45 INFO: archiving workspace using pattern(s): 09:29:46 Archives upload complete. 09:29:46 INFO: archiving logs to Nexus 09:29:47 ---> uname -a: 09:29:47 Linux prd-ubuntu1804-docker-8c-8g-7622 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:29:47 09:29:47 09:29:47 ---> lscpu: 09:29:47 Architecture: x86_64 09:29:47 CPU op-mode(s): 32-bit, 64-bit 09:29:47 Byte Order: Little Endian 09:29:47 CPU(s): 8 09:29:47 On-line CPU(s) list: 0-7 09:29:47 Thread(s) per core: 1 09:29:47 Core(s) per socket: 1 09:29:47 Socket(s): 8 09:29:47 NUMA node(s): 1 09:29:47 Vendor ID: AuthenticAMD 09:29:47 CPU family: 23 09:29:47 Model: 49 09:29:47 Model name: AMD EPYC-Rome Processor 09:29:47 Stepping: 0 09:29:47 CPU MHz: 2799.998 09:29:47 BogoMIPS: 5599.99 09:29:47 Virtualization: AMD-V 09:29:47 Hypervisor vendor: KVM 09:29:47 Virtualization type: full 09:29:47 L1d cache: 32K 09:29:47 L1i cache: 32K 09:29:47 L2 cache: 512K 09:29:47 L3 cache: 16384K 09:29:47 NUMA node0 CPU(s): 0-7 09:29:47 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:29:47 09:29:47 09:29:47 ---> nproc: 09:29:47 8 09:29:47 09:29:47 09:29:47 ---> df -h: 09:29:47 Filesystem Size Used Avail Use% Mounted on 09:29:47 udev 16G 0 16G 0% /dev 09:29:47 tmpfs 3.2G 708K 3.2G 1% /run 09:29:47 /dev/vda1 155G 11G 145G 7% / 09:29:47 tmpfs 16G 0 16G 0% /dev/shm 09:29:47 tmpfs 5.0M 0 5.0M 0% /run/lock 09:29:47 tmpfs 16G 0 16G 0% /sys/fs/cgroup 09:29:47 /dev/vda15 105M 4.4M 100M 5% /boot/efi 09:29:47 tmpfs 3.2G 0 3.2G 0% /run/user/1001 09:29:47 09:29:47 09:29:47 ---> free -m: 09:29:47 total used free shared buff/cache available 09:29:47 Mem: 32167 818 29111 0 2237 30919 09:29:47 Swap: 1023 0 1023 09:29:47 09:29:47 09:29:47 ---> ip addr: 09:29:47 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:29:47 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:29:47 inet 127.0.0.1/8 scope host lo 09:29:47 valid_lft forever preferred_lft forever 09:29:47 inet6 ::1/128 scope host 09:29:47 valid_lft forever preferred_lft forever 09:29:47 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 09:29:47 link/ether fa:16:3e:e9:28:17 brd ff:ff:ff:ff:ff:ff 09:29:47 inet 10.30.106.152/23 brd 10.30.107.255 scope global dynamic ens3 09:29:47 valid_lft 86205sec preferred_lft 86205sec 09:29:47 inet6 fe80::f816:3eff:fee9:2817/64 scope link 09:29:47 valid_lft forever preferred_lft forever 09:29:47 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 09:29:47 link/ether 02:42:30:ec:9d:ed brd ff:ff:ff:ff:ff:ff 09:29:47 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 09:29:47 valid_lft forever preferred_lft forever 09:29:47 09:29:47 09:29:47 ---> sar -b -r -n DEV: 09:29:47 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-7622) 02/22/24 _x86_64_ (8 CPU) 09:29:47 09:29:47 09:26:35 LINUX RESTART (8 CPU) 09:29:47 09:29:47 09:27:03 tps rtps wtps bread/s bwrtn/s 09:29:47 09:28:01 306.12 63.09 243.03 3849.54 54514.42 09:29:47 09:29:01 114.96 14.28 100.68 1030.76 32097.05 09:29:47 Average: 209.22 38.35 170.88 2420.74 43151.41 09:29:47 09:29:47 09:27:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:29:47 09:28:01 30250224 31727232 2688988 8.16 57548 1733608 1420488 4.18 843804 1560872 143120 09:29:47 09:29:01 29926144 31680632 3013068 9.15 79068 1975344 1437420 4.23 928416 1770112 154576 09:29:47 Average: 30088184 31703932 2851028 8.66 68308 1854476 1428954 4.20 886110 1665492 148848 09:29:47 09:29:47 09:27:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:29:47 09:28:01 lo 1.44 1.44 0.15 0.15 0.00 0.00 0.00 0.00 09:29:47 09:28:01 ens3 366.91 239.96 1048.66 75.78 0.00 0.00 0.00 0.00 09:29:47 09:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:47 09:29:01 lo 1.60 1.60 0.16 0.16 0.00 0.00 0.00 0.00 09:29:47 09:29:01 ens3 47.31 32.93 704.59 7.35 0.00 0.00 0.00 0.00 09:29:47 09:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:47 Average: lo 1.52 1.52 0.16 0.16 0.00 0.00 0.00 0.00 09:29:47 Average: ens3 204.91 135.02 874.26 41.09 0.00 0.00 0.00 0.00 09:29:47 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:29:47 09:29:47 09:29:47 ---> sar -P ALL: 09:29:47 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-7622) 02/22/24 _x86_64_ (8 CPU) 09:29:47 09:29:47 09:26:35 LINUX RESTART (8 CPU) 09:29:47 09:29:47 09:27:03 CPU %user %nice %system %iowait %steal %idle 09:29:47 09:28:01 all 10.73 0.00 1.14 5.26 0.05 82.82 09:29:47 09:28:01 0 18.08 0.00 1.17 1.08 0.05 79.62 09:29:47 09:28:01 1 12.62 0.00 1.20 1.22 0.07 84.88 09:29:47 09:28:01 2 5.63 0.00 1.06 0.81 0.02 92.48 09:29:47 09:28:01 3 6.97 0.00 0.81 0.36 0.03 91.83 09:29:47 09:28:01 4 5.13 0.00 0.65 20.02 0.03 74.16 09:29:47 09:28:01 5 3.33 0.00 1.10 0.31 0.03 95.23 09:29:47 09:28:01 6 6.44 0.00 1.51 15.95 0.05 76.04 09:29:47 09:28:01 7 27.61 0.00 1.63 2.40 0.07 68.29 09:29:47 09:29:01 all 10.03 0.00 0.68 3.15 0.03 86.11 09:29:47 09:29:01 0 0.67 0.00 0.40 0.42 0.00 98.52 09:29:47 09:29:01 1 4.05 0.00 0.40 1.38 0.03 94.13 09:29:47 09:29:01 2 18.53 0.00 1.17 0.82 0.03 79.45 09:29:47 09:29:01 3 18.33 0.00 0.72 1.88 0.05 79.03 09:29:47 09:29:01 4 16.32 0.00 0.90 16.86 0.05 65.86 09:29:47 09:29:01 5 11.31 0.00 0.87 2.50 0.03 85.29 09:29:47 09:29:01 6 3.97 0.00 0.48 1.03 0.03 94.48 09:29:47 09:29:01 7 7.08 0.00 0.47 0.33 0.02 92.10 09:29:47 Average: all 10.38 0.00 0.91 4.19 0.04 84.49 09:29:47 Average: 0 9.25 0.00 0.78 0.74 0.03 89.21 09:29:47 Average: 1 8.27 0.00 0.80 1.30 0.05 89.58 09:29:47 Average: 2 12.17 0.00 1.12 0.81 0.03 85.87 09:29:47 Average: 3 12.74 0.00 0.76 1.13 0.04 85.32 09:29:47 Average: 4 10.80 0.00 0.78 18.42 0.04 69.95 09:29:47 Average: 5 7.38 0.00 0.98 1.42 0.03 90.19 09:29:47 Average: 6 5.19 0.00 0.99 8.39 0.04 85.39 09:29:47 Average: 7 17.19 0.00 1.04 1.35 0.04 80.37 09:29:47 09:29:47 09:29:47