07:28:18 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/python-onapsdk/+/143130 07:28:18 Running as SYSTEM 07:28:18 [EnvInject] - Loading node environment variables. 07:28:18 Building remotely on prd-ubuntu1804-docker-8c-8g-6363 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/integration-python-onapsdk-master-pylint-lint 07:28:18 [ssh-agent] Looking for ssh-agent implementation... 07:28:18 $ ssh-agent 07:28:18 SSH_AUTH_SOCK=/tmp/ssh-E8mvom5g3WYa/agent.1990 07:28:18 SSH_AGENT_PID=1992 07:28:18 [ssh-agent] Started. 07:28:18 Running ssh-add (command line suppressed) 07:28:18 Identity added: /w/workspace/integration-python-onapsdk-master-pylint-lint@tmp/private_key_15045243232060875981.key (/w/workspace/integration-python-onapsdk-master-pylint-lint@tmp/private_key_15045243232060875981.key) 07:28:18 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 07:28:18 The recommended git tool is: NONE 07:28:19 using credential onap-jenkins-ssh 07:28:19 Wiping out workspace first. 07:28:20 Cloning the remote Git repository 07:28:20 Cloning repository git://cloud.onap.org/mirror/integration/python-onapsdk.git 07:28:20 > git init /w/workspace/integration-python-onapsdk-master-pylint-lint # timeout=10 07:28:20 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 07:28:20 > git --version # timeout=10 07:28:20 > git --version # 'git version 2.17.1' 07:28:20 using GIT_SSH to set credentials Gerrit user 07:28:20 Verifying host key using manually-configured host key entries 07:28:20 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git +refs/heads/*:refs/remotes/origin/* # timeout=30 07:28:20 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 07:28:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:28:20 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 07:28:20 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 07:28:20 using GIT_SSH to set credentials Gerrit user 07:28:20 Verifying host key using manually-configured host key entries 07:28:20 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git refs/changes/30/143130/1 # timeout=30 07:28:20 > git rev-parse 1909fa9040277d7328ea71121949f39cbd721b5a^{commit} # timeout=10 07:28:20 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 07:28:20 Checking out Revision 1909fa9040277d7328ea71121949f39cbd721b5a (refs/changes/30/143130/1) 07:28:20 > git config core.sparsecheckout # timeout=10 07:28:20 > git checkout -f 1909fa9040277d7328ea71121949f39cbd721b5a # timeout=30 07:28:24 Commit message: "Remove dependency on cryptography and pyOpenSSL in python-onapsdk" 07:28:24 > git rev-parse FETCH_HEAD^{commit} # timeout=10 07:28:24 > git rev-list --no-walk 2fa7f32870735ed4ba49636ab641a21545e0e174 # timeout=10 07:28:24 [EnvInject] - Injecting environment variables from a build step. 07:28:24 [EnvInject] - Injecting as environment variables the properties content 07:28:24 PYTHON=python3 07:28:24 07:28:24 [EnvInject] - Variables injected successfully. 07:28:24 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash -l /tmp/jenkins7130359061182270968.sh 07:28:24 ---> tox-install.sh 07:28:24 + source /home/jenkins/lf-env.sh 07:28:24 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:28:24 ++ mktemp -d /tmp/venv-XXXX 07:28:24 + lf_venv=/tmp/venv-dEoM 07:28:24 + local venv_file=/tmp/.os_lf_venv 07:28:24 + local python=python3 07:28:24 + local options 07:28:24 + local set_path=true 07:28:24 + local install_args= 07:28:24 ++ 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 07:28:24 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:28:24 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:28:24 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:28:24 + true 07:28:24 + case $1 in 07:28:24 + venv_file=/tmp/.toxenv 07:28:24 + shift 2 07:28:24 + true 07:28:24 + case $1 in 07:28:24 + shift 07:28:24 + break 07:28:24 + case $python in 07:28:24 + local pkg_list= 07:28:24 + [[ -d /opt/pyenv ]] 07:28:24 + echo 'Setup pyenv:' 07:28:24 Setup pyenv: 07:28:24 + export PYENV_ROOT=/opt/pyenv 07:28:24 + PYENV_ROOT=/opt/pyenv 07:28:24 + 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 07:28:24 + 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 07:28:24 + pyenv versions 07:28:24 * system (set by /opt/pyenv/version) 07:28:24 * 3.8.13 (set by /opt/pyenv/version) 07:28:24 * 3.9.13 (set by /opt/pyenv/version) 07:28:24 * 3.10.6 (set by /opt/pyenv/version) 07:28:24 + command -v pyenv 07:28:24 ++ pyenv init - --no-rehash 07:28:24 + 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[*]}"'\'')" 07:28:24 export PATH="/opt/pyenv/shims:${PATH}" 07:28:24 export PYENV_SHELL=bash 07:28:24 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:28:24 pyenv() { 07:28:24 local command 07:28:24 command="${1:-}" 07:28:24 if [ "$#" -gt 0 ]; then 07:28:24 shift 07:28:24 fi 07:28:24 07:28:24 case "$command" in 07:28:24 rehash|shell) 07:28:24 eval "$(pyenv "sh-$command" "$@")" 07:28:24 ;; 07:28:24 *) 07:28:24 command pyenv "$command" "$@" 07:28:24 ;; 07:28:24 esac 07:28:24 }' 07:28:24 +++ 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[*]}"' 07:28:24 ++ 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 07:28:24 ++ 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 07:28:24 ++ 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 07:28:24 ++ export PYENV_SHELL=bash 07:28:24 ++ PYENV_SHELL=bash 07:28:24 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:28:24 +++ complete -F _pyenv pyenv 07:28:24 ++ lf-pyver python3 07:28:24 ++ local py_version_xy=python3 07:28:24 ++ local py_version_xyz= 07:28:24 ++ sed 's/^[ *]* //' 07:28:24 ++ awk '{ print $1 }' 07:28:24 ++ pyenv versions 07:28:24 ++ grep -E '^[0-9.]*[0-9]$' 07:28:24 ++ local command 07:28:24 ++ command=versions 07:28:24 ++ '[' 1 -gt 0 ']' 07:28:24 ++ shift 07:28:24 ++ case "$command" in 07:28:24 ++ command pyenv versions 07:28:24 ++ pyenv versions 07:28:24 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:28:24 +++ grep '^3' /tmp/.pyenv_versions 07:28:24 +++ sort -V 07:28:24 +++ tail -n 1 07:28:24 ++ py_version_xyz=3.10.6 07:28:24 ++ [[ -z 3.10.6 ]] 07:28:24 ++ echo 3.10.6 07:28:24 ++ return 0 07:28:24 + pyenv local 3.10.6 07:28:24 + local command 07:28:24 + command=local 07:28:24 + '[' 2 -gt 0 ']' 07:28:24 + shift 07:28:24 + case "$command" in 07:28:24 + command pyenv local 3.10.6 07:28:24 + pyenv local 3.10.6 07:28:24 + for arg in "$@" 07:28:24 + case $arg in 07:28:24 + pkg_list+='tox ' 07:28:24 + for arg in "$@" 07:28:24 + case $arg in 07:28:24 + pkg_list+='virtualenv ' 07:28:24 + for arg in "$@" 07:28:24 + case $arg in 07:28:24 + pkg_list+='urllib3~=1.26.15 ' 07:28:24 + [[ -f /tmp/.toxenv ]] 07:28:24 + [[ ! -f /tmp/.toxenv ]] 07:28:24 + [[ -n '' ]] 07:28:24 + python3 -m venv /tmp/venv-dEoM 07:28:28 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-dEoM' 07:28:28 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-dEoM 07:28:28 + echo /tmp/venv-dEoM 07:28:28 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 07:28:28 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 07:28:28 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 07:28:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:28:28 + local 'pip_opts=--upgrade --quiet' 07:28:28 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 07:28:28 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 07:28:28 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 07:28:28 + [[ -n '' ]] 07:28:28 + [[ -n '' ]] 07:28:28 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 07:28:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:28:28 + /tmp/venv-dEoM/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 07:28:32 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 07:28:32 lf-activate-venv(): INFO: Base packages installed successfully 07:28:32 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:28:32 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 07:28:32 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 07:28:32 + /tmp/venv-dEoM/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 07:28:34 + type python3 07:28:34 + true 07:28:34 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-dEoM/bin to PATH' 07:28:34 lf-activate-venv(): INFO: Adding /tmp/venv-dEoM/bin to PATH 07:28:34 + PATH=/tmp/venv-dEoM/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 07:28:34 + return 0 07:28:34 + python3 --version 07:28:34 Python 3.10.6 07:28:34 + python3 -m pip --version 07:28:35 pip 26.0.1 from /tmp/venv-dEoM/lib/python3.10/site-packages/pip (python 3.10) 07:28:35 + python3 -m pip freeze 07:28:35 cachetools==7.0.0 07:28:35 chardet==5.2.0 07:28:35 colorama==0.4.6 07:28:35 distlib==0.4.0 07:28:35 filelock==3.20.3 07:28:35 packaging==26.0 07:28:35 platformdirs==4.5.1 07:28:35 pluggy==1.6.0 07:28:35 pyproject-api==1.10.0 07:28:35 tomli==2.4.0 07:28:35 tox==4.34.1 07:28:35 typing_extensions==4.15.0 07:28:35 urllib3==1.26.20 07:28:35 virtualenv==20.36.1 07:28:35 [EnvInject] - Injecting environment variables from a build step. 07:28:35 [EnvInject] - Injecting as environment variables the properties content 07:28:35 PARALLEL=false 07:28:35 07:28:35 [EnvInject] - Variables injected successfully. 07:28:35 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash -l /tmp/jenkins5278157591540127446.sh 07:28:35 ---> tox-run.sh 07:28:35 + 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 07:28:35 + ARCHIVE_TOX_DIR=/w/workspace/integration-python-onapsdk-master-pylint-lint/archives/tox 07:28:35 + ARCHIVE_DOC_DIR=/w/workspace/integration-python-onapsdk-master-pylint-lint/archives/docs 07:28:35 + mkdir -p /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/tox 07:28:35 + cd /w/workspace/integration-python-onapsdk-master-pylint-lint/. 07:28:35 + source /home/jenkins/lf-env.sh 07:28:35 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:28:35 ++ mktemp -d /tmp/venv-XXXX 07:28:35 + lf_venv=/tmp/venv-jqhu 07:28:35 + local venv_file=/tmp/.os_lf_venv 07:28:35 + local python=python3 07:28:35 + local options 07:28:35 + local set_path=true 07:28:35 + local install_args= 07:28:35 ++ 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 07:28:35 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:28:35 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:28:35 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:28:35 + true 07:28:35 + case $1 in 07:28:35 + venv_file=/tmp/.toxenv 07:28:35 + shift 2 07:28:35 + true 07:28:35 + case $1 in 07:28:35 + shift 07:28:35 + break 07:28:35 + case $python in 07:28:35 + local pkg_list= 07:28:35 + [[ -d /opt/pyenv ]] 07:28:35 + echo 'Setup pyenv:' 07:28:35 Setup pyenv: 07:28:35 + export PYENV_ROOT=/opt/pyenv 07:28:35 + PYENV_ROOT=/opt/pyenv 07:28:35 + 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 07:28:35 + 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 07:28:35 + pyenv versions 07:28:35 system 07:28:35 3.8.13 07:28:35 3.9.13 07:28:35 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 07:28:35 + command -v pyenv 07:28:35 ++ pyenv init - --no-rehash 07:28:35 + 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[*]}"'\'')" 07:28:35 export PATH="/opt/pyenv/shims:${PATH}" 07:28:35 export PYENV_SHELL=bash 07:28:35 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:28:35 pyenv() { 07:28:35 local command 07:28:35 command="${1:-}" 07:28:35 if [ "$#" -gt 0 ]; then 07:28:35 shift 07:28:35 fi 07:28:35 07:28:35 case "$command" in 07:28:35 rehash|shell) 07:28:35 eval "$(pyenv "sh-$command" "$@")" 07:28:35 ;; 07:28:35 *) 07:28:35 command pyenv "$command" "$@" 07:28:35 ;; 07:28:35 esac 07:28:35 }' 07:28:35 +++ 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[*]}"' 07:28:35 ++ 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 07:28:35 ++ 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 07:28:35 ++ 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 07:28:35 ++ export PYENV_SHELL=bash 07:28:35 ++ PYENV_SHELL=bash 07:28:35 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:28:35 +++ complete -F _pyenv pyenv 07:28:35 ++ lf-pyver python3 07:28:35 ++ local py_version_xy=python3 07:28:35 ++ local py_version_xyz= 07:28:35 ++ pyenv versions 07:28:35 ++ local command 07:28:35 ++ sed 's/^[ *]* //' 07:28:35 ++ command=versions 07:28:35 ++ '[' 1 -gt 0 ']' 07:28:35 ++ shift 07:28:35 ++ case "$command" in 07:28:35 ++ command pyenv versions 07:28:35 ++ pyenv versions 07:28:35 ++ awk '{ print $1 }' 07:28:35 ++ grep -E '^[0-9.]*[0-9]$' 07:28:35 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:28:35 +++ grep '^3' /tmp/.pyenv_versions 07:28:35 +++ sort -V 07:28:35 +++ tail -n 1 07:28:35 ++ py_version_xyz=3.10.6 07:28:35 ++ [[ -z 3.10.6 ]] 07:28:35 ++ echo 3.10.6 07:28:35 ++ return 0 07:28:35 + pyenv local 3.10.6 07:28:35 + local command 07:28:35 + command=local 07:28:35 + '[' 2 -gt 0 ']' 07:28:35 + shift 07:28:35 + case "$command" in 07:28:35 + command pyenv local 3.10.6 07:28:35 + pyenv local 3.10.6 07:28:35 + for arg in "$@" 07:28:35 + case $arg in 07:28:35 + pkg_list+='tox ' 07:28:35 + for arg in "$@" 07:28:35 + case $arg in 07:28:35 + pkg_list+='virtualenv ' 07:28:35 + for arg in "$@" 07:28:35 + case $arg in 07:28:35 + pkg_list+='urllib3~=1.26.15 ' 07:28:35 + [[ -f /tmp/.toxenv ]] 07:28:35 ++ cat /tmp/.toxenv 07:28:35 + lf_venv=/tmp/venv-dEoM 07:28:35 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dEoM from' file:/tmp/.toxenv 07:28:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dEoM from file:/tmp/.toxenv 07:28:35 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 07:28:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:28:35 + local 'pip_opts=--upgrade --quiet' 07:28:35 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 07:28:35 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 07:28:35 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 07:28:35 + [[ -n '' ]] 07:28:35 + [[ -n '' ]] 07:28:35 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 07:28:35 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:28:35 + /tmp/venv-dEoM/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 07:28:36 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 07:28:36 lf-activate-venv(): INFO: Base packages installed successfully 07:28:36 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:28:36 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 07:28:36 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 07:28:36 + /tmp/venv-dEoM/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 07:28:37 + type python3 07:28:37 + true 07:28:37 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-dEoM/bin to PATH' 07:28:37 lf-activate-venv(): INFO: Adding /tmp/venv-dEoM/bin to PATH 07:28:37 + PATH=/tmp/venv-dEoM/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 07:28:37 + return 0 07:28:37 + [[ -d /opt/pyenv ]] 07:28:37 + echo '---> Setting up pyenv' 07:28:37 ---> Setting up pyenv 07:28:37 + export PYENV_ROOT=/opt/pyenv 07:28:37 + PYENV_ROOT=/opt/pyenv 07:28:37 + export PATH=/opt/pyenv/bin:/tmp/venv-dEoM/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 07:28:37 + PATH=/opt/pyenv/bin:/tmp/venv-dEoM/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 07:28:37 ++ pwd 07:28:37 + PYTHONPATH=/w/workspace/integration-python-onapsdk-master-pylint-lint 07:28:37 + export PYTHONPATH 07:28:37 + export TOX_TESTENV_PASSENV=PYTHONPATH 07:28:37 + TOX_TESTENV_PASSENV=PYTHONPATH 07:28:37 + tox --version 07:28:37 4.34.1 from /tmp/venv-dEoM/lib/python3.10/site-packages/tox/__init__.py 07:28:37 + PARALLEL=false 07:28:37 + TOX_OPTIONS_LIST= 07:28:37 + [[ -n pylint ]] 07:28:37 + TOX_OPTIONS_LIST=' -e pylint' 07:28:37 + case ${PARALLEL,,} in 07:28:37 + tox -e pylint 07:28:37 + tee -a /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/tox/tox.log 07:28:38 pylint: install_deps> python -I -m pip install -r test-requirements.txt 07:28:48 .pkg: install_requires> python -I -m pip install 'setuptools>=40.8.0' 07:28:49 .pkg: _optional_hooks> python /tmp/venv-dEoM/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 07:28:49 .pkg: get_requires_for_build_sdist> python /tmp/venv-dEoM/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 07:28:49 .pkg: install_requires_for_build_sdist> python -I -m pip install pytest-runner==5.2 07:28:50 .pkg: get_requires_for_build_wheel> python /tmp/venv-dEoM/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 07:28:50 .pkg: install_requires_for_build_wheel> python -I -m pip install pytest-runner==5.2 07:28:50 .pkg: freeze> python -m pip freeze --all 07:28:51 .pkg: pip==25.3,pytest-runner==5.2,setuptools==80.9.0 07:28:51 .pkg: prepare_metadata_for_build_wheel> python /tmp/venv-dEoM/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 07:28:51 .pkg: build_sdist> python /tmp/venv-dEoM/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 07:28:51 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.39.1 oyaml==1.0 'requests[socks]==2.32.3' simplejson==3.17.6 07:28:52 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.3.0.tar.gz 07:28:55 pylint: freeze> python -m pip freeze --all 07:28:56 pylint: astroid==4.0.4,attrs==25.4.0,bandit==1.9.3,certifi==2026.1.4,charset-normalizer==3.4.4,coverage==7.13.3,dacite==1.6.0,dill==0.4.1,exceptiongroup==1.3.1,idna==3.11,importlib_metadata==8.7.1,iniconfig==2.3.0,isort==7.0.0,Jinja2==3.1.5,jsonschema==4.4.0,kafka-python-ng==2.2.2,markdown-it-py==4.0.0,MarkupSafe==3.0.3,mccabe==0.7.0,mdurl==0.1.2,more-itertools==10.8.0,onapsdk==14.3.0,opentelemetry-api==1.39.1,oyaml==1.0,packaging==26.0,pip==25.3,platformdirs==4.5.1,pluggy==1.6.0,pydocstyle==6.3.0,Pygments==2.19.2,pylint==4.0.4,pyrsistent==0.20.0,PySocks==1.7.1,pytest==9.0.2,pytest-cov==7.0.0,PyYAML==6.0.3,requests==2.32.3,requests-mock==1.12.1,rich==14.3.2,setuptools==80.9.0,simplejson==3.17.6,snowballstemmer==3.0.1,stevedore==5.6.0,tomli==2.4.0,tomlkit==0.14.0,typing_extensions==4.15.0,urllib3==2.6.3,zipp==3.23.0 07:28:56 pylint: commands[0]> pylint src/ --max-positional-arguments=55 07:29:19 07:29:19 ------------------------------------ 07:29:19 Your code has been rated at 10.00/10 07:29:19 07:29:22 pylint: OK (44.62=setup[17.90]+cmd[26.71] seconds) 07:29:22 congratulations :) (44.65 seconds) 07:29:22 + tox_status=0 07:29:22 + echo '---> Completed tox runs' 07:29:22 ---> Completed tox runs 07:29:22 + for i in .tox/*/log 07:29:22 ++ echo .tox/pylint/log 07:29:22 ++ awk -F/ '{print $2}' 07:29:22 + tox_env=pylint 07:29:22 + cp -r .tox/pylint/log /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/tox/pylint 07:29:22 + DOC_DIR=docs/_build/html 07:29:22 + [[ -d docs/_build/html ]] 07:29:22 + echo '---> tox-run.sh ends' 07:29:22 ---> tox-run.sh ends 07:29:22 + test 0 -eq 0 07:29:22 $ ssh-agent -k 07:29:22 unset SSH_AUTH_SOCK; 07:29:22 unset SSH_AGENT_PID; 07:29:22 echo Agent pid 1992 killed; 07:29:22 [ssh-agent] Stopped. 07:29:23 [PostBuildScript] - [INFO] Executing post build scripts. 07:29:23 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins12381706208785616941.sh 07:29:23 ---> sysstat.sh 07:29:23 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins12255126794999137731.sh 07:29:23 ---> package-listing.sh 07:29:23 ++ facter osfamily 07:29:23 ++ tr '[:upper:]' '[:lower:]' 07:29:23 + OS_FAMILY=debian 07:29:23 + workspace=/w/workspace/integration-python-onapsdk-master-pylint-lint 07:29:23 + START_PACKAGES=/tmp/packages_start.txt 07:29:23 + END_PACKAGES=/tmp/packages_end.txt 07:29:23 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:29:23 + PACKAGES=/tmp/packages_start.txt 07:29:23 + '[' /w/workspace/integration-python-onapsdk-master-pylint-lint ']' 07:29:23 + PACKAGES=/tmp/packages_end.txt 07:29:23 + case "${OS_FAMILY}" in 07:29:23 + grep '^ii' 07:29:23 + dpkg -l 07:29:23 + '[' -f /tmp/packages_start.txt ']' 07:29:23 + '[' -f /tmp/packages_end.txt ']' 07:29:23 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:29:23 + '[' /w/workspace/integration-python-onapsdk-master-pylint-lint ']' 07:29:23 + mkdir -p /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/ 07:29:23 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/ 07:29:23 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins7913536768153248771.sh 07:29:23 ---> capture-instance-metadata.sh 07:29:23 Setup pyenv: 07:29:23 system 07:29:23 3.8.13 07:29:23 3.9.13 07:29:23 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 07:29:27 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-rkaF 07:29:27 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:29:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:29:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:29:31 lf-activate-venv(): INFO: Base packages installed successfully 07:29:31 lf-activate-venv(): INFO: Installing additional packages: lftools 07:29:52 lf-activate-venv(): INFO: Adding /tmp/venv-rkaF/bin to PATH 07:29:52 INFO: Running in OpenStack, capturing instance metadata 07:29:52 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins16113259964465200444.sh 07:29:52 provisioning config files... 07:29:52 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-python-onapsdk-master-pylint-lint@tmp/config8732023202397559596tmp 07:29:52 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 07:29:52 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 07:29:52 [EnvInject] - Injecting environment variables from a build step. 07:29:52 [EnvInject] - Injecting as environment variables the properties content 07:29:52 SERVER_ID=logs 07:29:52 07:29:52 [EnvInject] - Variables injected successfully. 07:29:52 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins3364234214767395907.sh 07:29:52 ---> create-netrc.sh 07:29:52 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins7407940630705925570.sh 07:29:52 ---> python-tools-install.sh 07:29:52 Setup pyenv: 07:29:52 system 07:29:52 3.8.13 07:29:52 3.9.13 07:29:52 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 07:29:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rkaF from file:/tmp/.os_lf_venv 07:29:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:29:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:29:54 lf-activate-venv(): INFO: Base packages installed successfully 07:29:54 lf-activate-venv(): INFO: Installing additional packages: lftools 07:30:02 lf-activate-venv(): INFO: Adding /tmp/venv-rkaF/bin to PATH 07:30:02 Generating Requirements File 07:30:19 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. 07:30:19 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 07:30:19 Python 3.10.6 07:30:19 pip 26.0.1 from /tmp/venv-rkaF/lib/python3.10/site-packages/pip (python 3.10) 07:30:20 appdirs==1.4.4 07:30:20 argcomplete==3.6.3 07:30:20 aspy.yaml==1.3.0 07:30:20 attrs==25.4.0 07:30:20 autopage==0.6.0 07:30:20 backports.strenum==1.3.1 07:30:20 beautifulsoup4==4.14.3 07:30:20 boto3==1.42.44 07:30:20 botocore==1.42.44 07:30:20 bs4==0.0.2 07:30:20 certifi==2026.1.4 07:30:20 cffi==2.0.0 07:30:20 cfgv==3.5.0 07:30:20 chardet==5.2.0 07:30:20 charset-normalizer==3.4.4 07:30:20 click==8.3.1 07:30:20 cliff==4.13.1 07:30:20 cmd2==3.2.0 07:30:20 cryptography==3.3.2 07:30:20 debtcollector==3.0.0 07:30:20 decorator==5.2.1 07:30:20 defusedxml==0.7.1 07:30:20 Deprecated==1.3.1 07:30:20 distlib==0.4.0 07:30:20 dnspython==2.8.0 07:30:20 docker==7.1.0 07:30:20 dogpile.cache==1.5.0 07:30:20 durationpy==0.10 07:30:20 email-validator==2.3.0 07:30:20 filelock==3.20.3 07:30:20 future==1.0.0 07:30:20 gitdb==4.0.12 07:30:20 GitPython==3.1.46 07:30:20 httplib2==0.30.2 07:30:20 identify==2.6.16 07:30:20 idna==3.11 07:30:20 importlib-resources==1.5.0 07:30:20 iso8601==2.1.0 07:30:20 Jinja2==3.1.6 07:30:20 jmespath==1.1.0 07:30:20 jsonpatch==1.33 07:30:20 jsonpointer==3.0.0 07:30:20 jsonschema==4.26.0 07:30:20 jsonschema-specifications==2025.9.1 07:30:20 keystoneauth1==5.13.0 07:30:20 kubernetes==35.0.0 07:30:20 lftools==0.37.21 07:30:20 lxml==6.0.2 07:30:20 markdown-it-py==4.0.0 07:30:20 MarkupSafe==3.0.3 07:30:20 mdurl==0.1.2 07:30:20 msgpack==1.1.2 07:30:20 multi_key_dict==2.0.3 07:30:20 munch==4.0.0 07:30:20 netaddr==1.3.0 07:30:20 niet==1.4.2 07:30:20 nodeenv==1.10.0 07:30:20 oauth2client==4.1.3 07:30:20 oauthlib==3.3.1 07:30:20 openstacksdk==4.9.0 07:30:20 os-service-types==1.8.2 07:30:20 osc-lib==4.3.0 07:30:20 oslo.config==10.2.0 07:30:20 oslo.context==6.2.0 07:30:20 oslo.i18n==6.7.1 07:30:20 oslo.log==8.0.0 07:30:20 oslo.serialization==5.9.0 07:30:20 oslo.utils==9.2.0 07:30:20 packaging==26.0 07:30:20 pbr==7.0.3 07:30:20 platformdirs==4.5.1 07:30:20 prettytable==3.17.0 07:30:20 psutil==7.2.2 07:30:20 pyasn1==0.6.2 07:30:20 pyasn1_modules==0.4.2 07:30:20 pycparser==3.0 07:30:20 pygerrit2==2.0.15 07:30:20 PyGithub==2.8.1 07:30:20 Pygments==2.19.2 07:30:20 PyJWT==2.11.0 07:30:20 PyNaCl==1.6.2 07:30:20 pyparsing==2.4.7 07:30:20 pyperclip==1.11.0 07:30:20 pyrsistent==0.20.0 07:30:20 python-cinderclient==9.8.0 07:30:20 python-dateutil==2.9.0.post0 07:30:20 python-heatclient==5.0.0 07:30:20 python-jenkins==1.8.3 07:30:20 python-keystoneclient==5.7.0 07:30:20 python-magnumclient==4.9.0 07:30:20 python-openstackclient==8.3.0 07:30:20 python-swiftclient==4.9.0 07:30:20 PyYAML==6.0.3 07:30:20 referencing==0.37.0 07:30:20 requests==2.32.5 07:30:20 requests-oauthlib==2.0.0 07:30:20 requestsexceptions==1.4.0 07:30:20 rfc3986==2.0.0 07:30:20 rich==14.3.2 07:30:20 rich-argparse==1.7.2 07:30:20 rpds-py==0.30.0 07:30:20 rsa==4.9.1 07:30:20 ruamel.yaml==0.19.1 07:30:20 ruamel.yaml.clib==0.2.15 07:30:20 s3transfer==0.16.0 07:30:20 simplejson==3.20.2 07:30:20 six==1.17.0 07:30:20 smmap==5.0.2 07:30:20 soupsieve==2.8.3 07:30:20 stevedore==5.6.0 07:30:20 tabulate==0.9.0 07:30:20 toml==0.10.2 07:30:20 tomlkit==0.14.0 07:30:20 tqdm==4.67.3 07:30:20 typing_extensions==4.15.0 07:30:20 tzdata==2025.3 07:30:20 urllib3==1.26.20 07:30:20 virtualenv==20.36.1 07:30:20 wcwidth==0.6.0 07:30:20 websocket-client==1.9.0 07:30:20 wrapt==2.1.1 07:30:20 xdg==6.0.0 07:30:20 xmltodict==1.0.2 07:30:20 yq==3.4.3 07:30:20 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins12431525610392655108.sh 07:30:20 ---> sudo-logs.sh 07:30:20 Archiving 'sudo' log.. 07:30:20 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins8332112771657158089.sh 07:30:20 ---> job-cost.sh 07:30:20 Setup pyenv: 07:30:20 system 07:30:20 3.8.13 07:30:20 3.9.13 07:30:20 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 07:30:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rkaF from file:/tmp/.os_lf_venv 07:30:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:30:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:30:22 lf-activate-venv(): INFO: Base packages installed successfully 07:30:22 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:30:27 lf-activate-venv(): INFO: Adding /tmp/venv-rkaF/bin to PATH 07:30:27 INFO: No Stack... 07:30:27 INFO: Retrieving Pricing Info for: v3-standard-8 07:30:28 INFO: Archiving Costs 07:30:28 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash -l /tmp/jenkins1858416008554828942.sh 07:30:28 ---> logs-deploy.sh 07:30:28 Setup pyenv: 07:30:28 system 07:30:28 3.8.13 07:30:28 3.9.13 07:30:28 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 07:30:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rkaF from file:/tmp/.os_lf_venv 07:30:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:30:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:30:30 lf-activate-venv(): INFO: Base packages installed successfully 07:30:30 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 07:30:38 lf-activate-venv(): INFO: Adding /tmp/venv-rkaF/bin to PATH 07:30:38 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-python-onapsdk-master-pylint-lint/271 07:30:38 INFO: archiving workspace using pattern(s): 07:30:39 Archives upload complete. 07:30:39 INFO: archiving logs to Nexus 07:30:40 ---> uname -a: 07:30:40 Linux prd-ubuntu1804-docker-8c-8g-6363 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 07:30:40 07:30:40 07:30:40 ---> lscpu: 07:30:40 Architecture: x86_64 07:30:40 CPU op-mode(s): 32-bit, 64-bit 07:30:40 Byte Order: Little Endian 07:30:40 CPU(s): 8 07:30:40 On-line CPU(s) list: 0-7 07:30:40 Thread(s) per core: 1 07:30:40 Core(s) per socket: 1 07:30:40 Socket(s): 8 07:30:40 NUMA node(s): 1 07:30:40 Vendor ID: AuthenticAMD 07:30:40 CPU family: 23 07:30:40 Model: 49 07:30:40 Model name: AMD EPYC-Rome Processor 07:30:40 Stepping: 0 07:30:40 CPU MHz: 2799.998 07:30:40 BogoMIPS: 5599.99 07:30:40 Virtualization: AMD-V 07:30:40 Hypervisor vendor: KVM 07:30:40 Virtualization type: full 07:30:40 L1d cache: 32K 07:30:40 L1i cache: 32K 07:30:40 L2 cache: 512K 07:30:40 L3 cache: 16384K 07:30:40 NUMA node0 CPU(s): 0-7 07:30:40 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 07:30:40 07:30:40 07:30:40 ---> nproc: 07:30:40 8 07:30:40 07:30:40 07:30:40 ---> df -h: 07:30:40 Filesystem Size Used Avail Use% Mounted on 07:30:40 udev 16G 0 16G 0% /dev 07:30:40 tmpfs 3.2G 716K 3.2G 1% /run 07:30:40 /dev/vda1 155G 11G 145G 7% / 07:30:40 tmpfs 16G 0 16G 0% /dev/shm 07:30:40 tmpfs 5.0M 0 5.0M 0% /run/lock 07:30:40 tmpfs 16G 0 16G 0% /sys/fs/cgroup 07:30:40 /dev/vda15 105M 4.4M 100M 5% /boot/efi 07:30:40 tmpfs 3.2G 0 3.2G 0% /run/user/1001 07:30:40 07:30:40 07:30:40 ---> free -m: 07:30:40 total used free shared buff/cache available 07:30:40 Mem: 32167 803 29156 0 2206 30932 07:30:40 Swap: 1023 0 1023 07:30:40 07:30:40 07:30:40 ---> ip addr: 07:30:40 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:30:40 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:30:40 inet 127.0.0.1/8 scope host lo 07:30:40 valid_lft forever preferred_lft forever 07:30:40 inet6 ::1/128 scope host 07:30:40 valid_lft forever preferred_lft forever 07:30:40 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 07:30:40 link/ether fa:16:3e:96:c5:11 brd ff:ff:ff:ff:ff:ff 07:30:40 inet 10.30.106.174/23 brd 10.30.107.255 scope global dynamic ens3 07:30:40 valid_lft 86228sec preferred_lft 86228sec 07:30:40 inet6 fe80::f816:3eff:fe96:c511/64 scope link 07:30:40 valid_lft forever preferred_lft forever 07:30:40 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 07:30:40 link/ether 02:42:fe:33:9c:c5 brd ff:ff:ff:ff:ff:ff 07:30:40 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 07:30:40 valid_lft forever preferred_lft forever 07:30:40 07:30:40 07:30:40 ---> sar -b -r -n DEV: 07:30:40 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-6363) 02/09/26 _x86_64_ (8 CPU) 07:30:40 07:30:40 07:27:50 LINUX RESTART (8 CPU) 07:30:40 07:30:40 07:28:01 tps rtps wtps bread/s bwrtn/s 07:30:40 07:29:01 370.42 78.64 291.78 5462.69 91266.92 07:30:40 07:30:01 118.16 1.43 116.73 104.38 58716.61 07:30:40 Average: 244.29 40.03 204.26 2783.54 74991.77 07:30:40 07:30:40 07:28:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:30:40 07:29:01 30139156 31598516 2800064 8.50 59896 1713016 1558572 4.59 969044 1545872 125252 07:30:40 07:30:01 29933756 31623352 3005464 9.12 80952 1908864 1491688 4.39 963668 1728052 131812 07:30:40 Average: 30036456 31610934 2902764 8.81 70424 1810940 1525130 4.49 966356 1636962 128532 07:30:40 07:30:40 07:28:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:30:40 07:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:40 07:29:01 ens3 375.19 240.38 1128.16 73.91 0.00 0.00 0.00 0.00 07:30:40 07:29:01 lo 1.93 1.93 0.20 0.20 0.00 0.00 0.00 0.00 07:30:40 07:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:40 07:30:01 ens3 43.48 32.33 660.68 8.64 0.00 0.00 0.00 0.00 07:30:40 07:30:01 lo 1.00 1.00 0.11 0.11 0.00 0.00 0.00 0.00 07:30:40 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:30:40 Average: ens3 209.33 136.35 894.42 41.28 0.00 0.00 0.00 0.00 07:30:40 Average: lo 1.47 1.47 0.16 0.16 0.00 0.00 0.00 0.00 07:30:40 07:30:40 07:30:40 ---> sar -P ALL: 07:30:40 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-6363) 02/09/26 _x86_64_ (8 CPU) 07:30:40 07:30:40 07:27:50 LINUX RESTART (8 CPU) 07:30:40 07:30:40 07:28:01 CPU %user %nice %system %iowait %steal %idle 07:30:40 07:29:01 all 10.51 0.00 1.44 2.26 0.05 85.73 07:30:40 07:29:01 0 9.70 0.00 1.22 3.62 0.03 85.43 07:30:40 07:29:01 1 20.01 0.00 1.77 3.75 0.05 74.42 07:30:40 07:29:01 2 11.93 0.00 1.04 0.32 0.07 86.64 07:30:40 07:29:01 3 12.79 0.00 1.85 0.50 0.07 84.79 07:30:40 07:29:01 4 11.20 0.00 2.34 0.40 0.05 86.01 07:30:40 07:29:01 5 1.39 0.00 0.47 5.64 0.03 92.47 07:30:40 07:29:01 6 9.35 0.00 1.89 3.55 0.08 85.12 07:30:40 07:29:01 7 7.74 0.00 0.94 0.32 0.03 90.98 07:30:40 07:30:01 all 11.54 0.00 0.61 1.08 0.04 86.73 07:30:40 07:30:01 0 5.91 0.00 0.48 2.12 0.02 91.47 07:30:40 07:30:01 1 37.74 0.00 0.65 0.10 0.05 61.46 07:30:40 07:30:01 2 2.57 0.00 0.23 0.00 0.02 97.18 07:30:40 07:30:01 3 0.18 0.00 0.08 0.00 0.00 99.73 07:30:40 07:30:01 4 31.70 0.00 1.84 0.82 0.05 65.60 07:30:40 07:30:01 5 0.15 0.00 0.30 5.53 0.03 93.99 07:30:40 07:30:01 6 5.03 0.00 0.60 0.07 0.05 94.25 07:30:40 07:30:01 7 9.12 0.00 0.73 0.05 0.07 90.03 07:30:40 Average: all 11.03 0.00 1.03 1.67 0.04 86.23 07:30:40 Average: 0 7.81 0.00 0.85 2.87 0.03 88.45 07:30:40 Average: 1 28.89 0.00 1.21 1.92 0.05 67.93 07:30:40 Average: 2 7.22 0.00 0.63 0.16 0.04 91.95 07:30:40 Average: 3 6.48 0.00 0.97 0.25 0.03 92.27 07:30:40 Average: 4 21.45 0.00 2.09 0.61 0.05 75.81 07:30:40 Average: 5 0.77 0.00 0.38 5.59 0.03 93.23 07:30:40 Average: 6 7.19 0.00 1.24 1.80 0.07 89.70 07:30:40 Average: 7 8.43 0.00 0.83 0.18 0.05 90.50 07:30:40 07:30:40 07:30:40