15:43:43 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136836 15:43:43 Running as SYSTEM 15:43:43 [EnvInject] - Loading node environment variables. 15:43:43 Building remotely on prd-ubuntu1804-builder-4c-4g-5584 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 15:43:43 [ssh-agent] Looking for ssh-agent implementation... 15:43:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:43:43 $ ssh-agent 15:43:43 SSH_AUTH_SOCK=/tmp/ssh-1praArfzNMFd/agent.1770 15:43:43 SSH_AGENT_PID=1772 15:43:43 [ssh-agent] Started. 15:43:43 Running ssh-add (command line suppressed) 15:43:43 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_6606418038390944413.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_6606418038390944413.key) 15:43:43 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 15:43:43 The recommended git tool is: NONE 15:43:45 using credential onap-jenkins-ssh 15:43:45 Wiping out workspace first. 15:43:45 Cloning the remote Git repository 15:43:45 Cloning repository git://cloud.onap.org/mirror/oom.git 15:43:45 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 15:43:45 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:43:45 > git --version # timeout=10 15:43:45 > git --version # 'git version 2.17.1' 15:43:45 using GIT_SSH to set credentials Gerrit user 15:43:45 Verifying host key using manually-configured host key entries 15:43:45 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 15:43:50 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:43:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:43:51 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:43:51 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:43:51 using GIT_SSH to set credentials Gerrit user 15:43:51 Verifying host key using manually-configured host key entries 15:43:51 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/36/136836/6 # timeout=30 15:43:51 > git rev-parse b02ca62bfca08104683f0ff0781fc759158952b9^{commit} # timeout=10 15:43:51 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 15:43:51 Checking out Revision b02ca62bfca08104683f0ff0781fc759158952b9 (refs/changes/36/136836/6) 15:43:51 > git config core.sparsecheckout # timeout=10 15:43:51 > git checkout -f b02ca62bfca08104683f0ff0781fc759158952b9 # timeout=30 15:43:53 Commit message: "[DCAEGEN2] Update snmptrap-collector image" 15:43:53 > git rev-parse FETCH_HEAD^{commit} # timeout=10 15:43:53 > git rev-list --no-walk ad8e7c7a9b5da7c348d9c1c6a3eda61f49301150 # timeout=10 15:43:53 [EnvInject] - Injecting environment variables from a build step. 15:43:53 [EnvInject] - Injecting as environment variables the properties content 15:43:53 PYTHON=python3 15:43:53 15:43:53 [EnvInject] - Variables injected successfully. 15:43:53 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins5454664450731417607.sh 15:43:53 ---> tox-install.sh 15:43:53 + source /home/jenkins/lf-env.sh 15:43:53 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:43:53 ++ mktemp -d /tmp/venv-XXXX 15:43:53 + lf_venv=/tmp/venv-ziif 15:43:53 + local venv_file=/tmp/.os_lf_venv 15:43:53 + local python=python3 15:43:53 + local options 15:43:53 + local set_path=true 15:43:53 + local install_args= 15:43:53 ++ 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 15:43:53 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:43:53 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:43:53 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:43:53 + true 15:43:53 + case $1 in 15:43:53 + venv_file=/tmp/.toxenv 15:43:53 + shift 2 15:43:53 + true 15:43:53 + case $1 in 15:43:53 + shift 15:43:53 + break 15:43:53 + case $python in 15:43:53 + local pkg_list= 15:43:53 + [[ -d /opt/pyenv ]] 15:43:53 + echo 'Setup pyenv:' 15:43:53 Setup pyenv: 15:43:53 + export PYENV_ROOT=/opt/pyenv 15:43:53 + PYENV_ROOT=/opt/pyenv 15:43:53 + 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 15:43:53 + 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 15:43:53 + pyenv versions 15:43:53 * system (set by /opt/pyenv/version) 15:43:53 * 3.8.13 (set by /opt/pyenv/version) 15:43:53 * 3.9.13 (set by /opt/pyenv/version) 15:43:53 * 3.10.6 (set by /opt/pyenv/version) 15:43:53 + command -v pyenv 15:43:53 ++ pyenv init - --no-rehash 15:43:53 + 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[*]}"'\'')" 15:43:53 export PATH="/opt/pyenv/shims:${PATH}" 15:43:53 export PYENV_SHELL=bash 15:43:53 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:43:53 pyenv() { 15:43:53 local command 15:43:53 command="${1:-}" 15:43:53 if [ "$#" -gt 0 ]; then 15:43:53 shift 15:43:53 fi 15:43:53 15:43:53 case "$command" in 15:43:53 rehash|shell) 15:43:53 eval "$(pyenv "sh-$command" "$@")" 15:43:53 ;; 15:43:53 *) 15:43:53 command pyenv "$command" "$@" 15:43:53 ;; 15:43:53 esac 15:43:53 }' 15:43:53 +++ 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[*]}"' 15:43:53 ++ 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 15:43:53 ++ 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 15:43:53 ++ 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 15:43:53 ++ export PYENV_SHELL=bash 15:43:53 ++ PYENV_SHELL=bash 15:43:53 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:43:53 +++ complete -F _pyenv pyenv 15:43:53 ++ lf-pyver python3 15:43:53 ++ local py_version_xy=python3 15:43:53 ++ local py_version_xyz= 15:43:53 ++ sed 's/^[ *]* //' 15:43:53 ++ awk '{ print $1 }' 15:43:53 ++ pyenv versions 15:43:53 ++ local command 15:43:53 ++ command=versions 15:43:53 ++ '[' 1 -gt 0 ']' 15:43:53 ++ shift 15:43:53 ++ case "$command" in 15:43:53 ++ command pyenv versions 15:43:53 ++ pyenv versions 15:43:53 ++ grep -E '^[0-9.]*[0-9]$' 15:43:53 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:43:53 +++ grep '^3' /tmp/.pyenv_versions 15:43:53 +++ tail -n 1 15:43:53 +++ sort -V 15:43:53 ++ py_version_xyz=3.10.6 15:43:53 ++ [[ -z 3.10.6 ]] 15:43:53 ++ echo 3.10.6 15:43:53 ++ return 0 15:43:53 + pyenv local 3.10.6 15:43:53 + local command 15:43:53 + command=local 15:43:53 + '[' 2 -gt 0 ']' 15:43:53 + shift 15:43:53 + case "$command" in 15:43:53 + command pyenv local 3.10.6 15:43:53 + pyenv local 3.10.6 15:43:53 + for arg in "$@" 15:43:53 + case $arg in 15:43:53 + pkg_list+='tox ' 15:43:53 + for arg in "$@" 15:43:53 + case $arg in 15:43:53 + pkg_list+='virtualenv ' 15:43:53 + for arg in "$@" 15:43:53 + case $arg in 15:43:53 + pkg_list+='urllib3~=1.26.15 ' 15:43:53 + [[ -f /tmp/.toxenv ]] 15:43:53 + [[ ! -f /tmp/.toxenv ]] 15:43:53 + [[ -n '' ]] 15:43:53 + python3 -m venv /tmp/venv-ziif 15:43:58 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ziif' 15:43:58 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ziif 15:43:58 + echo /tmp/venv-ziif 15:43:58 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 15:43:58 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 15:43:58 + /tmp/venv-ziif/bin/python3 -m pip install --upgrade --quiet pip virtualenv 15:44:01 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:44:01 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:44:01 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:44:01 + /tmp/venv-ziif/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:44:03 + type python3 15:44:03 + true 15:44:03 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-ziif/bin to PATH' 15:44:03 lf-activate-venv(): INFO: Adding /tmp/venv-ziif/bin to PATH 15:44:03 + PATH=/tmp/venv-ziif/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 15:44:03 + return 0 15:44:03 + python3 --version 15:44:03 Python 3.10.6 15:44:03 + python3 -m pip --version 15:44:03 pip 24.0 from /tmp/venv-ziif/lib/python3.10/site-packages/pip (python 3.10) 15:44:03 + python3 -m pip freeze 15:44:04 cachetools==5.3.2 15:44:04 chardet==5.2.0 15:44:04 colorama==0.4.6 15:44:04 distlib==0.3.8 15:44:04 filelock==3.13.1 15:44:04 packaging==23.2 15:44:04 platformdirs==4.2.0 15:44:04 pluggy==1.4.0 15:44:04 pyproject-api==1.6.1 15:44:04 tomli==2.0.1 15:44:04 tox==4.12.1 15:44:04 urllib3==1.26.18 15:44:04 virtualenv==20.25.0 15:44:04 [EnvInject] - Injecting environment variables from a build step. 15:44:04 [EnvInject] - Injecting as environment variables the properties content 15:44:04 PARALLEL=false 15:44:04 15:44:04 [EnvInject] - Variables injected successfully. 15:44:04 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins10238607322506545605.sh 15:44:04 ---> tox-run.sh 15:44:04 + 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 15:44:04 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 15:44:04 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 15:44:04 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 15:44:04 + cd /w/workspace/oom-master-pre-commit-lint/. 15:44:04 + source /home/jenkins/lf-env.sh 15:44:04 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:44:04 ++ mktemp -d /tmp/venv-XXXX 15:44:04 + lf_venv=/tmp/venv-cUz6 15:44:04 + local venv_file=/tmp/.os_lf_venv 15:44:04 + local python=python3 15:44:04 + local options 15:44:04 + local set_path=true 15:44:04 + local install_args= 15:44:04 ++ 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 15:44:04 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:44:04 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:44:04 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:44:04 + true 15:44:04 + case $1 in 15:44:04 + venv_file=/tmp/.toxenv 15:44:04 + shift 2 15:44:04 + true 15:44:04 + case $1 in 15:44:04 + shift 15:44:04 + break 15:44:04 + case $python in 15:44:04 + local pkg_list= 15:44:04 + [[ -d /opt/pyenv ]] 15:44:04 + echo 'Setup pyenv:' 15:44:04 Setup pyenv: 15:44:04 + export PYENV_ROOT=/opt/pyenv 15:44:04 + PYENV_ROOT=/opt/pyenv 15:44:04 + 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 15:44:04 + 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 15:44:04 + pyenv versions 15:44:04 system 15:44:04 3.8.13 15:44:04 3.9.13 15:44:04 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:44:04 + command -v pyenv 15:44:04 ++ pyenv init - --no-rehash 15:44:04 + 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[*]}"'\'')" 15:44:04 export PATH="/opt/pyenv/shims:${PATH}" 15:44:04 export PYENV_SHELL=bash 15:44:04 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:44:04 pyenv() { 15:44:04 local command 15:44:04 command="${1:-}" 15:44:04 if [ "$#" -gt 0 ]; then 15:44:04 shift 15:44:04 fi 15:44:04 15:44:04 case "$command" in 15:44:04 rehash|shell) 15:44:04 eval "$(pyenv "sh-$command" "$@")" 15:44:04 ;; 15:44:04 *) 15:44:04 command pyenv "$command" "$@" 15:44:04 ;; 15:44:04 esac 15:44:04 }' 15:44:04 +++ 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[*]}"' 15:44:04 ++ 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 15:44:04 ++ 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 15:44:04 ++ 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 15:44:04 ++ export PYENV_SHELL=bash 15:44:04 ++ PYENV_SHELL=bash 15:44:04 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:44:04 +++ complete -F _pyenv pyenv 15:44:04 ++ lf-pyver python3 15:44:04 ++ local py_version_xy=python3 15:44:04 ++ local py_version_xyz= 15:44:04 ++ pyenv versions 15:44:04 ++ local command 15:44:04 ++ command=versions 15:44:04 ++ '[' 1 -gt 0 ']' 15:44:04 ++ shift 15:44:04 ++ case "$command" in 15:44:04 ++ command pyenv versions 15:44:04 ++ pyenv versions 15:44:04 ++ sed 's/^[ *]* //' 15:44:04 ++ awk '{ print $1 }' 15:44:04 ++ grep -E '^[0-9.]*[0-9]$' 15:44:04 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:44:04 +++ grep '^3' /tmp/.pyenv_versions 15:44:04 +++ sort -V 15:44:04 +++ tail -n 1 15:44:04 ++ py_version_xyz=3.10.6 15:44:04 ++ [[ -z 3.10.6 ]] 15:44:04 ++ echo 3.10.6 15:44:04 ++ return 0 15:44:04 + pyenv local 3.10.6 15:44:04 + local command 15:44:04 + command=local 15:44:04 + '[' 2 -gt 0 ']' 15:44:04 + shift 15:44:04 + case "$command" in 15:44:04 + command pyenv local 3.10.6 15:44:04 + pyenv local 3.10.6 15:44:04 + for arg in "$@" 15:44:04 + case $arg in 15:44:04 + pkg_list+='tox ' 15:44:04 + for arg in "$@" 15:44:04 + case $arg in 15:44:04 + pkg_list+='virtualenv ' 15:44:04 + for arg in "$@" 15:44:04 + case $arg in 15:44:04 + pkg_list+='urllib3~=1.26.15 ' 15:44:04 + [[ -f /tmp/.toxenv ]] 15:44:04 ++ cat /tmp/.toxenv 15:44:04 + lf_venv=/tmp/venv-ziif 15:44:04 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ziif from' file:/tmp/.toxenv 15:44:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ziif from file:/tmp/.toxenv 15:44:04 + /tmp/venv-ziif/bin/python3 -m pip install --upgrade --quiet pip virtualenv 15:44:05 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:44:05 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:44:05 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:44:05 + /tmp/venv-ziif/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:44:06 + type python3 15:44:06 + true 15:44:06 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-ziif/bin to PATH' 15:44:06 lf-activate-venv(): INFO: Adding /tmp/venv-ziif/bin to PATH 15:44:06 + PATH=/tmp/venv-ziif/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 15:44:06 + return 0 15:44:06 + [[ -d /opt/pyenv ]] 15:44:06 + echo '---> Setting up pyenv' 15:44:06 ---> Setting up pyenv 15:44:06 + export PYENV_ROOT=/opt/pyenv 15:44:06 + PYENV_ROOT=/opt/pyenv 15:44:06 + export PATH=/opt/pyenv/bin:/tmp/venv-ziif/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 15:44:06 + PATH=/opt/pyenv/bin:/tmp/venv-ziif/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 15:44:06 ++ pwd 15:44:06 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 15:44:06 + export PYTHONPATH 15:44:06 + export TOX_TESTENV_PASSENV=PYTHONPATH 15:44:06 + TOX_TESTENV_PASSENV=PYTHONPATH 15:44:06 + tox --version 15:44:07 4.12.1 from /tmp/venv-ziif/lib/python3.10/site-packages/tox/__init__.py 15:44:07 + PARALLEL=false 15:44:07 + TOX_OPTIONS_LIST= 15:44:07 + [[ -n pre-commit ]] 15:44:07 + TOX_OPTIONS_LIST=' -e pre-commit' 15:44:07 + case ${PARALLEL,,} in 15:44:07 + tox -e pre-commit 15:44:07 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 15:44:08 pre-commit: install_deps> python -I -m pip install pre-commit 15:44:11 pre-commit: freeze> python -m pip freeze --all 15:44:11 pre-commit: cfgv==3.4.0,distlib==0.3.8,filelock==3.13.1,identify==2.5.34,nodeenv==1.8.0,pip==23.3.1,platformdirs==4.2.0,pre-commit==3.6.1,PyYAML==6.0.1,setuptools==69.0.2,virtualenv==20.25.0,wheel==0.42.0 15:44:11 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 15:44:11 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 15:44:12 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 15:44:13 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 15:44:14 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 15:44:14 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 15:44:14 [INFO] Once installed this environment will be reused. 15:44:14 [INFO] This may take a few minutes... 15:44:17 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 15:44:17 [INFO] Once installed this environment will be reused. 15:44:17 [INFO] This may take a few minutes... 15:44:23 Trim Trailing Whitespace.................................................Passed 15:44:23 Tabs remover.............................................................Passed 15:44:23 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 15:44:23 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 15:44:23 [INFO] Once installed this environment will be reused. 15:44:23 [INFO] This may take a few minutes... 15:44:29 gitlint..............................................(no files to check)Skipped 15:44:29 pre-commit: OK (22.11=setup[4.06]+cmd[11.71,6.35] seconds) 15:44:29 congratulations :) (22.28 seconds) 15:44:29 + tox_status=0 15:44:29 + echo '---> Completed tox runs' 15:44:29 ---> Completed tox runs 15:44:29 + for i in .tox/*/log 15:44:29 ++ echo .tox/pre-commit/log 15:44:29 ++ awk -F/ '{print $2}' 15:44:29 + tox_env=pre-commit 15:44:29 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 15:44:29 + DOC_DIR=docs/_build/html 15:44:29 + [[ -d docs/_build/html ]] 15:44:29 + echo '---> tox-run.sh ends' 15:44:29 ---> tox-run.sh ends 15:44:29 + test 0 -eq 0 15:44:29 $ ssh-agent -k 15:44:29 unset SSH_AUTH_SOCK; 15:44:29 unset SSH_AGENT_PID; 15:44:29 echo Agent pid 1772 killed; 15:44:29 [ssh-agent] Stopped. 15:44:29 [PostBuildScript] - [INFO] Executing post build scripts. 15:44:29 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3373629043800245071.sh 15:44:29 ---> sysstat.sh 15:44:30 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9769493975927342410.sh 15:44:30 ---> package-listing.sh 15:44:30 ++ facter osfamily 15:44:30 ++ tr '[:upper:]' '[:lower:]' 15:44:30 + OS_FAMILY=debian 15:44:30 + workspace=/w/workspace/oom-master-pre-commit-lint 15:44:30 + START_PACKAGES=/tmp/packages_start.txt 15:44:30 + END_PACKAGES=/tmp/packages_end.txt 15:44:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:44:30 + PACKAGES=/tmp/packages_start.txt 15:44:30 + '[' /w/workspace/oom-master-pre-commit-lint ']' 15:44:30 + PACKAGES=/tmp/packages_end.txt 15:44:30 + case "${OS_FAMILY}" in 15:44:30 + dpkg -l 15:44:30 + grep '^ii' 15:44:30 + '[' -f /tmp/packages_start.txt ']' 15:44:30 + '[' -f /tmp/packages_end.txt ']' 15:44:30 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:44:30 + '[' /w/workspace/oom-master-pre-commit-lint ']' 15:44:30 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 15:44:30 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 15:44:30 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13654972541819153991.sh 15:44:30 ---> capture-instance-metadata.sh 15:44:30 Setup pyenv: 15:44:30 system 15:44:30 3.8.13 15:44:30 3.9.13 15:44:30 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:44:34 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-EB1U 15:44:34 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:44:37 lf-activate-venv(): INFO: Installing: lftools 15:45:09 lf-activate-venv(): INFO: Adding /tmp/venv-EB1U/bin to PATH 15:45:09 INFO: Running in OpenStack, capturing instance metadata 15:45:09 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6802717229178739211.sh 15:45:09 provisioning config files... 15:45:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config10144486952096690198tmp 15:45:09 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 15:45:09 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 15:45:09 [EnvInject] - Injecting environment variables from a build step. 15:45:09 [EnvInject] - Injecting as environment variables the properties content 15:45:09 SERVER_ID=logs 15:45:09 15:45:09 [EnvInject] - Variables injected successfully. 15:45:09 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins319886935096580875.sh 15:45:09 ---> create-netrc.sh 15:45:09 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10189018423358776527.sh 15:45:09 ---> python-tools-install.sh 15:45:09 Setup pyenv: 15:45:09 system 15:45:09 3.8.13 15:45:09 3.9.13 15:45:09 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:45:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-EB1U from file:/tmp/.os_lf_venv 15:45:10 lf-activate-venv(): INFO: Installing: lftools 15:45:18 lf-activate-venv(): INFO: Adding /tmp/venv-EB1U/bin to PATH 15:45:18 Generating Requirements File 15:45:52 Python 3.10.6 15:45:52 pip 24.0 from /tmp/venv-EB1U/lib/python3.10/site-packages/pip (python 3.10) 15:45:52 appdirs==1.4.4 15:45:52 argcomplete==3.2.2 15:45:52 aspy.yaml==1.3.0 15:45:52 attrs==23.2.0 15:45:52 autopage==0.5.2 15:45:52 beautifulsoup4==4.12.3 15:45:52 boto3==1.34.42 15:45:52 botocore==1.34.42 15:45:52 bs4==0.0.2 15:45:52 cachetools==5.3.2 15:45:52 certifi==2024.2.2 15:45:52 cffi==1.16.0 15:45:52 cfgv==3.4.0 15:45:52 chardet==5.2.0 15:45:52 charset-normalizer==3.3.2 15:45:52 click==8.1.7 15:45:52 cliff==4.5.0 15:45:52 cmd2==2.4.3 15:45:52 cryptography==3.3.2 15:45:52 debtcollector==2.5.0 15:45:52 decorator==5.1.1 15:45:52 defusedxml==0.7.1 15:45:52 Deprecated==1.2.14 15:45:52 distlib==0.3.8 15:45:52 dnspython==2.5.0 15:45:52 docker==4.2.2 15:45:52 dogpile.cache==1.3.1 15:45:52 email-validator==2.1.0.post1 15:45:52 filelock==3.13.1 15:45:52 future==0.18.3 15:45:52 gitdb==4.0.11 15:45:52 GitPython==3.1.41 15:45:52 google-auth==2.27.0 15:45:52 httplib2==0.22.0 15:45:52 identify==2.5.34 15:45:52 idna==3.6 15:45:52 importlib-resources==1.5.0 15:45:52 iso8601==2.1.0 15:45:52 Jinja2==3.1.3 15:45:52 jmespath==1.0.1 15:45:52 jsonpatch==1.33 15:45:52 jsonpointer==2.4 15:45:52 jsonschema==4.21.1 15:45:52 jsonschema-specifications==2023.12.1 15:45:52 keystoneauth1==5.5.0 15:45:52 kubernetes==29.0.0 15:45:52 lftools==0.37.8 15:45:52 lxml==5.1.0 15:45:52 MarkupSafe==2.1.5 15:45:52 msgpack==1.0.7 15:45:52 multi_key_dict==2.0.3 15:45:52 munch==4.0.0 15:45:52 netaddr==1.1.0 15:45:52 netifaces==0.11.0 15:45:52 niet==1.4.2 15:45:52 nodeenv==1.8.0 15:45:52 oauth2client==4.1.3 15:45:52 oauthlib==3.2.2 15:45:52 openstacksdk==0.62.0 15:45:52 os-client-config==2.1.0 15:45:52 os-service-types==1.7.0 15:45:52 osc-lib==3.0.0 15:45:52 oslo.config==9.3.0 15:45:52 oslo.context==5.3.0 15:45:52 oslo.i18n==6.2.0 15:45:52 oslo.log==5.4.0 15:45:52 oslo.serialization==5.3.0 15:45:52 oslo.utils==7.0.0 15:45:52 packaging==23.2 15:45:52 pbr==6.0.0 15:45:52 platformdirs==4.2.0 15:45:52 prettytable==3.9.0 15:45:52 pyasn1==0.5.1 15:45:52 pyasn1-modules==0.3.0 15:45:52 pycparser==2.21 15:45:52 pygerrit2==2.0.15 15:45:52 PyGithub==2.2.0 15:45:52 pyinotify==0.9.6 15:45:52 PyJWT==2.8.0 15:45:52 PyNaCl==1.5.0 15:45:52 pyparsing==2.4.7 15:45:52 pyperclip==1.8.2 15:45:52 pyrsistent==0.20.0 15:45:52 python-cinderclient==9.4.0 15:45:52 python-dateutil==2.8.2 15:45:52 python-heatclient==3.4.0 15:45:52 python-jenkins==1.8.2 15:45:52 python-keystoneclient==5.3.0 15:45:52 python-magnumclient==4.3.0 15:45:52 python-novaclient==18.4.0 15:45:52 python-openstackclient==6.0.1 15:45:52 python-swiftclient==4.4.0 15:45:52 pytz==2024.1 15:45:52 PyYAML==6.0.1 15:45:52 referencing==0.33.0 15:45:52 requests==2.31.0 15:45:52 requests-oauthlib==1.3.1 15:45:52 requestsexceptions==1.4.0 15:45:52 rfc3986==2.0.0 15:45:52 rpds-py==0.18.0 15:45:52 rsa==4.9 15:45:52 ruamel.yaml==0.18.6 15:45:52 ruamel.yaml.clib==0.2.8 15:45:52 s3transfer==0.10.0 15:45:52 simplejson==3.19.2 15:45:52 six==1.16.0 15:45:52 smmap==5.0.1 15:45:52 soupsieve==2.5 15:45:52 stevedore==5.1.0 15:45:52 tabulate==0.9.0 15:45:52 toml==0.10.2 15:45:52 tomlkit==0.12.3 15:45:52 tqdm==4.66.2 15:45:52 typing_extensions==4.9.0 15:45:52 tzdata==2024.1 15:45:52 urllib3==1.26.18 15:45:52 virtualenv==20.25.0 15:45:52 wcwidth==0.2.13 15:45:52 websocket-client==1.7.0 15:45:52 wrapt==1.16.0 15:45:52 xdg==6.0.0 15:45:52 xmltodict==0.13.0 15:45:52 yq==3.2.3 15:45:53 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5673832208880607962.sh 15:45:53 ---> sudo-logs.sh 15:45:53 Archiving 'sudo' log.. 15:45:53 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5872372246106213596.sh 15:45:53 ---> job-cost.sh 15:45:53 Setup pyenv: 15:45:53 system 15:45:53 3.8.13 15:45:53 3.9.13 15:45:53 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:45:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-EB1U from file:/tmp/.os_lf_venv 15:45:54 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:46:02 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. 15:46:02 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. 15:46:02 lf-activate-venv(): INFO: Adding /tmp/venv-EB1U/bin to PATH 15:46:02 INFO: No Stack... 15:46:02 INFO: Retrieving Pricing Info for: v3-standard-4 15:46:03 INFO: Archiving Costs 15:46:03 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins1797623475355457069.sh 15:46:03 ---> logs-deploy.sh 15:46:03 Setup pyenv: 15:46:03 system 15:46:03 3.8.13 15:46:03 3.9.13 15:46:03 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:46:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-EB1U from file:/tmp/.os_lf_venv 15:46:04 lf-activate-venv(): INFO: Installing: lftools 15:46:14 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. 15:46:14 python-openstackclient 6.5.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 15:46:15 lf-activate-venv(): INFO: Adding /tmp/venv-EB1U/bin to PATH 15:46:15 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3305 15:46:15 INFO: archiving workspace using pattern(s): 15:46:16 Archives upload complete. 15:46:16 INFO: archiving logs to Nexus 15:46:17 ---> uname -a: 15:46:17 Linux prd-ubuntu1804-builder-4c-4g-5584 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 15:46:17 15:46:17 15:46:17 ---> lscpu: 15:46:17 Architecture: x86_64 15:46:17 CPU op-mode(s): 32-bit, 64-bit 15:46:17 Byte Order: Little Endian 15:46:17 CPU(s): 4 15:46:17 On-line CPU(s) list: 0-3 15:46:17 Thread(s) per core: 1 15:46:17 Core(s) per socket: 1 15:46:17 Socket(s): 4 15:46:17 NUMA node(s): 1 15:46:17 Vendor ID: AuthenticAMD 15:46:17 CPU family: 23 15:46:17 Model: 49 15:46:17 Model name: AMD EPYC-Rome Processor 15:46:17 Stepping: 0 15:46:17 CPU MHz: 2800.000 15:46:17 BogoMIPS: 5600.00 15:46:17 Virtualization: AMD-V 15:46:17 Hypervisor vendor: KVM 15:46:17 Virtualization type: full 15:46:17 L1d cache: 32K 15:46:17 L1i cache: 32K 15:46:17 L2 cache: 512K 15:46:17 L3 cache: 16384K 15:46:17 NUMA node0 CPU(s): 0-3 15:46:17 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 15:46:17 15:46:17 15:46:17 ---> nproc: 15:46:17 4 15:46:17 15:46:17 15:46:17 ---> df -h: 15:46:17 Filesystem Size Used Avail Use% Mounted on 15:46:17 udev 7.9G 0 7.9G 0% /dev 15:46:17 tmpfs 1.6G 672K 1.6G 1% /run 15:46:17 /dev/vda1 78G 8.4G 69G 11% / 15:46:17 tmpfs 7.9G 0 7.9G 0% /dev/shm 15:46:17 tmpfs 5.0M 0 5.0M 0% /run/lock 15:46:17 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 15:46:17 /dev/vda15 105M 4.4M 100M 5% /boot/efi 15:46:17 tmpfs 1.6G 0 1.6G 0% /run/user/1001 15:46:17 15:46:17 15:46:17 ---> free -m: 15:46:17 total used free shared buff/cache available 15:46:17 Mem: 16040 528 13297 0 2213 15191 15:46:17 Swap: 1023 0 1023 15:46:17 15:46:17 15:46:17 ---> ip addr: 15:46:17 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:46:17 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:46:17 inet 127.0.0.1/8 scope host lo 15:46:17 valid_lft forever preferred_lft forever 15:46:17 inet6 ::1/128 scope host 15:46:17 valid_lft forever preferred_lft forever 15:46:17 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 15:46:17 link/ether fa:16:3e:02:b2:07 brd ff:ff:ff:ff:ff:ff 15:46:17 inet 10.30.107.176/23 brd 10.30.107.255 scope global dynamic ens3 15:46:17 valid_lft 86214sec preferred_lft 86214sec 15:46:17 inet6 fe80::f816:3eff:fe02:b207/64 scope link 15:46:17 valid_lft forever preferred_lft forever 15:46:17 15:46:17 15:46:17 ---> sar -b -r -n DEV: 15:46:17 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-5584) 02/15/24 _x86_64_ (4 CPU) 15:46:17 15:46:17 15:43:13 LINUX RESTART (4 CPU) 15:46:17 15:46:17 15:44:02 tps rtps wtps bread/s bwrtn/s 15:46:17 15:45:01 116.22 19.03 97.19 1154.11 26297.78 15:46:17 15:46:01 88.37 1.02 87.35 118.78 24878.79 15:46:17 Average: 102.18 9.95 92.23 632.10 25582.32 15:46:17 15:46:17 15:44:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:46:17 15:45:01 13813152 15534492 2611816 15.90 63344 1853176 816696 4.67 784828 1602364 94572 15:46:17 15:46:01 13575260 15531176 2849708 17.35 86504 2049872 799876 4.58 801096 1793272 137684 15:46:17 Average: 13694206 15532834 2730762 16.63 74924 1951524 808286 4.63 792962 1697818 116128 15:46:17 15:46:17 15:44:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:46:17 15:45:01 ens3 81.41 58.07 1213.05 10.34 0.00 0.00 0.00 0.00 15:46:17 15:45:01 lo 2.64 2.64 0.27 0.27 0.00 0.00 0.00 0.00 15:46:17 15:46:01 ens3 37.83 28.70 372.18 7.73 0.00 0.00 0.00 0.00 15:46:17 15:46:01 lo 1.40 1.40 0.14 0.14 0.00 0.00 0.00 0.00 15:46:17 Average: ens3 59.44 43.26 789.08 9.02 0.00 0.00 0.00 0.00 15:46:17 Average: lo 2.02 2.02 0.21 0.21 0.00 0.00 0.00 0.00 15:46:17 15:46:17 15:46:17 ---> sar -P ALL: 15:46:17 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-5584) 02/15/24 _x86_64_ (4 CPU) 15:46:17 15:46:17 15:43:13 LINUX RESTART (4 CPU) 15:46:17 15:46:17 15:44:02 CPU %user %nice %system %iowait %steal %idle 15:46:17 15:45:01 all 24.17 0.00 2.09 4.65 0.08 69.01 15:46:17 15:45:01 0 27.27 0.00 2.26 3.51 0.07 66.89 15:46:17 15:45:01 1 29.02 0.00 2.32 7.00 0.09 61.57 15:46:17 15:45:01 2 19.49 0.00 1.84 0.63 0.07 77.98 15:46:17 15:45:01 3 20.90 0.00 1.99 7.47 0.07 69.57 15:46:17 15:46:01 all 21.54 0.00 1.34 4.24 0.06 72.82 15:46:17 15:46:01 0 34.43 0.00 1.83 0.80 0.07 62.87 15:46:17 15:46:01 1 5.93 0.00 0.60 8.45 0.07 84.95 15:46:17 15:46:01 2 14.41 0.00 0.64 0.74 0.03 84.19 15:46:17 15:46:01 3 31.43 0.00 2.26 6.96 0.08 59.27 15:46:17 Average: all 22.85 0.00 1.72 4.44 0.07 70.93 15:46:17 Average: 0 30.88 0.00 2.04 2.15 0.07 64.86 15:46:17 Average: 1 17.37 0.00 1.45 7.73 0.08 73.36 15:46:17 Average: 2 16.92 0.00 1.23 0.68 0.05 81.11 15:46:17 Average: 3 26.21 0.00 2.12 7.21 0.08 64.38 15:46:17 15:46:17 15:46:17