12:26:04 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141249 12:26:04 Running as SYSTEM 12:26:04 [EnvInject] - Loading node environment variables. 12:26:04 Building remotely on prd-ubuntu1804-builder-4c-4g-21400 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 12:26:05 [ssh-agent] Looking for ssh-agent implementation... 12:26:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:26:05 $ ssh-agent 12:26:05 SSH_AUTH_SOCK=/tmp/ssh-kxIZWSPX3mDY/agent.1629 12:26:05 SSH_AGENT_PID=1631 12:26:05 [ssh-agent] Started. 12:26:05 Running ssh-add (command line suppressed) 12:26:05 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_14225198866958753523.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_14225198866958753523.key) 12:26:05 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 12:26:05 The recommended git tool is: NONE 12:26:06 using credential onap-jenkins-ssh 12:26:06 Wiping out workspace first. 12:26:06 Cloning the remote Git repository 12:26:06 Cloning repository git://cloud.onap.org/mirror/oom.git 12:26:06 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 12:26:06 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:26:06 > git --version # timeout=10 12:26:06 > git --version # 'git version 2.17.1' 12:26:06 using GIT_SSH to set credentials Gerrit user 12:26:06 Verifying host key using manually-configured host key entries 12:26:06 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 12:26:11 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:26:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:26:12 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:26:12 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:26:12 using GIT_SSH to set credentials Gerrit user 12:26:12 Verifying host key using manually-configured host key entries 12:26:12 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/49/141249/5 # timeout=30 12:26:12 > git rev-parse bb773cc5e675c32ab89166c50c93e5a13f053424^{commit} # timeout=10 12:26:12 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 12:26:12 Checking out Revision bb773cc5e675c32ab89166c50c93e5a13f053424 (refs/changes/49/141249/5) 12:26:12 > git config core.sparsecheckout # timeout=10 12:26:12 > git checkout -f bb773cc5e675c32ab89166c50c93e5a13f053424 # timeout=30 12:26:15 Commit message: "[SDC] workflow-designer 1.13.3 release" 12:26:15 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:26:16 > git rev-list --no-walk eb1c38618fa8822aa00b3deb34ad7208a9f243d1 # timeout=10 12:26:16 [EnvInject] - Injecting environment variables from a build step. 12:26:16 [EnvInject] - Injecting as environment variables the properties content 12:26:16 PYTHON=python3 12:26:16 12:26:16 [EnvInject] - Variables injected successfully. 12:26:16 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins7067573018696797947.sh 12:26:16 ---> tox-install.sh 12:26:16 + source /home/jenkins/lf-env.sh 12:26:16 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:26:16 ++ mktemp -d /tmp/venv-XXXX 12:26:16 + lf_venv=/tmp/venv-isHz 12:26:16 + local venv_file=/tmp/.os_lf_venv 12:26:16 + local python=python3 12:26:16 + local options 12:26:16 + local set_path=true 12:26:16 + local install_args= 12:26:16 ++ 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 12:26:16 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:26:16 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:26:16 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:26:16 + true 12:26:16 + case $1 in 12:26:16 + venv_file=/tmp/.toxenv 12:26:16 + shift 2 12:26:16 + true 12:26:16 + case $1 in 12:26:16 + shift 12:26:16 + break 12:26:16 + case $python in 12:26:16 + local pkg_list= 12:26:16 + [[ -d /opt/pyenv ]] 12:26:16 + echo 'Setup pyenv:' 12:26:16 Setup pyenv: 12:26:16 + export PYENV_ROOT=/opt/pyenv 12:26:16 + PYENV_ROOT=/opt/pyenv 12:26:16 + 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 12:26:16 + 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 12:26:16 + pyenv versions 12:26:16 * system (set by /opt/pyenv/version) 12:26:16 * 3.8.13 (set by /opt/pyenv/version) 12:26:16 * 3.9.13 (set by /opt/pyenv/version) 12:26:16 * 3.10.6 (set by /opt/pyenv/version) 12:26:16 + command -v pyenv 12:26:16 ++ pyenv init - --no-rehash 12:26:16 + 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[*]}"'\'')" 12:26:16 export PATH="/opt/pyenv/shims:${PATH}" 12:26:16 export PYENV_SHELL=bash 12:26:16 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:26:16 pyenv() { 12:26:16 local command 12:26:16 command="${1:-}" 12:26:16 if [ "$#" -gt 0 ]; then 12:26:16 shift 12:26:16 fi 12:26:16 12:26:16 case "$command" in 12:26:16 rehash|shell) 12:26:16 eval "$(pyenv "sh-$command" "$@")" 12:26:16 ;; 12:26:16 *) 12:26:16 command pyenv "$command" "$@" 12:26:16 ;; 12:26:16 esac 12:26:16 }' 12:26:16 +++ 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[*]}"' 12:26:16 ++ 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 12:26:16 ++ 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 12:26:16 ++ 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 12:26:16 ++ export PYENV_SHELL=bash 12:26:16 ++ PYENV_SHELL=bash 12:26:16 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:26:16 +++ complete -F _pyenv pyenv 12:26:16 ++ lf-pyver python3 12:26:16 ++ local py_version_xy=python3 12:26:16 ++ local py_version_xyz= 12:26:16 ++ pyenv versions 12:26:16 ++ local command 12:26:16 ++ command=versions 12:26:16 ++ '[' 1 -gt 0 ']' 12:26:16 ++ shift 12:26:16 ++ case "$command" in 12:26:16 ++ command pyenv versions 12:26:16 ++ pyenv versions 12:26:16 ++ sed 's/^[ *]* //' 12:26:16 ++ grep -E '^[0-9.]*[0-9]$' 12:26:16 ++ awk '{ print $1 }' 12:26:16 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:26:16 +++ sort -V 12:26:16 +++ grep '^3' /tmp/.pyenv_versions 12:26:16 +++ tail -n 1 12:26:16 ++ py_version_xyz=3.10.6 12:26:16 ++ [[ -z 3.10.6 ]] 12:26:16 ++ echo 3.10.6 12:26:16 ++ return 0 12:26:16 + pyenv local 3.10.6 12:26:16 + local command 12:26:16 + command=local 12:26:16 + '[' 2 -gt 0 ']' 12:26:16 + shift 12:26:16 + case "$command" in 12:26:16 + command pyenv local 3.10.6 12:26:16 + pyenv local 3.10.6 12:26:16 + for arg in "$@" 12:26:16 + case $arg in 12:26:16 + pkg_list+='tox ' 12:26:16 + for arg in "$@" 12:26:16 + case $arg in 12:26:16 + pkg_list+='virtualenv ' 12:26:16 + for arg in "$@" 12:26:16 + case $arg in 12:26:16 + pkg_list+='urllib3~=1.26.15 ' 12:26:16 + [[ -f /tmp/.toxenv ]] 12:26:16 + [[ ! -f /tmp/.toxenv ]] 12:26:16 + [[ -n '' ]] 12:26:16 + python3 -m venv /tmp/venv-isHz 12:26:20 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-isHz' 12:26:20 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-isHz 12:26:20 + echo /tmp/venv-isHz 12:26:20 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 12:26:20 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 12:26:20 + /tmp/venv-isHz/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 12:26:24 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:26:24 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:26:24 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:26:24 + /tmp/venv-isHz/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:26:26 + type python3 12:26:26 + true 12:26:26 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-isHz/bin to PATH' 12:26:26 lf-activate-venv(): INFO: Adding /tmp/venv-isHz/bin to PATH 12:26:26 + PATH=/tmp/venv-isHz/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 12:26:26 + return 0 12:26:26 + python3 --version 12:26:26 Python 3.10.6 12:26:26 + python3 -m pip --version 12:26:26 pip 25.1.1 from /tmp/venv-isHz/lib/python3.10/site-packages/pip (python 3.10) 12:26:26 + python3 -m pip freeze 12:26:27 cachetools==6.0.0 12:26:27 chardet==5.2.0 12:26:27 colorama==0.4.6 12:26:27 distlib==0.3.9 12:26:27 filelock==3.18.0 12:26:27 packaging==25.0 12:26:27 platformdirs==4.3.8 12:26:27 pluggy==1.6.0 12:26:27 pyproject-api==1.9.1 12:26:27 tomli==2.2.1 12:26:27 tox==4.26.0 12:26:27 typing_extensions==4.14.0 12:26:27 urllib3==1.26.20 12:26:27 virtualenv==20.31.2 12:26:27 [EnvInject] - Injecting environment variables from a build step. 12:26:27 [EnvInject] - Injecting as environment variables the properties content 12:26:27 PARALLEL=false 12:26:27 12:26:27 [EnvInject] - Variables injected successfully. 12:26:27 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins462048152080170166.sh 12:26:27 ---> tox-run.sh 12:26:27 + 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 12:26:27 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 12:26:27 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 12:26:27 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 12:26:27 + cd /w/workspace/oom-master-pre-commit-lint/. 12:26:27 + source /home/jenkins/lf-env.sh 12:26:27 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:26:27 ++ mktemp -d /tmp/venv-XXXX 12:26:27 + lf_venv=/tmp/venv-BCJl 12:26:27 + local venv_file=/tmp/.os_lf_venv 12:26:27 + local python=python3 12:26:27 + local options 12:26:27 + local set_path=true 12:26:27 + local install_args= 12:26:27 ++ 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 12:26:27 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:26:27 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:26:27 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:26:27 + true 12:26:27 + case $1 in 12:26:27 + venv_file=/tmp/.toxenv 12:26:27 + shift 2 12:26:27 + true 12:26:27 + case $1 in 12:26:27 + shift 12:26:27 + break 12:26:27 + case $python in 12:26:27 + local pkg_list= 12:26:27 + [[ -d /opt/pyenv ]] 12:26:27 + echo 'Setup pyenv:' 12:26:27 Setup pyenv: 12:26:27 + export PYENV_ROOT=/opt/pyenv 12:26:27 + PYENV_ROOT=/opt/pyenv 12:26:27 + 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 12:26:27 + 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 12:26:27 + pyenv versions 12:26:27 system 12:26:27 3.8.13 12:26:27 3.9.13 12:26:27 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:26:27 + command -v pyenv 12:26:27 ++ pyenv init - --no-rehash 12:26:27 + 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[*]}"'\'')" 12:26:27 export PATH="/opt/pyenv/shims:${PATH}" 12:26:27 export PYENV_SHELL=bash 12:26:27 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:26:27 pyenv() { 12:26:27 local command 12:26:27 command="${1:-}" 12:26:27 if [ "$#" -gt 0 ]; then 12:26:27 shift 12:26:27 fi 12:26:27 12:26:27 case "$command" in 12:26:27 rehash|shell) 12:26:27 eval "$(pyenv "sh-$command" "$@")" 12:26:27 ;; 12:26:27 *) 12:26:27 command pyenv "$command" "$@" 12:26:27 ;; 12:26:27 esac 12:26:27 }' 12:26:27 +++ 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[*]}"' 12:26:27 ++ 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 12:26:27 ++ 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 12:26:27 ++ 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 12:26:27 ++ export PYENV_SHELL=bash 12:26:27 ++ PYENV_SHELL=bash 12:26:27 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:26:27 +++ complete -F _pyenv pyenv 12:26:27 ++ lf-pyver python3 12:26:27 ++ local py_version_xy=python3 12:26:27 ++ local py_version_xyz= 12:26:27 ++ pyenv versions 12:26:27 ++ local command 12:26:27 ++ sed 's/^[ *]* //' 12:26:27 ++ command=versions 12:26:27 ++ '[' 1 -gt 0 ']' 12:26:27 ++ shift 12:26:27 ++ case "$command" in 12:26:27 ++ command pyenv versions 12:26:27 ++ pyenv versions 12:26:27 ++ awk '{ print $1 }' 12:26:27 ++ grep -E '^[0-9.]*[0-9]$' 12:26:27 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:26:27 +++ grep '^3' /tmp/.pyenv_versions 12:26:27 +++ sort -V 12:26:27 +++ tail -n 1 12:26:27 ++ py_version_xyz=3.10.6 12:26:27 ++ [[ -z 3.10.6 ]] 12:26:27 ++ echo 3.10.6 12:26:27 ++ return 0 12:26:27 + pyenv local 3.10.6 12:26:27 + local command 12:26:27 + command=local 12:26:27 + '[' 2 -gt 0 ']' 12:26:27 + shift 12:26:27 + case "$command" in 12:26:27 + command pyenv local 3.10.6 12:26:27 + pyenv local 3.10.6 12:26:27 + for arg in "$@" 12:26:27 + case $arg in 12:26:27 + pkg_list+='tox ' 12:26:27 + for arg in "$@" 12:26:27 + case $arg in 12:26:27 + pkg_list+='virtualenv ' 12:26:27 + for arg in "$@" 12:26:27 + case $arg in 12:26:27 + pkg_list+='urllib3~=1.26.15 ' 12:26:27 + [[ -f /tmp/.toxenv ]] 12:26:27 ++ cat /tmp/.toxenv 12:26:27 + lf_venv=/tmp/venv-isHz 12:26:27 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-isHz from' file:/tmp/.toxenv 12:26:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-isHz from file:/tmp/.toxenv 12:26:27 + /tmp/venv-isHz/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 12:26:28 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:26:28 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:26:28 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:26:28 + /tmp/venv-isHz/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:26:29 + type python3 12:26:29 + true 12:26:29 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-isHz/bin to PATH' 12:26:29 lf-activate-venv(): INFO: Adding /tmp/venv-isHz/bin to PATH 12:26:29 + PATH=/tmp/venv-isHz/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 12:26:29 + return 0 12:26:29 + [[ -d /opt/pyenv ]] 12:26:29 + echo '---> Setting up pyenv' 12:26:29 ---> Setting up pyenv 12:26:29 + export PYENV_ROOT=/opt/pyenv 12:26:29 + PYENV_ROOT=/opt/pyenv 12:26:29 + export PATH=/opt/pyenv/bin:/tmp/venv-isHz/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 12:26:29 + PATH=/opt/pyenv/bin:/tmp/venv-isHz/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 12:26:29 ++ pwd 12:26:29 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 12:26:29 + export PYTHONPATH 12:26:29 + export TOX_TESTENV_PASSENV=PYTHONPATH 12:26:29 + TOX_TESTENV_PASSENV=PYTHONPATH 12:26:29 + tox --version 12:26:29 4.26.0 from /tmp/venv-isHz/lib/python3.10/site-packages/tox/__init__.py 12:26:29 + PARALLEL=false 12:26:29 + TOX_OPTIONS_LIST= 12:26:29 + [[ -n pre-commit ]] 12:26:29 + TOX_OPTIONS_LIST=' -e pre-commit' 12:26:29 + case ${PARALLEL,,} in 12:26:29 + tox -e pre-commit 12:26:29 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 12:26:30 pre-commit: install_deps> python -I -m pip install pre-commit 12:26:33 pre-commit: freeze> python -m pip freeze --all 12:26:33 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 12:26:33 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 12:26:33 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 12:26:34 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 12:26:34 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 12:26:35 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 12:26:35 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 12:26:35 [INFO] Once installed this environment will be reused. 12:26:35 [INFO] This may take a few minutes... 12:26:40 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 12:26:40 [INFO] Once installed this environment will be reused. 12:26:40 [INFO] This may take a few minutes... 12:26:44 trim trailing whitespace.................................................Passed 12:26:44 Tabs remover.............................................................Passed 12:26:44 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 12:26:45 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 12:26:45 [INFO] Once installed this environment will be reused. 12:26:45 [INFO] This may take a few minutes... 12:26:53 gitlint..............................................(no files to check)Skipped 12:26:53 pre-commit: OK (23.01=setup[3.35]+cmd[11.30,8.36] seconds) 12:26:53 congratulations :) (23.23 seconds) 12:26:53 + tox_status=0 12:26:53 + echo '---> Completed tox runs' 12:26:53 ---> Completed tox runs 12:26:53 + for i in .tox/*/log 12:26:53 ++ echo .tox/pre-commit/log 12:26:53 ++ awk -F/ '{print $2}' 12:26:53 + tox_env=pre-commit 12:26:53 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 12:26:53 + DOC_DIR=docs/_build/html 12:26:53 + [[ -d docs/_build/html ]] 12:26:53 + echo '---> tox-run.sh ends' 12:26:53 ---> tox-run.sh ends 12:26:53 + test 0 -eq 0 12:26:53 $ ssh-agent -k 12:26:53 unset SSH_AUTH_SOCK; 12:26:53 unset SSH_AGENT_PID; 12:26:53 echo Agent pid 1631 killed; 12:26:53 [ssh-agent] Stopped. 12:26:53 [PostBuildScript] - [INFO] Executing post build scripts. 12:26:53 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6558965320112572496.sh 12:26:53 ---> sysstat.sh 12:26:53 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7472253341356780244.sh 12:26:53 ---> package-listing.sh 12:26:53 ++ facter osfamily 12:26:53 ++ tr '[:upper:]' '[:lower:]' 12:26:53 + OS_FAMILY=debian 12:26:53 + workspace=/w/workspace/oom-master-pre-commit-lint 12:26:53 + START_PACKAGES=/tmp/packages_start.txt 12:26:53 + END_PACKAGES=/tmp/packages_end.txt 12:26:53 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:26:53 + PACKAGES=/tmp/packages_start.txt 12:26:53 + '[' /w/workspace/oom-master-pre-commit-lint ']' 12:26:53 + PACKAGES=/tmp/packages_end.txt 12:26:53 + case "${OS_FAMILY}" in 12:26:53 + dpkg -l 12:26:53 + grep '^ii' 12:26:53 + '[' -f /tmp/packages_start.txt ']' 12:26:53 + '[' -f /tmp/packages_end.txt ']' 12:26:53 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:26:53 + '[' /w/workspace/oom-master-pre-commit-lint ']' 12:26:53 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 12:26:53 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 12:26:53 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins408498777852080274.sh 12:26:53 ---> capture-instance-metadata.sh 12:26:53 Setup pyenv: 12:26:53 system 12:26:53 3.8.13 12:26:53 3.9.13 12:26:53 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:26:57 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-jE5W 12:26:57 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:27:01 lf-activate-venv(): INFO: Installing: lftools 12:27:22 lf-activate-venv(): INFO: Adding /tmp/venv-jE5W/bin to PATH 12:27:22 INFO: Running in OpenStack, capturing instance metadata 12:27:22 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8257394779535338949.sh 12:27:22 provisioning config files... 12:27:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config8080205314882294712tmp 12:27:22 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 12:27:22 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 12:27:22 [EnvInject] - Injecting environment variables from a build step. 12:27:22 [EnvInject] - Injecting as environment variables the properties content 12:27:22 SERVER_ID=logs 12:27:22 12:27:22 [EnvInject] - Variables injected successfully. 12:27:22 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10406449330161143900.sh 12:27:22 ---> create-netrc.sh 12:27:22 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14067475317079106305.sh 12:27:22 ---> python-tools-install.sh 12:27:22 Setup pyenv: 12:27:22 system 12:27:22 3.8.13 12:27:22 3.9.13 12:27:22 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:27:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jE5W from file:/tmp/.os_lf_venv 12:27:24 lf-activate-venv(): INFO: Installing: lftools 12:27:32 lf-activate-venv(): INFO: Adding /tmp/venv-jE5W/bin to PATH 12:27:32 Generating Requirements File 12:27:51 Python 3.10.6 12:27:51 pip 25.1.1 from /tmp/venv-jE5W/lib/python3.10/site-packages/pip (python 3.10) 12:27:51 appdirs==1.4.4 12:27:51 argcomplete==3.6.2 12:27:51 aspy.yaml==1.3.0 12:27:51 attrs==25.3.0 12:27:51 autopage==0.5.2 12:27:51 beautifulsoup4==4.13.4 12:27:51 boto3==1.38.36 12:27:51 botocore==1.38.36 12:27:51 bs4==0.0.2 12:27:51 cachetools==5.5.2 12:27:51 certifi==2025.6.15 12:27:51 cffi==1.17.1 12:27:51 cfgv==3.4.0 12:27:51 chardet==5.2.0 12:27:51 charset-normalizer==3.4.2 12:27:51 click==8.2.1 12:27:51 cliff==4.10.0 12:27:51 cmd2==2.6.1 12:27:51 cryptography==3.3.2 12:27:51 debtcollector==3.0.0 12:27:51 decorator==5.2.1 12:27:51 defusedxml==0.7.1 12:27:51 Deprecated==1.2.18 12:27:51 distlib==0.3.9 12:27:51 dnspython==2.7.0 12:27:51 docker==7.1.0 12:27:51 dogpile.cache==1.4.0 12:27:51 durationpy==0.10 12:27:51 email_validator==2.2.0 12:27:51 filelock==3.18.0 12:27:51 future==1.0.0 12:27:51 gitdb==4.0.12 12:27:51 GitPython==3.1.44 12:27:51 google-auth==2.40.3 12:27:51 httplib2==0.22.0 12:27:51 identify==2.6.12 12:27:51 idna==3.10 12:27:51 importlib-resources==1.5.0 12:27:51 iso8601==2.1.0 12:27:51 Jinja2==3.1.6 12:27:51 jmespath==1.0.1 12:27:51 jsonpatch==1.33 12:27:51 jsonpointer==3.0.0 12:27:51 jsonschema==4.24.0 12:27:51 jsonschema-specifications==2025.4.1 12:27:51 keystoneauth1==5.11.1 12:27:51 kubernetes==33.1.0 12:27:51 lftools==0.37.13 12:27:51 lxml==5.4.0 12:27:51 MarkupSafe==3.0.2 12:27:51 msgpack==1.1.1 12:27:51 multi_key_dict==2.0.3 12:27:51 munch==4.0.0 12:27:51 netaddr==1.3.0 12:27:51 niet==1.4.2 12:27:51 nodeenv==1.9.1 12:27:51 oauth2client==4.1.3 12:27:51 oauthlib==3.2.2 12:27:51 openstacksdk==4.6.0 12:27:51 os-client-config==2.1.0 12:27:51 os-service-types==1.7.0 12:27:51 osc-lib==4.0.2 12:27:51 oslo.config==9.8.0 12:27:51 oslo.context==6.0.0 12:27:51 oslo.i18n==6.5.1 12:27:51 oslo.log==7.1.0 12:27:51 oslo.serialization==5.7.0 12:27:51 oslo.utils==9.0.0 12:27:51 packaging==25.0 12:27:51 pbr==6.1.1 12:27:51 platformdirs==4.3.8 12:27:51 prettytable==3.16.0 12:27:51 psutil==7.0.0 12:27:51 pyasn1==0.6.1 12:27:51 pyasn1_modules==0.4.2 12:27:51 pycparser==2.22 12:27:51 pygerrit2==2.0.15 12:27:51 PyGithub==2.6.1 12:27:51 PyJWT==2.10.1 12:27:51 PyNaCl==1.5.0 12:27:51 pyparsing==2.4.7 12:27:51 pyperclip==1.9.0 12:27:51 pyrsistent==0.20.0 12:27:51 python-cinderclient==9.7.0 12:27:51 python-dateutil==2.9.0.post0 12:27:51 python-heatclient==4.2.0 12:27:51 python-jenkins==1.8.2 12:27:51 python-keystoneclient==5.6.0 12:27:51 python-magnumclient==4.8.1 12:27:51 python-openstackclient==8.1.0 12:27:51 python-swiftclient==4.8.0 12:27:51 PyYAML==6.0.2 12:27:51 referencing==0.36.2 12:27:51 requests==2.32.4 12:27:51 requests-oauthlib==2.0.0 12:27:51 requestsexceptions==1.4.0 12:27:51 rfc3986==2.0.0 12:27:51 rpds-py==0.25.1 12:27:51 rsa==4.9.1 12:27:51 ruamel.yaml==0.18.14 12:27:51 ruamel.yaml.clib==0.2.12 12:27:51 s3transfer==0.13.0 12:27:51 simplejson==3.20.1 12:27:51 six==1.17.0 12:27:51 smmap==5.0.2 12:27:51 soupsieve==2.7 12:27:51 stevedore==5.4.1 12:27:51 tabulate==0.9.0 12:27:51 toml==0.10.2 12:27:51 tomlkit==0.13.3 12:27:51 tqdm==4.67.1 12:27:51 typing_extensions==4.14.0 12:27:51 tzdata==2025.2 12:27:51 urllib3==1.26.20 12:27:51 virtualenv==20.31.2 12:27:51 wcwidth==0.2.13 12:27:51 websocket-client==1.8.0 12:27:51 wrapt==1.17.2 12:27:51 xdg==6.0.0 12:27:51 xmltodict==0.14.2 12:27:51 yq==3.4.3 12:27:51 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins29179031338526820.sh 12:27:51 ---> sudo-logs.sh 12:27:51 Archiving 'sudo' log.. 12:27:51 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1153154132058900136.sh 12:27:51 ---> job-cost.sh 12:27:51 Setup pyenv: 12:27:51 system 12:27:51 3.8.13 12:27:51 3.9.13 12:27:51 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:27:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jE5W from file:/tmp/.os_lf_venv 12:27:53 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:27:59 lf-activate-venv(): INFO: Adding /tmp/venv-jE5W/bin to PATH 12:27:59 INFO: No Stack... 12:28:00 INFO: Retrieving Pricing Info for: v3-standard-4 12:28:00 INFO: Archiving Costs 12:28:00 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins990818522127617737.sh 12:28:00 ---> logs-deploy.sh 12:28:00 Setup pyenv: 12:28:00 system 12:28:00 3.8.13 12:28:00 3.9.13 12:28:00 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:28:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jE5W from file:/tmp/.os_lf_venv 12:28:02 lf-activate-venv(): INFO: Installing: lftools 12:28:10 lf-activate-venv(): INFO: Adding /tmp/venv-jE5W/bin to PATH 12:28:10 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4105 12:28:10 INFO: archiving workspace using pattern(s): 12:28:11 Archives upload complete. 12:28:11 INFO: archiving logs to Nexus 12:28:12 ---> uname -a: 12:28:12 Linux prd-ubuntu1804-builder-4c-4g-21400 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 12:28:12 12:28:12 12:28:12 ---> lscpu: 12:28:12 Architecture: x86_64 12:28:12 CPU op-mode(s): 32-bit, 64-bit 12:28:12 Byte Order: Little Endian 12:28:12 CPU(s): 4 12:28:12 On-line CPU(s) list: 0-3 12:28:12 Thread(s) per core: 1 12:28:12 Core(s) per socket: 1 12:28:12 Socket(s): 4 12:28:12 NUMA node(s): 1 12:28:12 Vendor ID: AuthenticAMD 12:28:12 CPU family: 23 12:28:12 Model: 49 12:28:12 Model name: AMD EPYC-Rome Processor 12:28:12 Stepping: 0 12:28:12 CPU MHz: 2799.998 12:28:12 BogoMIPS: 5599.99 12:28:12 Virtualization: AMD-V 12:28:12 Hypervisor vendor: KVM 12:28:12 Virtualization type: full 12:28:12 L1d cache: 32K 12:28:12 L1i cache: 32K 12:28:12 L2 cache: 512K 12:28:12 L3 cache: 16384K 12:28:12 NUMA node0 CPU(s): 0-3 12:28:12 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 12:28:12 12:28:12 12:28:12 ---> nproc: 12:28:12 4 12:28:12 12:28:12 12:28:12 ---> df -h: 12:28:12 Filesystem Size Used Avail Use% Mounted on 12:28:12 udev 7.9G 0 7.9G 0% /dev 12:28:12 tmpfs 1.6G 672K 1.6G 1% /run 12:28:12 /dev/vda1 78G 8.4G 69G 11% / 12:28:12 tmpfs 7.9G 0 7.9G 0% /dev/shm 12:28:12 tmpfs 5.0M 0 5.0M 0% /run/lock 12:28:12 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 12:28:12 /dev/vda15 105M 4.4M 100M 5% /boot/efi 12:28:12 tmpfs 1.6G 0 1.6G 0% /run/user/1001 12:28:12 12:28:12 12:28:12 ---> free -m: 12:28:12 total used free shared buff/cache available 12:28:12 Mem: 16040 596 13248 0 2194 15123 12:28:12 Swap: 1023 0 1023 12:28:12 12:28:12 12:28:12 ---> ip addr: 12:28:12 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:28:12 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:28:12 inet 127.0.0.1/8 scope host lo 12:28:12 valid_lft forever preferred_lft forever 12:28:12 inet6 ::1/128 scope host 12:28:12 valid_lft forever preferred_lft forever 12:28:12 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 12:28:12 link/ether fa:16:3e:cb:db:57 brd ff:ff:ff:ff:ff:ff 12:28:12 inet 10.30.106.125/23 brd 10.30.107.255 scope global dynamic ens3 12:28:12 valid_lft 86256sec preferred_lft 86256sec 12:28:12 inet6 fe80::f816:3eff:fecb:db57/64 scope link 12:28:12 valid_lft forever preferred_lft forever 12:28:12 12:28:12 12:28:12 ---> sar -b -r -n DEV: 12:28:12 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-21400) 06/15/25 _x86_64_ (4 CPU) 12:28:12 12:28:12 12:25:50 LINUX RESTART (4 CPU) 12:28:12 12:28:12 12:26:01 tps rtps wtps bread/s bwrtn/s 12:28:12 12:27:02 339.09 58.67 280.42 3714.58 63880.69 12:28:12 12:28:01 129.05 1.07 127.98 122.96 14657.31 12:28:12 Average: 234.95 30.11 204.84 1933.86 39475.79 12:28:12 12:28:12 12:26:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:28:12 12:27:02 13917056 15528924 2507912 15.27 58192 1752356 802680 4.59 760964 1528880 152260 12:28:12 12:28:01 13598384 15517360 2826584 17.21 85320 2014688 796772 4.56 791904 1779988 109924 12:28:12 Average: 13757720 15523142 2667248 16.24 71756 1883522 799726 4.58 776434 1654434 131092 12:28:12 12:28:12 12:26:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:28:12 12:27:02 ens3 558.19 369.46 2374.09 84.43 0.00 0.00 0.00 0.00 12:28:12 12:27:02 lo 2.87 2.87 0.32 0.32 0.00 0.00 0.00 0.00 12:28:12 12:28:01 ens3 156.35 111.98 852.45 15.34 0.00 0.00 0.00 0.00 12:28:12 12:28:01 lo 1.56 1.56 0.17 0.17 0.00 0.00 0.00 0.00 12:28:12 Average: ens3 358.96 241.80 1619.66 50.17 0.00 0.00 0.00 0.00 12:28:12 Average: lo 2.22 2.22 0.25 0.25 0.00 0.00 0.00 0.00 12:28:12 12:28:12 12:28:12 ---> sar -P ALL: 12:28:12 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-21400) 06/15/25 _x86_64_ (4 CPU) 12:28:12 12:28:12 12:25:50 LINUX RESTART (4 CPU) 12:28:12 12:28:12 12:26:01 CPU %user %nice %system %iowait %steal %idle 12:28:12 12:27:02 all 26.90 0.00 3.01 3.02 0.08 66.99 12:28:12 12:27:02 0 28.93 0.00 3.87 4.00 0.08 63.12 12:28:12 12:27:02 1 33.99 0.00 2.97 0.82 0.08 62.14 12:28:12 12:27:02 2 26.15 0.00 2.47 3.76 0.08 67.53 12:28:12 12:27:02 3 18.55 0.00 2.69 3.51 0.07 75.18 12:28:12 12:28:01 all 20.93 0.00 1.58 1.44 0.05 75.99 12:28:12 12:28:01 0 31.20 0.00 2.09 0.29 0.03 66.39 12:28:12 12:28:01 1 6.16 0.00 0.99 1.18 0.03 91.64 12:28:12 12:28:01 2 6.72 0.00 1.14 3.50 0.09 88.56 12:28:12 12:28:01 3 39.54 0.00 2.10 0.83 0.05 57.48 12:28:12 Average: all 23.94 0.00 2.30 2.24 0.06 71.46 12:28:12 Average: 0 30.06 0.00 2.98 2.16 0.06 64.74 12:28:12 Average: 1 20.20 0.00 1.99 1.00 0.06 76.76 12:28:12 Average: 2 16.52 0.00 1.81 3.63 0.08 77.95 12:28:12 Average: 3 28.97 0.00 2.40 2.18 0.06 66.39 12:28:12 12:28:12 12:28:12