14:56:21 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137736 14:56:21 Running as SYSTEM 14:56:21 [EnvInject] - Loading node environment variables. 14:56:21 Building remotely on prd-ubuntu1804-builder-4c-4g-35442 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-commit-lint 14:56:21 [ssh-agent] Looking for ssh-agent implementation... 14:56:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:56:22 $ ssh-agent 14:56:22 SSH_AUTH_SOCK=/tmp/ssh-p3fQojXqSHPY/agent.1715 14:56:22 SSH_AGENT_PID=1717 14:56:22 [ssh-agent] Started. 14:56:22 Running ssh-add (command line suppressed) 14:56:22 Identity added: /w/workspace/oom-master-commit-lint@tmp/private_key_5949206208517270978.key (/w/workspace/oom-master-commit-lint@tmp/private_key_5949206208517270978.key) 14:56:22 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 14:56:22 The recommended git tool is: NONE 14:56:23 using credential onap-jenkins-ssh 14:56:23 Wiping out workspace first. 14:56:23 Cloning the remote Git repository 14:56:23 Cloning repository git://cloud.onap.org/mirror/oom.git 14:56:23 > git init /w/workspace/oom-master-commit-lint # timeout=10 14:56:23 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:56:23 > git --version # timeout=10 14:56:23 > git --version # 'git version 2.17.1' 14:56:23 using GIT_SSH to set credentials Gerrit user 14:56:23 Verifying host key using manually-configured host key entries 14:56:23 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 14:56:29 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:56:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:56:29 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:56:29 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:56:29 using GIT_SSH to set credentials Gerrit user 14:56:29 Verifying host key using manually-configured host key entries 14:56:29 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/36/137736/6 # timeout=30 14:56:29 > git rev-parse af1bba1c978e1757359eb3581fc65d2fa267561e^{commit} # timeout=10 14:56:29 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 14:56:29 Checking out Revision af1bba1c978e1757359eb3581fc65d2fa267561e (refs/changes/36/137736/6) 14:56:29 > git config core.sparsecheckout # timeout=10 14:56:29 > git checkout -f af1bba1c978e1757359eb3581fc65d2fa267561e # timeout=30 14:56:33 Commit message: "[AUTHENTICATION] Restructured keycloak and Oauth2-proxy" 14:56:33 > git rev-parse FETCH_HEAD^{commit} # timeout=10 14:56:33 > git rev-list --no-walk 53fe20dc15c0e23c27bee5c1450340e454b8945b # timeout=10 14:56:33 [EnvInject] - Injecting environment variables from a build step. 14:56:33 [EnvInject] - Injecting as environment variables the properties content 14:56:33 PYTHON=python3 14:56:33 14:56:33 [EnvInject] - Variables injected successfully. 14:56:33 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins17083484143116301210.sh 14:56:33 ---> tox-install.sh 14:56:33 + source /home/jenkins/lf-env.sh 14:56:33 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:56:33 ++ mktemp -d /tmp/venv-XXXX 14:56:33 + lf_venv=/tmp/venv-aAXO 14:56:33 + local venv_file=/tmp/.os_lf_venv 14:56:33 + local python=python3 14:56:33 + local options 14:56:33 + local set_path=true 14:56:33 + local install_args= 14:56:33 ++ 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 14:56:33 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:56:33 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:56:33 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:56:33 + true 14:56:33 + case $1 in 14:56:33 + venv_file=/tmp/.toxenv 14:56:33 + shift 2 14:56:33 + true 14:56:33 + case $1 in 14:56:33 + shift 14:56:33 + break 14:56:33 + case $python in 14:56:33 + local pkg_list= 14:56:33 + [[ -d /opt/pyenv ]] 14:56:33 + echo 'Setup pyenv:' 14:56:33 Setup pyenv: 14:56:33 + export PYENV_ROOT=/opt/pyenv 14:56:33 + PYENV_ROOT=/opt/pyenv 14:56:33 + 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 14:56:33 + 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 14:56:33 + pyenv versions 14:56:33 * system (set by /opt/pyenv/version) 14:56:33 * 3.8.13 (set by /opt/pyenv/version) 14:56:33 * 3.9.13 (set by /opt/pyenv/version) 14:56:33 * 3.10.6 (set by /opt/pyenv/version) 14:56:33 + command -v pyenv 14:56:33 ++ pyenv init - --no-rehash 14:56:33 + 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[*]}"'\'')" 14:56:33 export PATH="/opt/pyenv/shims:${PATH}" 14:56:33 export PYENV_SHELL=bash 14:56:33 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:56:33 pyenv() { 14:56:33 local command 14:56:33 command="${1:-}" 14:56:33 if [ "$#" -gt 0 ]; then 14:56:33 shift 14:56:33 fi 14:56:33 14:56:33 case "$command" in 14:56:33 rehash|shell) 14:56:33 eval "$(pyenv "sh-$command" "$@")" 14:56:33 ;; 14:56:33 *) 14:56:33 command pyenv "$command" "$@" 14:56:33 ;; 14:56:33 esac 14:56:33 }' 14:56:33 +++ 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[*]}"' 14:56:33 ++ 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 14:56:33 ++ 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 14:56:33 ++ 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 14:56:33 ++ export PYENV_SHELL=bash 14:56:33 ++ PYENV_SHELL=bash 14:56:33 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:56:33 +++ complete -F _pyenv pyenv 14:56:33 ++ lf-pyver python3 14:56:33 ++ local py_version_xy=python3 14:56:33 ++ local py_version_xyz= 14:56:33 ++ pyenv versions 14:56:33 ++ sed 's/^[ *]* //' 14:56:33 ++ local command 14:56:33 ++ awk '{ print $1 }' 14:56:33 ++ grep -E '^[0-9.]*[0-9]$' 14:56:33 ++ command=versions 14:56:33 ++ '[' 1 -gt 0 ']' 14:56:33 ++ shift 14:56:33 ++ case "$command" in 14:56:33 ++ command pyenv versions 14:56:33 ++ pyenv versions 14:56:33 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:56:33 +++ grep '^3' /tmp/.pyenv_versions 14:56:33 +++ sort -V 14:56:33 +++ tail -n 1 14:56:33 ++ py_version_xyz=3.10.6 14:56:33 ++ [[ -z 3.10.6 ]] 14:56:33 ++ echo 3.10.6 14:56:33 ++ return 0 14:56:33 + pyenv local 3.10.6 14:56:33 + local command 14:56:33 + command=local 14:56:33 + '[' 2 -gt 0 ']' 14:56:33 + shift 14:56:33 + case "$command" in 14:56:33 + command pyenv local 3.10.6 14:56:33 + pyenv local 3.10.6 14:56:33 + for arg in "$@" 14:56:33 + case $arg in 14:56:33 + pkg_list+='tox ' 14:56:33 + for arg in "$@" 14:56:33 + case $arg in 14:56:33 + pkg_list+='virtualenv ' 14:56:33 + for arg in "$@" 14:56:33 + case $arg in 14:56:33 + pkg_list+='urllib3~=1.26.15 ' 14:56:33 + [[ -f /tmp/.toxenv ]] 14:56:33 + [[ ! -f /tmp/.toxenv ]] 14:56:33 + [[ -n '' ]] 14:56:33 + python3 -m venv /tmp/venv-aAXO 14:56:37 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-aAXO' 14:56:37 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-aAXO 14:56:37 + echo /tmp/venv-aAXO 14:56:37 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 14:56:37 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 14:56:37 + /tmp/venv-aAXO/bin/python3 -m pip install --upgrade --quiet pip virtualenv 14:56:40 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:56:40 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 14:56:40 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 14:56:40 + /tmp/venv-aAXO/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 14:56:43 + type python3 14:56:43 + true 14:56:43 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-aAXO/bin to PATH' 14:56:43 lf-activate-venv(): INFO: Adding /tmp/venv-aAXO/bin to PATH 14:56:43 + PATH=/tmp/venv-aAXO/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 14:56:43 + return 0 14:56:43 + python3 --version 14:56:43 Python 3.10.6 14:56:43 + python3 -m pip --version 14:56:43 pip 24.0 from /tmp/venv-aAXO/lib/python3.10/site-packages/pip (python 3.10) 14:56:43 + python3 -m pip freeze 14:56:44 cachetools==5.3.3 14:56:44 chardet==5.2.0 14:56:44 colorama==0.4.6 14:56:44 distlib==0.3.8 14:56:44 filelock==3.13.4 14:56:44 packaging==24.0 14:56:44 platformdirs==4.2.1 14:56:44 pluggy==1.5.0 14:56:44 pyproject-api==1.6.1 14:56:44 tomli==2.0.1 14:56:44 tox==4.14.2 14:56:44 urllib3==1.26.18 14:56:44 virtualenv==20.26.0 14:56:44 [EnvInject] - Injecting environment variables from a build step. 14:56:44 [EnvInject] - Injecting as environment variables the properties content 14:56:44 PARALLEL=false 14:56:44 14:56:44 [EnvInject] - Variables injected successfully. 14:56:44 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins9287617595044640696.sh 14:56:44 ---> tox-run.sh 14:56:44 + 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 14:56:44 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-commit-lint/archives/tox 14:56:44 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-commit-lint/archives/docs 14:56:44 + mkdir -p /w/workspace/oom-master-commit-lint/archives/tox 14:56:44 + cd /w/workspace/oom-master-commit-lint/. 14:56:44 + source /home/jenkins/lf-env.sh 14:56:44 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:56:44 ++ mktemp -d /tmp/venv-XXXX 14:56:44 + lf_venv=/tmp/venv-o49H 14:56:44 + local venv_file=/tmp/.os_lf_venv 14:56:44 + local python=python3 14:56:44 + local options 14:56:44 + local set_path=true 14:56:44 + local install_args= 14:56:44 ++ 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 14:56:44 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:56:44 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:56:44 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:56:44 + true 14:56:44 + case $1 in 14:56:44 + venv_file=/tmp/.toxenv 14:56:44 + shift 2 14:56:44 + true 14:56:44 + case $1 in 14:56:44 + shift 14:56:44 + break 14:56:44 + case $python in 14:56:44 + local pkg_list= 14:56:44 + [[ -d /opt/pyenv ]] 14:56:44 + echo 'Setup pyenv:' 14:56:44 Setup pyenv: 14:56:44 + export PYENV_ROOT=/opt/pyenv 14:56:44 + PYENV_ROOT=/opt/pyenv 14:56:44 + 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 14:56:44 + 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 14:56:44 + pyenv versions 14:56:44 system 14:56:44 3.8.13 14:56:44 3.9.13 14:56:44 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 14:56:44 + command -v pyenv 14:56:44 ++ pyenv init - --no-rehash 14:56:44 + 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[*]}"'\'')" 14:56:44 export PATH="/opt/pyenv/shims:${PATH}" 14:56:44 export PYENV_SHELL=bash 14:56:44 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:56:44 pyenv() { 14:56:44 local command 14:56:44 command="${1:-}" 14:56:44 if [ "$#" -gt 0 ]; then 14:56:44 shift 14:56:44 fi 14:56:44 14:56:44 case "$command" in 14:56:44 rehash|shell) 14:56:44 eval "$(pyenv "sh-$command" "$@")" 14:56:44 ;; 14:56:44 *) 14:56:44 command pyenv "$command" "$@" 14:56:44 ;; 14:56:44 esac 14:56:44 }' 14:56:44 +++ 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[*]}"' 14:56:44 ++ 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 14:56:44 ++ 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 14:56:44 ++ 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 14:56:44 ++ export PYENV_SHELL=bash 14:56:44 ++ PYENV_SHELL=bash 14:56:44 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:56:44 +++ complete -F _pyenv pyenv 14:56:44 ++ lf-pyver python3 14:56:44 ++ local py_version_xy=python3 14:56:44 ++ local py_version_xyz= 14:56:44 ++ pyenv versions 14:56:44 ++ sed 's/^[ *]* //' 14:56:44 ++ local command 14:56:44 ++ command=versions 14:56:44 ++ '[' 1 -gt 0 ']' 14:56:44 ++ shift 14:56:44 ++ case "$command" in 14:56:44 ++ command pyenv versions 14:56:44 ++ pyenv versions 14:56:44 ++ awk '{ print $1 }' 14:56:44 ++ grep -E '^[0-9.]*[0-9]$' 14:56:44 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:56:44 +++ grep '^3' /tmp/.pyenv_versions 14:56:44 +++ sort -V 14:56:44 +++ tail -n 1 14:56:44 ++ py_version_xyz=3.10.6 14:56:44 ++ [[ -z 3.10.6 ]] 14:56:44 ++ echo 3.10.6 14:56:44 ++ return 0 14:56:44 + pyenv local 3.10.6 14:56:44 + local command 14:56:44 + command=local 14:56:44 + '[' 2 -gt 0 ']' 14:56:44 + shift 14:56:44 + case "$command" in 14:56:44 + command pyenv local 3.10.6 14:56:44 + pyenv local 3.10.6 14:56:44 + for arg in "$@" 14:56:44 + case $arg in 14:56:44 + pkg_list+='tox ' 14:56:44 + for arg in "$@" 14:56:44 + case $arg in 14:56:44 + pkg_list+='virtualenv ' 14:56:44 + for arg in "$@" 14:56:44 + case $arg in 14:56:44 + pkg_list+='urllib3~=1.26.15 ' 14:56:44 + [[ -f /tmp/.toxenv ]] 14:56:44 ++ cat /tmp/.toxenv 14:56:44 + lf_venv=/tmp/venv-aAXO 14:56:44 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-aAXO from' file:/tmp/.toxenv 14:56:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-aAXO from file:/tmp/.toxenv 14:56:44 + /tmp/venv-aAXO/bin/python3 -m pip install --upgrade --quiet pip virtualenv 14:56:45 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:56:45 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 14:56:45 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 14:56:45 + /tmp/venv-aAXO/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 14:56:46 + type python3 14:56:46 + true 14:56:46 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-aAXO/bin to PATH' 14:56:46 lf-activate-venv(): INFO: Adding /tmp/venv-aAXO/bin to PATH 14:56:46 + PATH=/tmp/venv-aAXO/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 14:56:46 + return 0 14:56:46 + [[ -d /opt/pyenv ]] 14:56:46 + echo '---> Setting up pyenv' 14:56:46 ---> Setting up pyenv 14:56:46 + export PYENV_ROOT=/opt/pyenv 14:56:46 + PYENV_ROOT=/opt/pyenv 14:56:46 + export PATH=/opt/pyenv/bin:/tmp/venv-aAXO/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 14:56:46 + PATH=/opt/pyenv/bin:/tmp/venv-aAXO/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 14:56:46 ++ pwd 14:56:46 + PYTHONPATH=/w/workspace/oom-master-commit-lint 14:56:46 + export PYTHONPATH 14:56:46 + export TOX_TESTENV_PASSENV=PYTHONPATH 14:56:46 + TOX_TESTENV_PASSENV=PYTHONPATH 14:56:46 + tox --version 14:56:47 4.14.2 from /tmp/venv-aAXO/lib/python3.10/site-packages/tox/__init__.py 14:56:47 + PARALLEL=false 14:56:47 + TOX_OPTIONS_LIST= 14:56:47 + [[ -n gitlint ]] 14:56:47 + TOX_OPTIONS_LIST=' -e gitlint' 14:56:47 + case ${PARALLEL,,} in 14:56:47 + tox -e gitlint 14:56:47 + tee -a /w/workspace/oom-master-commit-lint/archives/tox/tox.log 14:56:49 gitlint: install_deps> python -I -m pip install -r /w/workspace/oom-master-commit-lint/requirements.txt -c https://releases.openstack.org/constraints/upper/yoga -c https://git.onap.org/doc/plain/etc/upper-constraints.onap.txt 14:57:21 gitlint: freeze> python -m pip freeze --all 14:57:21 gitlint: alabaster==0.7.12,apeye==1.4.1,apeye-core==1.1.5,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==2024.2.2,charset-normalizer==2.0.12,click==8.0.4,cssutils==2.10.2,dict2css==0.3.0.post1,dill==0.3.8,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==24.0,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==2.0.0,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.4,typing_extensions==4.1.1,urllib3==1.26.8,webcolors==1.11.1,webencodings==0.5.1,wheel==0.43.0,wrapt==1.13.3,zipp==3.7.0 14:57:21 gitlint: commands[0]> gitlint 14:57:21 gitlint: OK (34.38=setup[34.18]+cmd[0.20] seconds) 14:57:21 congratulations :) (34.56 seconds) 14:57:21 + tox_status=0 14:57:21 + echo '---> Completed tox runs' 14:57:21 ---> Completed tox runs 14:57:21 + for i in .tox/*/log 14:57:21 ++ echo .tox/gitlint/log 14:57:21 ++ awk -F/ '{print $2}' 14:57:21 + tox_env=gitlint 14:57:21 + cp -r .tox/gitlint/log /w/workspace/oom-master-commit-lint/archives/tox/gitlint 14:57:21 + DOC_DIR=docs/_build/html 14:57:21 + [[ -d docs/_build/html ]] 14:57:21 + echo '---> tox-run.sh ends' 14:57:21 ---> tox-run.sh ends 14:57:21 + test 0 -eq 0 14:57:21 $ ssh-agent -k 14:57:21 unset SSH_AUTH_SOCK; 14:57:21 unset SSH_AGENT_PID; 14:57:21 echo Agent pid 1717 killed; 14:57:21 [ssh-agent] Stopped. 14:57:21 [PostBuildScript] - [INFO] Executing post build scripts. 14:57:22 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins17051404236877784923.sh 14:57:22 ---> sysstat.sh 14:57:22 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins12899502418986626374.sh 14:57:22 ---> package-listing.sh 14:57:22 ++ facter osfamily 14:57:22 ++ tr '[:upper:]' '[:lower:]' 14:57:22 + OS_FAMILY=debian 14:57:22 + workspace=/w/workspace/oom-master-commit-lint 14:57:22 + START_PACKAGES=/tmp/packages_start.txt 14:57:22 + END_PACKAGES=/tmp/packages_end.txt 14:57:22 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:57:22 + PACKAGES=/tmp/packages_start.txt 14:57:22 + '[' /w/workspace/oom-master-commit-lint ']' 14:57:22 + PACKAGES=/tmp/packages_end.txt 14:57:22 + case "${OS_FAMILY}" in 14:57:22 + dpkg -l 14:57:22 + grep '^ii' 14:57:22 + '[' -f /tmp/packages_start.txt ']' 14:57:22 + '[' -f /tmp/packages_end.txt ']' 14:57:22 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:57:22 + '[' /w/workspace/oom-master-commit-lint ']' 14:57:22 + mkdir -p /w/workspace/oom-master-commit-lint/archives/ 14:57:22 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-commit-lint/archives/ 14:57:22 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins17808809878333974172.sh 14:57:22 ---> capture-instance-metadata.sh 14:57:22 Setup pyenv: 14:57:22 system 14:57:22 3.8.13 14:57:22 3.9.13 14:57:22 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 14:57:26 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-WFfL 14:57:26 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:57:29 lf-activate-venv(): INFO: Installing: lftools 14:58:05 lf-activate-venv(): INFO: Adding /tmp/venv-WFfL/bin to PATH 14:58:05 INFO: Running in OpenStack, capturing instance metadata 14:58:06 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins17967462381300971245.sh 14:58:06 provisioning config files... 14:58:06 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-commit-lint@tmp/config1384876353055976092tmp 14:58:06 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 14:58:06 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 14:58:06 [EnvInject] - Injecting environment variables from a build step. 14:58:06 [EnvInject] - Injecting as environment variables the properties content 14:58:06 SERVER_ID=logs 14:58:06 14:58:06 [EnvInject] - Variables injected successfully. 14:58:06 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins17778021748525135616.sh 14:58:06 ---> create-netrc.sh 14:58:06 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins14737538700440915750.sh 14:58:06 ---> python-tools-install.sh 14:58:06 Setup pyenv: 14:58:06 system 14:58:06 3.8.13 14:58:06 3.9.13 14:58:06 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 14:58:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WFfL from file:/tmp/.os_lf_venv 14:58:07 lf-activate-venv(): INFO: Installing: lftools 14:58:16 lf-activate-venv(): INFO: Adding /tmp/venv-WFfL/bin to PATH 14:58:16 Generating Requirements File 14:58:45 Python 3.10.6 14:58:46 pip 24.0 from /tmp/venv-WFfL/lib/python3.10/site-packages/pip (python 3.10) 14:58:46 appdirs==1.4.4 14:58:46 argcomplete==3.3.0 14:58:46 aspy.yaml==1.3.0 14:58:46 attrs==23.2.0 14:58:46 autopage==0.5.2 14:58:46 beautifulsoup4==4.12.3 14:58:46 boto3==1.34.92 14:58:46 botocore==1.34.92 14:58:46 bs4==0.0.2 14:58:46 cachetools==5.3.3 14:58:46 certifi==2024.2.2 14:58:46 cffi==1.16.0 14:58:46 cfgv==3.4.0 14:58:46 chardet==5.2.0 14:58:46 charset-normalizer==3.3.2 14:58:46 click==8.1.7 14:58:46 cliff==4.6.0 14:58:46 cmd2==2.4.3 14:58:46 cryptography==3.3.2 14:58:46 debtcollector==3.0.0 14:58:46 decorator==5.1.1 14:58:46 defusedxml==0.7.1 14:58:46 Deprecated==1.2.14 14:58:46 distlib==0.3.8 14:58:46 dnspython==2.6.1 14:58:46 docker==4.2.2 14:58:46 dogpile.cache==1.3.2 14:58:46 email_validator==2.1.1 14:58:46 filelock==3.13.4 14:58:46 future==1.0.0 14:58:46 gitdb==4.0.11 14:58:46 GitPython==3.1.43 14:58:46 google-auth==2.29.0 14:58:46 httplib2==0.22.0 14:58:46 identify==2.5.36 14:58:46 idna==3.7 14:58:46 importlib-resources==1.5.0 14:58:46 iso8601==2.1.0 14:58:46 Jinja2==3.1.3 14:58:46 jmespath==1.0.1 14:58:46 jsonpatch==1.33 14:58:46 jsonpointer==2.4 14:58:46 jsonschema==4.21.1 14:58:46 jsonschema-specifications==2023.12.1 14:58:46 keystoneauth1==5.6.0 14:58:46 kubernetes==29.0.0 14:58:46 lftools==0.37.10 14:58:46 lxml==5.2.1 14:58:46 MarkupSafe==2.1.5 14:58:46 msgpack==1.0.8 14:58:46 multi_key_dict==2.0.3 14:58:46 munch==4.0.0 14:58:46 netaddr==1.2.1 14:58:46 netifaces==0.11.0 14:58:46 niet==1.4.2 14:58:46 nodeenv==1.8.0 14:58:46 oauth2client==4.1.3 14:58:46 oauthlib==3.2.2 14:58:46 openstacksdk==3.1.0 14:58:46 os-client-config==2.1.0 14:58:46 os-service-types==1.7.0 14:58:46 osc-lib==3.0.1 14:58:46 oslo.config==9.4.0 14:58:46 oslo.context==5.5.0 14:58:46 oslo.i18n==6.3.0 14:58:46 oslo.log==5.5.1 14:58:46 oslo.serialization==5.4.0 14:58:46 oslo.utils==7.1.0 14:58:46 packaging==24.0 14:58:46 pbr==6.0.0 14:58:46 platformdirs==4.2.1 14:58:46 prettytable==3.10.0 14:58:46 pyasn1==0.6.0 14:58:46 pyasn1_modules==0.4.0 14:58:46 pycparser==2.22 14:58:46 pygerrit2==2.0.15 14:58:46 PyGithub==2.3.0 14:58:46 pyinotify==0.9.6 14:58:46 PyJWT==2.8.0 14:58:46 PyNaCl==1.5.0 14:58:46 pyparsing==2.4.7 14:58:46 pyperclip==1.8.2 14:58:46 pyrsistent==0.20.0 14:58:46 python-cinderclient==9.5.0 14:58:46 python-dateutil==2.9.0.post0 14:58:46 python-heatclient==3.5.0 14:58:46 python-jenkins==1.8.2 14:58:46 python-keystoneclient==5.4.0 14:58:46 python-magnumclient==4.4.0 14:58:46 python-novaclient==18.6.0 14:58:46 python-openstackclient==6.6.0 14:58:46 python-swiftclient==4.5.0 14:58:46 PyYAML==6.0.1 14:58:46 referencing==0.35.0 14:58:46 requests==2.31.0 14:58:46 requests-oauthlib==2.0.0 14:58:46 requestsexceptions==1.4.0 14:58:46 rfc3986==2.0.0 14:58:46 rpds-py==0.18.0 14:58:46 rsa==4.9 14:58:46 ruamel.yaml==0.18.6 14:58:46 ruamel.yaml.clib==0.2.8 14:58:46 s3transfer==0.10.1 14:58:46 simplejson==3.19.2 14:58:46 six==1.16.0 14:58:46 smmap==5.0.1 14:58:46 soupsieve==2.5 14:58:46 stevedore==5.2.0 14:58:46 tabulate==0.9.0 14:58:46 toml==0.10.2 14:58:46 tomlkit==0.12.4 14:58:46 tqdm==4.66.2 14:58:46 typing_extensions==4.11.0 14:58:46 tzdata==2024.1 14:58:46 urllib3==1.26.18 14:58:46 virtualenv==20.26.0 14:58:46 wcwidth==0.2.13 14:58:46 websocket-client==1.8.0 14:58:46 wrapt==1.16.0 14:58:46 xdg==6.0.0 14:58:46 xmltodict==0.13.0 14:58:46 yq==3.4.1 14:58:46 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins12076654005755146478.sh 14:58:46 ---> sudo-logs.sh 14:58:46 Archiving 'sudo' log.. 14:58:46 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins15865099725755918844.sh 14:58:47 ---> job-cost.sh 14:58:47 Setup pyenv: 14:58:47 system 14:58:47 3.8.13 14:58:47 3.9.13 14:58:47 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 14:58:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WFfL from file:/tmp/.os_lf_venv 14:58:48 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:58:54 lf-activate-venv(): INFO: Adding /tmp/venv-WFfL/bin to PATH 14:58:54 INFO: No Stack... 14:58:54 INFO: Retrieving Pricing Info for: v3-standard-4 14:58:54 INFO: Archiving Costs 14:58:54 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins12117417411563256010.sh 14:58:54 ---> logs-deploy.sh 14:58:54 Setup pyenv: 14:58:54 system 14:58:54 3.8.13 14:58:54 3.9.13 14:58:54 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 14:58:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WFfL from file:/tmp/.os_lf_venv 14:58:56 lf-activate-venv(): INFO: Installing: lftools 14:59:05 lf-activate-venv(): INFO: Adding /tmp/venv-WFfL/bin to PATH 14:59:05 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-commit-lint/7332 14:59:05 INFO: archiving workspace using pattern(s): 14:59:06 Archives upload complete. 14:59:06 INFO: archiving logs to Nexus 14:59:07 ---> uname -a: 14:59:07 Linux prd-ubuntu1804-builder-4c-4g-35442 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 14:59:07 14:59:07 14:59:07 ---> lscpu: 14:59:07 Architecture: x86_64 14:59:07 CPU op-mode(s): 32-bit, 64-bit 14:59:07 Byte Order: Little Endian 14:59:07 CPU(s): 4 14:59:07 On-line CPU(s) list: 0-3 14:59:07 Thread(s) per core: 1 14:59:07 Core(s) per socket: 1 14:59:07 Socket(s): 4 14:59:07 NUMA node(s): 1 14:59:07 Vendor ID: AuthenticAMD 14:59:07 CPU family: 23 14:59:07 Model: 49 14:59:07 Model name: AMD EPYC-Rome Processor 14:59:07 Stepping: 0 14:59:07 CPU MHz: 2799.996 14:59:07 BogoMIPS: 5599.99 14:59:07 Virtualization: AMD-V 14:59:07 Hypervisor vendor: KVM 14:59:07 Virtualization type: full 14:59:07 L1d cache: 32K 14:59:07 L1i cache: 32K 14:59:07 L2 cache: 512K 14:59:07 L3 cache: 16384K 14:59:07 NUMA node0 CPU(s): 0-3 14:59:07 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 14:59:07 14:59:07 14:59:07 ---> nproc: 14:59:07 4 14:59:07 14:59:07 14:59:07 ---> df -h: 14:59:07 Filesystem Size Used Avail Use% Mounted on 14:59:07 udev 7.9G 0 7.9G 0% /dev 14:59:07 tmpfs 1.6G 672K 1.6G 1% /run 14:59:07 /dev/vda1 78G 8.4G 69G 11% / 14:59:07 tmpfs 7.9G 0 7.9G 0% /dev/shm 14:59:07 tmpfs 5.0M 0 5.0M 0% /run/lock 14:59:07 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 14:59:07 /dev/vda15 105M 4.4M 100M 5% /boot/efi 14:59:07 tmpfs 1.6G 0 1.6G 0% /run/user/1001 14:59:07 14:59:07 14:59:07 ---> free -m: 14:59:07 total used free shared buff/cache available 14:59:07 Mem: 16040 538 13228 0 2272 15178 14:59:07 Swap: 1023 0 1023 14:59:07 14:59:07 14:59:07 ---> ip addr: 14:59:07 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:59:07 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:59:07 inet 127.0.0.1/8 scope host lo 14:59:07 valid_lft forever preferred_lft forever 14:59:07 inet6 ::1/128 scope host 14:59:07 valid_lft forever preferred_lft forever 14:59:07 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 14:59:07 link/ether fa:16:3e:65:a8:2a brd ff:ff:ff:ff:ff:ff 14:59:07 inet 10.30.106.228/23 brd 10.30.107.255 scope global dynamic ens3 14:59:07 valid_lft 86214sec preferred_lft 86214sec 14:59:07 inet6 fe80::f816:3eff:fe65:a82a/64 scope link 14:59:07 valid_lft forever preferred_lft forever 14:59:07 14:59:07 14:59:07 ---> sar -b -r -n DEV: 14:59:07 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-35442) 04/26/24 _x86_64_ (4 CPU) 14:59:07 14:59:07 14:56:04 LINUX RESTART (4 CPU) 14:59:07 14:59:07 14:57:01 tps rtps wtps bread/s bwrtn/s 14:59:07 14:58:01 143.79 13.76 130.03 1014.90 33366.84 14:59:07 14:59:01 84.61 0.97 83.64 100.77 27296.50 14:59:07 Average: 114.20 7.36 106.83 557.79 30331.42 14:59:07 14:59:07 14:57:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:59:07 14:58:01 13635904 15500924 2789064 16.98 78928 1973588 827500 4.74 801084 1745716 129160 14:59:07 14:59:01 13523928 15520316 2901040 17.66 94824 2079756 817256 4.68 775856 1864600 84124 14:59:07 Average: 13579916 15510620 2845052 17.32 86876 2026672 822378 4.71 788470 1805158 106642 14:59:07 14:59:07 14:57:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:59:07 14:58:01 lo 0.87 0.87 0.10 0.10 0.00 0.00 0.00 0.00 14:59:07 14:58:01 ens3 70.27 43.03 1185.47 9.70 0.00 0.00 0.00 0.00 14:59:07 14:59:01 lo 1.47 1.47 0.15 0.15 0.00 0.00 0.00 0.00 14:59:07 14:59:01 ens3 34.61 29.39 248.38 8.45 0.00 0.00 0.00 0.00 14:59:07 Average: lo 1.17 1.17 0.13 0.13 0.00 0.00 0.00 0.00 14:59:07 Average: ens3 52.44 36.21 716.88 9.08 0.00 0.00 0.00 0.00 14:59:07 14:59:07 14:59:07 ---> sar -P ALL: 14:59:07 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-35442) 04/26/24 _x86_64_ (4 CPU) 14:59:07 14:59:07 14:56:04 LINUX RESTART (4 CPU) 14:59:07 14:59:07 14:57:01 CPU %user %nice %system %iowait %steal %idle 14:59:07 14:58:01 all 17.79 0.00 1.70 7.39 0.06 73.06 14:59:07 14:58:01 0 22.75 0.00 2.17 9.47 0.07 65.55 14:59:07 14:58:01 1 5.72 0.00 1.25 5.74 0.03 87.25 14:59:07 14:58:01 2 32.23 0.00 1.93 2.77 0.08 62.99 14:59:07 14:58:01 3 10.69 0.00 1.39 11.63 0.05 76.25 14:59:07 14:59:01 all 20.42 0.00 1.09 5.00 0.05 73.44 14:59:07 14:59:01 0 33.46 0.00 1.27 5.61 0.08 59.57 14:59:07 14:59:01 1 13.01 0.00 0.74 6.02 0.03 80.19 14:59:07 14:59:01 2 22.62 0.00 1.39 0.67 0.05 75.27 14:59:07 14:59:01 3 12.58 0.00 0.99 7.68 0.07 78.68 14:59:07 Average: all 19.10 0.00 1.40 6.20 0.06 73.25 14:59:07 Average: 0 28.10 0.00 1.72 7.54 0.08 62.56 14:59:07 Average: 1 9.34 0.00 1.00 5.88 0.03 83.75 14:59:07 Average: 2 27.42 0.00 1.66 1.72 0.07 69.14 14:59:07 Average: 3 11.64 0.00 1.19 9.65 0.06 77.47 14:59:07 14:59:07 14:59:07