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