09:55:45 Triggered by Gerrit: https://gerrit.onap.org/r/c/testsuite/pythonsdk-tests/+/140736 09:55:45 Running as SYSTEM 09:55:45 [EnvInject] - Loading node environment variables. 09:55:45 Building remotely on prd-centos8-builder-2c-1g-8904 (centos8-builder-2c-1g) in workspace /w/workspace/testsuite-pythonsdk-tests-master-python-lint 09:55:45 [ssh-agent] Looking for ssh-agent implementation... 09:55:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:55:45 $ ssh-agent 09:55:45 SSH_AUTH_SOCK=/tmp/ssh-1AvbZe5m7uVD/agent.15630 09:55:45 SSH_AGENT_PID=15631 09:55:45 [ssh-agent] Started. 09:55:45 Running ssh-add (command line suppressed) 09:55:45 Identity added: /w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/private_key_3926103473074099308.key (/w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/private_key_3926103473074099308.key) 09:55:45 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 09:55:45 The recommended git tool is: NONE 09:55:47 using credential onap-jenkins-ssh 09:55:47 Wiping out workspace first. 09:55:47 Cloning the remote Git repository 09:55:47 Cloning repository git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git 09:55:47 > git init /w/workspace/testsuite-pythonsdk-tests-master-python-lint # timeout=10 09:55:47 Fetching upstream changes from git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git 09:55:47 > git --version # timeout=10 09:55:47 > git --version # 'git version 2.39.0' 09:55:47 using GIT_SSH to set credentials Gerrit user 09:55:47 [INFO] Currently running in a labeled security context 09:55:47 [INFO] Currently SELinux is 'enforcing' on the host 09:55:47 > /usr/bin/chcon --type=ssh_home_t /w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/jenkins-gitclient-ssh13326999236031748049.key 09:55:47 Verifying host key using manually-configured host key entries 09:55:47 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=30 09:55:48 > git config remote.origin.url git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git # timeout=10 09:55:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:55:48 > git config remote.origin.url git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git # timeout=10 09:55:48 Fetching upstream changes from git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git 09:55:48 using GIT_SSH to set credentials Gerrit user 09:55:48 [INFO] Currently running in a labeled security context 09:55:48 [INFO] Currently SELinux is 'enforcing' on the host 09:55:48 > /usr/bin/chcon --type=ssh_home_t /w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/jenkins-gitclient-ssh12823549463302385287.key 09:55:48 Verifying host key using manually-configured host key entries 09:55:48 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/testsuite/pythonsdk-tests.git refs/changes/36/140736/3 # timeout=30 09:55:49 > git rev-parse 42ec0fd131151883735554e169246925911beea2^{commit} # timeout=10 09:55:49 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 09:55:49 Checking out Revision 42ec0fd131151883735554e169246925911beea2 (refs/changes/36/140736/3) 09:55:49 > git config core.sparsecheckout # timeout=10 09:55:49 > git checkout -f 42ec0fd131151883735554e169246925911beea2 # timeout=30 09:55:49 Commit message: "[TESTS] Add additional tests for testkube based testing" 09:55:49 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:55:49 > git rev-list --no-walk 17d602c46c5a65d2288322c95dd0315e65348683 # timeout=10 09:55:52 [EnvInject] - Injecting environment variables from a build step. 09:55:52 [EnvInject] - Injecting as environment variables the properties content 09:55:52 PYTHON=python3 09:55:52 09:55:52 [EnvInject] - Variables injected successfully. 09:55:52 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash -l /tmp/jenkins3432945225500465629.sh 09:55:52 ---> tox-install.sh 09:55:52 + source /home/jenkins/lf-env.sh 09:55:52 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:55:52 ++ mktemp -d /tmp/venv-XXXX 09:55:52 + lf_venv=/tmp/venv-dlJh 09:55:52 + local venv_file=/tmp/.os_lf_venv 09:55:52 + local python=python3 09:55:52 + local options 09:55:52 + local set_path=true 09:55:52 + local install_args= 09:55:52 ++ 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 09:55:52 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:55:52 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:55:52 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:55:52 + true 09:55:52 + case $1 in 09:55:52 + venv_file=/tmp/.toxenv 09:55:52 + shift 2 09:55:52 + true 09:55:52 + case $1 in 09:55:52 + shift 09:55:52 + break 09:55:52 + case $python in 09:55:52 + local pkg_list= 09:55:52 + [[ -d /opt/pyenv ]] 09:55:52 + echo 'Setup pyenv:' 09:55:52 Setup pyenv: 09:55:52 + export PYENV_ROOT=/opt/pyenv 09:55:52 + PYENV_ROOT=/opt/pyenv 09:55:52 + 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 09:55:52 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 09:55:52 + pyenv versions 09:55:53 system 09:55:53 * 3.8.13 (set by /opt/pyenv/version) 09:55:53 * 3.9.13 (set by /opt/pyenv/version) 09:55:53 * 3.10.6 (set by /opt/pyenv/version) 09:55:53 + command -v pyenv 09:55:53 ++ pyenv init - --no-rehash 09:55:53 + 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[*]}"'\'')" 09:55:53 export PATH="/opt/pyenv/shims:${PATH}" 09:55:53 export PYENV_SHELL=bash 09:55:53 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:55:53 pyenv() { 09:55:53 local command 09:55:53 command="${1:-}" 09:55:53 if [ "$#" -gt 0 ]; then 09:55:53 shift 09:55:53 fi 09:55:53 09:55:53 case "$command" in 09:55:53 rehash|shell) 09:55:53 eval "$(pyenv "sh-$command" "$@")" 09:55:53 ;; 09:55:53 *) 09:55:53 command pyenv "$command" "$@" 09:55:53 ;; 09:55:53 esac 09:55:53 }' 09:55:53 +++ 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[*]}"' 09:55:53 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 09:55:53 ++ 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 09:55:53 ++ 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 09:55:53 ++ export PYENV_SHELL=bash 09:55:53 ++ PYENV_SHELL=bash 09:55:53 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:55:53 +++ complete -F _pyenv pyenv 09:55:53 ++ lf-pyver python3 09:55:53 ++ local py_version_xy=python3 09:55:53 ++ local py_version_xyz= 09:55:53 ++ sed 's/^[ *]* //' 09:55:53 ++ pyenv versions 09:55:53 ++ local command 09:55:53 ++ command=versions 09:55:53 ++ '[' 1 -gt 0 ']' 09:55:53 ++ shift 09:55:53 ++ case "$command" in 09:55:53 ++ command pyenv versions 09:55:53 ++ pyenv versions 09:55:53 ++ grep -E '^[0-9.]*[0-9]$' 09:55:53 ++ awk '{ print $1 }' 09:55:53 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:55:53 +++ tail -n 1 09:55:53 +++ grep '^3' /tmp/.pyenv_versions 09:55:53 +++ sort -V 09:55:53 ++ py_version_xyz=3.10.6 09:55:53 ++ [[ -z 3.10.6 ]] 09:55:53 ++ echo 3.10.6 09:55:53 ++ return 0 09:55:53 + pyenv local 3.10.6 09:55:53 + local command 09:55:53 + command=local 09:55:53 + '[' 2 -gt 0 ']' 09:55:53 + shift 09:55:53 + case "$command" in 09:55:53 + command pyenv local 3.10.6 09:55:53 + pyenv local 3.10.6 09:55:53 + for arg in "$@" 09:55:53 + case $arg in 09:55:53 + pkg_list+='tox ' 09:55:53 + for arg in "$@" 09:55:53 + case $arg in 09:55:53 + pkg_list+='virtualenv ' 09:55:53 + for arg in "$@" 09:55:53 + case $arg in 09:55:53 + pkg_list+='urllib3~=1.26.15 ' 09:55:53 + [[ -f /tmp/.toxenv ]] 09:55:53 + [[ ! -f /tmp/.toxenv ]] 09:55:53 + [[ -n '' ]] 09:55:53 + python3 -m venv /tmp/venv-dlJh 09:55:57 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-dlJh' 09:55:57 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-dlJh 09:55:57 + echo /tmp/venv-dlJh 09:55:57 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 09:55:57 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 09:55:57 + /tmp/venv-dlJh/bin/python3 -m pip install --upgrade --quiet pip virtualenv 09:56:00 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:56:00 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 09:56:00 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 09:56:00 + /tmp/venv-dlJh/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 09:56:05 + type python3 09:56:05 + true 09:56:05 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-dlJh/bin to PATH' 09:56:05 lf-activate-venv(): INFO: Adding /tmp/venv-dlJh/bin to PATH 09:56:05 + PATH=/tmp/venv-dlJh/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 09:56:05 + return 0 09:56:05 + python3 --version 09:56:05 Python 3.10.6 09:56:05 + python3 -m pip --version 09:56:05 pip 25.0.1 from /tmp/venv-dlJh/lib/python3.10/site-packages/pip (python 3.10) 09:56:05 + python3 -m pip freeze 09:56:05 cachetools==5.5.2 09:56:05 chardet==5.2.0 09:56:05 colorama==0.4.6 09:56:05 distlib==0.3.9 09:56:05 filelock==3.18.0 09:56:05 packaging==25.0 09:56:05 platformdirs==4.3.7 09:56:05 pluggy==1.5.0 09:56:05 pyproject-api==1.9.0 09:56:05 tomli==2.2.1 09:56:05 tox==4.25.0 09:56:05 typing_extensions==4.13.2 09:56:05 urllib3==1.26.20 09:56:05 virtualenv==20.30.0 09:56:06 [EnvInject] - Injecting environment variables from a build step. 09:56:06 [EnvInject] - Injecting as environment variables the properties content 09:56:06 PARALLEL=false 09:56:06 09:56:06 [EnvInject] - Variables injected successfully. 09:56:06 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash -l /tmp/jenkins7319759120467689193.sh 09:56:06 ---> tox-run.sh 09:56:06 + 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 09:56:06 + ARCHIVE_TOX_DIR=/w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/tox 09:56:06 + ARCHIVE_DOC_DIR=/w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/docs 09:56:06 + mkdir -p /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/tox 09:56:06 + cd /w/workspace/testsuite-pythonsdk-tests-master-python-lint/. 09:56:06 + source /home/jenkins/lf-env.sh 09:56:06 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:56:06 ++ mktemp -d /tmp/venv-XXXX 09:56:06 + lf_venv=/tmp/venv-ShGa 09:56:06 + local venv_file=/tmp/.os_lf_venv 09:56:06 + local python=python3 09:56:06 + local options 09:56:06 + local set_path=true 09:56:06 + local install_args= 09:56:06 ++ 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 09:56:06 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:56:06 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:56:06 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:56:06 + true 09:56:06 + case $1 in 09:56:06 + venv_file=/tmp/.toxenv 09:56:06 + shift 2 09:56:06 + true 09:56:06 + case $1 in 09:56:06 + shift 09:56:06 + break 09:56:06 + case $python in 09:56:06 + local pkg_list= 09:56:06 + [[ -d /opt/pyenv ]] 09:56:06 + echo 'Setup pyenv:' 09:56:06 Setup pyenv: 09:56:06 + export PYENV_ROOT=/opt/pyenv 09:56:06 + PYENV_ROOT=/opt/pyenv 09:56:06 + 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 09:56:06 + 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 09:56:06 + pyenv versions 09:56:06 system 09:56:06 3.8.13 09:56:06 3.9.13 09:56:06 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version) 09:56:06 + command -v pyenv 09:56:06 ++ pyenv init - --no-rehash 09:56:06 + 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[*]}"'\'')" 09:56:06 export PATH="/opt/pyenv/shims:${PATH}" 09:56:06 export PYENV_SHELL=bash 09:56:06 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:56:06 pyenv() { 09:56:06 local command 09:56:06 command="${1:-}" 09:56:06 if [ "$#" -gt 0 ]; then 09:56:06 shift 09:56:06 fi 09:56:06 09:56:06 case "$command" in 09:56:06 rehash|shell) 09:56:06 eval "$(pyenv "sh-$command" "$@")" 09:56:06 ;; 09:56:06 *) 09:56:06 command pyenv "$command" "$@" 09:56:06 ;; 09:56:06 esac 09:56:06 }' 09:56:06 +++ 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[*]}"' 09:56:06 ++ 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 09:56:06 ++ 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 09:56:06 ++ 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 09:56:06 ++ export PYENV_SHELL=bash 09:56:06 ++ PYENV_SHELL=bash 09:56:06 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:56:06 +++ complete -F _pyenv pyenv 09:56:06 ++ lf-pyver python3 09:56:06 ++ local py_version_xy=python3 09:56:06 ++ local py_version_xyz= 09:56:06 ++ awk '{ print $1 }' 09:56:06 ++ pyenv versions 09:56:06 ++ local command 09:56:06 ++ command=versions 09:56:06 ++ '[' 1 -gt 0 ']' 09:56:06 ++ shift 09:56:06 ++ case "$command" in 09:56:06 ++ command pyenv versions 09:56:06 ++ pyenv versions 09:56:06 ++ sed 's/^[ *]* //' 09:56:06 ++ grep -E '^[0-9.]*[0-9]$' 09:56:06 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:56:06 +++ grep '^3' /tmp/.pyenv_versions 09:56:06 +++ sort -V 09:56:06 +++ tail -n 1 09:56:06 ++ py_version_xyz=3.10.6 09:56:06 ++ [[ -z 3.10.6 ]] 09:56:06 ++ echo 3.10.6 09:56:06 ++ return 0 09:56:06 + pyenv local 3.10.6 09:56:06 + local command 09:56:06 + command=local 09:56:06 + '[' 2 -gt 0 ']' 09:56:06 + shift 09:56:06 + case "$command" in 09:56:06 + command pyenv local 3.10.6 09:56:06 + pyenv local 3.10.6 09:56:06 + for arg in "$@" 09:56:06 + case $arg in 09:56:06 + pkg_list+='tox ' 09:56:06 + for arg in "$@" 09:56:06 + case $arg in 09:56:06 + pkg_list+='virtualenv ' 09:56:06 + for arg in "$@" 09:56:06 + case $arg in 09:56:06 + pkg_list+='urllib3~=1.26.15 ' 09:56:06 + [[ -f /tmp/.toxenv ]] 09:56:06 ++ cat /tmp/.toxenv 09:56:06 + lf_venv=/tmp/venv-dlJh 09:56:06 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dlJh from' file:/tmp/.toxenv 09:56:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dlJh from file:/tmp/.toxenv 09:56:06 + /tmp/venv-dlJh/bin/python3 -m pip install --upgrade --quiet pip virtualenv 09:56:07 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:56:07 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 09:56:07 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 09:56:07 + /tmp/venv-dlJh/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 09:56:07 + type python3 09:56:07 + true 09:56:07 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-dlJh/bin to PATH' 09:56:07 lf-activate-venv(): INFO: Adding /tmp/venv-dlJh/bin to PATH 09:56:07 + PATH=/tmp/venv-dlJh/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 09:56:07 + return 0 09:56:07 + [[ -d /opt/pyenv ]] 09:56:07 + echo '---> Setting up pyenv' 09:56:07 ---> Setting up pyenv 09:56:07 + export PYENV_ROOT=/opt/pyenv 09:56:07 + PYENV_ROOT=/opt/pyenv 09:56:07 + export PATH=/opt/pyenv/bin:/tmp/venv-dlJh/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 09:56:07 + PATH=/opt/pyenv/bin:/tmp/venv-dlJh/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 09:56:07 ++ pwd 09:56:07 + PYTHONPATH=/w/workspace/testsuite-pythonsdk-tests-master-python-lint 09:56:07 + export PYTHONPATH 09:56:07 + export TOX_TESTENV_PASSENV=PYTHONPATH 09:56:07 + TOX_TESTENV_PASSENV=PYTHONPATH 09:56:07 + tox --version 09:56:08 4.25.0 from /tmp/venv-dlJh/lib/python3.10/site-packages/tox/__init__.py 09:56:08 + PARALLEL=false 09:56:08 + TOX_OPTIONS_LIST= 09:56:08 + [[ -n py ]] 09:56:08 + TOX_OPTIONS_LIST=' -e py' 09:56:08 + case ${PARALLEL,,} in 09:56:08 + tox -e py 09:56:08 + tee -a /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/tox/tox.log 09:56:09 py: skipped because could not find python interpreter with spec(s): python3.9 09:56:09 py: SKIP (0.88 seconds) 09:56:09 evaluation failed :( (1.05 seconds) 09:56:09 + tox_status=255 09:56:09 + echo '---> Completed tox runs' 09:56:09 ---> Completed tox runs 09:56:09 + for i in .tox/*/log 09:56:09 ++ awk -F/ '{print $2}' 09:56:09 ++ echo '.tox/*/log' 09:56:09 + tox_env='*' 09:56:09 + cp -r '.tox/*/log' '/w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/tox/*' 09:56:09 cp: cannot stat '.tox/*/log': No such file or directory 09:56:09 + echo 'WARN: no logs found to archive' 09:56:09 WARN: no logs found to archive 09:56:09 + break 09:56:09 + DOC_DIR=docs/_build/html 09:56:09 + [[ -d docs/_build/html ]] 09:56:09 + echo '---> tox-run.sh ends' 09:56:09 ---> tox-run.sh ends 09:56:09 + test 255 -eq 0 09:56:09 + exit 255 09:56:09 Build step 'Execute shell' marked build as failure 09:56:09 $ ssh-agent -k 09:56:09 unset SSH_AUTH_SOCK; 09:56:09 unset SSH_AGENT_PID; 09:56:09 echo Agent pid 15631 killed; 09:56:09 [ssh-agent] Stopped. 09:56:09 [PostBuildScript] - [INFO] Executing post build scripts. 09:56:09 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins17642007255864533574.sh 09:56:09 ---> sysstat.sh 09:56:10 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins4409841540871338369.sh 09:56:10 ---> package-listing.sh 09:56:10 ++ tr '[:upper:]' '[:lower:]' 09:56:10 ++ facter osfamily 09:56:10 + OS_FAMILY=redhat 09:56:10 + workspace=/w/workspace/testsuite-pythonsdk-tests-master-python-lint 09:56:10 + START_PACKAGES=/tmp/packages_start.txt 09:56:10 + END_PACKAGES=/tmp/packages_end.txt 09:56:10 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:56:10 + PACKAGES=/tmp/packages_start.txt 09:56:10 + '[' /w/workspace/testsuite-pythonsdk-tests-master-python-lint ']' 09:56:10 + PACKAGES=/tmp/packages_end.txt 09:56:10 + case "${OS_FAMILY}" in 09:56:10 + rpm -qa 09:56:10 + sort 09:56:10 + '[' -f /tmp/packages_start.txt ']' 09:56:10 + '[' -f /tmp/packages_end.txt ']' 09:56:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:56:10 + '[' /w/workspace/testsuite-pythonsdk-tests-master-python-lint ']' 09:56:10 + mkdir -p /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/ 09:56:10 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/testsuite-pythonsdk-tests-master-python-lint/archives/ 09:56:10 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins5228163714741539329.sh 09:56:10 ---> capture-instance-metadata.sh 09:56:10 Setup pyenv: 09:56:10 system 09:56:10 3.8.13 09:56:10 3.9.13 09:56:10 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version) 09:56:14 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-bmRq 09:56:14 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:56:17 lf-activate-venv(): INFO: Installing: lftools 09:56:43 lf-activate-venv(): INFO: Adding /tmp/venv-bmRq/bin to PATH 09:56:43 INFO: Running in OpenStack, capturing instance metadata 09:56:43 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins12793448982643348594.sh 09:56:43 provisioning config files... 09:56:43 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/testsuite-pythonsdk-tests-master-python-lint@tmp/config17918163552686668961tmp 09:56:43 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 09:56:43 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 09:56:43 [EnvInject] - Injecting environment variables from a build step. 09:56:43 [EnvInject] - Injecting as environment variables the properties content 09:56:43 SERVER_ID=logs 09:56:43 09:56:43 [EnvInject] - Variables injected successfully. 09:56:43 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins13595304796211825670.sh 09:56:43 ---> create-netrc.sh 09:56:43 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins12674599733725359259.sh 09:56:43 ---> python-tools-install.sh 09:56:43 Setup pyenv: 09:56:43 system 09:56:43 3.8.13 09:56:43 3.9.13 09:56:43 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version) 09:56:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bmRq from file:/tmp/.os_lf_venv 09:56:44 lf-activate-venv(): INFO: Installing: lftools 09:56:50 lf-activate-venv(): INFO: Adding /tmp/venv-bmRq/bin to PATH 09:56:50 Generating Requirements File 09:57:09 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. 09:57:09 lftools 0.37.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible. 09:57:09 Python 3.10.6 09:57:09 pip 25.0.1 from /tmp/venv-bmRq/lib/python3.10/site-packages/pip (python 3.10) 09:57:09 appdirs==1.4.4 09:57:09 argcomplete==3.6.2 09:57:09 aspy.yaml==1.3.0 09:57:09 attrs==25.3.0 09:57:09 autopage==0.5.2 09:57:09 beautifulsoup4==4.13.4 09:57:09 boto3==1.38.2 09:57:09 botocore==1.38.2 09:57:09 bs4==0.0.2 09:57:09 cachetools==5.5.2 09:57:09 certifi==2025.1.31 09:57:09 cffi==1.17.1 09:57:09 cfgv==3.4.0 09:57:09 chardet==5.2.0 09:57:09 charset-normalizer==3.4.1 09:57:09 click==8.1.8 09:57:09 cliff==4.9.1 09:57:09 cmd2==2.5.11 09:57:09 cryptography==3.3.2 09:57:09 debtcollector==3.0.0 09:57:09 decorator==5.2.1 09:57:09 defusedxml==0.7.1 09:57:09 Deprecated==1.2.18 09:57:09 distlib==0.3.9 09:57:09 dnspython==2.7.0 09:57:09 docker==4.2.2 09:57:09 dogpile.cache==1.3.4 09:57:09 durationpy==0.9 09:57:09 email_validator==2.2.0 09:57:09 filelock==3.18.0 09:57:09 future==1.0.0 09:57:09 gitdb==4.0.12 09:57:09 GitPython==3.1.44 09:57:09 google-auth==2.39.0 09:57:09 httplib2==0.22.0 09:57:09 identify==2.6.10 09:57:09 idna==3.10 09:57:09 importlib-resources==1.5.0 09:57:09 iso8601==2.1.0 09:57:09 Jinja2==3.1.6 09:57:09 jmespath==1.0.1 09:57:09 jsonpatch==1.33 09:57:09 jsonpointer==3.0.0 09:57:09 jsonschema==4.23.0 09:57:09 jsonschema-specifications==2025.4.1 09:57:09 keystoneauth1==5.10.0 09:57:09 kubernetes==32.0.1 09:57:09 lftools==0.37.12 09:57:09 lxml==5.4.0 09:57:09 MarkupSafe==3.0.2 09:57:09 msgpack==1.1.0 09:57:09 multi_key_dict==2.0.3 09:57:09 munch==4.0.0 09:57:09 netaddr==1.3.0 09:57:09 niet==1.4.2 09:57:09 nodeenv==1.9.1 09:57:09 oauth2client==4.1.3 09:57:09 oauthlib==3.2.2 09:57:09 openstacksdk==4.5.0 09:57:09 os-client-config==2.1.0 09:57:09 os-service-types==1.7.0 09:57:09 osc-lib==4.0.0 09:57:09 oslo.config==9.7.1 09:57:09 oslo.context==5.7.1 09:57:09 oslo.i18n==6.5.1 09:57:09 oslo.log==7.1.0 09:57:09 oslo.serialization==5.7.0 09:57:09 oslo.utils==8.2.0 09:57:09 packaging==25.0 09:57:09 pbr==6.1.1 09:57:09 platformdirs==4.3.7 09:57:09 prettytable==3.16.0 09:57:09 psutil==7.0.0 09:57:09 pyasn1==0.6.1 09:57:09 pyasn1_modules==0.4.2 09:57:09 pycparser==2.22 09:57:09 pygerrit2==2.0.15 09:57:09 PyGithub==2.6.1 09:57:09 PyJWT==2.10.1 09:57:09 PyNaCl==1.5.0 09:57:09 pyparsing==2.4.7 09:57:09 pyperclip==1.9.0 09:57:09 pyrsistent==0.20.0 09:57:09 python-cinderclient==9.7.0 09:57:09 python-dateutil==2.9.0.post0 09:57:09 python-heatclient==4.1.0 09:57:09 python-jenkins==1.8.2 09:57:09 python-keystoneclient==5.6.0 09:57:09 python-magnumclient==4.8.1 09:57:09 python-openstackclient==8.0.0 09:57:09 python-swiftclient==4.7.0 09:57:09 PyYAML==6.0.2 09:57:09 referencing==0.36.2 09:57:09 requests==2.32.3 09:57:09 requests-oauthlib==2.0.0 09:57:09 requestsexceptions==1.4.0 09:57:09 rfc3986==2.0.0 09:57:09 rpds-py==0.24.0 09:57:09 rsa==4.9.1 09:57:09 ruamel.yaml==0.18.10 09:57:09 ruamel.yaml.clib==0.2.12 09:57:09 s3transfer==0.12.0 09:57:09 simplejson==3.20.1 09:57:09 six==1.17.0 09:57:09 smmap==5.0.2 09:57:09 soupsieve==2.7 09:57:09 stevedore==5.4.1 09:57:09 tabulate==0.9.0 09:57:09 toml==0.10.2 09:57:09 tomlkit==0.13.2 09:57:09 tqdm==4.67.1 09:57:09 typing_extensions==4.13.2 09:57:09 tzdata==2025.2 09:57:09 urllib3==1.26.20 09:57:09 virtualenv==20.30.0 09:57:09 wcwidth==0.2.13 09:57:09 websocket-client==1.8.0 09:57:09 wrapt==1.17.2 09:57:09 xdg==6.0.0 09:57:09 xmltodict==0.14.2 09:57:09 yq==3.4.3 09:57:09 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins17644249536561901958.sh 09:57:09 ---> sudo-logs.sh 09:57:09 Archiving 'sudo' log.. 09:57:10 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash /tmp/jenkins7402316292375188326.sh 09:57:10 ---> job-cost.sh 09:57:10 Setup pyenv: 09:57:10 system 09:57:10 3.8.13 09:57:10 3.9.13 09:57:10 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version) 09:57:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bmRq from file:/tmp/.os_lf_venv 09:57:11 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:57:18 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. 09:57:18 lftools 0.37.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible. 09:57:18 lf-activate-venv(): INFO: Adding /tmp/venv-bmRq/bin to PATH 09:57:18 INFO: No Stack... 09:57:19 INFO: Retrieving Pricing Info for: v3-standard-2 09:57:19 INFO: Archiving Costs 09:57:19 [testsuite-pythonsdk-tests-master-python-lint] $ /bin/bash -l /tmp/jenkins3808887276490861847.sh 09:57:19 ---> logs-deploy.sh 09:57:19 Setup pyenv: 09:57:19 system 09:57:19 3.8.13 09:57:19 3.9.13 09:57:19 * 3.10.6 (set by /w/workspace/testsuite-pythonsdk-tests-master-python-lint/.python-version) 09:57:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bmRq from file:/tmp/.os_lf_venv 09:57:20 lf-activate-venv(): INFO: Installing: lftools 09:57:26 lf-activate-venv(): INFO: Adding /tmp/venv-bmRq/bin to PATH 09:57:26 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/testsuite-pythonsdk-tests-master-python-lint/535 09:57:26 INFO: archiving workspace using pattern(s): 09:57:27 Archives upload complete. 09:57:27 INFO: archiving logs to Nexus 09:57:28 ---> uname -a: 09:57:28 Linux prd-centos8-builder-2c-1g-8904.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 09:57:28 09:57:28 09:57:28 ---> lscpu: 09:57:28 Architecture: x86_64 09:57:28 CPU op-mode(s): 32-bit, 64-bit 09:57:28 Byte Order: Little Endian 09:57:28 CPU(s): 2 09:57:28 On-line CPU(s) list: 0,1 09:57:28 Thread(s) per core: 1 09:57:28 Core(s) per socket: 1 09:57:28 Socket(s): 2 09:57:28 NUMA node(s): 1 09:57:28 Vendor ID: AuthenticAMD 09:57:28 CPU family: 23 09:57:28 Model: 49 09:57:28 Model name: AMD EPYC-Rome Processor 09:57:28 Stepping: 0 09:57:28 CPU MHz: 2800.000 09:57:28 BogoMIPS: 5600.00 09:57:28 Virtualization: AMD-V 09:57:28 Hypervisor vendor: KVM 09:57:28 Virtualization type: full 09:57:28 L1d cache: 32K 09:57:28 L1i cache: 32K 09:57:28 L2 cache: 512K 09:57:28 L3 cache: 16384K 09:57:28 NUMA node0 CPU(s): 0,1 09:57:28 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 09:57:28 09:57:28 09:57:28 ---> nproc: 09:57:28 2 09:57:28 09:57:28 09:57:28 ---> df -h: 09:57:28 Filesystem Size Used Avail Use% Mounted on 09:57:28 devtmpfs 3.8G 0 3.8G 0% /dev 09:57:28 tmpfs 3.8G 0 3.8G 0% /dev/shm 09:57:28 tmpfs 3.8G 17M 3.8G 1% /run 09:57:28 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 09:57:28 /dev/vda1 40G 8.5G 32G 22% / 09:57:28 tmpfs 770M 0 770M 0% /run/user/1001 09:57:28 09:57:28 09:57:28 ---> free -m: 09:57:28 total used free shared buff/cache available 09:57:28 Mem: 7699 558 5068 19 2072 6837 09:57:28 Swap: 1023 0 1023 09:57:28 09:57:28 09:57:28 ---> ip addr: 09:57:28 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:57:28 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:57:28 inet 127.0.0.1/8 scope host lo 09:57:28 valid_lft forever preferred_lft forever 09:57:28 inet6 ::1/128 scope host 09:57:28 valid_lft forever preferred_lft forever 09:57:28 2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1458 qdisc mq state UP group default qlen 1000 09:57:28 link/ether fa:16:3e:b5:1d:fc brd ff:ff:ff:ff:ff:ff 09:57:28 altname enp0s3 09:57:28 altname ens3 09:57:28 inet 10.30.106.151/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 09:57:28 valid_lft 86268sec preferred_lft 86268sec 09:57:28 inet6 fe80::f816:3eff:feb5:1dfc/64 scope link 09:57:28 valid_lft forever preferred_lft forever 09:57:28 09:57:28 09:57:28 ---> sar -b -r -n DEV: 09:57:28 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 04/25/2025 _x86_64_ (2 CPU) 09:57:28 09:57:28 09:55:12 LINUX RESTART (2 CPU) 09:57:28 09:57:28 09:56:02 AM tps rtps wtps bread/s bwrtn/s 09:57:28 09:57:01 AM 188.87 77.85 111.02 866.16 7380.48 09:57:28 Average: 188.87 77.85 111.02 866.16 7380.48 09:57:28 09:57:28 09:56:02 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:57:28 09:57:01 AM 5309940 7038784 2574504 32.65 2688 1901184 689608 7.72 368216 1863652 144868 09:57:28 Average: 5309940 7038784 2574504 32.65 2688 1901184 689608 7.72 368216 1863652 144868 09:57:28 09:57:28 09:56:02 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:57:28 09:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:57:28 09:57:01 AM eth0 100.63 69.97 796.47 13.89 0.00 0.00 0.00 0.00 09:57:28 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:57:28 Average: eth0 100.63 69.97 796.47 13.89 0.00 0.00 0.00 0.00 09:57:28 09:57:28 09:57:28 ---> sar -P ALL: 09:57:28 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 04/25/2025 _x86_64_ (2 CPU) 09:57:28 09:57:28 09:55:12 LINUX RESTART (2 CPU) 09:57:28 09:57:28 09:56:02 AM CPU %user %nice %system %iowait %steal %idle 09:57:28 09:57:01 AM all 39.02 1.19 14.50 5.44 0.14 39.71 09:57:28 09:57:01 AM 0 39.77 1.12 13.90 5.52 0.16 39.53 09:57:28 09:57:01 AM 1 38.28 1.25 15.10 5.35 0.12 39.89 09:57:28 Average: all 39.02 1.19 14.50 5.44 0.14 39.71 09:57:28 Average: 0 39.77 1.12 13.90 5.52 0.16 39.53 09:57:28 Average: 1 38.28 1.25 15.10 5.35 0.12 39.89 09:57:28 09:57:28 09:57:28