12:29:07 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/python-onapsdk/+/147026 12:29:07 Running as SYSTEM 12:29:07 [EnvInject] - Loading node environment variables. 12:29:07 Building remotely on prd-ubuntu1804-docker-8c-8g-13217 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/integration-python-onapsdk-master-bandit-lint 12:29:07 [ssh-agent] Looking for ssh-agent implementation... 12:29:07 $ ssh-agent 12:29:07 SSH_AUTH_SOCK=/tmp/ssh-83fcCk8dDe8q/agent.2040 12:29:07 SSH_AGENT_PID=2042 12:29:07 [ssh-agent] Started. 12:29:07 Running ssh-add (command line suppressed) 12:29:07 Identity added: /w/workspace/integration-python-onapsdk-master-bandit-lint@tmp/private_key_15452600278118762545.key (/w/workspace/integration-python-onapsdk-master-bandit-lint@tmp/private_key_15452600278118762545.key) 12:29:07 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 12:29:07 The recommended git tool is: NONE 12:29:09 using credential onap-jenkins-ssh 12:29:09 Wiping out workspace first. 12:29:09 Cloning the remote Git repository 12:29:09 Cloning repository git://cloud.onap.org/mirror/integration/python-onapsdk.git 12:29:09 > git init /w/workspace/integration-python-onapsdk-master-bandit-lint # timeout=10 12:29:09 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 12:29:09 > git --version # timeout=10 12:29:09 > git --version # 'git version 2.17.1' 12:29:09 using GIT_SSH to set credentials Gerrit user 12:29:09 Verifying host key using manually-configured host key entries 12:29:09 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git +refs/heads/*:refs/remotes/origin/* # timeout=30 12:29:09 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 12:29:09 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:29:10 > git config remote.origin.url git://cloud.onap.org/mirror/integration/python-onapsdk.git # timeout=10 12:29:10 Fetching upstream changes from git://cloud.onap.org/mirror/integration/python-onapsdk.git 12:29:10 using GIT_SSH to set credentials Gerrit user 12:29:10 Verifying host key using manually-configured host key entries 12:29:10 > git fetch --tags --progress -- git://cloud.onap.org/mirror/integration/python-onapsdk.git refs/changes/26/147026/1 # timeout=30 12:29:10 > git rev-parse 3091e27d2f9e881b1c3f2679bea700d91e1d416c^{commit} # timeout=10 12:29:10 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 12:29:10 Checking out Revision 3091e27d2f9e881b1c3f2679bea700d91e1d416c (refs/changes/26/147026/1) 12:29:10 > git config core.sparsecheckout # timeout=10 12:29:10 > git checkout -f 3091e27d2f9e881b1c3f2679bea700d91e1d416c # timeout=30 12:29:13 Commit message: "Publish a distinct snapshot from every merge build" 12:29:13 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:29:13 > git rev-list --no-walk 6d064429205254f6cfd20ecf2146ae0f392f108e # timeout=10 12:29:14 [EnvInject] - Injecting environment variables from a build step. 12:29:14 [EnvInject] - Injecting as environment variables the properties content 12:29:14 PYTHON=python3 12:29:14 12:29:14 [EnvInject] - Variables injected successfully. 12:29:14 [integration-python-onapsdk-master-bandit-lint] $ /bin/bash -l /tmp/jenkins925038202418615803.sh 12:29:14 ---> tox-install.sh 12:29:14 + source /home/jenkins/lf-env.sh 12:29:14 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:29:14 ++ mktemp -d /tmp/venv-XXXX 12:29:14 + lf_venv=/tmp/venv-I44P 12:29:14 + local venv_file=/tmp/.os_lf_venv 12:29:14 + local python=python3 12:29:14 + local options 12:29:14 + local set_path=true 12:29:14 + local install_args= 12:29: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 12:29:14 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:29:14 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:29:14 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:29:14 + true 12:29:14 + case $1 in 12:29:14 + venv_file=/tmp/.toxenv 12:29:14 + shift 2 12:29:14 + true 12:29:14 + case $1 in 12:29:14 + shift 12:29:14 + break 12:29:14 + case $python in 12:29:14 + local pkg_list= 12:29:14 + [[ -d /opt/pyenv ]] 12:29:14 + echo 'Setup pyenv:' 12:29:14 Setup pyenv: 12:29:14 + export PYENV_ROOT=/opt/pyenv 12:29:14 + PYENV_ROOT=/opt/pyenv 12:29:14 + 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 12:29:14 + 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 12:29:14 + pyenv versions 12:29:14 * system (set by /opt/pyenv/version) 12:29:14 * 3.8.13 (set by /opt/pyenv/version) 12:29:14 * 3.9.13 (set by /opt/pyenv/version) 12:29:14 * 3.10.6 (set by /opt/pyenv/version) 12:29:14 + command -v pyenv 12:29:14 ++ pyenv init - --no-rehash 12:29: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[*]}"'\'')" 12:29:14 export PATH="/opt/pyenv/shims:${PATH}" 12:29:14 export PYENV_SHELL=bash 12:29:14 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:29:14 pyenv() { 12:29:14 local command 12:29:14 command="${1:-}" 12:29:14 if [ "$#" -gt 0 ]; then 12:29:14 shift 12:29:14 fi 12:29:14 12:29:14 case "$command" in 12:29:14 rehash|shell) 12:29:14 eval "$(pyenv "sh-$command" "$@")" 12:29:14 ;; 12:29:14 *) 12:29:14 command pyenv "$command" "$@" 12:29:14 ;; 12:29:14 esac 12:29:14 }' 12:29: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[*]}"' 12:29:14 ++ 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 12:29:14 ++ 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 12:29:14 ++ 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 12:29:14 ++ export PYENV_SHELL=bash 12:29:14 ++ PYENV_SHELL=bash 12:29:14 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:29:14 +++ complete -F _pyenv pyenv 12:29:14 ++ lf-pyver python3 12:29:14 ++ local py_version_xy=python3 12:29:14 ++ local py_version_xyz= 12:29:14 ++ pyenv versions 12:29:14 ++ local command 12:29:14 ++ command=versions 12:29:14 ++ '[' 1 -gt 0 ']' 12:29:14 ++ shift 12:29:14 ++ case "$command" in 12:29:14 ++ command pyenv versions 12:29:14 ++ pyenv versions 12:29:14 ++ awk '{ print $1 }' 12:29:14 ++ grep -E '^[0-9.]*[0-9]$' 12:29:14 ++ sed 's/^[ *]* //' 12:29:14 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:29:14 +++ grep '^3' /tmp/.pyenv_versions 12:29:14 +++ sort -V 12:29:14 +++ tail -n 1 12:29:14 ++ py_version_xyz=3.10.6 12:29:14 ++ [[ -z 3.10.6 ]] 12:29:14 ++ echo 3.10.6 12:29:14 ++ return 0 12:29:14 + pyenv local 3.10.6 12:29:14 + local command 12:29:14 + command=local 12:29:14 + '[' 2 -gt 0 ']' 12:29:14 + shift 12:29:14 + case "$command" in 12:29:14 + command pyenv local 3.10.6 12:29:14 + pyenv local 3.10.6 12:29:14 + for arg in "$@" 12:29:14 + case $arg in 12:29:14 + pkg_list+='tox ' 12:29:14 + for arg in "$@" 12:29:14 + case $arg in 12:29:14 + pkg_list+='virtualenv ' 12:29:14 + for arg in "$@" 12:29:14 + case $arg in 12:29:14 + pkg_list+='urllib3~=1.26.15 ' 12:29:14 + [[ -f /tmp/.toxenv ]] 12:29:14 + [[ ! -f /tmp/.toxenv ]] 12:29:14 + [[ -n '' ]] 12:29:14 + python3 -m venv /tmp/venv-I44P 12:29:18 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-I44P' 12:29:18 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-I44P 12:29:18 + echo /tmp/venv-I44P 12:29:18 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 12:29:18 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 12:29:18 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 12:29:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:29:18 + local 'pip_opts=--upgrade --quiet' 12:29:18 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 12:29:18 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 12:29:18 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 12:29:18 + [[ -n '' ]] 12:29:18 + [[ -n '' ]] 12:29:18 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 12:29:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:29:18 + /tmp/venv-I44P/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 12:29:22 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 12:29:22 lf-activate-venv(): INFO: Base packages installed successfully 12:29:22 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:29:22 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 12:29:22 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 12:29:22 + /tmp/venv-I44P/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 12:29:24 + type python3 12:29:24 + true 12:29:24 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-I44P/bin to PATH' 12:29:24 lf-activate-venv(): INFO: Adding /tmp/venv-I44P/bin to PATH 12:29:24 + PATH=/tmp/venv-I44P/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 12:29:24 + return 0 12:29:24 + python3 --version 12:29:24 Python 3.10.6 12:29:24 + python3 -m pip --version 12:29:24 pip 26.2.1 from /tmp/venv-I44P/lib/python3.10/site-packages/pip (python 3.10) 12:29:24 + python3 -m pip freeze 12:29:25 cachetools==7.1.7 12:29:25 colorama==0.4.6 12:29:25 distlib==0.4.3 12:29:25 filelock==3.32.3 12:29:25 packaging==26.3 12:29:25 platformdirs==4.11.3 12:29:25 pluggy==1.6.0 12:29:25 pyproject-api==1.11.0 12:29:25 python-discovery==1.5.2 12:29:25 tomli==2.4.1 12:29:25 tomli_w==1.2.0 12:29:25 tox==4.60.0 12:29:25 typing_extensions==4.16.0 12:29:25 urllib3==1.26.20 12:29:25 virtualenv==21.7.4 12:29:25 [EnvInject] - Injecting environment variables from a build step. 12:29:25 [EnvInject] - Injecting as environment variables the properties content 12:29:25 PARALLEL=false 12:29:25 12:29:25 [EnvInject] - Variables injected successfully. 12:29:25 [integration-python-onapsdk-master-bandit-lint] $ /bin/bash -l /tmp/jenkins6002238215319605743.sh 12:29:25 ---> tox-run.sh 12:29:25 + 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 12:29:25 + ARCHIVE_TOX_DIR=/w/workspace/integration-python-onapsdk-master-bandit-lint/archives/tox 12:29:25 + ARCHIVE_DOC_DIR=/w/workspace/integration-python-onapsdk-master-bandit-lint/archives/docs 12:29:25 + mkdir -p /w/workspace/integration-python-onapsdk-master-bandit-lint/archives/tox 12:29:25 + cd /w/workspace/integration-python-onapsdk-master-bandit-lint/. 12:29:25 + source /home/jenkins/lf-env.sh 12:29:25 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:29:25 ++ mktemp -d /tmp/venv-XXXX 12:29:25 + lf_venv=/tmp/venv-qMTh 12:29:25 + local venv_file=/tmp/.os_lf_venv 12:29:25 + local python=python3 12:29:25 + local options 12:29:25 + local set_path=true 12:29:25 + local install_args= 12:29:25 ++ 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 12:29:25 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:29:25 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:29:25 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:29:25 + true 12:29:25 + case $1 in 12:29:25 + venv_file=/tmp/.toxenv 12:29:25 + shift 2 12:29:25 + true 12:29:25 + case $1 in 12:29:25 + shift 12:29:25 + break 12:29:25 + case $python in 12:29:25 + local pkg_list= 12:29:25 + [[ -d /opt/pyenv ]] 12:29:25 + echo 'Setup pyenv:' 12:29:25 Setup pyenv: 12:29:25 + export PYENV_ROOT=/opt/pyenv 12:29:25 + PYENV_ROOT=/opt/pyenv 12:29:25 + 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 12:29:25 + 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 12:29:25 + pyenv versions 12:29:25 system 12:29:25 3.8.13 12:29:25 3.9.13 12:29:25 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-bandit-lint/.python-version) 12:29:25 + command -v pyenv 12:29:25 ++ pyenv init - --no-rehash 12:29:25 + 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[*]}"'\'')" 12:29:25 export PATH="/opt/pyenv/shims:${PATH}" 12:29:25 export PYENV_SHELL=bash 12:29:25 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:29:25 pyenv() { 12:29:25 local command 12:29:25 command="${1:-}" 12:29:25 if [ "$#" -gt 0 ]; then 12:29:25 shift 12:29:25 fi 12:29:25 12:29:25 case "$command" in 12:29:25 rehash|shell) 12:29:25 eval "$(pyenv "sh-$command" "$@")" 12:29:25 ;; 12:29:25 *) 12:29:25 command pyenv "$command" "$@" 12:29:25 ;; 12:29:25 esac 12:29:25 }' 12:29:25 +++ 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[*]}"' 12:29:25 ++ 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 12:29:25 ++ 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 12:29:25 ++ 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 12:29:25 ++ export PYENV_SHELL=bash 12:29:25 ++ PYENV_SHELL=bash 12:29:25 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:29:25 +++ complete -F _pyenv pyenv 12:29:25 ++ lf-pyver python3 12:29:25 ++ local py_version_xy=python3 12:29:25 ++ local py_version_xyz= 12:29:25 ++ pyenv versions 12:29:25 ++ local command 12:29:25 ++ command=versions 12:29:25 ++ '[' 1 -gt 0 ']' 12:29:25 ++ shift 12:29:25 ++ case "$command" in 12:29:25 ++ command pyenv versions 12:29:25 ++ pyenv versions 12:29:25 ++ sed 's/^[ *]* //' 12:29:25 ++ awk '{ print $1 }' 12:29:25 ++ grep -E '^[0-9.]*[0-9]$' 12:29:25 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:29:25 +++ grep '^3' /tmp/.pyenv_versions 12:29:25 +++ sort -V 12:29:25 +++ tail -n 1 12:29:25 ++ py_version_xyz=3.10.6 12:29:25 ++ [[ -z 3.10.6 ]] 12:29:25 ++ echo 3.10.6 12:29:25 ++ return 0 12:29:25 + pyenv local 3.10.6 12:29:25 + local command 12:29:25 + command=local 12:29:25 + '[' 2 -gt 0 ']' 12:29:25 + shift 12:29:25 + case "$command" in 12:29:25 + command pyenv local 3.10.6 12:29:25 + pyenv local 3.10.6 12:29:25 + for arg in "$@" 12:29:25 + case $arg in 12:29:25 + pkg_list+='tox ' 12:29:25 + for arg in "$@" 12:29:25 + case $arg in 12:29:25 + pkg_list+='virtualenv ' 12:29:25 + for arg in "$@" 12:29:25 + case $arg in 12:29:25 + pkg_list+='urllib3~=1.26.15 ' 12:29:25 + [[ -f /tmp/.toxenv ]] 12:29:25 ++ cat /tmp/.toxenv 12:29:25 + lf_venv=/tmp/venv-I44P 12:29:25 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-I44P from' file:/tmp/.toxenv 12:29:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-I44P from file:/tmp/.toxenv 12:29:25 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 12:29:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:29:25 + local 'pip_opts=--upgrade --quiet' 12:29:25 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 12:29:25 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 12:29:25 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 12:29:25 + [[ -n '' ]] 12:29:25 + [[ -n '' ]] 12:29:25 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 12:29:25 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:29:25 + /tmp/venv-I44P/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 12:29:26 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 12:29:26 lf-activate-venv(): INFO: Base packages installed successfully 12:29:26 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:29:26 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 12:29:26 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 12:29:26 + /tmp/venv-I44P/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 12:29:27 + type python3 12:29:27 + true 12:29:27 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-I44P/bin to PATH' 12:29:27 lf-activate-venv(): INFO: Adding /tmp/venv-I44P/bin to PATH 12:29:27 + PATH=/tmp/venv-I44P/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 12:29:27 + return 0 12:29:27 + [[ -d /opt/pyenv ]] 12:29:27 + echo '---> Setting up pyenv' 12:29:27 ---> Setting up pyenv 12:29:27 + export PYENV_ROOT=/opt/pyenv 12:29:27 + PYENV_ROOT=/opt/pyenv 12:29:27 + export PATH=/opt/pyenv/bin:/tmp/venv-I44P/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 12:29:27 + PATH=/opt/pyenv/bin:/tmp/venv-I44P/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 12:29:27 ++ pwd 12:29:27 + PYTHONPATH=/w/workspace/integration-python-onapsdk-master-bandit-lint 12:29:27 + export PYTHONPATH 12:29:27 + export TOX_TESTENV_PASSENV=PYTHONPATH 12:29:27 + TOX_TESTENV_PASSENV=PYTHONPATH 12:29:27 + tox --version 12:29:27 4.60.0 from /tmp/venv-I44P/lib/python3.10/site-packages/tox/__init__.py 12:29:27 + PARALLEL=false 12:29:27 + TOX_OPTIONS_LIST= 12:29:27 + [[ -n bandit ]] 12:29:27 + TOX_OPTIONS_LIST=' -e bandit' 12:29:27 + case ${PARALLEL,,} in 12:29:27 + tox -e bandit 12:29:27 + tee -a /w/workspace/integration-python-onapsdk-master-bandit-lint/archives/tox/tox.log 12:29:28 bandit: install_deps> python -I -m pip install -r test-requirements.txt 12:29:42 .pkg: install_requires> python -I -m pip install 'setuptools>=40.8.0' 12:29:43 .pkg: _optional_hooks> python /tmp/venv-I44P/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 12:29:44 .pkg: get_requires_for_build_sdist> python /tmp/venv-I44P/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 12:29:44 .pkg: install_requires_for_build_sdist> python -I -m pip install pytest-runner==5.2 12:29:44 .pkg: get_requires_for_build_wheel> python /tmp/venv-I44P/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 12:29:45 .pkg: install_requires_for_build_wheel> python -I -m pip install pytest-runner==5.2 12:29:45 .pkg: freeze> python -m pip freeze --all 12:29:45 .pkg: pip==26.2.1,pytest-runner==5.2,setuptools==84.0.0 12:29:45 .pkg: prepare_metadata_for_build_wheel> python /tmp/venv-I44P/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 12:29:46 .pkg: build_sdist> python /tmp/venv-I44P/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 12:29:46 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 12:29:47 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.6.0.tar.gz 12:29:50 bandit: freeze> python -m pip freeze --all 12:29:51 bandit: ast_serialize==0.8.0,astroid==4.0.4,attrs==26.1.0,bandit==1.9.4,certifi==2026.7.22,charset-normalizer==3.5.1,coverage==7.15.4,dacite==1.6.0,Deprecated==1.3.1,dill==0.4.1,exceptiongroup==1.3.1,idna==3.18,importlib_metadata==8.6.1,iniconfig==2.3.0,isort==8.0.1,Jinja2==3.1.5,jsonschema==4.4.0,kafka-python-ng==2.2.2,librt==0.15.0,markdown-it-py==4.2.0,MarkupSafe==3.0.3,mccabe==0.7.0,mdurl==0.1.2,more-itertools==11.1.0,mypy==2.3.1,mypy_extensions==1.1.0,onapsdk==14.6.0,opentelemetry-api==1.33.1,oyaml==1.0,packaging==26.3,pathspec==1.1.1,pip==26.2.1,platformdirs==4.11.3,pluggy==1.6.0,pydocstyle==6.3.0,Pygments==2.21.0,pylint==4.0.7,pyrsistent==0.20.0,PySocks==1.7.1,pytest==9.1.1,pytest-cov==7.1.0,PyYAML==6.0.3,requests==2.32.3,requests-mock==1.12.1,rich==15.0.0,setuptools==84.0.0,simplejson==3.17.6,snowballstemmer==3.1.1,stevedore==5.8.0,tomli==2.4.1,tomlkit==0.15.1,typing_extensions==4.16.0,urllib3==2.7.0,wrapt==2.3.0,zipp==4.1.0 12:29:51 bandit: commands[0]> bandit -r src/onapsdk 12:29:51 [main] INFO profile include tests: None 12:29:51 [main] INFO profile exclude tests: None 12:29:51 [main] INFO cli include tests: None 12:29:51 [main] INFO cli exclude tests: None 12:29:51 [main] INFO running on Python 3.10.6 12:29:53 Working... ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100% 0:00:01 12:29:53 Run started:2026-08-17 12:29:53.196404+00:00 12:29:53 12:29:53 Test results: 12:29:53 No issues identified. 12:29:53 12:29:53 Code scanned: 12:29:53 Total lines of code: 17433 12:29:53 Total lines skipped (#nosec): 0 12:29:53 Total potential issues skipped due to specifically being disabled (e.g., #nosec BXXX): 0 12:29:53 12:29:53 Run metrics: 12:29:53 Total issues (by severity): 12:29:53 Undefined: 0 12:29:53 Low: 0 12:29:53 Medium: 0 12:29:53 High: 0 12:29:53 Total issues (by confidence): 12:29:53 Undefined: 0 12:29:53 Low: 0 12:29:53 Medium: 0 12:29:53 High: 0 12:29:53 Files skipped (0): 12:29:53 bandit: OK (25.70=setup[23.51]+cmd[2.19] seconds) 12:29:53 congratulations :) (25.74 seconds) 12:29:53 + tox_status=0 12:29:53 + echo '---> Completed tox runs' 12:29:53 ---> Completed tox runs 12:29:53 + for i in .tox/*/log 12:29:53 ++ echo .tox/bandit/log 12:29:53 ++ awk -F/ '{print $2}' 12:29:53 + tox_env=bandit 12:29:53 + cp -r .tox/bandit/log /w/workspace/integration-python-onapsdk-master-bandit-lint/archives/tox/bandit 12:29:53 + DOC_DIR=docs/_build/html 12:29:53 + [[ -d docs/_build/html ]] 12:29:53 + echo '---> tox-run.sh ends' 12:29:53 ---> tox-run.sh ends 12:29:53 + test 0 -eq 0 12:29:53 $ ssh-agent -k 12:29:53 unset SSH_AUTH_SOCK; 12:29:53 unset SSH_AGENT_PID; 12:29:53 echo Agent pid 2042 killed; 12:29:53 [ssh-agent] Stopped. 12:29:53 [PostBuildScript] - [INFO] Executing post build scripts. 12:29:53 [integration-python-onapsdk-master-bandit-lint] $ /bin/bash /tmp/jenkins8974346026405512495.sh 12:29:53 ---> sysstat.sh 12:29:53 [integration-python-onapsdk-master-bandit-lint] $ /bin/bash /tmp/jenkins16449474471880243512.sh 12:29:53 ---> package-listing.sh 12:29:53 ++ facter osfamily 12:29:53 ++ tr '[:upper:]' '[:lower:]' 12:29:54 + OS_FAMILY=debian 12:29:54 + workspace=/w/workspace/integration-python-onapsdk-master-bandit-lint 12:29:54 + START_PACKAGES=/tmp/packages_start.txt 12:29:54 + END_PACKAGES=/tmp/packages_end.txt 12:29:54 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:29:54 + PACKAGES=/tmp/packages_start.txt 12:29:54 + '[' /w/workspace/integration-python-onapsdk-master-bandit-lint ']' 12:29:54 + PACKAGES=/tmp/packages_end.txt 12:29:54 + case "${OS_FAMILY}" in 12:29:54 + dpkg -l 12:29:54 + grep '^ii' 12:29:54 + '[' -f /tmp/packages_start.txt ']' 12:29:54 + '[' -f /tmp/packages_end.txt ']' 12:29:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:29:54 + '[' /w/workspace/integration-python-onapsdk-master-bandit-lint ']' 12:29:54 + mkdir -p /w/workspace/integration-python-onapsdk-master-bandit-lint/archives/ 12:29:54 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-python-onapsdk-master-bandit-lint/archives/ 12:29:54 [integration-python-onapsdk-master-bandit-lint] $ /bin/bash /tmp/jenkins9030503044613635831.sh 12:29:54 ---> capture-instance-metadata.sh 12:29:54 Setup pyenv: 12:29:54 system 12:29:54 3.8.13 12:29:54 3.9.13 12:29:54 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-bandit-lint/.python-version) 12:29:58 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-qZtd 12:29:58 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:29:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:29:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:30:03 lf-activate-venv(): INFO: Base packages installed successfully 12:30:03 lf-activate-venv(): INFO: Installing additional packages: lftools 12:30:26 lf-activate-venv(): INFO: Adding /tmp/venv-qZtd/bin to PATH 12:30:26 INFO: Running in OpenStack, capturing instance metadata 12:30:26 [integration-python-onapsdk-master-bandit-lint] $ /bin/bash /tmp/jenkins11130807357469150675.sh 12:30:26 provisioning config files... 12:30:26 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-python-onapsdk-master-bandit-lint@tmp/config3142801076473017105tmp 12:30:26 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 12:30:26 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 12:30:26 [EnvInject] - Injecting environment variables from a build step. 12:30:26 [EnvInject] - Injecting as environment variables the properties content 12:30:26 SERVER_ID=logs 12:30:26 12:30:26 [EnvInject] - Variables injected successfully. 12:30:26 [integration-python-onapsdk-master-bandit-lint] $ /bin/bash /tmp/jenkins12084212533920256791.sh 12:30:26 ---> create-netrc.sh 12:30:26 [integration-python-onapsdk-master-bandit-lint] $ /bin/bash /tmp/jenkins12147279615038465095.sh 12:30:26 ---> python-tools-install.sh 12:30:26 Setup pyenv: 12:30:26 system 12:30:26 3.8.13 12:30:26 3.9.13 12:30:27 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-bandit-lint/.python-version) 12:30:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qZtd from file:/tmp/.os_lf_venv 12:30:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:30:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:30:28 lf-activate-venv(): INFO: Base packages installed successfully 12:30:28 lf-activate-venv(): INFO: Installing additional packages: lftools 12:30:35 lf-activate-venv(): INFO: Adding /tmp/venv-qZtd/bin to PATH 12:30:35 Generating Requirements File 12:31:05 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. 12:31:05 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 12:31:05 Python 3.10.6 12:31:06 pip 26.2.1 from /tmp/venv-qZtd/lib/python3.10/site-packages/pip (python 3.10) 12:31:06 aiohappyeyeballs==2.7.1 12:31:06 aiohttp==3.14.3 12:31:06 aiosignal==1.4.0 12:31:06 appdirs==1.4.4 12:31:06 argcomplete==3.7.2 12:31:06 aspy.yaml==1.3.0 12:31:06 async-timeout==5.0.1 12:31:06 attrs==26.1.0 12:31:06 autopage==0.6.0 12:31:06 backports.strenum==1.3.1 12:31:06 beautifulsoup4==4.15.0 12:31:06 boto3==1.43.72 12:31:06 botocore==1.43.72 12:31:06 bs4==0.0.2 12:31:06 certifi==2026.7.22 12:31:06 cffi==2.1.1 12:31:06 cfgv==3.5.0 12:31:06 chardet==7.6.0 12:31:06 charset-normalizer==3.5.1 12:31:06 click==8.4.2 12:31:06 cliff==4.14.0 12:31:06 cmd2==3.5.1 12:31:06 cryptography==3.3.2 12:31:06 debtcollector==3.1.0 12:31:06 decorator==5.3.1 12:31:06 defusedxml==0.7.1 12:31:06 Deprecated==1.3.1 12:31:06 distlib==0.4.3 12:31:06 dnspython==2.8.0 12:31:06 docker==7.2.0 12:31:06 dogpile.cache==1.5.0 12:31:06 durationpy==0.10 12:31:06 email-validator==2.3.0 12:31:06 filelock==3.32.3 12:31:06 frozenlist==1.8.0 12:31:06 future==1.0.0 12:31:06 gitdb==4.0.12 12:31:06 GitPython==3.1.59 12:31:06 httplib2==0.30.2 12:31:06 identify==2.6.19 12:31:06 idna==3.18 12:31:06 importlib-resources==1.5.0 12:31:06 iso8601==2.1.0 12:31:06 Jinja2==3.1.6 12:31:06 jmespath==1.1.0 12:31:06 jsonpatch==1.33 12:31:06 jsonpointer==3.1.1 12:31:06 jsonschema==4.26.0 12:31:06 jsonschema-specifications==2025.9.1 12:31:06 keystoneauth1==5.14.0 12:31:06 kubernetes==36.0.3 12:31:06 lftools==0.37.23 12:31:06 lxml==6.1.1 12:31:06 markdown-it-py==4.2.0 12:31:06 MarkupSafe==3.0.3 12:31:06 mdurl==0.1.2 12:31:06 msgpack==1.2.1 12:31:06 multi_key_dict==2.0.3 12:31:06 multidict==6.7.1 12:31:06 munch==4.0.0 12:31:06 netaddr==1.3.0 12:31:06 niet==1.4.2 12:31:06 nodeenv==1.10.0 12:31:06 oauth2client==4.1.3 12:31:06 oauthlib==3.3.1 12:31:06 openstacksdk==4.13.0 12:31:06 os-service-types==1.8.2 12:31:06 osc-lib==4.6.0 12:31:06 oslo.config==10.4.0 12:31:06 oslo.context==6.4.0 12:31:06 oslo.i18n==6.8.0 12:31:06 oslo.log==8.2.0 12:31:06 oslo.serialization==5.10.0 12:31:06 oslo.utils==10.1.1 12:31:06 packaging==26.3 12:31:06 pbr==7.0.3 12:31:06 platformdirs==4.11.3 12:31:06 prettytable==3.18.0 12:31:06 propcache==0.5.2 12:31:06 psutil==7.2.2 12:31:06 pyasn1==0.6.4 12:31:06 pyasn1_modules==0.4.2 12:31:06 pycparser==3.0 12:31:06 pygerrit2==2.0.15 12:31:06 PyGithub==2.9.1 12:31:06 Pygments==2.21.0 12:31:06 PyJWT==2.13.0 12:31:06 PyNaCl==1.6.2 12:31:06 pyparsing==2.4.7 12:31:06 pyperclip==1.11.0 12:31:06 pyrsistent==0.20.0 12:31:06 python-cinderclient==9.9.0 12:31:06 python-dateutil==2.9.0.post0 12:31:06 python-discovery==1.5.2 12:31:06 python-heatclient==5.2.0 12:31:06 python-jenkins==1.8.3 12:31:06 python-keystoneclient==5.8.0 12:31:06 python-magnumclient==4.11.0 12:31:06 python-openstackclient==10.0.0 12:31:06 python-swiftclient==4.10.0 12:31:06 PyYAML==6.0.3 12:31:06 referencing==0.37.0 12:31:06 requests==2.34.2 12:31:06 requests-oauthlib==2.0.0 12:31:06 rfc3986==2.0.0 12:31:06 rich==15.0.0 12:31:06 rich-argparse==1.8.0 12:31:06 rpds-py==0.30.0 12:31:06 rsa==4.9.1 12:31:06 ruamel.yaml==0.19.1 12:31:06 ruamel.yaml.clib==0.2.15 12:31:06 s3transfer==0.19.2 12:31:06 simplejson==4.1.1 12:31:06 six==1.17.0 12:31:06 smmap==5.0.3 12:31:06 soupsieve==2.9.2 12:31:06 stevedore==5.8.0 12:31:06 tabulate==0.10.0 12:31:06 toml==0.10.2 12:31:06 tomlkit==0.15.1 12:31:06 tqdm==4.70.0 12:31:06 typing_extensions==4.16.0 12:31:06 urllib3==1.26.20 12:31:06 virtualenv==21.7.4 12:31:06 wcwidth==0.8.2 12:31:06 websocket-client==1.9.0 12:31:06 wrapt==2.3.0 12:31:06 xdg==6.0.0 12:31:06 xmltodict==1.0.4 12:31:06 yarl==1.24.5 12:31:06 yq==4.1.2 12:31:06 [integration-python-onapsdk-master-bandit-lint] $ /bin/sh /tmp/jenkins2627510877131366000.sh 12:31:06 ---> uv-install.sh 12:31:06 Installing uv/uvx (latest) using shell installer 12:31:06 2026-08-17 12:31:06 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71225/71225] -> "/tmp/uv-install-FQAuck.sh" [1] 12:31:06 downloading uv 0.12.5 x86_64-unknown-linux-gnu 12:31:07 installing to /home/jenkins/.local/bin 12:31:07 uv 12:31:07 uvx 12:31:07 everything's installed! 12:31:07 12:31:07 To add $HOME/.local/bin to your PATH, either restart your shell or run: 12:31:07 12:31:07 source $HOME/.local/bin/env (sh, bash, zsh) 12:31:07 source $HOME/.local/bin/env.fish (fish) 12:31:07 Adding install location to PATH 12:31:07 ---> Validating uv/uvx install 12:31:07 uvx 0.12.5 (x86_64-unknown-linux-gnu) 12:31:07 [integration-python-onapsdk-master-bandit-lint] $ /bin/bash /tmp/jenkins17872710672733454858.sh 12:31:07 ---> sudo-logs.sh 12:31:07 Archiving 'sudo' log.. 12:31:08 [integration-python-onapsdk-master-bandit-lint] $ /bin/bash /tmp/jenkins5812023219184054036.sh 12:31:08 ---> job-cost.sh 12:31:08 INFO: Activating Python virtual environment... 12:31:08 Setup pyenv: 12:31:08 system 12:31:08 3.8.13 12:31:08 3.9.13 12:31:08 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-bandit-lint/.python-version) 12:31:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qZtd from file:/tmp/.os_lf_venv 12:31:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:31:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:31:10 lf-activate-venv(): INFO: Base packages installed successfully 12:31:10 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:31:14 lf-activate-venv(): INFO: Adding /tmp/venv-qZtd/bin to PATH 12:31:14 INFO: No stack-cost file found 12:31:14 INFO: Instance uptime: 174s 12:31:14 INFO: Fetching instance metadata (attempt 1 of 3)... 12:31:14 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 12:31:15 INFO: Successfully fetched instance metadata 12:31:15 INFO: Instance type: v3-standard-8 12:31:15 INFO: Retrieving pricing info for: v3-standard-8 12:31:15 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 12:31:15 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-8/cost?seconds=174 12:31:15 INFO: Successfully fetched Vexxhost pricing API 12:31:15 INFO: Retrieved cost: 0.22 12:31:15 INFO: Retrieved resource: v3-standard-8 12:31:15 INFO: Creating archive directory: /w/workspace/integration-python-onapsdk-master-bandit-lint/archives/cost 12:31:15 INFO: Archiving costs to: /w/workspace/integration-python-onapsdk-master-bandit-lint/archives/cost.csv 12:31:15 INFO: Successfully archived job cost data 12:31:15 DEBUG: Cost data: integration-python-onapsdk-master-bandit-lint,283,2026-08-17 12:31:15,v3-standard-8,174,0.22,0.00,SUCCESS 12:31:15 [integration-python-onapsdk-master-bandit-lint] $ /bin/bash -l /tmp/jenkins5665918747535298039.sh 12:31:15 ---> logs-deploy.sh 12:31:15 Setup pyenv: 12:31:15 system 12:31:15 3.8.13 12:31:15 3.9.13 12:31:15 * 3.10.6 (set by /w/workspace/integration-python-onapsdk-master-bandit-lint/.python-version) 12:31:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qZtd from file:/tmp/.os_lf_venv 12:31:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:31:15 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:31:17 lf-activate-venv(): INFO: Base packages installed successfully 12:31:17 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 12:31:23 lf-activate-venv(): INFO: Adding /tmp/venv-qZtd/bin to PATH 12:31:23 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-python-onapsdk-master-bandit-lint/283 12:31:23 INFO: archiving workspace using pattern(s): 12:31:24 Archives upload complete. 12:31:25 INFO: archiving logs to Nexus 12:31:25 ---> uname -a: 12:31:25 Linux prd-ubuntu1804-docker-8c-8g-13217 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 12:31:25 12:31:25 12:31:25 ---> lscpu: 12:31:25 Architecture: x86_64 12:31:25 CPU op-mode(s): 32-bit, 64-bit 12:31:25 Byte Order: Little Endian 12:31:25 CPU(s): 8 12:31:25 On-line CPU(s) list: 0-7 12:31:25 Thread(s) per core: 1 12:31:25 Core(s) per socket: 1 12:31:25 Socket(s): 8 12:31:25 NUMA node(s): 1 12:31:25 Vendor ID: AuthenticAMD 12:31:25 CPU family: 23 12:31:25 Model: 49 12:31:25 Model name: AMD EPYC-Rome Processor 12:31:25 Stepping: 0 12:31:25 CPU MHz: 2799.998 12:31:25 BogoMIPS: 5599.99 12:31:25 Virtualization: AMD-V 12:31:25 Hypervisor vendor: KVM 12:31:25 Virtualization type: full 12:31:25 L1d cache: 32K 12:31:25 L1i cache: 32K 12:31:25 L2 cache: 512K 12:31:25 L3 cache: 16384K 12:31:25 NUMA node0 CPU(s): 0-7 12:31:25 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 12:31:25 12:31:25 12:31:25 ---> nproc: 12:31:25 8 12:31:25 12:31:25 12:31:25 ---> df -h: 12:31:25 Filesystem Size Used Avail Use% Mounted on 12:31:25 udev 16G 0 16G 0% /dev 12:31:25 tmpfs 3.2G 712K 3.2G 1% /run 12:31:25 /dev/vda1 155G 11G 145G 7% / 12:31:25 tmpfs 16G 0 16G 0% /dev/shm 12:31:25 tmpfs 5.0M 0 5.0M 0% /run/lock 12:31:25 tmpfs 16G 0 16G 0% /sys/fs/cgroup 12:31:25 /dev/vda15 105M 4.4M 100M 5% /boot/efi 12:31:25 tmpfs 3.2G 0 3.2G 0% /run/user/1001 12:31:25 12:31:25 12:31:25 ---> free -m: 12:31:25 total used free shared buff/cache available 12:31:25 Mem: 32167 783 28958 0 2424 30947 12:31:25 Swap: 1023 0 1023 12:31:25 12:31:25 12:31:25 ---> ip addr: 12:31:25 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:31:25 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:31:25 inet 127.0.0.1/8 scope host lo 12:31:25 valid_lft forever preferred_lft forever 12:31:25 inet6 ::1/128 scope host 12:31:25 valid_lft forever preferred_lft forever 12:31:25 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 12:31:25 link/ether fa:16:3e:dc:f7:b2 brd ff:ff:ff:ff:ff:ff 12:31:25 inet 10.30.107.215/23 brd 10.30.107.255 scope global dynamic ens3 12:31:25 valid_lft 86224sec preferred_lft 86224sec 12:31:25 inet6 fe80::f816:3eff:fedc:f7b2/64 scope link 12:31:25 valid_lft forever preferred_lft forever 12:31:25 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 12:31:25 link/ether 02:42:5b:f7:47:58 brd ff:ff:ff:ff:ff:ff 12:31:25 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 12:31:25 valid_lft forever preferred_lft forever 12:31:25 12:31:25 12:31:25 ---> sar -b -r -n DEV: 12:31:25 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-13217) 08/17/26 _x86_64_ (8 CPU) 12:31:25 12:31:25 12:28:33 LINUX RESTART (8 CPU) 12:31:25 12:31:25 12:29:01 tps rtps wtps bread/s bwrtn/s 12:31:25 12:30:01 339.33 61.34 277.99 3745.51 64865.86 12:31:25 12:31:01 149.66 0.60 149.06 74.92 67298.25 12:31:25 Average: 244.49 30.97 213.52 1910.21 66082.05 12:31:25 12:31:25 12:29:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:31:25 12:30:01 30160768 31735732 2778452 8.44 61560 1823136 1402936 4.13 836280 1650656 189864 12:31:25 12:31:01 29727344 31648488 3211876 9.75 87700 2125612 1450460 4.27 952708 1931604 142548 12:31:25 Average: 29944056 31692110 2995164 9.09 74630 1974374 1426698 4.20 894494 1791130 166206 12:31:25 12:31:25 12:29:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:31:25 12:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:31:25 12:30:01 lo 1.40 1.40 0.16 0.16 0.00 0.00 0.00 0.00 12:31:25 12:30:01 ens3 380.15 256.11 1365.22 77.00 0.00 0.00 0.00 0.00 12:31:25 12:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:31:25 12:31:01 lo 0.93 0.93 0.11 0.11 0.00 0.00 0.00 0.00 12:31:25 12:31:01 ens3 61.91 39.94 1041.75 7.34 0.00 0.00 0.00 0.00 12:31:25 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:31:25 Average: lo 1.17 1.17 0.13 0.13 0.00 0.00 0.00 0.00 12:31:25 Average: ens3 221.03 148.03 1203.48 42.17 0.00 0.00 0.00 0.00 12:31:25 12:31:25 12:31:25 ---> sar -P ALL: 12:31:25 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-13217) 08/17/26 _x86_64_ (8 CPU) 12:31:25 12:31:25 12:28:33 LINUX RESTART (8 CPU) 12:31:25 12:31:25 12:29:01 CPU %user %nice %system %iowait %steal %idle 12:31:25 12:30:01 all 11.29 0.00 1.21 2.97 0.04 84.50 12:31:25 12:30:01 0 5.04 0.00 0.60 0.28 0.02 94.06 12:31:25 12:30:01 1 9.65 0.00 1.17 13.75 0.05 75.38 12:31:25 12:30:01 2 8.51 0.00 0.70 0.87 0.03 89.89 12:31:25 12:30:01 3 10.00 0.00 1.42 3.95 0.03 84.59 12:31:25 12:30:01 4 28.42 0.00 2.18 2.40 0.07 66.93 12:31:25 12:30:01 5 11.62 0.00 1.30 0.53 0.05 86.49 12:31:25 12:30:01 6 6.29 0.00 1.03 0.63 0.03 92.01 12:31:25 12:30:01 7 10.78 0.00 1.22 1.37 0.03 86.60 12:31:25 12:31:01 all 8.69 0.00 0.60 4.30 0.03 86.39 12:31:25 12:31:01 0 15.71 0.00 0.82 7.15 0.03 76.29 12:31:25 12:31:01 1 24.65 0.00 1.65 4.17 0.05 69.48 12:31:25 12:31:01 2 3.91 0.00 0.72 5.44 0.02 89.92 12:31:25 12:31:01 3 15.14 0.00 0.60 0.07 0.03 84.16 12:31:25 12:31:01 4 0.70 0.00 0.32 15.96 0.03 82.99 12:31:25 12:31:01 5 1.79 0.00 0.17 0.03 0.00 98.01 12:31:25 12:31:01 6 0.15 0.00 0.07 0.00 0.00 99.78 12:31:25 12:31:01 7 7.46 0.00 0.50 1.64 0.05 90.35 12:31:25 Average: all 9.99 0.00 0.90 3.63 0.04 85.44 12:31:25 Average: 0 10.37 0.00 0.71 3.71 0.03 85.18 12:31:25 Average: 1 17.16 0.00 1.41 8.95 0.05 72.42 12:31:25 Average: 2 6.21 0.00 0.71 3.15 0.03 89.90 12:31:25 Average: 3 12.57 0.00 1.01 2.01 0.03 84.38 12:31:25 Average: 4 14.59 0.00 1.25 9.17 0.05 74.94 12:31:25 Average: 5 6.69 0.00 0.73 0.28 0.02 92.27 12:31:25 Average: 6 3.22 0.00 0.55 0.32 0.02 95.90 12:31:25 Average: 7 9.12 0.00 0.86 1.50 0.04 88.47 12:31:25 12:31:25 12:31:25