08:33:48 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/python-onapsdk/+/137501 08:33:48 Running as SYSTEM 08:33:48 [EnvInject] - Loading node environment variables. 08:33:48 Building remotely on prd-ubuntu1804-docker-8c-8g-13031 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/integration-python-onapsdk-master-pydocstyle-lint 08:33:48 [ssh-agent] Looking for ssh-agent implementation... 08:33:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:33:48 $ ssh-agent 08:33:48 SSH_AUTH_SOCK=/tmp/ssh-MxLz2QKqpJ9a/agent.2028 08:33:48 SSH_AGENT_PID=2030 08:33:48 [ssh-agent] Started. 08:33:48 Running ssh-add (command line suppressed) 08:33:48 Identity added: /w/workspace/integration-python-onapsdk-master-pydocstyle-lint@tmp/private_key_11726539084856427761.key (/w/workspace/integration-python-onapsdk-master-pydocstyle-lint@tmp/private_key_11726539084856427761.key) 08:33:48 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 08:33:48 The recommended git tool is: NONE 08:33:49 using credential onap-jenkins-ssh 08:33:49 Wiping out workspace first. 08:33:49 Cloning the remote Git repository 08:33:49 Cloning repository git://cloud.onap.org/mirror/integration/python-onapsdk.git 08:33:49 > git init /w/workspace/integration-python-onapsdk-master-pydocstyle-lint # timeout=10 08:33:49 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 08:33:49 > git --version # timeout=10 08:33:49 > git --version # 'git version 2.17.1' 08:33:49 using GIT_SSH to set credentials Gerrit user 08:33:49 Verifying host key using manually-configured host key entries 08:33:49 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git +refs/heads/*:refs/remotes/origin/* # timeout=30 08:33:50 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 08:33:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:33:50 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 08:33:50 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 08:33:50 using GIT_SSH to set credentials Gerrit user 08:33:50 Verifying host key using manually-configured host key entries 08:33:50 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git refs/changes/01/137501/2 # timeout=30 08:33:50 > git rev-parse bd1eed0a99651140fe381c183bc38221c598814f^{commit} # timeout=10 08:33:50 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 08:33:50 Checking out Revision bd1eed0a99651140fe381c183bc38221c598814f (refs/changes/01/137501/2) 08:33:50 > git config core.sparsecheckout # timeout=10 08:33:50 > git checkout -f bd1eed0a99651140fe381c183bc38221c598814f # timeout=30 08:33:54 Commit message: "Version 13.0.5 -- Add an exception on SDC model distribution check" 08:33:54 > git rev-parse FETCH_HEAD^{commit} # timeout=10 08:33:54 > git rev-list --no-walk 7c3de7ac0ff93bae27f2a0a30198bb3d2e24cbf1 # timeout=10 08:33:54 [EnvInject] - Injecting environment variables from a build step. 08:33:54 [EnvInject] - Injecting as environment variables the properties content 08:33:54 PYTHON=python3 08:33:54 08:33:54 [EnvInject] - Variables injected successfully. 08:33:54 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash -l /tmp/jenkins4022920037055313526.sh 08:33:54 ---> tox-install.sh 08:33:54 + source /home/jenkins/lf-env.sh 08:33:54 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:33:54 ++ mktemp -d /tmp/venv-XXXX 08:33:54 + lf_venv=/tmp/venv-5NHL 08:33:54 + local venv_file=/tmp/.os_lf_venv 08:33:54 + local python=python3 08:33:54 + local options 08:33:54 + local set_path=true 08:33:54 + local install_args= 08:33:54 ++ 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:33:54 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:33:54 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:33:54 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:33:54 + true 08:33:54 + case $1 in 08:33:54 + venv_file=/tmp/.toxenv 08:33:54 + shift 2 08:33:54 + true 08:33:54 + case $1 in 08:33:54 + shift 08:33:54 + break 08:33:54 + case $python in 08:33:54 + local pkg_list= 08:33:54 + [[ -d /opt/pyenv ]] 08:33:54 + echo 'Setup pyenv:' 08:33:54 Setup pyenv: 08:33:54 + export PYENV_ROOT=/opt/pyenv 08:33:54 + PYENV_ROOT=/opt/pyenv 08:33:54 + 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:33:54 + 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:33:54 + pyenv versions 08:33:54 * system (set by /opt/pyenv/version) 08:33:54 * 3.8.13 (set by /opt/pyenv/version) 08:33:54 * 3.9.13 (set by /opt/pyenv/version) 08:33:54 * 3.10.6 (set by /opt/pyenv/version) 08:33:54 + command -v pyenv 08:33:54 ++ pyenv init - --no-rehash 08:33:54 + 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:33:54 export PATH="/opt/pyenv/shims:${PATH}" 08:33:54 export PYENV_SHELL=bash 08:33:54 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:33:54 pyenv() { 08:33:54 local command 08:33:54 command="${1:-}" 08:33:54 if [ "$#" -gt 0 ]; then 08:33:54 shift 08:33:54 fi 08:33:54 08:33:54 case "$command" in 08:33:54 rehash|shell) 08:33:54 eval "$(pyenv "sh-$command" "$@")" 08:33:54 ;; 08:33:54 *) 08:33:54 command pyenv "$command" "$@" 08:33:54 ;; 08:33:54 esac 08:33:54 }' 08:33:54 +++ 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:33:54 ++ 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:33:54 ++ 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:33:54 ++ 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:33:54 ++ export PYENV_SHELL=bash 08:33:54 ++ PYENV_SHELL=bash 08:33:54 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:33:54 +++ complete -F _pyenv pyenv 08:33:54 ++ lf-pyver python3 08:33:54 ++ local py_version_xy=python3 08:33:54 ++ local py_version_xyz= 08:33:54 ++ pyenv versions 08:33:54 ++ sed 's/^[ *]* //' 08:33:54 ++ local command 08:33:54 ++ command=versions 08:33:54 ++ '[' 1 -gt 0 ']' 08:33:54 ++ shift 08:33:54 ++ case "$command" in 08:33:54 ++ command pyenv versions 08:33:54 ++ pyenv versions 08:33:54 ++ grep -E '^[0-9.]*[0-9]$' 08:33:54 ++ awk '{ print $1 }' 08:33:54 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:33:54 +++ grep '^3' /tmp/.pyenv_versions 08:33:54 +++ sort -V 08:33:54 +++ tail -n 1 08:33:54 ++ py_version_xyz=3.10.6 08:33:54 ++ [[ -z 3.10.6 ]] 08:33:54 ++ echo 3.10.6 08:33:54 ++ return 0 08:33:54 + pyenv local 3.10.6 08:33:54 + local command 08:33:54 + command=local 08:33:54 + '[' 2 -gt 0 ']' 08:33:54 + shift 08:33:54 + case "$command" in 08:33:54 + command pyenv local 3.10.6 08:33:54 + pyenv local 3.10.6 08:33:54 + for arg in "$@" 08:33:54 + case $arg in 08:33:54 + pkg_list+='tox ' 08:33:54 + for arg in "$@" 08:33:54 + case $arg in 08:33:54 + pkg_list+='virtualenv ' 08:33:54 + for arg in "$@" 08:33:54 + case $arg in 08:33:54 + pkg_list+='urllib3~=1.26.15 ' 08:33:54 + [[ -f /tmp/.toxenv ]] 08:33:54 + [[ ! -f /tmp/.toxenv ]] 08:33:54 + [[ -n '' ]] 08:33:54 + python3 -m venv /tmp/venv-5NHL 08:33:58 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-5NHL' 08:33:58 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-5NHL 08:33:58 + echo /tmp/venv-5NHL 08:33:58 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 08:33:58 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 08:33:58 + /tmp/venv-5NHL/bin/python3 -m pip install --upgrade --quiet pip virtualenv 08:34:01 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:34:01 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 08:34:01 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 08:34:01 + /tmp/venv-5NHL/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 08:34:04 + type python3 08:34:04 + true 08:34:04 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-5NHL/bin to PATH' 08:34:04 lf-activate-venv(): INFO: Adding /tmp/venv-5NHL/bin to PATH 08:34:04 + PATH=/tmp/venv-5NHL/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:34:04 + return 0 08:34:04 + python3 --version 08:34:04 Python 3.10.6 08:34:04 + python3 -m pip --version 08:34:04 pip 24.0 from /tmp/venv-5NHL/lib/python3.10/site-packages/pip (python 3.10) 08:34:04 + python3 -m pip freeze 08:34:04 cachetools==5.3.3 08:34:04 chardet==5.2.0 08:34:04 colorama==0.4.6 08:34:04 distlib==0.3.8 08:34:04 filelock==3.13.1 08:34:04 packaging==24.0 08:34:04 platformdirs==4.2.0 08:34:04 pluggy==1.4.0 08:34:04 pyproject-api==1.6.1 08:34:04 tomli==2.0.1 08:34:04 tox==4.14.1 08:34:04 urllib3==1.26.18 08:34:04 virtualenv==20.25.1 08:34:04 [EnvInject] - Injecting environment variables from a build step. 08:34:04 [EnvInject] - Injecting as environment variables the properties content 08:34:04 PARALLEL=false 08:34:04 08:34:04 [EnvInject] - Variables injected successfully. 08:34:04 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash -l /tmp/jenkins4220322391437103670.sh 08:34:04 ---> tox-run.sh 08:34:04 + 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:34:04 + ARCHIVE_TOX_DIR=/w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/tox 08:34:04 + ARCHIVE_DOC_DIR=/w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/docs 08:34:04 + mkdir -p /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/tox 08:34:04 + cd /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/. 08:34:04 + source /home/jenkins/lf-env.sh 08:34:04 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:34:04 ++ mktemp -d /tmp/venv-XXXX 08:34:04 + lf_venv=/tmp/venv-O0CW 08:34:04 + local venv_file=/tmp/.os_lf_venv 08:34:04 + local python=python3 08:34:04 + local options 08:34:04 + local set_path=true 08:34:04 + local install_args= 08:34:04 ++ 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:34:04 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:34:04 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:34:04 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:34:04 + true 08:34:04 + case $1 in 08:34:04 + venv_file=/tmp/.toxenv 08:34:04 + shift 2 08:34:04 + true 08:34:04 + case $1 in 08:34:04 + shift 08:34:04 + break 08:34:04 + case $python in 08:34:04 + local pkg_list= 08:34:04 + [[ -d /opt/pyenv ]] 08:34:04 + echo 'Setup pyenv:' 08:34:04 Setup pyenv: 08:34:04 + export PYENV_ROOT=/opt/pyenv 08:34:04 + PYENV_ROOT=/opt/pyenv 08:34:04 + 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:34:04 + 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:34:04 + pyenv versions 08:34:04 system 08:34:04 3.8.13 08:34:04 3.9.13 08:34:05 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 08:34:05 + command -v pyenv 08:34:05 ++ pyenv init - --no-rehash 08:34:05 + 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:34:05 export PATH="/opt/pyenv/shims:${PATH}" 08:34:05 export PYENV_SHELL=bash 08:34:05 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:34:05 pyenv() { 08:34:05 local command 08:34:05 command="${1:-}" 08:34:05 if [ "$#" -gt 0 ]; then 08:34:05 shift 08:34:05 fi 08:34:05 08:34:05 case "$command" in 08:34:05 rehash|shell) 08:34:05 eval "$(pyenv "sh-$command" "$@")" 08:34:05 ;; 08:34:05 *) 08:34:05 command pyenv "$command" "$@" 08:34:05 ;; 08:34:05 esac 08:34:05 }' 08:34:05 +++ 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:34:05 ++ 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:34:05 ++ 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:34:05 ++ 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:34:05 ++ export PYENV_SHELL=bash 08:34:05 ++ PYENV_SHELL=bash 08:34:05 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:34:05 +++ complete -F _pyenv pyenv 08:34:05 ++ lf-pyver python3 08:34:05 ++ local py_version_xy=python3 08:34:05 ++ local py_version_xyz= 08:34:05 ++ pyenv versions 08:34:05 ++ local command 08:34:05 ++ command=versions 08:34:05 ++ '[' 1 -gt 0 ']' 08:34:05 ++ sed 's/^[ *]* //' 08:34:05 ++ shift 08:34:05 ++ case "$command" in 08:34:05 ++ command pyenv versions 08:34:05 ++ pyenv versions 08:34:05 ++ awk '{ print $1 }' 08:34:05 ++ grep -E '^[0-9.]*[0-9]$' 08:34:05 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:34:05 +++ grep '^3' /tmp/.pyenv_versions 08:34:05 +++ sort -V 08:34:05 +++ tail -n 1 08:34:05 ++ py_version_xyz=3.10.6 08:34:05 ++ [[ -z 3.10.6 ]] 08:34:05 ++ echo 3.10.6 08:34:05 ++ return 0 08:34:05 + pyenv local 3.10.6 08:34:05 + local command 08:34:05 + command=local 08:34:05 + '[' 2 -gt 0 ']' 08:34:05 + shift 08:34:05 + case "$command" in 08:34:05 + command pyenv local 3.10.6 08:34:05 + pyenv local 3.10.6 08:34:05 + for arg in "$@" 08:34:05 + case $arg in 08:34:05 + pkg_list+='tox ' 08:34:05 + for arg in "$@" 08:34:05 + case $arg in 08:34:05 + pkg_list+='virtualenv ' 08:34:05 + for arg in "$@" 08:34:05 + case $arg in 08:34:05 + pkg_list+='urllib3~=1.26.15 ' 08:34:05 + [[ -f /tmp/.toxenv ]] 08:34:05 ++ cat /tmp/.toxenv 08:34:05 + lf_venv=/tmp/venv-5NHL 08:34:05 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5NHL from' file:/tmp/.toxenv 08:34:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5NHL from file:/tmp/.toxenv 08:34:05 + /tmp/venv-5NHL/bin/python3 -m pip install --upgrade --quiet pip virtualenv 08:34:06 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:34:06 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 08:34:06 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 08:34:06 + /tmp/venv-5NHL/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 08:34:07 + type python3 08:34:07 + true 08:34:07 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-5NHL/bin to PATH' 08:34:07 lf-activate-venv(): INFO: Adding /tmp/venv-5NHL/bin to PATH 08:34:07 + PATH=/tmp/venv-5NHL/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:34:07 + return 0 08:34:07 + [[ -d /opt/pyenv ]] 08:34:07 + echo '---> Setting up pyenv' 08:34:07 ---> Setting up pyenv 08:34:07 + export PYENV_ROOT=/opt/pyenv 08:34:07 + PYENV_ROOT=/opt/pyenv 08:34:07 + export PATH=/opt/pyenv/bin:/tmp/venv-5NHL/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:34:07 + PATH=/opt/pyenv/bin:/tmp/venv-5NHL/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:34:07 ++ pwd 08:34:07 + PYTHONPATH=/w/workspace/integration-python-onapsdk-master-pydocstyle-lint 08:34:07 + export PYTHONPATH 08:34:07 + export TOX_TESTENV_PASSENV=PYTHONPATH 08:34:07 + TOX_TESTENV_PASSENV=PYTHONPATH 08:34:07 + tox --version 08:34:07 4.14.1 from /tmp/venv-5NHL/lib/python3.10/site-packages/tox/__init__.py 08:34:07 + PARALLEL=false 08:34:07 + TOX_OPTIONS_LIST= 08:34:07 + [[ -n pydocstyle ]] 08:34:07 + TOX_OPTIONS_LIST=' -e pydocstyle' 08:34:07 + case ${PARALLEL,,} in 08:34:07 + tox -e pydocstyle 08:34:07 + tee -a /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/tox/tox.log 08:34:08 pydocstyle: install_deps> python -I -m pip install -r test-requirements.txt 08:34:21 .pkg: install_requires> python -I -m pip install 'setuptools>=40.8.0' wheel 08:34:22 .pkg: _optional_hooks> python /tmp/venv-5NHL/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 08:34:22 .pkg: get_requires_for_build_sdist> python /tmp/venv-5NHL/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 08:34:22 .pkg: install_requires_for_build_sdist> python -I -m pip install pytest-runner==5.2 08:34:23 .pkg: get_requires_for_build_wheel> python /tmp/venv-5NHL/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 08:34:23 .pkg: install_requires_for_build_wheel> python -I -m pip install pytest-runner==5.2 wheel 08:34:24 .pkg: freeze> python -m pip freeze --all 08:34:24 .pkg: pip==24.0,pytest-runner==5.2,setuptools==69.1.0,wheel==0.42.0 08:34:24 .pkg: prepare_metadata_for_build_wheel> python /tmp/venv-5NHL/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 08:34:24 .pkg: build_sdist> python /tmp/venv-5NHL/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 08:34:25 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:34:26 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.5.tar.gz 08:34:28 pydocstyle: freeze> python -m pip freeze --all 08:34:28 pydocstyle: astroid==3.1.0,attrs==23.2.0,bandit==1.7.8,certifi==2024.2.2,cffi==1.16.0,charset-normalizer==2.0.12,coverage==7.4.3,cryptography==38.0.4,dacite==1.6.0,dill==0.3.8,exceptiongroup==1.2.0,idna==3.6,iniconfig==2.0.0,isort==5.13.2,Jinja2==3.0.3,jsonschema==4.4.0,markdown-it-py==3.0.0,MarkupSafe==2.1.5,mccabe==0.7.0,mdurl==0.1.2,more-itertools==10.2.0,onapsdk==13.0.5,oyaml==1.0,packaging==24.0,pbr==6.0.0,pip==24.0,platformdirs==4.2.0,pluggy==1.4.0,pycparser==2.21,pydocstyle==6.3.0,Pygments==2.17.2,pylint==3.1.0,pyOpenSSL==22.0.0,pyrsistent==0.20.0,PySocks==1.7.1,pytest==8.1.1,pytest-cov==4.1.0,PyYAML==6.0.1,requests==2.27.1,requests-mock==1.11.0,rich==13.7.1,setuptools==69.1.0,simplejson==3.17.6,six==1.16.0,snowballstemmer==2.2.0,stevedore==5.2.0,tomli==2.0.1,tomlkit==0.12.4,typing_extensions==4.10.0,urllib3==1.26.18,wheel==0.42.0 08:34:28 pydocstyle: commands[0]> pydocstyle src/ 08:34:32 pydocstyle: OK (24.07=setup[20.80]+cmd[3.27] seconds) 08:34:32 congratulations :) (24.23 seconds) 08:34:32 + tox_status=0 08:34:32 + echo '---> Completed tox runs' 08:34:32 ---> Completed tox runs 08:34:32 + for i in .tox/*/log 08:34:32 ++ echo .tox/pydocstyle/log 08:34:32 ++ awk -F/ '{print $2}' 08:34:32 + tox_env=pydocstyle 08:34:32 + cp -r .tox/pydocstyle/log /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/tox/pydocstyle 08:34:32 + DOC_DIR=docs/_build/html 08:34:32 + [[ -d docs/_build/html ]] 08:34:32 + echo '---> tox-run.sh ends' 08:34:32 ---> tox-run.sh ends 08:34:32 + test 0 -eq 0 08:34:32 $ ssh-agent -k 08:34:32 unset SSH_AUTH_SOCK; 08:34:32 unset SSH_AGENT_PID; 08:34:32 echo Agent pid 2030 killed; 08:34:32 [ssh-agent] Stopped. 08:34:32 [PostBuildScript] - [INFO] Executing post build scripts. 08:34:32 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins11778036819815432624.sh 08:34:32 ---> sysstat.sh 08:34:32 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins10791392829675584569.sh 08:34:32 ---> package-listing.sh 08:34:32 ++ facter osfamily 08:34:32 ++ tr '[:upper:]' '[:lower:]' 08:34:33 + OS_FAMILY=debian 08:34:33 + workspace=/w/workspace/integration-python-onapsdk-master-pydocstyle-lint 08:34:33 + START_PACKAGES=/tmp/packages_start.txt 08:34:33 + END_PACKAGES=/tmp/packages_end.txt 08:34:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:34:33 + PACKAGES=/tmp/packages_start.txt 08:34:33 + '[' /w/workspace/integration-python-onapsdk-master-pydocstyle-lint ']' 08:34:33 + PACKAGES=/tmp/packages_end.txt 08:34:33 + case "${OS_FAMILY}" in 08:34:33 + dpkg -l 08:34:33 + grep '^ii' 08:34:33 + '[' -f /tmp/packages_start.txt ']' 08:34:33 + '[' -f /tmp/packages_end.txt ']' 08:34:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:34:33 + '[' /w/workspace/integration-python-onapsdk-master-pydocstyle-lint ']' 08:34:33 + mkdir -p /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/ 08:34:33 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/ 08:34:33 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins8560005505216605830.sh 08:34:33 ---> capture-instance-metadata.sh 08:34:33 Setup pyenv: 08:34:33 system 08:34:33 3.8.13 08:34:33 3.9.13 08:34:33 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 08:34:37 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-gt58 08:34:37 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:34:39 lf-activate-venv(): INFO: Installing: lftools 08:35:11 lf-activate-venv(): INFO: Adding /tmp/venv-gt58/bin to PATH 08:35:11 INFO: Running in OpenStack, capturing instance metadata 08:35:11 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins4669437786912606360.sh 08:35:11 provisioning config files... 08:35:11 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-python-onapsdk-master-pydocstyle-lint@tmp/config16874719171255160673tmp 08:35:11 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 08:35:11 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 08:35:11 [EnvInject] - Injecting environment variables from a build step. 08:35:11 [EnvInject] - Injecting as environment variables the properties content 08:35:11 SERVER_ID=logs 08:35:11 08:35:11 [EnvInject] - Variables injected successfully. 08:35:11 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins15297138127007877689.sh 08:35:11 ---> create-netrc.sh 08:35:11 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins1769755244415410602.sh 08:35:11 ---> python-tools-install.sh 08:35:11 Setup pyenv: 08:35:11 system 08:35:11 3.8.13 08:35:11 3.9.13 08:35:11 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 08:35:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gt58 from file:/tmp/.os_lf_venv 08:35:12 lf-activate-venv(): INFO: Installing: lftools 08:35:21 lf-activate-venv(): INFO: Adding /tmp/venv-gt58/bin to PATH 08:35:21 Generating Requirements File 08:35:49 Python 3.10.6 08:35:49 pip 24.0 from /tmp/venv-gt58/lib/python3.10/site-packages/pip (python 3.10) 08:35:49 appdirs==1.4.4 08:35:49 argcomplete==3.2.3 08:35:49 aspy.yaml==1.3.0 08:35:49 attrs==23.2.0 08:35:49 autopage==0.5.2 08:35:49 beautifulsoup4==4.12.3 08:35:49 boto3==1.34.62 08:35:49 botocore==1.34.62 08:35:49 bs4==0.0.2 08:35:49 cachetools==5.3.3 08:35:49 certifi==2024.2.2 08:35:49 cffi==1.16.0 08:35:49 cfgv==3.4.0 08:35:49 chardet==5.2.0 08:35:49 charset-normalizer==3.3.2 08:35:49 click==8.1.7 08:35:49 cliff==4.6.0 08:35:49 cmd2==2.4.3 08:35:49 cryptography==3.3.2 08:35:49 debtcollector==3.0.0 08:35:49 decorator==5.1.1 08:35:49 defusedxml==0.7.1 08:35:49 Deprecated==1.2.14 08:35:49 distlib==0.3.8 08:35:49 dnspython==2.6.1 08:35:49 docker==4.2.2 08:35:49 dogpile.cache==1.3.2 08:35:49 email_validator==2.1.1 08:35:49 filelock==3.13.1 08:35:49 future==1.0.0 08:35:49 gitdb==4.0.11 08:35:49 GitPython==3.1.42 08:35:49 google-auth==2.28.2 08:35:49 httplib2==0.22.0 08:35:49 identify==2.5.35 08:35:49 idna==3.6 08:35:49 importlib-resources==1.5.0 08:35:49 iso8601==2.1.0 08:35:49 Jinja2==3.1.3 08:35:49 jmespath==1.0.1 08:35:49 jsonpatch==1.33 08:35:49 jsonpointer==2.4 08:35:49 jsonschema==4.21.1 08:35:49 jsonschema-specifications==2023.12.1 08:35:49 keystoneauth1==5.6.0 08:35:49 kubernetes==29.0.0 08:35:49 lftools==0.37.10 08:35:49 lxml==5.1.0 08:35:49 MarkupSafe==2.1.5 08:35:49 msgpack==1.0.8 08:35:49 multi_key_dict==2.0.3 08:35:49 munch==4.0.0 08:35:49 netaddr==1.2.1 08:35:49 netifaces==0.11.0 08:35:49 niet==1.4.2 08:35:49 nodeenv==1.8.0 08:35:49 oauth2client==4.1.3 08:35:49 oauthlib==3.2.2 08:35:49 openstacksdk==3.0.0 08:35:49 os-client-config==2.1.0 08:35:49 os-service-types==1.7.0 08:35:49 osc-lib==3.0.1 08:35:49 oslo.config==9.4.0 08:35:49 oslo.context==5.5.0 08:35:49 oslo.i18n==6.3.0 08:35:49 oslo.log==5.5.0 08:35:49 oslo.serialization==5.4.0 08:35:49 oslo.utils==7.1.0 08:35:49 packaging==24.0 08:35:49 pbr==6.0.0 08:35:49 platformdirs==4.2.0 08:35:49 prettytable==3.10.0 08:35:49 pyasn1==0.5.1 08:35:49 pyasn1-modules==0.3.0 08:35:49 pycparser==2.21 08:35:49 pygerrit2==2.0.15 08:35:49 PyGithub==2.2.0 08:35:49 pyinotify==0.9.6 08:35:49 PyJWT==2.8.0 08:35:49 PyNaCl==1.5.0 08:35:49 pyparsing==2.4.7 08:35:49 pyperclip==1.8.2 08:35:49 pyrsistent==0.20.0 08:35:49 python-cinderclient==9.5.0 08:35:49 python-dateutil==2.9.0.post0 08:35:49 python-heatclient==3.5.0 08:35:49 python-jenkins==1.8.2 08:35:49 python-keystoneclient==5.4.0 08:35:49 python-magnumclient==4.4.0 08:35:49 python-novaclient==18.6.0 08:35:49 python-openstackclient==6.5.0 08:35:49 python-swiftclient==4.5.0 08:35:49 PyYAML==6.0.1 08:35:49 referencing==0.33.0 08:35:49 requests==2.31.0 08:35:49 requests-oauthlib==1.4.0 08:35:49 requestsexceptions==1.4.0 08:35:49 rfc3986==2.0.0 08:35:49 rpds-py==0.18.0 08:35:49 rsa==4.9 08:35:49 ruamel.yaml==0.18.6 08:35:49 ruamel.yaml.clib==0.2.8 08:35:49 s3transfer==0.10.0 08:35:49 simplejson==3.19.2 08:35:49 six==1.16.0 08:35:49 smmap==5.0.1 08:35:49 soupsieve==2.5 08:35:49 stevedore==5.2.0 08:35:49 tabulate==0.9.0 08:35:49 toml==0.10.2 08:35:49 tomlkit==0.12.4 08:35:49 tqdm==4.66.2 08:35:49 typing_extensions==4.10.0 08:35:49 tzdata==2024.1 08:35:49 urllib3==1.26.18 08:35:49 virtualenv==20.25.1 08:35:49 wcwidth==0.2.13 08:35:49 websocket-client==1.7.0 08:35:49 wrapt==1.16.0 08:35:49 xdg==6.0.0 08:35:49 xmltodict==0.13.0 08:35:49 yq==3.2.3 08:35:49 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins979895044354114773.sh 08:35:49 ---> sudo-logs.sh 08:35:49 Archiving 'sudo' log.. 08:35:50 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins8114101190726348777.sh 08:35:50 ---> job-cost.sh 08:35:50 Setup pyenv: 08:35:50 system 08:35:50 3.8.13 08:35:50 3.9.13 08:35:50 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 08:35:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gt58 from file:/tmp/.os_lf_venv 08:35:51 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:35:56 lf-activate-venv(): INFO: Adding /tmp/venv-gt58/bin to PATH 08:35:56 INFO: No Stack... 08:35:56 INFO: Retrieving Pricing Info for: v3-standard-8 08:35:57 INFO: Archiving Costs 08:35:57 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash -l /tmp/jenkins13835360555622757662.sh 08:35:57 ---> logs-deploy.sh 08:35:57 Setup pyenv: 08:35:57 system 08:35:57 3.8.13 08:35:57 3.9.13 08:35:57 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 08:35:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gt58 from file:/tmp/.os_lf_venv 08:35:58 lf-activate-venv(): INFO: Installing: lftools 08:36:07 lf-activate-venv(): INFO: Adding /tmp/venv-gt58/bin to PATH 08:36:07 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-python-onapsdk-master-pydocstyle-lint/250 08:36:07 INFO: archiving workspace using pattern(s): 08:36:08 Archives upload complete. 08:36:08 INFO: archiving logs to Nexus 08:36:09 ---> uname -a: 08:36:09 Linux prd-ubuntu1804-docker-8c-8g-13031 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:36:09 08:36:09 08:36:09 ---> lscpu: 08:36:09 Architecture: x86_64 08:36:09 CPU op-mode(s): 32-bit, 64-bit 08:36:09 Byte Order: Little Endian 08:36:09 CPU(s): 8 08:36:09 On-line CPU(s) list: 0-7 08:36:09 Thread(s) per core: 1 08:36:09 Core(s) per socket: 1 08:36:09 Socket(s): 8 08:36:09 NUMA node(s): 1 08:36:09 Vendor ID: AuthenticAMD 08:36:09 CPU family: 23 08:36:09 Model: 49 08:36:09 Model name: AMD EPYC-Rome Processor 08:36:09 Stepping: 0 08:36:09 CPU MHz: 2800.000 08:36:09 BogoMIPS: 5600.00 08:36:09 Virtualization: AMD-V 08:36:09 Hypervisor vendor: KVM 08:36:09 Virtualization type: full 08:36:09 L1d cache: 32K 08:36:09 L1i cache: 32K 08:36:09 L2 cache: 512K 08:36:09 L3 cache: 16384K 08:36:09 NUMA node0 CPU(s): 0-7 08:36:09 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:36:09 08:36:09 08:36:09 ---> nproc: 08:36:09 8 08:36:09 08:36:09 08:36:09 ---> df -h: 08:36:09 Filesystem Size Used Avail Use% Mounted on 08:36:09 udev 16G 0 16G 0% /dev 08:36:09 tmpfs 3.2G 708K 3.2G 1% /run 08:36:09 /dev/vda1 155G 11G 145G 7% / 08:36:09 tmpfs 16G 0 16G 0% /dev/shm 08:36:09 tmpfs 5.0M 0 5.0M 0% /run/lock 08:36:09 tmpfs 16G 0 16G 0% /sys/fs/cgroup 08:36:09 /dev/vda15 105M 4.4M 100M 5% /boot/efi 08:36:09 tmpfs 3.2G 0 3.2G 0% /run/user/1001 08:36:09 08:36:09 08:36:09 ---> free -m: 08:36:09 total used free shared buff/cache available 08:36:09 Mem: 32167 814 29126 0 2225 30923 08:36:09 Swap: 1023 0 1023 08:36:09 08:36:09 08:36:09 ---> ip addr: 08:36:09 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:36:09 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:36:09 inet 127.0.0.1/8 scope host lo 08:36:09 valid_lft forever preferred_lft forever 08:36:09 inet6 ::1/128 scope host 08:36:09 valid_lft forever preferred_lft forever 08:36:09 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 08:36:09 link/ether fa:16:3e:14:ba:c6 brd ff:ff:ff:ff:ff:ff 08:36:09 inet 10.30.107.232/23 brd 10.30.107.255 scope global dynamic ens3 08:36:09 valid_lft 86221sec preferred_lft 86221sec 08:36:09 inet6 fe80::f816:3eff:fe14:bac6/64 scope link 08:36:09 valid_lft forever preferred_lft forever 08:36:09 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 08:36:09 link/ether 02:42:bd:86:35:7b brd ff:ff:ff:ff:ff:ff 08:36:09 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 08:36:09 valid_lft forever preferred_lft forever 08:36:09 08:36:09 08:36:09 ---> sar -b -r -n DEV: 08:36:09 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-13031) 03/14/24 _x86_64_ (8 CPU) 08:36:09 08:36:09 08:33:12 LINUX RESTART (8 CPU) 08:36:09 08:36:09 08:34:01 tps rtps wtps bread/s bwrtn/s 08:36:09 08:35:01 128.13 17.45 110.68 999.83 39914.41 08:36:09 08:36:01 102.25 4.65 97.60 206.63 38418.13 08:36:09 Average: 115.19 11.05 104.14 603.23 39166.27 08:36:09 08:36:09 08:34:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:36:09 08:35:01 29985852 31619444 2953368 8.97 68264 1873444 1492180 4.39 989312 1667244 90296 08:36:09 08:36:01 29823248 31663016 3115972 9.46 88388 2045864 1433544 4.22 953200 1837880 96180 08:36:09 Average: 29904550 31641230 3034670 9.21 78326 1959654 1462862 4.30 971256 1752562 93238 08:36:09 08:36:09 08:34:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:36:09 08:35:01 ens3 56.89 39.76 838.80 9.72 0.00 0.00 0.00 0.00 08:36:09 08:35:01 lo 1.40 1.40 0.15 0.15 0.00 0.00 0.00 0.00 08:36:09 08:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:09 08:36:01 ens3 31.23 24.68 247.23 7.86 0.00 0.00 0.00 0.00 08:36:09 08:36:01 lo 1.47 1.47 0.15 0.15 0.00 0.00 0.00 0.00 08:36:09 08:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:09 Average: ens3 44.06 32.22 543.01 8.79 0.00 0.00 0.00 0.00 08:36:09 Average: lo 1.43 1.43 0.15 0.15 0.00 0.00 0.00 0.00 08:36:09 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:09 08:36:09 08:36:09 ---> sar -P ALL: 08:36:09 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-13031) 03/14/24 _x86_64_ (8 CPU) 08:36:09 08:36:09 08:33:12 LINUX RESTART (8 CPU) 08:36:09 08:36:09 08:34:01 CPU %user %nice %system %iowait %steal %idle 08:36:09 08:35:01 all 10.22 0.00 0.78 2.73 0.04 86.23 08:36:09 08:35:01 0 15.22 0.00 1.05 0.18 0.05 83.50 08:36:09 08:35:01 1 2.97 0.00 0.50 0.40 0.02 96.12 08:36:09 08:35:01 2 0.70 0.00 0.22 0.05 0.00 99.03 08:36:09 08:35:01 3 3.87 0.00 0.35 0.07 0.03 95.68 08:36:09 08:35:01 4 11.80 0.00 1.32 8.60 0.05 78.23 08:36:09 08:35:01 5 4.90 0.00 0.79 1.16 0.07 93.09 08:36:09 08:35:01 6 29.02 0.00 1.38 1.80 0.07 67.73 08:36:09 08:35:01 7 13.25 0.00 0.65 9.58 0.07 76.45 08:36:09 08:36:01 all 10.64 0.00 0.67 2.54 0.03 86.11 08:36:09 08:36:01 0 5.37 0.00 0.52 0.18 0.02 93.91 08:36:09 08:36:01 1 8.48 0.00 0.63 0.30 0.02 90.57 08:36:09 08:36:01 2 9.59 0.00 0.52 0.25 0.02 89.63 08:36:09 08:36:01 3 17.84 0.00 0.88 1.02 0.07 80.19 08:36:09 08:36:01 4 12.89 0.00 0.67 4.56 0.03 81.85 08:36:09 08:36:01 5 2.95 0.00 0.40 0.00 0.03 96.62 08:36:09 08:36:01 6 27.33 0.00 1.23 1.23 0.05 70.15 08:36:09 08:36:01 7 0.77 0.00 0.52 12.85 0.03 85.83 08:36:09 Average: all 10.43 0.00 0.73 2.64 0.04 86.17 08:36:09 Average: 0 10.29 0.00 0.78 0.18 0.03 88.71 08:36:09 Average: 1 5.73 0.00 0.57 0.35 0.02 93.34 08:36:09 Average: 2 5.15 0.00 0.37 0.15 0.01 94.33 08:36:09 Average: 3 10.85 0.00 0.62 0.54 0.05 87.94 08:36:09 Average: 4 12.35 0.00 0.99 6.58 0.04 80.04 08:36:09 Average: 5 3.91 0.00 0.59 0.57 0.05 94.87 08:36:09 Average: 6 28.17 0.00 1.31 1.52 0.06 68.94 08:36:09 Average: 7 7.01 0.00 0.58 11.21 0.05 81.14 08:36:09 08:36:09 08:36:09