06:39:53 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/python-onapsdk/+/146983 06:39:53 Running as SYSTEM 06:39:53 [EnvInject] - Loading node environment variables. 06:39:53 Building remotely on prd-ubuntu1804-docker-8c-8g-11510 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/integration-python-onapsdk-master-bandit-lint 06:39:53 [ssh-agent] Looking for ssh-agent implementation... 06:39:53 $ ssh-agent 06:39:53 SSH_AUTH_SOCK=/tmp/ssh-Rhd56N4zbBAn/agent.2000 06:39:53 SSH_AGENT_PID=2002 06:39:53 [ssh-agent] Started. 06:39:53 Running ssh-add (command line suppressed) 06:39:53 Identity added: /w/workspace/integration-python-onapsdk-master-bandit-lint@tmp/private_key_8979983752309461439.key (/w/workspace/integration-python-onapsdk-master-bandit-lint@tmp/private_key_8979983752309461439.key) 06:39:53 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 06:39:53 The recommended git tool is: NONE 06:39:54 using credential onap-jenkins-ssh 06:39:54 Wiping out workspace first. 06:39:55 Cloning the remote Git repository 06:39:55 Cloning repository git://cloud.onap.org/mirror/integration/python-onapsdk.git 06:39:55 > git init /w/workspace/integration-python-onapsdk-master-bandit-lint # timeout=10 06:39:55 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 06:39:55 > git --version # timeout=10 06:39:55 > git --version # 'git version 2.17.1' 06:39:55 using GIT_SSH to set credentials Gerrit user 06:39:55 Verifying host key using manually-configured host key entries 06:39:55 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git +refs/heads/*:refs/remotes/origin/* # timeout=30 06:39:55 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 06:39:55 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:39:55 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 06:39:55 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 06:39:55 using GIT_SSH to set credentials Gerrit user 06:39:55 Verifying host key using manually-configured host key entries 06:39:55 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git refs/changes/83/146983/1 # timeout=30 06:39:55 > git rev-parse 642626df0370014da6a3185357708254c8e4eb9b^{commit} # timeout=10 06:39:55 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 06:39:55 Checking out Revision 642626df0370014da6a3185357708254c8e4eb9b (refs/changes/83/146983/1) 06:39:55 > git config core.sparsecheckout # timeout=10 06:39:55 > git checkout -f 642626df0370014da6a3185357708254c8e4eb9b # timeout=30 06:39:59 Commit message: "Add ACM runtime API and PAP policy status support" 06:39:59 > git rev-parse FETCH_HEAD^{commit} # timeout=10 06:39:59 > git rev-list --no-walk 488c8cfc0311f57641077622f9d0f611b569e49a # timeout=10 06:39:59 [EnvInject] - Injecting environment variables from a build step. 06:39:59 [EnvInject] - Injecting as environment variables the properties content 06:39:59 PYTHON=python3 06:39:59 06:39:59 [EnvInject] - Variables injected successfully. 06:39:59 [integration-python-onapsdk-master-bandit-lint] $ /bin/bash -l /tmp/jenkins1100244537966286427.sh 06:39:59 ---> tox-install.sh 06:39:59 + source /home/jenkins/lf-env.sh 06:39:59 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:39:59 ++ mktemp -d /tmp/venv-XXXX 06:39:59 + lf_venv=/tmp/venv-y0OF 06:39:59 + local venv_file=/tmp/.os_lf_venv 06:39:59 + local python=python3 06:39:59 + local options 06:39:59 + local set_path=true 06:39:59 + local install_args= 06:39:59 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:39:59 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:39:59 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:39:59 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 06:39:59 + true 06:39:59 + case $1 in 06:39:59 + venv_file=/tmp/.toxenv 06:39:59 + shift 2 06:39:59 + true 06:39:59 + case $1 in 06:39:59 + shift 06:39:59 + break 06:39:59 + case $python in 06:39:59 + local pkg_list= 06:39:59 + [[ -d /opt/pyenv ]] 06:39:59 + echo 'Setup pyenv:' 06:39:59 Setup pyenv: 06:39:59 + export PYENV_ROOT=/opt/pyenv 06:39:59 + PYENV_ROOT=/opt/pyenv 06:39:59 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:39:59 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:39:59 + pyenv versions 06:39:59 * system (set by /opt/pyenv/version) 06:39:59 * 3.8.13 (set by /opt/pyenv/version) 06:39:59 * 3.9.13 (set by /opt/pyenv/version) 06:39:59 * 3.10.6 (set by /opt/pyenv/version) 06:39:59 + command -v pyenv 06:39:59 ++ pyenv init - --no-rehash 06:39:59 + 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[*]}"'\'')" 06:39:59 export PATH="/opt/pyenv/shims:${PATH}" 06:39:59 export PYENV_SHELL=bash 06:39:59 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:39:59 pyenv() { 06:39:59 local command 06:39:59 command="${1:-}" 06:39:59 if [ "$#" -gt 0 ]; then 06:39:59 shift 06:39:59 fi 06:39:59 06:39:59 case "$command" in 06:39:59 rehash|shell) 06:39:59 eval "$(pyenv "sh-$command" "$@")" 06:39:59 ;; 06:39:59 *) 06:39:59 command pyenv "$command" "$@" 06:39:59 ;; 06:39:59 esac 06:39:59 }' 06:39:59 +++ 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[*]}"' 06:39:59 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:39:59 ++ 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 06:39:59 ++ 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 06:39:59 ++ export PYENV_SHELL=bash 06:39:59 ++ PYENV_SHELL=bash 06:39:59 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:39:59 +++ complete -F _pyenv pyenv 06:39:59 ++ lf-pyver python3 06:39:59 ++ local py_version_xy=python3 06:39:59 ++ local py_version_xyz= 06:39:59 ++ pyenv versions 06:39:59 ++ sed 's/^[ *]* //' 06:39:59 ++ local command 06:39:59 ++ command=versions 06:39:59 ++ '[' 1 -gt 0 ']' 06:39:59 ++ shift 06:39:59 ++ case "$command" in 06:39:59 ++ command pyenv versions 06:39:59 ++ awk '{ print $1 }' 06:39:59 ++ pyenv versions 06:39:59 ++ grep -E '^[0-9.]*[0-9]$' 06:40:00 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:40:00 +++ sort -V 06:40:00 +++ grep '^3' /tmp/.pyenv_versions 06:40:00 +++ tail -n 1 06:40:00 ++ py_version_xyz=3.10.6 06:40:00 ++ [[ -z 3.10.6 ]] 06:40:00 ++ echo 3.10.6 06:40:00 ++ return 0 06:40:00 + pyenv local 3.10.6 06:40:00 + local command 06:40:00 + command=local 06:40:00 + '[' 2 -gt 0 ']' 06:40:00 + shift 06:40:00 + case "$command" in 06:40:00 + command pyenv local 3.10.6 06:40:00 + pyenv local 3.10.6 06:40:00 + for arg in "$@" 06:40:00 + case $arg in 06:40:00 + pkg_list+='tox ' 06:40:00 + for arg in "$@" 06:40:00 + case $arg in 06:40:00 + pkg_list+='virtualenv ' 06:40:00 + for arg in "$@" 06:40:00 + case $arg in 06:40:00 + pkg_list+='urllib3~=1.26.15 ' 06:40:00 + [[ -f /tmp/.toxenv ]] 06:40:00 + [[ ! -f /tmp/.toxenv ]] 06:40:00 + [[ -n '' ]] 06:40:00 + python3 -m venv /tmp/venv-y0OF 06:40:03 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-y0OF' 06:40:03 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-y0OF 06:40:03 + echo /tmp/venv-y0OF 06:40:03 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 06:40:03 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 06:40:03 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 06:40:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:40:03 + local 'pip_opts=--upgrade --quiet' 06:40:03 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 06:40:03 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 06:40:03 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 06:40:03 + [[ -n '' ]] 06:40:03 + [[ -n '' ]] 06:40:03 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 06:40:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:40:03 + /tmp/venv-y0OF/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 06:40:08 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 06:40:08 lf-activate-venv(): INFO: Base packages installed successfully 06:40:08 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 06:40:08 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 06:40:08 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 06:40:08 + /tmp/venv-y0OF/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 06:40:10 + type python3 06:40:10 + true 06:40:10 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-y0OF/bin to PATH' 06:40:10 lf-activate-venv(): INFO: Adding /tmp/venv-y0OF/bin to PATH 06:40:10 + PATH=/tmp/venv-y0OF/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 06:40:10 + return 0 06:40:10 + python3 --version 06:40:10 Python 3.10.6 06:40:10 + python3 -m pip --version 06:40:10 pip 26.2.1 from /tmp/venv-y0OF/lib/python3.10/site-packages/pip (python 3.10) 06:40:10 + python3 -m pip freeze 06:40:10 cachetools==7.1.7 06:40:10 colorama==0.4.6 06:40:10 distlib==0.4.3 06:40:10 filelock==3.32.2 06:40:10 packaging==26.3 06:40:10 platformdirs==4.11.2 06:40:10 pluggy==1.6.0 06:40:10 pyproject-api==1.11.0 06:40:10 python-discovery==1.5.1 06:40:10 tomli==2.4.1 06:40:10 tomli_w==1.2.0 06:40:10 tox==4.59.0 06:40:10 typing_extensions==4.16.0 06:40:10 urllib3==1.26.20 06:40:10 virtualenv==21.7.4 06:40:10 [EnvInject] - Injecting environment variables from a build step. 06:40:10 [EnvInject] - Injecting as environment variables the properties content 06:40:10 PARALLEL=false 06:40:10 06:40:10 [EnvInject] - Variables injected successfully. 06:40:10 [integration-python-onapsdk-master-bandit-lint] $ /bin/bash -l /tmp/jenkins2444858643347593537.sh 06:40:10 ---> tox-run.sh 06:40:10 + 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 06:40:10 + ARCHIVE_TOX_DIR=/w/workspace/integration-python-onapsdk-master-bandit-lint/archives/tox 06:40:10 + ARCHIVE_DOC_DIR=/w/workspace/integration-python-onapsdk-master-bandit-lint/archives/docs 06:40:10 + mkdir -p /w/workspace/integration-python-onapsdk-master-bandit-lint/archives/tox 06:40:10 + cd /w/workspace/integration-python-onapsdk-master-bandit-lint/. 06:40:10 + source /home/jenkins/lf-env.sh 06:40:10 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:40:10 ++ mktemp -d /tmp/venv-XXXX 06:40:10 + lf_venv=/tmp/venv-spbp 06:40:10 + local venv_file=/tmp/.os_lf_venv 06:40:10 + local python=python3 06:40:10 + local options 06:40:10 + local set_path=true 06:40:10 + local install_args= 06:40:10 ++ 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 06:40:10 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:40:10 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:40:10 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 06:40:10 + true 06:40:10 + case $1 in 06:40:10 + venv_file=/tmp/.toxenv 06:40:10 + shift 2 06:40:10 + true 06:40:10 + case $1 in 06:40:10 + shift 06:40:10 + break 06:40:10 + case $python in 06:40:10 + local pkg_list= 06:40:10 + [[ -d /opt/pyenv ]] 06:40:10 + echo 'Setup pyenv:' 06:40:10 Setup pyenv: 06:40:10 + export PYENV_ROOT=/opt/pyenv 06:40:10 + PYENV_ROOT=/opt/pyenv 06:40:10 + 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 06:40:10 + 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 06:40:10 + pyenv versions 06:40:11 system 06:40:11 3.8.13 06:40:11 3.9.13 06:40:11 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-bandit-lint/.python-version) 06:40:11 + command -v pyenv 06:40:11 ++ pyenv init - --no-rehash 06:40:11 + 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[*]}"'\'')" 06:40:11 export PATH="/opt/pyenv/shims:${PATH}" 06:40:11 export PYENV_SHELL=bash 06:40:11 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:40:11 pyenv() { 06:40:11 local command 06:40:11 command="${1:-}" 06:40:11 if [ "$#" -gt 0 ]; then 06:40:11 shift 06:40:11 fi 06:40:11 06:40:11 case "$command" in 06:40:11 rehash|shell) 06:40:11 eval "$(pyenv "sh-$command" "$@")" 06:40:11 ;; 06:40:11 *) 06:40:11 command pyenv "$command" "$@" 06:40:11 ;; 06:40:11 esac 06:40:11 }' 06:40:11 +++ 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[*]}"' 06:40:11 ++ 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 06:40:11 ++ 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 06:40:11 ++ 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 06:40:11 ++ export PYENV_SHELL=bash 06:40:11 ++ PYENV_SHELL=bash 06:40:11 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:40:11 +++ complete -F _pyenv pyenv 06:40:11 ++ lf-pyver python3 06:40:11 ++ local py_version_xy=python3 06:40:11 ++ local py_version_xyz= 06:40:11 ++ pyenv versions 06:40:11 ++ local command 06:40:11 ++ command=versions 06:40:11 ++ sed 's/^[ *]* //' 06:40:11 ++ '[' 1 -gt 0 ']' 06:40:11 ++ shift 06:40:11 ++ case "$command" in 06:40:11 ++ command pyenv versions 06:40:11 ++ pyenv versions 06:40:11 ++ awk '{ print $1 }' 06:40:11 ++ grep -E '^[0-9.]*[0-9]$' 06:40:11 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:40:11 +++ grep '^3' /tmp/.pyenv_versions 06:40:11 +++ sort -V 06:40:11 +++ tail -n 1 06:40:11 ++ py_version_xyz=3.10.6 06:40:11 ++ [[ -z 3.10.6 ]] 06:40:11 ++ echo 3.10.6 06:40:11 ++ return 0 06:40:11 + pyenv local 3.10.6 06:40:11 + local command 06:40:11 + command=local 06:40:11 + '[' 2 -gt 0 ']' 06:40:11 + shift 06:40:11 + case "$command" in 06:40:11 + command pyenv local 3.10.6 06:40:11 + pyenv local 3.10.6 06:40:11 + for arg in "$@" 06:40:11 + case $arg in 06:40:11 + pkg_list+='tox ' 06:40:11 + for arg in "$@" 06:40:11 + case $arg in 06:40:11 + pkg_list+='virtualenv ' 06:40:11 + for arg in "$@" 06:40:11 + case $arg in 06:40:11 + pkg_list+='urllib3~=1.26.15 ' 06:40:11 + [[ -f /tmp/.toxenv ]] 06:40:11 ++ cat /tmp/.toxenv 06:40:11 + lf_venv=/tmp/venv-y0OF 06:40:11 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-y0OF from' file:/tmp/.toxenv 06:40:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-y0OF from file:/tmp/.toxenv 06:40:11 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 06:40:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:40:11 + local 'pip_opts=--upgrade --quiet' 06:40:11 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 06:40:11 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 06:40:11 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 06:40:11 + [[ -n '' ]] 06:40:11 + [[ -n '' ]] 06:40:11 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 06:40:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:40:11 + /tmp/venv-y0OF/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 06:40:11 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 06:40:11 lf-activate-venv(): INFO: Base packages installed successfully 06:40:11 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 06:40:11 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 06:40:11 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 06:40:11 + /tmp/venv-y0OF/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 06:40:12 + type python3 06:40:12 + true 06:40:12 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-y0OF/bin to PATH' 06:40:12 lf-activate-venv(): INFO: Adding /tmp/venv-y0OF/bin to PATH 06:40:12 + PATH=/tmp/venv-y0OF/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 06:40:12 + return 0 06:40:12 + [[ -d /opt/pyenv ]] 06:40:12 + echo '---> Setting up pyenv' 06:40:12 ---> Setting up pyenv 06:40:12 + export PYENV_ROOT=/opt/pyenv 06:40:12 + PYENV_ROOT=/opt/pyenv 06:40:12 + export PATH=/opt/pyenv/bin:/tmp/venv-y0OF/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 06:40:12 + PATH=/opt/pyenv/bin:/tmp/venv-y0OF/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 06:40:12 ++ pwd 06:40:12 + PYTHONPATH=/w/workspace/integration-python-onapsdk-master-bandit-lint 06:40:12 + export PYTHONPATH 06:40:12 + export TOX_TESTENV_PASSENV=PYTHONPATH 06:40:12 + TOX_TESTENV_PASSENV=PYTHONPATH 06:40:12 + tox --version 06:40:13 4.59.0 from /tmp/venv-y0OF/lib/python3.10/site-packages/tox/__init__.py 06:40:13 + PARALLEL=false 06:40:13 + TOX_OPTIONS_LIST= 06:40:13 + [[ -n bandit ]] 06:40:13 + TOX_OPTIONS_LIST=' -e bandit' 06:40:13 + case ${PARALLEL,,} in 06:40:13 + tox -e bandit 06:40:13 + tee -a /w/workspace/integration-python-onapsdk-master-bandit-lint/archives/tox/tox.log 06:40:14 bandit: install_deps> python -I -m pip install -r test-requirements.txt 06:40:25 .pkg: install_requires> python -I -m pip install 'setuptools>=40.8.0' 06:40:26 .pkg: _optional_hooks> python /tmp/venv-y0OF/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 06:40:26 .pkg: get_requires_for_build_sdist> python /tmp/venv-y0OF/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 06:40:26 .pkg: install_requires_for_build_sdist> python -I -m pip install pytest-runner==5.2 06:40:27 .pkg: get_requires_for_build_wheel> python /tmp/venv-y0OF/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 06:40:27 .pkg: install_requires_for_build_wheel> python -I -m pip install pytest-runner==5.2 06:40:27 .pkg: freeze> python -m pip freeze --all 06:40:28 .pkg: pip==26.2.1,pytest-runner==5.2,setuptools==84.0.0 06:40:28 .pkg: prepare_metadata_for_build_wheel> python /tmp/venv-y0OF/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 06:40:28 .pkg: build_sdist> python /tmp/venv-y0OF/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 06:40:29 bandit: 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 06:40:29 bandit: install_package> python -I -m pip install --force-reinstall --no-deps /w/workspace/integration-python-onapsdk-master-bandit-lint/.tox/.tmp/package/1/onapsdk-14.4.0.tar.gz 06:40:32 bandit: freeze> python -m pip freeze --all 06:40:33 bandit: astroid==4.0.4,attrs==26.1.0,bandit==1.9.4,certifi==2026.7.22,charset-normalizer==3.4.9,coverage==7.15.4,dacite==1.6.0,Deprecated==1.3.1,dill==0.4.1,exceptiongroup==1.3.1,idna==3.18,importlib_metadata==8.6.1,iniconfig==2.3.0,isort==8.0.1,Jinja2==3.1.5,jsonschema==4.4.0,kafka-python-ng==2.2.2,markdown-it-py==4.2.0,MarkupSafe==3.0.3,mccabe==0.7.0,mdurl==0.1.2,more-itertools==11.1.0,onapsdk==14.4.0,opentelemetry-api==1.33.1,oyaml==1.0,packaging==26.3,pip==26.2.1,platformdirs==4.11.2,pluggy==1.6.0,pydocstyle==6.3.0,Pygments==2.20.0,pylint==4.0.7,pyrsistent==0.20.0,PySocks==1.7.1,pytest==9.1.1,pytest-cov==7.1.0,PyYAML==6.0.3,requests==2.32.3,requests-mock==1.12.1,rich==15.0.0,setuptools==84.0.0,simplejson==3.17.6,snowballstemmer==3.1.1,stevedore==5.8.0,tomli==2.4.1,tomlkit==0.15.1,typing_extensions==4.16.0,urllib3==2.7.0,wrapt==2.3.0,zipp==4.1.0 06:40:33 bandit: commands[0]> bandit -r src/onapsdk 06:40:33 [main] INFO profile include tests: None 06:40:33 [main] INFO profile exclude tests: None 06:40:33 [main] INFO cli include tests: None 06:40:33 [main] INFO cli exclude tests: None 06:40:33 [main] INFO running on Python 3.10.6 06:40:35 Working... ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100% 0:00:01 06:40:35 Run started:2026-08-12 06:40:35.232406+00:00 06:40:35 06:40:35 Test results: 06:40:35 No issues identified. 06:40:35 06:40:35 Code scanned: 06:40:35 Total lines of code: 17363 06:40:35 Total lines skipped (#nosec): 0 06:40:35 Total potential issues skipped due to specifically being disabled (e.g., #nosec BXXX): 0 06:40:35 06:40:35 Run metrics: 06:40:35 Total issues (by severity): 06:40:35 Undefined: 0 06:40:35 Low: 0 06:40:35 Medium: 0 06:40:35 High: 0 06:40:35 Total issues (by confidence): 06:40:35 Undefined: 0 06:40:35 Low: 0 06:40:35 Medium: 0 06:40:35 High: 0 06:40:35 Files skipped (0): 06:40:35 bandit: OK (21.98=setup[19.83]+cmd[2.15] seconds) 06:40:35 congratulations :) (22.02 seconds) 06:40:35 + tox_status=0 06:40:35 + echo '---> Completed tox runs' 06:40:35 ---> Completed tox runs 06:40:35 + for i in .tox/*/log 06:40:35 ++ echo .tox/bandit/log 06:40:35 ++ awk -F/ '{print $2}' 06:40:35 + tox_env=bandit 06:40:35 + cp -r .tox/bandit/log /w/workspace/integration-python-onapsdk-master-bandit-lint/archives/tox/bandit 06:40:35 + DOC_DIR=docs/_build/html 06:40:35 + [[ -d docs/_build/html ]] 06:40:35 + echo '---> tox-run.sh ends' 06:40:35 ---> tox-run.sh ends 06:40:35 + test 0 -eq 0 06:40:35 $ ssh-agent -k 06:40:35 unset SSH_AUTH_SOCK; 06:40:35 unset SSH_AGENT_PID; 06:40:35 echo Agent pid 2002 killed; 06:40:35 [ssh-agent] Stopped. 06:40:35 [PostBuildScript] - [INFO] Executing post build scripts. 06:40:35 [integration-python-onapsdk-master-bandit-lint] $ /bin/bash /tmp/jenkins17339163522721720666.sh 06:40:35 ---> sysstat.sh 06:40:35 [integration-python-onapsdk-master-bandit-lint] $ /bin/bash /tmp/jenkins14360326885290893354.sh 06:40:35 ---> package-listing.sh 06:40:35 ++ tr '[:upper:]' '[:lower:]' 06:40:35 ++ facter osfamily 06:40:36 + OS_FAMILY=debian 06:40:36 + workspace=/w/workspace/integration-python-onapsdk-master-bandit-lint 06:40:36 + START_PACKAGES=/tmp/packages_start.txt 06:40:36 + END_PACKAGES=/tmp/packages_end.txt 06:40:36 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:40:36 + PACKAGES=/tmp/packages_start.txt 06:40:36 + '[' /w/workspace/integration-python-onapsdk-master-bandit-lint ']' 06:40:36 + PACKAGES=/tmp/packages_end.txt 06:40:36 + case "${OS_FAMILY}" in 06:40:36 + dpkg -l 06:40:36 + grep '^ii' 06:40:36 + '[' -f /tmp/packages_start.txt ']' 06:40:36 + '[' -f /tmp/packages_end.txt ']' 06:40:36 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:40:36 + '[' /w/workspace/integration-python-onapsdk-master-bandit-lint ']' 06:40:36 + mkdir -p /w/workspace/integration-python-onapsdk-master-bandit-lint/archives/ 06:40:36 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-python-onapsdk-master-bandit-lint/archives/ 06:40:36 [integration-python-onapsdk-master-bandit-lint] $ /bin/bash /tmp/jenkins17914195459555132509.sh 06:40:36 ---> capture-instance-metadata.sh 06:40:36 Setup pyenv: 06:40:36 system 06:40:36 3.8.13 06:40:36 3.9.13 06:40:36 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-bandit-lint/.python-version) 06:40:40 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-oEpo 06:40:40 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 06:40:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:40:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:40:43 lf-activate-venv(): INFO: Base packages installed successfully 06:40:43 lf-activate-venv(): INFO: Installing additional packages: lftools 06:41:04 lf-activate-venv(): INFO: Adding /tmp/venv-oEpo/bin to PATH 06:41:04 INFO: Running in OpenStack, capturing instance metadata 06:41:04 [integration-python-onapsdk-master-bandit-lint] $ /bin/bash /tmp/jenkins2385273706772838634.sh 06:41:04 provisioning config files... 06:41:04 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-python-onapsdk-master-bandit-lint@tmp/config10386879438771507509tmp 06:41:04 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 06:41:04 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 06:41:04 [EnvInject] - Injecting environment variables from a build step. 06:41:04 [EnvInject] - Injecting as environment variables the properties content 06:41:04 SERVER_ID=logs 06:41:04 06:41:04 [EnvInject] - Variables injected successfully. 06:41:04 [integration-python-onapsdk-master-bandit-lint] $ /bin/bash /tmp/jenkins4154971014310525233.sh 06:41:04 ---> create-netrc.sh 06:41:04 [integration-python-onapsdk-master-bandit-lint] $ /bin/bash /tmp/jenkins9282942845716719427.sh 06:41:04 ---> python-tools-install.sh 06:41:04 Setup pyenv: 06:41:04 system 06:41:04 3.8.13 06:41:04 3.9.13 06:41:04 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-bandit-lint/.python-version) 06:41:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-oEpo from file:/tmp/.os_lf_venv 06:41:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:41:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:41:06 lf-activate-venv(): INFO: Base packages installed successfully 06:41:06 lf-activate-venv(): INFO: Installing additional packages: lftools 06:41:12 lf-activate-venv(): INFO: Adding /tmp/venv-oEpo/bin to PATH 06:41:12 Generating Requirements File 06:41:32 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. 06:41:32 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 06:41:33 Python 3.10.6 06:41:33 pip 26.2.1 from /tmp/venv-oEpo/lib/python3.10/site-packages/pip (python 3.10) 06:41:33 aiohappyeyeballs==2.7.1 06:41:33 aiohttp==3.14.3 06:41:33 aiosignal==1.4.0 06:41:33 appdirs==1.4.4 06:41:33 argcomplete==3.7.2 06:41:33 aspy.yaml==1.3.0 06:41:33 async-timeout==5.0.1 06:41:33 attrs==26.1.0 06:41:33 autopage==0.6.0 06:41:33 backports.strenum==1.3.1 06:41:33 beautifulsoup4==4.15.0 06:41:33 boto3==1.43.69 06:41:33 botocore==1.43.69 06:41:33 bs4==0.0.2 06:41:33 certifi==2026.7.22 06:41:33 cffi==2.1.1 06:41:33 cfgv==3.5.0 06:41:33 chardet==7.5.1 06:41:33 charset-normalizer==3.4.9 06:41:33 click==8.4.2 06:41:33 cliff==4.14.0 06:41:33 cmd2==3.5.1 06:41:33 cryptography==3.3.2 06:41:33 debtcollector==3.1.0 06:41:33 decorator==5.3.1 06:41:33 defusedxml==0.7.1 06:41:33 Deprecated==1.3.1 06:41:33 distlib==0.4.3 06:41:33 dnspython==2.8.0 06:41:33 docker==7.2.0 06:41:33 dogpile.cache==1.5.0 06:41:33 durationpy==0.10 06:41:33 email-validator==2.3.0 06:41:33 filelock==3.32.2 06:41:33 frozenlist==1.8.0 06:41:33 future==1.0.0 06:41:33 gitdb==4.0.12 06:41:33 GitPython==3.1.59 06:41:33 httplib2==0.30.2 06:41:33 identify==2.6.19 06:41:33 idna==3.18 06:41:33 importlib-resources==1.5.0 06:41:33 iso8601==2.1.0 06:41:33 Jinja2==3.1.6 06:41:33 jmespath==1.1.0 06:41:33 jsonpatch==1.33 06:41:33 jsonpointer==3.1.1 06:41:33 jsonschema==4.26.0 06:41:33 jsonschema-specifications==2025.9.1 06:41:33 keystoneauth1==5.14.0 06:41:33 kubernetes==36.0.3 06:41:33 lftools==0.37.23 06:41:33 lxml==6.1.1 06:41:33 markdown-it-py==4.2.0 06:41:33 MarkupSafe==3.0.3 06:41:33 mdurl==0.1.2 06:41:33 msgpack==1.2.1 06:41:33 multi_key_dict==2.0.3 06:41:33 multidict==6.7.1 06:41:33 munch==4.0.0 06:41:33 netaddr==1.3.0 06:41:33 niet==1.4.2 06:41:33 nodeenv==1.10.0 06:41:33 oauth2client==4.1.3 06:41:33 oauthlib==3.3.1 06:41:33 openstacksdk==4.13.0 06:41:33 os-service-types==1.8.2 06:41:33 osc-lib==4.6.0 06:41:33 oslo.config==10.4.0 06:41:33 oslo.context==6.4.0 06:41:33 oslo.i18n==6.8.0 06:41:33 oslo.log==8.2.0 06:41:33 oslo.serialization==5.10.0 06:41:33 oslo.utils==10.1.1 06:41:33 packaging==26.3 06:41:33 pbr==7.0.3 06:41:33 platformdirs==4.11.2 06:41:33 prettytable==3.18.0 06:41:33 propcache==0.5.2 06:41:33 psutil==7.2.2 06:41:33 pyasn1==0.6.4 06:41:33 pyasn1_modules==0.4.2 06:41:33 pycparser==3.0 06:41:33 pygerrit2==2.0.15 06:41:33 PyGithub==2.9.1 06:41:33 Pygments==2.20.0 06:41:33 PyJWT==2.13.0 06:41:33 PyNaCl==1.6.2 06:41:33 pyparsing==2.4.7 06:41:33 pyperclip==1.11.0 06:41:33 pyrsistent==0.20.0 06:41:33 python-cinderclient==9.9.0 06:41:33 python-dateutil==2.9.0.post0 06:41:33 python-discovery==1.5.1 06:41:33 python-heatclient==5.2.0 06:41:33 python-jenkins==1.8.3 06:41:33 python-keystoneclient==5.8.0 06:41:33 python-magnumclient==4.11.0 06:41:33 python-openstackclient==10.0.0 06:41:33 python-swiftclient==4.10.0 06:41:33 PyYAML==6.0.3 06:41:33 referencing==0.37.0 06:41:33 requests==2.34.2 06:41:33 requests-oauthlib==2.0.0 06:41:33 rfc3986==2.0.0 06:41:33 rich==15.0.0 06:41:33 rich-argparse==1.8.0 06:41:33 rpds-py==0.30.0 06:41:33 rsa==4.9.1 06:41:33 ruamel.yaml==0.19.1 06:41:33 ruamel.yaml.clib==0.2.15 06:41:33 s3transfer==0.19.2 06:41:33 simplejson==4.1.1 06:41:33 six==1.17.0 06:41:33 smmap==5.0.3 06:41:33 soupsieve==2.9.2 06:41:33 stevedore==5.8.0 06:41:33 tabulate==0.10.0 06:41:33 toml==0.10.2 06:41:33 tomlkit==0.15.1 06:41:33 tqdm==4.70.0 06:41:33 typing_extensions==4.16.0 06:41:33 urllib3==1.26.20 06:41:33 virtualenv==21.7.4 06:41:33 wcwidth==0.8.2 06:41:33 websocket-client==1.9.0 06:41:33 wrapt==2.3.0 06:41:33 xdg==6.0.0 06:41:33 xmltodict==1.0.4 06:41:33 yarl==1.24.5 06:41:33 yq==4.1.2 06:41:33 [integration-python-onapsdk-master-bandit-lint] $ /bin/sh /tmp/jenkins53537315461710826.sh 06:41:33 ---> uv-install.sh 06:41:33 Installing uv/uvx (latest) using shell installer 06:41:33 2026-08-12 06:41:33 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71225/71225] -> "/tmp/uv-install-bWzKkK.sh" [1] 06:41:33 downloading uv 0.12.3 x86_64-unknown-linux-gnu 06:41:34 installing to /home/jenkins/.local/bin 06:41:34 uv 06:41:34 uvx 06:41:34 everything's installed! 06:41:34 06:41:34 To add $HOME/.local/bin to your PATH, either restart your shell or run: 06:41:34 06:41:34 source $HOME/.local/bin/env (sh, bash, zsh) 06:41:34 source $HOME/.local/bin/env.fish (fish) 06:41:34 Adding install location to PATH 06:41:34 ---> Validating uv/uvx install 06:41:34 uvx 0.12.3 (x86_64-unknown-linux-gnu) 06:41:34 [integration-python-onapsdk-master-bandit-lint] $ /bin/bash /tmp/jenkins17436998420767819964.sh 06:41:34 ---> sudo-logs.sh 06:41:34 Archiving 'sudo' log.. 06:41:34 [integration-python-onapsdk-master-bandit-lint] $ /bin/bash /tmp/jenkins2021053585767082765.sh 06:41:34 ---> job-cost.sh 06:41:34 INFO: Activating Python virtual environment... 06:41:34 Setup pyenv: 06:41:34 system 06:41:34 3.8.13 06:41:34 3.9.13 06:41:34 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-bandit-lint/.python-version) 06:41:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-oEpo from file:/tmp/.os_lf_venv 06:41:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:41:35 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:41:36 lf-activate-venv(): INFO: Base packages installed successfully 06:41:36 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 06:41:40 lf-activate-venv(): INFO: Adding /tmp/venv-oEpo/bin to PATH 06:41:40 INFO: No stack-cost file found 06:41:40 INFO: Instance uptime: 147s 06:41:40 INFO: Fetching instance metadata (attempt 1 of 3)... 06:41:40 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 06:41:41 INFO: Successfully fetched instance metadata 06:41:41 INFO: Instance type: v3-standard-8 06:41:41 INFO: Retrieving pricing info for: v3-standard-8 06:41:41 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 06:41:41 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-8/cost?seconds=147 06:41:41 INFO: Successfully fetched Vexxhost pricing API 06:41:41 INFO: Retrieved cost: 0.22 06:41:41 INFO: Retrieved resource: v3-standard-8 06:41:41 INFO: Creating archive directory: /w/workspace/integration-python-onapsdk-master-bandit-lint/archives/cost 06:41:41 INFO: Archiving costs to: /w/workspace/integration-python-onapsdk-master-bandit-lint/archives/cost.csv 06:41:41 INFO: Successfully archived job cost data 06:41:41 DEBUG: Cost data: integration-python-onapsdk-master-bandit-lint,274,2026-08-12 06:41:41,v3-standard-8,147,0.22,0.00,SUCCESS 06:41:41 [integration-python-onapsdk-master-bandit-lint] $ /bin/bash -l /tmp/jenkins5534569876092560470.sh 06:41:41 ---> logs-deploy.sh 06:41:41 Setup pyenv: 06:41:41 system 06:41:41 3.8.13 06:41:41 3.9.13 06:41:41 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-bandit-lint/.python-version) 06:41:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-oEpo from file:/tmp/.os_lf_venv 06:41:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:41:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:41:43 lf-activate-venv(): INFO: Base packages installed successfully 06:41:43 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 06:41:49 lf-activate-venv(): INFO: Adding /tmp/venv-oEpo/bin to PATH 06:41:49 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-python-onapsdk-master-bandit-lint/274 06:41:49 INFO: archiving workspace using pattern(s): 06:41:50 Archives upload complete. 06:41:50 INFO: archiving logs to Nexus 06:41:51 ---> uname -a: 06:41:51 Linux prd-ubuntu1804-docker-8c-8g-11510 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 06:41:51 06:41:51 06:41:51 ---> lscpu: 06:41:51 Architecture: x86_64 06:41:51 CPU op-mode(s): 32-bit, 64-bit 06:41:51 Byte Order: Little Endian 06:41:51 CPU(s): 8 06:41:51 On-line CPU(s) list: 0-7 06:41:51 Thread(s) per core: 1 06:41:51 Core(s) per socket: 1 06:41:51 Socket(s): 8 06:41:51 NUMA node(s): 1 06:41:51 Vendor ID: AuthenticAMD 06:41:51 CPU family: 23 06:41:51 Model: 49 06:41:51 Model name: AMD EPYC-Rome Processor 06:41:51 Stepping: 0 06:41:51 CPU MHz: 2799.998 06:41:51 BogoMIPS: 5599.99 06:41:51 Virtualization: AMD-V 06:41:51 Hypervisor vendor: KVM 06:41:51 Virtualization type: full 06:41:51 L1d cache: 32K 06:41:51 L1i cache: 32K 06:41:51 L2 cache: 512K 06:41:51 L3 cache: 16384K 06:41:51 NUMA node0 CPU(s): 0-7 06:41:51 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 06:41:51 06:41:51 06:41:51 ---> nproc: 06:41:51 8 06:41:51 06:41:51 06:41:51 ---> df -h: 06:41:51 Filesystem Size Used Avail Use% Mounted on 06:41:51 udev 16G 0 16G 0% /dev 06:41:51 tmpfs 3.2G 712K 3.2G 1% /run 06:41:51 /dev/vda1 155G 11G 145G 7% / 06:41:51 tmpfs 16G 0 16G 0% /dev/shm 06:41:51 tmpfs 5.0M 0 5.0M 0% /run/lock 06:41:51 tmpfs 16G 0 16G 0% /sys/fs/cgroup 06:41:51 /dev/vda15 105M 4.4M 100M 5% /boot/efi 06:41:51 tmpfs 3.2G 0 3.2G 0% /run/user/1001 06:41:51 06:41:51 06:41:51 ---> free -m: 06:41:51 total used free shared buff/cache available 06:41:51 Mem: 32167 832 29001 0 2333 30901 06:41:51 Swap: 1023 0 1023 06:41:51 06:41:51 06:41:51 ---> ip addr: 06:41:51 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 06:41:51 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:41:51 inet 127.0.0.1/8 scope host lo 06:41:51 valid_lft forever preferred_lft forever 06:41:51 inet6 ::1/128 scope host 06:41:51 valid_lft forever preferred_lft forever 06:41:51 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 06:41:51 link/ether fa:16:3e:70:96:94 brd ff:ff:ff:ff:ff:ff 06:41:51 inet 10.30.106.171/23 brd 10.30.107.255 scope global dynamic ens3 06:41:51 valid_lft 86250sec preferred_lft 86250sec 06:41:51 inet6 fe80::f816:3eff:fe70:9694/64 scope link 06:41:51 valid_lft forever preferred_lft forever 06:41:51 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 06:41:51 link/ether 02:42:f0:7c:6e:c2 brd ff:ff:ff:ff:ff:ff 06:41:51 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 06:41:51 valid_lft forever preferred_lft forever 06:41:51 06:41:51 06:41:51 ---> sar -b -r -n DEV: 06:41:51 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-11510) 08/12/26 _x86_64_ (8 CPU) 06:41:51 06:41:51 06:39:24 LINUX RESTART (8 CPU) 06:41:51 06:41:51 06:40:01 tps rtps wtps bread/s bwrtn/s 06:41:51 06:41:01 154.16 7.92 146.24 173.30 79358.77 06:41:51 Average: 154.16 7.92 146.24 173.30 79358.77 06:41:51 06:41:51 06:40:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:41:51 06:41:01 29910752 31616448 3028468 9.19 76660 1930968 1485400 4.37 1005764 1716208 199568 06:41:51 Average: 29910752 31616448 3028468 9.19 76660 1930968 1485400 4.37 1005764 1716208 199568 06:41:51 06:41:51 06:40:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:41:51 06:41:01 lo 1.20 1.20 0.15 0.15 0.00 0.00 0.00 0.00 06:41:51 06:41:01 ens3 73.17 48.96 1024.49 11.09 0.00 0.00 0.00 0.00 06:41:51 06:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:41:51 Average: lo 1.20 1.20 0.15 0.15 0.00 0.00 0.00 0.00 06:41:51 Average: ens3 73.17 48.96 1024.49 11.09 0.00 0.00 0.00 0.00 06:41:51 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:41:51 06:41:51 06:41:51 ---> sar -P ALL: 06:41:51 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-11510) 08/12/26 _x86_64_ (8 CPU) 06:41:51 06:41:51 06:39:24 LINUX RESTART (8 CPU) 06:41:51 06:41:51 06:40:01 CPU %user %nice %system %iowait %steal %idle 06:41:51 06:41:01 all 10.30 0.00 0.81 1.44 0.04 87.41 06:41:51 06:41:01 0 10.36 0.00 0.77 0.05 0.03 88.79 06:41:51 06:41:01 1 4.74 0.00 0.35 3.01 0.02 91.89 06:41:51 06:41:01 2 8.70 0.00 0.67 0.05 0.03 90.55 06:41:51 06:41:01 3 6.70 0.00 0.85 0.38 0.02 92.05 06:41:51 06:41:01 4 8.51 0.00 0.83 0.03 0.02 90.61 06:41:51 06:41:01 5 0.90 0.00 0.58 4.91 0.03 93.57 06:41:51 06:41:01 6 3.30 0.00 0.45 2.12 0.07 94.06 06:41:51 06:41:01 7 39.18 0.00 1.97 0.97 0.07 57.82 06:41:51 Average: all 10.30 0.00 0.81 1.44 0.04 87.41 06:41:51 Average: 0 10.36 0.00 0.77 0.05 0.03 88.79 06:41:51 Average: 1 4.74 0.00 0.35 3.01 0.02 91.89 06:41:51 Average: 2 8.70 0.00 0.67 0.05 0.03 90.55 06:41:51 Average: 3 6.70 0.00 0.85 0.38 0.02 92.05 06:41:51 Average: 4 8.51 0.00 0.83 0.03 0.02 90.61 06:41:51 Average: 5 0.90 0.00 0.58 4.91 0.03 93.57 06:41:51 Average: 6 3.30 0.00 0.45 2.12 0.07 94.06 06:41:51 Average: 7 39.18 0.00 1.97 0.97 0.07 57.82 06:41:51 06:41:51 06:41:51