16:46:27 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141289 16:46:27 Running as SYSTEM 16:46:27 [EnvInject] - Loading node environment variables. 16:46:27 Building remotely on prd-ubuntu1804-builder-4c-4g-23978 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 16:46:27 [ssh-agent] Looking for ssh-agent implementation... 16:46:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:46:27 $ ssh-agent 16:46:27 SSH_AUTH_SOCK=/tmp/ssh-AYfqoTeyFcel/agent.1744 16:46:27 SSH_AGENT_PID=1746 16:46:27 [ssh-agent] Started. 16:46:27 Running ssh-add (command line suppressed) 16:46:27 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_4223027267884180159.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_4223027267884180159.key) 16:46:27 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 16:46:27 The recommended git tool is: NONE 16:46:29 using credential onap-jenkins-ssh 16:46:29 Wiping out workspace first. 16:46:29 Cloning the remote Git repository 16:46:29 Cloning repository git://cloud.onap.org/mirror/oom.git 16:46:29 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 16:46:29 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 16:46:29 > git --version # timeout=10 16:46:29 > git --version # 'git version 2.17.1' 16:46:29 using GIT_SSH to set credentials Gerrit user 16:46:29 Verifying host key using manually-configured host key entries 16:46:29 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 16:46:35 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 16:46:35 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:46:35 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 16:46:35 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 16:46:35 using GIT_SSH to set credentials Gerrit user 16:46:35 Verifying host key using manually-configured host key entries 16:46:35 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/89/141289/1 # timeout=30 16:46:36 > git rev-parse 3db8a91b9f4b5c38605112f596fdd31ff90d8ba5^{commit} # timeout=10 16:46:36 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 16:46:36 Checking out Revision 3db8a91b9f4b5c38605112f596fdd31ff90d8ba5 (refs/changes/89/141289/1) 16:46:36 > git config core.sparsecheckout # timeout=10 16:46:36 > git checkout -f 3db8a91b9f4b5c38605112f596fdd31ff90d8ba5 # timeout=30 16:46:39 Commit message: "[CCSDK][SDNC] Version bump for Paris release" 16:46:39 > git rev-parse FETCH_HEAD^{commit} # timeout=10 16:46:39 > git rev-list --no-walk 5b005900c21aea3578ebe858c65a45a9f711b6c6 # timeout=10 16:46:39 [EnvInject] - Injecting environment variables from a build step. 16:46:39 [EnvInject] - Injecting as environment variables the properties content 16:46:39 PYTHON=python3 16:46:39 16:46:39 [EnvInject] - Variables injected successfully. 16:46:39 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins11761395567703766210.sh 16:46:40 ---> tox-install.sh 16:46:40 + source /home/jenkins/lf-env.sh 16:46:40 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 16:46:40 ++ mktemp -d /tmp/venv-XXXX 16:46:40 + lf_venv=/tmp/venv-A2I9 16:46:40 + local venv_file=/tmp/.os_lf_venv 16:46:40 + local python=python3 16:46:40 + local options 16:46:40 + local set_path=true 16:46:40 + local install_args= 16:46: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 16:46:40 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:46:40 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:46:40 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 16:46:40 + true 16:46:40 + case $1 in 16:46:40 + venv_file=/tmp/.toxenv 16:46:40 + shift 2 16:46:40 + true 16:46:40 + case $1 in 16:46:40 + shift 16:46:40 + break 16:46:40 + case $python in 16:46:40 + local pkg_list= 16:46:40 + [[ -d /opt/pyenv ]] 16:46:40 + echo 'Setup pyenv:' 16:46:40 Setup pyenv: 16:46:40 + export PYENV_ROOT=/opt/pyenv 16:46:40 + PYENV_ROOT=/opt/pyenv 16:46:40 + 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 16:46:40 + 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 16:46:40 + pyenv versions 16:46:40 * system (set by /opt/pyenv/version) 16:46:40 * 3.8.13 (set by /opt/pyenv/version) 16:46:40 * 3.9.13 (set by /opt/pyenv/version) 16:46:40 * 3.10.6 (set by /opt/pyenv/version) 16:46:40 + command -v pyenv 16:46:40 ++ pyenv init - --no-rehash 16:46: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[*]}"'\'')" 16:46:40 export PATH="/opt/pyenv/shims:${PATH}" 16:46:40 export PYENV_SHELL=bash 16:46:40 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 16:46:40 pyenv() { 16:46:40 local command 16:46:40 command="${1:-}" 16:46:40 if [ "$#" -gt 0 ]; then 16:46:40 shift 16:46:40 fi 16:46:40 16:46:40 case "$command" in 16:46:40 rehash|shell) 16:46:40 eval "$(pyenv "sh-$command" "$@")" 16:46:40 ;; 16:46:40 *) 16:46:40 command pyenv "$command" "$@" 16:46:40 ;; 16:46:40 esac 16:46:40 }' 16:46: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[*]}"' 16:46:40 ++ 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 16:46:40 ++ 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 16:46:40 ++ 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 16:46:40 ++ export PYENV_SHELL=bash 16:46:40 ++ PYENV_SHELL=bash 16:46:40 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 16:46:40 +++ complete -F _pyenv pyenv 16:46:40 ++ lf-pyver python3 16:46:40 ++ local py_version_xy=python3 16:46:40 ++ local py_version_xyz= 16:46:40 ++ pyenv versions 16:46:40 ++ local command 16:46:40 ++ command=versions 16:46:40 ++ sed 's/^[ *]* //' 16:46:40 ++ '[' 1 -gt 0 ']' 16:46:40 ++ shift 16:46:40 ++ awk '{ print $1 }' 16:46:40 ++ case "$command" in 16:46:40 ++ command pyenv versions 16:46:40 ++ pyenv versions 16:46:40 ++ grep -E '^[0-9.]*[0-9]$' 16:46:40 ++ [[ ! -s /tmp/.pyenv_versions ]] 16:46:40 +++ grep '^3' /tmp/.pyenv_versions 16:46:40 +++ tail -n 1 16:46:40 +++ sort -V 16:46:40 ++ py_version_xyz=3.10.6 16:46:40 ++ [[ -z 3.10.6 ]] 16:46:40 ++ echo 3.10.6 16:46:40 ++ return 0 16:46:40 + pyenv local 3.10.6 16:46:40 + local command 16:46:40 + command=local 16:46:40 + '[' 2 -gt 0 ']' 16:46:40 + shift 16:46:40 + case "$command" in 16:46:40 + command pyenv local 3.10.6 16:46:40 + pyenv local 3.10.6 16:46:40 + for arg in "$@" 16:46:40 + case $arg in 16:46:40 + pkg_list+='tox ' 16:46:40 + for arg in "$@" 16:46:40 + case $arg in 16:46:40 + pkg_list+='virtualenv ' 16:46:40 + for arg in "$@" 16:46:40 + case $arg in 16:46:40 + pkg_list+='urllib3~=1.26.15 ' 16:46:40 + [[ -f /tmp/.toxenv ]] 16:46:40 + [[ ! -f /tmp/.toxenv ]] 16:46:40 + [[ -n '' ]] 16:46:40 + python3 -m venv /tmp/venv-A2I9 16:46:46 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-A2I9' 16:46:46 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-A2I9 16:46:46 + echo /tmp/venv-A2I9 16:46:46 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 16:46:46 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 16:46:46 + /tmp/venv-A2I9/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 16:46:51 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 16:46:51 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 16:46:51 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 16:46:51 + /tmp/venv-A2I9/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 16:47:00 + type python3 16:47:00 + true 16:47:00 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-A2I9/bin to PATH' 16:47:00 lf-activate-venv(): INFO: Adding /tmp/venv-A2I9/bin to PATH 16:47:00 + PATH=/tmp/venv-A2I9/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 16:47:00 + return 0 16:47:00 + python3 --version 16:47:00 Python 3.10.6 16:47:00 + python3 -m pip --version 16:47:00 pip 25.1.1 from /tmp/venv-A2I9/lib/python3.10/site-packages/pip (python 3.10) 16:47:00 + python3 -m pip freeze 16:47:00 cachetools==6.1.0 16:47:00 chardet==5.2.0 16:47:00 colorama==0.4.6 16:47:00 distlib==0.3.9 16:47:00 filelock==3.18.0 16:47:00 packaging==25.0 16:47:00 platformdirs==4.3.8 16:47:00 pluggy==1.6.0 16:47:00 pyproject-api==1.9.1 16:47:00 tomli==2.2.1 16:47:00 tox==4.27.0 16:47:00 typing_extensions==4.14.0 16:47:00 urllib3==1.26.20 16:47:00 virtualenv==20.31.2 16:47:00 [EnvInject] - Injecting environment variables from a build step. 16:47:00 [EnvInject] - Injecting as environment variables the properties content 16:47:00 PARALLEL=false 16:47:00 16:47:00 [EnvInject] - Variables injected successfully. 16:47:00 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins15342898579247287794.sh 16:47:00 ---> tox-run.sh 16:47:00 + 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 16:47:00 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 16:47:00 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 16:47:00 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 16:47:00 + cd /w/workspace/oom-master-pre-commit-lint/. 16:47:00 + source /home/jenkins/lf-env.sh 16:47:00 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 16:47:00 ++ mktemp -d /tmp/venv-XXXX 16:47:00 + lf_venv=/tmp/venv-BFOV 16:47:00 + local venv_file=/tmp/.os_lf_venv 16:47:00 + local python=python3 16:47:00 + local options 16:47:00 + local set_path=true 16:47:00 + local install_args= 16:47:00 ++ 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 16:47:00 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:47:00 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:47:00 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 16:47:00 + true 16:47:00 + case $1 in 16:47:00 + venv_file=/tmp/.toxenv 16:47:00 + shift 2 16:47:00 + true 16:47:00 + case $1 in 16:47:00 + shift 16:47:00 + break 16:47:00 + case $python in 16:47:00 + local pkg_list= 16:47:00 + [[ -d /opt/pyenv ]] 16:47:00 + echo 'Setup pyenv:' 16:47:00 Setup pyenv: 16:47:00 + export PYENV_ROOT=/opt/pyenv 16:47:00 + PYENV_ROOT=/opt/pyenv 16:47:00 + 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 16:47:00 + 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 16:47:00 + pyenv versions 16:47:00 system 16:47:00 3.8.13 16:47:00 3.9.13 16:47:00 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 16:47:00 + command -v pyenv 16:47:00 ++ pyenv init - --no-rehash 16:47:00 + 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[*]}"'\'')" 16:47:00 export PATH="/opt/pyenv/shims:${PATH}" 16:47:00 export PYENV_SHELL=bash 16:47:00 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 16:47:00 pyenv() { 16:47:00 local command 16:47:00 command="${1:-}" 16:47:00 if [ "$#" -gt 0 ]; then 16:47:00 shift 16:47:00 fi 16:47:00 16:47:00 case "$command" in 16:47:00 rehash|shell) 16:47:00 eval "$(pyenv "sh-$command" "$@")" 16:47:00 ;; 16:47:00 *) 16:47:00 command pyenv "$command" "$@" 16:47:00 ;; 16:47:00 esac 16:47:00 }' 16:47:00 +++ 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[*]}"' 16:47:00 ++ 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 16:47:00 ++ 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 16:47:00 ++ 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 16:47:00 ++ export PYENV_SHELL=bash 16:47:00 ++ PYENV_SHELL=bash 16:47:00 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 16:47:00 +++ complete -F _pyenv pyenv 16:47:00 ++ lf-pyver python3 16:47:00 ++ local py_version_xy=python3 16:47:00 ++ local py_version_xyz= 16:47:00 ++ pyenv versions 16:47:00 ++ local command 16:47:00 ++ command=versions 16:47:00 ++ '[' 1 -gt 0 ']' 16:47:00 ++ shift 16:47:00 ++ sed 's/^[ *]* //' 16:47:00 ++ awk '{ print $1 }' 16:47:00 ++ case "$command" in 16:47:00 ++ command pyenv versions 16:47:00 ++ pyenv versions 16:47:00 ++ grep -E '^[0-9.]*[0-9]$' 16:47:01 ++ [[ ! -s /tmp/.pyenv_versions ]] 16:47:01 +++ grep '^3' /tmp/.pyenv_versions 16:47:01 +++ sort -V 16:47:01 +++ tail -n 1 16:47:01 ++ py_version_xyz=3.10.6 16:47:01 ++ [[ -z 3.10.6 ]] 16:47:01 ++ echo 3.10.6 16:47:01 ++ return 0 16:47:01 + pyenv local 3.10.6 16:47:01 + local command 16:47:01 + command=local 16:47:01 + '[' 2 -gt 0 ']' 16:47:01 + shift 16:47:01 + case "$command" in 16:47:01 + command pyenv local 3.10.6 16:47:01 + pyenv local 3.10.6 16:47:01 + for arg in "$@" 16:47:01 + case $arg in 16:47:01 + pkg_list+='tox ' 16:47:01 + for arg in "$@" 16:47:01 + case $arg in 16:47:01 + pkg_list+='virtualenv ' 16:47:01 + for arg in "$@" 16:47:01 + case $arg in 16:47:01 + pkg_list+='urllib3~=1.26.15 ' 16:47:01 + [[ -f /tmp/.toxenv ]] 16:47:01 ++ cat /tmp/.toxenv 16:47:01 + lf_venv=/tmp/venv-A2I9 16:47:01 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-A2I9 from' file:/tmp/.toxenv 16:47:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-A2I9 from file:/tmp/.toxenv 16:47:01 + /tmp/venv-A2I9/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 16:47:02 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 16:47:02 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 16:47:02 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 16:47:02 + /tmp/venv-A2I9/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 16:47:04 + type python3 16:47:04 + true 16:47:04 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-A2I9/bin to PATH' 16:47:04 lf-activate-venv(): INFO: Adding /tmp/venv-A2I9/bin to PATH 16:47:04 + PATH=/tmp/venv-A2I9/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 16:47:04 + return 0 16:47:04 + [[ -d /opt/pyenv ]] 16:47:04 + echo '---> Setting up pyenv' 16:47:04 ---> Setting up pyenv 16:47:04 + export PYENV_ROOT=/opt/pyenv 16:47:04 + PYENV_ROOT=/opt/pyenv 16:47:04 + export PATH=/opt/pyenv/bin:/tmp/venv-A2I9/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 16:47:04 + PATH=/opt/pyenv/bin:/tmp/venv-A2I9/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 16:47:04 ++ pwd 16:47:04 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 16:47:04 + export PYTHONPATH 16:47:04 + export TOX_TESTENV_PASSENV=PYTHONPATH 16:47:04 + TOX_TESTENV_PASSENV=PYTHONPATH 16:47:04 + tox --version 16:47:04 4.27.0 from /tmp/venv-A2I9/lib/python3.10/site-packages/tox/__init__.py 16:47:04 + PARALLEL=false 16:47:04 + TOX_OPTIONS_LIST= 16:47:04 + [[ -n pre-commit ]] 16:47:04 + TOX_OPTIONS_LIST=' -e pre-commit' 16:47:04 + case ${PARALLEL,,} in 16:47:04 + tox -e pre-commit 16:47:04 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 16:47:05 pre-commit: install_deps> python -I -m pip install pre-commit 16:47:08 pre-commit: freeze> python -m pip freeze --all 16:47:08 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 16:47:08 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 16:47:09 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 16:47:09 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 16:47:10 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 16:47:11 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 16:47:11 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 16:47:11 [INFO] Once installed this environment will be reused. 16:47:11 [INFO] This may take a few minutes... 16:47:15 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 16:47:15 [INFO] Once installed this environment will be reused. 16:47:15 [INFO] This may take a few minutes... 16:47:20 trim trailing whitespace.................................................Passed 16:47:20 Tabs remover.............................................................Passed 16:47:20 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 16:47:20 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 16:47:20 [INFO] Once installed this environment will be reused. 16:47:20 [INFO] This may take a few minutes... 16:47:29 gitlint..............................................(no files to check)Skipped 16:47:29 pre-commit: OK (24.18=setup[3.96]+cmd[11.58,8.65] seconds) 16:47:29 congratulations :) (24.40 seconds) 16:47:29 + tox_status=0 16:47:29 + echo '---> Completed tox runs' 16:47:29 ---> Completed tox runs 16:47:29 + for i in .tox/*/log 16:47:29 ++ echo .tox/pre-commit/log 16:47:29 ++ awk -F/ '{print $2}' 16:47:29 + tox_env=pre-commit 16:47:29 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 16:47:29 + DOC_DIR=docs/_build/html 16:47:29 + [[ -d docs/_build/html ]] 16:47:29 + echo '---> tox-run.sh ends' 16:47:29 ---> tox-run.sh ends 16:47:29 + test 0 -eq 0 16:47:29 $ ssh-agent -k 16:47:29 unset SSH_AUTH_SOCK; 16:47:29 unset SSH_AGENT_PID; 16:47:29 echo Agent pid 1746 killed; 16:47:29 [ssh-agent] Stopped. 16:47:29 [PostBuildScript] - [INFO] Executing post build scripts. 16:47:29 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2537040649164505377.sh 16:47:29 ---> sysstat.sh 16:47:29 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13252243887044835012.sh 16:47:29 ---> package-listing.sh 16:47:29 ++ tr '[:upper:]' '[:lower:]' 16:47:29 ++ facter osfamily 16:47:30 + OS_FAMILY=debian 16:47:30 + workspace=/w/workspace/oom-master-pre-commit-lint 16:47:30 + START_PACKAGES=/tmp/packages_start.txt 16:47:30 + END_PACKAGES=/tmp/packages_end.txt 16:47:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:47:30 + PACKAGES=/tmp/packages_start.txt 16:47:30 + '[' /w/workspace/oom-master-pre-commit-lint ']' 16:47:30 + PACKAGES=/tmp/packages_end.txt 16:47:30 + case "${OS_FAMILY}" in 16:47:30 + dpkg -l 16:47:30 + grep '^ii' 16:47:30 + '[' -f /tmp/packages_start.txt ']' 16:47:30 + '[' -f /tmp/packages_end.txt ']' 16:47:30 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:47:30 + '[' /w/workspace/oom-master-pre-commit-lint ']' 16:47:30 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 16:47:30 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 16:47:30 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8202323921885540491.sh 16:47:30 ---> capture-instance-metadata.sh 16:47:30 Setup pyenv: 16:47:30 system 16:47:30 3.8.13 16:47:30 3.9.13 16:47:30 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 16:47:33 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-isNb 16:47:33 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 16:47:37 lf-activate-venv(): INFO: Installing: lftools 16:48:07 lf-activate-venv(): INFO: Adding /tmp/venv-isNb/bin to PATH 16:48:07 INFO: Running in OpenStack, capturing instance metadata 16:48:07 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17363865991034822258.sh 16:48:07 provisioning config files... 16:48:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config5371169332201590787tmp 16:48:07 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 16:48:07 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 16:48:07 [EnvInject] - Injecting environment variables from a build step. 16:48:07 [EnvInject] - Injecting as environment variables the properties content 16:48:07 SERVER_ID=logs 16:48:07 16:48:07 [EnvInject] - Variables injected successfully. 16:48:07 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14467199769836056172.sh 16:48:07 ---> create-netrc.sh 16:48:07 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins18312265757995135163.sh 16:48:07 ---> python-tools-install.sh 16:48:07 Setup pyenv: 16:48:07 system 16:48:07 3.8.13 16:48:07 3.9.13 16:48:07 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 16:48:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-isNb from file:/tmp/.os_lf_venv 16:48:09 lf-activate-venv(): INFO: Installing: lftools 16:48:18 lf-activate-venv(): INFO: Adding /tmp/venv-isNb/bin to PATH 16:48:18 Generating Requirements File 16:48:42 Python 3.10.6 16:48:42 pip 25.1.1 from /tmp/venv-isNb/lib/python3.10/site-packages/pip (python 3.10) 16:48:42 appdirs==1.4.4 16:48:42 argcomplete==3.6.2 16:48:42 aspy.yaml==1.3.0 16:48:42 attrs==25.3.0 16:48:42 autopage==0.5.2 16:48:42 beautifulsoup4==4.13.4 16:48:42 boto3==1.38.44 16:48:42 botocore==1.38.44 16:48:42 bs4==0.0.2 16:48:42 cachetools==5.5.2 16:48:42 certifi==2025.6.15 16:48:42 cffi==1.17.1 16:48:42 cfgv==3.4.0 16:48:42 chardet==5.2.0 16:48:42 charset-normalizer==3.4.2 16:48:42 click==8.2.1 16:48:42 cliff==4.10.0 16:48:42 cmd2==2.6.1 16:48:42 cryptography==3.3.2 16:48:42 debtcollector==3.0.0 16:48:42 decorator==5.2.1 16:48:42 defusedxml==0.7.1 16:48:42 Deprecated==1.2.18 16:48:42 distlib==0.3.9 16:48:42 dnspython==2.7.0 16:48:42 docker==7.1.0 16:48:42 dogpile.cache==1.4.0 16:48:42 durationpy==0.10 16:48:42 email_validator==2.2.0 16:48:42 filelock==3.18.0 16:48:42 future==1.0.0 16:48:42 gitdb==4.0.12 16:48:42 GitPython==3.1.44 16:48:42 google-auth==2.40.3 16:48:42 httplib2==0.22.0 16:48:42 identify==2.6.12 16:48:42 idna==3.10 16:48:42 importlib-resources==1.5.0 16:48:42 iso8601==2.1.0 16:48:42 Jinja2==3.1.6 16:48:42 jmespath==1.0.1 16:48:42 jsonpatch==1.33 16:48:42 jsonpointer==3.0.0 16:48:42 jsonschema==4.24.0 16:48:42 jsonschema-specifications==2025.4.1 16:48:42 keystoneauth1==5.11.1 16:48:42 kubernetes==33.1.0 16:48:42 lftools==0.37.13 16:48:42 lxml==6.0.0 16:48:42 MarkupSafe==3.0.2 16:48:42 msgpack==1.1.1 16:48:42 multi_key_dict==2.0.3 16:48:42 munch==4.0.0 16:48:42 netaddr==1.3.0 16:48:42 niet==1.4.2 16:48:42 nodeenv==1.9.1 16:48:42 oauth2client==4.1.3 16:48:42 oauthlib==3.3.1 16:48:42 openstacksdk==4.6.0 16:48:42 os-client-config==2.1.0 16:48:42 os-service-types==1.7.0 16:48:42 osc-lib==4.0.2 16:48:42 oslo.config==9.8.0 16:48:42 oslo.context==6.0.0 16:48:42 oslo.i18n==6.5.1 16:48:42 oslo.log==7.1.0 16:48:42 oslo.serialization==5.7.0 16:48:42 oslo.utils==9.0.0 16:48:42 packaging==25.0 16:48:42 pbr==6.1.1 16:48:42 platformdirs==4.3.8 16:48:42 prettytable==3.16.0 16:48:42 psutil==7.0.0 16:48:42 pyasn1==0.6.1 16:48:42 pyasn1_modules==0.4.2 16:48:42 pycparser==2.22 16:48:42 pygerrit2==2.0.15 16:48:42 PyGithub==2.6.1 16:48:42 PyJWT==2.10.1 16:48:42 PyNaCl==1.5.0 16:48:42 pyparsing==2.4.7 16:48:42 pyperclip==1.9.0 16:48:42 pyrsistent==0.20.0 16:48:42 python-cinderclient==9.7.0 16:48:42 python-dateutil==2.9.0.post0 16:48:42 python-heatclient==4.2.0 16:48:42 python-jenkins==1.8.2 16:48:42 python-keystoneclient==5.6.0 16:48:42 python-magnumclient==4.8.1 16:48:42 python-openstackclient==8.1.0 16:48:42 python-swiftclient==4.8.0 16:48:42 PyYAML==6.0.2 16:48:42 referencing==0.36.2 16:48:42 requests==2.32.4 16:48:42 requests-oauthlib==2.0.0 16:48:42 requestsexceptions==1.4.0 16:48:42 rfc3986==2.0.0 16:48:42 rpds-py==0.25.1 16:48:42 rsa==4.9.1 16:48:42 ruamel.yaml==0.18.14 16:48:42 ruamel.yaml.clib==0.2.12 16:48:42 s3transfer==0.13.0 16:48:42 simplejson==3.20.1 16:48:42 six==1.17.0 16:48:42 smmap==5.0.2 16:48:42 soupsieve==2.7 16:48:42 stevedore==5.4.1 16:48:42 tabulate==0.9.0 16:48:42 toml==0.10.2 16:48:42 tomlkit==0.13.3 16:48:42 tqdm==4.67.1 16:48:42 typing_extensions==4.14.0 16:48:42 tzdata==2025.2 16:48:42 urllib3==1.26.20 16:48:42 virtualenv==20.31.2 16:48:42 wcwidth==0.2.13 16:48:42 websocket-client==1.8.0 16:48:42 wrapt==1.17.2 16:48:42 xdg==6.0.0 16:48:42 xmltodict==0.14.2 16:48:42 yq==3.4.3 16:48:42 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14640362391934310116.sh 16:48:42 ---> sudo-logs.sh 16:48:42 Archiving 'sudo' log.. 16:48:43 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15558456241875074551.sh 16:48:43 ---> job-cost.sh 16:48:43 Setup pyenv: 16:48:43 system 16:48:43 3.8.13 16:48:43 3.9.13 16:48:43 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 16:48:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-isNb from file:/tmp/.os_lf_venv 16:48:45 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 16:48:50 lf-activate-venv(): INFO: Adding /tmp/venv-isNb/bin to PATH 16:48:50 INFO: No Stack... 16:48:50 INFO: Retrieving Pricing Info for: v3-standard-4 16:48:51 INFO: Archiving Costs 16:48:51 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins13320944134125167591.sh 16:48:51 ---> logs-deploy.sh 16:48:51 Setup pyenv: 16:48:51 system 16:48:51 3.8.13 16:48:51 3.9.13 16:48:51 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 16:48:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-isNb from file:/tmp/.os_lf_venv 16:48:53 lf-activate-venv(): INFO: Installing: lftools 16:49:01 lf-activate-venv(): INFO: Adding /tmp/venv-isNb/bin to PATH 16:49:01 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4148 16:49:01 INFO: archiving workspace using pattern(s): 16:49:02 Archives upload complete. 16:49:02 INFO: archiving logs to Nexus 16:49:03 ---> uname -a: 16:49:03 Linux prd-ubuntu1804-builder-4c-4g-23978 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 16:49:03 16:49:03 16:49:03 ---> lscpu: 16:49:03 Architecture: x86_64 16:49:03 CPU op-mode(s): 32-bit, 64-bit 16:49:03 Byte Order: Little Endian 16:49:03 CPU(s): 4 16:49:03 On-line CPU(s) list: 0-3 16:49:03 Thread(s) per core: 1 16:49:03 Core(s) per socket: 1 16:49:03 Socket(s): 4 16:49:03 NUMA node(s): 1 16:49:03 Vendor ID: AuthenticAMD 16:49:03 CPU family: 23 16:49:03 Model: 49 16:49:03 Model name: AMD EPYC-Rome Processor 16:49:03 Stepping: 0 16:49:03 CPU MHz: 2799.998 16:49:03 BogoMIPS: 5599.99 16:49:03 Virtualization: AMD-V 16:49:03 Hypervisor vendor: KVM 16:49:03 Virtualization type: full 16:49:03 L1d cache: 32K 16:49:03 L1i cache: 32K 16:49:03 L2 cache: 512K 16:49:03 L3 cache: 16384K 16:49:03 NUMA node0 CPU(s): 0-3 16:49: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 16:49:03 16:49:03 16:49:03 ---> nproc: 16:49:03 4 16:49:03 16:49:03 16:49:03 ---> df -h: 16:49:03 Filesystem Size Used Avail Use% Mounted on 16:49:03 udev 7.9G 0 7.9G 0% /dev 16:49:03 tmpfs 1.6G 672K 1.6G 1% /run 16:49:03 /dev/vda1 78G 8.4G 69G 11% / 16:49:03 tmpfs 7.9G 0 7.9G 0% /dev/shm 16:49:03 tmpfs 5.0M 0 5.0M 0% /run/lock 16:49:03 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 16:49:03 /dev/vda15 105M 4.4M 100M 5% /boot/efi 16:49:03 tmpfs 1.6G 0 1.6G 0% /run/user/1001 16:49:03 16:49:03 16:49:03 ---> free -m: 16:49:03 total used free shared buff/cache available 16:49:03 Mem: 16040 537 13317 0 2184 15182 16:49:03 Swap: 1023 0 1023 16:49:03 16:49:03 16:49:03 ---> ip addr: 16:49:03 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 16:49:03 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:49:03 inet 127.0.0.1/8 scope host lo 16:49:03 valid_lft forever preferred_lft forever 16:49:03 inet6 ::1/128 scope host 16:49:03 valid_lft forever preferred_lft forever 16:49:03 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 16:49:03 link/ether fa:16:3e:14:3f:cc brd ff:ff:ff:ff:ff:ff 16:49:03 inet 10.30.107.45/23 brd 10.30.107.255 scope global dynamic ens3 16:49:03 valid_lft 86165sec preferred_lft 86165sec 16:49:03 inet6 fe80::f816:3eff:fe14:3fcc/64 scope link 16:49:03 valid_lft forever preferred_lft forever 16:49:03 16:49:03 16:49:03 ---> sar -b -r -n DEV: 16:49:03 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-23978) 06/26/25 _x86_64_ (4 CPU) 16:49:03 16:49:03 16:45:12 LINUX RESTART (4 CPU) 16:49:03 16:49:03 16:46:18 tps rtps wtps bread/s bwrtn/s 16:49:03 16:47:01 143.83 69.45 74.38 4939.69 30608.70 16:49:03 16:48:01 102.07 5.30 96.77 156.91 33005.97 16:49:03 16:49:01 91.32 0.97 90.35 105.98 31438.76 16:49:03 Average: 109.13 20.63 88.50 1399.94 31796.65 16:49:03 16:49:03 16:46:18 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:49:03 16:47:01 14230192 15614548 2194776 13.36 42720 1553828 795408 4.55 611132 1397344 56776 16:49:03 16:48:01 13757364 15500900 2667604 16.24 66740 1870488 903336 5.17 814640 1628452 124396 16:49:03 16:49:01 13693692 15602928 2731276 16.63 85476 2005060 765152 4.38 714532 1767788 91400 16:49:03 Average: 13893749 15572792 2531219 15.41 64979 1809792 821299 4.70 713435 1597861 90857 16:49:03 16:49:03 16:46:18 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:49:03 16:47:01 ens3 634.76 421.39 2349.11 109.24 0.00 0.00 0.00 0.00 16:49:03 16:47:01 lo 1.40 1.40 0.15 0.15 0.00 0.00 0.00 0.00 16:49:03 16:48:01 ens3 241.83 156.52 1254.18 16.27 0.00 0.00 0.00 0.00 16:49:03 16:48:01 lo 2.47 2.47 0.27 0.27 0.00 0.00 0.00 0.00 16:49:03 16:49:01 ens3 74.30 53.91 255.30 10.42 0.00 0.00 0.00 0.00 16:49:03 16:49:01 lo 1.07 1.07 0.12 0.12 0.00 0.00 0.00 0.00 16:49:03 Average: ens3 283.83 188.63 1175.36 38.65 0.00 0.00 0.00 0.00 16:49:03 Average: lo 1.67 1.67 0.18 0.18 0.00 0.00 0.00 0.00 16:49:03 16:49:03 16:49:03 ---> sar -P ALL: 16:49:03 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-23978) 06/26/25 _x86_64_ (4 CPU) 16:49:03 16:49:03 16:45:12 LINUX RESTART (4 CPU) 16:49:03 16:49:03 16:46:18 CPU %user %nice %system %iowait %steal %idle 16:49:03 16:47:01 all 17.07 0.00 2.15 15.90 0.06 64.82 16:49:03 16:47:01 0 16.17 0.00 2.68 20.65 0.05 60.45 16:49:03 16:47:01 1 22.46 0.00 2.34 11.12 0.05 64.03 16:49:03 16:47:01 2 16.70 0.00 1.68 10.49 0.07 71.06 16:49:03 16:47:01 3 12.97 0.00 1.87 21.38 0.05 63.73 16:49:03 16:48:01 all 19.62 0.00 1.81 8.13 0.06 70.38 16:49:03 16:48:01 0 13.71 0.00 1.49 14.31 0.07 70.43 16:49:03 16:48:01 1 6.51 0.00 1.34 13.24 0.05 78.86 16:49:03 16:48:01 2 30.74 0.00 2.29 1.98 0.07 64.92 16:49:03 16:48:01 3 27.42 0.00 2.12 3.02 0.07 67.38 16:49:03 16:49:01 all 19.57 0.00 1.29 4.66 0.05 74.42 16:49:03 16:49:01 0 18.27 0.00 0.88 0.40 0.03 80.42 16:49:03 16:49:01 1 7.64 0.00 0.95 12.01 0.03 79.36 16:49:03 16:49:01 2 36.99 0.00 2.04 0.63 0.10 60.24 16:49:03 16:49:01 3 15.36 0.00 1.32 5.62 0.03 77.67 16:49:03 Average: all 18.93 0.00 1.71 8.90 0.06 70.41 16:49:03 Average: 0 16.04 0.00 1.58 10.85 0.05 71.48 16:49:03 Average: 1 11.13 0.00 1.46 12.23 0.04 75.14 16:49:03 Average: 2 29.35 0.00 2.03 3.72 0.08 64.81 16:49:03 Average: 3 19.17 0.00 1.76 8.80 0.05 70.22 16:49:03 16:49:03 16:49:03