15:06:19 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/python-onapsdk/+/137443 15:06:19 Running as SYSTEM 15:06:19 [EnvInject] - Loading node environment variables. 15:06:19 Building remotely on prd-ubuntu1804-docker-8c-8g-9824 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/integration-python-onapsdk-master-pylint-lint 15:06:19 [ssh-agent] Looking for ssh-agent implementation... 15:06:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:06:19 $ ssh-agent 15:06:19 SSH_AUTH_SOCK=/tmp/ssh-lXIcQ1ANRd6p/agent.2088 15:06:19 SSH_AGENT_PID=2090 15:06:19 [ssh-agent] Started. 15:06:19 Running ssh-add (command line suppressed) 15:06:19 Identity added: /w/workspace/integration-python-onapsdk-master-pylint-lint@tmp/private_key_9831514259176593456.key (/w/workspace/integration-python-onapsdk-master-pylint-lint@tmp/private_key_9831514259176593456.key) 15:06:19 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 15:06:19 The recommended git tool is: NONE 15:06:21 using credential onap-jenkins-ssh 15:06:21 Wiping out workspace first. 15:06:21 Cloning the remote Git repository 15:06:21 Cloning repository git://cloud.onap.org/mirror/integration/python-onapsdk.git 15:06:21 > git init /w/workspace/integration-python-onapsdk-master-pylint-lint # timeout=10 15:06:21 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 15:06:21 > git --version # timeout=10 15:06:21 > git --version # 'git version 2.17.1' 15:06:21 using GIT_SSH to set credentials Gerrit user 15:06:21 Verifying host key using manually-configured host key entries 15:06:21 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git +refs/heads/*:refs/remotes/origin/* # timeout=30 15:06:21 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 15:06:21 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:06:22 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 15:06:22 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 15:06:22 using GIT_SSH to set credentials Gerrit user 15:06:22 Verifying host key using manually-configured host key entries 15:06:22 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git refs/changes/43/137443/14 # timeout=30 15:06:22 > git rev-parse 7cea7988cea5990cc39739d999cc3481930f15a7^{commit} # timeout=10 15:06:22 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 15:06:22 Checking out Revision 7cea7988cea5990cc39739d999cc3481930f15a7 (refs/changes/43/137443/14) 15:06:22 > git config core.sparsecheckout # timeout=10 15:06:22 > git checkout -f 7cea7988cea5990cc39739d999cc3481930f15a7 # timeout=30 15:06:25 Commit message: "Avoid empty newlines in jina templates when if conditions evaluate to false" 15:06:25 > git rev-parse FETCH_HEAD^{commit} # timeout=10 15:06:25 > git rev-list --no-walk d3591ef0893a8b718042b3a7937bb1f73d972176 # timeout=10 15:06:25 [EnvInject] - Injecting environment variables from a build step. 15:06:25 [EnvInject] - Injecting as environment variables the properties content 15:06:25 PYTHON=python3 15:06:25 15:06:25 [EnvInject] - Variables injected successfully. 15:06:25 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash -l /tmp/jenkins14311882792000584713.sh 15:06:25 ---> tox-install.sh 15:06:25 + source /home/jenkins/lf-env.sh 15:06:25 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:06:25 ++ mktemp -d /tmp/venv-XXXX 15:06:25 + lf_venv=/tmp/venv-mObB 15:06:25 + local venv_file=/tmp/.os_lf_venv 15:06:25 + local python=python3 15:06:25 + local options 15:06:25 + local set_path=true 15:06:25 + local install_args= 15:06: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 15:06:25 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:06:25 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:06:25 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:06:25 + true 15:06:25 + case $1 in 15:06:25 + venv_file=/tmp/.toxenv 15:06:25 + shift 2 15:06:25 + true 15:06:25 + case $1 in 15:06:25 + shift 15:06:25 + break 15:06:25 + case $python in 15:06:25 + local pkg_list= 15:06:25 + [[ -d /opt/pyenv ]] 15:06:25 + echo 'Setup pyenv:' 15:06:25 Setup pyenv: 15:06:25 + export PYENV_ROOT=/opt/pyenv 15:06:25 + PYENV_ROOT=/opt/pyenv 15:06:25 + 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 15:06:25 + 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 15:06:25 + pyenv versions 15:06:25 * system (set by /opt/pyenv/version) 15:06:25 * 3.8.13 (set by /opt/pyenv/version) 15:06:25 * 3.9.13 (set by /opt/pyenv/version) 15:06:25 * 3.10.6 (set by /opt/pyenv/version) 15:06:25 + command -v pyenv 15:06:25 ++ pyenv init - --no-rehash 15:06:26 + 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[*]}"'\'')" 15:06:26 export PATH="/opt/pyenv/shims:${PATH}" 15:06:26 export PYENV_SHELL=bash 15:06:26 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:06:26 pyenv() { 15:06:26 local command 15:06:26 command="${1:-}" 15:06:26 if [ "$#" -gt 0 ]; then 15:06:26 shift 15:06:26 fi 15:06:26 15:06:26 case "$command" in 15:06:26 rehash|shell) 15:06:26 eval "$(pyenv "sh-$command" "$@")" 15:06:26 ;; 15:06:26 *) 15:06:26 command pyenv "$command" "$@" 15:06:26 ;; 15:06:26 esac 15:06:26 }' 15:06:26 +++ 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[*]}"' 15:06:26 ++ 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 15:06:26 ++ 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 15:06:26 ++ 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 15:06:26 ++ export PYENV_SHELL=bash 15:06:26 ++ PYENV_SHELL=bash 15:06:26 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:06:26 +++ complete -F _pyenv pyenv 15:06:26 ++ lf-pyver python3 15:06:26 ++ local py_version_xy=python3 15:06:26 ++ local py_version_xyz= 15:06:26 ++ pyenv versions 15:06:26 ++ local command 15:06:26 ++ command=versions 15:06:26 ++ '[' 1 -gt 0 ']' 15:06:26 ++ shift 15:06:26 ++ case "$command" in 15:06:26 ++ command pyenv versions 15:06:26 ++ pyenv versions 15:06:26 ++ sed 's/^[ *]* //' 15:06:26 ++ awk '{ print $1 }' 15:06:26 ++ grep -E '^[0-9.]*[0-9]$' 15:06:26 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:06:26 +++ grep '^3' /tmp/.pyenv_versions 15:06:26 +++ sort -V 15:06:26 +++ tail -n 1 15:06:26 ++ py_version_xyz=3.10.6 15:06:26 ++ [[ -z 3.10.6 ]] 15:06:26 ++ echo 3.10.6 15:06:26 ++ return 0 15:06:26 + pyenv local 3.10.6 15:06:26 + local command 15:06:26 + command=local 15:06:26 + '[' 2 -gt 0 ']' 15:06:26 + shift 15:06:26 + case "$command" in 15:06:26 + command pyenv local 3.10.6 15:06:26 + pyenv local 3.10.6 15:06:26 + for arg in "$@" 15:06:26 + case $arg in 15:06:26 + pkg_list+='tox ' 15:06:26 + for arg in "$@" 15:06:26 + case $arg in 15:06:26 + pkg_list+='virtualenv ' 15:06:26 + for arg in "$@" 15:06:26 + case $arg in 15:06:26 + pkg_list+='urllib3~=1.26.15 ' 15:06:26 + [[ -f /tmp/.toxenv ]] 15:06:26 + [[ ! -f /tmp/.toxenv ]] 15:06:26 + [[ -n '' ]] 15:06:26 + python3 -m venv /tmp/venv-mObB 15:06:30 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-mObB' 15:06:30 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-mObB 15:06:30 + echo /tmp/venv-mObB 15:06:30 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 15:06:30 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 15:06:30 + /tmp/venv-mObB/bin/python3 -m pip install --upgrade --quiet pip virtualenv 15:06:33 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:06:33 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:06:33 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:06:33 + /tmp/venv-mObB/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:06:36 + type python3 15:06:36 + true 15:06:36 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-mObB/bin to PATH' 15:06:36 lf-activate-venv(): INFO: Adding /tmp/venv-mObB/bin to PATH 15:06:36 + PATH=/tmp/venv-mObB/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 15:06:36 + return 0 15:06:36 + python3 --version 15:06:36 Python 3.10.6 15:06:36 + python3 -m pip --version 15:06:36 pip 24.0 from /tmp/venv-mObB/lib/python3.10/site-packages/pip (python 3.10) 15:06:36 + python3 -m pip freeze 15:06:37 cachetools==5.3.3 15:06:37 chardet==5.2.0 15:06:37 colorama==0.4.6 15:06:37 distlib==0.3.8 15:06:37 filelock==3.13.1 15:06:37 packaging==23.2 15:06:37 platformdirs==4.2.0 15:06:37 pluggy==1.4.0 15:06:37 pyproject-api==1.6.1 15:06:37 tomli==2.0.1 15:06:37 tox==4.13.0 15:06:37 urllib3==1.26.18 15:06:37 virtualenv==20.25.1 15:06:37 [EnvInject] - Injecting environment variables from a build step. 15:06:37 [EnvInject] - Injecting as environment variables the properties content 15:06:37 PARALLEL=false 15:06:37 15:06:37 [EnvInject] - Variables injected successfully. 15:06:37 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash -l /tmp/jenkins9581189131623943037.sh 15:06:37 ---> tox-run.sh 15:06:37 + 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 15:06:37 + ARCHIVE_TOX_DIR=/w/workspace/integration-python-onapsdk-master-pylint-lint/archives/tox 15:06:37 + ARCHIVE_DOC_DIR=/w/workspace/integration-python-onapsdk-master-pylint-lint/archives/docs 15:06:37 + mkdir -p /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/tox 15:06:37 + cd /w/workspace/integration-python-onapsdk-master-pylint-lint/. 15:06:37 + source /home/jenkins/lf-env.sh 15:06:37 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:06:37 ++ mktemp -d /tmp/venv-XXXX 15:06:37 + lf_venv=/tmp/venv-BQhc 15:06:37 + local venv_file=/tmp/.os_lf_venv 15:06:37 + local python=python3 15:06:37 + local options 15:06:37 + local set_path=true 15:06:37 + local install_args= 15:06:37 ++ 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 15:06:37 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:06:37 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:06:37 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:06:37 + true 15:06:37 + case $1 in 15:06:37 + venv_file=/tmp/.toxenv 15:06:37 + shift 2 15:06:37 + true 15:06:37 + case $1 in 15:06:37 + shift 15:06:37 + break 15:06:37 + case $python in 15:06:37 + local pkg_list= 15:06:37 + [[ -d /opt/pyenv ]] 15:06:37 + echo 'Setup pyenv:' 15:06:37 Setup pyenv: 15:06:37 + export PYENV_ROOT=/opt/pyenv 15:06:37 + PYENV_ROOT=/opt/pyenv 15:06:37 + 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 15:06:37 + 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 15:06:37 + pyenv versions 15:06:37 system 15:06:37 3.8.13 15:06:37 3.9.13 15:06:37 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 15:06:37 + command -v pyenv 15:06:37 ++ pyenv init - --no-rehash 15:06:37 + 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[*]}"'\'')" 15:06:37 export PATH="/opt/pyenv/shims:${PATH}" 15:06:37 export PYENV_SHELL=bash 15:06:37 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:06:37 pyenv() { 15:06:37 local command 15:06:37 command="${1:-}" 15:06:37 if [ "$#" -gt 0 ]; then 15:06:37 shift 15:06:37 fi 15:06:37 15:06:37 case "$command" in 15:06:37 rehash|shell) 15:06:37 eval "$(pyenv "sh-$command" "$@")" 15:06:37 ;; 15:06:37 *) 15:06:37 command pyenv "$command" "$@" 15:06:37 ;; 15:06:37 esac 15:06:37 }' 15:06:37 +++ 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[*]}"' 15:06:37 ++ 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 15:06:37 ++ 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 15:06:37 ++ 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 15:06:37 ++ export PYENV_SHELL=bash 15:06:37 ++ PYENV_SHELL=bash 15:06:37 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:06:37 +++ complete -F _pyenv pyenv 15:06:37 ++ lf-pyver python3 15:06:37 ++ local py_version_xy=python3 15:06:37 ++ local py_version_xyz= 15:06:37 ++ pyenv versions 15:06:37 ++ local command 15:06:37 ++ command=versions 15:06:37 ++ '[' 1 -gt 0 ']' 15:06:37 ++ shift 15:06:37 ++ case "$command" in 15:06:37 ++ command pyenv versions 15:06:37 ++ awk '{ print $1 }' 15:06:37 ++ pyenv versions 15:06:37 ++ sed 's/^[ *]* //' 15:06:37 ++ grep -E '^[0-9.]*[0-9]$' 15:06:37 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:06:37 +++ grep '^3' /tmp/.pyenv_versions 15:06:37 +++ sort -V 15:06:37 +++ tail -n 1 15:06:37 ++ py_version_xyz=3.10.6 15:06:37 ++ [[ -z 3.10.6 ]] 15:06:37 ++ echo 3.10.6 15:06:37 ++ return 0 15:06:37 + pyenv local 3.10.6 15:06:37 + local command 15:06:37 + command=local 15:06:37 + '[' 2 -gt 0 ']' 15:06:37 + shift 15:06:37 + case "$command" in 15:06:37 + command pyenv local 3.10.6 15:06:37 + pyenv local 3.10.6 15:06:37 + for arg in "$@" 15:06:37 + case $arg in 15:06:37 + pkg_list+='tox ' 15:06:37 + for arg in "$@" 15:06:37 + case $arg in 15:06:37 + pkg_list+='virtualenv ' 15:06:37 + for arg in "$@" 15:06:37 + case $arg in 15:06:37 + pkg_list+='urllib3~=1.26.15 ' 15:06:37 + [[ -f /tmp/.toxenv ]] 15:06:37 ++ cat /tmp/.toxenv 15:06:37 + lf_venv=/tmp/venv-mObB 15:06:37 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mObB from' file:/tmp/.toxenv 15:06:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mObB from file:/tmp/.toxenv 15:06:37 + /tmp/venv-mObB/bin/python3 -m pip install --upgrade --quiet pip virtualenv 15:06:38 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:06:38 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:06:38 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:06:38 + /tmp/venv-mObB/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:06:39 + type python3 15:06:39 + true 15:06:39 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-mObB/bin to PATH' 15:06:39 lf-activate-venv(): INFO: Adding /tmp/venv-mObB/bin to PATH 15:06:39 + PATH=/tmp/venv-mObB/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 15:06:39 + return 0 15:06:39 + [[ -d /opt/pyenv ]] 15:06:39 + echo '---> Setting up pyenv' 15:06:39 ---> Setting up pyenv 15:06:39 + export PYENV_ROOT=/opt/pyenv 15:06:39 + PYENV_ROOT=/opt/pyenv 15:06:39 + export PATH=/opt/pyenv/bin:/tmp/venv-mObB/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 15:06:39 + PATH=/opt/pyenv/bin:/tmp/venv-mObB/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 15:06:39 ++ pwd 15:06:39 + PYTHONPATH=/w/workspace/integration-python-onapsdk-master-pylint-lint 15:06:39 + export PYTHONPATH 15:06:39 + export TOX_TESTENV_PASSENV=PYTHONPATH 15:06:39 + TOX_TESTENV_PASSENV=PYTHONPATH 15:06:39 + tox --version 15:06:40 4.13.0 from /tmp/venv-mObB/lib/python3.10/site-packages/tox/__init__.py 15:06:40 + PARALLEL=false 15:06:40 + TOX_OPTIONS_LIST= 15:06:40 + [[ -n pylint ]] 15:06:40 + TOX_OPTIONS_LIST=' -e pylint' 15:06:40 + case ${PARALLEL,,} in 15:06:40 + tox -e pylint 15:06:40 + tee -a /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/tox/tox.log 15:06:41 pylint: install_deps> python -I -m pip install -r test-requirements.txt 15:06:53 .pkg: install_requires> python -I -m pip install 'setuptools>=40.8.0' wheel 15:06:54 .pkg: _optional_hooks> python /tmp/venv-mObB/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 15:06:55 .pkg: get_requires_for_build_sdist> python /tmp/venv-mObB/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 15:06:55 .pkg: install_requires_for_build_sdist> python -I -m pip install pytest-runner==5.2 15:06:55 .pkg: get_requires_for_build_wheel> python /tmp/venv-mObB/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 15:06:55 .pkg: install_requires_for_build_wheel> python -I -m pip install pytest-runner==5.2 wheel 15:06:56 .pkg: freeze> python -m pip freeze --all 15:06:56 .pkg: pip==24.0,pytest-runner==5.2,setuptools==69.1.0,wheel==0.42.0 15:06:56 .pkg: prepare_metadata_for_build_wheel> python /tmp/venv-mObB/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 15:06:56 .pkg: build_sdist> python /tmp/venv-mObB/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 15:06:57 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 15:06:58 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 15:07:00 pylint: freeze> python -m pip freeze --all 15:07:01 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 15:07:01 pylint: commands[0]> pylint src/ 15:07:24 15:07:24 ------------------------------------ 15:07:24 Your code has been rated at 10.00/10 15:07:24 15:07:29 .pkg: _exit> python /tmp/venv-mObB/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 15:07:29 pylint: OK (49.07=setup[20.74]+cmd[28.32] seconds) 15:07:29 congratulations :) (49.23 seconds) 15:07:29 + tox_status=0 15:07:29 + echo '---> Completed tox runs' 15:07:29 ---> Completed tox runs 15:07:29 + for i in .tox/*/log 15:07:29 ++ echo .tox/pylint/log 15:07:29 ++ awk -F/ '{print $2}' 15:07:29 + tox_env=pylint 15:07:29 + cp -r .tox/pylint/log /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/tox/pylint 15:07:29 + DOC_DIR=docs/_build/html 15:07:29 + [[ -d docs/_build/html ]] 15:07:29 + echo '---> tox-run.sh ends' 15:07:29 ---> tox-run.sh ends 15:07:29 + test 0 -eq 0 15:07:29 $ ssh-agent -k 15:07:29 unset SSH_AUTH_SOCK; 15:07:29 unset SSH_AGENT_PID; 15:07:29 echo Agent pid 2090 killed; 15:07:29 [ssh-agent] Stopped. 15:07:29 [PostBuildScript] - [INFO] Executing post build scripts. 15:07:29 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins9157038443835791709.sh 15:07:29 ---> sysstat.sh 15:07:30 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins2275098100058849452.sh 15:07:30 ---> package-listing.sh 15:07:30 ++ facter osfamily 15:07:30 ++ tr '[:upper:]' '[:lower:]' 15:07:30 + OS_FAMILY=debian 15:07:30 + workspace=/w/workspace/integration-python-onapsdk-master-pylint-lint 15:07:30 + START_PACKAGES=/tmp/packages_start.txt 15:07:30 + END_PACKAGES=/tmp/packages_end.txt 15:07:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:07:30 + PACKAGES=/tmp/packages_start.txt 15:07:30 + '[' /w/workspace/integration-python-onapsdk-master-pylint-lint ']' 15:07:30 + PACKAGES=/tmp/packages_end.txt 15:07:30 + case "${OS_FAMILY}" in 15:07:30 + dpkg -l 15:07:30 + grep '^ii' 15:07:30 + '[' -f /tmp/packages_start.txt ']' 15:07:30 + '[' -f /tmp/packages_end.txt ']' 15:07:30 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:07:30 + '[' /w/workspace/integration-python-onapsdk-master-pylint-lint ']' 15:07:30 + mkdir -p /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/ 15:07:30 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/ 15:07:30 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins13274118909002835652.sh 15:07:30 ---> capture-instance-metadata.sh 15:07:30 Setup pyenv: 15:07:30 system 15:07:31 3.8.13 15:07:31 3.9.13 15:07:32 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 15:07:35 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-O7Sy 15:07:35 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:07:38 lf-activate-venv(): INFO: Installing: lftools 15:08:07 lf-activate-venv(): INFO: Adding /tmp/venv-O7Sy/bin to PATH 15:08:07 INFO: Running in OpenStack, capturing instance metadata 15:08:08 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins18369875034344775889.sh 15:08:08 provisioning config files... 15:08:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-python-onapsdk-master-pylint-lint@tmp/config15257488355006240023tmp 15:08:08 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 15:08:08 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 15:08:08 [EnvInject] - Injecting environment variables from a build step. 15:08:08 [EnvInject] - Injecting as environment variables the properties content 15:08:08 SERVER_ID=logs 15:08:08 15:08:08 [EnvInject] - Variables injected successfully. 15:08:08 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins14613411829207521829.sh 15:08:08 ---> create-netrc.sh 15:08:08 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins11863043344690431218.sh 15:08:08 ---> python-tools-install.sh 15:08:08 Setup pyenv: 15:08:08 system 15:08:08 3.8.13 15:08:08 3.9.13 15:08:08 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 15:08:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-O7Sy from file:/tmp/.os_lf_venv 15:08:09 lf-activate-venv(): INFO: Installing: lftools 15:08:18 lf-activate-venv(): INFO: Adding /tmp/venv-O7Sy/bin to PATH 15:08:18 Generating Requirements File 15:08: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. 15:08:46 lftools 0.37.9 requires openstacksdk>=2.1.0, but you have openstacksdk 0.62.0 which is incompatible. 15:08:46 Python 3.10.6 15:08:47 pip 24.0 from /tmp/venv-O7Sy/lib/python3.10/site-packages/pip (python 3.10) 15:08:47 appdirs==1.4.4 15:08:47 argcomplete==3.2.2 15:08:47 aspy.yaml==1.3.0 15:08:47 attrs==23.2.0 15:08:47 autopage==0.5.2 15:08:47 beautifulsoup4==4.12.3 15:08:47 boto3==1.34.52 15:08:47 botocore==1.34.52 15:08:47 bs4==0.0.2 15:08:47 cachetools==5.3.3 15:08:47 certifi==2024.2.2 15:08:47 cffi==1.16.0 15:08:47 cfgv==3.4.0 15:08:47 chardet==5.2.0 15:08:47 charset-normalizer==3.3.2 15:08:47 click==8.1.7 15:08:47 cliff==4.6.0 15:08:47 cmd2==2.4.3 15:08:47 cryptography==3.3.2 15:08:47 debtcollector==3.0.0 15:08:47 decorator==5.1.1 15:08:47 defusedxml==0.7.1 15:08:47 Deprecated==1.2.14 15:08:47 distlib==0.3.8 15:08:47 dnspython==2.6.1 15:08:47 docker==4.2.2 15:08:47 dogpile.cache==1.3.2 15:08:47 email_validator==2.1.1 15:08:47 filelock==3.13.1 15:08:47 future==1.0.0 15:08:47 gitdb==4.0.11 15:08:47 GitPython==3.1.42 15:08:47 google-auth==2.28.1 15:08:47 httplib2==0.22.0 15:08:47 identify==2.5.35 15:08:47 idna==3.6 15:08:47 importlib-resources==1.5.0 15:08:47 iso8601==2.1.0 15:08:47 Jinja2==3.1.3 15:08:47 jmespath==1.0.1 15:08:47 jsonpatch==1.33 15:08:47 jsonpointer==2.4 15:08:47 jsonschema==4.21.1 15:08:47 jsonschema-specifications==2023.12.1 15:08:47 keystoneauth1==5.6.0 15:08:47 kubernetes==29.0.0 15:08:47 lftools==0.37.9 15:08:47 lxml==5.1.0 15:08:47 MarkupSafe==2.1.5 15:08:47 msgpack==1.0.7 15:08:47 multi_key_dict==2.0.3 15:08:47 munch==4.0.0 15:08:47 netaddr==1.2.1 15:08:47 netifaces==0.11.0 15:08:47 niet==1.4.2 15:08:47 nodeenv==1.8.0 15:08:47 oauth2client==4.1.3 15:08:47 oauthlib==3.2.2 15:08:47 openstacksdk==0.62.0 15:08:47 os-client-config==2.1.0 15:08:47 os-service-types==1.7.0 15:08:47 osc-lib==3.0.1 15:08:47 oslo.config==9.4.0 15:08:47 oslo.context==5.5.0 15:08:47 oslo.i18n==6.3.0 15:08:47 oslo.log==5.5.0 15:08:47 oslo.serialization==5.4.0 15:08:47 oslo.utils==7.1.0 15:08:47 packaging==23.2 15:08:47 pbr==6.0.0 15:08:47 platformdirs==4.2.0 15:08:47 prettytable==3.10.0 15:08:47 pyasn1==0.5.1 15:08:47 pyasn1-modules==0.3.0 15:08:47 pycparser==2.21 15:08:47 pygerrit2==2.0.15 15:08:47 PyGithub==2.2.0 15:08:47 pyinotify==0.9.6 15:08:47 PyJWT==2.8.0 15:08:47 PyNaCl==1.5.0 15:08:47 pyparsing==2.4.7 15:08:47 pyperclip==1.8.2 15:08:47 pyrsistent==0.20.0 15:08:47 python-cinderclient==9.4.0 15:08:47 python-dateutil==2.8.2 15:08:47 python-heatclient==3.4.0 15:08:47 python-jenkins==1.8.2 15:08:47 python-keystoneclient==5.3.0 15:08:47 python-magnumclient==4.3.0 15:08:47 python-novaclient==18.4.0 15:08:47 python-openstackclient==6.0.1 15:08:47 python-swiftclient==4.5.0 15:08:47 PyYAML==6.0.1 15:08:47 referencing==0.33.0 15:08:47 requests==2.31.0 15:08:47 requests-oauthlib==1.3.1 15:08:47 requestsexceptions==1.4.0 15:08:47 rfc3986==2.0.0 15:08:47 rpds-py==0.18.0 15:08:47 rsa==4.9 15:08:47 ruamel.yaml==0.18.6 15:08:47 ruamel.yaml.clib==0.2.8 15:08:47 s3transfer==0.10.0 15:08:47 simplejson==3.19.2 15:08:47 six==1.16.0 15:08:47 smmap==5.0.1 15:08:47 soupsieve==2.5 15:08:47 stevedore==5.2.0 15:08:47 tabulate==0.9.0 15:08:47 toml==0.10.2 15:08:47 tomlkit==0.12.4 15:08:47 tqdm==4.66.2 15:08:47 typing_extensions==4.10.0 15:08:47 tzdata==2024.1 15:08:47 urllib3==1.26.18 15:08:47 virtualenv==20.25.1 15:08:47 wcwidth==0.2.13 15:08:47 websocket-client==1.7.0 15:08:47 wrapt==1.16.0 15:08:47 xdg==6.0.0 15:08:47 xmltodict==0.13.0 15:08:47 yq==3.2.3 15:08:47 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins17860566157612665570.sh 15:08:47 ---> sudo-logs.sh 15:08:47 Archiving 'sudo' log.. 15:08:47 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins1678366295563694070.sh 15:08:48 ---> job-cost.sh 15:08:48 Setup pyenv: 15:08:48 system 15:08:48 3.8.13 15:08:48 3.9.13 15:08:48 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 15:08:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-O7Sy from file:/tmp/.os_lf_venv 15:08:49 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:08:57 lf-activate-venv(): INFO: Adding /tmp/venv-O7Sy/bin to PATH 15:08:57 INFO: No Stack... 15:08:57 INFO: Retrieving Pricing Info for: v3-standard-8 15:08:57 INFO: Archiving Costs 15:08:57 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash -l /tmp/jenkins13228721883193777375.sh 15:08:57 ---> logs-deploy.sh 15:08:57 Setup pyenv: 15:08:57 system 15:08:57 3.8.13 15:08:57 3.9.13 15:08:57 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 15:08:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-O7Sy from file:/tmp/.os_lf_venv 15:08:59 lf-activate-venv(): INFO: Installing: lftools 15:09:08 lf-activate-venv(): INFO: Adding /tmp/venv-O7Sy/bin to PATH 15:09:08 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-python-onapsdk-master-pylint-lint/247 15:09:08 INFO: archiving workspace using pattern(s): 15:09:09 Archives upload complete. 15:09:09 INFO: archiving logs to Nexus 15:09:10 ---> uname -a: 15:09:10 Linux prd-ubuntu1804-docker-8c-8g-9824 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 15:09:10 15:09:10 15:09:10 ---> lscpu: 15:09:10 Architecture: x86_64 15:09:10 CPU op-mode(s): 32-bit, 64-bit 15:09:10 Byte Order: Little Endian 15:09:10 CPU(s): 8 15:09:10 On-line CPU(s) list: 0-7 15:09:10 Thread(s) per core: 1 15:09:10 Core(s) per socket: 1 15:09:10 Socket(s): 8 15:09:10 NUMA node(s): 1 15:09:10 Vendor ID: AuthenticAMD 15:09:10 CPU family: 23 15:09:10 Model: 49 15:09:10 Model name: AMD EPYC-Rome Processor 15:09:10 Stepping: 0 15:09:10 CPU MHz: 2800.000 15:09:10 BogoMIPS: 5600.00 15:09:10 Virtualization: AMD-V 15:09:10 Hypervisor vendor: KVM 15:09:10 Virtualization type: full 15:09:10 L1d cache: 32K 15:09:10 L1i cache: 32K 15:09:10 L2 cache: 512K 15:09:10 L3 cache: 16384K 15:09:10 NUMA node0 CPU(s): 0-7 15:09: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 15:09:10 15:09:10 15:09:10 ---> nproc: 15:09:10 8 15:09:10 15:09:10 15:09:10 ---> df -h: 15:09:10 Filesystem Size Used Avail Use% Mounted on 15:09:10 udev 16G 0 16G 0% /dev 15:09:10 tmpfs 3.2G 708K 3.2G 1% /run 15:09:10 /dev/vda1 155G 11G 145G 7% / 15:09:10 tmpfs 16G 0 16G 0% /dev/shm 15:09:10 tmpfs 5.0M 0 5.0M 0% /run/lock 15:09:10 tmpfs 16G 0 16G 0% /sys/fs/cgroup 15:09:10 /dev/vda15 105M 4.4M 100M 5% /boot/efi 15:09:10 tmpfs 3.2G 0 3.2G 0% /run/user/1001 15:09:10 15:09:10 15:09:10 ---> free -m: 15:09:10 total used free shared buff/cache available 15:09:10 Mem: 32167 828 29102 0 2235 30908 15:09:10 Swap: 1023 0 1023 15:09:10 15:09:10 15:09:10 ---> ip addr: 15:09:10 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:09:10 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:09:10 inet 127.0.0.1/8 scope host lo 15:09:10 valid_lft forever preferred_lft forever 15:09:10 inet6 ::1/128 scope host 15:09:10 valid_lft forever preferred_lft forever 15:09:10 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 15:09:10 link/ether fa:16:3e:42:3a:a1 brd ff:ff:ff:ff:ff:ff 15:09:10 inet 10.30.107.169/23 brd 10.30.107.255 scope global dynamic ens3 15:09:10 valid_lft 86190sec preferred_lft 86190sec 15:09:10 inet6 fe80::f816:3eff:fe42:3aa1/64 scope link 15:09:10 valid_lft forever preferred_lft forever 15:09:10 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 15:09:10 link/ether 02:42:81:45:09:0b brd ff:ff:ff:ff:ff:ff 15:09:10 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 15:09:10 valid_lft forever preferred_lft forever 15:09:10 15:09:10 15:09:10 ---> sar -b -r -n DEV: 15:09:10 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-9824) 02/29/24 _x86_64_ (8 CPU) 15:09:10 15:09:10 15:05:43 LINUX RESTART (8 CPU) 15:09:10 15:09:10 15:06:01 tps rtps wtps bread/s bwrtn/s 15:09:10 15:07:01 329.61 73.14 256.46 4843.45 65417.39 15:09:10 15:08:01 98.77 15.15 83.62 1015.70 31394.50 15:09:10 15:09:01 93.92 1.28 92.63 107.85 34384.94 15:09:10 Average: 174.11 29.86 144.25 1989.16 43733.48 15:09:10 15:09:10 15:06:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:09:10 15:07:01 30183012 31654332 2756208 8.37 58184 1727384 1462124 4.30 914404 1560624 143852 15:09:10 15:08:01 29984348 31627836 2954872 8.97 68512 1882628 1467428 4.32 986528 1673048 89548 15:09:10 15:09:01 29818440 31668672 3120780 9.47 90540 2053044 1365352 4.02 951172 1845260 113200 15:09:10 Average: 29995267 31650280 2943953 8.94 72412 1887685 1431635 4.21 950701 1692977 115533 15:09:10 15:09:10 15:06:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:09:10 15:07:01 ens3 317.71 225.34 1081.68 71.70 0.00 0.00 0.00 0.00 15:09:10 15:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:09:10 15:07:01 lo 1.73 1.73 0.17 0.17 0.00 0.00 0.00 0.00 15:09:10 15:08:01 ens3 39.94 26.21 613.45 6.34 0.00 0.00 0.00 0.00 15:09:10 15:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:09:10 15:08:01 lo 1.00 1.00 0.10 0.10 0.00 0.00 0.00 0.00 15:09:10 15:09:01 ens3 34.33 26.96 289.24 7.87 0.00 0.00 0.00 0.00 15:09:10 15:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:09:10 15:09:01 lo 1.27 1.27 0.13 0.13 0.00 0.00 0.00 0.00 15:09:10 Average: ens3 130.67 92.85 661.48 28.64 0.00 0.00 0.00 0.00 15:09:10 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:09:10 Average: lo 1.33 1.33 0.14 0.14 0.00 0.00 0.00 0.00 15:09:10 15:09:10 15:09:10 ---> sar -P ALL: 15:09:10 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-9824) 02/29/24 _x86_64_ (8 CPU) 15:09:10 15:09:10 15:05:43 LINUX RESTART (8 CPU) 15:09:10 15:09:10 15:06:01 CPU %user %nice %system %iowait %steal %idle 15:09:10 15:07:01 all 9.98 0.00 1.46 4.36 0.05 84.15 15:09:10 15:07:01 0 10.18 0.00 1.54 1.86 0.07 86.36 15:09:10 15:07:01 1 7.22 0.00 0.93 0.42 0.03 91.39 15:09:10 15:07:01 2 23.85 0.00 1.59 1.20 0.07 73.29 15:09:10 15:07:01 3 9.42 0.00 0.79 0.37 0.07 89.36 15:09:10 15:07:01 4 5.21 0.00 2.01 9.24 0.02 83.52 15:09:10 15:07:01 5 8.42 0.00 2.02 4.07 0.05 85.45 15:09:10 15:07:01 6 6.04 0.00 1.73 14.15 0.03 78.06 15:09:10 15:07:01 7 9.50 0.00 1.05 3.63 0.03 85.79 15:09:10 15:08:01 all 11.58 0.00 0.59 2.65 0.04 85.14 15:09:10 15:08:01 0 1.94 0.00 0.39 1.99 0.05 95.64 15:09:10 15:08:01 1 0.67 0.00 0.57 1.17 0.03 97.56 15:09:10 15:08:01 2 11.01 0.00 0.87 0.22 0.05 87.85 15:09:10 15:08:01 3 16.06 0.00 0.75 1.35 0.03 81.81 15:09:10 15:08:01 4 1.64 0.00 0.47 15.75 0.03 82.11 15:09:10 15:08:01 5 11.08 0.00 0.61 0.05 0.03 88.23 15:09:10 15:08:01 6 3.42 0.00 0.25 0.10 0.03 96.20 15:09:10 15:08:01 7 47.05 0.00 0.86 0.46 0.08 51.55 15:09:10 15:09:01 all 10.61 0.00 0.71 2.27 0.03 86.39 15:09:10 15:09:01 0 15.58 0.00 1.26 2.66 0.03 80.46 15:09:10 15:09:01 1 7.29 0.00 0.50 0.35 0.02 91.84 15:09:10 15:09:01 2 25.76 0.00 1.33 1.05 0.03 71.82 15:09:10 15:09:01 3 15.46 0.00 1.27 0.13 0.03 83.11 15:09:10 15:09:01 4 0.38 0.00 0.12 9.48 0.00 90.02 15:09:10 15:09:01 5 2.12 0.00 0.48 4.13 0.05 93.21 15:09:10 15:09:01 6 3.88 0.00 0.38 0.10 0.00 95.63 15:09:10 15:09:01 7 14.36 0.00 0.33 0.25 0.03 85.02 15:09:10 Average: all 10.72 0.00 0.92 3.09 0.04 85.23 15:09:10 Average: 0 9.24 0.00 1.06 2.17 0.05 87.47 15:09:10 Average: 1 5.07 0.00 0.67 0.65 0.03 93.59 15:09:10 Average: 2 20.27 0.00 1.27 0.83 0.05 77.58 15:09:10 Average: 3 13.65 0.00 0.93 0.62 0.04 84.75 15:09:10 Average: 4 2.41 0.00 0.86 11.49 0.02 85.22 15:09:10 Average: 5 7.19 0.00 1.04 2.76 0.04 88.97 15:09:10 Average: 6 4.44 0.00 0.79 4.77 0.02 89.98 15:09:10 Average: 7 23.56 0.00 0.75 1.45 0.05 74.19 15:09:10 15:09:10 15:09:10