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