15:44:17 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136958 15:44:17 Running as SYSTEM 15:44:17 [EnvInject] - Loading node environment variables. 15:44:17 Building remotely on prd-ubuntu1804-builder-4c-4g-11013 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-commit-lint 15:44:17 [ssh-agent] Looking for ssh-agent implementation... 15:44:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:44:18 $ ssh-agent 15:44:18 SSH_AUTH_SOCK=/tmp/ssh-8IBnM6YNR3s1/agent.1739 15:44:18 SSH_AGENT_PID=1741 15:44:18 [ssh-agent] Started. 15:44:18 Running ssh-add (command line suppressed) 15:44:18 Identity added: /w/workspace/oom-master-commit-lint@tmp/private_key_3877139914162841032.key (/w/workspace/oom-master-commit-lint@tmp/private_key_3877139914162841032.key) 15:44:18 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 15:44:18 The recommended git tool is: NONE 15:44:20 using credential onap-jenkins-ssh 15:44:20 Wiping out workspace first. 15:44:20 Cloning the remote Git repository 15:44:20 Cloning repository git://cloud.onap.org/mirror/oom.git 15:44:20 > git init /w/workspace/oom-master-commit-lint # timeout=10 15:44:20 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:44:20 > git --version # timeout=10 15:44:20 > git --version # 'git version 2.17.1' 15:44:20 using GIT_SSH to set credentials Gerrit user 15:44:20 Verifying host key using manually-configured host key entries 15:44:20 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 15:44:26 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:44:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:44:26 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:44:26 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:44:26 using GIT_SSH to set credentials Gerrit user 15:44:26 Verifying host key using manually-configured host key entries 15:44:26 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/58/136958/2 # timeout=30 15:44:26 > git rev-parse 63f8bfd817e969d5cfd72ab8be0666dd8c594708^{commit} # timeout=10 15:44:26 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 15:44:26 Checking out Revision 63f8bfd817e969d5cfd72ab8be0666dd8c594708 (refs/changes/58/136958/2) 15:44:26 > git config core.sparsecheckout # timeout=10 15:44:26 > git checkout -f 63f8bfd817e969d5cfd72ab8be0666dd8c594708 # timeout=30 15:44:30 Commit message: "[AAI] Fix AAI service monitoring via Prometheus" 15:44:30 > git rev-parse FETCH_HEAD^{commit} # timeout=10 15:44:30 > git rev-list --no-walk 40cbf9be39f507e69e4a0b31b8f6ee5347a3c1a9 # timeout=10 15:44:30 [EnvInject] - Injecting environment variables from a build step. 15:44:30 [EnvInject] - Injecting as environment variables the properties content 15:44:30 PYTHON=python3 15:44:30 15:44:30 [EnvInject] - Variables injected successfully. 15:44:30 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins13263424679592157659.sh 15:44:30 ---> tox-install.sh 15:44:30 + source /home/jenkins/lf-env.sh 15:44:30 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:44:30 ++ mktemp -d /tmp/venv-XXXX 15:44:30 + lf_venv=/tmp/venv-TKuC 15:44:30 + local venv_file=/tmp/.os_lf_venv 15:44:30 + local python=python3 15:44:30 + local options 15:44:30 + local set_path=true 15:44:30 + local install_args= 15:44:30 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:44:30 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:44:30 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:44:30 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:44:30 + true 15:44:30 + case $1 in 15:44:30 + venv_file=/tmp/.toxenv 15:44:30 + shift 2 15:44:30 + true 15:44:30 + case $1 in 15:44:30 + shift 15:44:30 + break 15:44:30 + case $python in 15:44:30 + local pkg_list= 15:44:30 + [[ -d /opt/pyenv ]] 15:44:30 + echo 'Setup pyenv:' 15:44:30 Setup pyenv: 15:44:30 + export PYENV_ROOT=/opt/pyenv 15:44:30 + PYENV_ROOT=/opt/pyenv 15:44:30 + 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 15:44:30 + 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 15:44:30 + pyenv versions 15:44:30 * system (set by /opt/pyenv/version) 15:44:30 * 3.8.13 (set by /opt/pyenv/version) 15:44:30 * 3.9.13 (set by /opt/pyenv/version) 15:44:30 * 3.10.6 (set by /opt/pyenv/version) 15:44:30 + command -v pyenv 15:44:30 ++ pyenv init - --no-rehash 15:44:30 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 15:44:30 export PATH="/opt/pyenv/shims:${PATH}" 15:44:30 export PYENV_SHELL=bash 15:44:30 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:44:30 pyenv() { 15:44:30 local command 15:44:30 command="${1:-}" 15:44:30 if [ "$#" -gt 0 ]; then 15:44:30 shift 15:44:30 fi 15:44:30 15:44:30 case "$command" in 15:44:30 rehash|shell) 15:44:30 eval "$(pyenv "sh-$command" "$@")" 15:44:30 ;; 15:44:30 *) 15:44:30 command pyenv "$command" "$@" 15:44:30 ;; 15:44:30 esac 15:44:30 }' 15:44:30 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 15:44:30 ++ 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 15:44:30 ++ 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 15:44:30 ++ 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 15:44:30 ++ export PYENV_SHELL=bash 15:44:30 ++ PYENV_SHELL=bash 15:44:30 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:44:30 +++ complete -F _pyenv pyenv 15:44:30 ++ lf-pyver python3 15:44:30 ++ local py_version_xy=python3 15:44:30 ++ local py_version_xyz= 15:44:30 ++ pyenv versions 15:44:30 ++ sed 's/^[ *]* //' 15:44:30 ++ awk '{ print $1 }' 15:44:30 ++ local command 15:44:30 ++ command=versions 15:44:30 ++ '[' 1 -gt 0 ']' 15:44:30 ++ shift 15:44:30 ++ case "$command" in 15:44:30 ++ command pyenv versions 15:44:30 ++ pyenv versions 15:44:30 ++ grep -E '^[0-9.]*[0-9]$' 15:44:31 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:44:31 +++ grep '^3' /tmp/.pyenv_versions 15:44:31 +++ sort -V 15:44:31 +++ tail -n 1 15:44:31 ++ py_version_xyz=3.10.6 15:44:31 ++ [[ -z 3.10.6 ]] 15:44:31 ++ echo 3.10.6 15:44:31 ++ return 0 15:44:31 + pyenv local 3.10.6 15:44:31 + local command 15:44:31 + command=local 15:44:31 + '[' 2 -gt 0 ']' 15:44:31 + shift 15:44:31 + case "$command" in 15:44:31 + command pyenv local 3.10.6 15:44:31 + pyenv local 3.10.6 15:44:31 + for arg in "$@" 15:44:31 + case $arg in 15:44:31 + pkg_list+='tox ' 15:44:31 + for arg in "$@" 15:44:31 + case $arg in 15:44:31 + pkg_list+='virtualenv ' 15:44:31 + for arg in "$@" 15:44:31 + case $arg in 15:44:31 + pkg_list+='urllib3~=1.26.15 ' 15:44:31 + [[ -f /tmp/.toxenv ]] 15:44:31 + [[ ! -f /tmp/.toxenv ]] 15:44:31 + [[ -n '' ]] 15:44:31 + python3 -m venv /tmp/venv-TKuC 15:44:35 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-TKuC' 15:44:35 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-TKuC 15:44:35 + echo /tmp/venv-TKuC 15:44:35 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 15:44:35 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 15:44:35 + /tmp/venv-TKuC/bin/python3 -m pip install --upgrade --quiet pip virtualenv 15:44:38 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:44:38 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:44:38 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:44:38 + /tmp/venv-TKuC/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:44:41 + type python3 15:44:41 + true 15:44:41 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-TKuC/bin to PATH' 15:44:41 lf-activate-venv(): INFO: Adding /tmp/venv-TKuC/bin to PATH 15:44:41 + PATH=/tmp/venv-TKuC/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 15:44:41 + return 0 15:44:41 + python3 --version 15:44:41 Python 3.10.6 15:44:41 + python3 -m pip --version 15:44:41 pip 23.3.2 from /tmp/venv-TKuC/lib/python3.10/site-packages/pip (python 3.10) 15:44:41 + python3 -m pip freeze 15:44:41 cachetools==5.3.2 15:44:41 chardet==5.2.0 15:44:41 colorama==0.4.6 15:44:41 distlib==0.3.8 15:44:41 filelock==3.13.1 15:44:41 packaging==23.2 15:44:41 platformdirs==4.1.0 15:44:41 pluggy==1.3.0 15:44:41 pyproject-api==1.6.1 15:44:41 tomli==2.0.1 15:44:41 tox==4.11.4 15:44:41 urllib3==1.26.18 15:44:41 virtualenv==20.25.0 15:44:41 [EnvInject] - Injecting environment variables from a build step. 15:44:41 [EnvInject] - Injecting as environment variables the properties content 15:44:41 PARALLEL=false 15:44:41 15:44:41 [EnvInject] - Variables injected successfully. 15:44:42 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins5916135355192677937.sh 15:44:42 ---> tox-run.sh 15:44:42 + 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 15:44:42 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-commit-lint/archives/tox 15:44:42 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-commit-lint/archives/docs 15:44:42 + mkdir -p /w/workspace/oom-master-commit-lint/archives/tox 15:44:42 + cd /w/workspace/oom-master-commit-lint/. 15:44:42 + source /home/jenkins/lf-env.sh 15:44:42 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:44:42 ++ mktemp -d /tmp/venv-XXXX 15:44:42 + lf_venv=/tmp/venv-I2dc 15:44:42 + local venv_file=/tmp/.os_lf_venv 15:44:42 + local python=python3 15:44:42 + local options 15:44:42 + local set_path=true 15:44:42 + local install_args= 15:44:42 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:44:42 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:44:42 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:44:42 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:44:42 + true 15:44:42 + case $1 in 15:44:42 + venv_file=/tmp/.toxenv 15:44:42 + shift 2 15:44:42 + true 15:44:42 + case $1 in 15:44:42 + shift 15:44:42 + break 15:44:42 + case $python in 15:44:42 + local pkg_list= 15:44:42 + [[ -d /opt/pyenv ]] 15:44:42 + echo 'Setup pyenv:' 15:44:42 Setup pyenv: 15:44:42 + export PYENV_ROOT=/opt/pyenv 15:44:42 + PYENV_ROOT=/opt/pyenv 15:44:42 + 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 15:44:42 + 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 15:44:42 + pyenv versions 15:44:42 system 15:44:42 3.8.13 15:44:42 3.9.13 15:44:42 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 15:44:42 + command -v pyenv 15:44:42 ++ pyenv init - --no-rehash 15:44:42 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 15:44:42 export PATH="/opt/pyenv/shims:${PATH}" 15:44:42 export PYENV_SHELL=bash 15:44:42 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:44:42 pyenv() { 15:44:42 local command 15:44:42 command="${1:-}" 15:44:42 if [ "$#" -gt 0 ]; then 15:44:42 shift 15:44:42 fi 15:44:42 15:44:42 case "$command" in 15:44:42 rehash|shell) 15:44:42 eval "$(pyenv "sh-$command" "$@")" 15:44:42 ;; 15:44:42 *) 15:44:42 command pyenv "$command" "$@" 15:44:42 ;; 15:44:42 esac 15:44:42 }' 15:44:42 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 15:44:42 ++ 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 15:44:42 ++ 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 15:44:42 ++ 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 15:44:42 ++ export PYENV_SHELL=bash 15:44:42 ++ PYENV_SHELL=bash 15:44:42 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:44:42 +++ complete -F _pyenv pyenv 15:44:42 ++ lf-pyver python3 15:44:42 ++ local py_version_xy=python3 15:44:42 ++ local py_version_xyz= 15:44:42 ++ pyenv versions 15:44:42 ++ local command 15:44:42 ++ command=versions 15:44:42 ++ '[' 1 -gt 0 ']' 15:44:42 ++ shift 15:44:42 ++ case "$command" in 15:44:42 ++ command pyenv versions 15:44:42 ++ pyenv versions 15:44:42 ++ sed 's/^[ *]* //' 15:44:42 ++ grep -E '^[0-9.]*[0-9]$' 15:44:42 ++ awk '{ print $1 }' 15:44:42 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:44:42 +++ grep '^3' /tmp/.pyenv_versions 15:44:42 +++ sort -V 15:44:42 +++ tail -n 1 15:44:42 ++ py_version_xyz=3.10.6 15:44:42 ++ [[ -z 3.10.6 ]] 15:44:42 ++ echo 3.10.6 15:44:42 ++ return 0 15:44:42 + pyenv local 3.10.6 15:44:42 + local command 15:44:42 + command=local 15:44:42 + '[' 2 -gt 0 ']' 15:44:42 + shift 15:44:42 + case "$command" in 15:44:42 + command pyenv local 3.10.6 15:44:42 + pyenv local 3.10.6 15:44:42 + for arg in "$@" 15:44:42 + case $arg in 15:44:42 + pkg_list+='tox ' 15:44:42 + for arg in "$@" 15:44:42 + case $arg in 15:44:42 + pkg_list+='virtualenv ' 15:44:42 + for arg in "$@" 15:44:42 + case $arg in 15:44:42 + pkg_list+='urllib3~=1.26.15 ' 15:44:42 + [[ -f /tmp/.toxenv ]] 15:44:42 ++ cat /tmp/.toxenv 15:44:42 + lf_venv=/tmp/venv-TKuC 15:44:42 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TKuC from' file:/tmp/.toxenv 15:44:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TKuC from file:/tmp/.toxenv 15:44:42 + /tmp/venv-TKuC/bin/python3 -m pip install --upgrade --quiet pip virtualenv 15:44:43 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:44:43 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:44:43 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:44:43 + /tmp/venv-TKuC/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:44:44 + type python3 15:44:44 + true 15:44:44 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-TKuC/bin to PATH' 15:44:44 lf-activate-venv(): INFO: Adding /tmp/venv-TKuC/bin to PATH 15:44:44 + PATH=/tmp/venv-TKuC/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 15:44:44 + return 0 15:44:44 + [[ -d /opt/pyenv ]] 15:44:44 + echo '---> Setting up pyenv' 15:44:44 ---> Setting up pyenv 15:44:44 + export PYENV_ROOT=/opt/pyenv 15:44:44 + PYENV_ROOT=/opt/pyenv 15:44:44 + export PATH=/opt/pyenv/bin:/tmp/venv-TKuC/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 15:44:44 + PATH=/opt/pyenv/bin:/tmp/venv-TKuC/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 15:44:44 ++ pwd 15:44:44 + PYTHONPATH=/w/workspace/oom-master-commit-lint 15:44:44 + export PYTHONPATH 15:44:44 + export TOX_TESTENV_PASSENV=PYTHONPATH 15:44:44 + TOX_TESTENV_PASSENV=PYTHONPATH 15:44:44 + tox --version 15:44:44 4.11.4 from /tmp/venv-TKuC/lib/python3.10/site-packages/tox/__init__.py 15:44:44 + PARALLEL=false 15:44:44 + TOX_OPTIONS_LIST= 15:44:44 + [[ -n gitlint ]] 15:44:44 + TOX_OPTIONS_LIST=' -e gitlint' 15:44:44 + case ${PARALLEL,,} in 15:44:44 + tox -e gitlint 15:44:44 + tee -a /w/workspace/oom-master-commit-lint/archives/tox/tox.log 15:44:46 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 15:45:12 gitlint: freeze> python -m pip freeze --all 15:45:12 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.0,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 15:45:12 gitlint: commands[0]> gitlint 15:45:12 gitlint: OK (27.39=setup[27.22]+cmd[0.17] seconds) 15:45:12 congratulations :) (27.56 seconds) 15:45:12 + tox_status=0 15:45:12 + echo '---> Completed tox runs' 15:45:12 ---> Completed tox runs 15:45:12 + for i in .tox/*/log 15:45:12 ++ echo .tox/gitlint/log 15:45:12 ++ awk -F/ '{print $2}' 15:45:12 + tox_env=gitlint 15:45:12 + cp -r .tox/gitlint/log /w/workspace/oom-master-commit-lint/archives/tox/gitlint 15:45:12 + DOC_DIR=docs/_build/html 15:45:12 + [[ -d docs/_build/html ]] 15:45:12 + echo '---> tox-run.sh ends' 15:45:12 ---> tox-run.sh ends 15:45:12 + test 0 -eq 0 15:45:12 $ ssh-agent -k 15:45:12 unset SSH_AUTH_SOCK; 15:45:12 unset SSH_AGENT_PID; 15:45:12 echo Agent pid 1741 killed; 15:45:12 [ssh-agent] Stopped. 15:45:12 [PostBuildScript] - [INFO] Executing post build scripts. 15:45:12 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins15605330961552472762.sh 15:45:12 ---> sysstat.sh 15:45:13 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins14426038065031476220.sh 15:45:13 ---> package-listing.sh 15:45:13 ++ facter osfamily 15:45:13 ++ tr '[:upper:]' '[:lower:]' 15:45:13 + OS_FAMILY=debian 15:45:13 + workspace=/w/workspace/oom-master-commit-lint 15:45:13 + START_PACKAGES=/tmp/packages_start.txt 15:45:13 + END_PACKAGES=/tmp/packages_end.txt 15:45:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:45:13 + PACKAGES=/tmp/packages_start.txt 15:45:13 + '[' /w/workspace/oom-master-commit-lint ']' 15:45:13 + PACKAGES=/tmp/packages_end.txt 15:45:13 + case "${OS_FAMILY}" in 15:45:13 + dpkg -l 15:45:13 + grep '^ii' 15:45:13 + '[' -f /tmp/packages_start.txt ']' 15:45:13 + '[' -f /tmp/packages_end.txt ']' 15:45:13 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:45:13 + '[' /w/workspace/oom-master-commit-lint ']' 15:45:13 + mkdir -p /w/workspace/oom-master-commit-lint/archives/ 15:45:13 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-commit-lint/archives/ 15:45:13 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins14964808561957049118.sh 15:45:13 ---> capture-instance-metadata.sh 15:45:13 Setup pyenv: 15:45:13 system 15:45:13 3.8.13 15:45:13 3.9.13 15:45:13 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 15:45:17 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-rr3Q 15:45:17 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:45:20 lf-activate-venv(): INFO: Installing: lftools 15:45:53 lf-activate-venv(): INFO: Adding /tmp/venv-rr3Q/bin to PATH 15:45:53 INFO: Running in OpenStack, capturing instance metadata 15:45:54 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins12428219737525820495.sh 15:45:54 provisioning config files... 15:45:54 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-commit-lint@tmp/config1762108774594173979tmp 15:45:54 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 15:45:54 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 15:45:54 [EnvInject] - Injecting environment variables from a build step. 15:45:54 [EnvInject] - Injecting as environment variables the properties content 15:45:54 SERVER_ID=logs 15:45:54 15:45:54 [EnvInject] - Variables injected successfully. 15:45:54 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins15043150385397293810.sh 15:45:54 ---> create-netrc.sh 15:45:54 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins4291999809642601702.sh 15:45:54 ---> python-tools-install.sh 15:45:54 Setup pyenv: 15:45:54 system 15:45:54 3.8.13 15:45:54 3.9.13 15:45:54 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 15:45:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rr3Q from file:/tmp/.os_lf_venv 15:45:55 lf-activate-venv(): INFO: Installing: lftools 15:46:03 lf-activate-venv(): INFO: Adding /tmp/venv-rr3Q/bin to PATH 15:46:03 Generating Requirements File 15:46:35 Python 3.10.6 15:46:35 pip 23.3.2 from /tmp/venv-rr3Q/lib/python3.10/site-packages/pip (python 3.10) 15:46:36 appdirs==1.4.4 15:46:36 argcomplete==3.2.1 15:46:36 aspy.yaml==1.3.0 15:46:36 attrs==23.2.0 15:46:36 autopage==0.5.2 15:46:36 Babel==2.14.0 15:46:36 beautifulsoup4==4.12.2 15:46:36 boto3==1.34.15 15:46:36 botocore==1.34.15 15:46:36 bs4==0.0.1 15:46:36 cachetools==5.3.2 15:46:36 certifi==2023.11.17 15:46:36 cffi==1.16.0 15:46:36 cfgv==3.4.0 15:46:36 chardet==5.2.0 15:46:36 charset-normalizer==3.3.2 15:46:36 click==8.1.7 15:46:36 cliff==4.4.0 15:46:36 cmd2==2.4.3 15:46:36 cryptography==3.3.2 15:46:36 debtcollector==2.5.0 15:46:36 decorator==5.1.1 15:46:36 defusedxml==0.7.1 15:46:36 Deprecated==1.2.14 15:46:36 distlib==0.3.8 15:46:36 dnspython==2.4.2 15:46:36 docker==4.2.2 15:46:36 dogpile.cache==1.3.0 15:46:36 email-validator==2.1.0.post1 15:46:36 filelock==3.13.1 15:46:36 future==0.18.3 15:46:36 gitdb==4.0.11 15:46:36 GitPython==3.1.41 15:46:36 google-auth==2.26.1 15:46:36 httplib2==0.22.0 15:46:36 identify==2.5.33 15:46:36 idna==3.6 15:46:36 importlib-metadata==7.0.1 15:46:36 importlib-resources==1.5.0 15:46:36 iso8601==2.1.0 15:46:36 Jinja2==3.1.2 15:46:36 jmespath==1.0.1 15:46:36 jsonpatch==1.33 15:46:36 jsonpointer==2.4 15:46:36 jsonschema==4.20.0 15:46:36 jsonschema-specifications==2023.12.1 15:46:36 keystoneauth1==5.4.0 15:46:36 kubernetes==29.0.0 15:46:36 lftools==0.37.8 15:46:36 lxml==5.1.0 15:46:36 MarkupSafe==2.1.3 15:46:36 msgpack==1.0.7 15:46:36 multi_key_dict==2.0.3 15:46:36 munch==4.0.0 15:46:36 netaddr==0.10.1 15:46:36 netifaces==0.11.0 15:46:36 niet==1.4.2 15:46:36 nodeenv==1.8.0 15:46:36 oauth2client==4.1.3 15:46:36 oauthlib==3.2.2 15:46:36 openstacksdk==0.62.0 15:46:36 os-client-config==2.1.0 15:46:36 os-service-types==1.7.0 15:46:36 osc-lib==2.9.0 15:46:36 oslo.config==9.2.0 15:46:36 oslo.context==5.3.0 15:46:36 oslo.i18n==6.2.0 15:46:36 oslo.log==5.4.0 15:46:36 oslo.serialization==5.2.0 15:46:36 oslo.utils==6.3.0 15:46:36 packaging==23.2 15:46:36 pbr==6.0.0 15:46:36 platformdirs==4.1.0 15:46:36 prettytable==3.9.0 15:46:36 pyasn1==0.5.1 15:46:36 pyasn1-modules==0.3.0 15:46:36 pycparser==2.21 15:46:36 pygerrit2==2.0.15 15:46:36 PyGithub==2.1.1 15:46:36 pyinotify==0.9.6 15:46:36 PyJWT==2.8.0 15:46:36 PyNaCl==1.5.0 15:46:36 pyparsing==2.4.7 15:46:36 pyperclip==1.8.2 15:46:36 pyrsistent==0.20.0 15:46:36 python-cinderclient==9.4.0 15:46:36 python-dateutil==2.8.2 15:46:36 python-heatclient==3.3.0 15:46:36 python-jenkins==1.8.2 15:46:36 python-keystoneclient==5.2.0 15:46:36 python-magnumclient==4.3.0 15:46:36 python-novaclient==18.4.0 15:46:36 python-openstackclient==6.0.0 15:46:36 python-swiftclient==4.4.0 15:46:36 pytz==2023.3.post1 15:46:36 PyYAML==6.0.1 15:46:36 referencing==0.32.1 15:46:36 requests==2.31.0 15:46:36 requests-oauthlib==1.3.1 15:46:36 requestsexceptions==1.4.0 15:46:36 rfc3986==2.0.0 15:46:36 rpds-py==0.16.2 15:46:36 rsa==4.9 15:46:36 ruamel.yaml==0.18.5 15:46:36 ruamel.yaml.clib==0.2.8 15:46:36 s3transfer==0.10.0 15:46:36 simplejson==3.19.2 15:46:36 six==1.16.0 15:46:36 smmap==5.0.1 15:46:36 soupsieve==2.5 15:46:36 stevedore==5.1.0 15:46:36 tabulate==0.9.0 15:46:36 toml==0.10.2 15:46:36 tomlkit==0.12.3 15:46:36 tqdm==4.66.1 15:46:36 typing_extensions==4.9.0 15:46:36 tzdata==2023.4 15:46:36 urllib3==1.26.18 15:46:36 virtualenv==20.25.0 15:46:36 wcwidth==0.2.13 15:46:36 websocket-client==1.7.0 15:46:36 wrapt==1.16.0 15:46:36 xdg==6.0.0 15:46:36 xmltodict==0.13.0 15:46:36 yq==3.2.3 15:46:36 zipp==3.17.0 15:46:36 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins4596630537823448279.sh 15:46:36 ---> sudo-logs.sh 15:46:36 Archiving 'sudo' log.. 15:46:36 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins2608635621001837660.sh 15:46:36 ---> job-cost.sh 15:46:36 Setup pyenv: 15:46:36 system 15:46:36 3.8.13 15:46:36 3.9.13 15:46:36 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 15:46:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rr3Q from file:/tmp/.os_lf_venv 15:46:38 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:46:45 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. 15:46:45 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 15:46:46 lf-activate-venv(): INFO: Adding /tmp/venv-rr3Q/bin to PATH 15:46:46 INFO: No Stack... 15:46:46 INFO: Retrieving Pricing Info for: v3-standard-4 15:46:46 INFO: Archiving Costs 15:46:46 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins10176520625266096661.sh 15:46:46 ---> logs-deploy.sh 15:46:46 Setup pyenv: 15:46:46 system 15:46:46 3.8.13 15:46:46 3.9.13 15:46:46 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 15:46:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rr3Q from file:/tmp/.os_lf_venv 15:46:48 lf-activate-venv(): INFO: Installing: lftools 15:46:57 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. 15:46:57 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 15:46:58 lf-activate-venv(): INFO: Adding /tmp/venv-rr3Q/bin to PATH 15:46:58 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-commit-lint/7139 15:46:58 INFO: archiving workspace using pattern(s): 15:46:59 Archives upload complete. 15:46:59 INFO: archiving logs to Nexus 15:47:00 ---> uname -a: 15:47:00 Linux prd-ubuntu1804-builder-4c-4g-11013 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 15:47:00 15:47:00 15:47:00 ---> lscpu: 15:47:00 Architecture: x86_64 15:47:00 CPU op-mode(s): 32-bit, 64-bit 15:47:00 Byte Order: Little Endian 15:47:00 CPU(s): 4 15:47:00 On-line CPU(s) list: 0-3 15:47:00 Thread(s) per core: 1 15:47:00 Core(s) per socket: 1 15:47:00 Socket(s): 4 15:47:00 NUMA node(s): 1 15:47:00 Vendor ID: AuthenticAMD 15:47:00 CPU family: 23 15:47:00 Model: 49 15:47:00 Model name: AMD EPYC-Rome Processor 15:47:00 Stepping: 0 15:47:00 CPU MHz: 2800.000 15:47:00 BogoMIPS: 5600.00 15:47:00 Virtualization: AMD-V 15:47:00 Hypervisor vendor: KVM 15:47:00 Virtualization type: full 15:47:00 L1d cache: 32K 15:47:00 L1i cache: 32K 15:47:00 L2 cache: 512K 15:47:00 L3 cache: 16384K 15:47:00 NUMA node0 CPU(s): 0-3 15:47:00 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 15:47:00 15:47:00 15:47:00 ---> nproc: 15:47:00 4 15:47:00 15:47:00 15:47:00 ---> df -h: 15:47:00 Filesystem Size Used Avail Use% Mounted on 15:47:00 udev 7.9G 0 7.9G 0% /dev 15:47:00 tmpfs 1.6G 672K 1.6G 1% /run 15:47:00 /dev/vda1 78G 8.5G 69G 11% / 15:47:00 tmpfs 7.9G 0 7.9G 0% /dev/shm 15:47:00 tmpfs 5.0M 0 5.0M 0% /run/lock 15:47:00 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 15:47:00 /dev/vda15 105M 4.4M 100M 5% /boot/efi 15:47:00 tmpfs 1.6G 0 1.6G 0% /run/user/1001 15:47:00 15:47:00 15:47:00 ---> free -m: 15:47:00 total used free shared buff/cache available 15:47:00 Mem: 16040 540 13156 0 2342 15175 15:47:00 Swap: 1023 0 1023 15:47:00 15:47:00 15:47:00 ---> ip addr: 15:47:00 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:47:00 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:47:00 inet 127.0.0.1/8 scope host lo 15:47:00 valid_lft forever preferred_lft forever 15:47:00 inet6 ::1/128 scope host 15:47:00 valid_lft forever preferred_lft forever 15:47:00 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 15:47:00 link/ether fa:16:3e:5a:99:ff brd ff:ff:ff:ff:ff:ff 15:47:00 inet 10.30.106.250/23 brd 10.30.107.255 scope global dynamic ens3 15:47:00 valid_lft 86220sec preferred_lft 86220sec 15:47:00 inet6 fe80::f816:3eff:fe5a:99ff/64 scope link 15:47:00 valid_lft forever preferred_lft forever 15:47:00 15:47:00 15:47:00 ---> sar -b -r -n DEV: 15:47:00 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-11013) 01/10/24 _x86_64_ (4 CPU) 15:47:00 15:47:00 15:44:03 LINUX RESTART (4 CPU) 15:47:00 15:47:00 15:45:01 tps rtps wtps bread/s bwrtn/s 15:47:00 15:46:01 124.69 14.35 110.35 1089.50 26224.06 15:47:00 Average: 124.69 14.35 110.35 1089.50 26224.06 15:47:00 15:47:00 15:45:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:47:00 15:46:01 13632612 15521936 2792356 17.00 83540 1989368 801776 4.59 761500 1781276 146384 15:47:00 Average: 13632612 15521936 2792356 17.00 83540 1989368 801776 4.59 761500 1781276 146384 15:47:00 15:47:00 15:45:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:47:00 15:46:01 ens3 48.78 32.92 660.95 8.78 0.00 0.00 0.00 0.00 15:47:00 15:46:01 lo 0.87 0.87 0.09 0.09 0.00 0.00 0.00 0.00 15:47:00 Average: ens3 48.78 32.92 660.95 8.78 0.00 0.00 0.00 0.00 15:47:00 Average: lo 0.87 0.87 0.09 0.09 0.00 0.00 0.00 0.00 15:47:00 15:47:00 15:47:00 ---> sar -P ALL: 15:47:00 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-11013) 01/10/24 _x86_64_ (4 CPU) 15:47:00 15:47:00 15:44:03 LINUX RESTART (4 CPU) 15:47:00 15:47:00 15:45:01 CPU %user %nice %system %iowait %steal %idle 15:47:00 15:46:01 all 19.78 0.00 1.62 4.84 0.06 73.69 15:47:00 15:46:01 0 25.33 0.00 1.44 1.55 0.05 71.62 15:47:00 15:46:01 1 23.30 0.00 2.05 3.34 0.05 71.25 15:47:00 15:46:01 2 25.43 0.00 2.17 11.89 0.07 60.44 15:47:00 15:46:01 3 5.14 0.00 0.81 2.59 0.07 91.39 15:47:00 Average: all 19.78 0.00 1.62 4.84 0.06 73.69 15:47:00 Average: 0 25.33 0.00 1.44 1.55 0.05 71.62 15:47:00 Average: 1 23.30 0.00 2.05 3.34 0.05 71.25 15:47:00 Average: 2 25.43 0.00 2.17 11.89 0.07 60.44 15:47:00 Average: 3 5.14 0.00 0.81 2.59 0.07 91.39 15:47:00 15:47:00 15:47:00