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