12:47:05 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/138774 12:47:05 Running as SYSTEM 12:47:05 [EnvInject] - Loading node environment variables. 12:47:05 Building remotely on prd-ubuntu1804-builder-4c-4g-34736 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 12:47:05 [ssh-agent] Looking for ssh-agent implementation... 12:47:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:47:06 $ ssh-agent 12:47:06 SSH_AUTH_SOCK=/tmp/ssh-sgIpywBXnefP/agent.1667 12:47:06 SSH_AGENT_PID=1669 12:47:06 [ssh-agent] Started. 12:47:06 Running ssh-add (command line suppressed) 12:47:06 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_9018949791457018096.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_9018949791457018096.key) 12:47:06 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 12:47:06 The recommended git tool is: NONE 12:47:09 using credential onap-jenkins-ssh 12:47:09 Wiping out workspace first. 12:47:09 Cloning the remote Git repository 12:47:09 Cloning repository git://cloud.onap.org/mirror/oom.git 12:47:09 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 12:47:09 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:47:09 > git --version # timeout=10 12:47:09 > git --version # 'git version 2.17.1' 12:47:09 using GIT_SSH to set credentials Gerrit user 12:47:09 Verifying host key using manually-configured host key entries 12:47:09 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 12:47:14 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:47:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:47:15 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:47:15 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:47:15 using GIT_SSH to set credentials Gerrit user 12:47:15 Verifying host key using manually-configured host key entries 12:47:15 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/74/138774/7 # timeout=30 12:47:15 > git rev-parse 184b5a581b511d951c56a4067d370c7a26e7c2a7^{commit} # timeout=10 12:47:15 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 12:47:15 Checking out Revision 184b5a581b511d951c56a4067d370c7a26e7c2a7 (refs/changes/74/138774/7) 12:47:15 > git config core.sparsecheckout # timeout=10 12:47:15 > git checkout -f 184b5a581b511d951c56a4067d370c7a26e7c2a7 # timeout=30 12:47:18 Commit message: "[POLICY] Fix postgres support and SASL" 12:47:18 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:47:18 > git rev-list --no-walk 4c0b307d0dcd4220ccf84f7d002c4cf436e4984d # timeout=10 12:47:18 [EnvInject] - Injecting environment variables from a build step. 12:47:18 [EnvInject] - Injecting as environment variables the properties content 12:47:18 PYTHON=python3 12:47:18 12:47:18 [EnvInject] - Variables injected successfully. 12:47:18 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins10347216063377353382.sh 12:47:18 ---> tox-install.sh 12:47:18 + source /home/jenkins/lf-env.sh 12:47:18 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:47:18 ++ mktemp -d /tmp/venv-XXXX 12:47:18 + lf_venv=/tmp/venv-IhyM 12:47:18 + local venv_file=/tmp/.os_lf_venv 12:47:18 + local python=python3 12:47:18 + local options 12:47:18 + local set_path=true 12:47:18 + local install_args= 12:47:18 ++ 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:47:18 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:47:18 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:47:18 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:47:18 + true 12:47:18 + case $1 in 12:47:18 + venv_file=/tmp/.toxenv 12:47:18 + shift 2 12:47:18 + true 12:47:18 + case $1 in 12:47:18 + shift 12:47:18 + break 12:47:18 + case $python in 12:47:18 + local pkg_list= 12:47:18 + [[ -d /opt/pyenv ]] 12:47:18 + echo 'Setup pyenv:' 12:47:18 Setup pyenv: 12:47:18 + export PYENV_ROOT=/opt/pyenv 12:47:18 + PYENV_ROOT=/opt/pyenv 12:47:18 + 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:47:18 + 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:47:18 + pyenv versions 12:47:18 * system (set by /opt/pyenv/version) 12:47:18 * 3.8.13 (set by /opt/pyenv/version) 12:47:18 * 3.9.13 (set by /opt/pyenv/version) 12:47:18 * 3.10.6 (set by /opt/pyenv/version) 12:47:18 + command -v pyenv 12:47:18 ++ pyenv init - --no-rehash 12:47:18 + 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:47:18 export PATH="/opt/pyenv/shims:${PATH}" 12:47:18 export PYENV_SHELL=bash 12:47:18 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:47:18 pyenv() { 12:47:18 local command 12:47:18 command="${1:-}" 12:47:18 if [ "$#" -gt 0 ]; then 12:47:18 shift 12:47:18 fi 12:47:18 12:47:18 case "$command" in 12:47:18 rehash|shell) 12:47:18 eval "$(pyenv "sh-$command" "$@")" 12:47:18 ;; 12:47:18 *) 12:47:18 command pyenv "$command" "$@" 12:47:18 ;; 12:47:18 esac 12:47:18 }' 12:47:18 +++ 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:47:18 ++ 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:47:18 ++ 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:47:18 ++ 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:47:18 ++ export PYENV_SHELL=bash 12:47:18 ++ PYENV_SHELL=bash 12:47:18 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:47:18 +++ complete -F _pyenv pyenv 12:47:18 ++ lf-pyver python3 12:47:18 ++ local py_version_xy=python3 12:47:18 ++ local py_version_xyz= 12:47:18 ++ sed 's/^[ *]* //' 12:47:18 ++ awk '{ print $1 }' 12:47:18 ++ pyenv versions 12:47:18 ++ local command 12:47:18 ++ command=versions 12:47:18 ++ '[' 1 -gt 0 ']' 12:47:18 ++ shift 12:47:18 ++ grep -E '^[0-9.]*[0-9]$' 12:47:18 ++ case "$command" in 12:47:18 ++ command pyenv versions 12:47:18 ++ pyenv versions 12:47:19 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:47:19 +++ grep '^3' /tmp/.pyenv_versions 12:47:19 +++ sort -V 12:47:19 +++ tail -n 1 12:47:19 ++ py_version_xyz=3.10.6 12:47:19 ++ [[ -z 3.10.6 ]] 12:47:19 ++ echo 3.10.6 12:47:19 ++ return 0 12:47:19 + pyenv local 3.10.6 12:47:19 + local command 12:47:19 + command=local 12:47:19 + '[' 2 -gt 0 ']' 12:47:19 + shift 12:47:19 + case "$command" in 12:47:19 + command pyenv local 3.10.6 12:47:19 + pyenv local 3.10.6 12:47:19 + for arg in "$@" 12:47:19 + case $arg in 12:47:19 + pkg_list+='tox ' 12:47:19 + for arg in "$@" 12:47:19 + case $arg in 12:47:19 + pkg_list+='virtualenv ' 12:47:19 + for arg in "$@" 12:47:19 + case $arg in 12:47:19 + pkg_list+='urllib3~=1.26.15 ' 12:47:19 + [[ -f /tmp/.toxenv ]] 12:47:19 + [[ ! -f /tmp/.toxenv ]] 12:47:19 + [[ -n '' ]] 12:47:19 + python3 -m venv /tmp/venv-IhyM 12:47:23 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-IhyM' 12:47:23 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-IhyM 12:47:23 + echo /tmp/venv-IhyM 12:47:23 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 12:47:23 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 12:47:23 + /tmp/venv-IhyM/bin/python3 -m pip install --upgrade --quiet pip virtualenv 12:47:26 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:47:26 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:47:26 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:47:26 + /tmp/venv-IhyM/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:47:29 + type python3 12:47:29 + true 12:47:29 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-IhyM/bin to PATH' 12:47:29 lf-activate-venv(): INFO: Adding /tmp/venv-IhyM/bin to PATH 12:47:29 + PATH=/tmp/venv-IhyM/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:47:29 + return 0 12:47:29 + python3 --version 12:47:29 Python 3.10.6 12:47:29 + python3 -m pip --version 12:47:29 pip 24.2 from /tmp/venv-IhyM/lib/python3.10/site-packages/pip (python 3.10) 12:47:29 + python3 -m pip freeze 12:47:29 cachetools==5.5.0 12:47:29 chardet==5.2.0 12:47:29 colorama==0.4.6 12:47:29 distlib==0.3.8 12:47:29 filelock==3.15.4 12:47:29 packaging==24.1 12:47:29 platformdirs==4.2.2 12:47:29 pluggy==1.5.0 12:47:29 pyproject-api==1.7.1 12:47:29 tomli==2.0.1 12:47:29 tox==4.18.0 12:47:29 urllib3==1.26.20 12:47:29 virtualenv==20.26.3 12:47:29 [EnvInject] - Injecting environment variables from a build step. 12:47:29 [EnvInject] - Injecting as environment variables the properties content 12:47:29 PARALLEL=false 12:47:29 12:47:29 [EnvInject] - Variables injected successfully. 12:47:29 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins14040220294319564936.sh 12:47:29 ---> tox-run.sh 12:47:29 + 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:47:29 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 12:47:29 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 12:47:29 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 12:47:29 + cd /w/workspace/oom-master-pre-commit-lint/. 12:47:29 + source /home/jenkins/lf-env.sh 12:47:29 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:47:29 ++ mktemp -d /tmp/venv-XXXX 12:47:29 + lf_venv=/tmp/venv-7p96 12:47:29 + local venv_file=/tmp/.os_lf_venv 12:47:29 + local python=python3 12:47:29 + local options 12:47:29 + local set_path=true 12:47:29 + local install_args= 12:47:29 ++ 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:47:29 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:47:29 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:47:29 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:47:29 + true 12:47:29 + case $1 in 12:47:29 + venv_file=/tmp/.toxenv 12:47:29 + shift 2 12:47:29 + true 12:47:29 + case $1 in 12:47:29 + shift 12:47:29 + break 12:47:29 + case $python in 12:47:29 + local pkg_list= 12:47:29 + [[ -d /opt/pyenv ]] 12:47:29 + echo 'Setup pyenv:' 12:47:29 Setup pyenv: 12:47:29 + export PYENV_ROOT=/opt/pyenv 12:47:29 + PYENV_ROOT=/opt/pyenv 12:47:29 + 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:47:29 + 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:47:29 + pyenv versions 12:47:29 system 12:47:29 3.8.13 12:47:29 3.9.13 12:47:29 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:47:29 + command -v pyenv 12:47:29 ++ pyenv init - --no-rehash 12:47:29 + 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:47:29 export PATH="/opt/pyenv/shims:${PATH}" 12:47:29 export PYENV_SHELL=bash 12:47:29 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:47:29 pyenv() { 12:47:29 local command 12:47:29 command="${1:-}" 12:47:29 if [ "$#" -gt 0 ]; then 12:47:29 shift 12:47:29 fi 12:47:29 12:47:29 case "$command" in 12:47:29 rehash|shell) 12:47:29 eval "$(pyenv "sh-$command" "$@")" 12:47:29 ;; 12:47:29 *) 12:47:29 command pyenv "$command" "$@" 12:47:29 ;; 12:47:29 esac 12:47:29 }' 12:47:29 +++ 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:47:29 ++ 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:47:29 ++ 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:47:29 ++ 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:47:29 ++ export PYENV_SHELL=bash 12:47:29 ++ PYENV_SHELL=bash 12:47:29 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:47:29 +++ complete -F _pyenv pyenv 12:47:29 ++ lf-pyver python3 12:47:29 ++ local py_version_xy=python3 12:47:29 ++ local py_version_xyz= 12:47:29 ++ pyenv versions 12:47:29 ++ local command 12:47:29 ++ command=versions 12:47:29 ++ '[' 1 -gt 0 ']' 12:47:29 ++ shift 12:47:29 ++ case "$command" in 12:47:29 ++ command pyenv versions 12:47:29 ++ pyenv versions 12:47:29 ++ sed 's/^[ *]* //' 12:47:29 ++ awk '{ print $1 }' 12:47:29 ++ grep -E '^[0-9.]*[0-9]$' 12:47:29 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:47:29 +++ grep '^3' /tmp/.pyenv_versions 12:47:29 +++ sort -V 12:47:29 +++ tail -n 1 12:47:29 ++ py_version_xyz=3.10.6 12:47:29 ++ [[ -z 3.10.6 ]] 12:47:29 ++ echo 3.10.6 12:47:29 ++ return 0 12:47:29 + pyenv local 3.10.6 12:47:29 + local command 12:47:29 + command=local 12:47:29 + '[' 2 -gt 0 ']' 12:47:29 + shift 12:47:29 + case "$command" in 12:47:29 + command pyenv local 3.10.6 12:47:29 + pyenv local 3.10.6 12:47:29 + for arg in "$@" 12:47:29 + case $arg in 12:47:29 + pkg_list+='tox ' 12:47:29 + for arg in "$@" 12:47:29 + case $arg in 12:47:29 + pkg_list+='virtualenv ' 12:47:29 + for arg in "$@" 12:47:29 + case $arg in 12:47:29 + pkg_list+='urllib3~=1.26.15 ' 12:47:29 + [[ -f /tmp/.toxenv ]] 12:47:29 ++ cat /tmp/.toxenv 12:47:29 + lf_venv=/tmp/venv-IhyM 12:47:29 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IhyM from' file:/tmp/.toxenv 12:47:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IhyM from file:/tmp/.toxenv 12:47:29 + /tmp/venv-IhyM/bin/python3 -m pip install --upgrade --quiet pip virtualenv 12:47:30 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:47:30 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:47:30 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:47:30 + /tmp/venv-IhyM/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:47:32 + type python3 12:47:32 + true 12:47:32 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-IhyM/bin to PATH' 12:47:32 lf-activate-venv(): INFO: Adding /tmp/venv-IhyM/bin to PATH 12:47:32 + PATH=/tmp/venv-IhyM/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:47:32 + return 0 12:47:32 + [[ -d /opt/pyenv ]] 12:47:32 + echo '---> Setting up pyenv' 12:47:32 ---> Setting up pyenv 12:47:32 + export PYENV_ROOT=/opt/pyenv 12:47:32 + PYENV_ROOT=/opt/pyenv 12:47:32 + export PATH=/opt/pyenv/bin:/tmp/venv-IhyM/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:47:32 + PATH=/opt/pyenv/bin:/tmp/venv-IhyM/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:47:32 ++ pwd 12:47:32 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 12:47:32 + export PYTHONPATH 12:47:32 + export TOX_TESTENV_PASSENV=PYTHONPATH 12:47:32 + TOX_TESTENV_PASSENV=PYTHONPATH 12:47:32 + tox --version 12:47:32 4.18.0 from /tmp/venv-IhyM/lib/python3.10/site-packages/tox/__init__.py 12:47:32 + PARALLEL=false 12:47:32 + TOX_OPTIONS_LIST= 12:47:32 + [[ -n pre-commit ]] 12:47:32 + TOX_OPTIONS_LIST=' -e pre-commit' 12:47:32 + case ${PARALLEL,,} in 12:47:32 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 12:47:32 + tox -e pre-commit 12:47:33 pre-commit: install_deps> python -I -m pip install pre-commit 12:47:36 pre-commit: freeze> python -m pip freeze --all 12:47:36 pre-commit: cfgv==3.4.0,distlib==0.3.8,filelock==3.15.4,identify==2.6.0,nodeenv==1.9.1,pip==24.1,platformdirs==4.2.2,pre-commit==3.8.0,PyYAML==6.0.2,setuptools==70.1.0,virtualenv==20.26.3,wheel==0.43.0 12:47:36 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 12:47:36 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 12:47:37 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 12:47:37 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 12:47:38 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 12:47:39 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 12:47:39 [INFO] Once installed this environment will be reused. 12:47:39 [INFO] This may take a few minutes... 12:47:42 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 12:47:42 [INFO] Once installed this environment will be reused. 12:47:42 [INFO] This may take a few minutes... 12:47:47 Trim Trailing Whitespace.................................................Passed 12:47:47 Tabs remover.............................................................Passed 12:47:47 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 12:47:47 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 12:47:47 [INFO] Once installed this environment will be reused. 12:47:47 [INFO] This may take a few minutes... 12:47:53 gitlint..............................................(no files to check)Skipped 12:47:53 pre-commit: OK (20.43=setup[3.69]+cmd[11.12,5.61] seconds) 12:47:53 congratulations :) (20.60 seconds) 12:47:53 + tox_status=0 12:47:53 + echo '---> Completed tox runs' 12:47:53 ---> Completed tox runs 12:47:53 + for i in .tox/*/log 12:47:53 ++ echo .tox/pre-commit/log 12:47:53 ++ awk -F/ '{print $2}' 12:47:53 + tox_env=pre-commit 12:47:53 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 12:47:53 + DOC_DIR=docs/_build/html 12:47:53 + [[ -d docs/_build/html ]] 12:47:53 + echo '---> tox-run.sh ends' 12:47:53 ---> tox-run.sh ends 12:47:53 + test 0 -eq 0 12:47:53 $ ssh-agent -k 12:47:53 unset SSH_AUTH_SOCK; 12:47:53 unset SSH_AGENT_PID; 12:47:53 echo Agent pid 1669 killed; 12:47:53 [ssh-agent] Stopped. 12:47:53 [PostBuildScript] - [INFO] Executing post build scripts. 12:47:53 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15650798290081665340.sh 12:47:53 ---> sysstat.sh 12:47:53 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5871504302738423115.sh 12:47:53 ---> package-listing.sh 12:47:53 ++ facter osfamily 12:47:53 ++ tr '[:upper:]' '[:lower:]' 12:47:53 + OS_FAMILY=debian 12:47:53 + workspace=/w/workspace/oom-master-pre-commit-lint 12:47:53 + START_PACKAGES=/tmp/packages_start.txt 12:47:53 + END_PACKAGES=/tmp/packages_end.txt 12:47:53 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:47:53 + PACKAGES=/tmp/packages_start.txt 12:47:53 + '[' /w/workspace/oom-master-pre-commit-lint ']' 12:47:53 + PACKAGES=/tmp/packages_end.txt 12:47:53 + case "${OS_FAMILY}" in 12:47:53 + dpkg -l 12:47:53 + grep '^ii' 12:47:53 + '[' -f /tmp/packages_start.txt ']' 12:47:53 + '[' -f /tmp/packages_end.txt ']' 12:47:53 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:47:53 + '[' /w/workspace/oom-master-pre-commit-lint ']' 12:47:53 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 12:47:53 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 12:47:54 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13860285491694087070.sh 12:47:54 ---> capture-instance-metadata.sh 12:47:54 Setup pyenv: 12:47:54 system 12:47:54 3.8.13 12:47:54 3.9.13 12:47:54 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:47:57 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-bicN 12:47:57 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:48:00 lf-activate-venv(): INFO: Installing: lftools 12:48:26 lf-activate-venv(): INFO: Adding /tmp/venv-bicN/bin to PATH 12:48:26 INFO: Running in OpenStack, capturing instance metadata 12:48:26 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4211954151450537097.sh 12:48:26 provisioning config files... 12:48:26 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config12832674840969623481tmp 12:48:26 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 12:48:26 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 12:48:26 [EnvInject] - Injecting environment variables from a build step. 12:48:26 [EnvInject] - Injecting as environment variables the properties content 12:48:26 SERVER_ID=logs 12:48:26 12:48:26 [EnvInject] - Variables injected successfully. 12:48:26 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5404305850905670669.sh 12:48:26 ---> create-netrc.sh 12:48:26 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1418609148087951343.sh 12:48:26 ---> python-tools-install.sh 12:48:26 Setup pyenv: 12:48:26 system 12:48:27 3.8.13 12:48:27 3.9.13 12:48:27 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:48:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bicN from file:/tmp/.os_lf_venv 12:48:28 lf-activate-venv(): INFO: Installing: lftools 12:48:35 lf-activate-venv(): INFO: Adding /tmp/venv-bicN/bin to PATH 12:48:35 Generating Requirements File 12:48:53 Python 3.10.6 12:48:54 pip 24.2 from /tmp/venv-bicN/lib/python3.10/site-packages/pip (python 3.10) 12:48:54 appdirs==1.4.4 12:48:54 argcomplete==3.5.0 12:48:54 aspy.yaml==1.3.0 12:48:54 attrs==24.2.0 12:48:54 autopage==0.5.2 12:48:54 beautifulsoup4==4.12.3 12:48:54 boto3==1.35.9 12:48:54 botocore==1.35.9 12:48:54 bs4==0.0.2 12:48:54 cachetools==5.5.0 12:48:54 certifi==2024.8.30 12:48:54 cffi==1.17.0 12:48:54 cfgv==3.4.0 12:48:54 chardet==5.2.0 12:48:54 charset-normalizer==3.3.2 12:48:54 click==8.1.7 12:48:54 cliff==4.7.0 12:48:54 cmd2==2.4.3 12:48:54 cryptography==3.3.2 12:48:54 debtcollector==3.0.0 12:48:54 decorator==5.1.1 12:48:54 defusedxml==0.7.1 12:48:54 Deprecated==1.2.14 12:48:54 distlib==0.3.8 12:48:54 dnspython==2.6.1 12:48:54 docker==4.2.2 12:48:54 dogpile.cache==1.3.3 12:48:54 email_validator==2.2.0 12:48:54 filelock==3.15.4 12:48:54 future==1.0.0 12:48:54 gitdb==4.0.11 12:48:54 GitPython==3.1.43 12:48:54 google-auth==2.34.0 12:48:54 httplib2==0.22.0 12:48:54 identify==2.6.0 12:48:54 idna==3.8 12:48:54 importlib-resources==1.5.0 12:48:54 iso8601==2.1.0 12:48:54 Jinja2==3.1.4 12:48:54 jmespath==1.0.1 12:48:54 jsonpatch==1.33 12:48:54 jsonpointer==3.0.0 12:48:54 jsonschema==4.23.0 12:48:54 jsonschema-specifications==2023.12.1 12:48:54 keystoneauth1==5.8.0 12:48:54 kubernetes==30.1.0 12:48:54 lftools==0.37.10 12:48:54 lxml==5.3.0 12:48:54 MarkupSafe==2.1.5 12:48:54 msgpack==1.0.8 12:48:54 multi_key_dict==2.0.3 12:48:54 munch==4.0.0 12:48:54 netaddr==1.3.0 12:48:54 netifaces==0.11.0 12:48:54 niet==1.4.2 12:48:54 nodeenv==1.9.1 12:48:54 oauth2client==4.1.3 12:48:54 oauthlib==3.2.2 12:48:54 openstacksdk==3.3.0 12:48:54 os-client-config==2.1.0 12:48:54 os-service-types==1.7.0 12:48:54 osc-lib==3.1.0 12:48:54 oslo.config==9.6.0 12:48:54 oslo.context==5.6.0 12:48:54 oslo.i18n==6.4.0 12:48:54 oslo.log==6.1.2 12:48:54 oslo.serialization==5.5.0 12:48:54 oslo.utils==7.3.0 12:48:54 packaging==24.1 12:48:54 pbr==6.1.0 12:48:54 platformdirs==4.2.2 12:48:54 prettytable==3.11.0 12:48:54 pyasn1==0.6.0 12:48:54 pyasn1_modules==0.4.0 12:48:54 pycparser==2.22 12:48:54 pygerrit2==2.0.15 12:48:54 PyGithub==2.4.0 12:48:54 PyJWT==2.9.0 12:48:54 PyNaCl==1.5.0 12:48:54 pyparsing==2.4.7 12:48:54 pyperclip==1.9.0 12:48:54 pyrsistent==0.20.0 12:48:54 python-cinderclient==9.6.0 12:48:54 python-dateutil==2.9.0.post0 12:48:54 python-heatclient==4.0.0 12:48:54 python-jenkins==1.8.2 12:48:54 python-keystoneclient==5.5.0 12:48:54 python-magnumclient==4.6.0 12:48:54 python-openstackclient==7.0.0 12:48:54 python-swiftclient==4.6.0 12:48:54 PyYAML==6.0.2 12:48:54 referencing==0.35.1 12:48:54 requests==2.32.3 12:48:54 requests-oauthlib==2.0.0 12:48:54 requestsexceptions==1.4.0 12:48:54 rfc3986==2.0.0 12:48:54 rpds-py==0.20.0 12:48:54 rsa==4.9 12:48:54 ruamel.yaml==0.18.6 12:48:54 ruamel.yaml.clib==0.2.8 12:48:54 s3transfer==0.10.2 12:48:54 simplejson==3.19.3 12:48:54 six==1.16.0 12:48:54 smmap==5.0.1 12:48:54 soupsieve==2.6 12:48:54 stevedore==5.3.0 12:48:54 tabulate==0.9.0 12:48:54 toml==0.10.2 12:48:54 tomlkit==0.13.2 12:48:54 tqdm==4.66.5 12:48:54 typing_extensions==4.12.2 12:48:54 tzdata==2024.1 12:48:54 urllib3==1.26.20 12:48:54 virtualenv==20.26.3 12:48:54 wcwidth==0.2.13 12:48:54 websocket-client==1.8.0 12:48:54 wrapt==1.16.0 12:48:54 xdg==6.0.0 12:48:54 xmltodict==0.13.0 12:48:54 yq==3.4.3 12:48:54 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11197329102507231773.sh 12:48:54 ---> sudo-logs.sh 12:48:54 Archiving 'sudo' log.. 12:48:54 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8533018237621326568.sh 12:48:54 ---> job-cost.sh 12:48:54 Setup pyenv: 12:48:54 system 12:48:54 3.8.13 12:48:54 3.9.13 12:48:54 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:48:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bicN from file:/tmp/.os_lf_venv 12:48:55 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:48:59 lf-activate-venv(): INFO: Adding /tmp/venv-bicN/bin to PATH 12:48:59 INFO: No Stack... 12:49:00 INFO: Retrieving Pricing Info for: v3-standard-4 12:49:00 INFO: Archiving Costs 12:49:00 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins9082046106792888303.sh 12:49:00 ---> logs-deploy.sh 12:49:00 Setup pyenv: 12:49:00 system 12:49:00 3.8.13 12:49:00 3.9.13 12:49:00 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:49:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bicN from file:/tmp/.os_lf_venv 12:49:01 lf-activate-venv(): INFO: Installing: lftools 12:49:09 lf-activate-venv(): INFO: Adding /tmp/venv-bicN/bin to PATH 12:49:09 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3587 12:49:09 INFO: archiving workspace using pattern(s): 12:49:10 Archives upload complete. 12:49:10 INFO: archiving logs to Nexus 12:49:11 ---> uname -a: 12:49:11 Linux prd-ubuntu1804-builder-4c-4g-34736 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:49:11 12:49:11 12:49:11 ---> lscpu: 12:49:11 Architecture: x86_64 12:49:11 CPU op-mode(s): 32-bit, 64-bit 12:49:11 Byte Order: Little Endian 12:49:11 CPU(s): 4 12:49:11 On-line CPU(s) list: 0-3 12:49:11 Thread(s) per core: 1 12:49:11 Core(s) per socket: 1 12:49:11 Socket(s): 4 12:49:11 NUMA node(s): 1 12:49:11 Vendor ID: AuthenticAMD 12:49:11 CPU family: 23 12:49:11 Model: 49 12:49:11 Model name: AMD EPYC-Rome Processor 12:49:11 Stepping: 0 12:49:11 CPU MHz: 2799.996 12:49:11 BogoMIPS: 5599.99 12:49:11 Virtualization: AMD-V 12:49:11 Hypervisor vendor: KVM 12:49:11 Virtualization type: full 12:49:11 L1d cache: 32K 12:49:11 L1i cache: 32K 12:49:11 L2 cache: 512K 12:49:11 L3 cache: 16384K 12:49:11 NUMA node0 CPU(s): 0-3 12:49:11 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:49:11 12:49:11 12:49:11 ---> nproc: 12:49:11 4 12:49:11 12:49:11 12:49:11 ---> df -h: 12:49:11 Filesystem Size Used Avail Use% Mounted on 12:49:11 udev 7.9G 0 7.9G 0% /dev 12:49:11 tmpfs 1.6G 672K 1.6G 1% /run 12:49:11 /dev/vda1 78G 8.4G 70G 11% / 12:49:11 tmpfs 7.9G 0 7.9G 0% /dev/shm 12:49:11 tmpfs 5.0M 0 5.0M 0% /run/lock 12:49:11 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 12:49:11 /dev/vda15 105M 4.4M 100M 5% /boot/efi 12:49:11 tmpfs 1.6G 0 1.6G 0% /run/user/1001 12:49:11 12:49:11 12:49:11 ---> free -m: 12:49:11 total used free shared buff/cache available 12:49:11 Mem: 16040 560 13285 0 2193 15161 12:49:11 Swap: 1023 0 1023 12:49:11 12:49:11 12:49:11 ---> ip addr: 12:49:11 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:49:11 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:49:11 inet 127.0.0.1/8 scope host lo 12:49:11 valid_lft forever preferred_lft forever 12:49:11 inet6 ::1/128 scope host 12:49:11 valid_lft forever preferred_lft forever 12:49:11 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 12:49:11 link/ether fa:16:3e:d8:1a:a7 brd ff:ff:ff:ff:ff:ff 12:49:11 inet 10.30.107.40/23 brd 10.30.107.255 scope global dynamic ens3 12:49:11 valid_lft 86255sec preferred_lft 86255sec 12:49:11 inet6 fe80::f816:3eff:fed8:1aa7/64 scope link 12:49:11 valid_lft forever preferred_lft forever 12:49:11 12:49:11 12:49:11 ---> sar -b -r -n DEV: 12:49:11 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-34736) 08/30/24 _x86_64_ (4 CPU) 12:49:11 12:49:11 12:46:47 LINUX RESTART (4 CPU) 12:49:11 12:49:11 12:47:01 tps rtps wtps bread/s bwrtn/s 12:49:11 12:48:02 185.54 44.19 141.34 2063.39 23152.41 12:49:11 12:49:01 135.11 3.76 131.35 157.26 27572.68 12:49:11 Average: 160.54 24.15 136.39 1118.33 25343.98 12:49:11 12:49:11 12:47:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:49:11 12:48:02 13945796 15575020 2479164 15.09 56848 1771800 762924 4.37 710640 1554592 146248 12:49:11 12:49:01 13643040 15562320 2781920 16.94 83496 2018368 760500 4.35 764472 1767600 106644 12:49:11 Average: 13794418 15568670 2630542 16.02 70172 1895084 761712 4.36 737556 1661096 126446 12:49:11 12:49:11 12:47:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:49:11 12:48:02 ens3 513.90 314.33 2204.17 75.18 0.00 0.00 0.00 0.00 12:49:11 12:48:02 lo 3.00 3.00 0.33 0.33 0.00 0.00 0.00 0.00 12:49:11 12:49:01 ens3 57.70 42.30 793.18 10.46 0.00 0.00 0.00 0.00 12:49:11 12:49:01 lo 1.56 1.56 0.16 0.16 0.00 0.00 0.00 0.00 12:49:11 Average: ens3 287.72 179.46 1504.60 43.09 0.00 0.00 0.00 0.00 12:49:11 Average: lo 2.29 2.29 0.25 0.25 0.00 0.00 0.00 0.00 12:49:11 12:49:11 12:49:11 ---> sar -P ALL: 12:49:11 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-34736) 08/30/24 _x86_64_ (4 CPU) 12:49:11 12:49:11 12:46:47 LINUX RESTART (4 CPU) 12:49:11 12:49:11 12:47:01 CPU %user %nice %system %iowait %steal %idle 12:49:11 12:48:02 all 26.66 0.00 2.65 4.41 0.08 66.20 12:49:11 12:48:02 0 34.53 0.00 3.09 1.51 0.08 60.79 12:49:11 12:48:02 1 25.29 0.00 2.94 3.94 0.08 67.74 12:49:11 12:48:02 2 23.41 0.00 2.44 5.61 0.10 68.44 12:49:11 12:48:02 3 23.42 0.00 2.12 6.56 0.05 67.85 12:49:11 12:49:01 all 20.58 0.00 1.58 4.03 0.07 73.74 12:49:11 12:49:01 0 17.59 0.00 1.44 0.49 0.08 80.39 12:49:11 12:49:01 1 14.74 0.00 1.31 4.22 0.07 79.66 12:49:11 12:49:01 2 24.51 0.00 1.89 6.77 0.07 66.76 12:49:11 12:49:01 3 25.52 0.00 1.67 4.65 0.05 68.10 12:49:11 Average: all 23.64 0.00 2.12 4.22 0.07 69.94 12:49:11 Average: 0 26.11 0.00 2.27 1.00 0.08 70.53 12:49:11 Average: 1 20.03 0.00 2.13 4.08 0.08 73.68 12:49:11 Average: 2 23.95 0.00 2.17 6.18 0.08 67.61 12:49:11 Average: 3 24.46 0.00 1.90 5.61 0.05 67.98 12:49:11 12:49:11 12:49:11