15:22:50 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137603 15:22:50 Running as SYSTEM 15:22:50 [EnvInject] - Loading node environment variables. 15:22:50 Building remotely on prd-ubuntu1804-builder-4c-4g-23952 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-commit-lint 15:22:50 [ssh-agent] Looking for ssh-agent implementation... 15:22:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:22:51 $ ssh-agent 15:22:51 SSH_AUTH_SOCK=/tmp/ssh-ZyEyKNMvc6UR/agent.1813 15:22:51 SSH_AGENT_PID=1815 15:22:51 [ssh-agent] Started. 15:22:51 Running ssh-add (command line suppressed) 15:22:51 Identity added: /w/workspace/oom-master-commit-lint@tmp/private_key_4405495310341374910.key (/w/workspace/oom-master-commit-lint@tmp/private_key_4405495310341374910.key) 15:22:51 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 15:22:51 The recommended git tool is: NONE 15:22:53 using credential onap-jenkins-ssh 15:22:53 Wiping out workspace first. 15:22:53 Cloning the remote Git repository 15:22:53 Cloning repository git://cloud.onap.org/mirror/oom.git 15:22:53 > git init /w/workspace/oom-master-commit-lint # timeout=10 15:22:53 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:22:53 > git --version # timeout=10 15:22:53 > git --version # 'git version 2.17.1' 15:22:53 using GIT_SSH to set credentials Gerrit user 15:22:53 Verifying host key using manually-configured host key entries 15:22:53 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 15:22:58 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:22:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:22:59 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:22:59 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:22:59 using GIT_SSH to set credentials Gerrit user 15:22:59 Verifying host key using manually-configured host key entries 15:22:59 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/03/137603/7 # timeout=30 15:22:59 > git rev-parse ca06856557a33f8203d1c5550d436471784dc374^{commit} # timeout=10 15:22:59 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 15:22:59 Checking out Revision ca06856557a33f8203d1c5550d436471784dc374 (refs/changes/03/137603/7) 15:22:59 > git config core.sparsecheckout # timeout=10 15:22:59 > git checkout -f ca06856557a33f8203d1c5550d436471784dc374 # timeout=30 15:23:02 Commit message: "[AAI] Add model-loader tracing config" 15:23:02 > git rev-parse FETCH_HEAD^{commit} # timeout=10 15:23:02 > git rev-list --no-walk 6d5a8690d675f65a8ec38b2c03f6fde2c2d2d9b8 # timeout=10 15:23:02 [EnvInject] - Injecting environment variables from a build step. 15:23:02 [EnvInject] - Injecting as environment variables the properties content 15:23:02 PYTHON=python3 15:23:02 15:23:02 [EnvInject] - Variables injected successfully. 15:23:02 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins73668709491040181.sh 15:23:02 ---> tox-install.sh 15:23:02 + source /home/jenkins/lf-env.sh 15:23:02 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:23:02 ++ mktemp -d /tmp/venv-XXXX 15:23:02 + lf_venv=/tmp/venv-DdAo 15:23:02 + local venv_file=/tmp/.os_lf_venv 15:23:02 + local python=python3 15:23:02 + local options 15:23:02 + local set_path=true 15:23:02 + local install_args= 15:23:02 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:23:02 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:23:02 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:23:02 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:23:02 + true 15:23:02 + case $1 in 15:23:02 + venv_file=/tmp/.toxenv 15:23:02 + shift 2 15:23:02 + true 15:23:02 + case $1 in 15:23:02 + shift 15:23:02 + break 15:23:02 + case $python in 15:23:02 + local pkg_list= 15:23:02 + [[ -d /opt/pyenv ]] 15:23:02 + echo 'Setup pyenv:' 15:23:02 Setup pyenv: 15:23:02 + export PYENV_ROOT=/opt/pyenv 15:23:02 + PYENV_ROOT=/opt/pyenv 15:23:02 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:23:02 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:23:02 + pyenv versions 15:23:02 * system (set by /opt/pyenv/version) 15:23:02 * 3.8.13 (set by /opt/pyenv/version) 15:23:02 * 3.9.13 (set by /opt/pyenv/version) 15:23:02 * 3.10.6 (set by /opt/pyenv/version) 15:23:02 + command -v pyenv 15:23:02 ++ pyenv init - --no-rehash 15:23:03 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 15:23:03 export PATH="/opt/pyenv/shims:${PATH}" 15:23:03 export PYENV_SHELL=bash 15:23:03 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:23:03 pyenv() { 15:23:03 local command 15:23:03 command="${1:-}" 15:23:03 if [ "$#" -gt 0 ]; then 15:23:03 shift 15:23:03 fi 15:23:03 15:23:03 case "$command" in 15:23:03 rehash|shell) 15:23:03 eval "$(pyenv "sh-$command" "$@")" 15:23:03 ;; 15:23:03 *) 15:23:03 command pyenv "$command" "$@" 15:23:03 ;; 15:23:03 esac 15:23:03 }' 15:23:03 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 15:23:03 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:23:03 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:23:03 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:23:03 ++ export PYENV_SHELL=bash 15:23:03 ++ PYENV_SHELL=bash 15:23:03 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:23:03 +++ complete -F _pyenv pyenv 15:23:03 ++ lf-pyver python3 15:23:03 ++ local py_version_xy=python3 15:23:03 ++ local py_version_xyz= 15:23:03 ++ pyenv versions 15:23:03 ++ local command 15:23:03 ++ command=versions 15:23:03 ++ '[' 1 -gt 0 ']' 15:23:03 ++ shift 15:23:03 ++ case "$command" in 15:23:03 ++ command pyenv versions 15:23:03 ++ pyenv versions 15:23:03 ++ sed 's/^[ *]* //' 15:23:03 ++ awk '{ print $1 }' 15:23:03 ++ grep -E '^[0-9.]*[0-9]$' 15:23:03 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:23:03 +++ sort -V 15:23:03 +++ grep '^3' /tmp/.pyenv_versions 15:23:03 +++ tail -n 1 15:23:03 ++ py_version_xyz=3.10.6 15:23:03 ++ [[ -z 3.10.6 ]] 15:23:03 ++ echo 3.10.6 15:23:03 ++ return 0 15:23:03 + pyenv local 3.10.6 15:23:03 + local command 15:23:03 + command=local 15:23:03 + '[' 2 -gt 0 ']' 15:23:03 + shift 15:23:03 + case "$command" in 15:23:03 + command pyenv local 3.10.6 15:23:03 + pyenv local 3.10.6 15:23:03 + for arg in "$@" 15:23:03 + case $arg in 15:23:03 + pkg_list+='tox ' 15:23:03 + for arg in "$@" 15:23:03 + case $arg in 15:23:03 + pkg_list+='virtualenv ' 15:23:03 + for arg in "$@" 15:23:03 + case $arg in 15:23:03 + pkg_list+='urllib3~=1.26.15 ' 15:23:03 + [[ -f /tmp/.toxenv ]] 15:23:03 + [[ ! -f /tmp/.toxenv ]] 15:23:03 + [[ -n '' ]] 15:23:03 + python3 -m venv /tmp/venv-DdAo 15:23:07 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-DdAo' 15:23:07 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-DdAo 15:23:07 + echo /tmp/venv-DdAo 15:23:07 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 15:23:07 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 15:23:07 + /tmp/venv-DdAo/bin/python3 -m pip install --upgrade --quiet pip virtualenv 15:23:10 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:23:10 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:23:10 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:23:10 + /tmp/venv-DdAo/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:23:13 + type python3 15:23:13 + true 15:23:13 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-DdAo/bin to PATH' 15:23:13 lf-activate-venv(): INFO: Adding /tmp/venv-DdAo/bin to PATH 15:23:13 + PATH=/tmp/venv-DdAo/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:23:13 + return 0 15:23:13 + python3 --version 15:23:13 Python 3.10.6 15:23:13 + python3 -m pip --version 15:23:13 pip 24.0 from /tmp/venv-DdAo/lib/python3.10/site-packages/pip (python 3.10) 15:23:13 + python3 -m pip freeze 15:23:13 cachetools==5.3.3 15:23:13 chardet==5.2.0 15:23:13 colorama==0.4.6 15:23:13 distlib==0.3.8 15:23:13 filelock==3.13.4 15:23:13 packaging==24.0 15:23:13 platformdirs==4.2.0 15:23:13 pluggy==1.4.0 15:23:13 pyproject-api==1.6.1 15:23:13 tomli==2.0.1 15:23:13 tox==4.14.2 15:23:13 urllib3==1.26.18 15:23:13 virtualenv==20.25.3 15:23:13 [EnvInject] - Injecting environment variables from a build step. 15:23:13 [EnvInject] - Injecting as environment variables the properties content 15:23:13 PARALLEL=false 15:23:13 15:23:13 [EnvInject] - Variables injected successfully. 15:23:13 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins4294933949277911605.sh 15:23:13 ---> tox-run.sh 15:23:13 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:23:13 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-commit-lint/archives/tox 15:23:13 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-commit-lint/archives/docs 15:23:13 + mkdir -p /w/workspace/oom-master-commit-lint/archives/tox 15:23:13 + cd /w/workspace/oom-master-commit-lint/. 15:23:13 + source /home/jenkins/lf-env.sh 15:23:13 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:23:13 ++ mktemp -d /tmp/venv-XXXX 15:23:13 + lf_venv=/tmp/venv-IuPp 15:23:13 + local venv_file=/tmp/.os_lf_venv 15:23:13 + local python=python3 15:23:13 + local options 15:23:13 + local set_path=true 15:23:13 + local install_args= 15:23:13 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:23:13 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:23:13 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:23:13 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:23:13 + true 15:23:13 + case $1 in 15:23:13 + venv_file=/tmp/.toxenv 15:23:13 + shift 2 15:23:13 + true 15:23:13 + case $1 in 15:23:13 + shift 15:23:13 + break 15:23:13 + case $python in 15:23:13 + local pkg_list= 15:23:13 + [[ -d /opt/pyenv ]] 15:23:13 + echo 'Setup pyenv:' 15:23:13 Setup pyenv: 15:23:13 + export PYENV_ROOT=/opt/pyenv 15:23:13 + PYENV_ROOT=/opt/pyenv 15:23:13 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:23:13 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:23:13 + pyenv versions 15:23:13 system 15:23:13 3.8.13 15:23:13 3.9.13 15:23:13 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 15:23:13 + command -v pyenv 15:23:13 ++ pyenv init - --no-rehash 15:23: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[*]}"'\'')" 15:23:13 export PATH="/opt/pyenv/shims:${PATH}" 15:23:13 export PYENV_SHELL=bash 15:23:13 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:23:13 pyenv() { 15:23:13 local command 15:23:13 command="${1:-}" 15:23:13 if [ "$#" -gt 0 ]; then 15:23:13 shift 15:23:13 fi 15:23:13 15:23:13 case "$command" in 15:23:13 rehash|shell) 15:23:13 eval "$(pyenv "sh-$command" "$@")" 15:23:13 ;; 15:23:13 *) 15:23:13 command pyenv "$command" "$@" 15:23:13 ;; 15:23:13 esac 15:23:13 }' 15:23: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[*]}"' 15:23:13 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:23:13 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:23:13 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:23:13 ++ export PYENV_SHELL=bash 15:23:13 ++ PYENV_SHELL=bash 15:23:13 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:23:13 +++ complete -F _pyenv pyenv 15:23:13 ++ lf-pyver python3 15:23:13 ++ local py_version_xy=python3 15:23:13 ++ local py_version_xyz= 15:23:13 ++ pyenv versions 15:23:13 ++ local command 15:23:13 ++ command=versions 15:23:13 ++ '[' 1 -gt 0 ']' 15:23:13 ++ shift 15:23:13 ++ case "$command" in 15:23:13 ++ command pyenv versions 15:23:13 ++ pyenv versions 15:23:13 ++ sed 's/^[ *]* //' 15:23:13 ++ awk '{ print $1 }' 15:23:13 ++ grep -E '^[0-9.]*[0-9]$' 15:23:13 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:23:13 +++ grep '^3' /tmp/.pyenv_versions 15:23:13 +++ sort -V 15:23:13 +++ tail -n 1 15:23:13 ++ py_version_xyz=3.10.6 15:23:13 ++ [[ -z 3.10.6 ]] 15:23:13 ++ echo 3.10.6 15:23:13 ++ return 0 15:23:13 + pyenv local 3.10.6 15:23:13 + local command 15:23:13 + command=local 15:23:13 + '[' 2 -gt 0 ']' 15:23:13 + shift 15:23:13 + case "$command" in 15:23:13 + command pyenv local 3.10.6 15:23:13 + pyenv local 3.10.6 15:23:13 + for arg in "$@" 15:23:13 + case $arg in 15:23:13 + pkg_list+='tox ' 15:23:13 + for arg in "$@" 15:23:13 + case $arg in 15:23:13 + pkg_list+='virtualenv ' 15:23:13 + for arg in "$@" 15:23:13 + case $arg in 15:23:13 + pkg_list+='urllib3~=1.26.15 ' 15:23:13 + [[ -f /tmp/.toxenv ]] 15:23:13 ++ cat /tmp/.toxenv 15:23:13 + lf_venv=/tmp/venv-DdAo 15:23:13 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DdAo from' file:/tmp/.toxenv 15:23:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DdAo from file:/tmp/.toxenv 15:23:13 + /tmp/venv-DdAo/bin/python3 -m pip install --upgrade --quiet pip virtualenv 15:23:14 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:23:14 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:23:14 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:23:14 + /tmp/venv-DdAo/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:23:16 + type python3 15:23:16 + true 15:23:16 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-DdAo/bin to PATH' 15:23:16 lf-activate-venv(): INFO: Adding /tmp/venv-DdAo/bin to PATH 15:23:16 + PATH=/tmp/venv-DdAo/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:23:16 + return 0 15:23:16 + [[ -d /opt/pyenv ]] 15:23:16 + echo '---> Setting up pyenv' 15:23:16 ---> Setting up pyenv 15:23:16 + export PYENV_ROOT=/opt/pyenv 15:23:16 + PYENV_ROOT=/opt/pyenv 15:23:16 + export PATH=/opt/pyenv/bin:/tmp/venv-DdAo/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:23:16 + PATH=/opt/pyenv/bin:/tmp/venv-DdAo/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:23:16 ++ pwd 15:23:16 + PYTHONPATH=/w/workspace/oom-master-commit-lint 15:23:16 + export PYTHONPATH 15:23:16 + export TOX_TESTENV_PASSENV=PYTHONPATH 15:23:16 + TOX_TESTENV_PASSENV=PYTHONPATH 15:23:16 + tox --version 15:23:16 4.14.2 from /tmp/venv-DdAo/lib/python3.10/site-packages/tox/__init__.py 15:23:16 + PARALLEL=false 15:23:16 + TOX_OPTIONS_LIST= 15:23:16 + [[ -n gitlint ]] 15:23:16 + TOX_OPTIONS_LIST=' -e gitlint' 15:23:16 + case ${PARALLEL,,} in 15:23:16 + tox -e gitlint 15:23:16 + tee -a /w/workspace/oom-master-commit-lint/archives/tox/tox.log 15:23:18 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 15:23:47 gitlint: freeze> python -m pip freeze --all 15:23:48 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 15:23:48 gitlint: commands[0]> gitlint 15:23:48 gitlint: OK (31.79=setup[31.58]+cmd[0.20] seconds) 15:23:48 congratulations :) (31.96 seconds) 15:23:48 + tox_status=0 15:23:48 + echo '---> Completed tox runs' 15:23:48 ---> Completed tox runs 15:23:48 + for i in .tox/*/log 15:23:48 ++ echo .tox/gitlint/log 15:23:48 ++ awk -F/ '{print $2}' 15:23:48 + tox_env=gitlint 15:23:48 + cp -r .tox/gitlint/log /w/workspace/oom-master-commit-lint/archives/tox/gitlint 15:23:48 + DOC_DIR=docs/_build/html 15:23:48 + [[ -d docs/_build/html ]] 15:23:48 + echo '---> tox-run.sh ends' 15:23:48 ---> tox-run.sh ends 15:23:48 + test 0 -eq 0 15:23:48 $ ssh-agent -k 15:23:48 unset SSH_AUTH_SOCK; 15:23:48 unset SSH_AGENT_PID; 15:23:48 echo Agent pid 1815 killed; 15:23:48 [ssh-agent] Stopped. 15:23:48 [PostBuildScript] - [INFO] Executing post build scripts. 15:23:48 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins2725139104446642529.sh 15:23:48 ---> sysstat.sh 15:23:49 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins3356725741745832876.sh 15:23:49 ---> package-listing.sh 15:23:49 ++ facter osfamily 15:23:49 ++ tr '[:upper:]' '[:lower:]' 15:23:49 + OS_FAMILY=debian 15:23:49 + workspace=/w/workspace/oom-master-commit-lint 15:23:49 + START_PACKAGES=/tmp/packages_start.txt 15:23:49 + END_PACKAGES=/tmp/packages_end.txt 15:23:49 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:23:49 + PACKAGES=/tmp/packages_start.txt 15:23:49 + '[' /w/workspace/oom-master-commit-lint ']' 15:23:49 + PACKAGES=/tmp/packages_end.txt 15:23:49 + case "${OS_FAMILY}" in 15:23:49 + dpkg -l 15:23:49 + grep '^ii' 15:23:49 + '[' -f /tmp/packages_start.txt ']' 15:23:49 + '[' -f /tmp/packages_end.txt ']' 15:23:49 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:23:49 + '[' /w/workspace/oom-master-commit-lint ']' 15:23:49 + mkdir -p /w/workspace/oom-master-commit-lint/archives/ 15:23:49 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-commit-lint/archives/ 15:23:49 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins9447821793864627078.sh 15:23:49 ---> capture-instance-metadata.sh 15:23:49 Setup pyenv: 15:23:49 system 15:23:49 3.8.13 15:23:49 3.9.13 15:23:49 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 15:23:53 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-YlrP 15:23:53 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:23:56 lf-activate-venv(): INFO: Installing: lftools 15:24:28 lf-activate-venv(): INFO: Adding /tmp/venv-YlrP/bin to PATH 15:24:28 INFO: Running in OpenStack, capturing instance metadata 15:24:29 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins42619039098363122.sh 15:24:29 provisioning config files... 15:24:29 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-commit-lint@tmp/config17780016661918211828tmp 15:24:29 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 15:24:29 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 15:24:29 [EnvInject] - Injecting environment variables from a build step. 15:24:29 [EnvInject] - Injecting as environment variables the properties content 15:24:29 SERVER_ID=logs 15:24:29 15:24:29 [EnvInject] - Variables injected successfully. 15:24:29 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins7091132298346609415.sh 15:24:29 ---> create-netrc.sh 15:24:29 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins18057020538819108054.sh 15:24:29 ---> python-tools-install.sh 15:24:29 Setup pyenv: 15:24:29 system 15:24:29 3.8.13 15:24:29 3.9.13 15:24:29 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 15:24:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YlrP from file:/tmp/.os_lf_venv 15:24:30 lf-activate-venv(): INFO: Installing: lftools 15:24:38 lf-activate-venv(): INFO: Adding /tmp/venv-YlrP/bin to PATH 15:24:38 Generating Requirements File 15:25:05 Python 3.10.6 15:25:05 pip 24.0 from /tmp/venv-YlrP/lib/python3.10/site-packages/pip (python 3.10) 15:25:06 appdirs==1.4.4 15:25:06 argcomplete==3.3.0 15:25:06 aspy.yaml==1.3.0 15:25:06 attrs==23.2.0 15:25:06 autopage==0.5.2 15:25:06 beautifulsoup4==4.12.3 15:25:06 boto3==1.34.85 15:25:06 botocore==1.34.85 15:25:06 bs4==0.0.2 15:25:06 cachetools==5.3.3 15:25:06 certifi==2024.2.2 15:25:06 cffi==1.16.0 15:25:06 cfgv==3.4.0 15:25:06 chardet==5.2.0 15:25:06 charset-normalizer==3.3.2 15:25:06 click==8.1.7 15:25:06 cliff==4.6.0 15:25:06 cmd2==2.4.3 15:25:06 cryptography==3.3.2 15:25:06 debtcollector==3.0.0 15:25:06 decorator==5.1.1 15:25:06 defusedxml==0.7.1 15:25:06 Deprecated==1.2.14 15:25:06 distlib==0.3.8 15:25:06 dnspython==2.6.1 15:25:06 docker==4.2.2 15:25:06 dogpile.cache==1.3.2 15:25:06 email_validator==2.1.1 15:25:06 filelock==3.13.4 15:25:06 future==1.0.0 15:25:06 gitdb==4.0.11 15:25:06 GitPython==3.1.43 15:25:06 google-auth==2.29.0 15:25:06 httplib2==0.22.0 15:25:06 identify==2.5.35 15:25:06 idna==3.7 15:25:06 importlib-resources==1.5.0 15:25:06 iso8601==2.1.0 15:25:06 Jinja2==3.1.3 15:25:06 jmespath==1.0.1 15:25:06 jsonpatch==1.33 15:25:06 jsonpointer==2.4 15:25:06 jsonschema==4.21.1 15:25:06 jsonschema-specifications==2023.12.1 15:25:06 keystoneauth1==5.6.0 15:25:06 kubernetes==29.0.0 15:25:06 lftools==0.37.10 15:25:06 lxml==5.2.1 15:25:06 MarkupSafe==2.1.5 15:25:06 msgpack==1.0.8 15:25:06 multi_key_dict==2.0.3 15:25:06 munch==4.0.0 15:25:06 netaddr==1.2.1 15:25:06 netifaces==0.11.0 15:25:06 niet==1.4.2 15:25:06 nodeenv==1.8.0 15:25:06 oauth2client==4.1.3 15:25:06 oauthlib==3.2.2 15:25:06 openstacksdk==3.1.0 15:25:06 os-client-config==2.1.0 15:25:06 os-service-types==1.7.0 15:25:06 osc-lib==3.0.1 15:25:06 oslo.config==9.4.0 15:25:06 oslo.context==5.5.0 15:25:06 oslo.i18n==6.3.0 15:25:06 oslo.log==5.5.1 15:25:06 oslo.serialization==5.4.0 15:25:06 oslo.utils==7.1.0 15:25:06 packaging==24.0 15:25:06 pbr==6.0.0 15:25:06 platformdirs==4.2.0 15:25:06 prettytable==3.10.0 15:25:06 pyasn1==0.6.0 15:25:06 pyasn1_modules==0.4.0 15:25:06 pycparser==2.22 15:25:06 pygerrit2==2.0.15 15:25:06 PyGithub==2.3.0 15:25:06 pyinotify==0.9.6 15:25:06 PyJWT==2.8.0 15:25:06 PyNaCl==1.5.0 15:25:06 pyparsing==2.4.7 15:25:06 pyperclip==1.8.2 15:25:06 pyrsistent==0.20.0 15:25:06 python-cinderclient==9.5.0 15:25:06 python-dateutil==2.9.0.post0 15:25:06 python-heatclient==3.5.0 15:25:06 python-jenkins==1.8.2 15:25:06 python-keystoneclient==5.4.0 15:25:06 python-magnumclient==4.4.0 15:25:06 python-novaclient==18.6.0 15:25:06 python-openstackclient==6.6.0 15:25:06 python-swiftclient==4.5.0 15:25:06 PyYAML==6.0.1 15:25:06 referencing==0.34.0 15:25:06 requests==2.31.0 15:25:06 requests-oauthlib==2.0.0 15:25:06 requestsexceptions==1.4.0 15:25:06 rfc3986==2.0.0 15:25:06 rpds-py==0.18.0 15:25:06 rsa==4.9 15:25:06 ruamel.yaml==0.18.6 15:25:06 ruamel.yaml.clib==0.2.8 15:25:06 s3transfer==0.10.1 15:25:06 simplejson==3.19.2 15:25:06 six==1.16.0 15:25:06 smmap==5.0.1 15:25:06 soupsieve==2.5 15:25:06 stevedore==5.2.0 15:25:06 tabulate==0.9.0 15:25:06 toml==0.10.2 15:25:06 tomlkit==0.12.4 15:25:06 tqdm==4.66.2 15:25:06 typing_extensions==4.11.0 15:25:06 tzdata==2024.1 15:25:06 urllib3==1.26.18 15:25:06 virtualenv==20.25.3 15:25:06 wcwidth==0.2.13 15:25:06 websocket-client==1.7.0 15:25:06 wrapt==1.16.0 15:25:06 xdg==6.0.0 15:25:06 xmltodict==0.13.0 15:25:06 yq==3.3.1 15:25:06 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins4450617669864246352.sh 15:25:06 ---> sudo-logs.sh 15:25:06 Archiving 'sudo' log.. 15:25:06 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins12653862914989006980.sh 15:25:06 ---> job-cost.sh 15:25:06 Setup pyenv: 15:25:06 system 15:25:06 3.8.13 15:25:06 3.9.13 15:25:06 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 15:25:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YlrP from file:/tmp/.os_lf_venv 15:25:07 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:25:12 lf-activate-venv(): INFO: Adding /tmp/venv-YlrP/bin to PATH 15:25:12 INFO: No Stack... 15:25:13 INFO: Retrieving Pricing Info for: v3-standard-4 15:25:13 INFO: Archiving Costs 15:25:13 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins13599601082127869812.sh 15:25:13 ---> logs-deploy.sh 15:25:13 Setup pyenv: 15:25:13 system 15:25:13 3.8.13 15:25:13 3.9.13 15:25:13 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 15:25:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YlrP from file:/tmp/.os_lf_venv 15:25:14 lf-activate-venv(): INFO: Installing: lftools 15:25:23 lf-activate-venv(): INFO: Adding /tmp/venv-YlrP/bin to PATH 15:25:23 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-commit-lint/7325 15:25:23 INFO: archiving workspace using pattern(s): 15:25:24 Archives upload complete. 15:25:25 INFO: archiving logs to Nexus 15:25:25 ---> uname -a: 15:25:25 Linux prd-ubuntu1804-builder-4c-4g-23952 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 15:25:25 15:25:25 15:25:25 ---> lscpu: 15:25:25 Architecture: x86_64 15:25:25 CPU op-mode(s): 32-bit, 64-bit 15:25:25 Byte Order: Little Endian 15:25:25 CPU(s): 4 15:25:25 On-line CPU(s) list: 0-3 15:25:25 Thread(s) per core: 1 15:25:25 Core(s) per socket: 1 15:25:25 Socket(s): 4 15:25:25 NUMA node(s): 1 15:25:25 Vendor ID: AuthenticAMD 15:25:25 CPU family: 23 15:25:25 Model: 49 15:25:25 Model name: AMD EPYC-Rome Processor 15:25:25 Stepping: 0 15:25:25 CPU MHz: 2799.998 15:25:25 BogoMIPS: 5599.99 15:25:25 Virtualization: AMD-V 15:25:25 Hypervisor vendor: KVM 15:25:25 Virtualization type: full 15:25:25 L1d cache: 32K 15:25:25 L1i cache: 32K 15:25:25 L2 cache: 512K 15:25:25 L3 cache: 16384K 15:25:25 NUMA node0 CPU(s): 0-3 15:25:25 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 15:25:25 15:25:25 15:25:25 ---> nproc: 15:25:25 4 15:25:25 15:25:25 15:25:25 ---> df -h: 15:25:25 Filesystem Size Used Avail Use% Mounted on 15:25:25 udev 7.9G 0 7.9G 0% /dev 15:25:25 tmpfs 1.6G 672K 1.6G 1% /run 15:25:25 /dev/vda1 78G 8.4G 69G 11% / 15:25:25 tmpfs 7.9G 0 7.9G 0% /dev/shm 15:25:25 tmpfs 5.0M 0 5.0M 0% /run/lock 15:25:25 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 15:25:25 /dev/vda15 105M 4.4M 100M 5% /boot/efi 15:25:25 tmpfs 1.6G 0 1.6G 0% /run/user/1001 15:25:25 15:25:25 15:25:25 ---> free -m: 15:25:25 total used free shared buff/cache available 15:25:25 Mem: 16040 540 13224 0 2274 15176 15:25:25 Swap: 1023 0 1023 15:25:25 15:25:25 15:25:25 ---> ip addr: 15:25:25 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:25:25 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:25:25 inet 127.0.0.1/8 scope host lo 15:25:25 valid_lft forever preferred_lft forever 15:25:25 inet6 ::1/128 scope host 15:25:25 valid_lft forever preferred_lft forever 15:25:25 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 15:25:25 link/ether fa:16:3e:b6:9e:e2 brd ff:ff:ff:ff:ff:ff 15:25:25 inet 10.30.107.231/23 brd 10.30.107.255 scope global dynamic ens3 15:25:25 valid_lft 86205sec preferred_lft 86205sec 15:25:25 inet6 fe80::f816:3eff:feb6:9ee2/64 scope link 15:25:25 valid_lft forever preferred_lft forever 15:25:25 15:25:25 15:25:25 ---> sar -b -r -n DEV: 15:25:25 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-23952) 04/17/24 _x86_64_ (4 CPU) 15:25:25 15:25:25 15:22:27 LINUX RESTART (4 CPU) 15:25:25 15:25:25 15:23:01 tps rtps wtps bread/s bwrtn/s 15:25:25 15:24:01 176.85 30.23 146.63 1104.35 27560.47 15:25:25 15:25:01 134.54 13.90 120.65 1049.29 32644.03 15:25:25 Average: 155.70 22.06 133.64 1076.82 30102.25 15:25:25 15:25:25 15:23:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:25:25 15:24:01 13864016 15545908 2560952 15.59 68496 1808408 805376 4.61 713484 1622364 178692 15:25:25 15:25:01 13554340 15519000 2870628 17.48 91188 2054752 816952 4.68 780184 1837080 81064 15:25:25 Average: 13709178 15532454 2715790 16.53 79842 1931580 811164 4.64 746834 1729722 129878 15:25:25 15:25:25 15:23:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:25:25 15:24:01 ens3 75.80 51.71 830.14 19.60 0.00 0.00 0.00 0.00 15:25:25 15:24:01 lo 1.80 1.80 0.20 0.20 0.00 0.00 0.00 0.00 15:25:25 15:25:01 ens3 53.17 35.84 804.19 8.43 0.00 0.00 0.00 0.00 15:25:25 15:25:01 lo 1.53 1.53 0.16 0.16 0.00 0.00 0.00 0.00 15:25:25 Average: ens3 64.49 43.78 817.16 14.02 0.00 0.00 0.00 0.00 15:25:25 Average: lo 1.67 1.67 0.18 0.18 0.00 0.00 0.00 0.00 15:25:25 15:25:25 15:25:25 ---> sar -P ALL: 15:25:25 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-23952) 04/17/24 _x86_64_ (4 CPU) 15:25:25 15:25:25 15:22:27 LINUX RESTART (4 CPU) 15:25:25 15:25:25 15:23:01 CPU %user %nice %system %iowait %steal %idle 15:25:25 15:24:01 all 18.65 0.00 1.74 6.18 0.07 73.36 15:25:25 15:24:01 0 12.15 0.00 1.47 3.81 0.08 82.49 15:25:25 15:24:01 1 15.11 0.00 1.38 0.85 0.05 82.61 15:25:25 15:24:01 2 7.95 0.00 1.36 15.71 0.07 74.92 15:25:25 15:24:01 3 39.41 0.00 2.74 4.42 0.10 53.33 15:25:25 15:25:01 all 21.16 0.00 1.41 4.80 0.05 72.59 15:25:25 15:25:01 0 18.90 0.00 1.40 0.97 0.05 78.68 15:25:25 15:25:01 1 26.65 0.00 1.50 1.58 0.05 70.22 15:25:25 15:25:01 2 7.84 0.00 1.12 11.13 0.05 79.86 15:25:25 15:25:01 3 31.15 0.00 1.65 5.55 0.05 61.60 15:25:25 Average: all 19.91 0.00 1.57 5.49 0.06 72.97 15:25:25 Average: 0 15.53 0.00 1.43 2.39 0.07 80.59 15:25:25 Average: 1 20.91 0.00 1.44 1.22 0.05 76.39 15:25:25 Average: 2 7.89 0.00 1.24 13.42 0.06 77.39 15:25:25 Average: 3 35.28 0.00 2.20 4.98 0.08 57.46 15:25:25 15:25:25 15:25:25