13:33:08 Triggered by Gerrit: https://gerrit.onap.org/r/c/testsuite/pythonsdk-tests/+/140736 13:33:08 Running as SYSTEM 13:33:08 [EnvInject] - Loading node environment variables. 13:33:08 Building remotely on prd-centos8-builder-2c-1g-8049 (centos8-builder-2c-1g) in workspace /w/workspace/testsuite-pythonsdk-tests-master-json-lint 13:33:08 [ssh-agent] Looking for ssh-agent implementation... 13:33:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:33:08 $ ssh-agent 13:33:08 SSH_AUTH_SOCK=/tmp/ssh-xXlRfRaVWFWC/agent.14706 13:33:08 SSH_AGENT_PID=14707 13:33:08 [ssh-agent] Started. 13:33:08 Running ssh-add (command line suppressed) 13:33:08 Identity added: /w/workspace/testsuite-pythonsdk-tests-master-json-lint@tmp/private_key_2636718898066522536.key (/w/workspace/testsuite-pythonsdk-tests-master-json-lint@tmp/private_key_2636718898066522536.key) 13:33:08 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 13:33:08 The recommended git tool is: NONE 13:33:10 using credential onap-jenkins-ssh 13:33:10 Wiping out workspace first. 13:33:10 Cloning the remote Git repository 13:33:10 Cloning repository git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git 13:33:10 > git init /w/workspace/testsuite-pythonsdk-tests-master-json-lint # timeout=10 13:33:10 Fetching upstream changes from git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git 13:33:10 > git --version # timeout=10 13:33:10 > git --version # 'git version 2.39.0' 13:33:10 using GIT_SSH to set credentials Gerrit user 13:33:10 [INFO] Currently running in a labeled security context 13:33:10 [INFO] Currently SELinux is 'enforcing' on the host 13:33:10 > /usr/bin/chcon --type=ssh_home_t /w/workspace/testsuite-pythonsdk-tests-master-json-lint@tmp/jenkins-gitclient-ssh11025224850903307965.key 13:33:10 Verifying host key using manually-configured host key entries 13:33:10 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=30 13:33:11 > git config remote.origin.url git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git # timeout=10 13:33:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:33:11 > git config remote.origin.url git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git # timeout=10 13:33:11 Fetching upstream changes from git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git 13:33:11 using GIT_SSH to set credentials Gerrit user 13:33:11 [INFO] Currently running in a labeled security context 13:33:11 [INFO] Currently SELinux is 'enforcing' on the host 13:33:11 > /usr/bin/chcon --type=ssh_home_t /w/workspace/testsuite-pythonsdk-tests-master-json-lint@tmp/jenkins-gitclient-ssh14993905760141551522.key 13:33:11 Verifying host key using manually-configured host key entries 13:33:11 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git refs/changes/36/140736/1 # timeout=30 13:33:11 > git rev-parse 247f622325850434750937d384848bbcbfc9701c^{commit} # timeout=10 13:33:11 Checking out Revision 247f622325850434750937d384848bbcbfc9701c (refs/changes/36/140736/1) 13:33:11 > git config core.sparsecheckout # timeout=10 13:33:12 > git checkout -f 247f622325850434750937d384848bbcbfc9701c # timeout=30 13:33:12 Commit message: "[TESTS] Add additional tests for testkube based testing" 13:33:12 > git rev-parse FETCH_HEAD^{commit} # timeout=10 13:33:12 > git rev-list --no-walk 17d602c46c5a65d2288322c95dd0315e65348683 # timeout=10 13:33:15 [EnvInject] - Injecting environment variables from a build step. 13:33:15 [EnvInject] - Injecting as environment variables the properties content 13:33:15 PYTHON=python3 13:33:15 13:33:15 [EnvInject] - Variables injected successfully. 13:33:15 [testsuite-pythonsdk-tests-master-json-lint] $ /bin/bash -l /tmp/jenkins3540562755141779834.sh 13:33:15 ---> tox-install.sh 13:33:15 + source /home/jenkins/lf-env.sh 13:33:15 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:33:15 ++ mktemp -d /tmp/venv-XXXX 13:33:15 + lf_venv=/tmp/venv-66zu 13:33:15 + local venv_file=/tmp/.os_lf_venv 13:33:15 + local python=python3 13:33:15 + local options 13:33:15 + local set_path=true 13:33:15 + local install_args= 13:33:15 ++ 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 13:33:15 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:33:15 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:33:15 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:33:15 + true 13:33:15 + case $1 in 13:33:15 + venv_file=/tmp/.toxenv 13:33:15 + shift 2 13:33:15 + true 13:33:15 + case $1 in 13:33:15 + shift 13:33:15 + break 13:33:15 + case $python in 13:33:15 + local pkg_list= 13:33:15 + [[ -d /opt/pyenv ]] 13:33:15 + echo 'Setup pyenv:' 13:33:15 Setup pyenv: 13:33:15 + export PYENV_ROOT=/opt/pyenv 13:33:15 + PYENV_ROOT=/opt/pyenv 13:33:15 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 13:33:15 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 13:33:15 + pyenv versions 13:33:15 system 13:33:15 * 3.8.13 (set by /opt/pyenv/version) 13:33:16 * 3.9.13 (set by /opt/pyenv/version) 13:33:16 * 3.10.6 (set by /opt/pyenv/version) 13:33:16 + command -v pyenv 13:33:16 ++ pyenv init - --no-rehash 13:33:16 + 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[*]}"'\'')" 13:33:16 export PATH="/opt/pyenv/shims:${PATH}" 13:33:16 export PYENV_SHELL=bash 13:33:16 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:33:16 pyenv() { 13:33:16 local command 13:33:16 command="${1:-}" 13:33:16 if [ "$#" -gt 0 ]; then 13:33:16 shift 13:33:16 fi 13:33:16 13:33:16 case "$command" in 13:33:16 rehash|shell) 13:33:16 eval "$(pyenv "sh-$command" "$@")" 13:33:16 ;; 13:33:16 *) 13:33:16 command pyenv "$command" "$@" 13:33:16 ;; 13:33:16 esac 13:33:16 }' 13:33:16 +++ 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[*]}"' 13:33:16 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 13:33:16 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 13:33:16 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 13:33:16 ++ export PYENV_SHELL=bash 13:33:16 ++ PYENV_SHELL=bash 13:33:16 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:33:16 +++ complete -F _pyenv pyenv 13:33:16 ++ lf-pyver python3 13:33:16 ++ local py_version_xy=python3 13:33:16 ++ local py_version_xyz= 13:33:16 ++ pyenv versions 13:33:16 ++ local command 13:33:16 ++ command=versions 13:33:16 ++ '[' 1 -gt 0 ']' 13:33:16 ++ shift 13:33:16 ++ case "$command" in 13:33:16 ++ command pyenv versions 13:33:16 ++ pyenv versions 13:33:16 ++ awk '{ print $1 }' 13:33:16 ++ sed 's/^[ *]* //' 13:33:16 ++ grep -E '^[0-9.]*[0-9]$' 13:33:16 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:33:16 +++ tail -n 1 13:33:16 +++ sort -V 13:33:16 +++ grep '^3' /tmp/.pyenv_versions 13:33:16 ++ py_version_xyz=3.10.6 13:33:16 ++ [[ -z 3.10.6 ]] 13:33:16 ++ echo 3.10.6 13:33:16 ++ return 0 13:33:16 + pyenv local 3.10.6 13:33:16 + local command 13:33:16 + command=local 13:33:16 + '[' 2 -gt 0 ']' 13:33:16 + shift 13:33:16 + case "$command" in 13:33:16 + command pyenv local 3.10.6 13:33:16 + pyenv local 3.10.6 13:33:16 + for arg in "$@" 13:33:16 + case $arg in 13:33:16 + pkg_list+='tox ' 13:33:16 + for arg in "$@" 13:33:16 + case $arg in 13:33:16 + pkg_list+='virtualenv ' 13:33:16 + for arg in "$@" 13:33:16 + case $arg in 13:33:16 + pkg_list+='urllib3~=1.26.15 ' 13:33:16 + [[ -f /tmp/.toxenv ]] 13:33:16 + [[ ! -f /tmp/.toxenv ]] 13:33:16 + [[ -n '' ]] 13:33:16 + python3 -m venv /tmp/venv-66zu 13:33:20 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-66zu' 13:33:20 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-66zu 13:33:20 + echo /tmp/venv-66zu 13:33:20 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 13:33:20 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 13:33:20 + /tmp/venv-66zu/bin/python3 -m pip install --upgrade --quiet pip virtualenv 13:33:23 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:33:23 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:33:23 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:33:23 + /tmp/venv-66zu/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:33:24 + type python3 13:33:24 + true 13:33:24 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-66zu/bin to PATH' 13:33:24 lf-activate-venv(): INFO: Adding /tmp/venv-66zu/bin to PATH 13:33:24 + PATH=/tmp/venv-66zu/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 13:33:24 + return 0 13:33:24 + python3 --version 13:33:24 Python 3.10.6 13:33:24 + python3 -m pip --version 13:33:25 pip 25.0.1 from /tmp/venv-66zu/lib/python3.10/site-packages/pip (python 3.10) 13:33:25 + python3 -m pip freeze 13:33:25 cachetools==5.5.2 13:33:25 chardet==5.2.0 13:33:25 colorama==0.4.6 13:33:25 distlib==0.3.9 13:33:25 filelock==3.18.0 13:33:25 packaging==25.0 13:33:25 platformdirs==4.3.7 13:33:25 pluggy==1.5.0 13:33:25 pyproject-api==1.9.0 13:33:25 tomli==2.2.1 13:33:25 tox==4.25.0 13:33:25 typing_extensions==4.13.2 13:33:25 urllib3==1.26.20 13:33:25 virtualenv==20.30.0 13:33:25 [EnvInject] - Injecting environment variables from a build step. 13:33:25 [EnvInject] - Injecting as environment variables the properties content 13:33:25 PARALLEL=false 13:33:25 13:33:25 [EnvInject] - Variables injected successfully. 13:33:25 [testsuite-pythonsdk-tests-master-json-lint] $ /bin/bash -l /tmp/jenkins6111913465943117149.sh 13:33:25 ---> tox-run.sh 13:33:25 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 13:33:25 + ARCHIVE_TOX_DIR=/w/workspace/testsuite-pythonsdk-tests-master-json-lint/archives/tox 13:33:25 + ARCHIVE_DOC_DIR=/w/workspace/testsuite-pythonsdk-tests-master-json-lint/archives/docs 13:33:25 + mkdir -p /w/workspace/testsuite-pythonsdk-tests-master-json-lint/archives/tox 13:33:25 + cd /w/workspace/testsuite-pythonsdk-tests-master-json-lint/. 13:33:25 + source /home/jenkins/lf-env.sh 13:33:25 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:33:25 ++ mktemp -d /tmp/venv-XXXX 13:33:25 + lf_venv=/tmp/venv-4UgP 13:33:25 + local venv_file=/tmp/.os_lf_venv 13:33:25 + local python=python3 13:33:25 + local options 13:33:25 + local set_path=true 13:33:25 + local install_args= 13:33:25 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:33:25 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:33:25 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:33:25 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:33:25 + true 13:33:25 + case $1 in 13:33:25 + venv_file=/tmp/.toxenv 13:33:25 + shift 2 13:33:25 + true 13:33:25 + case $1 in 13:33:25 + shift 13:33:25 + break 13:33:25 + case $python in 13:33:25 + local pkg_list= 13:33:25 + [[ -d /opt/pyenv ]] 13:33:25 + echo 'Setup pyenv:' 13:33:25 Setup pyenv: 13:33:25 + export PYENV_ROOT=/opt/pyenv 13:33:25 + PYENV_ROOT=/opt/pyenv 13:33:25 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 13:33:25 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 13:33:25 + pyenv versions 13:33:25 system 13:33:25 3.8.13 13:33:25 3.9.13 13:33:25 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-json-lint/.python-version) 13:33:25 + command -v pyenv 13:33:25 ++ pyenv init - --no-rehash 13:33:25 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 13:33:25 export PATH="/opt/pyenv/shims:${PATH}" 13:33:25 export PYENV_SHELL=bash 13:33:25 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:33:25 pyenv() { 13:33:25 local command 13:33:25 command="${1:-}" 13:33:25 if [ "$#" -gt 0 ]; then 13:33:25 shift 13:33:25 fi 13:33:25 13:33:25 case "$command" in 13:33:25 rehash|shell) 13:33:25 eval "$(pyenv "sh-$command" "$@")" 13:33:25 ;; 13:33:25 *) 13:33:25 command pyenv "$command" "$@" 13:33:25 ;; 13:33:25 esac 13:33:25 }' 13:33:25 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 13:33:25 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 13:33:25 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 13:33:25 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 13:33:25 ++ export PYENV_SHELL=bash 13:33:25 ++ PYENV_SHELL=bash 13:33:25 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:33:25 +++ complete -F _pyenv pyenv 13:33:25 ++ lf-pyver python3 13:33:25 ++ local py_version_xy=python3 13:33:25 ++ local py_version_xyz= 13:33:25 ++ awk '{ print $1 }' 13:33:25 ++ sed 's/^[ *]* //' 13:33:25 ++ pyenv versions 13:33:25 ++ local command 13:33:25 ++ command=versions 13:33:25 ++ '[' 1 -gt 0 ']' 13:33:25 ++ shift 13:33:25 ++ case "$command" in 13:33:25 ++ command pyenv versions 13:33:25 ++ pyenv versions 13:33:25 ++ grep -E '^[0-9.]*[0-9]$' 13:33:25 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:33:25 +++ grep '^3' /tmp/.pyenv_versions 13:33:25 +++ tail -n 1 13:33:25 +++ sort -V 13:33:25 ++ py_version_xyz=3.10.6 13:33:25 ++ [[ -z 3.10.6 ]] 13:33:25 ++ echo 3.10.6 13:33:25 ++ return 0 13:33:25 + pyenv local 3.10.6 13:33:25 + local command 13:33:25 + command=local 13:33:25 + '[' 2 -gt 0 ']' 13:33:25 + shift 13:33:25 + case "$command" in 13:33:25 + command pyenv local 3.10.6 13:33:25 + pyenv local 3.10.6 13:33:25 + for arg in "$@" 13:33:25 + case $arg in 13:33:25 + pkg_list+='tox ' 13:33:25 + for arg in "$@" 13:33:25 + case $arg in 13:33:25 + pkg_list+='virtualenv ' 13:33:25 + for arg in "$@" 13:33:25 + case $arg in 13:33:25 + pkg_list+='urllib3~=1.26.15 ' 13:33:25 + [[ -f /tmp/.toxenv ]] 13:33:25 ++ cat /tmp/.toxenv 13:33:25 + lf_venv=/tmp/venv-66zu 13:33:25 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-66zu from' file:/tmp/.toxenv 13:33:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-66zu from file:/tmp/.toxenv 13:33:25 + /tmp/venv-66zu/bin/python3 -m pip install --upgrade --quiet pip virtualenv 13:33:26 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:33:26 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:33:26 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:33:26 + /tmp/venv-66zu/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:33:27 + type python3 13:33:27 + true 13:33:27 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-66zu/bin to PATH' 13:33:27 lf-activate-venv(): INFO: Adding /tmp/venv-66zu/bin to PATH 13:33:27 + PATH=/tmp/venv-66zu/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 13:33:27 + return 0 13:33:27 + [[ -d /opt/pyenv ]] 13:33:27 + echo '---> Setting up pyenv' 13:33:27 ---> Setting up pyenv 13:33:27 + export PYENV_ROOT=/opt/pyenv 13:33:27 + PYENV_ROOT=/opt/pyenv 13:33:27 + export PATH=/opt/pyenv/bin:/tmp/venv-66zu/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 13:33:27 + PATH=/opt/pyenv/bin:/tmp/venv-66zu/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 13:33:27 ++ pwd 13:33:27 + PYTHONPATH=/w/workspace/testsuite-pythonsdk-tests-master-json-lint 13:33:27 + export PYTHONPATH 13:33:27 + export TOX_TESTENV_PASSENV=PYTHONPATH 13:33:27 + TOX_TESTENV_PASSENV=PYTHONPATH 13:33:27 + tox --version 13:33:27 4.25.0 from /tmp/venv-66zu/lib/python3.10/site-packages/tox/__init__.py 13:33:27 + PARALLEL=false 13:33:27 + TOX_OPTIONS_LIST= 13:33:27 + [[ -n json ]] 13:33:27 + TOX_OPTIONS_LIST=' -e json' 13:33:27 + case ${PARALLEL,,} in 13:33:27 + tox -e json 13:33:27 + tee -a /w/workspace/testsuite-pythonsdk-tests-master-json-lint/archives/tox/tox.log 13:33:28 json: skipped because could not find python interpreter with spec(s): python3.9 13:33:28 json: SKIP (0.87 seconds) 13:33:28 evaluation failed :( (1.05 seconds) 13:33:28 + tox_status=255 13:33:28 + echo '---> Completed tox runs' 13:33:28 ---> Completed tox runs 13:33:28 + for i in .tox/*/log 13:33:28 ++ awk -F/ '{print $2}' 13:33:28 ++ echo '.tox/*/log' 13:33:28 + tox_env='*' 13:33:28 + cp -r '.tox/*/log' '/w/workspace/testsuite-pythonsdk-tests-master-json-lint/archives/tox/*' 13:33:28 cp: cannot stat '.tox/*/log': No such file or directory 13:33:28 + echo 'WARN: no logs found to archive' 13:33:28 WARN: no logs found to archive 13:33:28 + break 13:33:28 + DOC_DIR=docs/_build/html 13:33:28 + [[ -d docs/_build/html ]] 13:33:28 + echo '---> tox-run.sh ends' 13:33:28 ---> tox-run.sh ends 13:33:28 + test 255 -eq 0 13:33:28 + exit 255 13:33:28 Build step 'Execute shell' marked build as failure 13:33:28 $ ssh-agent -k 13:33:28 unset SSH_AUTH_SOCK; 13:33:28 unset SSH_AGENT_PID; 13:33:28 echo Agent pid 14707 killed; 13:33:28 [ssh-agent] Stopped. 13:33:28 [PostBuildScript] - [INFO] Executing post build scripts. 13:33:28 [testsuite-pythonsdk-tests-master-json-lint] $ /bin/bash /tmp/jenkins5290327834538452129.sh 13:33:28 ---> sysstat.sh 13:33:29 [testsuite-pythonsdk-tests-master-json-lint] $ /bin/bash /tmp/jenkins12497648385053890629.sh 13:33:29 ---> package-listing.sh 13:33:29 ++ facter osfamily 13:33:29 ++ tr '[:upper:]' '[:lower:]' 13:33:29 + OS_FAMILY=redhat 13:33:29 + workspace=/w/workspace/testsuite-pythonsdk-tests-master-json-lint 13:33:29 + START_PACKAGES=/tmp/packages_start.txt 13:33:29 + END_PACKAGES=/tmp/packages_end.txt 13:33:29 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:33:29 + PACKAGES=/tmp/packages_start.txt 13:33:29 + '[' /w/workspace/testsuite-pythonsdk-tests-master-json-lint ']' 13:33:29 + PACKAGES=/tmp/packages_end.txt 13:33:29 + case "${OS_FAMILY}" in 13:33:29 + rpm -qa 13:33:29 + sort 13:33:30 + '[' -f /tmp/packages_start.txt ']' 13:33:30 + '[' -f /tmp/packages_end.txt ']' 13:33:30 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:33:30 + '[' /w/workspace/testsuite-pythonsdk-tests-master-json-lint ']' 13:33:30 + mkdir -p /w/workspace/testsuite-pythonsdk-tests-master-json-lint/archives/ 13:33:30 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/testsuite-pythonsdk-tests-master-json-lint/archives/ 13:33:30 [testsuite-pythonsdk-tests-master-json-lint] $ /bin/bash /tmp/jenkins16901220661502914041.sh 13:33:30 ---> capture-instance-metadata.sh 13:33:30 Setup pyenv: 13:33:30 system 13:33:30 3.8.13 13:33:30 3.9.13 13:33:30 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-json-lint/.python-version) 13:33:34 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-LVEO 13:33:34 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:33:36 lf-activate-venv(): INFO: Installing: lftools 13:33:57 lf-activate-venv(): INFO: Adding /tmp/venv-LVEO/bin to PATH 13:33:57 INFO: Running in OpenStack, capturing instance metadata 13:33:58 [testsuite-pythonsdk-tests-master-json-lint] $ /bin/bash /tmp/jenkins7363125353269323184.sh 13:33:58 provisioning config files... 13:33:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/testsuite-pythonsdk-tests-master-json-lint@tmp/config10124423243513462542tmp 13:33:58 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:33:58 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:33:58 [EnvInject] - Injecting environment variables from a build step. 13:33:58 [EnvInject] - Injecting as environment variables the properties content 13:33:58 SERVER_ID=logs 13:33:58 13:33:58 [EnvInject] - Variables injected successfully. 13:33:58 [testsuite-pythonsdk-tests-master-json-lint] $ /bin/bash /tmp/jenkins11518138044494357315.sh 13:33:58 ---> create-netrc.sh 13:33:58 [testsuite-pythonsdk-tests-master-json-lint] $ /bin/bash /tmp/jenkins14804652668761849171.sh 13:33:58 ---> python-tools-install.sh 13:33:58 Setup pyenv: 13:33:58 system 13:33:58 3.8.13 13:33:58 3.9.13 13:33:58 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-json-lint/.python-version) 13:33:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LVEO from file:/tmp/.os_lf_venv 13:33:58 lf-activate-venv(): INFO: Installing: lftools 13:34:04 lf-activate-venv(): INFO: Adding /tmp/venv-LVEO/bin to PATH 13:34:04 Generating Requirements File 13:34:26 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 13:34:26 lftools 0.37.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible. 13:34:27 Python 3.10.6 13:34:27 pip 25.0.1 from /tmp/venv-LVEO/lib/python3.10/site-packages/pip (python 3.10) 13:34:27 appdirs==1.4.4 13:34:27 argcomplete==3.6.2 13:34:27 aspy.yaml==1.3.0 13:34:27 attrs==25.3.0 13:34:27 autopage==0.5.2 13:34:27 beautifulsoup4==4.13.4 13:34:27 boto3==1.37.38 13:34:27 botocore==1.37.38 13:34:27 bs4==0.0.2 13:34:27 cachetools==5.5.2 13:34:27 certifi==2025.1.31 13:34:27 cffi==1.17.1 13:34:27 cfgv==3.4.0 13:34:27 chardet==5.2.0 13:34:27 charset-normalizer==3.4.1 13:34:27 click==8.1.8 13:34:27 cliff==4.9.1 13:34:27 cmd2==2.5.11 13:34:27 cryptography==3.3.2 13:34:27 debtcollector==3.0.0 13:34:27 decorator==5.2.1 13:34:27 defusedxml==0.7.1 13:34:27 Deprecated==1.2.18 13:34:27 distlib==0.3.9 13:34:27 dnspython==2.7.0 13:34:27 docker==4.2.2 13:34:27 dogpile.cache==1.3.4 13:34:27 durationpy==0.9 13:34:27 email_validator==2.2.0 13:34:27 filelock==3.18.0 13:34:27 future==1.0.0 13:34:27 gitdb==4.0.12 13:34:27 GitPython==3.1.44 13:34:27 google-auth==2.39.0 13:34:27 httplib2==0.22.0 13:34:27 identify==2.6.10 13:34:27 idna==3.10 13:34:27 importlib-resources==1.5.0 13:34:27 iso8601==2.1.0 13:34:27 Jinja2==3.1.6 13:34:27 jmespath==1.0.1 13:34:27 jsonpatch==1.33 13:34:27 jsonpointer==3.0.0 13:34:27 jsonschema==4.23.0 13:34:27 jsonschema-specifications==2024.10.1 13:34:27 keystoneauth1==5.10.0 13:34:27 kubernetes==32.0.1 13:34:27 lftools==0.37.12 13:34:27 lxml==5.3.2 13:34:27 MarkupSafe==3.0.2 13:34:27 msgpack==1.1.0 13:34:27 multi_key_dict==2.0.3 13:34:27 munch==4.0.0 13:34:27 netaddr==1.3.0 13:34:27 niet==1.4.2 13:34:27 nodeenv==1.9.1 13:34:27 oauth2client==4.1.3 13:34:27 oauthlib==3.2.2 13:34:27 openstacksdk==4.5.0 13:34:27 os-client-config==2.1.0 13:34:27 os-service-types==1.7.0 13:34:27 osc-lib==4.0.0 13:34:27 oslo.config==9.7.1 13:34:27 oslo.context==5.7.1 13:34:27 oslo.i18n==6.5.1 13:34:27 oslo.log==7.1.0 13:34:27 oslo.serialization==5.7.0 13:34:27 oslo.utils==8.2.0 13:34:27 packaging==25.0 13:34:27 pbr==6.1.1 13:34:27 platformdirs==4.3.7 13:34:27 prettytable==3.16.0 13:34:27 psutil==7.0.0 13:34:27 pyasn1==0.6.1 13:34:27 pyasn1_modules==0.4.2 13:34:27 pycparser==2.22 13:34:27 pygerrit2==2.0.15 13:34:27 PyGithub==2.6.1 13:34:27 PyJWT==2.10.1 13:34:27 PyNaCl==1.5.0 13:34:27 pyparsing==2.4.7 13:34:27 pyperclip==1.9.0 13:34:27 pyrsistent==0.20.0 13:34:27 python-cinderclient==9.7.0 13:34:27 python-dateutil==2.9.0.post0 13:34:27 python-heatclient==4.1.0 13:34:27 python-jenkins==1.8.2 13:34:27 python-keystoneclient==5.6.0 13:34:27 python-magnumclient==4.8.1 13:34:27 python-openstackclient==8.0.0 13:34:27 python-swiftclient==4.7.0 13:34:27 PyYAML==6.0.2 13:34:27 referencing==0.36.2 13:34:27 requests==2.32.3 13:34:27 requests-oauthlib==2.0.0 13:34:27 requestsexceptions==1.4.0 13:34:27 rfc3986==2.0.0 13:34:27 rpds-py==0.24.0 13:34:27 rsa==4.9.1 13:34:27 ruamel.yaml==0.18.10 13:34:27 ruamel.yaml.clib==0.2.12 13:34:27 s3transfer==0.11.5 13:34:27 simplejson==3.20.1 13:34:27 six==1.17.0 13:34:27 smmap==5.0.2 13:34:27 soupsieve==2.7 13:34:27 stevedore==5.4.1 13:34:27 tabulate==0.9.0 13:34:27 toml==0.10.2 13:34:27 tomlkit==0.13.2 13:34:27 tqdm==4.67.1 13:34:27 typing_extensions==4.13.2 13:34:27 tzdata==2025.2 13:34:27 urllib3==1.26.20 13:34:27 virtualenv==20.30.0 13:34:27 wcwidth==0.2.13 13:34:27 websocket-client==1.8.0 13:34:27 wrapt==1.17.2 13:34:27 xdg==6.0.0 13:34:27 xmltodict==0.14.2 13:34:27 yq==3.4.3 13:34:27 [testsuite-pythonsdk-tests-master-json-lint] $ /bin/bash /tmp/jenkins6301569929156290836.sh 13:34:27 ---> sudo-logs.sh 13:34:27 Archiving 'sudo' log.. 13:34:27 [testsuite-pythonsdk-tests-master-json-lint] $ /bin/bash /tmp/jenkins739943027356910226.sh 13:34:27 ---> job-cost.sh 13:34:27 Setup pyenv: 13:34:28 system 13:34:28 3.8.13 13:34:28 3.9.13 13:34:28 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-json-lint/.python-version) 13:34:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LVEO from file:/tmp/.os_lf_venv 13:34:28 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:34:32 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 13:34:32 lftools 0.37.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible. 13:34:32 lf-activate-venv(): INFO: Adding /tmp/venv-LVEO/bin to PATH 13:34:32 INFO: No Stack... 13:34:32 INFO: Retrieving Pricing Info for: v3-standard-2 13:34:33 INFO: Archiving Costs 13:34:33 [testsuite-pythonsdk-tests-master-json-lint] $ /bin/bash -l /tmp/jenkins5183653420853159345.sh 13:34:33 ---> logs-deploy.sh 13:34:33 Setup pyenv: 13:34:33 system 13:34:33 3.8.13 13:34:33 3.9.13 13:34:33 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-json-lint/.python-version) 13:34:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LVEO from file:/tmp/.os_lf_venv 13:34:34 lf-activate-venv(): INFO: Installing: lftools 13:34:39 lf-activate-venv(): INFO: Adding /tmp/venv-LVEO/bin to PATH 13:34:39 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/testsuite-pythonsdk-tests-master-json-lint/25 13:34:39 INFO: archiving workspace using pattern(s): 13:34:40 Archives upload complete. 13:34:41 INFO: archiving logs to Nexus 13:34:41 ---> uname -a: 13:34:41 Linux prd-centos8-builder-2c-1g-8049.novalocal 4.18.0-448.el8.x86_64 #1 SMP Wed Jan 18 15:02:46 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 13:34:41 13:34:41 13:34:41 ---> lscpu: 13:34:41 Architecture: x86_64 13:34:41 CPU op-mode(s): 32-bit, 64-bit 13:34:41 Byte Order: Little Endian 13:34:41 CPU(s): 2 13:34:41 On-line CPU(s) list: 0,1 13:34:41 Thread(s) per core: 1 13:34:41 Core(s) per socket: 1 13:34:41 Socket(s): 2 13:34:41 NUMA node(s): 1 13:34:41 Vendor ID: AuthenticAMD 13:34:41 CPU family: 23 13:34:41 Model: 49 13:34:41 Model name: AMD EPYC-Rome Processor 13:34:41 Stepping: 0 13:34:41 CPU MHz: 2799.998 13:34:41 BogoMIPS: 5599.99 13:34:41 Virtualization: AMD-V 13:34:41 Hypervisor vendor: KVM 13:34:41 Virtualization type: full 13:34:41 L1d cache: 32K 13:34:41 L1i cache: 32K 13:34:41 L2 cache: 512K 13:34:41 L3 cache: 16384K 13:34:41 NUMA node0 CPU(s): 0,1 13:34:41 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 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 wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 13:34:41 13:34:41 13:34:41 ---> nproc: 13:34:41 2 13:34:41 13:34:41 13:34:41 ---> df -h: 13:34:41 Filesystem Size Used Avail Use% Mounted on 13:34:41 devtmpfs 3.8G 0 3.8G 0% /dev 13:34:41 tmpfs 3.8G 0 3.8G 0% /dev/shm 13:34:41 tmpfs 3.8G 17M 3.8G 1% /run 13:34:41 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 13:34:41 /dev/vda1 40G 8.5G 32G 22% / 13:34:41 tmpfs 770M 0 770M 0% /run/user/1001 13:34:41 13:34:41 13:34:41 ---> free -m: 13:34:41 total used free shared buff/cache available 13:34:41 Mem: 7699 572 5053 19 2073 6823 13:34:41 Swap: 1023 0 1023 13:34:41 13:34:41 13:34:41 ---> ip addr: 13:34:41 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:34:41 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:34:41 inet 127.0.0.1/8 scope host lo 13:34:41 valid_lft forever preferred_lft forever 13:34:41 inet6 ::1/128 scope host 13:34:41 valid_lft forever preferred_lft forever 13:34:41 2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1458 qdisc mq state UP group default qlen 1000 13:34:41 link/ether fa:16:3e:e0:00:28 brd ff:ff:ff:ff:ff:ff 13:34:41 altname enp0s3 13:34:41 altname ens3 13:34:41 inet 10.30.106.122/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 13:34:41 valid_lft 86283sec preferred_lft 86283sec 13:34:41 inet6 fe80::f816:3eff:fee0:28/64 scope link 13:34:41 valid_lft forever preferred_lft forever 13:34:41 13:34:41 13:34:41 ---> sar -b -r -n DEV: 13:34:41 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 04/22/2025 _x86_64_ (2 CPU) 13:34:41 13:34:41 13:32:41 LINUX RESTART (2 CPU) 13:34:41 13:34:41 01:33:01 PM tps rtps wtps bread/s bwrtn/s 13:34:41 01:34:01 PM 373.31 160.10 213.21 6517.03 8791.22 13:34:41 Average: 373.31 160.10 213.21 6517.03 8791.22 13:34:41 13:34:41 01:33:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:34:41 01:34:01 PM 5307328 7012912 2577116 32.69 2688 1878012 742528 8.31 365968 1866612 146268 13:34:41 Average: 5307328 7012912 2577116 32.69 2688 1878012 742528 8.31 365968 1866612 146268 13:34:41 13:34:41 01:33:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:34:41 01:34:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:34:41 01:34:01 PM eth0 292.45 168.96 1537.43 73.88 0.00 0.00 0.00 0.00 13:34:41 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:34:41 Average: eth0 292.45 168.96 1537.43 73.88 0.00 0.00 0.00 0.00 13:34:41 13:34:41 13:34:41 ---> sar -P ALL: 13:34:41 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 04/22/2025 _x86_64_ (2 CPU) 13:34:41 13:34:41 13:32:41 LINUX RESTART (2 CPU) 13:34:41 13:34:41 01:33:01 PM CPU %user %nice %system %iowait %steal %idle 13:34:41 01:34:01 PM all 48.38 2.70 19.51 3.07 0.13 26.21 13:34:41 01:34:01 PM 0 35.11 3.08 23.70 3.73 0.14 34.24 13:34:41 01:34:01 PM 1 61.46 2.33 15.38 2.43 0.12 18.28 13:34:41 Average: all 48.38 2.70 19.51 3.07 0.13 26.21 13:34:41 Average: 0 35.11 3.08 23.70 3.73 0.14 34.24 13:34:41 Average: 1 61.46 2.33 15.38 2.43 0.12 18.28 13:34:41 13:34:41 13:34:41