07:44:55 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/python-onapsdk/+/144131 07:44:55 Running as SYSTEM 07:44:55 [EnvInject] - Loading node environment variables. 07:44:55 Building remotely on prd-ubuntu1804-docker-8c-8g-6678 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/integration-python-onapsdk-master-pydocstyle-lint 07:44:55 [ssh-agent] Looking for ssh-agent implementation... 07:44:55 $ ssh-agent 07:44:55 SSH_AUTH_SOCK=/tmp/ssh-34CvWBkxPvqN/agent.2026 07:44:55 SSH_AGENT_PID=2028 07:44:55 [ssh-agent] Started. 07:44:55 Running ssh-add (command line suppressed) 07:44:55 Identity added: /w/workspace/integration-python-onapsdk-master-pydocstyle-lint@tmp/private_key_12095219668682659391.key (/w/workspace/integration-python-onapsdk-master-pydocstyle-lint@tmp/private_key_12095219668682659391.key) 07:44:55 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 07:44:55 The recommended git tool is: NONE 07:44:57 using credential onap-jenkins-ssh 07:44:57 Wiping out workspace first. 07:44:57 Cloning the remote Git repository 07:44:57 Cloning repository git://cloud.onap.org/mirror/integration/python-onapsdk.git 07:44:57 > git init /w/workspace/integration-python-onapsdk-master-pydocstyle-lint # timeout=10 07:44:57 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 07:44:57 > git --version # timeout=10 07:44:57 > git --version # 'git version 2.17.1' 07:44:57 using GIT_SSH to set credentials Gerrit user 07:44:57 Verifying host key using manually-configured host key entries 07:44:57 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git +refs/heads/*:refs/remotes/origin/* # timeout=30 07:44:57 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 07:44:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:44:58 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 07:44:58 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 07:44:58 using GIT_SSH to set credentials Gerrit user 07:44:58 Verifying host key using manually-configured host key entries 07:44:58 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git refs/changes/31/144131/1 # timeout=30 07:44:58 > git rev-parse b46f8c2dd9b798df2bd9e6cbbffa07f98ce6e84c^{commit} # timeout=10 07:44:58 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 07:44:58 Checking out Revision b46f8c2dd9b798df2bd9e6cbbffa07f98ce6e84c (refs/changes/31/144131/1) 07:44:58 > git config core.sparsecheckout # timeout=10 07:44:58 > git checkout -f b46f8c2dd9b798df2bd9e6cbbffa07f98ce6e84c # timeout=30 07:45:01 Commit message: "Increase timeout of SO instantiation request" 07:45:01 > git rev-parse FETCH_HEAD^{commit} # timeout=10 07:45:01 > git rev-list --no-walk 6b592d2fe9a1a9d420eadc826d9add87990c599a # timeout=10 07:45:01 [EnvInject] - Injecting environment variables from a build step. 07:45:01 [EnvInject] - Injecting as environment variables the properties content 07:45:01 PYTHON=python3 07:45:01 07:45:01 [EnvInject] - Variables injected successfully. 07:45:02 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash -l /tmp/jenkins17858988645204370013.sh 07:45:02 ---> tox-install.sh 07:45:02 + source /home/jenkins/lf-env.sh 07:45:02 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:45:02 ++ mktemp -d /tmp/venv-XXXX 07:45:02 + lf_venv=/tmp/venv-vw9Y 07:45:02 + local venv_file=/tmp/.os_lf_venv 07:45:02 + local python=python3 07:45:02 + local options 07:45:02 + local set_path=true 07:45:02 + local install_args= 07:45:02 ++ 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:45:02 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:45:02 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:45:02 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:45:02 + true 07:45:02 + case $1 in 07:45:02 + venv_file=/tmp/.toxenv 07:45:02 + shift 2 07:45:02 + true 07:45:02 + case $1 in 07:45:02 + shift 07:45:02 + break 07:45:02 + case $python in 07:45:02 + local pkg_list= 07:45:02 + [[ -d /opt/pyenv ]] 07:45:02 + echo 'Setup pyenv:' 07:45:02 Setup pyenv: 07:45:02 + export PYENV_ROOT=/opt/pyenv 07:45:02 + PYENV_ROOT=/opt/pyenv 07:45:02 + 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:45:02 + 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:45:02 + pyenv versions 07:45:02 * system (set by /opt/pyenv/version) 07:45:02 * 3.8.13 (set by /opt/pyenv/version) 07:45:02 * 3.9.13 (set by /opt/pyenv/version) 07:45:02 * 3.10.6 (set by /opt/pyenv/version) 07:45:02 + command -v pyenv 07:45:02 ++ pyenv init - --no-rehash 07:45:02 + 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:45:02 export PATH="/opt/pyenv/shims:${PATH}" 07:45:02 export PYENV_SHELL=bash 07:45:02 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:45:02 pyenv() { 07:45:02 local command 07:45:02 command="${1:-}" 07:45:02 if [ "$#" -gt 0 ]; then 07:45:02 shift 07:45:02 fi 07:45:02 07:45:02 case "$command" in 07:45:02 rehash|shell) 07:45:02 eval "$(pyenv "sh-$command" "$@")" 07:45:02 ;; 07:45:02 *) 07:45:02 command pyenv "$command" "$@" 07:45:02 ;; 07:45:02 esac 07:45:02 }' 07:45:02 +++ 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:45:02 ++ 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:45:02 ++ 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:45:02 ++ 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:45:02 ++ export PYENV_SHELL=bash 07:45:02 ++ PYENV_SHELL=bash 07:45:02 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:45:02 +++ complete -F _pyenv pyenv 07:45:02 ++ lf-pyver python3 07:45:02 ++ local py_version_xy=python3 07:45:02 ++ local py_version_xyz= 07:45:02 ++ pyenv versions 07:45:02 ++ sed 's/^[ *]* //' 07:45:02 ++ local command 07:45:02 ++ command=versions 07:45:02 ++ '[' 1 -gt 0 ']' 07:45:02 ++ shift 07:45:02 ++ case "$command" in 07:45:02 ++ command pyenv versions 07:45:02 ++ pyenv versions 07:45:02 ++ awk '{ print $1 }' 07:45:02 ++ grep -E '^[0-9.]*[0-9]$' 07:45:02 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:45:02 +++ grep '^3' /tmp/.pyenv_versions 07:45:02 +++ sort -V 07:45:02 +++ tail -n 1 07:45:02 ++ py_version_xyz=3.10.6 07:45:02 ++ [[ -z 3.10.6 ]] 07:45:02 ++ echo 3.10.6 07:45:02 ++ return 0 07:45:02 + pyenv local 3.10.6 07:45:02 + local command 07:45:02 + command=local 07:45:02 + '[' 2 -gt 0 ']' 07:45:02 + shift 07:45:02 + case "$command" in 07:45:02 + command pyenv local 3.10.6 07:45:02 + pyenv local 3.10.6 07:45:02 + for arg in "$@" 07:45:02 + case $arg in 07:45:02 + pkg_list+='tox ' 07:45:02 + for arg in "$@" 07:45:02 + case $arg in 07:45:02 + pkg_list+='virtualenv ' 07:45:02 + for arg in "$@" 07:45:02 + case $arg in 07:45:02 + pkg_list+='urllib3~=1.26.15 ' 07:45:02 + [[ -f /tmp/.toxenv ]] 07:45:02 + [[ ! -f /tmp/.toxenv ]] 07:45:02 + [[ -n '' ]] 07:45:02 + python3 -m venv /tmp/venv-vw9Y 07:45:06 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-vw9Y' 07:45:06 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-vw9Y 07:45:06 + echo /tmp/venv-vw9Y 07:45:06 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 07:45:06 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 07:45:06 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 07:45:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:45:06 + local 'pip_opts=--upgrade --quiet' 07:45:06 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 07:45:06 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 07:45:06 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 07:45:06 + [[ -n '' ]] 07:45:06 + [[ -n '' ]] 07:45:06 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 07:45:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:45:06 + /tmp/venv-vw9Y/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:45:11 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 07:45:11 lf-activate-venv(): INFO: Base packages installed successfully 07:45:11 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:45:11 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 07:45:11 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 07:45:11 + /tmp/venv-vw9Y/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:45:14 + type python3 07:45:14 + true 07:45:14 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-vw9Y/bin to PATH' 07:45:14 lf-activate-venv(): INFO: Adding /tmp/venv-vw9Y/bin to PATH 07:45:14 + PATH=/tmp/venv-vw9Y/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:45:14 + return 0 07:45:14 + python3 --version 07:45:14 Python 3.10.6 07:45:14 + python3 -m pip --version 07:45:14 pip 26.1 from /tmp/venv-vw9Y/lib/python3.10/site-packages/pip (python 3.10) 07:45:14 + python3 -m pip freeze 07:45:14 cachetools==7.0.6 07:45:14 colorama==0.4.6 07:45:14 distlib==0.4.0 07:45:14 filelock==3.29.0 07:45:14 packaging==26.2 07:45:14 platformdirs==4.9.6 07:45:14 pluggy==1.6.0 07:45:14 pyproject-api==1.10.0 07:45:14 python-discovery==1.2.2 07:45:14 tomli==2.4.1 07:45:14 tomli_w==1.2.0 07:45:14 tox==4.53.0 07:45:14 typing_extensions==4.15.0 07:45:14 urllib3==1.26.20 07:45:14 virtualenv==21.3.0 07:45:14 [EnvInject] - Injecting environment variables from a build step. 07:45:14 [EnvInject] - Injecting as environment variables the properties content 07:45:14 PARALLEL=false 07:45:14 07:45:14 [EnvInject] - Variables injected successfully. 07:45:14 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash -l /tmp/jenkins11822949454314032856.sh 07:45:14 ---> tox-run.sh 07:45:14 + 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:45:14 + ARCHIVE_TOX_DIR=/w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/tox 07:45:14 + ARCHIVE_DOC_DIR=/w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/docs 07:45:14 + mkdir -p /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/tox 07:45:14 + cd /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/. 07:45:14 + source /home/jenkins/lf-env.sh 07:45:14 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:45:14 ++ mktemp -d /tmp/venv-XXXX 07:45:14 + lf_venv=/tmp/venv-zUOf 07:45:14 + local venv_file=/tmp/.os_lf_venv 07:45:14 + local python=python3 07:45:14 + local options 07:45:14 + local set_path=true 07:45:14 + local install_args= 07:45:14 ++ 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:45:14 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:45:14 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:45:14 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:45:14 + true 07:45:14 + case $1 in 07:45:14 + venv_file=/tmp/.toxenv 07:45:14 + shift 2 07:45:14 + true 07:45:14 + case $1 in 07:45:14 + shift 07:45:14 + break 07:45:14 + case $python in 07:45:14 + local pkg_list= 07:45:14 + [[ -d /opt/pyenv ]] 07:45:14 + echo 'Setup pyenv:' 07:45:14 Setup pyenv: 07:45:14 + export PYENV_ROOT=/opt/pyenv 07:45:14 + PYENV_ROOT=/opt/pyenv 07:45:14 + 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:45:14 + 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:45:14 + pyenv versions 07:45:14 system 07:45:14 3.8.13 07:45:14 3.9.13 07:45:14 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 07:45:14 + command -v pyenv 07:45:14 ++ pyenv init - --no-rehash 07:45:14 + 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:45:14 export PATH="/opt/pyenv/shims:${PATH}" 07:45:14 export PYENV_SHELL=bash 07:45:14 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:45:14 pyenv() { 07:45:14 local command 07:45:14 command="${1:-}" 07:45:14 if [ "$#" -gt 0 ]; then 07:45:14 shift 07:45:14 fi 07:45:14 07:45:14 case "$command" in 07:45:14 rehash|shell) 07:45:14 eval "$(pyenv "sh-$command" "$@")" 07:45:14 ;; 07:45:14 *) 07:45:14 command pyenv "$command" "$@" 07:45:14 ;; 07:45:14 esac 07:45:14 }' 07:45:14 +++ 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:45:14 ++ 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:45:14 ++ 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:45:14 ++ 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:45:14 ++ export PYENV_SHELL=bash 07:45:14 ++ PYENV_SHELL=bash 07:45:14 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:45:14 +++ complete -F _pyenv pyenv 07:45:14 ++ lf-pyver python3 07:45:14 ++ local py_version_xy=python3 07:45:14 ++ local py_version_xyz= 07:45:14 ++ pyenv versions 07:45:14 ++ local command 07:45:14 ++ command=versions 07:45:14 ++ '[' 1 -gt 0 ']' 07:45:14 ++ shift 07:45:14 ++ case "$command" in 07:45:14 ++ command pyenv versions 07:45:14 ++ pyenv versions 07:45:14 ++ sed 's/^[ *]* //' 07:45:14 ++ awk '{ print $1 }' 07:45:14 ++ grep -E '^[0-9.]*[0-9]$' 07:45:14 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:45:14 +++ grep '^3' /tmp/.pyenv_versions 07:45:14 +++ sort -V 07:45:14 +++ tail -n 1 07:45:14 ++ py_version_xyz=3.10.6 07:45:14 ++ [[ -z 3.10.6 ]] 07:45:14 ++ echo 3.10.6 07:45:14 ++ return 0 07:45:14 + pyenv local 3.10.6 07:45:14 + local command 07:45:14 + command=local 07:45:14 + '[' 2 -gt 0 ']' 07:45:14 + shift 07:45:14 + case "$command" in 07:45:14 + command pyenv local 3.10.6 07:45:14 + pyenv local 3.10.6 07:45:14 + for arg in "$@" 07:45:14 + case $arg in 07:45:14 + pkg_list+='tox ' 07:45:14 + for arg in "$@" 07:45:14 + case $arg in 07:45:14 + pkg_list+='virtualenv ' 07:45:14 + for arg in "$@" 07:45:14 + case $arg in 07:45:14 + pkg_list+='urllib3~=1.26.15 ' 07:45:14 + [[ -f /tmp/.toxenv ]] 07:45:14 ++ cat /tmp/.toxenv 07:45:14 + lf_venv=/tmp/venv-vw9Y 07:45:14 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vw9Y from' file:/tmp/.toxenv 07:45:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vw9Y from file:/tmp/.toxenv 07:45:14 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 07:45:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:45:14 + local 'pip_opts=--upgrade --quiet' 07:45:14 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 07:45:14 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 07:45:14 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 07:45:14 + [[ -n '' ]] 07:45:14 + [[ -n '' ]] 07:45:14 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 07:45:14 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:45:14 + /tmp/venv-vw9Y/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:45:15 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 07:45:15 lf-activate-venv(): INFO: Base packages installed successfully 07:45:15 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:45:15 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 07:45:15 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 07:45:15 + /tmp/venv-vw9Y/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:45:17 + type python3 07:45:17 + true 07:45:17 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-vw9Y/bin to PATH' 07:45:17 lf-activate-venv(): INFO: Adding /tmp/venv-vw9Y/bin to PATH 07:45:17 + PATH=/tmp/venv-vw9Y/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:45:17 + return 0 07:45:17 + [[ -d /opt/pyenv ]] 07:45:17 + echo '---> Setting up pyenv' 07:45:17 ---> Setting up pyenv 07:45:17 + export PYENV_ROOT=/opt/pyenv 07:45:17 + PYENV_ROOT=/opt/pyenv 07:45:17 + export PATH=/opt/pyenv/bin:/tmp/venv-vw9Y/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:45:17 + PATH=/opt/pyenv/bin:/tmp/venv-vw9Y/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:45:17 ++ pwd 07:45:17 + PYTHONPATH=/w/workspace/integration-python-onapsdk-master-pydocstyle-lint 07:45:17 + export PYTHONPATH 07:45:17 + export TOX_TESTENV_PASSENV=PYTHONPATH 07:45:17 + TOX_TESTENV_PASSENV=PYTHONPATH 07:45:17 + tox --version 07:45:17 4.53.0 from /tmp/venv-vw9Y/lib/python3.10/site-packages/tox/__init__.py 07:45:17 + PARALLEL=false 07:45:17 + TOX_OPTIONS_LIST= 07:45:17 + [[ -n pydocstyle ]] 07:45:17 + TOX_OPTIONS_LIST=' -e pydocstyle' 07:45:17 + case ${PARALLEL,,} in 07:45:17 + tee -a /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/tox/tox.log 07:45:17 + tox -e pydocstyle 07:45:18 pydocstyle: install_deps> python -I -m pip install -r test-requirements.txt 07:45:30 .pkg: install_requires> python -I -m pip install 'setuptools>=40.8.0' 07:45:31 .pkg: _optional_hooks> python /tmp/venv-vw9Y/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 07:45:31 .pkg: get_requires_for_build_sdist> python /tmp/venv-vw9Y/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 07:45:32 .pkg: install_requires_for_build_sdist> python -I -m pip install pytest-runner==5.2 07:45:32 .pkg: get_requires_for_build_wheel> python /tmp/venv-vw9Y/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 07:45:33 .pkg: install_requires_for_build_wheel> python -I -m pip install pytest-runner==5.2 07:45:33 .pkg: freeze> python -m pip freeze --all 07:45:33 .pkg: pip==26.1,pytest-runner==5.2,setuptools==82.0.1 07:45:33 .pkg: prepare_metadata_for_build_wheel> python /tmp/venv-vw9Y/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 07:45:34 .pkg: build_sdist> python /tmp/venv-vw9Y/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 07:45:34 pydocstyle: 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 07:45:35 pydocstyle: install_package> python -I -m pip install --force-reinstall --no-deps /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.tox/.tmp/package/1/onapsdk-14.4.0.tar.gz 07:45:38 pydocstyle: freeze> python -m pip freeze --all 07:45:39 pydocstyle: astroid==4.0.4,attrs==26.1.0,bandit==1.9.4,certifi==2026.4.22,charset-normalizer==3.4.7,coverage==7.13.5,dacite==1.6.0,Deprecated==1.3.1,dill==0.4.1,exceptiongroup==1.3.1,idna==3.13,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,markdown-it-py==4.0.0,MarkupSafe==3.0.3,mccabe==0.7.0,mdurl==0.1.2,more-itertools==11.0.2,onapsdk==14.4.0,opentelemetry-api==1.33.1,oyaml==1.0,packaging==26.2,pip==26.1,platformdirs==4.9.6,pluggy==1.6.0,pydocstyle==6.3.0,Pygments==2.20.0,pylint==4.0.5,pyrsistent==0.20.0,PySocks==1.7.1,pytest==9.0.3,pytest-cov==7.1.0,PyYAML==6.0.3,requests==2.32.3,requests-mock==1.12.1,rich==15.0.0,setuptools==82.0.1,simplejson==3.17.6,snowballstemmer==3.0.1,stevedore==5.7.0,tomli==2.4.1,tomlkit==0.14.0,typing_extensions==4.15.0,urllib3==2.6.3,wrapt==2.1.2,zipp==3.23.1 07:45:39 pydocstyle: commands[0]> pydocstyle src/ 07:45:42 pydocstyle: OK (25.21=setup[21.44]+cmd[3.77] seconds) 07:45:42 congratulations :) (25.25 seconds) 07:45:42 + tox_status=0 07:45:42 + echo '---> Completed tox runs' 07:45:42 ---> Completed tox runs 07:45:42 + for i in .tox/*/log 07:45:42 ++ echo .tox/pydocstyle/log 07:45:42 ++ awk -F/ '{print $2}' 07:45:42 + tox_env=pydocstyle 07:45:42 + cp -r .tox/pydocstyle/log /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/tox/pydocstyle 07:45:42 + DOC_DIR=docs/_build/html 07:45:42 + [[ -d docs/_build/html ]] 07:45:42 + echo '---> tox-run.sh ends' 07:45:42 ---> tox-run.sh ends 07:45:42 + test 0 -eq 0 07:45:43 $ ssh-agent -k 07:45:43 unset SSH_AUTH_SOCK; 07:45:43 unset SSH_AGENT_PID; 07:45:43 echo Agent pid 2028 killed; 07:45:43 [ssh-agent] Stopped. 07:45:43 [PostBuildScript] - [INFO] Executing post build scripts. 07:45:43 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins3208709301195390115.sh 07:45:43 ---> sysstat.sh 07:45:43 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins4442931503196791878.sh 07:45:43 ---> package-listing.sh 07:45:43 ++ facter osfamily 07:45:43 ++ tr '[:upper:]' '[:lower:]' 07:45:43 + OS_FAMILY=debian 07:45:43 + workspace=/w/workspace/integration-python-onapsdk-master-pydocstyle-lint 07:45:43 + START_PACKAGES=/tmp/packages_start.txt 07:45:43 + END_PACKAGES=/tmp/packages_end.txt 07:45:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:45:43 + PACKAGES=/tmp/packages_start.txt 07:45:43 + '[' /w/workspace/integration-python-onapsdk-master-pydocstyle-lint ']' 07:45:43 + PACKAGES=/tmp/packages_end.txt 07:45:43 + case "${OS_FAMILY}" in 07:45:43 + dpkg -l 07:45:43 + grep '^ii' 07:45:43 + '[' -f /tmp/packages_start.txt ']' 07:45:43 + '[' -f /tmp/packages_end.txt ']' 07:45:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:45:43 + '[' /w/workspace/integration-python-onapsdk-master-pydocstyle-lint ']' 07:45:43 + mkdir -p /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/ 07:45:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/ 07:45:43 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins16234431381636188619.sh 07:45:43 ---> capture-instance-metadata.sh 07:45:43 Setup pyenv: 07:45:43 system 07:45:43 3.8.13 07:45:43 3.9.13 07:45:43 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 07:45:47 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-kgXX 07:45:47 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:45:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:45:47 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:45:51 lf-activate-venv(): INFO: Base packages installed successfully 07:45:51 lf-activate-venv(): INFO: Installing additional packages: lftools 07:46:20 lf-activate-venv(): INFO: Adding /tmp/venv-kgXX/bin to PATH 07:46:20 INFO: Running in OpenStack, capturing instance metadata 07:46:21 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins4677431263904904591.sh 07:46:21 provisioning config files... 07:46:21 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-python-onapsdk-master-pydocstyle-lint@tmp/config11210436661061410430tmp 07:46:21 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 07:46:21 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 07:46:21 [EnvInject] - Injecting environment variables from a build step. 07:46:21 [EnvInject] - Injecting as environment variables the properties content 07:46:21 SERVER_ID=logs 07:46:21 07:46:21 [EnvInject] - Variables injected successfully. 07:46:21 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins14979194899602605058.sh 07:46:21 ---> create-netrc.sh 07:46:21 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins7991371164698859773.sh 07:46:21 ---> python-tools-install.sh 07:46:21 Setup pyenv: 07:46:21 system 07:46:21 3.8.13 07:46:21 3.9.13 07:46:21 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 07:46:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kgXX from file:/tmp/.os_lf_venv 07:46:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:46:21 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:46:23 lf-activate-venv(): INFO: Base packages installed successfully 07:46:23 lf-activate-venv(): INFO: Installing additional packages: lftools 07:46:31 lf-activate-venv(): INFO: Adding /tmp/venv-kgXX/bin to PATH 07:46:31 Generating Requirements File 07:46:52 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 07:46:52 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 07:46:53 Python 3.10.6 07:46:53 pip 26.1 from /tmp/venv-kgXX/lib/python3.10/site-packages/pip (python 3.10) 07:46:53 appdirs==1.4.4 07:46:53 argcomplete==3.6.3 07:46:53 aspy.yaml==1.3.0 07:46:53 attrs==26.1.0 07:46:53 autopage==0.6.0 07:46:53 backports.strenum==1.3.1 07:46:53 beautifulsoup4==4.14.3 07:46:53 boto3==1.42.97 07:46:53 botocore==1.42.97 07:46:53 bs4==0.0.2 07:46:53 certifi==2026.4.22 07:46:53 cffi==2.0.0 07:46:53 cfgv==3.5.0 07:46:53 chardet==7.4.3 07:46:53 charset-normalizer==3.4.7 07:46:53 click==8.3.3 07:46:53 cliff==4.13.3 07:46:53 cmd2==3.5.1 07:46:53 cryptography==3.3.2 07:46:53 debtcollector==3.1.0 07:46:53 decorator==5.2.1 07:46:53 defusedxml==0.7.1 07:46:53 Deprecated==1.3.1 07:46:53 distlib==0.4.0 07:46:53 dnspython==2.8.0 07:46:53 docker==7.1.0 07:46:53 dogpile.cache==1.5.0 07:46:53 durationpy==0.10 07:46:53 email-validator==2.3.0 07:46:53 filelock==3.29.0 07:46:53 future==1.0.0 07:46:53 gitdb==4.0.12 07:46:53 GitPython==3.1.48 07:46:53 httplib2==0.30.2 07:46:53 identify==2.6.19 07:46:53 idna==3.13 07:46:53 importlib-resources==1.5.0 07:46:53 iso8601==2.1.0 07:46:53 Jinja2==3.1.6 07:46:53 jmespath==1.1.0 07:46:53 jsonpatch==1.33 07:46:53 jsonpointer==3.1.1 07:46:53 jsonschema==4.26.0 07:46:53 jsonschema-specifications==2025.9.1 07:46:53 keystoneauth1==5.13.1 07:46:53 kubernetes==35.0.0 07:46:53 lftools==0.37.22 07:46:53 lxml==6.1.0 07:46:53 markdown-it-py==4.0.0 07:46:53 MarkupSafe==3.0.3 07:46:53 mdurl==0.1.2 07:46:53 msgpack==1.1.2 07:46:53 multi_key_dict==2.0.3 07:46:53 munch==4.0.0 07:46:53 netaddr==1.3.0 07:46:53 niet==1.4.2 07:46:53 nodeenv==1.10.0 07:46:53 oauth2client==4.1.3 07:46:53 oauthlib==3.3.1 07:46:53 openstacksdk==4.12.0 07:46:53 os-service-types==1.8.2 07:46:53 osc-lib==4.5.0 07:46:53 oslo.config==10.3.0 07:46:53 oslo.context==6.3.0 07:46:53 oslo.i18n==6.7.2 07:46:53 oslo.log==8.1.0 07:46:53 oslo.serialization==5.9.1 07:46:53 oslo.utils==10.0.1 07:46:53 packaging==26.2 07:46:53 pbr==7.0.3 07:46:53 platformdirs==4.9.6 07:46:53 prettytable==3.17.0 07:46:53 psutil==7.2.2 07:46:53 pyasn1==0.6.3 07:46:53 pyasn1_modules==0.4.2 07:46:53 pycparser==3.0 07:46:53 pygerrit2==2.0.15 07:46:53 PyGithub==2.9.1 07:46:53 Pygments==2.20.0 07:46:53 PyJWT==2.12.1 07:46:53 PyNaCl==1.6.2 07:46:53 pyparsing==2.4.7 07:46:53 pyperclip==1.11.0 07:46:53 pyrsistent==0.20.0 07:46:53 python-cinderclient==9.9.0 07:46:53 python-dateutil==2.9.0.post0 07:46:53 python-discovery==1.2.2 07:46:53 python-heatclient==5.1.0 07:46:53 python-jenkins==1.8.3 07:46:53 python-keystoneclient==5.8.0 07:46:53 python-magnumclient==4.10.0 07:46:53 python-openstackclient==9.0.0 07:46:53 python-swiftclient==4.10.0 07:46:53 PyYAML==6.0.3 07:46:53 referencing==0.37.0 07:46:53 requests==2.33.1 07:46:53 requests-oauthlib==2.0.0 07:46:53 rfc3986==2.0.0 07:46:53 rich==15.0.0 07:46:53 rich-argparse==1.7.2 07:46:53 rpds-py==0.30.0 07:46:53 rsa==4.9.1 07:46:53 ruamel.yaml==0.19.1 07:46:53 ruamel.yaml.clib==0.2.15 07:46:53 s3transfer==0.16.1 07:46:53 simplejson==4.1.1 07:46:53 six==1.17.0 07:46:53 smmap==5.0.3 07:46:53 soupsieve==2.8.3 07:46:53 stevedore==5.7.0 07:46:53 tabulate==0.10.0 07:46:53 toml==0.10.2 07:46:53 tomlkit==0.14.0 07:46:53 tqdm==4.67.3 07:46:53 typing_extensions==4.15.0 07:46:53 urllib3==1.26.20 07:46:53 virtualenv==21.3.0 07:46:53 wcwidth==0.6.0 07:46:53 websocket-client==1.9.0 07:46:53 wrapt==2.1.2 07:46:53 xdg==6.0.0 07:46:53 xmltodict==1.0.4 07:46:53 yq==3.4.3 07:46:53 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/sh /tmp/jenkins13982363298301612057.sh 07:46:53 ---> uv-install.sh 07:46:53 Installing uv/uvx (latest) using shell installer 07:46:53 2026-04-28 07:46:53 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71225/71225] -> "/tmp/uv-install-cK7g1c.sh" [1] 07:46:53 downloading uv 0.11.8 x86_64-unknown-linux-gnu 07:46:54 installing to /home/jenkins/.local/bin 07:46:54 uv 07:46:54 uvx 07:46:54 everything's installed! 07:46:54 07:46:54 To add $HOME/.local/bin to your PATH, either restart your shell or run: 07:46:54 07:46:54 source $HOME/.local/bin/env (sh, bash, zsh) 07:46:54 source $HOME/.local/bin/env.fish (fish) 07:46:54 Adding install location to PATH 07:46:54 ---> Validating uv/uvx install 07:46:54 uvx 0.11.8 (x86_64-unknown-linux-gnu) 07:46:54 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins4563230303270559577.sh 07:46:54 ---> sudo-logs.sh 07:46:54 Archiving 'sudo' log.. 07:46:55 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash /tmp/jenkins16981573819518893284.sh 07:46:55 ---> job-cost.sh 07:46:55 INFO: Activating Python virtual environment... 07:46:55 Setup pyenv: 07:46:55 system 07:46:55 3.8.13 07:46:55 3.9.13 07:46:55 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 07:46:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kgXX from file:/tmp/.os_lf_venv 07:46:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:46:55 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:46:57 lf-activate-venv(): INFO: Base packages installed successfully 07:46:57 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:47:02 lf-activate-venv(): INFO: Adding /tmp/venv-kgXX/bin to PATH 07:47:02 INFO: No stack-cost file found 07:47:02 INFO: Instance uptime: 169s 07:47:02 INFO: Fetching instance metadata (attempt 1 of 3)... 07:47:02 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 07:47:02 INFO: Successfully fetched instance metadata 07:47:02 INFO: Instance type: v3-standard-8 07:47:02 INFO: Retrieving pricing info for: v3-standard-8 07:47:02 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 07:47:02 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-8/cost?seconds=169 07:47:02 INFO: Successfully fetched Vexxhost pricing API 07:47:02 INFO: Retrieved cost: 0.22 07:47:03 INFO: Retrieved resource: v3-standard-8 07:47:03 INFO: Creating archive directory: /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/cost 07:47:03 INFO: Archiving costs to: /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/archives/cost.csv 07:47:03 INFO: Successfully archived job cost data 07:47:03 DEBUG: Cost data: integration-python-onapsdk-master-pydocstyle-lint,273,2026-04-28 07:47:03,v3-standard-8,169,0.22,0.00,SUCCESS 07:47:03 [integration-python-onapsdk-master-pydocstyle-lint] $ /bin/bash -l /tmp/jenkins715368800000993984.sh 07:47:03 ---> logs-deploy.sh 07:47:03 Setup pyenv: 07:47:03 system 07:47:03 3.8.13 07:47:03 3.9.13 07:47:03 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-pydocstyle-lint/.python-version) 07:47:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kgXX from file:/tmp/.os_lf_venv 07:47:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:47:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:47:05 lf-activate-venv(): INFO: Base packages installed successfully 07:47:05 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 07:47:12 lf-activate-venv(): INFO: Adding /tmp/venv-kgXX/bin to PATH 07:47:12 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-python-onapsdk-master-pydocstyle-lint/273 07:47:12 INFO: archiving workspace using pattern(s): 07:47:14 Archives upload complete. 07:47:14 INFO: archiving logs to Nexus 07:47:15 ---> uname -a: 07:47:15 Linux prd-ubuntu1804-docker-8c-8g-6678 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:47:15 07:47:15 07:47:15 ---> lscpu: 07:47:15 Architecture: x86_64 07:47:15 CPU op-mode(s): 32-bit, 64-bit 07:47:15 Byte Order: Little Endian 07:47:15 CPU(s): 8 07:47:15 On-line CPU(s) list: 0-7 07:47:15 Thread(s) per core: 1 07:47:15 Core(s) per socket: 1 07:47:15 Socket(s): 8 07:47:15 NUMA node(s): 1 07:47:15 Vendor ID: AuthenticAMD 07:47:15 CPU family: 23 07:47:15 Model: 49 07:47:15 Model name: AMD EPYC-Rome Processor 07:47:15 Stepping: 0 07:47:15 CPU MHz: 2799.998 07:47:15 BogoMIPS: 5599.99 07:47:15 Virtualization: AMD-V 07:47:15 Hypervisor vendor: KVM 07:47:15 Virtualization type: full 07:47:15 L1d cache: 32K 07:47:15 L1i cache: 32K 07:47:15 L2 cache: 512K 07:47:15 L3 cache: 16384K 07:47:15 NUMA node0 CPU(s): 0-7 07:47:15 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:47:15 07:47:15 07:47:15 ---> nproc: 07:47:15 8 07:47:15 07:47:15 07:47:15 ---> df -h: 07:47:15 Filesystem Size Used Avail Use% Mounted on 07:47:15 udev 16G 0 16G 0% /dev 07:47:15 tmpfs 3.2G 712K 3.2G 1% /run 07:47:15 /dev/vda1 155G 11G 145G 7% / 07:47:15 tmpfs 16G 0 16G 0% /dev/shm 07:47:15 tmpfs 5.0M 0 5.0M 0% /run/lock 07:47:15 tmpfs 16G 0 16G 0% /sys/fs/cgroup 07:47:15 /dev/vda15 105M 4.4M 100M 5% /boot/efi 07:47:15 tmpfs 3.2G 0 3.2G 0% /run/user/1001 07:47:15 07:47:15 07:47:15 ---> free -m: 07:47:15 total used free shared buff/cache available 07:47:15 Mem: 32167 813 29082 0 2271 30922 07:47:15 Swap: 1023 0 1023 07:47:15 07:47:15 07:47:15 ---> ip addr: 07:47:15 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:47:15 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:47:15 inet 127.0.0.1/8 scope host lo 07:47:15 valid_lft forever preferred_lft forever 07:47:15 inet6 ::1/128 scope host 07:47:15 valid_lft forever preferred_lft forever 07:47:15 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 07:47:15 link/ether fa:16:3e:ea:7c:0a brd ff:ff:ff:ff:ff:ff 07:47:15 inet 10.30.107.38/23 brd 10.30.107.255 scope global dynamic ens3 07:47:15 valid_lft 86226sec preferred_lft 86226sec 07:47:15 inet6 fe80::f816:3eff:feea:7c0a/64 scope link 07:47:15 valid_lft forever preferred_lft forever 07:47:15 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 07:47:15 link/ether 02:42:5f:88:8e:86 brd ff:ff:ff:ff:ff:ff 07:47:15 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 07:47:15 valid_lft forever preferred_lft forever 07:47:15 07:47:15 07:47:15 ---> sar -b -r -n DEV: 07:47:15 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-6678) 04/28/26 _x86_64_ (8 CPU) 07:47:15 07:47:15 07:44:24 LINUX RESTART (8 CPU) 07:47:15 07:47:15 07:45:01 tps rtps wtps bread/s bwrtn/s 07:47:15 07:46:01 157.65 25.32 132.32 815.59 95010.46 07:47:15 07:47:01 94.85 2.05 92.80 139.58 21400.83 07:47:15 Average: 126.25 13.69 112.56 477.61 58208.71 07:47:15 07:47:15 07:45:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:47:15 07:46:01 30163292 31686196 2775928 8.43 65404 1767576 1441816 4.24 896316 1588748 69356 07:47:15 07:47:01 29788344 31669204 3150876 9.57 89100 2084136 1437048 4.23 924336 1896740 187812 07:47:15 Average: 29975818 31677700 2963402 9.00 77252 1925856 1439432 4.24 910326 1742744 128584 07:47:15 07:47:15 07:45:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:47:15 07:46:01 ens3 68.56 50.28 447.31 11.80 0.00 0.00 0.00 0.00 07:47:15 07:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:47:15 07:46:01 lo 1.53 1.53 0.18 0.18 0.00 0.00 0.00 0.00 07:47:15 07:47:01 ens3 257.26 174.67 1259.09 18.97 0.00 0.00 0.00 0.00 07:47:15 07:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:47:15 07:47:01 lo 1.20 1.20 0.13 0.13 0.00 0.00 0.00 0.00 07:47:15 Average: ens3 162.90 112.47 853.17 15.38 0.00 0.00 0.00 0.00 07:47:15 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:47:15 Average: lo 1.37 1.37 0.16 0.16 0.00 0.00 0.00 0.00 07:47:15 07:47:15 07:47:15 ---> sar -P ALL: 07:47:15 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-6678) 04/28/26 _x86_64_ (8 CPU) 07:47:15 07:47:15 07:44:24 LINUX RESTART (8 CPU) 07:47:15 07:47:15 07:45:01 CPU %user %nice %system %iowait %steal %idle 07:47:15 07:46:01 all 9.97 0.00 0.89 1.64 0.04 87.46 07:47:15 07:46:01 0 32.63 0.00 1.88 0.78 0.07 64.63 07:47:15 07:46:01 1 7.37 0.00 0.70 0.05 0.03 91.85 07:47:15 07:46:01 2 4.90 0.00 0.92 2.84 0.03 91.31 07:47:15 07:46:01 3 2.22 0.00 0.32 4.06 0.05 93.34 07:47:15 07:46:01 4 2.99 0.00 0.57 0.03 0.05 96.36 07:47:15 07:46:01 5 0.47 0.00 0.58 4.60 0.02 94.33 07:47:15 07:46:01 6 15.09 0.00 1.31 0.28 0.03 83.29 07:47:15 07:46:01 7 14.06 0.00 0.85 0.45 0.07 84.57 07:47:15 07:47:01 all 8.49 0.00 0.77 0.76 0.03 89.94 07:47:15 07:47:01 0 23.32 0.00 1.87 0.54 0.07 74.20 07:47:15 07:47:01 1 2.55 0.00 0.30 0.00 0.02 97.13 07:47:15 07:47:01 2 1.62 0.00 0.33 0.12 0.02 97.91 07:47:15 07:47:01 3 0.28 0.00 0.17 0.77 0.02 98.76 07:47:15 07:47:01 4 0.12 0.00 0.13 0.00 0.00 99.75 07:47:15 07:47:01 5 12.06 0.00 1.54 3.66 0.05 82.69 07:47:15 07:47:01 6 16.00 0.00 0.80 0.35 0.05 82.80 07:47:15 07:47:01 7 12.03 0.00 1.02 0.65 0.05 86.25 07:47:15 Average: all 9.23 0.00 0.83 1.20 0.04 88.70 07:47:15 Average: 0 27.98 0.00 1.88 0.66 0.07 69.41 07:47:15 Average: 1 4.96 0.00 0.50 0.03 0.03 94.49 07:47:15 Average: 2 3.26 0.00 0.63 1.48 0.03 94.61 07:47:15 Average: 3 1.25 0.00 0.24 2.41 0.03 96.06 07:47:15 Average: 4 1.55 0.00 0.35 0.02 0.03 98.06 07:47:15 Average: 5 6.26 0.00 1.06 4.13 0.03 88.51 07:47:15 Average: 6 15.54 0.00 1.06 0.32 0.04 83.04 07:47:15 Average: 7 13.04 0.00 0.94 0.55 0.06 85.41 07:47:15 07:47:15 07:47:15