13:10:50 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137500 13:10:50 Running as SYSTEM 13:10:50 [EnvInject] - Loading node environment variables. 13:10:50 Building remotely on prd-ubuntu1804-builder-4c-4g-13107 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-commit-lint 13:10:50 [ssh-agent] Looking for ssh-agent implementation... 13:10:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:10:50 $ ssh-agent 13:10:50 SSH_AUTH_SOCK=/tmp/ssh-h1NNFcRVM46C/agent.1696 13:10:50 SSH_AGENT_PID=1698 13:10:50 [ssh-agent] Started. 13:10:50 Running ssh-add (command line suppressed) 13:10:50 Identity added: /w/workspace/oom-master-commit-lint@tmp/private_key_124351341617785843.key (/w/workspace/oom-master-commit-lint@tmp/private_key_124351341617785843.key) 13:10:50 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 13:10:50 The recommended git tool is: NONE 13:10:52 using credential onap-jenkins-ssh 13:10:52 Wiping out workspace first. 13:10:52 Cloning the remote Git repository 13:10:52 Cloning repository git://cloud.onap.org/mirror/oom.git 13:10:52 > git init /w/workspace/oom-master-commit-lint # timeout=10 13:10:52 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:10:52 > git --version # timeout=10 13:10:52 > git --version # 'git version 2.17.1' 13:10:52 using GIT_SSH to set credentials Gerrit user 13:10:52 Verifying host key using manually-configured host key entries 13:10:52 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 13:10:57 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:10:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:10:58 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:10:58 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:10:58 using GIT_SSH to set credentials Gerrit user 13:10:58 Verifying host key using manually-configured host key entries 13:10:58 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/00/137500/3 # timeout=30 13:10:58 > git rev-parse b74ea5f92be11ae90fd3a598b92f2562949bd90c^{commit} # timeout=10 13:10:58 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 13:10:58 Checking out Revision b74ea5f92be11ae90fd3a598b92f2562949bd90c (refs/changes/00/137500/3) 13:10:58 > git config core.sparsecheckout # timeout=10 13:10:58 > git checkout -f b74ea5f92be11ae90fd3a598b92f2562949bd90c # timeout=30 13:10:59 Commit message: "[COMMON] Harmonize resource settings, Part 2" 13:10:59 > git rev-parse FETCH_HEAD^{commit} # timeout=10 13:10:59 > git rev-list --no-walk fa01ec554cfa10cb1f9ec8be0c5530dd3f3ea50a # timeout=10 13:10:59 [EnvInject] - Injecting environment variables from a build step. 13:10:59 [EnvInject] - Injecting as environment variables the properties content 13:10:59 PYTHON=python3 13:10:59 13:10:59 [EnvInject] - Variables injected successfully. 13:10:59 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins2945440472005859815.sh 13:10:59 ---> tox-install.sh 13:10:59 + source /home/jenkins/lf-env.sh 13:10:59 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:10:59 ++ mktemp -d /tmp/venv-XXXX 13:10:59 + lf_venv=/tmp/venv-AudE 13:10:59 + local venv_file=/tmp/.os_lf_venv 13:10:59 + local python=python3 13:10:59 + local options 13:10:59 + local set_path=true 13:10:59 + local install_args= 13:10:59 ++ 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 13:10:59 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:10:59 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:10:59 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:10:59 + true 13:10:59 + case $1 in 13:10:59 + venv_file=/tmp/.toxenv 13:10:59 + shift 2 13:10:59 + true 13:10:59 + case $1 in 13:10:59 + shift 13:10:59 + break 13:10:59 + case $python in 13:10:59 + local pkg_list= 13:10:59 + [[ -d /opt/pyenv ]] 13:10:59 + echo 'Setup pyenv:' 13:10:59 Setup pyenv: 13:10:59 + export PYENV_ROOT=/opt/pyenv 13:10:59 + PYENV_ROOT=/opt/pyenv 13:10:59 + 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 13:10:59 + 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 13:10:59 + pyenv versions 13:10:59 * system (set by /opt/pyenv/version) 13:10:59 * 3.8.13 (set by /opt/pyenv/version) 13:10:59 * 3.9.13 (set by /opt/pyenv/version) 13:10:59 * 3.10.6 (set by /opt/pyenv/version) 13:10:59 + command -v pyenv 13:10:59 ++ pyenv init - --no-rehash 13:10:59 + 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[*]}"'\'')" 13:10:59 export PATH="/opt/pyenv/shims:${PATH}" 13:10:59 export PYENV_SHELL=bash 13:10:59 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:10:59 pyenv() { 13:10:59 local command 13:10:59 command="${1:-}" 13:10:59 if [ "$#" -gt 0 ]; then 13:10:59 shift 13:10:59 fi 13:10:59 13:10:59 case "$command" in 13:10:59 rehash|shell) 13:10:59 eval "$(pyenv "sh-$command" "$@")" 13:10:59 ;; 13:10:59 *) 13:10:59 command pyenv "$command" "$@" 13:10:59 ;; 13:10:59 esac 13:10:59 }' 13:10:59 +++ 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[*]}"' 13:10:59 ++ 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 13:10:59 ++ 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 13:10:59 ++ 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 13:10:59 ++ export PYENV_SHELL=bash 13:10:59 ++ PYENV_SHELL=bash 13:10:59 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:10:59 +++ complete -F _pyenv pyenv 13:10:59 ++ lf-pyver python3 13:10:59 ++ local py_version_xy=python3 13:10:59 ++ local py_version_xyz= 13:10:59 ++ pyenv versions 13:10:59 ++ local command 13:10:59 ++ command=versions 13:10:59 ++ '[' 1 -gt 0 ']' 13:10:59 ++ shift 13:10:59 ++ case "$command" in 13:10:59 ++ command pyenv versions 13:10:59 ++ pyenv versions 13:10:59 ++ sed 's/^[ *]* //' 13:10:59 ++ awk '{ print $1 }' 13:10:59 ++ grep -E '^[0-9.]*[0-9]$' 13:10:59 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:10:59 +++ grep '^3' /tmp/.pyenv_versions 13:10:59 +++ sort -V 13:10:59 +++ tail -n 1 13:10:59 ++ py_version_xyz=3.10.6 13:10:59 ++ [[ -z 3.10.6 ]] 13:10:59 ++ echo 3.10.6 13:10:59 ++ return 0 13:10:59 + pyenv local 3.10.6 13:10:59 + local command 13:10:59 + command=local 13:10:59 + '[' 2 -gt 0 ']' 13:10:59 + shift 13:10:59 + case "$command" in 13:10:59 + command pyenv local 3.10.6 13:10:59 + pyenv local 3.10.6 13:10:59 + for arg in "$@" 13:10:59 + case $arg in 13:10:59 + pkg_list+='tox ' 13:10:59 + for arg in "$@" 13:10:59 + case $arg in 13:10:59 + pkg_list+='virtualenv ' 13:10:59 + for arg in "$@" 13:10:59 + case $arg in 13:10:59 + pkg_list+='urllib3~=1.26.15 ' 13:10:59 + [[ -f /tmp/.toxenv ]] 13:10:59 + [[ ! -f /tmp/.toxenv ]] 13:10:59 + [[ -n '' ]] 13:10:59 + python3 -m venv /tmp/venv-AudE 13:11:03 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-AudE' 13:11:03 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-AudE 13:11:03 + echo /tmp/venv-AudE 13:11:03 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 13:11:03 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 13:11:03 + /tmp/venv-AudE/bin/python3 -m pip install --upgrade --quiet pip virtualenv 13:11:06 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:11:06 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:11:06 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:11:06 + /tmp/venv-AudE/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:11:09 + type python3 13:11:09 + true 13:11:09 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-AudE/bin to PATH' 13:11:09 lf-activate-venv(): INFO: Adding /tmp/venv-AudE/bin to PATH 13:11:09 + PATH=/tmp/venv-AudE/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 13:11:09 + return 0 13:11:09 + python3 --version 13:11:09 Python 3.10.6 13:11:09 + python3 -m pip --version 13:11:10 pip 24.0 from /tmp/venv-AudE/lib/python3.10/site-packages/pip (python 3.10) 13:11:10 + python3 -m pip freeze 13:11:10 cachetools==5.3.3 13:11:10 chardet==5.2.0 13:11:10 colorama==0.4.6 13:11:10 distlib==0.3.8 13:11:10 filelock==3.13.1 13:11:10 packaging==24.0 13:11:10 platformdirs==4.2.0 13:11:10 pluggy==1.4.0 13:11:10 pyproject-api==1.6.1 13:11:10 tomli==2.0.1 13:11:10 tox==4.14.1 13:11:10 urllib3==1.26.18 13:11:10 virtualenv==20.25.1 13:11:10 [EnvInject] - Injecting environment variables from a build step. 13:11:10 [EnvInject] - Injecting as environment variables the properties content 13:11:10 PARALLEL=false 13:11:10 13:11:10 [EnvInject] - Variables injected successfully. 13:11:10 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins1406219290753702625.sh 13:11:10 ---> tox-run.sh 13:11:10 + 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 13:11:10 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-commit-lint/archives/tox 13:11:10 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-commit-lint/archives/docs 13:11:10 + mkdir -p /w/workspace/oom-master-commit-lint/archives/tox 13:11:10 + cd /w/workspace/oom-master-commit-lint/. 13:11:10 + source /home/jenkins/lf-env.sh 13:11:10 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:11:10 ++ mktemp -d /tmp/venv-XXXX 13:11:10 + lf_venv=/tmp/venv-z8g7 13:11:10 + local venv_file=/tmp/.os_lf_venv 13:11:10 + local python=python3 13:11:10 + local options 13:11:10 + local set_path=true 13:11:10 + local install_args= 13:11:10 ++ 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 13:11:10 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:11:10 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:11:10 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:11:10 + true 13:11:10 + case $1 in 13:11:10 + venv_file=/tmp/.toxenv 13:11:10 + shift 2 13:11:10 + true 13:11:10 + case $1 in 13:11:10 + shift 13:11:10 + break 13:11:10 + case $python in 13:11:10 + local pkg_list= 13:11:10 + [[ -d /opt/pyenv ]] 13:11:10 + echo 'Setup pyenv:' 13:11:10 Setup pyenv: 13:11:10 + export PYENV_ROOT=/opt/pyenv 13:11:10 + PYENV_ROOT=/opt/pyenv 13:11:10 + 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 13:11:10 + 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 13:11:10 + pyenv versions 13:11:10 system 13:11:10 3.8.13 13:11:10 3.9.13 13:11:10 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 13:11:10 + command -v pyenv 13:11:10 ++ pyenv init - --no-rehash 13:11:10 + 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[*]}"'\'')" 13:11:10 export PATH="/opt/pyenv/shims:${PATH}" 13:11:10 export PYENV_SHELL=bash 13:11:10 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:11:10 pyenv() { 13:11:10 local command 13:11:10 command="${1:-}" 13:11:10 if [ "$#" -gt 0 ]; then 13:11:10 shift 13:11:10 fi 13:11:10 13:11:10 case "$command" in 13:11:10 rehash|shell) 13:11:10 eval "$(pyenv "sh-$command" "$@")" 13:11:10 ;; 13:11:10 *) 13:11:10 command pyenv "$command" "$@" 13:11:10 ;; 13:11:10 esac 13:11:10 }' 13:11:10 +++ 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[*]}"' 13:11:10 ++ 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 13:11:10 ++ 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 13:11:10 ++ 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 13:11:10 ++ export PYENV_SHELL=bash 13:11:10 ++ PYENV_SHELL=bash 13:11:10 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:11:10 +++ complete -F _pyenv pyenv 13:11:10 ++ lf-pyver python3 13:11:10 ++ local py_version_xy=python3 13:11:10 ++ local py_version_xyz= 13:11:10 ++ pyenv versions 13:11:10 ++ local command 13:11:10 ++ command=versions 13:11:10 ++ '[' 1 -gt 0 ']' 13:11:10 ++ shift 13:11:10 ++ case "$command" in 13:11:10 ++ command pyenv versions 13:11:10 ++ pyenv versions 13:11:10 ++ sed 's/^[ *]* //' 13:11:10 ++ grep -E '^[0-9.]*[0-9]$' 13:11:10 ++ awk '{ print $1 }' 13:11:10 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:11:10 +++ grep '^3' /tmp/.pyenv_versions 13:11:10 +++ sort -V 13:11:10 +++ tail -n 1 13:11:10 ++ py_version_xyz=3.10.6 13:11:10 ++ [[ -z 3.10.6 ]] 13:11:10 ++ echo 3.10.6 13:11:10 ++ return 0 13:11:10 + pyenv local 3.10.6 13:11:10 + local command 13:11:10 + command=local 13:11:10 + '[' 2 -gt 0 ']' 13:11:10 + shift 13:11:10 + case "$command" in 13:11:10 + command pyenv local 3.10.6 13:11:10 + pyenv local 3.10.6 13:11:10 + for arg in "$@" 13:11:10 + case $arg in 13:11:10 + pkg_list+='tox ' 13:11:10 + for arg in "$@" 13:11:10 + case $arg in 13:11:10 + pkg_list+='virtualenv ' 13:11:10 + for arg in "$@" 13:11:10 + case $arg in 13:11:10 + pkg_list+='urllib3~=1.26.15 ' 13:11:10 + [[ -f /tmp/.toxenv ]] 13:11:10 ++ cat /tmp/.toxenv 13:11:10 + lf_venv=/tmp/venv-AudE 13:11:10 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-AudE from' file:/tmp/.toxenv 13:11:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-AudE from file:/tmp/.toxenv 13:11:10 + /tmp/venv-AudE/bin/python3 -m pip install --upgrade --quiet pip virtualenv 13:11:11 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:11:11 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:11:11 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:11:11 + /tmp/venv-AudE/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:11:12 + type python3 13:11:12 + true 13:11:12 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-AudE/bin to PATH' 13:11:12 lf-activate-venv(): INFO: Adding /tmp/venv-AudE/bin to PATH 13:11:12 + PATH=/tmp/venv-AudE/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 13:11:12 + return 0 13:11:12 + [[ -d /opt/pyenv ]] 13:11:12 + echo '---> Setting up pyenv' 13:11:12 ---> Setting up pyenv 13:11:12 + export PYENV_ROOT=/opt/pyenv 13:11:12 + PYENV_ROOT=/opt/pyenv 13:11:12 + export PATH=/opt/pyenv/bin:/tmp/venv-AudE/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 13:11:12 + PATH=/opt/pyenv/bin:/tmp/venv-AudE/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 13:11:12 ++ pwd 13:11:12 + PYTHONPATH=/w/workspace/oom-master-commit-lint 13:11:12 + export PYTHONPATH 13:11:12 + export TOX_TESTENV_PASSENV=PYTHONPATH 13:11:12 + TOX_TESTENV_PASSENV=PYTHONPATH 13:11:12 + tox --version 13:11:13 4.14.1 from /tmp/venv-AudE/lib/python3.10/site-packages/tox/__init__.py 13:11:13 + PARALLEL=false 13:11:13 + TOX_OPTIONS_LIST= 13:11:13 + [[ -n gitlint ]] 13:11:13 + TOX_OPTIONS_LIST=' -e gitlint' 13:11:13 + case ${PARALLEL,,} in 13:11:13 + tox -e gitlint 13:11:13 + tee -a /w/workspace/oom-master-commit-lint/archives/tox/tox.log 13:11:15 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 13:11:54 gitlint: freeze> python -m pip freeze --all 13:11:55 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.9.0,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 13:11:55 gitlint: commands[0]> gitlint 13:11:55 gitlint: OK (41.98=setup[41.79]+cmd[0.19] seconds) 13:11:55 congratulations :) (42.16 seconds) 13:11:55 + tox_status=0 13:11:55 + echo '---> Completed tox runs' 13:11:55 ---> Completed tox runs 13:11:55 + for i in .tox/*/log 13:11:55 ++ echo .tox/gitlint/log 13:11:55 ++ awk -F/ '{print $2}' 13:11:55 + tox_env=gitlint 13:11:55 + cp -r .tox/gitlint/log /w/workspace/oom-master-commit-lint/archives/tox/gitlint 13:11:55 + DOC_DIR=docs/_build/html 13:11:55 + [[ -d docs/_build/html ]] 13:11:55 + echo '---> tox-run.sh ends' 13:11:55 ---> tox-run.sh ends 13:11:55 + test 0 -eq 0 13:11:56 $ ssh-agent -k 13:11:56 unset SSH_AUTH_SOCK; 13:11:56 unset SSH_AGENT_PID; 13:11:56 echo Agent pid 1698 killed; 13:11:58 [ssh-agent] Stopped. 13:11:58 [PostBuildScript] - [INFO] Executing post build scripts. 13:11:58 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins1778510140521502584.sh 13:11:58 ---> sysstat.sh 13:11:58 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins8048929144887736098.sh 13:11:58 ---> package-listing.sh 13:11:58 ++ tr '[:upper:]' '[:lower:]' 13:11:58 ++ facter osfamily 13:11:58 + OS_FAMILY=debian 13:11:58 + workspace=/w/workspace/oom-master-commit-lint 13:11:58 + START_PACKAGES=/tmp/packages_start.txt 13:11:58 + END_PACKAGES=/tmp/packages_end.txt 13:11:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:11:58 + PACKAGES=/tmp/packages_start.txt 13:11:58 + '[' /w/workspace/oom-master-commit-lint ']' 13:11:58 + PACKAGES=/tmp/packages_end.txt 13:11:58 + case "${OS_FAMILY}" in 13:11:58 + dpkg -l 13:11:58 + grep '^ii' 13:11:58 + '[' -f /tmp/packages_start.txt ']' 13:11:58 + '[' -f /tmp/packages_end.txt ']' 13:11:58 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:11:58 + '[' /w/workspace/oom-master-commit-lint ']' 13:11:58 + mkdir -p /w/workspace/oom-master-commit-lint/archives/ 13:11:58 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-commit-lint/archives/ 13:11:58 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins10527531032126340126.sh 13:11:58 ---> capture-instance-metadata.sh 13:11:58 Setup pyenv: 13:11:58 system 13:11:59 3.8.13 13:11:59 3.9.13 13:11:59 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 13:12:03 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Kb5q 13:12:03 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:12:06 lf-activate-venv(): INFO: Installing: lftools 13:12:49 lf-activate-venv(): INFO: Adding /tmp/venv-Kb5q/bin to PATH 13:12:49 INFO: Running in OpenStack, capturing instance metadata 13:12:49 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins13122461422769321497.sh 13:12:49 provisioning config files... 13:12:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-commit-lint@tmp/config17387770051283473497tmp 13:12:49 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:12:49 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:12:49 [EnvInject] - Injecting environment variables from a build step. 13:12:49 [EnvInject] - Injecting as environment variables the properties content 13:12:49 SERVER_ID=logs 13:12:49 13:12:49 [EnvInject] - Variables injected successfully. 13:12:49 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins8694470718086156450.sh 13:12:49 ---> create-netrc.sh 13:12:49 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins16739100243104171825.sh 13:12:49 ---> python-tools-install.sh 13:12:49 Setup pyenv: 13:12:49 system 13:12:49 3.8.13 13:12:49 3.9.13 13:12:49 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 13:12:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Kb5q from file:/tmp/.os_lf_venv 13:12:51 lf-activate-venv(): INFO: Installing: lftools 13:12:59 lf-activate-venv(): INFO: Adding /tmp/venv-Kb5q/bin to PATH 13:12:59 Generating Requirements File 13:13:29 Python 3.10.6 13:13:29 pip 24.0 from /tmp/venv-Kb5q/lib/python3.10/site-packages/pip (python 3.10) 13:13:30 appdirs==1.4.4 13:13:30 argcomplete==3.2.3 13:13:30 aspy.yaml==1.3.0 13:13:30 attrs==23.2.0 13:13:30 autopage==0.5.2 13:13:30 beautifulsoup4==4.12.3 13:13:30 boto3==1.34.62 13:13:30 botocore==1.34.62 13:13:30 bs4==0.0.2 13:13:30 cachetools==5.3.3 13:13:30 certifi==2024.2.2 13:13:30 cffi==1.16.0 13:13:30 cfgv==3.4.0 13:13:30 chardet==5.2.0 13:13:30 charset-normalizer==3.3.2 13:13:30 click==8.1.7 13:13:30 cliff==4.6.0 13:13:30 cmd2==2.4.3 13:13:30 cryptography==3.3.2 13:13:30 debtcollector==3.0.0 13:13:30 decorator==5.1.1 13:13:30 defusedxml==0.7.1 13:13:30 Deprecated==1.2.14 13:13:30 distlib==0.3.8 13:13:30 dnspython==2.6.1 13:13:30 docker==4.2.2 13:13:30 dogpile.cache==1.3.2 13:13:30 email_validator==2.1.1 13:13:30 filelock==3.13.1 13:13:30 future==1.0.0 13:13:30 gitdb==4.0.11 13:13:30 GitPython==3.1.42 13:13:30 google-auth==2.28.2 13:13:30 httplib2==0.22.0 13:13:30 identify==2.5.35 13:13:30 idna==3.6 13:13:30 importlib-resources==1.5.0 13:13:30 iso8601==2.1.0 13:13:30 Jinja2==3.1.3 13:13:30 jmespath==1.0.1 13:13:30 jsonpatch==1.33 13:13:30 jsonpointer==2.4 13:13:30 jsonschema==4.21.1 13:13:30 jsonschema-specifications==2023.12.1 13:13:30 keystoneauth1==5.6.0 13:13:30 kubernetes==29.0.0 13:13:30 lftools==0.37.10 13:13:30 lxml==5.1.0 13:13:30 MarkupSafe==2.1.5 13:13:30 msgpack==1.0.8 13:13:30 multi_key_dict==2.0.3 13:13:30 munch==4.0.0 13:13:30 netaddr==1.2.1 13:13:30 netifaces==0.11.0 13:13:30 niet==1.4.2 13:13:30 nodeenv==1.8.0 13:13:30 oauth2client==4.1.3 13:13:30 oauthlib==3.2.2 13:13:30 openstacksdk==3.0.0 13:13:30 os-client-config==2.1.0 13:13:30 os-service-types==1.7.0 13:13:30 osc-lib==3.0.1 13:13:30 oslo.config==9.4.0 13:13:30 oslo.context==5.5.0 13:13:30 oslo.i18n==6.3.0 13:13:30 oslo.log==5.5.0 13:13:30 oslo.serialization==5.4.0 13:13:30 oslo.utils==7.1.0 13:13:30 packaging==24.0 13:13:30 pbr==6.0.0 13:13:30 platformdirs==4.2.0 13:13:30 prettytable==3.10.0 13:13:30 pyasn1==0.5.1 13:13:30 pyasn1-modules==0.3.0 13:13:30 pycparser==2.21 13:13:30 pygerrit2==2.0.15 13:13:30 PyGithub==2.2.0 13:13:30 pyinotify==0.9.6 13:13:30 PyJWT==2.8.0 13:13:30 PyNaCl==1.5.0 13:13:30 pyparsing==2.4.7 13:13:30 pyperclip==1.8.2 13:13:30 pyrsistent==0.20.0 13:13:30 python-cinderclient==9.5.0 13:13:30 python-dateutil==2.9.0.post0 13:13:30 python-heatclient==3.5.0 13:13:30 python-jenkins==1.8.2 13:13:30 python-keystoneclient==5.4.0 13:13:30 python-magnumclient==4.4.0 13:13:30 python-novaclient==18.6.0 13:13:30 python-openstackclient==6.5.0 13:13:30 python-swiftclient==4.5.0 13:13:30 PyYAML==6.0.1 13:13:30 referencing==0.33.0 13:13:30 requests==2.31.0 13:13:30 requests-oauthlib==1.4.0 13:13:30 requestsexceptions==1.4.0 13:13:30 rfc3986==2.0.0 13:13:30 rpds-py==0.18.0 13:13:30 rsa==4.9 13:13:30 ruamel.yaml==0.18.6 13:13:30 ruamel.yaml.clib==0.2.8 13:13:30 s3transfer==0.10.0 13:13:30 simplejson==3.19.2 13:13:30 six==1.16.0 13:13:30 smmap==5.0.1 13:13:30 soupsieve==2.5 13:13:30 stevedore==5.2.0 13:13:30 tabulate==0.9.0 13:13:30 toml==0.10.2 13:13:30 tomlkit==0.12.4 13:13:30 tqdm==4.66.2 13:13:30 typing_extensions==4.10.0 13:13:30 tzdata==2024.1 13:13:30 urllib3==1.26.18 13:13:30 virtualenv==20.25.1 13:13:30 wcwidth==0.2.13 13:13:30 websocket-client==1.7.0 13:13:30 wrapt==1.16.0 13:13:30 xdg==6.0.0 13:13:30 xmltodict==0.13.0 13:13:30 yq==3.2.3 13:13:30 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins9713635019760461212.sh 13:13:30 ---> sudo-logs.sh 13:13:30 Archiving 'sudo' log.. 13:13:30 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins14958791719931464277.sh 13:13:30 ---> job-cost.sh 13:13:30 Setup pyenv: 13:13:30 system 13:13:30 3.8.13 13:13:30 3.9.13 13:13:30 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 13:13:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Kb5q from file:/tmp/.os_lf_venv 13:13:32 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:13:37 lf-activate-venv(): INFO: Adding /tmp/venv-Kb5q/bin to PATH 13:13:37 INFO: No Stack... 13:13:37 INFO: Retrieving Pricing Info for: v3-standard-4 13:13:37 INFO: Archiving Costs 13:13:37 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins15858673525087467023.sh 13:13:37 ---> logs-deploy.sh 13:13:37 Setup pyenv: 13:13:37 system 13:13:37 3.8.13 13:13:37 3.9.13 13:13:37 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 13:13:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Kb5q from file:/tmp/.os_lf_venv 13:13:39 lf-activate-venv(): INFO: Installing: lftools 13:13:49 lf-activate-venv(): INFO: Adding /tmp/venv-Kb5q/bin to PATH 13:13:49 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-commit-lint/7234 13:13:49 INFO: archiving workspace using pattern(s): 13:13:50 Archives upload complete. 13:13:50 INFO: archiving logs to Nexus 13:13:51 ---> uname -a: 13:13:51 Linux prd-ubuntu1804-builder-4c-4g-13107 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:13:51 13:13:51 13:13:51 ---> lscpu: 13:13:51 Architecture: x86_64 13:13:51 CPU op-mode(s): 32-bit, 64-bit 13:13:51 Byte Order: Little Endian 13:13:51 CPU(s): 4 13:13:51 On-line CPU(s) list: 0-3 13:13:51 Thread(s) per core: 1 13:13:51 Core(s) per socket: 1 13:13:51 Socket(s): 4 13:13:51 NUMA node(s): 1 13:13:51 Vendor ID: AuthenticAMD 13:13:51 CPU family: 23 13:13:51 Model: 49 13:13:51 Model name: AMD EPYC-Rome Processor 13:13:51 Stepping: 0 13:13:51 CPU MHz: 2799.998 13:13:51 BogoMIPS: 5599.99 13:13:51 Virtualization: AMD-V 13:13:51 Hypervisor vendor: KVM 13:13:51 Virtualization type: full 13:13:51 L1d cache: 32K 13:13:51 L1i cache: 32K 13:13:51 L2 cache: 512K 13:13:51 L3 cache: 16384K 13:13:51 NUMA node0 CPU(s): 0-3 13:13:51 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:13:51 13:13:51 13:13:51 ---> nproc: 13:13:51 4 13:13:51 13:13:51 13:13:51 ---> df -h: 13:13:51 Filesystem Size Used Avail Use% Mounted on 13:13:51 udev 7.9G 0 7.9G 0% /dev 13:13:51 tmpfs 1.6G 672K 1.6G 1% /run 13:13:51 /dev/vda1 78G 8.5G 69G 11% / 13:13:51 tmpfs 7.9G 0 7.9G 0% /dev/shm 13:13:51 tmpfs 5.0M 0 5.0M 0% /run/lock 13:13:51 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 13:13:51 /dev/vda15 105M 4.4M 100M 5% /boot/efi 13:13:51 tmpfs 1.6G 0 1.6G 0% /run/user/1001 13:13:51 13:13:51 13:13:51 ---> free -m: 13:13:51 total used free shared buff/cache available 13:13:51 Mem: 16040 545 13213 0 2280 15171 13:13:51 Swap: 1023 0 1023 13:13:51 13:13:51 13:13:51 ---> ip addr: 13:13:51 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:13:51 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:13:51 inet 127.0.0.1/8 scope host lo 13:13:51 valid_lft forever preferred_lft forever 13:13:51 inet6 ::1/128 scope host 13:13:51 valid_lft forever preferred_lft forever 13:13:51 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 13:13:51 link/ether fa:16:3e:8c:a2:4c brd ff:ff:ff:ff:ff:ff 13:13:51 inet 10.30.107.126/23 brd 10.30.107.255 scope global dynamic ens3 13:13:51 valid_lft 86199sec preferred_lft 86199sec 13:13:51 inet6 fe80::f816:3eff:fe8c:a24c/64 scope link 13:13:51 valid_lft forever preferred_lft forever 13:13:51 13:13:51 13:13:51 ---> sar -b -r -n DEV: 13:13:51 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-13107) 03/14/24 _x86_64_ (4 CPU) 13:13:51 13:13:51 13:10:32 LINUX RESTART (4 CPU) 13:13:51 13:13:51 13:11:01 tps rtps wtps bread/s bwrtn/s 13:13:51 13:12:01 112.00 15.10 96.90 468.72 33110.61 13:13:51 13:13:01 112.45 13.88 98.57 1048.89 37012.63 13:13:51 Average: 112.22 14.49 97.73 758.81 35061.62 13:13:51 13:13:51 13:11:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:13:51 13:12:01 13910812 15567948 2514156 15.31 66432 1786880 784660 4.49 685764 1603708 175016 13:13:51 13:13:01 13670484 15566588 2754484 16.77 85916 1993336 754976 4.32 719844 1784196 143628 13:13:51 Average: 13790648 15567268 2634320 16.04 76174 1890108 769818 4.41 702804 1693952 159322 13:13:51 13:13:51 13:11:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:13:51 13:12:01 ens3 59.69 39.06 783.92 9.89 0.00 0.00 0.00 0.00 13:13:51 13:12:01 lo 1.40 1.40 0.15 0.15 0.00 0.00 0.00 0.00 13:13:51 13:13:01 ens3 52.71 39.18 666.31 24.28 0.00 0.00 0.00 0.00 13:13:51 13:13:01 lo 1.40 1.40 0.14 0.14 0.00 0.00 0.00 0.00 13:13:51 Average: ens3 56.20 39.12 725.12 17.09 0.00 0.00 0.00 0.00 13:13:51 Average: lo 1.40 1.40 0.14 0.14 0.00 0.00 0.00 0.00 13:13:51 13:13:51 13:13:51 ---> sar -P ALL: 13:13:51 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-13107) 03/14/24 _x86_64_ (4 CPU) 13:13:51 13:13:51 13:10:32 LINUX RESTART (4 CPU) 13:13:51 13:13:51 13:11:01 CPU %user %nice %system %iowait %steal %idle 13:13:51 13:12:01 all 14.54 0.00 1.41 11.16 0.05 72.84 13:13:51 13:12:01 0 7.44 0.00 1.04 31.22 0.07 60.23 13:13:51 13:12:01 1 14.77 0.00 1.27 8.54 0.05 75.37 13:13:51 13:12:01 2 25.45 0.00 2.45 4.84 0.05 67.21 13:13:51 13:12:01 3 10.52 0.00 0.90 0.17 0.03 88.38 13:13:51 13:13:01 all 16.77 0.00 1.16 7.68 0.05 74.35 13:13:51 13:13:01 0 10.82 0.00 0.69 8.56 0.05 79.88 13:13:51 13:13:01 1 25.75 0.00 1.92 5.49 0.05 66.78 13:13:51 13:13:01 2 19.75 0.00 0.97 0.87 0.03 78.38 13:13:51 13:13:01 3 10.74 0.00 1.05 15.84 0.05 72.32 13:13:51 Average: all 15.66 0.00 1.28 9.42 0.05 73.59 13:13:51 Average: 0 9.14 0.00 0.86 19.88 0.06 70.07 13:13:51 Average: 1 20.26 0.00 1.60 7.02 0.05 71.08 13:13:51 Average: 2 22.59 0.00 1.71 2.85 0.04 72.80 13:13:51 Average: 3 10.63 0.00 0.97 7.97 0.04 80.38 13:13:51 13:13:51 13:13:51