12:56:38 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137159 12:56:38 Running as SYSTEM 12:56:38 [EnvInject] - Loading node environment variables. 12:56:38 Building remotely on prd-ubuntu1804-builder-4c-4g-14847 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 12:56:38 [ssh-agent] Looking for ssh-agent implementation... 12:56:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:56:38 $ ssh-agent 12:56:38 SSH_AUTH_SOCK=/tmp/ssh-eWk3Jlx1Unxn/agent.1680 12:56:38 SSH_AGENT_PID=1682 12:56:38 [ssh-agent] Started. 12:56:38 Running ssh-add (command line suppressed) 12:56:38 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_16381309217252433803.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_16381309217252433803.key) 12:56:38 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 12:56:38 The recommended git tool is: NONE 12:56:40 using credential onap-jenkins-ssh 12:56:40 Wiping out workspace first. 12:56:40 Cloning the remote Git repository 12:56:40 Cloning repository git://cloud.onap.org/mirror/oom.git 12:56:40 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 12:56:40 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:56:40 > git --version # timeout=10 12:56:40 > git --version # 'git version 2.17.1' 12:56:40 using GIT_SSH to set credentials Gerrit user 12:56:40 Verifying host key using manually-configured host key entries 12:56:40 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 12:56:47 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:56:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:56:47 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:56:47 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:56:47 using GIT_SSH to set credentials Gerrit user 12:56:47 Verifying host key using manually-configured host key entries 12:56:47 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/59/137159/8 # timeout=30 12:56:47 > git rev-parse 148634b5a6d0d0a8abaee04f416dbae6d6814e38^{commit} # timeout=10 12:56:47 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 12:56:47 Checking out Revision 148634b5a6d0d0a8abaee04f416dbae6d6814e38 (refs/changes/59/137159/8) 12:56:47 > git config core.sparsecheckout # timeout=10 12:56:47 > git checkout -f 148634b5a6d0d0a8abaee04f416dbae6d6814e38 # timeout=30 12:56:51 Commit message: "[SO] Config Changes for SO using Kafka for PNF" 12:56:51 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:56:51 > git rev-list --no-walk 5fa1a05b3142c1f70757d5ce5b4519e574f6f5b2 # timeout=10 12:56:51 [EnvInject] - Injecting environment variables from a build step. 12:56:51 [EnvInject] - Injecting as environment variables the properties content 12:56:51 PYTHON=python3 12:56:51 12:56:51 [EnvInject] - Variables injected successfully. 12:56:51 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins6281362849007629456.sh 12:56:51 ---> tox-install.sh 12:56:51 + source /home/jenkins/lf-env.sh 12:56:51 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:56:51 ++ mktemp -d /tmp/venv-XXXX 12:56:51 + lf_venv=/tmp/venv-0XEc 12:56:51 + local venv_file=/tmp/.os_lf_venv 12:56:51 + local python=python3 12:56:51 + local options 12:56:51 + local set_path=true 12:56:51 + local install_args= 12:56: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:56:51 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:56:51 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:56:51 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:56:51 + true 12:56:51 + case $1 in 12:56:51 + venv_file=/tmp/.toxenv 12:56:51 + shift 2 12:56:51 + true 12:56:51 + case $1 in 12:56:51 + shift 12:56:51 + break 12:56:51 + case $python in 12:56:51 + local pkg_list= 12:56:51 + [[ -d /opt/pyenv ]] 12:56:51 + echo 'Setup pyenv:' 12:56:51 Setup pyenv: 12:56:51 + export PYENV_ROOT=/opt/pyenv 12:56:51 + PYENV_ROOT=/opt/pyenv 12:56: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:56: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:56:51 + pyenv versions 12:56:51 * system (set by /opt/pyenv/version) 12:56:51 * 3.8.13 (set by /opt/pyenv/version) 12:56:51 * 3.9.13 (set by /opt/pyenv/version) 12:56:51 * 3.10.6 (set by /opt/pyenv/version) 12:56:51 + command -v pyenv 12:56:51 ++ pyenv init - --no-rehash 12:56:51 + 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:56:51 export PATH="/opt/pyenv/shims:${PATH}" 12:56:51 export PYENV_SHELL=bash 12:56:51 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:56:51 pyenv() { 12:56:51 local command 12:56:51 command="${1:-}" 12:56:51 if [ "$#" -gt 0 ]; then 12:56:51 shift 12:56:51 fi 12:56:51 12:56:51 case "$command" in 12:56:51 rehash|shell) 12:56:51 eval "$(pyenv "sh-$command" "$@")" 12:56:51 ;; 12:56:51 *) 12:56:51 command pyenv "$command" "$@" 12:56:51 ;; 12:56:51 esac 12:56:51 }' 12:56:51 +++ 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:56: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:56:51 ++ 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:56:51 ++ 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:56:51 ++ export PYENV_SHELL=bash 12:56:51 ++ PYENV_SHELL=bash 12:56:51 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:56:51 +++ complete -F _pyenv pyenv 12:56:51 ++ lf-pyver python3 12:56:51 ++ local py_version_xy=python3 12:56:51 ++ local py_version_xyz= 12:56:51 ++ pyenv versions 12:56:51 ++ sed 's/^[ *]* //' 12:56:51 ++ local command 12:56:51 ++ command=versions 12:56:51 ++ '[' 1 -gt 0 ']' 12:56:51 ++ shift 12:56:51 ++ case "$command" in 12:56:51 ++ command pyenv versions 12:56:51 ++ pyenv versions 12:56:51 ++ awk '{ print $1 }' 12:56:51 ++ grep -E '^[0-9.]*[0-9]$' 12:56:51 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:56:51 +++ grep '^3' /tmp/.pyenv_versions 12:56:51 +++ sort -V 12:56:51 +++ tail -n 1 12:56:51 ++ py_version_xyz=3.10.6 12:56:51 ++ [[ -z 3.10.6 ]] 12:56:51 ++ echo 3.10.6 12:56:51 ++ return 0 12:56:51 + pyenv local 3.10.6 12:56:51 + local command 12:56:51 + command=local 12:56:51 + '[' 2 -gt 0 ']' 12:56:51 + shift 12:56:51 + case "$command" in 12:56:51 + command pyenv local 3.10.6 12:56:51 + pyenv local 3.10.6 12:56:51 + for arg in "$@" 12:56:51 + case $arg in 12:56:51 + pkg_list+='tox ' 12:56:51 + for arg in "$@" 12:56:51 + case $arg in 12:56:51 + pkg_list+='virtualenv ' 12:56:51 + for arg in "$@" 12:56:51 + case $arg in 12:56:51 + pkg_list+='urllib3~=1.26.15 ' 12:56:51 + [[ -f /tmp/.toxenv ]] 12:56:51 + [[ ! -f /tmp/.toxenv ]] 12:56:51 + [[ -n '' ]] 12:56:51 + python3 -m venv /tmp/venv-0XEc 12:56:55 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-0XEc' 12:56:55 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-0XEc 12:56:55 + echo /tmp/venv-0XEc 12:56:55 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 12:56:55 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 12:56:55 + /tmp/venv-0XEc/bin/python3 -m pip install --upgrade --quiet pip virtualenv 12:56:58 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:56:58 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:56:58 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:56:58 + /tmp/venv-0XEc/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:57:01 + type python3 12:57:01 + true 12:57:01 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-0XEc/bin to PATH' 12:57:01 lf-activate-venv(): INFO: Adding /tmp/venv-0XEc/bin to PATH 12:57:01 + PATH=/tmp/venv-0XEc/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:57:01 + return 0 12:57:01 + python3 --version 12:57:01 Python 3.10.6 12:57:01 + python3 -m pip --version 12:57:01 pip 24.0 from /tmp/venv-0XEc/lib/python3.10/site-packages/pip (python 3.10) 12:57:01 + python3 -m pip freeze 12:57:02 cachetools==5.3.3 12:57:02 chardet==5.2.0 12:57:02 colorama==0.4.6 12:57:02 distlib==0.3.8 12:57:02 filelock==3.13.1 12:57:02 packaging==24.0 12:57:02 platformdirs==4.2.0 12:57:02 pluggy==1.4.0 12:57:02 pyproject-api==1.6.1 12:57:02 tomli==2.0.1 12:57:02 tox==4.14.1 12:57:02 urllib3==1.26.18 12:57:02 virtualenv==20.25.1 12:57:02 [EnvInject] - Injecting environment variables from a build step. 12:57:02 [EnvInject] - Injecting as environment variables the properties content 12:57:02 PARALLEL=false 12:57:02 12:57:02 [EnvInject] - Variables injected successfully. 12:57:02 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins16020297464935514588.sh 12:57:02 ---> tox-run.sh 12:57: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:57:02 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 12:57:02 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 12:57:02 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 12:57:02 + cd /w/workspace/oom-master-pre-commit-lint/. 12:57:02 + source /home/jenkins/lf-env.sh 12:57:02 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:57:02 ++ mktemp -d /tmp/venv-XXXX 12:57:02 + lf_venv=/tmp/venv-atAL 12:57:02 + local venv_file=/tmp/.os_lf_venv 12:57:02 + local python=python3 12:57:02 + local options 12:57:02 + local set_path=true 12:57:02 + local install_args= 12:57: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:57:02 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:57:02 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:57:02 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:57:02 + true 12:57:02 + case $1 in 12:57:02 + venv_file=/tmp/.toxenv 12:57:02 + shift 2 12:57:02 + true 12:57:02 + case $1 in 12:57:02 + shift 12:57:02 + break 12:57:02 + case $python in 12:57:02 + local pkg_list= 12:57:02 + [[ -d /opt/pyenv ]] 12:57:02 + echo 'Setup pyenv:' 12:57:02 Setup pyenv: 12:57:02 + export PYENV_ROOT=/opt/pyenv 12:57:02 + PYENV_ROOT=/opt/pyenv 12:57: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:57: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:57:02 + pyenv versions 12:57:02 system 12:57:02 3.8.13 12:57:02 3.9.13 12:57:02 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:57:02 + command -v pyenv 12:57:02 ++ pyenv init - --no-rehash 12:57:02 + 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:57:02 export PATH="/opt/pyenv/shims:${PATH}" 12:57:02 export PYENV_SHELL=bash 12:57:02 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:57:02 pyenv() { 12:57:02 local command 12:57:02 command="${1:-}" 12:57:02 if [ "$#" -gt 0 ]; then 12:57:02 shift 12:57:02 fi 12:57:02 12:57:02 case "$command" in 12:57:02 rehash|shell) 12:57:02 eval "$(pyenv "sh-$command" "$@")" 12:57:02 ;; 12:57:02 *) 12:57:02 command pyenv "$command" "$@" 12:57:02 ;; 12:57:02 esac 12:57:02 }' 12:57:02 +++ 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:57: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:57:02 ++ 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:57:02 ++ 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:57:02 ++ export PYENV_SHELL=bash 12:57:02 ++ PYENV_SHELL=bash 12:57:02 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:57:02 +++ complete -F _pyenv pyenv 12:57:02 ++ lf-pyver python3 12:57:02 ++ local py_version_xy=python3 12:57:02 ++ local py_version_xyz= 12:57:02 ++ sed 's/^[ *]* //' 12:57:02 ++ pyenv versions 12:57:02 ++ awk '{ print $1 }' 12:57:02 ++ local command 12:57:02 ++ command=versions 12:57:02 ++ grep -E '^[0-9.]*[0-9]$' 12:57:02 ++ '[' 1 -gt 0 ']' 12:57:02 ++ shift 12:57:02 ++ case "$command" in 12:57:02 ++ command pyenv versions 12:57:02 ++ pyenv versions 12:57:02 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:57:02 +++ grep '^3' /tmp/.pyenv_versions 12:57:02 +++ sort -V 12:57:02 +++ tail -n 1 12:57:02 ++ py_version_xyz=3.10.6 12:57:02 ++ [[ -z 3.10.6 ]] 12:57:02 ++ echo 3.10.6 12:57:02 ++ return 0 12:57:02 + pyenv local 3.10.6 12:57:02 + local command 12:57:02 + command=local 12:57:02 + '[' 2 -gt 0 ']' 12:57:02 + shift 12:57:02 + case "$command" in 12:57:02 + command pyenv local 3.10.6 12:57:02 + pyenv local 3.10.6 12:57:02 + for arg in "$@" 12:57:02 + case $arg in 12:57:02 + pkg_list+='tox ' 12:57:02 + for arg in "$@" 12:57:02 + case $arg in 12:57:02 + pkg_list+='virtualenv ' 12:57:02 + for arg in "$@" 12:57:02 + case $arg in 12:57:02 + pkg_list+='urllib3~=1.26.15 ' 12:57:02 + [[ -f /tmp/.toxenv ]] 12:57:02 ++ cat /tmp/.toxenv 12:57:02 + lf_venv=/tmp/venv-0XEc 12:57:02 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0XEc from' file:/tmp/.toxenv 12:57:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0XEc from file:/tmp/.toxenv 12:57:02 + /tmp/venv-0XEc/bin/python3 -m pip install --upgrade --quiet pip virtualenv 12:57:03 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:57:03 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:57:03 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:57:03 + /tmp/venv-0XEc/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:57:04 + type python3 12:57:04 + true 12:57:04 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-0XEc/bin to PATH' 12:57:04 lf-activate-venv(): INFO: Adding /tmp/venv-0XEc/bin to PATH 12:57:04 + PATH=/tmp/venv-0XEc/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:57:04 + return 0 12:57:04 + [[ -d /opt/pyenv ]] 12:57:04 + echo '---> Setting up pyenv' 12:57:04 ---> Setting up pyenv 12:57:04 + export PYENV_ROOT=/opt/pyenv 12:57:04 + PYENV_ROOT=/opt/pyenv 12:57:04 + export PATH=/opt/pyenv/bin:/tmp/venv-0XEc/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:57:04 + PATH=/opt/pyenv/bin:/tmp/venv-0XEc/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:57:04 ++ pwd 12:57:04 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 12:57:04 + export PYTHONPATH 12:57:04 + export TOX_TESTENV_PASSENV=PYTHONPATH 12:57:04 + TOX_TESTENV_PASSENV=PYTHONPATH 12:57:04 + tox --version 12:57:05 4.14.1 from /tmp/venv-0XEc/lib/python3.10/site-packages/tox/__init__.py 12:57:05 + PARALLEL=false 12:57:05 + TOX_OPTIONS_LIST= 12:57:05 + [[ -n pre-commit ]] 12:57:05 + TOX_OPTIONS_LIST=' -e pre-commit' 12:57:05 + case ${PARALLEL,,} in 12:57:05 + tox -e pre-commit 12:57:05 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 12:57:06 pre-commit: install_deps> python -I -m pip install pre-commit 12:57:09 pre-commit: freeze> python -m pip freeze --all 12:57:09 pre-commit: cfgv==3.4.0,distlib==0.3.8,filelock==3.13.1,identify==2.5.35,nodeenv==1.8.0,pip==24.0,platformdirs==4.2.0,pre-commit==3.6.2,PyYAML==6.0.1,setuptools==69.1.0,virtualenv==20.25.1,wheel==0.42.0 12:57:09 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 12:57:09 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 12:57:10 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 12:57:11 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 12:57:12 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 12:57:13 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 12:57:13 [INFO] Once installed this environment will be reused. 12:57:13 [INFO] This may take a few minutes... 12:57:16 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 12:57:16 [INFO] Once installed this environment will be reused. 12:57:16 [INFO] This may take a few minutes... 12:57:22 Trim Trailing Whitespace.................................................Passed 12:57:22 Tabs remover.............................................................Passed 12:57:22 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 12:57:22 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 12:57:22 [INFO] Once installed this environment will be reused. 12:57:22 [INFO] This may take a few minutes... 12:57:29 gitlint..............................................(no files to check)Skipped 12:57:29 pre-commit: OK (23.55=setup[4.16]+cmd[12.91,6.47] seconds) 12:57:29 congratulations :) (23.73 seconds) 12:57:29 + tox_status=0 12:57:29 + echo '---> Completed tox runs' 12:57:29 ---> Completed tox runs 12:57:29 + for i in .tox/*/log 12:57:29 ++ echo .tox/pre-commit/log 12:57:29 ++ awk -F/ '{print $2}' 12:57:29 + tox_env=pre-commit 12:57:29 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 12:57:29 + DOC_DIR=docs/_build/html 12:57:29 + [[ -d docs/_build/html ]] 12:57:29 + echo '---> tox-run.sh ends' 12:57:29 ---> tox-run.sh ends 12:57:29 + test 0 -eq 0 12:57:29 $ ssh-agent -k 12:57:29 unset SSH_AUTH_SOCK; 12:57:29 unset SSH_AGENT_PID; 12:57:29 echo Agent pid 1682 killed; 12:57:29 [ssh-agent] Stopped. 12:57:29 [PostBuildScript] - [INFO] Executing post build scripts. 12:57:29 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8533111059899651000.sh 12:57:29 ---> sysstat.sh 12:57:29 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5853419293471487101.sh 12:57:29 ---> package-listing.sh 12:57:29 ++ facter osfamily 12:57:29 ++ tr '[:upper:]' '[:lower:]' 12:57:29 + OS_FAMILY=debian 12:57:29 + workspace=/w/workspace/oom-master-pre-commit-lint 12:57:29 + START_PACKAGES=/tmp/packages_start.txt 12:57:29 + END_PACKAGES=/tmp/packages_end.txt 12:57:29 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:57:29 + PACKAGES=/tmp/packages_start.txt 12:57:29 + '[' /w/workspace/oom-master-pre-commit-lint ']' 12:57:29 + PACKAGES=/tmp/packages_end.txt 12:57:29 + case "${OS_FAMILY}" in 12:57:29 + dpkg -l 12:57:29 + grep '^ii' 12:57:29 + '[' -f /tmp/packages_start.txt ']' 12:57:29 + '[' -f /tmp/packages_end.txt ']' 12:57:29 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:57:29 + '[' /w/workspace/oom-master-pre-commit-lint ']' 12:57:29 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 12:57:29 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 12:57:29 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7754424960751727224.sh 12:57:29 ---> capture-instance-metadata.sh 12:57:29 Setup pyenv: 12:57:29 system 12:57:29 3.8.13 12:57:29 3.9.13 12:57:29 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:57:33 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-eeJ9 12:57:33 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:57:36 lf-activate-venv(): INFO: Installing: lftools 12:58:11 lf-activate-venv(): INFO: Adding /tmp/venv-eeJ9/bin to PATH 12:58:11 INFO: Running in OpenStack, capturing instance metadata 12:58:11 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17089459226820573021.sh 12:58:11 provisioning config files... 12:58:11 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config15720743193698357331tmp 12:58:11 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 12:58:11 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 12:58:11 [EnvInject] - Injecting environment variables from a build step. 12:58:11 [EnvInject] - Injecting as environment variables the properties content 12:58:11 SERVER_ID=logs 12:58:11 12:58:11 [EnvInject] - Variables injected successfully. 12:58:11 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1279906346653987366.sh 12:58:11 ---> create-netrc.sh 12:58:11 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9712530669435321094.sh 12:58:11 ---> python-tools-install.sh 12:58:11 Setup pyenv: 12:58:11 system 12:58:11 3.8.13 12:58:11 3.9.13 12:58:11 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:58:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eeJ9 from file:/tmp/.os_lf_venv 12:58:13 lf-activate-venv(): INFO: Installing: lftools 12:58:30 lf-activate-venv(): INFO: Adding /tmp/venv-eeJ9/bin to PATH 12:58:30 Generating Requirements File 12:59:14 Python 3.10.6 12:59:14 pip 24.0 from /tmp/venv-eeJ9/lib/python3.10/site-packages/pip (python 3.10) 12:59:15 appdirs==1.4.4 12:59:15 argcomplete==3.2.3 12:59:15 aspy.yaml==1.3.0 12:59:15 attrs==23.2.0 12:59:15 autopage==0.5.2 12:59:15 beautifulsoup4==4.12.3 12:59:15 boto3==1.34.67 12:59:15 botocore==1.34.67 12:59:15 bs4==0.0.2 12:59:15 cachetools==5.3.3 12:59:15 certifi==2024.2.2 12:59:15 cffi==1.16.0 12:59:15 cfgv==3.4.0 12:59:15 chardet==5.2.0 12:59:15 charset-normalizer==3.3.2 12:59:15 click==8.1.7 12:59:15 cliff==4.6.0 12:59:15 cmd2==2.4.3 12:59:15 cryptography==3.3.2 12:59:15 debtcollector==3.0.0 12:59:15 decorator==5.1.1 12:59:15 defusedxml==0.7.1 12:59:15 Deprecated==1.2.14 12:59:15 distlib==0.3.8 12:59:15 dnspython==2.6.1 12:59:15 docker==4.2.2 12:59:15 dogpile.cache==1.3.2 12:59:15 email_validator==2.1.1 12:59:15 filelock==3.13.1 12:59:15 future==1.0.0 12:59:15 gitdb==4.0.11 12:59:15 GitPython==3.1.42 12:59:15 google-auth==2.29.0 12:59:15 httplib2==0.22.0 12:59:15 identify==2.5.35 12:59:15 idna==3.6 12:59:15 importlib-resources==1.5.0 12:59:15 iso8601==2.1.0 12:59:15 Jinja2==3.1.3 12:59:15 jmespath==1.0.1 12:59:15 jsonpatch==1.33 12:59:15 jsonpointer==2.4 12:59:15 jsonschema==4.21.1 12:59:15 jsonschema-specifications==2023.12.1 12:59:15 keystoneauth1==5.6.0 12:59:15 kubernetes==29.0.0 12:59:15 lftools==0.37.10 12:59:15 lxml==5.1.0 12:59:15 MarkupSafe==2.1.5 12:59:15 msgpack==1.0.8 12:59:15 multi_key_dict==2.0.3 12:59:15 munch==4.0.0 12:59:15 netaddr==1.2.1 12:59:15 netifaces==0.11.0 12:59:15 niet==1.4.2 12:59:15 nodeenv==1.8.0 12:59:15 oauth2client==4.1.3 12:59:15 oauthlib==3.2.2 12:59:15 openstacksdk==3.0.0 12:59:15 os-client-config==2.1.0 12:59:15 os-service-types==1.7.0 12:59:15 osc-lib==3.0.1 12:59:15 oslo.config==9.4.0 12:59:15 oslo.context==5.5.0 12:59:15 oslo.i18n==6.3.0 12:59:15 oslo.log==5.5.0 12:59:15 oslo.serialization==5.4.0 12:59:15 oslo.utils==7.1.0 12:59:15 packaging==24.0 12:59:15 pbr==6.0.0 12:59:15 platformdirs==4.2.0 12:59:15 prettytable==3.10.0 12:59:15 pyasn1==0.5.1 12:59:15 pyasn1-modules==0.3.0 12:59:15 pycparser==2.21 12:59:15 pygerrit2==2.0.15 12:59:15 PyGithub==2.2.0 12:59:15 pyinotify==0.9.6 12:59:15 PyJWT==2.8.0 12:59:15 PyNaCl==1.5.0 12:59:15 pyparsing==2.4.7 12:59:15 pyperclip==1.8.2 12:59:15 pyrsistent==0.20.0 12:59:15 python-cinderclient==9.5.0 12:59:15 python-dateutil==2.9.0.post0 12:59:15 python-heatclient==3.5.0 12:59:15 python-jenkins==1.8.2 12:59:15 python-keystoneclient==5.4.0 12:59:15 python-magnumclient==4.4.0 12:59:15 python-novaclient==18.6.0 12:59:15 python-openstackclient==6.6.0 12:59:15 python-swiftclient==4.5.0 12:59:15 PyYAML==6.0.1 12:59:15 referencing==0.34.0 12:59:15 requests==2.31.0 12:59:15 requests-oauthlib==1.4.0 12:59:15 requestsexceptions==1.4.0 12:59:15 rfc3986==2.0.0 12:59:15 rpds-py==0.18.0 12:59:15 rsa==4.9 12:59:15 ruamel.yaml==0.18.6 12:59:15 ruamel.yaml.clib==0.2.8 12:59:15 s3transfer==0.10.1 12:59:15 simplejson==3.19.2 12:59:15 six==1.16.0 12:59:15 smmap==5.0.1 12:59:15 soupsieve==2.5 12:59:15 stevedore==5.2.0 12:59:15 tabulate==0.9.0 12:59:15 toml==0.10.2 12:59:15 tomlkit==0.12.4 12:59:15 tqdm==4.66.2 12:59:15 typing_extensions==4.10.0 12:59:15 tzdata==2024.1 12:59:15 urllib3==1.26.18 12:59:15 virtualenv==20.25.1 12:59:15 wcwidth==0.2.13 12:59:15 websocket-client==1.7.0 12:59:15 wrapt==1.16.0 12:59:15 xdg==6.0.0 12:59:15 xmltodict==0.13.0 12:59:15 yq==3.2.3 12:59:15 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2964310228107303033.sh 12:59:15 ---> sudo-logs.sh 12:59:15 Archiving 'sudo' log.. 12:59:15 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10649439630748045666.sh 12:59:15 ---> job-cost.sh 12:59:15 Setup pyenv: 12:59:15 system 12:59:15 3.8.13 12:59:15 3.9.13 12:59:15 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:59:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eeJ9 from file:/tmp/.os_lf_venv 12:59:16 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:59:21 lf-activate-venv(): INFO: Adding /tmp/venv-eeJ9/bin to PATH 12:59:21 INFO: No Stack... 12:59:22 INFO: Retrieving Pricing Info for: v3-standard-4 12:59:22 INFO: Archiving Costs 12:59:22 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins11278696103607272034.sh 12:59:22 ---> logs-deploy.sh 12:59:22 Setup pyenv: 12:59:22 system 12:59:22 3.8.13 12:59:22 3.9.13 12:59:22 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:59:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eeJ9 from file:/tmp/.os_lf_venv 12:59:24 lf-activate-venv(): INFO: Installing: lftools 12:59:33 lf-activate-venv(): INFO: Adding /tmp/venv-eeJ9/bin to PATH 12:59:33 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3362 12:59:33 INFO: archiving workspace using pattern(s): 12:59:34 Archives upload complete. 12:59:34 INFO: archiving logs to Nexus 12:59:35 ---> uname -a: 12:59:35 Linux prd-ubuntu1804-builder-4c-4g-14847 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:59:35 12:59:35 12:59:35 ---> lscpu: 12:59:35 Architecture: x86_64 12:59:35 CPU op-mode(s): 32-bit, 64-bit 12:59:35 Byte Order: Little Endian 12:59:35 CPU(s): 4 12:59:35 On-line CPU(s) list: 0-3 12:59:35 Thread(s) per core: 1 12:59:35 Core(s) per socket: 1 12:59:35 Socket(s): 4 12:59:35 NUMA node(s): 1 12:59:35 Vendor ID: AuthenticAMD 12:59:35 CPU family: 23 12:59:35 Model: 49 12:59:35 Model name: AMD EPYC-Rome Processor 12:59:35 Stepping: 0 12:59:35 CPU MHz: 2800.000 12:59:35 BogoMIPS: 5600.00 12:59:35 Virtualization: AMD-V 12:59:35 Hypervisor vendor: KVM 12:59:35 Virtualization type: full 12:59:35 L1d cache: 32K 12:59:35 L1i cache: 32K 12:59:35 L2 cache: 512K 12:59:35 L3 cache: 16384K 12:59:35 NUMA node0 CPU(s): 0-3 12:59: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 12:59:35 12:59:35 12:59:35 ---> nproc: 12:59:35 4 12:59:35 12:59:35 12:59:35 ---> df -h: 12:59:35 Filesystem Size Used Avail Use% Mounted on 12:59:35 udev 7.9G 0 7.9G 0% /dev 12:59:35 tmpfs 1.6G 672K 1.6G 1% /run 12:59:35 /dev/vda1 78G 8.4G 70G 11% / 12:59:35 tmpfs 7.9G 0 7.9G 0% /dev/shm 12:59:35 tmpfs 5.0M 0 5.0M 0% /run/lock 12:59:35 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 12:59:35 /dev/vda15 105M 4.4M 100M 5% /boot/efi 12:59:35 tmpfs 1.6G 0 1.6G 0% /run/user/1001 12:59:35 12:59:35 12:59:35 ---> free -m: 12:59:35 total used free shared buff/cache available 12:59:35 Mem: 16040 557 13293 0 2189 15163 12:59:35 Swap: 1023 0 1023 12:59:35 12:59:35 12:59:35 ---> ip addr: 12:59:35 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:59:35 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:59:35 inet 127.0.0.1/8 scope host lo 12:59:35 valid_lft forever preferred_lft forever 12:59:35 inet6 ::1/128 scope host 12:59:35 valid_lft forever preferred_lft forever 12:59:35 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 12:59:35 link/ether fa:16:3e:fe:53:d7 brd ff:ff:ff:ff:ff:ff 12:59:35 inet 10.30.107.206/23 brd 10.30.107.255 scope global dynamic ens3 12:59:35 valid_lft 86206sec preferred_lft 86206sec 12:59:35 inet6 fe80::f816:3eff:fefe:53d7/64 scope link 12:59:35 valid_lft forever preferred_lft forever 12:59:35 12:59:35 12:59:35 ---> sar -b -r -n DEV: 12:59:35 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-14847) 03/21/24 _x86_64_ (4 CPU) 12:59:35 12:59:35 12:56:23 LINUX RESTART (4 CPU) 12:59:35 12:59:35 12:57:02 tps rtps wtps bread/s bwrtn/s 12:59:35 12:58:01 114.37 18.83 95.54 1150.04 22888.19 12:59:35 12:59:01 71.64 0.88 70.75 98.12 17366.57 12:59:35 Average: 92.82 9.78 83.04 619.66 20104.18 12:59:35 12:59:35 12:57:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:59:35 12:58:01 13769748 15481920 2655220 16.17 63928 1843332 859000 4.92 839276 1588372 90556 12:59:35 12:59:01 13642864 15483088 2782104 16.94 78272 1948648 838024 4.80 845428 1692920 34320 12:59:35 Average: 13706306 15482504 2718662 16.55 71100 1895990 848512 4.86 842352 1640646 62438 12:59:35 12:59:35 12:57:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:59:35 12:58:01 lo 2.64 2.64 0.27 0.27 0.00 0.00 0.00 0.00 12:59:35 12:58:01 ens3 78.48 56.23 1143.37 9.56 0.00 0.00 0.00 0.00 12:59:35 12:59:01 lo 1.00 1.00 0.10 0.10 0.00 0.00 0.00 0.00 12:59:35 12:59:01 ens3 17.80 14.90 101.34 4.57 0.00 0.00 0.00 0.00 12:59:35 Average: lo 1.81 1.81 0.19 0.19 0.00 0.00 0.00 0.00 12:59:35 Average: ens3 47.88 35.39 617.97 7.04 0.00 0.00 0.00 0.00 12:59:35 12:59:35 12:59:35 ---> sar -P ALL: 12:59:35 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-14847) 03/21/24 _x86_64_ (4 CPU) 12:59:35 12:59:35 12:56:23 LINUX RESTART (4 CPU) 12:59:35 12:59:35 12:57:02 CPU %user %nice %system %iowait %steal %idle 12:59:35 12:58:01 all 24.12 0.00 2.01 5.42 0.06 68.39 12:59:35 12:58:01 0 16.53 0.00 2.16 5.74 0.03 75.54 12:59:35 12:58:01 1 12.54 0.00 1.82 12.54 0.07 73.02 12:59:35 12:58:01 2 34.15 0.00 1.89 1.46 0.07 62.43 12:59:35 12:58:01 3 33.20 0.00 2.15 1.97 0.07 62.61 12:59:35 12:59:01 all 13.71 0.00 0.89 11.76 0.05 73.58 12:59:35 12:59:01 0 6.42 0.00 0.85 6.59 0.05 86.10 12:59:35 12:59:01 1 14.16 0.00 0.58 33.53 0.05 51.68 12:59:35 12:59:01 2 3.19 0.00 0.43 3.81 0.07 92.50 12:59:35 12:59:01 3 31.04 0.00 1.70 3.17 0.07 64.02 12:59:35 Average: all 18.86 0.00 1.44 8.62 0.06 71.01 12:59:35 Average: 0 11.42 0.00 1.50 6.17 0.04 80.87 12:59:35 Average: 1 13.36 0.00 1.20 23.14 0.06 62.24 12:59:35 Average: 2 18.55 0.00 1.15 2.65 0.07 77.58 12:59:35 Average: 3 32.11 0.00 1.92 2.58 0.07 63.33 12:59:35 12:59:35 12:59:35