05:40:25 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/python-onapsdk/+/137079 05:40:25 Running as SYSTEM 05:40:25 [EnvInject] - Loading node environment variables. 05:40:25 Building remotely on prd-ubuntu1804-docker-8c-8g-14923 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/integration-python-onapsdk-master-pydocstyle-lint 05:40:25 [ssh-agent] Looking for ssh-agent implementation... 05:40:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:40:25 $ ssh-agent 05:40:25 SSH_AUTH_SOCK=/tmp/ssh-P76Sk79hseMD/agent.2112 05:40:25 SSH_AGENT_PID=2114 05:40:25 [ssh-agent] Started. 05:40:25 Running ssh-add (command line suppressed) 05:40:25 Identity added: /w/workspace/integration-python-onapsdk-master-pydocstyle-lint@tmp/private_key_3956298624033707298.key (/w/workspace/integration-python-onapsdk-master-pydocstyle-lint@tmp/private_key_3956298624033707298.key) 05:40:25 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 05:40:25 The recommended git tool is: NONE 05:40:27 using credential onap-jenkins-ssh 05:40:27 Wiping out workspace first. 05:40:27 Cloning the remote Git repository 05:40:27 Cloning repository git://cloud.onap.org/mirror/integration/python-onapsdk.git 05:40:27 > git init /w/workspace/integration-python-onapsdk-master-pydocstyle-lint # timeout=10 05:40:27 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 05:40:27 > git --version # timeout=10 05:40:27 > git --version # 'git version 2.17.1' 05:40:27 using GIT_SSH to set credentials Gerrit user 05:40:27 Verifying host key using manually-configured host key entries 05:40:27 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git +refs/heads/*:refs/remotes/origin/* # timeout=30 05:40:28 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 05:40:28 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:40:28 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 05:40:28 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 05:40:28 using GIT_SSH to set credentials Gerrit user 05:40:28 Verifying host key using manually-configured host key entries 05:40:28 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git refs/changes/79/137079/1 # timeout=30 05:40:28 > git rev-parse 68e057b87ba4a703cbd414d3572dd1c1f8ff4dd9^{commit} # timeout=10 05:40:28 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 05:40:28 Checking out Revision 68e057b87ba4a703cbd414d3572dd1c1f8ff4dd9 (refs/changes/79/137079/1) 05:40:28 > git config core.sparsecheckout # timeout=10 05:40:28 > git checkout -f 68e057b87ba4a703cbd414d3572dd1c1f8ff4dd9 # timeout=30 05:40:32 Commit message: "Create 12.10.0 version" 05:40:32 > git rev-parse FETCH_HEAD^{commit} # timeout=10 05:40:32 > git rev-list --no-walk 61a5978d2ec2f4d850553a970a2c078c3e9d2530 # timeout=10 05:40:32 [EnvInject] - Injecting environment variables from a build step. 05:40:32 [EnvInject] - Injecting as environment variables the properties content 05:40:32 PYTHON=python3 05:40:32 05:40:32 [EnvInject] - Variables injected successfully. 05:40:32 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash -l /tmp/jenkins4724562220242117037.sh 05:40:32 ---> tox-install.sh 05:40:32 + source /home/jenkins/lf-env.sh 05:40:32 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 05:40:32 ++ mktemp -d /tmp/venv-XXXX 05:40:32 + lf_venv=/tmp/venv-fFOH 05:40:32 + local venv_file=/tmp/.os_lf_venv 05:40:32 + local python=python3 05:40:32 + local options 05:40:32 + local set_path=true 05:40:32 + local install_args= 05:40: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 05:40:32 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:40:32 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:40:32 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 05:40:32 + true 05:40:32 + case $1 in 05:40:32 + venv_file=/tmp/.toxenv 05:40:32 + shift 2 05:40:32 + true 05:40:32 + case $1 in 05:40:32 + shift 05:40:32 + break 05:40:32 + case $python in 05:40:32 + local pkg_list= 05:40:32 + [[ -d /opt/pyenv ]] 05:40:32 + echo 'Setup pyenv:' 05:40:32 Setup pyenv: 05:40:32 + export PYENV_ROOT=/opt/pyenv 05:40:32 + PYENV_ROOT=/opt/pyenv 05:40:32 + 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 05:40:32 + 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 05:40:32 + pyenv versions 05:40:32 * system (set by /opt/pyenv/version) 05:40:32 * 3.8.13 (set by /opt/pyenv/version) 05:40:32 * 3.9.13 (set by /opt/pyenv/version) 05:40:32 * 3.10.6 (set by /opt/pyenv/version) 05:40:32 + command -v pyenv 05:40:32 ++ pyenv init - --no-rehash 05: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[*]}"'\'')" 05:40:32 export PATH="/opt/pyenv/shims:${PATH}" 05:40:32 export PYENV_SHELL=bash 05:40:32 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 05:40:32 pyenv() { 05:40:32 local command 05:40:32 command="${1:-}" 05:40:32 if [ "$#" -gt 0 ]; then 05:40:32 shift 05:40:32 fi 05:40:32 05:40:32 case "$command" in 05:40:32 rehash|shell) 05:40:32 eval "$(pyenv "sh-$command" "$@")" 05:40:32 ;; 05:40:32 *) 05:40:32 command pyenv "$command" "$@" 05:40:32 ;; 05:40:32 esac 05:40:32 }' 05: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[*]}"' 05:40:32 ++ 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 05:40:32 ++ 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 05:40:32 ++ 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 05:40:32 ++ export PYENV_SHELL=bash 05:40:32 ++ PYENV_SHELL=bash 05:40:32 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 05:40:32 +++ complete -F _pyenv pyenv 05:40:32 ++ lf-pyver python3 05:40:32 ++ local py_version_xy=python3 05:40:32 ++ local py_version_xyz= 05:40:32 ++ pyenv versions 05:40:32 ++ local command 05:40:32 ++ command=versions 05:40:32 ++ '[' 1 -gt 0 ']' 05:40:32 ++ shift 05:40:32 ++ case "$command" in 05:40:32 ++ command pyenv versions 05:40:32 ++ pyenv versions 05:40:32 ++ sed 's/^[ *]* //' 05:40:32 ++ awk '{ print $1 }' 05:40:32 ++ grep -E '^[0-9.]*[0-9]$' 05:40:32 ++ [[ ! -s /tmp/.pyenv_versions ]] 05:40:32 +++ grep '^3' /tmp/.pyenv_versions 05:40:32 +++ tail -n 1 05:40:32 +++ sort -V 05:40:32 ++ py_version_xyz=3.10.6 05:40:32 ++ [[ -z 3.10.6 ]] 05:40:32 ++ echo 3.10.6 05:40:32 ++ return 0 05:40:32 + pyenv local 3.10.6 05:40:32 + local command 05:40:32 + command=local 05:40:32 + '[' 2 -gt 0 ']' 05:40:32 + shift 05:40:32 + case "$command" in 05:40:32 + command pyenv local 3.10.6 05:40:32 + pyenv local 3.10.6 05:40:32 + for arg in "$@" 05:40:32 + case $arg in 05:40:32 + pkg_list+='tox ' 05:40:32 + for arg in "$@" 05:40:32 + case $arg in 05:40:32 + pkg_list+='virtualenv ' 05:40:32 + for arg in "$@" 05:40:32 + case $arg in 05:40:32 + pkg_list+='urllib3~=1.26.15 ' 05:40:32 + [[ -f /tmp/.toxenv ]] 05:40:32 + [[ ! -f /tmp/.toxenv ]] 05:40:32 + [[ -n '' ]] 05:40:32 + python3 -m venv /tmp/venv-fFOH 05:40:37 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-fFOH' 05:40:37 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-fFOH 05:40:37 + echo /tmp/venv-fFOH 05:40:37 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 05:40:37 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 05:40:37 + /tmp/venv-fFOH/bin/python3 -m pip install --upgrade --quiet pip virtualenv 05:40:42 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 05:40:42 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 05:40:42 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 05:40:42 + /tmp/venv-fFOH/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 05:40:47 + type python3 05:40:47 + true 05:40:47 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-fFOH/bin to PATH' 05:40:47 lf-activate-venv(): INFO: Adding /tmp/venv-fFOH/bin to PATH 05:40:47 + PATH=/tmp/venv-fFOH/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 05:40:47 + return 0 05:40:47 + python3 --version 05:40:47 Python 3.10.6 05:40:47 + python3 -m pip --version 05:40:47 pip 23.3.2 from /tmp/venv-fFOH/lib/python3.10/site-packages/pip (python 3.10) 05:40:47 + python3 -m pip freeze 05:40:48 cachetools==5.3.2 05:40:48 chardet==5.2.0 05:40:48 colorama==0.4.6 05:40:48 distlib==0.3.8 05:40:48 filelock==3.13.1 05:40:48 packaging==23.2 05:40:48 platformdirs==4.1.0 05:40:48 pluggy==1.4.0 05:40:48 pyproject-api==1.6.1 05:40:48 tomli==2.0.1 05:40:48 tox==4.12.1 05:40:48 urllib3==1.26.18 05:40:48 virtualenv==20.25.0 05:40:48 [EnvInject] - Injecting environment variables from a build step. 05:40:48 [EnvInject] - Injecting as environment variables the properties content 05:40:48 PARALLEL=false 05:40:48 05:40:48 [EnvInject] - Variables injected successfully. 05:40:48 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash -l /tmp/jenkins1324172219063835307.sh 05:40:48 ---> tox-run.sh 05:40:48 + 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 05:40:48 + ARCHIVE_TOX_DIR=/w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/tox 05:40:48 + ARCHIVE_DOC_DIR=/w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/docs 05:40:48 + mkdir -p /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/tox 05:40:48 + cd /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/. 05:40:48 + source /home/jenkins/lf-env.sh 05:40:48 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 05:40:48 ++ mktemp -d /tmp/venv-XXXX 05:40:48 + lf_venv=/tmp/venv-kbym 05:40:48 + local venv_file=/tmp/.os_lf_venv 05:40:48 + local python=python3 05:40:48 + local options 05:40:48 + local set_path=true 05:40:48 + local install_args= 05:40:48 ++ 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 05:40:48 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:40:48 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:40:48 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 05:40:48 + true 05:40:48 + case $1 in 05:40:48 + venv_file=/tmp/.toxenv 05:40:48 + shift 2 05:40:48 + true 05:40:48 + case $1 in 05:40:48 + shift 05:40:48 + break 05:40:48 + case $python in 05:40:48 + local pkg_list= 05:40:48 + [[ -d /opt/pyenv ]] 05:40:48 + echo 'Setup pyenv:' 05:40:48 Setup pyenv: 05:40:48 + export PYENV_ROOT=/opt/pyenv 05:40:48 + PYENV_ROOT=/opt/pyenv 05:40:48 + 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 05:40:48 + 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 05:40:48 + pyenv versions 05:40:48 system 05:40:48 3.8.13 05:40:48 3.9.13 05:40:48 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 05:40:48 + command -v pyenv 05:40:48 ++ pyenv init - --no-rehash 05:40:48 + 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[*]}"'\'')" 05:40:48 export PATH="/opt/pyenv/shims:${PATH}" 05:40:48 export PYENV_SHELL=bash 05:40:48 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 05:40:48 pyenv() { 05:40:48 local command 05:40:48 command="${1:-}" 05:40:48 if [ "$#" -gt 0 ]; then 05:40:48 shift 05:40:48 fi 05:40:48 05:40:48 case "$command" in 05:40:48 rehash|shell) 05:40:48 eval "$(pyenv "sh-$command" "$@")" 05:40:48 ;; 05:40:48 *) 05:40:48 command pyenv "$command" "$@" 05:40:48 ;; 05:40:48 esac 05:40:48 }' 05:40:48 +++ 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[*]}"' 05:40:48 ++ 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 05:40:48 ++ 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 05:40:48 ++ 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 05:40:48 ++ export PYENV_SHELL=bash 05:40:48 ++ PYENV_SHELL=bash 05:40:48 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 05:40:48 +++ complete -F _pyenv pyenv 05:40:48 ++ lf-pyver python3 05:40:48 ++ local py_version_xy=python3 05:40:48 ++ local py_version_xyz= 05:40:48 ++ pyenv versions 05:40:48 ++ local command 05:40:48 ++ sed 's/^[ *]* //' 05:40:48 ++ command=versions 05:40:48 ++ '[' 1 -gt 0 ']' 05:40:48 ++ shift 05:40:48 ++ case "$command" in 05:40:48 ++ command pyenv versions 05:40:48 ++ pyenv versions 05:40:48 ++ awk '{ print $1 }' 05:40:48 ++ grep -E '^[0-9.]*[0-9]$' 05:40:48 ++ [[ ! -s /tmp/.pyenv_versions ]] 05:40:48 +++ grep '^3' /tmp/.pyenv_versions 05:40:48 +++ sort -V 05:40:48 +++ tail -n 1 05:40:48 ++ py_version_xyz=3.10.6 05:40:48 ++ [[ -z 3.10.6 ]] 05:40:48 ++ echo 3.10.6 05:40:48 ++ return 0 05:40:48 + pyenv local 3.10.6 05:40:48 + local command 05:40:48 + command=local 05:40:48 + '[' 2 -gt 0 ']' 05:40:48 + shift 05:40:48 + case "$command" in 05:40:48 + command pyenv local 3.10.6 05:40:48 + pyenv local 3.10.6 05:40:48 + for arg in "$@" 05:40:48 + case $arg in 05:40:48 + pkg_list+='tox ' 05:40:48 + for arg in "$@" 05:40:48 + case $arg in 05:40:48 + pkg_list+='virtualenv ' 05:40:48 + for arg in "$@" 05:40:48 + case $arg in 05:40:48 + pkg_list+='urllib3~=1.26.15 ' 05:40:48 + [[ -f /tmp/.toxenv ]] 05:40:48 ++ cat /tmp/.toxenv 05:40:48 + lf_venv=/tmp/venv-fFOH 05:40:48 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fFOH from' file:/tmp/.toxenv 05:40:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fFOH from file:/tmp/.toxenv 05:40:48 + /tmp/venv-fFOH/bin/python3 -m pip install --upgrade --quiet pip virtualenv 05:40:49 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 05:40:49 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 05:40:49 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 05:40:49 + /tmp/venv-fFOH/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 05:40:51 + type python3 05:40:51 + true 05:40:51 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-fFOH/bin to PATH' 05:40:51 lf-activate-venv(): INFO: Adding /tmp/venv-fFOH/bin to PATH 05:40:51 + PATH=/tmp/venv-fFOH/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 05:40:51 + return 0 05:40:51 + [[ -d /opt/pyenv ]] 05:40:51 + echo '---> Setting up pyenv' 05:40:51 ---> Setting up pyenv 05:40:51 + export PYENV_ROOT=/opt/pyenv 05:40:51 + PYENV_ROOT=/opt/pyenv 05:40:51 + export PATH=/opt/pyenv/bin:/tmp/venv-fFOH/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 05:40:51 + PATH=/opt/pyenv/bin:/tmp/venv-fFOH/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 05:40:51 ++ pwd 05:40:51 + PYTHONPATH=/w/workspace/integration-python-onapsdk-master-pydocstyle-lint 05:40:51 + export PYTHONPATH 05:40:51 + export TOX_TESTENV_PASSENV=PYTHONPATH 05:40:51 + TOX_TESTENV_PASSENV=PYTHONPATH 05:40:51 + tox --version 05:40:52 4.12.1 from /tmp/venv-fFOH/lib/python3.10/site-packages/tox/__init__.py 05:40:52 + PARALLEL=false 05:40:52 + TOX_OPTIONS_LIST= 05:40:52 + [[ -n pydocstyle ]] 05:40:52 + TOX_OPTIONS_LIST=' -e pydocstyle' 05:40:52 + case ${PARALLEL,,} in 05:40:52 + tox -e pydocstyle 05:40:52 + tee -a /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/tox/tox.log 05:40:53 pydocstyle: install_deps> python -I -m pip install -r test-requirements.txt 05:41:12 .pkg: install_requires> python -I -m pip install 'setuptools>=40.8.0' wheel 05:41:14 .pkg: _optional_hooks> python /tmp/venv-fFOH/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 05:41:14 .pkg: get_requires_for_build_sdist> python /tmp/venv-fFOH/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 05:41:14 .pkg: install_requires_for_build_sdist> python -I -m pip install pytest-runner==5.2 05:41:15 .pkg: get_requires_for_build_wheel> python /tmp/venv-fFOH/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 05:41:15 .pkg: install_requires_for_build_wheel> python -I -m pip install pytest-runner==5.2 wheel 05:41:15 .pkg: freeze> python -m pip freeze --all 05:41:16 .pkg: pip==23.3.1,pytest-runner==5.2,setuptools==69.0.2,wheel==0.42.0 05:41:16 .pkg: prepare_metadata_for_build_wheel> python /tmp/venv-fFOH/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 05:41:16 .pkg: build_sdist> python /tmp/venv-fFOH/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 05:41:16 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 05:41:17 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-12.10.0.tar.gz 05:41:20 pydocstyle: freeze> python -m pip freeze --all 05:41:20 pydocstyle: astroid==3.0.2,attrs==23.2.0,bandit==1.7.7,certifi==2023.11.17,cffi==1.16.0,charset-normalizer==2.0.12,coverage==7.4.0,cryptography==38.0.4,dacite==1.6.0,dill==0.3.7,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.4,mccabe==0.7.0,mdurl==0.1.2,more-itertools==10.2.0,onapsdk==12.10.0,oyaml==1.0,packaging==23.2,pbr==6.0.0,pip==23.3.1,platformdirs==4.1.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==7.4.4,pytest-cov==4.1.0,PyYAML==6.0.1,requests==2.27.1,requests-mock==1.11.0,rich==13.7.0,setuptools==69.0.2,simplejson==3.17.6,six==1.16.0,snowballstemmer==2.2.0,stevedore==5.1.0,tomli==2.0.1,tomlkit==0.12.3,typing_extensions==4.9.0,urllib3==1.26.18,wheel==0.42.0 05:41:20 pydocstyle: commands[0]> pydocstyle src/ 05:41:23 .pkg: _exit> python /tmp/venv-fFOH/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 05:41:23 pydocstyle: OK (31.31=setup[28.33]+cmd[2.99] seconds) 05:41:23 congratulations :) (31.49 seconds) 05:41:23 + tox_status=0 05:41:23 + echo '---> Completed tox runs' 05:41:23 ---> Completed tox runs 05:41:23 + for i in .tox/*/log 05:41:23 ++ echo .tox/pydocstyle/log 05:41:23 ++ awk -F/ '{print $2}' 05:41:23 + tox_env=pydocstyle 05:41:23 + cp -r .tox/pydocstyle/log /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/tox/pydocstyle 05:41:23 + DOC_DIR=docs/_build/html 05:41:23 + [[ -d docs/_build/html ]] 05:41:23 + echo '---> tox-run.sh ends' 05:41:23 ---> tox-run.sh ends 05:41:23 + test 0 -eq 0 05:41:23 $ ssh-agent -k 05:41:23 unset SSH_AUTH_SOCK; 05:41:23 unset SSH_AGENT_PID; 05:41:23 echo Agent pid 2114 killed; 05:41:23 [ssh-agent] Stopped. 05:41:23 [PostBuildScript] - [INFO] Executing post build scripts. 05:41:23 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins1742033568011854970.sh 05:41:23 ---> sysstat.sh 05:41:24 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins7302115493681497422.sh 05:41:24 ---> package-listing.sh 05:41:24 ++ facter osfamily 05:41:24 ++ tr '[:upper:]' '[:lower:]' 05:41:24 + OS_FAMILY=debian 05:41:24 + workspace=/w/workspace/integration-python-onapsdk-master-pydocstyle-lint 05:41:24 + START_PACKAGES=/tmp/packages_start.txt 05:41:24 + END_PACKAGES=/tmp/packages_end.txt 05:41:24 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:41:24 + PACKAGES=/tmp/packages_start.txt 05:41:24 + '[' /w/workspace/integration-python-onapsdk-master-pydocstyle-lint ']' 05:41:24 + PACKAGES=/tmp/packages_end.txt 05:41:24 + case "${OS_FAMILY}" in 05:41:24 + dpkg -l 05:41:24 + grep '^ii' 05:41:24 + '[' -f /tmp/packages_start.txt ']' 05:41:24 + '[' -f /tmp/packages_end.txt ']' 05:41:24 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:41:24 + '[' /w/workspace/integration-python-onapsdk-master-pydocstyle-lint ']' 05:41:24 + mkdir -p /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/ 05:41:24 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/ 05:41:24 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins9803540064931904466.sh 05:41:24 ---> capture-instance-metadata.sh 05:41:24 Setup pyenv: 05:41:24 system 05:41:24 3.8.13 05:41:24 3.9.13 05:41:24 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 05:41:29 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-pXAb 05:41:29 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 05:41:35 lf-activate-venv(): INFO: Installing: lftools 05:42:16 lf-activate-venv(): INFO: Adding /tmp/venv-pXAb/bin to PATH 05:42:16 INFO: Running in OpenStack, capturing instance metadata 05:42:16 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins5685645641252069297.sh 05:42:16 provisioning config files... 05:42:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-python-onapsdk-master-pydocstyle-lint@tmp/config12087760406620456036tmp 05:42:16 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 05:42:16 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 05:42:16 [EnvInject] - Injecting environment variables from a build step. 05:42:16 [EnvInject] - Injecting as environment variables the properties content 05:42:16 SERVER_ID=logs 05:42:16 05:42:16 [EnvInject] - Variables injected successfully. 05:42:16 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins7715033832103441410.sh 05:42:16 ---> create-netrc.sh 05:42:16 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins4772036390833729369.sh 05:42:16 ---> python-tools-install.sh 05:42:16 Setup pyenv: 05:42:16 system 05:42:16 3.8.13 05:42:16 3.9.13 05:42:16 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 05:42:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pXAb from file:/tmp/.os_lf_venv 05:42:18 lf-activate-venv(): INFO: Installing: lftools 05:42:26 lf-activate-venv(): INFO: Adding /tmp/venv-pXAb/bin to PATH 05:42:26 Generating Requirements File 05:43:01 Python 3.10.6 05:43:02 pip 23.3.2 from /tmp/venv-pXAb/lib/python3.10/site-packages/pip (python 3.10) 05:43:02 appdirs==1.4.4 05:43:02 argcomplete==3.2.2 05:43:02 aspy.yaml==1.3.0 05:43:02 attrs==23.2.0 05:43:02 autopage==0.5.2 05:43:02 beautifulsoup4==4.12.3 05:43:02 boto3==1.34.27 05:43:02 botocore==1.34.27 05:43:02 bs4==0.0.2 05:43:02 cachetools==5.3.2 05:43:02 certifi==2023.11.17 05:43:02 cffi==1.16.0 05:43:02 cfgv==3.4.0 05:43:02 chardet==5.2.0 05:43:02 charset-normalizer==3.3.2 05:43:02 click==8.1.7 05:43:02 cliff==4.5.0 05:43:02 cmd2==2.4.3 05:43:02 cryptography==3.3.2 05:43:02 debtcollector==2.5.0 05:43:02 decorator==5.1.1 05:43:02 defusedxml==0.7.1 05:43:02 Deprecated==1.2.14 05:43:02 distlib==0.3.8 05:43:02 dnspython==2.5.0 05:43:02 docker==4.2.2 05:43:02 dogpile.cache==1.3.0 05:43:02 email-validator==2.1.0.post1 05:43:02 filelock==3.13.1 05:43:02 future==0.18.3 05:43:02 gitdb==4.0.11 05:43:02 GitPython==3.1.41 05:43:02 google-auth==2.27.0 05:43:02 httplib2==0.22.0 05:43:02 identify==2.5.33 05:43:02 idna==3.6 05:43:02 importlib-resources==1.5.0 05:43:02 iso8601==2.1.0 05:43:02 Jinja2==3.1.3 05:43:02 jmespath==1.0.1 05:43:02 jsonpatch==1.33 05:43:02 jsonpointer==2.4 05:43:02 jsonschema==4.21.1 05:43:02 jsonschema-specifications==2023.12.1 05:43:02 keystoneauth1==5.5.0 05:43:02 kubernetes==29.0.0 05:43:02 lftools==0.37.8 05:43:02 lxml==5.1.0 05:43:02 MarkupSafe==2.1.4 05:43:02 msgpack==1.0.7 05:43:02 multi_key_dict==2.0.3 05:43:02 munch==4.0.0 05:43:02 netaddr==0.10.1 05:43:02 netifaces==0.11.0 05:43:02 niet==1.4.2 05:43:02 nodeenv==1.8.0 05:43:02 oauth2client==4.1.3 05:43:02 oauthlib==3.2.2 05:43:02 openstacksdk==0.62.0 05:43:02 os-client-config==2.1.0 05:43:02 os-service-types==1.7.0 05:43:02 osc-lib==3.0.0 05:43:02 oslo.config==9.3.0 05:43:02 oslo.context==5.3.0 05:43:02 oslo.i18n==6.2.0 05:43:02 oslo.log==5.4.0 05:43:02 oslo.serialization==5.3.0 05:43:02 oslo.utils==7.0.0 05:43:02 packaging==23.2 05:43:02 pbr==6.0.0 05:43:02 platformdirs==4.1.0 05:43:02 prettytable==3.9.0 05:43:02 pyasn1==0.5.1 05:43:02 pyasn1-modules==0.3.0 05:43:02 pycparser==2.21 05:43:02 pygerrit2==2.0.15 05:43:02 PyGithub==2.1.1 05:43:02 pyinotify==0.9.6 05:43:02 PyJWT==2.8.0 05:43:02 PyNaCl==1.5.0 05:43:02 pyparsing==2.4.7 05:43:02 pyperclip==1.8.2 05:43:02 pyrsistent==0.20.0 05:43:02 python-cinderclient==9.4.0 05:43:02 python-dateutil==2.8.2 05:43:02 python-heatclient==3.4.0 05:43:02 python-jenkins==1.8.2 05:43:02 python-keystoneclient==5.3.0 05:43:02 python-magnumclient==4.3.0 05:43:02 python-novaclient==18.4.0 05:43:02 python-openstackclient==6.0.0 05:43:02 python-swiftclient==4.4.0 05:43:02 pytz==2023.3.post1 05:43:02 PyYAML==6.0.1 05:43:02 referencing==0.32.1 05:43:02 requests==2.31.0 05:43:02 requests-oauthlib==1.3.1 05:43:02 requestsexceptions==1.4.0 05:43:02 rfc3986==2.0.0 05:43:02 rpds-py==0.17.1 05:43:02 rsa==4.9 05:43:02 ruamel.yaml==0.18.5 05:43:02 ruamel.yaml.clib==0.2.8 05:43:02 s3transfer==0.10.0 05:43:02 simplejson==3.19.2 05:43:02 six==1.16.0 05:43:02 smmap==5.0.1 05:43:02 soupsieve==2.5 05:43:02 stevedore==5.1.0 05:43:02 tabulate==0.9.0 05:43:02 toml==0.10.2 05:43:02 tomlkit==0.12.3 05:43:02 tqdm==4.66.1 05:43:02 typing_extensions==4.9.0 05:43:02 tzdata==2023.4 05:43:02 urllib3==1.26.18 05:43:02 virtualenv==20.25.0 05:43:02 wcwidth==0.2.13 05:43:02 websocket-client==1.7.0 05:43:02 wrapt==1.16.0 05:43:02 xdg==6.0.0 05:43:02 xmltodict==0.13.0 05:43:02 yq==3.2.3 05:43:02 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins9458192280130531170.sh 05:43:02 ---> sudo-logs.sh 05:43:02 Archiving 'sudo' log.. 05:43:02 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins14130501107621858248.sh 05:43:02 ---> job-cost.sh 05:43:02 Setup pyenv: 05:43:02 system 05:43:02 3.8.13 05:43:02 3.9.13 05:43:02 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 05:43:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pXAb from file:/tmp/.os_lf_venv 05:43:04 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 05:43:12 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. 05:43:12 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. 05:43:12 lf-activate-venv(): INFO: Adding /tmp/venv-pXAb/bin to PATH 05:43:12 INFO: No Stack... 05:43:13 INFO: Retrieving Pricing Info for: v3-standard-8 05:43:13 INFO: Archiving Costs 05:43:13 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash -l /tmp/jenkins16616999983295687979.sh 05:43:13 ---> logs-deploy.sh 05:43:13 Setup pyenv: 05:43:13 system 05:43:13 3.8.13 05:43:13 3.9.13 05:43:13 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 05:43:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pXAb from file:/tmp/.os_lf_venv 05:43:15 lf-activate-venv(): INFO: Installing: lftools 05:43:25 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. 05:43:25 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 05:43:26 lf-activate-venv(): INFO: Adding /tmp/venv-pXAb/bin to PATH 05:43:26 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-python-onapsdk-master-pydocstyle-lint/210 05:43:26 INFO: archiving workspace using pattern(s): 05:43:26 Archives upload complete. 05:43:26 INFO: archiving logs to Nexus 05:43:27 ---> uname -a: 05:43:27 Linux prd-ubuntu1804-docker-8c-8g-14923 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 05:43:27 05:43:27 05:43:27 ---> lscpu: 05:43:27 Architecture: x86_64 05:43:27 CPU op-mode(s): 32-bit, 64-bit 05:43:27 Byte Order: Little Endian 05:43:27 CPU(s): 8 05:43:27 On-line CPU(s) list: 0-7 05:43:27 Thread(s) per core: 1 05:43:27 Core(s) per socket: 1 05:43:27 Socket(s): 8 05:43:27 NUMA node(s): 1 05:43:27 Vendor ID: AuthenticAMD 05:43:27 CPU family: 23 05:43:27 Model: 49 05:43:27 Model name: AMD EPYC-Rome Processor 05:43:27 Stepping: 0 05:43:27 CPU MHz: 2800.000 05:43:27 BogoMIPS: 5600.00 05:43:27 Virtualization: AMD-V 05:43:27 Hypervisor vendor: KVM 05:43:27 Virtualization type: full 05:43:27 L1d cache: 32K 05:43:27 L1i cache: 32K 05:43:27 L2 cache: 512K 05:43:27 L3 cache: 16384K 05:43:27 NUMA node0 CPU(s): 0-7 05:43:27 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 05:43:27 05:43:27 05:43:27 ---> nproc: 05:43:27 8 05:43:27 05:43:27 05:43:27 ---> df -h: 05:43:27 Filesystem Size Used Avail Use% Mounted on 05:43:27 udev 16G 0 16G 0% /dev 05:43:27 tmpfs 3.2G 708K 3.2G 1% /run 05:43:27 /dev/vda1 155G 11G 145G 7% / 05:43:27 tmpfs 16G 0 16G 0% /dev/shm 05:43:27 tmpfs 5.0M 0 5.0M 0% /run/lock 05:43:27 tmpfs 16G 0 16G 0% /sys/fs/cgroup 05:43:27 /dev/vda15 105M 4.4M 100M 5% /boot/efi 05:43:27 tmpfs 3.2G 0 3.2G 0% /run/user/1001 05:43:27 05:43:27 05:43:27 ---> free -m: 05:43:27 total used free shared buff/cache available 05:43:27 Mem: 32167 789 29137 0 2240 30947 05:43:27 Swap: 1023 0 1023 05:43:27 05:43:27 05:43:27 ---> ip addr: 05:43:27 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 05:43:27 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 05:43:27 inet 127.0.0.1/8 scope host lo 05:43:27 valid_lft forever preferred_lft forever 05:43:27 inet6 ::1/128 scope host 05:43:27 valid_lft forever preferred_lft forever 05:43:27 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 05:43:27 link/ether fa:16:3e:6a:28:93 brd ff:ff:ff:ff:ff:ff 05:43:27 inet 10.30.106.21/23 brd 10.30.107.255 scope global dynamic ens3 05:43:27 valid_lft 86172sec preferred_lft 86172sec 05:43:27 inet6 fe80::f816:3eff:fe6a:2893/64 scope link 05:43:27 valid_lft forever preferred_lft forever 05:43:27 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 05:43:27 link/ether 02:42:fe:ed:a0:75 brd ff:ff:ff:ff:ff:ff 05:43:27 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 05:43:27 valid_lft forever preferred_lft forever 05:43:27 05:43:27 05:43:27 ---> sar -b -r -n DEV: 05:43:27 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-14923) 01/25/24 _x86_64_ (8 CPU) 05:43:27 05:43:27 05:39:42 LINUX RESTART (8 CPU) 05:43:27 05:43:27 05:40:01 tps rtps wtps bread/s bwrtn/s 05:43:27 05:41:01 195.27 75.20 120.06 5216.86 50379.07 05:43:27 05:42:01 82.17 0.90 81.27 37.99 19054.72 05:43:27 05:43:01 96.35 13.76 82.59 1032.49 22103.52 05:43:27 Average: 124.59 29.95 94.64 2095.67 30511.80 05:43:27 05:43:27 05:40:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:43:27 05:41:01 30323200 31701076 2616012 7.94 50868 1648012 1494992 4.40 842448 1503408 73968 05:43:27 05:42:01 30138860 31679560 2800352 8.50 64852 1785280 1473576 4.34 903192 1602408 47684 05:43:27 05:43:01 29815228 31655660 3123984 9.48 89132 2044336 1492004 4.39 955620 1840296 120556 05:43:27 Average: 30092429 31678765 2846783 8.64 68284 1825876 1486857 4.37 900420 1648704 80736 05:43:27 05:43:27 05:40:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:43:27 05:41:01 ens3 418.91 228.15 982.35 59.15 0.00 0.00 0.00 0.00 05:43:27 05:41:01 lo 1.53 1.53 0.15 0.15 0.00 0.00 0.00 0.00 05:43:27 05:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:27 05:42:01 ens3 25.22 19.34 196.35 5.73 0.00 0.00 0.00 0.00 05:43:27 05:42:01 lo 1.00 1.00 0.10 0.10 0.00 0.00 0.00 0.00 05:43:27 05:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:27 05:43:01 ens3 47.01 32.68 823.24 6.87 0.00 0.00 0.00 0.00 05:43:27 05:43:01 lo 0.80 0.80 0.09 0.09 0.00 0.00 0.00 0.00 05:43:27 05:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:27 Average: ens3 163.71 93.38 667.29 23.92 0.00 0.00 0.00 0.00 05:43:27 Average: lo 1.11 1.11 0.11 0.11 0.00 0.00 0.00 0.00 05:43:27 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:27 05:43:27 05:43:27 ---> sar -P ALL: 05:43:27 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-14923) 01/25/24 _x86_64_ (8 CPU) 05:43:27 05:43:27 05:39:42 LINUX RESTART (8 CPU) 05:43:27 05:43:27 05:40:01 CPU %user %nice %system %iowait %steal %idle 05:43:27 05:41:01 all 7.43 0.00 1.13 9.36 0.05 82.04 05:43:27 05:41:01 0 6.91 0.00 1.26 21.59 0.08 70.16 05:43:27 05:41:01 1 14.37 0.00 1.14 21.67 0.07 62.76 05:43:27 05:41:01 2 5.97 0.00 0.75 2.39 0.05 90.84 05:43:27 05:41:01 3 5.56 0.00 0.80 3.03 0.03 90.57 05:43:27 05:41:01 4 4.89 0.00 1.00 12.30 0.03 81.77 05:43:27 05:41:01 5 4.43 0.00 0.62 0.57 0.07 94.32 05:43:27 05:41:01 6 9.23 0.00 2.56 3.75 0.03 84.43 05:43:27 05:41:01 7 8.07 0.00 0.90 9.61 0.07 81.36 05:43:27 05:42:01 all 7.97 0.00 0.59 5.92 0.04 85.49 05:43:27 05:42:01 0 17.50 0.00 0.87 3.17 0.05 78.41 05:43:27 05:42:01 1 20.97 0.00 1.29 5.31 0.05 72.38 05:43:27 05:42:01 2 10.48 0.00 0.55 1.17 0.03 87.77 05:43:27 05:42:01 3 1.00 0.00 0.22 0.00 0.02 98.77 05:43:27 05:42:01 4 0.45 0.00 0.13 0.87 0.02 98.53 05:43:27 05:42:01 5 2.97 0.00 0.53 24.56 0.07 71.87 05:43:27 05:42:01 6 7.15 0.00 0.72 12.03 0.05 80.04 05:43:27 05:42:01 7 3.30 0.00 0.38 0.15 0.03 96.13 05:43:27 05:43:01 all 9.23 0.00 0.75 3.83 0.04 86.16 05:43:27 05:43:01 0 46.92 0.00 2.66 4.64 0.07 45.72 05:43:27 05:43:01 1 13.96 0.00 0.89 1.55 0.03 83.57 05:43:27 05:43:01 2 6.72 0.00 0.57 0.13 0.02 92.56 05:43:27 05:43:01 3 1.12 0.00 0.50 15.71 0.03 82.63 05:43:27 05:43:01 4 0.97 0.00 0.35 0.05 0.00 98.63 05:43:27 05:43:01 5 1.29 0.00 0.46 8.11 0.08 90.05 05:43:27 05:43:01 6 2.37 0.00 0.37 0.02 0.00 97.25 05:43:27 05:43:01 7 0.56 0.00 0.24 0.37 0.00 98.84 05:43:27 Average: all 8.21 0.00 0.82 6.37 0.04 84.56 05:43:27 Average: 0 23.78 0.00 1.60 9.80 0.07 64.75 05:43:27 Average: 1 16.43 0.00 1.10 9.51 0.05 72.90 05:43:27 Average: 2 7.73 0.00 0.62 1.23 0.03 90.39 05:43:27 Average: 3 2.56 0.00 0.51 6.25 0.03 90.66 05:43:27 Average: 4 2.10 0.00 0.49 4.40 0.02 92.99 05:43:27 Average: 5 2.90 0.00 0.54 11.09 0.07 85.40 05:43:27 Average: 6 6.24 0.00 1.21 5.26 0.03 87.25 05:43:27 Average: 7 3.99 0.00 0.51 3.38 0.03 92.09 05:43:27 05:43:27 05:43:27