07:12:00 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137602 07:12:00 Running as SYSTEM 07:12:00 [EnvInject] - Loading node environment variables. 07:12:00 Building remotely on prd-ubuntu1804-builder-4c-4g-19996 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-commit-lint 07:12:00 [ssh-agent] Looking for ssh-agent implementation... 07:12:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:12:00 $ ssh-agent 07:12:00 SSH_AUTH_SOCK=/tmp/ssh-VtkrFFk2tuui/agent.1709 07:12:00 SSH_AGENT_PID=1711 07:12:00 [ssh-agent] Started. 07:12:00 Running ssh-add (command line suppressed) 07:12:00 Identity added: /w/workspace/oom-master-commit-lint@tmp/private_key_12752277221996827563.key (/w/workspace/oom-master-commit-lint@tmp/private_key_12752277221996827563.key) 07:12:00 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 07:12:01 The recommended git tool is: NONE 07:12:02 using credential onap-jenkins-ssh 07:12:02 Wiping out workspace first. 07:12:02 Cloning the remote Git repository 07:12:02 Cloning repository git://cloud.onap.org/mirror/oom.git 07:12:02 > git init /w/workspace/oom-master-commit-lint # timeout=10 07:12:02 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:12:02 > git --version # timeout=10 07:12:02 > git --version # 'git version 2.17.1' 07:12:02 using GIT_SSH to set credentials Gerrit user 07:12:02 Verifying host key using manually-configured host key entries 07:12:02 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 07:12:08 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:12:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:12:09 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:12:09 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:12:09 using GIT_SSH to set credentials Gerrit user 07:12:09 Verifying host key using manually-configured host key entries 07:12:09 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/02/137602/7 # timeout=30 07:12:09 > git rev-parse 5bca857b63c6d1f241db827bc89473f0f6e9bdb6^{commit} # timeout=10 07:12:09 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 07:12:09 Checking out Revision 5bca857b63c6d1f241db827bc89473f0f6e9bdb6 (refs/changes/02/137602/7) 07:12:09 > git config core.sparsecheckout # timeout=10 07:12:09 > git checkout -f 5bca857b63c6d1f241db827bc89473f0f6e9bdb6 # timeout=30 07:12:12 Commit message: "[PORTAL-NG] Publish preferences and history charts" 07:12:12 > git rev-parse FETCH_HEAD^{commit} # timeout=10 07:12:12 > git rev-list --no-walk 23286c5cf36308333e19fa7a52efd43e792407c5 # timeout=10 07:12:12 [EnvInject] - Injecting environment variables from a build step. 07:12:12 [EnvInject] - Injecting as environment variables the properties content 07:12:12 PYTHON=python3 07:12:12 07:12:12 [EnvInject] - Variables injected successfully. 07:12:12 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins5728452975957607738.sh 07:12:12 ---> tox-install.sh 07:12:12 + source /home/jenkins/lf-env.sh 07:12:12 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:12:12 ++ mktemp -d /tmp/venv-XXXX 07:12:12 + lf_venv=/tmp/venv-x3CG 07:12:12 + local venv_file=/tmp/.os_lf_venv 07:12:12 + local python=python3 07:12:12 + local options 07:12:12 + local set_path=true 07:12:12 + local install_args= 07:12:12 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:12:12 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:12:12 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:12:12 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:12:12 + true 07:12:12 + case $1 in 07:12:12 + venv_file=/tmp/.toxenv 07:12:12 + shift 2 07:12:12 + true 07:12:12 + case $1 in 07:12:12 + shift 07:12:12 + break 07:12:12 + case $python in 07:12:12 + local pkg_list= 07:12:12 + [[ -d /opt/pyenv ]] 07:12:12 + echo 'Setup pyenv:' 07:12:12 Setup pyenv: 07:12:12 + export PYENV_ROOT=/opt/pyenv 07:12:12 + PYENV_ROOT=/opt/pyenv 07:12:12 + 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 07:12:12 + 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 07:12:12 + pyenv versions 07:12:12 * system (set by /opt/pyenv/version) 07:12:12 * 3.8.13 (set by /opt/pyenv/version) 07:12:12 * 3.9.13 (set by /opt/pyenv/version) 07:12:12 * 3.10.6 (set by /opt/pyenv/version) 07:12:12 + command -v pyenv 07:12:12 ++ pyenv init - --no-rehash 07:12:13 + 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[*]}"'\'')" 07:12:13 export PATH="/opt/pyenv/shims:${PATH}" 07:12:13 export PYENV_SHELL=bash 07:12:13 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:12:13 pyenv() { 07:12:13 local command 07:12:13 command="${1:-}" 07:12:13 if [ "$#" -gt 0 ]; then 07:12:13 shift 07:12:13 fi 07:12:13 07:12:13 case "$command" in 07:12:13 rehash|shell) 07:12:13 eval "$(pyenv "sh-$command" "$@")" 07:12:13 ;; 07:12:13 *) 07:12:13 command pyenv "$command" "$@" 07:12:13 ;; 07:12:13 esac 07:12:13 }' 07:12:13 +++ 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[*]}"' 07:12:13 ++ 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 07:12:13 ++ 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 07:12:13 ++ 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 07:12:13 ++ export PYENV_SHELL=bash 07:12:13 ++ PYENV_SHELL=bash 07:12:13 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:12:13 +++ complete -F _pyenv pyenv 07:12:13 ++ lf-pyver python3 07:12:13 ++ local py_version_xy=python3 07:12:13 ++ local py_version_xyz= 07:12:13 ++ pyenv versions 07:12:13 ++ local command 07:12:13 ++ command=versions 07:12:13 ++ '[' 1 -gt 0 ']' 07:12:13 ++ shift 07:12:13 ++ case "$command" in 07:12:13 ++ command pyenv versions 07:12:13 ++ pyenv versions 07:12:13 ++ sed 's/^[ *]* //' 07:12:13 ++ awk '{ print $1 }' 07:12:13 ++ grep -E '^[0-9.]*[0-9]$' 07:12:13 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:12:13 +++ grep '^3' /tmp/.pyenv_versions 07:12:13 +++ sort -V 07:12:13 +++ tail -n 1 07:12:13 ++ py_version_xyz=3.10.6 07:12:13 ++ [[ -z 3.10.6 ]] 07:12:13 ++ echo 3.10.6 07:12:13 ++ return 0 07:12:13 + pyenv local 3.10.6 07:12:13 + local command 07:12:13 + command=local 07:12:13 + '[' 2 -gt 0 ']' 07:12:13 + shift 07:12:13 + case "$command" in 07:12:13 + command pyenv local 3.10.6 07:12:13 + pyenv local 3.10.6 07:12:13 + for arg in "$@" 07:12:13 + case $arg in 07:12:13 + pkg_list+='tox ' 07:12:13 + for arg in "$@" 07:12:13 + case $arg in 07:12:13 + pkg_list+='virtualenv ' 07:12:13 + for arg in "$@" 07:12:13 + case $arg in 07:12:13 + pkg_list+='urllib3~=1.26.15 ' 07:12:13 + [[ -f /tmp/.toxenv ]] 07:12:13 + [[ ! -f /tmp/.toxenv ]] 07:12:13 + [[ -n '' ]] 07:12:13 + python3 -m venv /tmp/venv-x3CG 07:12:17 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-x3CG' 07:12:17 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-x3CG 07:12:17 + echo /tmp/venv-x3CG 07:12:17 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 07:12:17 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 07:12:17 + /tmp/venv-x3CG/bin/python3 -m pip install --upgrade --quiet pip virtualenv 07:12:20 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:12:20 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 07:12:20 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 07:12:20 + /tmp/venv-x3CG/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 07:12:23 + type python3 07:12:23 + true 07:12:23 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-x3CG/bin to PATH' 07:12:23 lf-activate-venv(): INFO: Adding /tmp/venv-x3CG/bin to PATH 07:12:23 + PATH=/tmp/venv-x3CG/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 07:12:23 + return 0 07:12:23 + python3 --version 07:12:23 Python 3.10.6 07:12:23 + python3 -m pip --version 07:12:24 pip 24.0 from /tmp/venv-x3CG/lib/python3.10/site-packages/pip (python 3.10) 07:12:24 + python3 -m pip freeze 07:12:24 cachetools==5.3.3 07:12:24 chardet==5.2.0 07:12:24 colorama==0.4.6 07:12:24 distlib==0.3.8 07:12:24 filelock==3.13.3 07:12:24 packaging==24.0 07:12:24 platformdirs==4.2.0 07:12:24 pluggy==1.4.0 07:12:24 pyproject-api==1.6.1 07:12:24 tomli==2.0.1 07:12:24 tox==4.14.2 07:12:24 urllib3==1.26.18 07:12:24 virtualenv==20.25.1 07:12:24 [EnvInject] - Injecting environment variables from a build step. 07:12:24 [EnvInject] - Injecting as environment variables the properties content 07:12:24 PARALLEL=false 07:12:24 07:12:24 [EnvInject] - Variables injected successfully. 07:12:24 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins16989523721384041821.sh 07:12:24 ---> tox-run.sh 07:12:24 + 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 07:12:24 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-commit-lint/archives/tox 07:12:24 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-commit-lint/archives/docs 07:12:24 + mkdir -p /w/workspace/oom-master-commit-lint/archives/tox 07:12:24 + cd /w/workspace/oom-master-commit-lint/. 07:12:24 + source /home/jenkins/lf-env.sh 07:12:24 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:12:24 ++ mktemp -d /tmp/venv-XXXX 07:12:24 + lf_venv=/tmp/venv-tTX3 07:12:24 + local venv_file=/tmp/.os_lf_venv 07:12:24 + local python=python3 07:12:24 + local options 07:12:24 + local set_path=true 07:12:24 + local install_args= 07:12:24 ++ 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 07:12:24 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:12:24 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:12:24 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:12:24 + true 07:12:24 + case $1 in 07:12:24 + venv_file=/tmp/.toxenv 07:12:24 + shift 2 07:12:24 + true 07:12:24 + case $1 in 07:12:24 + shift 07:12:24 + break 07:12:24 + case $python in 07:12:24 + local pkg_list= 07:12:24 + [[ -d /opt/pyenv ]] 07:12:24 + echo 'Setup pyenv:' 07:12:24 Setup pyenv: 07:12:24 + export PYENV_ROOT=/opt/pyenv 07:12:24 + PYENV_ROOT=/opt/pyenv 07:12:24 + 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 07:12:24 + 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 07:12:24 + pyenv versions 07:12:24 system 07:12:24 3.8.13 07:12:24 3.9.13 07:12:24 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 07:12:24 + command -v pyenv 07:12:24 ++ pyenv init - --no-rehash 07:12:24 + 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[*]}"'\'')" 07:12:24 export PATH="/opt/pyenv/shims:${PATH}" 07:12:24 export PYENV_SHELL=bash 07:12:24 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:12:24 pyenv() { 07:12:24 local command 07:12:24 command="${1:-}" 07:12:24 if [ "$#" -gt 0 ]; then 07:12:24 shift 07:12:24 fi 07:12:24 07:12:24 case "$command" in 07:12:24 rehash|shell) 07:12:24 eval "$(pyenv "sh-$command" "$@")" 07:12:24 ;; 07:12:24 *) 07:12:24 command pyenv "$command" "$@" 07:12:24 ;; 07:12:24 esac 07:12:24 }' 07:12:24 +++ 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[*]}"' 07:12:24 ++ 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 07:12:24 ++ 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 07:12:24 ++ 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 07:12:24 ++ export PYENV_SHELL=bash 07:12:24 ++ PYENV_SHELL=bash 07:12:24 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:12:24 +++ complete -F _pyenv pyenv 07:12:24 ++ lf-pyver python3 07:12:24 ++ local py_version_xy=python3 07:12:24 ++ local py_version_xyz= 07:12:24 ++ pyenv versions 07:12:24 ++ local command 07:12:24 ++ command=versions 07:12:24 ++ '[' 1 -gt 0 ']' 07:12:24 ++ shift 07:12:24 ++ case "$command" in 07:12:24 ++ command pyenv versions 07:12:24 ++ pyenv versions 07:12:24 ++ awk '{ print $1 }' 07:12:24 ++ sed 's/^[ *]* //' 07:12:24 ++ grep -E '^[0-9.]*[0-9]$' 07:12:24 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:12:24 +++ grep '^3' /tmp/.pyenv_versions 07:12:24 +++ sort -V 07:12:24 +++ tail -n 1 07:12:24 ++ py_version_xyz=3.10.6 07:12:24 ++ [[ -z 3.10.6 ]] 07:12:24 ++ echo 3.10.6 07:12:24 ++ return 0 07:12:24 + pyenv local 3.10.6 07:12:24 + local command 07:12:24 + command=local 07:12:24 + '[' 2 -gt 0 ']' 07:12:24 + shift 07:12:24 + case "$command" in 07:12:24 + command pyenv local 3.10.6 07:12:24 + pyenv local 3.10.6 07:12:24 + for arg in "$@" 07:12:24 + case $arg in 07:12:24 + pkg_list+='tox ' 07:12:24 + for arg in "$@" 07:12:24 + case $arg in 07:12:24 + pkg_list+='virtualenv ' 07:12:24 + for arg in "$@" 07:12:24 + case $arg in 07:12:24 + pkg_list+='urllib3~=1.26.15 ' 07:12:24 + [[ -f /tmp/.toxenv ]] 07:12:24 ++ cat /tmp/.toxenv 07:12:24 + lf_venv=/tmp/venv-x3CG 07:12:24 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-x3CG from' file:/tmp/.toxenv 07:12:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-x3CG from file:/tmp/.toxenv 07:12:24 + /tmp/venv-x3CG/bin/python3 -m pip install --upgrade --quiet pip virtualenv 07:12:25 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:12:25 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 07:12:25 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 07:12:25 + /tmp/venv-x3CG/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 07:12:27 + type python3 07:12:27 + true 07:12:27 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-x3CG/bin to PATH' 07:12:27 lf-activate-venv(): INFO: Adding /tmp/venv-x3CG/bin to PATH 07:12:27 + PATH=/tmp/venv-x3CG/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 07:12:27 + return 0 07:12:27 + [[ -d /opt/pyenv ]] 07:12:27 + echo '---> Setting up pyenv' 07:12:27 ---> Setting up pyenv 07:12:27 + export PYENV_ROOT=/opt/pyenv 07:12:27 + PYENV_ROOT=/opt/pyenv 07:12:27 + export PATH=/opt/pyenv/bin:/tmp/venv-x3CG/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 07:12:27 + PATH=/opt/pyenv/bin:/tmp/venv-x3CG/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 07:12:27 ++ pwd 07:12:27 + PYTHONPATH=/w/workspace/oom-master-commit-lint 07:12:27 + export PYTHONPATH 07:12:27 + export TOX_TESTENV_PASSENV=PYTHONPATH 07:12:27 + TOX_TESTENV_PASSENV=PYTHONPATH 07:12:27 + tox --version 07:12:27 4.14.2 from /tmp/venv-x3CG/lib/python3.10/site-packages/tox/__init__.py 07:12:27 + PARALLEL=false 07:12:27 + TOX_OPTIONS_LIST= 07:12:27 + [[ -n gitlint ]] 07:12:27 + TOX_OPTIONS_LIST=' -e gitlint' 07:12:27 + case ${PARALLEL,,} in 07:12:27 + tox -e gitlint 07:12:27 + tee -a /w/workspace/oom-master-commit-lint/archives/tox/tox.log 07:12:29 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 07:13:03 gitlint: freeze> python -m pip freeze --all 07:13:03 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.42.0,wrapt==1.13.3,zipp==3.7.0 07:13:03 gitlint: commands[0]> gitlint 07:13:03 gitlint: OK (36.09=setup[35.90]+cmd[0.19] seconds) 07:13:03 congratulations :) (36.28 seconds) 07:13:03 + tox_status=0 07:13:03 + echo '---> Completed tox runs' 07:13:03 ---> Completed tox runs 07:13:03 + for i in .tox/*/log 07:13:03 ++ echo .tox/gitlint/log 07:13:03 ++ awk -F/ '{print $2}' 07:13:03 + tox_env=gitlint 07:13:03 + cp -r .tox/gitlint/log /w/workspace/oom-master-commit-lint/archives/tox/gitlint 07:13:03 + DOC_DIR=docs/_build/html 07:13:03 + [[ -d docs/_build/html ]] 07:13:03 + echo '---> tox-run.sh ends' 07:13:03 ---> tox-run.sh ends 07:13:03 + test 0 -eq 0 07:13:03 $ ssh-agent -k 07:13:03 unset SSH_AUTH_SOCK; 07:13:03 unset SSH_AGENT_PID; 07:13:03 echo Agent pid 1711 killed; 07:13:03 [ssh-agent] Stopped. 07:13:04 [PostBuildScript] - [INFO] Executing post build scripts. 07:13:04 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins12561937127543128211.sh 07:13:04 ---> sysstat.sh 07:13:04 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins11864605336282015435.sh 07:13:04 ---> package-listing.sh 07:13:04 ++ facter osfamily 07:13:04 ++ tr '[:upper:]' '[:lower:]' 07:13:04 + OS_FAMILY=debian 07:13:04 + workspace=/w/workspace/oom-master-commit-lint 07:13:04 + START_PACKAGES=/tmp/packages_start.txt 07:13:04 + END_PACKAGES=/tmp/packages_end.txt 07:13:04 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:13:04 + PACKAGES=/tmp/packages_start.txt 07:13:04 + '[' /w/workspace/oom-master-commit-lint ']' 07:13:04 + PACKAGES=/tmp/packages_end.txt 07:13:04 + case "${OS_FAMILY}" in 07:13:04 + dpkg -l 07:13:04 + grep '^ii' 07:13:04 + '[' -f /tmp/packages_start.txt ']' 07:13:04 + '[' -f /tmp/packages_end.txt ']' 07:13:04 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:13:04 + '[' /w/workspace/oom-master-commit-lint ']' 07:13:04 + mkdir -p /w/workspace/oom-master-commit-lint/archives/ 07:13:04 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-commit-lint/archives/ 07:13:04 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins16529025838494135324.sh 07:13:04 ---> capture-instance-metadata.sh 07:13:04 Setup pyenv: 07:13:04 system 07:13:04 3.8.13 07:13:04 3.9.13 07:13:04 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 07:13:08 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ybvX 07:13:08 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:13:11 lf-activate-venv(): INFO: Installing: lftools 07:13:42 lf-activate-venv(): INFO: Adding /tmp/venv-ybvX/bin to PATH 07:13:42 INFO: Running in OpenStack, capturing instance metadata 07:13:42 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins6931353889845848089.sh 07:13:42 provisioning config files... 07:13:42 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-commit-lint@tmp/config12670218424996994950tmp 07:13:42 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 07:13:42 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 07:13:42 [EnvInject] - Injecting environment variables from a build step. 07:13:42 [EnvInject] - Injecting as environment variables the properties content 07:13:42 SERVER_ID=logs 07:13:42 07:13:42 [EnvInject] - Variables injected successfully. 07:13:42 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins1090243052324101510.sh 07:13:42 ---> create-netrc.sh 07:13:42 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins1810629797245364147.sh 07:13:42 ---> python-tools-install.sh 07:13:42 Setup pyenv: 07:13:42 system 07:13:42 3.8.13 07:13:42 3.9.13 07:13:42 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 07:13:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ybvX from file:/tmp/.os_lf_venv 07:13:43 lf-activate-venv(): INFO: Installing: lftools 07:13:51 lf-activate-venv(): INFO: Adding /tmp/venv-ybvX/bin to PATH 07:13:51 Generating Requirements File 07:14:18 Python 3.10.6 07:14:18 pip 24.0 from /tmp/venv-ybvX/lib/python3.10/site-packages/pip (python 3.10) 07:14:19 appdirs==1.4.4 07:14:19 argcomplete==3.2.3 07:14:19 aspy.yaml==1.3.0 07:14:19 attrs==23.2.0 07:14:19 autopage==0.5.2 07:14:19 beautifulsoup4==4.12.3 07:14:19 boto3==1.34.75 07:14:19 botocore==1.34.75 07:14:19 bs4==0.0.2 07:14:19 cachetools==5.3.3 07:14:19 certifi==2024.2.2 07:14:19 cffi==1.16.0 07:14:19 cfgv==3.4.0 07:14:19 chardet==5.2.0 07:14:19 charset-normalizer==3.3.2 07:14:19 click==8.1.7 07:14:19 cliff==4.6.0 07:14:19 cmd2==2.4.3 07:14:19 cryptography==3.3.2 07:14:19 debtcollector==3.0.0 07:14:19 decorator==5.1.1 07:14:19 defusedxml==0.7.1 07:14:19 Deprecated==1.2.14 07:14:19 distlib==0.3.8 07:14:19 dnspython==2.6.1 07:14:19 docker==4.2.2 07:14:19 dogpile.cache==1.3.2 07:14:19 email_validator==2.1.1 07:14:19 filelock==3.13.3 07:14:19 future==1.0.0 07:14:19 gitdb==4.0.11 07:14:19 GitPython==3.1.43 07:14:19 google-auth==2.29.0 07:14:19 httplib2==0.22.0 07:14:19 identify==2.5.35 07:14:19 idna==3.6 07:14:19 importlib-resources==1.5.0 07:14:19 iso8601==2.1.0 07:14:19 Jinja2==3.1.3 07:14:19 jmespath==1.0.1 07:14:19 jsonpatch==1.33 07:14:19 jsonpointer==2.4 07:14:19 jsonschema==4.21.1 07:14:19 jsonschema-specifications==2023.12.1 07:14:19 keystoneauth1==5.6.0 07:14:19 kubernetes==29.0.0 07:14:19 lftools==0.37.10 07:14:19 lxml==5.2.0 07:14:19 MarkupSafe==2.1.5 07:14:19 msgpack==1.0.8 07:14:19 multi_key_dict==2.0.3 07:14:19 munch==4.0.0 07:14:19 netaddr==1.2.1 07:14:19 netifaces==0.11.0 07:14:19 niet==1.4.2 07:14:19 nodeenv==1.8.0 07:14:19 oauth2client==4.1.3 07:14:19 oauthlib==3.2.2 07:14:19 openstacksdk==3.0.0 07:14:19 os-client-config==2.1.0 07:14:19 os-service-types==1.7.0 07:14:19 osc-lib==3.0.1 07:14:19 oslo.config==9.4.0 07:14:19 oslo.context==5.5.0 07:14:19 oslo.i18n==6.3.0 07:14:19 oslo.log==5.5.0 07:14:19 oslo.serialization==5.4.0 07:14:19 oslo.utils==7.1.0 07:14:19 packaging==24.0 07:14:19 pbr==6.0.0 07:14:19 platformdirs==4.2.0 07:14:19 prettytable==3.10.0 07:14:19 pyasn1==0.6.0 07:14:19 pyasn1_modules==0.4.0 07:14:19 pycparser==2.22 07:14:19 pygerrit2==2.0.15 07:14:19 PyGithub==2.3.0 07:14:19 pyinotify==0.9.6 07:14:19 PyJWT==2.8.0 07:14:19 PyNaCl==1.5.0 07:14:19 pyparsing==2.4.7 07:14:19 pyperclip==1.8.2 07:14:19 pyrsistent==0.20.0 07:14:19 python-cinderclient==9.5.0 07:14:19 python-dateutil==2.9.0.post0 07:14:19 python-heatclient==3.5.0 07:14:19 python-jenkins==1.8.2 07:14:19 python-keystoneclient==5.4.0 07:14:19 python-magnumclient==4.4.0 07:14:19 python-novaclient==18.6.0 07:14:19 python-openstackclient==6.6.0 07:14:19 python-swiftclient==4.5.0 07:14:19 PyYAML==6.0.1 07:14:19 referencing==0.34.0 07:14:19 requests==2.31.0 07:14:19 requests-oauthlib==2.0.0 07:14:19 requestsexceptions==1.4.0 07:14:19 rfc3986==2.0.0 07:14:19 rpds-py==0.18.0 07:14:19 rsa==4.9 07:14:19 ruamel.yaml==0.18.6 07:14:19 ruamel.yaml.clib==0.2.8 07:14:19 s3transfer==0.10.1 07:14:19 simplejson==3.19.2 07:14:19 six==1.16.0 07:14:19 smmap==5.0.1 07:14:19 soupsieve==2.5 07:14:19 stevedore==5.2.0 07:14:19 tabulate==0.9.0 07:14:19 toml==0.10.2 07:14:19 tomlkit==0.12.4 07:14:19 tqdm==4.66.2 07:14:19 typing_extensions==4.10.0 07:14:19 tzdata==2024.1 07:14:19 urllib3==1.26.18 07:14:19 virtualenv==20.25.1 07:14:19 wcwidth==0.2.13 07:14:19 websocket-client==1.7.0 07:14:19 wrapt==1.16.0 07:14:19 xdg==6.0.0 07:14:19 xmltodict==0.13.0 07:14:19 yq==3.2.3 07:14:19 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins5781162892275602881.sh 07:14:19 ---> sudo-logs.sh 07:14:19 Archiving 'sudo' log.. 07:14:19 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins9755691097309560382.sh 07:14:19 ---> job-cost.sh 07:14:19 Setup pyenv: 07:14:19 system 07:14:19 3.8.13 07:14:19 3.9.13 07:14:19 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 07:14:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ybvX from file:/tmp/.os_lf_venv 07:14:21 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:14:25 lf-activate-venv(): INFO: Adding /tmp/venv-ybvX/bin to PATH 07:14:25 INFO: No Stack... 07:14:26 INFO: Retrieving Pricing Info for: v3-standard-4 07:14:26 INFO: Archiving Costs 07:14:26 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins10533235521452324827.sh 07:14:26 ---> logs-deploy.sh 07:14:26 Setup pyenv: 07:14:26 system 07:14:26 3.8.13 07:14:26 3.9.13 07:14:26 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 07:14:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ybvX from file:/tmp/.os_lf_venv 07:14:28 lf-activate-venv(): INFO: Installing: lftools 07:14:36 lf-activate-venv(): INFO: Adding /tmp/venv-ybvX/bin to PATH 07:14:36 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-commit-lint/7282 07:14:36 INFO: archiving workspace using pattern(s): 07:14:37 Archives upload complete. 07:14:37 INFO: archiving logs to Nexus 07:14:38 ---> uname -a: 07:14:38 Linux prd-ubuntu1804-builder-4c-4g-19996 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 07:14:38 07:14:38 07:14:38 ---> lscpu: 07:14:38 Architecture: x86_64 07:14:38 CPU op-mode(s): 32-bit, 64-bit 07:14:38 Byte Order: Little Endian 07:14:38 CPU(s): 4 07:14:38 On-line CPU(s) list: 0-3 07:14:38 Thread(s) per core: 1 07:14:38 Core(s) per socket: 1 07:14:38 Socket(s): 4 07:14:38 NUMA node(s): 1 07:14:38 Vendor ID: AuthenticAMD 07:14:38 CPU family: 23 07:14:38 Model: 49 07:14:38 Model name: AMD EPYC-Rome Processor 07:14:38 Stepping: 0 07:14:38 CPU MHz: 2800.000 07:14:38 BogoMIPS: 5600.00 07:14:38 Virtualization: AMD-V 07:14:38 Hypervisor vendor: KVM 07:14:38 Virtualization type: full 07:14:38 L1d cache: 32K 07:14:38 L1i cache: 32K 07:14:38 L2 cache: 512K 07:14:38 L3 cache: 16384K 07:14:38 NUMA node0 CPU(s): 0-3 07:14:38 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 07:14:38 07:14:38 07:14:38 ---> nproc: 07:14:38 4 07:14:38 07:14:38 07:14:38 ---> df -h: 07:14:38 Filesystem Size Used Avail Use% Mounted on 07:14:38 udev 7.9G 0 7.9G 0% /dev 07:14:38 tmpfs 1.6G 672K 1.6G 1% /run 07:14:38 /dev/vda1 78G 8.4G 69G 11% / 07:14:38 tmpfs 7.9G 0 7.9G 0% /dev/shm 07:14:38 tmpfs 5.0M 0 5.0M 0% /run/lock 07:14:38 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 07:14:38 /dev/vda15 105M 4.4M 100M 5% /boot/efi 07:14:38 tmpfs 1.6G 0 1.6G 0% /run/user/1001 07:14:38 07:14:38 07:14:38 ---> free -m: 07:14:38 total used free shared buff/cache available 07:14:38 Mem: 16040 551 13216 0 2272 15166 07:14:38 Swap: 1023 0 1023 07:14:38 07:14:38 07:14:38 ---> ip addr: 07:14:38 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:14:38 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:14:38 inet 127.0.0.1/8 scope host lo 07:14:38 valid_lft forever preferred_lft forever 07:14:38 inet6 ::1/128 scope host 07:14:38 valid_lft forever preferred_lft forever 07:14:38 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 07:14:38 link/ether fa:16:3e:19:be:14 brd ff:ff:ff:ff:ff:ff 07:14:38 inet 10.30.107.63/23 brd 10.30.107.255 scope global dynamic ens3 07:14:38 valid_lft 86223sec preferred_lft 86223sec 07:14:38 inet6 fe80::f816:3eff:fe19:be14/64 scope link 07:14:38 valid_lft forever preferred_lft forever 07:14:38 07:14:38 07:14:38 ---> sar -b -r -n DEV: 07:14:38 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-19996) 04/02/24 _x86_64_ (4 CPU) 07:14:38 07:14:38 07:11:43 LINUX RESTART (4 CPU) 07:14:38 07:14:38 07:12:01 tps rtps wtps bread/s bwrtn/s 07:14:38 07:13:01 261.59 31.83 229.76 1162.87 63000.03 07:14:38 07:14:01 103.95 14.10 89.85 1063.16 10692.35 07:14:38 Average: 182.77 22.96 159.81 1113.01 36846.19 07:14:38 07:14:38 07:12:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:14:38 07:13:01 13815576 15481828 2609384 15.89 65096 1798844 938600 5.37 793424 1594464 182840 07:14:38 07:14:01 13640740 15549204 2784220 16.95 86988 2005156 757600 4.34 742780 1793028 144112 07:14:38 Average: 13728158 15515516 2696802 16.42 76042 1902000 848100 4.85 768102 1693746 163476 07:14:38 07:14:38 07:12:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:14:38 07:13:01 ens3 187.77 132.73 1578.60 36.27 0.00 0.00 0.00 0.00 07:14:38 07:13:01 lo 1.60 1.60 0.16 0.16 0.00 0.00 0.00 0.00 07:14:38 07:14:01 ens3 63.79 41.21 691.42 9.72 0.00 0.00 0.00 0.00 07:14:38 07:14:01 lo 1.67 1.67 0.17 0.17 0.00 0.00 0.00 0.00 07:14:38 Average: ens3 125.78 86.97 1135.01 22.99 0.00 0.00 0.00 0.00 07:14:38 Average: lo 1.63 1.63 0.17 0.17 0.00 0.00 0.00 0.00 07:14:38 07:14:38 07:14:38 ---> sar -P ALL: 07:14:38 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-19996) 04/02/24 _x86_64_ (4 CPU) 07:14:38 07:14:38 07:11:43 LINUX RESTART (4 CPU) 07:14:38 07:14:38 07:12:01 CPU %user %nice %system %iowait %steal %idle 07:14:38 07:13:01 all 16.79 0.00 1.66 11.34 0.07 70.14 07:14:38 07:13:01 0 16.37 0.00 1.59 1.86 0.05 80.13 07:14:38 07:13:01 1 35.20 0.00 2.59 4.81 0.08 57.31 07:14:38 07:13:01 2 4.89 0.00 0.91 17.22 0.10 76.88 07:14:38 07:13:01 3 10.60 0.00 1.54 21.49 0.03 66.33 07:14:38 07:14:01 all 21.19 0.00 1.61 2.69 0.05 74.46 07:14:38 07:14:01 0 40.17 0.00 2.22 1.02 0.07 56.53 07:14:38 07:14:01 1 30.16 0.00 1.65 0.83 0.07 67.29 07:14:38 07:14:01 2 3.29 0.00 1.15 4.26 0.07 91.23 07:14:38 07:14:01 3 11.17 0.00 1.44 4.64 0.03 82.72 07:14:38 Average: all 19.00 0.00 1.64 7.00 0.06 72.30 07:14:38 Average: 0 28.29 0.00 1.91 1.44 0.06 68.31 07:14:38 Average: 1 32.68 0.00 2.12 2.82 0.08 62.31 07:14:38 Average: 2 4.09 0.00 1.03 10.72 0.08 84.07 07:14:38 Average: 3 10.89 0.00 1.49 13.02 0.03 74.57 07:14:38 07:14:38 07:14:38