19:42:47 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136836 19:42:47 Running as SYSTEM 19:42:47 [EnvInject] - Loading node environment variables. 19:42:47 Building remotely on prd-ubuntu1804-builder-4c-4g-1218 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 19:42:47 [ssh-agent] Looking for ssh-agent implementation... 19:42:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:42:48 $ ssh-agent 19:42:48 SSH_AUTH_SOCK=/tmp/ssh-RESna6czQymR/agent.1688 19:42:48 SSH_AGENT_PID=1690 19:42:48 [ssh-agent] Started. 19:42:48 Running ssh-add (command line suppressed) 19:42:48 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_13757787541157864318.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_13757787541157864318.key) 19:42:48 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 19:42:48 The recommended git tool is: NONE 19:42:49 using credential onap-jenkins-ssh 19:42:49 Wiping out workspace first. 19:42:49 Cloning the remote Git repository 19:42:49 Cloning repository git://cloud.onap.org/mirror/oom.git 19:42:50 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 19:42:50 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 19:42:50 > git --version # timeout=10 19:42:50 > git --version # 'git version 2.17.1' 19:42:50 using GIT_SSH to set credentials Gerrit user 19:42:50 Verifying host key using manually-configured host key entries 19:42:50 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 19:42:55 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 19:42:55 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:42:55 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 19:42:55 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 19:42:55 using GIT_SSH to set credentials Gerrit user 19:42:55 Verifying host key using manually-configured host key entries 19:42:55 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/36/136836/3 # timeout=30 19:42:55 > git rev-parse f47dc8948150c50d9b5826c06254acbabfb652c8^{commit} # timeout=10 19:42:55 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 19:42:55 Checking out Revision f47dc8948150c50d9b5826c06254acbabfb652c8 (refs/changes/36/136836/3) 19:42:55 > git config core.sparsecheckout # timeout=10 19:42:55 > git checkout -f f47dc8948150c50d9b5826c06254acbabfb652c8 # timeout=30 19:42:59 Commit message: "[DCAEGEN2] Update snmptrap-collector image." 19:42:59 > git rev-parse FETCH_HEAD^{commit} # timeout=10 19:42:59 > git rev-list --no-walk 56dc9e04a2a11bc0bc83cfd344d72b6b1eb18419 # timeout=10 19:42:59 [EnvInject] - Injecting environment variables from a build step. 19:42:59 [EnvInject] - Injecting as environment variables the properties content 19:42:59 PYTHON=python3 19:42:59 19:42:59 [EnvInject] - Variables injected successfully. 19:42:59 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins16421450540580523448.sh 19:42:59 ---> tox-install.sh 19:42:59 + source /home/jenkins/lf-env.sh 19:42:59 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 19:42:59 ++ mktemp -d /tmp/venv-XXXX 19:42:59 + lf_venv=/tmp/venv-P9TR 19:42:59 + local venv_file=/tmp/.os_lf_venv 19:42:59 + local python=python3 19:42:59 + local options 19:42:59 + local set_path=true 19:42:59 + local install_args= 19:42:59 ++ 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 19:42:59 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:42:59 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:42:59 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 19:42:59 + true 19:42:59 + case $1 in 19:42:59 + venv_file=/tmp/.toxenv 19:42:59 + shift 2 19:42:59 + true 19:42:59 + case $1 in 19:42:59 + shift 19:42:59 + break 19:42:59 + case $python in 19:42:59 + local pkg_list= 19:42:59 + [[ -d /opt/pyenv ]] 19:42:59 + echo 'Setup pyenv:' 19:42:59 Setup pyenv: 19:42:59 + export PYENV_ROOT=/opt/pyenv 19:42:59 + PYENV_ROOT=/opt/pyenv 19:42:59 + 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 19:42:59 + 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 19:42:59 + pyenv versions 19:42:59 * system (set by /opt/pyenv/version) 19:42:59 * 3.8.13 (set by /opt/pyenv/version) 19:42:59 * 3.9.13 (set by /opt/pyenv/version) 19:42:59 * 3.10.6 (set by /opt/pyenv/version) 19:42:59 + command -v pyenv 19:42:59 ++ pyenv init - --no-rehash 19:42:59 + 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[*]}"'\'')" 19:42:59 export PATH="/opt/pyenv/shims:${PATH}" 19:42:59 export PYENV_SHELL=bash 19:42:59 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 19:42:59 pyenv() { 19:42:59 local command 19:42:59 command="${1:-}" 19:42:59 if [ "$#" -gt 0 ]; then 19:42:59 shift 19:42:59 fi 19:42:59 19:42:59 case "$command" in 19:42:59 rehash|shell) 19:42:59 eval "$(pyenv "sh-$command" "$@")" 19:42:59 ;; 19:42:59 *) 19:42:59 command pyenv "$command" "$@" 19:42:59 ;; 19:42:59 esac 19:42:59 }' 19:42:59 +++ 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[*]}"' 19:42:59 ++ 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 19:42:59 ++ 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 19:42:59 ++ 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 19:42:59 ++ export PYENV_SHELL=bash 19:42:59 ++ PYENV_SHELL=bash 19:42:59 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 19:42:59 +++ complete -F _pyenv pyenv 19:42:59 ++ lf-pyver python3 19:42:59 ++ local py_version_xy=python3 19:42:59 ++ local py_version_xyz= 19:42:59 ++ pyenv versions 19:42:59 ++ local command 19:42:59 ++ command=versions 19:42:59 ++ '[' 1 -gt 0 ']' 19:42:59 ++ shift 19:42:59 ++ case "$command" in 19:42:59 ++ command pyenv versions 19:42:59 ++ pyenv versions 19:42:59 ++ grep -E '^[0-9.]*[0-9]$' 19:42:59 ++ sed 's/^[ *]* //' 19:42:59 ++ awk '{ print $1 }' 19:42:59 ++ [[ ! -s /tmp/.pyenv_versions ]] 19:42:59 +++ grep '^3' /tmp/.pyenv_versions 19:42:59 +++ sort -V 19:42:59 +++ tail -n 1 19:42:59 ++ py_version_xyz=3.10.6 19:42:59 ++ [[ -z 3.10.6 ]] 19:42:59 ++ echo 3.10.6 19:42:59 ++ return 0 19:42:59 + pyenv local 3.10.6 19:42:59 + local command 19:42:59 + command=local 19:42:59 + '[' 2 -gt 0 ']' 19:42:59 + shift 19:42:59 + case "$command" in 19:42:59 + command pyenv local 3.10.6 19:42:59 + pyenv local 3.10.6 19:42:59 + for arg in "$@" 19:42:59 + case $arg in 19:42:59 + pkg_list+='tox ' 19:42:59 + for arg in "$@" 19:42:59 + case $arg in 19:42:59 + pkg_list+='virtualenv ' 19:42:59 + for arg in "$@" 19:42:59 + case $arg in 19:42:59 + pkg_list+='urllib3~=1.26.15 ' 19:42:59 + [[ -f /tmp/.toxenv ]] 19:42:59 + [[ ! -f /tmp/.toxenv ]] 19:42:59 + [[ -n '' ]] 19:42:59 + python3 -m venv /tmp/venv-P9TR 19:43:03 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-P9TR' 19:43:03 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-P9TR 19:43:03 + echo /tmp/venv-P9TR 19:43:03 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 19:43:03 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 19:43:03 + /tmp/venv-P9TR/bin/python3 -m pip install --upgrade --quiet pip virtualenv 19:43:07 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 19:43:07 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 19:43:07 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 19:43:07 + /tmp/venv-P9TR/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 19:43:09 + type python3 19:43:09 + true 19:43:09 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-P9TR/bin to PATH' 19:43:09 lf-activate-venv(): INFO: Adding /tmp/venv-P9TR/bin to PATH 19:43:09 + PATH=/tmp/venv-P9TR/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 19:43:09 + return 0 19:43:09 + python3 --version 19:43:09 Python 3.10.6 19:43:09 + python3 -m pip --version 19:43:09 pip 23.3.2 from /tmp/venv-P9TR/lib/python3.10/site-packages/pip (python 3.10) 19:43:09 + python3 -m pip freeze 19:43:10 cachetools==5.3.2 19:43:10 chardet==5.2.0 19:43:10 colorama==0.4.6 19:43:10 distlib==0.3.8 19:43:10 filelock==3.13.1 19:43:10 packaging==23.2 19:43:10 platformdirs==4.2.0 19:43:10 pluggy==1.4.0 19:43:10 pyproject-api==1.6.1 19:43:10 tomli==2.0.1 19:43:10 tox==4.12.1 19:43:10 urllib3==1.26.18 19:43:10 virtualenv==20.25.0 19:43:10 [EnvInject] - Injecting environment variables from a build step. 19:43:10 [EnvInject] - Injecting as environment variables the properties content 19:43:10 PARALLEL=false 19:43:10 19:43:10 [EnvInject] - Variables injected successfully. 19:43:10 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins14425157987778578284.sh 19:43:10 ---> tox-run.sh 19:43:10 + 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 19:43:10 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 19:43:10 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 19:43:10 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 19:43:10 + cd /w/workspace/oom-master-pre-commit-lint/. 19:43:10 + source /home/jenkins/lf-env.sh 19:43:10 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 19:43:10 ++ mktemp -d /tmp/venv-XXXX 19:43:10 + lf_venv=/tmp/venv-u8Rh 19:43:10 + local venv_file=/tmp/.os_lf_venv 19:43:10 + local python=python3 19:43:10 + local options 19:43:10 + local set_path=true 19:43:10 + local install_args= 19:43:10 ++ 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 19:43:10 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:43:10 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:43:10 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 19:43:10 + true 19:43:10 + case $1 in 19:43:10 + venv_file=/tmp/.toxenv 19:43:10 + shift 2 19:43:10 + true 19:43:10 + case $1 in 19:43:10 + shift 19:43:10 + break 19:43:10 + case $python in 19:43:10 + local pkg_list= 19:43:10 + [[ -d /opt/pyenv ]] 19:43:10 + echo 'Setup pyenv:' 19:43:10 Setup pyenv: 19:43:10 + export PYENV_ROOT=/opt/pyenv 19:43:10 + PYENV_ROOT=/opt/pyenv 19:43:10 + 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 19:43:10 + 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 19:43:10 + pyenv versions 19:43:10 system 19:43:10 3.8.13 19:43:10 3.9.13 19:43:10 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 19:43:10 + command -v pyenv 19:43:10 ++ pyenv init - --no-rehash 19:43:10 + 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[*]}"'\'')" 19:43:10 export PATH="/opt/pyenv/shims:${PATH}" 19:43:10 export PYENV_SHELL=bash 19:43:10 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 19:43:10 pyenv() { 19:43:10 local command 19:43:10 command="${1:-}" 19:43:10 if [ "$#" -gt 0 ]; then 19:43:10 shift 19:43:10 fi 19:43:10 19:43:10 case "$command" in 19:43:10 rehash|shell) 19:43:10 eval "$(pyenv "sh-$command" "$@")" 19:43:10 ;; 19:43:10 *) 19:43:10 command pyenv "$command" "$@" 19:43:10 ;; 19:43:10 esac 19:43:10 }' 19:43:10 +++ 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[*]}"' 19:43:10 ++ 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 19:43:10 ++ 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 19:43:10 ++ 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 19:43:10 ++ export PYENV_SHELL=bash 19:43:10 ++ PYENV_SHELL=bash 19:43:10 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 19:43:10 +++ complete -F _pyenv pyenv 19:43:10 ++ lf-pyver python3 19:43:10 ++ local py_version_xy=python3 19:43:10 ++ local py_version_xyz= 19:43:10 ++ pyenv versions 19:43:10 ++ local command 19:43:10 ++ command=versions 19:43:10 ++ '[' 1 -gt 0 ']' 19:43:10 ++ shift 19:43:10 ++ case "$command" in 19:43:10 ++ command pyenv versions 19:43:10 ++ pyenv versions 19:43:10 ++ awk '{ print $1 }' 19:43:10 ++ grep -E '^[0-9.]*[0-9]$' 19:43:10 ++ sed 's/^[ *]* //' 19:43:10 ++ [[ ! -s /tmp/.pyenv_versions ]] 19:43:10 +++ grep '^3' /tmp/.pyenv_versions 19:43:10 +++ sort -V 19:43:10 +++ tail -n 1 19:43:10 ++ py_version_xyz=3.10.6 19:43:10 ++ [[ -z 3.10.6 ]] 19:43:10 ++ echo 3.10.6 19:43:10 ++ return 0 19:43:10 + pyenv local 3.10.6 19:43:10 + local command 19:43:10 + command=local 19:43:10 + '[' 2 -gt 0 ']' 19:43:10 + shift 19:43:10 + case "$command" in 19:43:10 + command pyenv local 3.10.6 19:43:10 + pyenv local 3.10.6 19:43:10 + for arg in "$@" 19:43:10 + case $arg in 19:43:10 + pkg_list+='tox ' 19:43:10 + for arg in "$@" 19:43:10 + case $arg in 19:43:10 + pkg_list+='virtualenv ' 19:43:10 + for arg in "$@" 19:43:10 + case $arg in 19:43:10 + pkg_list+='urllib3~=1.26.15 ' 19:43:10 + [[ -f /tmp/.toxenv ]] 19:43:10 ++ cat /tmp/.toxenv 19:43:10 + lf_venv=/tmp/venv-P9TR 19:43:10 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-P9TR from' file:/tmp/.toxenv 19:43:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-P9TR from file:/tmp/.toxenv 19:43:10 + /tmp/venv-P9TR/bin/python3 -m pip install --upgrade --quiet pip virtualenv 19:43:11 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 19:43:11 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 19:43:11 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 19:43:11 + /tmp/venv-P9TR/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 19:43:12 + type python3 19:43:12 + true 19:43:12 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-P9TR/bin to PATH' 19:43:12 lf-activate-venv(): INFO: Adding /tmp/venv-P9TR/bin to PATH 19:43:12 + PATH=/tmp/venv-P9TR/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 19:43:12 + return 0 19:43:12 + [[ -d /opt/pyenv ]] 19:43:12 + echo '---> Setting up pyenv' 19:43:12 ---> Setting up pyenv 19:43:12 + export PYENV_ROOT=/opt/pyenv 19:43:12 + PYENV_ROOT=/opt/pyenv 19:43:12 + export PATH=/opt/pyenv/bin:/tmp/venv-P9TR/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 19:43:12 + PATH=/opt/pyenv/bin:/tmp/venv-P9TR/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 19:43:12 ++ pwd 19:43:12 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 19:43:12 + export PYTHONPATH 19:43:12 + export TOX_TESTENV_PASSENV=PYTHONPATH 19:43:12 + TOX_TESTENV_PASSENV=PYTHONPATH 19:43:12 + tox --version 19:43:13 4.12.1 from /tmp/venv-P9TR/lib/python3.10/site-packages/tox/__init__.py 19:43:13 + PARALLEL=false 19:43:13 + TOX_OPTIONS_LIST= 19:43:13 + [[ -n pre-commit ]] 19:43:13 + TOX_OPTIONS_LIST=' -e pre-commit' 19:43:13 + case ${PARALLEL,,} in 19:43:13 + tox -e pre-commit 19:43:13 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 19:43:14 pre-commit: install_deps> python -I -m pip install pre-commit 19:43:17 pre-commit: freeze> python -m pip freeze --all 19:43:17 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 19:43:17 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 19:43:18 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 19:43:18 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 19:43:19 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 19:43:20 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 19:43:20 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 19:43:20 [INFO] Once installed this environment will be reused. 19:43:20 [INFO] This may take a few minutes... 19:43:24 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 19:43:24 [INFO] Once installed this environment will be reused. 19:43:24 [INFO] This may take a few minutes... 19:43:29 Trim Trailing Whitespace.................................................Passed 19:43:29 Tabs remover.............................................................Passed 19:43:29 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 19:43:30 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 19:43:30 [INFO] Once installed this environment will be reused. 19:43:30 [INFO] This may take a few minutes... 19:43:36 gitlint..............................................(no files to check)Skipped 19:43:36 pre-commit: OK (23.09=setup[4.24]+cmd[12.00,6.84] seconds) 19:43:36 congratulations :) (23.26 seconds) 19:43:36 + tox_status=0 19:43:36 + echo '---> Completed tox runs' 19:43:36 ---> Completed tox runs 19:43:36 + for i in .tox/*/log 19:43:36 ++ echo .tox/pre-commit/log 19:43:36 ++ awk -F/ '{print $2}' 19:43:36 + tox_env=pre-commit 19:43:36 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 19:43:36 + DOC_DIR=docs/_build/html 19:43:36 + [[ -d docs/_build/html ]] 19:43:36 + echo '---> tox-run.sh ends' 19:43:36 ---> tox-run.sh ends 19:43:36 + test 0 -eq 0 19:43:36 $ ssh-agent -k 19:43:36 unset SSH_AUTH_SOCK; 19:43:36 unset SSH_AGENT_PID; 19:43:36 echo Agent pid 1690 killed; 19:43:36 [ssh-agent] Stopped. 19:43:36 [PostBuildScript] - [INFO] Executing post build scripts. 19:43:36 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7980801669313386277.sh 19:43:36 ---> sysstat.sh 19:43:37 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins169892842055838900.sh 19:43:37 ---> package-listing.sh 19:43:37 ++ tr '[:upper:]' '[:lower:]' 19:43:37 ++ facter osfamily 19:43:37 + OS_FAMILY=debian 19:43:37 + workspace=/w/workspace/oom-master-pre-commit-lint 19:43:37 + START_PACKAGES=/tmp/packages_start.txt 19:43:37 + END_PACKAGES=/tmp/packages_end.txt 19:43:37 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:43:37 + PACKAGES=/tmp/packages_start.txt 19:43:37 + '[' /w/workspace/oom-master-pre-commit-lint ']' 19:43:37 + PACKAGES=/tmp/packages_end.txt 19:43:37 + case "${OS_FAMILY}" in 19:43:37 + dpkg -l 19:43:37 + grep '^ii' 19:43:37 + '[' -f /tmp/packages_start.txt ']' 19:43:37 + '[' -f /tmp/packages_end.txt ']' 19:43:37 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:43:37 + '[' /w/workspace/oom-master-pre-commit-lint ']' 19:43:37 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 19:43:37 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 19:43:37 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5889873098182002335.sh 19:43:37 ---> capture-instance-metadata.sh 19:43:37 Setup pyenv: 19:43:37 system 19:43:37 3.8.13 19:43:37 3.9.13 19:43:37 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 19:43:41 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-m6KI 19:43:41 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 19:43:44 lf-activate-venv(): INFO: Installing: lftools 19:44:13 lf-activate-venv(): INFO: Adding /tmp/venv-m6KI/bin to PATH 19:44:13 INFO: Running in OpenStack, capturing instance metadata 19:44:14 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1044832466800832187.sh 19:44:14 provisioning config files... 19:44:14 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config1988903141924899319tmp 19:44:14 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 19:44:14 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 19:44:14 [EnvInject] - Injecting environment variables from a build step. 19:44:14 [EnvInject] - Injecting as environment variables the properties content 19:44:14 SERVER_ID=logs 19:44:14 19:44:14 [EnvInject] - Variables injected successfully. 19:44:14 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11183541228317059264.sh 19:44:14 ---> create-netrc.sh 19:44:14 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1552779394406793311.sh 19:44:14 ---> python-tools-install.sh 19:44:14 Setup pyenv: 19:44:14 system 19:44:14 3.8.13 19:44:14 3.9.13 19:44:14 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 19:44:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-m6KI from file:/tmp/.os_lf_venv 19:44:15 lf-activate-venv(): INFO: Installing: lftools 19:44:23 lf-activate-venv(): INFO: Adding /tmp/venv-m6KI/bin to PATH 19:44:23 Generating Requirements File 19:44:54 Python 3.10.6 19:44:54 pip 23.3.2 from /tmp/venv-m6KI/lib/python3.10/site-packages/pip (python 3.10) 19:44:54 appdirs==1.4.4 19:44:54 argcomplete==3.2.2 19:44:54 aspy.yaml==1.3.0 19:44:54 attrs==23.2.0 19:44:54 autopage==0.5.2 19:44:54 beautifulsoup4==4.12.3 19:44:54 boto3==1.34.31 19:44:54 botocore==1.34.31 19:44:54 bs4==0.0.2 19:44:54 cachetools==5.3.2 19:44:54 certifi==2023.11.17 19:44:54 cffi==1.16.0 19:44:54 cfgv==3.4.0 19:44:54 chardet==5.2.0 19:44:54 charset-normalizer==3.3.2 19:44:54 click==8.1.7 19:44:54 cliff==4.5.0 19:44:54 cmd2==2.4.3 19:44:54 cryptography==3.3.2 19:44:54 debtcollector==2.5.0 19:44:54 decorator==5.1.1 19:44:54 defusedxml==0.7.1 19:44:54 Deprecated==1.2.14 19:44:54 distlib==0.3.8 19:44:54 dnspython==2.5.0 19:44:54 docker==4.2.2 19:44:54 dogpile.cache==1.3.0 19:44:54 email-validator==2.1.0.post1 19:44:54 filelock==3.13.1 19:44:54 future==0.18.3 19:44:54 gitdb==4.0.11 19:44:54 GitPython==3.1.41 19:44:54 google-auth==2.27.0 19:44:54 httplib2==0.22.0 19:44:54 identify==2.5.33 19:44:54 idna==3.6 19:44:54 importlib-resources==1.5.0 19:44:54 iso8601==2.1.0 19:44:54 Jinja2==3.1.3 19:44:54 jmespath==1.0.1 19:44:54 jsonpatch==1.33 19:44:54 jsonpointer==2.4 19:44:54 jsonschema==4.21.1 19:44:54 jsonschema-specifications==2023.12.1 19:44:54 keystoneauth1==5.5.0 19:44:54 kubernetes==29.0.0 19:44:54 lftools==0.37.8 19:44:54 lxml==5.1.0 19:44:54 MarkupSafe==2.1.4 19:44:54 msgpack==1.0.7 19:44:54 multi_key_dict==2.0.3 19:44:54 munch==4.0.0 19:44:54 netaddr==0.10.1 19:44:54 netifaces==0.11.0 19:44:54 niet==1.4.2 19:44:54 nodeenv==1.8.0 19:44:54 oauth2client==4.1.3 19:44:54 oauthlib==3.2.2 19:44:54 openstacksdk==0.62.0 19:44:54 os-client-config==2.1.0 19:44:54 os-service-types==1.7.0 19:44:54 osc-lib==3.0.0 19:44:54 oslo.config==9.3.0 19:44:54 oslo.context==5.3.0 19:44:54 oslo.i18n==6.2.0 19:44:54 oslo.log==5.4.0 19:44:54 oslo.serialization==5.3.0 19:44:54 oslo.utils==7.0.0 19:44:54 packaging==23.2 19:44:54 pbr==6.0.0 19:44:54 platformdirs==4.2.0 19:44:54 prettytable==3.9.0 19:44:54 pyasn1==0.5.1 19:44:54 pyasn1-modules==0.3.0 19:44:54 pycparser==2.21 19:44:54 pygerrit2==2.0.15 19:44:54 PyGithub==2.2.0 19:44:54 pyinotify==0.9.6 19:44:54 PyJWT==2.8.0 19:44:54 PyNaCl==1.5.0 19:44:54 pyparsing==2.4.7 19:44:54 pyperclip==1.8.2 19:44:54 pyrsistent==0.20.0 19:44:54 python-cinderclient==9.4.0 19:44:54 python-dateutil==2.8.2 19:44:54 python-heatclient==3.4.0 19:44:54 python-jenkins==1.8.2 19:44:54 python-keystoneclient==5.3.0 19:44:54 python-magnumclient==4.3.0 19:44:54 python-novaclient==18.4.0 19:44:54 python-openstackclient==6.0.0 19:44:54 python-swiftclient==4.4.0 19:44:54 pytz==2023.4 19:44:54 PyYAML==6.0.1 19:44:54 referencing==0.33.0 19:44:54 requests==2.31.0 19:44:54 requests-oauthlib==1.3.1 19:44:54 requestsexceptions==1.4.0 19:44:54 rfc3986==2.0.0 19:44:54 rpds-py==0.17.1 19:44:54 rsa==4.9 19:44:54 ruamel.yaml==0.18.5 19:44:54 ruamel.yaml.clib==0.2.8 19:44:54 s3transfer==0.10.0 19:44:54 simplejson==3.19.2 19:44:54 six==1.16.0 19:44:54 smmap==5.0.1 19:44:54 soupsieve==2.5 19:44:54 stevedore==5.1.0 19:44:54 tabulate==0.9.0 19:44:54 toml==0.10.2 19:44:54 tomlkit==0.12.3 19:44:54 tqdm==4.66.1 19:44:54 typing_extensions==4.9.0 19:44:54 tzdata==2023.4 19:44:54 urllib3==1.26.18 19:44:54 virtualenv==20.25.0 19:44:54 wcwidth==0.2.13 19:44:54 websocket-client==1.7.0 19:44:54 wrapt==1.16.0 19:44:54 xdg==6.0.0 19:44:54 xmltodict==0.13.0 19:44:54 yq==3.2.3 19:44:54 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5468335785639885122.sh 19:44:54 ---> sudo-logs.sh 19:44:54 Archiving 'sudo' log.. 19:44:55 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15702122885719574530.sh 19:44:55 ---> job-cost.sh 19:44:55 Setup pyenv: 19:44:55 system 19:44:55 3.8.13 19:44:55 3.9.13 19:44:55 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 19:44:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-m6KI from file:/tmp/.os_lf_venv 19:44:56 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 19:45:04 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. 19:45:04 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. 19:45:04 lf-activate-venv(): INFO: Adding /tmp/venv-m6KI/bin to PATH 19:45:04 INFO: No Stack... 19:45:04 INFO: Retrieving Pricing Info for: v3-standard-4 19:45:04 INFO: Archiving Costs 19:45:04 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins11000456175764523919.sh 19:45:04 ---> logs-deploy.sh 19:45:04 Setup pyenv: 19:45:04 system 19:45:04 3.8.13 19:45:04 3.9.13 19:45:04 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 19:45:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-m6KI from file:/tmp/.os_lf_venv 19:45:06 lf-activate-venv(): INFO: Installing: lftools 19:45:15 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. 19:45:15 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 19:45:16 lf-activate-venv(): INFO: Adding /tmp/venv-m6KI/bin to PATH 19:45:16 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3283 19:45:16 INFO: archiving workspace using pattern(s): 19:45:17 Archives upload complete. 19:45:17 INFO: archiving logs to Nexus 19:45:18 ---> uname -a: 19:45:18 Linux prd-ubuntu1804-builder-4c-4g-1218 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 19:45:18 19:45:18 19:45:18 ---> lscpu: 19:45:18 Architecture: x86_64 19:45:18 CPU op-mode(s): 32-bit, 64-bit 19:45:18 Byte Order: Little Endian 19:45:18 CPU(s): 4 19:45:18 On-line CPU(s) list: 0-3 19:45:18 Thread(s) per core: 1 19:45:18 Core(s) per socket: 1 19:45:18 Socket(s): 4 19:45:18 NUMA node(s): 1 19:45:18 Vendor ID: AuthenticAMD 19:45:18 CPU family: 23 19:45:18 Model: 49 19:45:18 Model name: AMD EPYC-Rome Processor 19:45:18 Stepping: 0 19:45:18 CPU MHz: 2799.998 19:45:18 BogoMIPS: 5599.99 19:45:18 Virtualization: AMD-V 19:45:18 Hypervisor vendor: KVM 19:45:18 Virtualization type: full 19:45:18 L1d cache: 32K 19:45:18 L1i cache: 32K 19:45:18 L2 cache: 512K 19:45:18 L3 cache: 16384K 19:45:18 NUMA node0 CPU(s): 0-3 19:45:18 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 19:45:18 19:45:18 19:45:18 ---> nproc: 19:45:18 4 19:45:18 19:45:18 19:45:18 ---> df -h: 19:45:18 Filesystem Size Used Avail Use% Mounted on 19:45:18 udev 7.9G 0 7.9G 0% /dev 19:45:18 tmpfs 1.6G 672K 1.6G 1% /run 19:45:18 /dev/vda1 78G 8.4G 69G 11% / 19:45:18 tmpfs 7.9G 0 7.9G 0% /dev/shm 19:45:18 tmpfs 5.0M 0 5.0M 0% /run/lock 19:45:18 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 19:45:18 /dev/vda15 105M 4.4M 100M 5% /boot/efi 19:45:18 tmpfs 1.6G 0 1.6G 0% /run/user/1001 19:45:18 19:45:18 19:45:18 ---> free -m: 19:45:18 total used free shared buff/cache available 19:45:18 Mem: 16040 562 13269 0 2207 15157 19:45:18 Swap: 1023 0 1023 19:45:18 19:45:18 19:45:18 ---> ip addr: 19:45:18 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 19:45:18 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 19:45:18 inet 127.0.0.1/8 scope host lo 19:45:18 valid_lft forever preferred_lft forever 19:45:18 inet6 ::1/128 scope host 19:45:18 valid_lft forever preferred_lft forever 19:45:18 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 19:45:18 link/ether fa:16:3e:9a:c7:8b brd ff:ff:ff:ff:ff:ff 19:45:18 inet 10.30.107.26/23 brd 10.30.107.255 scope global dynamic ens3 19:45:18 valid_lft 86233sec preferred_lft 86233sec 19:45:18 inet6 fe80::f816:3eff:fe9a:c78b/64 scope link 19:45:18 valid_lft forever preferred_lft forever 19:45:18 19:45:18 19:45:18 ---> sar -b -r -n DEV: 19:45:18 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-1218) 01/31/24 _x86_64_ (4 CPU) 19:45:18 19:45:18 19:42:34 LINUX RESTART (4 CPU) 19:45:18 19:45:18 19:43:01 tps rtps wtps bread/s bwrtn/s 19:45:18 19:44:01 116.26 20.70 95.57 1139.68 31213.60 19:45:18 19:45:01 104.03 2.62 101.42 144.11 32983.84 19:45:18 Average: 110.15 11.66 98.49 641.89 32098.72 19:45:18 19:45:18 19:43:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:45:18 19:44:01 13861100 15506840 2563868 15.61 61280 1781268 825248 4.72 785360 1556764 81724 19:45:18 19:45:01 13574076 15511008 2850892 17.36 85960 2032708 799636 4.58 817916 1779572 131620 19:45:18 Average: 13717588 15508924 2707380 16.48 73620 1906988 812442 4.65 801638 1668168 106672 19:45:18 19:45:18 19:43:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:45:18 19:44:01 lo 2.60 2.60 0.27 0.27 0.00 0.00 0.00 0.00 19:45:18 19:44:01 ens3 55.99 42.99 740.67 8.93 0.00 0.00 0.00 0.00 19:45:18 19:45:01 lo 1.20 1.20 0.12 0.12 0.00 0.00 0.00 0.00 19:45:18 19:45:01 ens3 60.34 40.43 886.32 8.98 0.00 0.00 0.00 0.00 19:45:18 Average: lo 1.90 1.90 0.19 0.19 0.00 0.00 0.00 0.00 19:45:18 Average: ens3 58.17 41.71 813.49 8.95 0.00 0.00 0.00 0.00 19:45:18 19:45:18 19:45:18 ---> sar -P ALL: 19:45:18 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-1218) 01/31/24 _x86_64_ (4 CPU) 19:45:18 19:45:18 19:42:34 LINUX RESTART (4 CPU) 19:45:18 19:45:18 19:43:01 CPU %user %nice %system %iowait %steal %idle 19:45:18 19:44:01 all 23.16 0.00 1.89 4.94 0.06 69.95 19:45:18 19:44:01 0 19.26 0.00 1.91 8.12 0.07 70.65 19:45:18 19:44:01 1 28.23 0.00 1.92 0.65 0.05 69.16 19:45:18 19:44:01 2 22.60 0.00 1.95 7.48 0.07 67.89 19:45:18 19:44:01 3 22.53 0.00 1.79 3.53 0.07 72.07 19:45:18 19:45:01 all 20.73 0.00 1.48 4.85 0.05 72.89 19:45:18 19:45:01 0 29.16 0.00 2.06 2.99 0.08 65.70 19:45:18 19:45:01 1 22.28 0.00 1.68 1.08 0.05 74.90 19:45:18 19:45:01 2 12.98 0.00 1.05 10.33 0.05 75.58 19:45:18 19:45:01 3 18.49 0.00 1.09 4.98 0.05 75.40 19:45:18 Average: all 21.95 0.00 1.68 4.89 0.06 71.42 19:45:18 Average: 0 24.21 0.00 1.98 5.55 0.08 68.17 19:45:18 Average: 1 25.26 0.00 1.80 0.87 0.05 72.03 19:45:18 Average: 2 17.79 0.00 1.50 8.91 0.06 71.74 19:45:18 Average: 3 20.51 0.00 1.44 4.25 0.06 73.74 19:45:18 19:45:18 19:45:18