12:36:42 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137672 12:36:42 Running as SYSTEM 12:36:42 [EnvInject] - Loading node environment variables. 12:36:42 Building remotely on prd-ubuntu1804-builder-4c-4g-22388 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-commit-lint 12:36:42 [ssh-agent] Looking for ssh-agent implementation... 12:36:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:36:43 $ ssh-agent 12:36:43 SSH_AUTH_SOCK=/tmp/ssh-l8i2ymbko0hx/agent.1708 12:36:43 SSH_AGENT_PID=1710 12:36:43 [ssh-agent] Started. 12:36:43 Running ssh-add (command line suppressed) 12:36:43 Identity added: /w/workspace/oom-master-commit-lint@tmp/private_key_5672027599561743666.key (/w/workspace/oom-master-commit-lint@tmp/private_key_5672027599561743666.key) 12:36:43 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 12:36:43 The recommended git tool is: NONE 12:36:45 using credential onap-jenkins-ssh 12:36:45 Wiping out workspace first. 12:36:45 Cloning the remote Git repository 12:36:45 Cloning repository git://cloud.onap.org/mirror/oom.git 12:36:45 > git init /w/workspace/oom-master-commit-lint # timeout=10 12:36:45 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:36:45 > git --version # timeout=10 12:36:45 > git --version # 'git version 2.17.1' 12:36:45 using GIT_SSH to set credentials Gerrit user 12:36:45 Verifying host key using manually-configured host key entries 12:36:45 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 12:36:50 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:36:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:36:51 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:36:51 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:36:51 using GIT_SSH to set credentials Gerrit user 12:36:51 Verifying host key using manually-configured host key entries 12:36:51 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/72/137672/2 # timeout=30 12:36:51 > git rev-parse 42ee95e5f059fc78c77ed97717f871e326a18119^{commit} # timeout=10 12:36:51 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 12:36:51 Checking out Revision 42ee95e5f059fc78c77ed97717f871e326a18119 (refs/changes/72/137672/2) 12:36:51 > git config core.sparsecheckout # timeout=10 12:36:51 > git checkout -f 42ee95e5f059fc78c77ed97717f871e326a18119 # timeout=30 12:36:51 Commit message: "[COMMON] Update all ReadinessChecks" 12:36:51 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:36:51 > git rev-list --no-walk 16d200e4f99dbad508156d936b9481bed051055b # timeout=10 12:36:51 [EnvInject] - Injecting environment variables from a build step. 12:36:51 [EnvInject] - Injecting as environment variables the properties content 12:36:51 PYTHON=python3 12:36:51 12:36:51 [EnvInject] - Variables injected successfully. 12:36:51 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins13720113179909454117.sh 12:36:51 ---> tox-install.sh 12:36:51 + source /home/jenkins/lf-env.sh 12:36:51 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:36:51 ++ mktemp -d /tmp/venv-XXXX 12:36:51 + lf_venv=/tmp/venv-Yj1w 12:36:51 + local venv_file=/tmp/.os_lf_venv 12:36:51 + local python=python3 12:36:51 + local options 12:36:51 + local set_path=true 12:36:51 + local install_args= 12:36:51 ++ 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:36:51 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:36:51 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:36:51 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:36:51 + true 12:36:51 + case $1 in 12:36:51 + venv_file=/tmp/.toxenv 12:36:51 + shift 2 12:36:51 + true 12:36:51 + case $1 in 12:36:51 + shift 12:36:51 + break 12:36:51 + case $python in 12:36:51 + local pkg_list= 12:36:51 + [[ -d /opt/pyenv ]] 12:36:51 + echo 'Setup pyenv:' 12:36:51 Setup pyenv: 12:36:51 + export PYENV_ROOT=/opt/pyenv 12:36:51 + PYENV_ROOT=/opt/pyenv 12:36:51 + 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:36:51 + 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:36:51 + pyenv versions 12:36:52 * system (set by /opt/pyenv/version) 12:36:52 * 3.8.13 (set by /opt/pyenv/version) 12:36:52 * 3.9.13 (set by /opt/pyenv/version) 12:36:52 * 3.10.6 (set by /opt/pyenv/version) 12:36:52 + command -v pyenv 12:36:52 ++ pyenv init - --no-rehash 12:36:52 + 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:36:52 export PATH="/opt/pyenv/shims:${PATH}" 12:36:52 export PYENV_SHELL=bash 12:36:52 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:36:52 pyenv() { 12:36:52 local command 12:36:52 command="${1:-}" 12:36:52 if [ "$#" -gt 0 ]; then 12:36:52 shift 12:36:52 fi 12:36:52 12:36:52 case "$command" in 12:36:52 rehash|shell) 12:36:52 eval "$(pyenv "sh-$command" "$@")" 12:36:52 ;; 12:36:52 *) 12:36:52 command pyenv "$command" "$@" 12:36:52 ;; 12:36:52 esac 12:36:52 }' 12:36:52 +++ 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:36:52 ++ 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:36:52 ++ 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:36:52 ++ 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:36:52 ++ export PYENV_SHELL=bash 12:36:52 ++ PYENV_SHELL=bash 12:36:52 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:36:52 +++ complete -F _pyenv pyenv 12:36:52 ++ lf-pyver python3 12:36:52 ++ local py_version_xy=python3 12:36:52 ++ local py_version_xyz= 12:36:52 ++ pyenv versions 12:36:52 ++ local command 12:36:52 ++ command=versions 12:36:52 ++ '[' 1 -gt 0 ']' 12:36:52 ++ shift 12:36:52 ++ case "$command" in 12:36:52 ++ command pyenv versions 12:36:52 ++ pyenv versions 12:36:52 ++ grep -E '^[0-9.]*[0-9]$' 12:36:52 ++ awk '{ print $1 }' 12:36:52 ++ sed 's/^[ *]* //' 12:36:52 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:36:52 +++ grep '^3' /tmp/.pyenv_versions 12:36:52 +++ tail -n 1 12:36:52 +++ sort -V 12:36:52 ++ py_version_xyz=3.10.6 12:36:52 ++ [[ -z 3.10.6 ]] 12:36:52 ++ echo 3.10.6 12:36:52 ++ return 0 12:36:52 + pyenv local 3.10.6 12:36:52 + local command 12:36:52 + command=local 12:36:52 + '[' 2 -gt 0 ']' 12:36:52 + shift 12:36:52 + case "$command" in 12:36:52 + command pyenv local 3.10.6 12:36:52 + pyenv local 3.10.6 12:36:52 + for arg in "$@" 12:36:52 + case $arg in 12:36:52 + pkg_list+='tox ' 12:36:52 + for arg in "$@" 12:36:52 + case $arg in 12:36:52 + pkg_list+='virtualenv ' 12:36:52 + for arg in "$@" 12:36:52 + case $arg in 12:36:52 + pkg_list+='urllib3~=1.26.15 ' 12:36:52 + [[ -f /tmp/.toxenv ]] 12:36:52 + [[ ! -f /tmp/.toxenv ]] 12:36:52 + [[ -n '' ]] 12:36:52 + python3 -m venv /tmp/venv-Yj1w 12:36:56 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Yj1w' 12:36:56 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Yj1w 12:36:56 + echo /tmp/venv-Yj1w 12:36:56 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 12:36:56 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 12:36:56 + /tmp/venv-Yj1w/bin/python3 -m pip install --upgrade --quiet pip virtualenv 12:36:59 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:36:59 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:36:59 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:36:59 + /tmp/venv-Yj1w/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:37:02 + type python3 12:37:02 + true 12:37:02 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Yj1w/bin to PATH' 12:37:02 lf-activate-venv(): INFO: Adding /tmp/venv-Yj1w/bin to PATH 12:37:02 + PATH=/tmp/venv-Yj1w/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:37:02 + return 0 12:37:02 + python3 --version 12:37:02 Python 3.10.6 12:37:02 + python3 -m pip --version 12:37:02 pip 24.0 from /tmp/venv-Yj1w/lib/python3.10/site-packages/pip (python 3.10) 12:37:02 + python3 -m pip freeze 12:37:02 cachetools==5.3.3 12:37:02 chardet==5.2.0 12:37:02 colorama==0.4.6 12:37:02 distlib==0.3.8 12:37:02 filelock==3.13.4 12:37:02 packaging==24.0 12:37:02 platformdirs==4.2.0 12:37:02 pluggy==1.4.0 12:37:02 pyproject-api==1.6.1 12:37:02 tomli==2.0.1 12:37:02 tox==4.14.2 12:37:02 urllib3==1.26.18 12:37:02 virtualenv==20.25.1 12:37:02 [EnvInject] - Injecting environment variables from a build step. 12:37:02 [EnvInject] - Injecting as environment variables the properties content 12:37:02 PARALLEL=false 12:37:02 12:37:02 [EnvInject] - Variables injected successfully. 12:37:02 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins12643419173522256532.sh 12:37:02 ---> tox-run.sh 12:37:02 + 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:37:02 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-commit-lint/archives/tox 12:37:02 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-commit-lint/archives/docs 12:37:02 + mkdir -p /w/workspace/oom-master-commit-lint/archives/tox 12:37:02 + cd /w/workspace/oom-master-commit-lint/. 12:37:02 + source /home/jenkins/lf-env.sh 12:37:02 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:37:02 ++ mktemp -d /tmp/venv-XXXX 12:37:02 + lf_venv=/tmp/venv-QaEw 12:37:02 + local venv_file=/tmp/.os_lf_venv 12:37:02 + local python=python3 12:37:02 + local options 12:37:02 + local set_path=true 12:37:02 + local install_args= 12:37:02 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:37:02 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:37:02 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:37:02 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:37:02 + true 12:37:02 + case $1 in 12:37:02 + venv_file=/tmp/.toxenv 12:37:02 + shift 2 12:37:02 + true 12:37:02 + case $1 in 12:37:02 + shift 12:37:02 + break 12:37:02 + case $python in 12:37:02 + local pkg_list= 12:37:02 + [[ -d /opt/pyenv ]] 12:37:02 + echo 'Setup pyenv:' 12:37:02 Setup pyenv: 12:37:02 + export PYENV_ROOT=/opt/pyenv 12:37:02 + PYENV_ROOT=/opt/pyenv 12:37:02 + 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:37:02 + 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:37:02 + pyenv versions 12:37:02 system 12:37:02 3.8.13 12:37:02 3.9.13 12:37:02 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 12:37:02 + command -v pyenv 12:37:02 ++ pyenv init - --no-rehash 12:37:03 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 12:37:03 export PATH="/opt/pyenv/shims:${PATH}" 12:37:03 export PYENV_SHELL=bash 12:37:03 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:37:03 pyenv() { 12:37:03 local command 12:37:03 command="${1:-}" 12:37:03 if [ "$#" -gt 0 ]; then 12:37:03 shift 12:37:03 fi 12:37:03 12:37:03 case "$command" in 12:37:03 rehash|shell) 12:37:03 eval "$(pyenv "sh-$command" "$@")" 12:37:03 ;; 12:37:03 *) 12:37:03 command pyenv "$command" "$@" 12:37:03 ;; 12:37:03 esac 12:37:03 }' 12:37:03 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 12:37:03 ++ 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:37:03 ++ 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:37:03 ++ 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:37:03 ++ export PYENV_SHELL=bash 12:37:03 ++ PYENV_SHELL=bash 12:37:03 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:37:03 +++ complete -F _pyenv pyenv 12:37:03 ++ lf-pyver python3 12:37:03 ++ local py_version_xy=python3 12:37:03 ++ local py_version_xyz= 12:37:03 ++ sed 's/^[ *]* //' 12:37:03 ++ pyenv versions 12:37:03 ++ awk '{ print $1 }' 12:37:03 ++ local command 12:37:03 ++ command=versions 12:37:03 ++ '[' 1 -gt 0 ']' 12:37:03 ++ shift 12:37:03 ++ case "$command" in 12:37:03 ++ command pyenv versions 12:37:03 ++ pyenv versions 12:37:03 ++ grep -E '^[0-9.]*[0-9]$' 12:37:03 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:37:03 +++ grep '^3' /tmp/.pyenv_versions 12:37:03 +++ sort -V 12:37:03 +++ tail -n 1 12:37:03 ++ py_version_xyz=3.10.6 12:37:03 ++ [[ -z 3.10.6 ]] 12:37:03 ++ echo 3.10.6 12:37:03 ++ return 0 12:37:03 + pyenv local 3.10.6 12:37:03 + local command 12:37:03 + command=local 12:37:03 + '[' 2 -gt 0 ']' 12:37:03 + shift 12:37:03 + case "$command" in 12:37:03 + command pyenv local 3.10.6 12:37:03 + pyenv local 3.10.6 12:37:03 + for arg in "$@" 12:37:03 + case $arg in 12:37:03 + pkg_list+='tox ' 12:37:03 + for arg in "$@" 12:37:03 + case $arg in 12:37:03 + pkg_list+='virtualenv ' 12:37:03 + for arg in "$@" 12:37:03 + case $arg in 12:37:03 + pkg_list+='urllib3~=1.26.15 ' 12:37:03 + [[ -f /tmp/.toxenv ]] 12:37:03 ++ cat /tmp/.toxenv 12:37:03 + lf_venv=/tmp/venv-Yj1w 12:37:03 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Yj1w from' file:/tmp/.toxenv 12:37:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Yj1w from file:/tmp/.toxenv 12:37:03 + /tmp/venv-Yj1w/bin/python3 -m pip install --upgrade --quiet pip virtualenv 12:37:03 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:37:03 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:37:03 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:37:03 + /tmp/venv-Yj1w/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:37:05 + type python3 12:37:05 + true 12:37:05 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Yj1w/bin to PATH' 12:37:05 lf-activate-venv(): INFO: Adding /tmp/venv-Yj1w/bin to PATH 12:37:05 + PATH=/tmp/venv-Yj1w/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:37:05 + return 0 12:37:05 + [[ -d /opt/pyenv ]] 12:37:05 + echo '---> Setting up pyenv' 12:37:05 ---> Setting up pyenv 12:37:05 + export PYENV_ROOT=/opt/pyenv 12:37:05 + PYENV_ROOT=/opt/pyenv 12:37:05 + export PATH=/opt/pyenv/bin:/tmp/venv-Yj1w/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:37:05 + PATH=/opt/pyenv/bin:/tmp/venv-Yj1w/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:37:05 ++ pwd 12:37:05 + PYTHONPATH=/w/workspace/oom-master-commit-lint 12:37:05 + export PYTHONPATH 12:37:05 + export TOX_TESTENV_PASSENV=PYTHONPATH 12:37:05 + TOX_TESTENV_PASSENV=PYTHONPATH 12:37:05 + tox --version 12:37:05 4.14.2 from /tmp/venv-Yj1w/lib/python3.10/site-packages/tox/__init__.py 12:37:05 + PARALLEL=false 12:37:05 + TOX_OPTIONS_LIST= 12:37:05 + [[ -n gitlint ]] 12:37:05 + TOX_OPTIONS_LIST=' -e gitlint' 12:37:05 + case ${PARALLEL,,} in 12:37:05 + tox -e gitlint 12:37:05 + tee -a /w/workspace/oom-master-commit-lint/archives/tox/tox.log 12:37:08 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:37:35 gitlint: freeze> python -m pip freeze --all 12:37:35 gitlint: alabaster==0.7.12,apeye==1.4.1,apeye-core==1.1.5,arrow==1.2.2,astroid==2.13.5,attrs==21.4.0,autodocsumm==0.2.12,autopep8==1.7.0,Babel==2.9.1,beautifulsoup4==4.10.0,blockdiag==3.0.0,CacheControl==0.12.14,certifi==2024.2.2,charset-normalizer==2.0.12,click==8.0.4,cssutils==2.10.2,dict2css==0.3.0.post1,dill==0.3.8,doc8==0.10.1,docutils==0.17.1,domdf-python-tools==3.8.0.post2,funcparserlib==1.0.0a0,future==0.18.2,gitlint-core==0.17.0,html5lib==1.1,idna==3.3,imagesize==1.3.0,importlib-metadata==4.11.1,isort==5.13.2,Jinja2==3.0.3,jsonschema==3.2.0,lazy-object-proxy==1.10.0,lockfile==0.12.2,MarkupSafe==2.1.0,mccabe==0.7.0,msgpack==1.0.3,natsort==8.4.0,packaging==21.3,pbr==5.8.1,Pillow==9.0.1,pip==24.0,platformdirs==2.5.1,pycodestyle==2.11.1,pyenchant==3.2.2,Pygments==2.11.2,pylint==2.15.0,pyparsing==3.0.7,pyrsistent==0.18.1,python-dateutil==2.8.2,pytz==2021.3,PyYAML==6.0,requests==2.27.1,requests-file==2.0.0,restructuredtext_lint==1.4.0,ruamel.yaml==0.17.21,ruamel.yaml.clib==0.2.6,seqdiag==3.0.0,setuptools==60.9.3,sh==1.14.3,six==1.16.0,snowballstemmer==2.2.0,soupsieve==2.3.1,Sphinx==4.4.0,sphinx-autodoc-typehints==1.17.1,sphinx-jinja2-compat==0.2.0.post1,sphinx-prompt==1.5.0,sphinx-rtd-theme==1.0.0,sphinx-tabs==3.4.5,sphinx-toolbox==3.2.0,sphinxcontrib-applehelp==1.0.2,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==1.0.2,sphinxcontrib-htmlhelp==2.0.0,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-plantuml==0.24,sphinxcontrib-qthelp==1.0.3,sphinxcontrib-redoc==1.6.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==1.1.5,sphinxcontrib-spelling==8.0.0,sphinxcontrib-swaggerdoc==0.1.7,stevedore==3.5.2,tabulate==0.8.9,toml==0.10.2,tomli==2.0.1,tomlkit==0.12.4,typing_extensions==4.1.1,urllib3==1.26.8,webcolors==1.11.1,webencodings==0.5.1,wheel==0.42.0,wrapt==1.13.3,zipp==3.7.0 12:37:35 gitlint: commands[0]> gitlint 12:37:36 gitlint: OK (30.19=setup[30.00]+cmd[0.19] seconds) 12:37:36 congratulations :) (30.36 seconds) 12:37:36 + tox_status=0 12:37:36 + echo '---> Completed tox runs' 12:37:36 ---> Completed tox runs 12:37:36 + for i in .tox/*/log 12:37:36 ++ echo .tox/gitlint/log 12:37:36 ++ awk -F/ '{print $2}' 12:37:36 + tox_env=gitlint 12:37:36 + cp -r .tox/gitlint/log /w/workspace/oom-master-commit-lint/archives/tox/gitlint 12:37:36 + DOC_DIR=docs/_build/html 12:37:36 + [[ -d docs/_build/html ]] 12:37:36 + echo '---> tox-run.sh ends' 12:37:36 ---> tox-run.sh ends 12:37:36 + test 0 -eq 0 12:37:36 $ ssh-agent -k 12:37:36 unset SSH_AUTH_SOCK; 12:37:36 unset SSH_AGENT_PID; 12:37:36 echo Agent pid 1710 killed; 12:37:36 [ssh-agent] Stopped. 12:37:36 [PostBuildScript] - [INFO] Executing post build scripts. 12:37:36 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins1877638187009111229.sh 12:37:36 ---> sysstat.sh 12:37:36 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins6113912956784180520.sh 12:37:36 ---> package-listing.sh 12:37:36 ++ facter osfamily 12:37:36 ++ tr '[:upper:]' '[:lower:]' 12:37:36 + OS_FAMILY=debian 12:37:36 + workspace=/w/workspace/oom-master-commit-lint 12:37:36 + START_PACKAGES=/tmp/packages_start.txt 12:37:36 + END_PACKAGES=/tmp/packages_end.txt 12:37:36 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:37:36 + PACKAGES=/tmp/packages_start.txt 12:37:36 + '[' /w/workspace/oom-master-commit-lint ']' 12:37:36 + PACKAGES=/tmp/packages_end.txt 12:37:36 + case "${OS_FAMILY}" in 12:37:36 + dpkg -l 12:37:36 + grep '^ii' 12:37:36 + '[' -f /tmp/packages_start.txt ']' 12:37:36 + '[' -f /tmp/packages_end.txt ']' 12:37:36 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:37:36 + '[' /w/workspace/oom-master-commit-lint ']' 12:37:36 + mkdir -p /w/workspace/oom-master-commit-lint/archives/ 12:37:36 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-commit-lint/archives/ 12:37:37 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins1911801070665561769.sh 12:37:37 ---> capture-instance-metadata.sh 12:37:37 Setup pyenv: 12:37:37 system 12:37:37 3.8.13 12:37:37 3.9.13 12:37:37 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 12:37:41 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-m4cL 12:37:41 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:37:43 lf-activate-venv(): INFO: Installing: lftools 12:38:15 lf-activate-venv(): INFO: Adding /tmp/venv-m4cL/bin to PATH 12:38:15 INFO: Running in OpenStack, capturing instance metadata 12:38:15 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins14777372685846256714.sh 12:38:15 provisioning config files... 12:38:15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-commit-lint@tmp/config1621389059428553822tmp 12:38:15 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 12:38:15 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 12:38:15 [EnvInject] - Injecting environment variables from a build step. 12:38:15 [EnvInject] - Injecting as environment variables the properties content 12:38:15 SERVER_ID=logs 12:38:15 12:38:15 [EnvInject] - Variables injected successfully. 12:38:15 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins16963762814226022549.sh 12:38:15 ---> create-netrc.sh 12:38:15 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins7888776088873498644.sh 12:38:15 ---> python-tools-install.sh 12:38:15 Setup pyenv: 12:38:15 system 12:38:15 3.8.13 12:38:15 3.9.13 12:38:15 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 12:38:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-m4cL from file:/tmp/.os_lf_venv 12:38:17 lf-activate-venv(): INFO: Installing: lftools 12:38:25 lf-activate-venv(): INFO: Adding /tmp/venv-m4cL/bin to PATH 12:38:25 Generating Requirements File 12:38:51 Python 3.10.6 12:38:52 pip 24.0 from /tmp/venv-m4cL/lib/python3.10/site-packages/pip (python 3.10) 12:38:52 appdirs==1.4.4 12:38:52 argcomplete==3.2.3 12:38:52 aspy.yaml==1.3.0 12:38:52 attrs==23.2.0 12:38:52 autopage==0.5.2 12:38:52 beautifulsoup4==4.12.3 12:38:52 boto3==1.34.82 12:38:52 botocore==1.34.82 12:38:52 bs4==0.0.2 12:38:52 cachetools==5.3.3 12:38:52 certifi==2024.2.2 12:38:52 cffi==1.16.0 12:38:52 cfgv==3.4.0 12:38:52 chardet==5.2.0 12:38:52 charset-normalizer==3.3.2 12:38:52 click==8.1.7 12:38:52 cliff==4.6.0 12:38:52 cmd2==2.4.3 12:38:52 cryptography==3.3.2 12:38:52 debtcollector==3.0.0 12:38:52 decorator==5.1.1 12:38:52 defusedxml==0.7.1 12:38:52 Deprecated==1.2.14 12:38:52 distlib==0.3.8 12:38:52 dnspython==2.6.1 12:38:52 docker==4.2.2 12:38:52 dogpile.cache==1.3.2 12:38:52 email_validator==2.1.1 12:38:52 filelock==3.13.4 12:38:52 future==1.0.0 12:38:52 gitdb==4.0.11 12:38:52 GitPython==3.1.43 12:38:52 google-auth==2.29.0 12:38:52 httplib2==0.22.0 12:38:52 identify==2.5.35 12:38:52 idna==3.7 12:38:52 importlib-resources==1.5.0 12:38:52 iso8601==2.1.0 12:38:52 Jinja2==3.1.3 12:38:52 jmespath==1.0.1 12:38:52 jsonpatch==1.33 12:38:52 jsonpointer==2.4 12:38:52 jsonschema==4.21.1 12:38:52 jsonschema-specifications==2023.12.1 12:38:52 keystoneauth1==5.6.0 12:38:52 kubernetes==29.0.0 12:38:52 lftools==0.37.10 12:38:52 lxml==5.2.1 12:38:52 MarkupSafe==2.1.5 12:38:52 msgpack==1.0.8 12:38:52 multi_key_dict==2.0.3 12:38:52 munch==4.0.0 12:38:52 netaddr==1.2.1 12:38:52 netifaces==0.11.0 12:38:52 niet==1.4.2 12:38:52 nodeenv==1.8.0 12:38:52 oauth2client==4.1.3 12:38:52 oauthlib==3.2.2 12:38:52 openstacksdk==3.0.0 12:38:52 os-client-config==2.1.0 12:38:52 os-service-types==1.7.0 12:38:52 osc-lib==3.0.1 12:38:52 oslo.config==9.4.0 12:38:52 oslo.context==5.5.0 12:38:52 oslo.i18n==6.3.0 12:38:52 oslo.log==5.5.1 12:38:52 oslo.serialization==5.4.0 12:38:52 oslo.utils==7.1.0 12:38:52 packaging==24.0 12:38:52 pbr==6.0.0 12:38:52 platformdirs==4.2.0 12:38:52 prettytable==3.10.0 12:38:52 pyasn1==0.6.0 12:38:52 pyasn1_modules==0.4.0 12:38:52 pycparser==2.22 12:38:52 pygerrit2==2.0.15 12:38:52 PyGithub==2.3.0 12:38:52 pyinotify==0.9.6 12:38:52 PyJWT==2.8.0 12:38:52 PyNaCl==1.5.0 12:38:52 pyparsing==2.4.7 12:38:52 pyperclip==1.8.2 12:38:52 pyrsistent==0.20.0 12:38:52 python-cinderclient==9.5.0 12:38:52 python-dateutil==2.9.0.post0 12:38:52 python-heatclient==3.5.0 12:38:52 python-jenkins==1.8.2 12:38:52 python-keystoneclient==5.4.0 12:38:52 python-magnumclient==4.4.0 12:38:52 python-novaclient==18.6.0 12:38:52 python-openstackclient==6.6.0 12:38:52 python-swiftclient==4.5.0 12:38:52 PyYAML==6.0.1 12:38:52 referencing==0.34.0 12:38:52 requests==2.31.0 12:38:52 requests-oauthlib==2.0.0 12:38:52 requestsexceptions==1.4.0 12:38:52 rfc3986==2.0.0 12:38:52 rpds-py==0.18.0 12:38:52 rsa==4.9 12:38:52 ruamel.yaml==0.18.6 12:38:52 ruamel.yaml.clib==0.2.8 12:38:52 s3transfer==0.10.1 12:38:52 simplejson==3.19.2 12:38:52 six==1.16.0 12:38:52 smmap==5.0.1 12:38:52 soupsieve==2.5 12:38:52 stevedore==5.2.0 12:38:52 tabulate==0.9.0 12:38:52 toml==0.10.2 12:38:52 tomlkit==0.12.4 12:38:52 tqdm==4.66.2 12:38:52 typing_extensions==4.11.0 12:38:52 tzdata==2024.1 12:38:52 urllib3==1.26.18 12:38:52 virtualenv==20.25.1 12:38:52 wcwidth==0.2.13 12:38:52 websocket-client==1.7.0 12:38:52 wrapt==1.16.0 12:38:52 xdg==6.0.0 12:38:52 xmltodict==0.13.0 12:38:52 yq==3.2.3 12:38:52 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins12041824827314310441.sh 12:38:52 ---> sudo-logs.sh 12:38:52 Archiving 'sudo' log.. 12:38:52 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins11387975910170065373.sh 12:38:52 ---> job-cost.sh 12:38:52 Setup pyenv: 12:38:52 system 12:38:52 3.8.13 12:38:52 3.9.13 12:38:52 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 12:38:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-m4cL from file:/tmp/.os_lf_venv 12:38:54 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:38:59 lf-activate-venv(): INFO: Adding /tmp/venv-m4cL/bin to PATH 12:38:59 INFO: No Stack... 12:38:59 INFO: Retrieving Pricing Info for: v3-standard-4 12:39:00 INFO: Archiving Costs 12:39:00 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins615358241725696597.sh 12:39:00 ---> logs-deploy.sh 12:39:00 Setup pyenv: 12:39:00 system 12:39:00 3.8.13 12:39:00 3.9.13 12:39:00 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 12:39:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-m4cL from file:/tmp/.os_lf_venv 12:39:01 lf-activate-venv(): INFO: Installing: lftools 12:39:15 lf-activate-venv(): INFO: Adding /tmp/venv-m4cL/bin to PATH 12:39:15 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-commit-lint/7311 12:39:15 INFO: archiving workspace using pattern(s): 12:39:16 Archives upload complete. 12:39:16 INFO: archiving logs to Nexus 12:39:17 ---> uname -a: 12:39:17 Linux prd-ubuntu1804-builder-4c-4g-22388 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 12:39:17 12:39:17 12:39:17 ---> lscpu: 12:39:17 Architecture: x86_64 12:39:17 CPU op-mode(s): 32-bit, 64-bit 12:39:17 Byte Order: Little Endian 12:39:17 CPU(s): 4 12:39:17 On-line CPU(s) list: 0-3 12:39:17 Thread(s) per core: 1 12:39:17 Core(s) per socket: 1 12:39:17 Socket(s): 4 12:39:17 NUMA node(s): 1 12:39:17 Vendor ID: AuthenticAMD 12:39:17 CPU family: 23 12:39:17 Model: 49 12:39:17 Model name: AMD EPYC-Rome Processor 12:39:17 Stepping: 0 12:39:17 CPU MHz: 2799.998 12:39:17 BogoMIPS: 5599.99 12:39:17 Virtualization: AMD-V 12:39:17 Hypervisor vendor: KVM 12:39:17 Virtualization type: full 12:39:17 L1d cache: 32K 12:39:17 L1i cache: 32K 12:39:17 L2 cache: 512K 12:39:17 L3 cache: 16384K 12:39:17 NUMA node0 CPU(s): 0-3 12:39:17 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 12:39:17 12:39:17 12:39:17 ---> nproc: 12:39:17 4 12:39:17 12:39:17 12:39:17 ---> df -h: 12:39:17 Filesystem Size Used Avail Use% Mounted on 12:39:17 udev 7.9G 0 7.9G 0% /dev 12:39:17 tmpfs 1.6G 672K 1.6G 1% /run 12:39:17 /dev/vda1 78G 8.4G 69G 11% / 12:39:17 tmpfs 7.9G 0 7.9G 0% /dev/shm 12:39:17 tmpfs 5.0M 0 5.0M 0% /run/lock 12:39:17 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 12:39:17 /dev/vda15 105M 4.4M 100M 5% /boot/efi 12:39:17 tmpfs 1.6G 0 1.6G 0% /run/user/1001 12:39:17 12:39:17 12:39:17 ---> free -m: 12:39:17 total used free shared buff/cache available 12:39:17 Mem: 16040 550 13216 0 2273 15166 12:39:17 Swap: 1023 0 1023 12:39:17 12:39:17 12:39:17 ---> ip addr: 12:39:17 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:39:17 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:39:17 inet 127.0.0.1/8 scope host lo 12:39:17 valid_lft forever preferred_lft forever 12:39:17 inet6 ::1/128 scope host 12:39:17 valid_lft forever preferred_lft forever 12:39:17 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 12:39:17 link/ether fa:16:3e:f4:f1:ce brd ff:ff:ff:ff:ff:ff 12:39:17 inet 10.30.107.144/23 brd 10.30.107.255 scope global dynamic ens3 12:39:17 valid_lft 86227sec preferred_lft 86227sec 12:39:17 inet6 fe80::f816:3eff:fef4:f1ce/64 scope link 12:39:17 valid_lft forever preferred_lft forever 12:39:17 12:39:17 12:39:17 ---> sar -b -r -n DEV: 12:39:17 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-22388) 04/11/24 _x86_64_ (4 CPU) 12:39:17 12:39:17 12:36:26 LINUX RESTART (4 CPU) 12:39:17 12:39:17 12:37:02 tps rtps wtps bread/s bwrtn/s 12:39:17 12:38:01 117.61 11.88 105.73 449.42 23371.23 12:39:17 12:39:01 128.50 14.20 114.30 1073.55 29126.48 12:39:17 Average: 123.10 13.05 110.05 764.11 26273.03 12:39:17 12:39:17 12:37:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:39:17 12:38:01 13808236 15513324 2616732 15.93 72328 1825640 811776 4.65 750320 1634936 186732 12:39:17 12:39:01 13558356 15556552 2866612 17.45 94204 2081992 752188 4.30 737896 1868248 107852 12:39:17 Average: 13683296 15534938 2741672 16.69 83266 1953816 781982 4.48 744108 1751592 147292 12:39:17 12:39:17 12:37:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:39:17 12:38:01 lo 1.97 1.97 0.22 0.22 0.00 0.00 0.00 0.00 12:39:17 12:38:01 ens3 63.85 44.53 741.89 10.86 0.00 0.00 0.00 0.00 12:39:17 12:39:01 lo 1.40 1.40 0.15 0.15 0.00 0.00 0.00 0.00 12:39:17 12:39:01 ens3 50.79 36.19 766.88 21.68 0.00 0.00 0.00 0.00 12:39:17 Average: lo 1.68 1.68 0.18 0.18 0.00 0.00 0.00 0.00 12:39:17 Average: ens3 57.27 40.33 754.49 16.31 0.00 0.00 0.00 0.00 12:39:17 12:39:17 12:39:17 ---> sar -P ALL: 12:39:17 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-22388) 04/11/24 _x86_64_ (4 CPU) 12:39:17 12:39:17 12:36:26 LINUX RESTART (4 CPU) 12:39:17 12:39:17 12:37:02 CPU %user %nice %system %iowait %steal %idle 12:39:17 12:38:01 all 19.25 0.00 1.65 4.37 0.07 74.67 12:39:17 12:38:01 0 31.04 0.00 2.68 4.96 0.08 61.24 12:39:17 12:38:01 1 2.81 0.00 0.96 8.97 0.05 87.21 12:39:17 12:38:01 2 26.90 0.00 2.00 2.80 0.07 68.23 12:39:17 12:38:01 3 16.17 0.00 0.93 0.75 0.08 82.07 12:39:17 12:39:01 all 20.50 0.00 1.59 4.40 0.05 73.46 12:39:17 12:39:01 0 17.61 0.00 1.67 6.42 0.05 74.25 12:39:17 12:39:01 1 5.50 0.00 0.89 7.59 0.03 85.99 12:39:17 12:39:01 2 21.95 0.00 2.00 1.27 0.07 74.71 12:39:17 12:39:01 3 36.88 0.00 1.84 2.32 0.08 58.88 12:39:17 Average: all 19.88 0.00 1.62 4.38 0.06 74.06 12:39:17 Average: 0 24.27 0.00 2.17 5.70 0.07 67.80 12:39:17 Average: 1 4.17 0.00 0.92 8.27 0.04 86.60 12:39:17 Average: 2 24.41 0.00 2.00 2.03 0.07 71.49 12:39:17 Average: 3 26.61 0.00 1.39 1.54 0.08 70.37 12:39:17 12:39:17 12:39:17