13:46:02 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137500 13:46:02 Running as SYSTEM 13:46:02 [EnvInject] - Loading node environment variables. 13:46:02 Building remotely on prd-ubuntu1804-builder-4c-4g-13114 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-commit-lint 13:46:02 [ssh-agent] Looking for ssh-agent implementation... 13:46:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:46:02 $ ssh-agent 13:46:02 SSH_AUTH_SOCK=/tmp/ssh-5NaISPrIhMEh/agent.1708 13:46:02 SSH_AGENT_PID=1710 13:46:02 [ssh-agent] Started. 13:46:02 Running ssh-add (command line suppressed) 13:46:02 Identity added: /w/workspace/oom-master-commit-lint@tmp/private_key_12282293889007351496.key (/w/workspace/oom-master-commit-lint@tmp/private_key_12282293889007351496.key) 13:46:02 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 13:46:02 The recommended git tool is: NONE 13:46:04 using credential onap-jenkins-ssh 13:46:04 Wiping out workspace first. 13:46:04 Cloning the remote Git repository 13:46:04 Cloning repository git://cloud.onap.org/mirror/oom.git 13:46:04 > git init /w/workspace/oom-master-commit-lint # timeout=10 13:46:04 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:46:04 > git --version # timeout=10 13:46:04 > git --version # 'git version 2.17.1' 13:46:04 using GIT_SSH to set credentials Gerrit user 13:46:04 Verifying host key using manually-configured host key entries 13:46:04 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 13:46:10 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:46:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:46:10 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:46:10 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:46:10 using GIT_SSH to set credentials Gerrit user 13:46:10 Verifying host key using manually-configured host key entries 13:46:11 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/00/137500/4 # timeout=30 13:46:11 > git rev-parse 8cbb3d9b964b774b1400df5d909913b669c2a243^{commit} # timeout=10 13:46:11 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 13:46:11 Checking out Revision 8cbb3d9b964b774b1400df5d909913b669c2a243 (refs/changes/00/137500/4) 13:46:11 > git config core.sparsecheckout # timeout=10 13:46:11 > git checkout -f 8cbb3d9b964b774b1400df5d909913b669c2a243 # timeout=30 13:46:11 Commit message: "[COMMON] Harmonize resource settings, Part 2" 13:46:11 > git rev-parse FETCH_HEAD^{commit} # timeout=10 13:46:12 > git rev-list --no-walk 9468364310a767b4d68f35a94f15e79ff38c5908 # timeout=10 13:46:12 [EnvInject] - Injecting environment variables from a build step. 13:46:12 [EnvInject] - Injecting as environment variables the properties content 13:46:12 PYTHON=python3 13:46:12 13:46:12 [EnvInject] - Variables injected successfully. 13:46:12 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins14822770539540010147.sh 13:46:12 ---> tox-install.sh 13:46:12 + source /home/jenkins/lf-env.sh 13:46:12 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:46:12 ++ mktemp -d /tmp/venv-XXXX 13:46:12 + lf_venv=/tmp/venv-I9mE 13:46:12 + local venv_file=/tmp/.os_lf_venv 13:46:12 + local python=python3 13:46:12 + local options 13:46:12 + local set_path=true 13:46:12 + local install_args= 13:46: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 13:46:12 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:46:12 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:46:12 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:46:12 + true 13:46:12 + case $1 in 13:46:12 + venv_file=/tmp/.toxenv 13:46:12 + shift 2 13:46:12 + true 13:46:12 + case $1 in 13:46:12 + shift 13:46:12 + break 13:46:12 + case $python in 13:46:12 + local pkg_list= 13:46:12 + [[ -d /opt/pyenv ]] 13:46:12 + echo 'Setup pyenv:' 13:46:12 Setup pyenv: 13:46:12 + export PYENV_ROOT=/opt/pyenv 13:46:12 + PYENV_ROOT=/opt/pyenv 13:46:12 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:46:12 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:46:12 + pyenv versions 13:46:12 * system (set by /opt/pyenv/version) 13:46:12 * 3.8.13 (set by /opt/pyenv/version) 13:46:12 * 3.9.13 (set by /opt/pyenv/version) 13:46:12 * 3.10.6 (set by /opt/pyenv/version) 13:46:12 + command -v pyenv 13:46:12 ++ pyenv init - --no-rehash 13:46: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[*]}"'\'')" 13:46:12 export PATH="/opt/pyenv/shims:${PATH}" 13:46:12 export PYENV_SHELL=bash 13:46:12 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:46:12 pyenv() { 13:46:12 local command 13:46:12 command="${1:-}" 13:46:12 if [ "$#" -gt 0 ]; then 13:46:12 shift 13:46:12 fi 13:46:12 13:46:12 case "$command" in 13:46:12 rehash|shell) 13:46:12 eval "$(pyenv "sh-$command" "$@")" 13:46:12 ;; 13:46:12 *) 13:46:12 command pyenv "$command" "$@" 13:46:12 ;; 13:46:12 esac 13:46:12 }' 13:46: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[*]}"' 13:46:12 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:46:12 ++ 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:46:12 ++ 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:46:12 ++ export PYENV_SHELL=bash 13:46:12 ++ PYENV_SHELL=bash 13:46:12 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:46:12 +++ complete -F _pyenv pyenv 13:46:12 ++ lf-pyver python3 13:46:12 ++ local py_version_xy=python3 13:46:12 ++ local py_version_xyz= 13:46:12 ++ pyenv versions 13:46:12 ++ local command 13:46:12 ++ command=versions 13:46:12 ++ '[' 1 -gt 0 ']' 13:46:12 ++ shift 13:46:12 ++ case "$command" in 13:46:12 ++ command pyenv versions 13:46:12 ++ pyenv versions 13:46:12 ++ sed 's/^[ *]* //' 13:46:12 ++ awk '{ print $1 }' 13:46:12 ++ grep -E '^[0-9.]*[0-9]$' 13:46:12 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:46:12 +++ grep '^3' /tmp/.pyenv_versions 13:46:12 +++ sort -V 13:46:12 +++ tail -n 1 13:46:12 ++ py_version_xyz=3.10.6 13:46:12 ++ [[ -z 3.10.6 ]] 13:46:12 ++ echo 3.10.6 13:46:12 ++ return 0 13:46:12 + pyenv local 3.10.6 13:46:12 + local command 13:46:12 + command=local 13:46:12 + '[' 2 -gt 0 ']' 13:46:12 + shift 13:46:12 + case "$command" in 13:46:12 + command pyenv local 3.10.6 13:46:12 + pyenv local 3.10.6 13:46:12 + for arg in "$@" 13:46:12 + case $arg in 13:46:12 + pkg_list+='tox ' 13:46:12 + for arg in "$@" 13:46:12 + case $arg in 13:46:12 + pkg_list+='virtualenv ' 13:46:12 + for arg in "$@" 13:46:12 + case $arg in 13:46:12 + pkg_list+='urllib3~=1.26.15 ' 13:46:12 + [[ -f /tmp/.toxenv ]] 13:46:12 + [[ ! -f /tmp/.toxenv ]] 13:46:12 + [[ -n '' ]] 13:46:12 + python3 -m venv /tmp/venv-I9mE 13:46:17 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-I9mE' 13:46:17 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-I9mE 13:46:17 + echo /tmp/venv-I9mE 13:46:17 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 13:46:17 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 13:46:17 + /tmp/venv-I9mE/bin/python3 -m pip install --upgrade --quiet pip virtualenv 13:46:20 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:46:20 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:46:20 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:46:20 + /tmp/venv-I9mE/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:46:23 + type python3 13:46:23 + true 13:46:23 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-I9mE/bin to PATH' 13:46:23 lf-activate-venv(): INFO: Adding /tmp/venv-I9mE/bin to PATH 13:46:23 + PATH=/tmp/venv-I9mE/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:46:23 + return 0 13:46:23 + python3 --version 13:46:23 Python 3.10.6 13:46:23 + python3 -m pip --version 13:46:23 pip 24.0 from /tmp/venv-I9mE/lib/python3.10/site-packages/pip (python 3.10) 13:46:23 + python3 -m pip freeze 13:46:24 cachetools==5.3.3 13:46:24 chardet==5.2.0 13:46:24 colorama==0.4.6 13:46:24 distlib==0.3.8 13:46:24 filelock==3.13.1 13:46:24 packaging==24.0 13:46:24 platformdirs==4.2.0 13:46:24 pluggy==1.4.0 13:46:24 pyproject-api==1.6.1 13:46:24 tomli==2.0.1 13:46:24 tox==4.14.1 13:46:24 urllib3==1.26.18 13:46:24 virtualenv==20.25.1 13:46:24 [EnvInject] - Injecting environment variables from a build step. 13:46:24 [EnvInject] - Injecting as environment variables the properties content 13:46:24 PARALLEL=false 13:46:24 13:46:24 [EnvInject] - Variables injected successfully. 13:46:24 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins7658086624950570158.sh 13:46:24 ---> tox-run.sh 13:46:24 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:46:24 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-commit-lint/archives/tox 13:46:24 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-commit-lint/archives/docs 13:46:24 + mkdir -p /w/workspace/oom-master-commit-lint/archives/tox 13:46:24 + cd /w/workspace/oom-master-commit-lint/. 13:46:24 + source /home/jenkins/lf-env.sh 13:46:24 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:46:24 ++ mktemp -d /tmp/venv-XXXX 13:46:24 + lf_venv=/tmp/venv-eZzO 13:46:24 + local venv_file=/tmp/.os_lf_venv 13:46:24 + local python=python3 13:46:24 + local options 13:46:24 + local set_path=true 13:46:24 + local install_args= 13:46:24 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:46:24 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:46:24 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:46:24 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:46:24 + true 13:46:24 + case $1 in 13:46:24 + venv_file=/tmp/.toxenv 13:46:24 + shift 2 13:46:24 + true 13:46:24 + case $1 in 13:46:24 + shift 13:46:24 + break 13:46:24 + case $python in 13:46:24 + local pkg_list= 13:46:24 + [[ -d /opt/pyenv ]] 13:46:24 + echo 'Setup pyenv:' 13:46:24 Setup pyenv: 13:46:24 + export PYENV_ROOT=/opt/pyenv 13:46:24 + PYENV_ROOT=/opt/pyenv 13:46:24 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:46:24 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:46:24 + pyenv versions 13:46:24 system 13:46:24 3.8.13 13:46:24 3.9.13 13:46:24 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 13:46:24 + command -v pyenv 13:46:24 ++ pyenv init - --no-rehash 13:46:24 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 13:46:24 export PATH="/opt/pyenv/shims:${PATH}" 13:46:24 export PYENV_SHELL=bash 13:46:24 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:46:24 pyenv() { 13:46:24 local command 13:46:24 command="${1:-}" 13:46:24 if [ "$#" -gt 0 ]; then 13:46:24 shift 13:46:24 fi 13:46:24 13:46:24 case "$command" in 13:46:24 rehash|shell) 13:46:24 eval "$(pyenv "sh-$command" "$@")" 13:46:24 ;; 13:46:24 *) 13:46:24 command pyenv "$command" "$@" 13:46:24 ;; 13:46:24 esac 13:46:24 }' 13:46:24 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 13:46:24 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:46:24 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:46:24 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:46:24 ++ export PYENV_SHELL=bash 13:46:24 ++ PYENV_SHELL=bash 13:46:24 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:46:24 +++ complete -F _pyenv pyenv 13:46:24 ++ lf-pyver python3 13:46:24 ++ local py_version_xy=python3 13:46:24 ++ local py_version_xyz= 13:46:24 ++ pyenv versions 13:46:24 ++ local command 13:46:24 ++ command=versions 13:46:24 ++ '[' 1 -gt 0 ']' 13:46:24 ++ shift 13:46:24 ++ case "$command" in 13:46:24 ++ command pyenv versions 13:46:24 ++ pyenv versions 13:46:24 ++ awk '{ print $1 }' 13:46:24 ++ grep -E '^[0-9.]*[0-9]$' 13:46:24 ++ sed 's/^[ *]* //' 13:46:24 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:46:24 +++ grep '^3' /tmp/.pyenv_versions 13:46:24 +++ sort -V 13:46:24 +++ tail -n 1 13:46:24 ++ py_version_xyz=3.10.6 13:46:24 ++ [[ -z 3.10.6 ]] 13:46:24 ++ echo 3.10.6 13:46:24 ++ return 0 13:46:24 + pyenv local 3.10.6 13:46:24 + local command 13:46:24 + command=local 13:46:24 + '[' 2 -gt 0 ']' 13:46:24 + shift 13:46:24 + case "$command" in 13:46:24 + command pyenv local 3.10.6 13:46:24 + pyenv local 3.10.6 13:46:24 + for arg in "$@" 13:46:24 + case $arg in 13:46:24 + pkg_list+='tox ' 13:46:24 + for arg in "$@" 13:46:24 + case $arg in 13:46:24 + pkg_list+='virtualenv ' 13:46:24 + for arg in "$@" 13:46:24 + case $arg in 13:46:24 + pkg_list+='urllib3~=1.26.15 ' 13:46:24 + [[ -f /tmp/.toxenv ]] 13:46:24 ++ cat /tmp/.toxenv 13:46:24 + lf_venv=/tmp/venv-I9mE 13:46:24 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-I9mE from' file:/tmp/.toxenv 13:46:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-I9mE from file:/tmp/.toxenv 13:46:24 + /tmp/venv-I9mE/bin/python3 -m pip install --upgrade --quiet pip virtualenv 13:46:25 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:46:25 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:46:25 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:46:25 + /tmp/venv-I9mE/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:46:26 + type python3 13:46:26 + true 13:46:26 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-I9mE/bin to PATH' 13:46:26 lf-activate-venv(): INFO: Adding /tmp/venv-I9mE/bin to PATH 13:46:26 + PATH=/tmp/venv-I9mE/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:46:26 + return 0 13:46:26 + [[ -d /opt/pyenv ]] 13:46:26 + echo '---> Setting up pyenv' 13:46:26 ---> Setting up pyenv 13:46:26 + export PYENV_ROOT=/opt/pyenv 13:46:26 + PYENV_ROOT=/opt/pyenv 13:46:26 + export PATH=/opt/pyenv/bin:/tmp/venv-I9mE/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:46:26 + PATH=/opt/pyenv/bin:/tmp/venv-I9mE/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:46:26 ++ pwd 13:46:26 + PYTHONPATH=/w/workspace/oom-master-commit-lint 13:46:26 + export PYTHONPATH 13:46:26 + export TOX_TESTENV_PASSENV=PYTHONPATH 13:46:26 + TOX_TESTENV_PASSENV=PYTHONPATH 13:46:26 + tox --version 13:46:26 4.14.1 from /tmp/venv-I9mE/lib/python3.10/site-packages/tox/__init__.py 13:46:26 + PARALLEL=false 13:46:26 + TOX_OPTIONS_LIST= 13:46:26 + [[ -n gitlint ]] 13:46:26 + TOX_OPTIONS_LIST=' -e gitlint' 13:46:26 + case ${PARALLEL,,} in 13:46:26 + tox -e gitlint 13:46:26 + tee -a /w/workspace/oom-master-commit-lint/archives/tox/tox.log 13:46:29 gitlint: install_deps> python -I -m pip install -r /w/workspace/oom-master-commit-lint/requirements.txt -c https://releases.openstack.org/constraints/upper/yoga -c https://git.onap.org/doc/plain/etc/upper-constraints.onap.txt 13:46:56 gitlint: freeze> python -m pip freeze --all 13:46:56 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:46:56 gitlint: commands[0]> gitlint 13:46:56 gitlint: OK (29.60=setup[29.41]+cmd[0.18] seconds) 13:46:56 congratulations :) (29.76 seconds) 13:46:56 + tox_status=0 13:46:56 + echo '---> Completed tox runs' 13:46:56 ---> Completed tox runs 13:46:56 + for i in .tox/*/log 13:46:56 ++ echo .tox/gitlint/log 13:46:56 ++ awk -F/ '{print $2}' 13:46:56 + tox_env=gitlint 13:46:56 + cp -r .tox/gitlint/log /w/workspace/oom-master-commit-lint/archives/tox/gitlint 13:46:56 + DOC_DIR=docs/_build/html 13:46:56 + [[ -d docs/_build/html ]] 13:46:56 + echo '---> tox-run.sh ends' 13:46:56 ---> tox-run.sh ends 13:46:56 + test 0 -eq 0 13:46:56 $ ssh-agent -k 13:46:56 unset SSH_AUTH_SOCK; 13:46:56 unset SSH_AGENT_PID; 13:46:56 echo Agent pid 1710 killed; 13:46:56 [ssh-agent] Stopped. 13:46:57 [PostBuildScript] - [INFO] Executing post build scripts. 13:46:57 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins8422413021831177730.sh 13:46:57 ---> sysstat.sh 13:46:57 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins9030185592407660936.sh 13:46:57 ---> package-listing.sh 13:46:57 ++ facter osfamily 13:46:57 ++ tr '[:upper:]' '[:lower:]' 13:46:57 + OS_FAMILY=debian 13:46:57 + workspace=/w/workspace/oom-master-commit-lint 13:46:57 + START_PACKAGES=/tmp/packages_start.txt 13:46:57 + END_PACKAGES=/tmp/packages_end.txt 13:46:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:46:57 + PACKAGES=/tmp/packages_start.txt 13:46:57 + '[' /w/workspace/oom-master-commit-lint ']' 13:46:57 + PACKAGES=/tmp/packages_end.txt 13:46:57 + case "${OS_FAMILY}" in 13:46:57 + dpkg -l 13:46:57 + grep '^ii' 13:46:57 + '[' -f /tmp/packages_start.txt ']' 13:46:57 + '[' -f /tmp/packages_end.txt ']' 13:46:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:46:57 + '[' /w/workspace/oom-master-commit-lint ']' 13:46:57 + mkdir -p /w/workspace/oom-master-commit-lint/archives/ 13:46:57 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-commit-lint/archives/ 13:46:57 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins2959621049136151239.sh 13:46:57 ---> capture-instance-metadata.sh 13:46:57 Setup pyenv: 13:46:57 system 13:46:57 3.8.13 13:46:57 3.9.13 13:46:57 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 13:47:01 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-9qqE 13:47:01 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:47:04 lf-activate-venv(): INFO: Installing: lftools 13:47:36 lf-activate-venv(): INFO: Adding /tmp/venv-9qqE/bin to PATH 13:47:36 INFO: Running in OpenStack, capturing instance metadata 13:47:36 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins10420116441142225755.sh 13:47:36 provisioning config files... 13:47:36 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-commit-lint@tmp/config5887759592525858403tmp 13:47:36 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:47:36 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:47:36 [EnvInject] - Injecting environment variables from a build step. 13:47:36 [EnvInject] - Injecting as environment variables the properties content 13:47:36 SERVER_ID=logs 13:47:36 13:47:36 [EnvInject] - Variables injected successfully. 13:47:36 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins13476595456929593654.sh 13:47:36 ---> create-netrc.sh 13:47:36 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins1752024213480143549.sh 13:47:36 ---> python-tools-install.sh 13:47:36 Setup pyenv: 13:47:37 system 13:47:37 3.8.13 13:47:37 3.9.13 13:47:37 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 13:47:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9qqE from file:/tmp/.os_lf_venv 13:47:38 lf-activate-venv(): INFO: Installing: lftools 13:47:46 lf-activate-venv(): INFO: Adding /tmp/venv-9qqE/bin to PATH 13:47:46 Generating Requirements File 13:48:15 Python 3.10.6 13:48:15 pip 24.0 from /tmp/venv-9qqE/lib/python3.10/site-packages/pip (python 3.10) 13:48:15 appdirs==1.4.4 13:48:15 argcomplete==3.2.3 13:48:15 aspy.yaml==1.3.0 13:48:15 attrs==23.2.0 13:48:15 autopage==0.5.2 13:48:15 beautifulsoup4==4.12.3 13:48:15 boto3==1.34.62 13:48:15 botocore==1.34.62 13:48:15 bs4==0.0.2 13:48:15 cachetools==5.3.3 13:48:15 certifi==2024.2.2 13:48:15 cffi==1.16.0 13:48:15 cfgv==3.4.0 13:48:15 chardet==5.2.0 13:48:15 charset-normalizer==3.3.2 13:48:15 click==8.1.7 13:48:15 cliff==4.6.0 13:48:15 cmd2==2.4.3 13:48:15 cryptography==3.3.2 13:48:15 debtcollector==3.0.0 13:48:15 decorator==5.1.1 13:48:15 defusedxml==0.7.1 13:48:15 Deprecated==1.2.14 13:48:15 distlib==0.3.8 13:48:15 dnspython==2.6.1 13:48:15 docker==4.2.2 13:48:15 dogpile.cache==1.3.2 13:48:15 email_validator==2.1.1 13:48:15 filelock==3.13.1 13:48:15 future==1.0.0 13:48:15 gitdb==4.0.11 13:48:15 GitPython==3.1.42 13:48:15 google-auth==2.28.2 13:48:15 httplib2==0.22.0 13:48:15 identify==2.5.35 13:48:15 idna==3.6 13:48:15 importlib-resources==1.5.0 13:48:15 iso8601==2.1.0 13:48:15 Jinja2==3.1.3 13:48:15 jmespath==1.0.1 13:48:15 jsonpatch==1.33 13:48:15 jsonpointer==2.4 13:48:15 jsonschema==4.21.1 13:48:15 jsonschema-specifications==2023.12.1 13:48:15 keystoneauth1==5.6.0 13:48:15 kubernetes==29.0.0 13:48:15 lftools==0.37.10 13:48:15 lxml==5.1.0 13:48:15 MarkupSafe==2.1.5 13:48:15 msgpack==1.0.8 13:48:15 multi_key_dict==2.0.3 13:48:15 munch==4.0.0 13:48:15 netaddr==1.2.1 13:48:15 netifaces==0.11.0 13:48:15 niet==1.4.2 13:48:15 nodeenv==1.8.0 13:48:15 oauth2client==4.1.3 13:48:15 oauthlib==3.2.2 13:48:15 openstacksdk==3.0.0 13:48:15 os-client-config==2.1.0 13:48:15 os-service-types==1.7.0 13:48:15 osc-lib==3.0.1 13:48:15 oslo.config==9.4.0 13:48:15 oslo.context==5.5.0 13:48:15 oslo.i18n==6.3.0 13:48:15 oslo.log==5.5.0 13:48:15 oslo.serialization==5.4.0 13:48:15 oslo.utils==7.1.0 13:48:15 packaging==24.0 13:48:15 pbr==6.0.0 13:48:15 platformdirs==4.2.0 13:48:15 prettytable==3.10.0 13:48:15 pyasn1==0.5.1 13:48:15 pyasn1-modules==0.3.0 13:48:15 pycparser==2.21 13:48:15 pygerrit2==2.0.15 13:48:15 PyGithub==2.2.0 13:48:15 pyinotify==0.9.6 13:48:15 PyJWT==2.8.0 13:48:15 PyNaCl==1.5.0 13:48:15 pyparsing==2.4.7 13:48:15 pyperclip==1.8.2 13:48:15 pyrsistent==0.20.0 13:48:15 python-cinderclient==9.5.0 13:48:15 python-dateutil==2.9.0.post0 13:48:15 python-heatclient==3.5.0 13:48:15 python-jenkins==1.8.2 13:48:15 python-keystoneclient==5.4.0 13:48:15 python-magnumclient==4.4.0 13:48:15 python-novaclient==18.6.0 13:48:15 python-openstackclient==6.5.0 13:48:15 python-swiftclient==4.5.0 13:48:15 PyYAML==6.0.1 13:48:15 referencing==0.33.0 13:48:15 requests==2.31.0 13:48:15 requests-oauthlib==1.4.0 13:48:15 requestsexceptions==1.4.0 13:48:15 rfc3986==2.0.0 13:48:15 rpds-py==0.18.0 13:48:15 rsa==4.9 13:48:15 ruamel.yaml==0.18.6 13:48:15 ruamel.yaml.clib==0.2.8 13:48:15 s3transfer==0.10.0 13:48:15 simplejson==3.19.2 13:48:15 six==1.16.0 13:48:15 smmap==5.0.1 13:48:15 soupsieve==2.5 13:48:15 stevedore==5.2.0 13:48:15 tabulate==0.9.0 13:48:15 toml==0.10.2 13:48:15 tomlkit==0.12.4 13:48:15 tqdm==4.66.2 13:48:15 typing_extensions==4.10.0 13:48:15 tzdata==2024.1 13:48:15 urllib3==1.26.18 13:48:15 virtualenv==20.25.1 13:48:15 wcwidth==0.2.13 13:48:15 websocket-client==1.7.0 13:48:15 wrapt==1.16.0 13:48:15 xdg==6.0.0 13:48:15 xmltodict==0.13.0 13:48:15 yq==3.2.3 13:48:15 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins7844910181956420221.sh 13:48:15 ---> sudo-logs.sh 13:48:15 Archiving 'sudo' log.. 13:48:16 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins15896918508158598072.sh 13:48:16 ---> job-cost.sh 13:48:16 Setup pyenv: 13:48:16 system 13:48:16 3.8.13 13:48:16 3.9.13 13:48:16 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 13:48:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9qqE from file:/tmp/.os_lf_venv 13:48:17 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:48:22 lf-activate-venv(): INFO: Adding /tmp/venv-9qqE/bin to PATH 13:48:22 INFO: No Stack... 13:48:22 INFO: Retrieving Pricing Info for: v3-standard-4 13:48:22 INFO: Archiving Costs 13:48:22 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins4325258099778245191.sh 13:48:22 ---> logs-deploy.sh 13:48:22 Setup pyenv: 13:48:22 system 13:48:22 3.8.13 13:48:22 3.9.13 13:48:23 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 13:48:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9qqE from file:/tmp/.os_lf_venv 13:48:24 lf-activate-venv(): INFO: Installing: lftools 13:48:33 lf-activate-venv(): INFO: Adding /tmp/venv-9qqE/bin to PATH 13:48:33 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-commit-lint/7235 13:48:33 INFO: archiving workspace using pattern(s): 13:48:34 Archives upload complete. 13:48:34 INFO: archiving logs to Nexus 13:48:35 ---> uname -a: 13:48:35 Linux prd-ubuntu1804-builder-4c-4g-13114 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:48:35 13:48:35 13:48:35 ---> lscpu: 13:48:35 Architecture: x86_64 13:48:35 CPU op-mode(s): 32-bit, 64-bit 13:48:35 Byte Order: Little Endian 13:48:35 CPU(s): 4 13:48:35 On-line CPU(s) list: 0-3 13:48:35 Thread(s) per core: 1 13:48:35 Core(s) per socket: 1 13:48:35 Socket(s): 4 13:48:35 NUMA node(s): 1 13:48:35 Vendor ID: AuthenticAMD 13:48:35 CPU family: 23 13:48:35 Model: 49 13:48:35 Model name: AMD EPYC-Rome Processor 13:48:35 Stepping: 0 13:48:35 CPU MHz: 2799.998 13:48:35 BogoMIPS: 5599.99 13:48:35 Virtualization: AMD-V 13:48:35 Hypervisor vendor: KVM 13:48:35 Virtualization type: full 13:48:35 L1d cache: 32K 13:48:35 L1i cache: 32K 13:48:35 L2 cache: 512K 13:48:35 L3 cache: 16384K 13:48:35 NUMA node0 CPU(s): 0-3 13:48:35 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:48:35 13:48:35 13:48:35 ---> nproc: 13:48:35 4 13:48:35 13:48:35 13:48:35 ---> df -h: 13:48:35 Filesystem Size Used Avail Use% Mounted on 13:48:35 udev 7.9G 0 7.9G 0% /dev 13:48:35 tmpfs 1.6G 672K 1.6G 1% /run 13:48:35 /dev/vda1 78G 8.5G 69G 11% / 13:48:35 tmpfs 7.9G 0 7.9G 0% /dev/shm 13:48:35 tmpfs 5.0M 0 5.0M 0% /run/lock 13:48:35 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 13:48:35 /dev/vda15 105M 4.4M 100M 5% /boot/efi 13:48:35 tmpfs 1.6G 0 1.6G 0% /run/user/1001 13:48:35 13:48:35 13:48:35 ---> free -m: 13:48:35 total used free shared buff/cache available 13:48:35 Mem: 16040 524 13232 0 2283 15193 13:48:35 Swap: 1023 0 1023 13:48:35 13:48:35 13:48:35 ---> ip addr: 13:48:35 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:48:35 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:48:35 inet 127.0.0.1/8 scope host lo 13:48:35 valid_lft forever preferred_lft forever 13:48:35 inet6 ::1/128 scope host 13:48:35 valid_lft forever preferred_lft forever 13:48:35 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 13:48:35 link/ether fa:16:3e:ed:77:cf brd ff:ff:ff:ff:ff:ff 13:48:35 inet 10.30.107.207/23 brd 10.30.107.255 scope global dynamic ens3 13:48:35 valid_lft 86229sec preferred_lft 86229sec 13:48:35 inet6 fe80::f816:3eff:feed:77cf/64 scope link 13:48:35 valid_lft forever preferred_lft forever 13:48:35 13:48:35 13:48:35 ---> sar -b -r -n DEV: 13:48:35 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-13114) 03/14/24 _x86_64_ (4 CPU) 13:48:35 13:48:35 13:45:46 LINUX RESTART (4 CPU) 13:48:35 13:48:35 13:46:01 tps rtps wtps bread/s bwrtn/s 13:48:35 13:47:02 133.89 37.36 96.53 1353.24 30905.92 13:48:35 13:48:01 123.20 14.12 109.08 1066.67 32176.65 13:48:35 Average: 128.59 25.84 102.76 1211.16 31535.94 13:48:35 13:48:35 13:46:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:48:35 13:47:02 13952364 15614624 2472604 15.05 66876 1791480 743196 4.25 640636 1611156 179412 13:48:35 13:48:01 13648224 15572948 2776744 16.91 87944 2020176 769032 4.40 718748 1809456 153380 13:48:35 Average: 13800294 15593786 2624674 15.98 77410 1905828 756114 4.33 679692 1710306 166396 13:48:35 13:48:35 13:46:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:48:35 13:47:02 ens3 354.94 235.38 1847.27 51.61 0.00 0.00 0.00 0.00 13:48:35 13:47:02 lo 1.67 1.67 0.17 0.17 0.00 0.00 0.00 0.00 13:48:35 13:48:01 ens3 50.04 36.76 750.16 8.94 0.00 0.00 0.00 0.00 13:48:35 13:48:01 lo 1.76 1.76 0.18 0.18 0.00 0.00 0.00 0.00 13:48:35 Average: ens3 203.77 136.90 1303.33 30.46 0.00 0.00 0.00 0.00 13:48:35 Average: lo 1.71 1.71 0.18 0.18 0.00 0.00 0.00 0.00 13:48:35 13:48:35 13:48:35 ---> sar -P ALL: 13:48:35 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-13114) 03/14/24 _x86_64_ (4 CPU) 13:48:35 13:48:35 13:45:46 LINUX RESTART (4 CPU) 13:48:35 13:48:35 13:46:01 CPU %user %nice %system %iowait %steal %idle 13:48:35 13:47:02 all 20.31 0.00 2.00 6.01 0.09 71.60 13:48:35 13:47:02 0 14.81 0.00 1.36 5.76 0.12 77.95 13:48:35 13:47:02 1 36.38 0.00 3.35 9.38 0.08 50.81 13:48:35 13:47:02 2 12.66 0.00 1.37 5.03 0.10 80.84 13:48:35 13:47:02 3 17.37 0.00 1.89 3.87 0.08 76.78 13:48:35 13:48:01 all 20.07 0.00 1.28 5.17 0.06 73.43 13:48:35 13:48:01 0 18.23 0.00 0.83 1.06 0.03 79.85 13:48:35 13:48:01 1 30.48 0.00 1.55 1.56 0.05 66.36 13:48:35 13:48:01 2 28.33 0.00 1.95 6.12 0.08 63.51 13:48:35 13:48:01 3 3.23 0.00 0.78 11.94 0.03 84.02 13:48:35 Average: all 20.19 0.00 1.64 5.59 0.07 72.51 13:48:35 Average: 0 16.51 0.00 1.10 3.42 0.08 78.89 13:48:35 Average: 1 33.45 0.00 2.46 5.50 0.07 58.53 13:48:35 Average: 2 20.44 0.00 1.66 5.57 0.09 72.24 13:48:35 Average: 3 10.35 0.00 1.34 7.88 0.06 80.38 13:48:35 13:48:35 13:48:35