10:53:54 Triggered by Gerrit: https://gerrit.onap.org/r/c/integration/xtesting/+/141111 10:53:54 Running as SYSTEM 10:53:54 [EnvInject] - Loading node environment variables. 10:53:54 Building remotely on prd-centos8-builder-2c-1g-18917 (centos8-builder-2c-1g) in workspace /w/workspace/integration-xtesting-master-commit-lint 10:53:54 [ssh-agent] Looking for ssh-agent implementation... 10:53:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:53:54 $ ssh-agent 10:53:54 SSH_AUTH_SOCK=/tmp/ssh-whm1jdFmPKX1/agent.14400 10:53:54 SSH_AGENT_PID=14401 10:53:54 [ssh-agent] Started. 10:53:55 Running ssh-add (command line suppressed) 10:53:55 Identity added: /w/workspace/integration-xtesting-master-commit-lint@tmp/private_key_13435256168146809278.key (/w/workspace/integration-xtesting-master-commit-lint@tmp/private_key_13435256168146809278.key) 10:53:55 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 10:53:55 The recommended git tool is: NONE 10:53:56 using credential onap-jenkins-ssh 10:53:56 Wiping out workspace first. 10:53:56 Cloning the remote Git repository 10:53:56 Cloning repository git://cloud.onap.org/mirror/integration/xtesting.git 10:53:57 > git init /w/workspace/integration-xtesting-master-commit-lint # timeout=10 10:53:57 Fetching upstream changes from git://cloud.onap.org/mirror/integration/xtesting.git 10:53:57 > git --version # timeout=10 10:53:57 > git --version # 'git version 2.39.0' 10:53:57 using GIT_SSH to set credentials Gerrit user 10:53:57 [INFO] Currently running in a labeled security context 10:53:57 [INFO] Currently SELinux is 'enforcing' on the host 10:53:57 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-xtesting-master-commit-lint@tmp/jenkins-gitclient-ssh8174786853872523687.key 10:53:57 Verifying host key using manually-configured host key entries 10:53:57 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration/xtesting.git +refs/heads/*:refs/remotes/origin/* # timeout=30 10:53:57 > git config remote.origin.url git://cloud.onap.org/mirror/integration/xtesting.git # timeout=10 10:53:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:53:57 > git config remote.origin.url git://cloud.onap.org/mirror/integration/xtesting.git # timeout=10 10:53:57 Fetching upstream changes from git://cloud.onap.org/mirror/integration/xtesting.git 10:53:57 using GIT_SSH to set credentials Gerrit user 10:53:57 [INFO] Currently running in a labeled security context 10:53:57 [INFO] Currently SELinux is 'enforcing' on the host 10:53:57 > /usr/bin/chcon --type=ssh_home_t /w/workspace/integration-xtesting-master-commit-lint@tmp/jenkins-gitclient-ssh18349381895925795725.key 10:53:57 Verifying host key using manually-configured host key entries 10:53:57 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/integration/xtesting.git refs/changes/11/141111/2 # timeout=30 10:53:58 > git rev-parse 192c7300e4919731b3934cc3bde9b3b802888f77^{commit} # timeout=10 10:53:58 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 10:53:58 Checking out Revision 192c7300e4919731b3934cc3bde9b3b802888f77 (refs/changes/11/141111/2) 10:53:58 > git config core.sparsecheckout # timeout=10 10:53:58 > git checkout -f 192c7300e4919731b3934cc3bde9b3b802888f77 # timeout=30 10:54:01 Commit message: "[INT] Add docker image for testkube custom executor" 10:54:01 > git rev-parse FETCH_HEAD^{commit} # timeout=10 10:54:01 > git rev-list --no-walk 11821a0e76e27de1aa00b5f9ffd971f44e5cc934 # timeout=10 10:54:01 [EnvInject] - Injecting environment variables from a build step. 10:54:01 [EnvInject] - Injecting as environment variables the properties content 10:54:01 PYTHON=python3 10:54:01 10:54:01 [EnvInject] - Variables injected successfully. 10:54:01 [integration-xtesting-master-commit-lint] $ /bin/bash -l /tmp/jenkins211708684881164882.sh 10:54:01 ---> tox-install.sh 10:54:01 + source /home/jenkins/lf-env.sh 10:54:01 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:54:01 ++ mktemp -d /tmp/venv-XXXX 10:54:01 + lf_venv=/tmp/venv-bOCB 10:54:01 + local venv_file=/tmp/.os_lf_venv 10:54:01 + local python=python3 10:54:01 + local options 10:54:01 + local set_path=true 10:54:01 + local install_args= 10:54:01 ++ 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 10:54:01 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:54:01 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:54:01 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:54:01 + true 10:54:01 + case $1 in 10:54:01 + venv_file=/tmp/.toxenv 10:54:01 + shift 2 10:54:01 + true 10:54:01 + case $1 in 10:54:01 + shift 10:54:01 + break 10:54:01 + case $python in 10:54:01 + local pkg_list= 10:54:01 + [[ -d /opt/pyenv ]] 10:54:01 + echo 'Setup pyenv:' 10:54:01 Setup pyenv: 10:54:01 + export PYENV_ROOT=/opt/pyenv 10:54:01 + PYENV_ROOT=/opt/pyenv 10:54:01 + 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 10:54:01 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 10:54:01 + pyenv versions 10:54:01 system 10:54:01 * 3.8.13 (set by /opt/pyenv/version) 10:54:02 * 3.9.13 (set by /opt/pyenv/version) 10:54:02 * 3.10.6 (set by /opt/pyenv/version) 10:54:02 + command -v pyenv 10:54:02 ++ pyenv init - --no-rehash 10:54:02 + 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[*]}"'\'')" 10:54:02 export PATH="/opt/pyenv/shims:${PATH}" 10:54:02 export PYENV_SHELL=bash 10:54:02 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:54:02 pyenv() { 10:54:02 local command 10:54:02 command="${1:-}" 10:54:02 if [ "$#" -gt 0 ]; then 10:54:02 shift 10:54:02 fi 10:54:02 10:54:02 case "$command" in 10:54:02 rehash|shell) 10:54:02 eval "$(pyenv "sh-$command" "$@")" 10:54:02 ;; 10:54:02 *) 10:54:02 command pyenv "$command" "$@" 10:54:02 ;; 10:54:02 esac 10:54:02 }' 10:54:02 +++ 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[*]}"' 10:54:02 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 10:54:02 ++ 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 10:54:02 ++ 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 10:54:02 ++ export PYENV_SHELL=bash 10:54:02 ++ PYENV_SHELL=bash 10:54:02 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:54:02 +++ complete -F _pyenv pyenv 10:54:02 ++ lf-pyver python3 10:54:02 ++ local py_version_xy=python3 10:54:02 ++ local py_version_xyz= 10:54:02 ++ sed 's/^[ *]* //' 10:54:02 ++ awk '{ print $1 }' 10:54:02 ++ pyenv versions 10:54:02 ++ local command 10:54:02 ++ command=versions 10:54:02 ++ '[' 1 -gt 0 ']' 10:54:02 ++ shift 10:54:02 ++ case "$command" in 10:54:02 ++ command pyenv versions 10:54:02 ++ pyenv versions 10:54:02 ++ grep -E '^[0-9.]*[0-9]$' 10:54:02 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:54:02 +++ sort -V 10:54:02 +++ grep '^3' /tmp/.pyenv_versions 10:54:02 +++ tail -n 1 10:54:02 ++ py_version_xyz=3.10.6 10:54:02 ++ [[ -z 3.10.6 ]] 10:54:02 ++ echo 3.10.6 10:54:02 ++ return 0 10:54:02 + pyenv local 3.10.6 10:54:02 + local command 10:54:02 + command=local 10:54:02 + '[' 2 -gt 0 ']' 10:54:02 + shift 10:54:02 + case "$command" in 10:54:02 + command pyenv local 3.10.6 10:54:02 + pyenv local 3.10.6 10:54:02 + for arg in "$@" 10:54:02 + case $arg in 10:54:02 + pkg_list+='tox ' 10:54:02 + for arg in "$@" 10:54:02 + case $arg in 10:54:02 + pkg_list+='virtualenv ' 10:54:02 + for arg in "$@" 10:54:02 + case $arg in 10:54:02 + pkg_list+='urllib3~=1.26.15 ' 10:54:02 + [[ -f /tmp/.toxenv ]] 10:54:02 + [[ ! -f /tmp/.toxenv ]] 10:54:02 + [[ -n '' ]] 10:54:02 + python3 -m venv /tmp/venv-bOCB 10:54:06 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-bOCB' 10:54:06 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-bOCB 10:54:06 + echo /tmp/venv-bOCB 10:54:06 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 10:54:06 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 10:54:06 + /tmp/venv-bOCB/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 10:54:09 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:54:09 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 10:54:09 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 10:54:09 + /tmp/venv-bOCB/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 10:54:11 + type python3 10:54:11 + true 10:54:11 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-bOCB/bin to PATH' 10:54:11 lf-activate-venv(): INFO: Adding /tmp/venv-bOCB/bin to PATH 10:54:11 + PATH=/tmp/venv-bOCB/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 10:54:11 + return 0 10:54:11 + python3 --version 10:54:11 Python 3.10.6 10:54:11 + python3 -m pip --version 10:54:12 pip 25.1.1 from /tmp/venv-bOCB/lib/python3.10/site-packages/pip (python 3.10) 10:54:12 + python3 -m pip freeze 10:54:12 cachetools==6.0.0 10:54:12 chardet==5.2.0 10:54:12 colorama==0.4.6 10:54:12 distlib==0.3.9 10:54:12 filelock==3.18.0 10:54:12 packaging==25.0 10:54:12 platformdirs==4.3.8 10:54:12 pluggy==1.6.0 10:54:12 pyproject-api==1.9.1 10:54:12 tomli==2.2.1 10:54:12 tox==4.26.0 10:54:12 typing_extensions==4.14.0 10:54:12 urllib3==1.26.20 10:54:12 virtualenv==20.31.2 10:54:12 [EnvInject] - Injecting environment variables from a build step. 10:54:12 [EnvInject] - Injecting as environment variables the properties content 10:54:12 PARALLEL=false 10:54:12 10:54:12 [EnvInject] - Variables injected successfully. 10:54:12 [integration-xtesting-master-commit-lint] $ /bin/bash -l /tmp/jenkins14947632199730221270.sh 10:54:12 ---> tox-run.sh 10:54:12 + 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 10:54:12 + ARCHIVE_TOX_DIR=/w/workspace/integration-xtesting-master-commit-lint/archives/tox 10:54:12 + ARCHIVE_DOC_DIR=/w/workspace/integration-xtesting-master-commit-lint/archives/docs 10:54:12 + mkdir -p /w/workspace/integration-xtesting-master-commit-lint/archives/tox 10:54:12 + cd /w/workspace/integration-xtesting-master-commit-lint/. 10:54:12 + source /home/jenkins/lf-env.sh 10:54:12 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:54:12 ++ mktemp -d /tmp/venv-XXXX 10:54:12 + lf_venv=/tmp/venv-6AK7 10:54:12 + local venv_file=/tmp/.os_lf_venv 10:54:12 + local python=python3 10:54:12 + local options 10:54:12 + local set_path=true 10:54:12 + local install_args= 10:54:12 ++ 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 10:54:12 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:54:12 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:54:12 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:54:12 + true 10:54:12 + case $1 in 10:54:12 + venv_file=/tmp/.toxenv 10:54:12 + shift 2 10:54:12 + true 10:54:12 + case $1 in 10:54:12 + shift 10:54:12 + break 10:54:12 + case $python in 10:54:12 + local pkg_list= 10:54:12 + [[ -d /opt/pyenv ]] 10:54:12 + echo 'Setup pyenv:' 10:54:12 Setup pyenv: 10:54:12 + export PYENV_ROOT=/opt/pyenv 10:54:12 + PYENV_ROOT=/opt/pyenv 10:54:12 + 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 10:54:12 + 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 10:54:12 + pyenv versions 10:54:12 system 10:54:12 3.8.13 10:54:12 3.9.13 10:54:12 * 3.10.6 (set by /w/workspace/integration-xtesting-master-commit-lint/.python-version) 10:54:12 + command -v pyenv 10:54:12 ++ pyenv init - --no-rehash 10:54:12 + 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[*]}"'\'')" 10:54:12 export PATH="/opt/pyenv/shims:${PATH}" 10:54:12 export PYENV_SHELL=bash 10:54:12 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:54:12 pyenv() { 10:54:12 local command 10:54:12 command="${1:-}" 10:54:12 if [ "$#" -gt 0 ]; then 10:54:12 shift 10:54:12 fi 10:54:12 10:54:12 case "$command" in 10:54:12 rehash|shell) 10:54:12 eval "$(pyenv "sh-$command" "$@")" 10:54:12 ;; 10:54:12 *) 10:54:12 command pyenv "$command" "$@" 10:54:12 ;; 10:54:12 esac 10:54:12 }' 10:54:12 +++ 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[*]}"' 10:54:12 ++ 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 10:54:12 ++ 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 10:54:12 ++ 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 10:54:12 ++ export PYENV_SHELL=bash 10:54:12 ++ PYENV_SHELL=bash 10:54:12 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:54:12 +++ complete -F _pyenv pyenv 10:54:12 ++ lf-pyver python3 10:54:12 ++ local py_version_xy=python3 10:54:12 ++ local py_version_xyz= 10:54:12 ++ sed 's/^[ *]* //' 10:54:12 ++ awk '{ print $1 }' 10:54:12 ++ pyenv versions 10:54:12 ++ local command 10:54:12 ++ command=versions 10:54:12 ++ '[' 1 -gt 0 ']' 10:54:12 ++ shift 10:54:12 ++ case "$command" in 10:54:12 ++ command pyenv versions 10:54:12 ++ pyenv versions 10:54:12 ++ grep -E '^[0-9.]*[0-9]$' 10:54:12 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:54:12 +++ grep '^3' /tmp/.pyenv_versions 10:54:12 +++ sort -V 10:54:12 +++ tail -n 1 10:54:12 ++ py_version_xyz=3.10.6 10:54:12 ++ [[ -z 3.10.6 ]] 10:54:12 ++ echo 3.10.6 10:54:12 ++ return 0 10:54:12 + pyenv local 3.10.6 10:54:12 + local command 10:54:12 + command=local 10:54:12 + '[' 2 -gt 0 ']' 10:54:12 + shift 10:54:12 + case "$command" in 10:54:12 + command pyenv local 3.10.6 10:54:12 + pyenv local 3.10.6 10:54:12 + for arg in "$@" 10:54:12 + case $arg in 10:54:12 + pkg_list+='tox ' 10:54:12 + for arg in "$@" 10:54:12 + case $arg in 10:54:12 + pkg_list+='virtualenv ' 10:54:12 + for arg in "$@" 10:54:12 + case $arg in 10:54:12 + pkg_list+='urllib3~=1.26.15 ' 10:54:12 + [[ -f /tmp/.toxenv ]] 10:54:12 ++ cat /tmp/.toxenv 10:54:12 + lf_venv=/tmp/venv-bOCB 10:54:12 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bOCB from' file:/tmp/.toxenv 10:54:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bOCB from file:/tmp/.toxenv 10:54:12 + /tmp/venv-bOCB/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 10:54:13 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:54:13 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 10:54:13 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 10:54:13 + /tmp/venv-bOCB/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 10:54:14 + type python3 10:54:14 + true 10:54:14 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-bOCB/bin to PATH' 10:54:14 lf-activate-venv(): INFO: Adding /tmp/venv-bOCB/bin to PATH 10:54:14 + PATH=/tmp/venv-bOCB/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 10:54:14 + return 0 10:54:14 + [[ -d /opt/pyenv ]] 10:54:14 + echo '---> Setting up pyenv' 10:54:14 ---> Setting up pyenv 10:54:14 + export PYENV_ROOT=/opt/pyenv 10:54:14 + PYENV_ROOT=/opt/pyenv 10:54:14 + export PATH=/opt/pyenv/bin:/tmp/venv-bOCB/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 10:54:14 + PATH=/opt/pyenv/bin:/tmp/venv-bOCB/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 10:54:14 ++ pwd 10:54:14 + PYTHONPATH=/w/workspace/integration-xtesting-master-commit-lint 10:54:14 + export PYTHONPATH 10:54:14 + export TOX_TESTENV_PASSENV=PYTHONPATH 10:54:14 + TOX_TESTENV_PASSENV=PYTHONPATH 10:54:14 + tox --version 10:54:14 4.26.0 from /tmp/venv-bOCB/lib/python3.10/site-packages/tox/__init__.py 10:54:14 + PARALLEL=false 10:54:14 + TOX_OPTIONS_LIST= 10:54:14 + [[ -n gitlint ]] 10:54:14 + TOX_OPTIONS_LIST=' -e gitlint' 10:54:14 + case ${PARALLEL,,} in 10:54:14 + tox -e gitlint 10:54:14 + tee -a /w/workspace/integration-xtesting-master-commit-lint/archives/tox/tox.log 10:54:16 gitlint: install_deps> python -I -m pip install gitlint 10:54:18 gitlint: freeze> python -m pip freeze --all 10:54:18 gitlint: arrow==1.2.3,click==8.1.3,gitlint==0.19.1,gitlint-core==0.19.1,pip==25.0.1,python-dateutil==2.9.0.post0,setuptools==75.3.2,sh==1.14.3,six==1.17.0,wheel==0.45.1 10:54:18 gitlint: commands[0]> gitlint 10:54:18 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 10:54:18 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 10:54:18 3: B6 Body message is missing 10:54:18 3: B8 Body does not match regex (.{20,}) 10:54:18 gitlint: exit 2 (0.14 seconds) /w/workspace/integration-xtesting-master-commit-lint> gitlint pid=35340 10:54:18 gitlint: FAIL code 2 (3.42=setup[3.28]+cmd[0.14] seconds) 10:54:18 evaluation failed :( (3.63 seconds) 10:54:18 + tox_status=2 10:54:18 + echo '---> Completed tox runs' 10:54:18 ---> Completed tox runs 10:54:18 + for i in .tox/*/log 10:54:18 ++ echo .tox/gitlint/log 10:54:18 ++ awk -F/ '{print $2}' 10:54:18 + tox_env=gitlint 10:54:18 + cp -r .tox/gitlint/log /w/workspace/integration-xtesting-master-commit-lint/archives/tox/gitlint 10:54:18 + DOC_DIR=docs/_build/html 10:54:18 + [[ -d docs/_build/html ]] 10:54:18 + echo '---> tox-run.sh ends' 10:54:18 ---> tox-run.sh ends 10:54:18 + test 2 -eq 0 10:54:18 + exit 2 10:54:18 Build step 'Execute shell' marked build as failure 10:54:18 $ ssh-agent -k 10:54:18 unset SSH_AUTH_SOCK; 10:54:18 unset SSH_AGENT_PID; 10:54:18 echo Agent pid 14401 killed; 10:54:18 [ssh-agent] Stopped. 10:54:18 [PostBuildScript] - [INFO] Executing post build scripts. 10:54:18 [integration-xtesting-master-commit-lint] $ /bin/bash /tmp/jenkins17635917448551567072.sh 10:54:18 ---> sysstat.sh 10:54:19 [integration-xtesting-master-commit-lint] $ /bin/bash /tmp/jenkins1981403190736001296.sh 10:54:19 ---> package-listing.sh 10:54:19 ++ tr '[:upper:]' '[:lower:]' 10:54:19 ++ facter osfamily 10:54:19 + OS_FAMILY=redhat 10:54:19 + workspace=/w/workspace/integration-xtesting-master-commit-lint 10:54:19 + START_PACKAGES=/tmp/packages_start.txt 10:54:19 + END_PACKAGES=/tmp/packages_end.txt 10:54:19 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:54:19 + PACKAGES=/tmp/packages_start.txt 10:54:19 + '[' /w/workspace/integration-xtesting-master-commit-lint ']' 10:54:19 + PACKAGES=/tmp/packages_end.txt 10:54:19 + case "${OS_FAMILY}" in 10:54:19 + sort 10:54:19 + rpm -qa 10:54:19 + '[' -f /tmp/packages_start.txt ']' 10:54:19 + '[' -f /tmp/packages_end.txt ']' 10:54:19 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:54:19 + '[' /w/workspace/integration-xtesting-master-commit-lint ']' 10:54:19 + mkdir -p /w/workspace/integration-xtesting-master-commit-lint/archives/ 10:54:19 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/integration-xtesting-master-commit-lint/archives/ 10:54:19 [integration-xtesting-master-commit-lint] $ /bin/bash /tmp/jenkins13839970401713174653.sh 10:54:19 ---> capture-instance-metadata.sh 10:54:19 Setup pyenv: 10:54:20 system 10:54:20 3.8.13 10:54:20 3.9.13 10:54:20 * 3.10.6 (set by /w/workspace/integration-xtesting-master-commit-lint/.python-version) 10:54:24 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-79Tz 10:54:24 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:54:28 lf-activate-venv(): INFO: Installing: lftools 10:54:50 lf-activate-venv(): INFO: Adding /tmp/venv-79Tz/bin to PATH 10:54:50 INFO: Running in OpenStack, capturing instance metadata 10:54:50 [integration-xtesting-master-commit-lint] $ /bin/bash /tmp/jenkins16730144357901101221.sh 10:54:51 provisioning config files... 10:54:51 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/integration-xtesting-master-commit-lint@tmp/config377176274312324495tmp 10:54:51 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 10:54:51 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 10:54:51 [EnvInject] - Injecting environment variables from a build step. 10:54:51 [EnvInject] - Injecting as environment variables the properties content 10:54:51 SERVER_ID=logs 10:54:51 10:54:51 [EnvInject] - Variables injected successfully. 10:54:51 [integration-xtesting-master-commit-lint] $ /bin/bash /tmp/jenkins464397306766808968.sh 10:54:51 ---> create-netrc.sh 10:54:51 [integration-xtesting-master-commit-lint] $ /bin/bash /tmp/jenkins14701124894192087127.sh 10:54:51 ---> python-tools-install.sh 10:54:51 Setup pyenv: 10:54:51 system 10:54:51 3.8.13 10:54:51 3.9.13 10:54:51 * 3.10.6 (set by /w/workspace/integration-xtesting-master-commit-lint/.python-version) 10:54:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-79Tz from file:/tmp/.os_lf_venv 10:54:53 lf-activate-venv(): INFO: Installing: lftools 10:55:01 lf-activate-venv(): INFO: Adding /tmp/venv-79Tz/bin to PATH 10:55:01 Generating Requirements File 10:55:21 Python 3.10.6 10:55:21 pip 25.1.1 from /tmp/venv-79Tz/lib/python3.10/site-packages/pip (python 3.10) 10:55:21 appdirs==1.4.4 10:55:21 argcomplete==3.6.2 10:55:21 aspy.yaml==1.3.0 10:55:21 attrs==25.3.0 10:55:21 autopage==0.5.2 10:55:21 beautifulsoup4==4.13.4 10:55:21 boto3==1.38.31 10:55:21 botocore==1.38.31 10:55:21 bs4==0.0.2 10:55:21 cachetools==5.5.2 10:55:21 certifi==2025.4.26 10:55:21 cffi==1.17.1 10:55:21 cfgv==3.4.0 10:55:21 chardet==5.2.0 10:55:21 charset-normalizer==3.4.2 10:55:21 click==8.2.1 10:55:21 cliff==4.10.0 10:55:21 cmd2==2.6.0 10:55:21 cryptography==3.3.2 10:55:21 debtcollector==3.0.0 10:55:21 decorator==5.2.1 10:55:21 defusedxml==0.7.1 10:55:21 Deprecated==1.2.18 10:55:21 distlib==0.3.9 10:55:21 dnspython==2.7.0 10:55:21 docker==7.1.0 10:55:21 dogpile.cache==1.4.0 10:55:21 durationpy==0.10 10:55:21 email_validator==2.2.0 10:55:21 filelock==3.18.0 10:55:21 future==1.0.0 10:55:21 gitdb==4.0.12 10:55:21 GitPython==3.1.44 10:55:21 google-auth==2.40.3 10:55:21 httplib2==0.22.0 10:55:21 identify==2.6.12 10:55:21 idna==3.10 10:55:21 importlib-resources==1.5.0 10:55:21 iso8601==2.1.0 10:55:21 Jinja2==3.1.6 10:55:21 jmespath==1.0.1 10:55:21 jsonpatch==1.33 10:55:21 jsonpointer==3.0.0 10:55:21 jsonschema==4.24.0 10:55:21 jsonschema-specifications==2025.4.1 10:55:21 keystoneauth1==5.11.0 10:55:21 kubernetes==32.0.1 10:55:21 lftools==0.37.13 10:55:21 lxml==5.4.0 10:55:21 MarkupSafe==3.0.2 10:55:21 msgpack==1.1.0 10:55:21 multi_key_dict==2.0.3 10:55:21 munch==4.0.0 10:55:21 netaddr==1.3.0 10:55:21 niet==1.4.2 10:55:21 nodeenv==1.9.1 10:55:21 oauth2client==4.1.3 10:55:21 oauthlib==3.2.2 10:55:21 openstacksdk==4.6.0 10:55:21 os-client-config==2.1.0 10:55:21 os-service-types==1.7.0 10:55:21 osc-lib==4.0.2 10:55:21 oslo.config==9.8.0 10:55:21 oslo.context==6.0.0 10:55:21 oslo.i18n==6.5.1 10:55:21 oslo.log==7.1.0 10:55:21 oslo.serialization==5.7.0 10:55:21 oslo.utils==9.0.0 10:55:21 packaging==25.0 10:55:21 pbr==6.1.1 10:55:21 platformdirs==4.3.8 10:55:21 prettytable==3.16.0 10:55:21 psutil==7.0.0 10:55:21 pyasn1==0.6.1 10:55:21 pyasn1_modules==0.4.2 10:55:21 pycparser==2.22 10:55:21 pygerrit2==2.0.15 10:55:21 PyGithub==2.6.1 10:55:21 PyJWT==2.10.1 10:55:21 PyNaCl==1.5.0 10:55:21 pyparsing==2.4.7 10:55:21 pyperclip==1.9.0 10:55:21 pyrsistent==0.20.0 10:55:21 python-cinderclient==9.7.0 10:55:21 python-dateutil==2.9.0.post0 10:55:21 python-heatclient==4.2.0 10:55:21 python-jenkins==1.8.2 10:55:21 python-keystoneclient==5.6.0 10:55:21 python-magnumclient==4.8.1 10:55:21 python-openstackclient==8.1.0 10:55:21 python-swiftclient==4.8.0 10:55:21 PyYAML==6.0.2 10:55:21 referencing==0.36.2 10:55:21 requests==2.32.3 10:55:21 requests-oauthlib==2.0.0 10:55:21 requestsexceptions==1.4.0 10:55:21 rfc3986==2.0.0 10:55:21 rpds-py==0.25.1 10:55:21 rsa==4.9.1 10:55:21 ruamel.yaml==0.18.12 10:55:21 ruamel.yaml.clib==0.2.12 10:55:21 s3transfer==0.13.0 10:55:21 simplejson==3.20.1 10:55:21 six==1.17.0 10:55:21 smmap==5.0.2 10:55:21 soupsieve==2.7 10:55:21 stevedore==5.4.1 10:55:21 tabulate==0.9.0 10:55:21 toml==0.10.2 10:55:21 tomlkit==0.13.3 10:55:21 tqdm==4.67.1 10:55:21 typing_extensions==4.14.0 10:55:21 tzdata==2025.2 10:55:21 urllib3==1.26.20 10:55:21 virtualenv==20.31.2 10:55:21 wcwidth==0.2.13 10:55:21 websocket-client==1.8.0 10:55:21 wrapt==1.17.2 10:55:21 xdg==6.0.0 10:55:21 xmltodict==0.14.2 10:55:21 yq==3.4.3 10:55:21 [integration-xtesting-master-commit-lint] $ /bin/bash /tmp/jenkins7151387960585991619.sh 10:55:21 ---> sudo-logs.sh 10:55:21 Archiving 'sudo' log.. 10:55:22 [integration-xtesting-master-commit-lint] $ /bin/bash /tmp/jenkins12215081734584946001.sh 10:55:22 ---> job-cost.sh 10:55:22 Setup pyenv: 10:55:22 system 10:55:22 3.8.13 10:55:22 3.9.13 10:55:22 * 3.10.6 (set by /w/workspace/integration-xtesting-master-commit-lint/.python-version) 10:55:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-79Tz from file:/tmp/.os_lf_venv 10:55:24 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:55:30 lf-activate-venv(): INFO: Adding /tmp/venv-79Tz/bin to PATH 10:55:30 INFO: No Stack... 10:55:30 INFO: Retrieving Pricing Info for: v3-standard-2 10:55:30 INFO: Archiving Costs 10:55:30 [integration-xtesting-master-commit-lint] $ /bin/bash -l /tmp/jenkins6177192531307855027.sh 10:55:30 ---> logs-deploy.sh 10:55:30 Setup pyenv: 10:55:30 system 10:55:30 3.8.13 10:55:30 3.9.13 10:55:30 * 3.10.6 (set by /w/workspace/integration-xtesting-master-commit-lint/.python-version) 10:55:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-79Tz from file:/tmp/.os_lf_venv 10:55:32 lf-activate-venv(): INFO: Installing: lftools 10:55:41 lf-activate-venv(): INFO: Adding /tmp/venv-79Tz/bin to PATH 10:55:41 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/integration-xtesting-master-commit-lint/289 10:55:41 INFO: archiving workspace using pattern(s): 10:55:42 Archives upload complete. 10:55:42 INFO: archiving logs to Nexus 10:55:43 ---> uname -a: 10:55:43 Linux prd-centos8-builder-2c-1g-18917.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 10:55:43 10:55:43 10:55:43 ---> lscpu: 10:55:43 Architecture: x86_64 10:55:43 CPU op-mode(s): 32-bit, 64-bit 10:55:43 Byte Order: Little Endian 10:55:43 CPU(s): 2 10:55:43 On-line CPU(s) list: 0,1 10:55:43 Thread(s) per core: 1 10:55:43 Core(s) per socket: 1 10:55:43 Socket(s): 2 10:55:43 NUMA node(s): 1 10:55:43 Vendor ID: AuthenticAMD 10:55:43 CPU family: 23 10:55:43 Model: 49 10:55:43 Model name: AMD EPYC-Rome Processor 10:55:43 Stepping: 0 10:55:43 CPU MHz: 2799.998 10:55:43 BogoMIPS: 5599.99 10:55:43 Virtualization: AMD-V 10:55:43 Hypervisor vendor: KVM 10:55:43 Virtualization type: full 10:55:43 L1d cache: 32K 10:55:43 L1i cache: 32K 10:55:43 L2 cache: 512K 10:55:43 L3 cache: 16384K 10:55:43 NUMA node0 CPU(s): 0,1 10:55:43 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 10:55:43 10:55:43 10:55:43 ---> nproc: 10:55:43 2 10:55:43 10:55:43 10:55:43 ---> df -h: 10:55:43 Filesystem Size Used Avail Use% Mounted on 10:55:43 devtmpfs 3.8G 0 3.8G 0% /dev 10:55:43 tmpfs 3.8G 0 3.8G 0% /dev/shm 10:55:43 tmpfs 3.8G 17M 3.8G 1% /run 10:55:43 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 10:55:43 /dev/vda1 40G 8.5G 32G 22% / 10:55:43 tmpfs 770M 0 770M 0% /run/user/1001 10:55:43 10:55:43 10:55:43 ---> free -m: 10:55:43 total used free shared buff/cache available 10:55:43 Mem: 7699 575 4996 19 2128 6817 10:55:43 Swap: 1023 0 1023 10:55:43 10:55:43 10:55:43 ---> ip addr: 10:55:43 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:55:43 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:55:43 inet 127.0.0.1/8 scope host lo 10:55:43 valid_lft forever preferred_lft forever 10:55:43 inet6 ::1/128 scope host 10:55:43 valid_lft forever preferred_lft forever 10:55:43 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 10:55:43 link/ether fa:16:3e:32:1b:23 brd ff:ff:ff:ff:ff:ff 10:55:43 altname enp0s3 10:55:43 altname ens3 10:55:43 inet 10.30.106.238/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 10:55:43 valid_lft 86270sec preferred_lft 86270sec 10:55:43 inet6 fe80::f816:3eff:fe32:1b23/64 scope link 10:55:43 valid_lft forever preferred_lft forever 10:55:43 10:55:43 10:55:43 ---> sar -b -r -n DEV: 10:55:43 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 06/06/2025 _x86_64_ (2 CPU) 10:55:43 10:55:43 10:53:29 LINUX RESTART (2 CPU) 10:55:43 10:55:43 10:54:01 AM tps rtps wtps bread/s bwrtn/s 10:55:43 10:55:01 AM 248.75 123.28 125.47 2400.27 8888.44 10:55:43 Average: 248.75 123.28 125.47 2400.27 8888.44 10:55:43 10:55:43 10:54:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:55:43 10:55:01 AM 5295728 7053456 2588716 32.83 2688 1927668 665908 7.45 372140 1864924 128196 10:55:43 Average: 5295728 7053456 2588716 32.83 2688 1927668 665908 7.45 372140 1864924 128196 10:55:43 10:55:43 10:54:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:55:43 10:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:55:43 10:55:01 AM eth0 133.06 86.45 940.78 21.56 0.00 0.00 0.00 0.00 10:55:43 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:55:43 Average: eth0 133.06 86.45 940.78 21.56 0.00 0.00 0.00 0.00 10:55:43 10:55:43 10:55:43 ---> sar -P ALL: 10:55:43 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 06/06/2025 _x86_64_ (2 CPU) 10:55:43 10:55:43 10:53:29 LINUX RESTART (2 CPU) 10:55:43 10:55:43 10:54:01 AM CPU %user %nice %system %iowait %steal %idle 10:55:43 10:55:01 AM all 42.13 2.22 17.67 5.52 0.12 32.34 10:55:43 10:55:01 AM 0 42.13 2.31 21.43 7.67 0.14 26.33 10:55:43 10:55:01 AM 1 42.13 2.13 13.92 3.36 0.10 38.36 10:55:43 Average: all 42.13 2.22 17.67 5.52 0.12 32.34 10:55:43 Average: 0 42.13 2.31 21.43 7.67 0.14 26.33 10:55:43 Average: 1 42.13 2.13 13.92 3.36 0.10 38.36 10:55:43 10:55:43 10:55:43