13:43:49 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/python-onapsdk/+/140822 13:43:49 Running as SYSTEM 13:43:49 [EnvInject] - Loading node environment variables. 13:43:49 Building remotely on prd-ubuntu1804-docker-8c-8g-8943 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/integration-python-onapsdk-master-pylint-lint 13:43:49 [ssh-agent] Looking for ssh-agent implementation... 13:43:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:43:49 $ ssh-agent 13:43:49 SSH_AUTH_SOCK=/tmp/ssh-KIkomFYUOjjS/agent.2040 13:43:49 SSH_AGENT_PID=2042 13:43:49 [ssh-agent] Started. 13:43:49 Running ssh-add (command line suppressed) 13:43:49 Identity added: /w/workspace/integration-python-onapsdk-master-pylint-lint@tmp/private_key_15341053229208169132.key (/w/workspace/integration-python-onapsdk-master-pylint-lint@tmp/private_key_15341053229208169132.key) 13:43:50 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 13:43:50 The recommended git tool is: NONE 13:43:51 using credential onap-jenkins-ssh 13:43:51 Wiping out workspace first. 13:43:51 Cloning the remote Git repository 13:43:51 Cloning repository git://cloud.onap.org/mirror/integration/python-onapsdk.git 13:43:51 > git init /w/workspace/integration-python-onapsdk-master-pylint-lint # timeout=10 13:43:51 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 13:43:51 > git --version # timeout=10 13:43:51 > git --version # 'git version 2.17.1' 13:43:51 using GIT_SSH to set credentials Gerrit user 13:43:51 Verifying host key using manually-configured host key entries 13:43:51 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git +refs/heads/*:refs/remotes/origin/* # timeout=30 13:43:52 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 13:43:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:43:52 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 13:43:52 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 13:43:52 using GIT_SSH to set credentials Gerrit user 13:43:52 Verifying host key using manually-configured host key entries 13:43:52 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git refs/changes/22/140822/1 # timeout=30 13:43:52 > git rev-parse a2f5937237ec5f54844b84d81bf3fdb82f051f57^{commit} # timeout=10 13:43:52 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 13:43:52 Checking out Revision a2f5937237ec5f54844b84d81bf3fdb82f051f57 (refs/changes/22/140822/1) 13:43:52 > git config core.sparsecheckout # timeout=10 13:43:52 > git checkout -f a2f5937237ec5f54844b84d81bf3fdb82f051f57 # timeout=30 13:43:56 Commit message: "Add Vendor and VSP into SDC2 module" 13:43:56 > git rev-parse FETCH_HEAD^{commit} # timeout=10 13:43:56 > git rev-list --no-walk effde38f9572a8a95491c665a157599f02366b43 # timeout=10 13:43:56 [EnvInject] - Injecting environment variables from a build step. 13:43:56 [EnvInject] - Injecting as environment variables the properties content 13:43:56 PYTHON=python3 13:43:56 13:43:56 [EnvInject] - Variables injected successfully. 13:43:56 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash -l /tmp/jenkins14781747534944410552.sh 13:43:56 ---> tox-install.sh 13:43:56 + source /home/jenkins/lf-env.sh 13:43:56 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:43:56 ++ mktemp -d /tmp/venv-XXXX 13:43:56 + lf_venv=/tmp/venv-njNJ 13:43:56 + local venv_file=/tmp/.os_lf_venv 13:43:56 + local python=python3 13:43:56 + local options 13:43:56 + local set_path=true 13:43:56 + local install_args= 13:43:56 ++ 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 13:43:56 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:43:56 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:43:56 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:43:56 + true 13:43:56 + case $1 in 13:43:56 + venv_file=/tmp/.toxenv 13:43:56 + shift 2 13:43:56 + true 13:43:56 + case $1 in 13:43:56 + shift 13:43:56 + break 13:43:56 + case $python in 13:43:56 + local pkg_list= 13:43:56 + [[ -d /opt/pyenv ]] 13:43:56 + echo 'Setup pyenv:' 13:43:56 Setup pyenv: 13:43:56 + export PYENV_ROOT=/opt/pyenv 13:43:56 + PYENV_ROOT=/opt/pyenv 13:43:56 + 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 13:43:56 + 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 13:43:56 + pyenv versions 13:43:56 * system (set by /opt/pyenv/version) 13:43:56 * 3.8.13 (set by /opt/pyenv/version) 13:43:56 * 3.9.13 (set by /opt/pyenv/version) 13:43:56 * 3.10.6 (set by /opt/pyenv/version) 13:43:56 + command -v pyenv 13:43:56 ++ pyenv init - --no-rehash 13:43:56 + 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[*]}"'\'')" 13:43:56 export PATH="/opt/pyenv/shims:${PATH}" 13:43:56 export PYENV_SHELL=bash 13:43:56 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:43:56 pyenv() { 13:43:56 local command 13:43:56 command="${1:-}" 13:43:56 if [ "$#" -gt 0 ]; then 13:43:56 shift 13:43:56 fi 13:43:56 13:43:56 case "$command" in 13:43:56 rehash|shell) 13:43:56 eval "$(pyenv "sh-$command" "$@")" 13:43:56 ;; 13:43:56 *) 13:43:56 command pyenv "$command" "$@" 13:43:56 ;; 13:43:56 esac 13:43:56 }' 13:43:56 +++ 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[*]}"' 13:43:56 ++ 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 13:43:56 ++ 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 13:43:56 ++ 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 13:43:56 ++ export PYENV_SHELL=bash 13:43:56 ++ PYENV_SHELL=bash 13:43:56 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:43:56 +++ complete -F _pyenv pyenv 13:43:56 ++ lf-pyver python3 13:43:56 ++ local py_version_xy=python3 13:43:56 ++ local py_version_xyz= 13:43:56 ++ pyenv versions 13:43:56 ++ local command 13:43:56 ++ command=versions 13:43:56 ++ '[' 1 -gt 0 ']' 13:43:56 ++ shift 13:43:56 ++ case "$command" in 13:43:56 ++ sed 's/^[ *]* //' 13:43:56 ++ command pyenv versions 13:43:56 ++ pyenv versions 13:43:56 ++ awk '{ print $1 }' 13:43:56 ++ grep -E '^[0-9.]*[0-9]$' 13:43:57 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:43:57 +++ grep '^3' /tmp/.pyenv_versions 13:43:57 +++ sort -V 13:43:57 +++ tail -n 1 13:43:57 ++ py_version_xyz=3.10.6 13:43:57 ++ [[ -z 3.10.6 ]] 13:43:57 ++ echo 3.10.6 13:43:57 ++ return 0 13:43:57 + pyenv local 3.10.6 13:43:57 + local command 13:43:57 + command=local 13:43:57 + '[' 2 -gt 0 ']' 13:43:57 + shift 13:43:57 + case "$command" in 13:43:57 + command pyenv local 3.10.6 13:43:57 + pyenv local 3.10.6 13:43:57 + for arg in "$@" 13:43:57 + case $arg in 13:43:57 + pkg_list+='tox ' 13:43:57 + for arg in "$@" 13:43:57 + case $arg in 13:43:57 + pkg_list+='virtualenv ' 13:43:57 + for arg in "$@" 13:43:57 + case $arg in 13:43:57 + pkg_list+='urllib3~=1.26.15 ' 13:43:57 + [[ -f /tmp/.toxenv ]] 13:43:57 + [[ ! -f /tmp/.toxenv ]] 13:43:57 + [[ -n '' ]] 13:43:57 + python3 -m venv /tmp/venv-njNJ 13:44:02 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-njNJ' 13:44:02 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-njNJ 13:44:02 + echo /tmp/venv-njNJ 13:44:02 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 13:44:02 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 13:44:02 + /tmp/venv-njNJ/bin/python3 -m pip install --upgrade --quiet pip virtualenv 13:44:05 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:44:05 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:44:05 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:44:05 + /tmp/venv-njNJ/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:44:09 + type python3 13:44:09 + true 13:44:09 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-njNJ/bin to PATH' 13:44:09 lf-activate-venv(): INFO: Adding /tmp/venv-njNJ/bin to PATH 13:44:09 + PATH=/tmp/venv-njNJ/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 13:44:09 + return 0 13:44:09 + python3 --version 13:44:09 Python 3.10.6 13:44:09 + python3 -m pip --version 13:44:10 pip 25.0.1 from /tmp/venv-njNJ/lib/python3.10/site-packages/pip (python 3.10) 13:44:10 + python3 -m pip freeze 13:44:10 cachetools==5.5.2 13:44:10 chardet==5.2.0 13:44:10 colorama==0.4.6 13:44:10 distlib==0.3.9 13:44:10 filelock==3.18.0 13:44:10 packaging==25.0 13:44:10 platformdirs==4.3.7 13:44:10 pluggy==1.5.0 13:44:10 pyproject-api==1.9.0 13:44:10 tomli==2.2.1 13:44:10 tox==4.25.0 13:44:10 typing_extensions==4.13.2 13:44:10 urllib3==1.26.20 13:44:10 virtualenv==20.30.0 13:44:10 [EnvInject] - Injecting environment variables from a build step. 13:44:10 [EnvInject] - Injecting as environment variables the properties content 13:44:10 PARALLEL=false 13:44:10 13:44:10 [EnvInject] - Variables injected successfully. 13:44:10 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash -l /tmp/jenkins2797939185227316642.sh 13:44:10 ---> tox-run.sh 13:44:10 + 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 13:44:10 + ARCHIVE_TOX_DIR=/w/workspace/integration-python-onapsdk-master-pylint-lint/archives/tox 13:44:10 + ARCHIVE_DOC_DIR=/w/workspace/integration-python-onapsdk-master-pylint-lint/archives/docs 13:44:10 + mkdir -p /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/tox 13:44:10 + cd /w/workspace/integration-python-onapsdk-master-pylint-lint/. 13:44:10 + source /home/jenkins/lf-env.sh 13:44:10 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:44:10 ++ mktemp -d /tmp/venv-XXXX 13:44:10 + lf_venv=/tmp/venv-QI3B 13:44:10 + local venv_file=/tmp/.os_lf_venv 13:44:10 + local python=python3 13:44:10 + local options 13:44:10 + local set_path=true 13:44:10 + local install_args= 13:44:10 ++ 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 13:44:10 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:44:10 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:44:10 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:44:10 + true 13:44:10 + case $1 in 13:44:10 + venv_file=/tmp/.toxenv 13:44:10 + shift 2 13:44:10 + true 13:44:10 + case $1 in 13:44:10 + shift 13:44:10 + break 13:44:10 + case $python in 13:44:10 + local pkg_list= 13:44:10 + [[ -d /opt/pyenv ]] 13:44:10 + echo 'Setup pyenv:' 13:44:10 Setup pyenv: 13:44:10 + export PYENV_ROOT=/opt/pyenv 13:44:10 + PYENV_ROOT=/opt/pyenv 13:44:10 + 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 13:44:10 + 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 13:44:10 + pyenv versions 13:44:10 system 13:44:10 3.8.13 13:44:10 3.9.13 13:44:10 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 13:44:10 + command -v pyenv 13:44:10 ++ pyenv init - --no-rehash 13:44:10 + 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[*]}"'\'')" 13:44:10 export PATH="/opt/pyenv/shims:${PATH}" 13:44:10 export PYENV_SHELL=bash 13:44:10 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:44:10 pyenv() { 13:44:10 local command 13:44:10 command="${1:-}" 13:44:10 if [ "$#" -gt 0 ]; then 13:44:10 shift 13:44:10 fi 13:44:10 13:44:10 case "$command" in 13:44:10 rehash|shell) 13:44:10 eval "$(pyenv "sh-$command" "$@")" 13:44:10 ;; 13:44:10 *) 13:44:10 command pyenv "$command" "$@" 13:44:10 ;; 13:44:10 esac 13:44:10 }' 13:44:10 +++ 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[*]}"' 13:44:10 ++ 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 13:44:10 ++ 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 13:44:10 ++ 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 13:44:10 ++ export PYENV_SHELL=bash 13:44:10 ++ PYENV_SHELL=bash 13:44:10 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:44:10 +++ complete -F _pyenv pyenv 13:44:10 ++ lf-pyver python3 13:44:10 ++ local py_version_xy=python3 13:44:10 ++ local py_version_xyz= 13:44:10 ++ pyenv versions 13:44:10 ++ local command 13:44:10 ++ command=versions 13:44:10 ++ '[' 1 -gt 0 ']' 13:44:10 ++ shift 13:44:10 ++ case "$command" in 13:44:10 ++ command pyenv versions 13:44:10 ++ pyenv versions 13:44:10 ++ sed 's/^[ *]* //' 13:44:10 ++ grep -E '^[0-9.]*[0-9]$' 13:44:10 ++ awk '{ print $1 }' 13:44:10 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:44:10 +++ grep '^3' /tmp/.pyenv_versions 13:44:10 +++ sort -V 13:44:10 +++ tail -n 1 13:44:10 ++ py_version_xyz=3.10.6 13:44:10 ++ [[ -z 3.10.6 ]] 13:44:10 ++ echo 3.10.6 13:44:10 ++ return 0 13:44:10 + pyenv local 3.10.6 13:44:10 + local command 13:44:10 + command=local 13:44:10 + '[' 2 -gt 0 ']' 13:44:10 + shift 13:44:10 + case "$command" in 13:44:10 + command pyenv local 3.10.6 13:44:10 + pyenv local 3.10.6 13:44:10 + for arg in "$@" 13:44:10 + case $arg in 13:44:10 + pkg_list+='tox ' 13:44:10 + for arg in "$@" 13:44:10 + case $arg in 13:44:10 + pkg_list+='virtualenv ' 13:44:10 + for arg in "$@" 13:44:10 + case $arg in 13:44:10 + pkg_list+='urllib3~=1.26.15 ' 13:44:10 + [[ -f /tmp/.toxenv ]] 13:44:10 ++ cat /tmp/.toxenv 13:44:10 + lf_venv=/tmp/venv-njNJ 13:44:10 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-njNJ from' file:/tmp/.toxenv 13:44:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-njNJ from file:/tmp/.toxenv 13:44:10 + /tmp/venv-njNJ/bin/python3 -m pip install --upgrade --quiet pip virtualenv 13:44:11 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:44:11 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:44:11 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:44:11 + /tmp/venv-njNJ/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:44:12 + type python3 13:44:12 + true 13:44:12 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-njNJ/bin to PATH' 13:44:12 lf-activate-venv(): INFO: Adding /tmp/venv-njNJ/bin to PATH 13:44:12 + PATH=/tmp/venv-njNJ/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 13:44:12 + return 0 13:44:12 + [[ -d /opt/pyenv ]] 13:44:12 + echo '---> Setting up pyenv' 13:44:12 ---> Setting up pyenv 13:44:12 + export PYENV_ROOT=/opt/pyenv 13:44:12 + PYENV_ROOT=/opt/pyenv 13:44:12 + export PATH=/opt/pyenv/bin:/tmp/venv-njNJ/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 13:44:12 + PATH=/opt/pyenv/bin:/tmp/venv-njNJ/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 13:44:12 ++ pwd 13:44:12 + PYTHONPATH=/w/workspace/integration-python-onapsdk-master-pylint-lint 13:44:12 + export PYTHONPATH 13:44:12 + export TOX_TESTENV_PASSENV=PYTHONPATH 13:44:12 + TOX_TESTENV_PASSENV=PYTHONPATH 13:44:12 + tox --version 13:44:13 4.25.0 from /tmp/venv-njNJ/lib/python3.10/site-packages/tox/__init__.py 13:44:13 + PARALLEL=false 13:44:13 + TOX_OPTIONS_LIST= 13:44:13 + [[ -n pylint ]] 13:44:13 + TOX_OPTIONS_LIST=' -e pylint' 13:44:13 + case ${PARALLEL,,} in 13:44:13 + tox -e pylint 13:44:13 + tee -a /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/tox/tox.log 13:44:14 pylint: install_deps> python -I -m pip install -r test-requirements.txt 13:44:28 .pkg: install_requires> python -I -m pip install 'setuptools>=40.8.0' wheel 13:44:29 .pkg: _optional_hooks> python /tmp/venv-njNJ/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 13:44:29 .pkg: get_requires_for_build_sdist> python /tmp/venv-njNJ/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 13:44:29 .pkg: install_requires_for_build_sdist> python -I -m pip install pytest-runner==5.2 13:44:30 .pkg: get_requires_for_build_wheel> python /tmp/venv-njNJ/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 13:44:30 .pkg: install_requires_for_build_wheel> python -I -m pip install pytest-runner==5.2 13:44:31 .pkg: freeze> python -m pip freeze --all 13:44:31 .pkg: pip==25.0.1,pytest-runner==5.2,setuptools==78.1.0,wheel==0.45.1 13:44:31 .pkg: prepare_metadata_for_build_wheel> python /tmp/venv-njNJ/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 13:44:31 .pkg: build_sdist> python /tmp/venv-njNJ/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 13:44:32 pylint: install_package_deps> python -I -m pip install dacite==1.6.0 jinja2==3.1.5 jsonschema==4.4.0 'more-itertools>=8.12.0' oyaml==1.0 pyOpenSSL==22.0.0 'requests[socks]==2.32.3' simplejson==3.17.6 13:44:32 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-14.2.0.tar.gz 13:44:35 pylint: freeze> python -m pip freeze --all 13:44:35 pylint: astroid==3.3.9,attrs==25.3.0,bandit==1.8.3,certifi==2025.1.31,cffi==1.17.1,charset-normalizer==3.4.1,coverage==7.8.0,cryptography==43.0.1,dacite==1.6.0,dill==0.4.0,exceptiongroup==1.2.2,idna==3.10,iniconfig==2.1.0,isort==6.0.1,Jinja2==3.1.5,jsonschema==4.4.0,markdown-it-py==3.0.0,MarkupSafe==3.0.2,mccabe==0.7.0,mdurl==0.1.2,more-itertools==10.7.0,onapsdk==14.2.0,oyaml==1.0,packaging==25.0,pbr==6.1.1,pip==25.0.1,platformdirs==4.3.7,pluggy==1.5.0,pycparser==2.22,pydocstyle==6.3.0,Pygments==2.19.1,pylint==3.3.6,pyOpenSSL==22.0.0,pyrsistent==0.20.0,PySocks==1.7.1,pytest==8.3.5,pytest-cov==6.1.1,PyYAML==6.0.2,requests==2.32.3,requests-mock==1.12.1,rich==14.0.0,setuptools==78.1.0,simplejson==3.17.6,snowballstemmer==2.2.0,stevedore==5.4.1,tomli==2.2.1,tomlkit==0.13.2,typing_extensions==4.13.2,urllib3==2.4.0,wheel==0.45.1 13:44:35 pylint: commands[0]> pylint src/ --max-positional-arguments=55 13:45:01 13:45:01 ------------------------------------ 13:45:01 Your code has been rated at 10.00/10 13:45:01 13:45:04 pylint: OK (51.15=setup[21.88]+cmd[29.27] seconds) 13:45:04 congratulations :) (51.33 seconds) 13:45:04 + tox_status=0 13:45:04 + echo '---> Completed tox runs' 13:45:04 ---> Completed tox runs 13:45:04 + for i in .tox/*/log 13:45:04 ++ echo .tox/pylint/log 13:45:04 ++ awk -F/ '{print $2}' 13:45:04 + tox_env=pylint 13:45:04 + cp -r .tox/pylint/log /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/tox/pylint 13:45:04 + DOC_DIR=docs/_build/html 13:45:04 + [[ -d docs/_build/html ]] 13:45:04 + echo '---> tox-run.sh ends' 13:45:04 ---> tox-run.sh ends 13:45:04 + test 0 -eq 0 13:45:04 $ ssh-agent -k 13:45:04 unset SSH_AUTH_SOCK; 13:45:04 unset SSH_AGENT_PID; 13:45:04 echo Agent pid 2042 killed; 13:45:04 [ssh-agent] Stopped. 13:45:04 [PostBuildScript] - [INFO] Executing post build scripts. 13:45:04 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins10380753168318930729.sh 13:45:04 ---> sysstat.sh 13:45:05 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins16435010411789810519.sh 13:45:05 ---> package-listing.sh 13:45:05 ++ facter osfamily 13:45:05 ++ tr '[:upper:]' '[:lower:]' 13:45:05 + OS_FAMILY=debian 13:45:05 + workspace=/w/workspace/integration-python-onapsdk-master-pylint-lint 13:45:05 + START_PACKAGES=/tmp/packages_start.txt 13:45:05 + END_PACKAGES=/tmp/packages_end.txt 13:45:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:45:05 + PACKAGES=/tmp/packages_start.txt 13:45:05 + '[' /w/workspace/integration-python-onapsdk-master-pylint-lint ']' 13:45:05 + PACKAGES=/tmp/packages_end.txt 13:45:05 + case "${OS_FAMILY}" in 13:45:05 + dpkg -l 13:45:05 + grep '^ii' 13:45:05 + '[' -f /tmp/packages_start.txt ']' 13:45:05 + '[' -f /tmp/packages_end.txt ']' 13:45:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:45:05 + '[' /w/workspace/integration-python-onapsdk-master-pylint-lint ']' 13:45:05 + mkdir -p /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/ 13:45:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/ 13:45:05 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins6014372842831210536.sh 13:45:05 ---> capture-instance-metadata.sh 13:45:05 Setup pyenv: 13:45:05 system 13:45:05 3.8.13 13:45:05 3.9.13 13:45:05 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 13:45:09 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-XszD 13:45:09 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:45:12 lf-activate-venv(): INFO: Installing: lftools 13:45:41 lf-activate-venv(): INFO: Adding /tmp/venv-XszD/bin to PATH 13:45:41 INFO: Running in OpenStack, capturing instance metadata 13:45:42 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins18311556592891065454.sh 13:45:42 provisioning config files... 13:45:42 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-python-onapsdk-master-pylint-lint@tmp/config6887516240472949205tmp 13:45:42 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:45:42 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:45:42 [EnvInject] - Injecting environment variables from a build step. 13:45:42 [EnvInject] - Injecting as environment variables the properties content 13:45:42 SERVER_ID=logs 13:45:42 13:45:42 [EnvInject] - Variables injected successfully. 13:45:42 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins7229208153610667514.sh 13:45:42 ---> create-netrc.sh 13:45:42 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins5518469508659986937.sh 13:45:42 ---> python-tools-install.sh 13:45:42 Setup pyenv: 13:45:42 system 13:45:42 3.8.13 13:45:42 3.9.13 13:45:42 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 13:45:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XszD from file:/tmp/.os_lf_venv 13:45:43 lf-activate-venv(): INFO: Installing: lftools 13:45:50 lf-activate-venv(): INFO: Adding /tmp/venv-XszD/bin to PATH 13:45:50 Generating Requirements File 13:46:10 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. 13:46:10 lftools 0.37.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible. 13:46:10 Python 3.10.6 13:46:10 pip 25.0.1 from /tmp/venv-XszD/lib/python3.10/site-packages/pip (python 3.10) 13:46:11 appdirs==1.4.4 13:46:11 argcomplete==3.6.2 13:46:11 aspy.yaml==1.3.0 13:46:11 attrs==25.3.0 13:46:11 autopage==0.5.2 13:46:11 beautifulsoup4==4.13.4 13:46:11 boto3==1.38.2 13:46:11 botocore==1.38.2 13:46:11 bs4==0.0.2 13:46:11 cachetools==5.5.2 13:46:11 certifi==2025.1.31 13:46:11 cffi==1.17.1 13:46:11 cfgv==3.4.0 13:46:11 chardet==5.2.0 13:46:11 charset-normalizer==3.4.1 13:46:11 click==8.1.8 13:46:11 cliff==4.9.1 13:46:11 cmd2==2.5.11 13:46:11 cryptography==3.3.2 13:46:11 debtcollector==3.0.0 13:46:11 decorator==5.2.1 13:46:11 defusedxml==0.7.1 13:46:11 Deprecated==1.2.18 13:46:11 distlib==0.3.9 13:46:11 dnspython==2.7.0 13:46:11 docker==4.2.2 13:46:11 dogpile.cache==1.3.4 13:46:11 durationpy==0.9 13:46:11 email_validator==2.2.0 13:46:11 filelock==3.18.0 13:46:11 future==1.0.0 13:46:11 gitdb==4.0.12 13:46:11 GitPython==3.1.44 13:46:11 google-auth==2.39.0 13:46:11 httplib2==0.22.0 13:46:11 identify==2.6.10 13:46:11 idna==3.10 13:46:11 importlib-resources==1.5.0 13:46:11 iso8601==2.1.0 13:46:11 Jinja2==3.1.6 13:46:11 jmespath==1.0.1 13:46:11 jsonpatch==1.33 13:46:11 jsonpointer==3.0.0 13:46:11 jsonschema==4.23.0 13:46:11 jsonschema-specifications==2025.4.1 13:46:11 keystoneauth1==5.10.0 13:46:11 kubernetes==32.0.1 13:46:11 lftools==0.37.12 13:46:11 lxml==5.4.0 13:46:11 MarkupSafe==3.0.2 13:46:11 msgpack==1.1.0 13:46:11 multi_key_dict==2.0.3 13:46:11 munch==4.0.0 13:46:11 netaddr==1.3.0 13:46:11 niet==1.4.2 13:46:11 nodeenv==1.9.1 13:46:11 oauth2client==4.1.3 13:46:11 oauthlib==3.2.2 13:46:11 openstacksdk==4.5.0 13:46:11 os-client-config==2.1.0 13:46:11 os-service-types==1.7.0 13:46:11 osc-lib==4.0.0 13:46:11 oslo.config==9.7.1 13:46:11 oslo.context==5.7.1 13:46:11 oslo.i18n==6.5.1 13:46:11 oslo.log==7.1.0 13:46:11 oslo.serialization==5.7.0 13:46:11 oslo.utils==8.2.0 13:46:11 packaging==25.0 13:46:11 pbr==6.1.1 13:46:11 platformdirs==4.3.7 13:46:11 prettytable==3.16.0 13:46:11 psutil==7.0.0 13:46:11 pyasn1==0.6.1 13:46:11 pyasn1_modules==0.4.2 13:46:11 pycparser==2.22 13:46:11 pygerrit2==2.0.15 13:46:11 PyGithub==2.6.1 13:46:11 PyJWT==2.10.1 13:46:11 PyNaCl==1.5.0 13:46:11 pyparsing==2.4.7 13:46:11 pyperclip==1.9.0 13:46:11 pyrsistent==0.20.0 13:46:11 python-cinderclient==9.7.0 13:46:11 python-dateutil==2.9.0.post0 13:46:11 python-heatclient==4.1.0 13:46:11 python-jenkins==1.8.2 13:46:11 python-keystoneclient==5.6.0 13:46:11 python-magnumclient==4.8.1 13:46:11 python-openstackclient==8.0.0 13:46:11 python-swiftclient==4.7.0 13:46:11 PyYAML==6.0.2 13:46:11 referencing==0.36.2 13:46:11 requests==2.32.3 13:46:11 requests-oauthlib==2.0.0 13:46:11 requestsexceptions==1.4.0 13:46:11 rfc3986==2.0.0 13:46:11 rpds-py==0.24.0 13:46:11 rsa==4.9.1 13:46:11 ruamel.yaml==0.18.10 13:46:11 ruamel.yaml.clib==0.2.12 13:46:11 s3transfer==0.12.0 13:46:11 simplejson==3.20.1 13:46:11 six==1.17.0 13:46:11 smmap==5.0.2 13:46:11 soupsieve==2.7 13:46:11 stevedore==5.4.1 13:46:11 tabulate==0.9.0 13:46:11 toml==0.10.2 13:46:11 tomlkit==0.13.2 13:46:11 tqdm==4.67.1 13:46:11 typing_extensions==4.13.2 13:46:11 tzdata==2025.2 13:46:11 urllib3==1.26.20 13:46:11 virtualenv==20.30.0 13:46:11 wcwidth==0.2.13 13:46:11 websocket-client==1.8.0 13:46:11 wrapt==1.17.2 13:46:11 xdg==6.0.0 13:46:11 xmltodict==0.14.2 13:46:11 yq==3.4.3 13:46:11 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins10299739980872976215.sh 13:46:11 ---> sudo-logs.sh 13:46:11 Archiving 'sudo' log.. 13:46:11 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins224681826369254649.sh 13:46:11 ---> job-cost.sh 13:46:11 Setup pyenv: 13:46:11 system 13:46:11 3.8.13 13:46:11 3.9.13 13:46:11 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 13:46:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XszD from file:/tmp/.os_lf_venv 13:46:12 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:46:16 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. 13:46:16 lftools 0.37.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible. 13:46:16 lf-activate-venv(): INFO: Adding /tmp/venv-XszD/bin to PATH 13:46:16 INFO: No Stack... 13:46:16 INFO: Retrieving Pricing Info for: v3-standard-8 13:46:17 INFO: Archiving Costs 13:46:17 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash -l /tmp/jenkins3162890077870923545.sh 13:46:17 ---> logs-deploy.sh 13:46:17 Setup pyenv: 13:46:17 system 13:46:17 3.8.13 13:46:17 3.9.13 13:46:17 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 13:46:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XszD from file:/tmp/.os_lf_venv 13:46:18 lf-activate-venv(): INFO: Installing: lftools 13:46:25 lf-activate-venv(): INFO: Adding /tmp/venv-XszD/bin to PATH 13:46:25 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-python-onapsdk-master-pylint-lint/269 13:46:25 INFO: archiving workspace using pattern(s): 13:46:26 Archives upload complete. 13:46:27 INFO: archiving logs to Nexus 13:46:28 ---> uname -a: 13:46:28 Linux prd-ubuntu1804-docker-8c-8g-8943 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 13:46:28 13:46:28 13:46:28 ---> lscpu: 13:46:28 Architecture: x86_64 13:46:28 CPU op-mode(s): 32-bit, 64-bit 13:46:28 Byte Order: Little Endian 13:46:28 CPU(s): 8 13:46:28 On-line CPU(s) list: 0-7 13:46:28 Thread(s) per core: 1 13:46:28 Core(s) per socket: 1 13:46:28 Socket(s): 8 13:46:28 NUMA node(s): 1 13:46:28 Vendor ID: AuthenticAMD 13:46:28 CPU family: 23 13:46:28 Model: 49 13:46:28 Model name: AMD EPYC-Rome Processor 13:46:28 Stepping: 0 13:46:28 CPU MHz: 2799.998 13:46:28 BogoMIPS: 5599.99 13:46:28 Virtualization: AMD-V 13:46:28 Hypervisor vendor: KVM 13:46:28 Virtualization type: full 13:46:28 L1d cache: 32K 13:46:28 L1i cache: 32K 13:46:28 L2 cache: 512K 13:46:28 L3 cache: 16384K 13:46:28 NUMA node0 CPU(s): 0-7 13:46:28 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 13:46:28 13:46:28 13:46:28 ---> nproc: 13:46:28 8 13:46:28 13:46:28 13:46:28 ---> df -h: 13:46:28 Filesystem Size Used Avail Use% Mounted on 13:46:28 udev 16G 0 16G 0% /dev 13:46:28 tmpfs 3.2G 708K 3.2G 1% /run 13:46:28 /dev/vda1 155G 11G 145G 7% / 13:46:28 tmpfs 16G 0 16G 0% /dev/shm 13:46:28 tmpfs 5.0M 0 5.0M 0% /run/lock 13:46:28 tmpfs 16G 0 16G 0% /sys/fs/cgroup 13:46:28 /dev/vda15 105M 4.4M 100M 5% /boot/efi 13:46:28 tmpfs 3.2G 0 3.2G 0% /run/user/1001 13:46:28 13:46:28 13:46:28 ---> free -m: 13:46:28 total used free shared buff/cache available 13:46:28 Mem: 32167 809 29154 0 2202 30927 13:46:28 Swap: 1023 0 1023 13:46:28 13:46:28 13:46:28 ---> ip addr: 13:46:28 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:46:28 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:46:28 inet 127.0.0.1/8 scope host lo 13:46:28 valid_lft forever preferred_lft forever 13:46:28 inet6 ::1/128 scope host 13:46:28 valid_lft forever preferred_lft forever 13:46:28 2: ens3: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1458 qdisc mq state UP group default qlen 1000 13:46:28 link/ether fa:16:3e:1d:fc:8b brd ff:ff:ff:ff:ff:ff 13:46:28 inet 10.30.107.113/23 brd 10.30.107.255 scope global dynamic ens3 13:46:28 valid_lft 86194sec preferred_lft 86194sec 13:46:28 inet6 fe80::f816:3eff:fe1d:fc8b/64 scope link 13:46:28 valid_lft forever preferred_lft forever 13:46:28 3: docker0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc noqueue state DOWN group default 13:46:28 link/ether 02:42:ac:62:c3:bd brd ff:ff:ff:ff:ff:ff 13:46:28 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 13:46:28 valid_lft forever preferred_lft forever 13:46:28 13:46:28 13:46:28 ---> sar -b -r -n DEV: 13:46:28 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-8943) 04/25/25 _x86_64_ (8 CPU) 13:46:28 13:46:28 13:43:04 LINUX RESTART (8 CPU) 13:46:28 13:46:28 13:44:02 tps rtps wtps bread/s bwrtn/s 13:46:28 13:45:01 90.98 8.90 82.09 209.46 34076.94 13:46:28 13:46:01 82.27 0.80 81.47 86.65 34698.62 13:46:28 Average: 86.59 4.81 81.78 147.54 34390.39 13:46:28 13:46:28 13:44:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:46:28 13:45:01 30027492 31503112 2911728 8.84 58772 1730196 1670104 4.91 1067200 1560248 25148 13:46:28 13:46:01 29978144 31702716 2961076 8.99 82312 1941404 1410780 4.15 890380 1758040 151316 13:46:28 Average: 30002818 31602914 2936402 8.91 70542 1835800 1540442 4.53 978790 1659144 88232 13:46:28 13:46:28 13:44:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:46:28 13:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:46:28 13:45:01 lo 0.81 0.81 0.10 0.10 0.00 0.00 0.00 0.00 13:46:28 13:45:01 ens3 51.36 31.64 357.20 6.09 0.00 0.00 0.00 0.00 13:46:28 13:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:46:28 13:46:01 lo 1.47 1.47 0.16 0.16 0.00 0.00 0.00 0.00 13:46:28 13:46:01 ens3 83.00 54.32 700.78 11.59 0.00 0.00 0.00 0.00 13:46:28 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:46:28 Average: lo 1.14 1.14 0.13 0.13 0.00 0.00 0.00 0.00 13:46:28 Average: ens3 67.32 43.08 530.44 8.86 0.00 0.00 0.00 0.00 13:46:28 13:46:28 13:46:28 ---> sar -P ALL: 13:46:28 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-8943) 04/25/25 _x86_64_ (8 CPU) 13:46:28 13:46:28 13:43:04 LINUX RESTART (8 CPU) 13:46:28 13:46:28 13:44:02 CPU %user %nice %system %iowait %steal %idle 13:46:28 13:45:01 all 9.69 0.00 0.57 5.21 0.04 84.49 13:46:28 13:45:01 0 3.61 0.00 0.59 0.14 0.03 95.62 13:46:28 13:45:01 1 2.18 0.00 0.46 20.51 0.02 76.84 13:46:28 13:45:01 2 46.01 0.00 0.83 2.67 0.07 50.42 13:46:28 13:45:01 3 4.76 0.00 0.54 0.36 0.05 94.29 13:46:28 13:45:01 4 1.09 0.00 0.34 6.86 0.02 91.70 13:46:28 13:45:01 5 1.17 0.00 0.08 0.03 0.00 98.71 13:46:28 13:45:01 6 14.64 0.00 1.24 4.63 0.05 79.44 13:46:28 13:45:01 7 4.17 0.00 0.53 6.56 0.02 88.72 13:46:28 13:46:01 all 9.15 0.00 0.59 4.10 0.03 86.12 13:46:28 13:46:01 0 5.94 0.00 0.43 0.23 0.02 93.38 13:46:28 13:46:01 1 3.47 0.00 0.45 0.07 0.03 95.98 13:46:28 13:46:01 2 35.99 0.00 1.55 3.15 0.07 59.24 13:46:28 13:46:01 3 5.90 0.00 0.50 0.62 0.02 92.96 13:46:28 13:46:01 4 1.60 0.00 0.42 27.51 0.05 70.42 13:46:28 13:46:01 5 0.99 0.00 0.18 0.02 0.02 98.79 13:46:28 13:46:01 6 12.66 0.00 0.88 0.15 0.02 86.29 13:46:28 13:46:01 7 6.65 0.00 0.33 1.09 0.05 91.88 13:46:28 Average: all 9.42 0.00 0.58 4.65 0.03 85.31 13:46:28 Average: 0 4.79 0.00 0.51 0.19 0.03 94.49 13:46:28 Average: 1 2.83 0.00 0.45 10.19 0.03 86.50 13:46:28 Average: 2 40.95 0.00 1.20 2.92 0.07 54.87 13:46:28 Average: 3 5.34 0.00 0.52 0.49 0.03 93.62 13:46:28 Average: 4 1.35 0.00 0.38 17.26 0.03 80.98 13:46:28 Average: 5 1.08 0.00 0.13 0.03 0.01 98.75 13:46:28 Average: 6 13.64 0.00 1.06 2.37 0.03 82.90 13:46:28 Average: 7 5.42 0.00 0.43 3.80 0.03 90.31 13:46:28 13:46:28 13:46:28