11:02:34 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/python-onapsdk/+/137443 11:02:34 Running as SYSTEM 11:02:34 [EnvInject] - Loading node environment variables. 11:02:34 Building remotely on prd-ubuntu1804-docker-8c-8g-9699 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/integration-python-onapsdk-master-pylint-lint 11:02:34 [ssh-agent] Looking for ssh-agent implementation... 11:02:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:02:34 $ ssh-agent 11:02:34 SSH_AUTH_SOCK=/tmp/ssh-5jixbpZ9saS4/agent.2087 11:02:34 SSH_AGENT_PID=2089 11:02:34 [ssh-agent] Started. 11:02:34 Running ssh-add (command line suppressed) 11:02:34 Identity added: /w/workspace/integration-python-onapsdk-master-pylint-lint@tmp/private_key_2602281427993521753.key (/w/workspace/integration-python-onapsdk-master-pylint-lint@tmp/private_key_2602281427993521753.key) 11:02:34 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 11:02:34 The recommended git tool is: NONE 11:02:36 using credential onap-jenkins-ssh 11:02:36 Wiping out workspace first. 11:02:36 Cloning the remote Git repository 11:02:36 Cloning repository git://cloud.onap.org/mirror/integration/python-onapsdk.git 11:02:36 > git init /w/workspace/integration-python-onapsdk-master-pylint-lint # timeout=10 11:02:36 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 11:02:36 > git --version # timeout=10 11:02:36 > git --version # 'git version 2.17.1' 11:02:36 using GIT_SSH to set credentials Gerrit user 11:02:36 Verifying host key using manually-configured host key entries 11:02:36 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git +refs/heads/*:refs/remotes/origin/* # timeout=30 11:02:36 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 11:02:36 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:02:37 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 11:02:37 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 11:02:37 using GIT_SSH to set credentials Gerrit user 11:02:37 Verifying host key using manually-configured host key entries 11:02:37 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git refs/changes/43/137443/4 # timeout=30 11:02:37 > git rev-parse 1c9b3a0ebe2272069a665011abf0f6232e3598ee^{commit} # timeout=10 11:02:37 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 11:02:37 Checking out Revision 1c9b3a0ebe2272069a665011abf0f6232e3598ee (refs/changes/43/137443/4) 11:02:37 > git config core.sparsecheckout # timeout=10 11:02:37 > git checkout -f 1c9b3a0ebe2272069a665011abf0f6232e3598ee # timeout=30 11:02:40 Commit message: "Avoid empty newlines in jina templates when if conditions evaluate to false" 11:02:40 > git rev-parse FETCH_HEAD^{commit} # timeout=10 11:02:40 > git rev-list --no-walk d3591ef0893a8b718042b3a7937bb1f73d972176 # timeout=10 11:02:40 [EnvInject] - Injecting environment variables from a build step. 11:02:40 [EnvInject] - Injecting as environment variables the properties content 11:02:40 PYTHON=python3 11:02:40 11:02:40 [EnvInject] - Variables injected successfully. 11:02:40 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash -l /tmp/jenkins10614240242701786622.sh 11:02:40 ---> tox-install.sh 11:02:40 + source /home/jenkins/lf-env.sh 11:02:40 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:02:40 ++ mktemp -d /tmp/venv-XXXX 11:02:40 + lf_venv=/tmp/venv-tk6T 11:02:40 + local venv_file=/tmp/.os_lf_venv 11:02:40 + local python=python3 11:02:40 + local options 11:02:40 + local set_path=true 11:02:40 + local install_args= 11:02:40 ++ 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 11:02:41 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:02:41 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:02:41 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:02:41 + true 11:02:41 + case $1 in 11:02:41 + venv_file=/tmp/.toxenv 11:02:41 + shift 2 11:02:41 + true 11:02:41 + case $1 in 11:02:41 + shift 11:02:41 + break 11:02:41 + case $python in 11:02:41 + local pkg_list= 11:02:41 + [[ -d /opt/pyenv ]] 11:02:41 + echo 'Setup pyenv:' 11:02:41 Setup pyenv: 11:02:41 + export PYENV_ROOT=/opt/pyenv 11:02:41 + PYENV_ROOT=/opt/pyenv 11:02:41 + 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 11:02:41 + 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 11:02:41 + pyenv versions 11:02:41 * system (set by /opt/pyenv/version) 11:02:41 * 3.8.13 (set by /opt/pyenv/version) 11:02:41 * 3.9.13 (set by /opt/pyenv/version) 11:02:41 * 3.10.6 (set by /opt/pyenv/version) 11:02:41 + command -v pyenv 11:02:41 ++ pyenv init - --no-rehash 11:02:41 + 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[*]}"'\'')" 11:02:41 export PATH="/opt/pyenv/shims:${PATH}" 11:02:41 export PYENV_SHELL=bash 11:02:41 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:02:41 pyenv() { 11:02:41 local command 11:02:41 command="${1:-}" 11:02:41 if [ "$#" -gt 0 ]; then 11:02:41 shift 11:02:41 fi 11:02:41 11:02:41 case "$command" in 11:02:41 rehash|shell) 11:02:41 eval "$(pyenv "sh-$command" "$@")" 11:02:41 ;; 11:02:41 *) 11:02:41 command pyenv "$command" "$@" 11:02:41 ;; 11:02:41 esac 11:02:41 }' 11:02:41 +++ 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[*]}"' 11:02:41 ++ 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 11:02:41 ++ 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 11:02:41 ++ 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 11:02:41 ++ export PYENV_SHELL=bash 11:02:41 ++ PYENV_SHELL=bash 11:02:41 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:02:41 +++ complete -F _pyenv pyenv 11:02:41 ++ lf-pyver python3 11:02:41 ++ local py_version_xy=python3 11:02:41 ++ local py_version_xyz= 11:02:41 ++ pyenv versions 11:02:41 ++ local command 11:02:41 ++ command=versions 11:02:41 ++ '[' 1 -gt 0 ']' 11:02:41 ++ shift 11:02:41 ++ case "$command" in 11:02:41 ++ sed 's/^[ *]* //' 11:02:41 ++ command pyenv versions 11:02:41 ++ pyenv versions 11:02:41 ++ awk '{ print $1 }' 11:02:41 ++ grep -E '^[0-9.]*[0-9]$' 11:02:41 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:02:41 +++ grep '^3' /tmp/.pyenv_versions 11:02:41 +++ tail -n 1 11:02:41 +++ sort -V 11:02:41 ++ py_version_xyz=3.10.6 11:02:41 ++ [[ -z 3.10.6 ]] 11:02:41 ++ echo 3.10.6 11:02:41 ++ return 0 11:02:41 + pyenv local 3.10.6 11:02:41 + local command 11:02:41 + command=local 11:02:41 + '[' 2 -gt 0 ']' 11:02:41 + shift 11:02:41 + case "$command" in 11:02:41 + command pyenv local 3.10.6 11:02:41 + pyenv local 3.10.6 11:02:41 + for arg in "$@" 11:02:41 + case $arg in 11:02:41 + pkg_list+='tox ' 11:02:41 + for arg in "$@" 11:02:41 + case $arg in 11:02:41 + pkg_list+='virtualenv ' 11:02:41 + for arg in "$@" 11:02:41 + case $arg in 11:02:41 + pkg_list+='urllib3~=1.26.15 ' 11:02:41 + [[ -f /tmp/.toxenv ]] 11:02:41 + [[ ! -f /tmp/.toxenv ]] 11:02:41 + [[ -n '' ]] 11:02:41 + python3 -m venv /tmp/venv-tk6T 11:02:45 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-tk6T' 11:02:45 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-tk6T 11:02:45 + echo /tmp/venv-tk6T 11:02:45 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 11:02:45 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 11:02:45 + /tmp/venv-tk6T/bin/python3 -m pip install --upgrade --quiet pip virtualenv 11:02:48 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:02:48 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 11:02:48 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 11:02:48 + /tmp/venv-tk6T/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 11:02:51 + type python3 11:02:51 + true 11:02:51 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-tk6T/bin to PATH' 11:02:51 lf-activate-venv(): INFO: Adding /tmp/venv-tk6T/bin to PATH 11:02:51 + PATH=/tmp/venv-tk6T/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 11:02:51 + return 0 11:02:51 + python3 --version 11:02:51 Python 3.10.6 11:02:51 + python3 -m pip --version 11:02:51 pip 24.0 from /tmp/venv-tk6T/lib/python3.10/site-packages/pip (python 3.10) 11:02:51 + python3 -m pip freeze 11:02:51 cachetools==5.3.3 11:02:51 chardet==5.2.0 11:02:51 colorama==0.4.6 11:02:51 distlib==0.3.8 11:02:51 filelock==3.13.1 11:02:51 packaging==23.2 11:02:51 platformdirs==4.2.0 11:02:51 pluggy==1.4.0 11:02:51 pyproject-api==1.6.1 11:02:51 tomli==2.0.1 11:02:51 tox==4.13.0 11:02:51 urllib3==1.26.18 11:02:51 virtualenv==20.25.1 11:02:51 [EnvInject] - Injecting environment variables from a build step. 11:02:51 [EnvInject] - Injecting as environment variables the properties content 11:02:51 PARALLEL=false 11:02:51 11:02:51 [EnvInject] - Variables injected successfully. 11:02:51 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash -l /tmp/jenkins10058167911015088159.sh 11:02:51 ---> tox-run.sh 11:02:51 + 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 11:02:51 + ARCHIVE_TOX_DIR=/w/workspace/integration-python-onapsdk-master-pylint-lint/archives/tox 11:02:51 + ARCHIVE_DOC_DIR=/w/workspace/integration-python-onapsdk-master-pylint-lint/archives/docs 11:02:51 + mkdir -p /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/tox 11:02:51 + cd /w/workspace/integration-python-onapsdk-master-pylint-lint/. 11:02:51 + source /home/jenkins/lf-env.sh 11:02:51 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:02:51 ++ mktemp -d /tmp/venv-XXXX 11:02:51 + lf_venv=/tmp/venv-ky01 11:02:51 + local venv_file=/tmp/.os_lf_venv 11:02:51 + local python=python3 11:02:51 + local options 11:02:51 + local set_path=true 11:02:51 + local install_args= 11:02:51 ++ 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 11:02:51 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:02:51 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:02:51 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:02:51 + true 11:02:51 + case $1 in 11:02:51 + venv_file=/tmp/.toxenv 11:02:51 + shift 2 11:02:51 + true 11:02:51 + case $1 in 11:02:51 + shift 11:02:51 + break 11:02:51 + case $python in 11:02:51 + local pkg_list= 11:02:51 + [[ -d /opt/pyenv ]] 11:02:51 + echo 'Setup pyenv:' 11:02:51 Setup pyenv: 11:02:51 + export PYENV_ROOT=/opt/pyenv 11:02:51 + PYENV_ROOT=/opt/pyenv 11:02:51 + 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 11:02:51 + 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 11:02:51 + pyenv versions 11:02:51 system 11:02:51 3.8.13 11:02:51 3.9.13 11:02:51 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 11:02:51 + command -v pyenv 11:02:51 ++ pyenv init - --no-rehash 11:02:51 + 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[*]}"'\'')" 11:02:51 export PATH="/opt/pyenv/shims:${PATH}" 11:02:51 export PYENV_SHELL=bash 11:02:51 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:02:51 pyenv() { 11:02:51 local command 11:02:51 command="${1:-}" 11:02:51 if [ "$#" -gt 0 ]; then 11:02:51 shift 11:02:51 fi 11:02:51 11:02:51 case "$command" in 11:02:51 rehash|shell) 11:02:51 eval "$(pyenv "sh-$command" "$@")" 11:02:51 ;; 11:02:51 *) 11:02:51 command pyenv "$command" "$@" 11:02:51 ;; 11:02:51 esac 11:02:51 }' 11:02:51 +++ 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[*]}"' 11:02:51 ++ 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 11:02:51 ++ 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 11:02:51 ++ 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 11:02:51 ++ export PYENV_SHELL=bash 11:02:51 ++ PYENV_SHELL=bash 11:02:51 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:02:51 +++ complete -F _pyenv pyenv 11:02:51 ++ lf-pyver python3 11:02:51 ++ local py_version_xy=python3 11:02:51 ++ local py_version_xyz= 11:02:51 ++ pyenv versions 11:02:51 ++ local command 11:02:51 ++ command=versions 11:02:51 ++ '[' 1 -gt 0 ']' 11:02:51 ++ shift 11:02:51 ++ case "$command" in 11:02:51 ++ command pyenv versions 11:02:51 ++ pyenv versions 11:02:51 ++ sed 's/^[ *]* //' 11:02:51 ++ awk '{ print $1 }' 11:02:51 ++ grep -E '^[0-9.]*[0-9]$' 11:02:52 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:02:52 +++ grep '^3' /tmp/.pyenv_versions 11:02:52 +++ sort -V 11:02:52 +++ tail -n 1 11:02:52 ++ py_version_xyz=3.10.6 11:02:52 ++ [[ -z 3.10.6 ]] 11:02:52 ++ echo 3.10.6 11:02:52 ++ return 0 11:02:52 + pyenv local 3.10.6 11:02:52 + local command 11:02:52 + command=local 11:02:52 + '[' 2 -gt 0 ']' 11:02:52 + shift 11:02:52 + case "$command" in 11:02:52 + command pyenv local 3.10.6 11:02:52 + pyenv local 3.10.6 11:02:52 + for arg in "$@" 11:02:52 + case $arg in 11:02:52 + pkg_list+='tox ' 11:02:52 + for arg in "$@" 11:02:52 + case $arg in 11:02:52 + pkg_list+='virtualenv ' 11:02:52 + for arg in "$@" 11:02:52 + case $arg in 11:02:52 + pkg_list+='urllib3~=1.26.15 ' 11:02:52 + [[ -f /tmp/.toxenv ]] 11:02:52 ++ cat /tmp/.toxenv 11:02:52 + lf_venv=/tmp/venv-tk6T 11:02:52 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tk6T from' file:/tmp/.toxenv 11:02:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tk6T from file:/tmp/.toxenv 11:02:52 + /tmp/venv-tk6T/bin/python3 -m pip install --upgrade --quiet pip virtualenv 11:02:52 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:02:52 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 11:02:52 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 11:02:52 + /tmp/venv-tk6T/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 11:02:54 + type python3 11:02:54 + true 11:02:54 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-tk6T/bin to PATH' 11:02:54 lf-activate-venv(): INFO: Adding /tmp/venv-tk6T/bin to PATH 11:02:54 + PATH=/tmp/venv-tk6T/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 11:02:54 + return 0 11:02:54 + [[ -d /opt/pyenv ]] 11:02:54 + echo '---> Setting up pyenv' 11:02:54 ---> Setting up pyenv 11:02:54 + export PYENV_ROOT=/opt/pyenv 11:02:54 + PYENV_ROOT=/opt/pyenv 11:02:54 + export PATH=/opt/pyenv/bin:/tmp/venv-tk6T/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 11:02:54 + PATH=/opt/pyenv/bin:/tmp/venv-tk6T/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 11:02:54 ++ pwd 11:02:54 + PYTHONPATH=/w/workspace/integration-python-onapsdk-master-pylint-lint 11:02:54 + export PYTHONPATH 11:02:54 + export TOX_TESTENV_PASSENV=PYTHONPATH 11:02:54 + TOX_TESTENV_PASSENV=PYTHONPATH 11:02:54 + tox --version 11:02:54 4.13.0 from /tmp/venv-tk6T/lib/python3.10/site-packages/tox/__init__.py 11:02:54 + PARALLEL=false 11:02:54 + TOX_OPTIONS_LIST= 11:02:54 + [[ -n pylint ]] 11:02:54 + TOX_OPTIONS_LIST=' -e pylint' 11:02:54 + case ${PARALLEL,,} in 11:02:54 + tox -e pylint 11:02:54 + tee -a /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/tox/tox.log 11:02:55 pylint: install_deps> python -I -m pip install -r test-requirements.txt 11:03:07 .pkg: install_requires> python -I -m pip install 'setuptools>=40.8.0' wheel 11:03:08 .pkg: _optional_hooks> python /tmp/venv-tk6T/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 11:03:08 .pkg: get_requires_for_build_sdist> python /tmp/venv-tk6T/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 11:03:08 .pkg: install_requires_for_build_sdist> python -I -m pip install pytest-runner==5.2 11:03:09 .pkg: get_requires_for_build_wheel> python /tmp/venv-tk6T/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 11:03:09 .pkg: install_requires_for_build_wheel> python -I -m pip install pytest-runner==5.2 wheel 11:03:10 .pkg: freeze> python -m pip freeze --all 11:03:10 .pkg: pip==24.0,pytest-runner==5.2,setuptools==69.1.0,wheel==0.42.0 11:03:10 .pkg: prepare_metadata_for_build_wheel> python /tmp/venv-tk6T/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 11:03:10 .pkg: build_sdist> python /tmp/venv-tk6T/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 11:03:10 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 11:03:11 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.4.tar.gz 11:03:14 pylint: freeze> python -m pip freeze --all 11:03:14 pylint: astroid==3.1.0,attrs==23.2.0,bandit==1.7.7,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.4,oyaml==1.0,packaging==23.2,pbr==6.0.0,pip==24.0,platformdirs==4.2.0,pluggy==1.4.0,pycparser==2.21,pydocstyle==6.3.0,Pygments==2.17.2,pylint==3.1.0,pyOpenSSL==22.0.0,pyrsistent==0.20.0,PySocks==1.7.1,pytest==8.0.2,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 11:03:14 pylint: commands[0]> pylint src/ 11:03:36 11:03:36 ------------------------------------ 11:03:36 Your code has been rated at 10.00/10 11:03:36 11:03:38 .pkg: _exit> python /tmp/venv-tk6T/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 11:03:38 pylint: OK (43.62=setup[19.62]+cmd[23.99] seconds) 11:03:38 congratulations :) (43.78 seconds) 11:03:38 + tox_status=0 11:03:38 + echo '---> Completed tox runs' 11:03:38 ---> Completed tox runs 11:03:38 + for i in .tox/*/log 11:03:38 ++ echo .tox/pylint/log 11:03:38 ++ awk -F/ '{print $2}' 11:03:38 + tox_env=pylint 11:03:38 + cp -r .tox/pylint/log /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/tox/pylint 11:03:38 + DOC_DIR=docs/_build/html 11:03:38 + [[ -d docs/_build/html ]] 11:03:38 + echo '---> tox-run.sh ends' 11:03:38 ---> tox-run.sh ends 11:03:38 + test 0 -eq 0 11:03:38 $ ssh-agent -k 11:03:38 unset SSH_AUTH_SOCK; 11:03:38 unset SSH_AGENT_PID; 11:03:38 echo Agent pid 2089 killed; 11:03:38 [ssh-agent] Stopped. 11:03:38 [PostBuildScript] - [INFO] Executing post build scripts. 11:03:38 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins7599076930388882200.sh 11:03:38 ---> sysstat.sh 11:03:39 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins11632901137655661769.sh 11:03:39 ---> package-listing.sh 11:03:39 ++ facter osfamily 11:03:39 ++ tr '[:upper:]' '[:lower:]' 11:03:39 + OS_FAMILY=debian 11:03:39 + workspace=/w/workspace/integration-python-onapsdk-master-pylint-lint 11:03:39 + START_PACKAGES=/tmp/packages_start.txt 11:03:39 + END_PACKAGES=/tmp/packages_end.txt 11:03:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:03:39 + PACKAGES=/tmp/packages_start.txt 11:03:39 + '[' /w/workspace/integration-python-onapsdk-master-pylint-lint ']' 11:03:39 + PACKAGES=/tmp/packages_end.txt 11:03:39 + case "${OS_FAMILY}" in 11:03:39 + dpkg -l 11:03:39 + grep '^ii' 11:03:39 + '[' -f /tmp/packages_start.txt ']' 11:03:39 + '[' -f /tmp/packages_end.txt ']' 11:03:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:03:39 + '[' /w/workspace/integration-python-onapsdk-master-pylint-lint ']' 11:03:39 + mkdir -p /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/ 11:03:39 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/ 11:03:39 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins7452060734775241561.sh 11:03:39 ---> capture-instance-metadata.sh 11:03:39 Setup pyenv: 11:03:39 system 11:03:39 3.8.13 11:03:39 3.9.13 11:03:39 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 11:03:43 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-gW3m 11:03:43 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:03:46 lf-activate-venv(): INFO: Installing: lftools 11:04:15 lf-activate-venv(): INFO: Adding /tmp/venv-gW3m/bin to PATH 11:04:15 INFO: Running in OpenStack, capturing instance metadata 11:04:16 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins9144152730404840616.sh 11:04:16 provisioning config files... 11:04:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-python-onapsdk-master-pylint-lint@tmp/config13393605281585825847tmp 11:04:16 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:04:16 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:04:16 [EnvInject] - Injecting environment variables from a build step. 11:04:16 [EnvInject] - Injecting as environment variables the properties content 11:04:16 SERVER_ID=logs 11:04:16 11:04:16 [EnvInject] - Variables injected successfully. 11:04:16 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins12350454217235445815.sh 11:04:16 ---> create-netrc.sh 11:04:16 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins16405531777779818041.sh 11:04:16 ---> python-tools-install.sh 11:04:16 Setup pyenv: 11:04:16 system 11:04:16 3.8.13 11:04:16 3.9.13 11:04:16 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 11:04:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gW3m from file:/tmp/.os_lf_venv 11:04:17 lf-activate-venv(): INFO: Installing: lftools 11:04:24 lf-activate-venv(): INFO: Adding /tmp/venv-gW3m/bin to PATH 11:04:24 Generating Requirements File 11:04:52 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. 11:04:52 lftools 0.37.9 requires openstacksdk>=2.1.0, but you have openstacksdk 0.62.0 which is incompatible. 11:04:52 Python 3.10.6 11:04:52 pip 24.0 from /tmp/venv-gW3m/lib/python3.10/site-packages/pip (python 3.10) 11:04:53 appdirs==1.4.4 11:04:53 argcomplete==3.2.2 11:04:53 aspy.yaml==1.3.0 11:04:53 attrs==23.2.0 11:04:53 autopage==0.5.2 11:04:53 beautifulsoup4==4.12.3 11:04:53 boto3==1.34.52 11:04:53 botocore==1.34.52 11:04:53 bs4==0.0.2 11:04:53 cachetools==5.3.3 11:04:53 certifi==2024.2.2 11:04:53 cffi==1.16.0 11:04:53 cfgv==3.4.0 11:04:53 chardet==5.2.0 11:04:53 charset-normalizer==3.3.2 11:04:53 click==8.1.7 11:04:53 cliff==4.6.0 11:04:53 cmd2==2.4.3 11:04:53 cryptography==3.3.2 11:04:53 debtcollector==3.0.0 11:04:53 decorator==5.1.1 11:04:53 defusedxml==0.7.1 11:04:53 Deprecated==1.2.14 11:04:53 distlib==0.3.8 11:04:53 dnspython==2.6.1 11:04:53 docker==4.2.2 11:04:53 dogpile.cache==1.3.2 11:04:53 email_validator==2.1.1 11:04:53 filelock==3.13.1 11:04:53 future==1.0.0 11:04:53 gitdb==4.0.11 11:04:53 GitPython==3.1.42 11:04:53 google-auth==2.28.1 11:04:53 httplib2==0.22.0 11:04:53 identify==2.5.35 11:04:53 idna==3.6 11:04:53 importlib-resources==1.5.0 11:04:53 iso8601==2.1.0 11:04:53 Jinja2==3.1.3 11:04:53 jmespath==1.0.1 11:04:53 jsonpatch==1.33 11:04:53 jsonpointer==2.4 11:04:53 jsonschema==4.21.1 11:04:53 jsonschema-specifications==2023.12.1 11:04:53 keystoneauth1==5.6.0 11:04:53 kubernetes==29.0.0 11:04:53 lftools==0.37.9 11:04:53 lxml==5.1.0 11:04:53 MarkupSafe==2.1.5 11:04:53 msgpack==1.0.7 11:04:53 multi_key_dict==2.0.3 11:04:53 munch==4.0.0 11:04:53 netaddr==1.2.1 11:04:53 netifaces==0.11.0 11:04:53 niet==1.4.2 11:04:53 nodeenv==1.8.0 11:04:53 oauth2client==4.1.3 11:04:53 oauthlib==3.2.2 11:04:53 openstacksdk==0.62.0 11:04:53 os-client-config==2.1.0 11:04:53 os-service-types==1.7.0 11:04:53 osc-lib==3.0.1 11:04:53 oslo.config==9.4.0 11:04:53 oslo.context==5.4.0 11:04:53 oslo.i18n==6.3.0 11:04:53 oslo.log==5.5.0 11:04:53 oslo.serialization==5.4.0 11:04:53 oslo.utils==7.1.0 11:04:53 packaging==23.2 11:04:53 pbr==6.0.0 11:04:53 platformdirs==4.2.0 11:04:53 prettytable==3.10.0 11:04:53 pyasn1==0.5.1 11:04:53 pyasn1-modules==0.3.0 11:04:53 pycparser==2.21 11:04:53 pygerrit2==2.0.15 11:04:53 PyGithub==2.2.0 11:04:53 pyinotify==0.9.6 11:04:53 PyJWT==2.8.0 11:04:53 PyNaCl==1.5.0 11:04:53 pyparsing==2.4.7 11:04:53 pyperclip==1.8.2 11:04:53 pyrsistent==0.20.0 11:04:53 python-cinderclient==9.4.0 11:04:53 python-dateutil==2.8.2 11:04:53 python-heatclient==3.4.0 11:04:53 python-jenkins==1.8.2 11:04:53 python-keystoneclient==5.3.0 11:04:53 python-magnumclient==4.3.0 11:04:53 python-novaclient==18.4.0 11:04:53 python-openstackclient==6.0.1 11:04:53 python-swiftclient==4.4.0 11:04:53 PyYAML==6.0.1 11:04:53 referencing==0.33.0 11:04:53 requests==2.31.0 11:04:53 requests-oauthlib==1.3.1 11:04:53 requestsexceptions==1.4.0 11:04:53 rfc3986==2.0.0 11:04:53 rpds-py==0.18.0 11:04:53 rsa==4.9 11:04:53 ruamel.yaml==0.18.6 11:04:53 ruamel.yaml.clib==0.2.8 11:04:53 s3transfer==0.10.0 11:04:53 simplejson==3.19.2 11:04:53 six==1.16.0 11:04:53 smmap==5.0.1 11:04:53 soupsieve==2.5 11:04:53 stevedore==5.2.0 11:04:53 tabulate==0.9.0 11:04:53 toml==0.10.2 11:04:53 tomlkit==0.12.4 11:04:53 tqdm==4.66.2 11:04:53 typing_extensions==4.10.0 11:04:53 tzdata==2024.1 11:04:53 urllib3==1.26.18 11:04:53 virtualenv==20.25.1 11:04:53 wcwidth==0.2.13 11:04:53 websocket-client==1.7.0 11:04:53 wrapt==1.16.0 11:04:53 xdg==6.0.0 11:04:53 xmltodict==0.13.0 11:04:53 yq==3.2.3 11:04:53 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins18088533890344683119.sh 11:04:53 ---> sudo-logs.sh 11:04:53 Archiving 'sudo' log.. 11:04:53 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins8660889138890843087.sh 11:04:53 ---> job-cost.sh 11:04:53 Setup pyenv: 11:04:53 system 11:04:53 3.8.13 11:04:53 3.9.13 11:04:53 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 11:04:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gW3m from file:/tmp/.os_lf_venv 11:04:55 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:05:02 lf-activate-venv(): INFO: Adding /tmp/venv-gW3m/bin to PATH 11:05:02 INFO: No Stack... 11:05:02 INFO: Retrieving Pricing Info for: v3-standard-8 11:05:03 INFO: Archiving Costs 11:05:03 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash -l /tmp/jenkins1155740853516450096.sh 11:05:03 ---> logs-deploy.sh 11:05:03 Setup pyenv: 11:05:03 system 11:05:03 3.8.13 11:05:03 3.9.13 11:05:03 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 11:05:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gW3m from file:/tmp/.os_lf_venv 11:05:04 lf-activate-venv(): INFO: Installing: lftools 11:05:13 lf-activate-venv(): INFO: Adding /tmp/venv-gW3m/bin to PATH 11:05:13 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-python-onapsdk-master-pylint-lint/237 11:05:13 INFO: archiving workspace using pattern(s): 11:05:14 Archives upload complete. 11:05:14 INFO: archiving logs to Nexus 11:05:15 ---> uname -a: 11:05:15 Linux prd-ubuntu1804-docker-8c-8g-9699 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 11:05:15 11:05:15 11:05:15 ---> lscpu: 11:05:15 Architecture: x86_64 11:05:15 CPU op-mode(s): 32-bit, 64-bit 11:05:15 Byte Order: Little Endian 11:05:15 CPU(s): 8 11:05:15 On-line CPU(s) list: 0-7 11:05:15 Thread(s) per core: 1 11:05:15 Core(s) per socket: 1 11:05:15 Socket(s): 8 11:05:15 NUMA node(s): 1 11:05:15 Vendor ID: AuthenticAMD 11:05:15 CPU family: 23 11:05:15 Model: 49 11:05:15 Model name: AMD EPYC-Rome Processor 11:05:15 Stepping: 0 11:05:15 CPU MHz: 2799.998 11:05:15 BogoMIPS: 5599.99 11:05:15 Virtualization: AMD-V 11:05:15 Hypervisor vendor: KVM 11:05:15 Virtualization type: full 11:05:15 L1d cache: 32K 11:05:15 L1i cache: 32K 11:05:15 L2 cache: 512K 11:05:15 L3 cache: 16384K 11:05:15 NUMA node0 CPU(s): 0-7 11:05:15 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 11:05:15 11:05:15 11:05:15 ---> nproc: 11:05:15 8 11:05:15 11:05:15 11:05:15 ---> df -h: 11:05:15 Filesystem Size Used Avail Use% Mounted on 11:05:15 udev 16G 0 16G 0% /dev 11:05:15 tmpfs 3.2G 708K 3.2G 1% /run 11:05:15 /dev/vda1 155G 11G 145G 7% / 11:05:15 tmpfs 16G 0 16G 0% /dev/shm 11:05:15 tmpfs 5.0M 0 5.0M 0% /run/lock 11:05:15 tmpfs 16G 0 16G 0% /sys/fs/cgroup 11:05:15 /dev/vda15 105M 4.4M 100M 5% /boot/efi 11:05:15 tmpfs 3.2G 0 3.2G 0% /run/user/1001 11:05:15 11:05:15 11:05:15 ---> free -m: 11:05:15 total used free shared buff/cache available 11:05:15 Mem: 32167 833 29097 0 2236 30903 11:05:15 Swap: 1023 0 1023 11:05:15 11:05:15 11:05:15 ---> ip addr: 11:05:15 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:05:15 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:05:15 inet 127.0.0.1/8 scope host lo 11:05:15 valid_lft forever preferred_lft forever 11:05:15 inet6 ::1/128 scope host 11:05:15 valid_lft forever preferred_lft forever 11:05:15 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 11:05:15 link/ether fa:16:3e:3c:88:67 brd ff:ff:ff:ff:ff:ff 11:05:15 inet 10.30.106.192/23 brd 10.30.107.255 scope global dynamic ens3 11:05:15 valid_lft 86206sec preferred_lft 86206sec 11:05:15 inet6 fe80::f816:3eff:fe3c:8867/64 scope link 11:05:15 valid_lft forever preferred_lft forever 11:05:15 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 11:05:15 link/ether 02:42:64:64:72:21 brd ff:ff:ff:ff:ff:ff 11:05:15 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 11:05:15 valid_lft forever preferred_lft forever 11:05:15 11:05:15 11:05:15 ---> sar -b -r -n DEV: 11:05:15 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-9699) 02/29/24 _x86_64_ (8 CPU) 11:05:15 11:05:15 11:02:03 LINUX RESTART (8 CPU) 11:05:15 11:05:15 11:03:02 tps rtps wtps bread/s bwrtn/s 11:05:15 11:04:01 81.46 2.85 78.61 106.96 25170.51 11:05:15 11:05:01 112.63 14.07 98.57 1052.13 28622.53 11:05:15 Average: 97.18 8.50 88.67 583.48 26910.88 11:05:15 11:05:15 11:03:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:05:15 11:04:01 30101392 31641928 2837828 8.62 65336 1784236 1468084 4.32 944560 1598144 56764 11:05:15 11:05:01 29765236 31629844 3173984 9.64 90276 2067536 1429476 4.21 992316 1851380 136052 11:05:15 Average: 29933314 31635886 3005906 9.13 77806 1925886 1448780 4.26 968438 1724762 96408 11:05:15 11:05:15 11:03:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:05:15 11:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:05:15 11:04:01 lo 1.02 1.02 0.11 0.11 0.00 0.00 0.00 0.00 11:05:15 11:04:01 ens3 24.42 19.20 81.85 7.66 0.00 0.00 0.00 0.00 11:05:15 11:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:05:15 11:05:01 lo 1.27 1.27 0.13 0.13 0.00 0.00 0.00 0.00 11:05:15 11:05:01 ens3 51.20 36.98 825.40 8.67 0.00 0.00 0.00 0.00 11:05:15 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:05:15 Average: lo 1.14 1.14 0.12 0.12 0.00 0.00 0.00 0.00 11:05:15 Average: ens3 37.92 28.17 456.71 8.17 0.00 0.00 0.00 0.00 11:05:15 11:05:15 11:05:15 ---> sar -P ALL: 11:05:15 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-9699) 02/29/24 _x86_64_ (8 CPU) 11:05:15 11:05:15 11:02:03 LINUX RESTART (8 CPU) 11:05:15 11:05:15 11:03:02 CPU %user %nice %system %iowait %steal %idle 11:05:15 11:04:01 all 11.70 0.00 0.57 1.57 0.06 86.11 11:05:15 11:04:01 0 0.24 0.00 0.46 2.48 0.07 96.76 11:05:15 11:04:01 1 5.38 0.00 0.42 0.42 0.03 93.74 11:05:15 11:04:01 2 41.01 0.00 0.58 0.19 0.07 58.16 11:05:15 11:04:01 3 3.21 0.00 0.31 1.36 0.02 95.12 11:05:15 11:04:01 4 8.89 0.00 0.58 0.07 0.03 90.43 11:05:15 11:04:01 5 14.06 0.00 0.88 0.14 0.07 84.85 11:05:15 11:04:01 6 10.07 0.00 0.53 7.63 0.12 81.65 11:05:15 11:04:01 7 10.88 0.00 0.80 0.25 0.07 87.99 11:05:15 11:05:01 all 10.56 0.00 0.81 2.05 0.03 86.54 11:05:15 11:05:01 0 0.25 0.00 0.47 3.57 0.03 95.67 11:05:15 11:05:01 1 6.43 0.00 0.65 0.47 0.02 92.44 11:05:15 11:05:01 2 15.59 0.00 1.68 2.88 0.03 79.81 11:05:15 11:05:01 3 3.15 0.00 0.32 0.38 0.02 96.13 11:05:15 11:05:01 4 0.80 0.00 0.23 0.00 0.02 98.95 11:05:15 11:05:01 5 27.08 0.00 1.10 0.57 0.05 71.20 11:05:15 11:05:01 6 3.43 0.00 0.45 7.82 0.05 88.25 11:05:15 11:05:01 7 27.68 0.00 1.60 0.72 0.03 69.97 11:05:15 Average: all 11.13 0.00 0.69 1.81 0.04 86.33 11:05:15 Average: 0 0.24 0.00 0.46 3.03 0.05 96.21 11:05:15 Average: 1 5.91 0.00 0.54 0.45 0.03 93.08 11:05:15 Average: 2 28.16 0.00 1.14 1.55 0.05 69.11 11:05:15 Average: 3 3.18 0.00 0.31 0.87 0.02 95.63 11:05:15 Average: 4 4.81 0.00 0.41 0.03 0.03 94.72 11:05:15 Average: 5 20.63 0.00 0.99 0.35 0.06 77.96 11:05:15 Average: 6 6.73 0.00 0.49 7.73 0.08 84.97 11:05:15 Average: 7 19.35 0.00 1.20 0.49 0.05 78.91 11:05:15 11:05:15 11:05:15