07:48:59 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137602 07:48:59 Running as SYSTEM 07:48:59 [EnvInject] - Loading node environment variables. 07:48:59 Building remotely on prd-ubuntu1804-builder-4c-4g-20687 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-commit-lint 07:48:59 [ssh-agent] Looking for ssh-agent implementation... 07:49:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:49:00 $ ssh-agent 07:49:00 SSH_AUTH_SOCK=/tmp/ssh-h2a18PvPl5xS/agent.1805 07:49:00 SSH_AGENT_PID=1807 07:49:00 [ssh-agent] Started. 07:49:00 Running ssh-add (command line suppressed) 07:49:00 Identity added: /w/workspace/oom-master-commit-lint@tmp/private_key_4490114546892332055.key (/w/workspace/oom-master-commit-lint@tmp/private_key_4490114546892332055.key) 07:49:00 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 07:49:00 The recommended git tool is: NONE 07:49:02 using credential onap-jenkins-ssh 07:49:02 Wiping out workspace first. 07:49:02 Cloning the remote Git repository 07:49:02 Cloning repository git://cloud.onap.org/mirror/oom.git 07:49:02 > git init /w/workspace/oom-master-commit-lint # timeout=10 07:49:02 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:49:02 > git --version # timeout=10 07:49:02 > git --version # 'git version 2.17.1' 07:49:02 using GIT_SSH to set credentials Gerrit user 07:49:02 Verifying host key using manually-configured host key entries 07:49:02 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 07:49:08 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:49:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:49:08 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:49:08 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:49:08 using GIT_SSH to set credentials Gerrit user 07:49:08 Verifying host key using manually-configured host key entries 07:49:08 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/02/137602/9 # timeout=30 07:49:09 > git rev-parse c39d4891bedde4d3b496ba0b7c87c4344c04d601^{commit} # timeout=10 07:49: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:49:09 Checking out Revision c39d4891bedde4d3b496ba0b7c87c4344c04d601 (refs/changes/02/137602/9) 07:49:09 > git config core.sparsecheckout # timeout=10 07:49:09 > git checkout -f c39d4891bedde4d3b496ba0b7c87c4344c04d601 # timeout=30 07:49:12 Commit message: "[PORTAL-NG] Publish preferences and history charts" 07:49:12 > git rev-parse FETCH_HEAD^{commit} # timeout=10 07:49:12 > git rev-list --no-walk 6d5a8690d675f65a8ec38b2c03f6fde2c2d2d9b8 # timeout=10 07:49:12 [EnvInject] - Injecting environment variables from a build step. 07:49:12 [EnvInject] - Injecting as environment variables the properties content 07:49:12 PYTHON=python3 07:49:12 07:49:12 [EnvInject] - Variables injected successfully. 07:49:12 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins14646072962402662856.sh 07:49:12 ---> tox-install.sh 07:49:12 + source /home/jenkins/lf-env.sh 07:49:12 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:49:12 ++ mktemp -d /tmp/venv-XXXX 07:49:12 + lf_venv=/tmp/venv-ItAy 07:49:12 + local venv_file=/tmp/.os_lf_venv 07:49:12 + local python=python3 07:49:12 + local options 07:49:12 + local set_path=true 07:49:12 + local install_args= 07:49: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:49:12 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:49:12 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:49:12 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:49:12 + true 07:49:12 + case $1 in 07:49:12 + venv_file=/tmp/.toxenv 07:49:12 + shift 2 07:49:12 + true 07:49:12 + case $1 in 07:49:12 + shift 07:49:12 + break 07:49:12 + case $python in 07:49:12 + local pkg_list= 07:49:12 + [[ -d /opt/pyenv ]] 07:49:12 + echo 'Setup pyenv:' 07:49:12 Setup pyenv: 07:49:12 + export PYENV_ROOT=/opt/pyenv 07:49:12 + PYENV_ROOT=/opt/pyenv 07:49: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:49: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:49:12 + pyenv versions 07:49:12 * system (set by /opt/pyenv/version) 07:49:12 * 3.8.13 (set by /opt/pyenv/version) 07:49:12 * 3.9.13 (set by /opt/pyenv/version) 07:49:12 * 3.10.6 (set by /opt/pyenv/version) 07:49:12 + command -v pyenv 07:49:12 ++ pyenv init - --no-rehash 07:49: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:49:13 export PATH="/opt/pyenv/shims:${PATH}" 07:49:13 export PYENV_SHELL=bash 07:49:13 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:49:13 pyenv() { 07:49:13 local command 07:49:13 command="${1:-}" 07:49:13 if [ "$#" -gt 0 ]; then 07:49:13 shift 07:49:13 fi 07:49:13 07:49:13 case "$command" in 07:49:13 rehash|shell) 07:49:13 eval "$(pyenv "sh-$command" "$@")" 07:49:13 ;; 07:49:13 *) 07:49:13 command pyenv "$command" "$@" 07:49:13 ;; 07:49:13 esac 07:49:13 }' 07:49: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:49: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:49: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:49: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:49:13 ++ export PYENV_SHELL=bash 07:49:13 ++ PYENV_SHELL=bash 07:49:13 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:49:13 +++ complete -F _pyenv pyenv 07:49:13 ++ lf-pyver python3 07:49:13 ++ local py_version_xy=python3 07:49:13 ++ local py_version_xyz= 07:49:13 ++ sed 's/^[ *]* //' 07:49:13 ++ awk '{ print $1 }' 07:49:13 ++ grep -E '^[0-9.]*[0-9]$' 07:49:13 ++ pyenv versions 07:49:13 ++ local command 07:49:13 ++ command=versions 07:49:13 ++ '[' 1 -gt 0 ']' 07:49:13 ++ shift 07:49:13 ++ case "$command" in 07:49:13 ++ command pyenv versions 07:49:13 ++ pyenv versions 07:49:13 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:49:13 +++ grep '^3' /tmp/.pyenv_versions 07:49:13 +++ sort -V 07:49:13 +++ tail -n 1 07:49:13 ++ py_version_xyz=3.10.6 07:49:13 ++ [[ -z 3.10.6 ]] 07:49:13 ++ echo 3.10.6 07:49:13 ++ return 0 07:49:13 + pyenv local 3.10.6 07:49:13 + local command 07:49:13 + command=local 07:49:13 + '[' 2 -gt 0 ']' 07:49:13 + shift 07:49:13 + case "$command" in 07:49:13 + command pyenv local 3.10.6 07:49:13 + pyenv local 3.10.6 07:49:13 + for arg in "$@" 07:49:13 + case $arg in 07:49:13 + pkg_list+='tox ' 07:49:13 + for arg in "$@" 07:49:13 + case $arg in 07:49:13 + pkg_list+='virtualenv ' 07:49:13 + for arg in "$@" 07:49:13 + case $arg in 07:49:13 + pkg_list+='urllib3~=1.26.15 ' 07:49:13 + [[ -f /tmp/.toxenv ]] 07:49:13 + [[ ! -f /tmp/.toxenv ]] 07:49:13 + [[ -n '' ]] 07:49:13 + python3 -m venv /tmp/venv-ItAy 07:49:17 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ItAy' 07:49:17 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ItAy 07:49:17 + echo /tmp/venv-ItAy 07:49:17 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 07:49:17 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 07:49:17 + /tmp/venv-ItAy/bin/python3 -m pip install --upgrade --quiet pip virtualenv 07:49:20 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:49:20 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 07:49:20 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 07:49:20 + /tmp/venv-ItAy/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 07:49:23 + type python3 07:49:23 + true 07:49:23 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-ItAy/bin to PATH' 07:49:23 lf-activate-venv(): INFO: Adding /tmp/venv-ItAy/bin to PATH 07:49:23 + PATH=/tmp/venv-ItAy/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:49:23 + return 0 07:49:23 + python3 --version 07:49:23 Python 3.10.6 07:49:23 + python3 -m pip --version 07:49:23 pip 24.0 from /tmp/venv-ItAy/lib/python3.10/site-packages/pip (python 3.10) 07:49:23 + python3 -m pip freeze 07:49:23 cachetools==5.3.3 07:49:23 chardet==5.2.0 07:49:23 colorama==0.4.6 07:49:23 distlib==0.3.8 07:49:23 filelock==3.13.3 07:49:23 packaging==24.0 07:49:23 platformdirs==4.2.0 07:49:23 pluggy==1.4.0 07:49:23 pyproject-api==1.6.1 07:49:23 tomli==2.0.1 07:49:23 tox==4.14.2 07:49:23 urllib3==1.26.18 07:49:23 virtualenv==20.25.1 07:49:23 [EnvInject] - Injecting environment variables from a build step. 07:49:23 [EnvInject] - Injecting as environment variables the properties content 07:49:23 PARALLEL=false 07:49:23 07:49:23 [EnvInject] - Variables injected successfully. 07:49:24 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins7563951543564162252.sh 07:49:24 ---> tox-run.sh 07:49: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:49:24 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-commit-lint/archives/tox 07:49:24 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-commit-lint/archives/docs 07:49:24 + mkdir -p /w/workspace/oom-master-commit-lint/archives/tox 07:49:24 + cd /w/workspace/oom-master-commit-lint/. 07:49:24 + source /home/jenkins/lf-env.sh 07:49:24 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:49:24 ++ mktemp -d /tmp/venv-XXXX 07:49:24 + lf_venv=/tmp/venv-YycL 07:49:24 + local venv_file=/tmp/.os_lf_venv 07:49:24 + local python=python3 07:49:24 + local options 07:49:24 + local set_path=true 07:49:24 + local install_args= 07:49: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:49:24 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:49:24 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:49:24 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:49:24 + true 07:49:24 + case $1 in 07:49:24 + venv_file=/tmp/.toxenv 07:49:24 + shift 2 07:49:24 + true 07:49:24 + case $1 in 07:49:24 + shift 07:49:24 + break 07:49:24 + case $python in 07:49:24 + local pkg_list= 07:49:24 + [[ -d /opt/pyenv ]] 07:49:24 + echo 'Setup pyenv:' 07:49:24 Setup pyenv: 07:49:24 + export PYENV_ROOT=/opt/pyenv 07:49:24 + PYENV_ROOT=/opt/pyenv 07:49: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:49: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:49:24 + pyenv versions 07:49:24 system 07:49:24 3.8.13 07:49:24 3.9.13 07:49:24 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 07:49:24 + command -v pyenv 07:49:24 ++ pyenv init - --no-rehash 07:49: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:49:24 export PATH="/opt/pyenv/shims:${PATH}" 07:49:24 export PYENV_SHELL=bash 07:49:24 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:49:24 pyenv() { 07:49:24 local command 07:49:24 command="${1:-}" 07:49:24 if [ "$#" -gt 0 ]; then 07:49:24 shift 07:49:24 fi 07:49:24 07:49:24 case "$command" in 07:49:24 rehash|shell) 07:49:24 eval "$(pyenv "sh-$command" "$@")" 07:49:24 ;; 07:49:24 *) 07:49:24 command pyenv "$command" "$@" 07:49:24 ;; 07:49:24 esac 07:49:24 }' 07:49: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:49: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:49: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:49: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:49:24 ++ export PYENV_SHELL=bash 07:49:24 ++ PYENV_SHELL=bash 07:49:24 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:49:24 +++ complete -F _pyenv pyenv 07:49:24 ++ lf-pyver python3 07:49:24 ++ local py_version_xy=python3 07:49:24 ++ local py_version_xyz= 07:49:24 ++ pyenv versions 07:49:24 ++ local command 07:49:24 ++ command=versions 07:49:24 ++ '[' 1 -gt 0 ']' 07:49:24 ++ shift 07:49:24 ++ case "$command" in 07:49:24 ++ command pyenv versions 07:49:24 ++ pyenv versions 07:49:24 ++ awk '{ print $1 }' 07:49:24 ++ grep -E '^[0-9.]*[0-9]$' 07:49:24 ++ sed 's/^[ *]* //' 07:49:24 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:49:24 +++ grep '^3' /tmp/.pyenv_versions 07:49:24 +++ sort -V 07:49:24 +++ tail -n 1 07:49:24 ++ py_version_xyz=3.10.6 07:49:24 ++ [[ -z 3.10.6 ]] 07:49:24 ++ echo 3.10.6 07:49:24 ++ return 0 07:49:24 + pyenv local 3.10.6 07:49:24 + local command 07:49:24 + command=local 07:49:24 + '[' 2 -gt 0 ']' 07:49:24 + shift 07:49:24 + case "$command" in 07:49:24 + command pyenv local 3.10.6 07:49:24 + pyenv local 3.10.6 07:49:24 + for arg in "$@" 07:49:24 + case $arg in 07:49:24 + pkg_list+='tox ' 07:49:24 + for arg in "$@" 07:49:24 + case $arg in 07:49:24 + pkg_list+='virtualenv ' 07:49:24 + for arg in "$@" 07:49:24 + case $arg in 07:49:24 + pkg_list+='urllib3~=1.26.15 ' 07:49:24 + [[ -f /tmp/.toxenv ]] 07:49:24 ++ cat /tmp/.toxenv 07:49:24 + lf_venv=/tmp/venv-ItAy 07:49:24 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ItAy from' file:/tmp/.toxenv 07:49:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ItAy from file:/tmp/.toxenv 07:49:24 + /tmp/venv-ItAy/bin/python3 -m pip install --upgrade --quiet pip virtualenv 07:49:25 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:49:25 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 07:49:25 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 07:49:25 + /tmp/venv-ItAy/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 07:49:26 + type python3 07:49:26 + true 07:49:26 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-ItAy/bin to PATH' 07:49:26 lf-activate-venv(): INFO: Adding /tmp/venv-ItAy/bin to PATH 07:49:26 + PATH=/tmp/venv-ItAy/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:49:26 + return 0 07:49:26 + [[ -d /opt/pyenv ]] 07:49:26 + echo '---> Setting up pyenv' 07:49:26 ---> Setting up pyenv 07:49:26 + export PYENV_ROOT=/opt/pyenv 07:49:26 + PYENV_ROOT=/opt/pyenv 07:49:26 + export PATH=/opt/pyenv/bin:/tmp/venv-ItAy/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:49:26 + PATH=/opt/pyenv/bin:/tmp/venv-ItAy/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:49:26 ++ pwd 07:49:26 + PYTHONPATH=/w/workspace/oom-master-commit-lint 07:49:26 + export PYTHONPATH 07:49:26 + export TOX_TESTENV_PASSENV=PYTHONPATH 07:49:26 + TOX_TESTENV_PASSENV=PYTHONPATH 07:49:26 + tox --version 07:49:26 4.14.2 from /tmp/venv-ItAy/lib/python3.10/site-packages/tox/__init__.py 07:49:26 + PARALLEL=false 07:49:26 + TOX_OPTIONS_LIST= 07:49:26 + [[ -n gitlint ]] 07:49:26 + TOX_OPTIONS_LIST=' -e gitlint' 07:49:26 + case ${PARALLEL,,} in 07:49:26 + tox -e gitlint 07:49:26 + tee -a /w/workspace/oom-master-commit-lint/archives/tox/tox.log 07:49:28 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:50:01 gitlint: freeze> python -m pip freeze --all 07:50:02 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:50:02 gitlint: commands[0]> gitlint 07:50:02 gitlint: OK (35.24=setup[35.06]+cmd[0.18] seconds) 07:50:02 congratulations :) (35.41 seconds) 07:50:02 + tox_status=0 07:50:02 + echo '---> Completed tox runs' 07:50:02 ---> Completed tox runs 07:50:02 + for i in .tox/*/log 07:50:02 ++ echo .tox/gitlint/log 07:50:02 ++ awk -F/ '{print $2}' 07:50:02 + tox_env=gitlint 07:50:02 + cp -r .tox/gitlint/log /w/workspace/oom-master-commit-lint/archives/tox/gitlint 07:50:02 + DOC_DIR=docs/_build/html 07:50:02 + [[ -d docs/_build/html ]] 07:50:02 + echo '---> tox-run.sh ends' 07:50:02 ---> tox-run.sh ends 07:50:02 + test 0 -eq 0 07:50:02 $ ssh-agent -k 07:50:02 unset SSH_AUTH_SOCK; 07:50:02 unset SSH_AGENT_PID; 07:50:02 echo Agent pid 1807 killed; 07:50:02 [ssh-agent] Stopped. 07:50:02 [PostBuildScript] - [INFO] Executing post build scripts. 07:50:02 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins7957577411750887565.sh 07:50:02 ---> sysstat.sh 07:50:02 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins4333335460026836092.sh 07:50:02 ---> package-listing.sh 07:50:02 ++ tr '[:upper:]' '[:lower:]' 07:50:02 ++ facter osfamily 07:50:03 + OS_FAMILY=debian 07:50:03 + workspace=/w/workspace/oom-master-commit-lint 07:50:03 + START_PACKAGES=/tmp/packages_start.txt 07:50:03 + END_PACKAGES=/tmp/packages_end.txt 07:50:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:50:03 + PACKAGES=/tmp/packages_start.txt 07:50:03 + '[' /w/workspace/oom-master-commit-lint ']' 07:50:03 + PACKAGES=/tmp/packages_end.txt 07:50:03 + case "${OS_FAMILY}" in 07:50:03 + dpkg -l 07:50:03 + grep '^ii' 07:50:03 + '[' -f /tmp/packages_start.txt ']' 07:50:03 + '[' -f /tmp/packages_end.txt ']' 07:50:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:50:03 + '[' /w/workspace/oom-master-commit-lint ']' 07:50:03 + mkdir -p /w/workspace/oom-master-commit-lint/archives/ 07:50:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-commit-lint/archives/ 07:50:03 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins14763892416048581469.sh 07:50:03 ---> capture-instance-metadata.sh 07:50:03 Setup pyenv: 07:50:03 system 07:50:03 3.8.13 07:50:03 3.9.13 07:50:03 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 07:50:06 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-AfAG 07:50:06 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:50:09 lf-activate-venv(): INFO: Installing: lftools 07:50:40 lf-activate-venv(): INFO: Adding /tmp/venv-AfAG/bin to PATH 07:50:40 INFO: Running in OpenStack, capturing instance metadata 07:50:40 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins15098552581935650749.sh 07:50:40 provisioning config files... 07:50:40 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-commit-lint@tmp/config5406305612474099136tmp 07:50:40 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 07:50:40 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 07:50:40 [EnvInject] - Injecting environment variables from a build step. 07:50:40 [EnvInject] - Injecting as environment variables the properties content 07:50:40 SERVER_ID=logs 07:50:40 07:50:40 [EnvInject] - Variables injected successfully. 07:50:40 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins6970895649488472287.sh 07:50:40 ---> create-netrc.sh 07:50:40 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins7099561819841721405.sh 07:50:40 ---> python-tools-install.sh 07:50:40 Setup pyenv: 07:50:41 system 07:50:41 3.8.13 07:50:41 3.9.13 07:50:41 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 07:50:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-AfAG from file:/tmp/.os_lf_venv 07:50:42 lf-activate-venv(): INFO: Installing: lftools 07:50:50 lf-activate-venv(): INFO: Adding /tmp/venv-AfAG/bin to PATH 07:50:50 Generating Requirements File 07:51:17 Python 3.10.6 07:51:18 pip 24.0 from /tmp/venv-AfAG/lib/python3.10/site-packages/pip (python 3.10) 07:51:18 appdirs==1.4.4 07:51:18 argcomplete==3.2.3 07:51:18 aspy.yaml==1.3.0 07:51:18 attrs==23.2.0 07:51:18 autopage==0.5.2 07:51:18 beautifulsoup4==4.12.3 07:51:18 boto3==1.34.78 07:51:18 botocore==1.34.78 07:51:18 bs4==0.0.2 07:51:18 cachetools==5.3.3 07:51:18 certifi==2024.2.2 07:51:18 cffi==1.16.0 07:51:18 cfgv==3.4.0 07:51:18 chardet==5.2.0 07:51:18 charset-normalizer==3.3.2 07:51:18 click==8.1.7 07:51:18 cliff==4.6.0 07:51:18 cmd2==2.4.3 07:51:18 cryptography==3.3.2 07:51:18 debtcollector==3.0.0 07:51:18 decorator==5.1.1 07:51:18 defusedxml==0.7.1 07:51:18 Deprecated==1.2.14 07:51:18 distlib==0.3.8 07:51:18 dnspython==2.6.1 07:51:18 docker==4.2.2 07:51:18 dogpile.cache==1.3.2 07:51:18 email_validator==2.1.1 07:51:18 filelock==3.13.3 07:51:18 future==1.0.0 07:51:18 gitdb==4.0.11 07:51:18 GitPython==3.1.43 07:51:18 google-auth==2.29.0 07:51:18 httplib2==0.22.0 07:51:18 identify==2.5.35 07:51:18 idna==3.6 07:51:18 importlib-resources==1.5.0 07:51:18 iso8601==2.1.0 07:51:18 Jinja2==3.1.3 07:51:18 jmespath==1.0.1 07:51:18 jsonpatch==1.33 07:51:18 jsonpointer==2.4 07:51:18 jsonschema==4.21.1 07:51:18 jsonschema-specifications==2023.12.1 07:51:18 keystoneauth1==5.6.0 07:51:18 kubernetes==29.0.0 07:51:18 lftools==0.37.10 07:51:18 lxml==5.2.1 07:51:18 MarkupSafe==2.1.5 07:51:18 msgpack==1.0.8 07:51:18 multi_key_dict==2.0.3 07:51:18 munch==4.0.0 07:51:18 netaddr==1.2.1 07:51:18 netifaces==0.11.0 07:51:18 niet==1.4.2 07:51:18 nodeenv==1.8.0 07:51:18 oauth2client==4.1.3 07:51:18 oauthlib==3.2.2 07:51:18 openstacksdk==3.0.0 07:51:18 os-client-config==2.1.0 07:51:18 os-service-types==1.7.0 07:51:18 osc-lib==3.0.1 07:51:18 oslo.config==9.4.0 07:51:18 oslo.context==5.5.0 07:51:18 oslo.i18n==6.3.0 07:51:18 oslo.log==5.5.1 07:51:18 oslo.serialization==5.4.0 07:51:18 oslo.utils==7.1.0 07:51:18 packaging==24.0 07:51:18 pbr==6.0.0 07:51:18 platformdirs==4.2.0 07:51:18 prettytable==3.10.0 07:51:18 pyasn1==0.6.0 07:51:18 pyasn1_modules==0.4.0 07:51:18 pycparser==2.22 07:51:18 pygerrit2==2.0.15 07:51:18 PyGithub==2.3.0 07:51:18 pyinotify==0.9.6 07:51:18 PyJWT==2.8.0 07:51:18 PyNaCl==1.5.0 07:51:18 pyparsing==2.4.7 07:51:18 pyperclip==1.8.2 07:51:18 pyrsistent==0.20.0 07:51:18 python-cinderclient==9.5.0 07:51:18 python-dateutil==2.9.0.post0 07:51:18 python-heatclient==3.5.0 07:51:18 python-jenkins==1.8.2 07:51:18 python-keystoneclient==5.4.0 07:51:18 python-magnumclient==4.4.0 07:51:18 python-novaclient==18.6.0 07:51:18 python-openstackclient==6.6.0 07:51:18 python-swiftclient==4.5.0 07:51:18 PyYAML==6.0.1 07:51:18 referencing==0.34.0 07:51:18 requests==2.31.0 07:51:18 requests-oauthlib==2.0.0 07:51:18 requestsexceptions==1.4.0 07:51:18 rfc3986==2.0.0 07:51:18 rpds-py==0.18.0 07:51:18 rsa==4.9 07:51:18 ruamel.yaml==0.18.6 07:51:18 ruamel.yaml.clib==0.2.8 07:51:18 s3transfer==0.10.1 07:51:18 simplejson==3.19.2 07:51:18 six==1.16.0 07:51:18 smmap==5.0.1 07:51:18 soupsieve==2.5 07:51:18 stevedore==5.2.0 07:51:18 tabulate==0.9.0 07:51:18 toml==0.10.2 07:51:18 tomlkit==0.12.4 07:51:18 tqdm==4.66.2 07:51:18 typing_extensions==4.10.0 07:51:18 tzdata==2024.1 07:51:18 urllib3==1.26.18 07:51:18 virtualenv==20.25.1 07:51:18 wcwidth==0.2.13 07:51:18 websocket-client==1.7.0 07:51:18 wrapt==1.16.0 07:51:18 xdg==6.0.0 07:51:18 xmltodict==0.13.0 07:51:18 yq==3.2.3 07:51:18 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins435029623314714174.sh 07:51:18 ---> sudo-logs.sh 07:51:18 Archiving 'sudo' log.. 07:51:18 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins8728818979411191689.sh 07:51:18 ---> job-cost.sh 07:51:18 Setup pyenv: 07:51:18 system 07:51:18 3.8.13 07:51:18 3.9.13 07:51:18 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 07:51:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-AfAG from file:/tmp/.os_lf_venv 07:51:20 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:51:25 lf-activate-venv(): INFO: Adding /tmp/venv-AfAG/bin to PATH 07:51:25 INFO: No Stack... 07:51:25 INFO: Retrieving Pricing Info for: v3-standard-4 07:51:25 INFO: Archiving Costs 07:51:25 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins6488299830471550534.sh 07:51:25 ---> logs-deploy.sh 07:51:25 Setup pyenv: 07:51:25 system 07:51:25 3.8.13 07:51:25 3.9.13 07:51:25 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 07:51:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-AfAG from file:/tmp/.os_lf_venv 07:51:27 lf-activate-venv(): INFO: Installing: lftools 07:51:37 lf-activate-venv(): INFO: Adding /tmp/venv-AfAG/bin to PATH 07:51:37 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-commit-lint/7295 07:51:37 INFO: archiving workspace using pattern(s): 07:51:38 Archives upload complete. 07:51:38 INFO: archiving logs to Nexus 07:51:39 ---> uname -a: 07:51:39 Linux prd-ubuntu1804-builder-4c-4g-20687 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:51:39 07:51:39 07:51:39 ---> lscpu: 07:51:39 Architecture: x86_64 07:51:39 CPU op-mode(s): 32-bit, 64-bit 07:51:39 Byte Order: Little Endian 07:51:39 CPU(s): 4 07:51:39 On-line CPU(s) list: 0-3 07:51:39 Thread(s) per core: 1 07:51:39 Core(s) per socket: 1 07:51:39 Socket(s): 4 07:51:39 NUMA node(s): 1 07:51:39 Vendor ID: AuthenticAMD 07:51:39 CPU family: 23 07:51:39 Model: 49 07:51:39 Model name: AMD EPYC-Rome Processor 07:51:39 Stepping: 0 07:51:39 CPU MHz: 2799.998 07:51:39 BogoMIPS: 5599.99 07:51:39 Virtualization: AMD-V 07:51:39 Hypervisor vendor: KVM 07:51:39 Virtualization type: full 07:51:39 L1d cache: 32K 07:51:39 L1i cache: 32K 07:51:39 L2 cache: 512K 07:51:39 L3 cache: 16384K 07:51:39 NUMA node0 CPU(s): 0-3 07:51:39 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:51:39 07:51:39 07:51:39 ---> nproc: 07:51:39 4 07:51:39 07:51:39 07:51:39 ---> df -h: 07:51:39 Filesystem Size Used Avail Use% Mounted on 07:51:39 udev 7.9G 0 7.9G 0% /dev 07:51:39 tmpfs 1.6G 672K 1.6G 1% /run 07:51:39 /dev/vda1 78G 8.4G 69G 11% / 07:51:39 tmpfs 7.9G 0 7.9G 0% /dev/shm 07:51:39 tmpfs 5.0M 0 5.0M 0% /run/lock 07:51:39 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 07:51:39 /dev/vda15 105M 4.4M 100M 5% /boot/efi 07:51:39 tmpfs 1.6G 0 1.6G 0% /run/user/1001 07:51:39 07:51:39 07:51:39 ---> free -m: 07:51:39 total used free shared buff/cache available 07:51:39 Mem: 16040 541 13224 0 2273 15175 07:51:39 Swap: 1023 0 1023 07:51:39 07:51:39 07:51:39 ---> ip addr: 07:51:39 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:51:39 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:51:39 inet 127.0.0.1/8 scope host lo 07:51:39 valid_lft forever preferred_lft forever 07:51:39 inet6 ::1/128 scope host 07:51:39 valid_lft forever preferred_lft forever 07:51:39 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 07:51:39 link/ether fa:16:3e:32:91:81 brd ff:ff:ff:ff:ff:ff 07:51:39 inet 10.30.106.132/23 brd 10.30.107.255 scope global dynamic ens3 07:51:39 valid_lft 86206sec preferred_lft 86206sec 07:51:39 inet6 fe80::f816:3eff:fe32:9181/64 scope link 07:51:39 valid_lft forever preferred_lft forever 07:51:39 07:51:39 07:51:39 ---> sar -b -r -n DEV: 07:51:39 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-20687) 04/05/24 _x86_64_ (4 CPU) 07:51:39 07:51:39 07:48:28 LINUX RESTART (4 CPU) 07:51:39 07:51:39 07:49:02 tps rtps wtps bread/s bwrtn/s 07:51:39 07:50:01 150.17 30.98 119.19 1122.85 24822.78 07:51:39 07:51:01 109.10 14.10 95.00 1062.98 25914.83 07:51:39 Average: 129.46 22.47 106.99 1092.66 25373.48 07:51:39 07:51:39 07:49:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:51:39 07:50:01 13854788 15494428 2570180 15.65 66468 1769620 922468 5.28 750688 1595004 153368 07:51:39 07:51:01 13661024 15573908 2763944 16.83 87384 2008460 750484 4.29 713928 1798132 150912 07:51:39 Average: 13757906 15534168 2667062 16.24 76926 1889040 836476 4.79 732308 1696568 152140 07:51:39 07:51:39 07:49:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:51:39 07:50:01 ens3 156.78 106.83 1580.90 31.61 0.00 0.00 0.00 0.00 07:51:39 07:50:01 lo 1.56 1.56 0.17 0.17 0.00 0.00 0.00 0.00 07:51:39 07:51:01 ens3 57.18 38.99 691.35 9.68 0.00 0.00 0.00 0.00 07:51:39 07:51:01 lo 1.73 1.73 0.19 0.19 0.00 0.00 0.00 0.00 07:51:39 Average: ens3 106.55 72.62 1132.31 20.55 0.00 0.00 0.00 0.00 07:51:39 Average: lo 1.65 1.65 0.18 0.18 0.00 0.00 0.00 0.00 07:51:39 07:51:39 07:51:39 ---> sar -P ALL: 07:51:39 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-20687) 04/05/24 _x86_64_ (4 CPU) 07:51:39 07:51:39 07:48:28 LINUX RESTART (4 CPU) 07:51:39 07:51:39 07:49:02 CPU %user %nice %system %iowait %steal %idle 07:51:39 07:50:01 all 16.18 0.00 1.69 7.67 0.07 74.39 07:51:39 07:50:01 0 11.19 0.00 1.41 0.37 0.05 86.97 07:51:39 07:50:01 1 6.29 0.00 1.62 18.83 0.07 73.19 07:51:39 07:50:01 2 8.09 0.00 0.99 6.10 0.08 84.75 07:51:39 07:50:01 3 39.17 0.00 2.76 5.37 0.09 52.61 07:51:39 07:51:01 all 21.21 0.00 1.46 3.53 0.06 73.74 07:51:39 07:51:01 0 33.60 0.00 1.67 0.75 0.07 63.91 07:51:39 07:51:01 1 14.75 0.00 1.22 1.12 0.03 82.89 07:51:39 07:51:01 2 31.28 0.00 1.82 4.97 0.05 61.88 07:51:39 07:51:01 3 5.22 0.00 1.09 7.28 0.08 86.34 07:51:39 Average: all 18.72 0.00 1.57 5.58 0.07 74.07 07:51:39 Average: 0 22.50 0.00 1.54 0.57 0.06 75.33 07:51:39 Average: 1 10.56 0.00 1.41 9.89 0.05 78.08 07:51:39 Average: 2 19.78 0.00 1.41 5.53 0.07 73.21 07:51:39 Average: 3 22.03 0.00 1.92 6.33 0.08 69.64 07:51:39 07:51:39 07:51:39