12:20:15 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141299 12:20:15 Running as SYSTEM 12:20:15 [EnvInject] - Loading node environment variables. 12:20:15 Building remotely on prd-ubuntu1804-builder-4c-4g-21820 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 12:20:15 [ssh-agent] Looking for ssh-agent implementation... 12:20:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:20:15 $ ssh-agent 12:20:15 SSH_AUTH_SOCK=/tmp/ssh-okqlx4yrQJLW/agent.1668 12:20:15 SSH_AGENT_PID=1670 12:20:15 [ssh-agent] Started. 12:20:15 Running ssh-add (command line suppressed) 12:20:15 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_11349247565364113778.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_11349247565364113778.key) 12:20:15 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 12:20:15 The recommended git tool is: NONE 12:20:17 using credential onap-jenkins-ssh 12:20:17 Wiping out workspace first. 12:20:17 Cloning the remote Git repository 12:20:17 Cloning repository git://cloud.onap.org/mirror/oom.git 12:20:17 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 12:20:17 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:20:17 > git --version # timeout=10 12:20:17 > git --version # 'git version 2.17.1' 12:20:17 using GIT_SSH to set credentials Gerrit user 12:20:17 Verifying host key using manually-configured host key entries 12:20:17 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 12:20:22 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:20:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:20:22 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:20:22 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:20:22 using GIT_SSH to set credentials Gerrit user 12:20:22 Verifying host key using manually-configured host key entries 12:20:22 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/99/141299/2 # timeout=30 12:20:22 > git rev-parse df66c3cb0b3791db8238636409bc13ed385fc0cd^{commit} # timeout=10 12:20:22 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 12:20:22 Checking out Revision df66c3cb0b3791db8238636409bc13ed385fc0cd (refs/changes/99/141299/2) 12:20:23 > git config core.sparsecheckout # timeout=10 12:20:23 > git checkout -f df66c3cb0b3791db8238636409bc13ed385fc0cd # timeout=30 12:20:26 Commit message: "[SDC] workflow-designer 1.14.0 release" 12:20:26 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:20:26 > git rev-list --no-walk d3cc4978f786037b838df63678b2f6d3429647b3 # timeout=10 12:20:26 [EnvInject] - Injecting environment variables from a build step. 12:20:26 [EnvInject] - Injecting as environment variables the properties content 12:20:26 PYTHON=python3 12:20:26 12:20:26 [EnvInject] - Variables injected successfully. 12:20:26 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins17481588027059138089.sh 12:20:26 ---> tox-install.sh 12:20:26 + source /home/jenkins/lf-env.sh 12:20:26 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:20:26 ++ mktemp -d /tmp/venv-XXXX 12:20:26 + lf_venv=/tmp/venv-J2b1 12:20:26 + local venv_file=/tmp/.os_lf_venv 12:20:26 + local python=python3 12:20:26 + local options 12:20:26 + local set_path=true 12:20:26 + local install_args= 12:20:26 ++ 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:20:26 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:20:26 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:20:26 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:20:26 + true 12:20:26 + case $1 in 12:20:26 + venv_file=/tmp/.toxenv 12:20:26 + shift 2 12:20:26 + true 12:20:26 + case $1 in 12:20:26 + shift 12:20:26 + break 12:20:26 + case $python in 12:20:26 + local pkg_list= 12:20:26 + [[ -d /opt/pyenv ]] 12:20:26 + echo 'Setup pyenv:' 12:20:26 Setup pyenv: 12:20:26 + export PYENV_ROOT=/opt/pyenv 12:20:26 + PYENV_ROOT=/opt/pyenv 12:20:26 + 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:20:26 + 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:20:26 + pyenv versions 12:20:26 * system (set by /opt/pyenv/version) 12:20:26 * 3.8.13 (set by /opt/pyenv/version) 12:20:26 * 3.9.13 (set by /opt/pyenv/version) 12:20:26 * 3.10.6 (set by /opt/pyenv/version) 12:20:26 + command -v pyenv 12:20:26 ++ pyenv init - --no-rehash 12:20:26 + 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:20:26 export PATH="/opt/pyenv/shims:${PATH}" 12:20:26 export PYENV_SHELL=bash 12:20:26 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:20:26 pyenv() { 12:20:26 local command 12:20:26 command="${1:-}" 12:20:26 if [ "$#" -gt 0 ]; then 12:20:26 shift 12:20:26 fi 12:20:26 12:20:26 case "$command" in 12:20:26 rehash|shell) 12:20:26 eval "$(pyenv "sh-$command" "$@")" 12:20:26 ;; 12:20:26 *) 12:20:26 command pyenv "$command" "$@" 12:20:26 ;; 12:20:26 esac 12:20:26 }' 12:20:26 +++ 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:20:26 ++ 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:20:26 ++ 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:20:26 ++ 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:20:26 ++ export PYENV_SHELL=bash 12:20:26 ++ PYENV_SHELL=bash 12:20:26 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:20:26 +++ complete -F _pyenv pyenv 12:20:26 ++ lf-pyver python3 12:20:26 ++ local py_version_xy=python3 12:20:26 ++ local py_version_xyz= 12:20:26 ++ pyenv versions 12:20:26 ++ local command 12:20:26 ++ command=versions 12:20:26 ++ '[' 1 -gt 0 ']' 12:20:26 ++ shift 12:20:26 ++ case "$command" in 12:20:26 ++ command pyenv versions 12:20:26 ++ pyenv versions 12:20:26 ++ sed 's/^[ *]* //' 12:20:26 ++ awk '{ print $1 }' 12:20:26 ++ grep -E '^[0-9.]*[0-9]$' 12:20:27 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:20:27 +++ grep '^3' /tmp/.pyenv_versions 12:20:27 +++ sort -V 12:20:27 +++ tail -n 1 12:20:27 ++ py_version_xyz=3.10.6 12:20:27 ++ [[ -z 3.10.6 ]] 12:20:27 ++ echo 3.10.6 12:20:27 ++ return 0 12:20:27 + pyenv local 3.10.6 12:20:27 + local command 12:20:27 + command=local 12:20:27 + '[' 2 -gt 0 ']' 12:20:27 + shift 12:20:27 + case "$command" in 12:20:27 + command pyenv local 3.10.6 12:20:27 + pyenv local 3.10.6 12:20:27 + for arg in "$@" 12:20:27 + case $arg in 12:20:27 + pkg_list+='tox ' 12:20:27 + for arg in "$@" 12:20:27 + case $arg in 12:20:27 + pkg_list+='virtualenv ' 12:20:27 + for arg in "$@" 12:20:27 + case $arg in 12:20:27 + pkg_list+='urllib3~=1.26.15 ' 12:20:27 + [[ -f /tmp/.toxenv ]] 12:20:27 + [[ ! -f /tmp/.toxenv ]] 12:20:27 + [[ -n '' ]] 12:20:27 + python3 -m venv /tmp/venv-J2b1 12:20:31 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-J2b1' 12:20:31 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-J2b1 12:20:31 + echo /tmp/venv-J2b1 12:20:31 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 12:20:31 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 12:20:31 + /tmp/venv-J2b1/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 12:20:35 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:20:35 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:20:35 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:20:35 + /tmp/venv-J2b1/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:20:37 + type python3 12:20:37 + true 12:20:37 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-J2b1/bin to PATH' 12:20:37 lf-activate-venv(): INFO: Adding /tmp/venv-J2b1/bin to PATH 12:20:37 + PATH=/tmp/venv-J2b1/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:20:37 + return 0 12:20:37 + python3 --version 12:20:37 Python 3.10.6 12:20:37 + python3 -m pip --version 12:20:37 pip 25.1.1 from /tmp/venv-J2b1/lib/python3.10/site-packages/pip (python 3.10) 12:20:37 + python3 -m pip freeze 12:20:37 cachetools==6.1.0 12:20:37 chardet==5.2.0 12:20:37 colorama==0.4.6 12:20:37 distlib==0.3.9 12:20:37 filelock==3.18.0 12:20:37 packaging==25.0 12:20:37 platformdirs==4.3.8 12:20:37 pluggy==1.6.0 12:20:37 pyproject-api==1.9.1 12:20:37 tomli==2.2.1 12:20:37 tox==4.26.0 12:20:37 typing_extensions==4.14.0 12:20:37 urllib3==1.26.20 12:20:37 virtualenv==20.31.2 12:20:37 [EnvInject] - Injecting environment variables from a build step. 12:20:37 [EnvInject] - Injecting as environment variables the properties content 12:20:37 PARALLEL=false 12:20:37 12:20:37 [EnvInject] - Variables injected successfully. 12:20:37 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins10395415871605156066.sh 12:20:37 ---> tox-run.sh 12:20:37 + 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:20:37 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 12:20:37 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 12:20:37 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 12:20:37 + cd /w/workspace/oom-master-pre-commit-lint/. 12:20:37 + source /home/jenkins/lf-env.sh 12:20:37 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:20:37 ++ mktemp -d /tmp/venv-XXXX 12:20:37 + lf_venv=/tmp/venv-O2Ue 12:20:37 + local venv_file=/tmp/.os_lf_venv 12:20:37 + local python=python3 12:20:37 + local options 12:20:37 + local set_path=true 12:20:37 + local install_args= 12:20:37 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:20:37 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:20:37 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:20:37 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:20:37 + true 12:20:37 + case $1 in 12:20:37 + venv_file=/tmp/.toxenv 12:20:37 + shift 2 12:20:37 + true 12:20:37 + case $1 in 12:20:37 + shift 12:20:37 + break 12:20:37 + case $python in 12:20:37 + local pkg_list= 12:20:37 + [[ -d /opt/pyenv ]] 12:20:37 + echo 'Setup pyenv:' 12:20:37 Setup pyenv: 12:20:37 + export PYENV_ROOT=/opt/pyenv 12:20:37 + PYENV_ROOT=/opt/pyenv 12:20:37 + 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:20:37 + 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:20:37 + pyenv versions 12:20:37 system 12:20:37 3.8.13 12:20:37 3.9.13 12:20:37 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:20:37 + command -v pyenv 12:20:37 ++ pyenv init - --no-rehash 12:20:37 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 12:20:37 export PATH="/opt/pyenv/shims:${PATH}" 12:20:37 export PYENV_SHELL=bash 12:20:37 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:20:37 pyenv() { 12:20:37 local command 12:20:37 command="${1:-}" 12:20:37 if [ "$#" -gt 0 ]; then 12:20:37 shift 12:20:37 fi 12:20:37 12:20:37 case "$command" in 12:20:37 rehash|shell) 12:20:37 eval "$(pyenv "sh-$command" "$@")" 12:20:37 ;; 12:20:37 *) 12:20:37 command pyenv "$command" "$@" 12:20:37 ;; 12:20:37 esac 12:20:37 }' 12:20:37 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 12:20:37 ++ 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:20:37 ++ 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:20:37 ++ 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:20:37 ++ export PYENV_SHELL=bash 12:20:37 ++ PYENV_SHELL=bash 12:20:37 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:20:37 +++ complete -F _pyenv pyenv 12:20:37 ++ lf-pyver python3 12:20:37 ++ local py_version_xy=python3 12:20:37 ++ local py_version_xyz= 12:20:37 ++ pyenv versions 12:20:37 ++ local command 12:20:37 ++ command=versions 12:20:37 ++ '[' 1 -gt 0 ']' 12:20:37 ++ shift 12:20:37 ++ case "$command" in 12:20:37 ++ command pyenv versions 12:20:37 ++ pyenv versions 12:20:37 ++ sed 's/^[ *]* //' 12:20:37 ++ grep -E '^[0-9.]*[0-9]$' 12:20:37 ++ awk '{ print $1 }' 12:20:37 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:20:37 +++ grep '^3' /tmp/.pyenv_versions 12:20:37 +++ sort -V 12:20:37 +++ tail -n 1 12:20:37 ++ py_version_xyz=3.10.6 12:20:37 ++ [[ -z 3.10.6 ]] 12:20:37 ++ echo 3.10.6 12:20:37 ++ return 0 12:20:37 + pyenv local 3.10.6 12:20:37 + local command 12:20:37 + command=local 12:20:37 + '[' 2 -gt 0 ']' 12:20:37 + shift 12:20:37 + case "$command" in 12:20:37 + command pyenv local 3.10.6 12:20:37 + pyenv local 3.10.6 12:20:37 + for arg in "$@" 12:20:37 + case $arg in 12:20:37 + pkg_list+='tox ' 12:20:37 + for arg in "$@" 12:20:37 + case $arg in 12:20:37 + pkg_list+='virtualenv ' 12:20:37 + for arg in "$@" 12:20:37 + case $arg in 12:20:37 + pkg_list+='urllib3~=1.26.15 ' 12:20:37 + [[ -f /tmp/.toxenv ]] 12:20:37 ++ cat /tmp/.toxenv 12:20:37 + lf_venv=/tmp/venv-J2b1 12:20:37 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-J2b1 from' file:/tmp/.toxenv 12:20:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-J2b1 from file:/tmp/.toxenv 12:20:37 + /tmp/venv-J2b1/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 12:20:38 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:20:38 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:20:38 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:20:38 + /tmp/venv-J2b1/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:20:39 + type python3 12:20:39 + true 12:20:39 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-J2b1/bin to PATH' 12:20:39 lf-activate-venv(): INFO: Adding /tmp/venv-J2b1/bin to PATH 12:20:39 + PATH=/tmp/venv-J2b1/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:20:39 + return 0 12:20:39 + [[ -d /opt/pyenv ]] 12:20:39 + echo '---> Setting up pyenv' 12:20:39 ---> Setting up pyenv 12:20:39 + export PYENV_ROOT=/opt/pyenv 12:20:39 + PYENV_ROOT=/opt/pyenv 12:20:39 + export PATH=/opt/pyenv/bin:/tmp/venv-J2b1/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:20:39 + PATH=/opt/pyenv/bin:/tmp/venv-J2b1/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:20:39 ++ pwd 12:20:39 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 12:20:39 + export PYTHONPATH 12:20:39 + export TOX_TESTENV_PASSENV=PYTHONPATH 12:20:39 + TOX_TESTENV_PASSENV=PYTHONPATH 12:20:39 + tox --version 12:20:40 4.26.0 from /tmp/venv-J2b1/lib/python3.10/site-packages/tox/__init__.py 12:20:40 + PARALLEL=false 12:20:40 + TOX_OPTIONS_LIST= 12:20:40 + [[ -n pre-commit ]] 12:20:40 + TOX_OPTIONS_LIST=' -e pre-commit' 12:20:40 + case ${PARALLEL,,} in 12:20:40 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 12:20:40 + tox -e pre-commit 12:20:41 pre-commit: install_deps> python -I -m pip install pre-commit 12:20:43 pre-commit: freeze> python -m pip freeze --all 12:20:44 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:20:44 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 12:20:44 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 12:20:44 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 12:20:45 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 12:20:46 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 12:20:46 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 12:20:46 [INFO] Once installed this environment will be reused. 12:20:46 [INFO] This may take a few minutes... 12:20:50 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 12:20:50 [INFO] Once installed this environment will be reused. 12:20:50 [INFO] This may take a few minutes... 12:20:55 trim trailing whitespace.................................................Passed 12:20:55 Tabs remover.............................................................Passed 12:20:55 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 12:20:55 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 12:20:55 [INFO] Once installed this environment will be reused. 12:20:55 [INFO] This may take a few minutes... 12:21:04 gitlint..............................................(no files to check)Skipped 12:21:04 pre-commit: OK (23.52=setup[3.48]+cmd[11.54,8.50] seconds) 12:21:04 congratulations :) (23.74 seconds) 12:21:04 + tox_status=0 12:21:04 + echo '---> Completed tox runs' 12:21:04 ---> Completed tox runs 12:21:04 + for i in .tox/*/log 12:21:04 ++ echo .tox/pre-commit/log 12:21:04 ++ awk -F/ '{print $2}' 12:21:04 + tox_env=pre-commit 12:21:04 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 12:21:04 + DOC_DIR=docs/_build/html 12:21:04 + [[ -d docs/_build/html ]] 12:21:04 + echo '---> tox-run.sh ends' 12:21:04 ---> tox-run.sh ends 12:21:04 + test 0 -eq 0 12:21:04 $ ssh-agent -k 12:21:04 unset SSH_AUTH_SOCK; 12:21:04 unset SSH_AGENT_PID; 12:21:04 echo Agent pid 1670 killed; 12:21:04 [ssh-agent] Stopped. 12:21:04 [PostBuildScript] - [INFO] Executing post build scripts. 12:21:04 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8184829107718673651.sh 12:21:04 ---> sysstat.sh 12:21:04 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1493851572562829038.sh 12:21:04 ---> package-listing.sh 12:21:04 ++ tr '[:upper:]' '[:lower:]' 12:21:04 ++ facter osfamily 12:21:04 + OS_FAMILY=debian 12:21:04 + workspace=/w/workspace/oom-master-pre-commit-lint 12:21:04 + START_PACKAGES=/tmp/packages_start.txt 12:21:04 + END_PACKAGES=/tmp/packages_end.txt 12:21:04 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:21:04 + PACKAGES=/tmp/packages_start.txt 12:21:04 + '[' /w/workspace/oom-master-pre-commit-lint ']' 12:21:04 + PACKAGES=/tmp/packages_end.txt 12:21:04 + case "${OS_FAMILY}" in 12:21:04 + dpkg -l 12:21:04 + grep '^ii' 12:21:04 + '[' -f /tmp/packages_start.txt ']' 12:21:04 + '[' -f /tmp/packages_end.txt ']' 12:21:04 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:21:04 + '[' /w/workspace/oom-master-pre-commit-lint ']' 12:21:04 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 12:21:04 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 12:21:04 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15219872630594145152.sh 12:21:04 ---> capture-instance-metadata.sh 12:21:04 Setup pyenv: 12:21:05 system 12:21:05 3.8.13 12:21:05 3.9.13 12:21:05 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:21:08 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-VWDo 12:21:08 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:21:12 lf-activate-venv(): INFO: Installing: lftools 12:21:34 lf-activate-venv(): INFO: Adding /tmp/venv-VWDo/bin to PATH 12:21:34 INFO: Running in OpenStack, capturing instance metadata 12:21:34 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9085674195000346518.sh 12:21:34 provisioning config files... 12:21:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config17408739352393157158tmp 12:21:34 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 12:21:34 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 12:21:34 [EnvInject] - Injecting environment variables from a build step. 12:21:34 [EnvInject] - Injecting as environment variables the properties content 12:21:34 SERVER_ID=logs 12:21:34 12:21:34 [EnvInject] - Variables injected successfully. 12:21:34 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16743818093848782556.sh 12:21:34 ---> create-netrc.sh 12:21:34 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2790136348287181194.sh 12:21:34 ---> python-tools-install.sh 12:21:34 Setup pyenv: 12:21:34 system 12:21:34 3.8.13 12:21:34 3.9.13 12:21:34 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:21:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VWDo from file:/tmp/.os_lf_venv 12:21:36 lf-activate-venv(): INFO: Installing: lftools 12:21:44 lf-activate-venv(): INFO: Adding /tmp/venv-VWDo/bin to PATH 12:21:44 Generating Requirements File 12:22:03 Python 3.10.6 12:22:03 pip 25.1.1 from /tmp/venv-VWDo/lib/python3.10/site-packages/pip (python 3.10) 12:22:03 appdirs==1.4.4 12:22:03 argcomplete==3.6.2 12:22:03 aspy.yaml==1.3.0 12:22:03 attrs==25.3.0 12:22:03 autopage==0.5.2 12:22:03 beautifulsoup4==4.13.4 12:22:03 boto3==1.38.37 12:22:03 botocore==1.38.37 12:22:03 bs4==0.0.2 12:22:03 cachetools==5.5.2 12:22:03 certifi==2025.6.15 12:22:03 cffi==1.17.1 12:22:03 cfgv==3.4.0 12:22:03 chardet==5.2.0 12:22:03 charset-normalizer==3.4.2 12:22:03 click==8.2.1 12:22:03 cliff==4.10.0 12:22:03 cmd2==2.6.1 12:22:03 cryptography==3.3.2 12:22:03 debtcollector==3.0.0 12:22:03 decorator==5.2.1 12:22:03 defusedxml==0.7.1 12:22:03 Deprecated==1.2.18 12:22:03 distlib==0.3.9 12:22:03 dnspython==2.7.0 12:22:03 docker==7.1.0 12:22:03 dogpile.cache==1.4.0 12:22:03 durationpy==0.10 12:22:03 email_validator==2.2.0 12:22:03 filelock==3.18.0 12:22:03 future==1.0.0 12:22:03 gitdb==4.0.12 12:22:03 GitPython==3.1.44 12:22:03 google-auth==2.40.3 12:22:03 httplib2==0.22.0 12:22:03 identify==2.6.12 12:22:03 idna==3.10 12:22:03 importlib-resources==1.5.0 12:22:03 iso8601==2.1.0 12:22:03 Jinja2==3.1.6 12:22:03 jmespath==1.0.1 12:22:03 jsonpatch==1.33 12:22:03 jsonpointer==3.0.0 12:22:03 jsonschema==4.24.0 12:22:03 jsonschema-specifications==2025.4.1 12:22:03 keystoneauth1==5.11.1 12:22:03 kubernetes==33.1.0 12:22:03 lftools==0.37.13 12:22:03 lxml==5.4.0 12:22:03 MarkupSafe==3.0.2 12:22:03 msgpack==1.1.1 12:22:03 multi_key_dict==2.0.3 12:22:03 munch==4.0.0 12:22:03 netaddr==1.3.0 12:22:03 niet==1.4.2 12:22:03 nodeenv==1.9.1 12:22:03 oauth2client==4.1.3 12:22:03 oauthlib==3.2.2 12:22:03 openstacksdk==4.6.0 12:22:03 os-client-config==2.1.0 12:22:03 os-service-types==1.7.0 12:22:03 osc-lib==4.0.2 12:22:03 oslo.config==9.8.0 12:22:03 oslo.context==6.0.0 12:22:03 oslo.i18n==6.5.1 12:22:03 oslo.log==7.1.0 12:22:03 oslo.serialization==5.7.0 12:22:03 oslo.utils==9.0.0 12:22:03 packaging==25.0 12:22:03 pbr==6.1.1 12:22:03 platformdirs==4.3.8 12:22:03 prettytable==3.16.0 12:22:03 psutil==7.0.0 12:22:03 pyasn1==0.6.1 12:22:03 pyasn1_modules==0.4.2 12:22:03 pycparser==2.22 12:22:03 pygerrit2==2.0.15 12:22:03 PyGithub==2.6.1 12:22:03 PyJWT==2.10.1 12:22:03 PyNaCl==1.5.0 12:22:03 pyparsing==2.4.7 12:22:03 pyperclip==1.9.0 12:22:03 pyrsistent==0.20.0 12:22:03 python-cinderclient==9.7.0 12:22:03 python-dateutil==2.9.0.post0 12:22:03 python-heatclient==4.2.0 12:22:03 python-jenkins==1.8.2 12:22:03 python-keystoneclient==5.6.0 12:22:03 python-magnumclient==4.8.1 12:22:03 python-openstackclient==8.1.0 12:22:03 python-swiftclient==4.8.0 12:22:03 PyYAML==6.0.2 12:22:03 referencing==0.36.2 12:22:03 requests==2.32.4 12:22:03 requests-oauthlib==2.0.0 12:22:03 requestsexceptions==1.4.0 12:22:03 rfc3986==2.0.0 12:22:03 rpds-py==0.25.1 12:22:03 rsa==4.9.1 12:22:03 ruamel.yaml==0.18.14 12:22:03 ruamel.yaml.clib==0.2.12 12:22:03 s3transfer==0.13.0 12:22:03 simplejson==3.20.1 12:22:03 six==1.17.0 12:22:03 smmap==5.0.2 12:22:03 soupsieve==2.7 12:22:03 stevedore==5.4.1 12:22:03 tabulate==0.9.0 12:22:03 toml==0.10.2 12:22:03 tomlkit==0.13.3 12:22:03 tqdm==4.67.1 12:22:03 typing_extensions==4.14.0 12:22:03 tzdata==2025.2 12:22:03 urllib3==1.26.20 12:22:03 virtualenv==20.31.2 12:22:03 wcwidth==0.2.13 12:22:03 websocket-client==1.8.0 12:22:03 wrapt==1.17.2 12:22:03 xdg==6.0.0 12:22:03 xmltodict==0.14.2 12:22:03 yq==3.4.3 12:22:04 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6129733462986248399.sh 12:22:04 ---> sudo-logs.sh 12:22:04 Archiving 'sudo' log.. 12:22:04 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10327242337544223729.sh 12:22:04 ---> job-cost.sh 12:22:04 Setup pyenv: 12:22:04 system 12:22:04 3.8.13 12:22:04 3.9.13 12:22:04 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:22:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VWDo from file:/tmp/.os_lf_venv 12:22:06 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:22:11 lf-activate-venv(): INFO: Adding /tmp/venv-VWDo/bin to PATH 12:22:11 INFO: No Stack... 12:22:11 INFO: Retrieving Pricing Info for: v3-standard-4 12:22:11 INFO: Archiving Costs 12:22:11 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins6573700856758932296.sh 12:22:11 ---> logs-deploy.sh 12:22:11 Setup pyenv: 12:22:11 system 12:22:11 3.8.13 12:22:11 3.9.13 12:22:11 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:22:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VWDo from file:/tmp/.os_lf_venv 12:22:13 lf-activate-venv(): INFO: Installing: lftools 12:22:22 lf-activate-venv(): INFO: Adding /tmp/venv-VWDo/bin to PATH 12:22:22 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4112 12:22:22 INFO: archiving workspace using pattern(s): 12:22:23 Archives upload complete. 12:22:23 INFO: archiving logs to Nexus 12:22:24 ---> uname -a: 12:22:24 Linux prd-ubuntu1804-builder-4c-4g-21820 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:22:24 12:22:24 12:22:24 ---> lscpu: 12:22:24 Architecture: x86_64 12:22:24 CPU op-mode(s): 32-bit, 64-bit 12:22:24 Byte Order: Little Endian 12:22:24 CPU(s): 4 12:22:24 On-line CPU(s) list: 0-3 12:22:24 Thread(s) per core: 1 12:22:24 Core(s) per socket: 1 12:22:24 Socket(s): 4 12:22:24 NUMA node(s): 1 12:22:24 Vendor ID: AuthenticAMD 12:22:24 CPU family: 23 12:22:24 Model: 49 12:22:24 Model name: AMD EPYC-Rome Processor 12:22:24 Stepping: 0 12:22:24 CPU MHz: 2799.998 12:22:24 BogoMIPS: 5599.99 12:22:24 Virtualization: AMD-V 12:22:24 Hypervisor vendor: KVM 12:22:24 Virtualization type: full 12:22:24 L1d cache: 32K 12:22:24 L1i cache: 32K 12:22:24 L2 cache: 512K 12:22:24 L3 cache: 16384K 12:22:24 NUMA node0 CPU(s): 0-3 12:22:24 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:22:24 12:22:24 12:22:24 ---> nproc: 12:22:24 4 12:22:24 12:22:24 12:22:24 ---> df -h: 12:22:24 Filesystem Size Used Avail Use% Mounted on 12:22:24 udev 7.9G 0 7.9G 0% /dev 12:22:24 tmpfs 1.6G 672K 1.6G 1% /run 12:22:24 /dev/vda1 78G 8.4G 69G 11% / 12:22:24 tmpfs 7.9G 0 7.9G 0% /dev/shm 12:22:24 tmpfs 5.0M 0 5.0M 0% /run/lock 12:22:24 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 12:22:24 /dev/vda15 105M 4.4M 100M 5% /boot/efi 12:22:24 tmpfs 1.6G 0 1.6G 0% /run/user/1001 12:22:24 12:22:24 12:22:24 ---> free -m: 12:22:24 total used free shared buff/cache available 12:22:24 Mem: 16040 560 13288 0 2190 15159 12:22:24 Swap: 1023 0 1023 12:22:24 12:22:24 12:22:24 ---> ip addr: 12:22:24 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:22:24 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:22:24 inet 127.0.0.1/8 scope host lo 12:22:24 valid_lft forever preferred_lft forever 12:22:24 inet6 ::1/128 scope host 12:22:24 valid_lft forever preferred_lft forever 12:22:24 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 12:22:24 link/ether fa:16:3e:08:8b:dc brd ff:ff:ff:ff:ff:ff 12:22:24 inet 10.30.106.180/23 brd 10.30.107.255 scope global dynamic ens3 12:22:24 valid_lft 86254sec preferred_lft 86254sec 12:22:24 inet6 fe80::f816:3eff:fe08:8bdc/64 scope link 12:22:24 valid_lft forever preferred_lft forever 12:22:24 12:22:24 12:22:24 ---> sar -b -r -n DEV: 12:22:24 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-21820) 06/17/25 _x86_64_ (4 CPU) 12:22:24 12:22:24 12:20:00 LINUX RESTART (4 CPU) 12:22:24 12:22:24 12:21:01 tps rtps wtps bread/s bwrtn/s 12:22:24 12:22:01 123.01 0.92 122.10 106.25 36430.06 12:22:24 Average: 123.01 0.92 122.10 106.25 36430.06 12:22:24 12:22:24 12:21:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:22:24 12:22:01 13599940 15501056 2825028 17.20 83248 2000296 809488 4.63 813292 1761468 182372 12:22:24 Average: 13599940 15501056 2825028 17.20 83248 2000296 809488 4.63 813292 1761468 182372 12:22:24 12:22:24 12:21:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:22:24 12:22:01 ens3 171.09 115.00 861.74 15.54 0.00 0.00 0.00 0.00 12:22:24 12:22:01 lo 1.33 1.33 0.16 0.16 0.00 0.00 0.00 0.00 12:22:24 Average: ens3 171.09 115.00 861.74 15.54 0.00 0.00 0.00 0.00 12:22:24 Average: lo 1.33 1.33 0.16 0.16 0.00 0.00 0.00 0.00 12:22:24 12:22:24 12:22:24 ---> sar -P ALL: 12:22:24 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-21820) 06/17/25 _x86_64_ (4 CPU) 12:22:24 12:22:24 12:20:00 LINUX RESTART (4 CPU) 12:22:24 12:22:24 12:21:01 CPU %user %nice %system %iowait %steal %idle 12:22:24 12:22:01 all 21.19 0.00 1.58 3.21 0.05 73.98 12:22:24 12:22:01 0 15.15 0.00 1.35 0.22 0.03 83.25 12:22:24 12:22:01 1 5.84 0.00 1.07 7.75 0.03 85.30 12:22:24 12:22:01 2 41.70 0.00 2.29 4.35 0.07 51.59 12:22:24 12:22:01 3 22.05 0.00 1.62 0.57 0.05 75.71 12:22:24 Average: all 21.19 0.00 1.58 3.21 0.05 73.98 12:22:24 Average: 0 15.15 0.00 1.35 0.22 0.03 83.25 12:22:24 Average: 1 5.84 0.00 1.07 7.75 0.03 85.30 12:22:24 Average: 2 41.70 0.00 2.29 4.35 0.07 51.59 12:22:24 Average: 3 22.05 0.00 1.62 0.57 0.05 75.71 12:22:24 12:22:24 12:22:24