14:03:55 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141387 14:03:55 Running as SYSTEM 14:03:55 [EnvInject] - Loading node environment variables. 14:03:55 Building remotely on prd-ubuntu1804-builder-4c-4g-24815 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 14:03:55 [ssh-agent] Looking for ssh-agent implementation... 14:03:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:03:55 $ ssh-agent 14:03:55 SSH_AUTH_SOCK=/tmp/ssh-JfZYll8DfHL9/agent.1644 14:03:55 SSH_AGENT_PID=1646 14:03:55 [ssh-agent] Started. 14:03:55 Running ssh-add (command line suppressed) 14:03:55 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_13611675934847938627.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_13611675934847938627.key) 14:03:55 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 14:03:55 The recommended git tool is: NONE 14:03:57 using credential onap-jenkins-ssh 14:03:57 Wiping out workspace first. 14:03:57 Cloning the remote Git repository 14:03:57 Cloning repository git://cloud.onap.org/mirror/oom.git 14:03:57 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 14:03:57 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:03:57 > git --version # timeout=10 14:03:57 > git --version # 'git version 2.17.1' 14:03:57 using GIT_SSH to set credentials Gerrit user 14:03:57 Verifying host key using manually-configured host key entries 14:03:57 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 14:04:02 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:04:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:04:02 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:04:02 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:04:02 using GIT_SSH to set credentials Gerrit user 14:04:02 Verifying host key using manually-configured host key entries 14:04:02 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/87/141387/8 # timeout=30 14:04:03 > git rev-parse 6191b797e8ced34dff66b5992c7bb42651bd9fcc^{commit} # timeout=10 14:04:03 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 14:04:03 Checking out Revision 6191b797e8ced34dff66b5992c7bb42651bd9fcc (refs/changes/87/141387/8) 14:04:03 > git config core.sparsecheckout # timeout=10 14:04:03 > git checkout -f 6191b797e8ced34dff66b5992c7bb42651bd9fcc # timeout=30 14:04:06 Commit message: "[SO] 16.0.3 release" 14:04:06 > git rev-parse FETCH_HEAD^{commit} # timeout=10 14:04:06 > git rev-list --no-walk 5b005900c21aea3578ebe858c65a45a9f711b6c6 # timeout=10 14:04:06 [EnvInject] - Injecting environment variables from a build step. 14:04:06 [EnvInject] - Injecting as environment variables the properties content 14:04:06 PYTHON=python3 14:04:06 14:04:06 [EnvInject] - Variables injected successfully. 14:04:06 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins790450211141545032.sh 14:04:06 ---> tox-install.sh 14:04:06 + source /home/jenkins/lf-env.sh 14:04:06 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:04:06 ++ mktemp -d /tmp/venv-XXXX 14:04:06 + lf_venv=/tmp/venv-qQ76 14:04:06 + local venv_file=/tmp/.os_lf_venv 14:04:06 + local python=python3 14:04:06 + local options 14:04:06 + local set_path=true 14:04:06 + local install_args= 14:04:06 ++ 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 14:04:06 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:04:06 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:04:06 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:04:06 + true 14:04:06 + case $1 in 14:04:06 + venv_file=/tmp/.toxenv 14:04:06 + shift 2 14:04:06 + true 14:04:06 + case $1 in 14:04:06 + shift 14:04:06 + break 14:04:06 + case $python in 14:04:06 + local pkg_list= 14:04:06 + [[ -d /opt/pyenv ]] 14:04:06 + echo 'Setup pyenv:' 14:04:06 Setup pyenv: 14:04:06 + export PYENV_ROOT=/opt/pyenv 14:04:06 + PYENV_ROOT=/opt/pyenv 14:04:06 + 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 14:04:06 + 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 14:04:06 + pyenv versions 14:04:07 * system (set by /opt/pyenv/version) 14:04:07 * 3.8.13 (set by /opt/pyenv/version) 14:04:07 * 3.9.13 (set by /opt/pyenv/version) 14:04:07 * 3.10.6 (set by /opt/pyenv/version) 14:04:07 + command -v pyenv 14:04:07 ++ pyenv init - --no-rehash 14:04:07 + 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[*]}"'\'')" 14:04:07 export PATH="/opt/pyenv/shims:${PATH}" 14:04:07 export PYENV_SHELL=bash 14:04:07 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:04:07 pyenv() { 14:04:07 local command 14:04:07 command="${1:-}" 14:04:07 if [ "$#" -gt 0 ]; then 14:04:07 shift 14:04:07 fi 14:04:07 14:04:07 case "$command" in 14:04:07 rehash|shell) 14:04:07 eval "$(pyenv "sh-$command" "$@")" 14:04:07 ;; 14:04:07 *) 14:04:07 command pyenv "$command" "$@" 14:04:07 ;; 14:04:07 esac 14:04:07 }' 14:04:07 +++ 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[*]}"' 14:04:07 ++ 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 14:04:07 ++ 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 14:04:07 ++ 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 14:04:07 ++ export PYENV_SHELL=bash 14:04:07 ++ PYENV_SHELL=bash 14:04:07 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:04:07 +++ complete -F _pyenv pyenv 14:04:07 ++ lf-pyver python3 14:04:07 ++ local py_version_xy=python3 14:04:07 ++ local py_version_xyz= 14:04:07 ++ pyenv versions 14:04:07 ++ local command 14:04:07 ++ command=versions 14:04:07 ++ '[' 1 -gt 0 ']' 14:04:07 ++ shift 14:04:07 ++ case "$command" in 14:04:07 ++ command pyenv versions 14:04:07 ++ pyenv versions 14:04:07 ++ awk '{ print $1 }' 14:04:07 ++ sed 's/^[ *]* //' 14:04:07 ++ grep -E '^[0-9.]*[0-9]$' 14:04:07 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:04:07 +++ grep '^3' /tmp/.pyenv_versions 14:04:07 +++ sort -V 14:04:07 +++ tail -n 1 14:04:07 ++ py_version_xyz=3.10.6 14:04:07 ++ [[ -z 3.10.6 ]] 14:04:07 ++ echo 3.10.6 14:04:07 ++ return 0 14:04:07 + pyenv local 3.10.6 14:04:07 + local command 14:04:07 + command=local 14:04:07 + '[' 2 -gt 0 ']' 14:04:07 + shift 14:04:07 + case "$command" in 14:04:07 + command pyenv local 3.10.6 14:04:07 + pyenv local 3.10.6 14:04:07 + for arg in "$@" 14:04:07 + case $arg in 14:04:07 + pkg_list+='tox ' 14:04:07 + for arg in "$@" 14:04:07 + case $arg in 14:04:07 + pkg_list+='virtualenv ' 14:04:07 + for arg in "$@" 14:04:07 + case $arg in 14:04:07 + pkg_list+='urllib3~=1.26.15 ' 14:04:07 + [[ -f /tmp/.toxenv ]] 14:04:07 + [[ ! -f /tmp/.toxenv ]] 14:04:07 + [[ -n '' ]] 14:04:07 + python3 -m venv /tmp/venv-qQ76 14:04:11 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-qQ76' 14:04:11 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-qQ76 14:04:11 + echo /tmp/venv-qQ76 14:04:11 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 14:04:11 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 14:04:11 + /tmp/venv-qQ76/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 14:04:15 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:04:15 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 14:04:15 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 14:04:15 + /tmp/venv-qQ76/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 14:04:17 + type python3 14:04:17 + true 14:04:17 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-qQ76/bin to PATH' 14:04:17 lf-activate-venv(): INFO: Adding /tmp/venv-qQ76/bin to PATH 14:04:17 + PATH=/tmp/venv-qQ76/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 14:04:17 + return 0 14:04:17 + python3 --version 14:04:17 Python 3.10.6 14:04:17 + python3 -m pip --version 14:04:17 pip 25.1.1 from /tmp/venv-qQ76/lib/python3.10/site-packages/pip (python 3.10) 14:04:17 + python3 -m pip freeze 14:04:17 cachetools==6.1.0 14:04:17 chardet==5.2.0 14:04:17 colorama==0.4.6 14:04:17 distlib==0.3.9 14:04:17 filelock==3.18.0 14:04:17 packaging==25.0 14:04:17 platformdirs==4.3.8 14:04:17 pluggy==1.6.0 14:04:17 pyproject-api==1.9.1 14:04:17 tomli==2.2.1 14:04:17 tox==4.27.0 14:04:17 typing_extensions==4.14.0 14:04:17 urllib3==1.26.20 14:04:17 virtualenv==20.31.2 14:04:17 [EnvInject] - Injecting environment variables from a build step. 14:04:17 [EnvInject] - Injecting as environment variables the properties content 14:04:17 PARALLEL=false 14:04:17 14:04:17 [EnvInject] - Variables injected successfully. 14:04:17 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins6089142527665971765.sh 14:04:17 ---> tox-run.sh 14:04:17 + 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 14:04:17 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 14:04:17 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 14:04:17 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 14:04:17 + cd /w/workspace/oom-master-pre-commit-lint/. 14:04:17 + source /home/jenkins/lf-env.sh 14:04:17 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:04:17 ++ mktemp -d /tmp/venv-XXXX 14:04:17 + lf_venv=/tmp/venv-hrX3 14:04:17 + local venv_file=/tmp/.os_lf_venv 14:04:17 + local python=python3 14:04:17 + local options 14:04:17 + local set_path=true 14:04:17 + local install_args= 14:04:17 ++ 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 14:04:17 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:04:17 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:04:17 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:04:17 + true 14:04:17 + case $1 in 14:04:17 + venv_file=/tmp/.toxenv 14:04:17 + shift 2 14:04:17 + true 14:04:17 + case $1 in 14:04:17 + shift 14:04:17 + break 14:04:17 + case $python in 14:04:17 + local pkg_list= 14:04:17 + [[ -d /opt/pyenv ]] 14:04:17 + echo 'Setup pyenv:' 14:04:17 Setup pyenv: 14:04:17 + export PYENV_ROOT=/opt/pyenv 14:04:17 + PYENV_ROOT=/opt/pyenv 14:04:17 + 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 14:04:17 + 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 14:04:17 + pyenv versions 14:04:17 system 14:04:17 3.8.13 14:04:17 3.9.13 14:04:17 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:04:17 + command -v pyenv 14:04:17 ++ pyenv init - --no-rehash 14:04:17 + 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[*]}"'\'')" 14:04:17 export PATH="/opt/pyenv/shims:${PATH}" 14:04:17 export PYENV_SHELL=bash 14:04:17 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:04:17 pyenv() { 14:04:17 local command 14:04:17 command="${1:-}" 14:04:17 if [ "$#" -gt 0 ]; then 14:04:17 shift 14:04:17 fi 14:04:17 14:04:17 case "$command" in 14:04:17 rehash|shell) 14:04:17 eval "$(pyenv "sh-$command" "$@")" 14:04:17 ;; 14:04:17 *) 14:04:17 command pyenv "$command" "$@" 14:04:17 ;; 14:04:17 esac 14:04:17 }' 14:04:17 +++ 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[*]}"' 14:04:17 ++ 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 14:04:17 ++ 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 14:04:17 ++ 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 14:04:17 ++ export PYENV_SHELL=bash 14:04:17 ++ PYENV_SHELL=bash 14:04:17 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:04:17 +++ complete -F _pyenv pyenv 14:04:17 ++ lf-pyver python3 14:04:17 ++ local py_version_xy=python3 14:04:17 ++ local py_version_xyz= 14:04:17 ++ pyenv versions 14:04:17 ++ local command 14:04:17 ++ command=versions 14:04:17 ++ '[' 1 -gt 0 ']' 14:04:17 ++ shift 14:04:17 ++ case "$command" in 14:04:17 ++ command pyenv versions 14:04:17 ++ pyenv versions 14:04:17 ++ sed 's/^[ *]* //' 14:04:17 ++ grep -E '^[0-9.]*[0-9]$' 14:04:17 ++ awk '{ print $1 }' 14:04:17 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:04:17 +++ grep '^3' /tmp/.pyenv_versions 14:04:17 +++ sort -V 14:04:17 +++ tail -n 1 14:04:17 ++ py_version_xyz=3.10.6 14:04:17 ++ [[ -z 3.10.6 ]] 14:04:17 ++ echo 3.10.6 14:04:17 ++ return 0 14:04:17 + pyenv local 3.10.6 14:04:17 + local command 14:04:17 + command=local 14:04:17 + '[' 2 -gt 0 ']' 14:04:17 + shift 14:04:17 + case "$command" in 14:04:17 + command pyenv local 3.10.6 14:04:17 + pyenv local 3.10.6 14:04:17 + for arg in "$@" 14:04:17 + case $arg in 14:04:17 + pkg_list+='tox ' 14:04:17 + for arg in "$@" 14:04:17 + case $arg in 14:04:17 + pkg_list+='virtualenv ' 14:04:17 + for arg in "$@" 14:04:17 + case $arg in 14:04:17 + pkg_list+='urllib3~=1.26.15 ' 14:04:17 + [[ -f /tmp/.toxenv ]] 14:04:17 ++ cat /tmp/.toxenv 14:04:17 + lf_venv=/tmp/venv-qQ76 14:04:17 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qQ76 from' file:/tmp/.toxenv 14:04:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qQ76 from file:/tmp/.toxenv 14:04:17 + /tmp/venv-qQ76/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 14:04:18 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:04:18 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 14:04:18 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 14:04:18 + /tmp/venv-qQ76/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 14:04:19 + type python3 14:04:19 + true 14:04:19 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-qQ76/bin to PATH' 14:04:19 lf-activate-venv(): INFO: Adding /tmp/venv-qQ76/bin to PATH 14:04:19 + PATH=/tmp/venv-qQ76/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 14:04:19 + return 0 14:04:19 + [[ -d /opt/pyenv ]] 14:04:19 + echo '---> Setting up pyenv' 14:04:19 ---> Setting up pyenv 14:04:19 + export PYENV_ROOT=/opt/pyenv 14:04:19 + PYENV_ROOT=/opt/pyenv 14:04:19 + export PATH=/opt/pyenv/bin:/tmp/venv-qQ76/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 14:04:19 + PATH=/opt/pyenv/bin:/tmp/venv-qQ76/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 14:04:19 ++ pwd 14:04:19 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 14:04:19 + export PYTHONPATH 14:04:19 + export TOX_TESTENV_PASSENV=PYTHONPATH 14:04:19 + TOX_TESTENV_PASSENV=PYTHONPATH 14:04:19 + tox --version 14:04:20 4.27.0 from /tmp/venv-qQ76/lib/python3.10/site-packages/tox/__init__.py 14:04:20 + PARALLEL=false 14:04:20 + TOX_OPTIONS_LIST= 14:04:20 + [[ -n pre-commit ]] 14:04:20 + TOX_OPTIONS_LIST=' -e pre-commit' 14:04:20 + case ${PARALLEL,,} in 14:04:20 + tox -e pre-commit 14:04:20 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 14:04:21 pre-commit: install_deps> python -I -m pip install pre-commit 14:04:23 pre-commit: freeze> python -m pip freeze --all 14:04:24 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 14:04:24 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 14:04:24 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 14:04:24 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 14:04:25 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 14:04:26 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 14:04:26 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 14:04:26 [INFO] Once installed this environment will be reused. 14:04:26 [INFO] This may take a few minutes... 14:04:30 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 14:04:30 [INFO] Once installed this environment will be reused. 14:04:30 [INFO] This may take a few minutes... 14:04:35 trim trailing whitespace.................................................Passed 14:04:35 Tabs remover.............................................................Passed 14:04:35 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 14:04:35 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 14:04:35 [INFO] Once installed this environment will be reused. 14:04:35 [INFO] This may take a few minutes... 14:04:44 gitlint..............................................(no files to check)Skipped 14:04:44 pre-commit: OK (23.54=setup[3.41]+cmd[11.49,8.64] seconds) 14:04:44 congratulations :) (23.76 seconds) 14:04:44 + tox_status=0 14:04:44 + echo '---> Completed tox runs' 14:04:44 ---> Completed tox runs 14:04:44 + for i in .tox/*/log 14:04:44 ++ echo .tox/pre-commit/log 14:04:44 ++ awk -F/ '{print $2}' 14:04:44 + tox_env=pre-commit 14:04:44 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 14:04:44 + DOC_DIR=docs/_build/html 14:04:44 + [[ -d docs/_build/html ]] 14:04:44 + echo '---> tox-run.sh ends' 14:04:44 ---> tox-run.sh ends 14:04:44 + test 0 -eq 0 14:04:44 $ ssh-agent -k 14:04:44 unset SSH_AUTH_SOCK; 14:04:44 unset SSH_AGENT_PID; 14:04:44 echo Agent pid 1646 killed; 14:04:44 [ssh-agent] Stopped. 14:04:44 [PostBuildScript] - [INFO] Executing post build scripts. 14:04:44 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins470350396486614602.sh 14:04:44 ---> sysstat.sh 14:04:44 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12085778591030075455.sh 14:04:44 ---> package-listing.sh 14:04:44 ++ facter osfamily 14:04:44 ++ tr '[:upper:]' '[:lower:]' 14:04:45 + OS_FAMILY=debian 14:04:45 + workspace=/w/workspace/oom-master-pre-commit-lint 14:04:45 + START_PACKAGES=/tmp/packages_start.txt 14:04:45 + END_PACKAGES=/tmp/packages_end.txt 14:04:45 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:04:45 + PACKAGES=/tmp/packages_start.txt 14:04:45 + '[' /w/workspace/oom-master-pre-commit-lint ']' 14:04:45 + PACKAGES=/tmp/packages_end.txt 14:04:45 + case "${OS_FAMILY}" in 14:04:45 + dpkg -l 14:04:45 + grep '^ii' 14:04:45 + '[' -f /tmp/packages_start.txt ']' 14:04:45 + '[' -f /tmp/packages_end.txt ']' 14:04:45 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:04:45 + '[' /w/workspace/oom-master-pre-commit-lint ']' 14:04:45 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 14:04:45 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 14:04:45 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5364941801402850936.sh 14:04:45 ---> capture-instance-metadata.sh 14:04:45 Setup pyenv: 14:04:45 system 14:04:45 3.8.13 14:04:45 3.9.13 14:04:45 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:04:48 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-0PwE 14:04:48 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:04:52 lf-activate-venv(): INFO: Installing: lftools 14:05:14 lf-activate-venv(): INFO: Adding /tmp/venv-0PwE/bin to PATH 14:05:14 INFO: Running in OpenStack, capturing instance metadata 14:05:14 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9782087932567192576.sh 14:05:14 provisioning config files... 14:05:14 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config14809011115969977294tmp 14:05:14 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 14:05:14 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 14:05:14 [EnvInject] - Injecting environment variables from a build step. 14:05:14 [EnvInject] - Injecting as environment variables the properties content 14:05:14 SERVER_ID=logs 14:05:14 14:05:14 [EnvInject] - Variables injected successfully. 14:05:14 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3379417629224220090.sh 14:05:14 ---> create-netrc.sh 14:05:14 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16727999645210079639.sh 14:05:14 ---> python-tools-install.sh 14:05:14 Setup pyenv: 14:05:15 system 14:05:15 3.8.13 14:05:15 3.9.13 14:05:15 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:05:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0PwE from file:/tmp/.os_lf_venv 14:05:16 lf-activate-venv(): INFO: Installing: lftools 14:05:24 lf-activate-venv(): INFO: Adding /tmp/venv-0PwE/bin to PATH 14:05:24 Generating Requirements File 14:05:42 Python 3.10.6 14:05:43 pip 25.1.1 from /tmp/venv-0PwE/lib/python3.10/site-packages/pip (python 3.10) 14:05:43 appdirs==1.4.4 14:05:43 argcomplete==3.6.2 14:05:43 aspy.yaml==1.3.0 14:05:43 attrs==25.3.0 14:05:43 autopage==0.5.2 14:05:43 beautifulsoup4==4.13.4 14:05:43 boto3==1.38.46 14:05:43 botocore==1.38.46 14:05:43 bs4==0.0.2 14:05:43 cachetools==5.5.2 14:05:43 certifi==2025.6.15 14:05:43 cffi==1.17.1 14:05:43 cfgv==3.4.0 14:05:43 chardet==5.2.0 14:05:43 charset-normalizer==3.4.2 14:05:43 click==8.2.1 14:05:43 cliff==4.10.0 14:05:43 cmd2==2.6.2 14:05:43 cryptography==3.3.2 14:05:43 debtcollector==3.0.0 14:05:43 decorator==5.2.1 14:05:43 defusedxml==0.7.1 14:05:43 Deprecated==1.2.18 14:05:43 distlib==0.3.9 14:05:43 dnspython==2.7.0 14:05:43 docker==7.1.0 14:05:43 dogpile.cache==1.4.0 14:05:43 durationpy==0.10 14:05:43 email_validator==2.2.0 14:05:43 filelock==3.18.0 14:05:43 future==1.0.0 14:05:43 gitdb==4.0.12 14:05:43 GitPython==3.1.44 14:05:43 google-auth==2.40.3 14:05:43 httplib2==0.22.0 14:05:43 identify==2.6.12 14:05:43 idna==3.10 14:05:43 importlib-resources==1.5.0 14:05:43 iso8601==2.1.0 14:05:43 Jinja2==3.1.6 14:05:43 jmespath==1.0.1 14:05:43 jsonpatch==1.33 14:05:43 jsonpointer==3.0.0 14:05:43 jsonschema==4.24.0 14:05:43 jsonschema-specifications==2025.4.1 14:05:43 keystoneauth1==5.11.1 14:05:43 kubernetes==33.1.0 14:05:43 lftools==0.37.13 14:05:43 lxml==6.0.0 14:05:43 MarkupSafe==3.0.2 14:05:43 msgpack==1.1.1 14:05:43 multi_key_dict==2.0.3 14:05:43 munch==4.0.0 14:05:43 netaddr==1.3.0 14:05:43 niet==1.4.2 14:05:43 nodeenv==1.9.1 14:05:43 oauth2client==4.1.3 14:05:43 oauthlib==3.3.1 14:05:43 openstacksdk==4.6.0 14:05:43 os-client-config==2.1.0 14:05:43 os-service-types==1.7.0 14:05:43 osc-lib==4.0.2 14:05:43 oslo.config==9.8.0 14:05:43 oslo.context==6.0.0 14:05:43 oslo.i18n==6.5.1 14:05:43 oslo.log==7.1.0 14:05:43 oslo.serialization==5.7.0 14:05:43 oslo.utils==9.0.0 14:05:43 packaging==25.0 14:05:43 pbr==6.1.1 14:05:43 platformdirs==4.3.8 14:05:43 prettytable==3.16.0 14:05:43 psutil==7.0.0 14:05:43 pyasn1==0.6.1 14:05:43 pyasn1_modules==0.4.2 14:05:43 pycparser==2.22 14:05:43 pygerrit2==2.0.15 14:05:43 PyGithub==2.6.1 14:05:43 PyJWT==2.10.1 14:05:43 PyNaCl==1.5.0 14:05:43 pyparsing==2.4.7 14:05:43 pyperclip==1.9.0 14:05:43 pyrsistent==0.20.0 14:05:43 python-cinderclient==9.7.0 14:05:43 python-dateutil==2.9.0.post0 14:05:43 python-heatclient==4.2.0 14:05:43 python-jenkins==1.8.2 14:05:43 python-keystoneclient==5.6.0 14:05:43 python-magnumclient==4.8.1 14:05:43 python-openstackclient==8.1.0 14:05:43 python-swiftclient==4.8.0 14:05:43 PyYAML==6.0.2 14:05:43 referencing==0.36.2 14:05:43 requests==2.32.4 14:05:43 requests-oauthlib==2.0.0 14:05:43 requestsexceptions==1.4.0 14:05:43 rfc3986==2.0.0 14:05:43 rpds-py==0.25.1 14:05:43 rsa==4.9.1 14:05:43 ruamel.yaml==0.18.14 14:05:43 ruamel.yaml.clib==0.2.12 14:05:43 s3transfer==0.13.0 14:05:43 simplejson==3.20.1 14:05:43 six==1.17.0 14:05:43 smmap==5.0.2 14:05:43 soupsieve==2.7 14:05:43 stevedore==5.4.1 14:05:43 tabulate==0.9.0 14:05:43 toml==0.10.2 14:05:43 tomlkit==0.13.3 14:05:43 tqdm==4.67.1 14:05:43 typing_extensions==4.14.0 14:05:43 tzdata==2025.2 14:05:43 urllib3==1.26.20 14:05:43 virtualenv==20.31.2 14:05:43 wcwidth==0.2.13 14:05:43 websocket-client==1.8.0 14:05:43 wrapt==1.17.2 14:05:43 xdg==6.0.0 14:05:43 xmltodict==0.14.2 14:05:43 yq==3.4.3 14:05:43 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6588894383563205357.sh 14:05:43 ---> sudo-logs.sh 14:05:43 Archiving 'sudo' log.. 14:05:43 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12045260584605046176.sh 14:05:43 ---> job-cost.sh 14:05:43 Setup pyenv: 14:05:43 system 14:05:43 3.8.13 14:05:43 3.9.13 14:05:43 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:05:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0PwE from file:/tmp/.os_lf_venv 14:05:45 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:05:50 lf-activate-venv(): INFO: Adding /tmp/venv-0PwE/bin to PATH 14:05:50 INFO: No Stack... 14:05:51 INFO: Retrieving Pricing Info for: v3-standard-4 14:05:51 INFO: Archiving Costs 14:05:51 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins3631287501023119314.sh 14:05:51 ---> logs-deploy.sh 14:05:51 Setup pyenv: 14:05:51 system 14:05:51 3.8.13 14:05:51 3.9.13 14:05:51 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:05:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0PwE from file:/tmp/.os_lf_venv 14:05:53 lf-activate-venv(): INFO: Installing: lftools 14:06:01 lf-activate-venv(): INFO: Adding /tmp/venv-0PwE/bin to PATH 14:06:01 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4158 14:06:01 INFO: archiving workspace using pattern(s): 14:06:02 Archives upload complete. 14:06:02 INFO: archiving logs to Nexus 14:06:03 ---> uname -a: 14:06:03 Linux prd-ubuntu1804-builder-4c-4g-24815 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 14:06:03 14:06:03 14:06:03 ---> lscpu: 14:06:03 Architecture: x86_64 14:06:03 CPU op-mode(s): 32-bit, 64-bit 14:06:03 Byte Order: Little Endian 14:06:03 CPU(s): 4 14:06:03 On-line CPU(s) list: 0-3 14:06:03 Thread(s) per core: 1 14:06:03 Core(s) per socket: 1 14:06:03 Socket(s): 4 14:06:03 NUMA node(s): 1 14:06:03 Vendor ID: AuthenticAMD 14:06:03 CPU family: 23 14:06:03 Model: 49 14:06:03 Model name: AMD EPYC-Rome Processor 14:06:03 Stepping: 0 14:06:03 CPU MHz: 2800.000 14:06:03 BogoMIPS: 5600.00 14:06:03 Virtualization: AMD-V 14:06:03 Hypervisor vendor: KVM 14:06:03 Virtualization type: full 14:06:03 L1d cache: 32K 14:06:03 L1i cache: 32K 14:06:03 L2 cache: 512K 14:06:03 L3 cache: 16384K 14:06:03 NUMA node0 CPU(s): 0-3 14:06:03 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 14:06:03 14:06:03 14:06:03 ---> nproc: 14:06:03 4 14:06:03 14:06:03 14:06:03 ---> df -h: 14:06:03 Filesystem Size Used Avail Use% Mounted on 14:06:03 udev 7.9G 0 7.9G 0% /dev 14:06:03 tmpfs 1.6G 672K 1.6G 1% /run 14:06:03 /dev/vda1 78G 8.4G 69G 11% / 14:06:03 tmpfs 7.9G 0 7.9G 0% /dev/shm 14:06:03 tmpfs 5.0M 0 5.0M 0% /run/lock 14:06:03 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 14:06:03 /dev/vda15 105M 4.4M 100M 5% /boot/efi 14:06:03 tmpfs 1.6G 0 1.6G 0% /run/user/1001 14:06:03 14:06:03 14:06:03 ---> free -m: 14:06:03 total used free shared buff/cache available 14:06:03 Mem: 16040 564 13288 0 2187 15155 14:06:03 Swap: 1023 0 1023 14:06:03 14:06:03 14:06:03 ---> ip addr: 14:06:03 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:06:03 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:06:03 inet 127.0.0.1/8 scope host lo 14:06:03 valid_lft forever preferred_lft forever 14:06:03 inet6 ::1/128 scope host 14:06:03 valid_lft forever preferred_lft forever 14:06:03 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 14:06:03 link/ether fa:16:3e:8d:e7:4a brd ff:ff:ff:ff:ff:ff 14:06:03 inet 10.30.106.243/23 brd 10.30.107.255 scope global dynamic ens3 14:06:03 valid_lft 86255sec preferred_lft 86255sec 14:06:03 inet6 fe80::f816:3eff:fe8d:e74a/64 scope link 14:06:03 valid_lft forever preferred_lft forever 14:06:03 14:06:03 14:06:03 ---> sar -b -r -n DEV: 14:06:03 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-24815) 06/30/25 _x86_64_ (4 CPU) 14:06:03 14:06:03 14:03:40 LINUX RESTART (4 CPU) 14:06:03 14:06:03 14:04:01 tps rtps wtps bread/s bwrtn/s 14:06:03 14:05:01 330.76 24.38 306.38 819.33 58589.97 14:06:03 14:06:01 103.23 1.48 101.75 136.51 11783.77 14:06:03 Average: 217.00 12.93 204.07 477.92 35186.87 14:06:03 14:06:03 14:04:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:06:03 14:05:01 13881176 15514400 2543792 15.49 62536 1767304 812804 4.65 786640 1538420 111100 14:06:03 14:06:01 13625404 15537688 2799564 17.04 85972 2007476 751720 4.30 777936 1769596 114212 14:06:03 Average: 13753290 15526044 2671678 16.27 74254 1887390 782262 4.48 782288 1654008 112656 14:06:03 14:06:03 14:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:06:03 14:05:01 ens3 265.84 179.35 1005.40 36.78 0.00 0.00 0.00 0.00 14:06:03 14:05:01 lo 2.80 2.80 0.31 0.31 0.00 0.00 0.00 0.00 14:06:03 14:06:01 ens3 161.36 112.03 801.40 14.81 0.00 0.00 0.00 0.00 14:06:03 14:06:01 lo 1.27 1.27 0.14 0.14 0.00 0.00 0.00 0.00 14:06:03 Average: ens3 213.60 145.69 903.40 25.80 0.00 0.00 0.00 0.00 14:06:03 Average: lo 2.03 2.03 0.23 0.23 0.00 0.00 0.00 0.00 14:06:03 14:06:03 14:06:03 ---> sar -P ALL: 14:06:03 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-24815) 06/30/25 _x86_64_ (4 CPU) 14:06:03 14:06:03 14:03:40 LINUX RESTART (4 CPU) 14:06:03 14:06:03 14:04:01 CPU %user %nice %system %iowait %steal %idle 14:06:03 14:05:01 all 23.27 0.00 2.44 3.33 0.07 70.88 14:06:03 14:05:01 0 37.06 0.00 2.91 1.37 0.10 58.56 14:06:03 14:05:01 1 12.06 0.00 1.91 5.80 0.07 80.16 14:06:03 14:05:01 2 24.41 0.00 2.85 2.33 0.08 70.32 14:06:03 14:05:01 3 19.54 0.00 2.06 3.81 0.07 74.52 14:06:03 14:06:01 all 22.15 0.00 1.38 1.07 0.05 75.35 14:06:03 14:06:01 0 6.07 0.00 1.10 3.41 0.07 89.34 14:06:03 14:06:01 1 25.11 0.00 1.10 0.10 0.05 73.64 14:06:03 14:06:01 2 23.83 0.00 1.21 0.12 0.03 74.82 14:06:03 14:06:01 3 33.53 0.00 2.15 0.67 0.05 63.60 14:06:03 Average: all 22.71 0.00 1.91 2.20 0.06 73.12 14:06:03 Average: 0 21.57 0.00 2.01 2.39 0.08 73.94 14:06:03 Average: 1 18.59 0.00 1.50 2.95 0.06 76.90 14:06:03 Average: 2 24.12 0.00 2.02 1.22 0.06 72.59 14:06:03 Average: 3 26.54 0.00 2.10 2.24 0.06 69.06 14:06:03 14:06:03 14:06:03