08:47:00 Triggered by Gerrit: https://gerrit.onap.org/r/c/testsuite/python-testing-utils/+/141784 08:47:00 Running as SYSTEM 08:47:00 [EnvInject] - Loading node environment variables. 08:47:00 Building remotely on prd-ubuntu1804-builder-4c-4g-41690 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/testsuite-python-testing-utils-robotframework-onap-python-staging-master 08:47:00 [ssh-agent] Looking for ssh-agent implementation... 08:47:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:47:00 $ ssh-agent 08:47:00 SSH_AUTH_SOCK=/tmp/ssh-um8YJqmYErSz/agent.1723 08:47:00 SSH_AGENT_PID=1725 08:47:00 [ssh-agent] Started. 08:47:00 Running ssh-add (command line suppressed) 08:47:00 Identity added: /w/workspace/testsuite-python-testing-utils-robotframework-onap-python-staging-master@tmp/private_key_2238905187363106109.key (/w/workspace/testsuite-python-testing-utils-robotframework-onap-python-staging-master@tmp/private_key_2238905187363106109.key) 08:47:00 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 08:47:00 The recommended git tool is: NONE 08:47:02 using credential onap-jenkins-ssh 08:47:02 Wiping out workspace first. 08:47:02 Cloning the remote Git repository 08:47:02 Cloning repository git://cloud.onap.org/mirror/testsuite/python-testing-utils 08:47:02 > git init /w/workspace/testsuite-python-testing-utils-robotframework-onap-python-staging-master # timeout=10 08:47:02 Fetching upstream changes from git://cloud.onap.org/mirror/testsuite/python-testing-utils 08:47:02 > git --version # timeout=10 08:47:02 > git --version # 'git version 2.17.1' 08:47:02 using GIT_SSH to set credentials Gerrit user 08:47:02 Verifying host key using manually-configured host key entries 08:47:02 > git fetch --tags --progress -- git://cloud.onap.org/mirror/testsuite/python-testing-utils +refs/heads/*:refs/remotes/origin/* # timeout=10 08:47:03 > git config remote.origin.url git://cloud.onap.org/mirror/testsuite/python-testing-utils # timeout=10 08:47:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:47:03 > git config remote.origin.url git://cloud.onap.org/mirror/testsuite/python-testing-utils # timeout=10 08:47:03 Fetching upstream changes from git://cloud.onap.org/mirror/testsuite/python-testing-utils 08:47:03 using GIT_SSH to set credentials Gerrit user 08:47:03 Verifying host key using manually-configured host key entries 08:47:03 > git fetch --tags --progress -- git://cloud.onap.org/mirror/testsuite/python-testing-utils refs/changes/84/141784/2 # timeout=10 08:47:03 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 08:47:03 Checking out Revision 18da0e46f0999bb829932d7e3ebf44ae34eb2ac7 (refs/remotes/origin/master) 08:47:04 > git config core.sparsecheckout # timeout=10 08:47:04 > git checkout -f 18da0e46f0999bb829932d7e3ebf44ae34eb2ac7 # timeout=10 08:47:04 Commit message: "Chore: Add dependabot config" 08:47:04 > git rev-list --no-walk f96e3de240ba3db0c1d6faf9429f4dd563283ed1 # timeout=10 08:47:07 provisioning config files... 08:47:07 copy managed file [npmrc] to file:/home/jenkins/.npmrc 08:47:07 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 08:47:07 [EnvInject] - Injecting environment variables from a build step. 08:47:07 [EnvInject] - Injecting as environment variables the properties content 08:47:07 PYTHON=python3 08:47:07 08:47:07 [EnvInject] - Variables injected successfully. 08:47:07 [testsuite-python-testing-utils-robotframework-onap-python-staging-master] $ /bin/bash -l /tmp/jenkins5176731988617155629.sh 08:47:07 ---> tox-install.sh 08:47:07 + source /home/jenkins/lf-env.sh 08:47:07 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:47:07 ++ mktemp -d /tmp/venv-XXXX 08:47:07 + lf_venv=/tmp/venv-bvC4 08:47:07 + local venv_file=/tmp/.os_lf_venv 08:47:07 + local python=python3 08:47:07 + local options 08:47:07 + local set_path=true 08:47:07 + local install_args= 08:47:07 ++ 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 08:47:07 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:47:07 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:47:07 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:47:07 + true 08:47:07 + case $1 in 08:47:07 + venv_file=/tmp/.toxenv 08:47:07 + shift 2 08:47:07 + true 08:47:07 + case $1 in 08:47:07 + shift 08:47:07 + break 08:47:07 + case $python in 08:47:07 + local pkg_list= 08:47:07 + [[ -d /opt/pyenv ]] 08:47:07 + echo 'Setup pyenv:' 08:47:07 Setup pyenv: 08:47:07 + export PYENV_ROOT=/opt/pyenv 08:47:07 + PYENV_ROOT=/opt/pyenv 08:47:07 + 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 08:47:07 + 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 08:47:07 + pyenv versions 08:47:07 * system (set by /opt/pyenv/version) 08:47:07 * 3.8.13 (set by /opt/pyenv/version) 08:47:07 * 3.9.13 (set by /opt/pyenv/version) 08:47:07 * 3.10.6 (set by /opt/pyenv/version) 08:47:07 + command -v pyenv 08:47:07 ++ pyenv init - --no-rehash 08:47:07 + 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[*]}"'\'')" 08:47:07 export PATH="/opt/pyenv/shims:${PATH}" 08:47:07 export PYENV_SHELL=bash 08:47:07 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:47:07 pyenv() { 08:47:07 local command 08:47:07 command="${1:-}" 08:47:07 if [ "$#" -gt 0 ]; then 08:47:07 shift 08:47:07 fi 08:47:07 08:47:07 case "$command" in 08:47:07 rehash|shell) 08:47:07 eval "$(pyenv "sh-$command" "$@")" 08:47:07 ;; 08:47:07 *) 08:47:07 command pyenv "$command" "$@" 08:47:07 ;; 08:47:07 esac 08:47:07 }' 08:47:07 +++ 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[*]}"' 08:47:07 ++ 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 08:47:07 ++ 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 08:47:07 ++ 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 08:47:07 ++ export PYENV_SHELL=bash 08:47:07 ++ PYENV_SHELL=bash 08:47:07 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:47:07 +++ complete -F _pyenv pyenv 08:47:07 ++ lf-pyver python3 08:47:07 ++ local py_version_xy=python3 08:47:07 ++ local py_version_xyz= 08:47:07 ++ pyenv versions 08:47:07 ++ local command 08:47:07 ++ sed 's/^[ *]* //' 08:47:07 ++ command=versions 08:47:07 ++ '[' 1 -gt 0 ']' 08:47:07 ++ shift 08:47:07 ++ grep -E '^[0-9.]*[0-9]$' 08:47:07 ++ awk '{ print $1 }' 08:47:07 ++ case "$command" in 08:47:07 ++ command pyenv versions 08:47:07 ++ pyenv versions 08:47:07 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:47:07 +++ grep '^3' /tmp/.pyenv_versions 08:47:07 +++ sort -V 08:47:07 +++ tail -n 1 08:47:07 ++ py_version_xyz=3.10.6 08:47:07 ++ [[ -z 3.10.6 ]] 08:47:07 ++ echo 3.10.6 08:47:07 ++ return 0 08:47:07 + pyenv local 3.10.6 08:47:07 + local command 08:47:07 + command=local 08:47:07 + '[' 2 -gt 0 ']' 08:47:07 + shift 08:47:07 + case "$command" in 08:47:07 + command pyenv local 3.10.6 08:47:07 + pyenv local 3.10.6 08:47:07 + for arg in "$@" 08:47:07 + case $arg in 08:47:07 + pkg_list+='tox ' 08:47:07 + for arg in "$@" 08:47:07 + case $arg in 08:47:07 + pkg_list+='virtualenv ' 08:47:07 + for arg in "$@" 08:47:07 + case $arg in 08:47:07 + pkg_list+='urllib3~=1.26.15 ' 08:47:07 + [[ -f /tmp/.toxenv ]] 08:47:07 + [[ ! -f /tmp/.toxenv ]] 08:47:07 + [[ -n '' ]] 08:47:07 + python3 -m venv /tmp/venv-bvC4 08:47:11 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-bvC4' 08:47:11 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-bvC4 08:47:11 + echo /tmp/venv-bvC4 08:47:11 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 08:47:11 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 08:47:11 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 08:47:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:47:11 + local 'pip_opts=--upgrade --quiet' 08:47:11 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 08:47:11 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 08:47:11 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 08:47:11 + [[ -n '' ]] 08:47:11 + [[ -n '' ]] 08:47:11 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 08:47:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:47:11 + /tmp/venv-bvC4/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 08:47:16 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 08:47:16 lf-activate-venv(): INFO: Base packages installed successfully 08:47:16 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:47:16 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 08:47:16 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 08:47:16 + /tmp/venv-bvC4/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 08:47:18 + type python3 08:47:18 + true 08:47:18 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-bvC4/bin to PATH' 08:47:18 lf-activate-venv(): INFO: Adding /tmp/venv-bvC4/bin to PATH 08:47:18 + PATH=/tmp/venv-bvC4/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 08:47:18 + return 0 08:47:18 + python3 --version 08:47:18 Python 3.10.6 08:47:18 + python3 -m pip --version 08:47:18 pip 25.2 from /tmp/venv-bvC4/lib/python3.10/site-packages/pip (python 3.10) 08:47:18 + python3 -m pip freeze 08:47:18 cachetools==6.2.0 08:47:18 chardet==5.2.0 08:47:18 colorama==0.4.6 08:47:18 distlib==0.4.0 08:47:18 filelock==3.19.1 08:47:18 packaging==25.0 08:47:18 platformdirs==4.4.0 08:47:18 pluggy==1.6.0 08:47:18 pyproject-api==1.9.1 08:47:18 tomli==2.2.1 08:47:18 tox==4.28.4 08:47:18 typing_extensions==4.15.0 08:47:18 urllib3==1.26.20 08:47:18 virtualenv==20.34.0 08:47:18 [testsuite-python-testing-utils-robotframework-onap-python-staging-master] $ /bin/bash -l /tmp/jenkins13923576440585109118.sh 08:47:18 ---> tox-run.sh 08:47:18 + 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 08:47:18 + ARCHIVE_TOX_DIR=/w/workspace/testsuite-python-testing-utils-robotframework-onap-python-staging-master/archives/tox 08:47:18 + ARCHIVE_DOC_DIR=/w/workspace/testsuite-python-testing-utils-robotframework-onap-python-staging-master/archives/docs 08:47:18 + mkdir -p /w/workspace/testsuite-python-testing-utils-robotframework-onap-python-staging-master/archives/tox 08:47:18 + cd /w/workspace/testsuite-python-testing-utils-robotframework-onap-python-staging-master/./robotframework-onap/ 08:47:18 + source /home/jenkins/lf-env.sh 08:47:18 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:47:18 ++ mktemp -d /tmp/venv-XXXX 08:47:18 + lf_venv=/tmp/venv-ocGK 08:47:18 + local venv_file=/tmp/.os_lf_venv 08:47:18 + local python=python3 08:47:18 + local options 08:47:18 + local set_path=true 08:47:18 + local install_args= 08:47:18 ++ 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 08:47:18 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:47:18 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:47:18 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:47:18 + true 08:47:18 + case $1 in 08:47:18 + venv_file=/tmp/.toxenv 08:47:18 + shift 2 08:47:18 + true 08:47:18 + case $1 in 08:47:18 + shift 08:47:18 + break 08:47:18 + case $python in 08:47:18 + local pkg_list= 08:47:18 + [[ -d /opt/pyenv ]] 08:47:18 + echo 'Setup pyenv:' 08:47:18 Setup pyenv: 08:47:18 + export PYENV_ROOT=/opt/pyenv 08:47:18 + PYENV_ROOT=/opt/pyenv 08:47:18 + 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 08:47:18 + 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 08:47:18 + pyenv versions 08:47:18 system 08:47:18 3.8.13 08:47:18 3.9.13 08:47:18 * 3.10.6 (set by /w/workspace/testsuite-python-testing-utils-robotframework-onap-python-staging-master/.python-version) 08:47:18 + command -v pyenv 08:47:18 ++ pyenv init - --no-rehash 08:47:18 + 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[*]}"'\'')" 08:47:18 export PATH="/opt/pyenv/shims:${PATH}" 08:47:18 export PYENV_SHELL=bash 08:47:18 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:47:18 pyenv() { 08:47:18 local command 08:47:18 command="${1:-}" 08:47:18 if [ "$#" -gt 0 ]; then 08:47:18 shift 08:47:18 fi 08:47:18 08:47:18 case "$command" in 08:47:18 rehash|shell) 08:47:18 eval "$(pyenv "sh-$command" "$@")" 08:47:18 ;; 08:47:18 *) 08:47:18 command pyenv "$command" "$@" 08:47:18 ;; 08:47:18 esac 08:47:18 }' 08:47:18 +++ 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[*]}"' 08:47:18 ++ 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 08:47:18 ++ 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 08:47:18 ++ 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 08:47:18 ++ export PYENV_SHELL=bash 08:47:18 ++ PYENV_SHELL=bash 08:47:18 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:47:18 +++ complete -F _pyenv pyenv 08:47:18 ++ lf-pyver python3 08:47:18 ++ local py_version_xy=python3 08:47:18 ++ local py_version_xyz= 08:47:18 ++ pyenv versions 08:47:18 ++ local command 08:47:18 ++ command=versions 08:47:18 ++ '[' 1 -gt 0 ']' 08:47:18 ++ shift 08:47:18 ++ case "$command" in 08:47:18 ++ command pyenv versions 08:47:18 ++ pyenv versions 08:47:18 ++ awk '{ print $1 }' 08:47:18 ++ grep -E '^[0-9.]*[0-9]$' 08:47:18 ++ sed 's/^[ *]* //' 08:47:18 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:47:18 +++ grep '^3' /tmp/.pyenv_versions 08:47:18 +++ sort -V 08:47:18 +++ tail -n 1 08:47:18 ++ py_version_xyz=3.10.6 08:47:18 ++ [[ -z 3.10.6 ]] 08:47:18 ++ echo 3.10.6 08:47:18 ++ return 0 08:47:18 + pyenv local 3.10.6 08:47:18 + local command 08:47:18 + command=local 08:47:18 + '[' 2 -gt 0 ']' 08:47:18 + shift 08:47:18 + case "$command" in 08:47:18 + command pyenv local 3.10.6 08:47:18 + pyenv local 3.10.6 08:47:18 + for arg in "$@" 08:47:18 + case $arg in 08:47:18 + pkg_list+='tox ' 08:47:18 + for arg in "$@" 08:47:18 + case $arg in 08:47:18 + pkg_list+='virtualenv ' 08:47:18 + for arg in "$@" 08:47:18 + case $arg in 08:47:18 + pkg_list+='urllib3~=1.26.15 ' 08:47:18 + [[ -f /tmp/.toxenv ]] 08:47:18 ++ cat /tmp/.toxenv 08:47:18 + lf_venv=/tmp/venv-bvC4 08:47:18 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bvC4 from' file:/tmp/.toxenv 08:47:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bvC4 from file:/tmp/.toxenv 08:47:18 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 08:47:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:47:18 + local 'pip_opts=--upgrade --quiet' 08:47:18 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 08:47:18 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 08:47:18 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 08:47:18 + [[ -n '' ]] 08:47:18 + [[ -n '' ]] 08:47:18 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 08:47:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:47:18 + /tmp/venv-bvC4/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 08:47:19 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 08:47:19 lf-activate-venv(): INFO: Base packages installed successfully 08:47:19 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:47:19 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 08:47:19 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 08:47:19 + /tmp/venv-bvC4/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 08:47:20 + type python3 08:47:20 + true 08:47:20 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-bvC4/bin to PATH' 08:47:20 lf-activate-venv(): INFO: Adding /tmp/venv-bvC4/bin to PATH 08:47:20 + PATH=/tmp/venv-bvC4/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 08:47:20 + return 0 08:47:20 + [[ -d /opt/pyenv ]] 08:47:20 + echo '---> Setting up pyenv' 08:47:20 ---> Setting up pyenv 08:47:20 + export PYENV_ROOT=/opt/pyenv 08:47:20 + PYENV_ROOT=/opt/pyenv 08:47:20 + export PATH=/opt/pyenv/bin:/tmp/venv-bvC4/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 08:47:20 + PATH=/opt/pyenv/bin:/tmp/venv-bvC4/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 08:47:20 ++ pwd 08:47:20 + PYTHONPATH=/w/workspace/testsuite-python-testing-utils-robotframework-onap-python-staging-master/robotframework-onap 08:47:20 + export PYTHONPATH 08:47:20 + export TOX_TESTENV_PASSENV=PYTHONPATH 08:47:20 + TOX_TESTENV_PASSENV=PYTHONPATH 08:47:20 + tox --version 08:47:21 4.28.4 from /tmp/venv-bvC4/lib/python3.10/site-packages/tox/__init__.py 08:47:21 + PARALLEL=true 08:47:21 + TOX_OPTIONS_LIST= 08:47:21 + [[ -n py3 ]] 08:47:21 + TOX_OPTIONS_LIST=' -e py3' 08:47:21 + case ${PARALLEL,,} in 08:47:21 + TOX_OPTIONS_LIST=' -e py3 --parallel auto --parallel-live' 08:47:21 + tox -e py3 --parallel auto --parallel-live 08:47:21 + tee -a /w/workspace/testsuite-python-testing-utils-robotframework-onap-python-staging-master/archives/tox/tox.log 08:47:22 py3: install_deps> pip install -r /w/workspace/testsuite-python-testing-utils-robotframework-onap-python-staging-master/robotframework-onap/requirements.txt -r /w/workspace/testsuite-python-testing-utils-robotframework-onap-python-staging-master/robotframework-onap/test-requirements.txt 08:47:33 .pkg: install_requires> python -I -m pip install 'setuptools>=40.8.0' 08:47:34 .pkg: _optional_hooks> python /tmp/venv-bvC4/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 08:47:34 .pkg: get_requires_for_build_sdist> python /tmp/venv-bvC4/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 08:47:34 .pkg: install_requires_for_build_sdist> python -I -m pip install 'pbr>=2.0.0' 08:47:35 .pkg: get_requires_for_build_wheel> python /tmp/venv-bvC4/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 08:47:35 .pkg: install_requires_for_build_wheel> python -I -m pip install 'pbr>=2.0.0' 08:47:36 .pkg: freeze> python -m pip freeze --all 08:47:36 .pkg: pbr==7.0.1,pip==25.2,setuptools==80.9.0 08:47:36 .pkg: prepare_metadata_for_build_wheel> python /tmp/venv-bvC4/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 08:47:36 .pkg: build_sdist> python /tmp/venv-bvC4/lib/python3.10/site-packages/pyproject_api/_backend.py True setuptools.build_meta __legacy__ 08:47:37 py3: install_package_deps> pip install deepdiff dnspython future jinja2 jsonpath-rw kafka-python more-itertools paramiko pbr protobuf pyyaml requests robotframework-requests==0.9.3 robotlibcore-temp six urllib3 08:47:38 py3: install_package> pip install --force-reinstall --no-deps /w/workspace/testsuite-python-testing-utils-robotframework-onap-python-staging-master/robotframework-onap/.tox/.tmp/package/1/robotframework_onap-11.0.0.dev20.tar.gz 08:47:39 py3: freeze> python -m pip freeze --all 08:47:39 py3: astroid==3.2.4,bcrypt==4.3.0,certifi==2025.8.3,cffi==1.17.1,charset-normalizer==3.4.3,coverage==7.6.1,cryptography==45.0.6,decorator==5.2.1,deepdiff==8.4.2,dill==0.4.0,dnspython==2.6.1,flake8==7.1.2,future==1.0.0,idna==3.10,isort==5.13.2,Jinja2==3.1.6,jsonpath-rw==1.4.0,kafka-python==2.2.15,MarkupSafe==2.1.5,mccabe==0.7.0,mock==5.2.0,more-itertools==5.0.0,nose==1.3.7,orderly-set==5.5.0,paramiko==3.5.1,pbr==7.0.1,pip==25.0.1,platformdirs==4.3.6,ply==3.11,protobuf==5.29.5,pycodestyle==2.12.1,pycparser==2.22,pyflakes==3.2.0,pylint==3.2.7,PyNaCl==1.5.0,PyYAML==6.0.2,requests==2.32.4,requests-mock==1.12.1,robotframework==7.3.2,robotframework-onap @ file:///w/workspace/testsuite-python-testing-utils-robotframework-onap-python-staging-master/robotframework-onap/.tox/.tmp/package/1/robotframework_onap-11.0.0.dev20.tar.gz#sha256=04ee05ac38a6b9945354b3d2ea28c9f91c13efff46d65d33e6aec96086a2a47a,robotframework-requests==0.9.3,robotlibcore-temp==1.0.2,setuptools==75.3.2,six==1.17.0,tomli==2.2.1,tomlkit==0.13.3,typing_extensions==4.13.2,urllib3==2.2.3,wheel==0.45.1 08:47:39 py3: commands[0]> nosetests --with-xunit --all-modules --with-coverage --cover-tests --cover-package=ONAPLibrary,vcpeutils --cover-xml --cover-html tests 08:47:40 test_get (tests.ONAPLibrary.AAITests.AAITests) ... ok 08:47:40 test_get (tests.ONAPLibrary.SOTests.SOTests) ... ok 08:47:40 test (tests.ONAPLibrary.ProtobufKeywordsTest.ProtobufKeywordsTest) ... ok 08:47:40 test_compare_two (tests.ONAPLibrary.ProtobufKeywordsTest.ProtobufKeywordsTest) ... ok 08:47:40 test_compare_two_many (tests.ONAPLibrary.ProtobufKeywordsTest.ProtobufKeywordsTest) ... ok 08:47:40 test (tests.vcpeutils.SoUtils_test.SoUtilsTest) ... ok 08:47:40 test_timestamp (tests.ONAPLibrary.UUIDKeywordsTest.UUIDKeywordsTest) ... ok 08:47:40 test_uuid1 (tests.ONAPLibrary.UUIDKeywordsTest.UUIDKeywordsTest) ... ok 08:47:40 test_uuid4 (tests.ONAPLibrary.UUIDKeywordsTest.UUIDKeywordsTest) ... ok 08:47:40 test (tests.ONAPLibrary.ServiceMappingKeywordsTests.ServiceMappingKeywordsTests) ... ok 08:47:40 test_base64_decode (tests.ONAPLibrary.Base64KeywordsTests.Base64KeywordsTests) ... ok 08:47:40 test_base64_encode (tests.ONAPLibrary.Base64KeywordsTests.Base64KeywordsTests) ... ok 08:47:40 test_delete (tests.ONAPLibrary.RequestsHelperTests.RequestsHelperTests) ... ok 08:47:40 test_get (tests.ONAPLibrary.RequestsHelperTests.RequestsHelperTests) ... ok 08:47:40 test_md5_bytes (tests.ONAPLibrary.RequestsHelperTests.RequestsHelperTests) ... ok 08:47:40 test_md5_string (tests.ONAPLibrary.RequestsHelperTests.RequestsHelperTests) ... ok 08:47:40 test_post (tests.ONAPLibrary.RequestsHelperTests.RequestsHelperTests) ... ok 08:47:40 test_put (tests.ONAPLibrary.RequestsHelperTests.RequestsHelperTests) ... ok 08:47:40 test_json_empty_objects_equality (tests.ONAPLibrary.JSONKeywordsTest.JSONKeywordsTest) ... ok 08:47:40 test_json_empty_objects_subset (tests.ONAPLibrary.JSONKeywordsTest.JSONKeywordsTest) ... ok 08:47:40 test_json_empty_strings_equality (tests.ONAPLibrary.JSONKeywordsTest.JSONKeywordsTest) ... ok 08:47:40 test_json_empty_strings_subset (tests.ONAPLibrary.JSONKeywordsTest.JSONKeywordsTest) ... ok 08:47:40 test_json_object_string_changed_value (tests.ONAPLibrary.JSONKeywordsTest.JSONKeywordsTest) ... ok 08:47:40 test_json_object_string_equality (tests.ONAPLibrary.JSONKeywordsTest.JSONKeywordsTest) ... ok 08:47:40 test_json_object_string_exclusion (tests.ONAPLibrary.JSONKeywordsTest.JSONKeywordsTest) ... ok 08:47:40 test_json_object_string_inequality (tests.ONAPLibrary.JSONKeywordsTest.JSONKeywordsTest) ... ok 08:47:40 test_json_object_string_intersection (tests.ONAPLibrary.JSONKeywordsTest.JSONKeywordsTest) ... ok 08:47:40 test_json_object_string_proper_subset (tests.ONAPLibrary.JSONKeywordsTest.JSONKeywordsTest) ... ok 08:47:40 test_json_object_string_subset (tests.ONAPLibrary.JSONKeywordsTest.JSONKeywordsTest) ... ok 08:47:40 test_json_objects_changed_value (tests.ONAPLibrary.JSONKeywordsTest.JSONKeywordsTest) ... ok 08:47:40 test_json_objects_equality (tests.ONAPLibrary.JSONKeywordsTest.JSONKeywordsTest) ... ok 08:47:40 test_json_objects_exclusion (tests.ONAPLibrary.JSONKeywordsTest.JSONKeywordsTest) ... ok 08:47:40 test_json_objects_inequality (tests.ONAPLibrary.JSONKeywordsTest.JSONKeywordsTest) ... ok 08:47:40 test_json_objects_intersection (tests.ONAPLibrary.JSONKeywordsTest.JSONKeywordsTest) ... ok 08:47:40 test_json_objects_proper_subset (tests.ONAPLibrary.JSONKeywordsTest.JSONKeywordsTest) ... ok 08:47:40 test_json_objects_subset (tests.ONAPLibrary.JSONKeywordsTest.JSONKeywordsTest) ... ok 08:47:40 test_json_string_object_changed_value (tests.ONAPLibrary.JSONKeywordsTest.JSONKeywordsTest) ... ok 08:47:40 test_json_string_object_equality (tests.ONAPLibrary.JSONKeywordsTest.JSONKeywordsTest) ... ok 08:47:40 test_json_string_object_exclusion (tests.ONAPLibrary.JSONKeywordsTest.JSONKeywordsTest) ... ok 08:47:40 test_json_string_object_inequality (tests.ONAPLibrary.JSONKeywordsTest.JSONKeywordsTest) ... ok 08:47:40 test_json_string_object_intersection (tests.ONAPLibrary.JSONKeywordsTest.JSONKeywordsTest) ... ok 08:47:40 test_json_string_object_proper_subset (tests.ONAPLibrary.JSONKeywordsTest.JSONKeywordsTest) ... ok 08:47:40 test_json_string_object_subset (tests.ONAPLibrary.JSONKeywordsTest.JSONKeywordsTest) ... ok 08:47:40 test_json_strings_changed_value (tests.ONAPLibrary.JSONKeywordsTest.JSONKeywordsTest) ... ok 08:47:40 test_json_strings_equality (tests.ONAPLibrary.JSONKeywordsTest.JSONKeywordsTest) ... ok 08:47:40 test_json_strings_exclusion (tests.ONAPLibrary.JSONKeywordsTest.JSONKeywordsTest) ... ok 08:47:40 test_json_strings_inequality (tests.ONAPLibrary.JSONKeywordsTest.JSONKeywordsTest) ... ok 08:47:40 test_json_strings_intersection (tests.ONAPLibrary.JSONKeywordsTest.JSONKeywordsTest) ... ok 08:47:40 test_json_strings_proper_subset (tests.ONAPLibrary.JSONKeywordsTest.JSONKeywordsTest) ... ok 08:47:40 test_json_strings_subset (tests.ONAPLibrary.JSONKeywordsTest.JSONKeywordsTest) ... ok 08:47:40 08:47:40 ---------------------------------------------------------------------- 08:47:40 Ran 50 tests in 0.057s 08:47:40 08:47:40 OK 08:47:40 .................................................................................................... 08:47:40 Name Stmts Miss Cover 08:47:40 ----------------------------------------------------------- 08:47:40 ONAPLibrary/AAI.py 7 0 100% 08:47:40 ONAPLibrary/Base64Keywords.py 11 0 100% 08:47:40 ONAPLibrary/BaseAAIKeywords.py 46 17 63% 08:47:40 ONAPLibrary/BaseSOKeywords.py 22 3 86% 08:47:40 ONAPLibrary/CloudConfigSOKeywords.py 28 12 57% 08:47:40 ONAPLibrary/HTTPKeywords.py 15 2 87% 08:47:40 ONAPLibrary/JSONKeywords.py 44 12 73% 08:47:40 ONAPLibrary/PreloadSDNCKeywords.py 13 6 54% 08:47:40 ONAPLibrary/ProtobufKeywords.py 15 0 100% 08:47:40 ONAPLibrary/RequestSOKeywords.py 32 19 41% 08:47:40 ONAPLibrary/RequestsDecorators.py 39 2 95% 08:47:40 ONAPLibrary/RequestsHelper.py 56 0 100% 08:47:40 ONAPLibrary/SO.py 9 0 100% 08:47:40 ONAPLibrary/ServiceMappingKeywords.py 33 5 85% 08:47:40 ONAPLibrary/TemplatingKeywords.py 18 5 72% 08:47:40 ONAPLibrary/UUIDKeywords.py 17 0 100% 08:47:40 ONAPLibrary/VESProtobuf.py 88 0 100% 08:47:40 ONAPLibrary/VariableKeywords.py 33 3 91% 08:47:40 ONAPLibrary/__init__.py 0 0 100% 08:47:40 vcpeutils/SoUtils.py 208 176 15% 08:47:40 vcpeutils/__init__.py 0 0 100% 08:47:40 vcpeutils/csar_parser.py 86 70 19% 08:47:40 ----------------------------------------------------------- 08:47:40 TOTAL 820 332 60% 08:47:40 ---------------------------------------------------------------------- 08:47:40 Ran 100 tests in 0.070s 08:47:40 08:47:40 OK 08:47:40 py3: OK (19.10=setup[17.74]+cmd[1.36] seconds) 08:47:40 congratulations :) (19.32 seconds) 08:47:40 + tox_status=0 08:47:40 + echo '---> Completed tox runs' 08:47:40 ---> Completed tox runs 08:47:40 + for i in .tox/*/log 08:47:40 ++ echo .tox/py3/log 08:47:40 ++ awk -F/ '{print $2}' 08:47:40 + tox_env=py3 08:47:40 + cp -r .tox/py3/log /w/workspace/testsuite-python-testing-utils-robotframework-onap-python-staging-master/archives/tox/py3 08:47:40 + DOC_DIR=docs/_build/html 08:47:40 + [[ -d docs/_build/html ]] 08:47:40 + echo '---> tox-run.sh ends' 08:47:40 ---> tox-run.sh ends 08:47:40 + test 0 -eq 0 08:47:40 provisioning config files... 08:47:40 copy managed file [pypirc] to file:/home/jenkins/.pypirc 08:47:40 [testsuite-python-testing-utils-robotframework-onap-python-staging-master] $ /bin/bash /tmp/jenkins15740205182167867949.sh 08:47:40 + virtualenv -p python3 /tmp/v/twine 08:47:41 Already using interpreter /usr/bin/python3 08:47:41 Using base prefix '/usr' 08:47:41 New python executable in /tmp/v/twine/bin/python3 08:47:41 Also creating executable in /tmp/v/twine/bin/python 08:47:44 Installing setuptools, pkg_resources, pip, wheel...done. 08:47:44 + source /tmp/v/twine/bin/activate 08:47:44 ++ deactivate nondestructive 08:47:44 ++ unset -f pydoc 08:47:44 ++ '[' -z '' ']' 08:47:44 ++ '[' -z '' ']' 08:47:44 ++ '[' -n /bin/bash ']' 08:47:44 ++ hash -r 08:47:44 ++ '[' -z '' ']' 08:47:44 ++ unset VIRTUAL_ENV 08:47:44 ++ '[' '!' nondestructive = nondestructive ']' 08:47:44 ++ VIRTUAL_ENV=/tmp/v/twine 08:47:44 ++ export VIRTUAL_ENV 08:47:44 ++ _OLD_VIRTUAL_PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin 08:47:44 ++ PATH=/tmp/v/twine/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin 08:47:44 ++ export PATH 08:47:44 ++ '[' -z '' ']' 08:47:44 ++ '[' -z '' ']' 08:47:44 ++ _OLD_VIRTUAL_PS1= 08:47:44 ++ '[' x '!=' x ']' 08:47:44 +++ basename /tmp/v/twine 08:47:44 ++ PS1='(twine) ' 08:47:44 ++ export PS1 08:47:44 ++ alias pydoc 08:47:44 ++ '[' -n /bin/bash ']' 08:47:44 ++ hash -r 08:47:44 + pip install twine wheel 08:47:44 Collecting twine 08:47:45 Downloading twine-3.8.0-py3-none-any.whl (36 kB) 08:47:45 Requirement already satisfied: wheel in /tmp/v/twine/lib/python3.6/site-packages (0.37.1) 08:47:45 Collecting urllib3>=1.26.0 08:47:45 Downloading urllib3-1.26.20-py2.py3-none-any.whl (144 kB) 08:47:45 Collecting tqdm>=4.14 08:47:45 Downloading tqdm-4.64.1-py2.py3-none-any.whl (78 kB) 08:47:45 Collecting keyring>=15.1 08:47:45 Downloading keyring-23.4.1-py3-none-any.whl (33 kB) 08:47:45 Collecting requests-toolbelt!=0.9.0,>=0.8.0 08:47:45 Downloading requests_toolbelt-1.0.0-py2.py3-none-any.whl (54 kB) 08:47:45 Collecting pkginfo>=1.8.1 08:47:45 Downloading pkginfo-1.10.0-py3-none-any.whl (30 kB) 08:47:45 Collecting rfc3986>=1.4.0 08:47:45 Downloading rfc3986-1.5.0-py2.py3-none-any.whl (31 kB) 08:47:45 Collecting requests>=2.20 08:47:45 Downloading requests-2.27.1-py2.py3-none-any.whl (63 kB) 08:47:45 Collecting colorama>=0.4.3 08:47:45 Downloading colorama-0.4.5-py2.py3-none-any.whl (16 kB) 08:47:46 Collecting importlib-metadata>=3.6 08:47:46 Downloading importlib_metadata-4.8.3-py3-none-any.whl (17 kB) 08:47:46 Collecting readme-renderer>=21.0 08:47:46 Downloading readme_renderer-34.0-py3-none-any.whl (16 kB) 08:47:46 Collecting typing-extensions>=3.6.4 08:47:46 Downloading typing_extensions-4.1.1-py3-none-any.whl (26 kB) 08:47:46 Collecting zipp>=0.5 08:47:46 Downloading zipp-3.6.0-py3-none-any.whl (5.3 kB) 08:47:46 Collecting jeepney>=0.4.2 08:47:46 Downloading jeepney-0.7.1-py3-none-any.whl (54 kB) 08:47:46 Collecting SecretStorage>=3.2 08:47:46 Downloading SecretStorage-3.3.3-py3-none-any.whl (15 kB) 08:47:46 Collecting docutils>=0.13.1 08:47:46 Downloading docutils-0.18.1-py2.py3-none-any.whl (570 kB) 08:47:46 Collecting Pygments>=2.5.1 08:47:46 Downloading Pygments-2.14.0-py3-none-any.whl (1.1 MB) 08:47:46 Collecting bleach>=2.1.0 08:47:46 Downloading bleach-4.1.0-py2.py3-none-any.whl (157 kB) 08:47:46 Collecting certifi>=2017.4.17 08:47:46 Downloading certifi-2025.4.26-py3-none-any.whl (159 kB) 08:47:47 Collecting idna<4,>=2.5 08:47:47 Downloading idna-3.10-py3-none-any.whl (70 kB) 08:47:47 Collecting charset-normalizer~=2.0.0 08:47:47 Downloading charset_normalizer-2.0.12-py3-none-any.whl (39 kB) 08:47:47 Collecting importlib-resources 08:47:47 Downloading importlib_resources-5.4.0-py3-none-any.whl (28 kB) 08:47:47 Collecting webencodings 08:47:47 Downloading webencodings-0.5.1-py2.py3-none-any.whl (11 kB) 08:47:47 Collecting six>=1.9.0 08:47:47 Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 08:47:48 Collecting packaging 08:47:48 Downloading packaging-21.3-py3-none-any.whl (40 kB) 08:47:49 Collecting cryptography>=2.0 08:47:49 Downloading cryptography-40.0.2-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.7 MB) 08:47:50 Collecting cffi>=1.12 08:47:50 Downloading cffi-1.15.1-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.whl (402 kB) 08:47:50 Collecting pyparsing!=3.0.5,>=2.0.2 08:47:50 Downloading pyparsing-3.1.4-py3-none-any.whl (104 kB) 08:47:50 Collecting pycparser 08:47:50 Downloading pycparser-2.21-py2.py3-none-any.whl (118 kB) 08:47:51 Installing collected packages: pycparser, pyparsing, cffi, zipp, webencodings, urllib3, typing-extensions, six, packaging, jeepney, idna, cryptography, charset-normalizer, certifi, SecretStorage, requests, Pygments, importlib-resources, importlib-metadata, docutils, bleach, tqdm, rfc3986, requests-toolbelt, readme-renderer, pkginfo, keyring, colorama, twine 08:47:52 Successfully installed Pygments-2.14.0 SecretStorage-3.3.3 bleach-4.1.0 certifi-2025.4.26 cffi-1.15.1 charset-normalizer-2.0.12 colorama-0.4.5 cryptography-40.0.2 docutils-0.18.1 idna-3.10 importlib-metadata-4.8.3 importlib-resources-5.4.0 jeepney-0.7.1 keyring-23.4.1 packaging-21.3 pkginfo-1.10.0 pycparser-2.21 pyparsing-3.1.4 readme-renderer-34.0 requests-2.27.1 requests-toolbelt-1.0.0 rfc3986-1.5.0 six-1.17.0 tqdm-4.64.1 twine-3.8.0 typing-extensions-4.1.1 urllib3-1.26.20 webencodings-0.5.1 zipp-3.6.0 08:47:53 + cd /w/workspace/testsuite-python-testing-utils-robotframework-onap-python-staging-master/./robotframework-onap/ 08:47:53 + python setup.py sdist bdist_wheel 08:47:53 running sdist 08:47:53 [pbr] Writing ChangeLog 08:47:54 [pbr] Generating ChangeLog 08:47:54 [pbr] ChangeLog complete (0.0s) 08:47:54 [pbr] Generating AUTHORS 08:47:54 [pbr] AUTHORS complete (0.0s) 08:47:54 running egg_info 08:47:54 writing pbr to robotframework_onap.egg-info/pbr.json 08:47:54 writing robotframework_onap.egg-info/PKG-INFO 08:47:54 writing dependency_links to robotframework_onap.egg-info/dependency_links.txt 08:47:54 writing requirements to robotframework_onap.egg-info/requires.txt 08:47:54 writing top-level names to robotframework_onap.egg-info/top_level.txt 08:47:54 [pbr] Processing SOURCES.txt 08:47:54 [pbr] In git context, generating filelist from git 08:47:54 /tmp/v/twine/lib/python3.6/site-packages/setuptools/dist.py:726: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead 08:47:54 % (opt, underscore_opt) 08:47:54 /tmp/v/twine/lib/python3.6/site-packages/setuptools/installer.py:30: SetuptoolsDeprecationWarning: setuptools.installer is deprecated. Requirements should be satisfied by a PEP 517 installer. 08:47:54 SetuptoolsDeprecationWarning, 08:47:54 /tmp/v/twine/lib/python3.6/site-packages/setuptools/command/easy_install.py:159: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. 08:47:54 EasyInstallDeprecationWarning, 08:47:54 /tmp/v/twine/lib/python3.6/site-packages/setuptools/command/install.py:37: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. 08:47:54 setuptools.SetuptoolsDeprecationWarning, 08:47:54 /tmp/v/twine/lib/python3.6/site-packages/setuptools/dist.py:726: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead 08:47:54 % (opt, underscore_opt) 08:47:54 warning: no previously-included files found matching '.gitreview' 08:47:54 warning: no previously-included files matching '*.pyc' found anywhere in distribution 08:47:54 adding license file 'AUTHORS' 08:47:54 writing manifest file 'robotframework_onap.egg-info/SOURCES.txt' 08:47:54 warning: sdist: standard file not found: should have one of README, README.rst, README.txt, README.md 08:47:54 08:47:54 [pbr] reno was not found or is too old. Skipping release notes 08:47:54 running check 08:47:54 creating robotframework-onap-11.0.0.dev20 08:47:54 creating robotframework-onap-11.0.0.dev20/ONAPLibrary 08:47:54 creating robotframework-onap-11.0.0.dev20/robotframework_onap.egg-info 08:47:54 creating robotframework-onap-11.0.0.dev20/vcpeutils 08:47:54 copying files to robotframework-onap-11.0.0.dev20... 08:47:54 copying AUTHORS -> robotframework-onap-11.0.0.dev20 08:47:54 copying ChangeLog -> robotframework-onap-11.0.0.dev20 08:47:54 copying README.TXT -> robotframework-onap-11.0.0.dev20 08:47:54 copying setup.cfg -> robotframework-onap-11.0.0.dev20 08:47:54 copying setup.py -> robotframework-onap-11.0.0.dev20 08:47:54 copying ONAPLibrary/AAI.py -> robotframework-onap-11.0.0.dev20/ONAPLibrary 08:47:54 copying ONAPLibrary/Base64Keywords.py -> robotframework-onap-11.0.0.dev20/ONAPLibrary 08:47:54 copying ONAPLibrary/BaseAAIKeywords.py -> robotframework-onap-11.0.0.dev20/ONAPLibrary 08:47:54 copying ONAPLibrary/BaseCLAMPKeywords.py -> robotframework-onap-11.0.0.dev20/ONAPLibrary 08:47:54 copying ONAPLibrary/BaseOpenstackKeywords.py -> robotframework-onap-11.0.0.dev20/ONAPLibrary 08:47:54 copying ONAPLibrary/BaseSDCKeywords.py -> robotframework-onap-11.0.0.dev20/ONAPLibrary 08:47:54 copying ONAPLibrary/BaseSDNCKeywords.py -> robotframework-onap-11.0.0.dev20/ONAPLibrary 08:47:54 copying ONAPLibrary/BaseSOKeywords.py -> robotframework-onap-11.0.0.dev20/ONAPLibrary 08:47:54 copying ONAPLibrary/CLAMP.py -> robotframework-onap-11.0.0.dev20/ONAPLibrary 08:47:54 copying ONAPLibrary/CloudConfigSOKeywords.py -> robotframework-onap-11.0.0.dev20/ONAPLibrary 08:47:54 copying ONAPLibrary/DNSKeywords.py -> robotframework-onap-11.0.0.dev20/ONAPLibrary 08:47:54 copying ONAPLibrary/HEATKeywords.py -> robotframework-onap-11.0.0.dev20/ONAPLibrary 08:47:54 copying ONAPLibrary/HTTPKeywords.py -> robotframework-onap-11.0.0.dev20/ONAPLibrary 08:47:54 copying ONAPLibrary/HeatVNFValidation.py -> robotframework-onap-11.0.0.dev20/ONAPLibrary 08:47:54 copying ONAPLibrary/JSON.py -> robotframework-onap-11.0.0.dev20/ONAPLibrary 08:47:54 copying ONAPLibrary/JSONKeywords.py -> robotframework-onap-11.0.0.dev20/ONAPLibrary 08:47:54 copying ONAPLibrary/JSONPathKeywords.py -> robotframework-onap-11.0.0.dev20/ONAPLibrary 08:47:54 copying ONAPLibrary/Kafka.py -> robotframework-onap-11.0.0.dev20/ONAPLibrary 08:47:54 copying ONAPLibrary/KafkaKeywords.py -> robotframework-onap-11.0.0.dev20/ONAPLibrary 08:47:54 copying ONAPLibrary/MUSIC.py -> robotframework-onap-11.0.0.dev20/ONAPLibrary 08:47:54 copying ONAPLibrary/MUSICKeywords.py -> robotframework-onap-11.0.0.dev20/ONAPLibrary 08:47:54 copying ONAPLibrary/OOF.py -> robotframework-onap-11.0.0.dev20/ONAPLibrary 08:47:54 copying ONAPLibrary/Openstack.py -> robotframework-onap-11.0.0.dev20/ONAPLibrary 08:47:54 copying ONAPLibrary/PreloadData.py -> robotframework-onap-11.0.0.dev20/ONAPLibrary 08:47:54 copying ONAPLibrary/PreloadDataKeywords.py -> robotframework-onap-11.0.0.dev20/ONAPLibrary 08:47:54 copying ONAPLibrary/PreloadSDNCKeywords.py -> robotframework-onap-11.0.0.dev20/ONAPLibrary 08:47:54 copying ONAPLibrary/Protobuf.py -> robotframework-onap-11.0.0.dev20/ONAPLibrary 08:47:54 copying ONAPLibrary/ProtobufKeywords.py -> robotframework-onap-11.0.0.dev20/ONAPLibrary 08:47:54 copying ONAPLibrary/RequestSOKeywords.py -> robotframework-onap-11.0.0.dev20/ONAPLibrary 08:47:54 copying ONAPLibrary/RequestsDecorators.py -> robotframework-onap-11.0.0.dev20/ONAPLibrary 08:47:54 copying ONAPLibrary/RequestsHelper.py -> robotframework-onap-11.0.0.dev20/ONAPLibrary 08:47:54 copying ONAPLibrary/SDC.py -> robotframework-onap-11.0.0.dev20/ONAPLibrary 08:47:54 copying ONAPLibrary/SDNC.py -> robotframework-onap-11.0.0.dev20/ONAPLibrary 08:47:54 copying ONAPLibrary/SNIROKeywords.py -> robotframework-onap-11.0.0.dev20/ONAPLibrary 08:47:54 copying ONAPLibrary/SO.py -> robotframework-onap-11.0.0.dev20/ONAPLibrary 08:47:54 copying ONAPLibrary/ServiceMapping.py -> robotframework-onap-11.0.0.dev20/ONAPLibrary 08:47:54 copying ONAPLibrary/ServiceMappingKeywords.py -> robotframework-onap-11.0.0.dev20/ONAPLibrary 08:47:54 copying ONAPLibrary/SocketKeywords.py -> robotframework-onap-11.0.0.dev20/ONAPLibrary 08:47:54 copying ONAPLibrary/Templating.py -> robotframework-onap-11.0.0.dev20/ONAPLibrary 08:47:54 copying ONAPLibrary/TemplatingKeywords.py -> robotframework-onap-11.0.0.dev20/ONAPLibrary 08:47:54 copying ONAPLibrary/UUIDKeywords.py -> robotframework-onap-11.0.0.dev20/ONAPLibrary 08:47:54 copying ONAPLibrary/Utilities.py -> robotframework-onap-11.0.0.dev20/ONAPLibrary 08:47:54 copying ONAPLibrary/VESProtobuf.py -> robotframework-onap-11.0.0.dev20/ONAPLibrary 08:47:54 copying ONAPLibrary/VVPValidation.py -> robotframework-onap-11.0.0.dev20/ONAPLibrary 08:47:54 copying ONAPLibrary/VariableKeywords.py -> robotframework-onap-11.0.0.dev20/ONAPLibrary 08:47:54 copying ONAPLibrary/__init__.py -> robotframework-onap-11.0.0.dev20/ONAPLibrary 08:47:54 copying robotframework_onap.egg-info/PKG-INFO -> robotframework-onap-11.0.0.dev20/robotframework_onap.egg-info 08:47:54 copying robotframework_onap.egg-info/SOURCES.txt -> robotframework-onap-11.0.0.dev20/robotframework_onap.egg-info 08:47:54 copying robotframework_onap.egg-info/dependency_links.txt -> robotframework-onap-11.0.0.dev20/robotframework_onap.egg-info 08:47:54 copying robotframework_onap.egg-info/not-zip-safe -> robotframework-onap-11.0.0.dev20/robotframework_onap.egg-info 08:47:54 copying robotframework_onap.egg-info/pbr.json -> robotframework-onap-11.0.0.dev20/robotframework_onap.egg-info 08:47:54 copying robotframework_onap.egg-info/requires.txt -> robotframework-onap-11.0.0.dev20/robotframework_onap.egg-info 08:47:54 copying robotframework_onap.egg-info/top_level.txt -> robotframework-onap-11.0.0.dev20/robotframework_onap.egg-info 08:47:54 copying vcpeutils/SoUtils.py -> robotframework-onap-11.0.0.dev20/vcpeutils 08:47:54 copying vcpeutils/__init__.py -> robotframework-onap-11.0.0.dev20/vcpeutils 08:47:54 copying vcpeutils/csar_parser.py -> robotframework-onap-11.0.0.dev20/vcpeutils 08:47:54 Writing robotframework-onap-11.0.0.dev20/setup.cfg 08:47:54 creating dist 08:47:54 Creating tar archive 08:47:54 removing 'robotframework-onap-11.0.0.dev20' (and everything under it) 08:47:54 running bdist_wheel 08:47:54 The [wheel] section is deprecated. Use [bdist_wheel] instead. 08:47:54 running build 08:47:54 running build_py 08:47:54 creating build 08:47:54 creating build/lib 08:47:54 creating build/lib/vcpeutils 08:47:54 copying vcpeutils/csar_parser.py -> build/lib/vcpeutils 08:47:54 copying vcpeutils/__init__.py -> build/lib/vcpeutils 08:47:54 copying vcpeutils/SoUtils.py -> build/lib/vcpeutils 08:47:54 creating build/lib/ONAPLibrary 08:47:54 copying ONAPLibrary/BaseSDNCKeywords.py -> build/lib/ONAPLibrary 08:47:54 copying ONAPLibrary/BaseCLAMPKeywords.py -> build/lib/ONAPLibrary 08:47:54 copying ONAPLibrary/KafkaKeywords.py -> build/lib/ONAPLibrary 08:47:54 copying ONAPLibrary/Base64Keywords.py -> build/lib/ONAPLibrary 08:47:54 copying ONAPLibrary/CLAMP.py -> build/lib/ONAPLibrary 08:47:54 copying ONAPLibrary/BaseOpenstackKeywords.py -> build/lib/ONAPLibrary 08:47:54 copying ONAPLibrary/MUSIC.py -> build/lib/ONAPLibrary 08:47:54 copying ONAPLibrary/Openstack.py -> build/lib/ONAPLibrary 08:47:54 copying ONAPLibrary/AAI.py -> build/lib/ONAPLibrary 08:47:54 copying ONAPLibrary/BaseAAIKeywords.py -> build/lib/ONAPLibrary 08:47:54 copying ONAPLibrary/UUIDKeywords.py -> build/lib/ONAPLibrary 08:47:54 copying ONAPLibrary/ProtobufKeywords.py -> build/lib/ONAPLibrary 08:47:54 copying ONAPLibrary/ServiceMappingKeywords.py -> build/lib/ONAPLibrary 08:47:54 copying ONAPLibrary/PreloadData.py -> build/lib/ONAPLibrary 08:47:54 copying ONAPLibrary/JSONPathKeywords.py -> build/lib/ONAPLibrary 08:47:54 copying ONAPLibrary/DNSKeywords.py -> build/lib/ONAPLibrary 08:47:54 copying ONAPLibrary/ServiceMapping.py -> build/lib/ONAPLibrary 08:47:54 copying ONAPLibrary/SDC.py -> build/lib/ONAPLibrary 08:47:54 copying ONAPLibrary/Kafka.py -> build/lib/ONAPLibrary 08:47:54 copying ONAPLibrary/VariableKeywords.py -> build/lib/ONAPLibrary 08:47:54 copying ONAPLibrary/BaseSDCKeywords.py -> build/lib/ONAPLibrary 08:47:54 copying ONAPLibrary/__init__.py -> build/lib/ONAPLibrary 08:47:54 copying ONAPLibrary/HEATKeywords.py -> build/lib/ONAPLibrary 08:47:54 copying ONAPLibrary/SO.py -> build/lib/ONAPLibrary 08:47:54 copying ONAPLibrary/RequestsHelper.py -> build/lib/ONAPLibrary 08:47:54 copying ONAPLibrary/SNIROKeywords.py -> build/lib/ONAPLibrary 08:47:54 copying ONAPLibrary/SocketKeywords.py -> build/lib/ONAPLibrary 08:47:54 copying ONAPLibrary/JSON.py -> build/lib/ONAPLibrary 08:47:54 copying ONAPLibrary/HTTPKeywords.py -> build/lib/ONAPLibrary 08:47:54 copying ONAPLibrary/TemplatingKeywords.py -> build/lib/ONAPLibrary 08:47:54 copying ONAPLibrary/PreloadDataKeywords.py -> build/lib/ONAPLibrary 08:47:54 copying ONAPLibrary/OOF.py -> build/lib/ONAPLibrary 08:47:54 copying ONAPLibrary/MUSICKeywords.py -> build/lib/ONAPLibrary 08:47:54 copying ONAPLibrary/Templating.py -> build/lib/ONAPLibrary 08:47:54 copying ONAPLibrary/RequestsDecorators.py -> build/lib/ONAPLibrary 08:47:54 copying ONAPLibrary/VESProtobuf.py -> build/lib/ONAPLibrary 08:47:54 copying ONAPLibrary/HeatVNFValidation.py -> build/lib/ONAPLibrary 08:47:54 copying ONAPLibrary/SDNC.py -> build/lib/ONAPLibrary 08:47:54 copying ONAPLibrary/RequestSOKeywords.py -> build/lib/ONAPLibrary 08:47:54 copying ONAPLibrary/JSONKeywords.py -> build/lib/ONAPLibrary 08:47:54 copying ONAPLibrary/PreloadSDNCKeywords.py -> build/lib/ONAPLibrary 08:47:54 copying ONAPLibrary/BaseSOKeywords.py -> build/lib/ONAPLibrary 08:47:54 copying ONAPLibrary/CloudConfigSOKeywords.py -> build/lib/ONAPLibrary 08:47:54 copying ONAPLibrary/Protobuf.py -> build/lib/ONAPLibrary 08:47:54 copying ONAPLibrary/VVPValidation.py -> build/lib/ONAPLibrary 08:47:54 copying ONAPLibrary/Utilities.py -> build/lib/ONAPLibrary 08:47:54 installing to build/bdist.linux-x86_64/wheel 08:47:54 running install 08:47:54 [pbr] Writing ChangeLog 08:47:54 [pbr] Generating ChangeLog 08:47:54 [pbr] ChangeLog complete (0.0s) 08:47:54 [pbr] Generating AUTHORS 08:47:54 [pbr] AUTHORS complete (0.0s) 08:47:54 running install_lib 08:47:54 creating build/bdist.linux-x86_64 08:47:54 creating build/bdist.linux-x86_64/wheel 08:47:54 creating build/bdist.linux-x86_64/wheel/vcpeutils 08:47:54 copying build/lib/vcpeutils/csar_parser.py -> build/bdist.linux-x86_64/wheel/vcpeutils 08:47:54 copying build/lib/vcpeutils/__init__.py -> build/bdist.linux-x86_64/wheel/vcpeutils 08:47:54 copying build/lib/vcpeutils/SoUtils.py -> build/bdist.linux-x86_64/wheel/vcpeutils 08:47:54 creating build/bdist.linux-x86_64/wheel/ONAPLibrary 08:47:54 copying build/lib/ONAPLibrary/BaseSDNCKeywords.py -> build/bdist.linux-x86_64/wheel/ONAPLibrary 08:47:54 copying build/lib/ONAPLibrary/BaseCLAMPKeywords.py -> build/bdist.linux-x86_64/wheel/ONAPLibrary 08:47:54 copying build/lib/ONAPLibrary/KafkaKeywords.py -> build/bdist.linux-x86_64/wheel/ONAPLibrary 08:47:54 copying build/lib/ONAPLibrary/Base64Keywords.py -> build/bdist.linux-x86_64/wheel/ONAPLibrary 08:47:54 copying build/lib/ONAPLibrary/CLAMP.py -> build/bdist.linux-x86_64/wheel/ONAPLibrary 08:47:54 copying build/lib/ONAPLibrary/BaseOpenstackKeywords.py -> build/bdist.linux-x86_64/wheel/ONAPLibrary 08:47:54 copying build/lib/ONAPLibrary/MUSIC.py -> build/bdist.linux-x86_64/wheel/ONAPLibrary 08:47:54 copying build/lib/ONAPLibrary/Openstack.py -> build/bdist.linux-x86_64/wheel/ONAPLibrary 08:47:54 copying build/lib/ONAPLibrary/AAI.py -> build/bdist.linux-x86_64/wheel/ONAPLibrary 08:47:54 copying build/lib/ONAPLibrary/BaseAAIKeywords.py -> build/bdist.linux-x86_64/wheel/ONAPLibrary 08:47:54 copying build/lib/ONAPLibrary/UUIDKeywords.py -> build/bdist.linux-x86_64/wheel/ONAPLibrary 08:47:54 copying build/lib/ONAPLibrary/ProtobufKeywords.py -> build/bdist.linux-x86_64/wheel/ONAPLibrary 08:47:54 copying build/lib/ONAPLibrary/ServiceMappingKeywords.py -> build/bdist.linux-x86_64/wheel/ONAPLibrary 08:47:54 copying build/lib/ONAPLibrary/PreloadData.py -> build/bdist.linux-x86_64/wheel/ONAPLibrary 08:47:54 copying build/lib/ONAPLibrary/JSONPathKeywords.py -> build/bdist.linux-x86_64/wheel/ONAPLibrary 08:47:54 copying build/lib/ONAPLibrary/DNSKeywords.py -> build/bdist.linux-x86_64/wheel/ONAPLibrary 08:47:54 copying build/lib/ONAPLibrary/ServiceMapping.py -> build/bdist.linux-x86_64/wheel/ONAPLibrary 08:47:54 copying build/lib/ONAPLibrary/SDC.py -> build/bdist.linux-x86_64/wheel/ONAPLibrary 08:47:54 copying build/lib/ONAPLibrary/Kafka.py -> build/bdist.linux-x86_64/wheel/ONAPLibrary 08:47:54 copying build/lib/ONAPLibrary/VariableKeywords.py -> build/bdist.linux-x86_64/wheel/ONAPLibrary 08:47:54 copying build/lib/ONAPLibrary/BaseSDCKeywords.py -> build/bdist.linux-x86_64/wheel/ONAPLibrary 08:47:54 copying build/lib/ONAPLibrary/__init__.py -> build/bdist.linux-x86_64/wheel/ONAPLibrary 08:47:54 copying build/lib/ONAPLibrary/HEATKeywords.py -> build/bdist.linux-x86_64/wheel/ONAPLibrary 08:47:54 copying build/lib/ONAPLibrary/SO.py -> build/bdist.linux-x86_64/wheel/ONAPLibrary 08:47:54 copying build/lib/ONAPLibrary/RequestsHelper.py -> build/bdist.linux-x86_64/wheel/ONAPLibrary 08:47:54 copying build/lib/ONAPLibrary/SNIROKeywords.py -> build/bdist.linux-x86_64/wheel/ONAPLibrary 08:47:54 copying build/lib/ONAPLibrary/SocketKeywords.py -> build/bdist.linux-x86_64/wheel/ONAPLibrary 08:47:54 copying build/lib/ONAPLibrary/JSON.py -> build/bdist.linux-x86_64/wheel/ONAPLibrary 08:47:54 copying build/lib/ONAPLibrary/HTTPKeywords.py -> build/bdist.linux-x86_64/wheel/ONAPLibrary 08:47:54 copying build/lib/ONAPLibrary/TemplatingKeywords.py -> build/bdist.linux-x86_64/wheel/ONAPLibrary 08:47:54 copying build/lib/ONAPLibrary/PreloadDataKeywords.py -> build/bdist.linux-x86_64/wheel/ONAPLibrary 08:47:54 copying build/lib/ONAPLibrary/OOF.py -> build/bdist.linux-x86_64/wheel/ONAPLibrary 08:47:54 copying build/lib/ONAPLibrary/MUSICKeywords.py -> build/bdist.linux-x86_64/wheel/ONAPLibrary 08:47:54 copying build/lib/ONAPLibrary/Templating.py -> build/bdist.linux-x86_64/wheel/ONAPLibrary 08:47:54 copying build/lib/ONAPLibrary/RequestsDecorators.py -> build/bdist.linux-x86_64/wheel/ONAPLibrary 08:47:54 copying build/lib/ONAPLibrary/VESProtobuf.py -> build/bdist.linux-x86_64/wheel/ONAPLibrary 08:47:54 copying build/lib/ONAPLibrary/HeatVNFValidation.py -> build/bdist.linux-x86_64/wheel/ONAPLibrary 08:47:54 copying build/lib/ONAPLibrary/SDNC.py -> build/bdist.linux-x86_64/wheel/ONAPLibrary 08:47:54 copying build/lib/ONAPLibrary/RequestSOKeywords.py -> build/bdist.linux-x86_64/wheel/ONAPLibrary 08:47:54 copying build/lib/ONAPLibrary/JSONKeywords.py -> build/bdist.linux-x86_64/wheel/ONAPLibrary 08:47:54 copying build/lib/ONAPLibrary/PreloadSDNCKeywords.py -> build/bdist.linux-x86_64/wheel/ONAPLibrary 08:47:54 copying build/lib/ONAPLibrary/BaseSOKeywords.py -> build/bdist.linux-x86_64/wheel/ONAPLibrary 08:47:54 copying build/lib/ONAPLibrary/CloudConfigSOKeywords.py -> build/bdist.linux-x86_64/wheel/ONAPLibrary 08:47:54 copying build/lib/ONAPLibrary/Protobuf.py -> build/bdist.linux-x86_64/wheel/ONAPLibrary 08:47:54 copying build/lib/ONAPLibrary/VVPValidation.py -> build/bdist.linux-x86_64/wheel/ONAPLibrary 08:47:54 copying build/lib/ONAPLibrary/Utilities.py -> build/bdist.linux-x86_64/wheel/ONAPLibrary 08:47:54 running install_egg_info 08:47:54 Copying robotframework_onap.egg-info to build/bdist.linux-x86_64/wheel/robotframework_onap-11.0.0.dev20-py3.6.egg-info 08:47:54 running install_scripts 08:47:54 adding license file "AUTHORS" (matched pattern "AUTHORS*") 08:47:54 creating build/bdist.linux-x86_64/wheel/robotframework_onap-11.0.0.dev20.dist-info/WHEEL 08:47:54 creating 'dist/robotframework_onap-11.0.0.dev20-py2.py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 08:47:54 adding 'ONAPLibrary/AAI.py' 08:47:54 adding 'ONAPLibrary/Base64Keywords.py' 08:47:54 adding 'ONAPLibrary/BaseAAIKeywords.py' 08:47:54 adding 'ONAPLibrary/BaseCLAMPKeywords.py' 08:47:54 adding 'ONAPLibrary/BaseOpenstackKeywords.py' 08:47:54 adding 'ONAPLibrary/BaseSDCKeywords.py' 08:47:54 adding 'ONAPLibrary/BaseSDNCKeywords.py' 08:47:54 adding 'ONAPLibrary/BaseSOKeywords.py' 08:47:54 adding 'ONAPLibrary/CLAMP.py' 08:47:54 adding 'ONAPLibrary/CloudConfigSOKeywords.py' 08:47:54 adding 'ONAPLibrary/DNSKeywords.py' 08:47:54 adding 'ONAPLibrary/HEATKeywords.py' 08:47:54 adding 'ONAPLibrary/HTTPKeywords.py' 08:47:54 adding 'ONAPLibrary/HeatVNFValidation.py' 08:47:54 adding 'ONAPLibrary/JSON.py' 08:47:54 adding 'ONAPLibrary/JSONKeywords.py' 08:47:54 adding 'ONAPLibrary/JSONPathKeywords.py' 08:47:54 adding 'ONAPLibrary/Kafka.py' 08:47:54 adding 'ONAPLibrary/KafkaKeywords.py' 08:47:54 adding 'ONAPLibrary/MUSIC.py' 08:47:54 adding 'ONAPLibrary/MUSICKeywords.py' 08:47:54 adding 'ONAPLibrary/OOF.py' 08:47:54 adding 'ONAPLibrary/Openstack.py' 08:47:54 adding 'ONAPLibrary/PreloadData.py' 08:47:54 adding 'ONAPLibrary/PreloadDataKeywords.py' 08:47:54 adding 'ONAPLibrary/PreloadSDNCKeywords.py' 08:47:54 adding 'ONAPLibrary/Protobuf.py' 08:47:54 adding 'ONAPLibrary/ProtobufKeywords.py' 08:47:54 adding 'ONAPLibrary/RequestSOKeywords.py' 08:47:54 adding 'ONAPLibrary/RequestsDecorators.py' 08:47:54 adding 'ONAPLibrary/RequestsHelper.py' 08:47:54 adding 'ONAPLibrary/SDC.py' 08:47:54 adding 'ONAPLibrary/SDNC.py' 08:47:54 adding 'ONAPLibrary/SNIROKeywords.py' 08:47:54 adding 'ONAPLibrary/SO.py' 08:47:54 adding 'ONAPLibrary/ServiceMapping.py' 08:47:54 adding 'ONAPLibrary/ServiceMappingKeywords.py' 08:47:54 adding 'ONAPLibrary/SocketKeywords.py' 08:47:54 adding 'ONAPLibrary/Templating.py' 08:47:54 adding 'ONAPLibrary/TemplatingKeywords.py' 08:47:54 adding 'ONAPLibrary/UUIDKeywords.py' 08:47:54 adding 'ONAPLibrary/Utilities.py' 08:47:54 adding 'ONAPLibrary/VESProtobuf.py' 08:47:54 adding 'ONAPLibrary/VVPValidation.py' 08:47:54 adding 'ONAPLibrary/VariableKeywords.py' 08:47:54 adding 'ONAPLibrary/__init__.py' 08:47:54 adding 'vcpeutils/SoUtils.py' 08:47:54 adding 'vcpeutils/__init__.py' 08:47:54 adding 'vcpeutils/csar_parser.py' 08:47:54 adding 'robotframework_onap-11.0.0.dev20.dist-info/AUTHORS' 08:47:54 adding 'robotframework_onap-11.0.0.dev20.dist-info/METADATA' 08:47:54 adding 'robotframework_onap-11.0.0.dev20.dist-info/WHEEL' 08:47:54 adding 'robotframework_onap-11.0.0.dev20.dist-info/pbr.json' 08:47:54 adding 'robotframework_onap-11.0.0.dev20.dist-info/top_level.txt' 08:47:54 adding 'robotframework_onap-11.0.0.dev20.dist-info/RECORD' 08:47:54 removing build/bdist.linux-x86_64/wheel 08:47:54 /tmp/v/twine/lib/python3.6/site-packages/setuptools/command/install.py:37: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. 08:47:54 setuptools.SetuptoolsDeprecationWarning, 08:47:54 [EnvInject] - Injecting environment variables from a build step. 08:47:54 [EnvInject] - Injecting as environment variables the properties content 08:47:54 PYPI_SERVER=staging 08:47:54 08:47:54 [EnvInject] - Variables injected successfully. 08:47:54 [testsuite-python-testing-utils-robotframework-onap-python-staging-master] $ /bin/bash /tmp/jenkins9624692440932762291.sh 08:47:54 + virtualenv -p python3 /tmp/v/twine 08:47:54 Already using interpreter /usr/bin/python3 08:47:54 Using base prefix '/usr' 08:47:54 New python executable in /tmp/v/twine/bin/python3 08:47:54 Not overwriting existing python script /tmp/v/twine/bin/python (you must use /tmp/v/twine/bin/python3) 08:47:57 Installing setuptools, pkg_resources, pip, wheel...done. 08:47:57 + source /tmp/v/twine/bin/activate 08:47:57 ++ deactivate nondestructive 08:47:57 ++ unset -f pydoc 08:47:57 ++ '[' -z '' ']' 08:47:57 ++ '[' -z '' ']' 08:47:57 ++ '[' -n /bin/bash ']' 08:47:57 ++ hash -r 08:47:57 ++ '[' -z '' ']' 08:47:57 ++ unset VIRTUAL_ENV 08:47:57 ++ '[' '!' nondestructive = nondestructive ']' 08:47:57 ++ VIRTUAL_ENV=/tmp/v/twine 08:47:57 ++ export VIRTUAL_ENV 08:47:57 ++ _OLD_VIRTUAL_PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin 08:47:57 ++ PATH=/tmp/v/twine/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin 08:47:57 ++ export PATH 08:47:57 ++ '[' -z '' ']' 08:47:57 ++ '[' -z '' ']' 08:47:57 ++ _OLD_VIRTUAL_PS1= 08:47:57 ++ '[' x '!=' x ']' 08:47:57 +++ basename /tmp/v/twine 08:47:57 ++ PS1='(twine) ' 08:47:57 ++ export PS1 08:47:57 ++ alias pydoc 08:47:57 ++ '[' -n /bin/bash ']' 08:47:57 ++ hash -r 08:47:57 + pip install twine 08:47:57 Requirement already satisfied: twine in /tmp/v/twine/lib/python3.6/site-packages (3.8.0) 08:47:57 Requirement already satisfied: requests>=2.20 in /tmp/v/twine/lib/python3.6/site-packages (from twine) (2.27.1) 08:47:57 Requirement already satisfied: colorama>=0.4.3 in /tmp/v/twine/lib/python3.6/site-packages (from twine) (0.4.5) 08:47:57 Requirement already satisfied: importlib-metadata>=3.6 in /tmp/v/twine/lib/python3.6/site-packages (from twine) (4.8.3) 08:47:57 Requirement already satisfied: readme-renderer>=21.0 in /tmp/v/twine/lib/python3.6/site-packages (from twine) (34.0) 08:47:57 Requirement already satisfied: pkginfo>=1.8.1 in /tmp/v/twine/lib/python3.6/site-packages (from twine) (1.10.0) 08:47:57 Requirement already satisfied: requests-toolbelt!=0.9.0,>=0.8.0 in /tmp/v/twine/lib/python3.6/site-packages (from twine) (1.0.0) 08:47:57 Requirement already satisfied: urllib3>=1.26.0 in /tmp/v/twine/lib/python3.6/site-packages (from twine) (1.26.20) 08:47:57 Requirement already satisfied: tqdm>=4.14 in /tmp/v/twine/lib/python3.6/site-packages (from twine) (4.64.1) 08:47:57 Requirement already satisfied: keyring>=15.1 in /tmp/v/twine/lib/python3.6/site-packages (from twine) (23.4.1) 08:47:57 Requirement already satisfied: rfc3986>=1.4.0 in /tmp/v/twine/lib/python3.6/site-packages (from twine) (1.5.0) 08:47:58 Requirement already satisfied: typing-extensions>=3.6.4 in /tmp/v/twine/lib/python3.6/site-packages (from importlib-metadata>=3.6->twine) (4.1.1) 08:47:58 Requirement already satisfied: zipp>=0.5 in /tmp/v/twine/lib/python3.6/site-packages (from importlib-metadata>=3.6->twine) (3.6.0) 08:47:58 Requirement already satisfied: SecretStorage>=3.2 in /tmp/v/twine/lib/python3.6/site-packages (from keyring>=15.1->twine) (3.3.3) 08:47:58 Requirement already satisfied: jeepney>=0.4.2 in /tmp/v/twine/lib/python3.6/site-packages (from keyring>=15.1->twine) (0.7.1) 08:47:58 Requirement already satisfied: Pygments>=2.5.1 in /tmp/v/twine/lib/python3.6/site-packages (from readme-renderer>=21.0->twine) (2.14.0) 08:47:58 Requirement already satisfied: bleach>=2.1.0 in /tmp/v/twine/lib/python3.6/site-packages (from readme-renderer>=21.0->twine) (4.1.0) 08:47:58 Requirement already satisfied: docutils>=0.13.1 in /tmp/v/twine/lib/python3.6/site-packages (from readme-renderer>=21.0->twine) (0.18.1) 08:47:58 Requirement already satisfied: charset-normalizer~=2.0.0 in /tmp/v/twine/lib/python3.6/site-packages (from requests>=2.20->twine) (2.0.12) 08:47:58 Requirement already satisfied: certifi>=2017.4.17 in /tmp/v/twine/lib/python3.6/site-packages (from requests>=2.20->twine) (2025.4.26) 08:47:58 Requirement already satisfied: idna<4,>=2.5 in /tmp/v/twine/lib/python3.6/site-packages (from requests>=2.20->twine) (3.10) 08:47:58 Requirement already satisfied: importlib-resources in /tmp/v/twine/lib/python3.6/site-packages (from tqdm>=4.14->twine) (5.4.0) 08:47:58 Requirement already satisfied: packaging in /tmp/v/twine/lib/python3.6/site-packages (from bleach>=2.1.0->readme-renderer>=21.0->twine) (21.3) 08:47:58 Requirement already satisfied: webencodings in /tmp/v/twine/lib/python3.6/site-packages (from bleach>=2.1.0->readme-renderer>=21.0->twine) (0.5.1) 08:47:58 Requirement already satisfied: six>=1.9.0 in /tmp/v/twine/lib/python3.6/site-packages (from bleach>=2.1.0->readme-renderer>=21.0->twine) (1.17.0) 08:47:58 Requirement already satisfied: cryptography>=2.0 in /tmp/v/twine/lib/python3.6/site-packages (from SecretStorage>=3.2->keyring>=15.1->twine) (40.0.2) 08:47:58 Requirement already satisfied: cffi>=1.12 in /tmp/v/twine/lib/python3.6/site-packages (from cryptography>=2.0->SecretStorage>=3.2->keyring>=15.1->twine) (1.15.1) 08:47:58 Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /tmp/v/twine/lib/python3.6/site-packages (from packaging->bleach>=2.1.0->readme-renderer>=21.0->twine) (3.1.4) 08:47:58 Requirement already satisfied: pycparser in /tmp/v/twine/lib/python3.6/site-packages (from cffi>=1.12->cryptography>=2.0->SecretStorage>=3.2->keyring>=15.1->twine) (2.21) 08:47:58 + cd /w/workspace/testsuite-python-testing-utils-robotframework-onap-python-staging-master/./robotframework-onap/ 08:47:58 + twine upload -r staging dist/robotframework-onap-11.0.0.dev20.tar.gz dist/robotframework_onap-11.0.0.dev20-py2.py3-none-any.whl 08:47:58 Uploading distributions to https://nexus3.onap.org/repository/PyPi.staging/ 08:47:58 Uploading robotframework_onap-11.0.0.dev20-py2.py3-none-any.whl 08:47:58 0%| | 0.00/63.2k [00:00 sysstat.sh 08:47:59 [testsuite-python-testing-utils-robotframework-onap-python-staging-master] $ /bin/bash /tmp/jenkins2095154494617735681.sh 08:47:59 ---> package-listing.sh 08:47:59 ++ tr '[:upper:]' '[:lower:]' 08:47:59 ++ facter osfamily 08:47:59 + OS_FAMILY=debian 08:47:59 + workspace=/w/workspace/testsuite-python-testing-utils-robotframework-onap-python-staging-master 08:47:59 + START_PACKAGES=/tmp/packages_start.txt 08:47:59 + END_PACKAGES=/tmp/packages_end.txt 08:47:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:47:59 + PACKAGES=/tmp/packages_start.txt 08:47:59 + '[' /w/workspace/testsuite-python-testing-utils-robotframework-onap-python-staging-master ']' 08:47:59 + PACKAGES=/tmp/packages_end.txt 08:47:59 + case "${OS_FAMILY}" in 08:47:59 + dpkg -l 08:47:59 + grep '^ii' 08:47:59 + '[' -f /tmp/packages_start.txt ']' 08:47:59 + '[' -f /tmp/packages_end.txt ']' 08:47:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:47:59 + '[' /w/workspace/testsuite-python-testing-utils-robotframework-onap-python-staging-master ']' 08:47:59 + mkdir -p /w/workspace/testsuite-python-testing-utils-robotframework-onap-python-staging-master/archives/ 08:47:59 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/testsuite-python-testing-utils-robotframework-onap-python-staging-master/archives/ 08:47:59 [testsuite-python-testing-utils-robotframework-onap-python-staging-master] $ /bin/bash /tmp/jenkins5443764753629341086.sh 08:47:59 ---> capture-instance-metadata.sh 08:47:59 Setup pyenv: 08:47:59 system 08:47:59 3.8.13 08:47:59 3.9.13 08:47:59 * 3.10.6 (set by /w/workspace/testsuite-python-testing-utils-robotframework-onap-python-staging-master/.python-version) 08:48:03 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-FmJ9 08:48:03 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:48:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:48:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:48:07 lf-activate-venv(): INFO: Base packages installed successfully 08:48:07 lf-activate-venv(): INFO: Installing additional packages: lftools 08:48:30 lf-activate-venv(): INFO: Adding /tmp/venv-FmJ9/bin to PATH 08:48:30 INFO: Running in OpenStack, capturing instance metadata 08:48:30 [testsuite-python-testing-utils-robotframework-onap-python-staging-master] $ /bin/bash /tmp/jenkins2946826995900284912.sh 08:48:30 provisioning config files... 08:48:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/testsuite-python-testing-utils-robotframework-onap-python-staging-master@tmp/config10007334678096956910tmp 08:48:30 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 08:48:30 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 08:48:30 [EnvInject] - Injecting environment variables from a build step. 08:48:30 [EnvInject] - Injecting as environment variables the properties content 08:48:30 SERVER_ID=logs 08:48:30 08:48:30 [EnvInject] - Variables injected successfully. 08:48:30 [testsuite-python-testing-utils-robotframework-onap-python-staging-master] $ /bin/bash /tmp/jenkins843168326445184967.sh 08:48:30 ---> create-netrc.sh 08:48:30 [testsuite-python-testing-utils-robotframework-onap-python-staging-master] $ /bin/bash /tmp/jenkins1848436161695912937.sh 08:48:30 ---> python-tools-install.sh 08:48:30 Setup pyenv: 08:48:30 system 08:48:30 3.8.13 08:48:30 3.9.13 08:48:30 * 3.10.6 (set by /w/workspace/testsuite-python-testing-utils-robotframework-onap-python-staging-master/.python-version) 08:48:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FmJ9 from file:/tmp/.os_lf_venv 08:48:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:48:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:48:32 lf-activate-venv(): INFO: Base packages installed successfully 08:48:32 lf-activate-venv(): INFO: Installing additional packages: lftools 08:48:40 lf-activate-venv(): INFO: Adding /tmp/venv-FmJ9/bin to PATH 08:48:40 Generating Requirements File 08:49:01 Python 3.10.6 08:49:02 pip 25.2 from /tmp/venv-FmJ9/lib/python3.10/site-packages/pip (python 3.10) 08:49:02 appdirs==1.4.4 08:49:02 argcomplete==3.6.2 08:49:02 aspy.yaml==1.3.0 08:49:02 attrs==25.3.0 08:49:02 autopage==0.5.2 08:49:02 beautifulsoup4==4.13.5 08:49:02 boto3==1.40.19 08:49:02 botocore==1.40.19 08:49:02 bs4==0.0.2 08:49:02 cachetools==5.5.2 08:49:02 certifi==2025.8.3 08:49:02 cffi==1.17.1 08:49:02 cfgv==3.4.0 08:49:02 chardet==5.2.0 08:49:02 charset-normalizer==3.4.3 08:49:02 click==8.2.1 08:49:02 cliff==4.11.0 08:49:02 cmd2==2.7.0 08:49:02 cryptography==3.3.2 08:49:02 debtcollector==3.0.0 08:49:02 decorator==5.2.1 08:49:02 defusedxml==0.7.1 08:49:02 Deprecated==1.2.18 08:49:02 distlib==0.4.0 08:49:02 dnspython==2.7.0 08:49:02 docker==7.1.0 08:49:02 dogpile.cache==1.4.0 08:49:02 durationpy==0.10 08:49:02 email-validator==2.3.0 08:49:02 filelock==3.19.1 08:49:02 future==1.0.0 08:49:02 gitdb==4.0.12 08:49:02 GitPython==3.1.45 08:49:02 google-auth==2.40.3 08:49:02 httplib2==0.22.0 08:49:02 identify==2.6.13 08:49:02 idna==3.10 08:49:02 importlib-resources==1.5.0 08:49:02 iso8601==2.1.0 08:49:02 Jinja2==3.1.6 08:49:02 jmespath==1.0.1 08:49:02 jsonpatch==1.33 08:49:02 jsonpointer==3.0.0 08:49:02 jsonschema==4.25.1 08:49:02 jsonschema-specifications==2025.4.1 08:49:02 keystoneauth1==5.12.0 08:49:02 kubernetes==33.1.0 08:49:02 lftools==0.37.13 08:49:02 lxml==6.0.1 08:49:02 markdown-it-py==4.0.0 08:49:02 MarkupSafe==3.0.2 08:49:02 mdurl==0.1.2 08:49:02 msgpack==1.1.1 08:49:02 multi_key_dict==2.0.3 08:49:02 munch==4.0.0 08:49:02 netaddr==1.3.0 08:49:02 niet==1.4.2 08:49:02 nodeenv==1.9.1 08:49:02 oauth2client==4.1.3 08:49:02 oauthlib==3.3.1 08:49:02 openstacksdk==4.7.0 08:49:02 os-client-config==2.3.0 08:49:02 os-service-types==1.8.0 08:49:02 osc-lib==4.2.0 08:49:02 oslo.config==10.0.0 08:49:02 oslo.context==6.1.0 08:49:02 oslo.i18n==6.6.0 08:49:02 oslo.log==7.2.1 08:49:02 oslo.serialization==5.8.0 08:49:02 oslo.utils==9.1.0 08:49:02 packaging==25.0 08:49:02 pbr==7.0.1 08:49:02 platformdirs==4.4.0 08:49:02 prettytable==3.16.0 08:49:02 psutil==7.0.0 08:49:02 pyasn1==0.6.1 08:49:02 pyasn1_modules==0.4.2 08:49:02 pycparser==2.22 08:49:02 pygerrit2==2.0.15 08:49:02 PyGithub==2.7.0 08:49:02 Pygments==2.19.2 08:49:02 PyJWT==2.10.1 08:49:02 PyNaCl==1.5.0 08:49:02 pyparsing==2.4.7 08:49:02 pyperclip==1.9.0 08:49:02 pyrsistent==0.20.0 08:49:02 python-cinderclient==9.7.0 08:49:02 python-dateutil==2.9.0.post0 08:49:02 python-heatclient==4.3.0 08:49:02 python-jenkins==1.8.3 08:49:02 python-keystoneclient==5.6.0 08:49:02 python-magnumclient==4.8.1 08:49:02 python-openstackclient==8.2.0 08:49:02 python-swiftclient==4.8.0 08:49:02 PyYAML==6.0.2 08:49:02 referencing==0.36.2 08:49:02 requests==2.32.5 08:49:02 requests-oauthlib==2.0.0 08:49:02 requestsexceptions==1.4.0 08:49:02 rfc3986==2.0.0 08:49:02 rich==14.1.0 08:49:02 rich-argparse==1.7.1 08:49:02 rpds-py==0.27.1 08:49:02 rsa==4.9.1 08:49:02 ruamel.yaml==0.18.15 08:49:02 ruamel.yaml.clib==0.2.12 08:49:02 s3transfer==0.13.1 08:49:02 simplejson==3.20.1 08:49:02 six==1.17.0 08:49:02 smmap==5.0.2 08:49:02 soupsieve==2.8 08:49:02 stevedore==5.5.0 08:49:02 tabulate==0.9.0 08:49:02 toml==0.10.2 08:49:02 tomlkit==0.13.3 08:49:02 tqdm==4.67.1 08:49:02 typing_extensions==4.15.0 08:49:02 tzdata==2025.2 08:49:02 urllib3==1.26.20 08:49:02 virtualenv==20.34.0 08:49:02 wcwidth==0.2.13 08:49:02 websocket-client==1.8.0 08:49:02 wrapt==1.17.3 08:49:02 xdg==6.0.0 08:49:02 xmltodict==0.14.2 08:49:02 yq==3.4.3 08:49:02 [testsuite-python-testing-utils-robotframework-onap-python-staging-master] $ /bin/bash /tmp/jenkins15088327316924561512.sh 08:49:02 ---> sudo-logs.sh 08:49:02 Archiving 'sudo' log.. 08:49:02 [testsuite-python-testing-utils-robotframework-onap-python-staging-master] $ /bin/bash /tmp/jenkins15436352560836618295.sh 08:49:02 ---> job-cost.sh 08:49:02 Setup pyenv: 08:49:02 system 08:49:02 3.8.13 08:49:02 3.9.13 08:49:02 * 3.10.6 (set by /w/workspace/testsuite-python-testing-utils-robotframework-onap-python-staging-master/.python-version) 08:49:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FmJ9 from file:/tmp/.os_lf_venv 08:49:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:49:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:49:04 lf-activate-venv(): INFO: Base packages installed successfully 08:49:04 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:49:09 lf-activate-venv(): INFO: Adding /tmp/venv-FmJ9/bin to PATH 08:49:09 INFO: No Stack... 08:49:10 INFO: Retrieving Pricing Info for: v3-standard-4 08:49:10 INFO: Archiving Costs 08:49:10 [testsuite-python-testing-utils-robotframework-onap-python-staging-master] $ /bin/bash -l /tmp/jenkins16472142153686410803.sh 08:49:10 ---> logs-deploy.sh 08:49:10 Setup pyenv: 08:49:10 system 08:49:10 3.8.13 08:49:10 3.9.13 08:49:10 * 3.10.6 (set by /w/workspace/testsuite-python-testing-utils-robotframework-onap-python-staging-master/.python-version) 08:49:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FmJ9 from file:/tmp/.os_lf_venv 08:49:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:49:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:49:12 lf-activate-venv(): INFO: Base packages installed successfully 08:49:12 lf-activate-venv(): INFO: Installing additional packages: lftools 08:49:21 lf-activate-venv(): INFO: Adding /tmp/venv-FmJ9/bin to PATH 08:49:21 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/testsuite-python-testing-utils-robotframework-onap-python-staging-master/105 08:49:21 INFO: archiving workspace using pattern(s): 08:49:22 Archives upload complete. 08:49:22 INFO: archiving logs to Nexus 08:49:23 ---> uname -a: 08:49:23 Linux prd-ubuntu1804-builder-4c-4g-41690 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 08:49:23 08:49:23 08:49:23 ---> lscpu: 08:49:23 Architecture: x86_64 08:49:23 CPU op-mode(s): 32-bit, 64-bit 08:49:23 Byte Order: Little Endian 08:49:23 CPU(s): 4 08:49:23 On-line CPU(s) list: 0-3 08:49:23 Thread(s) per core: 1 08:49:23 Core(s) per socket: 1 08:49:23 Socket(s): 4 08:49:23 NUMA node(s): 1 08:49:23 Vendor ID: AuthenticAMD 08:49:23 CPU family: 23 08:49:23 Model: 49 08:49:23 Model name: AMD EPYC-Rome Processor 08:49:23 Stepping: 0 08:49:23 CPU MHz: 2799.998 08:49:23 BogoMIPS: 5599.99 08:49:23 Virtualization: AMD-V 08:49:23 Hypervisor vendor: KVM 08:49:23 Virtualization type: full 08:49:23 L1d cache: 32K 08:49:23 L1i cache: 32K 08:49:23 L2 cache: 512K 08:49:23 L3 cache: 16384K 08:49:23 NUMA node0 CPU(s): 0-3 08:49:23 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 08:49:23 08:49:23 08:49:23 ---> nproc: 08:49:23 4 08:49:23 08:49:23 08:49:23 ---> df -h: 08:49:23 Filesystem Size Used Avail Use% Mounted on 08:49:23 udev 7.9G 0 7.9G 0% /dev 08:49:23 tmpfs 1.6G 676K 1.6G 1% /run 08:49:23 /dev/vda1 78G 8.4G 69G 11% / 08:49:23 tmpfs 7.9G 0 7.9G 0% /dev/shm 08:49:23 tmpfs 5.0M 0 5.0M 0% /run/lock 08:49:23 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 08:49:23 /dev/vda15 105M 4.4M 100M 5% /boot/efi 08:49:23 tmpfs 1.6G 0 1.6G 0% /run/user/1001 08:49:23 08:49:23 08:49:23 ---> free -m: 08:49:23 total used free shared buff/cache available 08:49:23 Mem: 16040 532 13296 0 2210 15183 08:49:23 Swap: 1023 0 1023 08:49:23 08:49:23 08:49:23 ---> ip addr: 08:49:23 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:49:23 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:49:23 inet 127.0.0.1/8 scope host lo 08:49:23 valid_lft forever preferred_lft forever 08:49:23 inet6 ::1/128 scope host 08:49:23 valid_lft forever preferred_lft forever 08:49:23 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 08:49:23 link/ether fa:16:3e:c7:90:fa brd ff:ff:ff:ff:ff:ff 08:49:23 inet 10.30.106.230/23 brd 10.30.107.255 scope global dynamic ens3 08:49:23 valid_lft 86014sec preferred_lft 86014sec 08:49:23 inet6 fe80::f816:3eff:fec7:90fa/64 scope link 08:49:23 valid_lft forever preferred_lft forever 08:49:23 08:49:23 08:49:23 ---> sar -b -r -n DEV: 08:49:23 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-41690) 08/28/25 _x86_64_ (4 CPU) 08:49:23 08:49:23 08:43:00 LINUX RESTART (4 CPU) 08:49:23 08:49:23 08:44:01 tps rtps wtps bread/s bwrtn/s 08:49:23 08:45:01 17.31 0.00 17.31 0.00 19438.09 08:49:23 08:46:01 1.00 0.00 1.00 0.00 12.93 08:49:23 08:47:01 3.73 2.50 1.23 102.65 193.17 08:49:23 08:48:01 393.37 35.56 357.81 1348.04 9026.10 08:49:23 08:49:01 130.39 0.77 129.62 101.17 14933.16 08:49:23 Average: 109.16 7.77 101.40 310.36 8720.90 08:49:23 08:49:23 08:44:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:49:23 08:45:01 14475420 15701188 1949548 11.87 32108 1412876 686172 3.93 477740 1296104 12 08:49:23 08:46:01 14477660 15703300 1947308 11.86 32132 1412864 703076 4.02 476744 1296024 156 08:49:23 08:47:01 14446612 15680884 1978356 12.04 32192 1421336 703076 4.02 501944 1302652 20 08:49:23 08:48:01 14000576 15583072 2424392 14.76 59480 1721044 765352 4.38 660932 1542684 143708 08:49:23 08:49:01 13598568 15523468 2826400 17.21 88380 2013516 821176 4.70 735484 1827208 124596 08:49:23 Average: 14199767 15638382 2225201 13.55 48858 1596327 735770 4.21 570569 1452934 53698 08:49:23 08:49:23 08:44:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:49:23 08:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:23 08:45:01 ens3 0.85 0.65 0.38 0.67 0.00 0.00 0.00 0.00 08:49:23 08:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:49:23 08:46:01 ens3 0.33 0.30 0.07 0.07 0.00 0.00 0.00 0.00 08:49:23 08:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:49:23 08:47:01 ens3 61.34 36.18 109.59 14.68 0.00 0.00 0.00 0.00 08:49:23 08:48:01 lo 1.87 1.87 0.21 0.21 0.00 0.00 0.00 0.00 08:49:23 08:48:01 ens3 134.94 103.77 725.13 40.14 0.00 0.00 0.00 0.00 08:49:23 08:49:01 lo 1.27 1.27 0.15 0.15 0.00 0.00 0.00 0.00 08:49:23 08:49:01 ens3 56.10 49.92 822.11 15.57 0.00 0.00 0.00 0.00 08:49:23 Average: lo 0.67 0.67 0.07 0.07 0.00 0.00 0.00 0.00 08:49:23 Average: ens3 50.71 38.16 331.47 14.23 0.00 0.00 0.00 0.00 08:49:23 08:49:23 08:49:23 ---> sar -P ALL: 08:49:23 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-41690) 08/28/25 _x86_64_ (4 CPU) 08:49:23 08:49:23 08:43:00 LINUX RESTART (4 CPU) 08:49:23 08:49:23 08:44:01 CPU %user %nice %system %iowait %steal %idle 08:49:23 08:45:01 all 0.09 0.00 0.03 2.08 0.01 97.79 08:49:23 08:45:01 0 0.07 0.00 0.00 0.02 0.00 99.92 08:49:23 08:45:01 1 0.08 0.00 0.05 0.10 0.00 99.77 08:49:23 08:45:01 2 0.10 0.00 0.05 0.02 0.02 99.82 08:49:23 08:45:01 3 0.12 0.00 0.02 8.21 0.02 91.64 08:49:23 08:46:01 all 0.53 0.00 0.02 0.00 0.01 99.43 08:49:23 08:46:01 0 0.03 0.00 0.02 0.00 0.00 99.95 08:49:23 08:46:01 1 1.99 0.00 0.00 0.02 0.00 98.00 08:49:23 08:46:01 2 0.05 0.00 0.07 0.00 0.02 99.87 08:49:23 08:46:01 3 0.05 0.00 0.03 0.00 0.00 99.92 08:49:23 08:47:01 all 1.10 0.00 0.10 0.02 0.01 98.76 08:49:23 08:47:01 0 1.25 0.00 0.03 0.00 0.02 98.70 08:49:23 08:47:01 1 1.51 0.00 0.17 0.02 0.02 98.29 08:49:23 08:47:01 2 0.78 0.00 0.08 0.03 0.02 99.08 08:49:23 08:47:01 3 0.85 0.00 0.12 0.03 0.02 98.98 08:49:23 08:48:01 all 21.24 0.00 2.27 2.04 0.06 74.39 08:49:23 08:48:01 0 29.35 0.00 2.48 1.62 0.05 66.50 08:49:23 08:48:01 1 19.77 0.00 1.49 3.26 0.07 75.42 08:49:23 08:48:01 2 20.14 0.00 2.61 1.20 0.05 76.00 08:49:23 08:48:01 3 15.67 0.00 2.51 2.08 0.07 79.66 08:49:23 08:49:01 all 21.27 0.00 1.42 1.76 0.05 75.50 08:49:23 08:49:01 0 14.72 0.00 1.03 2.28 0.03 81.92 08:49:23 08:49:01 1 3.97 0.00 0.77 3.17 0.03 92.07 08:49:23 08:49:01 2 50.25 0.00 2.77 1.30 0.08 45.60 08:49:23 08:49:01 3 16.10 0.00 1.12 0.30 0.05 82.43 08:49:23 Average: all 8.83 0.00 0.77 1.18 0.03 89.19 08:49:23 Average: 0 9.08 0.00 0.71 0.78 0.02 89.40 08:49:23 Average: 1 5.44 0.00 0.49 1.31 0.02 92.73 08:49:23 Average: 2 14.27 0.00 1.11 0.51 0.04 84.07 08:49:23 Average: 3 6.54 0.00 0.76 2.13 0.03 90.55 08:49:23 08:49:23 08:49:23