15:57:57 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/xtesting/+/138942 15:57:57 Running as SYSTEM 15:57:57 [EnvInject] - Loading node environment variables. 15:57:57 Building remotely on prd-centos8-builder-2c-1g-39617 (centos8-builder-2c-1g) in workspace /w/workspace/integration-xtesting-master-commit-lint 15:57:57 [ssh-agent] Looking for ssh-agent implementation... 15:57:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:57:57 $ ssh-agent 15:57:57 SSH_AUTH_SOCK=/tmp/ssh-mTgbEGdJw1PL/agent.20082 15:57:57 SSH_AGENT_PID=20083 15:57:57 [ssh-agent] Started. 15:57:57 Running ssh-add (command line suppressed) 15:57:57 Identity added: /w/workspace/integration-xtesting-master-commit-lint@tmp/private_key_11874312184576165822.key (/w/workspace/integration-xtesting-master-commit-lint@tmp/private_key_11874312184576165822.key) 15:57:57 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 15:57:57 The recommended git tool is: NONE 15:57:59 using credential onap-jenkins-ssh 15:57:59 Wiping out workspace first. 15:57:59 Cloning the remote Git repository 15:57:59 Cloning repository git://cloud.onap.org/mirror/integration/xtesting.git 15:57:59 > git init /w/workspace/integration-xtesting-master-commit-lint # timeout=10 15:57:59 Fetching upstream changes from git://cloud.onap.org/mirror/integration/xtesting.git 15:57:59 > git --version # timeout=10 15:57:59 > git --version # 'git version 2.39.0' 15:57:59 using GIT_SSH to set credentials Gerrit user 15:57:59 [INFO] Currently running in a labeled security context 15:57:59 [INFO] Currently SELinux is 'enforcing' on the host 15:57:59 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-xtesting-master-commit-lint@tmp/jenkins-gitclient-ssh8965984685798034044.key 15:57:59 Verifying host key using manually-configured host key entries 15:57:59 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration/xtesting.git +refs/heads/*:refs/remotes/origin/* # timeout=30 15:58:00 > git config remote.origin.url git://cloud.onap.org/mirror/integration/xtesting.git # timeout=10 15:58:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:58:00 > git config remote.origin.url git://cloud.onap.org/mirror/integration/xtesting.git # timeout=10 15:58:00 Fetching upstream changes from git://cloud.onap.org/mirror/integration/xtesting.git 15:58:00 using GIT_SSH to set credentials Gerrit user 15:58:00 [INFO] Currently running in a labeled security context 15:58:00 [INFO] Currently SELinux is 'enforcing' on the host 15:58:00 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-xtesting-master-commit-lint@tmp/jenkins-gitclient-ssh16475046809863268390.key 15:58:00 Verifying host key using manually-configured host key entries 15:58:00 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration/xtesting.git refs/changes/42/138942/3 # timeout=30 15:58:00 > git rev-parse c1f2b64dbe5d39d3b4f55f0a6cb9285e8fc12b04^{commit} # timeout=10 15:58:00 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 15:58:00 Checking out Revision c1f2b64dbe5d39d3b4f55f0a6cb9285e8fc12b04 (refs/changes/42/138942/3) 15:58:00 > git config core.sparsecheckout # timeout=10 15:58:00 > git checkout -f c1f2b64dbe5d39d3b4f55f0a6cb9285e8fc12b04 # timeout=30 15:58:04 Commit message: "[INT-2288] Fix constraint issue in smoke-usecases-robot-py3" 15:58:04 > git rev-parse FETCH_HEAD^{commit} # timeout=10 15:58:04 > git rev-list --no-walk 5237fc53183547e8d189e8bfd8697c7811043b09 # timeout=10 15:58:04 [EnvInject] - Injecting environment variables from a build step. 15:58:04 [EnvInject] - Injecting as environment variables the properties content 15:58:04 PYTHON=python3 15:58:04 15:58:04 [EnvInject] - Variables injected successfully. 15:58:04 [integration-xtesting-master-commit-lint] $ /bin/bash -l /tmp/jenkins4849681220782773096.sh 15:58:04 ---> tox-install.sh 15:58:04 + source /home/jenkins/lf-env.sh 15:58:04 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:58:04 ++ mktemp -d /tmp/venv-XXXX 15:58:04 + lf_venv=/tmp/venv-ikCj 15:58:04 + local venv_file=/tmp/.os_lf_venv 15:58:04 + local python=python3 15:58:04 + local options 15:58:04 + local set_path=true 15:58:04 + local install_args= 15:58:04 ++ 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 15:58:04 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:58:04 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:58:04 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:58:04 + true 15:58:04 + case $1 in 15:58:04 + venv_file=/tmp/.toxenv 15:58:04 + shift 2 15:58:04 + true 15:58:04 + case $1 in 15:58:04 + shift 15:58:04 + break 15:58:04 + case $python in 15:58:04 + local pkg_list= 15:58:04 + [[ -d /opt/pyenv ]] 15:58:04 + echo 'Setup pyenv:' 15:58:04 Setup pyenv: 15:58:04 + export PYENV_ROOT=/opt/pyenv 15:58:04 + PYENV_ROOT=/opt/pyenv 15:58:04 + 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 15:58:04 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 15:58:04 + pyenv versions 15:58:05 system 15:58:05 * 3.8.13 (set by /opt/pyenv/version) 15:58:05 * 3.9.13 (set by /opt/pyenv/version) 15:58:05 * 3.10.6 (set by /opt/pyenv/version) 15:58:05 + command -v pyenv 15:58:05 ++ pyenv init - --no-rehash 15:58:05 + 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[*]}"'\'')" 15:58:05 export PATH="/opt/pyenv/shims:${PATH}" 15:58:05 export PYENV_SHELL=bash 15:58:05 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:58:05 pyenv() { 15:58:05 local command 15:58:05 command="${1:-}" 15:58:05 if [ "$#" -gt 0 ]; then 15:58:05 shift 15:58:05 fi 15:58:05 15:58:05 case "$command" in 15:58:05 rehash|shell) 15:58:05 eval "$(pyenv "sh-$command" "$@")" 15:58:05 ;; 15:58:05 *) 15:58:05 command pyenv "$command" "$@" 15:58:05 ;; 15:58:05 esac 15:58:05 }' 15:58:05 +++ 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[*]}"' 15:58:05 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 15:58:05 ++ 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 15:58:05 ++ 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 15:58:05 ++ export PYENV_SHELL=bash 15:58:05 ++ PYENV_SHELL=bash 15:58:05 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:58:05 +++ complete -F _pyenv pyenv 15:58:05 ++ lf-pyver python3 15:58:05 ++ local py_version_xy=python3 15:58:05 ++ local py_version_xyz= 15:58:05 ++ awk '{ print $1 }' 15:58:05 ++ sed 's/^[ *]* //' 15:58:05 ++ pyenv versions 15:58:05 ++ local command 15:58:05 ++ command=versions 15:58:05 ++ '[' 1 -gt 0 ']' 15:58:05 ++ shift 15:58:05 ++ case "$command" in 15:58:05 ++ command pyenv versions 15:58:05 ++ pyenv versions 15:58:05 ++ grep -E '^[0-9.]*[0-9]$' 15:58:05 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:58:05 +++ tail -n 1 15:58:05 +++ sort -V 15:58:05 +++ grep '^3' /tmp/.pyenv_versions 15:58:05 ++ py_version_xyz=3.10.6 15:58:05 ++ [[ -z 3.10.6 ]] 15:58:05 ++ echo 3.10.6 15:58:05 ++ return 0 15:58:05 + pyenv local 3.10.6 15:58:05 + local command 15:58:05 + command=local 15:58:05 + '[' 2 -gt 0 ']' 15:58:05 + shift 15:58:05 + case "$command" in 15:58:05 + command pyenv local 3.10.6 15:58:05 + pyenv local 3.10.6 15:58:05 + for arg in "$@" 15:58:05 + case $arg in 15:58:05 + pkg_list+='tox ' 15:58:05 + for arg in "$@" 15:58:05 + case $arg in 15:58:05 + pkg_list+='virtualenv ' 15:58:05 + for arg in "$@" 15:58:05 + case $arg in 15:58:05 + pkg_list+='urllib3~=1.26.15 ' 15:58:05 + [[ -f /tmp/.toxenv ]] 15:58:05 + [[ ! -f /tmp/.toxenv ]] 15:58:05 + [[ -n '' ]] 15:58:05 + python3 -m venv /tmp/venv-ikCj 15:58:09 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ikCj' 15:58:09 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ikCj 15:58:09 + echo /tmp/venv-ikCj 15:58:09 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 15:58:09 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 15:58:09 + /tmp/venv-ikCj/bin/python3 -m pip install --upgrade --quiet pip virtualenv 15:58:12 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:58:12 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:58:12 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:58:12 + /tmp/venv-ikCj/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:58:14 + type python3 15:58:14 + true 15:58:14 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-ikCj/bin to PATH' 15:58:14 lf-activate-venv(): INFO: Adding /tmp/venv-ikCj/bin to PATH 15:58:14 + PATH=/tmp/venv-ikCj/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 15:58:14 + return 0 15:58:14 + python3 --version 15:58:14 Python 3.10.6 15:58:14 + python3 -m pip --version 15:58:14 pip 24.2 from /tmp/venv-ikCj/lib/python3.10/site-packages/pip (python 3.10) 15:58:14 + python3 -m pip freeze 15:58:15 cachetools==5.5.0 15:58:15 chardet==5.2.0 15:58:15 colorama==0.4.6 15:58:15 distlib==0.3.8 15:58:15 filelock==3.16.1 15:58:15 packaging==24.1 15:58:15 platformdirs==4.3.6 15:58:15 pluggy==1.5.0 15:58:15 pyproject-api==1.7.2 15:58:15 tomli==2.0.1 15:58:15 tox==4.19.0 15:58:15 urllib3==1.26.20 15:58:15 virtualenv==20.26.5 15:58:15 [EnvInject] - Injecting environment variables from a build step. 15:58:15 [EnvInject] - Injecting as environment variables the properties content 15:58:15 PARALLEL=false 15:58:15 15:58:15 [EnvInject] - Variables injected successfully. 15:58:15 [integration-xtesting-master-commit-lint] $ /bin/bash -l /tmp/jenkins303914951925809680.sh 15:58:15 ---> tox-run.sh 15:58:15 + 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 15:58:15 + ARCHIVE_TOX_DIR=/w/workspace/integration-xtesting-master-commit-lint/archives/tox 15:58:15 + ARCHIVE_DOC_DIR=/w/workspace/integration-xtesting-master-commit-lint/archives/docs 15:58:15 + mkdir -p /w/workspace/integration-xtesting-master-commit-lint/archives/tox 15:58:15 + cd /w/workspace/integration-xtesting-master-commit-lint/. 15:58:15 + source /home/jenkins/lf-env.sh 15:58:15 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:58:15 ++ mktemp -d /tmp/venv-XXXX 15:58:15 + lf_venv=/tmp/venv-bkaz 15:58:15 + local venv_file=/tmp/.os_lf_venv 15:58:15 + local python=python3 15:58:15 + local options 15:58:15 + local set_path=true 15:58:15 + local install_args= 15:58: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 15:58:15 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:58:15 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:58:15 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:58:15 + true 15:58:15 + case $1 in 15:58:15 + venv_file=/tmp/.toxenv 15:58:15 + shift 2 15:58:15 + true 15:58:15 + case $1 in 15:58:15 + shift 15:58:15 + break 15:58:15 + case $python in 15:58:15 + local pkg_list= 15:58:15 + [[ -d /opt/pyenv ]] 15:58:15 + echo 'Setup pyenv:' 15:58:15 Setup pyenv: 15:58:15 + export PYENV_ROOT=/opt/pyenv 15:58:15 + PYENV_ROOT=/opt/pyenv 15:58:15 + 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 15:58:15 + 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 15:58:15 + pyenv versions 15:58:15 system 15:58:15 3.8.13 15:58:15 3.9.13 15:58:15 * 3.10.6 (set by /w/workspace/integration-xtesting-master-commit-lint/.python-version) 15:58:15 + command -v pyenv 15:58:15 ++ pyenv init - --no-rehash 15:58:15 + 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[*]}"'\'')" 15:58:15 export PATH="/opt/pyenv/shims:${PATH}" 15:58:15 export PYENV_SHELL=bash 15:58:15 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:58:15 pyenv() { 15:58:15 local command 15:58:15 command="${1:-}" 15:58:15 if [ "$#" -gt 0 ]; then 15:58:15 shift 15:58:15 fi 15:58:15 15:58:15 case "$command" in 15:58:15 rehash|shell) 15:58:15 eval "$(pyenv "sh-$command" "$@")" 15:58:15 ;; 15:58:15 *) 15:58:15 command pyenv "$command" "$@" 15:58:15 ;; 15:58:15 esac 15:58:15 }' 15:58:15 +++ 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[*]}"' 15:58:15 ++ 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 15:58:15 ++ 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 15:58:15 ++ 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 15:58:15 ++ export PYENV_SHELL=bash 15:58:15 ++ PYENV_SHELL=bash 15:58:15 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:58:15 +++ complete -F _pyenv pyenv 15:58:15 ++ lf-pyver python3 15:58:15 ++ local py_version_xy=python3 15:58:15 ++ local py_version_xyz= 15:58:15 ++ grep -E '^[0-9.]*[0-9]$' 15:58:15 ++ pyenv versions 15:58:15 ++ local command 15:58:15 ++ awk '{ print $1 }' 15:58:15 ++ command=versions 15:58:15 ++ '[' 1 -gt 0 ']' 15:58:15 ++ shift 15:58:15 ++ case "$command" in 15:58:15 ++ command pyenv versions 15:58:15 ++ pyenv versions 15:58:15 ++ sed 's/^[ *]* //' 15:58:15 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:58:15 +++ tail -n 1 15:58:15 +++ sort -V 15:58:15 +++ grep '^3' /tmp/.pyenv_versions 15:58:15 ++ py_version_xyz=3.10.6 15:58:15 ++ [[ -z 3.10.6 ]] 15:58:15 ++ echo 3.10.6 15:58:15 ++ return 0 15:58:15 + pyenv local 3.10.6 15:58:15 + local command 15:58:15 + command=local 15:58:15 + '[' 2 -gt 0 ']' 15:58:15 + shift 15:58:15 + case "$command" in 15:58:15 + command pyenv local 3.10.6 15:58:15 + pyenv local 3.10.6 15:58:15 + for arg in "$@" 15:58:15 + case $arg in 15:58:15 + pkg_list+='tox ' 15:58:15 + for arg in "$@" 15:58:15 + case $arg in 15:58:15 + pkg_list+='virtualenv ' 15:58:15 + for arg in "$@" 15:58:15 + case $arg in 15:58:15 + pkg_list+='urllib3~=1.26.15 ' 15:58:15 + [[ -f /tmp/.toxenv ]] 15:58:15 ++ cat /tmp/.toxenv 15:58:15 + lf_venv=/tmp/venv-ikCj 15:58:15 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ikCj from' file:/tmp/.toxenv 15:58:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ikCj from file:/tmp/.toxenv 15:58:15 + /tmp/venv-ikCj/bin/python3 -m pip install --upgrade --quiet pip virtualenv 15:58:16 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:58:16 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:58:16 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:58:16 + /tmp/venv-ikCj/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:58:17 + type python3 15:58:17 + true 15:58:17 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-ikCj/bin to PATH' 15:58:17 lf-activate-venv(): INFO: Adding /tmp/venv-ikCj/bin to PATH 15:58:17 + PATH=/tmp/venv-ikCj/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 15:58:17 + return 0 15:58:17 + [[ -d /opt/pyenv ]] 15:58:17 + echo '---> Setting up pyenv' 15:58:17 ---> Setting up pyenv 15:58:17 + export PYENV_ROOT=/opt/pyenv 15:58:17 + PYENV_ROOT=/opt/pyenv 15:58:17 + export PATH=/opt/pyenv/bin:/tmp/venv-ikCj/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 15:58:17 + PATH=/opt/pyenv/bin:/tmp/venv-ikCj/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 15:58:17 ++ pwd 15:58:17 + PYTHONPATH=/w/workspace/integration-xtesting-master-commit-lint 15:58:17 + export PYTHONPATH 15:58:17 + export TOX_TESTENV_PASSENV=PYTHONPATH 15:58:17 + TOX_TESTENV_PASSENV=PYTHONPATH 15:58:17 + tox --version 15:58:17 4.19.0 from /tmp/venv-ikCj/lib/python3.10/site-packages/tox/__init__.py 15:58:17 + PARALLEL=false 15:58:17 + TOX_OPTIONS_LIST= 15:58:17 + [[ -n gitlint ]] 15:58:17 + TOX_OPTIONS_LIST=' -e gitlint' 15:58:17 + case ${PARALLEL,,} in 15:58:17 + tox -e gitlint 15:58:17 + tee -a /w/workspace/integration-xtesting-master-commit-lint/archives/tox/tox.log 15:58:18 gitlint: install_deps> python -I -m pip install gitlint 15:58:21 gitlint: freeze> python -m pip freeze --all 15:58:21 gitlint: arrow==1.2.3,click==8.1.3,gitlint==0.19.1,gitlint-core==0.19.1,pip==24.2,python-dateutil==2.9.0.post0,setuptools==75.1.0,sh==1.14.3,six==1.16.0,wheel==0.44.0 15:58:21 gitlint: commands[0]> gitlint 15:58:21 WARNING: I1 - ignore-by-title: gitlint will be switching from using Python regex 'match' (match beginning) to 'search' (match anywhere) semantics. Please review your ignore-by-title.regex option accordingly. To remove this warning, set general.regex-style-search=True. More details: https://jorisroovers.github.io/gitlint/configuration/#regex-style-search 15:58:21 WARNING: I3 - ignore-body-lines: gitlint will be switching from using Python regex 'match' (match beginning) to 'search' (match anywhere) semantics. Please review your ignore-body-lines.regex option accordingly. To remove this warning, set general.regex-style-search=True. More details: https://jorisroovers.github.io/gitlint/configuration/#regex-style-search 15:58:21 1: T7 Title does not match regex (^\[[A-Z0-9]+]\[*[A-Z0-9]*]* [A-Z]+[\S ]*$): "[INT-2288] Fix constraint issue in smoke-usecases-robot-py3" 15:58:21 gitlint: exit 1 (0.16 seconds) /w/workspace/integration-xtesting-master-commit-lint> gitlint pid=38119 15:58:21 gitlint: FAIL code 1 (3.95=setup[3.80]+cmd[0.16] seconds) 15:58:21 evaluation failed :( (4.12 seconds) 15:58:21 + tox_status=1 15:58:21 + echo '---> Completed tox runs' 15:58:21 ---> Completed tox runs 15:58:21 + for i in .tox/*/log 15:58:21 ++ echo .tox/gitlint/log 15:58:21 ++ awk -F/ '{print $2}' 15:58:21 + tox_env=gitlint 15:58:21 + cp -r .tox/gitlint/log /w/workspace/integration-xtesting-master-commit-lint/archives/tox/gitlint 15:58:21 + DOC_DIR=docs/_build/html 15:58:21 + [[ -d docs/_build/html ]] 15:58:21 + echo '---> tox-run.sh ends' 15:58:21 ---> tox-run.sh ends 15:58:21 + test 1 -eq 0 15:58:21 + exit 1 15:58:21 Build step 'Execute shell' marked build as failure 15:58:21 $ ssh-agent -k 15:58:21 unset SSH_AUTH_SOCK; 15:58:21 unset SSH_AGENT_PID; 15:58:21 echo Agent pid 20083 killed; 15:58:21 [ssh-agent] Stopped. 15:58:22 [PostBuildScript] - [INFO] Executing post build scripts. 15:58:22 [integration-xtesting-master-commit-lint] $ /bin/bash /tmp/jenkins14840868724202503938.sh 15:58:22 ---> sysstat.sh 15:58:22 [integration-xtesting-master-commit-lint] $ /bin/bash /tmp/jenkins1333850948430389961.sh 15:58:22 ---> package-listing.sh 15:58:22 ++ facter osfamily 15:58:22 ++ tr '[:upper:]' '[:lower:]' 15:58:22 + OS_FAMILY=redhat 15:58:22 + workspace=/w/workspace/integration-xtesting-master-commit-lint 15:58:22 + START_PACKAGES=/tmp/packages_start.txt 15:58:22 + END_PACKAGES=/tmp/packages_end.txt 15:58:22 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:58:22 + PACKAGES=/tmp/packages_start.txt 15:58:22 + '[' /w/workspace/integration-xtesting-master-commit-lint ']' 15:58:22 + PACKAGES=/tmp/packages_end.txt 15:58:22 + case "${OS_FAMILY}" in 15:58:22 + rpm -qa 15:58:22 + sort 15:58:23 + '[' -f /tmp/packages_start.txt ']' 15:58:23 + '[' -f /tmp/packages_end.txt ']' 15:58:23 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:58:23 + '[' /w/workspace/integration-xtesting-master-commit-lint ']' 15:58:23 + mkdir -p /w/workspace/integration-xtesting-master-commit-lint/archives/ 15:58:23 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-xtesting-master-commit-lint/archives/ 15:58:23 [integration-xtesting-master-commit-lint] $ /bin/bash /tmp/jenkins8906776739949516100.sh 15:58:23 ---> capture-instance-metadata.sh 15:58:23 Setup pyenv: 15:58:23 system 15:58:23 3.8.13 15:58:23 3.9.13 15:58:23 * 3.10.6 (set by /w/workspace/integration-xtesting-master-commit-lint/.python-version) 15:58:27 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-qj5w 15:58:27 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:58:29 lf-activate-venv(): INFO: Installing: lftools 15:58:56 lf-activate-venv(): INFO: Adding /tmp/venv-qj5w/bin to PATH 15:58:56 INFO: Running in OpenStack, capturing instance metadata 15:58:57 [integration-xtesting-master-commit-lint] $ /bin/bash /tmp/jenkins14719865694857708881.sh 15:58:57 provisioning config files... 15:58:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-xtesting-master-commit-lint@tmp/config8691208697191045333tmp 15:58:57 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 15:58:57 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 15:58:57 [EnvInject] - Injecting environment variables from a build step. 15:58:57 [EnvInject] - Injecting as environment variables the properties content 15:58:57 SERVER_ID=logs 15:58:57 15:58:57 [EnvInject] - Variables injected successfully. 15:58:57 [integration-xtesting-master-commit-lint] $ /bin/bash /tmp/jenkins12657379449164863936.sh 15:58:57 ---> create-netrc.sh 15:58:57 [integration-xtesting-master-commit-lint] $ /bin/bash /tmp/jenkins595423963229100329.sh 15:58:57 ---> python-tools-install.sh 15:58:57 Setup pyenv: 15:58:57 system 15:58:57 3.8.13 15:58:57 3.9.13 15:58:57 * 3.10.6 (set by /w/workspace/integration-xtesting-master-commit-lint/.python-version) 15:58:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qj5w from file:/tmp/.os_lf_venv 15:58:58 lf-activate-venv(): INFO: Installing: lftools 15:59:05 lf-activate-venv(): INFO: Adding /tmp/venv-qj5w/bin to PATH 15:59:05 Generating Requirements File 15:59:27 Python 3.10.6 15:59:28 pip 24.2 from /tmp/venv-qj5w/lib/python3.10/site-packages/pip (python 3.10) 15:59:28 appdirs==1.4.4 15:59:28 argcomplete==3.5.0 15:59:28 aspy.yaml==1.3.0 15:59:28 attrs==24.2.0 15:59:28 autopage==0.5.2 15:59:28 beautifulsoup4==4.12.3 15:59:28 boto3==1.35.21 15:59:28 botocore==1.35.21 15:59:28 bs4==0.0.2 15:59:28 cachetools==5.5.0 15:59:28 certifi==2024.8.30 15:59:28 cffi==1.17.1 15:59:28 cfgv==3.4.0 15:59:28 chardet==5.2.0 15:59:28 charset-normalizer==3.3.2 15:59:28 click==8.1.7 15:59:28 cliff==4.7.0 15:59:28 cmd2==2.4.3 15:59:28 cryptography==3.3.2 15:59:28 debtcollector==3.0.0 15:59:28 decorator==5.1.1 15:59:28 defusedxml==0.7.1 15:59:28 Deprecated==1.2.14 15:59:28 distlib==0.3.8 15:59:28 dnspython==2.6.1 15:59:28 docker==4.2.2 15:59:28 dogpile.cache==1.3.3 15:59:28 email_validator==2.2.0 15:59:28 filelock==3.16.1 15:59:28 future==1.0.0 15:59:28 gitdb==4.0.11 15:59:28 GitPython==3.1.43 15:59:28 google-auth==2.34.0 15:59:28 httplib2==0.22.0 15:59:28 identify==2.6.1 15:59:28 idna==3.10 15:59:28 importlib-resources==1.5.0 15:59:28 iso8601==2.1.0 15:59:28 Jinja2==3.1.4 15:59:28 jmespath==1.0.1 15:59:28 jsonpatch==1.33 15:59:28 jsonpointer==3.0.0 15:59:28 jsonschema==4.23.0 15:59:28 jsonschema-specifications==2023.12.1 15:59:28 keystoneauth1==5.8.0 15:59:28 kubernetes==30.1.0 15:59:28 lftools==0.37.10 15:59:28 lxml==5.3.0 15:59:28 MarkupSafe==2.1.5 15:59:28 msgpack==1.1.0 15:59:28 multi_key_dict==2.0.3 15:59:28 munch==4.0.0 15:59:28 netaddr==1.3.0 15:59:28 netifaces==0.11.0 15:59:28 niet==1.4.2 15:59:28 nodeenv==1.9.1 15:59:28 oauth2client==4.1.3 15:59:28 oauthlib==3.2.2 15:59:28 openstacksdk==4.0.0 15:59:28 os-client-config==2.1.0 15:59:28 os-service-types==1.7.0 15:59:28 osc-lib==3.1.0 15:59:28 oslo.config==9.6.0 15:59:28 oslo.context==5.6.0 15:59:28 oslo.i18n==6.4.0 15:59:28 oslo.log==6.1.2 15:59:28 oslo.serialization==5.5.0 15:59:28 oslo.utils==7.3.0 15:59:28 packaging==24.1 15:59:28 pbr==6.1.0 15:59:28 platformdirs==4.3.6 15:59:28 prettytable==3.11.0 15:59:28 pyasn1==0.6.1 15:59:28 pyasn1_modules==0.4.1 15:59:28 pycparser==2.22 15:59:28 pygerrit2==2.0.15 15:59:28 PyGithub==2.4.0 15:59:28 PyJWT==2.9.0 15:59:28 PyNaCl==1.5.0 15:59:28 pyparsing==2.4.7 15:59:28 pyperclip==1.9.0 15:59:28 pyrsistent==0.20.0 15:59:28 python-cinderclient==9.6.0 15:59:28 python-dateutil==2.9.0.post0 15:59:28 python-heatclient==4.0.0 15:59:28 python-jenkins==1.8.2 15:59:28 python-keystoneclient==5.5.0 15:59:28 python-magnumclient==4.7.0 15:59:28 python-openstackclient==7.1.1 15:59:28 python-swiftclient==4.6.0 15:59:28 PyYAML==6.0.2 15:59:28 referencing==0.35.1 15:59:28 requests==2.32.3 15:59:28 requests-oauthlib==2.0.0 15:59:28 requestsexceptions==1.4.0 15:59:28 rfc3986==2.0.0 15:59:28 rpds-py==0.20.0 15:59:28 rsa==4.9 15:59:28 ruamel.yaml==0.18.6 15:59:28 ruamel.yaml.clib==0.2.8 15:59:28 s3transfer==0.10.2 15:59:28 simplejson==3.19.3 15:59:28 six==1.16.0 15:59:28 smmap==5.0.1 15:59:28 soupsieve==2.6 15:59:28 stevedore==5.3.0 15:59:28 tabulate==0.9.0 15:59:28 toml==0.10.2 15:59:28 tomlkit==0.13.2 15:59:28 tqdm==4.66.5 15:59:28 typing_extensions==4.12.2 15:59:28 tzdata==2024.1 15:59:28 urllib3==1.26.20 15:59:28 virtualenv==20.26.5 15:59:28 wcwidth==0.2.13 15:59:28 websocket-client==1.8.0 15:59:28 wrapt==1.16.0 15:59:28 xdg==6.0.0 15:59:28 xmltodict==0.13.0 15:59:28 yq==3.4.3 15:59:28 [integration-xtesting-master-commit-lint] $ /bin/bash /tmp/jenkins16835228320585811006.sh 15:59:28 ---> sudo-logs.sh 15:59:28 Archiving 'sudo' log.. 15:59:28 [integration-xtesting-master-commit-lint] $ /bin/bash /tmp/jenkins14138721893354875484.sh 15:59:28 ---> job-cost.sh 15:59:29 Setup pyenv: 15:59:29 system 15:59:29 3.8.13 15:59:29 3.9.13 15:59:29 * 3.10.6 (set by /w/workspace/integration-xtesting-master-commit-lint/.python-version) 15:59:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qj5w from file:/tmp/.os_lf_venv 15:59:30 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:59:34 lf-activate-venv(): INFO: Adding /tmp/venv-qj5w/bin to PATH 15:59:34 INFO: No Stack... 15:59:34 INFO: Retrieving Pricing Info for: v3-standard-2 15:59:34 INFO: Archiving Costs 15:59:34 [integration-xtesting-master-commit-lint] $ /bin/bash -l /tmp/jenkins15869163547343549746.sh 15:59:34 ---> logs-deploy.sh 15:59:34 Setup pyenv: 15:59:34 system 15:59:34 3.8.13 15:59:34 3.9.13 15:59:34 * 3.10.6 (set by /w/workspace/integration-xtesting-master-commit-lint/.python-version) 15:59:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qj5w from file:/tmp/.os_lf_venv 15:59:35 lf-activate-venv(): INFO: Installing: lftools 15:59:43 lf-activate-venv(): INFO: Adding /tmp/venv-qj5w/bin to PATH 15:59:43 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-xtesting-master-commit-lint/256 15:59:43 INFO: archiving workspace using pattern(s): 15:59:44 Archives upload complete. 15:59:44 INFO: archiving logs to Nexus 15:59:45 ---> uname -a: 15:59:45 Linux prd-centos8-builder-2c-1g-39617.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 15:59:45 15:59:45 15:59:45 ---> lscpu: 15:59:45 Architecture: x86_64 15:59:45 CPU op-mode(s): 32-bit, 64-bit 15:59:45 Byte Order: Little Endian 15:59:45 CPU(s): 2 15:59:45 On-line CPU(s) list: 0,1 15:59:45 Thread(s) per core: 1 15:59:45 Core(s) per socket: 1 15:59:45 Socket(s): 2 15:59:45 NUMA node(s): 1 15:59:45 Vendor ID: AuthenticAMD 15:59:45 CPU family: 23 15:59:45 Model: 49 15:59:45 Model name: AMD EPYC-Rome Processor 15:59:45 Stepping: 0 15:59:45 CPU MHz: 2800.000 15:59:45 BogoMIPS: 5600.00 15:59:45 Virtualization: AMD-V 15:59:45 Hypervisor vendor: KVM 15:59:45 Virtualization type: full 15:59:45 L1d cache: 32K 15:59:45 L1i cache: 32K 15:59:45 L2 cache: 512K 15:59:45 L3 cache: 16384K 15:59:45 NUMA node0 CPU(s): 0,1 15:59:45 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 15:59:45 15:59:45 15:59:45 ---> nproc: 15:59:45 2 15:59:45 15:59:45 15:59:45 ---> df -h: 15:59:45 Filesystem Size Used Avail Use% Mounted on 15:59:45 devtmpfs 3.8G 0 3.8G 0% /dev 15:59:45 tmpfs 3.8G 0 3.8G 0% /dev/shm 15:59:45 tmpfs 3.8G 17M 3.8G 1% /run 15:59:45 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 15:59:45 /dev/vda1 40G 8.5G 32G 22% / 15:59:45 tmpfs 770M 0 770M 0% /run/user/1001 15:59:45 15:59:45 15:59:45 ---> free -m: 15:59:45 total used free shared buff/cache available 15:59:45 Mem: 7699 582 4973 19 2143 6810 15:59:45 Swap: 1023 0 1023 15:59:45 15:59:45 15:59:45 ---> ip addr: 15:59:45 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:59:45 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:59:45 inet 127.0.0.1/8 scope host lo 15:59:45 valid_lft forever preferred_lft forever 15:59:45 inet6 ::1/128 scope host 15:59:45 valid_lft forever preferred_lft forever 15:59:45 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 15:59:45 link/ether fa:16:3e:81:d4:6d brd ff:ff:ff:ff:ff:ff 15:59:45 altname enp0s3 15:59:45 altname ens3 15:59:45 inet 10.30.107.88/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 15:59:45 valid_lft 86248sec preferred_lft 86248sec 15:59:45 inet6 fe80::f816:3eff:fe81:d46d/64 scope link 15:59:45 valid_lft forever preferred_lft forever 15:59:45 15:59:45 15:59:45 ---> sar -b -r -n DEV: 15:59:45 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 09/18/2024 _x86_64_ (2 CPU) 15:59:45 15:59:45 15:57:09 LINUX RESTART (2 CPU) 15:59:45 15:59:45 03:58:01 PM tps rtps wtps bread/s bwrtn/s 15:59:45 03:59:01 PM 281.54 120.76 160.78 3603.73 8977.97 15:59:45 Average: 281.54 120.76 160.78 3603.73 8977.97 15:59:45 15:59:45 03:58:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:59:45 03:59:01 PM 5224296 7005104 2660148 33.74 2688 1950240 715452 8.01 397632 1907356 111564 15:59:45 Average: 5224296 7005104 2660148 33.74 2688 1950240 715452 8.01 397632 1907356 111564 15:59:45 15:59:45 03:58:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:59:45 03:59:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:59:45 03:59:01 PM eth0 76.39 52.00 850.11 25.20 0.00 0.00 0.00 0.00 15:59:45 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:59:45 Average: eth0 76.39 52.00 850.11 25.20 0.00 0.00 0.00 0.00 15:59:45 15:59:45 15:59:45 ---> sar -P ALL: 15:59:45 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 09/18/2024 _x86_64_ (2 CPU) 15:59:45 15:59:45 15:57:09 LINUX RESTART (2 CPU) 15:59:45 15:59:45 03:58:01 PM CPU %user %nice %system %iowait %steal %idle 15:59:45 03:59:01 PM all 39.22 1.61 17.66 7.64 0.19 33.68 15:59:45 03:59:01 PM 0 32.63 1.98 19.06 8.61 0.19 37.54 15:59:45 03:59:01 PM 1 45.78 1.25 16.27 6.67 0.20 29.83 15:59:45 Average: all 39.22 1.61 17.66 7.64 0.19 33.68 15:59:45 Average: 0 32.63 1.98 19.06 8.61 0.19 37.54 15:59:45 Average: 1 45.78 1.25 16.27 6.67 0.20 29.83 15:59:45 15:59:45 15:59:45