15:03:17 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136836 15:03:17 Running as SYSTEM 15:03:17 [EnvInject] - Loading node environment variables. 15:03:17 Building remotely on prd-ubuntu1804-builder-4c-4g-3479 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 15:03:17 [ssh-agent] Looking for ssh-agent implementation... 15:03:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:03:18 $ ssh-agent 15:03:18 SSH_AUTH_SOCK=/tmp/ssh-MTDF0lJ2UvKk/agent.1674 15:03:18 SSH_AGENT_PID=1676 15:03:18 [ssh-agent] Started. 15:03:18 Running ssh-add (command line suppressed) 15:03:18 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_8638436883453662391.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_8638436883453662391.key) 15:03:18 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 15:03:18 The recommended git tool is: NONE 15:03:19 using credential onap-jenkins-ssh 15:03:19 Wiping out workspace first. 15:03:19 Cloning the remote Git repository 15:03:19 Cloning repository git://cloud.onap.org/mirror/oom.git 15:03:19 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 15:03:19 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:03:19 > git --version # timeout=10 15:03:19 > git --version # 'git version 2.17.1' 15:03:19 using GIT_SSH to set credentials Gerrit user 15:03:19 Verifying host key using manually-configured host key entries 15:03:19 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 15:03:25 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:03:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:03:25 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:03:25 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:03:25 using GIT_SSH to set credentials Gerrit user 15:03:25 Verifying host key using manually-configured host key entries 15:03:25 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/36/136836/5 # timeout=30 15:03:26 > git rev-parse dc8f38190626f2141fa9b020368f79cf3ac4c2d5^{commit} # timeout=10 15:03:26 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 15:03:26 Checking out Revision dc8f38190626f2141fa9b020368f79cf3ac4c2d5 (refs/changes/36/136836/5) 15:03:26 > git config core.sparsecheckout # timeout=10 15:03:26 > git checkout -f dc8f38190626f2141fa9b020368f79cf3ac4c2d5 # timeout=30 15:03:29 Commit message: "[DCAEGEN2] Update snmptrap-collector image" 15:03:29 > git rev-parse FETCH_HEAD^{commit} # timeout=10 15:03:29 > git rev-list --no-walk ad8e7c7a9b5da7c348d9c1c6a3eda61f49301150 # timeout=10 15:03:29 [EnvInject] - Injecting environment variables from a build step. 15:03:29 [EnvInject] - Injecting as environment variables the properties content 15:03:29 PYTHON=python3 15:03:29 15:03:29 [EnvInject] - Variables injected successfully. 15:03:29 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins9843179975570586124.sh 15:03:29 ---> tox-install.sh 15:03:29 + source /home/jenkins/lf-env.sh 15:03:29 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:03:29 ++ mktemp -d /tmp/venv-XXXX 15:03:29 + lf_venv=/tmp/venv-xd7I 15:03:29 + local venv_file=/tmp/.os_lf_venv 15:03:29 + local python=python3 15:03:29 + local options 15:03:29 + local set_path=true 15:03:29 + local install_args= 15:03:29 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:03:29 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:03:29 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:03:29 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:03:29 + true 15:03:29 + case $1 in 15:03:29 + venv_file=/tmp/.toxenv 15:03:29 + shift 2 15:03:29 + true 15:03:29 + case $1 in 15:03:29 + shift 15:03:29 + break 15:03:29 + case $python in 15:03:29 + local pkg_list= 15:03:29 + [[ -d /opt/pyenv ]] 15:03:29 + echo 'Setup pyenv:' 15:03:29 Setup pyenv: 15:03:29 + export PYENV_ROOT=/opt/pyenv 15:03:29 + PYENV_ROOT=/opt/pyenv 15:03:29 + 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:03:29 + 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:03:29 + pyenv versions 15:03:29 * system (set by /opt/pyenv/version) 15:03:29 * 3.8.13 (set by /opt/pyenv/version) 15:03:29 * 3.9.13 (set by /opt/pyenv/version) 15:03:29 * 3.10.6 (set by /opt/pyenv/version) 15:03:29 + command -v pyenv 15:03:29 ++ pyenv init - --no-rehash 15:03:29 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 15:03:29 export PATH="/opt/pyenv/shims:${PATH}" 15:03:29 export PYENV_SHELL=bash 15:03:29 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:03:29 pyenv() { 15:03:29 local command 15:03:29 command="${1:-}" 15:03:29 if [ "$#" -gt 0 ]; then 15:03:29 shift 15:03:29 fi 15:03:29 15:03:29 case "$command" in 15:03:29 rehash|shell) 15:03:29 eval "$(pyenv "sh-$command" "$@")" 15:03:29 ;; 15:03:29 *) 15:03:29 command pyenv "$command" "$@" 15:03:29 ;; 15:03:29 esac 15:03:29 }' 15:03:29 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 15:03:29 ++ 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:03:29 ++ 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:03:29 ++ 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:03:29 ++ export PYENV_SHELL=bash 15:03:29 ++ PYENV_SHELL=bash 15:03:29 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:03:29 +++ complete -F _pyenv pyenv 15:03:29 ++ lf-pyver python3 15:03:29 ++ local py_version_xy=python3 15:03:29 ++ local py_version_xyz= 15:03:29 ++ pyenv versions 15:03:29 ++ local command 15:03:29 ++ command=versions 15:03:29 ++ '[' 1 -gt 0 ']' 15:03:29 ++ shift 15:03:29 ++ case "$command" in 15:03:29 ++ command pyenv versions 15:03:29 ++ pyenv versions 15:03:29 ++ sed 's/^[ *]* //' 15:03:29 ++ grep -E '^[0-9.]*[0-9]$' 15:03:29 ++ awk '{ print $1 }' 15:03:30 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:03:30 +++ grep '^3' /tmp/.pyenv_versions 15:03:30 +++ sort -V 15:03:30 +++ tail -n 1 15:03:30 ++ py_version_xyz=3.10.6 15:03:30 ++ [[ -z 3.10.6 ]] 15:03:30 ++ echo 3.10.6 15:03:30 ++ return 0 15:03:30 + pyenv local 3.10.6 15:03:30 + local command 15:03:30 + command=local 15:03:30 + '[' 2 -gt 0 ']' 15:03:30 + shift 15:03:30 + case "$command" in 15:03:30 + command pyenv local 3.10.6 15:03:30 + pyenv local 3.10.6 15:03:30 + for arg in "$@" 15:03:30 + case $arg in 15:03:30 + pkg_list+='tox ' 15:03:30 + for arg in "$@" 15:03:30 + case $arg in 15:03:30 + pkg_list+='virtualenv ' 15:03:30 + for arg in "$@" 15:03:30 + case $arg in 15:03:30 + pkg_list+='urllib3~=1.26.15 ' 15:03:30 + [[ -f /tmp/.toxenv ]] 15:03:30 + [[ ! -f /tmp/.toxenv ]] 15:03:30 + [[ -n '' ]] 15:03:30 + python3 -m venv /tmp/venv-xd7I 15:03:34 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-xd7I' 15:03:34 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-xd7I 15:03:34 + echo /tmp/venv-xd7I 15:03:34 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 15:03:34 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 15:03:34 + /tmp/venv-xd7I/bin/python3 -m pip install --upgrade --quiet pip virtualenv 15:03:37 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:03:37 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:03:37 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:03:37 + /tmp/venv-xd7I/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:03:40 + type python3 15:03:40 + true 15:03:40 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-xd7I/bin to PATH' 15:03:40 lf-activate-venv(): INFO: Adding /tmp/venv-xd7I/bin to PATH 15:03:40 + PATH=/tmp/venv-xd7I/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:03:40 + return 0 15:03:40 + python3 --version 15:03:40 Python 3.10.6 15:03:40 + python3 -m pip --version 15:03:40 pip 24.0 from /tmp/venv-xd7I/lib/python3.10/site-packages/pip (python 3.10) 15:03:40 + python3 -m pip freeze 15:03:40 cachetools==5.3.2 15:03:40 chardet==5.2.0 15:03:40 colorama==0.4.6 15:03:40 distlib==0.3.8 15:03:40 filelock==3.13.1 15:03:40 packaging==23.2 15:03:40 platformdirs==4.2.0 15:03:40 pluggy==1.4.0 15:03:40 pyproject-api==1.6.1 15:03:40 tomli==2.0.1 15:03:40 tox==4.12.1 15:03:40 urllib3==1.26.18 15:03:40 virtualenv==20.25.0 15:03:40 [EnvInject] - Injecting environment variables from a build step. 15:03:40 [EnvInject] - Injecting as environment variables the properties content 15:03:40 PARALLEL=false 15:03:40 15:03:40 [EnvInject] - Variables injected successfully. 15:03:40 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins9291469150363239316.sh 15:03:40 ---> tox-run.sh 15:03:40 + 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:03:40 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 15:03:40 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 15:03:40 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 15:03:40 + cd /w/workspace/oom-master-pre-commit-lint/. 15:03:40 + source /home/jenkins/lf-env.sh 15:03:40 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:03:40 ++ mktemp -d /tmp/venv-XXXX 15:03:40 + lf_venv=/tmp/venv-L9C0 15:03:40 + local venv_file=/tmp/.os_lf_venv 15:03:40 + local python=python3 15:03:40 + local options 15:03:40 + local set_path=true 15:03:40 + local install_args= 15:03:40 ++ 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:03:40 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:03:40 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:03:40 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:03:40 + true 15:03:40 + case $1 in 15:03:40 + venv_file=/tmp/.toxenv 15:03:40 + shift 2 15:03:40 + true 15:03:40 + case $1 in 15:03:40 + shift 15:03:40 + break 15:03:40 + case $python in 15:03:40 + local pkg_list= 15:03:40 + [[ -d /opt/pyenv ]] 15:03:40 + echo 'Setup pyenv:' 15:03:40 Setup pyenv: 15:03:40 + export PYENV_ROOT=/opt/pyenv 15:03:40 + PYENV_ROOT=/opt/pyenv 15:03:40 + 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:03:40 + 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:03:40 + pyenv versions 15:03:40 system 15:03:40 3.8.13 15:03:40 3.9.13 15:03:40 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:03:40 + command -v pyenv 15:03:40 ++ pyenv init - --no-rehash 15:03:40 + 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:03:40 export PATH="/opt/pyenv/shims:${PATH}" 15:03:40 export PYENV_SHELL=bash 15:03:40 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:03:40 pyenv() { 15:03:40 local command 15:03:40 command="${1:-}" 15:03:40 if [ "$#" -gt 0 ]; then 15:03:40 shift 15:03:40 fi 15:03:40 15:03:40 case "$command" in 15:03:40 rehash|shell) 15:03:40 eval "$(pyenv "sh-$command" "$@")" 15:03:40 ;; 15:03:40 *) 15:03:40 command pyenv "$command" "$@" 15:03:40 ;; 15:03:40 esac 15:03:40 }' 15:03:40 +++ 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:03:40 ++ 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:03:40 ++ 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:03:40 ++ 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:03:40 ++ export PYENV_SHELL=bash 15:03:40 ++ PYENV_SHELL=bash 15:03:40 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:03:40 +++ complete -F _pyenv pyenv 15:03:40 ++ lf-pyver python3 15:03:40 ++ local py_version_xy=python3 15:03:40 ++ local py_version_xyz= 15:03:40 ++ pyenv versions 15:03:40 ++ local command 15:03:40 ++ command=versions 15:03:40 ++ '[' 1 -gt 0 ']' 15:03:40 ++ shift 15:03:40 ++ case "$command" in 15:03:40 ++ command pyenv versions 15:03:40 ++ pyenv versions 15:03:40 ++ sed 's/^[ *]* //' 15:03:40 ++ awk '{ print $1 }' 15:03:40 ++ grep -E '^[0-9.]*[0-9]$' 15:03:40 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:03:40 +++ grep '^3' /tmp/.pyenv_versions 15:03:40 +++ sort -V 15:03:40 +++ tail -n 1 15:03:40 ++ py_version_xyz=3.10.6 15:03:40 ++ [[ -z 3.10.6 ]] 15:03:40 ++ echo 3.10.6 15:03:40 ++ return 0 15:03:40 + pyenv local 3.10.6 15:03:40 + local command 15:03:40 + command=local 15:03:40 + '[' 2 -gt 0 ']' 15:03:40 + shift 15:03:40 + case "$command" in 15:03:40 + command pyenv local 3.10.6 15:03:40 + pyenv local 3.10.6 15:03:41 + for arg in "$@" 15:03:41 + case $arg in 15:03:41 + pkg_list+='tox ' 15:03:41 + for arg in "$@" 15:03:41 + case $arg in 15:03:41 + pkg_list+='virtualenv ' 15:03:41 + for arg in "$@" 15:03:41 + case $arg in 15:03:41 + pkg_list+='urllib3~=1.26.15 ' 15:03:41 + [[ -f /tmp/.toxenv ]] 15:03:41 ++ cat /tmp/.toxenv 15:03:41 + lf_venv=/tmp/venv-xd7I 15:03:41 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xd7I from' file:/tmp/.toxenv 15:03:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xd7I from file:/tmp/.toxenv 15:03:41 + /tmp/venv-xd7I/bin/python3 -m pip install --upgrade --quiet pip virtualenv 15:03:41 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:03:41 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:03:41 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:03:41 + /tmp/venv-xd7I/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:03:43 + type python3 15:03:43 + true 15:03:43 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-xd7I/bin to PATH' 15:03:43 lf-activate-venv(): INFO: Adding /tmp/venv-xd7I/bin to PATH 15:03:43 + PATH=/tmp/venv-xd7I/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:03:43 + return 0 15:03:43 + [[ -d /opt/pyenv ]] 15:03:43 + echo '---> Setting up pyenv' 15:03:43 ---> Setting up pyenv 15:03:43 + export PYENV_ROOT=/opt/pyenv 15:03:43 + PYENV_ROOT=/opt/pyenv 15:03:43 + export PATH=/opt/pyenv/bin:/tmp/venv-xd7I/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:03:43 + PATH=/opt/pyenv/bin:/tmp/venv-xd7I/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:03:43 ++ pwd 15:03:43 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 15:03:43 + export PYTHONPATH 15:03:43 + export TOX_TESTENV_PASSENV=PYTHONPATH 15:03:43 + TOX_TESTENV_PASSENV=PYTHONPATH 15:03:43 + tox --version 15:03:43 4.12.1 from /tmp/venv-xd7I/lib/python3.10/site-packages/tox/__init__.py 15:03:43 + PARALLEL=false 15:03:43 + TOX_OPTIONS_LIST= 15:03:43 + [[ -n pre-commit ]] 15:03:43 + TOX_OPTIONS_LIST=' -e pre-commit' 15:03:43 + case ${PARALLEL,,} in 15:03:43 + tox -e pre-commit 15:03:43 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 15:03:44 pre-commit: install_deps> python -I -m pip install pre-commit 15:03:47 pre-commit: freeze> python -m pip freeze --all 15:03:48 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 15:03:48 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 15:03:48 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 15:03:49 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 15:03:58 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 15:04:00 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 15:04:01 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 15:04:01 [INFO] Once installed this environment will be reused. 15:04:01 [INFO] This may take a few minutes... 15:04:04 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 15:04:04 [INFO] Once installed this environment will be reused. 15:04:04 [INFO] This may take a few minutes... 15:04:10 Trim Trailing Whitespace.................................................Passed 15:04:10 Tabs remover.............................................................Passed 15:04:10 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 15:04:10 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 15:04:10 [INFO] Once installed this environment will be reused. 15:04:10 [INFO] This may take a few minutes... 15:04:16 gitlint..............................................(no files to check)Skipped 15:04:16 pre-commit: OK (32.80=setup[4.29]+cmd[22.22,6.29] seconds) 15:04:16 congratulations :) (32.99 seconds) 15:04:16 + tox_status=0 15:04:16 + echo '---> Completed tox runs' 15:04:16 ---> Completed tox runs 15:04:16 + for i in .tox/*/log 15:04:16 ++ echo .tox/pre-commit/log 15:04:16 ++ awk -F/ '{print $2}' 15:04:16 + tox_env=pre-commit 15:04:16 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 15:04:16 + DOC_DIR=docs/_build/html 15:04:16 + [[ -d docs/_build/html ]] 15:04:16 + echo '---> tox-run.sh ends' 15:04:16 ---> tox-run.sh ends 15:04:16 + test 0 -eq 0 15:04:16 $ ssh-agent -k 15:04:16 unset SSH_AUTH_SOCK; 15:04:16 unset SSH_AGENT_PID; 15:04:16 echo Agent pid 1676 killed; 15:04:16 [ssh-agent] Stopped. 15:04:16 [PostBuildScript] - [INFO] Executing post build scripts. 15:04:16 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5121032574207505452.sh 15:04:16 ---> sysstat.sh 15:04:17 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12802722901453410175.sh 15:04:17 ---> package-listing.sh 15:04:17 ++ tr '[:upper:]' '[:lower:]' 15:04:17 ++ facter osfamily 15:04:17 + OS_FAMILY=debian 15:04:17 + workspace=/w/workspace/oom-master-pre-commit-lint 15:04:17 + START_PACKAGES=/tmp/packages_start.txt 15:04:17 + END_PACKAGES=/tmp/packages_end.txt 15:04:17 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:04:17 + PACKAGES=/tmp/packages_start.txt 15:04:17 + '[' /w/workspace/oom-master-pre-commit-lint ']' 15:04:17 + PACKAGES=/tmp/packages_end.txt 15:04:17 + case "${OS_FAMILY}" in 15:04:17 + dpkg -l 15:04:17 + grep '^ii' 15:04:17 + '[' -f /tmp/packages_start.txt ']' 15:04:17 + '[' -f /tmp/packages_end.txt ']' 15:04:17 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:04:17 + '[' /w/workspace/oom-master-pre-commit-lint ']' 15:04:17 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 15:04:17 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 15:04:17 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8039052342079738546.sh 15:04:17 ---> capture-instance-metadata.sh 15:04:17 Setup pyenv: 15:04:17 system 15:04:17 3.8.13 15:04:17 3.9.13 15:04:17 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:04:21 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Rt8x 15:04:21 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:04:24 lf-activate-venv(): INFO: Installing: lftools 15:04:55 lf-activate-venv(): INFO: Adding /tmp/venv-Rt8x/bin to PATH 15:04:55 INFO: Running in OpenStack, capturing instance metadata 15:04:56 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7049434080356190901.sh 15:04:56 provisioning config files... 15:04:56 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config11908440712055855780tmp 15:04:56 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 15:04:56 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 15:04:56 [EnvInject] - Injecting environment variables from a build step. 15:04:56 [EnvInject] - Injecting as environment variables the properties content 15:04:56 SERVER_ID=logs 15:04:56 15:04:56 [EnvInject] - Variables injected successfully. 15:04:56 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11708764013709962374.sh 15:04:56 ---> create-netrc.sh 15:04:56 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10040169562702568622.sh 15:04:56 ---> python-tools-install.sh 15:04:56 Setup pyenv: 15:04:56 system 15:04:56 3.8.13 15:04:56 3.9.13 15:04:56 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:04:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Rt8x from file:/tmp/.os_lf_venv 15:04:57 lf-activate-venv(): INFO: Installing: lftools 15:05:05 lf-activate-venv(): INFO: Adding /tmp/venv-Rt8x/bin to PATH 15:05:05 Generating Requirements File 15:05:40 Python 3.10.6 15:05:40 pip 24.0 from /tmp/venv-Rt8x/lib/python3.10/site-packages/pip (python 3.10) 15:05:41 appdirs==1.4.4 15:05:41 argcomplete==3.2.2 15:05:41 aspy.yaml==1.3.0 15:05:41 attrs==23.2.0 15:05:41 autopage==0.5.2 15:05:41 beautifulsoup4==4.12.3 15:05:41 boto3==1.34.36 15:05:41 botocore==1.34.36 15:05:41 bs4==0.0.2 15:05:41 cachetools==5.3.2 15:05:41 certifi==2024.2.2 15:05:41 cffi==1.16.0 15:05:41 cfgv==3.4.0 15:05:41 chardet==5.2.0 15:05:41 charset-normalizer==3.3.2 15:05:41 click==8.1.7 15:05:41 cliff==4.5.0 15:05:41 cmd2==2.4.3 15:05:41 cryptography==3.3.2 15:05:41 debtcollector==2.5.0 15:05:41 decorator==5.1.1 15:05:41 defusedxml==0.7.1 15:05:41 Deprecated==1.2.14 15:05:41 distlib==0.3.8 15:05:41 dnspython==2.5.0 15:05:41 docker==4.2.2 15:05:41 dogpile.cache==1.3.0 15:05:41 email-validator==2.1.0.post1 15:05:41 filelock==3.13.1 15:05:41 future==0.18.3 15:05:41 gitdb==4.0.11 15:05:41 GitPython==3.1.41 15:05:41 google-auth==2.27.0 15:05:41 httplib2==0.22.0 15:05:41 identify==2.5.33 15:05:41 idna==3.6 15:05:41 importlib-resources==1.5.0 15:05:41 iso8601==2.1.0 15:05:41 Jinja2==3.1.3 15:05:41 jmespath==1.0.1 15:05:41 jsonpatch==1.33 15:05:41 jsonpointer==2.4 15:05:41 jsonschema==4.21.1 15:05:41 jsonschema-specifications==2023.12.1 15:05:41 keystoneauth1==5.5.0 15:05:41 kubernetes==29.0.0 15:05:41 lftools==0.37.8 15:05:41 lxml==5.1.0 15:05:41 MarkupSafe==2.1.5 15:05:41 msgpack==1.0.7 15:05:41 multi_key_dict==2.0.3 15:05:41 munch==4.0.0 15:05:41 netaddr==0.10.1 15:05:41 netifaces==0.11.0 15:05:41 niet==1.4.2 15:05:41 nodeenv==1.8.0 15:05:41 oauth2client==4.1.3 15:05:41 oauthlib==3.2.2 15:05:41 openstacksdk==0.62.0 15:05:41 os-client-config==2.1.0 15:05:41 os-service-types==1.7.0 15:05:41 osc-lib==3.0.0 15:05:41 oslo.config==9.3.0 15:05:41 oslo.context==5.3.0 15:05:41 oslo.i18n==6.2.0 15:05:41 oslo.log==5.4.0 15:05:41 oslo.serialization==5.3.0 15:05:41 oslo.utils==7.0.0 15:05:41 packaging==23.2 15:05:41 pbr==6.0.0 15:05:41 platformdirs==4.2.0 15:05:41 prettytable==3.9.0 15:05:41 pyasn1==0.5.1 15:05:41 pyasn1-modules==0.3.0 15:05:41 pycparser==2.21 15:05:41 pygerrit2==2.0.15 15:05:41 PyGithub==2.2.0 15:05:41 pyinotify==0.9.6 15:05:41 PyJWT==2.8.0 15:05:41 PyNaCl==1.5.0 15:05:41 pyparsing==2.4.7 15:05:41 pyperclip==1.8.2 15:05:41 pyrsistent==0.20.0 15:05:41 python-cinderclient==9.4.0 15:05:41 python-dateutil==2.8.2 15:05:41 python-heatclient==3.4.0 15:05:41 python-jenkins==1.8.2 15:05:41 python-keystoneclient==5.3.0 15:05:41 python-magnumclient==4.3.0 15:05:41 python-novaclient==18.4.0 15:05:41 python-openstackclient==6.0.0 15:05:41 python-swiftclient==4.4.0 15:05:41 pytz==2024.1 15:05:41 PyYAML==6.0.1 15:05:41 referencing==0.33.0 15:05:41 requests==2.31.0 15:05:41 requests-oauthlib==1.3.1 15:05:41 requestsexceptions==1.4.0 15:05:41 rfc3986==2.0.0 15:05:41 rpds-py==0.17.1 15:05:41 rsa==4.9 15:05:41 ruamel.yaml==0.18.6 15:05:41 ruamel.yaml.clib==0.2.8 15:05:41 s3transfer==0.10.0 15:05:41 simplejson==3.19.2 15:05:41 six==1.16.0 15:05:41 smmap==5.0.1 15:05:41 soupsieve==2.5 15:05:41 stevedore==5.1.0 15:05:41 tabulate==0.9.0 15:05:41 toml==0.10.2 15:05:41 tomlkit==0.12.3 15:05:41 tqdm==4.66.1 15:05:41 typing_extensions==4.9.0 15:05:41 tzdata==2023.4 15:05:41 urllib3==1.26.18 15:05:41 virtualenv==20.25.0 15:05:41 wcwidth==0.2.13 15:05:41 websocket-client==1.7.0 15:05:41 wrapt==1.16.0 15:05:41 xdg==6.0.0 15:05:41 xmltodict==0.13.0 15:05:41 yq==3.2.3 15:05:41 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17333452852318048808.sh 15:05:41 ---> sudo-logs.sh 15:05:41 Archiving 'sudo' log.. 15:05:41 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15360934617551871378.sh 15:05:41 ---> job-cost.sh 15:05:41 Setup pyenv: 15:05:41 system 15:05:41 3.8.13 15:05:41 3.9.13 15:05:41 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:05:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Rt8x from file:/tmp/.os_lf_venv 15:05:43 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:05:50 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:05:50 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. 15:05:51 lf-activate-venv(): INFO: Adding /tmp/venv-Rt8x/bin to PATH 15:05:51 INFO: No Stack... 15:05:51 INFO: Retrieving Pricing Info for: v3-standard-4 15:05:51 INFO: Archiving Costs 15:05:51 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins2747729089725916122.sh 15:05:51 ---> logs-deploy.sh 15:05:51 Setup pyenv: 15:05:51 system 15:05:51 3.8.13 15:05:51 3.9.13 15:05:51 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:05:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Rt8x from file:/tmp/.os_lf_venv 15:05:53 lf-activate-venv(): INFO: Installing: lftools 15:06: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:06:02 python-openstackclient 6.5.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 15:06:03 lf-activate-venv(): INFO: Adding /tmp/venv-Rt8x/bin to PATH 15:06:03 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3296 15:06:03 INFO: archiving workspace using pattern(s): 15:06:04 Archives upload complete. 15:06:04 INFO: archiving logs to Nexus 15:06:05 ---> uname -a: 15:06:05 Linux prd-ubuntu1804-builder-4c-4g-3479 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:06:05 15:06:05 15:06:05 ---> lscpu: 15:06:05 Architecture: x86_64 15:06:05 CPU op-mode(s): 32-bit, 64-bit 15:06:05 Byte Order: Little Endian 15:06:05 CPU(s): 4 15:06:05 On-line CPU(s) list: 0-3 15:06:05 Thread(s) per core: 1 15:06:05 Core(s) per socket: 1 15:06:05 Socket(s): 4 15:06:05 NUMA node(s): 1 15:06:05 Vendor ID: AuthenticAMD 15:06:05 CPU family: 23 15:06:05 Model: 49 15:06:05 Model name: AMD EPYC-Rome Processor 15:06:05 Stepping: 0 15:06:05 CPU MHz: 2800.000 15:06:05 BogoMIPS: 5600.00 15:06:05 Virtualization: AMD-V 15:06:05 Hypervisor vendor: KVM 15:06:05 Virtualization type: full 15:06:05 L1d cache: 32K 15:06:05 L1i cache: 32K 15:06:05 L2 cache: 512K 15:06:05 L3 cache: 16384K 15:06:05 NUMA node0 CPU(s): 0-3 15:06:05 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:06:05 15:06:05 15:06:05 ---> nproc: 15:06:05 4 15:06:05 15:06:05 15:06:05 ---> df -h: 15:06:05 Filesystem Size Used Avail Use% Mounted on 15:06:05 udev 7.9G 0 7.9G 0% /dev 15:06:05 tmpfs 1.6G 672K 1.6G 1% /run 15:06:05 /dev/vda1 78G 8.4G 69G 11% / 15:06:05 tmpfs 7.9G 0 7.9G 0% /dev/shm 15:06:05 tmpfs 5.0M 0 5.0M 0% /run/lock 15:06:05 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 15:06:05 /dev/vda15 105M 4.4M 100M 5% /boot/efi 15:06:05 tmpfs 1.6G 0 1.6G 0% /run/user/1001 15:06:05 15:06:05 15:06:05 ---> free -m: 15:06:05 total used free shared buff/cache available 15:06:05 Mem: 16040 547 13280 0 2212 15173 15:06:05 Swap: 1023 0 1023 15:06:05 15:06:05 15:06:05 ---> ip addr: 15:06:05 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:06:05 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:06:05 inet 127.0.0.1/8 scope host lo 15:06:05 valid_lft forever preferred_lft forever 15:06:05 inet6 ::1/128 scope host 15:06:05 valid_lft forever preferred_lft forever 15:06:05 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 15:06:05 link/ether fa:16:3e:f8:3e:33 brd ff:ff:ff:ff:ff:ff 15:06:05 inet 10.30.106.233/23 brd 10.30.107.255 scope global dynamic ens3 15:06:05 valid_lft 86216sec preferred_lft 86216sec 15:06:05 inet6 fe80::f816:3eff:fef8:3e33/64 scope link 15:06:05 valid_lft forever preferred_lft forever 15:06:05 15:06:05 15:06:05 ---> sar -b -r -n DEV: 15:06:05 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3479) 02/07/24 _x86_64_ (4 CPU) 15:06:05 15:06:05 15:03:03 LINUX RESTART (4 CPU) 15:06:05 15:06:05 15:04:01 tps rtps wtps bread/s bwrtn/s 15:06:05 15:05:01 111.18 14.40 96.78 1105.82 20623.76 15:06:05 15:06:01 76.89 0.35 76.54 24.79 19133.09 15:06:05 Average: 94.03 7.37 86.66 565.26 19878.36 15:06:05 15:06:05 15:04:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:06:05 15:05:01 13729392 15538956 2695576 16.41 73916 1923040 803820 4.60 774108 1681304 146508 15:06:05 15:06:01 13559268 15499908 2865700 17.45 87292 2034244 821064 4.70 827276 1784744 111708 15:06:05 Average: 13644330 15519432 2780638 16.93 80604 1978642 812442 4.65 800692 1733024 129108 15:06:05 15:06:05 15:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:06:05 15:05:01 lo 2.07 2.07 0.22 0.22 0.00 0.00 0.00 0.00 15:06:05 15:05:01 ens3 57.42 40.63 742.83 8.90 0.00 0.00 0.00 0.00 15:06:05 15:06:01 lo 1.47 1.47 0.15 0.15 0.00 0.00 0.00 0.00 15:06:05 15:06:01 ens3 37.84 27.49 364.98 7.02 0.00 0.00 0.00 0.00 15:06:05 Average: lo 1.77 1.77 0.18 0.18 0.00 0.00 0.00 0.00 15:06:05 Average: ens3 47.63 34.06 553.89 7.96 0.00 0.00 0.00 0.00 15:06:05 15:06:05 15:06:05 ---> sar -P ALL: 15:06:05 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3479) 02/07/24 _x86_64_ (4 CPU) 15:06:05 15:06:05 15:03:03 LINUX RESTART (4 CPU) 15:06:05 15:06:05 15:04:01 CPU %user %nice %system %iowait %steal %idle 15:06:05 15:05:01 all 23.59 0.00 1.92 4.36 0.07 70.06 15:06:05 15:05:01 0 14.47 0.00 1.22 8.71 0.05 75.55 15:06:05 15:05:01 1 36.70 0.00 2.82 2.78 0.10 57.60 15:06:05 15:05:01 2 20.29 0.00 1.71 5.45 0.08 72.46 15:06:05 15:05:01 3 22.86 0.00 1.92 0.47 0.05 74.69 15:06:05 15:06:01 all 20.90 0.00 1.12 4.05 0.06 73.86 15:06:05 15:06:01 0 42.96 0.00 1.87 2.44 0.07 52.66 15:06:05 15:06:01 1 25.32 0.00 1.23 8.19 0.07 65.19 15:06:05 15:06:01 2 1.23 0.00 0.55 5.30 0.03 92.88 15:06:05 15:06:01 3 14.01 0.00 0.85 0.30 0.05 84.79 15:06:05 Average: all 22.25 0.00 1.52 4.21 0.06 71.96 15:06:05 Average: 0 28.73 0.00 1.55 5.57 0.06 64.10 15:06:05 Average: 1 31.02 0.00 2.03 5.49 0.08 61.39 15:06:05 Average: 2 10.76 0.00 1.13 5.38 0.06 82.67 15:06:05 Average: 3 18.43 0.00 1.39 0.38 0.05 79.75 15:06:05 15:06:05 15:06:05