15:31:25 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141684 15:31:25 Running as SYSTEM 15:31:25 [EnvInject] - Loading node environment variables. 15:31:25 Building remotely on prd-ubuntu1804-builder-4c-4g-35304 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 15:31:25 [ssh-agent] Looking for ssh-agent implementation... 15:31:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:31:25 $ ssh-agent 15:31:25 SSH_AUTH_SOCK=/tmp/ssh-7TPkKfM0RsvN/agent.1662 15:31:25 SSH_AGENT_PID=1664 15:31:25 [ssh-agent] Started. 15:31:25 Running ssh-add (command line suppressed) 15:31:25 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_8748667322675084317.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_8748667322675084317.key) 15:31:25 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 15:31:25 The recommended git tool is: NONE 15:31:27 using credential onap-jenkins-ssh 15:31:27 Wiping out workspace first. 15:31:27 Cloning the remote Git repository 15:31:27 Cloning repository git://cloud.onap.org/mirror/oom.git 15:31:27 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 15:31:27 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:31:27 > git --version # timeout=10 15:31:27 > git --version # 'git version 2.17.1' 15:31:27 using GIT_SSH to set credentials Gerrit user 15:31:27 Verifying host key using manually-configured host key entries 15:31:27 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 15:31:32 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:31:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:31:32 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:31:32 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:31:32 using GIT_SSH to set credentials Gerrit user 15:31:32 Verifying host key using manually-configured host key entries 15:31:32 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/84/141684/2 # timeout=30 15:31:33 > git rev-parse 06d7e734e4b099a74ab038fa0823b53b543379a7^{commit} # timeout=10 15:31:33 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 15:31:33 Checking out Revision 06d7e734e4b099a74ab038fa0823b53b543379a7 (refs/changes/84/141684/2) 15:31:33 > git config core.sparsecheckout # timeout=10 15:31:33 > git checkout -f 06d7e734e4b099a74ab038fa0823b53b543379a7 # timeout=30 15:31:36 Commit message: "[CPS] Fix and Upgrade cps and ncmp-dmi-plugin" 15:31:36 > git rev-parse FETCH_HEAD^{commit} # timeout=10 15:31:36 > git rev-list --no-walk 31e467f455949c2eddd3107a9772f333b48a44ea # timeout=10 15:31:36 [EnvInject] - Injecting environment variables from a build step. 15:31:36 [EnvInject] - Injecting as environment variables the properties content 15:31:36 PYTHON=python3 15:31:36 15:31:36 [EnvInject] - Variables injected successfully. 15:31:36 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins12080704916572282640.sh 15:31:36 ---> tox-install.sh 15:31:36 + source /home/jenkins/lf-env.sh 15:31:36 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:31:36 ++ mktemp -d /tmp/venv-XXXX 15:31:36 + lf_venv=/tmp/venv-J74U 15:31:36 + local venv_file=/tmp/.os_lf_venv 15:31:36 + local python=python3 15:31:36 + local options 15:31:36 + local set_path=true 15:31:36 + local install_args= 15:31:36 ++ 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 15:31:36 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:31:36 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:31:36 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:31:36 + true 15:31:36 + case $1 in 15:31:36 + venv_file=/tmp/.toxenv 15:31:36 + shift 2 15:31:36 + true 15:31:36 + case $1 in 15:31:36 + shift 15:31:36 + break 15:31:36 + case $python in 15:31:36 + local pkg_list= 15:31:36 + [[ -d /opt/pyenv ]] 15:31:36 + echo 'Setup pyenv:' 15:31:36 Setup pyenv: 15:31:36 + export PYENV_ROOT=/opt/pyenv 15:31:36 + PYENV_ROOT=/opt/pyenv 15:31:36 + 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 15:31:36 + 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 15:31:36 + pyenv versions 15:31:37 * system (set by /opt/pyenv/version) 15:31:37 * 3.8.13 (set by /opt/pyenv/version) 15:31:37 * 3.9.13 (set by /opt/pyenv/version) 15:31:37 * 3.10.6 (set by /opt/pyenv/version) 15:31:37 + command -v pyenv 15:31:37 ++ pyenv init - --no-rehash 15:31: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[*]}"'\'')" 15:31:37 export PATH="/opt/pyenv/shims:${PATH}" 15:31:37 export PYENV_SHELL=bash 15:31:37 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:31:37 pyenv() { 15:31:37 local command 15:31:37 command="${1:-}" 15:31:37 if [ "$#" -gt 0 ]; then 15:31:37 shift 15:31:37 fi 15:31:37 15:31:37 case "$command" in 15:31:37 rehash|shell) 15:31:37 eval "$(pyenv "sh-$command" "$@")" 15:31:37 ;; 15:31:37 *) 15:31:37 command pyenv "$command" "$@" 15:31:37 ;; 15:31:37 esac 15:31:37 }' 15:31: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[*]}"' 15:31:37 ++ 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 15:31:37 ++ 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 15:31:37 ++ 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 15:31:37 ++ export PYENV_SHELL=bash 15:31:37 ++ PYENV_SHELL=bash 15:31:37 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:31:37 +++ complete -F _pyenv pyenv 15:31:37 ++ lf-pyver python3 15:31:37 ++ local py_version_xy=python3 15:31:37 ++ local py_version_xyz= 15:31:37 ++ pyenv versions 15:31:37 ++ local command 15:31:37 ++ command=versions 15:31:37 ++ '[' 1 -gt 0 ']' 15:31:37 ++ shift 15:31:37 ++ case "$command" in 15:31:37 ++ command pyenv versions 15:31:37 ++ pyenv versions 15:31:37 ++ sed 's/^[ *]* //' 15:31:37 ++ awk '{ print $1 }' 15:31:37 ++ grep -E '^[0-9.]*[0-9]$' 15:31:37 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:31:37 +++ grep '^3' /tmp/.pyenv_versions 15:31:37 +++ sort -V 15:31:37 +++ tail -n 1 15:31:37 ++ py_version_xyz=3.10.6 15:31:37 ++ [[ -z 3.10.6 ]] 15:31:37 ++ echo 3.10.6 15:31:37 ++ return 0 15:31:37 + pyenv local 3.10.6 15:31:37 + local command 15:31:37 + command=local 15:31:37 + '[' 2 -gt 0 ']' 15:31:37 + shift 15:31:37 + case "$command" in 15:31:37 + command pyenv local 3.10.6 15:31:37 + pyenv local 3.10.6 15:31:37 + for arg in "$@" 15:31:37 + case $arg in 15:31:37 + pkg_list+='tox ' 15:31:37 + for arg in "$@" 15:31:37 + case $arg in 15:31:37 + pkg_list+='virtualenv ' 15:31:37 + for arg in "$@" 15:31:37 + case $arg in 15:31:37 + pkg_list+='urllib3~=1.26.15 ' 15:31:37 + [[ -f /tmp/.toxenv ]] 15:31:37 + [[ ! -f /tmp/.toxenv ]] 15:31:37 + [[ -n '' ]] 15:31:37 + python3 -m venv /tmp/venv-J74U 15:31:41 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-J74U' 15:31:41 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-J74U 15:31:41 + echo /tmp/venv-J74U 15:31:41 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 15:31:41 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 15:31:41 + /tmp/venv-J74U/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 15:31:46 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:31:46 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:31:46 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:31:46 + /tmp/venv-J74U/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:31:48 + type python3 15:31:48 + true 15:31:48 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-J74U/bin to PATH' 15:31:48 lf-activate-venv(): INFO: Adding /tmp/venv-J74U/bin to PATH 15:31:48 + PATH=/tmp/venv-J74U/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 15:31:48 + return 0 15:31:48 + python3 --version 15:31:48 Python 3.10.6 15:31:48 + python3 -m pip --version 15:31:48 pip 25.2 from /tmp/venv-J74U/lib/python3.10/site-packages/pip (python 3.10) 15:31:48 + python3 -m pip freeze 15:31:48 cachetools==6.1.0 15:31:48 chardet==5.2.0 15:31:48 colorama==0.4.6 15:31:48 distlib==0.4.0 15:31:48 filelock==3.18.0 15:31:48 packaging==25.0 15:31:48 platformdirs==4.3.8 15:31:48 pluggy==1.6.0 15:31:48 pyproject-api==1.9.1 15:31:48 tomli==2.2.1 15:31:48 tox==4.28.4 15:31:48 typing_extensions==4.14.1 15:31:48 urllib3==1.26.20 15:31:48 virtualenv==20.34.0 15:31:48 [EnvInject] - Injecting environment variables from a build step. 15:31:48 [EnvInject] - Injecting as environment variables the properties content 15:31:48 PARALLEL=false 15:31:48 15:31:48 [EnvInject] - Variables injected successfully. 15:31:48 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins8550406530541487698.sh 15:31:48 ---> tox-run.sh 15:31:48 + 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 15:31:48 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 15:31:48 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 15:31:48 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 15:31:48 + cd /w/workspace/oom-master-pre-commit-lint/. 15:31:48 + source /home/jenkins/lf-env.sh 15:31:48 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:31:48 ++ mktemp -d /tmp/venv-XXXX 15:31:48 + lf_venv=/tmp/venv-6l0N 15:31:48 + local venv_file=/tmp/.os_lf_venv 15:31:48 + local python=python3 15:31:48 + local options 15:31:48 + local set_path=true 15:31:48 + local install_args= 15:31:48 ++ 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 15:31:48 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:31:48 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:31:48 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:31:48 + true 15:31:48 + case $1 in 15:31:48 + venv_file=/tmp/.toxenv 15:31:48 + shift 2 15:31:48 + true 15:31:48 + case $1 in 15:31:48 + shift 15:31:48 + break 15:31:48 + case $python in 15:31:48 + local pkg_list= 15:31:48 + [[ -d /opt/pyenv ]] 15:31:48 + echo 'Setup pyenv:' 15:31:48 Setup pyenv: 15:31:48 + export PYENV_ROOT=/opt/pyenv 15:31:48 + PYENV_ROOT=/opt/pyenv 15:31:48 + 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 15:31:48 + 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 15:31:48 + pyenv versions 15:31:48 system 15:31:48 3.8.13 15:31:48 3.9.13 15:31:48 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:31:48 + command -v pyenv 15:31:48 ++ pyenv init - --no-rehash 15:31:48 + 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[*]}"'\'')" 15:31:48 export PATH="/opt/pyenv/shims:${PATH}" 15:31:48 export PYENV_SHELL=bash 15:31:48 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:31:48 pyenv() { 15:31:48 local command 15:31:48 command="${1:-}" 15:31:48 if [ "$#" -gt 0 ]; then 15:31:48 shift 15:31:48 fi 15:31:48 15:31:48 case "$command" in 15:31:48 rehash|shell) 15:31:48 eval "$(pyenv "sh-$command" "$@")" 15:31:48 ;; 15:31:48 *) 15:31:48 command pyenv "$command" "$@" 15:31:48 ;; 15:31:48 esac 15:31:48 }' 15:31:48 +++ 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[*]}"' 15:31:48 ++ 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 15:31:48 ++ 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 15:31:48 ++ 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 15:31:48 ++ export PYENV_SHELL=bash 15:31:48 ++ PYENV_SHELL=bash 15:31:48 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:31:48 +++ complete -F _pyenv pyenv 15:31:48 ++ lf-pyver python3 15:31:48 ++ local py_version_xy=python3 15:31:48 ++ local py_version_xyz= 15:31:48 ++ pyenv versions 15:31:48 ++ local command 15:31:48 ++ command=versions 15:31:48 ++ '[' 1 -gt 0 ']' 15:31:48 ++ shift 15:31:48 ++ case "$command" in 15:31:48 ++ command pyenv versions 15:31:48 ++ pyenv versions 15:31:48 ++ awk '{ print $1 }' 15:31:48 ++ sed 's/^[ *]* //' 15:31:48 ++ grep -E '^[0-9.]*[0-9]$' 15:31:48 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:31:48 +++ grep '^3' /tmp/.pyenv_versions 15:31:48 +++ sort -V 15:31:48 +++ tail -n 1 15:31:48 ++ py_version_xyz=3.10.6 15:31:48 ++ [[ -z 3.10.6 ]] 15:31:48 ++ echo 3.10.6 15:31:48 ++ return 0 15:31:48 + pyenv local 3.10.6 15:31:48 + local command 15:31:48 + command=local 15:31:48 + '[' 2 -gt 0 ']' 15:31:48 + shift 15:31:48 + case "$command" in 15:31:48 + command pyenv local 3.10.6 15:31:48 + pyenv local 3.10.6 15:31:48 + for arg in "$@" 15:31:48 + case $arg in 15:31:48 + pkg_list+='tox ' 15:31:48 + for arg in "$@" 15:31:48 + case $arg in 15:31:48 + pkg_list+='virtualenv ' 15:31:48 + for arg in "$@" 15:31:48 + case $arg in 15:31:48 + pkg_list+='urllib3~=1.26.15 ' 15:31:48 + [[ -f /tmp/.toxenv ]] 15:31:48 ++ cat /tmp/.toxenv 15:31:48 + lf_venv=/tmp/venv-J74U 15:31:48 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-J74U from' file:/tmp/.toxenv 15:31:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-J74U from file:/tmp/.toxenv 15:31:48 + /tmp/venv-J74U/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 15:31:49 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:31:49 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:31:49 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:31:49 + /tmp/venv-J74U/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:31:50 + type python3 15:31:50 + true 15:31:50 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-J74U/bin to PATH' 15:31:50 lf-activate-venv(): INFO: Adding /tmp/venv-J74U/bin to PATH 15:31:50 + PATH=/tmp/venv-J74U/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 15:31:50 + return 0 15:31:50 + [[ -d /opt/pyenv ]] 15:31:50 + echo '---> Setting up pyenv' 15:31:50 ---> Setting up pyenv 15:31:50 + export PYENV_ROOT=/opt/pyenv 15:31:50 + PYENV_ROOT=/opt/pyenv 15:31:50 + export PATH=/opt/pyenv/bin:/tmp/venv-J74U/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 15:31:50 + PATH=/opt/pyenv/bin:/tmp/venv-J74U/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 15:31:50 ++ pwd 15:31:50 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 15:31:50 + export PYTHONPATH 15:31:50 + export TOX_TESTENV_PASSENV=PYTHONPATH 15:31:50 + TOX_TESTENV_PASSENV=PYTHONPATH 15:31:50 + tox --version 15:31:51 4.28.4 from /tmp/venv-J74U/lib/python3.10/site-packages/tox/__init__.py 15:31:51 + PARALLEL=false 15:31:51 + TOX_OPTIONS_LIST= 15:31:51 + [[ -n pre-commit ]] 15:31:51 + TOX_OPTIONS_LIST=' -e pre-commit' 15:31:51 + case ${PARALLEL,,} in 15:31:51 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 15:31:51 + tox -e pre-commit 15:31:52 pre-commit: install_deps> python -I -m pip install pre-commit 15:31:55 pre-commit: freeze> python -m pip freeze --all 15:31:55 pre-commit: cfgv==3.4.0,distlib==0.4.0,filelock==3.18.0,identify==2.6.13,nodeenv==1.9.1,pip==25.2,platformdirs==4.3.8,pre_commit==4.3.0,PyYAML==6.0.2,setuptools==80.9.0,typing_extensions==4.14.1,virtualenv==20.34.0 15:31:55 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 15:31:55 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 15:31:56 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 15:31:56 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 15:31:59 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 15:32:00 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 15:32:00 [INFO] Once installed this environment will be reused. 15:32:00 [INFO] This may take a few minutes... 15:32:04 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 15:32:04 [INFO] Once installed this environment will be reused. 15:32:04 [INFO] This may take a few minutes... 15:32:09 trim trailing whitespace.................................................Passed 15:32:09 Tabs remover.............................................................Passed 15:32:09 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 15:32:10 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 15:32:10 [INFO] Once installed this environment will be reused. 15:32:10 [INFO] This may take a few minutes... 15:32:18 gitlint..............................................(no files to check)Skipped 15:32:18 pre-commit: OK (26.98=setup[3.75]+cmd[14.41,8.83] seconds) 15:32:18 congratulations :) (27.22 seconds) 15:32:18 + tox_status=0 15:32:18 + echo '---> Completed tox runs' 15:32:18 ---> Completed tox runs 15:32:18 + for i in .tox/*/log 15:32:18 ++ echo .tox/pre-commit/log 15:32:18 ++ awk -F/ '{print $2}' 15:32:18 + tox_env=pre-commit 15:32:18 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 15:32:18 + DOC_DIR=docs/_build/html 15:32:18 + [[ -d docs/_build/html ]] 15:32:18 + echo '---> tox-run.sh ends' 15:32:18 ---> tox-run.sh ends 15:32:18 + test 0 -eq 0 15:32:18 $ ssh-agent -k 15:32:18 unset SSH_AUTH_SOCK; 15:32:18 unset SSH_AGENT_PID; 15:32:18 echo Agent pid 1664 killed; 15:32:18 [ssh-agent] Stopped. 15:32:18 [PostBuildScript] - [INFO] Executing post build scripts. 15:32:18 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3892898493523179983.sh 15:32:18 ---> sysstat.sh 15:32:19 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10856214808140730640.sh 15:32:19 ---> package-listing.sh 15:32:19 ++ facter osfamily 15:32:19 ++ tr '[:upper:]' '[:lower:]' 15:32:19 + OS_FAMILY=debian 15:32:19 + workspace=/w/workspace/oom-master-pre-commit-lint 15:32:19 + START_PACKAGES=/tmp/packages_start.txt 15:32:19 + END_PACKAGES=/tmp/packages_end.txt 15:32:19 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:32:19 + PACKAGES=/tmp/packages_start.txt 15:32:19 + '[' /w/workspace/oom-master-pre-commit-lint ']' 15:32:19 + PACKAGES=/tmp/packages_end.txt 15:32:19 + case "${OS_FAMILY}" in 15:32:19 + dpkg -l 15:32:19 + grep '^ii' 15:32:19 + '[' -f /tmp/packages_start.txt ']' 15:32:19 + '[' -f /tmp/packages_end.txt ']' 15:32:19 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:32:19 + '[' /w/workspace/oom-master-pre-commit-lint ']' 15:32:19 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 15:32:19 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 15:32:19 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6208978325112748231.sh 15:32:19 ---> capture-instance-metadata.sh 15:32:19 Setup pyenv: 15:32:19 system 15:32:19 3.8.13 15:32:19 3.9.13 15:32:19 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:32:23 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-3K7c 15:32:23 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:32:27 lf-activate-venv(): INFO: Installing: lftools 15:32:49 lf-activate-venv(): INFO: Adding /tmp/venv-3K7c/bin to PATH 15:32:49 INFO: Running in OpenStack, capturing instance metadata 15:32:49 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14637347407353487234.sh 15:32:49 provisioning config files... 15:32:50 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config14338950896425502728tmp 15:32:50 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 15:32:50 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 15:32:50 [EnvInject] - Injecting environment variables from a build step. 15:32:50 [EnvInject] - Injecting as environment variables the properties content 15:32:50 SERVER_ID=logs 15:32:50 15:32:50 [EnvInject] - Variables injected successfully. 15:32:50 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13175882524943879307.sh 15:32:50 ---> create-netrc.sh 15:32:50 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14678889491592986294.sh 15:32:50 ---> python-tools-install.sh 15:32:50 Setup pyenv: 15:32:50 system 15:32:50 3.8.13 15:32:50 3.9.13 15:32:50 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:32:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3K7c from file:/tmp/.os_lf_venv 15:32:52 lf-activate-venv(): INFO: Installing: lftools 15:33:00 lf-activate-venv(): INFO: Adding /tmp/venv-3K7c/bin to PATH 15:33:00 Generating Requirements File 15:33:21 Python 3.10.6 15:33:21 pip 25.2 from /tmp/venv-3K7c/lib/python3.10/site-packages/pip (python 3.10) 15:33:21 appdirs==1.4.4 15:33:21 argcomplete==3.6.2 15:33:21 aspy.yaml==1.3.0 15:33:21 attrs==25.3.0 15:33:21 autopage==0.5.2 15:33:21 beautifulsoup4==4.13.4 15:33:21 boto3==1.40.8 15:33:21 botocore==1.40.8 15:33:21 bs4==0.0.2 15:33:21 cachetools==5.5.2 15:33:21 certifi==2025.8.3 15:33:21 cffi==1.17.1 15:33:21 cfgv==3.4.0 15:33:21 chardet==5.2.0 15:33:21 charset-normalizer==3.4.3 15:33:21 click==8.2.1 15:33:21 cliff==4.10.0 15:33:21 cmd2==2.7.0 15:33:21 cryptography==3.3.2 15:33:21 debtcollector==3.0.0 15:33:21 decorator==5.2.1 15:33:21 defusedxml==0.7.1 15:33:21 Deprecated==1.2.18 15:33:21 distlib==0.4.0 15:33:21 dnspython==2.7.0 15:33:21 docker==7.1.0 15:33:21 dogpile.cache==1.4.0 15:33:21 durationpy==0.10 15:33:21 email_validator==2.2.0 15:33:21 filelock==3.18.0 15:33:21 future==1.0.0 15:33:21 gitdb==4.0.12 15:33:21 GitPython==3.1.45 15:33:21 google-auth==2.40.3 15:33:21 httplib2==0.22.0 15:33:21 identify==2.6.13 15:33:21 idna==3.10 15:33:21 importlib-resources==1.5.0 15:33:21 iso8601==2.1.0 15:33:21 Jinja2==3.1.6 15:33:21 jmespath==1.0.1 15:33:21 jsonpatch==1.33 15:33:21 jsonpointer==3.0.0 15:33:21 jsonschema==4.25.0 15:33:21 jsonschema-specifications==2025.4.1 15:33:21 keystoneauth1==5.11.1 15:33:21 kubernetes==33.1.0 15:33:21 lftools==0.37.13 15:33:21 lxml==6.0.0 15:33:21 markdown-it-py==4.0.0 15:33:21 MarkupSafe==3.0.2 15:33:21 mdurl==0.1.2 15:33:21 msgpack==1.1.1 15:33:21 multi_key_dict==2.0.3 15:33:21 munch==4.0.0 15:33:21 netaddr==1.3.0 15:33:21 niet==1.4.2 15:33:21 nodeenv==1.9.1 15:33:21 oauth2client==4.1.3 15:33:21 oauthlib==3.3.1 15:33:21 openstacksdk==4.6.0 15:33:21 os-client-config==2.3.0 15:33:21 os-service-types==1.8.0 15:33:21 osc-lib==4.1.0 15:33:21 oslo.config==10.0.0 15:33:21 oslo.context==6.0.0 15:33:21 oslo.i18n==6.5.1 15:33:21 oslo.log==7.2.0 15:33:21 oslo.serialization==5.7.0 15:33:21 oslo.utils==9.0.0 15:33:21 packaging==25.0 15:33:21 pbr==7.0.0 15:33:21 platformdirs==4.3.8 15:33:21 prettytable==3.16.0 15:33:21 psutil==7.0.0 15:33:21 pyasn1==0.6.1 15:33:21 pyasn1_modules==0.4.2 15:33:21 pycparser==2.22 15:33:21 pygerrit2==2.0.15 15:33:21 PyGithub==2.7.0 15:33:21 Pygments==2.19.2 15:33:21 PyJWT==2.10.1 15:33:21 PyNaCl==1.5.0 15:33:21 pyparsing==2.4.7 15:33:21 pyperclip==1.9.0 15:33:21 pyrsistent==0.20.0 15:33:21 python-cinderclient==9.7.0 15:33:21 python-dateutil==2.9.0.post0 15:33:21 python-heatclient==4.3.0 15:33:21 python-jenkins==1.8.3 15:33:21 python-keystoneclient==5.6.0 15:33:21 python-magnumclient==4.8.1 15:33:21 python-openstackclient==8.1.0 15:33:21 python-swiftclient==4.8.0 15:33:21 PyYAML==6.0.2 15:33:21 referencing==0.36.2 15:33:21 requests==2.32.4 15:33:21 requests-oauthlib==2.0.0 15:33:21 requestsexceptions==1.4.0 15:33:21 rfc3986==2.0.0 15:33:21 rich==14.1.0 15:33:21 rich-argparse==1.7.1 15:33:21 rpds-py==0.27.0 15:33:21 rsa==4.9.1 15:33:21 ruamel.yaml==0.18.14 15:33:21 ruamel.yaml.clib==0.2.12 15:33:21 s3transfer==0.13.1 15:33:21 simplejson==3.20.1 15:33:21 six==1.17.0 15:33:21 smmap==5.0.2 15:33:21 soupsieve==2.7 15:33:21 stevedore==5.4.1 15:33:21 tabulate==0.9.0 15:33:21 toml==0.10.2 15:33:21 tomlkit==0.13.3 15:33:21 tqdm==4.67.1 15:33:21 typing_extensions==4.14.1 15:33:21 tzdata==2025.2 15:33:21 urllib3==1.26.20 15:33:21 virtualenv==20.34.0 15:33:21 wcwidth==0.2.13 15:33:21 websocket-client==1.8.0 15:33:21 wrapt==1.17.3 15:33:21 xdg==6.0.0 15:33:21 xmltodict==0.14.2 15:33:21 yq==3.4.3 15:33:21 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10110550528812560272.sh 15:33:21 ---> sudo-logs.sh 15:33:21 Archiving 'sudo' log.. 15:33:22 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16078265724943626611.sh 15:33:22 ---> job-cost.sh 15:33:22 Setup pyenv: 15:33:22 system 15:33:22 3.8.13 15:33:22 3.9.13 15:33:22 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:33:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3K7c from file:/tmp/.os_lf_venv 15:33:24 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:33:29 lf-activate-venv(): INFO: Adding /tmp/venv-3K7c/bin to PATH 15:33:29 INFO: No Stack... 15:33:29 INFO: Retrieving Pricing Info for: v3-standard-4 15:33:29 INFO: Archiving Costs 15:33:29 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins2253242768057801767.sh 15:33:29 ---> logs-deploy.sh 15:33:29 Setup pyenv: 15:33:29 system 15:33:29 3.8.13 15:33:29 3.9.13 15:33:29 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:33:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3K7c from file:/tmp/.os_lf_venv 15:33:31 lf-activate-venv(): INFO: Installing: lftools 15:33:40 lf-activate-venv(): INFO: Adding /tmp/venv-3K7c/bin to PATH 15:33:40 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4214 15:33:40 INFO: archiving workspace using pattern(s): 15:33:41 Archives upload complete. 15:33:41 INFO: archiving logs to Nexus 15:33:42 ---> uname -a: 15:33:42 Linux prd-ubuntu1804-builder-4c-4g-35304 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 15:33:42 15:33:42 15:33:42 ---> lscpu: 15:33:42 Architecture: x86_64 15:33:42 CPU op-mode(s): 32-bit, 64-bit 15:33:42 Byte Order: Little Endian 15:33:42 CPU(s): 4 15:33:42 On-line CPU(s) list: 0-3 15:33:42 Thread(s) per core: 1 15:33:42 Core(s) per socket: 1 15:33:42 Socket(s): 4 15:33:42 NUMA node(s): 1 15:33:42 Vendor ID: AuthenticAMD 15:33:42 CPU family: 23 15:33:42 Model: 49 15:33:42 Model name: AMD EPYC-Rome Processor 15:33:42 Stepping: 0 15:33:42 CPU MHz: 2799.998 15:33:42 BogoMIPS: 5599.99 15:33:42 Virtualization: AMD-V 15:33:42 Hypervisor vendor: KVM 15:33:42 Virtualization type: full 15:33:42 L1d cache: 32K 15:33:42 L1i cache: 32K 15:33:42 L2 cache: 512K 15:33:42 L3 cache: 16384K 15:33:42 NUMA node0 CPU(s): 0-3 15:33:42 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 15:33:42 15:33:42 15:33:42 ---> nproc: 15:33:42 4 15:33:42 15:33:42 15:33:42 ---> df -h: 15:33:42 Filesystem Size Used Avail Use% Mounted on 15:33:42 udev 7.9G 0 7.9G 0% /dev 15:33:42 tmpfs 1.6G 672K 1.6G 1% /run 15:33:42 /dev/vda1 78G 8.4G 69G 11% / 15:33:42 tmpfs 7.9G 0 7.9G 0% /dev/shm 15:33:42 tmpfs 5.0M 0 5.0M 0% /run/lock 15:33:42 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 15:33:42 /dev/vda15 105M 4.4M 100M 5% /boot/efi 15:33:42 tmpfs 1.6G 0 1.6G 0% /run/user/1001 15:33:42 15:33:42 15:33:42 ---> free -m: 15:33:42 total used free shared buff/cache available 15:33:42 Mem: 16040 566 13262 0 2211 15152 15:33:42 Swap: 1023 0 1023 15:33:42 15:33:42 15:33:42 ---> ip addr: 15:33:42 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:33:42 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:33:42 inet 127.0.0.1/8 scope host lo 15:33:42 valid_lft forever preferred_lft forever 15:33:42 inet6 ::1/128 scope host 15:33:42 valid_lft forever preferred_lft forever 15:33:42 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 15:33:42 link/ether fa:16:3e:3c:43:f5 brd ff:ff:ff:ff:ff:ff 15:33:42 inet 10.30.106.71/23 brd 10.30.107.255 scope global dynamic ens3 15:33:42 valid_lft 86245sec preferred_lft 86245sec 15:33:42 inet6 fe80::f816:3eff:fe3c:43f5/64 scope link 15:33:42 valid_lft forever preferred_lft forever 15:33:42 15:33:42 15:33:42 ---> sar -b -r -n DEV: 15:33:42 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-35304) 08/13/25 _x86_64_ (4 CPU) 15:33:42 15:33:42 15:31:09 LINUX RESTART (4 CPU) 15:33:42 15:33:42 15:32:01 tps rtps wtps bread/s bwrtn/s 15:33:42 15:33:01 114.53 0.95 113.58 113.58 35254.39 15:33:42 Average: 114.53 0.95 113.58 113.58 35254.39 15:33:42 15:33:42 15:32:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:33:42 15:33:01 13764664 15568908 2660304 16.20 78168 1913480 738612 4.23 742972 1678992 142136 15:33:42 Average: 13764664 15568908 2660304 16.20 78168 1913480 738612 4.23 742972 1678992 142136 15:33:42 15:33:42 15:32:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:33:42 15:33:01 lo 2.00 2.00 0.23 0.23 0.00 0.00 0.00 0.00 15:33:42 15:33:01 ens3 99.15 70.52 781.12 11.60 0.00 0.00 0.00 0.00 15:33:42 Average: lo 2.00 2.00 0.23 0.23 0.00 0.00 0.00 0.00 15:33:42 Average: ens3 99.15 70.52 781.12 11.60 0.00 0.00 0.00 0.00 15:33:42 15:33:42 15:33:42 ---> sar -P ALL: 15:33:42 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-35304) 08/13/25 _x86_64_ (4 CPU) 15:33:42 15:33:42 15:31:09 LINUX RESTART (4 CPU) 15:33:42 15:33:42 15:32:01 CPU %user %nice %system %iowait %steal %idle 15:33:42 15:33:01 all 22.46 0.00 1.82 3.51 0.05 72.16 15:33:42 15:33:01 0 31.40 0.00 2.11 0.72 0.08 65.69 15:33:42 15:33:01 1 11.37 0.00 1.28 2.77 0.03 84.56 15:33:42 15:33:01 2 21.28 0.00 1.81 1.78 0.03 75.10 15:33:42 15:33:01 3 25.89 0.00 2.11 8.77 0.07 63.17 15:33:42 Average: all 22.46 0.00 1.82 3.51 0.05 72.16 15:33:42 Average: 0 31.40 0.00 2.11 0.72 0.08 65.69 15:33:42 Average: 1 11.37 0.00 1.28 2.77 0.03 84.56 15:33:42 Average: 2 21.28 0.00 1.81 1.78 0.03 75.10 15:33:42 Average: 3 25.89 0.00 2.11 8.77 0.07 63.17 15:33:42 15:33:42 15:33:42