12:57:50 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137603 12:57:50 Running as SYSTEM 12:57:50 [EnvInject] - Loading node environment variables. 12:57:50 Building remotely on prd-ubuntu1804-builder-4c-4g-23916 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-commit-lint 12:57:50 [ssh-agent] Looking for ssh-agent implementation... 12:57:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:57:50 $ ssh-agent 12:57:50 SSH_AUTH_SOCK=/tmp/ssh-dg6t0dn6pvkl/agent.1674 12:57:50 SSH_AGENT_PID=1675 12:57:50 [ssh-agent] Started. 12:57:50 Running ssh-add (command line suppressed) 12:57:50 Identity added: /w/workspace/oom-master-commit-lint@tmp/private_key_18188513321381750188.key (/w/workspace/oom-master-commit-lint@tmp/private_key_18188513321381750188.key) 12:57:50 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 12:57:50 The recommended git tool is: NONE 12:57:52 using credential onap-jenkins-ssh 12:57:52 Wiping out workspace first. 12:57:52 Cloning the remote Git repository 12:57:52 Cloning repository git://cloud.onap.org/mirror/oom.git 12:57:52 > git init /w/workspace/oom-master-commit-lint # timeout=10 12:57:52 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:57:52 > git --version # timeout=10 12:57:52 > git --version # 'git version 2.17.1' 12:57:52 using GIT_SSH to set credentials Gerrit user 12:57:52 Verifying host key using manually-configured host key entries 12:57:52 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 12:57:57 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:57:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:57:57 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:57:57 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:57:57 using GIT_SSH to set credentials Gerrit user 12:57:57 Verifying host key using manually-configured host key entries 12:57:57 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/03/137603/7 # timeout=30 12:57:58 > git rev-parse ca06856557a33f8203d1c5550d436471784dc374^{commit} # timeout=10 12:57:58 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 12:57:58 Checking out Revision ca06856557a33f8203d1c5550d436471784dc374 (refs/changes/03/137603/7) 12:57:58 > git config core.sparsecheckout # timeout=10 12:57:58 > git checkout -f ca06856557a33f8203d1c5550d436471784dc374 # timeout=30 12:58:01 Commit message: "[AAI] Add model-loader tracing config" 12:58:01 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:58:01 > git rev-list --no-walk 6d5a8690d675f65a8ec38b2c03f6fde2c2d2d9b8 # timeout=10 12:58:01 [EnvInject] - Injecting environment variables from a build step. 12:58:01 [EnvInject] - Injecting as environment variables the properties content 12:58:01 PYTHON=python3 12:58:01 12:58:01 [EnvInject] - Variables injected successfully. 12:58:01 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins10725946637368485232.sh 12:58:01 ---> tox-install.sh 12:58:01 + source /home/jenkins/lf-env.sh 12:58:01 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:58:01 ++ mktemp -d /tmp/venv-XXXX 12:58:01 + lf_venv=/tmp/venv-q276 12:58:01 + local venv_file=/tmp/.os_lf_venv 12:58:01 + local python=python3 12:58:01 + local options 12:58:01 + local set_path=true 12:58:01 + local install_args= 12:58:01 ++ 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 12:58:01 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:58:01 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:58:01 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:58:01 + true 12:58:01 + case $1 in 12:58:01 + venv_file=/tmp/.toxenv 12:58:01 + shift 2 12:58:01 + true 12:58:01 + case $1 in 12:58:01 + shift 12:58:01 + break 12:58:01 + case $python in 12:58:01 + local pkg_list= 12:58:01 + [[ -d /opt/pyenv ]] 12:58:01 + echo 'Setup pyenv:' 12:58:01 Setup pyenv: 12:58:01 + export PYENV_ROOT=/opt/pyenv 12:58:01 + PYENV_ROOT=/opt/pyenv 12:58:01 + 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 12:58:01 + 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 12:58:01 + pyenv versions 12:58:01 * system (set by /opt/pyenv/version) 12:58:01 * 3.8.13 (set by /opt/pyenv/version) 12:58:01 * 3.9.13 (set by /opt/pyenv/version) 12:58:01 * 3.10.6 (set by /opt/pyenv/version) 12:58:01 + command -v pyenv 12:58:01 ++ pyenv init - --no-rehash 12:58:01 + 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[*]}"'\'')" 12:58:01 export PATH="/opt/pyenv/shims:${PATH}" 12:58:01 export PYENV_SHELL=bash 12:58:01 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:58:01 pyenv() { 12:58:01 local command 12:58:01 command="${1:-}" 12:58:01 if [ "$#" -gt 0 ]; then 12:58:01 shift 12:58:01 fi 12:58:01 12:58:01 case "$command" in 12:58:01 rehash|shell) 12:58:01 eval "$(pyenv "sh-$command" "$@")" 12:58:01 ;; 12:58:01 *) 12:58:01 command pyenv "$command" "$@" 12:58:01 ;; 12:58:01 esac 12:58:01 }' 12:58:01 +++ 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[*]}"' 12:58:01 ++ 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 12:58:01 ++ 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 12:58:01 ++ 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 12:58:01 ++ export PYENV_SHELL=bash 12:58:01 ++ PYENV_SHELL=bash 12:58:01 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:58:01 +++ complete -F _pyenv pyenv 12:58:01 ++ lf-pyver python3 12:58:01 ++ local py_version_xy=python3 12:58:01 ++ local py_version_xyz= 12:58:01 ++ pyenv versions 12:58:01 ++ local command 12:58:01 ++ command=versions 12:58:01 ++ '[' 1 -gt 0 ']' 12:58:01 ++ shift 12:58:01 ++ case "$command" in 12:58:01 ++ command pyenv versions 12:58:01 ++ pyenv versions 12:58:01 ++ awk '{ print $1 }' 12:58:01 ++ sed 's/^[ *]* //' 12:58:01 ++ grep -E '^[0-9.]*[0-9]$' 12:58:02 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:58:02 +++ grep '^3' /tmp/.pyenv_versions 12:58:02 +++ sort -V 12:58:02 +++ tail -n 1 12:58:02 ++ py_version_xyz=3.10.6 12:58:02 ++ [[ -z 3.10.6 ]] 12:58:02 ++ echo 3.10.6 12:58:02 ++ return 0 12:58:02 + pyenv local 3.10.6 12:58:02 + local command 12:58:02 + command=local 12:58:02 + '[' 2 -gt 0 ']' 12:58:02 + shift 12:58:02 + case "$command" in 12:58:02 + command pyenv local 3.10.6 12:58:02 + pyenv local 3.10.6 12:58:02 + for arg in "$@" 12:58:02 + case $arg in 12:58:02 + pkg_list+='tox ' 12:58:02 + for arg in "$@" 12:58:02 + case $arg in 12:58:02 + pkg_list+='virtualenv ' 12:58:02 + for arg in "$@" 12:58:02 + case $arg in 12:58:02 + pkg_list+='urllib3~=1.26.15 ' 12:58:02 + [[ -f /tmp/.toxenv ]] 12:58:02 + [[ ! -f /tmp/.toxenv ]] 12:58:02 + [[ -n '' ]] 12:58:02 + python3 -m venv /tmp/venv-q276 12:58:06 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-q276' 12:58:06 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-q276 12:58:06 + echo /tmp/venv-q276 12:58:06 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 12:58:06 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 12:58:06 + /tmp/venv-q276/bin/python3 -m pip install --upgrade --quiet pip virtualenv 12:58:09 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:58:09 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:58:09 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:58:09 + /tmp/venv-q276/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:58:11 + type python3 12:58:11 + true 12:58:11 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-q276/bin to PATH' 12:58:11 lf-activate-venv(): INFO: Adding /tmp/venv-q276/bin to PATH 12:58:11 + PATH=/tmp/venv-q276/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 12:58:11 + return 0 12:58:11 + python3 --version 12:58:11 Python 3.10.6 12:58:11 + python3 -m pip --version 12:58:12 pip 24.0 from /tmp/venv-q276/lib/python3.10/site-packages/pip (python 3.10) 12:58:12 + python3 -m pip freeze 12:58:12 cachetools==5.3.3 12:58:12 chardet==5.2.0 12:58:12 colorama==0.4.6 12:58:12 distlib==0.3.8 12:58:12 filelock==3.13.4 12:58:12 packaging==24.0 12:58:12 platformdirs==4.2.0 12:58:12 pluggy==1.4.0 12:58:12 pyproject-api==1.6.1 12:58:12 tomli==2.0.1 12:58:12 tox==4.14.2 12:58:12 urllib3==1.26.18 12:58:12 virtualenv==20.25.2 12:58:12 [EnvInject] - Injecting environment variables from a build step. 12:58:12 [EnvInject] - Injecting as environment variables the properties content 12:58:12 PARALLEL=false 12:58:12 12:58:12 [EnvInject] - Variables injected successfully. 12:58:12 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins9317634317220524206.sh 12:58:12 ---> tox-run.sh 12:58:12 + 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 12:58:12 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-commit-lint/archives/tox 12:58:12 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-commit-lint/archives/docs 12:58:12 + mkdir -p /w/workspace/oom-master-commit-lint/archives/tox 12:58:12 + cd /w/workspace/oom-master-commit-lint/. 12:58:12 + source /home/jenkins/lf-env.sh 12:58:12 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:58:12 ++ mktemp -d /tmp/venv-XXXX 12:58:12 + lf_venv=/tmp/venv-qq9F 12:58:12 + local venv_file=/tmp/.os_lf_venv 12:58:12 + local python=python3 12:58:12 + local options 12:58:12 + local set_path=true 12:58:12 + local install_args= 12:58: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 12:58:12 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:58:12 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:58:12 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:58:12 + true 12:58:12 + case $1 in 12:58:12 + venv_file=/tmp/.toxenv 12:58:12 + shift 2 12:58:12 + true 12:58:12 + case $1 in 12:58:12 + shift 12:58:12 + break 12:58:12 + case $python in 12:58:12 + local pkg_list= 12:58:12 + [[ -d /opt/pyenv ]] 12:58:12 + echo 'Setup pyenv:' 12:58:12 Setup pyenv: 12:58:12 + export PYENV_ROOT=/opt/pyenv 12:58:12 + PYENV_ROOT=/opt/pyenv 12:58:12 + 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 12:58:12 + 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 12:58:12 + pyenv versions 12:58:12 system 12:58:12 3.8.13 12:58:12 3.9.13 12:58:12 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 12:58:12 + command -v pyenv 12:58:12 ++ pyenv init - --no-rehash 12:58:12 + 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[*]}"'\'')" 12:58:12 export PATH="/opt/pyenv/shims:${PATH}" 12:58:12 export PYENV_SHELL=bash 12:58:12 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:58:12 pyenv() { 12:58:12 local command 12:58:12 command="${1:-}" 12:58:12 if [ "$#" -gt 0 ]; then 12:58:12 shift 12:58:12 fi 12:58:12 12:58:12 case "$command" in 12:58:12 rehash|shell) 12:58:12 eval "$(pyenv "sh-$command" "$@")" 12:58:12 ;; 12:58:12 *) 12:58:12 command pyenv "$command" "$@" 12:58:12 ;; 12:58:12 esac 12:58:12 }' 12:58:12 +++ 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[*]}"' 12:58:12 ++ 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 12:58:12 ++ 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 12:58:12 ++ 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 12:58:12 ++ export PYENV_SHELL=bash 12:58:12 ++ PYENV_SHELL=bash 12:58:12 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:58:12 +++ complete -F _pyenv pyenv 12:58:12 ++ lf-pyver python3 12:58:12 ++ local py_version_xy=python3 12:58:12 ++ local py_version_xyz= 12:58:12 ++ pyenv versions 12:58:12 ++ local command 12:58:12 ++ command=versions 12:58:12 ++ '[' 1 -gt 0 ']' 12:58:12 ++ shift 12:58:12 ++ case "$command" in 12:58:12 ++ command pyenv versions 12:58:12 ++ pyenv versions 12:58:12 ++ sed 's/^[ *]* //' 12:58:12 ++ awk '{ print $1 }' 12:58:12 ++ grep -E '^[0-9.]*[0-9]$' 12:58:12 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:58:12 +++ grep '^3' /tmp/.pyenv_versions 12:58:12 +++ tail -n 1 12:58:12 +++ sort -V 12:58:12 ++ py_version_xyz=3.10.6 12:58:12 ++ [[ -z 3.10.6 ]] 12:58:12 ++ echo 3.10.6 12:58:12 ++ return 0 12:58:12 + pyenv local 3.10.6 12:58:12 + local command 12:58:12 + command=local 12:58:12 + '[' 2 -gt 0 ']' 12:58:12 + shift 12:58:12 + case "$command" in 12:58:12 + command pyenv local 3.10.6 12:58:12 + pyenv local 3.10.6 12:58:12 + for arg in "$@" 12:58:12 + case $arg in 12:58:12 + pkg_list+='tox ' 12:58:12 + for arg in "$@" 12:58:12 + case $arg in 12:58:12 + pkg_list+='virtualenv ' 12:58:12 + for arg in "$@" 12:58:12 + case $arg in 12:58:12 + pkg_list+='urllib3~=1.26.15 ' 12:58:12 + [[ -f /tmp/.toxenv ]] 12:58:12 ++ cat /tmp/.toxenv 12:58:12 + lf_venv=/tmp/venv-q276 12:58:12 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-q276 from' file:/tmp/.toxenv 12:58:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-q276 from file:/tmp/.toxenv 12:58:12 + /tmp/venv-q276/bin/python3 -m pip install --upgrade --quiet pip virtualenv 12:58:13 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:58:13 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:58:13 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:58:13 + /tmp/venv-q276/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:58:14 + type python3 12:58:14 + true 12:58:14 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-q276/bin to PATH' 12:58:14 lf-activate-venv(): INFO: Adding /tmp/venv-q276/bin to PATH 12:58:14 + PATH=/tmp/venv-q276/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 12:58:14 + return 0 12:58:14 + [[ -d /opt/pyenv ]] 12:58:14 + echo '---> Setting up pyenv' 12:58:14 ---> Setting up pyenv 12:58:14 + export PYENV_ROOT=/opt/pyenv 12:58:14 + PYENV_ROOT=/opt/pyenv 12:58:14 + export PATH=/opt/pyenv/bin:/tmp/venv-q276/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 12:58:14 + PATH=/opt/pyenv/bin:/tmp/venv-q276/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 12:58:14 ++ pwd 12:58:14 + PYTHONPATH=/w/workspace/oom-master-commit-lint 12:58:14 + export PYTHONPATH 12:58:14 + export TOX_TESTENV_PASSENV=PYTHONPATH 12:58:14 + TOX_TESTENV_PASSENV=PYTHONPATH 12:58:14 + tox --version 12:58:15 4.14.2 from /tmp/venv-q276/lib/python3.10/site-packages/tox/__init__.py 12:58:15 + PARALLEL=false 12:58:15 + TOX_OPTIONS_LIST= 12:58:15 + [[ -n gitlint ]] 12:58:15 + TOX_OPTIONS_LIST=' -e gitlint' 12:58:15 + case ${PARALLEL,,} in 12:58:15 + tox -e gitlint 12:58:15 + tee -a /w/workspace/oom-master-commit-lint/archives/tox/tox.log 12:58:17 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 12:58:44 gitlint: freeze> python -m pip freeze --all 12:58:45 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 12:58:45 gitlint: commands[0]> gitlint 12:58:45 gitlint: OK (29.74=setup[29.56]+cmd[0.18] seconds) 12:58:45 congratulations :) (29.92 seconds) 12:58:45 + tox_status=0 12:58:45 + echo '---> Completed tox runs' 12:58:45 ---> Completed tox runs 12:58:45 + for i in .tox/*/log 12:58:45 ++ echo .tox/gitlint/log 12:58:45 ++ awk -F/ '{print $2}' 12:58:45 + tox_env=gitlint 12:58:45 + cp -r .tox/gitlint/log /w/workspace/oom-master-commit-lint/archives/tox/gitlint 12:58:45 + DOC_DIR=docs/_build/html 12:58:45 + [[ -d docs/_build/html ]] 12:58:45 + echo '---> tox-run.sh ends' 12:58:45 ---> tox-run.sh ends 12:58:45 + test 0 -eq 0 12:58:45 $ ssh-agent -k 12:58:45 unset SSH_AUTH_SOCK; 12:58:45 unset SSH_AGENT_PID; 12:58:45 echo Agent pid 1675 killed; 12:58:45 [ssh-agent] Stopped. 12:58:45 [PostBuildScript] - [INFO] Executing post build scripts. 12:58:45 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins11306717680304568951.sh 12:58:45 ---> sysstat.sh 12:58:45 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins9606721239162468278.sh 12:58:45 ---> package-listing.sh 12:58:45 ++ tr '[:upper:]' '[:lower:]' 12:58:45 ++ facter osfamily 12:58:46 + OS_FAMILY=debian 12:58:46 + workspace=/w/workspace/oom-master-commit-lint 12:58:46 + START_PACKAGES=/tmp/packages_start.txt 12:58:46 + END_PACKAGES=/tmp/packages_end.txt 12:58:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:58:46 + PACKAGES=/tmp/packages_start.txt 12:58:46 + '[' /w/workspace/oom-master-commit-lint ']' 12:58:46 + PACKAGES=/tmp/packages_end.txt 12:58:46 + case "${OS_FAMILY}" in 12:58:46 + dpkg -l 12:58:46 + grep '^ii' 12:58:46 + '[' -f /tmp/packages_start.txt ']' 12:58:46 + '[' -f /tmp/packages_end.txt ']' 12:58:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:58:46 + '[' /w/workspace/oom-master-commit-lint ']' 12:58:46 + mkdir -p /w/workspace/oom-master-commit-lint/archives/ 12:58:46 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-commit-lint/archives/ 12:58:46 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins3497591832446830456.sh 12:58:46 ---> capture-instance-metadata.sh 12:58:46 Setup pyenv: 12:58:46 system 12:58:46 3.8.13 12:58:46 3.9.13 12:58:46 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 12:58:50 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-bSVP 12:58:50 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:58:53 lf-activate-venv(): INFO: Installing: lftools 12:59:24 lf-activate-venv(): INFO: Adding /tmp/venv-bSVP/bin to PATH 12:59:24 INFO: Running in OpenStack, capturing instance metadata 12:59:24 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins5465117569317293723.sh 12:59:24 provisioning config files... 12:59:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-commit-lint@tmp/config6811662583579339149tmp 12:59:24 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 12:59:24 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 12:59:24 [EnvInject] - Injecting environment variables from a build step. 12:59:24 [EnvInject] - Injecting as environment variables the properties content 12:59:24 SERVER_ID=logs 12:59:24 12:59:24 [EnvInject] - Variables injected successfully. 12:59:24 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins8343229149663436867.sh 12:59:24 ---> create-netrc.sh 12:59:24 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins9622787120761898311.sh 12:59:24 ---> python-tools-install.sh 12:59:24 Setup pyenv: 12:59:24 system 12:59:24 3.8.13 12:59:24 3.9.13 12:59:24 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 12:59:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bSVP from file:/tmp/.os_lf_venv 12:59:26 lf-activate-venv(): INFO: Installing: lftools 12:59:35 lf-activate-venv(): INFO: Adding /tmp/venv-bSVP/bin to PATH 12:59:35 Generating Requirements File 13:00:05 Python 3.10.6 13:00:06 pip 24.0 from /tmp/venv-bSVP/lib/python3.10/site-packages/pip (python 3.10) 13:00:06 appdirs==1.4.4 13:00:06 argcomplete==3.3.0 13:00:06 aspy.yaml==1.3.0 13:00:06 attrs==23.2.0 13:00:06 autopage==0.5.2 13:00:06 beautifulsoup4==4.12.3 13:00:06 boto3==1.34.85 13:00:06 botocore==1.34.85 13:00:06 bs4==0.0.2 13:00:06 cachetools==5.3.3 13:00:06 certifi==2024.2.2 13:00:06 cffi==1.16.0 13:00:06 cfgv==3.4.0 13:00:06 chardet==5.2.0 13:00:06 charset-normalizer==3.3.2 13:00:06 click==8.1.7 13:00:06 cliff==4.6.0 13:00:06 cmd2==2.4.3 13:00:06 cryptography==3.3.2 13:00:06 debtcollector==3.0.0 13:00:06 decorator==5.1.1 13:00:06 defusedxml==0.7.1 13:00:06 Deprecated==1.2.14 13:00:06 distlib==0.3.8 13:00:06 dnspython==2.6.1 13:00:06 docker==4.2.2 13:00:06 dogpile.cache==1.3.2 13:00:06 email_validator==2.1.1 13:00:06 filelock==3.13.4 13:00:06 future==1.0.0 13:00:06 gitdb==4.0.11 13:00:06 GitPython==3.1.43 13:00:06 google-auth==2.29.0 13:00:06 httplib2==0.22.0 13:00:06 identify==2.5.35 13:00:06 idna==3.7 13:00:06 importlib-resources==1.5.0 13:00:06 iso8601==2.1.0 13:00:06 Jinja2==3.1.3 13:00:06 jmespath==1.0.1 13:00:06 jsonpatch==1.33 13:00:06 jsonpointer==2.4 13:00:06 jsonschema==4.21.1 13:00:06 jsonschema-specifications==2023.12.1 13:00:06 keystoneauth1==5.6.0 13:00:06 kubernetes==29.0.0 13:00:06 lftools==0.37.10 13:00:06 lxml==5.2.1 13:00:06 MarkupSafe==2.1.5 13:00:06 msgpack==1.0.8 13:00:06 multi_key_dict==2.0.3 13:00:06 munch==4.0.0 13:00:06 netaddr==1.2.1 13:00:06 netifaces==0.11.0 13:00:06 niet==1.4.2 13:00:06 nodeenv==1.8.0 13:00:06 oauth2client==4.1.3 13:00:06 oauthlib==3.2.2 13:00:06 openstacksdk==3.1.0 13:00:06 os-client-config==2.1.0 13:00:06 os-service-types==1.7.0 13:00:06 osc-lib==3.0.1 13:00:06 oslo.config==9.4.0 13:00:06 oslo.context==5.5.0 13:00:06 oslo.i18n==6.3.0 13:00:06 oslo.log==5.5.1 13:00:06 oslo.serialization==5.4.0 13:00:06 oslo.utils==7.1.0 13:00:06 packaging==24.0 13:00:06 pbr==6.0.0 13:00:06 platformdirs==4.2.0 13:00:06 prettytable==3.10.0 13:00:06 pyasn1==0.6.0 13:00:06 pyasn1_modules==0.4.0 13:00:06 pycparser==2.22 13:00:06 pygerrit2==2.0.15 13:00:06 PyGithub==2.3.0 13:00:06 pyinotify==0.9.6 13:00:06 PyJWT==2.8.0 13:00:06 PyNaCl==1.5.0 13:00:06 pyparsing==2.4.7 13:00:06 pyperclip==1.8.2 13:00:06 pyrsistent==0.20.0 13:00:06 python-cinderclient==9.5.0 13:00:06 python-dateutil==2.9.0.post0 13:00:06 python-heatclient==3.5.0 13:00:06 python-jenkins==1.8.2 13:00:06 python-keystoneclient==5.4.0 13:00:06 python-magnumclient==4.4.0 13:00:06 python-novaclient==18.6.0 13:00:06 python-openstackclient==6.6.0 13:00:06 python-swiftclient==4.5.0 13:00:06 PyYAML==6.0.1 13:00:06 referencing==0.34.0 13:00:06 requests==2.31.0 13:00:06 requests-oauthlib==2.0.0 13:00:06 requestsexceptions==1.4.0 13:00:06 rfc3986==2.0.0 13:00:06 rpds-py==0.18.0 13:00:06 rsa==4.9 13:00:06 ruamel.yaml==0.18.6 13:00:06 ruamel.yaml.clib==0.2.8 13:00:06 s3transfer==0.10.1 13:00:06 simplejson==3.19.2 13:00:06 six==1.16.0 13:00:06 smmap==5.0.1 13:00:06 soupsieve==2.5 13:00:06 stevedore==5.2.0 13:00:06 tabulate==0.9.0 13:00:06 toml==0.10.2 13:00:06 tomlkit==0.12.4 13:00:06 tqdm==4.66.2 13:00:06 typing_extensions==4.11.0 13:00:06 tzdata==2024.1 13:00:06 urllib3==1.26.18 13:00:06 virtualenv==20.25.2 13:00:06 wcwidth==0.2.13 13:00:06 websocket-client==1.7.0 13:00:06 wrapt==1.16.0 13:00:06 xdg==6.0.0 13:00:06 xmltodict==0.13.0 13:00:06 yq==3.3.1 13:00:06 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins11499099339417956696.sh 13:00:06 ---> sudo-logs.sh 13:00:06 Archiving 'sudo' log.. 13:00:06 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins11162850800352517670.sh 13:00:06 ---> job-cost.sh 13:00:06 Setup pyenv: 13:00:06 system 13:00:06 3.8.13 13:00:06 3.9.13 13:00:06 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 13:00:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bSVP from file:/tmp/.os_lf_venv 13:00:08 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:00:13 lf-activate-venv(): INFO: Adding /tmp/venv-bSVP/bin to PATH 13:00:13 INFO: No Stack... 13:00:13 INFO: Retrieving Pricing Info for: v3-standard-4 13:00:13 INFO: Archiving Costs 13:00:13 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins8442339789606910784.sh 13:00:13 ---> logs-deploy.sh 13:00:13 Setup pyenv: 13:00:13 system 13:00:13 3.8.13 13:00:13 3.9.13 13:00:14 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 13:00:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bSVP from file:/tmp/.os_lf_venv 13:00:15 lf-activate-venv(): INFO: Installing: lftools 13:00:24 lf-activate-venv(): INFO: Adding /tmp/venv-bSVP/bin to PATH 13:00:24 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-commit-lint/7323 13:00:24 INFO: archiving workspace using pattern(s): 13:00:25 Archives upload complete. 13:00:25 INFO: archiving logs to Nexus 13:00:26 ---> uname -a: 13:00:26 Linux prd-ubuntu1804-builder-4c-4g-23916 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 13:00:26 13:00:26 13:00:26 ---> lscpu: 13:00:26 Architecture: x86_64 13:00:26 CPU op-mode(s): 32-bit, 64-bit 13:00:26 Byte Order: Little Endian 13:00:26 CPU(s): 4 13:00:26 On-line CPU(s) list: 0-3 13:00:26 Thread(s) per core: 1 13:00:26 Core(s) per socket: 1 13:00:26 Socket(s): 4 13:00:26 NUMA node(s): 1 13:00:26 Vendor ID: AuthenticAMD 13:00:26 CPU family: 23 13:00:26 Model: 49 13:00:26 Model name: AMD EPYC-Rome Processor 13:00:26 Stepping: 0 13:00:26 CPU MHz: 2799.998 13:00:26 BogoMIPS: 5599.99 13:00:26 Virtualization: AMD-V 13:00:26 Hypervisor vendor: KVM 13:00:26 Virtualization type: full 13:00:26 L1d cache: 32K 13:00:26 L1i cache: 32K 13:00:26 L2 cache: 512K 13:00:26 L3 cache: 16384K 13:00:26 NUMA node0 CPU(s): 0-3 13:00:26 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 13:00:26 13:00:26 13:00:26 ---> nproc: 13:00:26 4 13:00:26 13:00:26 13:00:26 ---> df -h: 13:00:26 Filesystem Size Used Avail Use% Mounted on 13:00:26 udev 7.9G 0 7.9G 0% /dev 13:00:26 tmpfs 1.6G 672K 1.6G 1% /run 13:00:26 /dev/vda1 78G 8.4G 69G 11% / 13:00:26 tmpfs 7.9G 0 7.9G 0% /dev/shm 13:00:26 tmpfs 5.0M 0 5.0M 0% /run/lock 13:00:26 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 13:00:26 /dev/vda15 105M 4.4M 100M 5% /boot/efi 13:00:26 tmpfs 1.6G 0 1.6G 0% /run/user/1001 13:00:26 13:00:26 13:00:26 ---> free -m: 13:00:26 total used free shared buff/cache available 13:00:26 Mem: 16040 554 13210 0 2274 15162 13:00:26 Swap: 1023 0 1023 13:00:26 13:00:26 13:00:26 ---> ip addr: 13:00:26 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:00:26 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:00:26 inet 127.0.0.1/8 scope host lo 13:00:26 valid_lft forever preferred_lft forever 13:00:26 inet6 ::1/128 scope host 13:00:26 valid_lft forever preferred_lft forever 13:00:26 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 13:00:26 link/ether fa:16:3e:21:52:09 brd ff:ff:ff:ff:ff:ff 13:00:26 inet 10.30.106.179/23 brd 10.30.107.255 scope global dynamic ens3 13:00:26 valid_lft 86226sec preferred_lft 86226sec 13:00:26 inet6 fe80::f816:3eff:fe21:5209/64 scope link 13:00:26 valid_lft forever preferred_lft forever 13:00:26 13:00:26 13:00:26 ---> sar -b -r -n DEV: 13:00:26 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-23916) 04/17/24 _x86_64_ (4 CPU) 13:00:26 13:00:26 12:57:34 LINUX RESTART (4 CPU) 13:00:26 13:00:26 12:58:01 tps rtps wtps bread/s bwrtn/s 13:00:26 12:59:01 133.53 28.68 104.85 1092.08 31089.09 13:00:26 13:00:01 138.76 13.85 124.91 1048.09 35351.44 13:00:26 Average: 136.14 21.26 114.88 1070.09 33220.26 13:00:26 13:00:26 12:58:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:00:26 12:59:01 13846448 15540284 2578520 15.70 69848 1818072 789344 4.52 722020 1630352 200788 13:00:26 13:00:01 13556740 15508964 2868228 17.46 91068 2042520 806160 4.61 791192 1824512 73852 13:00:26 Average: 13701594 15524624 2723374 16.58 80458 1930296 797752 4.57 756606 1727432 137320 13:00:26 13:00:26 12:58:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:00:26 12:59:01 lo 2.20 2.20 0.24 0.24 0.00 0.00 0.00 0.00 13:00:26 12:59:01 ens3 75.29 50.94 827.08 12.37 0.00 0.00 0.00 0.00 13:00:26 13:00:01 lo 1.20 1.20 0.12 0.12 0.00 0.00 0.00 0.00 13:00:26 13:00:01 ens3 52.19 34.79 797.72 8.73 0.00 0.00 0.00 0.00 13:00:26 Average: lo 1.70 1.70 0.18 0.18 0.00 0.00 0.00 0.00 13:00:26 Average: ens3 63.74 42.87 812.40 10.55 0.00 0.00 0.00 0.00 13:00:26 13:00:26 13:00:26 ---> sar -P ALL: 13:00:26 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-23916) 04/17/24 _x86_64_ (4 CPU) 13:00:26 13:00:26 12:57:34 LINUX RESTART (4 CPU) 13:00:26 13:00:26 12:58:01 CPU %user %nice %system %iowait %steal %idle 13:00:26 12:59:01 all 19.90 0.00 2.04 2.66 0.07 75.34 13:00:26 12:59:01 0 30.12 0.00 2.77 0.72 0.08 66.31 13:00:26 12:59:01 1 19.99 0.00 2.11 3.31 0.07 74.53 13:00:26 12:59:01 2 20.13 0.00 2.09 0.35 0.07 77.37 13:00:26 12:59:01 3 9.37 0.00 1.17 6.25 0.05 83.16 13:00:26 13:00:01 all 19.88 0.00 1.38 5.61 0.06 73.08 13:00:26 13:00:01 0 5.74 0.00 0.98 1.17 0.07 92.04 13:00:26 13:00:01 1 34.91 0.00 2.17 4.06 0.07 58.79 13:00:26 13:00:01 2 22.29 0.00 1.03 1.05 0.05 75.58 13:00:26 13:00:01 3 16.59 0.00 1.36 16.22 0.05 65.79 13:00:26 Average: all 19.89 0.00 1.71 4.13 0.06 74.21 13:00:26 Average: 0 17.92 0.00 1.88 0.94 0.08 79.18 13:00:26 Average: 1 27.45 0.00 2.14 3.68 0.07 66.66 13:00:26 Average: 2 21.21 0.00 1.56 0.70 0.06 76.47 13:00:26 Average: 3 12.98 0.00 1.26 11.23 0.05 74.48 13:00:26 13:00:26 13:00:26