14:40:22 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/python-onapsdk/+/137443 14:40:22 Running as SYSTEM 14:40:22 [EnvInject] - Loading node environment variables. 14:40:22 Building remotely on prd-ubuntu1804-docker-8c-8g-9792 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/integration-python-onapsdk-master-pylint-lint 14:40:22 [ssh-agent] Looking for ssh-agent implementation... 14:40:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:40:22 $ ssh-agent 14:40:22 SSH_AUTH_SOCK=/tmp/ssh-zYrdX7FE8JBX/agent.2166 14:40:22 SSH_AGENT_PID=2168 14:40:22 [ssh-agent] Started. 14:40:22 Running ssh-add (command line suppressed) 14:40:22 Identity added: /w/workspace/integration-python-onapsdk-master-pylint-lint@tmp/private_key_7538140674206438591.key (/w/workspace/integration-python-onapsdk-master-pylint-lint@tmp/private_key_7538140674206438591.key) 14:40:22 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 14:40:22 The recommended git tool is: NONE 14:40:24 using credential onap-jenkins-ssh 14:40:24 Wiping out workspace first. 14:40:24 Cloning the remote Git repository 14:40:24 Cloning repository git://cloud.onap.org/mirror/integration/python-onapsdk.git 14:40:24 > git init /w/workspace/integration-python-onapsdk-master-pylint-lint # timeout=10 14:40:24 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 14:40:24 > git --version # timeout=10 14:40:24 > git --version # 'git version 2.17.1' 14:40:24 using GIT_SSH to set credentials Gerrit user 14:40:24 Verifying host key using manually-configured host key entries 14:40:24 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git +refs/heads/*:refs/remotes/origin/* # timeout=30 14:40:25 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 14:40:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:40:25 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 14:40:25 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 14:40:25 using GIT_SSH to set credentials Gerrit user 14:40:25 Verifying host key using manually-configured host key entries 14:40:25 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git refs/changes/43/137443/11 # timeout=30 14:40:25 > git rev-parse e8dbd217b0b3a0044bde706a7845eb5e99857fa9^{commit} # timeout=10 14:40:25 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 14:40:25 Checking out Revision e8dbd217b0b3a0044bde706a7845eb5e99857fa9 (refs/changes/43/137443/11) 14:40:25 > git config core.sparsecheckout # timeout=10 14:40:25 > git checkout -f e8dbd217b0b3a0044bde706a7845eb5e99857fa9 # timeout=30 14:40:29 Commit message: "Avoid empty newlines in jina templates when if conditions evaluate to false" 14:40:29 > git rev-parse FETCH_HEAD^{commit} # timeout=10 14:40:29 > git rev-list --no-walk d3591ef0893a8b718042b3a7937bb1f73d972176 # timeout=10 14:40:29 [EnvInject] - Injecting environment variables from a build step. 14:40:29 [EnvInject] - Injecting as environment variables the properties content 14:40:29 PYTHON=python3 14:40:29 14:40:29 [EnvInject] - Variables injected successfully. 14:40:29 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash -l /tmp/jenkins5999086894513532339.sh 14:40:29 ---> tox-install.sh 14:40:29 + source /home/jenkins/lf-env.sh 14:40:29 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:40:29 ++ mktemp -d /tmp/venv-XXXX 14:40:29 + lf_venv=/tmp/venv-m3xK 14:40:29 + local venv_file=/tmp/.os_lf_venv 14:40:29 + local python=python3 14:40:29 + local options 14:40:29 + local set_path=true 14:40:29 + local install_args= 14:40:29 ++ 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 14:40:29 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:40:29 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:40:29 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:40:29 + true 14:40:29 + case $1 in 14:40:29 + venv_file=/tmp/.toxenv 14:40:29 + shift 2 14:40:29 + true 14:40:29 + case $1 in 14:40:29 + shift 14:40:29 + break 14:40:29 + case $python in 14:40:29 + local pkg_list= 14:40:29 + [[ -d /opt/pyenv ]] 14:40:29 + echo 'Setup pyenv:' 14:40:29 Setup pyenv: 14:40:29 + export PYENV_ROOT=/opt/pyenv 14:40:29 + PYENV_ROOT=/opt/pyenv 14:40:29 + 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 14:40:29 + 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 14:40:29 + pyenv versions 14:40:29 * system (set by /opt/pyenv/version) 14:40:29 * 3.8.13 (set by /opt/pyenv/version) 14:40:29 * 3.9.13 (set by /opt/pyenv/version) 14:40:29 * 3.10.6 (set by /opt/pyenv/version) 14:40:29 + command -v pyenv 14:40:29 ++ pyenv init - --no-rehash 14:40:29 + 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[*]}"'\'')" 14:40:29 export PATH="/opt/pyenv/shims:${PATH}" 14:40:29 export PYENV_SHELL=bash 14:40:29 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:40:29 pyenv() { 14:40:29 local command 14:40:29 command="${1:-}" 14:40:29 if [ "$#" -gt 0 ]; then 14:40:29 shift 14:40:29 fi 14:40:29 14:40:29 case "$command" in 14:40:29 rehash|shell) 14:40:29 eval "$(pyenv "sh-$command" "$@")" 14:40:29 ;; 14:40:29 *) 14:40:29 command pyenv "$command" "$@" 14:40:29 ;; 14:40:29 esac 14:40:29 }' 14:40:29 +++ 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[*]}"' 14:40:29 ++ 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 14:40:29 ++ 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 14:40:29 ++ 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 14:40:29 ++ export PYENV_SHELL=bash 14:40:29 ++ PYENV_SHELL=bash 14:40:29 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:40:29 +++ complete -F _pyenv pyenv 14:40:29 ++ lf-pyver python3 14:40:29 ++ local py_version_xy=python3 14:40:29 ++ local py_version_xyz= 14:40:29 ++ pyenv versions 14:40:29 ++ local command 14:40:29 ++ command=versions 14:40:29 ++ '[' 1 -gt 0 ']' 14:40:29 ++ shift 14:40:29 ++ case "$command" in 14:40:29 ++ command pyenv versions 14:40:29 ++ pyenv versions 14:40:29 ++ sed 's/^[ *]* //' 14:40:29 ++ awk '{ print $1 }' 14:40:29 ++ grep -E '^[0-9.]*[0-9]$' 14:40:29 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:40:29 +++ grep '^3' /tmp/.pyenv_versions 14:40:29 +++ sort -V 14:40:29 +++ tail -n 1 14:40:29 ++ py_version_xyz=3.10.6 14:40:29 ++ [[ -z 3.10.6 ]] 14:40:29 ++ echo 3.10.6 14:40:29 ++ return 0 14:40:29 + pyenv local 3.10.6 14:40:29 + local command 14:40:29 + command=local 14:40:29 + '[' 2 -gt 0 ']' 14:40:29 + shift 14:40:29 + case "$command" in 14:40:29 + command pyenv local 3.10.6 14:40:29 + pyenv local 3.10.6 14:40:29 + for arg in "$@" 14:40:29 + case $arg in 14:40:29 + pkg_list+='tox ' 14:40:29 + for arg in "$@" 14:40:29 + case $arg in 14:40:29 + pkg_list+='virtualenv ' 14:40:29 + for arg in "$@" 14:40:29 + case $arg in 14:40:29 + pkg_list+='urllib3~=1.26.15 ' 14:40:29 + [[ -f /tmp/.toxenv ]] 14:40:29 + [[ ! -f /tmp/.toxenv ]] 14:40:29 + [[ -n '' ]] 14:40:29 + python3 -m venv /tmp/venv-m3xK 14:40:33 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-m3xK' 14:40:33 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-m3xK 14:40:33 + echo /tmp/venv-m3xK 14:40:33 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 14:40:33 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 14:40:33 + /tmp/venv-m3xK/bin/python3 -m pip install --upgrade --quiet pip virtualenv 14:40:37 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:40:37 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 14:40:37 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 14:40:37 + /tmp/venv-m3xK/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 14:40:39 + type python3 14:40:39 + true 14:40:39 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-m3xK/bin to PATH' 14:40:39 lf-activate-venv(): INFO: Adding /tmp/venv-m3xK/bin to PATH 14:40:39 + PATH=/tmp/venv-m3xK/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 14:40:39 + return 0 14:40:39 + python3 --version 14:40:39 Python 3.10.6 14:40:39 + python3 -m pip --version 14:40:39 pip 24.0 from /tmp/venv-m3xK/lib/python3.10/site-packages/pip (python 3.10) 14:40:40 + python3 -m pip freeze 14:40:40 cachetools==5.3.3 14:40:40 chardet==5.2.0 14:40:40 colorama==0.4.6 14:40:40 distlib==0.3.8 14:40:40 filelock==3.13.1 14:40:40 packaging==23.2 14:40:40 platformdirs==4.2.0 14:40:40 pluggy==1.4.0 14:40:40 pyproject-api==1.6.1 14:40:40 tomli==2.0.1 14:40:40 tox==4.13.0 14:40:40 urllib3==1.26.18 14:40:40 virtualenv==20.25.1 14:40:40 [EnvInject] - Injecting environment variables from a build step. 14:40:40 [EnvInject] - Injecting as environment variables the properties content 14:40:40 PARALLEL=false 14:40:40 14:40:40 [EnvInject] - Variables injected successfully. 14:40:40 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash -l /tmp/jenkins8726123871212974801.sh 14:40:40 ---> tox-run.sh 14:40:40 + 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 14:40:40 + ARCHIVE_TOX_DIR=/w/workspace/integration-python-onapsdk-master-pylint-lint/archives/tox 14:40:40 + ARCHIVE_DOC_DIR=/w/workspace/integration-python-onapsdk-master-pylint-lint/archives/docs 14:40:40 + mkdir -p /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/tox 14:40:40 + cd /w/workspace/integration-python-onapsdk-master-pylint-lint/. 14:40:40 + source /home/jenkins/lf-env.sh 14:40:40 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:40:40 ++ mktemp -d /tmp/venv-XXXX 14:40:40 + lf_venv=/tmp/venv-GL5t 14:40:40 + local venv_file=/tmp/.os_lf_venv 14:40:40 + local python=python3 14:40:40 + local options 14:40:40 + local set_path=true 14:40:40 + local install_args= 14:40: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 14:40:40 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:40:40 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:40:40 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:40:40 + true 14:40:40 + case $1 in 14:40:40 + venv_file=/tmp/.toxenv 14:40:40 + shift 2 14:40:40 + true 14:40:40 + case $1 in 14:40:40 + shift 14:40:40 + break 14:40:40 + case $python in 14:40:40 + local pkg_list= 14:40:40 + [[ -d /opt/pyenv ]] 14:40:40 + echo 'Setup pyenv:' 14:40:40 Setup pyenv: 14:40:40 + export PYENV_ROOT=/opt/pyenv 14:40:40 + PYENV_ROOT=/opt/pyenv 14:40:40 + 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 14:40:40 + 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 14:40:40 + pyenv versions 14:40:40 system 14:40:40 3.8.13 14:40:40 3.9.13 14:40:40 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 14:40:40 + command -v pyenv 14:40:40 ++ pyenv init - --no-rehash 14:40:40 + 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[*]}"'\'')" 14:40:40 export PATH="/opt/pyenv/shims:${PATH}" 14:40:40 export PYENV_SHELL=bash 14:40:40 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:40:40 pyenv() { 14:40:40 local command 14:40:40 command="${1:-}" 14:40:40 if [ "$#" -gt 0 ]; then 14:40:40 shift 14:40:40 fi 14:40:40 14:40:40 case "$command" in 14:40:40 rehash|shell) 14:40:40 eval "$(pyenv "sh-$command" "$@")" 14:40:40 ;; 14:40:40 *) 14:40:40 command pyenv "$command" "$@" 14:40:40 ;; 14:40:40 esac 14:40:40 }' 14:40:40 +++ 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[*]}"' 14:40:40 ++ 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 14:40:40 ++ 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 14:40:40 ++ 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 14:40:40 ++ export PYENV_SHELL=bash 14:40:40 ++ PYENV_SHELL=bash 14:40:40 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:40:40 +++ complete -F _pyenv pyenv 14:40:40 ++ lf-pyver python3 14:40:40 ++ local py_version_xy=python3 14:40:40 ++ local py_version_xyz= 14:40:40 ++ pyenv versions 14:40:40 ++ local command 14:40:40 ++ command=versions 14:40:40 ++ '[' 1 -gt 0 ']' 14:40:40 ++ shift 14:40:40 ++ case "$command" in 14:40:40 ++ command pyenv versions 14:40:40 ++ pyenv versions 14:40:40 ++ awk '{ print $1 }' 14:40:40 ++ sed 's/^[ *]* //' 14:40:40 ++ grep -E '^[0-9.]*[0-9]$' 14:40:40 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:40:40 +++ grep '^3' /tmp/.pyenv_versions 14:40:40 +++ sort -V 14:40:40 +++ tail -n 1 14:40:40 ++ py_version_xyz=3.10.6 14:40:40 ++ [[ -z 3.10.6 ]] 14:40:40 ++ echo 3.10.6 14:40:40 ++ return 0 14:40:40 + pyenv local 3.10.6 14:40:40 + local command 14:40:40 + command=local 14:40:40 + '[' 2 -gt 0 ']' 14:40:40 + shift 14:40:40 + case "$command" in 14:40:40 + command pyenv local 3.10.6 14:40:40 + pyenv local 3.10.6 14:40:40 + for arg in "$@" 14:40:40 + case $arg in 14:40:40 + pkg_list+='tox ' 14:40:40 + for arg in "$@" 14:40:40 + case $arg in 14:40:40 + pkg_list+='virtualenv ' 14:40:40 + for arg in "$@" 14:40:40 + case $arg in 14:40:40 + pkg_list+='urllib3~=1.26.15 ' 14:40:40 + [[ -f /tmp/.toxenv ]] 14:40:40 ++ cat /tmp/.toxenv 14:40:40 + lf_venv=/tmp/venv-m3xK 14:40:40 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-m3xK from' file:/tmp/.toxenv 14:40:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-m3xK from file:/tmp/.toxenv 14:40:40 + /tmp/venv-m3xK/bin/python3 -m pip install --upgrade --quiet pip virtualenv 14:40:41 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:40:41 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 14:40:41 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 14:40:41 + /tmp/venv-m3xK/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 14:40:42 + type python3 14:40:42 + true 14:40:42 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-m3xK/bin to PATH' 14:40:42 lf-activate-venv(): INFO: Adding /tmp/venv-m3xK/bin to PATH 14:40:42 + PATH=/tmp/venv-m3xK/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 14:40:42 + return 0 14:40:42 + [[ -d /opt/pyenv ]] 14:40:42 + echo '---> Setting up pyenv' 14:40:42 ---> Setting up pyenv 14:40:42 + export PYENV_ROOT=/opt/pyenv 14:40:42 + PYENV_ROOT=/opt/pyenv 14:40:42 + export PATH=/opt/pyenv/bin:/tmp/venv-m3xK/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 14:40:42 + PATH=/opt/pyenv/bin:/tmp/venv-m3xK/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 14:40:42 ++ pwd 14:40:42 + PYTHONPATH=/w/workspace/integration-python-onapsdk-master-pylint-lint 14:40:42 + export PYTHONPATH 14:40:42 + export TOX_TESTENV_PASSENV=PYTHONPATH 14:40:42 + TOX_TESTENV_PASSENV=PYTHONPATH 14:40:42 + tox --version 14:40:43 4.13.0 from /tmp/venv-m3xK/lib/python3.10/site-packages/tox/__init__.py 14:40:43 + PARALLEL=false 14:40:43 + TOX_OPTIONS_LIST= 14:40:43 + [[ -n pylint ]] 14:40:43 + TOX_OPTIONS_LIST=' -e pylint' 14:40:43 + case ${PARALLEL,,} in 14:40:43 + tox -e pylint 14:40:43 + tee -a /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/tox/tox.log 14:40:44 pylint: install_deps> python -I -m pip install -r test-requirements.txt 14:40:56 .pkg: install_requires> python -I -m pip install 'setuptools>=40.8.0' wheel 14:40:58 .pkg: _optional_hooks> python /tmp/venv-m3xK/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 14:40:58 .pkg: get_requires_for_build_sdist> python /tmp/venv-m3xK/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 14:40:58 .pkg: install_requires_for_build_sdist> python -I -m pip install pytest-runner==5.2 14:40:59 .pkg: get_requires_for_build_wheel> python /tmp/venv-m3xK/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 14:40:59 .pkg: install_requires_for_build_wheel> python -I -m pip install pytest-runner==5.2 wheel 14:40:59 .pkg: freeze> python -m pip freeze --all 14:41:00 .pkg: pip==24.0,pytest-runner==5.2,setuptools==69.1.0,wheel==0.42.0 14:41:00 .pkg: prepare_metadata_for_build_wheel> python /tmp/venv-m3xK/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 14:41:00 .pkg: build_sdist> python /tmp/venv-m3xK/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 14:41:00 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 14:41:01 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 14:41:03 pylint: freeze> python -m pip freeze --all 14:41:04 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 14:41:04 pylint: commands[0]> pylint src/ 14:41:25 14:41:25 ------------------------------------ 14:41:25 Your code has been rated at 10.00/10 14:41:25 14:41:27 .pkg: _exit> python /tmp/venv-m3xK/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 14:41:27 pylint: OK (44.38=setup[20.49]+cmd[23.90] seconds) 14:41:27 congratulations :) (44.55 seconds) 14:41:28 + tox_status=0 14:41:28 + echo '---> Completed tox runs' 14:41:28 ---> Completed tox runs 14:41:28 + for i in .tox/*/log 14:41:28 ++ echo .tox/pylint/log 14:41:28 ++ awk -F/ '{print $2}' 14:41:28 + tox_env=pylint 14:41:28 + cp -r .tox/pylint/log /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/tox/pylint 14:41:28 + DOC_DIR=docs/_build/html 14:41:28 + [[ -d docs/_build/html ]] 14:41:28 + echo '---> tox-run.sh ends' 14:41:28 ---> tox-run.sh ends 14:41:28 + test 0 -eq 0 14:41:28 $ ssh-agent -k 14:41:28 unset SSH_AUTH_SOCK; 14:41:28 unset SSH_AGENT_PID; 14:41:28 echo Agent pid 2168 killed; 14:41:28 [ssh-agent] Stopped. 14:41:28 [PostBuildScript] - [INFO] Executing post build scripts. 14:41:28 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins366279867768589027.sh 14:41:28 ---> sysstat.sh 14:41:28 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins7011793224622559845.sh 14:41:28 ---> package-listing.sh 14:41:28 ++ facter osfamily 14:41:28 ++ tr '[:upper:]' '[:lower:]' 14:41:28 + OS_FAMILY=debian 14:41:28 + workspace=/w/workspace/integration-python-onapsdk-master-pylint-lint 14:41:28 + START_PACKAGES=/tmp/packages_start.txt 14:41:28 + END_PACKAGES=/tmp/packages_end.txt 14:41:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:41:28 + PACKAGES=/tmp/packages_start.txt 14:41:28 + '[' /w/workspace/integration-python-onapsdk-master-pylint-lint ']' 14:41:28 + PACKAGES=/tmp/packages_end.txt 14:41:28 + case "${OS_FAMILY}" in 14:41:28 + dpkg -l 14:41:28 + grep '^ii' 14:41:28 + '[' -f /tmp/packages_start.txt ']' 14:41:28 + '[' -f /tmp/packages_end.txt ']' 14:41:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:41:28 + '[' /w/workspace/integration-python-onapsdk-master-pylint-lint ']' 14:41:28 + mkdir -p /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/ 14:41:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/ 14:41:28 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins3490525084422274858.sh 14:41:28 ---> capture-instance-metadata.sh 14:41:28 Setup pyenv: 14:41:28 system 14:41:28 3.8.13 14:41:28 3.9.13 14:41:28 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 14:41:32 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-FaOK 14:41:32 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:41:35 lf-activate-venv(): INFO: Installing: lftools 14:42:06 lf-activate-venv(): INFO: Adding /tmp/venv-FaOK/bin to PATH 14:42:06 INFO: Running in OpenStack, capturing instance metadata 14:42:06 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins2031814844387519483.sh 14:42:07 provisioning config files... 14:42:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-python-onapsdk-master-pylint-lint@tmp/config12636729069603428135tmp 14:42:07 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 14:42:07 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 14:42:07 [EnvInject] - Injecting environment variables from a build step. 14:42:07 [EnvInject] - Injecting as environment variables the properties content 14:42:07 SERVER_ID=logs 14:42:07 14:42:07 [EnvInject] - Variables injected successfully. 14:42:07 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins11922059437774602315.sh 14:42:07 ---> create-netrc.sh 14:42:07 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins14407618972295561417.sh 14:42:07 ---> python-tools-install.sh 14:42:07 Setup pyenv: 14:42:07 system 14:42:07 3.8.13 14:42:07 3.9.13 14:42:07 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 14:42:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FaOK from file:/tmp/.os_lf_venv 14:42:08 lf-activate-venv(): INFO: Installing: lftools 14:42:16 lf-activate-venv(): INFO: Adding /tmp/venv-FaOK/bin to PATH 14:42:16 Generating Requirements File 14:42:46 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. 14:42:46 lftools 0.37.9 requires openstacksdk>=2.1.0, but you have openstacksdk 0.62.0 which is incompatible. 14:42:47 Python 3.10.6 14:42:47 pip 24.0 from /tmp/venv-FaOK/lib/python3.10/site-packages/pip (python 3.10) 14:42:47 appdirs==1.4.4 14:42:47 argcomplete==3.2.2 14:42:47 aspy.yaml==1.3.0 14:42:47 attrs==23.2.0 14:42:47 autopage==0.5.2 14:42:47 beautifulsoup4==4.12.3 14:42:47 boto3==1.34.52 14:42:47 botocore==1.34.52 14:42:47 bs4==0.0.2 14:42:47 cachetools==5.3.3 14:42:47 certifi==2024.2.2 14:42:47 cffi==1.16.0 14:42:47 cfgv==3.4.0 14:42:47 chardet==5.2.0 14:42:47 charset-normalizer==3.3.2 14:42:47 click==8.1.7 14:42:47 cliff==4.6.0 14:42:47 cmd2==2.4.3 14:42:47 cryptography==3.3.2 14:42:47 debtcollector==3.0.0 14:42:47 decorator==5.1.1 14:42:47 defusedxml==0.7.1 14:42:47 Deprecated==1.2.14 14:42:47 distlib==0.3.8 14:42:47 dnspython==2.6.1 14:42:47 docker==4.2.2 14:42:47 dogpile.cache==1.3.2 14:42:47 email_validator==2.1.1 14:42:47 filelock==3.13.1 14:42:47 future==1.0.0 14:42:47 gitdb==4.0.11 14:42:47 GitPython==3.1.42 14:42:47 google-auth==2.28.1 14:42:47 httplib2==0.22.0 14:42:47 identify==2.5.35 14:42:47 idna==3.6 14:42:47 importlib-resources==1.5.0 14:42:47 iso8601==2.1.0 14:42:47 Jinja2==3.1.3 14:42:47 jmespath==1.0.1 14:42:47 jsonpatch==1.33 14:42:47 jsonpointer==2.4 14:42:47 jsonschema==4.21.1 14:42:47 jsonschema-specifications==2023.12.1 14:42:47 keystoneauth1==5.6.0 14:42:47 kubernetes==29.0.0 14:42:47 lftools==0.37.9 14:42:47 lxml==5.1.0 14:42:47 MarkupSafe==2.1.5 14:42:47 msgpack==1.0.7 14:42:47 multi_key_dict==2.0.3 14:42:47 munch==4.0.0 14:42:47 netaddr==1.2.1 14:42:47 netifaces==0.11.0 14:42:47 niet==1.4.2 14:42:47 nodeenv==1.8.0 14:42:47 oauth2client==4.1.3 14:42:47 oauthlib==3.2.2 14:42:47 openstacksdk==0.62.0 14:42:47 os-client-config==2.1.0 14:42:47 os-service-types==1.7.0 14:42:47 osc-lib==3.0.1 14:42:47 oslo.config==9.4.0 14:42:47 oslo.context==5.5.0 14:42:47 oslo.i18n==6.3.0 14:42:47 oslo.log==5.5.0 14:42:47 oslo.serialization==5.4.0 14:42:47 oslo.utils==7.1.0 14:42:47 packaging==23.2 14:42:47 pbr==6.0.0 14:42:47 platformdirs==4.2.0 14:42:47 prettytable==3.10.0 14:42:47 pyasn1==0.5.1 14:42:47 pyasn1-modules==0.3.0 14:42:47 pycparser==2.21 14:42:47 pygerrit2==2.0.15 14:42:47 PyGithub==2.2.0 14:42:47 pyinotify==0.9.6 14:42:47 PyJWT==2.8.0 14:42:47 PyNaCl==1.5.0 14:42:47 pyparsing==2.4.7 14:42:47 pyperclip==1.8.2 14:42:47 pyrsistent==0.20.0 14:42:47 python-cinderclient==9.4.0 14:42:47 python-dateutil==2.8.2 14:42:47 python-heatclient==3.4.0 14:42:47 python-jenkins==1.8.2 14:42:47 python-keystoneclient==5.3.0 14:42:47 python-magnumclient==4.3.0 14:42:47 python-novaclient==18.4.0 14:42:47 python-openstackclient==6.0.1 14:42:47 python-swiftclient==4.5.0 14:42:47 PyYAML==6.0.1 14:42:47 referencing==0.33.0 14:42:47 requests==2.31.0 14:42:47 requests-oauthlib==1.3.1 14:42:47 requestsexceptions==1.4.0 14:42:47 rfc3986==2.0.0 14:42:47 rpds-py==0.18.0 14:42:47 rsa==4.9 14:42:47 ruamel.yaml==0.18.6 14:42:47 ruamel.yaml.clib==0.2.8 14:42:47 s3transfer==0.10.0 14:42:47 simplejson==3.19.2 14:42:47 six==1.16.0 14:42:47 smmap==5.0.1 14:42:47 soupsieve==2.5 14:42:47 stevedore==5.2.0 14:42:47 tabulate==0.9.0 14:42:47 toml==0.10.2 14:42:47 tomlkit==0.12.4 14:42:47 tqdm==4.66.2 14:42:47 typing_extensions==4.10.0 14:42:47 tzdata==2024.1 14:42:47 urllib3==1.26.18 14:42:47 virtualenv==20.25.1 14:42:47 wcwidth==0.2.13 14:42:47 websocket-client==1.7.0 14:42:47 wrapt==1.16.0 14:42:47 xdg==6.0.0 14:42:47 xmltodict==0.13.0 14:42:47 yq==3.2.3 14:42:47 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins11633631020522269761.sh 14:42:47 ---> sudo-logs.sh 14:42:47 Archiving 'sudo' log.. 14:42:48 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins14277955374981857446.sh 14:42:48 ---> job-cost.sh 14:42:48 Setup pyenv: 14:42:48 system 14:42:48 3.8.13 14:42:48 3.9.13 14:42:48 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 14:42:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FaOK from file:/tmp/.os_lf_venv 14:42:49 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:42:57 lf-activate-venv(): INFO: Adding /tmp/venv-FaOK/bin to PATH 14:42:57 INFO: No Stack... 14:42:57 INFO: Retrieving Pricing Info for: v3-standard-8 14:42:58 INFO: Archiving Costs 14:42:58 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash -l /tmp/jenkins6019616388778824149.sh 14:42:58 ---> logs-deploy.sh 14:42:58 Setup pyenv: 14:42:58 system 14:42:58 3.8.13 14:42:58 3.9.13 14:42:58 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 14:42:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FaOK from file:/tmp/.os_lf_venv 14:42:59 lf-activate-venv(): INFO: Installing: lftools 14:43:08 lf-activate-venv(): INFO: Adding /tmp/venv-FaOK/bin to PATH 14:43:08 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-python-onapsdk-master-pylint-lint/244 14:43:08 INFO: archiving workspace using pattern(s): 14:43:09 Archives upload complete. 14:43:09 INFO: archiving logs to Nexus 14:43:10 ---> uname -a: 14:43:10 Linux prd-ubuntu1804-docker-8c-8g-9792 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 14:43:10 14:43:10 14:43:10 ---> lscpu: 14:43:10 Architecture: x86_64 14:43:10 CPU op-mode(s): 32-bit, 64-bit 14:43:10 Byte Order: Little Endian 14:43:10 CPU(s): 8 14:43:10 On-line CPU(s) list: 0-7 14:43:10 Thread(s) per core: 1 14:43:10 Core(s) per socket: 1 14:43:10 Socket(s): 8 14:43:10 NUMA node(s): 1 14:43:10 Vendor ID: AuthenticAMD 14:43:10 CPU family: 23 14:43:10 Model: 49 14:43:10 Model name: AMD EPYC-Rome Processor 14:43:10 Stepping: 0 14:43:10 CPU MHz: 2799.996 14:43:10 BogoMIPS: 5599.99 14:43:10 Virtualization: AMD-V 14:43:10 Hypervisor vendor: KVM 14:43:10 Virtualization type: full 14:43:10 L1d cache: 32K 14:43:10 L1i cache: 32K 14:43:10 L2 cache: 512K 14:43:10 L3 cache: 16384K 14:43:10 NUMA node0 CPU(s): 0-7 14:43:10 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 14:43:10 14:43:10 14:43:10 ---> nproc: 14:43:10 8 14:43:10 14:43:10 14:43:10 ---> df -h: 14:43:10 Filesystem Size Used Avail Use% Mounted on 14:43:10 udev 16G 0 16G 0% /dev 14:43:10 tmpfs 3.2G 708K 3.2G 1% /run 14:43:10 /dev/vda1 155G 11G 145G 7% / 14:43:10 tmpfs 16G 0 16G 0% /dev/shm 14:43:10 tmpfs 5.0M 0 5.0M 0% /run/lock 14:43:10 tmpfs 16G 0 16G 0% /sys/fs/cgroup 14:43:10 /dev/vda15 105M 4.4M 100M 5% /boot/efi 14:43:10 tmpfs 3.2G 0 3.2G 0% /run/user/1001 14:43:10 14:43:10 14:43:10 ---> free -m: 14:43:10 total used free shared buff/cache available 14:43:10 Mem: 32167 814 29116 0 2235 30923 14:43:10 Swap: 1023 0 1023 14:43:10 14:43:10 14:43:10 ---> ip addr: 14:43:10 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:43:10 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:43:10 inet 127.0.0.1/8 scope host lo 14:43:10 valid_lft forever preferred_lft forever 14:43:10 inet6 ::1/128 scope host 14:43:10 valid_lft forever preferred_lft forever 14:43:10 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 14:43:10 link/ether fa:16:3e:7f:a0:21 brd ff:ff:ff:ff:ff:ff 14:43:10 inet 10.30.107.82/23 brd 10.30.107.255 scope global dynamic ens3 14:43:10 valid_lft 86192sec preferred_lft 86192sec 14:43:10 inet6 fe80::f816:3eff:fe7f:a021/64 scope link 14:43:10 valid_lft forever preferred_lft forever 14:43:10 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 14:43:10 link/ether 02:42:68:53:5f:7d brd ff:ff:ff:ff:ff:ff 14:43:10 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 14:43:10 valid_lft forever preferred_lft forever 14:43:10 14:43:10 14:43:10 ---> sar -b -r -n DEV: 14:43:10 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-9792) 02/29/24 _x86_64_ (8 CPU) 14:43:10 14:43:10 14:39:44 LINUX RESTART (8 CPU) 14:43:10 14:43:10 14:40:01 tps rtps wtps bread/s bwrtn/s 14:43:10 14:41:02 324.21 77.14 247.08 5394.83 47208.53 14:43:10 14:42:01 89.54 15.40 74.14 1032.91 13888.49 14:43:10 14:43:01 77.27 1.28 75.99 109.05 15110.81 14:43:10 Average: 164.09 31.36 132.73 2185.33 25466.93 14:43:10 14:43:10 14:40:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:43:10 14:41:02 30152320 31622352 2786900 8.46 57632 1727340 1526884 4.49 947536 1560996 142020 14:43:10 14:42:01 29946552 31630996 2992668 9.09 69828 1921040 1488792 4.38 996624 1699300 127836 14:43:10 14:43:01 29833056 31683588 3106164 9.43 90468 2053676 1389632 4.09 936196 1845604 108112 14:43:10 Average: 29977309 31645645 2961911 8.99 72643 1900685 1468436 4.32 960119 1701967 125989 14:43:10 14:43:10 14:40:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:43:10 14:41:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:43:10 14:41:02 ens3 366.41 245.41 1085.44 73.37 0.00 0.00 0.00 0.00 14:43:10 14:41:02 lo 1.73 1.73 0.17 0.17 0.00 0.00 0.00 0.00 14:43:10 14:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:43:10 14:42:01 ens3 40.45 25.91 624.36 6.02 0.00 0.00 0.00 0.00 14:43:10 14:42:01 lo 1.08 1.08 0.11 0.11 0.00 0.00 0.00 0.00 14:43:10 14:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:43:10 14:43:01 ens3 36.73 27.58 289.53 8.48 0.00 0.00 0.00 0.00 14:43:10 14:43:01 lo 1.27 1.27 0.13 0.13 0.00 0.00 0.00 0.00 14:43:10 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:43:10 Average: ens3 148.46 100.04 666.68 29.42 0.00 0.00 0.00 0.00 14:43:10 Average: lo 1.36 1.36 0.14 0.14 0.00 0.00 0.00 0.00 14:43:10 14:43:10 14:43:10 ---> sar -P ALL: 14:43:10 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-9792) 02/29/24 _x86_64_ (8 CPU) 14:43:10 14:43:10 14:39:44 LINUX RESTART (8 CPU) 14:43:10 14:43:10 14:40:01 CPU %user %nice %system %iowait %steal %idle 14:43:10 14:41:02 all 9.33 0.00 1.37 4.02 0.04 85.23 14:43:10 14:41:02 0 9.85 0.00 0.83 0.70 0.03 88.58 14:43:10 14:41:02 1 3.65 0.00 1.97 4.35 0.05 89.98 14:43:10 14:41:02 2 28.24 0.00 1.60 2.27 0.07 67.82 14:43:10 14:41:02 3 13.30 0.00 1.01 6.70 0.07 78.92 14:43:10 14:41:02 4 5.72 0.00 0.85 0.15 0.03 93.24 14:43:10 14:41:02 5 4.69 0.00 1.28 0.92 0.03 93.08 14:43:10 14:41:02 6 3.25 0.00 2.01 5.27 0.03 89.44 14:43:10 14:41:02 7 5.94 0.00 1.41 11.86 0.05 80.74 14:43:10 14:42:01 all 11.20 0.00 0.59 1.48 0.04 86.70 14:43:10 14:42:01 0 11.75 0.00 0.37 0.39 0.05 87.44 14:43:10 14:42:01 1 22.44 0.00 0.56 0.15 0.03 76.81 14:43:10 14:42:01 2 1.03 0.00 0.44 0.19 0.02 98.32 14:43:10 14:42:01 3 7.23 0.00 0.77 7.86 0.05 84.10 14:43:10 14:42:01 4 26.30 0.00 1.39 2.00 0.07 70.25 14:43:10 14:42:01 5 17.67 0.00 0.83 0.17 0.03 81.29 14:43:10 14:42:01 6 2.81 0.00 0.25 1.01 0.02 95.92 14:43:10 14:42:01 7 0.37 0.00 0.10 0.03 0.03 99.46 14:43:10 14:43:01 all 10.23 0.00 0.66 1.84 0.03 87.24 14:43:10 14:43:01 0 11.81 0.00 0.30 0.23 0.02 87.64 14:43:10 14:43:01 1 22.90 0.00 1.17 1.59 0.03 74.32 14:43:10 14:43:01 2 9.42 0.00 0.70 0.47 0.03 89.38 14:43:10 14:43:01 3 12.88 0.00 1.25 11.91 0.05 73.90 14:43:10 14:43:01 4 14.93 0.00 0.97 0.47 0.03 83.60 14:43:10 14:43:01 5 5.13 0.00 0.52 0.08 0.02 94.25 14:43:10 14:43:01 6 4.11 0.00 0.30 0.03 0.02 95.54 14:43:10 14:43:01 7 0.65 0.00 0.13 0.00 0.00 99.22 14:43:10 Average: all 10.25 0.00 0.88 2.45 0.04 86.39 14:43:10 Average: 0 11.13 0.00 0.50 0.44 0.03 87.89 14:43:10 Average: 1 16.31 0.00 1.24 2.04 0.04 80.38 14:43:10 Average: 2 12.95 0.00 0.92 0.98 0.04 85.11 14:43:10 Average: 3 11.16 0.00 1.01 8.83 0.06 78.94 14:43:10 Average: 4 15.60 0.00 1.07 0.87 0.04 82.42 14:43:10 Average: 5 9.12 0.00 0.88 0.39 0.03 89.59 14:43:10 Average: 6 3.39 0.00 0.85 2.10 0.02 93.63 14:43:10 Average: 7 2.33 0.00 0.55 3.97 0.03 93.12 14:43:10 14:43:10 14:43:10