14:02:39 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/python-onapsdk/+/137098 14:02:39 Running as SYSTEM 14:02:39 [EnvInject] - Loading node environment variables. 14:02:39 Building remotely on prd-ubuntu1804-docker-8c-8g-1130 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/integration-python-onapsdk-master-pylint-lint 14:02:39 [ssh-agent] Looking for ssh-agent implementation... 14:02:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:02:39 $ ssh-agent 14:02:39 SSH_AUTH_SOCK=/tmp/ssh-MsakwI4ZxJdn/agent.2059 14:02:39 SSH_AGENT_PID=2061 14:02:39 [ssh-agent] Started. 14:02:39 Running ssh-add (command line suppressed) 14:02:39 Identity added: /w/workspace/integration-python-onapsdk-master-pylint-lint@tmp/private_key_5118434658043296764.key (/w/workspace/integration-python-onapsdk-master-pylint-lint@tmp/private_key_5118434658043296764.key) 14:02:39 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 14:02:39 The recommended git tool is: NONE 14:02:41 using credential onap-jenkins-ssh 14:02:41 Wiping out workspace first. 14:02:41 Cloning the remote Git repository 14:02:41 Cloning repository git://cloud.onap.org/mirror/integration/python-onapsdk.git 14:02:41 > git init /w/workspace/integration-python-onapsdk-master-pylint-lint # timeout=10 14:02:41 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 14:02:41 > git --version # timeout=10 14:02:41 > git --version # 'git version 2.17.1' 14:02:41 using GIT_SSH to set credentials Gerrit user 14:02:41 Verifying host key using manually-configured host key entries 14:02:41 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git +refs/heads/*:refs/remotes/origin/* # timeout=30 14:02:41 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 14:02:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:02:42 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 14:02:42 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 14:02:42 using GIT_SSH to set credentials Gerrit user 14:02:42 Verifying host key using manually-configured host key entries 14:02:42 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git refs/changes/98/137098/3 # timeout=30 14:02:42 > git rev-parse c01de3be5f4c1988a7f7a9a11505255772102c89^{commit} # timeout=10 14:02:42 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 14:02:42 Checking out Revision c01de3be5f4c1988a7f7a9a11505255772102c89 (refs/changes/98/137098/3) 14:02:42 > git config core.sparsecheckout # timeout=10 14:02:42 > git checkout -f c01de3be5f4c1988a7f7a9a11505255772102c89 # timeout=30 14:02:45 Commit message: "SDC refactor to use sdc v2 API" 14:02:45 > git rev-parse FETCH_HEAD^{commit} # timeout=10 14:02:45 > git rev-list --no-walk 0a5d6dbc73d21d597eba1069d343b6e7684e91f9 # timeout=10 14:02:45 [EnvInject] - Injecting environment variables from a build step. 14:02:45 [EnvInject] - Injecting as environment variables the properties content 14:02:45 PYTHON=python3 14:02:45 14:02:45 [EnvInject] - Variables injected successfully. 14:02:45 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash -l /tmp/jenkins9883860236614911652.sh 14:02:45 ---> tox-install.sh 14:02:45 + source /home/jenkins/lf-env.sh 14:02:45 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:02:45 ++ mktemp -d /tmp/venv-XXXX 14:02:45 + lf_venv=/tmp/venv-qlU1 14:02:45 + local venv_file=/tmp/.os_lf_venv 14:02:45 + local python=python3 14:02:45 + local options 14:02:45 + local set_path=true 14:02:45 + local install_args= 14:02:45 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:02:45 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:02:45 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:02:45 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:02:45 + true 14:02:45 + case $1 in 14:02:45 + venv_file=/tmp/.toxenv 14:02:45 + shift 2 14:02:45 + true 14:02:45 + case $1 in 14:02:45 + shift 14:02:45 + break 14:02:45 + case $python in 14:02:45 + local pkg_list= 14:02:45 + [[ -d /opt/pyenv ]] 14:02:45 + echo 'Setup pyenv:' 14:02:45 Setup pyenv: 14:02:45 + export PYENV_ROOT=/opt/pyenv 14:02:45 + PYENV_ROOT=/opt/pyenv 14:02:45 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:02: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 14:02:45 + pyenv versions 14:02:45 * system (set by /opt/pyenv/version) 14:02:45 * 3.8.13 (set by /opt/pyenv/version) 14:02:45 * 3.9.13 (set by /opt/pyenv/version) 14:02:45 * 3.10.6 (set by /opt/pyenv/version) 14:02:45 + command -v pyenv 14:02:45 ++ pyenv init - --no-rehash 14:02: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[*]}"'\'')" 14:02:45 export PATH="/opt/pyenv/shims:${PATH}" 14:02:45 export PYENV_SHELL=bash 14:02:45 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:02:45 pyenv() { 14:02:45 local command 14:02:45 command="${1:-}" 14:02:45 if [ "$#" -gt 0 ]; then 14:02:45 shift 14:02:45 fi 14:02:45 14:02:45 case "$command" in 14:02:45 rehash|shell) 14:02:45 eval "$(pyenv "sh-$command" "$@")" 14:02:45 ;; 14:02:45 *) 14:02:45 command pyenv "$command" "$@" 14:02:45 ;; 14:02:45 esac 14:02:45 }' 14:02:46 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 14:02:46 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:02:46 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:02:46 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:02:46 ++ export PYENV_SHELL=bash 14:02:46 ++ PYENV_SHELL=bash 14:02:46 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:02:46 +++ complete -F _pyenv pyenv 14:02:46 ++ lf-pyver python3 14:02:46 ++ local py_version_xy=python3 14:02:46 ++ local py_version_xyz= 14:02:46 ++ pyenv versions 14:02:46 ++ local command 14:02:46 ++ command=versions 14:02:46 ++ '[' 1 -gt 0 ']' 14:02:46 ++ shift 14:02:46 ++ case "$command" in 14:02:46 ++ command pyenv versions 14:02:46 ++ pyenv versions 14:02:46 ++ sed 's/^[ *]* //' 14:02:46 ++ awk '{ print $1 }' 14:02:46 ++ grep -E '^[0-9.]*[0-9]$' 14:02:46 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:02:46 +++ grep '^3' /tmp/.pyenv_versions 14:02:46 +++ sort -V 14:02:46 +++ tail -n 1 14:02:46 ++ py_version_xyz=3.10.6 14:02:46 ++ [[ -z 3.10.6 ]] 14:02:46 ++ echo 3.10.6 14:02:46 ++ return 0 14:02:46 + pyenv local 3.10.6 14:02:46 + local command 14:02:46 + command=local 14:02:46 + '[' 2 -gt 0 ']' 14:02:46 + shift 14:02:46 + case "$command" in 14:02:46 + command pyenv local 3.10.6 14:02:46 + pyenv local 3.10.6 14:02:46 + for arg in "$@" 14:02:46 + case $arg in 14:02:46 + pkg_list+='tox ' 14:02:46 + for arg in "$@" 14:02:46 + case $arg in 14:02:46 + pkg_list+='virtualenv ' 14:02:46 + for arg in "$@" 14:02:46 + case $arg in 14:02:46 + pkg_list+='urllib3~=1.26.15 ' 14:02:46 + [[ -f /tmp/.toxenv ]] 14:02:46 + [[ ! -f /tmp/.toxenv ]] 14:02:46 + [[ -n '' ]] 14:02:46 + python3 -m venv /tmp/venv-qlU1 14:02:50 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-qlU1' 14:02:50 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-qlU1 14:02:50 + echo /tmp/venv-qlU1 14:02:50 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 14:02:50 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 14:02:50 + /tmp/venv-qlU1/bin/python3 -m pip install --upgrade --quiet pip virtualenv 14:02:53 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:02:53 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 14:02:53 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 14:02:53 + /tmp/venv-qlU1/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 14:02:56 + type python3 14:02:56 + true 14:02:56 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-qlU1/bin to PATH' 14:02:56 lf-activate-venv(): INFO: Adding /tmp/venv-qlU1/bin to PATH 14:02:56 + PATH=/tmp/venv-qlU1/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:02:56 + return 0 14:02:56 + python3 --version 14:02:56 Python 3.10.6 14:02:56 + python3 -m pip --version 14:02:56 pip 23.3.2 from /tmp/venv-qlU1/lib/python3.10/site-packages/pip (python 3.10) 14:02:57 + python3 -m pip freeze 14:02:57 cachetools==5.3.2 14:02:57 chardet==5.2.0 14:02:57 colorama==0.4.6 14:02:57 distlib==0.3.8 14:02:57 filelock==3.13.1 14:02:57 packaging==23.2 14:02:57 platformdirs==4.2.0 14:02:57 pluggy==1.4.0 14:02:57 pyproject-api==1.6.1 14:02:57 tomli==2.0.1 14:02:57 tox==4.12.1 14:02:57 urllib3==1.26.18 14:02:57 virtualenv==20.25.0 14:02:57 [EnvInject] - Injecting environment variables from a build step. 14:02:57 [EnvInject] - Injecting as environment variables the properties content 14:02:57 PARALLEL=false 14:02:57 14:02:57 [EnvInject] - Variables injected successfully. 14:02:57 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash -l /tmp/jenkins11482398965621167280.sh 14:02:57 ---> tox-run.sh 14:02:57 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:02:57 + ARCHIVE_TOX_DIR=/w/workspace/integration-python-onapsdk-master-pylint-lint/archives/tox 14:02:57 + ARCHIVE_DOC_DIR=/w/workspace/integration-python-onapsdk-master-pylint-lint/archives/docs 14:02:57 + mkdir -p /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/tox 14:02:57 + cd /w/workspace/integration-python-onapsdk-master-pylint-lint/. 14:02:57 + source /home/jenkins/lf-env.sh 14:02:57 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:02:57 ++ mktemp -d /tmp/venv-XXXX 14:02:57 + lf_venv=/tmp/venv-Ajzw 14:02:57 + local venv_file=/tmp/.os_lf_venv 14:02:57 + local python=python3 14:02:57 + local options 14:02:57 + local set_path=true 14:02:57 + local install_args= 14:02:57 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:02:57 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:02:57 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:02:57 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:02:57 + true 14:02:57 + case $1 in 14:02:57 + venv_file=/tmp/.toxenv 14:02:57 + shift 2 14:02:57 + true 14:02:57 + case $1 in 14:02:57 + shift 14:02:57 + break 14:02:57 + case $python in 14:02:57 + local pkg_list= 14:02:57 + [[ -d /opt/pyenv ]] 14:02:57 + echo 'Setup pyenv:' 14:02:57 Setup pyenv: 14:02:57 + export PYENV_ROOT=/opt/pyenv 14:02:57 + PYENV_ROOT=/opt/pyenv 14:02:57 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:02:57 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:02:57 + pyenv versions 14:02:57 system 14:02:57 3.8.13 14:02:57 3.9.13 14:02:57 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 14:02:57 + command -v pyenv 14:02:57 ++ pyenv init - --no-rehash 14:02:57 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 14:02:57 export PATH="/opt/pyenv/shims:${PATH}" 14:02:57 export PYENV_SHELL=bash 14:02:57 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:02:57 pyenv() { 14:02:57 local command 14:02:57 command="${1:-}" 14:02:57 if [ "$#" -gt 0 ]; then 14:02:57 shift 14:02:57 fi 14:02:57 14:02:57 case "$command" in 14:02:57 rehash|shell) 14:02:57 eval "$(pyenv "sh-$command" "$@")" 14:02:57 ;; 14:02:57 *) 14:02:57 command pyenv "$command" "$@" 14:02:57 ;; 14:02:57 esac 14:02:57 }' 14:02:57 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 14:02:57 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:02:57 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:02:57 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:02:57 ++ export PYENV_SHELL=bash 14:02:57 ++ PYENV_SHELL=bash 14:02:57 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:02:57 +++ complete -F _pyenv pyenv 14:02:57 ++ lf-pyver python3 14:02:57 ++ local py_version_xy=python3 14:02:57 ++ local py_version_xyz= 14:02:57 ++ pyenv versions 14:02:57 ++ local command 14:02:57 ++ command=versions 14:02:57 ++ '[' 1 -gt 0 ']' 14:02:57 ++ shift 14:02:57 ++ case "$command" in 14:02:57 ++ command pyenv versions 14:02:57 ++ pyenv versions 14:02:57 ++ awk '{ print $1 }' 14:02:57 ++ sed 's/^[ *]* //' 14:02:57 ++ grep -E '^[0-9.]*[0-9]$' 14:02:57 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:02:57 +++ grep '^3' /tmp/.pyenv_versions 14:02:57 +++ sort -V 14:02:57 +++ tail -n 1 14:02:57 ++ py_version_xyz=3.10.6 14:02:57 ++ [[ -z 3.10.6 ]] 14:02:57 ++ echo 3.10.6 14:02:57 ++ return 0 14:02:57 + pyenv local 3.10.6 14:02:57 + local command 14:02:57 + command=local 14:02:57 + '[' 2 -gt 0 ']' 14:02:57 + shift 14:02:57 + case "$command" in 14:02:57 + command pyenv local 3.10.6 14:02:57 + pyenv local 3.10.6 14:02:57 + for arg in "$@" 14:02:57 + case $arg in 14:02:57 + pkg_list+='tox ' 14:02:57 + for arg in "$@" 14:02:57 + case $arg in 14:02:57 + pkg_list+='virtualenv ' 14:02:57 + for arg in "$@" 14:02:57 + case $arg in 14:02:57 + pkg_list+='urllib3~=1.26.15 ' 14:02:57 + [[ -f /tmp/.toxenv ]] 14:02:57 ++ cat /tmp/.toxenv 14:02:57 + lf_venv=/tmp/venv-qlU1 14:02:57 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qlU1 from' file:/tmp/.toxenv 14:02:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qlU1 from file:/tmp/.toxenv 14:02:57 + /tmp/venv-qlU1/bin/python3 -m pip install --upgrade --quiet pip virtualenv 14:02:58 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:02:58 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 14:02:58 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 14:02:58 + /tmp/venv-qlU1/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 14:03:00 + type python3 14:03:00 + true 14:03:00 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-qlU1/bin to PATH' 14:03:00 lf-activate-venv(): INFO: Adding /tmp/venv-qlU1/bin to PATH 14:03:00 + PATH=/tmp/venv-qlU1/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:03:00 + return 0 14:03:00 + [[ -d /opt/pyenv ]] 14:03:00 + echo '---> Setting up pyenv' 14:03:00 ---> Setting up pyenv 14:03:00 + export PYENV_ROOT=/opt/pyenv 14:03:00 + PYENV_ROOT=/opt/pyenv 14:03:00 + export PATH=/opt/pyenv/bin:/tmp/venv-qlU1/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:03:00 + PATH=/opt/pyenv/bin:/tmp/venv-qlU1/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:03:00 ++ pwd 14:03:00 + PYTHONPATH=/w/workspace/integration-python-onapsdk-master-pylint-lint 14:03:00 + export PYTHONPATH 14:03:00 + export TOX_TESTENV_PASSENV=PYTHONPATH 14:03:00 + TOX_TESTENV_PASSENV=PYTHONPATH 14:03:00 + tox --version 14:03:00 4.12.1 from /tmp/venv-qlU1/lib/python3.10/site-packages/tox/__init__.py 14:03:00 + PARALLEL=false 14:03:00 + TOX_OPTIONS_LIST= 14:03:00 + [[ -n pylint ]] 14:03:00 + TOX_OPTIONS_LIST=' -e pylint' 14:03:00 + case ${PARALLEL,,} in 14:03:00 + tox -e pylint 14:03:00 + tee -a /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/tox/tox.log 14:03:01 pylint: install_deps> python -I -m pip install -r test-requirements.txt 14:03:14 .pkg: install_requires> python -I -m pip install 'setuptools>=40.8.0' wheel 14:03:15 .pkg: _optional_hooks> python /tmp/venv-qlU1/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 14:03:15 .pkg: get_requires_for_build_sdist> python /tmp/venv-qlU1/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 14:03:15 .pkg: install_requires_for_build_sdist> python -I -m pip install pytest-runner==5.2 14:03:16 .pkg: get_requires_for_build_wheel> python /tmp/venv-qlU1/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 14:03:16 .pkg: install_requires_for_build_wheel> python -I -m pip install pytest-runner==5.2 wheel 14:03:16 .pkg: freeze> python -m pip freeze --all 14:03:17 .pkg: pip==23.3.1,pytest-runner==5.2,setuptools==69.0.2,wheel==0.42.0 14:03:17 .pkg: prepare_metadata_for_build_wheel> python /tmp/venv-qlU1/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 14:03:17 .pkg: build_sdist> python /tmp/venv-qlU1/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 14:03:17 pylint: install_package_deps> python -I -m pip install dacite==1.6.0 jinja2==3.0.3 jsonschema==4.4.0 'more-itertools>=8.12.0' oyaml==1.0 pyOpenSSL==22.0.0 'requests[socks]==2.27.1' simplejson==3.17.6 14:03:18 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 14:03:20 pylint: freeze> python -m pip freeze --all 14:03:21 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 14:03:21 pylint: commands[0]> pylint src/ 14:03:43 ************* Module onapsdk.sdc2.sdc_resource 14:03:43 src/onapsdk/sdc2/sdc_resource.py:49:0: W0012: Unknown option value for 'disable', expected a valid pylint message and got 'so-self-argument' (unknown-option-value) 14:03:43 src/onapsdk/sdc2/sdc_resource.py:49:4: E0213: Method '_generate_next_value_' should have "self" as first argument (no-self-argument) 14:03:43 src/onapsdk/sdc2/sdc_resource.py:51:15: E1101: Instance of 'LifecycleState' has no 'upper' member (no-member) 14:03:43 14:03:43 ----------------------------------- 14:03:43 Your code has been rated at 9.98/10 14:03:43 14:03:45 pylint: exit 6 (24.30 seconds) /w/workspace/integration-python-onapsdk-master-pylint-lint> pylint src/ pid=2659 14:03:45 .pkg: _exit> python /tmp/venv-qlU1/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 14:03:45 pylint: FAIL code 6 (44.92=setup[20.62]+cmd[24.30] seconds) 14:03:45 evaluation failed :( (45.10 seconds) 14:03:45 + tox_status=6 14:03:45 + echo '---> Completed tox runs' 14:03:45 ---> Completed tox runs 14:03:45 + for i in .tox/*/log 14:03:45 ++ echo .tox/pylint/log 14:03:45 ++ awk -F/ '{print $2}' 14:03:45 + tox_env=pylint 14:03:45 + cp -r .tox/pylint/log /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/tox/pylint 14:03:45 + DOC_DIR=docs/_build/html 14:03:45 + [[ -d docs/_build/html ]] 14:03:45 + echo '---> tox-run.sh ends' 14:03:45 ---> tox-run.sh ends 14:03:45 + test 6 -eq 0 14:03:45 + exit 6 14:03:45 ++ '[' 2 = 1 ']' 14:03:45 Build step 'Execute shell' marked build as failure 14:03:45 $ ssh-agent -k 14:03:45 unset SSH_AUTH_SOCK; 14:03:45 unset SSH_AGENT_PID; 14:03:45 echo Agent pid 2061 killed; 14:03:45 [ssh-agent] Stopped. 14:03:45 [PostBuildScript] - [INFO] Executing post build scripts. 14:03:45 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins16726204020461034511.sh 14:03:45 ---> sysstat.sh 14:03:46 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins8326598538923609504.sh 14:03:46 ---> package-listing.sh 14:03:46 ++ facter osfamily 14:03:46 ++ tr '[:upper:]' '[:lower:]' 14:03:46 + OS_FAMILY=debian 14:03:46 + workspace=/w/workspace/integration-python-onapsdk-master-pylint-lint 14:03:46 + START_PACKAGES=/tmp/packages_start.txt 14:03:46 + END_PACKAGES=/tmp/packages_end.txt 14:03:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:03:46 + PACKAGES=/tmp/packages_start.txt 14:03:46 + '[' /w/workspace/integration-python-onapsdk-master-pylint-lint ']' 14:03:46 + PACKAGES=/tmp/packages_end.txt 14:03:46 + case "${OS_FAMILY}" in 14:03:46 + dpkg -l 14:03:46 + grep '^ii' 14:03:46 + '[' -f /tmp/packages_start.txt ']' 14:03:46 + '[' -f /tmp/packages_end.txt ']' 14:03:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:03:46 + '[' /w/workspace/integration-python-onapsdk-master-pylint-lint ']' 14:03:46 + mkdir -p /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/ 14:03:46 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-python-onapsdk-master-pylint-lint/archives/ 14:03:46 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins11010251666691959778.sh 14:03:46 ---> capture-instance-metadata.sh 14:03:46 Setup pyenv: 14:03:46 system 14:03:46 3.8.13 14:03:46 3.9.13 14:03:46 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 14:03:50 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-0Onf 14:03:50 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:03:53 lf-activate-venv(): INFO: Installing: lftools 14:04:21 lf-activate-venv(): INFO: Adding /tmp/venv-0Onf/bin to PATH 14:04:22 INFO: Running in OpenStack, capturing instance metadata 14:04:22 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins14786560994659276325.sh 14:04:22 provisioning config files... 14:04:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-python-onapsdk-master-pylint-lint@tmp/config10646802848526120332tmp 14:04:22 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 14:04:22 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 14:04:22 [EnvInject] - Injecting environment variables from a build step. 14:04:22 [EnvInject] - Injecting as environment variables the properties content 14:04:22 SERVER_ID=logs 14:04:22 14:04:22 [EnvInject] - Variables injected successfully. 14:04:22 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins768604867469241941.sh 14:04:22 ---> create-netrc.sh 14:04:22 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins8220302325483895342.sh 14:04:22 ---> python-tools-install.sh 14:04:22 Setup pyenv: 14:04:22 system 14:04:22 3.8.13 14:04:22 3.9.13 14:04:22 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 14:04:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0Onf from file:/tmp/.os_lf_venv 14:04:23 lf-activate-venv(): INFO: Installing: lftools 14:04:31 lf-activate-venv(): INFO: Adding /tmp/venv-0Onf/bin to PATH 14:04:31 Generating Requirements File 14:05:01 Python 3.10.6 14:05:01 pip 23.3.2 from /tmp/venv-0Onf/lib/python3.10/site-packages/pip (python 3.10) 14:05:02 appdirs==1.4.4 14:05:02 argcomplete==3.2.2 14:05:02 aspy.yaml==1.3.0 14:05:02 attrs==23.2.0 14:05:02 autopage==0.5.2 14:05:02 beautifulsoup4==4.12.3 14:05:02 boto3==1.34.31 14:05:02 botocore==1.34.31 14:05:02 bs4==0.0.2 14:05:02 cachetools==5.3.2 14:05:02 certifi==2023.11.17 14:05:02 cffi==1.16.0 14:05:02 cfgv==3.4.0 14:05:02 chardet==5.2.0 14:05:02 charset-normalizer==3.3.2 14:05:02 click==8.1.7 14:05:02 cliff==4.5.0 14:05:02 cmd2==2.4.3 14:05:02 cryptography==3.3.2 14:05:02 debtcollector==2.5.0 14:05:02 decorator==5.1.1 14:05:02 defusedxml==0.7.1 14:05:02 Deprecated==1.2.14 14:05:02 distlib==0.3.8 14:05:02 dnspython==2.5.0 14:05:02 docker==4.2.2 14:05:02 dogpile.cache==1.3.0 14:05:02 email-validator==2.1.0.post1 14:05:02 filelock==3.13.1 14:05:02 future==0.18.3 14:05:02 gitdb==4.0.11 14:05:02 GitPython==3.1.41 14:05:02 google-auth==2.27.0 14:05:02 httplib2==0.22.0 14:05:02 identify==2.5.33 14:05:02 idna==3.6 14:05:02 importlib-resources==1.5.0 14:05:02 iso8601==2.1.0 14:05:02 Jinja2==3.1.3 14:05:02 jmespath==1.0.1 14:05:02 jsonpatch==1.33 14:05:02 jsonpointer==2.4 14:05:02 jsonschema==4.21.1 14:05:02 jsonschema-specifications==2023.12.1 14:05:02 keystoneauth1==5.5.0 14:05:02 kubernetes==29.0.0 14:05:02 lftools==0.37.8 14:05:02 lxml==5.1.0 14:05:02 MarkupSafe==2.1.4 14:05:02 msgpack==1.0.7 14:05:02 multi_key_dict==2.0.3 14:05:02 munch==4.0.0 14:05:02 netaddr==0.10.1 14:05:02 netifaces==0.11.0 14:05:02 niet==1.4.2 14:05:02 nodeenv==1.8.0 14:05:02 oauth2client==4.1.3 14:05:02 oauthlib==3.2.2 14:05:02 openstacksdk==0.62.0 14:05:02 os-client-config==2.1.0 14:05:02 os-service-types==1.7.0 14:05:02 osc-lib==3.0.0 14:05:02 oslo.config==9.3.0 14:05:02 oslo.context==5.3.0 14:05:02 oslo.i18n==6.2.0 14:05:02 oslo.log==5.4.0 14:05:02 oslo.serialization==5.3.0 14:05:02 oslo.utils==7.0.0 14:05:02 packaging==23.2 14:05:02 pbr==6.0.0 14:05:02 platformdirs==4.2.0 14:05:02 prettytable==3.9.0 14:05:02 pyasn1==0.5.1 14:05:02 pyasn1-modules==0.3.0 14:05:02 pycparser==2.21 14:05:02 pygerrit2==2.0.15 14:05:02 PyGithub==2.2.0 14:05:02 pyinotify==0.9.6 14:05:02 PyJWT==2.8.0 14:05:02 PyNaCl==1.5.0 14:05:02 pyparsing==2.4.7 14:05:02 pyperclip==1.8.2 14:05:02 pyrsistent==0.20.0 14:05:02 python-cinderclient==9.4.0 14:05:02 python-dateutil==2.8.2 14:05:02 python-heatclient==3.4.0 14:05:02 python-jenkins==1.8.2 14:05:02 python-keystoneclient==5.3.0 14:05:02 python-magnumclient==4.3.0 14:05:02 python-novaclient==18.4.0 14:05:02 python-openstackclient==6.0.0 14:05:02 python-swiftclient==4.4.0 14:05:02 pytz==2023.4 14:05:02 PyYAML==6.0.1 14:05:02 referencing==0.33.0 14:05:02 requests==2.31.0 14:05:02 requests-oauthlib==1.3.1 14:05:02 requestsexceptions==1.4.0 14:05:02 rfc3986==2.0.0 14:05:02 rpds-py==0.17.1 14:05:02 rsa==4.9 14:05:02 ruamel.yaml==0.18.5 14:05:02 ruamel.yaml.clib==0.2.8 14:05:02 s3transfer==0.10.0 14:05:02 simplejson==3.19.2 14:05:02 six==1.16.0 14:05:02 smmap==5.0.1 14:05:02 soupsieve==2.5 14:05:02 stevedore==5.1.0 14:05:02 tabulate==0.9.0 14:05:02 toml==0.10.2 14:05:02 tomlkit==0.12.3 14:05:02 tqdm==4.66.1 14:05:02 typing_extensions==4.9.0 14:05:02 tzdata==2023.4 14:05:02 urllib3==1.26.18 14:05:02 virtualenv==20.25.0 14:05:02 wcwidth==0.2.13 14:05:02 websocket-client==1.7.0 14:05:02 wrapt==1.16.0 14:05:02 xdg==6.0.0 14:05:02 xmltodict==0.13.0 14:05:02 yq==3.2.3 14:05:02 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins6714490763609732658.sh 14:05:02 ---> sudo-logs.sh 14:05:02 Archiving 'sudo' log.. 14:05:02 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash /tmp/jenkins7861039230108537808.sh 14:05:02 ---> job-cost.sh 14:05:02 Setup pyenv: 14:05:02 system 14:05:02 3.8.13 14:05:02 3.9.13 14:05:02 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 14:05:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0Onf from file:/tmp/.os_lf_venv 14:05:04 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:05: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. 14:05:11 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. 14:05:11 lf-activate-venv(): INFO: Adding /tmp/venv-0Onf/bin to PATH 14:05:11 INFO: No Stack... 14:05:12 INFO: Retrieving Pricing Info for: v3-standard-8 14:05:13 INFO: Archiving Costs 14:05:13 [integration-python-onapsdk-master-pylint-lint] $ /bin/bash -l /tmp/jenkins16235260353457024258.sh 14:05:13 ---> logs-deploy.sh 14:05:13 Setup pyenv: 14:05:13 system 14:05:13 3.8.13 14:05:13 3.9.13 14:05:13 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pylint-lint/.python-version) 14:05:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0Onf from file:/tmp/.os_lf_venv 14:05:14 lf-activate-venv(): INFO: Installing: lftools 14:05:24 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 14:05:24 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 14:05:24 lf-activate-venv(): INFO: Adding /tmp/venv-0Onf/bin to PATH 14:05:24 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-python-onapsdk-master-pylint-lint/213 14:05:24 INFO: archiving workspace using pattern(s): 14:05:25 Archives upload complete. 14:05:25 INFO: archiving logs to Nexus 14:05:26 ---> uname -a: 14:05:26 Linux prd-ubuntu1804-docker-8c-8g-1130 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 14:05:26 14:05:26 14:05:26 ---> lscpu: 14:05:26 Architecture: x86_64 14:05:26 CPU op-mode(s): 32-bit, 64-bit 14:05:26 Byte Order: Little Endian 14:05:26 CPU(s): 8 14:05:26 On-line CPU(s) list: 0-7 14:05:26 Thread(s) per core: 1 14:05:26 Core(s) per socket: 1 14:05:26 Socket(s): 8 14:05:26 NUMA node(s): 1 14:05:26 Vendor ID: AuthenticAMD 14:05:26 CPU family: 23 14:05:26 Model: 49 14:05:26 Model name: AMD EPYC-Rome Processor 14:05:26 Stepping: 0 14:05:26 CPU MHz: 2799.998 14:05:26 BogoMIPS: 5599.99 14:05:26 Virtualization: AMD-V 14:05:26 Hypervisor vendor: KVM 14:05:26 Virtualization type: full 14:05:26 L1d cache: 32K 14:05:26 L1i cache: 32K 14:05:26 L2 cache: 512K 14:05:26 L3 cache: 16384K 14:05:26 NUMA node0 CPU(s): 0-7 14:05:26 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 14:05:26 14:05:26 14:05:26 ---> nproc: 14:05:26 8 14:05:26 14:05:26 14:05:26 ---> df -h: 14:05:26 Filesystem Size Used Avail Use% Mounted on 14:05:26 udev 16G 0 16G 0% /dev 14:05:26 tmpfs 3.2G 708K 3.2G 1% /run 14:05:26 /dev/vda1 155G 11G 145G 7% / 14:05:26 tmpfs 16G 0 16G 0% /dev/shm 14:05:26 tmpfs 5.0M 0 5.0M 0% /run/lock 14:05:26 tmpfs 16G 0 16G 0% /sys/fs/cgroup 14:05:26 /dev/vda15 105M 4.4M 100M 5% /boot/efi 14:05:26 tmpfs 3.2G 0 3.2G 0% /run/user/1001 14:05:26 14:05:26 14:05:26 ---> free -m: 14:05:26 total used free shared buff/cache available 14:05:26 Mem: 32167 837 29085 0 2244 30899 14:05:26 Swap: 1023 0 1023 14:05:26 14:05:26 14:05:26 ---> ip addr: 14:05:26 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:05:26 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:05:26 inet 127.0.0.1/8 scope host lo 14:05:26 valid_lft forever preferred_lft forever 14:05:26 inet6 ::1/128 scope host 14:05:26 valid_lft forever preferred_lft forever 14:05:26 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 14:05:26 link/ether fa:16:3e:1c:44:77 brd ff:ff:ff:ff:ff:ff 14:05:26 inet 10.30.107.66/23 brd 10.30.107.255 scope global dynamic ens3 14:05:26 valid_lft 86188sec preferred_lft 86188sec 14:05:26 inet6 fe80::f816:3eff:fe1c:4477/64 scope link 14:05:26 valid_lft forever preferred_lft forever 14:05:26 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 14:05:26 link/ether 02:42:51:c7:9c:ca brd ff:ff:ff:ff:ff:ff 14:05:26 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 14:05:26 valid_lft forever preferred_lft forever 14:05:26 14:05:26 14:05:26 ---> sar -b -r -n DEV: 14:05:26 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-1130) 01/31/24 _x86_64_ (8 CPU) 14:05:26 14:05:26 14:01:55 LINUX RESTART (8 CPU) 14:05:26 14:05:26 14:02:01 tps rtps wtps bread/s bwrtn/s 14:05:26 14:03:03 303.27 77.42 225.85 5369.11 56866.79 14:05:26 14:04:01 82.64 1.72 80.92 89.09 26085.16 14:05:26 14:05:01 106.82 14.28 92.53 1031.03 29404.70 14:05:26 Average: 165.16 31.47 133.69 2186.37 37579.91 14:05:26 14:05:26 14:02:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:05:26 14:03:03 30292828 31667648 2646392 8.03 49228 1646516 1495672 4.40 873816 1502252 76868 14:05:26 14:04:01 30143728 31671956 2795492 8.49 62120 1776068 1426832 4.20 907260 1594080 49796 14:05:26 14:05:01 29849464 31693488 3089756 9.38 89324 2046872 1377916 4.05 917860 1841124 126464 14:05:26 Average: 30095340 31677697 2843880 8.63 66891 1823152 1433473 4.22 899645 1645819 84376 14:05:26 14:05:26 14:02:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:05:26 14:03:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:05:26 14:03:03 ens3 275.70 203.22 953.08 57.12 0.00 0.00 0.00 0.00 14:05:26 14:03:03 lo 1.60 1.60 0.16 0.16 0.00 0.00 0.00 0.00 14:05:26 14:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:05:26 14:04:01 ens3 30.86 23.69 175.88 20.45 0.00 0.00 0.00 0.00 14:05:26 14:04:01 lo 0.97 0.97 0.10 0.10 0.00 0.00 0.00 0.00 14:05:26 14:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:05:26 14:05:01 ens3 54.87 38.29 871.52 8.19 0.00 0.00 0.00 0.00 14:05:26 14:05:01 lo 0.87 0.87 0.09 0.09 0.00 0.00 0.00 0.00 14:05:26 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:05:26 Average: ens3 121.49 89.13 672.34 28.68 0.00 0.00 0.00 0.00 14:05:26 Average: lo 1.15 1.15 0.12 0.12 0.00 0.00 0.00 0.00 14:05:26 14:05:26 14:05:26 ---> sar -P ALL: 14:05:26 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-1130) 01/31/24 _x86_64_ (8 CPU) 14:05:26 14:05:26 14:01:55 LINUX RESTART (8 CPU) 14:05:26 14:05:26 14:02:01 CPU %user %nice %system %iowait %steal %idle 14:05:26 14:03:03 all 6.83 0.00 1.21 5.77 0.04 86.15 14:05:26 14:03:03 0 6.38 0.00 2.52 9.87 0.03 81.19 14:05:26 14:03:03 1 9.80 0.00 1.25 0.62 0.03 88.29 14:05:26 14:03:03 2 5.26 0.00 0.52 6.53 0.03 87.65 14:05:26 14:03:03 3 3.75 0.00 0.82 2.17 0.03 93.23 14:05:26 14:03:03 4 5.53 0.00 0.72 0.35 0.03 93.37 14:05:26 14:03:03 5 8.57 0.00 1.81 25.15 0.07 64.40 14:05:26 14:03:03 6 5.82 0.00 0.87 0.99 0.03 92.29 14:05:26 14:03:03 7 9.52 0.00 1.22 0.57 0.03 88.66 14:05:26 14:04:01 all 11.23 0.00 0.53 2.30 0.05 85.89 14:05:26 14:04:01 0 4.63 0.00 0.41 0.19 0.07 94.70 14:05:26 14:04:01 1 1.76 0.00 0.40 0.36 0.07 97.41 14:05:26 14:04:01 2 21.59 0.00 0.81 1.02 0.07 76.51 14:05:26 14:04:01 3 6.02 0.00 0.33 0.03 0.02 93.60 14:05:26 14:04:01 4 1.02 0.00 0.17 0.00 0.03 98.78 14:05:26 14:04:01 5 0.22 0.00 0.31 15.45 0.02 84.00 14:05:26 14:04:01 6 12.45 0.00 0.86 1.04 0.03 85.61 14:05:26 14:04:01 7 42.15 0.00 0.93 0.29 0.09 56.54 14:05:26 14:05:01 all 10.17 0.00 0.76 2.53 0.03 86.51 14:05:26 14:05:01 0 0.97 0.00 0.25 0.08 0.02 98.68 14:05:26 14:05:01 1 6.21 0.00 0.87 0.52 0.02 92.38 14:05:26 14:05:01 2 2.38 0.00 0.37 0.22 0.02 97.02 14:05:26 14:05:01 3 11.53 0.00 0.30 0.77 0.03 87.37 14:05:26 14:05:01 4 7.36 0.00 0.75 2.60 0.05 89.24 14:05:26 14:05:01 5 0.23 0.00 0.48 13.80 0.02 85.46 14:05:26 14:05:01 6 41.28 0.00 2.30 2.07 0.07 54.28 14:05:26 14:05:01 7 11.46 0.00 0.77 0.22 0.02 87.54 14:05:26 Average: all 9.39 0.00 0.84 3.55 0.04 86.19 14:05:26 Average: 0 3.98 0.00 1.07 3.42 0.04 91.49 14:05:26 Average: 1 5.97 0.00 0.84 0.50 0.04 92.65 14:05:26 Average: 2 9.61 0.00 0.56 2.60 0.04 87.18 14:05:26 Average: 3 7.12 0.00 0.48 1.00 0.03 91.37 14:05:26 Average: 4 4.67 0.00 0.55 0.99 0.04 93.74 14:05:26 Average: 5 3.04 0.00 0.87 18.16 0.03 77.90 14:05:26 Average: 6 19.94 0.00 1.35 1.37 0.05 77.29 14:05:26 Average: 7 20.81 0.00 0.97 0.36 0.04 77.81 14:05:26 14:05:26 14:05:26