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