11:52:38 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/python-onapsdk/+/137098 11:52:38 Running as SYSTEM 11:52:38 [EnvInject] - Loading node environment variables. 11:52:38 Building remotely on prd-ubuntu1804-docker-8c-8g-1103 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/integration-python-onapsdk-master-pylint-lint 11:52:38 [ssh-agent] Looking for ssh-agent implementation... 11:52:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:52:38 $ ssh-agent 11:52:38 SSH_AUTH_SOCK=/tmp/ssh-M0vGu9td4P8Z/agent.2141 11:52:38 SSH_AGENT_PID=2143 11:52:38 [ssh-agent] Started. 11:52:38 Running ssh-add (command line suppressed) 11:52:38 Identity added: /w/workspace/integration-python-onapsdk-master-pylint-lint@tmp/private_key_15467851320742075482.key (/w/workspace/integration-python-onapsdk-master-pylint-lint@tmp/private_key_15467851320742075482.key) 11:52:38 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 11:52:38 The recommended git tool is: NONE 11:52:40 using credential onap-jenkins-ssh 11:52:40 Wiping out workspace first. 11:52:40 Cloning the remote Git repository 11:52:40 Cloning repository git://cloud.onap.org/mirror/integration/python-onapsdk.git 11:52:40 > git init /w/workspace/integration-python-onapsdk-master-pylint-lint # timeout=10 11:52:40 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 11:52:40 > git --version # timeout=10 11:52:40 > git --version # 'git version 2.17.1' 11:52:40 using GIT_SSH to set credentials Gerrit user 11:52:40 Verifying host key using manually-configured host key entries 11:52:40 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git +refs/heads/*:refs/remotes/origin/* # timeout=30 11:52:41 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 11:52:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:52:41 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 11:52:41 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 11:52:41 using GIT_SSH to set credentials Gerrit user 11:52:41 Verifying host key using manually-configured host key entries 11:52:41 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git refs/changes/98/137098/2 # timeout=30 11:52:41 > git rev-parse e0193547d6ffeca0d8c4cc9d3247e8d59acc44bc^{commit} # timeout=10 11:52:41 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 11:52:41 Checking out Revision e0193547d6ffeca0d8c4cc9d3247e8d59acc44bc (refs/changes/98/137098/2) 11:52:41 > git config core.sparsecheckout # timeout=10 11:52:41 > git checkout -f e0193547d6ffeca0d8c4cc9d3247e8d59acc44bc # timeout=30 11:52:44 Commit message: "SDC refactor to use sdc v2 API" 11:52:44 > git rev-parse FETCH_HEAD^{commit} # timeout=10 11:52:44 > git rev-list --no-walk 0a5d6dbc73d21d597eba1069d343b6e7684e91f9 # timeout=10 11:52:44 [EnvInject] - Injecting environment variables from a build step. 11:52:44 [EnvInject] - Injecting as environment variables the properties content 11:52:44 PYTHON=python3 11:52:44 11:52:44 [EnvInject] - Variables injected successfully. 11:52:44 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash -l /tmp/jenkins9757277916883129620.sh 11:52:44 ---> tox-install.sh 11:52:44 + source /home/jenkins/lf-env.sh 11:52:44 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:52:44 ++ mktemp -d /tmp/venv-XXXX 11:52:44 + lf_venv=/tmp/venv-kkWW 11:52:44 + local venv_file=/tmp/.os_lf_venv 11:52:44 + local python=python3 11:52:44 + local options 11:52:44 + local set_path=true 11:52:44 + local install_args= 11:52:44 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:52:44 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:52:44 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:52:44 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:52:44 + true 11:52:44 + case $1 in 11:52:44 + venv_file=/tmp/.toxenv 11:52:44 + shift 2 11:52:44 + true 11:52:44 + case $1 in 11:52:44 + shift 11:52:44 + break 11:52:44 + case $python in 11:52:44 + local pkg_list= 11:52:44 + [[ -d /opt/pyenv ]] 11:52:44 + echo 'Setup pyenv:' 11:52:44 Setup pyenv: 11:52:44 + export PYENV_ROOT=/opt/pyenv 11:52:44 + PYENV_ROOT=/opt/pyenv 11:52:44 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:52:44 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:52:44 + pyenv versions 11:52:45 * system (set by /opt/pyenv/version) 11:52:45 * 3.8.13 (set by /opt/pyenv/version) 11:52:45 * 3.9.13 (set by /opt/pyenv/version) 11:52:45 * 3.10.6 (set by /opt/pyenv/version) 11:52:45 + command -v pyenv 11:52:45 ++ pyenv init - --no-rehash 11:52:45 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 11:52:45 export PATH="/opt/pyenv/shims:${PATH}" 11:52:45 export PYENV_SHELL=bash 11:52:45 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:52:45 pyenv() { 11:52:45 local command 11:52:45 command="${1:-}" 11:52:45 if [ "$#" -gt 0 ]; then 11:52:45 shift 11:52:45 fi 11:52:45 11:52:45 case "$command" in 11:52:45 rehash|shell) 11:52:45 eval "$(pyenv "sh-$command" "$@")" 11:52:45 ;; 11:52:45 *) 11:52:45 command pyenv "$command" "$@" 11:52:45 ;; 11:52:45 esac 11:52:45 }' 11:52:45 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 11:52:45 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:52:45 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:52:45 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:52:45 ++ export PYENV_SHELL=bash 11:52:45 ++ PYENV_SHELL=bash 11:52:45 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:52:45 +++ complete -F _pyenv pyenv 11:52:45 ++ lf-pyver python3 11:52:45 ++ local py_version_xy=python3 11:52:45 ++ local py_version_xyz= 11:52:45 ++ pyenv versions 11:52:45 ++ local command 11:52:45 ++ command=versions 11:52:45 ++ sed 's/^[ *]* //' 11:52:45 ++ '[' 1 -gt 0 ']' 11:52:45 ++ shift 11:52:45 ++ case "$command" in 11:52:45 ++ command pyenv versions 11:52:45 ++ pyenv versions 11:52:45 ++ awk '{ print $1 }' 11:52:45 ++ grep -E '^[0-9.]*[0-9]$' 11:52:45 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:52:45 +++ grep '^3' /tmp/.pyenv_versions 11:52:45 +++ sort -V 11:52:45 +++ tail -n 1 11:52:45 ++ py_version_xyz=3.10.6 11:52:45 ++ [[ -z 3.10.6 ]] 11:52:45 ++ echo 3.10.6 11:52:45 ++ return 0 11:52:45 + pyenv local 3.10.6 11:52:45 + local command 11:52:45 + command=local 11:52:45 + '[' 2 -gt 0 ']' 11:52:45 + shift 11:52:45 + case "$command" in 11:52:45 + command pyenv local 3.10.6 11:52:45 + pyenv local 3.10.6 11:52:45 + for arg in "$@" 11:52:45 + case $arg in 11:52:45 + pkg_list+='tox ' 11:52:45 + for arg in "$@" 11:52:45 + case $arg in 11:52:45 + pkg_list+='virtualenv ' 11:52:45 + for arg in "$@" 11:52:45 + case $arg in 11:52:45 + pkg_list+='urllib3~=1.26.15 ' 11:52:45 + [[ -f /tmp/.toxenv ]] 11:52:45 + [[ ! -f /tmp/.toxenv ]] 11:52:45 + [[ -n '' ]] 11:52:45 + python3 -m venv /tmp/venv-kkWW 11:52:49 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-kkWW' 11:52:49 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-kkWW 11:52:49 + echo /tmp/venv-kkWW 11:52:49 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 11:52:49 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 11:52:49 + /tmp/venv-kkWW/bin/python3 -m pip install --upgrade --quiet pip virtualenv 11:52:52 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:52:52 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 11:52:52 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 11:52:52 + /tmp/venv-kkWW/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 11:52:55 + type python3 11:52:55 + true 11:52:55 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-kkWW/bin to PATH' 11:52:55 lf-activate-venv(): INFO: Adding /tmp/venv-kkWW/bin to PATH 11:52:55 + PATH=/tmp/venv-kkWW/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:52:55 + return 0 11:52:55 + python3 --version 11:52:55 Python 3.10.6 11:52:55 + python3 -m pip --version 11:52:55 pip 23.3.2 from /tmp/venv-kkWW/lib/python3.10/site-packages/pip (python 3.10) 11:52:55 + python3 -m pip freeze 11:52:55 cachetools==5.3.2 11:52:55 chardet==5.2.0 11:52:55 colorama==0.4.6 11:52:55 distlib==0.3.8 11:52:55 filelock==3.13.1 11:52:55 packaging==23.2 11:52:55 platformdirs==4.2.0 11:52:55 pluggy==1.4.0 11:52:55 pyproject-api==1.6.1 11:52:55 tomli==2.0.1 11:52:55 tox==4.12.1 11:52:55 urllib3==1.26.18 11:52:55 virtualenv==20.25.0 11:52:55 [EnvInject] - Injecting environment variables from a build step. 11:52:55 [EnvInject] - Injecting as environment variables the properties content 11:52:55 PARALLEL=false 11:52:55 11:52:55 [EnvInject] - Variables injected successfully. 11:52:55 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash -l /tmp/jenkins12871385290897248046.sh 11:52:55 ---> tox-run.sh 11:52:55 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:52:55 + ARCHIVE_TOX_DIR=/w/workspace/integration-python-onapsdk-master-pylint-lint/archives/tox 11:52:55 + ARCHIVE_DOC_DIR=/w/workspace/integration-python-onapsdk-master-pylint-lint/archives/docs 11:52:55 + mkdir -p /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/tox 11:52:55 + cd /w/workspace/integration-python-onapsdk-master-pylint-lint/. 11:52:55 + source /home/jenkins/lf-env.sh 11:52:55 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:52:55 ++ mktemp -d /tmp/venv-XXXX 11:52:55 + lf_venv=/tmp/venv-wijs 11:52:55 + local venv_file=/tmp/.os_lf_venv 11:52:55 + local python=python3 11:52:55 + local options 11:52:55 + local set_path=true 11:52:55 + local install_args= 11:52:55 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:52:55 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:52:55 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:52:55 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:52:55 + true 11:52:55 + case $1 in 11:52:55 + venv_file=/tmp/.toxenv 11:52:55 + shift 2 11:52:55 + true 11:52:55 + case $1 in 11:52:55 + shift 11:52:55 + break 11:52:55 + case $python in 11:52:55 + local pkg_list= 11:52:55 + [[ -d /opt/pyenv ]] 11:52:55 + echo 'Setup pyenv:' 11:52:55 Setup pyenv: 11:52:55 + export PYENV_ROOT=/opt/pyenv 11:52:55 + PYENV_ROOT=/opt/pyenv 11:52:55 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:52:55 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:52:55 + pyenv versions 11:52:55 system 11:52:55 3.8.13 11:52:55 3.9.13 11:52:55 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 11:52:55 + command -v pyenv 11:52:55 ++ pyenv init - --no-rehash 11:52:55 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 11:52:55 export PATH="/opt/pyenv/shims:${PATH}" 11:52:55 export PYENV_SHELL=bash 11:52:55 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:52:55 pyenv() { 11:52:55 local command 11:52:55 command="${1:-}" 11:52:55 if [ "$#" -gt 0 ]; then 11:52:55 shift 11:52:55 fi 11:52:55 11:52:55 case "$command" in 11:52:55 rehash|shell) 11:52:55 eval "$(pyenv "sh-$command" "$@")" 11:52:55 ;; 11:52:55 *) 11:52:55 command pyenv "$command" "$@" 11:52:55 ;; 11:52:55 esac 11:52:55 }' 11:52:55 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 11:52:55 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:52:55 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:52:55 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:52:55 ++ export PYENV_SHELL=bash 11:52:55 ++ PYENV_SHELL=bash 11:52:55 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:52:55 +++ complete -F _pyenv pyenv 11:52:55 ++ lf-pyver python3 11:52:55 ++ local py_version_xy=python3 11:52:55 ++ local py_version_xyz= 11:52:55 ++ sed 's/^[ *]* //' 11:52:55 ++ pyenv versions 11:52:55 ++ local command 11:52:55 ++ grep -E '^[0-9.]*[0-9]$' 11:52:55 ++ command=versions 11:52:55 ++ awk '{ print $1 }' 11:52:55 ++ '[' 1 -gt 0 ']' 11:52:55 ++ shift 11:52:55 ++ case "$command" in 11:52:55 ++ command pyenv versions 11:52:55 ++ pyenv versions 11:52:55 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:52:55 +++ grep '^3' /tmp/.pyenv_versions 11:52:55 +++ sort -V 11:52:55 +++ tail -n 1 11:52:55 ++ py_version_xyz=3.10.6 11:52:55 ++ [[ -z 3.10.6 ]] 11:52:55 ++ echo 3.10.6 11:52:55 ++ return 0 11:52:55 + pyenv local 3.10.6 11:52:55 + local command 11:52:55 + command=local 11:52:55 + '[' 2 -gt 0 ']' 11:52:55 + shift 11:52:55 + case "$command" in 11:52:55 + command pyenv local 3.10.6 11:52:55 + pyenv local 3.10.6 11:52:55 + for arg in "$@" 11:52:55 + case $arg in 11:52:55 + pkg_list+='tox ' 11:52:55 + for arg in "$@" 11:52:55 + case $arg in 11:52:55 + pkg_list+='virtualenv ' 11:52:55 + for arg in "$@" 11:52:55 + case $arg in 11:52:55 + pkg_list+='urllib3~=1.26.15 ' 11:52:55 + [[ -f /tmp/.toxenv ]] 11:52:55 ++ cat /tmp/.toxenv 11:52:55 + lf_venv=/tmp/venv-kkWW 11:52:55 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kkWW from' file:/tmp/.toxenv 11:52:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kkWW from file:/tmp/.toxenv 11:52:55 + /tmp/venv-kkWW/bin/python3 -m pip install --upgrade --quiet pip virtualenv 11:52:56 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:52:56 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 11:52:56 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 11:52:56 + /tmp/venv-kkWW/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 11:53:08 + type python3 11:53:08 + true 11:53:08 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-kkWW/bin to PATH' 11:53:08 lf-activate-venv(): INFO: Adding /tmp/venv-kkWW/bin to PATH 11:53:08 + PATH=/tmp/venv-kkWW/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:53:08 + return 0 11:53:08 + [[ -d /opt/pyenv ]] 11:53:08 + echo '---> Setting up pyenv' 11:53:08 ---> Setting up pyenv 11:53:08 + export PYENV_ROOT=/opt/pyenv 11:53:08 + PYENV_ROOT=/opt/pyenv 11:53:08 + export PATH=/opt/pyenv/bin:/tmp/venv-kkWW/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:53:08 + PATH=/opt/pyenv/bin:/tmp/venv-kkWW/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:53:08 ++ pwd 11:53:08 + PYTHONPATH=/w/workspace/integration-python-onapsdk-master-pylint-lint 11:53:08 + export PYTHONPATH 11:53:08 + export TOX_TESTENV_PASSENV=PYTHONPATH 11:53:08 + TOX_TESTENV_PASSENV=PYTHONPATH 11:53:08 + tox --version 11:53:08 4.12.1 from /tmp/venv-kkWW/lib/python3.10/site-packages/tox/__init__.py 11:53:08 + PARALLEL=false 11:53:08 + TOX_OPTIONS_LIST= 11:53:08 + [[ -n pylint ]] 11:53:08 + TOX_OPTIONS_LIST=' -e pylint' 11:53:08 + case ${PARALLEL,,} in 11:53:08 + tox -e pylint 11:53:08 + tee -a /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/tox/tox.log 11:53:10 pylint: install_deps> python -I -m pip install -r test-requirements.txt 11:53:25 .pkg: install_requires> python -I -m pip install 'setuptools>=40.8.0' wheel 11:53:26 .pkg: _optional_hooks> python /tmp/venv-kkWW/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 11:53:26 .pkg: get_requires_for_build_sdist> python /tmp/venv-kkWW/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 11:53:26 .pkg: install_requires_for_build_sdist> python -I -m pip install pytest-runner==5.2 11:53:27 .pkg: get_requires_for_build_wheel> python /tmp/venv-kkWW/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 11:53:27 .pkg: install_requires_for_build_wheel> python -I -m pip install pytest-runner==5.2 wheel 11:53:28 .pkg: freeze> python -m pip freeze --all 11:53:28 .pkg: pip==23.3.1,pytest-runner==5.2,setuptools==69.0.2,wheel==0.42.0 11:53:28 .pkg: prepare_metadata_for_build_wheel> python /tmp/venv-kkWW/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 11:53:28 .pkg: build_sdist> python /tmp/venv-kkWW/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 11:53:28 pylint: install_package_deps> python -I -m pip install dacite==1.6.0 jinja2==3.0.3 jsonschema==4.4.0 'more-itertools>=8.12.0' oyaml==1.0 pyOpenSSL==22.0.0 'requests[socks]==2.27.1' simplejson==3.17.6 11:53:29 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-12.11.0.tar.gz 11:53:32 pylint: freeze> python -m pip freeze --all 11:53:33 pylint: astroid==3.0.2,attrs==23.2.0,bandit==1.7.7,certifi==2023.11.17,cffi==1.16.0,charset-normalizer==2.0.12,coverage==7.4.1,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.4,mccabe==0.7.0,mdurl==0.1.2,more-itertools==10.2.0,onapsdk==12.11.0,oyaml==1.0,packaging==23.2,pbr==6.0.0,pip==23.3.1,platformdirs==4.2.0,pluggy==1.4.0,pycparser==2.21,pydocstyle==6.3.0,Pygments==2.17.2,pylint==3.0.3,pyOpenSSL==22.0.0,pyrsistent==0.20.0,PySocks==1.7.1,pytest==8.0.0,pytest-cov==4.1.0,PyYAML==6.0.1,requests==2.27.1,requests-mock==1.11.0,rich==13.7.0,setuptools==69.0.2,simplejson==3.17.6,six==1.16.0,snowballstemmer==2.2.0,stevedore==5.1.0,tomli==2.0.1,tomlkit==0.12.3,typing_extensions==4.9.0,urllib3==1.26.18,wheel==0.42.0 11:53:33 pylint: commands[0]> pylint src/ 11:53:55 ************* Module onapsdk.sdc2.sdc 11:53:55 src/onapsdk/sdc2/sdc.py:16:0: E0611: No name 'StrEnum' in module 'enum' (no-name-in-module) 11:53:55 src/onapsdk/sdc2/sdc.py:24:0: R0903: Too few public methods (1/2) (too-few-public-methods) 11:53:55 ************* Module onapsdk.sdc2.__init__ 11:53:55 src/onapsdk/sdc2/__init__.py:1:0: C0304: Final newline missing (missing-final-newline) 11:53:55 ************* Module onapsdk.sdc2.service 11:53:55 src/onapsdk/sdc2/service.py:16:0: E0611: No name 'StrEnum' in module 'enum' (no-name-in-module) 11:53:55 src/onapsdk/sdc2/service.py:28:0: R0903: Too few public methods (0/2) (too-few-public-methods) 11:53:55 ************* Module onapsdk.sdc2.pnf 11:53:55 src/onapsdk/sdc2/pnf.py:19:0: R0901: Too many ancestors (8/7) (too-many-ancestors) 11:53:55 ************* Module onapsdk.sdc2.sdc_user 11:53:55 src/onapsdk/sdc2/sdc_user.py:15:0: E0611: No name 'StrEnum' in module 'enum' (no-name-in-module) 11:53:55 src/onapsdk/sdc2/sdc_user.py:28:4: R0903: Too few public methods (0/2) (too-few-public-methods) 11:53:55 ************* Module onapsdk.sdc2.sdc_resource 11:53:55 src/onapsdk/sdc2/sdc_resource.py:569:0: C0301: Line too long (102/100) (line-too-long) 11:53:55 src/onapsdk/sdc2/sdc_resource.py:17:0: E0611: No name 'StrEnum' in module 'enum' (no-name-in-module) 11:53:55 src/onapsdk/sdc2/sdc_resource.py:33:0: R0903: Too few public methods (0/2) (too-few-public-methods) 11:53:55 src/onapsdk/sdc2/sdc_resource.py:46:0: R0903: Too few public methods (0/2) (too-few-public-methods) 11:53:55 11:53:55 ----------------------------------- 11:53:55 Your code has been rated at 9.95/10 11:53:55 11:53:57 pylint: exit 26 (24.85 seconds) /w/workspace/integration-python-onapsdk-master-pylint-lint> pylint src/ pid=2753 11:53:57 .pkg: _exit> python /tmp/venv-kkWW/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 11:53:58 pylint: FAIL code 26 (49.01=setup[24.16]+cmd[24.85] seconds) 11:53:58 evaluation failed :( (49.19 seconds) 11:53:58 + tox_status=26 11:53:58 + echo '---> Completed tox runs' 11:53:58 ---> Completed tox runs 11:53:58 + for i in .tox/*/log 11:53:58 ++ echo .tox/pylint/log 11:53:58 ++ awk -F/ '{print $2}' 11:53:58 + tox_env=pylint 11:53:58 + cp -r .tox/pylint/log /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/tox/pylint 11:53:58 + DOC_DIR=docs/_build/html 11:53:58 + [[ -d docs/_build/html ]] 11:53:58 + echo '---> tox-run.sh ends' 11:53:58 ---> tox-run.sh ends 11:53:58 + test 26 -eq 0 11:53:58 + exit 26 11:53:58 ++ '[' 2 = 1 ']' 11:53:58 Build step 'Execute shell' marked build as failure 11:53:58 $ ssh-agent -k 11:53:58 unset SSH_AUTH_SOCK; 11:53:58 unset SSH_AGENT_PID; 11:53:58 echo Agent pid 2143 killed; 11:53:58 [ssh-agent] Stopped. 11:53:58 [PostBuildScript] - [INFO] Executing post build scripts. 11:53:58 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins6270875783243923023.sh 11:53:58 ---> sysstat.sh 11:53:58 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins17496090698272524917.sh 11:53:58 ---> package-listing.sh 11:53:58 ++ facter osfamily 11:53:58 ++ tr '[:upper:]' '[:lower:]' 11:53:58 + OS_FAMILY=debian 11:53:58 + workspace=/w/workspace/integration-python-onapsdk-master-pylint-lint 11:53:58 + START_PACKAGES=/tmp/packages_start.txt 11:53:58 + END_PACKAGES=/tmp/packages_end.txt 11:53:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:53:58 + PACKAGES=/tmp/packages_start.txt 11:53:58 + '[' /w/workspace/integration-python-onapsdk-master-pylint-lint ']' 11:53:58 + PACKAGES=/tmp/packages_end.txt 11:53:58 + case "${OS_FAMILY}" in 11:53:58 + dpkg -l 11:53:58 + grep '^ii' 11:53:58 + '[' -f /tmp/packages_start.txt ']' 11:53:58 + '[' -f /tmp/packages_end.txt ']' 11:53:58 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:53:58 + '[' /w/workspace/integration-python-onapsdk-master-pylint-lint ']' 11:53:58 + mkdir -p /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/ 11:53:58 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/ 11:53:58 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins8670879907887785912.sh 11:53:58 ---> capture-instance-metadata.sh 11:53:58 Setup pyenv: 11:53:58 system 11:53:58 3.8.13 11:53:58 3.9.13 11:53:58 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 11:54:03 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-FRrX 11:54:03 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:54:05 lf-activate-venv(): INFO: Installing: lftools 11:54:36 lf-activate-venv(): INFO: Adding /tmp/venv-FRrX/bin to PATH 11:54:36 INFO: Running in OpenStack, capturing instance metadata 11:54:36 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins4589893396990760534.sh 11:54:36 provisioning config files... 11:54:37 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-python-onapsdk-master-pylint-lint@tmp/config9222050759692329713tmp 11:54:37 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:54:37 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:54:37 [EnvInject] - Injecting environment variables from a build step. 11:54:37 [EnvInject] - Injecting as environment variables the properties content 11:54:37 SERVER_ID=logs 11:54:37 11:54:37 [EnvInject] - Variables injected successfully. 11:54:37 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins18306119984034920218.sh 11:54:37 ---> create-netrc.sh 11:54:37 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins9877554724796308680.sh 11:54:37 ---> python-tools-install.sh 11:54:37 Setup pyenv: 11:54:37 system 11:54:37 3.8.13 11:54:37 3.9.13 11:54:37 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 11:54:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FRrX from file:/tmp/.os_lf_venv 11:54:38 lf-activate-venv(): INFO: Installing: lftools 11:54:48 lf-activate-venv(): INFO: Adding /tmp/venv-FRrX/bin to PATH 11:54:48 Generating Requirements File 11:55:25 Python 3.10.6 11:55:25 pip 23.3.2 from /tmp/venv-FRrX/lib/python3.10/site-packages/pip (python 3.10) 11:55:26 appdirs==1.4.4 11:55:26 argcomplete==3.2.2 11:55:26 aspy.yaml==1.3.0 11:55:26 attrs==23.2.0 11:55:26 autopage==0.5.2 11:55:26 beautifulsoup4==4.12.3 11:55:26 boto3==1.34.31 11:55:26 botocore==1.34.31 11:55:26 bs4==0.0.2 11:55:26 cachetools==5.3.2 11:55:26 certifi==2023.11.17 11:55:26 cffi==1.16.0 11:55:26 cfgv==3.4.0 11:55:26 chardet==5.2.0 11:55:26 charset-normalizer==3.3.2 11:55:26 click==8.1.7 11:55:26 cliff==4.5.0 11:55:26 cmd2==2.4.3 11:55:26 cryptography==3.3.2 11:55:26 debtcollector==2.5.0 11:55:26 decorator==5.1.1 11:55:26 defusedxml==0.7.1 11:55:26 Deprecated==1.2.14 11:55:26 distlib==0.3.8 11:55:26 dnspython==2.5.0 11:55:26 docker==4.2.2 11:55:26 dogpile.cache==1.3.0 11:55:26 email-validator==2.1.0.post1 11:55:26 filelock==3.13.1 11:55:26 future==0.18.3 11:55:26 gitdb==4.0.11 11:55:26 GitPython==3.1.41 11:55:26 google-auth==2.27.0 11:55:26 httplib2==0.22.0 11:55:26 identify==2.5.33 11:55:26 idna==3.6 11:55:26 importlib-resources==1.5.0 11:55:26 iso8601==2.1.0 11:55:26 Jinja2==3.1.3 11:55:26 jmespath==1.0.1 11:55:26 jsonpatch==1.33 11:55:26 jsonpointer==2.4 11:55:26 jsonschema==4.21.1 11:55:26 jsonschema-specifications==2023.12.1 11:55:26 keystoneauth1==5.5.0 11:55:26 kubernetes==29.0.0 11:55:26 lftools==0.37.8 11:55:26 lxml==5.1.0 11:55:26 MarkupSafe==2.1.4 11:55:26 msgpack==1.0.7 11:55:26 multi_key_dict==2.0.3 11:55:26 munch==4.0.0 11:55:26 netaddr==0.10.1 11:55:26 netifaces==0.11.0 11:55:26 niet==1.4.2 11:55:26 nodeenv==1.8.0 11:55:26 oauth2client==4.1.3 11:55:26 oauthlib==3.2.2 11:55:26 openstacksdk==0.62.0 11:55:26 os-client-config==2.1.0 11:55:26 os-service-types==1.7.0 11:55:26 osc-lib==3.0.0 11:55:26 oslo.config==9.3.0 11:55:26 oslo.context==5.3.0 11:55:26 oslo.i18n==6.2.0 11:55:26 oslo.log==5.4.0 11:55:26 oslo.serialization==5.3.0 11:55:26 oslo.utils==7.0.0 11:55:26 packaging==23.2 11:55:26 pbr==6.0.0 11:55:26 platformdirs==4.2.0 11:55:26 prettytable==3.9.0 11:55:26 pyasn1==0.5.1 11:55:26 pyasn1-modules==0.3.0 11:55:26 pycparser==2.21 11:55:26 pygerrit2==2.0.15 11:55:26 PyGithub==2.2.0 11:55:26 pyinotify==0.9.6 11:55:26 PyJWT==2.8.0 11:55:26 PyNaCl==1.5.0 11:55:26 pyparsing==2.4.7 11:55:26 pyperclip==1.8.2 11:55:26 pyrsistent==0.20.0 11:55:26 python-cinderclient==9.4.0 11:55:26 python-dateutil==2.8.2 11:55:26 python-heatclient==3.4.0 11:55:26 python-jenkins==1.8.2 11:55:26 python-keystoneclient==5.3.0 11:55:26 python-magnumclient==4.3.0 11:55:26 python-novaclient==18.4.0 11:55:26 python-openstackclient==6.0.0 11:55:26 python-swiftclient==4.4.0 11:55:26 pytz==2023.4 11:55:26 PyYAML==6.0.1 11:55:26 referencing==0.33.0 11:55:26 requests==2.31.0 11:55:26 requests-oauthlib==1.3.1 11:55:26 requestsexceptions==1.4.0 11:55:26 rfc3986==2.0.0 11:55:26 rpds-py==0.17.1 11:55:26 rsa==4.9 11:55:26 ruamel.yaml==0.18.5 11:55:26 ruamel.yaml.clib==0.2.8 11:55:26 s3transfer==0.10.0 11:55:26 simplejson==3.19.2 11:55:26 six==1.16.0 11:55:26 smmap==5.0.1 11:55:26 soupsieve==2.5 11:55:26 stevedore==5.1.0 11:55:26 tabulate==0.9.0 11:55:26 toml==0.10.2 11:55:26 tomlkit==0.12.3 11:55:26 tqdm==4.66.1 11:55:26 typing_extensions==4.9.0 11:55:26 tzdata==2023.4 11:55:26 urllib3==1.26.18 11:55:26 virtualenv==20.25.0 11:55:26 wcwidth==0.2.13 11:55:26 websocket-client==1.7.0 11:55:26 wrapt==1.16.0 11:55:26 xdg==6.0.0 11:55:26 xmltodict==0.13.0 11:55:26 yq==3.2.3 11:55:26 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins647889475328000054.sh 11:55:26 ---> sudo-logs.sh 11:55:26 Archiving 'sudo' log.. 11:55:26 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins8748202769775824443.sh 11:55:26 ---> job-cost.sh 11:55:26 Setup pyenv: 11:55:26 system 11:55:26 3.8.13 11:55:26 3.9.13 11:55:26 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 11:55:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FRrX from file:/tmp/.os_lf_venv 11:55:28 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:55:38 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 11:55:38 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. 11:55:39 lf-activate-venv(): INFO: Adding /tmp/venv-FRrX/bin to PATH 11:55:39 INFO: No Stack... 11:55:39 INFO: Retrieving Pricing Info for: v3-standard-8 11:55:39 INFO: Archiving Costs 11:55:39 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash -l /tmp/jenkins11046234178469788697.sh 11:55:39 ---> logs-deploy.sh 11:55:39 Setup pyenv: 11:55:39 system 11:55:39 3.8.13 11:55:39 3.9.13 11:55:39 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 11:55:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FRrX from file:/tmp/.os_lf_venv 11:55:41 lf-activate-venv(): INFO: Installing: lftools 11:55:52 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 11:55:52 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 11:55:53 lf-activate-venv(): INFO: Adding /tmp/venv-FRrX/bin to PATH 11:55:53 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-python-onapsdk-master-pylint-lint/212 11:55:53 INFO: archiving workspace using pattern(s): 11:55:54 Archives upload complete. 11:55:54 INFO: archiving logs to Nexus 11:55:55 ---> uname -a: 11:55:55 Linux prd-ubuntu1804-docker-8c-8g-1103 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 11:55:55 11:55:55 11:55:55 ---> lscpu: 11:55:55 Architecture: x86_64 11:55:55 CPU op-mode(s): 32-bit, 64-bit 11:55:55 Byte Order: Little Endian 11:55:55 CPU(s): 8 11:55:55 On-line CPU(s) list: 0-7 11:55:55 Thread(s) per core: 1 11:55:55 Core(s) per socket: 1 11:55:55 Socket(s): 8 11:55:55 NUMA node(s): 1 11:55:55 Vendor ID: AuthenticAMD 11:55:55 CPU family: 23 11:55:55 Model: 49 11:55:55 Model name: AMD EPYC-Rome Processor 11:55:55 Stepping: 0 11:55:55 CPU MHz: 2799.998 11:55:55 BogoMIPS: 5599.99 11:55:55 Virtualization: AMD-V 11:55:55 Hypervisor vendor: KVM 11:55:55 Virtualization type: full 11:55:55 L1d cache: 32K 11:55:55 L1i cache: 32K 11:55:55 L2 cache: 512K 11:55:55 L3 cache: 16384K 11:55:55 NUMA node0 CPU(s): 0-7 11:55:55 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 11:55:55 11:55:55 11:55:55 ---> nproc: 11:55:55 8 11:55:55 11:55:55 11:55:55 ---> df -h: 11:55:55 Filesystem Size Used Avail Use% Mounted on 11:55:55 udev 16G 0 16G 0% /dev 11:55:55 tmpfs 3.2G 708K 3.2G 1% /run 11:55:55 /dev/vda1 155G 11G 145G 7% / 11:55:55 tmpfs 16G 0 16G 0% /dev/shm 11:55:55 tmpfs 5.0M 0 5.0M 0% /run/lock 11:55:55 tmpfs 16G 0 16G 0% /sys/fs/cgroup 11:55:55 /dev/vda15 105M 4.4M 100M 5% /boot/efi 11:55:55 tmpfs 3.2G 0 3.2G 0% /run/user/1001 11:55:55 11:55:55 11:55:55 ---> free -m: 11:55:55 total used free shared buff/cache available 11:55:55 Mem: 32167 912 29012 0 2242 30824 11:55:55 Swap: 1023 0 1023 11:55:55 11:55:55 11:55:55 ---> ip addr: 11:55:55 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:55:55 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:55:55 inet 127.0.0.1/8 scope host lo 11:55:55 valid_lft forever preferred_lft forever 11:55:55 inet6 ::1/128 scope host 11:55:55 valid_lft forever preferred_lft forever 11:55:55 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 11:55:55 link/ether fa:16:3e:d5:83:eb brd ff:ff:ff:ff:ff:ff 11:55:55 inet 10.30.107.155/23 brd 10.30.107.255 scope global dynamic ens3 11:55:55 valid_lft 86166sec preferred_lft 86166sec 11:55:55 inet6 fe80::f816:3eff:fed5:83eb/64 scope link 11:55:55 valid_lft forever preferred_lft forever 11:55:55 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 11:55:55 link/ether 02:42:3b:eb:af:90 brd ff:ff:ff:ff:ff:ff 11:55:55 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 11:55:55 valid_lft forever preferred_lft forever 11:55:55 11:55:55 11:55:55 ---> sar -b -r -n DEV: 11:55:55 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-1103) 01/31/24 _x86_64_ (8 CPU) 11:55:55 11:55:55 11:52:03 LINUX RESTART (8 CPU) 11:55:55 11:55:55 11:53:04 tps rtps wtps bread/s bwrtn/s 11:55:55 11:54:01 84.07 5.44 78.64 182.70 28787.93 11:55:55 11:55:01 86.99 14.31 72.67 1036.63 28361.41 11:55:55 Average: 85.57 9.99 75.58 620.61 28569.20 11:55:55 11:55:55 11:53:04 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:55:55 11:54:01 30109680 31593856 2829540 8.59 57716 1739640 1535984 4.52 981868 1561744 19024 11:55:55 11:55:01 29818808 31584352 3120412 9.47 79568 1985032 1497684 4.41 1026132 1778192 120680 11:55:55 Average: 29964244 31589104 2974976 9.03 68642 1862336 1516834 4.46 1004000 1669968 69852 11:55:55 11:55:55 11:53:04 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:55:55 11:54:01 ens3 29.29 18.93 217.28 7.25 0.00 0.00 0.00 0.00 11:55:55 11:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:55 11:54:01 lo 0.35 0.35 0.04 0.04 0.00 0.00 0.00 0.00 11:55:55 11:55:01 ens3 48.26 33.33 700.12 7.18 0.00 0.00 0.00 0.00 11:55:55 11:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:55 11:55:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 11:55:55 Average: ens3 39.02 26.31 464.89 7.21 0.00 0.00 0.00 0.00 11:55:55 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:55:55 Average: lo 0.85 0.85 0.09 0.09 0.00 0.00 0.00 0.00 11:55:55 11:55:55 11:55:55 ---> sar -P ALL: 11:55:55 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-1103) 01/31/24 _x86_64_ (8 CPU) 11:55:55 11:55:55 11:52:03 LINUX RESTART (8 CPU) 11:55:55 11:55:55 11:53:04 CPU %user %nice %system %iowait %steal %idle 11:55:55 11:54:01 all 10.17 0.00 0.49 3.75 0.04 85.56 11:55:55 11:54:01 0 19.29 0.00 0.91 3.27 0.04 76.49 11:55:55 11:54:01 1 24.01 0.00 0.74 0.72 0.04 74.50 11:55:55 11:54:01 2 3.41 0.00 0.49 0.28 0.05 95.76 11:55:55 11:54:01 3 2.37 0.00 0.40 0.00 0.04 97.19 11:55:55 11:54:01 4 1.28 0.00 0.18 0.00 0.02 98.53 11:55:55 11:54:01 5 0.91 0.00 0.46 25.57 0.04 73.03 11:55:55 11:54:01 6 29.38 0.00 0.60 0.04 0.05 69.93 11:55:55 11:54:01 7 0.77 0.00 0.12 0.00 0.00 99.10 11:55:55 11:55:01 all 9.57 0.00 0.65 3.82 0.03 85.93 11:55:55 11:55:01 0 6.52 0.00 0.48 0.17 0.03 92.79 11:55:55 11:55:01 1 11.87 0.00 0.78 0.50 0.03 86.81 11:55:55 11:55:01 2 2.39 0.00 0.37 0.58 0.00 96.66 11:55:55 11:55:01 3 0.50 0.00 0.30 0.08 0.00 99.12 11:55:55 11:55:01 4 0.47 0.00 0.30 0.02 0.00 99.22 11:55:55 11:55:01 5 1.15 0.00 0.43 23.43 0.02 74.97 11:55:55 11:55:01 6 24.37 0.00 1.05 2.62 0.05 71.91 11:55:55 11:55:01 7 29.29 0.00 1.50 3.18 0.07 65.96 11:55:55 Average: all 9.86 0.00 0.57 3.79 0.03 85.75 11:55:55 Average: 0 12.74 0.00 0.69 1.68 0.03 84.86 11:55:55 Average: 1 17.79 0.00 0.76 0.61 0.03 80.81 11:55:55 Average: 2 2.88 0.00 0.43 0.44 0.03 96.23 11:55:55 Average: 3 1.41 0.00 0.35 0.04 0.02 98.18 11:55:55 Average: 4 0.86 0.00 0.24 0.01 0.01 98.88 11:55:55 Average: 5 1.03 0.00 0.44 24.48 0.03 74.02 11:55:55 Average: 6 26.81 0.00 0.83 1.36 0.05 70.95 11:55:55 Average: 7 15.40 0.00 0.83 1.63 0.03 82.10 11:55:55 11:55:55 11:55:55