13:40:50 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136179 13:40:50 Running as SYSTEM 13:40:50 [EnvInject] - Loading node environment variables. 13:40:50 Building remotely on prd-ubuntu1804-builder-4c-4g-3136 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 13:40:50 [ssh-agent] Looking for ssh-agent implementation... 13:40:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:40:50 $ ssh-agent 13:40:50 SSH_AUTH_SOCK=/tmp/ssh-jE0M5apo6vgH/agent.1725 13:40:50 SSH_AGENT_PID=1727 13:40:50 [ssh-agent] Started. 13:40:50 Running ssh-add (command line suppressed) 13:40:50 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_261175087509503740.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_261175087509503740.key) 13:40:50 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 13:40:50 The recommended git tool is: NONE 13:40:52 using credential onap-jenkins-ssh 13:40:52 Wiping out workspace first. 13:40:52 Cloning the remote Git repository 13:40:52 Cloning repository git://cloud.onap.org/mirror/oom.git 13:40:52 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 13:40:52 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:40:52 > git --version # timeout=10 13:40:52 > git --version # 'git version 2.17.1' 13:40:52 using GIT_SSH to set credentials Gerrit user 13:40:52 Verifying host key using manually-configured host key entries 13:40:52 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 13:40:57 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:40:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:40:58 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:40:58 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:40:58 using GIT_SSH to set credentials Gerrit user 13:40:58 Verifying host key using manually-configured host key entries 13:40:58 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/79/136179/10 # timeout=30 13:40:58 > git rev-parse 77c1cccd624bf3db05457f04a4377f9f9003ca3b^{commit} # timeout=10 13:40:58 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 13:40:58 Checking out Revision 77c1cccd624bf3db05457f04a4377f9f9003ca3b (refs/changes/79/136179/10) 13:40:58 > git config core.sparsecheckout # timeout=10 13:40:58 > git checkout -f 77c1cccd624bf3db05457f04a4377f9f9003ca3b # timeout=30 13:41:01 Commit message: "[POSTGRES][COMMON] Add support for postgres operator" 13:41:01 > git rev-parse FETCH_HEAD^{commit} # timeout=10 13:41:02 > git rev-list --no-walk 2ee6ad456a91061d64b859ba20108c7e3c556de3 # timeout=10 13:41:02 [EnvInject] - Injecting environment variables from a build step. 13:41:02 [EnvInject] - Injecting as environment variables the properties content 13:41:02 PYTHON=python3 13:41:02 13:41:02 [EnvInject] - Variables injected successfully. 13:41:02 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins3819850322200707721.sh 13:41:02 ---> tox-install.sh 13:41:02 + source /home/jenkins/lf-env.sh 13:41:02 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:41:02 ++ mktemp -d /tmp/venv-XXXX 13:41:02 + lf_venv=/tmp/venv-BYxt 13:41:02 + local venv_file=/tmp/.os_lf_venv 13:41:02 + local python=python3 13:41:02 + local options 13:41:02 + local set_path=true 13:41:02 + local install_args= 13:41: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 13:41:02 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:41:02 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:41:02 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:41:02 + true 13:41:02 + case $1 in 13:41:02 + venv_file=/tmp/.toxenv 13:41:02 + shift 2 13:41:02 + true 13:41:02 + case $1 in 13:41:02 + shift 13:41:02 + break 13:41:02 + case $python in 13:41:02 + local pkg_list= 13:41:02 + [[ -d /opt/pyenv ]] 13:41:02 + echo 'Setup pyenv:' 13:41:02 Setup pyenv: 13:41:02 + export PYENV_ROOT=/opt/pyenv 13:41:02 + PYENV_ROOT=/opt/pyenv 13:41:02 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:41:02 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:41:02 + pyenv versions 13:41:02 * system (set by /opt/pyenv/version) 13:41:02 * 3.8.13 (set by /opt/pyenv/version) 13:41:02 * 3.9.13 (set by /opt/pyenv/version) 13:41:02 * 3.10.6 (set by /opt/pyenv/version) 13:41:02 + command -v pyenv 13:41:02 ++ pyenv init - --no-rehash 13:41: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[*]}"'\'')" 13:41:02 export PATH="/opt/pyenv/shims:${PATH}" 13:41:02 export PYENV_SHELL=bash 13:41:02 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:41:02 pyenv() { 13:41:02 local command 13:41:02 command="${1:-}" 13:41:02 if [ "$#" -gt 0 ]; then 13:41:02 shift 13:41:02 fi 13:41:02 13:41:02 case "$command" in 13:41:02 rehash|shell) 13:41:02 eval "$(pyenv "sh-$command" "$@")" 13:41:02 ;; 13:41:02 *) 13:41:02 command pyenv "$command" "$@" 13:41:02 ;; 13:41:02 esac 13:41:02 }' 13:41: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[*]}"' 13:41:02 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:41:02 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:41:02 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:41:02 ++ export PYENV_SHELL=bash 13:41:02 ++ PYENV_SHELL=bash 13:41:02 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:41:02 +++ complete -F _pyenv pyenv 13:41:02 ++ lf-pyver python3 13:41:02 ++ local py_version_xy=python3 13:41:02 ++ local py_version_xyz= 13:41:02 ++ pyenv versions 13:41:02 ++ local command 13:41:02 ++ command=versions 13:41:02 ++ '[' 1 -gt 0 ']' 13:41:02 ++ shift 13:41:02 ++ case "$command" in 13:41:02 ++ command pyenv versions 13:41:02 ++ pyenv versions 13:41:02 ++ sed 's/^[ *]* //' 13:41:02 ++ awk '{ print $1 }' 13:41:02 ++ grep -E '^[0-9.]*[0-9]$' 13:41:02 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:41:02 +++ grep '^3' /tmp/.pyenv_versions 13:41:02 +++ sort -V 13:41:02 +++ tail -n 1 13:41:02 ++ py_version_xyz=3.10.6 13:41:02 ++ [[ -z 3.10.6 ]] 13:41:02 ++ echo 3.10.6 13:41:02 ++ return 0 13:41:02 + pyenv local 3.10.6 13:41:02 + local command 13:41:02 + command=local 13:41:02 + '[' 2 -gt 0 ']' 13:41:02 + shift 13:41:02 + case "$command" in 13:41:02 + command pyenv local 3.10.6 13:41:02 + pyenv local 3.10.6 13:41:02 + for arg in "$@" 13:41:02 + case $arg in 13:41:02 + pkg_list+='tox ' 13:41:02 + for arg in "$@" 13:41:02 + case $arg in 13:41:02 + pkg_list+='virtualenv ' 13:41:02 + for arg in "$@" 13:41:02 + case $arg in 13:41:02 + pkg_list+='urllib3~=1.26.15 ' 13:41:02 + [[ -f /tmp/.toxenv ]] 13:41:02 + [[ ! -f /tmp/.toxenv ]] 13:41:02 + [[ -n '' ]] 13:41:02 + python3 -m venv /tmp/venv-BYxt 13:41:06 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-BYxt' 13:41:06 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-BYxt 13:41:06 + echo /tmp/venv-BYxt 13:41:06 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 13:41:06 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 13:41:06 + /tmp/venv-BYxt/bin/python3 -m pip install --upgrade --quiet pip virtualenv 13:41:09 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:41:09 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:41:09 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:41:09 + /tmp/venv-BYxt/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:41:12 + type python3 13:41:12 + true 13:41:12 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-BYxt/bin to PATH' 13:41:12 lf-activate-venv(): INFO: Adding /tmp/venv-BYxt/bin to PATH 13:41:12 + PATH=/tmp/venv-BYxt/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:41:12 + return 0 13:41:12 + python3 --version 13:41:12 Python 3.10.6 13:41:12 + python3 -m pip --version 13:41:12 pip 24.0 from /tmp/venv-BYxt/lib/python3.10/site-packages/pip (python 3.10) 13:41:12 + python3 -m pip freeze 13:41:13 cachetools==5.3.2 13:41:13 chardet==5.2.0 13:41:13 colorama==0.4.6 13:41:13 distlib==0.3.8 13:41:13 filelock==3.13.1 13:41:13 packaging==23.2 13:41:13 platformdirs==4.2.0 13:41:13 pluggy==1.4.0 13:41:13 pyproject-api==1.6.1 13:41:13 tomli==2.0.1 13:41:13 tox==4.12.1 13:41:13 urllib3==1.26.18 13:41:13 virtualenv==20.25.0 13:41:13 [EnvInject] - Injecting environment variables from a build step. 13:41:13 [EnvInject] - Injecting as environment variables the properties content 13:41:13 PARALLEL=false 13:41:13 13:41:13 [EnvInject] - Variables injected successfully. 13:41:13 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins3286614860149503921.sh 13:41:13 ---> tox-run.sh 13:41:13 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:41:13 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 13:41:13 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 13:41:13 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 13:41:13 + cd /w/workspace/oom-master-pre-commit-lint/. 13:41:13 + source /home/jenkins/lf-env.sh 13:41:13 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:41:13 ++ mktemp -d /tmp/venv-XXXX 13:41:13 + lf_venv=/tmp/venv-lgTV 13:41:13 + local venv_file=/tmp/.os_lf_venv 13:41:13 + local python=python3 13:41:13 + local options 13:41:13 + local set_path=true 13:41:13 + local install_args= 13:41:13 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:41:13 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:41:13 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:41:13 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:41:13 + true 13:41:13 + case $1 in 13:41:13 + venv_file=/tmp/.toxenv 13:41:13 + shift 2 13:41:13 + true 13:41:13 + case $1 in 13:41:13 + shift 13:41:13 + break 13:41:13 + case $python in 13:41:13 + local pkg_list= 13:41:13 + [[ -d /opt/pyenv ]] 13:41:13 + echo 'Setup pyenv:' 13:41:13 Setup pyenv: 13:41:13 + export PYENV_ROOT=/opt/pyenv 13:41:13 + PYENV_ROOT=/opt/pyenv 13:41:13 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:41:13 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:41:13 + pyenv versions 13:41:13 system 13:41:13 3.8.13 13:41:13 3.9.13 13:41:13 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:41:13 + command -v pyenv 13:41:13 ++ pyenv init - --no-rehash 13:41:13 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 13:41:13 export PATH="/opt/pyenv/shims:${PATH}" 13:41:13 export PYENV_SHELL=bash 13:41:13 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:41:13 pyenv() { 13:41:13 local command 13:41:13 command="${1:-}" 13:41:13 if [ "$#" -gt 0 ]; then 13:41:13 shift 13:41:13 fi 13:41:13 13:41:13 case "$command" in 13:41:13 rehash|shell) 13:41:13 eval "$(pyenv "sh-$command" "$@")" 13:41:13 ;; 13:41:13 *) 13:41:13 command pyenv "$command" "$@" 13:41:13 ;; 13:41:13 esac 13:41:13 }' 13:41:13 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 13:41:13 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:41:13 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:41:13 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:41:13 ++ export PYENV_SHELL=bash 13:41:13 ++ PYENV_SHELL=bash 13:41:13 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:41:13 +++ complete -F _pyenv pyenv 13:41:13 ++ lf-pyver python3 13:41:13 ++ local py_version_xy=python3 13:41:13 ++ local py_version_xyz= 13:41:13 ++ pyenv versions 13:41:13 ++ local command 13:41:13 ++ command=versions 13:41:13 ++ '[' 1 -gt 0 ']' 13:41:13 ++ shift 13:41:13 ++ case "$command" in 13:41:13 ++ command pyenv versions 13:41:13 ++ pyenv versions 13:41:13 ++ sed 's/^[ *]* //' 13:41:13 ++ grep -E '^[0-9.]*[0-9]$' 13:41:13 ++ awk '{ print $1 }' 13:41:13 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:41:13 +++ grep '^3' /tmp/.pyenv_versions 13:41:13 +++ sort -V 13:41:13 +++ tail -n 1 13:41:13 ++ py_version_xyz=3.10.6 13:41:13 ++ [[ -z 3.10.6 ]] 13:41:13 ++ echo 3.10.6 13:41:13 ++ return 0 13:41:13 + pyenv local 3.10.6 13:41:13 + local command 13:41:13 + command=local 13:41:13 + '[' 2 -gt 0 ']' 13:41:13 + shift 13:41:13 + case "$command" in 13:41:13 + command pyenv local 3.10.6 13:41:13 + pyenv local 3.10.6 13:41:13 + for arg in "$@" 13:41:13 + case $arg in 13:41:13 + pkg_list+='tox ' 13:41:13 + for arg in "$@" 13:41:13 + case $arg in 13:41:13 + pkg_list+='virtualenv ' 13:41:13 + for arg in "$@" 13:41:13 + case $arg in 13:41:13 + pkg_list+='urllib3~=1.26.15 ' 13:41:13 + [[ -f /tmp/.toxenv ]] 13:41:13 ++ cat /tmp/.toxenv 13:41:13 + lf_venv=/tmp/venv-BYxt 13:41:13 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-BYxt from' file:/tmp/.toxenv 13:41:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-BYxt from file:/tmp/.toxenv 13:41:13 + /tmp/venv-BYxt/bin/python3 -m pip install --upgrade --quiet pip virtualenv 13:41:14 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:41:14 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:41:14 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:41:14 + /tmp/venv-BYxt/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:41:15 + type python3 13:41:15 + true 13:41:15 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-BYxt/bin to PATH' 13:41:15 lf-activate-venv(): INFO: Adding /tmp/venv-BYxt/bin to PATH 13:41:15 + PATH=/tmp/venv-BYxt/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:41:15 + return 0 13:41:15 + [[ -d /opt/pyenv ]] 13:41:15 + echo '---> Setting up pyenv' 13:41:15 ---> Setting up pyenv 13:41:15 + export PYENV_ROOT=/opt/pyenv 13:41:15 + PYENV_ROOT=/opt/pyenv 13:41:15 + export PATH=/opt/pyenv/bin:/tmp/venv-BYxt/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:41:15 + PATH=/opt/pyenv/bin:/tmp/venv-BYxt/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:41:15 ++ pwd 13:41:15 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 13:41:15 + export PYTHONPATH 13:41:15 + export TOX_TESTENV_PASSENV=PYTHONPATH 13:41:15 + TOX_TESTENV_PASSENV=PYTHONPATH 13:41:15 + tox --version 13:41:16 4.12.1 from /tmp/venv-BYxt/lib/python3.10/site-packages/tox/__init__.py 13:41:16 + PARALLEL=false 13:41:16 + TOX_OPTIONS_LIST= 13:41:16 + [[ -n pre-commit ]] 13:41:16 + TOX_OPTIONS_LIST=' -e pre-commit' 13:41:16 + case ${PARALLEL,,} in 13:41:16 + tox -e pre-commit 13:41:16 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 13:41:17 pre-commit: install_deps> python -I -m pip install pre-commit 13:41:20 pre-commit: freeze> python -m pip freeze --all 13:41:20 pre-commit: cfgv==3.4.0,distlib==0.3.8,filelock==3.13.1,identify==2.5.33,nodeenv==1.8.0,pip==23.3.1,platformdirs==4.2.0,pre-commit==3.6.0,PyYAML==6.0.1,setuptools==69.0.2,virtualenv==20.25.0,wheel==0.42.0 13:41:20 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 13:41:20 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 13:41:21 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 13:41:22 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 13:41:23 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 13:41:23 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 13:41:23 [INFO] Once installed this environment will be reused. 13:41:23 [INFO] This may take a few minutes... 13:41:27 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 13:41:27 [INFO] Once installed this environment will be reused. 13:41:27 [INFO] This may take a few minutes... 13:41:33 Trim Trailing Whitespace.................................................Passed 13:41:33 Tabs remover.............................................................Passed 13:41:33 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 13:41:33 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 13:41:33 [INFO] Once installed this environment will be reused. 13:41:33 [INFO] This may take a few minutes... 13:41:39 gitlint..............................................(no files to check)Skipped 13:41:39 pre-commit: OK (23.12=setup[4.28]+cmd[12.76,6.08] seconds) 13:41:39 congratulations :) (23.29 seconds) 13:41:39 + tox_status=0 13:41:39 + echo '---> Completed tox runs' 13:41:39 ---> Completed tox runs 13:41:39 + for i in .tox/*/log 13:41:39 ++ echo .tox/pre-commit/log 13:41:39 ++ awk -F/ '{print $2}' 13:41:39 + tox_env=pre-commit 13:41:39 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 13:41:39 + DOC_DIR=docs/_build/html 13:41:39 + [[ -d docs/_build/html ]] 13:41:39 + echo '---> tox-run.sh ends' 13:41:39 ---> tox-run.sh ends 13:41:39 + test 0 -eq 0 13:41:39 $ ssh-agent -k 13:41:39 unset SSH_AUTH_SOCK; 13:41:39 unset SSH_AGENT_PID; 13:41:39 echo Agent pid 1727 killed; 13:41:39 [ssh-agent] Stopped. 13:41:39 [PostBuildScript] - [INFO] Executing post build scripts. 13:41:39 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13235705599188806278.sh 13:41:39 ---> sysstat.sh 13:41:40 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17490539192728048326.sh 13:41:40 ---> package-listing.sh 13:41:40 ++ tr '[:upper:]' '[:lower:]' 13:41:40 ++ facter osfamily 13:41:40 + OS_FAMILY=debian 13:41:40 + workspace=/w/workspace/oom-master-pre-commit-lint 13:41:40 + START_PACKAGES=/tmp/packages_start.txt 13:41:40 + END_PACKAGES=/tmp/packages_end.txt 13:41:40 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:41:40 + PACKAGES=/tmp/packages_start.txt 13:41:40 + '[' /w/workspace/oom-master-pre-commit-lint ']' 13:41:40 + PACKAGES=/tmp/packages_end.txt 13:41:40 + case "${OS_FAMILY}" in 13:41:40 + dpkg -l 13:41:40 + grep '^ii' 13:41:40 + '[' -f /tmp/packages_start.txt ']' 13:41:40 + '[' -f /tmp/packages_end.txt ']' 13:41:40 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:41:40 + '[' /w/workspace/oom-master-pre-commit-lint ']' 13:41:40 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 13:41:40 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 13:41:40 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14255882189605306631.sh 13:41:40 ---> capture-instance-metadata.sh 13:41:40 Setup pyenv: 13:41:40 system 13:41:40 3.8.13 13:41:40 3.9.13 13:41:40 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:41:44 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-n37X 13:41:44 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:41:47 lf-activate-venv(): INFO: Installing: lftools 13:42:18 lf-activate-venv(): INFO: Adding /tmp/venv-n37X/bin to PATH 13:42:18 INFO: Running in OpenStack, capturing instance metadata 13:42:18 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6882607513587287611.sh 13:42:18 provisioning config files... 13:42:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config16096950778316187004tmp 13:42:18 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:42:18 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:42:18 [EnvInject] - Injecting environment variables from a build step. 13:42:18 [EnvInject] - Injecting as environment variables the properties content 13:42:18 SERVER_ID=logs 13:42:18 13:42:18 [EnvInject] - Variables injected successfully. 13:42:18 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins18395818354467759599.sh 13:42:18 ---> create-netrc.sh 13:42:18 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2007256195544617367.sh 13:42:18 ---> python-tools-install.sh 13:42:18 Setup pyenv: 13:42:18 system 13:42:18 3.8.13 13:42:18 3.9.13 13:42:18 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:42:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-n37X from file:/tmp/.os_lf_venv 13:42:20 lf-activate-venv(): INFO: Installing: lftools 13:42:27 lf-activate-venv(): INFO: Adding /tmp/venv-n37X/bin to PATH 13:42:27 Generating Requirements File 13:43:01 Python 3.10.6 13:43:01 pip 24.0 from /tmp/venv-n37X/lib/python3.10/site-packages/pip (python 3.10) 13:43:01 appdirs==1.4.4 13:43:01 argcomplete==3.2.2 13:43:01 aspy.yaml==1.3.0 13:43:01 attrs==23.2.0 13:43:01 autopage==0.5.2 13:43:01 beautifulsoup4==4.12.3 13:43:01 boto3==1.34.35 13:43:01 botocore==1.34.35 13:43:01 bs4==0.0.2 13:43:01 cachetools==5.3.2 13:43:01 certifi==2024.2.2 13:43:01 cffi==1.16.0 13:43:01 cfgv==3.4.0 13:43:01 chardet==5.2.0 13:43:01 charset-normalizer==3.3.2 13:43:01 click==8.1.7 13:43:01 cliff==4.5.0 13:43:01 cmd2==2.4.3 13:43:01 cryptography==3.3.2 13:43:01 debtcollector==2.5.0 13:43:01 decorator==5.1.1 13:43:01 defusedxml==0.7.1 13:43:01 Deprecated==1.2.14 13:43:01 distlib==0.3.8 13:43:01 dnspython==2.5.0 13:43:01 docker==4.2.2 13:43:01 dogpile.cache==1.3.0 13:43:01 email-validator==2.1.0.post1 13:43:01 filelock==3.13.1 13:43:01 future==0.18.3 13:43:01 gitdb==4.0.11 13:43:01 GitPython==3.1.41 13:43:01 google-auth==2.27.0 13:43:01 httplib2==0.22.0 13:43:01 identify==2.5.33 13:43:01 idna==3.6 13:43:01 importlib-resources==1.5.0 13:43:01 iso8601==2.1.0 13:43:01 Jinja2==3.1.3 13:43:01 jmespath==1.0.1 13:43:01 jsonpatch==1.33 13:43:01 jsonpointer==2.4 13:43:01 jsonschema==4.21.1 13:43:01 jsonschema-specifications==2023.12.1 13:43:01 keystoneauth1==5.5.0 13:43:01 kubernetes==29.0.0 13:43:01 lftools==0.37.8 13:43:01 lxml==5.1.0 13:43:01 MarkupSafe==2.1.5 13:43:01 msgpack==1.0.7 13:43:01 multi_key_dict==2.0.3 13:43:01 munch==4.0.0 13:43:01 netaddr==0.10.1 13:43:01 netifaces==0.11.0 13:43:01 niet==1.4.2 13:43:01 nodeenv==1.8.0 13:43:01 oauth2client==4.1.3 13:43:01 oauthlib==3.2.2 13:43:01 openstacksdk==0.62.0 13:43:01 os-client-config==2.1.0 13:43:01 os-service-types==1.7.0 13:43:01 osc-lib==3.0.0 13:43:01 oslo.config==9.3.0 13:43:01 oslo.context==5.3.0 13:43:01 oslo.i18n==6.2.0 13:43:01 oslo.log==5.4.0 13:43:01 oslo.serialization==5.3.0 13:43:01 oslo.utils==7.0.0 13:43:01 packaging==23.2 13:43:01 pbr==6.0.0 13:43:01 platformdirs==4.2.0 13:43:01 prettytable==3.9.0 13:43:01 pyasn1==0.5.1 13:43:01 pyasn1-modules==0.3.0 13:43:01 pycparser==2.21 13:43:01 pygerrit2==2.0.15 13:43:01 PyGithub==2.2.0 13:43:01 pyinotify==0.9.6 13:43:01 PyJWT==2.8.0 13:43:01 PyNaCl==1.5.0 13:43:01 pyparsing==2.4.7 13:43:01 pyperclip==1.8.2 13:43:01 pyrsistent==0.20.0 13:43:01 python-cinderclient==9.4.0 13:43:01 python-dateutil==2.8.2 13:43:01 python-heatclient==3.4.0 13:43:01 python-jenkins==1.8.2 13:43:01 python-keystoneclient==5.3.0 13:43:01 python-magnumclient==4.3.0 13:43:01 python-novaclient==18.4.0 13:43:01 python-openstackclient==6.0.0 13:43:01 python-swiftclient==4.4.0 13:43:01 pytz==2024.1 13:43:01 PyYAML==6.0.1 13:43:01 referencing==0.33.0 13:43:01 requests==2.31.0 13:43:01 requests-oauthlib==1.3.1 13:43:01 requestsexceptions==1.4.0 13:43:01 rfc3986==2.0.0 13:43:01 rpds-py==0.17.1 13:43:01 rsa==4.9 13:43:01 ruamel.yaml==0.18.5 13:43:01 ruamel.yaml.clib==0.2.8 13:43:01 s3transfer==0.10.0 13:43:01 simplejson==3.19.2 13:43:01 six==1.16.0 13:43:01 smmap==5.0.1 13:43:01 soupsieve==2.5 13:43:01 stevedore==5.1.0 13:43:01 tabulate==0.9.0 13:43:01 toml==0.10.2 13:43:01 tomlkit==0.12.3 13:43:01 tqdm==4.66.1 13:43:01 typing_extensions==4.9.0 13:43:01 tzdata==2023.4 13:43:01 urllib3==1.26.18 13:43:01 virtualenv==20.25.0 13:43:01 wcwidth==0.2.13 13:43:01 websocket-client==1.7.0 13:43:01 wrapt==1.16.0 13:43:01 xdg==6.0.0 13:43:01 xmltodict==0.13.0 13:43:01 yq==3.2.3 13:43:02 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6689934664247082959.sh 13:43:02 ---> sudo-logs.sh 13:43:02 Archiving 'sudo' log.. 13:43:02 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8464261895336480140.sh 13:43:02 ---> job-cost.sh 13:43:02 Setup pyenv: 13:43:02 system 13:43:02 3.8.13 13:43:02 3.9.13 13:43:02 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:43:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-n37X from file:/tmp/.os_lf_venv 13:43:03 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:43:11 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 13:43:11 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. 13:43:11 lf-activate-venv(): INFO: Adding /tmp/venv-n37X/bin to PATH 13:43:11 INFO: No Stack... 13:43:11 INFO: Retrieving Pricing Info for: v3-standard-4 13:43:12 INFO: Archiving Costs 13:43:12 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins1768437175309319305.sh 13:43:12 ---> logs-deploy.sh 13:43:12 Setup pyenv: 13:43:12 system 13:43:12 3.8.13 13:43:12 3.9.13 13:43:12 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:43:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-n37X from file:/tmp/.os_lf_venv 13:43:13 lf-activate-venv(): INFO: Installing: lftools 13:43:23 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 13:43:23 python-openstackclient 6.5.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 13:43:24 lf-activate-venv(): INFO: Adding /tmp/venv-n37X/bin to PATH 13:43:24 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3291 13:43:24 INFO: archiving workspace using pattern(s): 13:43:25 Archives upload complete. 13:43:25 INFO: archiving logs to Nexus 13:43:26 ---> uname -a: 13:43:26 Linux prd-ubuntu1804-builder-4c-4g-3136 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 13:43:26 13:43:26 13:43:26 ---> lscpu: 13:43:26 Architecture: x86_64 13:43:26 CPU op-mode(s): 32-bit, 64-bit 13:43:26 Byte Order: Little Endian 13:43:26 CPU(s): 4 13:43:26 On-line CPU(s) list: 0-3 13:43:26 Thread(s) per core: 1 13:43:26 Core(s) per socket: 1 13:43:26 Socket(s): 4 13:43:26 NUMA node(s): 1 13:43:26 Vendor ID: AuthenticAMD 13:43:26 CPU family: 23 13:43:26 Model: 49 13:43:26 Model name: AMD EPYC-Rome Processor 13:43:26 Stepping: 0 13:43:26 CPU MHz: 2800.000 13:43:26 BogoMIPS: 5600.00 13:43:26 Virtualization: AMD-V 13:43:26 Hypervisor vendor: KVM 13:43:26 Virtualization type: full 13:43:26 L1d cache: 32K 13:43:26 L1i cache: 32K 13:43:26 L2 cache: 512K 13:43:26 L3 cache: 16384K 13:43:26 NUMA node0 CPU(s): 0-3 13:43:26 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 13:43:26 13:43:26 13:43:26 ---> nproc: 13:43:26 4 13:43:26 13:43:26 13:43:26 ---> df -h: 13:43:26 Filesystem Size Used Avail Use% Mounted on 13:43:26 udev 7.9G 0 7.9G 0% /dev 13:43:26 tmpfs 1.6G 672K 1.6G 1% /run 13:43:26 /dev/vda1 78G 8.4G 69G 11% / 13:43:26 tmpfs 7.9G 0 7.9G 0% /dev/shm 13:43:26 tmpfs 5.0M 0 5.0M 0% /run/lock 13:43:26 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 13:43:26 /dev/vda15 105M 4.4M 100M 5% /boot/efi 13:43:26 tmpfs 1.6G 0 1.6G 0% /run/user/1001 13:43:26 13:43:26 13:43:26 ---> free -m: 13:43:26 total used free shared buff/cache available 13:43:26 Mem: 16040 543 13283 0 2213 15176 13:43:26 Swap: 1023 0 1023 13:43:26 13:43:26 13:43:26 ---> ip addr: 13:43:26 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:43:26 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:43:26 inet 127.0.0.1/8 scope host lo 13:43:26 valid_lft forever preferred_lft forever 13:43:26 inet6 ::1/128 scope host 13:43:26 valid_lft forever preferred_lft forever 13:43:26 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 13:43:26 link/ether fa:16:3e:86:81:f9 brd ff:ff:ff:ff:ff:ff 13:43:26 inet 10.30.107.93/23 brd 10.30.107.255 scope global dynamic ens3 13:43:26 valid_lft 86225sec preferred_lft 86225sec 13:43:26 inet6 fe80::f816:3eff:fe86:81f9/64 scope link 13:43:26 valid_lft forever preferred_lft forever 13:43:26 13:43:26 13:43:26 ---> sar -b -r -n DEV: 13:43:26 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3136) 02/06/24 _x86_64_ (4 CPU) 13:43:26 13:43:26 13:40:34 LINUX RESTART (4 CPU) 13:43:26 13:43:26 13:41:01 tps rtps wtps bread/s bwrtn/s 13:43:26 13:42:01 151.52 35.74 115.78 1773.30 31679.25 13:43:26 13:43:01 102.42 2.32 100.10 119.98 33935.68 13:43:26 Average: 126.97 19.03 107.94 946.64 32807.47 13:43:26 13:43:26 13:41:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:43:26 13:42:01 13896980 15542592 2527980 15.39 60264 1782232 791328 4.53 746304 1557848 87064 13:43:26 13:43:01 13574312 15499328 2850648 17.36 85664 2019788 839140 4.80 820420 1771760 123636 13:43:26 Average: 13735646 15520960 2689314 16.37 72964 1901010 815234 4.67 783362 1664804 105350 13:43:26 13:43:26 13:41:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:43:26 13:42:01 ens3 72.72 53.59 752.26 17.25 0.00 0.00 0.00 0.00 13:43:26 13:42:01 lo 2.80 2.80 0.29 0.29 0.00 0.00 0.00 0.00 13:43:26 13:43:01 ens3 58.62 37.29 872.81 7.82 0.00 0.00 0.00 0.00 13:43:26 13:43:01 lo 1.33 1.33 0.14 0.14 0.00 0.00 0.00 0.00 13:43:26 Average: ens3 65.67 45.44 812.53 12.53 0.00 0.00 0.00 0.00 13:43:26 Average: lo 2.07 2.07 0.21 0.21 0.00 0.00 0.00 0.00 13:43:26 13:43:26 13:43:26 ---> sar -P ALL: 13:43:26 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3136) 02/06/24 _x86_64_ (4 CPU) 13:43:26 13:43:26 13:40:34 LINUX RESTART (4 CPU) 13:43:26 13:43:26 13:41:01 CPU %user %nice %system %iowait %steal %idle 13:43:26 13:42:01 all 23.61 0.00 2.02 5.88 0.07 68.42 13:43:26 13:42:01 0 27.59 0.00 2.26 5.21 0.07 64.88 13:43:26 13:42:01 1 24.23 0.00 1.82 6.06 0.07 67.82 13:43:26 13:42:01 2 12.59 0.00 1.90 8.13 0.07 77.32 13:43:26 13:42:01 3 30.05 0.00 2.07 4.15 0.08 63.65 13:43:26 13:43:01 all 21.58 0.00 1.45 4.26 0.05 72.65 13:43:26 13:43:01 0 15.72 0.00 0.95 1.60 0.03 81.70 13:43:26 13:43:01 1 27.56 0.00 1.85 5.44 0.07 65.09 13:43:26 13:43:01 2 6.27 0.00 1.22 9.15 0.05 83.30 13:43:26 13:43:01 3 36.74 0.00 1.75 0.87 0.07 60.57 13:43:26 Average: all 22.60 0.00 1.73 5.07 0.06 70.53 13:43:26 Average: 0 21.65 0.00 1.60 3.41 0.05 73.29 13:43:26 Average: 1 25.89 0.00 1.84 5.75 0.07 66.46 13:43:26 Average: 2 9.44 0.00 1.56 8.64 0.06 80.30 13:43:26 Average: 3 33.40 0.00 1.91 2.51 0.08 62.11 13:43:26 13:43:26 13:43:26