07:49:25 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141387 07:49:25 Running as SYSTEM 07:49:25 [EnvInject] - Loading node environment variables. 07:49:25 Building remotely on prd-ubuntu1804-builder-4c-4g-24938 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 07:49:25 [ssh-agent] Looking for ssh-agent implementation... 07:49:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:49:25 $ ssh-agent 07:49:25 SSH_AUTH_SOCK=/tmp/ssh-zQHL1WRhD4m5/agent.1693 07:49:25 SSH_AGENT_PID=1695 07:49:25 [ssh-agent] Started. 07:49:25 Running ssh-add (command line suppressed) 07:49:25 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_5734557820839795056.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_5734557820839795056.key) 07:49:25 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 07:49:26 The recommended git tool is: NONE 07:49:27 using credential onap-jenkins-ssh 07:49:27 Wiping out workspace first. 07:49:27 Cloning the remote Git repository 07:49:27 Cloning repository git://cloud.onap.org/mirror/oom.git 07:49:27 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 07:49:27 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:49:27 > git --version # timeout=10 07:49:27 > git --version # 'git version 2.17.1' 07:49:27 using GIT_SSH to set credentials Gerrit user 07:49:27 Verifying host key using manually-configured host key entries 07:49:27 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 07:49:32 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:49:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:49:33 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:49:33 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:49:33 using GIT_SSH to set credentials Gerrit user 07:49:33 Verifying host key using manually-configured host key entries 07:49:33 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/87/141387/12 # timeout=30 07:49:33 > git rev-parse 9cf41a95f3bafced863f30a7ec26fd01ce49b17e^{commit} # timeout=10 07:49:33 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 07:49:33 Checking out Revision 9cf41a95f3bafced863f30a7ec26fd01ce49b17e (refs/changes/87/141387/12) 07:49:33 > git config core.sparsecheckout # timeout=10 07:49:33 > git checkout -f 9cf41a95f3bafced863f30a7ec26fd01ce49b17e # timeout=30 07:49:36 Commit message: "[SO] 16.0.3 release" 07:49:36 > git rev-parse FETCH_HEAD^{commit} # timeout=10 07:49:36 > git rev-list --no-walk 5b005900c21aea3578ebe858c65a45a9f711b6c6 # timeout=10 07:49:37 [EnvInject] - Injecting environment variables from a build step. 07:49:37 [EnvInject] - Injecting as environment variables the properties content 07:49:37 PYTHON=python3 07:49:37 07:49:37 [EnvInject] - Variables injected successfully. 07:49:37 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins1461927806718121922.sh 07:49:37 ---> tox-install.sh 07:49:37 + source /home/jenkins/lf-env.sh 07:49:37 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:49:37 ++ mktemp -d /tmp/venv-XXXX 07:49:37 + lf_venv=/tmp/venv-hPce 07:49:37 + local venv_file=/tmp/.os_lf_venv 07:49:37 + local python=python3 07:49:37 + local options 07:49:37 + local set_path=true 07:49:37 + local install_args= 07:49:37 ++ 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 07:49:37 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:49:37 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:49:37 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:49:37 + true 07:49:37 + case $1 in 07:49:37 + venv_file=/tmp/.toxenv 07:49:37 + shift 2 07:49:37 + true 07:49:37 + case $1 in 07:49:37 + shift 07:49:37 + break 07:49:37 + case $python in 07:49:37 + local pkg_list= 07:49:37 + [[ -d /opt/pyenv ]] 07:49:37 + echo 'Setup pyenv:' 07:49:37 Setup pyenv: 07:49:37 + export PYENV_ROOT=/opt/pyenv 07:49:37 + PYENV_ROOT=/opt/pyenv 07:49:37 + 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 07:49:37 + 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 07:49:37 + pyenv versions 07:49:37 * system (set by /opt/pyenv/version) 07:49:37 * 3.8.13 (set by /opt/pyenv/version) 07:49:37 * 3.9.13 (set by /opt/pyenv/version) 07:49:37 * 3.10.6 (set by /opt/pyenv/version) 07:49:37 + command -v pyenv 07:49:37 ++ pyenv init - --no-rehash 07:49:37 + 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[*]}"'\'')" 07:49:37 export PATH="/opt/pyenv/shims:${PATH}" 07:49:37 export PYENV_SHELL=bash 07:49:37 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:49:37 pyenv() { 07:49:37 local command 07:49:37 command="${1:-}" 07:49:37 if [ "$#" -gt 0 ]; then 07:49:37 shift 07:49:37 fi 07:49:37 07:49:37 case "$command" in 07:49:37 rehash|shell) 07:49:37 eval "$(pyenv "sh-$command" "$@")" 07:49:37 ;; 07:49:37 *) 07:49:37 command pyenv "$command" "$@" 07:49:37 ;; 07:49:37 esac 07:49:37 }' 07:49:37 +++ 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[*]}"' 07:49:37 ++ 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 07:49:37 ++ 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 07:49:37 ++ 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 07:49:37 ++ export PYENV_SHELL=bash 07:49:37 ++ PYENV_SHELL=bash 07:49:37 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:49:37 +++ complete -F _pyenv pyenv 07:49:37 ++ lf-pyver python3 07:49:37 ++ local py_version_xy=python3 07:49:37 ++ local py_version_xyz= 07:49:37 ++ pyenv versions 07:49:37 ++ local command 07:49:37 ++ command=versions 07:49:37 ++ '[' 1 -gt 0 ']' 07:49:37 ++ shift 07:49:37 ++ case "$command" in 07:49:37 ++ command pyenv versions 07:49:37 ++ pyenv versions 07:49:37 ++ sed 's/^[ *]* //' 07:49:37 ++ awk '{ print $1 }' 07:49:37 ++ grep -E '^[0-9.]*[0-9]$' 07:49:37 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:49:37 +++ grep '^3' /tmp/.pyenv_versions 07:49:37 +++ sort -V 07:49:37 +++ tail -n 1 07:49:37 ++ py_version_xyz=3.10.6 07:49:37 ++ [[ -z 3.10.6 ]] 07:49:37 ++ echo 3.10.6 07:49:37 ++ return 0 07:49:37 + pyenv local 3.10.6 07:49:37 + local command 07:49:37 + command=local 07:49:37 + '[' 2 -gt 0 ']' 07:49:37 + shift 07:49:37 + case "$command" in 07:49:37 + command pyenv local 3.10.6 07:49:37 + pyenv local 3.10.6 07:49:37 + for arg in "$@" 07:49:37 + case $arg in 07:49:37 + pkg_list+='tox ' 07:49:37 + for arg in "$@" 07:49:37 + case $arg in 07:49:37 + pkg_list+='virtualenv ' 07:49:37 + for arg in "$@" 07:49:37 + case $arg in 07:49:37 + pkg_list+='urllib3~=1.26.15 ' 07:49:37 + [[ -f /tmp/.toxenv ]] 07:49:37 + [[ ! -f /tmp/.toxenv ]] 07:49:37 + [[ -n '' ]] 07:49:37 + python3 -m venv /tmp/venv-hPce 07:49:41 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-hPce' 07:49:41 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-hPce 07:49:41 + echo /tmp/venv-hPce 07:49:41 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 07:49:41 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 07:49:41 + /tmp/venv-hPce/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 07:49:45 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:49:45 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 07:49:45 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 07:49:45 + /tmp/venv-hPce/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 07:49:48 + type python3 07:49:48 + true 07:49:48 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-hPce/bin to PATH' 07:49:48 lf-activate-venv(): INFO: Adding /tmp/venv-hPce/bin to PATH 07:49:48 + PATH=/tmp/venv-hPce/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 07:49:48 + return 0 07:49:48 + python3 --version 07:49:48 Python 3.10.6 07:49:48 + python3 -m pip --version 07:49:48 pip 25.1.1 from /tmp/venv-hPce/lib/python3.10/site-packages/pip (python 3.10) 07:49:48 + python3 -m pip freeze 07:49:48 cachetools==6.1.0 07:49:48 chardet==5.2.0 07:49:48 colorama==0.4.6 07:49:48 distlib==0.3.9 07:49:48 filelock==3.18.0 07:49:48 packaging==25.0 07:49:48 platformdirs==4.3.8 07:49:48 pluggy==1.6.0 07:49:48 pyproject-api==1.9.1 07:49:48 tomli==2.2.1 07:49:48 tox==4.27.0 07:49:48 typing_extensions==4.14.0 07:49:48 urllib3==1.26.20 07:49:48 virtualenv==20.31.2 07:49:48 [EnvInject] - Injecting environment variables from a build step. 07:49:48 [EnvInject] - Injecting as environment variables the properties content 07:49:48 PARALLEL=false 07:49:48 07:49:48 [EnvInject] - Variables injected successfully. 07:49:48 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins13492493320758349586.sh 07:49:48 ---> tox-run.sh 07:49:48 + 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 07:49:48 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 07:49:48 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 07:49:48 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 07:49:48 + cd /w/workspace/oom-master-pre-commit-lint/. 07:49:48 + source /home/jenkins/lf-env.sh 07:49:48 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:49:48 ++ mktemp -d /tmp/venv-XXXX 07:49:48 + lf_venv=/tmp/venv-jsfa 07:49:48 + local venv_file=/tmp/.os_lf_venv 07:49:48 + local python=python3 07:49:48 + local options 07:49:48 + local set_path=true 07:49:48 + local install_args= 07:49:48 ++ 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 07:49:48 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:49:48 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:49:48 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:49:48 + true 07:49:48 + case $1 in 07:49:48 + venv_file=/tmp/.toxenv 07:49:48 + shift 2 07:49:48 + true 07:49:48 + case $1 in 07:49:48 + shift 07:49:48 + break 07:49:48 + case $python in 07:49:48 + local pkg_list= 07:49:48 + [[ -d /opt/pyenv ]] 07:49:48 + echo 'Setup pyenv:' 07:49:48 Setup pyenv: 07:49:48 + export PYENV_ROOT=/opt/pyenv 07:49:48 + PYENV_ROOT=/opt/pyenv 07:49:48 + 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 07:49:48 + 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 07:49:48 + pyenv versions 07:49:48 system 07:49:48 3.8.13 07:49:48 3.9.13 07:49:48 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:49:48 + command -v pyenv 07:49:48 ++ pyenv init - --no-rehash 07:49:48 + 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[*]}"'\'')" 07:49:48 export PATH="/opt/pyenv/shims:${PATH}" 07:49:48 export PYENV_SHELL=bash 07:49:48 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:49:48 pyenv() { 07:49:48 local command 07:49:48 command="${1:-}" 07:49:48 if [ "$#" -gt 0 ]; then 07:49:48 shift 07:49:48 fi 07:49:48 07:49:48 case "$command" in 07:49:48 rehash|shell) 07:49:48 eval "$(pyenv "sh-$command" "$@")" 07:49:48 ;; 07:49:48 *) 07:49:48 command pyenv "$command" "$@" 07:49:48 ;; 07:49:48 esac 07:49:48 }' 07:49:48 +++ 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[*]}"' 07:49:48 ++ 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 07:49:48 ++ 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 07:49:48 ++ 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 07:49:48 ++ export PYENV_SHELL=bash 07:49:48 ++ PYENV_SHELL=bash 07:49:48 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:49:48 +++ complete -F _pyenv pyenv 07:49:48 ++ lf-pyver python3 07:49:48 ++ local py_version_xy=python3 07:49:48 ++ local py_version_xyz= 07:49:48 ++ pyenv versions 07:49:48 ++ local command 07:49:48 ++ command=versions 07:49:48 ++ '[' 1 -gt 0 ']' 07:49:48 ++ shift 07:49:48 ++ case "$command" in 07:49:48 ++ command pyenv versions 07:49:48 ++ pyenv versions 07:49:48 ++ awk '{ print $1 }' 07:49:48 ++ grep -E '^[0-9.]*[0-9]$' 07:49:48 ++ sed 's/^[ *]* //' 07:49:48 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:49:48 +++ grep '^3' /tmp/.pyenv_versions 07:49:48 +++ sort -V 07:49:48 +++ tail -n 1 07:49:48 ++ py_version_xyz=3.10.6 07:49:48 ++ [[ -z 3.10.6 ]] 07:49:48 ++ echo 3.10.6 07:49:48 ++ return 0 07:49:48 + pyenv local 3.10.6 07:49:48 + local command 07:49:48 + command=local 07:49:48 + '[' 2 -gt 0 ']' 07:49:48 + shift 07:49:48 + case "$command" in 07:49:48 + command pyenv local 3.10.6 07:49:48 + pyenv local 3.10.6 07:49:48 + for arg in "$@" 07:49:48 + case $arg in 07:49:48 + pkg_list+='tox ' 07:49:48 + for arg in "$@" 07:49:48 + case $arg in 07:49:48 + pkg_list+='virtualenv ' 07:49:48 + for arg in "$@" 07:49:48 + case $arg in 07:49:48 + pkg_list+='urllib3~=1.26.15 ' 07:49:48 + [[ -f /tmp/.toxenv ]] 07:49:48 ++ cat /tmp/.toxenv 07:49:48 + lf_venv=/tmp/venv-hPce 07:49:48 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hPce from' file:/tmp/.toxenv 07:49:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hPce from file:/tmp/.toxenv 07:49:48 + /tmp/venv-hPce/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 07:49:49 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:49:49 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 07:49:49 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 07:49:49 + /tmp/venv-hPce/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 07:49:50 + type python3 07:49:50 + true 07:49:50 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-hPce/bin to PATH' 07:49:50 lf-activate-venv(): INFO: Adding /tmp/venv-hPce/bin to PATH 07:49:50 + PATH=/tmp/venv-hPce/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 07:49:50 + return 0 07:49:50 + [[ -d /opt/pyenv ]] 07:49:50 + echo '---> Setting up pyenv' 07:49:50 ---> Setting up pyenv 07:49:50 + export PYENV_ROOT=/opt/pyenv 07:49:50 + PYENV_ROOT=/opt/pyenv 07:49:50 + export PATH=/opt/pyenv/bin:/tmp/venv-hPce/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 07:49:50 + PATH=/opt/pyenv/bin:/tmp/venv-hPce/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 07:49:50 ++ pwd 07:49:50 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 07:49:50 + export PYTHONPATH 07:49:50 + export TOX_TESTENV_PASSENV=PYTHONPATH 07:49:50 + TOX_TESTENV_PASSENV=PYTHONPATH 07:49:50 + tox --version 07:49:51 4.27.0 from /tmp/venv-hPce/lib/python3.10/site-packages/tox/__init__.py 07:49:51 + PARALLEL=false 07:49:51 + TOX_OPTIONS_LIST= 07:49:51 + [[ -n pre-commit ]] 07:49:51 + TOX_OPTIONS_LIST=' -e pre-commit' 07:49:51 + case ${PARALLEL,,} in 07:49:51 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 07:49:51 + tox -e pre-commit 07:49:52 pre-commit: install_deps> python -I -m pip install pre-commit 07:49:55 pre-commit: freeze> python -m pip freeze --all 07:49:55 pre-commit: cfgv==3.4.0,distlib==0.3.9,filelock==3.18.0,identify==2.6.12,nodeenv==1.9.1,pip==25.1.1,platformdirs==4.3.8,pre_commit==4.2.0,PyYAML==6.0.2,setuptools==80.3.1,virtualenv==20.31.2 07:49:55 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 07:49:55 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 07:49:56 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 07:49:57 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 07:49:57 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 07:49:58 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 07:49:58 [INFO] Once installed this environment will be reused. 07:49:58 [INFO] This may take a few minutes... 07:50:02 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 07:50:02 [INFO] Once installed this environment will be reused. 07:50:02 [INFO] This may take a few minutes... 07:50:06 trim trailing whitespace.................................................Passed 07:50:07 Tabs remover.............................................................Passed 07:50:07 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 07:50:07 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 07:50:07 [INFO] Once installed this environment will be reused. 07:50:07 [INFO] This may take a few minutes... 07:50:15 gitlint..............................................(no files to check)Skipped 07:50:15 pre-commit: OK (23.53=setup[3.56]+cmd[11.57,8.41] seconds) 07:50:15 congratulations :) (23.76 seconds) 07:50:15 + tox_status=0 07:50:15 + echo '---> Completed tox runs' 07:50:15 ---> Completed tox runs 07:50:15 + for i in .tox/*/log 07:50:15 ++ echo .tox/pre-commit/log 07:50:15 ++ awk -F/ '{print $2}' 07:50:15 + tox_env=pre-commit 07:50:15 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 07:50:15 + DOC_DIR=docs/_build/html 07:50:15 + [[ -d docs/_build/html ]] 07:50:15 + echo '---> tox-run.sh ends' 07:50:15 ---> tox-run.sh ends 07:50:15 + test 0 -eq 0 07:50:15 $ ssh-agent -k 07:50:15 unset SSH_AUTH_SOCK; 07:50:15 unset SSH_AGENT_PID; 07:50:15 echo Agent pid 1695 killed; 07:50:15 [ssh-agent] Stopped. 07:50:15 [PostBuildScript] - [INFO] Executing post build scripts. 07:50:15 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins480533734295352473.sh 07:50:15 ---> sysstat.sh 07:50:16 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13708634387583418879.sh 07:50:16 ---> package-listing.sh 07:50:16 ++ facter osfamily 07:50:16 ++ tr '[:upper:]' '[:lower:]' 07:50:16 + OS_FAMILY=debian 07:50:16 + workspace=/w/workspace/oom-master-pre-commit-lint 07:50:16 + START_PACKAGES=/tmp/packages_start.txt 07:50:16 + END_PACKAGES=/tmp/packages_end.txt 07:50:16 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:50:16 + PACKAGES=/tmp/packages_start.txt 07:50:16 + '[' /w/workspace/oom-master-pre-commit-lint ']' 07:50:16 + PACKAGES=/tmp/packages_end.txt 07:50:16 + case "${OS_FAMILY}" in 07:50:16 + dpkg -l 07:50:16 + grep '^ii' 07:50:16 + '[' -f /tmp/packages_start.txt ']' 07:50:16 + '[' -f /tmp/packages_end.txt ']' 07:50:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:50:16 + '[' /w/workspace/oom-master-pre-commit-lint ']' 07:50:16 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 07:50:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 07:50:16 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5377620553524802007.sh 07:50:16 ---> capture-instance-metadata.sh 07:50:16 Setup pyenv: 07:50:16 system 07:50:16 3.8.13 07:50:16 3.9.13 07:50:16 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:50:20 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-rOao 07:50:20 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:50:25 lf-activate-venv(): INFO: Installing: lftools 07:50:46 lf-activate-venv(): INFO: Adding /tmp/venv-rOao/bin to PATH 07:50:46 INFO: Running in OpenStack, capturing instance metadata 07:50:47 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1963377297296639979.sh 07:50:47 provisioning config files... 07:50:47 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config17550249435888062277tmp 07:50:47 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 07:50:47 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 07:50:47 [EnvInject] - Injecting environment variables from a build step. 07:50:47 [EnvInject] - Injecting as environment variables the properties content 07:50:47 SERVER_ID=logs 07:50:47 07:50:47 [EnvInject] - Variables injected successfully. 07:50:47 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8466785014144899894.sh 07:50:47 ---> create-netrc.sh 07:50:47 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13623952691905670471.sh 07:50:47 ---> python-tools-install.sh 07:50:47 Setup pyenv: 07:50:47 system 07:50:47 3.8.13 07:50:47 3.9.13 07:50:47 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:50:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rOao from file:/tmp/.os_lf_venv 07:50:49 lf-activate-venv(): INFO: Installing: lftools 07:50:57 lf-activate-venv(): INFO: Adding /tmp/venv-rOao/bin to PATH 07:50:57 Generating Requirements File 07:51:17 Python 3.10.6 07:51:17 pip 25.1.1 from /tmp/venv-rOao/lib/python3.10/site-packages/pip (python 3.10) 07:51:18 appdirs==1.4.4 07:51:18 argcomplete==3.6.2 07:51:18 aspy.yaml==1.3.0 07:51:18 attrs==25.3.0 07:51:18 autopage==0.5.2 07:51:18 beautifulsoup4==4.13.4 07:51:18 boto3==1.39.0 07:51:18 botocore==1.39.0 07:51:18 bs4==0.0.2 07:51:18 cachetools==5.5.2 07:51:18 certifi==2025.6.15 07:51:18 cffi==1.17.1 07:51:18 cfgv==3.4.0 07:51:18 chardet==5.2.0 07:51:18 charset-normalizer==3.4.2 07:51:18 click==8.2.1 07:51:18 cliff==4.10.0 07:51:18 cmd2==2.7.0 07:51:18 cryptography==3.3.2 07:51:18 debtcollector==3.0.0 07:51:18 decorator==5.2.1 07:51:18 defusedxml==0.7.1 07:51:18 Deprecated==1.2.18 07:51:18 distlib==0.3.9 07:51:18 dnspython==2.7.0 07:51:18 docker==7.1.0 07:51:18 dogpile.cache==1.4.0 07:51:18 durationpy==0.10 07:51:18 email_validator==2.2.0 07:51:18 filelock==3.18.0 07:51:18 future==1.0.0 07:51:18 gitdb==4.0.12 07:51:18 GitPython==3.1.44 07:51:18 google-auth==2.40.3 07:51:18 httplib2==0.22.0 07:51:18 identify==2.6.12 07:51:18 idna==3.10 07:51:18 importlib-resources==1.5.0 07:51:18 iso8601==2.1.0 07:51:18 Jinja2==3.1.6 07:51:18 jmespath==1.0.1 07:51:18 jsonpatch==1.33 07:51:18 jsonpointer==3.0.0 07:51:18 jsonschema==4.24.0 07:51:18 jsonschema-specifications==2025.4.1 07:51:18 keystoneauth1==5.11.1 07:51:18 kubernetes==33.1.0 07:51:18 lftools==0.37.13 07:51:18 lxml==6.0.0 07:51:18 markdown-it-py==3.0.0 07:51:18 MarkupSafe==3.0.2 07:51:18 mdurl==0.1.2 07:51:18 msgpack==1.1.1 07:51:18 multi_key_dict==2.0.3 07:51:18 munch==4.0.0 07:51:18 netaddr==1.3.0 07:51:18 niet==1.4.2 07:51:18 nodeenv==1.9.1 07:51:18 oauth2client==4.1.3 07:51:18 oauthlib==3.3.1 07:51:18 openstacksdk==4.6.0 07:51:18 os-client-config==2.1.0 07:51:18 os-service-types==1.7.0 07:51:18 osc-lib==4.0.2 07:51:18 oslo.config==9.8.0 07:51:18 oslo.context==6.0.0 07:51:18 oslo.i18n==6.5.1 07:51:18 oslo.log==7.1.0 07:51:18 oslo.serialization==5.7.0 07:51:18 oslo.utils==9.0.0 07:51:18 packaging==25.0 07:51:18 pbr==6.1.1 07:51:18 platformdirs==4.3.8 07:51:18 prettytable==3.16.0 07:51:18 psutil==7.0.0 07:51:18 pyasn1==0.6.1 07:51:18 pyasn1_modules==0.4.2 07:51:18 pycparser==2.22 07:51:18 pygerrit2==2.0.15 07:51:18 PyGithub==2.6.1 07:51:18 Pygments==2.19.2 07:51:18 PyJWT==2.10.1 07:51:18 PyNaCl==1.5.0 07:51:18 pyparsing==2.4.7 07:51:18 pyperclip==1.9.0 07:51:18 pyrsistent==0.20.0 07:51:18 python-cinderclient==9.7.0 07:51:18 python-dateutil==2.9.0.post0 07:51:18 python-heatclient==4.2.0 07:51:18 python-jenkins==1.8.2 07:51:18 python-keystoneclient==5.6.0 07:51:18 python-magnumclient==4.8.1 07:51:18 python-openstackclient==8.1.0 07:51:18 python-swiftclient==4.8.0 07:51:18 PyYAML==6.0.2 07:51:18 referencing==0.36.2 07:51:18 requests==2.32.4 07:51:18 requests-oauthlib==2.0.0 07:51:18 requestsexceptions==1.4.0 07:51:18 rfc3986==2.0.0 07:51:18 rich==14.0.0 07:51:18 rich-argparse==1.7.1 07:51:18 rpds-py==0.25.1 07:51:18 rsa==4.9.1 07:51:18 ruamel.yaml==0.18.14 07:51:18 ruamel.yaml.clib==0.2.12 07:51:18 s3transfer==0.13.0 07:51:18 simplejson==3.20.1 07:51:18 six==1.17.0 07:51:18 smmap==5.0.2 07:51:18 soupsieve==2.7 07:51:18 stevedore==5.4.1 07:51:18 tabulate==0.9.0 07:51:18 toml==0.10.2 07:51:18 tomlkit==0.13.3 07:51:18 tqdm==4.67.1 07:51:18 typing_extensions==4.14.0 07:51:18 tzdata==2025.2 07:51:18 urllib3==1.26.20 07:51:18 virtualenv==20.31.2 07:51:18 wcwidth==0.2.13 07:51:18 websocket-client==1.8.0 07:51:18 wrapt==1.17.2 07:51:18 xdg==6.0.0 07:51:18 xmltodict==0.14.2 07:51:18 yq==3.4.3 07:51:18 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins18333956031361243512.sh 07:51:18 ---> sudo-logs.sh 07:51:18 Archiving 'sudo' log.. 07:51:18 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9438275881046928911.sh 07:51:18 ---> job-cost.sh 07:51:18 Setup pyenv: 07:51:18 system 07:51:18 3.8.13 07:51:18 3.9.13 07:51:18 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:51:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rOao from file:/tmp/.os_lf_venv 07:51:20 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:51:25 lf-activate-venv(): INFO: Adding /tmp/venv-rOao/bin to PATH 07:51:25 INFO: No Stack... 07:51:25 INFO: Retrieving Pricing Info for: v3-standard-4 07:51:26 INFO: Archiving Costs 07:51:26 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins12679025300946886673.sh 07:51:26 ---> logs-deploy.sh 07:51:26 Setup pyenv: 07:51:26 system 07:51:26 3.8.13 07:51:26 3.9.13 07:51:26 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:51:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rOao from file:/tmp/.os_lf_venv 07:51:28 lf-activate-venv(): INFO: Installing: lftools 07:51:36 lf-activate-venv(): INFO: Adding /tmp/venv-rOao/bin to PATH 07:51:36 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4162 07:51:36 INFO: archiving workspace using pattern(s): 07:51:37 Archives upload complete. 07:51:37 INFO: archiving logs to Nexus 07:51:38 ---> uname -a: 07:51:38 Linux prd-ubuntu1804-builder-4c-4g-24938 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 07:51:38 07:51:38 07:51:38 ---> lscpu: 07:51:38 Architecture: x86_64 07:51:38 CPU op-mode(s): 32-bit, 64-bit 07:51:38 Byte Order: Little Endian 07:51:38 CPU(s): 4 07:51:38 On-line CPU(s) list: 0-3 07:51:38 Thread(s) per core: 1 07:51:38 Core(s) per socket: 1 07:51:38 Socket(s): 4 07:51:38 NUMA node(s): 1 07:51:38 Vendor ID: AuthenticAMD 07:51:38 CPU family: 23 07:51:38 Model: 49 07:51:38 Model name: AMD EPYC-Rome Processor 07:51:38 Stepping: 0 07:51:38 CPU MHz: 2800.000 07:51:38 BogoMIPS: 5600.00 07:51:38 Virtualization: AMD-V 07:51:38 Hypervisor vendor: KVM 07:51:38 Virtualization type: full 07:51:38 L1d cache: 32K 07:51:38 L1i cache: 32K 07:51:38 L2 cache: 512K 07:51:38 L3 cache: 16384K 07:51:38 NUMA node0 CPU(s): 0-3 07:51:38 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 07:51:38 07:51:38 07:51:38 ---> nproc: 07:51:38 4 07:51:38 07:51:38 07:51:38 ---> df -h: 07:51:38 Filesystem Size Used Avail Use% Mounted on 07:51:38 udev 7.9G 0 7.9G 0% /dev 07:51:38 tmpfs 1.6G 672K 1.6G 1% /run 07:51:38 /dev/vda1 78G 8.4G 69G 11% / 07:51:38 tmpfs 7.9G 0 7.9G 0% /dev/shm 07:51:38 tmpfs 5.0M 0 5.0M 0% /run/lock 07:51:38 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 07:51:38 /dev/vda15 105M 4.4M 100M 5% /boot/efi 07:51:38 tmpfs 1.6G 0 1.6G 0% /run/user/1001 07:51:38 07:51:38 07:51:38 ---> free -m: 07:51:38 total used free shared buff/cache available 07:51:38 Mem: 16040 599 13233 0 2207 15119 07:51:38 Swap: 1023 0 1023 07:51:38 07:51:38 07:51:38 ---> ip addr: 07:51:38 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:51:38 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:51:38 inet 127.0.0.1/8 scope host lo 07:51:38 valid_lft forever preferred_lft forever 07:51:38 inet6 ::1/128 scope host 07:51:38 valid_lft forever preferred_lft forever 07:51:38 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 07:51:38 link/ether fa:16:3e:eb:1a:31 brd ff:ff:ff:ff:ff:ff 07:51:38 inet 10.30.106.242/23 brd 10.30.107.255 scope global dynamic ens3 07:51:38 valid_lft 86249sec preferred_lft 86249sec 07:51:38 inet6 fe80::f816:3eff:feeb:1a31/64 scope link 07:51:38 valid_lft forever preferred_lft forever 07:51:38 07:51:38 07:51:38 ---> sar -b -r -n DEV: 07:51:38 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-24938) 07/01/25 _x86_64_ (4 CPU) 07:51:38 07:51:38 07:49:10 LINUX RESTART (4 CPU) 07:51:38 07:51:38 07:50:01 tps rtps wtps bread/s bwrtn/s 07:51:38 07:51:01 103.60 0.98 102.62 115.60 17836.13 07:51:38 Average: 103.60 0.98 102.62 115.60 17836.13 07:51:38 07:51:38 07:50:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:51:38 07:51:01 13676684 15477428 2748276 16.73 77516 1911712 847608 4.85 827028 1681956 140220 07:51:38 Average: 13676684 15477428 2748276 16.73 77516 1911712 847608 4.85 827028 1681956 140220 07:51:38 07:51:38 07:50:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:51:38 07:51:01 ens3 148.52 102.60 738.45 13.86 0.00 0.00 0.00 0.00 07:51:38 07:51:01 lo 1.73 1.73 0.20 0.20 0.00 0.00 0.00 0.00 07:51:38 Average: ens3 148.52 102.60 738.45 13.86 0.00 0.00 0.00 0.00 07:51:38 Average: lo 1.73 1.73 0.20 0.20 0.00 0.00 0.00 0.00 07:51:38 07:51:38 07:51:38 ---> sar -P ALL: 07:51:38 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-24938) 07/01/25 _x86_64_ (4 CPU) 07:51:38 07:51:38 07:49:10 LINUX RESTART (4 CPU) 07:51:38 07:51:38 07:50:01 CPU %user %nice %system %iowait %steal %idle 07:51:38 07:51:01 all 21.47 0.00 1.57 1.94 0.06 74.96 07:51:38 07:51:01 0 9.75 0.00 1.20 4.08 0.05 84.92 07:51:38 07:51:01 1 41.32 0.00 2.43 0.98 0.05 55.21 07:51:38 07:51:01 2 12.67 0.00 1.31 2.33 0.07 83.62 07:51:38 07:51:01 3 22.06 0.00 1.30 0.37 0.07 76.20 07:51:38 Average: all 21.47 0.00 1.57 1.94 0.06 74.96 07:51:38 Average: 0 9.75 0.00 1.20 4.08 0.05 84.92 07:51:38 Average: 1 41.32 0.00 2.43 0.98 0.05 55.21 07:51:38 Average: 2 12.67 0.00 1.31 2.33 0.07 83.62 07:51:38 Average: 3 22.06 0.00 1.30 0.37 0.07 76.20 07:51:38 07:51:38 07:51:38