08:17:33 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/python-onapsdk/+/147021 08:17:33 Running as SYSTEM 08:17:33 [EnvInject] - Loading node environment variables. 08:17:36 Building remotely on prd-ubuntu1804-docker-8c-8g-13142 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/integration-python-onapsdk-master-pylint-lint 08:17:36 [ssh-agent] Looking for ssh-agent implementation... 08:17:37 $ ssh-agent 08:17:37 SSH_AUTH_SOCK=/tmp/ssh-aZKOptYaQdmP/agent.2097 08:17:37 SSH_AGENT_PID=2099 08:17:37 [ssh-agent] Started. 08:17:37 Running ssh-add (command line suppressed) 08:17:37 Identity added: /w/workspace/integration-python-onapsdk-master-pylint-lint@tmp/private_key_4107721406412785857.key (/w/workspace/integration-python-onapsdk-master-pylint-lint@tmp/private_key_4107721406412785857.key) 08:17:37 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 08:17:37 The recommended git tool is: NONE 08:17:48 using credential onap-jenkins-ssh 08:17:48 Wiping out workspace first. 08:17:48 Cloning the remote Git repository 08:17:48 Cloning repository git://cloud.onap.org/mirror/integration/python-onapsdk.git 08:17:48 > git init /w/workspace/integration-python-onapsdk-master-pylint-lint # timeout=10 08:17:48 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 08:17:48 > git --version # timeout=10 08:17:48 > git --version # 'git version 2.17.1' 08:17:48 using GIT_SSH to set credentials Gerrit user 08:17:48 Verifying host key using manually-configured host key entries 08:17:48 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git +refs/heads/*:refs/remotes/origin/* # timeout=30 08:17:49 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 08:17:49 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:17:52 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 08:17:52 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 08:17:52 using GIT_SSH to set credentials Gerrit user 08:17:52 Verifying host key using manually-configured host key entries 08:17:52 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git refs/changes/21/147021/2 # timeout=30 08:17:52 > git rev-parse 635442ba675fd926950cace202db30ad5f1f23e7^{commit} # timeout=10 08:17:52 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 08:17:52 Checking out Revision 635442ba675fd926950cace202db30ad5f1f23e7 (refs/changes/21/147021/2) 08:17:52 > git config core.sparsecheckout # timeout=10 08:17:52 > git checkout -f 635442ba675fd926950cace202db30ad5f1f23e7 # timeout=30 08:17:56 Commit message: "Fix import cycle breaking so.instantiation" 08:17:56 > git rev-parse FETCH_HEAD^{commit} # timeout=10 08:17:56 > git rev-list --no-walk 381c9cfb6d0dab41f45e0226f54b745736d1664a # timeout=10 08:17:59 [EnvInject] - Injecting environment variables from a build step. 08:17:59 [EnvInject] - Injecting as environment variables the properties content 08:17:59 PYTHON=python3 08:17:59 08:17:59 [EnvInject] - Variables injected successfully. 08:17:59 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash -l /tmp/jenkins8670792919315948375.sh 08:17:59 ---> tox-install.sh 08:17:59 + source /home/jenkins/lf-env.sh 08:17:59 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:17:59 ++ mktemp -d /tmp/venv-XXXX 08:17:59 + lf_venv=/tmp/venv-vMVN 08:17:59 + local venv_file=/tmp/.os_lf_venv 08:17:59 + local python=python3 08:17:59 + local options 08:17:59 + local set_path=true 08:17:59 + local install_args= 08:17:59 ++ 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 08:17:59 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:17:59 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:17:59 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:17:59 + true 08:17:59 + case $1 in 08:17:59 + venv_file=/tmp/.toxenv 08:17:59 + shift 2 08:17:59 + true 08:17:59 + case $1 in 08:17:59 + shift 08:17:59 + break 08:17:59 + case $python in 08:17:59 + local pkg_list= 08:17:59 + [[ -d /opt/pyenv ]] 08:17:59 + echo 'Setup pyenv:' 08:17:59 Setup pyenv: 08:17:59 + export PYENV_ROOT=/opt/pyenv 08:17:59 + PYENV_ROOT=/opt/pyenv 08:17:59 + 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 08:17:59 + 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 08:17:59 + pyenv versions 08:18:00 * system (set by /opt/pyenv/version) 08:18:00 * 3.8.13 (set by /opt/pyenv/version) 08:18:00 * 3.9.13 (set by /opt/pyenv/version) 08:18:00 * 3.10.6 (set by /opt/pyenv/version) 08:18:00 + command -v pyenv 08:18:00 ++ pyenv init - --no-rehash 08:18:00 + 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[*]}"'\'')" 08:18:00 export PATH="/opt/pyenv/shims:${PATH}" 08:18:00 export PYENV_SHELL=bash 08:18:00 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:18:00 pyenv() { 08:18:00 local command 08:18:00 command="${1:-}" 08:18:00 if [ "$#" -gt 0 ]; then 08:18:00 shift 08:18:00 fi 08:18:00 08:18:00 case "$command" in 08:18:00 rehash|shell) 08:18:00 eval "$(pyenv "sh-$command" "$@")" 08:18:00 ;; 08:18:00 *) 08:18:00 command pyenv "$command" "$@" 08:18:00 ;; 08:18:00 esac 08:18:00 }' 08:18:00 +++ 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[*]}"' 08:18:00 ++ 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 08:18:00 ++ 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 08:18:00 ++ 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 08:18:00 ++ export PYENV_SHELL=bash 08:18:00 ++ PYENV_SHELL=bash 08:18:00 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:18:00 +++ complete -F _pyenv pyenv 08:18:00 ++ lf-pyver python3 08:18:00 ++ local py_version_xy=python3 08:18:00 ++ local py_version_xyz= 08:18:00 ++ pyenv versions 08:18:00 ++ sed 's/^[ *]* //' 08:18:00 ++ local command 08:18:00 ++ command=versions 08:18:00 ++ '[' 1 -gt 0 ']' 08:18:00 ++ shift 08:18:00 ++ case "$command" in 08:18:00 ++ command pyenv versions 08:18:00 ++ pyenv versions 08:18:00 ++ awk '{ print $1 }' 08:18:00 ++ grep -E '^[0-9.]*[0-9]$' 08:18:00 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:18:00 +++ sort -V 08:18:00 +++ grep '^3' /tmp/.pyenv_versions 08:18:00 +++ tail -n 1 08:18:00 ++ py_version_xyz=3.10.6 08:18:00 ++ [[ -z 3.10.6 ]] 08:18:00 ++ echo 3.10.6 08:18:00 ++ return 0 08:18:00 + pyenv local 3.10.6 08:18:00 + local command 08:18:00 + command=local 08:18:00 + '[' 2 -gt 0 ']' 08:18:00 + shift 08:18:00 + case "$command" in 08:18:00 + command pyenv local 3.10.6 08:18:00 + pyenv local 3.10.6 08:18:00 + for arg in "$@" 08:18:00 + case $arg in 08:18:00 + pkg_list+='tox ' 08:18:00 + for arg in "$@" 08:18:00 + case $arg in 08:18:00 + pkg_list+='virtualenv ' 08:18:00 + for arg in "$@" 08:18:00 + case $arg in 08:18:00 + pkg_list+='urllib3~=1.26.15 ' 08:18:00 + [[ -f /tmp/.toxenv ]] 08:18:00 + [[ ! -f /tmp/.toxenv ]] 08:18:00 + [[ -n '' ]] 08:18:00 + python3 -m venv /tmp/venv-vMVN 08:18:04 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-vMVN' 08:18:04 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-vMVN 08:18:04 + echo /tmp/venv-vMVN 08:18:04 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 08:18:04 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 08:18:04 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 08:18:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:18:04 + local 'pip_opts=--upgrade --quiet' 08:18:04 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 08:18:04 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 08:18:04 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 08:18:04 + [[ -n '' ]] 08:18:04 + [[ -n '' ]] 08:18:04 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 08:18:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:18:04 + /tmp/venv-vMVN/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 08:18:11 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 08:18:11 lf-activate-venv(): INFO: Base packages installed successfully 08:18:11 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:18:11 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 08:18:11 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 08:18:11 + /tmp/venv-vMVN/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 08:18:11 + type python3 08:18:11 + true 08:18:11 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-vMVN/bin to PATH' 08:18:11 lf-activate-venv(): INFO: Adding /tmp/venv-vMVN/bin to PATH 08:18:11 + PATH=/tmp/venv-vMVN/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 08:18:11 + return 0 08:18:11 + python3 --version 08:18:11 Python 3.10.6 08:18:11 + python3 -m pip --version 08:18:11 pip 26.2.1 from /tmp/venv-vMVN/lib/python3.10/site-packages/pip (python 3.10) 08:18:11 + python3 -m pip freeze 08:18:11 cachetools==7.1.7 08:18:11 colorama==0.4.6 08:18:11 distlib==0.4.3 08:18:11 filelock==3.32.3 08:18:11 packaging==26.3 08:18:11 platformdirs==4.11.3 08:18:11 pluggy==1.6.0 08:18:11 pyproject-api==1.11.0 08:18:11 python-discovery==1.5.2 08:18:11 tomli==2.4.1 08:18:11 tomli_w==1.2.0 08:18:11 tox==4.60.0 08:18:11 typing_extensions==4.16.0 08:18:11 urllib3==1.26.20 08:18:11 virtualenv==21.7.4 08:18:11 [EnvInject] - Injecting environment variables from a build step. 08:18:11 [EnvInject] - Injecting as environment variables the properties content 08:18:11 PARALLEL=false 08:18:11 08:18:11 [EnvInject] - Variables injected successfully. 08:18:11 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash -l /tmp/jenkins530116479852516426.sh 08:18:11 ---> tox-run.sh 08:18:11 + 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 08:18:11 + ARCHIVE_TOX_DIR=/w/workspace/integration-python-onapsdk-master-pylint-lint/archives/tox 08:18:11 + ARCHIVE_DOC_DIR=/w/workspace/integration-python-onapsdk-master-pylint-lint/archives/docs 08:18:11 + mkdir -p /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/tox 08:18:11 + cd /w/workspace/integration-python-onapsdk-master-pylint-lint/. 08:18:11 + source /home/jenkins/lf-env.sh 08:18:12 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:18:12 ++ mktemp -d /tmp/venv-XXXX 08:18:12 + lf_venv=/tmp/venv-1PAI 08:18:12 + local venv_file=/tmp/.os_lf_venv 08:18:12 + local python=python3 08:18:12 + local options 08:18:12 + local set_path=true 08:18:12 + local install_args= 08:18:12 ++ 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 08:18:12 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:18:12 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:18:12 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:18:12 + true 08:18:12 + case $1 in 08:18:12 + venv_file=/tmp/.toxenv 08:18:12 + shift 2 08:18:12 + true 08:18:12 + case $1 in 08:18:12 + shift 08:18:12 + break 08:18:12 + case $python in 08:18:12 + local pkg_list= 08:18:12 + [[ -d /opt/pyenv ]] 08:18:12 + echo 'Setup pyenv:' 08:18:12 Setup pyenv: 08:18:12 + export PYENV_ROOT=/opt/pyenv 08:18:12 + PYENV_ROOT=/opt/pyenv 08:18:12 + 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 08:18:12 + 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 08:18:12 + pyenv versions 08:18:12 system 08:18:12 3.8.13 08:18:12 3.9.13 08:18:12 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 08:18:12 + command -v pyenv 08:18:12 ++ pyenv init - --no-rehash 08:18:12 + 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[*]}"'\'')" 08:18:12 export PATH="/opt/pyenv/shims:${PATH}" 08:18:12 export PYENV_SHELL=bash 08:18:12 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:18:12 pyenv() { 08:18:12 local command 08:18:12 command="${1:-}" 08:18:12 if [ "$#" -gt 0 ]; then 08:18:12 shift 08:18:12 fi 08:18:12 08:18:12 case "$command" in 08:18:12 rehash|shell) 08:18:12 eval "$(pyenv "sh-$command" "$@")" 08:18:12 ;; 08:18:12 *) 08:18:12 command pyenv "$command" "$@" 08:18:12 ;; 08:18:12 esac 08:18:12 }' 08:18:12 +++ 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[*]}"' 08:18:12 ++ 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 08:18:12 ++ 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 08:18:12 ++ 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 08:18:12 ++ export PYENV_SHELL=bash 08:18:12 ++ PYENV_SHELL=bash 08:18:12 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:18:12 +++ complete -F _pyenv pyenv 08:18:12 ++ lf-pyver python3 08:18:12 ++ local py_version_xy=python3 08:18:12 ++ local py_version_xyz= 08:18:12 ++ pyenv versions 08:18:12 ++ local command 08:18:12 ++ sed 's/^[ *]* //' 08:18:12 ++ command=versions 08:18:12 ++ '[' 1 -gt 0 ']' 08:18:12 ++ shift 08:18:12 ++ case "$command" in 08:18:12 ++ command pyenv versions 08:18:12 ++ pyenv versions 08:18:12 ++ awk '{ print $1 }' 08:18:12 ++ grep -E '^[0-9.]*[0-9]$' 08:18:12 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:18:12 +++ grep '^3' /tmp/.pyenv_versions 08:18:12 +++ sort -V 08:18:12 +++ tail -n 1 08:18:12 ++ py_version_xyz=3.10.6 08:18:12 ++ [[ -z 3.10.6 ]] 08:18:12 ++ echo 3.10.6 08:18:12 ++ return 0 08:18:12 + pyenv local 3.10.6 08:18:12 + local command 08:18:12 + command=local 08:18:12 + '[' 2 -gt 0 ']' 08:18:12 + shift 08:18:12 + case "$command" in 08:18:12 + command pyenv local 3.10.6 08:18:12 + pyenv local 3.10.6 08:18:12 + for arg in "$@" 08:18:12 + case $arg in 08:18:12 + pkg_list+='tox ' 08:18:12 + for arg in "$@" 08:18:12 + case $arg in 08:18:12 + pkg_list+='virtualenv ' 08:18:12 + for arg in "$@" 08:18:12 + case $arg in 08:18:12 + pkg_list+='urllib3~=1.26.15 ' 08:18:12 + [[ -f /tmp/.toxenv ]] 08:18:12 ++ cat /tmp/.toxenv 08:18:12 + lf_venv=/tmp/venv-vMVN 08:18:12 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vMVN from' file:/tmp/.toxenv 08:18:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vMVN from file:/tmp/.toxenv 08:18:12 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 08:18:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:18:12 + local 'pip_opts=--upgrade --quiet' 08:18:12 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 08:18:12 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 08:18:12 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 08:18:12 + [[ -n '' ]] 08:18:12 + [[ -n '' ]] 08:18:12 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 08:18:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:18:12 + /tmp/venv-vMVN/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 08:18:15 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 08:18:15 lf-activate-venv(): INFO: Base packages installed successfully 08:18:15 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:18:15 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 08:18:15 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 08:18:15 + /tmp/venv-vMVN/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 08:18:15 + type python3 08:18:15 + true 08:18:15 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-vMVN/bin to PATH' 08:18:15 lf-activate-venv(): INFO: Adding /tmp/venv-vMVN/bin to PATH 08:18:15 + PATH=/tmp/venv-vMVN/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 08:18:15 + return 0 08:18:15 + [[ -d /opt/pyenv ]] 08:18:15 + echo '---> Setting up pyenv' 08:18:15 ---> Setting up pyenv 08:18:15 + export PYENV_ROOT=/opt/pyenv 08:18:15 + PYENV_ROOT=/opt/pyenv 08:18:15 + export PATH=/opt/pyenv/bin:/tmp/venv-vMVN/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 08:18:15 + PATH=/opt/pyenv/bin:/tmp/venv-vMVN/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 08:18:15 ++ pwd 08:18:15 + PYTHONPATH=/w/workspace/integration-python-onapsdk-master-pylint-lint 08:18:15 + export PYTHONPATH 08:18:15 + export TOX_TESTENV_PASSENV=PYTHONPATH 08:18:15 + TOX_TESTENV_PASSENV=PYTHONPATH 08:18:15 + tox --version 08:18:15 4.60.0 from /tmp/venv-vMVN/lib/python3.10/site-packages/tox/__init__.py 08:18:15 + PARALLEL=false 08:18:15 + TOX_OPTIONS_LIST= 08:18:15 + [[ -n pylint ]] 08:18:15 + TOX_OPTIONS_LIST=' -e pylint' 08:18:15 + case ${PARALLEL,,} in 08:18:15 + tox -e pylint 08:18:15 + tee -a /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/tox/tox.log 08:18:15 pylint: install_deps> python -I -m pip install -r test-requirements.txt 08:18:30 .pkg: install_requires> python -I -m pip install 'setuptools>=40.8.0' 08:18:31 .pkg: _optional_hooks> python /tmp/venv-vMVN/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 08:18:31 .pkg: get_requires_for_build_sdist> python /tmp/venv-vMVN/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 08:18:31 .pkg: install_requires_for_build_sdist> python -I -m pip install pytest-runner==5.2 08:18:34 .pkg: get_requires_for_build_wheel> python /tmp/venv-vMVN/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 08:18:34 .pkg: install_requires_for_build_wheel> python -I -m pip install pytest-runner==5.2 08:18:34 .pkg: freeze> python -m pip freeze --all 08:18:34 .pkg: pip==26.2.1,pytest-runner==5.2,setuptools==84.0.0 08:18:34 .pkg: prepare_metadata_for_build_wheel> python /tmp/venv-vMVN/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 08:18:34 .pkg: build_sdist> python /tmp/venv-vMVN/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 08:18:34 pylint: install_package_deps> python -I -m pip install dacite==1.6.0 jinja2==3.1.5 jsonschema==4.4.0 kafka-python-ng==2.2.2 'more-itertools>=8.12.0' opentelemetry-api==1.33.1 oyaml==1.0 'requests[socks]==2.32.3' simplejson==3.17.6 08:18:35 pylint: install_package> python -I -m pip install --force-reinstall --no-deps /w/workspace/integration-python-onapsdk-master-pylint-lint/.tox/.tmp/package/1/onapsdk-14.5.0.tar.gz 08:18:38 pylint: freeze> python -m pip freeze --all 08:18:39 pylint: ast_serialize==0.8.0,astroid==4.0.4,attrs==26.1.0,bandit==1.9.4,certifi==2026.7.22,charset-normalizer==3.5.1,coverage==7.15.4,dacite==1.6.0,Deprecated==1.3.1,dill==0.4.1,exceptiongroup==1.3.1,idna==3.18,importlib_metadata==8.6.1,iniconfig==2.3.0,isort==8.0.1,Jinja2==3.1.5,jsonschema==4.4.0,kafka-python-ng==2.2.2,librt==0.15.0,markdown-it-py==4.2.0,MarkupSafe==3.0.3,mccabe==0.7.0,mdurl==0.1.2,more-itertools==11.1.0,mypy==2.3.1,mypy_extensions==1.1.0,onapsdk==14.5.0,opentelemetry-api==1.33.1,oyaml==1.0,packaging==26.3,pathspec==1.1.1,pip==26.2.1,platformdirs==4.11.3,pluggy==1.6.0,pydocstyle==6.3.0,Pygments==2.21.0,pylint==4.0.7,pyrsistent==0.20.0,PySocks==1.7.1,pytest==9.1.1,pytest-cov==7.1.0,PyYAML==6.0.3,requests==2.32.3,requests-mock==1.12.1,rich==15.0.0,setuptools==84.0.0,simplejson==3.17.6,snowballstemmer==3.1.1,stevedore==5.8.0,tomli==2.4.1,tomlkit==0.15.1,typing_extensions==4.16.0,urllib3==2.7.0,wrapt==2.3.0,zipp==4.1.0 08:18:39 pylint: commands[0]> pylint src/ --max-positional-arguments=55 08:19:05 08:19:05 ------------------------------------ 08:19:05 Your code has been rated at 10.00/10 08:19:05 08:19:09 pylint: OK (53.18=setup[24.35]+cmd[28.83] seconds) 08:19:09 congratulations :) (53.22 seconds) 08:19:09 + tox_status=0 08:19:09 + echo '---> Completed tox runs' 08:19:09 ---> Completed tox runs 08:19:09 + for i in .tox/*/log 08:19:09 ++ echo .tox/pylint/log 08:19:09 ++ awk -F/ '{print $2}' 08:19:09 + tox_env=pylint 08:19:09 + cp -r .tox/pylint/log /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/tox/pylint 08:19:09 + DOC_DIR=docs/_build/html 08:19:09 + [[ -d docs/_build/html ]] 08:19:09 + echo '---> tox-run.sh ends' 08:19:09 ---> tox-run.sh ends 08:19:09 + test 0 -eq 0 08:19:10 $ ssh-agent -k 08:19:10 unset SSH_AUTH_SOCK; 08:19:10 unset SSH_AGENT_PID; 08:19:10 echo Agent pid 2099 killed; 08:19:10 [ssh-agent] Stopped. 08:19:10 [PostBuildScript] - [INFO] Executing post build scripts. 08:19:10 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins848934727023035642.sh 08:19:10 ---> sysstat.sh 08:19:10 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins8015570369747307556.sh 08:19:10 ---> package-listing.sh 08:19:10 ++ facter osfamily 08:19:10 ++ tr '[:upper:]' '[:lower:]' 08:19:10 + OS_FAMILY=debian 08:19:10 + workspace=/w/workspace/integration-python-onapsdk-master-pylint-lint 08:19:10 + START_PACKAGES=/tmp/packages_start.txt 08:19:10 + END_PACKAGES=/tmp/packages_end.txt 08:19:10 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:19:10 + PACKAGES=/tmp/packages_start.txt 08:19:10 + '[' /w/workspace/integration-python-onapsdk-master-pylint-lint ']' 08:19:10 + PACKAGES=/tmp/packages_end.txt 08:19:10 + case "${OS_FAMILY}" in 08:19:10 + dpkg -l 08:19:10 + grep '^ii' 08:19:10 + '[' -f /tmp/packages_start.txt ']' 08:19:10 + '[' -f /tmp/packages_end.txt ']' 08:19:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:19:10 + '[' /w/workspace/integration-python-onapsdk-master-pylint-lint ']' 08:19:10 + mkdir -p /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/ 08:19:10 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/ 08:19:10 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins15613344816959534142.sh 08:19:10 ---> capture-instance-metadata.sh 08:19:10 Setup pyenv: 08:19:10 system 08:19:10 3.8.13 08:19:10 3.9.13 08:19:10 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 08:19:14 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-569H 08:19:14 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:19:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:19:14 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:19:18 lf-activate-venv(): INFO: Base packages installed successfully 08:19:18 lf-activate-venv(): INFO: Installing additional packages: lftools 08:19:40 lf-activate-venv(): INFO: Adding /tmp/venv-569H/bin to PATH 08:19:40 INFO: Running in OpenStack, capturing instance metadata 08:19:40 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins18380789623391324340.sh 08:19:40 provisioning config files... 08:19:40 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-python-onapsdk-master-pylint-lint@tmp/config8215694862293635019tmp 08:19:40 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 08:19:40 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 08:19:40 [EnvInject] - Injecting environment variables from a build step. 08:19:40 [EnvInject] - Injecting as environment variables the properties content 08:19:40 SERVER_ID=logs 08:19:40 08:19:40 [EnvInject] - Variables injected successfully. 08:19:40 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins7763202278906887305.sh 08:19:40 ---> create-netrc.sh 08:19:40 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins3474435105242869504.sh 08:19:40 ---> python-tools-install.sh 08:19:40 Setup pyenv: 08:19:40 system 08:19:40 3.8.13 08:19:40 3.9.13 08:19:40 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 08:19:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-569H from file:/tmp/.os_lf_venv 08:19:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:19:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:19:43 lf-activate-venv(): INFO: Base packages installed successfully 08:19:43 lf-activate-venv(): INFO: Installing additional packages: lftools 08:19:51 lf-activate-venv(): INFO: Adding /tmp/venv-569H/bin to PATH 08:19:51 Generating Requirements File 08:20:11 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. 08:20:11 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 08:20:11 Python 3.10.6 08:20:11 pip 26.2.1 from /tmp/venv-569H/lib/python3.10/site-packages/pip (python 3.10) 08:20:14 aiohappyeyeballs==2.7.1 08:20:14 aiohttp==3.14.3 08:20:14 aiosignal==1.4.0 08:20:14 appdirs==1.4.4 08:20:14 argcomplete==3.7.2 08:20:14 aspy.yaml==1.3.0 08:20:14 async-timeout==5.0.1 08:20:14 attrs==26.1.0 08:20:14 autopage==0.6.0 08:20:14 backports.strenum==1.3.1 08:20:14 beautifulsoup4==4.15.0 08:20:14 boto3==1.43.72 08:20:14 botocore==1.43.72 08:20:14 bs4==0.0.2 08:20:14 certifi==2026.7.22 08:20:14 cffi==2.1.1 08:20:14 cfgv==3.5.0 08:20:14 chardet==7.6.0 08:20:14 charset-normalizer==3.5.1 08:20:14 click==8.4.2 08:20:14 cliff==4.14.0 08:20:14 cmd2==3.5.1 08:20:14 cryptography==3.3.2 08:20:14 debtcollector==3.1.0 08:20:14 decorator==5.3.1 08:20:14 defusedxml==0.7.1 08:20:14 Deprecated==1.3.1 08:20:14 distlib==0.4.3 08:20:14 dnspython==2.8.0 08:20:14 docker==7.2.0 08:20:14 dogpile.cache==1.5.0 08:20:14 durationpy==0.10 08:20:14 email-validator==2.3.0 08:20:14 filelock==3.32.3 08:20:14 frozenlist==1.8.0 08:20:14 future==1.0.0 08:20:14 gitdb==4.0.12 08:20:14 GitPython==3.1.59 08:20:14 httplib2==0.30.2 08:20:14 identify==2.6.19 08:20:14 idna==3.18 08:20:14 importlib-resources==1.5.0 08:20:14 iso8601==2.1.0 08:20:14 Jinja2==3.1.6 08:20:14 jmespath==1.1.0 08:20:14 jsonpatch==1.33 08:20:14 jsonpointer==3.1.1 08:20:14 jsonschema==4.26.0 08:20:14 jsonschema-specifications==2025.9.1 08:20:14 keystoneauth1==5.14.0 08:20:14 kubernetes==36.0.3 08:20:14 lftools==0.37.23 08:20:14 lxml==6.1.1 08:20:14 markdown-it-py==4.2.0 08:20:14 MarkupSafe==3.0.3 08:20:14 mdurl==0.1.2 08:20:14 msgpack==1.2.1 08:20:14 multi_key_dict==2.0.3 08:20:14 multidict==6.7.1 08:20:14 munch==4.0.0 08:20:14 netaddr==1.3.0 08:20:14 niet==1.4.2 08:20:14 nodeenv==1.10.0 08:20:14 oauth2client==4.1.3 08:20:14 oauthlib==3.3.1 08:20:14 openstacksdk==4.13.0 08:20:14 os-service-types==1.8.2 08:20:14 osc-lib==4.6.0 08:20:14 oslo.config==10.4.0 08:20:14 oslo.context==6.4.0 08:20:14 oslo.i18n==6.8.0 08:20:14 oslo.log==8.2.0 08:20:14 oslo.serialization==5.10.0 08:20:14 oslo.utils==10.1.1 08:20:14 packaging==26.3 08:20:14 pbr==7.0.3 08:20:14 platformdirs==4.11.3 08:20:14 prettytable==3.18.0 08:20:14 propcache==0.5.2 08:20:14 psutil==7.2.2 08:20:14 pyasn1==0.6.4 08:20:14 pyasn1_modules==0.4.2 08:20:14 pycparser==3.0 08:20:14 pygerrit2==2.0.15 08:20:14 PyGithub==2.9.1 08:20:14 Pygments==2.21.0 08:20:14 PyJWT==2.13.0 08:20:14 PyNaCl==1.6.2 08:20:14 pyparsing==2.4.7 08:20:14 pyperclip==1.11.0 08:20:14 pyrsistent==0.20.0 08:20:14 python-cinderclient==9.9.0 08:20:14 python-dateutil==2.9.0.post0 08:20:14 python-discovery==1.5.2 08:20:14 python-heatclient==5.2.0 08:20:14 python-jenkins==1.8.3 08:20:14 python-keystoneclient==5.8.0 08:20:14 python-magnumclient==4.11.0 08:20:14 python-openstackclient==10.0.0 08:20:14 python-swiftclient==4.10.0 08:20:14 PyYAML==6.0.3 08:20:14 referencing==0.37.0 08:20:14 requests==2.34.2 08:20:14 requests-oauthlib==2.0.0 08:20:14 rfc3986==2.0.0 08:20:14 rich==15.0.0 08:20:14 rich-argparse==1.8.0 08:20:14 rpds-py==0.30.0 08:20:14 rsa==4.9.1 08:20:14 ruamel.yaml==0.19.1 08:20:14 ruamel.yaml.clib==0.2.15 08:20:14 s3transfer==0.19.2 08:20:14 simplejson==4.1.1 08:20:14 six==1.17.0 08:20:14 smmap==5.0.3 08:20:14 soupsieve==2.9.2 08:20:14 stevedore==5.8.0 08:20:14 tabulate==0.10.0 08:20:14 toml==0.10.2 08:20:14 tomlkit==0.15.1 08:20:14 tqdm==4.70.0 08:20:14 typing_extensions==4.16.0 08:20:14 urllib3==1.26.20 08:20:14 virtualenv==21.7.4 08:20:14 wcwidth==0.8.2 08:20:14 websocket-client==1.9.0 08:20:14 wrapt==2.3.0 08:20:14 xdg==6.0.0 08:20:14 xmltodict==1.0.4 08:20:14 yarl==1.24.5 08:20:14 yq==4.1.2 08:20:14 [integration-python-onapsdk-master-pylint-lint] $ /bin/sh /tmp/jenkins15988574924048198999.sh 08:20:14 ---> uv-install.sh 08:20:14 Installing uv/uvx (latest) using shell installer 08:20:14 2026-08-17 08:20:14 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71225/71225] -> "/tmp/uv-install-Jy9KtK.sh" [1] 08:20:14 downloading uv 0.12.5 x86_64-unknown-linux-gnu 08:20:15 installing to /home/jenkins/.local/bin 08:20:15 uv 08:20:15 uvx 08:20:15 everything's installed! 08:20:15 08:20:15 To add $HOME/.local/bin to your PATH, either restart your shell or run: 08:20:15 08:20:15 source $HOME/.local/bin/env (sh, bash, zsh) 08:20:15 source $HOME/.local/bin/env.fish (fish) 08:20:15 Adding install location to PATH 08:20:15 ---> Validating uv/uvx install 08:20:15 uvx 0.12.5 (x86_64-unknown-linux-gnu) 08:20:15 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins5571486106841264752.sh 08:20:15 ---> sudo-logs.sh 08:20:15 Archiving 'sudo' log.. 08:20:18 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins16143532468671906930.sh 08:20:18 ---> job-cost.sh 08:20:18 INFO: Activating Python virtual environment... 08:20:18 Setup pyenv: 08:20:18 system 08:20:18 3.8.13 08:20:18 3.9.13 08:20:18 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 08:20:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-569H from file:/tmp/.os_lf_venv 08:20:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:20:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:20:22 lf-activate-venv(): INFO: Base packages installed successfully 08:20:22 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:20:26 lf-activate-venv(): INFO: Adding /tmp/venv-569H/bin to PATH 08:20:26 INFO: No stack-cost file found 08:20:26 INFO: Instance uptime: 217s 08:20:26 INFO: Fetching instance metadata (attempt 1 of 3)... 08:20:26 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 08:20:26 INFO: Successfully fetched instance metadata 08:20:26 INFO: Instance type: v3-standard-8 08:20:26 INFO: Retrieving pricing info for: v3-standard-8 08:20:26 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 08:20:26 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-8/cost?seconds=217 08:20:26 INFO: Successfully fetched Vexxhost pricing API 08:20:26 INFO: Retrieved cost: 0.22 08:20:26 INFO: Retrieved resource: v3-standard-8 08:20:26 INFO: Creating archive directory: /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/cost 08:20:26 INFO: Archiving costs to: /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/cost.csv 08:20:26 INFO: Successfully archived job cost data 08:20:26 DEBUG: Cost data: integration-python-onapsdk-master-pylint-lint,281,2026-08-17 08:20:24,v3-standard-8,217,0.22,0.00,SUCCESS 08:20:26 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash -l /tmp/jenkins2638340172386110638.sh 08:20:26 ---> logs-deploy.sh 08:20:26 Setup pyenv: 08:20:26 system 08:20:26 3.8.13 08:20:26 3.9.13 08:20:26 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 08:20:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-569H from file:/tmp/.os_lf_venv 08:20:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:20:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:20:30 lf-activate-venv(): INFO: Base packages installed successfully 08:20:30 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 08:20:34 lf-activate-venv(): INFO: Adding /tmp/venv-569H/bin to PATH 08:20:34 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-python-onapsdk-master-pylint-lint/281 08:20:34 INFO: archiving workspace using pattern(s): 08:20:35 Archives upload complete. 08:20:38 INFO: archiving logs to Nexus 08:20:38 ---> uname -a: 08:20:38 Linux prd-ubuntu1804-docker-8c-8g-13142 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 08:20:38 08:20:38 08:20:38 ---> lscpu: 08:20:38 Architecture: x86_64 08:20:38 CPU op-mode(s): 32-bit, 64-bit 08:20:38 Byte Order: Little Endian 08:20:38 CPU(s): 8 08:20:38 On-line CPU(s) list: 0-7 08:20:38 Thread(s) per core: 1 08:20:38 Core(s) per socket: 1 08:20:38 Socket(s): 8 08:20:38 NUMA node(s): 1 08:20:38 Vendor ID: AuthenticAMD 08:20:38 CPU family: 23 08:20:38 Model: 49 08:20:38 Model name: AMD EPYC-Rome Processor 08:20:38 Stepping: 0 08:20:38 CPU MHz: 2799.998 08:20:38 BogoMIPS: 5599.99 08:20:38 Virtualization: AMD-V 08:20:38 Hypervisor vendor: KVM 08:20:38 Virtualization type: full 08:20:38 L1d cache: 32K 08:20:38 L1i cache: 32K 08:20:38 L2 cache: 512K 08:20:38 L3 cache: 16384K 08:20:38 NUMA node0 CPU(s): 0-7 08:20:38 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 08:20:38 08:20:38 08:20:38 ---> nproc: 08:20:38 8 08:20:38 08:20:38 08:20:38 ---> df -h: 08:20:38 Filesystem Size Used Avail Use% Mounted on 08:20:38 udev 16G 0 16G 0% /dev 08:20:38 tmpfs 3.2G 712K 3.2G 1% /run 08:20:38 /dev/vda1 155G 11G 145G 7% / 08:20:38 tmpfs 16G 0 16G 0% /dev/shm 08:20:38 tmpfs 5.0M 0 5.0M 0% /run/lock 08:20:38 tmpfs 16G 0 16G 0% /sys/fs/cgroup 08:20:38 /dev/vda15 105M 4.4M 100M 5% /boot/efi 08:20:38 tmpfs 3.2G 0 3.2G 0% /run/user/1001 08:20:38 08:20:38 08:20:38 ---> free -m: 08:20:38 total used free shared buff/cache available 08:20:38 Mem: 32167 831 28909 0 2425 30899 08:20:38 Swap: 1023 0 1023 08:20:38 08:20:38 08:20:38 ---> ip addr: 08:20:38 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:20:38 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:20:38 inet 127.0.0.1/8 scope host lo 08:20:38 valid_lft forever preferred_lft forever 08:20:38 inet6 ::1/128 scope host 08:20:38 valid_lft forever preferred_lft forever 08:20:38 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 08:20:38 link/ether fa:16:3e:13:73:d8 brd ff:ff:ff:ff:ff:ff 08:20:38 inet 10.30.107.197/23 brd 10.30.107.255 scope global dynamic ens3 08:20:38 valid_lft 86179sec preferred_lft 86179sec 08:20:38 inet6 fe80::f816:3eff:fe13:73d8/64 scope link 08:20:38 valid_lft forever preferred_lft forever 08:20:38 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 08:20:38 link/ether 02:42:1b:8f:5d:04 brd ff:ff:ff:ff:ff:ff 08:20:38 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 08:20:38 valid_lft forever preferred_lft forever 08:20:38 08:20:38 08:20:38 ---> sar -b -r -n DEV: 08:20:38 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-13142) 08/17/26 _x86_64_ (8 CPU) 08:20:38 08:20:38 08:16:58 LINUX RESTART (8 CPU) 08:20:38 08:20:38 08:17:01 tps rtps wtps bread/s bwrtn/s 08:20:38 08:18:01 343.08 65.77 277.30 5101.42 136830.53 08:20:38 08:19:01 116.08 13.71 102.37 357.41 60242.49 08:20:38 08:20:01 61.85 0.77 61.08 84.37 6320.83 08:20:38 Average: 173.66 26.75 146.91 1847.63 67794.53 08:20:38 08:20:38 08:17:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:20:38 08:18:01 30447632 31723452 2491588 7.56 41296 1562556 1376208 4.05 804568 1435956 10276 08:20:38 08:19:01 29911416 31453624 3027804 9.19 61364 1791860 1647240 4.85 1118048 1623232 23176 08:20:38 08:20:01 29796348 31624372 3142872 9.54 84000 2039712 1430924 4.21 968156 1856524 176612 08:20:38 Average: 30051799 31600483 2887421 8.77 62220 1798043 1484791 4.37 963591 1638571 70021 08:20:38 08:20:38 08:17:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:20:38 08:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:20:38 08:18:01 ens3 225.66 161.91 777.74 67.83 0.00 0.00 0.00 0.00 08:20:38 08:18:01 lo 1.00 1.00 0.09 0.09 0.00 0.00 0.00 0.00 08:20:38 08:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:20:38 08:19:01 ens3 49.64 31.81 643.57 8.13 0.00 0.00 0.00 0.00 08:20:38 08:19:01 lo 0.93 0.93 0.10 0.10 0.00 0.00 0.00 0.00 08:20:38 08:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:20:38 08:20:01 ens3 59.18 37.39 821.37 8.28 0.00 0.00 0.00 0.00 08:20:38 08:20:01 lo 0.80 0.80 0.10 0.10 0.00 0.00 0.00 0.00 08:20:38 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:20:38 Average: ens3 111.49 77.03 747.56 28.08 0.00 0.00 0.00 0.00 08:20:38 Average: lo 0.91 0.91 0.10 0.10 0.00 0.00 0.00 0.00 08:20:38 08:20:38 08:20:38 ---> sar -P ALL: 08:20:38 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-13142) 08/17/26 _x86_64_ (8 CPU) 08:20:38 08:20:38 08:16:58 LINUX RESTART (8 CPU) 08:20:38 08:20:38 08:17:01 CPU %user %nice %system %iowait %steal %idle 08:20:38 08:18:01 all 4.64 0.00 0.96 2.39 0.04 91.98 08:20:38 08:18:01 0 3.73 0.00 0.60 2.64 0.03 92.99 08:20:38 08:18:01 1 5.13 0.00 0.95 1.20 0.03 92.69 08:20:38 08:18:01 2 2.67 0.00 1.82 0.17 0.03 95.31 08:20:38 08:18:01 3 6.05 0.00 0.77 3.97 0.05 89.16 08:20:38 08:18:01 4 5.97 0.00 1.62 4.36 0.03 88.01 08:20:38 08:18:01 5 5.78 0.00 0.57 0.45 0.03 93.17 08:20:38 08:18:01 6 4.69 0.00 0.78 1.19 0.03 93.31 08:20:38 08:18:01 7 3.14 0.00 0.54 5.17 0.03 91.12 08:20:38 08:19:01 all 11.09 0.00 0.62 1.14 0.03 87.12 08:20:38 08:19:01 0 4.72 0.00 0.47 0.00 0.02 94.80 08:20:38 08:19:01 1 10.07 0.00 0.82 0.22 0.02 88.88 08:20:38 08:19:01 2 14.99 0.00 0.57 0.55 0.03 83.86 08:20:38 08:19:01 3 17.40 0.00 0.55 0.15 0.03 81.86 08:20:38 08:19:01 4 0.67 0.00 0.27 0.00 0.02 99.05 08:20:38 08:19:01 5 5.58 0.00 0.55 0.20 0.02 93.65 08:20:38 08:19:01 6 33.07 0.00 1.33 0.35 0.07 65.18 08:20:38 08:19:01 7 2.15 0.00 0.47 7.64 0.07 89.68 08:20:38 08:20:01 all 10.52 0.00 0.62 0.40 0.03 88.42 08:20:38 08:20:01 0 6.77 0.00 0.64 0.05 0.02 92.53 08:20:38 08:20:01 1 35.04 0.00 1.12 0.18 0.07 63.59 08:20:38 08:20:01 2 5.90 0.00 0.33 0.00 0.03 93.73 08:20:38 08:20:01 3 19.92 0.00 1.57 1.85 0.05 76.61 08:20:38 08:20:01 4 3.84 0.00 0.37 0.02 0.02 95.76 08:20:38 08:20:01 5 1.67 0.00 0.15 0.02 0.00 98.17 08:20:38 08:20:01 6 8.12 0.00 0.37 0.08 0.03 91.40 08:20:38 08:20:01 7 2.90 0.00 0.40 1.04 0.02 95.64 08:20:38 Average: all 8.75 0.00 0.73 1.31 0.03 89.17 08:20:38 Average: 0 5.07 0.00 0.57 0.90 0.02 93.44 08:20:38 Average: 1 16.75 0.00 0.96 0.53 0.04 81.71 08:20:38 Average: 2 7.85 0.00 0.91 0.24 0.03 90.97 08:20:38 Average: 3 14.47 0.00 0.96 1.99 0.04 82.53 08:20:38 Average: 4 3.49 0.00 0.75 1.46 0.02 94.28 08:20:38 Average: 5 4.35 0.00 0.42 0.22 0.02 94.99 08:20:38 Average: 6 15.30 0.00 0.83 0.54 0.04 83.29 08:20:38 Average: 7 2.73 0.00 0.47 4.61 0.04 92.15 08:20:38 08:20:38 08:20:38