08:46:31 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/python-onapsdk/+/136859 08:46:31 Running as SYSTEM 08:46:31 [EnvInject] - Loading node environment variables. 08:46:31 Building remotely on prd-ubuntu1804-docker-8c-8g-6198 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/integration-python-onapsdk-master-pydocstyle-lint 08:46:31 [ssh-agent] Looking for ssh-agent implementation... 08:46:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:46:32 $ ssh-agent 08:46:32 SSH_AUTH_SOCK=/tmp/ssh-HUiRhNkxbLgh/agent.2123 08:46:32 SSH_AGENT_PID=2125 08:46:32 [ssh-agent] Started. 08:46:32 Running ssh-add (command line suppressed) 08:46:32 Identity added: /w/workspace/integration-python-onapsdk-master-pydocstyle-lint@tmp/private_key_8626469333840833725.key (/w/workspace/integration-python-onapsdk-master-pydocstyle-lint@tmp/private_key_8626469333840833725.key) 08:46:32 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 08:46:32 The recommended git tool is: NONE 08:46:33 using credential onap-jenkins-ssh 08:46:33 Wiping out workspace first. 08:46:33 Cloning the remote Git repository 08:46:34 Cloning repository git://cloud.onap.org/mirror/integration/python-onapsdk.git 08:46:34 > git init /w/workspace/integration-python-onapsdk-master-pydocstyle-lint # timeout=10 08:46:34 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 08:46:34 > git --version # timeout=10 08:46:34 > git --version # 'git version 2.17.1' 08:46:34 using GIT_SSH to set credentials Gerrit user 08:46:34 Verifying host key using manually-configured host key entries 08:46:34 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git +refs/heads/*:refs/remotes/origin/* # timeout=30 08:46:34 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 08:46:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:46:34 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 08:46:34 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 08:46:34 using GIT_SSH to set credentials Gerrit user 08:46:34 Verifying host key using manually-configured host key entries 08:46:34 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git refs/changes/59/136859/2 # timeout=30 08:46:35 > git rev-parse 4474aafa07d378be7c896821e2af86c3deb1e2d3^{commit} # timeout=10 08:46:35 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 08:46:35 Checking out Revision 4474aafa07d378be7c896821e2af86c3deb1e2d3 (refs/changes/59/136859/2) 08:46:35 > git config core.sparsecheckout # timeout=10 08:46:35 > git checkout -f 4474aafa07d378be7c896821e2af86c3deb1e2d3 # timeout=30 08:46:38 Commit message: "Refactor CPS module url creation" 08:46:38 > git rev-parse FETCH_HEAD^{commit} # timeout=10 08:46:38 > git rev-list --no-walk ec7d9491a6f4cfa90e1140cc51975c98b6a555e8 # timeout=10 08:46:38 [EnvInject] - Injecting environment variables from a build step. 08:46:38 [EnvInject] - Injecting as environment variables the properties content 08:46:38 PYTHON=python3 08:46:38 08:46:38 [EnvInject] - Variables injected successfully. 08:46:38 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash -l /tmp/jenkins16964744985940429363.sh 08:46:38 ---> tox-install.sh 08:46:38 + source /home/jenkins/lf-env.sh 08:46:38 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:46:38 ++ mktemp -d /tmp/venv-XXXX 08:46:38 + lf_venv=/tmp/venv-6atX 08:46:38 + local venv_file=/tmp/.os_lf_venv 08:46:38 + local python=python3 08:46:38 + local options 08:46:38 + local set_path=true 08:46:38 + local install_args= 08:46:38 ++ 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 08:46:38 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:46:38 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:46:38 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:46:38 + true 08:46:38 + case $1 in 08:46:38 + venv_file=/tmp/.toxenv 08:46:38 + shift 2 08:46:38 + true 08:46:38 + case $1 in 08:46:38 + shift 08:46:38 + break 08:46:38 + case $python in 08:46:38 + local pkg_list= 08:46:38 + [[ -d /opt/pyenv ]] 08:46:38 + echo 'Setup pyenv:' 08:46:38 Setup pyenv: 08:46:38 + export PYENV_ROOT=/opt/pyenv 08:46:38 + PYENV_ROOT=/opt/pyenv 08:46:38 + 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 08:46:38 + 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 08:46:38 + pyenv versions 08:46:38 * system (set by /opt/pyenv/version) 08:46:38 * 3.8.13 (set by /opt/pyenv/version) 08:46:38 * 3.9.13 (set by /opt/pyenv/version) 08:46:38 * 3.10.6 (set by /opt/pyenv/version) 08:46:38 + command -v pyenv 08:46:38 ++ pyenv init - --no-rehash 08:46:38 + 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[*]}"'\'')" 08:46:38 export PATH="/opt/pyenv/shims:${PATH}" 08:46:38 export PYENV_SHELL=bash 08:46:38 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:46:38 pyenv() { 08:46:38 local command 08:46:38 command="${1:-}" 08:46:38 if [ "$#" -gt 0 ]; then 08:46:38 shift 08:46:38 fi 08:46:38 08:46:38 case "$command" in 08:46:38 rehash|shell) 08:46:38 eval "$(pyenv "sh-$command" "$@")" 08:46:38 ;; 08:46:38 *) 08:46:38 command pyenv "$command" "$@" 08:46:38 ;; 08:46:38 esac 08:46:38 }' 08:46:38 +++ 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[*]}"' 08:46:38 ++ 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 08:46:38 ++ 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 08:46:38 ++ 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 08:46:38 ++ export PYENV_SHELL=bash 08:46:38 ++ PYENV_SHELL=bash 08:46:38 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:46:38 +++ complete -F _pyenv pyenv 08:46:38 ++ lf-pyver python3 08:46:38 ++ local py_version_xy=python3 08:46:38 ++ local py_version_xyz= 08:46:38 ++ pyenv versions 08:46:38 ++ local command 08:46:38 ++ command=versions 08:46:38 ++ '[' 1 -gt 0 ']' 08:46:38 ++ shift 08:46:38 ++ case "$command" in 08:46:38 ++ command pyenv versions 08:46:38 ++ pyenv versions 08:46:38 ++ sed 's/^[ *]* //' 08:46:38 ++ awk '{ print $1 }' 08:46:38 ++ grep -E '^[0-9.]*[0-9]$' 08:46:38 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:46:38 +++ grep '^3' /tmp/.pyenv_versions 08:46:38 +++ sort -V 08:46:38 +++ tail -n 1 08:46:38 ++ py_version_xyz=3.10.6 08:46:38 ++ [[ -z 3.10.6 ]] 08:46:38 ++ echo 3.10.6 08:46:38 ++ return 0 08:46:38 + pyenv local 3.10.6 08:46:38 + local command 08:46:38 + command=local 08:46:38 + '[' 2 -gt 0 ']' 08:46:38 + shift 08:46:38 + case "$command" in 08:46:38 + command pyenv local 3.10.6 08:46:38 + pyenv local 3.10.6 08:46:38 + for arg in "$@" 08:46:38 + case $arg in 08:46:38 + pkg_list+='tox ' 08:46:38 + for arg in "$@" 08:46:38 + case $arg in 08:46:38 + pkg_list+='virtualenv ' 08:46:38 + for arg in "$@" 08:46:38 + case $arg in 08:46:38 + pkg_list+='urllib3~=1.26.15 ' 08:46:38 + [[ -f /tmp/.toxenv ]] 08:46:38 + [[ ! -f /tmp/.toxenv ]] 08:46:38 + [[ -n '' ]] 08:46:38 + python3 -m venv /tmp/venv-6atX 08:46:43 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-6atX' 08:46:43 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-6atX 08:46:43 + echo /tmp/venv-6atX 08:46:43 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 08:46:43 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 08:46:43 + /tmp/venv-6atX/bin/python3 -m pip install --upgrade --quiet pip virtualenv 08:46:46 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:46:46 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 08:46:46 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 08:46:46 + /tmp/venv-6atX/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 08:46:49 + type python3 08:46:49 + true 08:46:49 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-6atX/bin to PATH' 08:46:49 lf-activate-venv(): INFO: Adding /tmp/venv-6atX/bin to PATH 08:46:49 + PATH=/tmp/venv-6atX/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 08:46:49 + return 0 08:46:49 + python3 --version 08:46:49 Python 3.10.6 08:46:49 + python3 -m pip --version 08:46:49 pip 23.3.2 from /tmp/venv-6atX/lib/python3.10/site-packages/pip (python 3.10) 08:46:49 + python3 -m pip freeze 08:46:49 cachetools==5.3.2 08:46:49 chardet==5.2.0 08:46:49 colorama==0.4.6 08:46:49 distlib==0.3.8 08:46:49 filelock==3.13.1 08:46:49 packaging==23.2 08:46:49 platformdirs==4.1.0 08:46:49 pluggy==1.3.0 08:46:49 pyproject-api==1.6.1 08:46:49 tomli==2.0.1 08:46:49 tox==4.11.4 08:46:49 urllib3==1.26.18 08:46:49 virtualenv==20.25.0 08:46:49 [EnvInject] - Injecting environment variables from a build step. 08:46:49 [EnvInject] - Injecting as environment variables the properties content 08:46:49 PARALLEL=false 08:46:49 08:46:49 [EnvInject] - Variables injected successfully. 08:46:49 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash -l /tmp/jenkins856958094465781502.sh 08:46:49 ---> tox-run.sh 08:46:49 + 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 08:46:49 + ARCHIVE_TOX_DIR=/w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/tox 08:46:49 + ARCHIVE_DOC_DIR=/w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/docs 08:46:49 + mkdir -p /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/tox 08:46:49 + cd /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/. 08:46:49 + source /home/jenkins/lf-env.sh 08:46:49 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:46:49 ++ mktemp -d /tmp/venv-XXXX 08:46:49 + lf_venv=/tmp/venv-yauF 08:46:49 + local venv_file=/tmp/.os_lf_venv 08:46:49 + local python=python3 08:46:49 + local options 08:46:49 + local set_path=true 08:46:49 + local install_args= 08:46:49 ++ 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 08:46:49 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:46:49 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:46:49 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:46:49 + true 08:46:49 + case $1 in 08:46:49 + venv_file=/tmp/.toxenv 08:46:49 + shift 2 08:46:49 + true 08:46:49 + case $1 in 08:46:49 + shift 08:46:49 + break 08:46:49 + case $python in 08:46:49 + local pkg_list= 08:46:49 + [[ -d /opt/pyenv ]] 08:46:49 + echo 'Setup pyenv:' 08:46:49 Setup pyenv: 08:46:49 + export PYENV_ROOT=/opt/pyenv 08:46:49 + PYENV_ROOT=/opt/pyenv 08:46:49 + 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 08:46:49 + 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 08:46:49 + pyenv versions 08:46:49 system 08:46:49 3.8.13 08:46:49 3.9.13 08:46:49 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 08:46:49 + command -v pyenv 08:46:49 ++ pyenv init - --no-rehash 08:46:49 + 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[*]}"'\'')" 08:46:49 export PATH="/opt/pyenv/shims:${PATH}" 08:46:49 export PYENV_SHELL=bash 08:46:49 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:46:49 pyenv() { 08:46:49 local command 08:46:49 command="${1:-}" 08:46:49 if [ "$#" -gt 0 ]; then 08:46:49 shift 08:46:49 fi 08:46:49 08:46:49 case "$command" in 08:46:49 rehash|shell) 08:46:49 eval "$(pyenv "sh-$command" "$@")" 08:46:49 ;; 08:46:49 *) 08:46:49 command pyenv "$command" "$@" 08:46:49 ;; 08:46:49 esac 08:46:49 }' 08:46:49 +++ 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[*]}"' 08:46:49 ++ 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 08:46:49 ++ 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 08:46:49 ++ 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 08:46:49 ++ export PYENV_SHELL=bash 08:46:49 ++ PYENV_SHELL=bash 08:46:49 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:46:49 +++ complete -F _pyenv pyenv 08:46:49 ++ lf-pyver python3 08:46:49 ++ local py_version_xy=python3 08:46:49 ++ local py_version_xyz= 08:46:49 ++ pyenv versions 08:46:49 ++ local command 08:46:49 ++ command=versions 08:46:49 ++ '[' 1 -gt 0 ']' 08:46:49 ++ shift 08:46:49 ++ case "$command" in 08:46:49 ++ command pyenv versions 08:46:49 ++ pyenv versions 08:46:49 ++ sed 's/^[ *]* //' 08:46:49 ++ grep -E '^[0-9.]*[0-9]$' 08:46:49 ++ awk '{ print $1 }' 08:46:49 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:46:49 +++ grep '^3' /tmp/.pyenv_versions 08:46:49 +++ sort -V 08:46:49 +++ tail -n 1 08:46:49 ++ py_version_xyz=3.10.6 08:46:49 ++ [[ -z 3.10.6 ]] 08:46:49 ++ echo 3.10.6 08:46:49 ++ return 0 08:46:49 + pyenv local 3.10.6 08:46:49 + local command 08:46:49 + command=local 08:46:49 + '[' 2 -gt 0 ']' 08:46:49 + shift 08:46:49 + case "$command" in 08:46:49 + command pyenv local 3.10.6 08:46:49 + pyenv local 3.10.6 08:46:49 + for arg in "$@" 08:46:49 + case $arg in 08:46:49 + pkg_list+='tox ' 08:46:49 + for arg in "$@" 08:46:49 + case $arg in 08:46:49 + pkg_list+='virtualenv ' 08:46:49 + for arg in "$@" 08:46:49 + case $arg in 08:46:49 + pkg_list+='urllib3~=1.26.15 ' 08:46:49 + [[ -f /tmp/.toxenv ]] 08:46:49 ++ cat /tmp/.toxenv 08:46:49 + lf_venv=/tmp/venv-6atX 08:46:49 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6atX from' file:/tmp/.toxenv 08:46:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6atX from file:/tmp/.toxenv 08:46:49 + /tmp/venv-6atX/bin/python3 -m pip install --upgrade --quiet pip virtualenv 08:46:50 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:46:50 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 08:46:50 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 08:46:50 + /tmp/venv-6atX/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 08:46:52 + type python3 08:46:52 + true 08:46:52 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-6atX/bin to PATH' 08:46:52 lf-activate-venv(): INFO: Adding /tmp/venv-6atX/bin to PATH 08:46:52 + PATH=/tmp/venv-6atX/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 08:46:52 + return 0 08:46:52 + [[ -d /opt/pyenv ]] 08:46:52 + echo '---> Setting up pyenv' 08:46:52 ---> Setting up pyenv 08:46:52 + export PYENV_ROOT=/opt/pyenv 08:46:52 + PYENV_ROOT=/opt/pyenv 08:46:52 + export PATH=/opt/pyenv/bin:/tmp/venv-6atX/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 08:46:52 + PATH=/opt/pyenv/bin:/tmp/venv-6atX/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 08:46:52 ++ pwd 08:46:52 + PYTHONPATH=/w/workspace/integration-python-onapsdk-master-pydocstyle-lint 08:46:52 + export PYTHONPATH 08:46:52 + export TOX_TESTENV_PASSENV=PYTHONPATH 08:46:52 + TOX_TESTENV_PASSENV=PYTHONPATH 08:46:52 + tox --version 08:46:52 4.11.4 from /tmp/venv-6atX/lib/python3.10/site-packages/tox/__init__.py 08:46:52 + PARALLEL=false 08:46:52 + TOX_OPTIONS_LIST= 08:46:52 + [[ -n pydocstyle ]] 08:46:52 + TOX_OPTIONS_LIST=' -e pydocstyle' 08:46:52 + case ${PARALLEL,,} in 08:46:52 + tox -e pydocstyle 08:46:52 + tee -a /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/tox/tox.log 08:46:53 pydocstyle: install_deps> python -I -m pip install -r test-requirements.txt 08:47:06 .pkg: install_requires> python -I -m pip install 'setuptools>=40.8.0' wheel 08:47:07 .pkg: _optional_hooks> python /tmp/venv-6atX/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 08:47:07 .pkg: get_requires_for_build_sdist> python /tmp/venv-6atX/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 08:47:07 .pkg: install_requires_for_build_sdist> python -I -m pip install pytest-runner==5.2 08:47:08 .pkg: get_requires_for_build_wheel> python /tmp/venv-6atX/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 08:47:08 .pkg: install_requires_for_build_wheel> python -I -m pip install pytest-runner==5.2 wheel 08:47:09 .pkg: freeze> python -m pip freeze --all 08:47:09 .pkg: pip==23.3.1,pytest-runner==5.2,setuptools==69.0.2,wheel==0.42.0 08:47:09 .pkg: prepare_metadata_for_build_wheel> python /tmp/venv-6atX/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 08:47:09 .pkg: build_sdist> python /tmp/venv-6atX/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 08:47:09 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 08:47:10 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.7.3.tar.gz 08:47:13 pydocstyle: freeze> python -m pip freeze --all 08:47:13 pydocstyle: astroid==3.0.2,attrs==23.1.0,bandit==1.7.6,certifi==2023.11.17,cffi==1.16.0,charset-normalizer==2.0.12,coverage==7.3.3,cryptography==38.0.4,dacite==1.6.0,dill==0.3.7,exceptiongroup==1.2.0,gitdb==4.0.11,GitPython==3.1.40,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.3,mccabe==0.7.0,mdurl==0.1.2,more-itertools==10.1.0,onapsdk==12.7.3,oyaml==1.0,packaging==23.2,pbr==6.0.0,pip==23.3.1,platformdirs==4.1.0,pluggy==1.3.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.3,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,smmap==5.0.1,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 08:47:13 pydocstyle: commands[0]> pydocstyle src/ 08:47:16 .pkg: _exit> python /tmp/venv-6atX/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 08:47:16 pydocstyle: OK (23.63=setup[20.54]+cmd[3.10] seconds) 08:47:16 congratulations :) (23.79 seconds) 08:47:16 + tox_status=0 08:47:16 + echo '---> Completed tox runs' 08:47:16 ---> Completed tox runs 08:47:16 + for i in .tox/*/log 08:47:16 ++ echo .tox/pydocstyle/log 08:47:16 ++ awk -F/ '{print $2}' 08:47:16 + tox_env=pydocstyle 08:47:16 + cp -r .tox/pydocstyle/log /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/tox/pydocstyle 08:47:16 + DOC_DIR=docs/_build/html 08:47:16 + [[ -d docs/_build/html ]] 08:47:16 + echo '---> tox-run.sh ends' 08:47:16 ---> tox-run.sh ends 08:47:16 + test 0 -eq 0 08:47:16 $ ssh-agent -k 08:47:16 unset SSH_AUTH_SOCK; 08:47:16 unset SSH_AGENT_PID; 08:47:16 echo Agent pid 2125 killed; 08:47:16 [ssh-agent] Stopped. 08:47:16 [PostBuildScript] - [INFO] Executing post build scripts. 08:47:16 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins12447155100471456340.sh 08:47:16 ---> sysstat.sh 08:47:17 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins12111472399150999236.sh 08:47:17 ---> package-listing.sh 08:47:17 ++ facter osfamily 08:47:17 ++ tr '[:upper:]' '[:lower:]' 08:47:17 + OS_FAMILY=debian 08:47:17 + workspace=/w/workspace/integration-python-onapsdk-master-pydocstyle-lint 08:47:17 + START_PACKAGES=/tmp/packages_start.txt 08:47:17 + END_PACKAGES=/tmp/packages_end.txt 08:47:17 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:47:17 + PACKAGES=/tmp/packages_start.txt 08:47:17 + '[' /w/workspace/integration-python-onapsdk-master-pydocstyle-lint ']' 08:47:17 + PACKAGES=/tmp/packages_end.txt 08:47:17 + case "${OS_FAMILY}" in 08:47:17 + dpkg -l 08:47:17 + grep '^ii' 08:47:17 + '[' -f /tmp/packages_start.txt ']' 08:47:17 + '[' -f /tmp/packages_end.txt ']' 08:47:17 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:47:17 + '[' /w/workspace/integration-python-onapsdk-master-pydocstyle-lint ']' 08:47:17 + mkdir -p /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/ 08:47:17 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/ 08:47:17 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins2669359502130327551.sh 08:47:17 ---> capture-instance-metadata.sh 08:47:17 Setup pyenv: 08:47:17 system 08:47:17 3.8.13 08:47:17 3.9.13 08:47:17 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 08:47:21 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-6E0F 08:47:21 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:47:24 lf-activate-venv(): INFO: Installing: lftools 08:47:57 lf-activate-venv(): INFO: Adding /tmp/venv-6E0F/bin to PATH 08:47:57 INFO: Running in OpenStack, capturing instance metadata 08:47:57 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins13256514182146289741.sh 08:47:57 provisioning config files... 08:47:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-python-onapsdk-master-pydocstyle-lint@tmp/config9053051594523318518tmp 08:47:57 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 08:47:57 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 08:47:57 [EnvInject] - Injecting environment variables from a build step. 08:47:57 [EnvInject] - Injecting as environment variables the properties content 08:47:57 SERVER_ID=logs 08:47:57 08:47:57 [EnvInject] - Variables injected successfully. 08:47:57 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins13826654918979940260.sh 08:47:57 ---> create-netrc.sh 08:47:57 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins779798296279030790.sh 08:47:57 ---> python-tools-install.sh 08:47:57 Setup pyenv: 08:47:57 system 08:47:57 3.8.13 08:47:57 3.9.13 08:47:57 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 08:47:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6E0F from file:/tmp/.os_lf_venv 08:47:59 lf-activate-venv(): INFO: Installing: lftools 08:48:07 lf-activate-venv(): INFO: Adding /tmp/venv-6E0F/bin to PATH 08:48:07 Generating Requirements File 08:48:40 Python 3.10.6 08:48:40 pip 23.3.2 from /tmp/venv-6E0F/lib/python3.10/site-packages/pip (python 3.10) 08:48:41 appdirs==1.4.4 08:48:41 argcomplete==3.2.1 08:48:41 aspy.yaml==1.3.0 08:48:41 attrs==23.1.0 08:48:41 autopage==0.5.2 08:48:41 Babel==2.14.0 08:48:41 beautifulsoup4==4.12.2 08:48:41 boto3==1.34.3 08:48:41 botocore==1.34.3 08:48:41 bs4==0.0.1 08:48:41 cachetools==5.3.2 08:48:41 certifi==2023.11.17 08:48:41 cffi==1.16.0 08:48:41 cfgv==3.4.0 08:48:41 chardet==5.2.0 08:48:41 charset-normalizer==3.3.2 08:48:41 click==8.1.7 08:48:41 cliff==4.4.0 08:48:41 cmd2==2.4.3 08:48:41 cryptography==3.3.2 08:48:41 debtcollector==2.5.0 08:48:41 decorator==5.1.1 08:48:41 defusedxml==0.7.1 08:48:41 Deprecated==1.2.14 08:48:41 distlib==0.3.8 08:48:41 dnspython==2.4.2 08:48:41 docker==4.2.2 08:48:41 dogpile.cache==1.2.2 08:48:41 email-validator==2.1.0.post1 08:48:41 filelock==3.13.1 08:48:41 future==0.18.3 08:48:41 gitdb==4.0.11 08:48:41 GitPython==3.1.40 08:48:41 google-auth==2.25.2 08:48:41 httplib2==0.22.0 08:48:41 identify==2.5.33 08:48:41 idna==3.6 08:48:41 importlib-metadata==7.0.0 08:48:41 importlib-resources==1.5.0 08:48:41 iso8601==2.1.0 08:48:41 Jinja2==3.1.2 08:48:41 jmespath==1.0.1 08:48:41 jsonpatch==1.33 08:48:41 jsonpointer==2.4 08:48:41 jsonschema==4.20.0 08:48:41 jsonschema-specifications==2023.11.2 08:48:41 keystoneauth1==5.4.0 08:48:41 kubernetes==28.1.0 08:48:41 lftools==0.37.8 08:48:41 lxml==4.9.3 08:48:41 MarkupSafe==2.1.3 08:48:41 msgpack==1.0.7 08:48:41 multi-key-dict==2.0.3 08:48:41 munch==4.0.0 08:48:41 netaddr==0.9.0 08:48:41 netifaces==0.11.0 08:48:41 niet==1.4.2 08:48:41 nodeenv==1.8.0 08:48:41 oauth2client==4.1.3 08:48:41 oauthlib==3.2.2 08:48:41 openstacksdk==0.62.0 08:48:41 os-client-config==2.1.0 08:48:41 os-service-types==1.7.0 08:48:41 osc-lib==2.9.0 08:48:41 oslo.config==9.2.0 08:48:41 oslo.context==5.3.0 08:48:41 oslo.i18n==6.2.0 08:48:41 oslo.log==5.4.0 08:48:41 oslo.serialization==5.2.0 08:48:41 oslo.utils==6.3.0 08:48:41 packaging==23.2 08:48:41 pbr==6.0.0 08:48:41 platformdirs==4.1.0 08:48:41 prettytable==3.9.0 08:48:41 pyasn1==0.5.1 08:48:41 pyasn1-modules==0.3.0 08:48:41 pycparser==2.21 08:48:41 pygerrit2==2.0.15 08:48:41 PyGithub==2.1.1 08:48:41 pyinotify==0.9.6 08:48:41 PyJWT==2.8.0 08:48:41 PyNaCl==1.5.0 08:48:41 pyparsing==2.4.7 08:48:41 pyperclip==1.8.2 08:48:41 pyrsistent==0.20.0 08:48:41 python-cinderclient==9.4.0 08:48:41 python-dateutil==2.8.2 08:48:41 python-heatclient==3.3.0 08:48:41 python-jenkins==1.8.2 08:48:41 python-keystoneclient==5.2.0 08:48:41 python-magnumclient==4.3.0 08:48:41 python-novaclient==18.4.0 08:48:41 python-openstackclient==6.0.0 08:48:41 python-swiftclient==4.4.0 08:48:41 pytz==2023.3.post1 08:48:41 PyYAML==6.0.1 08:48:41 referencing==0.32.0 08:48:41 requests==2.31.0 08:48:41 requests-oauthlib==1.3.1 08:48:41 requestsexceptions==1.4.0 08:48:41 rfc3986==2.0.0 08:48:41 rpds-py==0.15.2 08:48:41 rsa==4.9 08:48:41 ruamel.yaml==0.18.5 08:48:41 ruamel.yaml.clib==0.2.8 08:48:41 s3transfer==0.9.0 08:48:41 simplejson==3.19.2 08:48:41 six==1.16.0 08:48:41 smmap==5.0.1 08:48:41 soupsieve==2.5 08:48:41 stevedore==5.1.0 08:48:41 tabulate==0.9.0 08:48:41 toml==0.10.2 08:48:41 tomlkit==0.12.3 08:48:41 tqdm==4.66.1 08:48:41 typing_extensions==4.9.0 08:48:41 tzdata==2023.3 08:48:41 urllib3==1.26.18 08:48:41 virtualenv==20.25.0 08:48:41 wcwidth==0.2.12 08:48:41 websocket-client==1.7.0 08:48:41 wrapt==1.16.0 08:48:41 xdg==6.0.0 08:48:41 xmltodict==0.13.0 08:48:41 yq==3.2.3 08:48:41 zipp==3.17.0 08:48:41 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins2031130325355660027.sh 08:48:41 ---> sudo-logs.sh 08:48:41 Archiving 'sudo' log.. 08:48:41 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins3000197407775838417.sh 08:48:41 ---> job-cost.sh 08:48:41 Setup pyenv: 08:48:41 system 08:48:41 3.8.13 08:48:41 3.9.13 08:48:41 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 08:48:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6E0F from file:/tmp/.os_lf_venv 08:48:43 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:48:50 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. 08:48:50 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 08:48:51 lf-activate-venv(): INFO: Adding /tmp/venv-6E0F/bin to PATH 08:48:51 INFO: No Stack... 08:48:51 INFO: Retrieving Pricing Info for: v3-standard-8 08:48:52 INFO: Archiving Costs 08:48:52 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash -l /tmp/jenkins16418507299121143263.sh 08:48:52 ---> logs-deploy.sh 08:48:52 Setup pyenv: 08:48:52 system 08:48:52 3.8.13 08:48:52 3.9.13 08:48:52 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 08:48:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6E0F from file:/tmp/.os_lf_venv 08:48:53 lf-activate-venv(): INFO: Installing: lftools 08:49:03 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. 08:49:03 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 08:49:03 lf-activate-venv(): INFO: Adding /tmp/venv-6E0F/bin to PATH 08:49:03 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-python-onapsdk-master-pydocstyle-lint/199 08:49:03 INFO: archiving workspace using pattern(s): 08:49:04 Archives upload complete. 08:49:04 INFO: archiving logs to Nexus 08:49:05 ---> uname -a: 08:49:05 Linux prd-ubuntu1804-docker-8c-8g-6198 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 08:49:05 08:49:05 08:49:05 ---> lscpu: 08:49:05 Architecture: x86_64 08:49:05 CPU op-mode(s): 32-bit, 64-bit 08:49:05 Byte Order: Little Endian 08:49:05 CPU(s): 8 08:49:05 On-line CPU(s) list: 0-7 08:49:05 Thread(s) per core: 1 08:49:05 Core(s) per socket: 1 08:49:05 Socket(s): 8 08:49:05 NUMA node(s): 1 08:49:05 Vendor ID: AuthenticAMD 08:49:05 CPU family: 23 08:49:05 Model: 49 08:49:05 Model name: AMD EPYC-Rome Processor 08:49:05 Stepping: 0 08:49:05 CPU MHz: 2800.000 08:49:05 BogoMIPS: 5600.00 08:49:05 Virtualization: AMD-V 08:49:05 Hypervisor vendor: KVM 08:49:05 Virtualization type: full 08:49:05 L1d cache: 32K 08:49:05 L1i cache: 32K 08:49:05 L2 cache: 512K 08:49:05 L3 cache: 16384K 08:49:05 NUMA node0 CPU(s): 0-7 08:49:05 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 08:49:05 08:49:05 08:49:05 ---> nproc: 08:49:05 8 08:49:05 08:49:05 08:49:05 ---> df -h: 08:49:05 Filesystem Size Used Avail Use% Mounted on 08:49:05 udev 16G 0 16G 0% /dev 08:49:05 tmpfs 3.2G 708K 3.2G 1% /run 08:49:05 /dev/vda1 155G 11G 145G 7% / 08:49:05 tmpfs 16G 0 16G 0% /dev/shm 08:49:05 tmpfs 5.0M 0 5.0M 0% /run/lock 08:49:05 tmpfs 16G 0 16G 0% /sys/fs/cgroup 08:49:05 /dev/vda15 105M 4.4M 100M 5% /boot/efi 08:49:05 tmpfs 3.2G 0 3.2G 0% /run/user/1001 08:49:05 08:49:05 08:49:05 ---> free -m: 08:49:05 total used free shared buff/cache available 08:49:05 Mem: 32167 823 29055 0 2288 30912 08:49:05 Swap: 1023 0 1023 08:49:05 08:49:05 08:49:05 ---> ip addr: 08:49:05 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:49:05 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:49:05 inet 127.0.0.1/8 scope host lo 08:49:05 valid_lft forever preferred_lft forever 08:49:05 inet6 ::1/128 scope host 08:49:05 valid_lft forever preferred_lft forever 08:49:05 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 08:49:05 link/ether fa:16:3e:a0:9e:8c brd ff:ff:ff:ff:ff:ff 08:49:05 inet 10.30.106.150/23 brd 10.30.107.255 scope global dynamic ens3 08:49:05 valid_lft 86205sec preferred_lft 86205sec 08:49:05 inet6 fe80::f816:3eff:fea0:9e8c/64 scope link 08:49:05 valid_lft forever preferred_lft forever 08:49:05 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 08:49:05 link/ether 02:42:ef:2e:97:0b brd ff:ff:ff:ff:ff:ff 08:49:05 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 08:49:05 valid_lft forever preferred_lft forever 08:49:05 08:49:05 08:49:05 ---> sar -b -r -n DEV: 08:49:05 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-6198) 12/19/23 _x86_64_ (8 CPU) 08:49:05 08:49:05 08:45:54 LINUX RESTART (8 CPU) 08:49:05 08:49:05 08:46:01 tps rtps wtps bread/s bwrtn/s 08:49:05 08:47:01 331.37 77.71 253.67 5397.27 67243.19 08:49:05 08:48:01 117.03 14.55 102.48 1063.56 37855.82 08:49:05 08:49:01 89.24 1.13 88.10 41.33 37863.96 08:49:05 Average: 179.22 31.13 148.09 2167.56 47655.41 08:49:05 08:49:05 08:46:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:49:05 08:47:01 30271824 31663608 2667388 8.10 52624 1659852 1515760 4.46 881824 1514044 78168 08:49:05 08:48:01 29964412 31687564 2974800 9.03 78120 1944796 1442472 4.24 917076 1743960 144340 08:49:05 08:49:01 29717884 31623020 3221328 9.78 91372 2105136 1468952 4.32 993404 1896720 145992 08:49:05 Average: 29984707 31658064 2954505 8.97 74039 1903261 1475728 4.34 930768 1718241 122833 08:49:05 08:49:05 08:46:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:49:05 08:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:05 08:47:01 lo 1.60 1.60 0.16 0.16 0.00 0.00 0.00 0.00 08:49:05 08:47:01 ens3 413.26 254.43 1077.56 73.67 0.00 0.00 0.00 0.00 08:49:05 08:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:05 08:48:01 lo 1.20 1.20 0.12 0.12 0.00 0.00 0.00 0.00 08:49:05 08:48:01 ens3 43.54 30.03 588.94 8.28 0.00 0.00 0.00 0.00 08:49:05 08:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:05 08:49:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 08:49:05 08:49:01 ens3 45.73 34.74 546.69 9.50 0.00 0.00 0.00 0.00 08:49:05 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:05 Average: lo 1.29 1.29 0.13 0.13 0.00 0.00 0.00 0.00 08:49:05 Average: ens3 167.52 106.41 737.75 30.48 0.00 0.00 0.00 0.00 08:49:05 08:49:05 08:49:05 ---> sar -P ALL: 08:49:05 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-6198) 12/19/23 _x86_64_ (8 CPU) 08:49:05 08:49:05 08:45:54 LINUX RESTART (8 CPU) 08:49:05 08:49:05 08:46:01 CPU %user %nice %system %iowait %steal %idle 08:49:05 08:47:01 all 7.50 0.00 1.18 5.94 0.04 85.34 08:49:05 08:47:01 0 9.48 0.00 0.83 2.29 0.03 87.36 08:49:05 08:47:01 1 11.27 0.00 0.92 1.72 0.03 86.06 08:49:05 08:47:01 2 4.35 0.00 1.39 15.02 0.07 79.18 08:49:05 08:47:01 3 8.28 0.00 0.97 4.12 0.03 86.59 08:49:05 08:47:01 4 5.07 0.00 1.25 5.61 0.07 88.00 08:49:05 08:47:01 5 8.74 0.00 1.94 1.30 0.03 87.98 08:49:05 08:47:01 6 9.45 0.00 0.89 1.27 0.07 88.32 08:49:05 08:47:01 7 3.27 0.00 1.22 16.24 0.03 79.24 08:49:05 08:48:01 all 10.34 0.00 0.83 3.49 0.04 85.31 08:49:05 08:48:01 0 3.85 0.00 0.30 0.25 0.02 95.58 08:49:05 08:48:01 1 5.17 0.00 0.53 0.18 0.02 94.09 08:49:05 08:48:01 2 15.47 0.00 1.52 14.26 0.07 68.68 08:49:05 08:48:01 3 6.85 0.00 0.50 0.05 0.03 92.56 08:49:05 08:48:01 4 13.03 0.00 1.02 0.60 0.03 85.31 08:49:05 08:48:01 5 22.71 0.00 1.17 2.52 0.03 73.57 08:49:05 08:48:01 6 11.93 0.00 0.96 0.25 0.05 86.81 08:49:05 08:48:01 7 3.72 0.00 0.62 9.85 0.03 85.77 08:49:05 08:49:01 all 10.37 0.00 0.61 3.18 0.03 85.80 08:49:05 08:49:01 0 6.06 0.00 0.38 0.70 0.00 92.85 08:49:05 08:49:01 1 3.99 0.00 0.20 0.15 0.02 95.65 08:49:05 08:49:01 2 19.37 0.00 1.59 4.73 0.08 74.22 08:49:05 08:49:01 3 5.18 0.00 0.50 0.03 0.02 94.27 08:49:05 08:49:01 4 12.59 0.00 0.43 0.30 0.05 86.62 08:49:05 08:49:01 5 5.84 0.00 0.33 0.43 0.02 93.38 08:49:05 08:49:01 6 18.75 0.00 0.94 1.24 0.03 79.03 08:49:05 08:49:01 7 11.27 0.00 0.52 17.81 0.03 70.37 08:49:05 Average: all 9.40 0.00 0.87 4.20 0.04 85.48 08:49:05 Average: 0 6.46 0.00 0.51 1.08 0.02 91.93 08:49:05 Average: 1 6.81 0.00 0.55 0.68 0.02 91.93 08:49:05 Average: 2 13.07 0.00 1.50 11.34 0.07 74.03 08:49:05 Average: 3 6.77 0.00 0.66 1.40 0.03 91.14 08:49:05 Average: 4 10.23 0.00 0.90 2.17 0.05 86.65 08:49:05 Average: 5 12.43 0.00 1.15 1.42 0.03 84.98 08:49:05 Average: 6 13.38 0.00 0.93 0.92 0.05 84.72 08:49:05 Average: 7 6.09 0.00 0.79 14.63 0.03 78.46 08:49:05 08:49:05 08:49:05