08:33:59 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/python-onapsdk/+/137501 08:33:59 Running as SYSTEM 08:33:59 [EnvInject] - Loading node environment variables. 08:33:59 Building remotely on prd-ubuntu1804-docker-8c-8g-13032 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/integration-python-onapsdk-master-pylint-lint 08:33:59 [ssh-agent] Looking for ssh-agent implementation... 08:33:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:33:59 $ ssh-agent 08:33:59 SSH_AUTH_SOCK=/tmp/ssh-NduAiwW3mbIo/agent.2064 08:33:59 SSH_AGENT_PID=2066 08:33:59 [ssh-agent] Started. 08:33:59 Running ssh-add (command line suppressed) 08:33:59 Identity added: /w/workspace/integration-python-onapsdk-master-pylint-lint@tmp/private_key_5678006326230672296.key (/w/workspace/integration-python-onapsdk-master-pylint-lint@tmp/private_key_5678006326230672296.key) 08:33:59 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 08:33:59 The recommended git tool is: NONE 08:34:01 using credential onap-jenkins-ssh 08:34:01 Wiping out workspace first. 08:34:01 Cloning the remote Git repository 08:34:01 Cloning repository git://cloud.onap.org/mirror/integration/python-onapsdk.git 08:34:01 > git init /w/workspace/integration-python-onapsdk-master-pylint-lint # timeout=10 08:34:01 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 08:34:01 > git --version # timeout=10 08:34:01 > git --version # 'git version 2.17.1' 08:34:01 using GIT_SSH to set credentials Gerrit user 08:34:01 Verifying host key using manually-configured host key entries 08:34:01 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git +refs/heads/*:refs/remotes/origin/* # timeout=30 08:34:01 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 08:34:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:34:02 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 08:34:02 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 08:34:02 using GIT_SSH to set credentials Gerrit user 08:34:02 Verifying host key using manually-configured host key entries 08:34:02 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git refs/changes/01/137501/2 # timeout=30 08:34:02 > git rev-parse bd1eed0a99651140fe381c183bc38221c598814f^{commit} # timeout=10 08:34:02 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 08:34:02 Checking out Revision bd1eed0a99651140fe381c183bc38221c598814f (refs/changes/01/137501/2) 08:34:02 > git config core.sparsecheckout # timeout=10 08:34:02 > git checkout -f bd1eed0a99651140fe381c183bc38221c598814f # timeout=30 08:34:05 Commit message: "Version 13.0.5 -- Add an exception on SDC model distribution check" 08:34:05 > git rev-parse FETCH_HEAD^{commit} # timeout=10 08:34:05 > git rev-list --no-walk 7c3de7ac0ff93bae27f2a0a30198bb3d2e24cbf1 # timeout=10 08:34:05 [EnvInject] - Injecting environment variables from a build step. 08:34:05 [EnvInject] - Injecting as environment variables the properties content 08:34:05 PYTHON=python3 08:34:05 08:34:05 [EnvInject] - Variables injected successfully. 08:34:05 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash -l /tmp/jenkins5207961305587593675.sh 08:34:05 ---> tox-install.sh 08:34:05 + source /home/jenkins/lf-env.sh 08:34:05 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:34:05 ++ mktemp -d /tmp/venv-XXXX 08:34:05 + lf_venv=/tmp/venv-YGSb 08:34:05 + local venv_file=/tmp/.os_lf_venv 08:34:05 + local python=python3 08:34:05 + local options 08:34:05 + local set_path=true 08:34:05 + local install_args= 08:34:05 ++ 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:05 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:34:05 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:34:05 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:34:05 + true 08:34:05 + case $1 in 08:34:05 + venv_file=/tmp/.toxenv 08:34:05 + shift 2 08:34:05 + true 08:34:05 + case $1 in 08:34:05 + shift 08:34:05 + break 08:34:05 + case $python in 08:34:05 + local pkg_list= 08:34:05 + [[ -d /opt/pyenv ]] 08:34:05 + echo 'Setup pyenv:' 08:34:05 Setup pyenv: 08:34:05 + export PYENV_ROOT=/opt/pyenv 08:34:05 + PYENV_ROOT=/opt/pyenv 08:34:05 + 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:34:05 + 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:34:05 + pyenv versions 08:34:05 * system (set by /opt/pyenv/version) 08:34:05 * 3.8.13 (set by /opt/pyenv/version) 08:34:05 * 3.9.13 (set by /opt/pyenv/version) 08:34:05 * 3.10.6 (set by /opt/pyenv/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:/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:/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:/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 ++ shift 08:34:05 ++ case "$command" in 08:34:05 ++ command pyenv versions 08:34:05 ++ pyenv versions 08:34:05 ++ sed 's/^[ *]* //' 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 + [[ ! -f /tmp/.toxenv ]] 08:34:05 + [[ -n '' ]] 08:34:05 + python3 -m venv /tmp/venv-YGSb 08:34:10 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-YGSb' 08:34:10 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-YGSb 08:34:10 + echo /tmp/venv-YGSb 08:34:10 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 08:34:10 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 08:34:10 + /tmp/venv-YGSb/bin/python3 -m pip install --upgrade --quiet pip virtualenv 08:34:13 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:34:13 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 08:34:13 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 08:34:13 + /tmp/venv-YGSb/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 08:34:15 + type python3 08:34:15 + true 08:34:15 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-YGSb/bin to PATH' 08:34:15 lf-activate-venv(): INFO: Adding /tmp/venv-YGSb/bin to PATH 08:34:15 + PATH=/tmp/venv-YGSb/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:15 + return 0 08:34:15 + python3 --version 08:34:15 Python 3.10.6 08:34:15 + python3 -m pip --version 08:34:16 pip 24.0 from /tmp/venv-YGSb/lib/python3.10/site-packages/pip (python 3.10) 08:34:16 + python3 -m pip freeze 08:34:16 cachetools==5.3.3 08:34:16 chardet==5.2.0 08:34:16 colorama==0.4.6 08:34:16 distlib==0.3.8 08:34:16 filelock==3.13.1 08:34:16 packaging==24.0 08:34:16 platformdirs==4.2.0 08:34:16 pluggy==1.4.0 08:34:16 pyproject-api==1.6.1 08:34:16 tomli==2.0.1 08:34:16 tox==4.14.1 08:34:16 urllib3==1.26.18 08:34:16 virtualenv==20.25.1 08:34:16 [EnvInject] - Injecting environment variables from a build step. 08:34:16 [EnvInject] - Injecting as environment variables the properties content 08:34:16 PARALLEL=false 08:34:16 08:34:16 [EnvInject] - Variables injected successfully. 08:34:16 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash -l /tmp/jenkins11253495011008681929.sh 08:34:16 ---> tox-run.sh 08:34:16 + 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:16 + ARCHIVE_TOX_DIR=/w/workspace/integration-python-onapsdk-master-pylint-lint/archives/tox 08:34:16 + ARCHIVE_DOC_DIR=/w/workspace/integration-python-onapsdk-master-pylint-lint/archives/docs 08:34:16 + mkdir -p /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/tox 08:34:16 + cd /w/workspace/integration-python-onapsdk-master-pylint-lint/. 08:34:16 + source /home/jenkins/lf-env.sh 08:34:16 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:34:16 ++ mktemp -d /tmp/venv-XXXX 08:34:16 + lf_venv=/tmp/venv-H87B 08:34:16 + local venv_file=/tmp/.os_lf_venv 08:34:16 + local python=python3 08:34:16 + local options 08:34:16 + local set_path=true 08:34:16 + local install_args= 08:34:16 ++ 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:16 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:34:16 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:34:16 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:34:16 + true 08:34:16 + case $1 in 08:34:16 + venv_file=/tmp/.toxenv 08:34:16 + shift 2 08:34:16 + true 08:34:16 + case $1 in 08:34:16 + shift 08:34:16 + break 08:34:16 + case $python in 08:34:16 + local pkg_list= 08:34:16 + [[ -d /opt/pyenv ]] 08:34:16 + echo 'Setup pyenv:' 08:34:16 Setup pyenv: 08:34:16 + export PYENV_ROOT=/opt/pyenv 08:34:16 + PYENV_ROOT=/opt/pyenv 08:34:16 + 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:16 + 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:16 + pyenv versions 08:34:16 system 08:34:16 3.8.13 08:34:16 3.9.13 08:34:16 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 08:34:16 + command -v pyenv 08:34:16 ++ pyenv init - --no-rehash 08:34:16 + 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:16 export PATH="/opt/pyenv/shims:${PATH}" 08:34:16 export PYENV_SHELL=bash 08:34:16 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:34:16 pyenv() { 08:34:16 local command 08:34:16 command="${1:-}" 08:34:16 if [ "$#" -gt 0 ]; then 08:34:16 shift 08:34:16 fi 08:34:16 08:34:16 case "$command" in 08:34:16 rehash|shell) 08:34:16 eval "$(pyenv "sh-$command" "$@")" 08:34:16 ;; 08:34:16 *) 08:34:16 command pyenv "$command" "$@" 08:34:16 ;; 08:34:16 esac 08:34:16 }' 08:34:16 +++ 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:16 ++ 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:16 ++ 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:16 ++ 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:16 ++ export PYENV_SHELL=bash 08:34:16 ++ PYENV_SHELL=bash 08:34:16 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:34:16 +++ complete -F _pyenv pyenv 08:34:16 ++ lf-pyver python3 08:34:16 ++ local py_version_xy=python3 08:34:16 ++ local py_version_xyz= 08:34:16 ++ pyenv versions 08:34:16 ++ sed 's/^[ *]* //' 08:34:16 ++ local command 08:34:16 ++ command=versions 08:34:16 ++ '[' 1 -gt 0 ']' 08:34:16 ++ shift 08:34:16 ++ case "$command" in 08:34:16 ++ command pyenv versions 08:34:16 ++ pyenv versions 08:34:16 ++ awk '{ print $1 }' 08:34:16 ++ grep -E '^[0-9.]*[0-9]$' 08:34:16 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:34:16 +++ sort -V 08:34:16 +++ grep '^3' /tmp/.pyenv_versions 08:34:16 +++ tail -n 1 08:34:16 ++ py_version_xyz=3.10.6 08:34:16 ++ [[ -z 3.10.6 ]] 08:34:16 ++ echo 3.10.6 08:34:16 ++ return 0 08:34:16 + pyenv local 3.10.6 08:34:16 + local command 08:34:16 + command=local 08:34:16 + '[' 2 -gt 0 ']' 08:34:16 + shift 08:34:16 + case "$command" in 08:34:16 + command pyenv local 3.10.6 08:34:16 + pyenv local 3.10.6 08:34:16 + for arg in "$@" 08:34:16 + case $arg in 08:34:16 + pkg_list+='tox ' 08:34:16 + for arg in "$@" 08:34:16 + case $arg in 08:34:16 + pkg_list+='virtualenv ' 08:34:16 + for arg in "$@" 08:34:16 + case $arg in 08:34:16 + pkg_list+='urllib3~=1.26.15 ' 08:34:16 + [[ -f /tmp/.toxenv ]] 08:34:16 ++ cat /tmp/.toxenv 08:34:16 + lf_venv=/tmp/venv-YGSb 08:34:16 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YGSb from' file:/tmp/.toxenv 08:34:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YGSb from file:/tmp/.toxenv 08:34:16 + /tmp/venv-YGSb/bin/python3 -m pip install --upgrade --quiet pip virtualenv 08:34:17 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:34:17 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 08:34:17 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 08:34:17 + /tmp/venv-YGSb/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 08:34:18 + type python3 08:34:18 + true 08:34:18 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-YGSb/bin to PATH' 08:34:18 lf-activate-venv(): INFO: Adding /tmp/venv-YGSb/bin to PATH 08:34:18 + PATH=/tmp/venv-YGSb/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:18 + return 0 08:34:18 + [[ -d /opt/pyenv ]] 08:34:18 + echo '---> Setting up pyenv' 08:34:18 ---> Setting up pyenv 08:34:18 + export PYENV_ROOT=/opt/pyenv 08:34:18 + PYENV_ROOT=/opt/pyenv 08:34:18 + export PATH=/opt/pyenv/bin:/tmp/venv-YGSb/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:18 + PATH=/opt/pyenv/bin:/tmp/venv-YGSb/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:18 ++ pwd 08:34:18 + PYTHONPATH=/w/workspace/integration-python-onapsdk-master-pylint-lint 08:34:18 + export PYTHONPATH 08:34:18 + export TOX_TESTENV_PASSENV=PYTHONPATH 08:34:18 + TOX_TESTENV_PASSENV=PYTHONPATH 08:34:18 + tox --version 08:34:19 4.14.1 from /tmp/venv-YGSb/lib/python3.10/site-packages/tox/__init__.py 08:34:19 + PARALLEL=false 08:34:19 + TOX_OPTIONS_LIST= 08:34:19 + [[ -n pylint ]] 08:34:19 + TOX_OPTIONS_LIST=' -e pylint' 08:34:19 + case ${PARALLEL,,} in 08:34:19 + tox -e pylint 08:34:19 + tee -a /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/tox/tox.log 08:34:20 pylint: install_deps> python -I -m pip install -r test-requirements.txt 08:34:32 .pkg: install_requires> python -I -m pip install 'setuptools>=40.8.0' wheel 08:34:33 .pkg: _optional_hooks> python /tmp/venv-YGSb/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 08:34:33 .pkg: get_requires_for_build_sdist> python /tmp/venv-YGSb/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 08:34:34 .pkg: install_requires_for_build_sdist> python -I -m pip install pytest-runner==5.2 08:34:34 .pkg: get_requires_for_build_wheel> python /tmp/venv-YGSb/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 08:34:35 .pkg: install_requires_for_build_wheel> python -I -m pip install pytest-runner==5.2 wheel 08:34:35 .pkg: freeze> python -m pip freeze --all 08:34:35 .pkg: pip==24.0,pytest-runner==5.2,setuptools==69.1.0,wheel==0.42.0 08:34:35 .pkg: prepare_metadata_for_build_wheel> python /tmp/venv-YGSb/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 08:34:36 .pkg: build_sdist> python /tmp/venv-YGSb/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 08:34:36 pylint: 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:37 pylint: install_package> python -I -m pip install --force-reinstall --no-deps /w/workspace/integration-python-onapsdk-master-pylint-lint/.tox/.tmp/package/1/onapsdk-13.0.5.tar.gz 08:34:40 pylint: freeze> python -m pip freeze --all 08:34:40 pylint: 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:40 pylint: commands[0]> pylint src/ 08:35:02 08:35:02 ------------------------------------ 08:35:02 Your code has been rated at 10.00/10 08:35:02 08:35:04 pylint: OK (45.00=setup[20.72]+cmd[24.28] seconds) 08:35:04 congratulations :) (45.17 seconds) 08:35:04 + tox_status=0 08:35:04 + echo '---> Completed tox runs' 08:35:04 ---> Completed tox runs 08:35:04 + for i in .tox/*/log 08:35:04 ++ echo .tox/pylint/log 08:35:04 ++ awk -F/ '{print $2}' 08:35:04 + tox_env=pylint 08:35:04 + cp -r .tox/pylint/log /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/tox/pylint 08:35:04 + DOC_DIR=docs/_build/html 08:35:04 + [[ -d docs/_build/html ]] 08:35:04 + echo '---> tox-run.sh ends' 08:35:04 ---> tox-run.sh ends 08:35:04 + test 0 -eq 0 08:35:04 $ ssh-agent -k 08:35:04 unset SSH_AUTH_SOCK; 08:35:04 unset SSH_AGENT_PID; 08:35:04 echo Agent pid 2066 killed; 08:35:04 [ssh-agent] Stopped. 08:35:04 [PostBuildScript] - [INFO] Executing post build scripts. 08:35:04 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins16851471469003831479.sh 08:35:04 ---> sysstat.sh 08:35:05 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins15341592212817956503.sh 08:35:05 ---> package-listing.sh 08:35:05 ++ facter osfamily 08:35:05 ++ tr '[:upper:]' '[:lower:]' 08:35:05 + OS_FAMILY=debian 08:35:05 + workspace=/w/workspace/integration-python-onapsdk-master-pylint-lint 08:35:05 + START_PACKAGES=/tmp/packages_start.txt 08:35:05 + END_PACKAGES=/tmp/packages_end.txt 08:35:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:35:05 + PACKAGES=/tmp/packages_start.txt 08:35:05 + '[' /w/workspace/integration-python-onapsdk-master-pylint-lint ']' 08:35:05 + PACKAGES=/tmp/packages_end.txt 08:35:05 + case "${OS_FAMILY}" in 08:35:05 + dpkg -l 08:35:05 + grep '^ii' 08:35:05 + '[' -f /tmp/packages_start.txt ']' 08:35:05 + '[' -f /tmp/packages_end.txt ']' 08:35:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:35:05 + '[' /w/workspace/integration-python-onapsdk-master-pylint-lint ']' 08:35:05 + mkdir -p /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/ 08:35:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/ 08:35:05 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins11462869965289210505.sh 08:35:05 ---> capture-instance-metadata.sh 08:35:05 Setup pyenv: 08:35:05 system 08:35:05 3.8.13 08:35:05 3.9.13 08:35:05 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 08:35:09 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-YuAJ 08:35:09 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:35:12 lf-activate-venv(): INFO: Installing: lftools 08:35:42 lf-activate-venv(): INFO: Adding /tmp/venv-YuAJ/bin to PATH 08:35:42 INFO: Running in OpenStack, capturing instance metadata 08:35:42 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins2822755344325931291.sh 08:35:42 provisioning config files... 08:35:42 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-python-onapsdk-master-pylint-lint@tmp/config6022048021481046894tmp 08:35:42 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 08:35:42 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 08:35:42 [EnvInject] - Injecting environment variables from a build step. 08:35:42 [EnvInject] - Injecting as environment variables the properties content 08:35:42 SERVER_ID=logs 08:35:42 08:35:42 [EnvInject] - Variables injected successfully. 08:35:42 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins94014698335347069.sh 08:35:42 ---> create-netrc.sh 08:35:42 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins10653504594252389.sh 08:35:42 ---> python-tools-install.sh 08:35:42 Setup pyenv: 08:35:42 system 08:35:42 3.8.13 08:35:42 3.9.13 08:35:43 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 08:35:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YuAJ from file:/tmp/.os_lf_venv 08:35:44 lf-activate-venv(): INFO: Installing: lftools 08:35:52 lf-activate-venv(): INFO: Adding /tmp/venv-YuAJ/bin to PATH 08:35:52 Generating Requirements File 08:36:19 Python 3.10.6 08:36:20 pip 24.0 from /tmp/venv-YuAJ/lib/python3.10/site-packages/pip (python 3.10) 08:36:20 appdirs==1.4.4 08:36:20 argcomplete==3.2.3 08:36:20 aspy.yaml==1.3.0 08:36:20 attrs==23.2.0 08:36:20 autopage==0.5.2 08:36:20 beautifulsoup4==4.12.3 08:36:20 boto3==1.34.62 08:36:20 botocore==1.34.62 08:36:20 bs4==0.0.2 08:36:20 cachetools==5.3.3 08:36:20 certifi==2024.2.2 08:36:20 cffi==1.16.0 08:36:20 cfgv==3.4.0 08:36:20 chardet==5.2.0 08:36:20 charset-normalizer==3.3.2 08:36:20 click==8.1.7 08:36:20 cliff==4.6.0 08:36:20 cmd2==2.4.3 08:36:20 cryptography==3.3.2 08:36:20 debtcollector==3.0.0 08:36:20 decorator==5.1.1 08:36:20 defusedxml==0.7.1 08:36:20 Deprecated==1.2.14 08:36:20 distlib==0.3.8 08:36:20 dnspython==2.6.1 08:36:20 docker==4.2.2 08:36:20 dogpile.cache==1.3.2 08:36:20 email_validator==2.1.1 08:36:20 filelock==3.13.1 08:36:20 future==1.0.0 08:36:20 gitdb==4.0.11 08:36:20 GitPython==3.1.42 08:36:20 google-auth==2.28.2 08:36:20 httplib2==0.22.0 08:36:20 identify==2.5.35 08:36:20 idna==3.6 08:36:20 importlib-resources==1.5.0 08:36:20 iso8601==2.1.0 08:36:20 Jinja2==3.1.3 08:36:20 jmespath==1.0.1 08:36:20 jsonpatch==1.33 08:36:20 jsonpointer==2.4 08:36:20 jsonschema==4.21.1 08:36:20 jsonschema-specifications==2023.12.1 08:36:20 keystoneauth1==5.6.0 08:36:20 kubernetes==29.0.0 08:36:20 lftools==0.37.10 08:36:20 lxml==5.1.0 08:36:20 MarkupSafe==2.1.5 08:36:20 msgpack==1.0.8 08:36:20 multi_key_dict==2.0.3 08:36:20 munch==4.0.0 08:36:20 netaddr==1.2.1 08:36:20 netifaces==0.11.0 08:36:20 niet==1.4.2 08:36:20 nodeenv==1.8.0 08:36:20 oauth2client==4.1.3 08:36:20 oauthlib==3.2.2 08:36:20 openstacksdk==3.0.0 08:36:20 os-client-config==2.1.0 08:36:20 os-service-types==1.7.0 08:36:20 osc-lib==3.0.1 08:36:20 oslo.config==9.4.0 08:36:20 oslo.context==5.5.0 08:36:20 oslo.i18n==6.3.0 08:36:20 oslo.log==5.5.0 08:36:20 oslo.serialization==5.4.0 08:36:20 oslo.utils==7.1.0 08:36:20 packaging==24.0 08:36:20 pbr==6.0.0 08:36:20 platformdirs==4.2.0 08:36:20 prettytable==3.10.0 08:36:20 pyasn1==0.5.1 08:36:20 pyasn1-modules==0.3.0 08:36:20 pycparser==2.21 08:36:20 pygerrit2==2.0.15 08:36:20 PyGithub==2.2.0 08:36:20 pyinotify==0.9.6 08:36:20 PyJWT==2.8.0 08:36:20 PyNaCl==1.5.0 08:36:20 pyparsing==2.4.7 08:36:20 pyperclip==1.8.2 08:36:20 pyrsistent==0.20.0 08:36:20 python-cinderclient==9.5.0 08:36:20 python-dateutil==2.9.0.post0 08:36:20 python-heatclient==3.5.0 08:36:20 python-jenkins==1.8.2 08:36:20 python-keystoneclient==5.4.0 08:36:20 python-magnumclient==4.4.0 08:36:20 python-novaclient==18.6.0 08:36:20 python-openstackclient==6.5.0 08:36:20 python-swiftclient==4.5.0 08:36:20 PyYAML==6.0.1 08:36:20 referencing==0.33.0 08:36:20 requests==2.31.0 08:36:20 requests-oauthlib==1.4.0 08:36:20 requestsexceptions==1.4.0 08:36:20 rfc3986==2.0.0 08:36:20 rpds-py==0.18.0 08:36:20 rsa==4.9 08:36:20 ruamel.yaml==0.18.6 08:36:20 ruamel.yaml.clib==0.2.8 08:36:20 s3transfer==0.10.0 08:36:20 simplejson==3.19.2 08:36:20 six==1.16.0 08:36:20 smmap==5.0.1 08:36:20 soupsieve==2.5 08:36:20 stevedore==5.2.0 08:36:20 tabulate==0.9.0 08:36:20 toml==0.10.2 08:36:20 tomlkit==0.12.4 08:36:20 tqdm==4.66.2 08:36:20 typing_extensions==4.10.0 08:36:20 tzdata==2024.1 08:36:20 urllib3==1.26.18 08:36:20 virtualenv==20.25.1 08:36:20 wcwidth==0.2.13 08:36:20 websocket-client==1.7.0 08:36:20 wrapt==1.16.0 08:36:20 xdg==6.0.0 08:36:20 xmltodict==0.13.0 08:36:20 yq==3.2.3 08:36:20 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins15490443540373939706.sh 08:36:20 ---> sudo-logs.sh 08:36:20 Archiving 'sudo' log.. 08:36:20 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins3574541550993487603.sh 08:36:20 ---> job-cost.sh 08:36:20 Setup pyenv: 08:36:20 system 08:36:20 3.8.13 08:36:20 3.9.13 08:36:20 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 08:36:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YuAJ from file:/tmp/.os_lf_venv 08:36:22 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:36:27 lf-activate-venv(): INFO: Adding /tmp/venv-YuAJ/bin to PATH 08:36:27 INFO: No Stack... 08:36:27 INFO: Retrieving Pricing Info for: v3-standard-8 08:36:27 INFO: Archiving Costs 08:36:27 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash -l /tmp/jenkins2852713102846921025.sh 08:36:27 ---> logs-deploy.sh 08:36:27 Setup pyenv: 08:36:28 system 08:36:28 3.8.13 08:36:28 3.9.13 08:36:28 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 08:36:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YuAJ from file:/tmp/.os_lf_venv 08:36:29 lf-activate-venv(): INFO: Installing: lftools 08:36:38 lf-activate-venv(): INFO: Adding /tmp/venv-YuAJ/bin to PATH 08:36:38 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-python-onapsdk-master-pylint-lint/251 08:36:38 INFO: archiving workspace using pattern(s): 08:36:39 Archives upload complete. 08:36:39 INFO: archiving logs to Nexus 08:36:40 ---> uname -a: 08:36:40 Linux prd-ubuntu1804-docker-8c-8g-13032 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:40 08:36:40 08:36:40 ---> lscpu: 08:36:40 Architecture: x86_64 08:36:40 CPU op-mode(s): 32-bit, 64-bit 08:36:40 Byte Order: Little Endian 08:36:40 CPU(s): 8 08:36:40 On-line CPU(s) list: 0-7 08:36:40 Thread(s) per core: 1 08:36:40 Core(s) per socket: 1 08:36:40 Socket(s): 8 08:36:40 NUMA node(s): 1 08:36:40 Vendor ID: AuthenticAMD 08:36:40 CPU family: 23 08:36:40 Model: 49 08:36:40 Model name: AMD EPYC-Rome Processor 08:36:40 Stepping: 0 08:36:40 CPU MHz: 2800.000 08:36:40 BogoMIPS: 5600.00 08:36:40 Virtualization: AMD-V 08:36:40 Hypervisor vendor: KVM 08:36:40 Virtualization type: full 08:36:40 L1d cache: 32K 08:36:40 L1i cache: 32K 08:36:40 L2 cache: 512K 08:36:40 L3 cache: 16384K 08:36:40 NUMA node0 CPU(s): 0-7 08:36:40 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:40 08:36:40 08:36:40 ---> nproc: 08:36:40 8 08:36:40 08:36:40 08:36:40 ---> df -h: 08:36:40 Filesystem Size Used Avail Use% Mounted on 08:36:40 udev 16G 0 16G 0% /dev 08:36:40 tmpfs 3.2G 708K 3.2G 1% /run 08:36:40 /dev/vda1 155G 11G 145G 7% / 08:36:40 tmpfs 16G 0 16G 0% /dev/shm 08:36:40 tmpfs 5.0M 0 5.0M 0% /run/lock 08:36:40 tmpfs 16G 0 16G 0% /sys/fs/cgroup 08:36:40 /dev/vda15 105M 4.4M 100M 5% /boot/efi 08:36:40 tmpfs 3.2G 0 3.2G 0% /run/user/1001 08:36:40 08:36:40 08:36:40 ---> free -m: 08:36:40 total used free shared buff/cache available 08:36:40 Mem: 32167 816 29119 0 2231 30920 08:36:40 Swap: 1023 0 1023 08:36:40 08:36:40 08:36:40 ---> ip addr: 08:36:40 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:36:40 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:36:40 inet 127.0.0.1/8 scope host lo 08:36:40 valid_lft forever preferred_lft forever 08:36:40 inet6 ::1/128 scope host 08:36:40 valid_lft forever preferred_lft forever 08:36:40 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 08:36:40 link/ether fa:16:3e:b1:1e:2c brd ff:ff:ff:ff:ff:ff 08:36:40 inet 10.30.106.70/23 brd 10.30.107.255 scope global dynamic ens3 08:36:40 valid_lft 86201sec preferred_lft 86201sec 08:36:40 inet6 fe80::f816:3eff:feb1:1e2c/64 scope link 08:36:40 valid_lft forever preferred_lft forever 08:36:40 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 08:36:40 link/ether 02:42:fb:b8:bb:a6 brd ff:ff:ff:ff:ff:ff 08:36:40 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 08:36:40 valid_lft forever preferred_lft forever 08:36:40 08:36:40 08:36:40 ---> sar -b -r -n DEV: 08:36:40 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-13032) 03/14/24 _x86_64_ (8 CPU) 08:36:40 08:36:40 08:33:24 LINUX RESTART (8 CPU) 08:36:40 08:36:40 08:34:01 tps rtps wtps bread/s bwrtn/s 08:36:40 08:35:01 329.06 27.31 301.75 867.72 20495.65 08:36:40 08:36:01 81.75 14.45 67.31 1040.23 18795.40 08:36:40 Average: 205.41 20.88 184.53 953.97 19645.53 08:36:40 08:36:40 08:34:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:36:40 08:35:01 30057200 31531864 2882020 8.75 58088 1730268 1634652 4.81 1036496 1559676 49784 08:36:40 08:36:01 29936956 31685764 3002264 9.11 79856 1968988 1411016 4.15 925040 1762824 155716 08:36:40 Average: 29997078 31608814 2942142 8.93 68972 1849628 1522834 4.48 980768 1661250 102750 08:36:40 08:36:40 08:34:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:36:40 08:35:01 lo 0.87 0.87 0.09 0.09 0.00 0.00 0.00 0.00 08:36:40 08:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:40 08:35:01 ens3 63.64 47.14 361.38 22.07 0.00 0.00 0.00 0.00 08:36:40 08:36:01 lo 1.60 1.60 0.16 0.16 0.00 0.00 0.00 0.00 08:36:40 08:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:40 08:36:01 ens3 50.61 36.03 704.00 8.85 0.00 0.00 0.00 0.00 08:36:40 Average: lo 1.23 1.23 0.13 0.13 0.00 0.00 0.00 0.00 08:36:40 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:36:40 Average: ens3 57.12 41.58 532.69 15.46 0.00 0.00 0.00 0.00 08:36:40 08:36:40 08:36:40 ---> sar -P ALL: 08:36:40 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-13032) 03/14/24 _x86_64_ (8 CPU) 08:36:40 08:36:40 08:33:24 LINUX RESTART (8 CPU) 08:36:40 08:36:40 08:34:01 CPU %user %nice %system %iowait %steal %idle 08:36:40 08:35:01 all 11.19 0.00 0.72 1.94 0.04 86.11 08:36:40 08:35:01 0 9.78 0.00 0.78 0.07 0.03 89.33 08:36:40 08:35:01 1 17.42 0.00 1.69 4.05 0.03 76.81 08:36:40 08:35:01 2 13.15 0.00 0.72 5.76 0.05 80.32 08:36:40 08:35:01 3 36.15 0.00 0.92 0.40 0.08 62.44 08:36:40 08:35:01 4 3.56 0.00 0.42 0.13 0.05 95.84 08:36:40 08:35:01 5 0.55 0.00 0.42 4.77 0.02 94.24 08:36:40 08:35:01 6 7.32 0.00 0.63 0.28 0.05 91.71 08:36:40 08:35:01 7 1.57 0.00 0.17 0.10 0.02 98.15 08:36:40 08:36:01 all 10.89 0.00 0.74 1.52 0.03 86.83 08:36:40 08:36:01 0 26.21 0.00 1.40 0.37 0.05 71.97 08:36:40 08:36:01 1 4.65 0.00 0.45 0.80 0.02 94.08 08:36:40 08:36:01 2 6.84 0.00 0.42 4.50 0.02 88.22 08:36:40 08:36:01 3 5.68 0.00 0.25 0.00 0.02 94.05 08:36:40 08:36:01 4 15.83 0.00 1.17 2.82 0.05 80.13 08:36:40 08:36:01 5 4.76 0.00 0.60 3.44 0.02 91.19 08:36:40 08:36:01 6 10.90 0.00 0.83 0.15 0.02 88.10 08:36:40 08:36:01 7 12.25 0.00 0.77 0.03 0.03 86.91 08:36:40 Average: all 11.04 0.00 0.73 1.73 0.03 86.47 08:36:40 Average: 0 18.00 0.00 1.09 0.22 0.04 80.65 08:36:40 Average: 1 11.02 0.00 1.07 2.42 0.03 85.46 08:36:40 Average: 2 9.99 0.00 0.57 5.13 0.03 84.28 08:36:40 Average: 3 20.91 0.00 0.58 0.20 0.05 78.26 08:36:40 Average: 4 9.69 0.00 0.79 1.48 0.05 87.98 08:36:40 Average: 5 2.65 0.00 0.51 4.11 0.02 92.71 08:36:40 Average: 6 9.11 0.00 0.73 0.22 0.03 89.91 08:36:40 Average: 7 6.90 0.00 0.47 0.07 0.03 92.54 08:36:40 08:36:40 08:36:40