07:17:07 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/python-onapsdk/+/137344 07:17:07 Running as SYSTEM 07:17:07 [EnvInject] - Loading node environment variables. 07:17:07 Building remotely on prd-ubuntu1804-docker-8c-8g-7584 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/integration-python-onapsdk-master-pylint-lint 07:17:07 [ssh-agent] Looking for ssh-agent implementation... 07:17:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:17:07 $ ssh-agent 07:17:07 SSH_AUTH_SOCK=/tmp/ssh-RPzuXCDA9YAS/agent.2096 07:17:07 SSH_AGENT_PID=2098 07:17:07 [ssh-agent] Started. 07:17:07 Running ssh-add (command line suppressed) 07:17:07 Identity added: /w/workspace/integration-python-onapsdk-master-pylint-lint@tmp/private_key_17443395501854312994.key (/w/workspace/integration-python-onapsdk-master-pylint-lint@tmp/private_key_17443395501854312994.key) 07:17:07 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 07:17:07 The recommended git tool is: NONE 07:17:09 using credential onap-jenkins-ssh 07:17:09 Wiping out workspace first. 07:17:09 Cloning the remote Git repository 07:17:09 Cloning repository git://cloud.onap.org/mirror/integration/python-onapsdk.git 07:17:09 > git init /w/workspace/integration-python-onapsdk-master-pylint-lint # timeout=10 07:17:09 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 07:17:09 > git --version # timeout=10 07:17:09 > git --version # 'git version 2.17.1' 07:17:09 using GIT_SSH to set credentials Gerrit user 07:17:09 Verifying host key using manually-configured host key entries 07:17:09 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git +refs/heads/*:refs/remotes/origin/* # timeout=30 07:17:09 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 07:17:09 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:17:10 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 07:17:10 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 07:17:10 using GIT_SSH to set credentials Gerrit user 07:17:10 Verifying host key using manually-configured host key entries 07:17:10 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git refs/changes/44/137344/1 # timeout=30 07:17:10 > git rev-parse ac3db3d221a6aa31645229025d648aa251ad0cc7^{commit} # timeout=10 07:17:10 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 07:17:10 Checking out Revision ac3db3d221a6aa31645229025d648aa251ad0cc7 (refs/changes/44/137344/1) 07:17:10 > git config core.sparsecheckout # timeout=10 07:17:10 > git checkout -f ac3db3d221a6aa31645229025d648aa251ad0cc7 # timeout=30 07:17:13 Commit message: "Remove documentation directory" 07:17:13 > git rev-parse FETCH_HEAD^{commit} # timeout=10 07:17:13 > git rev-list --no-walk e065c3bb1b148371a991d8f0245357b1b2910f7f # timeout=10 07:17:13 [EnvInject] - Injecting environment variables from a build step. 07:17:13 [EnvInject] - Injecting as environment variables the properties content 07:17:13 PYTHON=python3 07:17:13 07:17:13 [EnvInject] - Variables injected successfully. 07:17:13 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash -l /tmp/jenkins13642352517904233779.sh 07:17:13 ---> tox-install.sh 07:17:13 + source /home/jenkins/lf-env.sh 07:17:13 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:17:13 ++ mktemp -d /tmp/venv-XXXX 07:17:13 + lf_venv=/tmp/venv-dwD8 07:17:13 + local venv_file=/tmp/.os_lf_venv 07:17:13 + local python=python3 07:17:13 + local options 07:17:13 + local set_path=true 07:17:13 + local install_args= 07:17:13 ++ 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 07:17:13 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:17:13 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:17:13 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:17:13 + true 07:17:13 + case $1 in 07:17:13 + venv_file=/tmp/.toxenv 07:17:13 + shift 2 07:17:13 + true 07:17:13 + case $1 in 07:17:13 + shift 07:17:13 + break 07:17:13 + case $python in 07:17:13 + local pkg_list= 07:17:13 + [[ -d /opt/pyenv ]] 07:17:13 + echo 'Setup pyenv:' 07:17:13 Setup pyenv: 07:17:13 + export PYENV_ROOT=/opt/pyenv 07:17:13 + PYENV_ROOT=/opt/pyenv 07:17:13 + 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 07:17:13 + 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 07:17:13 + pyenv versions 07:17:13 * system (set by /opt/pyenv/version) 07:17:13 * 3.8.13 (set by /opt/pyenv/version) 07:17:13 * 3.9.13 (set by /opt/pyenv/version) 07:17:13 * 3.10.6 (set by /opt/pyenv/version) 07:17:13 + command -v pyenv 07:17:13 ++ pyenv init - --no-rehash 07:17:13 + 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[*]}"'\'')" 07:17:13 export PATH="/opt/pyenv/shims:${PATH}" 07:17:13 export PYENV_SHELL=bash 07:17:13 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:17:13 pyenv() { 07:17:13 local command 07:17:13 command="${1:-}" 07:17:13 if [ "$#" -gt 0 ]; then 07:17:13 shift 07:17:13 fi 07:17:13 07:17:13 case "$command" in 07:17:13 rehash|shell) 07:17:13 eval "$(pyenv "sh-$command" "$@")" 07:17:13 ;; 07:17:13 *) 07:17:13 command pyenv "$command" "$@" 07:17:13 ;; 07:17:13 esac 07:17:13 }' 07:17:13 +++ 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[*]}"' 07:17:13 ++ 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 07:17:13 ++ 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 07:17:13 ++ 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 07:17:13 ++ export PYENV_SHELL=bash 07:17:13 ++ PYENV_SHELL=bash 07:17:13 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:17:13 +++ complete -F _pyenv pyenv 07:17:13 ++ lf-pyver python3 07:17:13 ++ local py_version_xy=python3 07:17:13 ++ local py_version_xyz= 07:17:13 ++ pyenv versions 07:17:13 ++ local command 07:17:13 ++ command=versions 07:17:13 ++ '[' 1 -gt 0 ']' 07:17:13 ++ shift 07:17:13 ++ case "$command" in 07:17:13 ++ command pyenv versions 07:17:13 ++ pyenv versions 07:17:13 ++ sed 's/^[ *]* //' 07:17:13 ++ awk '{ print $1 }' 07:17:13 ++ grep -E '^[0-9.]*[0-9]$' 07:17:14 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:17:14 +++ grep '^3' /tmp/.pyenv_versions 07:17:14 +++ sort -V 07:17:14 +++ tail -n 1 07:17:14 ++ py_version_xyz=3.10.6 07:17:14 ++ [[ -z 3.10.6 ]] 07:17:14 ++ echo 3.10.6 07:17:14 ++ return 0 07:17:14 + pyenv local 3.10.6 07:17:14 + local command 07:17:14 + command=local 07:17:14 + '[' 2 -gt 0 ']' 07:17:14 + shift 07:17:14 + case "$command" in 07:17:14 + command pyenv local 3.10.6 07:17:14 + pyenv local 3.10.6 07:17:14 + for arg in "$@" 07:17:14 + case $arg in 07:17:14 + pkg_list+='tox ' 07:17:14 + for arg in "$@" 07:17:14 + case $arg in 07:17:14 + pkg_list+='virtualenv ' 07:17:14 + for arg in "$@" 07:17:14 + case $arg in 07:17:14 + pkg_list+='urllib3~=1.26.15 ' 07:17:14 + [[ -f /tmp/.toxenv ]] 07:17:14 + [[ ! -f /tmp/.toxenv ]] 07:17:14 + [[ -n '' ]] 07:17:14 + python3 -m venv /tmp/venv-dwD8 07:17:18 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-dwD8' 07:17:18 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-dwD8 07:17:18 + echo /tmp/venv-dwD8 07:17:18 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 07:17:18 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 07:17:18 + /tmp/venv-dwD8/bin/python3 -m pip install --upgrade --quiet pip virtualenv 07:17:21 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:17:21 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 07:17:21 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 07:17:21 + /tmp/venv-dwD8/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 07:17:24 + type python3 07:17:24 + true 07:17:24 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-dwD8/bin to PATH' 07:17:24 lf-activate-venv(): INFO: Adding /tmp/venv-dwD8/bin to PATH 07:17:24 + PATH=/tmp/venv-dwD8/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 07:17:24 + return 0 07:17:24 + python3 --version 07:17:24 Python 3.10.6 07:17:24 + python3 -m pip --version 07:17:24 pip 24.0 from /tmp/venv-dwD8/lib/python3.10/site-packages/pip (python 3.10) 07:17:24 + python3 -m pip freeze 07:17:25 cachetools==5.3.2 07:17:25 chardet==5.2.0 07:17:25 colorama==0.4.6 07:17:25 distlib==0.3.8 07:17:25 filelock==3.13.1 07:17:25 packaging==23.2 07:17:25 platformdirs==4.2.0 07:17:25 pluggy==1.4.0 07:17:25 pyproject-api==1.6.1 07:17:25 tomli==2.0.1 07:17:25 tox==4.13.0 07:17:25 urllib3==1.26.18 07:17:25 virtualenv==20.25.1 07:17:25 [EnvInject] - Injecting environment variables from a build step. 07:17:25 [EnvInject] - Injecting as environment variables the properties content 07:17:25 PARALLEL=false 07:17:25 07:17:25 [EnvInject] - Variables injected successfully. 07:17:25 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash -l /tmp/jenkins5137653012600878337.sh 07:17:25 ---> tox-run.sh 07:17:25 + 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 07:17:25 + ARCHIVE_TOX_DIR=/w/workspace/integration-python-onapsdk-master-pylint-lint/archives/tox 07:17:25 + ARCHIVE_DOC_DIR=/w/workspace/integration-python-onapsdk-master-pylint-lint/archives/docs 07:17:25 + mkdir -p /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/tox 07:17:25 + cd /w/workspace/integration-python-onapsdk-master-pylint-lint/. 07:17:25 + source /home/jenkins/lf-env.sh 07:17:25 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:17:25 ++ mktemp -d /tmp/venv-XXXX 07:17:25 + lf_venv=/tmp/venv-k6KV 07:17:25 + local venv_file=/tmp/.os_lf_venv 07:17:25 + local python=python3 07:17:25 + local options 07:17:25 + local set_path=true 07:17:25 + local install_args= 07:17:25 ++ 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 07:17:25 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:17:25 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:17:25 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:17:25 + true 07:17:25 + case $1 in 07:17:25 + venv_file=/tmp/.toxenv 07:17:25 + shift 2 07:17:25 + true 07:17:25 + case $1 in 07:17:25 + shift 07:17:25 + break 07:17:25 + case $python in 07:17:25 + local pkg_list= 07:17:25 + [[ -d /opt/pyenv ]] 07:17:25 + echo 'Setup pyenv:' 07:17:25 Setup pyenv: 07:17:25 + export PYENV_ROOT=/opt/pyenv 07:17:25 + PYENV_ROOT=/opt/pyenv 07:17:25 + 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 07:17:25 + 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 07:17:25 + pyenv versions 07:17:25 system 07:17:25 3.8.13 07:17:25 3.9.13 07:17:25 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 07:17:25 + command -v pyenv 07:17:25 ++ pyenv init - --no-rehash 07:17:25 + 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[*]}"'\'')" 07:17:25 export PATH="/opt/pyenv/shims:${PATH}" 07:17:25 export PYENV_SHELL=bash 07:17:25 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:17:25 pyenv() { 07:17:25 local command 07:17:25 command="${1:-}" 07:17:25 if [ "$#" -gt 0 ]; then 07:17:25 shift 07:17:25 fi 07:17:25 07:17:25 case "$command" in 07:17:25 rehash|shell) 07:17:25 eval "$(pyenv "sh-$command" "$@")" 07:17:25 ;; 07:17:25 *) 07:17:25 command pyenv "$command" "$@" 07:17:25 ;; 07:17:25 esac 07:17:25 }' 07:17:25 +++ 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[*]}"' 07:17:25 ++ 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 07:17:25 ++ 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 07:17:25 ++ 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 07:17:25 ++ export PYENV_SHELL=bash 07:17:25 ++ PYENV_SHELL=bash 07:17:25 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:17:25 +++ complete -F _pyenv pyenv 07:17:25 ++ lf-pyver python3 07:17:25 ++ local py_version_xy=python3 07:17:25 ++ local py_version_xyz= 07:17:25 ++ pyenv versions 07:17:25 ++ local command 07:17:25 ++ command=versions 07:17:25 ++ sed 's/^[ *]* //' 07:17:25 ++ '[' 1 -gt 0 ']' 07:17:25 ++ shift 07:17:25 ++ case "$command" in 07:17:25 ++ command pyenv versions 07:17:25 ++ pyenv versions 07:17:25 ++ awk '{ print $1 }' 07:17:25 ++ grep -E '^[0-9.]*[0-9]$' 07:17:25 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:17:25 +++ grep '^3' /tmp/.pyenv_versions 07:17:25 +++ sort -V 07:17:25 +++ tail -n 1 07:17:25 ++ py_version_xyz=3.10.6 07:17:25 ++ [[ -z 3.10.6 ]] 07:17:25 ++ echo 3.10.6 07:17:25 ++ return 0 07:17:25 + pyenv local 3.10.6 07:17:25 + local command 07:17:25 + command=local 07:17:25 + '[' 2 -gt 0 ']' 07:17:25 + shift 07:17:25 + case "$command" in 07:17:25 + command pyenv local 3.10.6 07:17:25 + pyenv local 3.10.6 07:17:25 + for arg in "$@" 07:17:25 + case $arg in 07:17:25 + pkg_list+='tox ' 07:17:25 + for arg in "$@" 07:17:25 + case $arg in 07:17:25 + pkg_list+='virtualenv ' 07:17:25 + for arg in "$@" 07:17:25 + case $arg in 07:17:25 + pkg_list+='urllib3~=1.26.15 ' 07:17:25 + [[ -f /tmp/.toxenv ]] 07:17:25 ++ cat /tmp/.toxenv 07:17:25 + lf_venv=/tmp/venv-dwD8 07:17:25 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dwD8 from' file:/tmp/.toxenv 07:17:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dwD8 from file:/tmp/.toxenv 07:17:25 + /tmp/venv-dwD8/bin/python3 -m pip install --upgrade --quiet pip virtualenv 07:17:26 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:17:26 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 07:17:26 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 07:17:26 + /tmp/venv-dwD8/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 07:17:27 + type python3 07:17:27 + true 07:17:27 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-dwD8/bin to PATH' 07:17:27 lf-activate-venv(): INFO: Adding /tmp/venv-dwD8/bin to PATH 07:17:27 + PATH=/tmp/venv-dwD8/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 07:17:27 + return 0 07:17:27 + [[ -d /opt/pyenv ]] 07:17:27 + echo '---> Setting up pyenv' 07:17:27 ---> Setting up pyenv 07:17:27 + export PYENV_ROOT=/opt/pyenv 07:17:27 + PYENV_ROOT=/opt/pyenv 07:17:27 + export PATH=/opt/pyenv/bin:/tmp/venv-dwD8/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 07:17:27 + PATH=/opt/pyenv/bin:/tmp/venv-dwD8/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 07:17:27 ++ pwd 07:17:27 + PYTHONPATH=/w/workspace/integration-python-onapsdk-master-pylint-lint 07:17:27 + export PYTHONPATH 07:17:27 + export TOX_TESTENV_PASSENV=PYTHONPATH 07:17:27 + TOX_TESTENV_PASSENV=PYTHONPATH 07:17:27 + tox --version 07:17:28 4.13.0 from /tmp/venv-dwD8/lib/python3.10/site-packages/tox/__init__.py 07:17:28 + PARALLEL=false 07:17:28 + TOX_OPTIONS_LIST= 07:17:28 + [[ -n pylint ]] 07:17:28 + TOX_OPTIONS_LIST=' -e pylint' 07:17:28 + case ${PARALLEL,,} in 07:17:28 + tox -e pylint 07:17:28 + tee -a /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/tox/tox.log 07:17:29 pylint: install_deps> python -I -m pip install -r test-requirements.txt 07:17:42 .pkg: install_requires> python -I -m pip install 'setuptools>=40.8.0' wheel 07:17:43 .pkg: _optional_hooks> python /tmp/venv-dwD8/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 07:17:43 .pkg: get_requires_for_build_sdist> python /tmp/venv-dwD8/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 07:17:43 .pkg: install_requires_for_build_sdist> python -I -m pip install pytest-runner==5.2 07:17:44 .pkg: get_requires_for_build_wheel> python /tmp/venv-dwD8/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 07:17:44 .pkg: install_requires_for_build_wheel> python -I -m pip install pytest-runner==5.2 wheel 07:17:45 .pkg: freeze> python -m pip freeze --all 07:17:45 .pkg: pip==24.0,pytest-runner==5.2,setuptools==69.1.0,wheel==0.42.0 07:17:45 .pkg: prepare_metadata_for_build_wheel> python /tmp/venv-dwD8/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 07:17:45 .pkg: build_sdist> python /tmp/venv-dwD8/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 07:17:45 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 07:17:46 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.2.tar.gz 07:17:49 pylint: freeze> python -m pip freeze --all 07:17:49 pylint: astroid==3.0.3,attrs==23.2.0,bandit==1.7.7,certifi==2024.2.2,cffi==1.16.0,charset-normalizer==2.0.12,coverage==7.4.2,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.2,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.0.3,pyOpenSSL==22.0.0,pyrsistent==0.20.0,PySocks==1.7.1,pytest==8.0.1,pytest-cov==4.1.0,PyYAML==6.0.1,requests==2.27.1,requests-mock==1.11.0,rich==13.7.0,setuptools==69.1.0,simplejson==3.17.6,six==1.16.0,snowballstemmer==2.2.0,stevedore==5.1.0,tomli==2.0.1,tomlkit==0.12.3,typing_extensions==4.9.0,urllib3==1.26.18,wheel==0.42.0 07:17:49 pylint: commands[0]> pylint src/ 07:18:11 07:18:11 ------------------------------------ 07:18:11 Your code has been rated at 10.00/10 07:18:11 07:18:13 .pkg: _exit> python /tmp/venv-dwD8/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 07:18:13 pylint: OK (44.81=setup[20.97]+cmd[23.84] seconds) 07:18:13 congratulations :) (44.99 seconds) 07:18:13 + tox_status=0 07:18:13 + echo '---> Completed tox runs' 07:18:13 ---> Completed tox runs 07:18:13 + for i in .tox/*/log 07:18:13 ++ echo .tox/pylint/log 07:18:13 ++ awk -F/ '{print $2}' 07:18:13 + tox_env=pylint 07:18:13 + cp -r .tox/pylint/log /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/tox/pylint 07:18:13 + DOC_DIR=docs/_build/html 07:18:13 + [[ -d docs/_build/html ]] 07:18:13 + echo '---> tox-run.sh ends' 07:18:13 ---> tox-run.sh ends 07:18:13 + test 0 -eq 0 07:18:13 $ ssh-agent -k 07:18:13 unset SSH_AUTH_SOCK; 07:18:13 unset SSH_AGENT_PID; 07:18:13 echo Agent pid 2098 killed; 07:18:13 [ssh-agent] Stopped. 07:18:13 [PostBuildScript] - [INFO] Executing post build scripts. 07:18:13 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins2804584352814693271.sh 07:18:13 ---> sysstat.sh 07:18:14 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins11264776635052413674.sh 07:18:14 ---> package-listing.sh 07:18:14 ++ facter osfamily 07:18:14 ++ tr '[:upper:]' '[:lower:]' 07:18:14 + OS_FAMILY=debian 07:18:14 + workspace=/w/workspace/integration-python-onapsdk-master-pylint-lint 07:18:14 + START_PACKAGES=/tmp/packages_start.txt 07:18:14 + END_PACKAGES=/tmp/packages_end.txt 07:18:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:18:14 + PACKAGES=/tmp/packages_start.txt 07:18:14 + '[' /w/workspace/integration-python-onapsdk-master-pylint-lint ']' 07:18:14 + PACKAGES=/tmp/packages_end.txt 07:18:14 + case "${OS_FAMILY}" in 07:18:14 + dpkg -l 07:18:14 + grep '^ii' 07:18:14 + '[' -f /tmp/packages_start.txt ']' 07:18:14 + '[' -f /tmp/packages_end.txt ']' 07:18:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:18:14 + '[' /w/workspace/integration-python-onapsdk-master-pylint-lint ']' 07:18:14 + mkdir -p /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/ 07:18:14 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/ 07:18:14 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins14657633777435458653.sh 07:18:14 ---> capture-instance-metadata.sh 07:18:14 Setup pyenv: 07:18:14 system 07:18:14 3.8.13 07:18:14 3.9.13 07:18:14 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 07:18:18 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-W1JH 07:18:18 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:18:21 lf-activate-venv(): INFO: Installing: lftools 07:18:56 lf-activate-venv(): INFO: Adding /tmp/venv-W1JH/bin to PATH 07:18:56 INFO: Running in OpenStack, capturing instance metadata 07:18:57 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins8005858840906326147.sh 07:18:57 provisioning config files... 07:18:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-python-onapsdk-master-pylint-lint@tmp/config1527762184188954230tmp 07:18:57 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 07:18:57 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 07:18:57 [EnvInject] - Injecting environment variables from a build step. 07:18:57 [EnvInject] - Injecting as environment variables the properties content 07:18:57 SERVER_ID=logs 07:18:57 07:18:57 [EnvInject] - Variables injected successfully. 07:18:57 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins5884186697787428511.sh 07:18:57 ---> create-netrc.sh 07:18:57 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins16742290964693927048.sh 07:18:57 ---> python-tools-install.sh 07:18:57 Setup pyenv: 07:18:57 system 07:18:57 3.8.13 07:18:57 3.9.13 07:18:57 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 07:18:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-W1JH from file:/tmp/.os_lf_venv 07:18:58 lf-activate-venv(): INFO: Installing: lftools 07:19:06 lf-activate-venv(): INFO: Adding /tmp/venv-W1JH/bin to PATH 07:19:06 Generating Requirements File 07:19:36 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. 07:19:36 lftools 0.37.9 requires openstacksdk>=2.1.0, but you have openstacksdk 0.62.0 which is incompatible. 07:19:36 Python 3.10.6 07:19:37 pip 24.0 from /tmp/venv-W1JH/lib/python3.10/site-packages/pip (python 3.10) 07:19:37 appdirs==1.4.4 07:19:37 argcomplete==3.2.2 07:19:37 aspy.yaml==1.3.0 07:19:37 attrs==23.2.0 07:19:37 autopage==0.5.2 07:19:37 beautifulsoup4==4.12.3 07:19:37 boto3==1.34.47 07:19:37 botocore==1.34.47 07:19:37 bs4==0.0.2 07:19:37 cachetools==5.3.2 07:19:37 certifi==2024.2.2 07:19:37 cffi==1.16.0 07:19:37 cfgv==3.4.0 07:19:37 chardet==5.2.0 07:19:37 charset-normalizer==3.3.2 07:19:37 click==8.1.7 07:19:37 cliff==4.5.0 07:19:37 cmd2==2.4.3 07:19:37 cryptography==3.3.2 07:19:37 debtcollector==2.5.0 07:19:37 decorator==5.1.1 07:19:37 defusedxml==0.7.1 07:19:37 Deprecated==1.2.14 07:19:37 distlib==0.3.8 07:19:37 dnspython==2.6.1 07:19:37 docker==4.2.2 07:19:37 dogpile.cache==1.3.2 07:19:37 email-validator==2.1.0.post1 07:19:37 filelock==3.13.1 07:19:37 future==1.0.0 07:19:37 gitdb==4.0.11 07:19:37 GitPython==3.1.42 07:19:37 google-auth==2.28.1 07:19:37 httplib2==0.22.0 07:19:37 identify==2.5.35 07:19:37 idna==3.6 07:19:37 importlib-resources==1.5.0 07:19:37 iso8601==2.1.0 07:19:37 Jinja2==3.1.3 07:19:37 jmespath==1.0.1 07:19:37 jsonpatch==1.33 07:19:37 jsonpointer==2.4 07:19:37 jsonschema==4.21.1 07:19:37 jsonschema-specifications==2023.12.1 07:19:37 keystoneauth1==5.5.0 07:19:37 kubernetes==29.0.0 07:19:37 lftools==0.37.9 07:19:37 lxml==5.1.0 07:19:37 MarkupSafe==2.1.5 07:19:37 msgpack==1.0.7 07:19:37 multi_key_dict==2.0.3 07:19:37 munch==4.0.0 07:19:37 netaddr==1.2.1 07:19:37 netifaces==0.11.0 07:19:37 niet==1.4.2 07:19:37 nodeenv==1.8.0 07:19:37 oauth2client==4.1.3 07:19:37 oauthlib==3.2.2 07:19:37 openstacksdk==0.62.0 07:19:37 os-client-config==2.1.0 07:19:37 os-service-types==1.7.0 07:19:37 osc-lib==3.0.0 07:19:37 oslo.config==9.3.0 07:19:37 oslo.context==5.3.0 07:19:37 oslo.i18n==6.2.0 07:19:37 oslo.log==5.4.0 07:19:37 oslo.serialization==5.3.0 07:19:37 oslo.utils==7.0.0 07:19:37 packaging==23.2 07:19:37 pbr==6.0.0 07:19:37 platformdirs==4.2.0 07:19:37 prettytable==3.10.0 07:19:37 pyasn1==0.5.1 07:19:37 pyasn1-modules==0.3.0 07:19:37 pycparser==2.21 07:19:37 pygerrit2==2.0.15 07:19:37 PyGithub==2.2.0 07:19:37 pyinotify==0.9.6 07:19:37 PyJWT==2.8.0 07:19:37 PyNaCl==1.5.0 07:19:37 pyparsing==2.4.7 07:19:37 pyperclip==1.8.2 07:19:37 pyrsistent==0.20.0 07:19:37 python-cinderclient==9.4.0 07:19:37 python-dateutil==2.8.2 07:19:37 python-heatclient==3.4.0 07:19:37 python-jenkins==1.8.2 07:19:37 python-keystoneclient==5.3.0 07:19:37 python-magnumclient==4.3.0 07:19:37 python-novaclient==18.4.0 07:19:37 python-openstackclient==6.0.1 07:19:37 python-swiftclient==4.4.0 07:19:37 pytz==2024.1 07:19:37 PyYAML==6.0.1 07:19:37 referencing==0.33.0 07:19:37 requests==2.31.0 07:19:37 requests-oauthlib==1.3.1 07:19:37 requestsexceptions==1.4.0 07:19:37 rfc3986==2.0.0 07:19:37 rpds-py==0.18.0 07:19:37 rsa==4.9 07:19:37 ruamel.yaml==0.18.6 07:19:37 ruamel.yaml.clib==0.2.8 07:19:37 s3transfer==0.10.0 07:19:37 simplejson==3.19.2 07:19:37 six==1.16.0 07:19:37 smmap==5.0.1 07:19:37 soupsieve==2.5 07:19:37 stevedore==5.1.0 07:19:37 tabulate==0.9.0 07:19:37 toml==0.10.2 07:19:37 tomlkit==0.12.3 07:19:37 tqdm==4.66.2 07:19:37 typing_extensions==4.9.0 07:19:37 tzdata==2024.1 07:19:37 urllib3==1.26.18 07:19:37 virtualenv==20.25.1 07:19:37 wcwidth==0.2.13 07:19:37 websocket-client==1.7.0 07:19:37 wrapt==1.16.0 07:19:37 xdg==6.0.0 07:19:37 xmltodict==0.13.0 07:19:37 yq==3.2.3 07:19:37 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins10825590125849579740.sh 07:19:37 ---> sudo-logs.sh 07:19:37 Archiving 'sudo' log.. 07:19:37 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins13788932394361951556.sh 07:19:37 ---> job-cost.sh 07:19:37 Setup pyenv: 07:19:38 system 07:19:38 3.8.13 07:19:38 3.9.13 07:19:38 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 07:19:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-W1JH from file:/tmp/.os_lf_venv 07:19:39 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:19:47 lf-activate-venv(): INFO: Adding /tmp/venv-W1JH/bin to PATH 07:19:47 INFO: No Stack... 07:19:47 INFO: Retrieving Pricing Info for: v3-standard-8 07:19:48 INFO: Archiving Costs 07:19:48 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash -l /tmp/jenkins15386391355634298029.sh 07:19:48 ---> logs-deploy.sh 07:19:48 Setup pyenv: 07:19:48 system 07:19:48 3.8.13 07:19:48 3.9.13 07:19:48 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 07:19:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-W1JH from file:/tmp/.os_lf_venv 07:19:49 lf-activate-venv(): INFO: Installing: lftools 07:19:58 lf-activate-venv(): INFO: Adding /tmp/venv-W1JH/bin to PATH 07:19:58 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-python-onapsdk-master-pylint-lint/229 07:19:58 INFO: archiving workspace using pattern(s): 07:20:04 Archives upload complete. 07:20:04 INFO: archiving logs to Nexus 07:20:05 ---> uname -a: 07:20:05 Linux prd-ubuntu1804-docker-8c-8g-7584 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 07:20:05 07:20:05 07:20:05 ---> lscpu: 07:20:05 Architecture: x86_64 07:20:05 CPU op-mode(s): 32-bit, 64-bit 07:20:05 Byte Order: Little Endian 07:20:05 CPU(s): 8 07:20:05 On-line CPU(s) list: 0-7 07:20:05 Thread(s) per core: 1 07:20:05 Core(s) per socket: 1 07:20:05 Socket(s): 8 07:20:05 NUMA node(s): 1 07:20:05 Vendor ID: AuthenticAMD 07:20:05 CPU family: 23 07:20:05 Model: 49 07:20:05 Model name: AMD EPYC-Rome Processor 07:20:05 Stepping: 0 07:20:05 CPU MHz: 2800.000 07:20:05 BogoMIPS: 5600.00 07:20:05 Virtualization: AMD-V 07:20:05 Hypervisor vendor: KVM 07:20:05 Virtualization type: full 07:20:05 L1d cache: 32K 07:20:05 L1i cache: 32K 07:20:05 L2 cache: 512K 07:20:05 L3 cache: 16384K 07:20:05 NUMA node0 CPU(s): 0-7 07:20:05 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 07:20:05 07:20:05 07:20:05 ---> nproc: 07:20:05 8 07:20:05 07:20:05 07:20:05 ---> df -h: 07:20:05 Filesystem Size Used Avail Use% Mounted on 07:20:05 udev 16G 0 16G 0% /dev 07:20:05 tmpfs 3.2G 708K 3.2G 1% /run 07:20:05 /dev/vda1 155G 11G 145G 7% / 07:20:05 tmpfs 16G 0 16G 0% /dev/shm 07:20:05 tmpfs 5.0M 0 5.0M 0% /run/lock 07:20:05 tmpfs 16G 0 16G 0% /sys/fs/cgroup 07:20:05 /dev/vda15 105M 4.4M 100M 5% /boot/efi 07:20:05 tmpfs 3.2G 0 3.2G 0% /run/user/1001 07:20:05 07:20:05 07:20:05 ---> free -m: 07:20:05 total used free shared buff/cache available 07:20:05 Mem: 32167 827 29102 0 2237 30909 07:20:05 Swap: 1023 0 1023 07:20:05 07:20:05 07:20:05 ---> ip addr: 07:20:05 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:20:05 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:20:05 inet 127.0.0.1/8 scope host lo 07:20:05 valid_lft forever preferred_lft forever 07:20:05 inet6 ::1/128 scope host 07:20:05 valid_lft forever preferred_lft forever 07:20:05 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 07:20:05 link/ether fa:16:3e:28:58:73 brd ff:ff:ff:ff:ff:ff 07:20:05 inet 10.30.106.213/23 brd 10.30.107.255 scope global dynamic ens3 07:20:05 valid_lft 86177sec preferred_lft 86177sec 07:20:05 inet6 fe80::f816:3eff:fe28:5873/64 scope link 07:20:05 valid_lft forever preferred_lft forever 07:20:05 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 07:20:05 link/ether 02:42:06:b8:00:8d brd ff:ff:ff:ff:ff:ff 07:20:05 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 07:20:05 valid_lft forever preferred_lft forever 07:20:05 07:20:05 07:20:05 ---> sar -b -r -n DEV: 07:20:05 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-7584) 02/22/24 _x86_64_ (8 CPU) 07:20:05 07:20:05 07:16:26 LINUX RESTART (8 CPU) 07:20:05 07:20:05 07:17:01 tps rtps wtps bread/s bwrtn/s 07:20:05 07:18:01 286.64 61.64 225.00 3739.64 38165.51 07:20:05 07:19:01 109.02 14.56 94.45 1043.96 39792.70 07:20:05 07:20:04 86.66 1.03 85.63 41.66 37767.77 07:20:05 Average: 159.57 25.34 134.22 1582.91 38562.18 07:20:05 07:20:05 07:17:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:20:05 07:18:01 30057960 31529580 2881260 8.75 57552 1728068 1617268 4.76 1039028 1558012 113836 07:20:05 07:19:01 29932852 31660648 3006368 9.13 77976 1949608 1425700 4.19 947040 1746572 144136 07:20:05 07:20:04 29796788 31647632 3142432 9.54 90136 2053832 1435232 4.22 969284 1844252 102536 07:20:05 Average: 29929200 31612620 3010020 9.14 75221 1910503 1492733 4.39 985117 1716279 120169 07:20:05 07:20:05 07:17:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:20:05 07:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:20:05 07:18:01 ens3 356.09 248.59 1017.36 75.41 0.00 0.00 0.00 0.00 07:20:05 07:18:01 lo 1.23 1.23 0.13 0.13 0.00 0.00 0.00 0.00 07:20:05 07:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:20:05 07:19:01 ens3 40.89 28.26 613.22 7.45 0.00 0.00 0.00 0.00 07:20:05 07:19:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 07:20:05 07:20:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:20:05 07:20:04 ens3 35.08 28.19 282.40 8.16 0.00 0.00 0.00 0.00 07:20:05 07:20:04 lo 1.14 1.14 0.12 0.12 0.00 0.00 0.00 0.00 07:20:05 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:20:05 Average: ens3 142.25 100.49 631.88 29.98 0.00 0.00 0.00 0.00 07:20:05 Average: lo 1.17 1.17 0.12 0.12 0.00 0.00 0.00 0.00 07:20:05 07:20:05 07:20:05 ---> sar -P ALL: 07:20:05 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-7584) 02/22/24 _x86_64_ (8 CPU) 07:20:05 07:20:05 07:16:26 LINUX RESTART (8 CPU) 07:20:05 07:20:05 07:17:01 CPU %user %nice %system %iowait %steal %idle 07:20:05 07:18:01 all 12.00 0.00 1.03 4.16 0.05 82.76 07:20:05 07:18:01 0 1.97 0.00 0.62 9.54 0.07 87.80 07:20:05 07:18:01 1 3.44 0.00 0.73 12.81 0.02 83.01 07:20:05 07:18:01 2 8.00 0.00 0.59 0.49 0.05 90.88 07:20:05 07:18:01 3 27.02 0.00 1.14 0.64 0.07 71.14 07:20:05 07:18:01 4 9.80 0.00 0.85 2.24 0.03 87.08 07:20:05 07:18:01 5 12.02 0.00 1.29 0.70 0.08 85.91 07:20:05 07:18:01 6 21.75 0.00 2.01 5.63 0.08 70.52 07:20:05 07:18:01 7 12.03 0.00 1.02 1.20 0.03 85.72 07:20:05 07:19:01 all 9.80 0.00 0.64 3.97 0.04 85.55 07:20:05 07:19:01 0 1.54 0.00 0.32 12.99 0.08 85.07 07:20:05 07:19:01 1 2.23 0.00 0.58 9.79 0.02 87.38 07:20:05 07:19:01 2 1.24 0.00 0.52 1.04 0.07 97.13 07:20:05 07:19:01 3 20.11 0.00 0.42 0.13 0.03 79.30 07:20:05 07:19:01 4 29.81 0.00 1.52 3.28 0.05 65.33 07:20:05 07:19:01 5 16.12 0.00 1.01 0.74 0.03 82.10 07:20:05 07:19:01 6 6.87 0.00 0.50 0.18 0.03 92.41 07:20:05 07:19:01 7 0.53 0.00 0.22 3.56 0.00 95.69 07:20:05 07:20:04 all 9.68 0.00 0.53 4.25 0.07 85.48 07:20:05 07:20:04 0 0.35 0.00 0.54 25.51 0.33 73.27 07:20:05 07:20:04 1 2.59 0.00 0.19 0.00 0.02 97.20 07:20:05 07:20:04 2 0.41 0.00 0.25 1.63 0.03 97.68 07:20:05 07:20:04 3 0.14 0.00 0.14 0.02 0.00 99.70 07:20:05 07:20:04 4 21.26 0.00 0.38 0.99 0.03 77.34 07:20:05 07:20:04 5 18.24 0.00 0.83 1.16 0.02 79.76 07:20:05 07:20:04 6 28.46 0.00 1.42 4.43 0.08 65.62 07:20:05 07:20:04 7 5.48 0.00 0.43 0.08 0.03 93.98 07:20:05 Average: all 10.48 0.00 0.73 4.13 0.05 84.61 07:20:05 Average: 0 1.27 0.00 0.49 16.18 0.16 81.89 07:20:05 Average: 1 2.75 0.00 0.50 7.41 0.02 89.33 07:20:05 Average: 2 3.22 0.00 0.45 1.05 0.05 95.22 07:20:05 Average: 3 15.48 0.00 0.56 0.26 0.03 83.67 07:20:05 Average: 4 20.30 0.00 0.91 2.15 0.04 76.60 07:20:05 Average: 5 15.51 0.00 1.04 0.87 0.04 82.54 07:20:05 Average: 6 19.17 0.00 1.31 3.43 0.07 76.03 07:20:05 Average: 7 6.00 0.00 0.55 1.59 0.02 91.83 07:20:05 07:20:05 07:20:05