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