17:03:15 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137077 17:03:15 Running as SYSTEM 17:03:15 [EnvInject] - Loading node environment variables. 17:03:15 Building remotely on prd-ubuntu1804-builder-4c-4g-14821 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-commit-lint 17:03:15 [ssh-agent] Looking for ssh-agent implementation... 17:03:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:03:15 $ ssh-agent 17:03:15 SSH_AUTH_SOCK=/tmp/ssh-A2kASSQWJuz6/agent.1655 17:03:15 SSH_AGENT_PID=1657 17:03:15 [ssh-agent] Started. 17:03:15 Running ssh-add (command line suppressed) 17:03:15 Identity added: /w/workspace/oom-master-commit-lint@tmp/private_key_5564283964212407769.key (/w/workspace/oom-master-commit-lint@tmp/private_key_5564283964212407769.key) 17:03:15 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 17:03:15 The recommended git tool is: NONE 17:03:17 using credential onap-jenkins-ssh 17:03:17 Wiping out workspace first. 17:03:17 Cloning the remote Git repository 17:03:17 Cloning repository git://cloud.onap.org/mirror/oom.git 17:03:17 > git init /w/workspace/oom-master-commit-lint # timeout=10 17:03:17 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 17:03:17 > git --version # timeout=10 17:03:17 > git --version # 'git version 2.17.1' 17:03:17 using GIT_SSH to set credentials Gerrit user 17:03:17 Verifying host key using manually-configured host key entries 17:03:17 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 17:03:23 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 17:03:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:03:23 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 17:03:23 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 17:03:23 using GIT_SSH to set credentials Gerrit user 17:03:23 Verifying host key using manually-configured host key entries 17:03:23 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/77/137077/2 # timeout=30 17:03:23 > git rev-parse 3c7dd1691469f500054cf033e72ce4860f048a97^{commit} # timeout=10 17:03:23 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 17:03:23 Checking out Revision 3c7dd1691469f500054cf033e72ce4860f048a97 (refs/changes/77/137077/2) 17:03:24 > git config core.sparsecheckout # timeout=10 17:03:24 > git checkout -f 3c7dd1691469f500054cf033e72ce4860f048a97 # timeout=30 17:03:27 Commit message: "[CPS] Including Swagger UI in permit-uri config" 17:03:27 > git rev-parse FETCH_HEAD^{commit} # timeout=10 17:03:27 > git rev-list --no-walk 2ee6ad456a91061d64b859ba20108c7e3c556de3 # timeout=10 17:03:27 [EnvInject] - Injecting environment variables from a build step. 17:03:27 [EnvInject] - Injecting as environment variables the properties content 17:03:27 PYTHON=python3 17:03:27 17:03:27 [EnvInject] - Variables injected successfully. 17:03:27 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins16252802653094516087.sh 17:03:27 ---> tox-install.sh 17:03:27 + source /home/jenkins/lf-env.sh 17:03:27 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 17:03:27 ++ mktemp -d /tmp/venv-XXXX 17:03:27 + lf_venv=/tmp/venv-j0p6 17:03:27 + local venv_file=/tmp/.os_lf_venv 17:03:27 + local python=python3 17:03:27 + local options 17:03:27 + local set_path=true 17:03:27 + local install_args= 17:03:27 ++ 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 17:03:27 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 17:03:27 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 17:03:27 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 17:03:27 + true 17:03:27 + case $1 in 17:03:27 + venv_file=/tmp/.toxenv 17:03:27 + shift 2 17:03:27 + true 17:03:27 + case $1 in 17:03:27 + shift 17:03:27 + break 17:03:27 + case $python in 17:03:27 + local pkg_list= 17:03:27 + [[ -d /opt/pyenv ]] 17:03:27 + echo 'Setup pyenv:' 17:03:27 Setup pyenv: 17:03:27 + export PYENV_ROOT=/opt/pyenv 17:03:27 + PYENV_ROOT=/opt/pyenv 17:03:27 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 17:03:27 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 17:03:27 + pyenv versions 17:03:27 * system (set by /opt/pyenv/version) 17:03:27 * 3.8.13 (set by /opt/pyenv/version) 17:03:27 * 3.9.13 (set by /opt/pyenv/version) 17:03:27 * 3.10.6 (set by /opt/pyenv/version) 17:03:27 + command -v pyenv 17:03:27 ++ pyenv init - --no-rehash 17:03:27 + 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[*]}"'\'')" 17:03:27 export PATH="/opt/pyenv/shims:${PATH}" 17:03:27 export PYENV_SHELL=bash 17:03:27 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 17:03:27 pyenv() { 17:03:27 local command 17:03:27 command="${1:-}" 17:03:27 if [ "$#" -gt 0 ]; then 17:03:27 shift 17:03:27 fi 17:03:27 17:03:27 case "$command" in 17:03:27 rehash|shell) 17:03:27 eval "$(pyenv "sh-$command" "$@")" 17:03:27 ;; 17:03:27 *) 17:03:27 command pyenv "$command" "$@" 17:03:27 ;; 17:03:27 esac 17:03:27 }' 17:03:27 +++ 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[*]}"' 17:03:27 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 17:03:27 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 17:03:27 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 17:03:27 ++ export PYENV_SHELL=bash 17:03:27 ++ PYENV_SHELL=bash 17:03:27 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 17:03:27 +++ complete -F _pyenv pyenv 17:03:27 ++ lf-pyver python3 17:03:27 ++ local py_version_xy=python3 17:03:27 ++ local py_version_xyz= 17:03:27 ++ pyenv versions 17:03:27 ++ local command 17:03:27 ++ command=versions 17:03:27 ++ '[' 1 -gt 0 ']' 17:03:27 ++ shift 17:03:27 ++ case "$command" in 17:03:27 ++ command pyenv versions 17:03:27 ++ pyenv versions 17:03:27 ++ awk '{ print $1 }' 17:03:27 ++ grep -E '^[0-9.]*[0-9]$' 17:03:27 ++ sed 's/^[ *]* //' 17:03:27 ++ [[ ! -s /tmp/.pyenv_versions ]] 17:03:27 +++ grep '^3' /tmp/.pyenv_versions 17:03:27 +++ sort -V 17:03:27 +++ tail -n 1 17:03:27 ++ py_version_xyz=3.10.6 17:03:27 ++ [[ -z 3.10.6 ]] 17:03:27 ++ echo 3.10.6 17:03:27 ++ return 0 17:03:27 + pyenv local 3.10.6 17:03:27 + local command 17:03:27 + command=local 17:03:27 + '[' 2 -gt 0 ']' 17:03:27 + shift 17:03:27 + case "$command" in 17:03:27 + command pyenv local 3.10.6 17:03:27 + pyenv local 3.10.6 17:03:27 + for arg in "$@" 17:03:27 + case $arg in 17:03:27 + pkg_list+='tox ' 17:03:27 + for arg in "$@" 17:03:27 + case $arg in 17:03:27 + pkg_list+='virtualenv ' 17:03:27 + for arg in "$@" 17:03:27 + case $arg in 17:03:27 + pkg_list+='urllib3~=1.26.15 ' 17:03:27 + [[ -f /tmp/.toxenv ]] 17:03:27 + [[ ! -f /tmp/.toxenv ]] 17:03:27 + [[ -n '' ]] 17:03:27 + python3 -m venv /tmp/venv-j0p6 17:03:32 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-j0p6' 17:03:32 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-j0p6 17:03:32 + echo /tmp/venv-j0p6 17:03:32 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 17:03:32 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 17:03:32 + /tmp/venv-j0p6/bin/python3 -m pip install --upgrade --quiet pip virtualenv 17:03:35 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 17:03:35 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 17:03:35 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 17:03:35 + /tmp/venv-j0p6/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 17:03:38 + type python3 17:03:38 + true 17:03:38 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-j0p6/bin to PATH' 17:03:38 lf-activate-venv(): INFO: Adding /tmp/venv-j0p6/bin to PATH 17:03:38 + PATH=/tmp/venv-j0p6/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 17:03:38 + return 0 17:03:38 + python3 --version 17:03:38 Python 3.10.6 17:03:38 + python3 -m pip --version 17:03:38 pip 23.3.2 from /tmp/venv-j0p6/lib/python3.10/site-packages/pip (python 3.10) 17:03:38 + python3 -m pip freeze 17:03:38 cachetools==5.3.2 17:03:38 chardet==5.2.0 17:03:38 colorama==0.4.6 17:03:38 distlib==0.3.8 17:03:38 filelock==3.13.1 17:03:38 packaging==23.2 17:03:38 platformdirs==4.1.0 17:03:38 pluggy==1.4.0 17:03:38 pyproject-api==1.6.1 17:03:38 tomli==2.0.1 17:03:38 tox==4.12.1 17:03:38 urllib3==1.26.18 17:03:38 virtualenv==20.25.0 17:03:38 [EnvInject] - Injecting environment variables from a build step. 17:03:38 [EnvInject] - Injecting as environment variables the properties content 17:03:38 PARALLEL=false 17:03:38 17:03:38 [EnvInject] - Variables injected successfully. 17:03:38 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins2481574763757403580.sh 17:03:38 ---> tox-run.sh 17:03:38 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 17:03:38 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-commit-lint/archives/tox 17:03:38 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-commit-lint/archives/docs 17:03:38 + mkdir -p /w/workspace/oom-master-commit-lint/archives/tox 17:03:38 + cd /w/workspace/oom-master-commit-lint/. 17:03:38 + source /home/jenkins/lf-env.sh 17:03:38 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 17:03:38 ++ mktemp -d /tmp/venv-XXXX 17:03:38 + lf_venv=/tmp/venv-bbk4 17:03:38 + local venv_file=/tmp/.os_lf_venv 17:03:38 + local python=python3 17:03:38 + local options 17:03:38 + local set_path=true 17:03:38 + local install_args= 17:03:38 ++ 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 17:03:38 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 17:03:38 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 17:03:38 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 17:03:38 + true 17:03:38 + case $1 in 17:03:38 + venv_file=/tmp/.toxenv 17:03:38 + shift 2 17:03:38 + true 17:03:38 + case $1 in 17:03:38 + shift 17:03:38 + break 17:03:38 + case $python in 17:03:38 + local pkg_list= 17:03:38 + [[ -d /opt/pyenv ]] 17:03:38 + echo 'Setup pyenv:' 17:03:38 Setup pyenv: 17:03:38 + export PYENV_ROOT=/opt/pyenv 17:03:38 + PYENV_ROOT=/opt/pyenv 17:03:38 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 17:03:38 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 17:03:38 + pyenv versions 17:03:38 system 17:03:38 3.8.13 17:03:38 3.9.13 17:03:38 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 17:03:38 + command -v pyenv 17:03:38 ++ pyenv init - --no-rehash 17:03:39 + 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[*]}"'\'')" 17:03:39 export PATH="/opt/pyenv/shims:${PATH}" 17:03:39 export PYENV_SHELL=bash 17:03:39 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 17:03:39 pyenv() { 17:03:39 local command 17:03:39 command="${1:-}" 17:03:39 if [ "$#" -gt 0 ]; then 17:03:39 shift 17:03:39 fi 17:03:39 17:03:39 case "$command" in 17:03:39 rehash|shell) 17:03:39 eval "$(pyenv "sh-$command" "$@")" 17:03:39 ;; 17:03:39 *) 17:03:39 command pyenv "$command" "$@" 17:03:39 ;; 17:03:39 esac 17:03:39 }' 17:03:39 +++ 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[*]}"' 17:03:39 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 17:03:39 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 17:03:39 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 17:03:39 ++ export PYENV_SHELL=bash 17:03:39 ++ PYENV_SHELL=bash 17:03:39 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 17:03:39 +++ complete -F _pyenv pyenv 17:03:39 ++ lf-pyver python3 17:03:39 ++ local py_version_xy=python3 17:03:39 ++ local py_version_xyz= 17:03:39 ++ pyenv versions 17:03:39 ++ local command 17:03:39 ++ command=versions 17:03:39 ++ '[' 1 -gt 0 ']' 17:03:39 ++ shift 17:03:39 ++ case "$command" in 17:03:39 ++ command pyenv versions 17:03:39 ++ pyenv versions 17:03:39 ++ sed 's/^[ *]* //' 17:03:39 ++ awk '{ print $1 }' 17:03:39 ++ grep -E '^[0-9.]*[0-9]$' 17:03:39 ++ [[ ! -s /tmp/.pyenv_versions ]] 17:03:39 +++ grep '^3' /tmp/.pyenv_versions 17:03:39 +++ sort -V 17:03:39 +++ tail -n 1 17:03:39 ++ py_version_xyz=3.10.6 17:03:39 ++ [[ -z 3.10.6 ]] 17:03:39 ++ echo 3.10.6 17:03:39 ++ return 0 17:03:39 + pyenv local 3.10.6 17:03:39 + local command 17:03:39 + command=local 17:03:39 + '[' 2 -gt 0 ']' 17:03:39 + shift 17:03:39 + case "$command" in 17:03:39 + command pyenv local 3.10.6 17:03:39 + pyenv local 3.10.6 17:03:39 + for arg in "$@" 17:03:39 + case $arg in 17:03:39 + pkg_list+='tox ' 17:03:39 + for arg in "$@" 17:03:39 + case $arg in 17:03:39 + pkg_list+='virtualenv ' 17:03:39 + for arg in "$@" 17:03:39 + case $arg in 17:03:39 + pkg_list+='urllib3~=1.26.15 ' 17:03:39 + [[ -f /tmp/.toxenv ]] 17:03:39 ++ cat /tmp/.toxenv 17:03:39 + lf_venv=/tmp/venv-j0p6 17:03:39 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-j0p6 from' file:/tmp/.toxenv 17:03:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-j0p6 from file:/tmp/.toxenv 17:03:39 + /tmp/venv-j0p6/bin/python3 -m pip install --upgrade --quiet pip virtualenv 17:03:40 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 17:03:40 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 17:03:40 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 17:03:40 + /tmp/venv-j0p6/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 17:03:41 + type python3 17:03:41 + true 17:03:41 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-j0p6/bin to PATH' 17:03:41 lf-activate-venv(): INFO: Adding /tmp/venv-j0p6/bin to PATH 17:03:41 + PATH=/tmp/venv-j0p6/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 17:03:41 + return 0 17:03:41 + [[ -d /opt/pyenv ]] 17:03:41 + echo '---> Setting up pyenv' 17:03:41 ---> Setting up pyenv 17:03:41 + export PYENV_ROOT=/opt/pyenv 17:03:41 + PYENV_ROOT=/opt/pyenv 17:03:41 + export PATH=/opt/pyenv/bin:/tmp/venv-j0p6/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 17:03:41 + PATH=/opt/pyenv/bin:/tmp/venv-j0p6/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 17:03:41 ++ pwd 17:03:41 + PYTHONPATH=/w/workspace/oom-master-commit-lint 17:03:41 + export PYTHONPATH 17:03:41 + export TOX_TESTENV_PASSENV=PYTHONPATH 17:03:41 + TOX_TESTENV_PASSENV=PYTHONPATH 17:03:41 + tox --version 17:03:41 4.12.1 from /tmp/venv-j0p6/lib/python3.10/site-packages/tox/__init__.py 17:03:41 + PARALLEL=false 17:03:41 + TOX_OPTIONS_LIST= 17:03:41 + [[ -n gitlint ]] 17:03:41 + TOX_OPTIONS_LIST=' -e gitlint' 17:03:41 + case ${PARALLEL,,} in 17:03:41 + tox -e gitlint 17:03:42 + tee -a /w/workspace/oom-master-commit-lint/archives/tox/tox.log 17:03:43 gitlint: install_deps> python -I -m pip install -r /w/workspace/oom-master-commit-lint/requirements.txt -c https://raw.githubusercontent.com/openstack/requirements/stable/yoga/upper-constraints.txt -c https://git.onap.org/doc/plain/etc/upper-constraints.onap.txt 17:04:08 gitlint: freeze> python -m pip freeze --all 17:04:09 gitlint: alabaster==0.7.12,apeye==1.4.1,apeye-core==1.1.4,arrow==1.2.2,astroid==2.13.5,attrs==21.4.0,autodocsumm==0.2.12,autopep8==1.7.0,Babel==2.9.1,beautifulsoup4==4.10.0,blockdiag==3.0.0,CacheControl==0.12.14,certifi==2023.11.17,charset-normalizer==2.0.12,click==8.0.4,cssutils==2.9.0,dict2css==0.3.0.post1,dill==0.3.7,doc8==0.10.1,docutils==0.17.1,domdf-python-tools==3.8.0.post2,funcparserlib==1.0.0a0,future==0.18.2,gitlint-core==0.17.0,html5lib==1.1,idna==3.3,imagesize==1.3.0,importlib-metadata==4.11.1,isort==5.13.2,Jinja2==3.0.3,jsonschema==3.2.0,lazy-object-proxy==1.10.0,lockfile==0.12.2,MarkupSafe==2.1.0,mccabe==0.7.0,msgpack==1.0.3,natsort==8.4.0,packaging==21.3,pbr==5.8.1,Pillow==9.0.1,pip==23.3.1,platformdirs==2.5.1,pycodestyle==2.11.1,pyenchant==3.2.2,Pygments==2.11.2,pylint==2.15.0,pyparsing==3.0.7,pyrsistent==0.18.1,python-dateutil==2.8.2,pytz==2021.3,PyYAML==6.0,requests==2.27.1,requests-file==1.5.1,restructuredtext-lint==1.4.0,ruamel.yaml==0.17.21,ruamel.yaml.clib==0.2.6,seqdiag==3.0.0,setuptools==60.9.3,sh==1.14.3,six==1.16.0,snowballstemmer==2.2.0,soupsieve==2.3.1,Sphinx==4.4.0,sphinx-autodoc-typehints==1.17.1,sphinx-jinja2-compat==0.2.0.post1,sphinx-prompt==1.5.0,sphinx-rtd-theme==1.0.0,sphinx-tabs==3.4.5,sphinx-toolbox==3.2.0,sphinxcontrib-applehelp==1.0.2,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==1.0.2,sphinxcontrib-htmlhelp==2.0.0,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-plantuml==0.24,sphinxcontrib-qthelp==1.0.3,sphinxcontrib-redoc==1.6.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==1.1.5,sphinxcontrib-spelling==8.0.0,sphinxcontrib-swaggerdoc==0.1.7,stevedore==3.5.2,tabulate==0.8.9,toml==0.10.2,tomli==2.0.1,tomlkit==0.12.3,typing_extensions==4.1.1,urllib3==1.26.8,webcolors==1.11.1,webencodings==0.5.1,wheel==0.42.0,wrapt==1.13.3,zipp==3.7.0 17:04:09 gitlint: commands[0]> gitlint 17:04:09 gitlint: OK (27.05=setup[26.89]+cmd[0.17] seconds) 17:04:09 congratulations :) (27.22 seconds) 17:04:09 + tox_status=0 17:04:09 + echo '---> Completed tox runs' 17:04:09 ---> Completed tox runs 17:04:09 + for i in .tox/*/log 17:04:09 ++ echo .tox/gitlint/log 17:04:09 ++ awk -F/ '{print $2}' 17:04:09 + tox_env=gitlint 17:04:09 + cp -r .tox/gitlint/log /w/workspace/oom-master-commit-lint/archives/tox/gitlint 17:04:09 + DOC_DIR=docs/_build/html 17:04:09 + [[ -d docs/_build/html ]] 17:04:09 + echo '---> tox-run.sh ends' 17:04:09 ---> tox-run.sh ends 17:04:09 + test 0 -eq 0 17:04:09 $ ssh-agent -k 17:04:09 unset SSH_AUTH_SOCK; 17:04:09 unset SSH_AGENT_PID; 17:04:09 echo Agent pid 1657 killed; 17:04:09 [ssh-agent] Stopped. 17:04:09 [PostBuildScript] - [INFO] Executing post build scripts. 17:04:09 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins7231078362197470333.sh 17:04:09 ---> sysstat.sh 17:04:09 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins3036568251128596888.sh 17:04:09 ---> package-listing.sh 17:04:09 ++ facter osfamily 17:04:09 ++ tr '[:upper:]' '[:lower:]' 17:04:10 + OS_FAMILY=debian 17:04:10 + workspace=/w/workspace/oom-master-commit-lint 17:04:10 + START_PACKAGES=/tmp/packages_start.txt 17:04:10 + END_PACKAGES=/tmp/packages_end.txt 17:04:10 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:04:10 + PACKAGES=/tmp/packages_start.txt 17:04:10 + '[' /w/workspace/oom-master-commit-lint ']' 17:04:10 + PACKAGES=/tmp/packages_end.txt 17:04:10 + case "${OS_FAMILY}" in 17:04:10 + dpkg -l 17:04:10 + grep '^ii' 17:04:10 + '[' -f /tmp/packages_start.txt ']' 17:04:10 + '[' -f /tmp/packages_end.txt ']' 17:04:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:04:10 + '[' /w/workspace/oom-master-commit-lint ']' 17:04:10 + mkdir -p /w/workspace/oom-master-commit-lint/archives/ 17:04:10 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-commit-lint/archives/ 17:04:10 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins18017842467191829290.sh 17:04:10 ---> capture-instance-metadata.sh 17:04:10 Setup pyenv: 17:04:10 system 17:04:10 3.8.13 17:04:10 3.9.13 17:04:10 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 17:04:14 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-hpg9 17:04:14 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 17:04:16 lf-activate-venv(): INFO: Installing: lftools 17:04:50 lf-activate-venv(): INFO: Adding /tmp/venv-hpg9/bin to PATH 17:04:50 INFO: Running in OpenStack, capturing instance metadata 17:04:50 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins5633926183561837422.sh 17:04:50 provisioning config files... 17:04:50 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-commit-lint@tmp/config18106351598468459690tmp 17:04:50 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 17:04:50 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 17:04:50 [EnvInject] - Injecting environment variables from a build step. 17:04:50 [EnvInject] - Injecting as environment variables the properties content 17:04:50 SERVER_ID=logs 17:04:50 17:04:50 [EnvInject] - Variables injected successfully. 17:04:50 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins15787247204139898311.sh 17:04:50 ---> create-netrc.sh 17:04:50 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins12814510989806908660.sh 17:04:50 ---> python-tools-install.sh 17:04:50 Setup pyenv: 17:04:50 system 17:04:50 3.8.13 17:04:50 3.9.13 17:04:50 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 17:04:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hpg9 from file:/tmp/.os_lf_venv 17:04:52 lf-activate-venv(): INFO: Installing: lftools 17:04:59 lf-activate-venv(): INFO: Adding /tmp/venv-hpg9/bin to PATH 17:04:59 Generating Requirements File 17:05:29 Python 3.10.6 17:05:29 pip 23.3.2 from /tmp/venv-hpg9/lib/python3.10/site-packages/pip (python 3.10) 17:05:30 appdirs==1.4.4 17:05:30 argcomplete==3.2.2 17:05:30 aspy.yaml==1.3.0 17:05:30 attrs==23.2.0 17:05:30 autopage==0.5.2 17:05:30 beautifulsoup4==4.12.3 17:05:30 boto3==1.34.26 17:05:30 botocore==1.34.26 17:05:30 bs4==0.0.2 17:05:30 cachetools==5.3.2 17:05:30 certifi==2023.11.17 17:05:30 cffi==1.16.0 17:05:30 cfgv==3.4.0 17:05:30 chardet==5.2.0 17:05:30 charset-normalizer==3.3.2 17:05:30 click==8.1.7 17:05:30 cliff==4.5.0 17:05:30 cmd2==2.4.3 17:05:30 cryptography==3.3.2 17:05:30 debtcollector==2.5.0 17:05:30 decorator==5.1.1 17:05:30 defusedxml==0.7.1 17:05:30 Deprecated==1.2.14 17:05:30 distlib==0.3.8 17:05:30 dnspython==2.5.0 17:05:30 docker==4.2.2 17:05:30 dogpile.cache==1.3.0 17:05:30 email-validator==2.1.0.post1 17:05:30 filelock==3.13.1 17:05:30 future==0.18.3 17:05:30 gitdb==4.0.11 17:05:30 GitPython==3.1.41 17:05:30 google-auth==2.26.2 17:05:30 httplib2==0.22.0 17:05:30 identify==2.5.33 17:05:30 idna==3.6 17:05:30 importlib-resources==1.5.0 17:05:30 iso8601==2.1.0 17:05:30 Jinja2==3.1.3 17:05:30 jmespath==1.0.1 17:05:30 jsonpatch==1.33 17:05:30 jsonpointer==2.4 17:05:30 jsonschema==4.21.1 17:05:30 jsonschema-specifications==2023.12.1 17:05:30 keystoneauth1==5.5.0 17:05:30 kubernetes==29.0.0 17:05:30 lftools==0.37.8 17:05:30 lxml==5.1.0 17:05:30 MarkupSafe==2.1.4 17:05:30 msgpack==1.0.7 17:05:30 multi_key_dict==2.0.3 17:05:30 munch==4.0.0 17:05:30 netaddr==0.10.1 17:05:30 netifaces==0.11.0 17:05:30 niet==1.4.2 17:05:30 nodeenv==1.8.0 17:05:30 oauth2client==4.1.3 17:05:30 oauthlib==3.2.2 17:05:30 openstacksdk==0.62.0 17:05:30 os-client-config==2.1.0 17:05:30 os-service-types==1.7.0 17:05:30 osc-lib==3.0.0 17:05:30 oslo.config==9.3.0 17:05:30 oslo.context==5.3.0 17:05:30 oslo.i18n==6.2.0 17:05:30 oslo.log==5.4.0 17:05:30 oslo.serialization==5.3.0 17:05:30 oslo.utils==7.0.0 17:05:30 packaging==23.2 17:05:30 pbr==6.0.0 17:05:30 platformdirs==4.1.0 17:05:30 prettytable==3.9.0 17:05:30 pyasn1==0.5.1 17:05:30 pyasn1-modules==0.3.0 17:05:30 pycparser==2.21 17:05:30 pygerrit2==2.0.15 17:05:30 PyGithub==2.1.1 17:05:30 pyinotify==0.9.6 17:05:30 PyJWT==2.8.0 17:05:30 PyNaCl==1.5.0 17:05:30 pyparsing==2.4.7 17:05:30 pyperclip==1.8.2 17:05:30 pyrsistent==0.20.0 17:05:30 python-cinderclient==9.4.0 17:05:30 python-dateutil==2.8.2 17:05:30 python-heatclient==3.4.0 17:05:30 python-jenkins==1.8.2 17:05:30 python-keystoneclient==5.3.0 17:05:30 python-magnumclient==4.3.0 17:05:30 python-novaclient==18.4.0 17:05:30 python-openstackclient==6.0.0 17:05:30 python-swiftclient==4.4.0 17:05:30 pytz==2023.3.post1 17:05:30 PyYAML==6.0.1 17:05:30 referencing==0.32.1 17:05:30 requests==2.31.0 17:05:30 requests-oauthlib==1.3.1 17:05:30 requestsexceptions==1.4.0 17:05:30 rfc3986==2.0.0 17:05:30 rpds-py==0.17.1 17:05:30 rsa==4.9 17:05:30 ruamel.yaml==0.18.5 17:05:30 ruamel.yaml.clib==0.2.8 17:05:30 s3transfer==0.10.0 17:05:30 simplejson==3.19.2 17:05:30 six==1.16.0 17:05:30 smmap==5.0.1 17:05:30 soupsieve==2.5 17:05:30 stevedore==5.1.0 17:05:30 tabulate==0.9.0 17:05:30 toml==0.10.2 17:05:30 tomlkit==0.12.3 17:05:30 tqdm==4.66.1 17:05:30 typing_extensions==4.9.0 17:05:30 tzdata==2023.4 17:05:30 urllib3==1.26.18 17:05:30 virtualenv==20.25.0 17:05:30 wcwidth==0.2.13 17:05:30 websocket-client==1.7.0 17:05:30 wrapt==1.16.0 17:05:30 xdg==6.0.0 17:05:30 xmltodict==0.13.0 17:05:30 yq==3.2.3 17:05:30 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins8955377413746164171.sh 17:05:30 ---> sudo-logs.sh 17:05:30 Archiving 'sudo' log.. 17:05:30 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins16030260256890510224.sh 17:05:30 ---> job-cost.sh 17:05:30 Setup pyenv: 17:05:30 system 17:05:30 3.8.13 17:05:30 3.9.13 17:05:30 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 17:05:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hpg9 from file:/tmp/.os_lf_venv 17:05:32 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 17:05:39 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 17:05:39 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. 17:05:39 lf-activate-venv(): INFO: Adding /tmp/venv-hpg9/bin to PATH 17:05:39 INFO: No Stack... 17:05:40 INFO: Retrieving Pricing Info for: v3-standard-4 17:05:40 INFO: Archiving Costs 17:05:40 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins2460156737504949200.sh 17:05:40 ---> logs-deploy.sh 17:05:40 Setup pyenv: 17:05:40 system 17:05:40 3.8.13 17:05:40 3.9.13 17:05:40 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 17:05:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hpg9 from file:/tmp/.os_lf_venv 17:05:41 lf-activate-venv(): INFO: Installing: lftools 17:05:51 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 17:05:51 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 17:05:51 lf-activate-venv(): INFO: Adding /tmp/venv-hpg9/bin to PATH 17:05:51 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-commit-lint/7164 17:05:51 INFO: archiving workspace using pattern(s): 17:05:52 Archives upload complete. 17:05:52 INFO: archiving logs to Nexus 17:05:53 ---> uname -a: 17:05:53 Linux prd-ubuntu1804-builder-4c-4g-14821 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 17:05:53 17:05:53 17:05:53 ---> lscpu: 17:05:53 Architecture: x86_64 17:05:53 CPU op-mode(s): 32-bit, 64-bit 17:05:53 Byte Order: Little Endian 17:05:53 CPU(s): 4 17:05:53 On-line CPU(s) list: 0-3 17:05:53 Thread(s) per core: 1 17:05:53 Core(s) per socket: 1 17:05:53 Socket(s): 4 17:05:53 NUMA node(s): 1 17:05:53 Vendor ID: AuthenticAMD 17:05:53 CPU family: 23 17:05:53 Model: 49 17:05:53 Model name: AMD EPYC-Rome Processor 17:05:53 Stepping: 0 17:05:53 CPU MHz: 2799.998 17:05:53 BogoMIPS: 5599.99 17:05:53 Virtualization: AMD-V 17:05:53 Hypervisor vendor: KVM 17:05:53 Virtualization type: full 17:05:53 L1d cache: 32K 17:05:53 L1i cache: 32K 17:05:53 L2 cache: 512K 17:05:53 L3 cache: 16384K 17:05:53 NUMA node0 CPU(s): 0-3 17:05:53 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 xtopology 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 arat npt nrip_save umip rdpid arch_capabilities 17:05:53 17:05:53 17:05:53 ---> nproc: 17:05:53 4 17:05:53 17:05:53 17:05:53 ---> df -h: 17:05:53 Filesystem Size Used Avail Use% Mounted on 17:05:53 udev 7.9G 0 7.9G 0% /dev 17:05:53 tmpfs 1.6G 672K 1.6G 1% /run 17:05:53 /dev/vda1 78G 8.5G 69G 11% / 17:05:53 tmpfs 7.9G 0 7.9G 0% /dev/shm 17:05:53 tmpfs 5.0M 0 5.0M 0% /run/lock 17:05:53 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 17:05:53 /dev/vda15 105M 4.4M 100M 5% /boot/efi 17:05:53 tmpfs 1.6G 0 1.6G 0% /run/user/1001 17:05:53 17:05:53 17:05:53 ---> free -m: 17:05:53 total used free shared buff/cache available 17:05:53 Mem: 16040 543 13203 0 2292 15173 17:05:53 Swap: 1023 0 1023 17:05:53 17:05:53 17:05:53 ---> ip addr: 17:05:53 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 17:05:53 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 17:05:53 inet 127.0.0.1/8 scope host lo 17:05:53 valid_lft forever preferred_lft forever 17:05:53 inet6 ::1/128 scope host 17:05:53 valid_lft forever preferred_lft forever 17:05:53 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 17:05:53 link/ether fa:16:3e:57:5f:62 brd ff:ff:ff:ff:ff:ff 17:05:53 inet 10.30.106.66/23 brd 10.30.107.255 scope global dynamic ens3 17:05:53 valid_lft 86225sec preferred_lft 86225sec 17:05:53 inet6 fe80::f816:3eff:fe57:5f62/64 scope link 17:05:53 valid_lft forever preferred_lft forever 17:05:53 17:05:53 17:05:53 ---> sar -b -r -n DEV: 17:05:53 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-14821) 01/24/24 _x86_64_ (4 CPU) 17:05:53 17:05:53 17:03:00 LINUX RESTART (4 CPU) 17:05:53 17:05:53 17:04:01 tps rtps wtps bread/s bwrtn/s 17:05:53 17:05:01 122.11 14.18 107.93 1083.29 31844.69 17:05:53 Average: 122.11 14.18 107.93 1083.29 31844.69 17:05:53 17:05:53 17:04:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:05:53 17:05:01 13671796 15564020 2753172 16.76 83108 1993424 753160 4.31 719908 1785296 147900 17:05:53 Average: 13671796 15564020 2753172 16.76 83108 1993424 753160 4.31 719908 1785296 147900 17:05:53 17:05:53 17:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:05:53 17:05:01 lo 1.00 1.00 0.11 0.11 0.00 0.00 0.00 0.00 17:05:53 17:05:01 ens3 50.06 33.29 660.26 8.68 0.00 0.00 0.00 0.00 17:05:53 Average: lo 1.00 1.00 0.11 0.11 0.00 0.00 0.00 0.00 17:05:53 Average: ens3 50.06 33.29 660.26 8.68 0.00 0.00 0.00 0.00 17:05:53 17:05:53 17:05:53 ---> sar -P ALL: 17:05:53 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-14821) 01/24/24 _x86_64_ (4 CPU) 17:05:53 17:05:53 17:03:00 LINUX RESTART (4 CPU) 17:05:53 17:05:53 17:04:01 CPU %user %nice %system %iowait %steal %idle 17:05:53 17:05:01 all 19.31 0.00 1.59 5.49 0.05 73.56 17:05:53 17:05:01 0 41.50 0.00 2.72 2.67 0.07 53.03 17:05:53 17:05:01 1 6.77 0.00 1.33 16.59 0.05 75.26 17:05:53 17:05:01 2 16.37 0.00 1.30 0.74 0.03 81.56 17:05:53 17:05:01 3 12.52 0.00 1.02 1.99 0.07 84.40 17:05:53 Average: all 19.31 0.00 1.59 5.49 0.05 73.56 17:05:53 Average: 0 41.50 0.00 2.72 2.67 0.07 53.03 17:05:53 Average: 1 6.77 0.00 1.33 16.59 0.05 75.26 17:05:53 Average: 2 16.37 0.00 1.30 0.74 0.03 81.56 17:05:53 Average: 3 12.52 0.00 1.02 1.99 0.07 84.40 17:05:53 17:05:53 17:05:53