08:54:55 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141280 08:54:55 Running as SYSTEM 08:54:55 [EnvInject] - Loading node environment variables. 08:54:55 Building remotely on prd-ubuntu1804-builder-4c-4g-22011 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 08:54:55 [ssh-agent] Looking for ssh-agent implementation... 08:54:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:54:55 $ ssh-agent 08:54:55 SSH_AUTH_SOCK=/tmp/ssh-nGIkTxqpuYOh/agent.1647 08:54:55 SSH_AGENT_PID=1649 08:54:55 [ssh-agent] Started. 08:54:55 Running ssh-add (command line suppressed) 08:54:55 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_9939654967081774175.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_9939654967081774175.key) 08:54:55 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 08:54:55 The recommended git tool is: NONE 08:54:57 using credential onap-jenkins-ssh 08:54:57 Wiping out workspace first. 08:54:57 Cloning the remote Git repository 08:54:57 Cloning repository git://cloud.onap.org/mirror/oom.git 08:54:57 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 08:54:57 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 08:54:57 > git --version # timeout=10 08:54:57 > git --version # 'git version 2.17.1' 08:54:57 using GIT_SSH to set credentials Gerrit user 08:54:57 Verifying host key using manually-configured host key entries 08:54:57 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 08:55:02 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 08:55:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:55:02 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 08:55:02 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 08:55:02 using GIT_SSH to set credentials Gerrit user 08:55:02 Verifying host key using manually-configured host key entries 08:55:02 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/80/141280/2 # timeout=30 08:55:03 > git rev-parse 54ebae72fffee7d8e249ea07f43c192ca0f5b943^{commit} # timeout=10 08:55:03 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 08:55:03 Checking out Revision 54ebae72fffee7d8e249ea07f43c192ca0f5b943 (refs/changes/80/141280/2) 08:55:03 > git config core.sparsecheckout # timeout=10 08:55:03 > git checkout -f 54ebae72fffee7d8e249ea07f43c192ca0f5b943 # timeout=30 08:55:06 Commit message: "[AAI] Json-formatted log output" 08:55:06 > git rev-parse FETCH_HEAD^{commit} # timeout=10 08:55:06 > git rev-list --no-walk d3cc4978f786037b838df63678b2f6d3429647b3 # timeout=10 08:55:06 [EnvInject] - Injecting environment variables from a build step. 08:55:06 [EnvInject] - Injecting as environment variables the properties content 08:55:06 PYTHON=python3 08:55:06 08:55:06 [EnvInject] - Variables injected successfully. 08:55:06 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins2639711416817420923.sh 08:55:07 ---> tox-install.sh 08:55:07 + source /home/jenkins/lf-env.sh 08:55:07 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:55:07 ++ mktemp -d /tmp/venv-XXXX 08:55:07 + lf_venv=/tmp/venv-1amh 08:55:07 + local venv_file=/tmp/.os_lf_venv 08:55:07 + local python=python3 08:55:07 + local options 08:55:07 + local set_path=true 08:55:07 + local install_args= 08:55:07 ++ 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 08:55:07 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:55:07 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:55:07 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:55:07 + true 08:55:07 + case $1 in 08:55:07 + venv_file=/tmp/.toxenv 08:55:07 + shift 2 08:55:07 + true 08:55:07 + case $1 in 08:55:07 + shift 08:55:07 + break 08:55:07 + case $python in 08:55:07 + local pkg_list= 08:55:07 + [[ -d /opt/pyenv ]] 08:55:07 + echo 'Setup pyenv:' 08:55:07 Setup pyenv: 08:55:07 + export PYENV_ROOT=/opt/pyenv 08:55:07 + PYENV_ROOT=/opt/pyenv 08:55:07 + 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 08:55:07 + 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 08:55:07 + pyenv versions 08:55:07 * system (set by /opt/pyenv/version) 08:55:07 * 3.8.13 (set by /opt/pyenv/version) 08:55:07 * 3.9.13 (set by /opt/pyenv/version) 08:55:07 * 3.10.6 (set by /opt/pyenv/version) 08:55:07 + command -v pyenv 08:55:07 ++ pyenv init - --no-rehash 08:55:07 + 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[*]}"'\'')" 08:55:07 export PATH="/opt/pyenv/shims:${PATH}" 08:55:07 export PYENV_SHELL=bash 08:55:07 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:55:07 pyenv() { 08:55:07 local command 08:55:07 command="${1:-}" 08:55:07 if [ "$#" -gt 0 ]; then 08:55:07 shift 08:55:07 fi 08:55:07 08:55:07 case "$command" in 08:55:07 rehash|shell) 08:55:07 eval "$(pyenv "sh-$command" "$@")" 08:55:07 ;; 08:55:07 *) 08:55:07 command pyenv "$command" "$@" 08:55:07 ;; 08:55:07 esac 08:55:07 }' 08:55:07 +++ 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[*]}"' 08:55:07 ++ 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 08:55:07 ++ 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 08:55:07 ++ 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 08:55:07 ++ export PYENV_SHELL=bash 08:55:07 ++ PYENV_SHELL=bash 08:55:07 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:55:07 +++ complete -F _pyenv pyenv 08:55:07 ++ lf-pyver python3 08:55:07 ++ local py_version_xy=python3 08:55:07 ++ local py_version_xyz= 08:55:07 ++ pyenv versions 08:55:07 ++ local command 08:55:07 ++ command=versions 08:55:07 ++ '[' 1 -gt 0 ']' 08:55:07 ++ shift 08:55:07 ++ case "$command" in 08:55:07 ++ command pyenv versions 08:55:07 ++ pyenv versions 08:55:07 ++ sed 's/^[ *]* //' 08:55:07 ++ awk '{ print $1 }' 08:55:07 ++ grep -E '^[0-9.]*[0-9]$' 08:55:07 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:55:07 +++ sort -V 08:55:07 +++ tail -n 1 08:55:07 +++ grep '^3' /tmp/.pyenv_versions 08:55:07 ++ py_version_xyz=3.10.6 08:55:07 ++ [[ -z 3.10.6 ]] 08:55:07 ++ echo 3.10.6 08:55:07 ++ return 0 08:55:07 + pyenv local 3.10.6 08:55:07 + local command 08:55:07 + command=local 08:55:07 + '[' 2 -gt 0 ']' 08:55:07 + shift 08:55:07 + case "$command" in 08:55:07 + command pyenv local 3.10.6 08:55:07 + pyenv local 3.10.6 08:55:07 + for arg in "$@" 08:55:07 + case $arg in 08:55:07 + pkg_list+='tox ' 08:55:07 + for arg in "$@" 08:55:07 + case $arg in 08:55:07 + pkg_list+='virtualenv ' 08:55:07 + for arg in "$@" 08:55:07 + case $arg in 08:55:07 + pkg_list+='urllib3~=1.26.15 ' 08:55:07 + [[ -f /tmp/.toxenv ]] 08:55:07 + [[ ! -f /tmp/.toxenv ]] 08:55:07 + [[ -n '' ]] 08:55:07 + python3 -m venv /tmp/venv-1amh 08:55:11 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-1amh' 08:55:11 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-1amh 08:55:11 + echo /tmp/venv-1amh 08:55:11 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 08:55:11 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 08:55:11 + /tmp/venv-1amh/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 08:55:16 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:55:16 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 08:55:16 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 08:55:16 + /tmp/venv-1amh/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 08:55:18 + type python3 08:55:18 + true 08:55:18 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-1amh/bin to PATH' 08:55:18 lf-activate-venv(): INFO: Adding /tmp/venv-1amh/bin to PATH 08:55:18 + PATH=/tmp/venv-1amh/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 08:55:18 + return 0 08:55:18 + python3 --version 08:55:18 Python 3.10.6 08:55:18 + python3 -m pip --version 08:55:18 pip 25.1.1 from /tmp/venv-1amh/lib/python3.10/site-packages/pip (python 3.10) 08:55:18 + python3 -m pip freeze 08:55:19 cachetools==6.1.0 08:55:19 chardet==5.2.0 08:55:19 colorama==0.4.6 08:55:19 distlib==0.3.9 08:55:19 filelock==3.18.0 08:55:19 packaging==25.0 08:55:19 platformdirs==4.3.8 08:55:19 pluggy==1.6.0 08:55:19 pyproject-api==1.9.1 08:55:19 tomli==2.2.1 08:55:19 tox==4.27.0 08:55:19 typing_extensions==4.14.0 08:55:19 urllib3==1.26.20 08:55:19 virtualenv==20.31.2 08:55:19 [EnvInject] - Injecting environment variables from a build step. 08:55:19 [EnvInject] - Injecting as environment variables the properties content 08:55:19 PARALLEL=false 08:55:19 08:55:19 [EnvInject] - Variables injected successfully. 08:55:19 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins8456638966481974901.sh 08:55:19 ---> tox-run.sh 08:55:19 + 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 08:55:19 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 08:55:19 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 08:55:19 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 08:55:19 + cd /w/workspace/oom-master-pre-commit-lint/. 08:55:19 + source /home/jenkins/lf-env.sh 08:55:19 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:55:19 ++ mktemp -d /tmp/venv-XXXX 08:55:19 + lf_venv=/tmp/venv-8rlH 08:55:19 + local venv_file=/tmp/.os_lf_venv 08:55:19 + local python=python3 08:55:19 + local options 08:55:19 + local set_path=true 08:55:19 + local install_args= 08:55:19 ++ 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 08:55:19 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:55:19 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:55:19 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:55:19 + true 08:55:19 + case $1 in 08:55:19 + venv_file=/tmp/.toxenv 08:55:19 + shift 2 08:55:19 + true 08:55:19 + case $1 in 08:55:19 + shift 08:55:19 + break 08:55:19 + case $python in 08:55:19 + local pkg_list= 08:55:19 + [[ -d /opt/pyenv ]] 08:55:19 + echo 'Setup pyenv:' 08:55:19 Setup pyenv: 08:55:19 + export PYENV_ROOT=/opt/pyenv 08:55:19 + PYENV_ROOT=/opt/pyenv 08:55:19 + 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 08:55:19 + 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 08:55:19 + pyenv versions 08:55:19 system 08:55:19 3.8.13 08:55:19 3.9.13 08:55:19 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:55:19 + command -v pyenv 08:55:19 ++ pyenv init - --no-rehash 08:55:19 + 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[*]}"'\'')" 08:55:19 export PATH="/opt/pyenv/shims:${PATH}" 08:55:19 export PYENV_SHELL=bash 08:55:19 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:55:19 pyenv() { 08:55:19 local command 08:55:19 command="${1:-}" 08:55:19 if [ "$#" -gt 0 ]; then 08:55:19 shift 08:55:19 fi 08:55:19 08:55:19 case "$command" in 08:55:19 rehash|shell) 08:55:19 eval "$(pyenv "sh-$command" "$@")" 08:55:19 ;; 08:55:19 *) 08:55:19 command pyenv "$command" "$@" 08:55:19 ;; 08:55:19 esac 08:55:19 }' 08:55:19 +++ 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[*]}"' 08:55:19 ++ 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 08:55:19 ++ 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 08:55:19 ++ 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 08:55:19 ++ export PYENV_SHELL=bash 08:55:19 ++ PYENV_SHELL=bash 08:55:19 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:55:19 +++ complete -F _pyenv pyenv 08:55:19 ++ lf-pyver python3 08:55:19 ++ local py_version_xy=python3 08:55:19 ++ local py_version_xyz= 08:55:19 ++ pyenv versions 08:55:19 ++ local command 08:55:19 ++ command=versions 08:55:19 ++ '[' 1 -gt 0 ']' 08:55:19 ++ shift 08:55:19 ++ case "$command" in 08:55:19 ++ command pyenv versions 08:55:19 ++ pyenv versions 08:55:19 ++ grep -E '^[0-9.]*[0-9]$' 08:55:19 ++ awk '{ print $1 }' 08:55:19 ++ sed 's/^[ *]* //' 08:55:19 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:55:19 +++ grep '^3' /tmp/.pyenv_versions 08:55:19 +++ sort -V 08:55:19 +++ tail -n 1 08:55:19 ++ py_version_xyz=3.10.6 08:55:19 ++ [[ -z 3.10.6 ]] 08:55:19 ++ echo 3.10.6 08:55:19 ++ return 0 08:55:19 + pyenv local 3.10.6 08:55:19 + local command 08:55:19 + command=local 08:55:19 + '[' 2 -gt 0 ']' 08:55:19 + shift 08:55:19 + case "$command" in 08:55:19 + command pyenv local 3.10.6 08:55:19 + pyenv local 3.10.6 08:55:19 + for arg in "$@" 08:55:19 + case $arg in 08:55:19 + pkg_list+='tox ' 08:55:19 + for arg in "$@" 08:55:19 + case $arg in 08:55:19 + pkg_list+='virtualenv ' 08:55:19 + for arg in "$@" 08:55:19 + case $arg in 08:55:19 + pkg_list+='urllib3~=1.26.15 ' 08:55:19 + [[ -f /tmp/.toxenv ]] 08:55:19 ++ cat /tmp/.toxenv 08:55:19 + lf_venv=/tmp/venv-1amh 08:55:19 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1amh from' file:/tmp/.toxenv 08:55:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1amh from file:/tmp/.toxenv 08:55:19 + /tmp/venv-1amh/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 08:55:20 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:55:20 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 08:55:20 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 08:55:20 + /tmp/venv-1amh/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 08:55:21 + type python3 08:55:21 + true 08:55:21 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-1amh/bin to PATH' 08:55:21 lf-activate-venv(): INFO: Adding /tmp/venv-1amh/bin to PATH 08:55:21 + PATH=/tmp/venv-1amh/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 08:55:21 + return 0 08:55:21 + [[ -d /opt/pyenv ]] 08:55:21 + echo '---> Setting up pyenv' 08:55:21 ---> Setting up pyenv 08:55:21 + export PYENV_ROOT=/opt/pyenv 08:55:21 + PYENV_ROOT=/opt/pyenv 08:55:21 + export PATH=/opt/pyenv/bin:/tmp/venv-1amh/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 08:55:21 + PATH=/opt/pyenv/bin:/tmp/venv-1amh/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 08:55:21 ++ pwd 08:55:21 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 08:55:21 + export PYTHONPATH 08:55:21 + export TOX_TESTENV_PASSENV=PYTHONPATH 08:55:21 + TOX_TESTENV_PASSENV=PYTHONPATH 08:55:21 + tox --version 08:55:21 4.27.0 from /tmp/venv-1amh/lib/python3.10/site-packages/tox/__init__.py 08:55:21 + PARALLEL=false 08:55:21 + TOX_OPTIONS_LIST= 08:55:21 + [[ -n pre-commit ]] 08:55:21 + TOX_OPTIONS_LIST=' -e pre-commit' 08:55:21 + case ${PARALLEL,,} in 08:55:21 + tox -e pre-commit 08:55:21 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 08:55:22 pre-commit: install_deps> python -I -m pip install pre-commit 08:55:25 pre-commit: freeze> python -m pip freeze --all 08:55:25 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 08:55:25 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 08:55:25 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 08:55:26 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 08:55:26 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 08:55:27 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 08:55:27 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 08:55:27 [INFO] Once installed this environment will be reused. 08:55:27 [INFO] This may take a few minutes... 08:55:31 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 08:55:31 [INFO] Once installed this environment will be reused. 08:55:31 [INFO] This may take a few minutes... 08:55:36 trim trailing whitespace.................................................Passed 08:55:36 Tabs remover.............................................................Passed 08:55:36 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 08:55:36 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 08:55:36 [INFO] Once installed this environment will be reused. 08:55:36 [INFO] This may take a few minutes... 08:55:45 gitlint..............................................(no files to check)Skipped 08:55:45 pre-commit: OK (23.00=setup[3.40]+cmd[11.15,8.45] seconds) 08:55:45 congratulations :) (23.22 seconds) 08:55:45 + tox_status=0 08:55:45 + echo '---> Completed tox runs' 08:55:45 ---> Completed tox runs 08:55:45 + for i in .tox/*/log 08:55:45 ++ echo .tox/pre-commit/log 08:55:45 ++ awk -F/ '{print $2}' 08:55:45 + tox_env=pre-commit 08:55:45 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 08:55:45 + DOC_DIR=docs/_build/html 08:55:45 + [[ -d docs/_build/html ]] 08:55:45 + echo '---> tox-run.sh ends' 08:55:45 ---> tox-run.sh ends 08:55:45 + test 0 -eq 0 08:55:45 $ ssh-agent -k 08:55:45 unset SSH_AUTH_SOCK; 08:55:45 unset SSH_AGENT_PID; 08:55:45 echo Agent pid 1649 killed; 08:55:45 [ssh-agent] Stopped. 08:55:45 [PostBuildScript] - [INFO] Executing post build scripts. 08:55:45 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins776650874996601697.sh 08:55:45 ---> sysstat.sh 08:55:45 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7986307528833979246.sh 08:55:45 ---> package-listing.sh 08:55:45 ++ tr '[:upper:]' '[:lower:]' 08:55:45 ++ facter osfamily 08:55:45 + OS_FAMILY=debian 08:55:45 + workspace=/w/workspace/oom-master-pre-commit-lint 08:55:45 + START_PACKAGES=/tmp/packages_start.txt 08:55:45 + END_PACKAGES=/tmp/packages_end.txt 08:55:45 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:55:45 + PACKAGES=/tmp/packages_start.txt 08:55:45 + '[' /w/workspace/oom-master-pre-commit-lint ']' 08:55:45 + PACKAGES=/tmp/packages_end.txt 08:55:45 + case "${OS_FAMILY}" in 08:55:45 + dpkg -l 08:55:45 + grep '^ii' 08:55:45 + '[' -f /tmp/packages_start.txt ']' 08:55:45 + '[' -f /tmp/packages_end.txt ']' 08:55:45 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:55:45 + '[' /w/workspace/oom-master-pre-commit-lint ']' 08:55:45 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 08:55:45 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 08:55:45 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1052563413620311781.sh 08:55:45 ---> capture-instance-metadata.sh 08:55:45 Setup pyenv: 08:55:45 system 08:55:45 3.8.13 08:55:45 3.9.13 08:55:45 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:55:49 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Qzmz 08:55:49 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:55:53 lf-activate-venv(): INFO: Installing: lftools 08:56:14 lf-activate-venv(): INFO: Adding /tmp/venv-Qzmz/bin to PATH 08:56:14 INFO: Running in OpenStack, capturing instance metadata 08:56:15 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14329407371205841967.sh 08:56:15 provisioning config files... 08:56:15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config14553380756584002331tmp 08:56:15 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 08:56:15 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 08:56:15 [EnvInject] - Injecting environment variables from a build step. 08:56:15 [EnvInject] - Injecting as environment variables the properties content 08:56:15 SERVER_ID=logs 08:56:15 08:56:15 [EnvInject] - Variables injected successfully. 08:56:15 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6591537359765254235.sh 08:56:15 ---> create-netrc.sh 08:56:15 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6625119284900926936.sh 08:56:15 ---> python-tools-install.sh 08:56:15 Setup pyenv: 08:56:15 system 08:56:15 3.8.13 08:56:15 3.9.13 08:56:15 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:56:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Qzmz from file:/tmp/.os_lf_venv 08:56:17 lf-activate-venv(): INFO: Installing: lftools 08:56:25 lf-activate-venv(): INFO: Adding /tmp/venv-Qzmz/bin to PATH 08:56:25 Generating Requirements File 08:56:43 Python 3.10.6 08:56:43 pip 25.1.1 from /tmp/venv-Qzmz/lib/python3.10/site-packages/pip (python 3.10) 08:56:43 appdirs==1.4.4 08:56:43 argcomplete==3.6.2 08:56:43 aspy.yaml==1.3.0 08:56:43 attrs==25.3.0 08:56:43 autopage==0.5.2 08:56:43 beautifulsoup4==4.13.4 08:56:43 boto3==1.38.38 08:56:43 botocore==1.38.38 08:56:43 bs4==0.0.2 08:56:43 cachetools==5.5.2 08:56:43 certifi==2025.6.15 08:56:43 cffi==1.17.1 08:56:43 cfgv==3.4.0 08:56:43 chardet==5.2.0 08:56:43 charset-normalizer==3.4.2 08:56:43 click==8.2.1 08:56:43 cliff==4.10.0 08:56:43 cmd2==2.6.1 08:56:43 cryptography==3.3.2 08:56:43 debtcollector==3.0.0 08:56:43 decorator==5.2.1 08:56:43 defusedxml==0.7.1 08:56:43 Deprecated==1.2.18 08:56:43 distlib==0.3.9 08:56:43 dnspython==2.7.0 08:56:43 docker==7.1.0 08:56:43 dogpile.cache==1.4.0 08:56:43 durationpy==0.10 08:56:43 email_validator==2.2.0 08:56:43 filelock==3.18.0 08:56:43 future==1.0.0 08:56:43 gitdb==4.0.12 08:56:43 GitPython==3.1.44 08:56:43 google-auth==2.40.3 08:56:43 httplib2==0.22.0 08:56:43 identify==2.6.12 08:56:43 idna==3.10 08:56:43 importlib-resources==1.5.0 08:56:43 iso8601==2.1.0 08:56:43 Jinja2==3.1.6 08:56:43 jmespath==1.0.1 08:56:43 jsonpatch==1.33 08:56:43 jsonpointer==3.0.0 08:56:43 jsonschema==4.24.0 08:56:43 jsonschema-specifications==2025.4.1 08:56:43 keystoneauth1==5.11.1 08:56:43 kubernetes==33.1.0 08:56:43 lftools==0.37.13 08:56:43 lxml==5.4.0 08:56:43 MarkupSafe==3.0.2 08:56:43 msgpack==1.1.1 08:56:43 multi_key_dict==2.0.3 08:56:43 munch==4.0.0 08:56:43 netaddr==1.3.0 08:56:43 niet==1.4.2 08:56:43 nodeenv==1.9.1 08:56:43 oauth2client==4.1.3 08:56:43 oauthlib==3.3.0 08:56:43 openstacksdk==4.6.0 08:56:43 os-client-config==2.1.0 08:56:43 os-service-types==1.7.0 08:56:43 osc-lib==4.0.2 08:56:43 oslo.config==9.8.0 08:56:43 oslo.context==6.0.0 08:56:43 oslo.i18n==6.5.1 08:56:43 oslo.log==7.1.0 08:56:43 oslo.serialization==5.7.0 08:56:43 oslo.utils==9.0.0 08:56:43 packaging==25.0 08:56:43 pbr==6.1.1 08:56:43 platformdirs==4.3.8 08:56:43 prettytable==3.16.0 08:56:43 psutil==7.0.0 08:56:43 pyasn1==0.6.1 08:56:43 pyasn1_modules==0.4.2 08:56:43 pycparser==2.22 08:56:43 pygerrit2==2.0.15 08:56:43 PyGithub==2.6.1 08:56:43 PyJWT==2.10.1 08:56:43 PyNaCl==1.5.0 08:56:43 pyparsing==2.4.7 08:56:43 pyperclip==1.9.0 08:56:43 pyrsistent==0.20.0 08:56:43 python-cinderclient==9.7.0 08:56:43 python-dateutil==2.9.0.post0 08:56:43 python-heatclient==4.2.0 08:56:43 python-jenkins==1.8.2 08:56:43 python-keystoneclient==5.6.0 08:56:43 python-magnumclient==4.8.1 08:56:43 python-openstackclient==8.1.0 08:56:43 python-swiftclient==4.8.0 08:56:43 PyYAML==6.0.2 08:56:43 referencing==0.36.2 08:56:43 requests==2.32.4 08:56:43 requests-oauthlib==2.0.0 08:56:43 requestsexceptions==1.4.0 08:56:43 rfc3986==2.0.0 08:56:43 rpds-py==0.25.1 08:56:43 rsa==4.9.1 08:56:43 ruamel.yaml==0.18.14 08:56:43 ruamel.yaml.clib==0.2.12 08:56:43 s3transfer==0.13.0 08:56:43 simplejson==3.20.1 08:56:43 six==1.17.0 08:56:43 smmap==5.0.2 08:56:43 soupsieve==2.7 08:56:43 stevedore==5.4.1 08:56:43 tabulate==0.9.0 08:56:43 toml==0.10.2 08:56:43 tomlkit==0.13.3 08:56:43 tqdm==4.67.1 08:56:43 typing_extensions==4.14.0 08:56:43 tzdata==2025.2 08:56:43 urllib3==1.26.20 08:56:43 virtualenv==20.31.2 08:56:43 wcwidth==0.2.13 08:56:43 websocket-client==1.8.0 08:56:43 wrapt==1.17.2 08:56:43 xdg==6.0.0 08:56:43 xmltodict==0.14.2 08:56:43 yq==3.4.3 08:56:43 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7166487789520618621.sh 08:56:43 ---> sudo-logs.sh 08:56:43 Archiving 'sudo' log.. 08:56:43 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins18247583202582487509.sh 08:56:43 ---> job-cost.sh 08:56:43 Setup pyenv: 08:56:44 system 08:56:44 3.8.13 08:56:44 3.9.13 08:56:44 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:56:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Qzmz from file:/tmp/.os_lf_venv 08:56:45 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:56:50 lf-activate-venv(): INFO: Adding /tmp/venv-Qzmz/bin to PATH 08:56:50 INFO: No Stack... 08:56:50 INFO: Retrieving Pricing Info for: v3-standard-4 08:56:51 INFO: Archiving Costs 08:56:51 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins12669273907208647027.sh 08:56:51 ---> logs-deploy.sh 08:56:51 Setup pyenv: 08:56:51 system 08:56:51 3.8.13 08:56:51 3.9.13 08:56:51 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:56:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Qzmz from file:/tmp/.os_lf_venv 08:56:53 lf-activate-venv(): INFO: Installing: lftools 08:57:01 lf-activate-venv(): INFO: Adding /tmp/venv-Qzmz/bin to PATH 08:57:01 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4116 08:57:01 INFO: archiving workspace using pattern(s): 08:57:02 Archives upload complete. 08:57:02 INFO: archiving logs to Nexus 08:57:03 ---> uname -a: 08:57:03 Linux prd-ubuntu1804-builder-4c-4g-22011 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 08:57:03 08:57:03 08:57:03 ---> lscpu: 08:57:03 Architecture: x86_64 08:57:03 CPU op-mode(s): 32-bit, 64-bit 08:57:03 Byte Order: Little Endian 08:57:03 CPU(s): 4 08:57:03 On-line CPU(s) list: 0-3 08:57:03 Thread(s) per core: 1 08:57:03 Core(s) per socket: 1 08:57:03 Socket(s): 4 08:57:03 NUMA node(s): 1 08:57:03 Vendor ID: AuthenticAMD 08:57:03 CPU family: 23 08:57:03 Model: 49 08:57:03 Model name: AMD EPYC-Rome Processor 08:57:03 Stepping: 0 08:57:03 CPU MHz: 2799.998 08:57:03 BogoMIPS: 5599.99 08:57:03 Virtualization: AMD-V 08:57:03 Hypervisor vendor: KVM 08:57:03 Virtualization type: full 08:57:03 L1d cache: 32K 08:57:03 L1i cache: 32K 08:57:03 L2 cache: 512K 08:57:03 L3 cache: 16384K 08:57:03 NUMA node0 CPU(s): 0-3 08:57:03 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 08:57:03 08:57:03 08:57:03 ---> nproc: 08:57:03 4 08:57:03 08:57:03 08:57:03 ---> df -h: 08:57:03 Filesystem Size Used Avail Use% Mounted on 08:57:03 udev 7.9G 0 7.9G 0% /dev 08:57:03 tmpfs 1.6G 672K 1.6G 1% /run 08:57:03 /dev/vda1 78G 8.4G 69G 11% / 08:57:03 tmpfs 7.9G 0 7.9G 0% /dev/shm 08:57:03 tmpfs 5.0M 0 5.0M 0% /run/lock 08:57:03 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 08:57:03 /dev/vda15 105M 4.4M 100M 5% /boot/efi 08:57:03 tmpfs 1.6G 0 1.6G 0% /run/user/1001 08:57:03 08:57:03 08:57:03 ---> free -m: 08:57:03 total used free shared buff/cache available 08:57:03 Mem: 16040 550 13296 0 2192 15169 08:57:03 Swap: 1023 0 1023 08:57:03 08:57:03 08:57:03 ---> ip addr: 08:57:03 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:57:03 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:57:03 inet 127.0.0.1/8 scope host lo 08:57:03 valid_lft forever preferred_lft forever 08:57:03 inet6 ::1/128 scope host 08:57:03 valid_lft forever preferred_lft forever 08:57:03 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 08:57:03 link/ether fa:16:3e:3a:cb:3c brd ff:ff:ff:ff:ff:ff 08:57:03 inet 10.30.107.15/23 brd 10.30.107.255 scope global dynamic ens3 08:57:03 valid_lft 86255sec preferred_lft 86255sec 08:57:03 inet6 fe80::f816:3eff:fe3a:cb3c/64 scope link 08:57:03 valid_lft forever preferred_lft forever 08:57:03 08:57:03 08:57:03 ---> sar -b -r -n DEV: 08:57:03 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-22011) 06/18/25 _x86_64_ (4 CPU) 08:57:03 08:57:03 08:54:40 LINUX RESTART (4 CPU) 08:57:03 08:57:03 08:55:01 tps rtps wtps bread/s bwrtn/s 08:57:03 08:56:01 322.55 24.36 298.18 819.20 58779.40 08:57:03 08:57:01 106.87 1.42 105.45 135.98 12542.44 08:57:03 Average: 214.71 12.89 201.82 477.59 35660.92 08:57:03 08:57:03 08:55:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:57:03 08:56:01 13900628 15538904 2524340 15.37 62220 1772852 769528 4.40 759556 1544660 131708 08:57:03 08:57:01 13640848 15558616 2784120 16.95 86096 2012948 749856 4.29 755060 1775800 114336 08:57:03 Average: 13770738 15548760 2654230 16.16 74158 1892900 759692 4.35 757308 1660230 123022 08:57:03 08:57:03 08:55:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:57:03 08:56:01 lo 2.93 2.93 0.33 0.33 0.00 0.00 0.00 0.00 08:57:03 08:56:01 ens3 231.01 158.92 1014.45 34.46 0.00 0.00 0.00 0.00 08:57:03 08:57:01 lo 1.27 1.27 0.14 0.14 0.00 0.00 0.00 0.00 08:57:03 08:57:01 ens3 159.11 111.81 803.59 15.16 0.00 0.00 0.00 0.00 08:57:03 Average: lo 2.10 2.10 0.23 0.23 0.00 0.00 0.00 0.00 08:57:03 Average: ens3 195.06 135.37 909.02 24.81 0.00 0.00 0.00 0.00 08:57:03 08:57:03 08:57:03 ---> sar -P ALL: 08:57:03 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-22011) 06/18/25 _x86_64_ (4 CPU) 08:57:03 08:57:03 08:54:40 LINUX RESTART (4 CPU) 08:57:03 08:57:03 08:55:01 CPU %user %nice %system %iowait %steal %idle 08:57:03 08:56:01 all 23.50 0.00 2.29 3.08 0.07 71.05 08:57:03 08:56:01 0 23.32 0.00 1.66 0.27 0.08 74.67 08:57:03 08:56:01 1 8.94 0.00 1.65 6.67 0.07 82.68 08:57:03 08:56:01 2 26.34 0.00 3.18 3.65 0.07 66.76 08:57:03 08:56:01 3 35.48 0.00 2.74 1.74 0.07 59.97 08:57:03 08:57:01 all 22.15 0.00 1.46 1.16 0.05 75.17 08:57:03 08:57:01 0 50.51 0.00 2.58 0.63 0.05 46.23 08:57:03 08:57:01 1 9.41 0.00 1.18 2.74 0.02 86.65 08:57:03 08:57:01 2 12.70 0.00 1.07 0.60 0.05 85.58 08:57:03 08:57:01 3 15.99 0.00 0.96 0.68 0.08 82.29 08:57:03 Average: all 22.83 0.00 1.88 2.12 0.06 73.11 08:57:03 Average: 0 36.92 0.00 2.12 0.45 0.07 60.45 08:57:03 Average: 1 9.17 0.00 1.42 4.71 0.04 84.66 08:57:03 Average: 2 19.51 0.00 2.12 2.12 0.06 76.19 08:57:03 Average: 3 25.69 0.00 1.85 1.21 0.07 71.19 08:57:03 08:57:03 08:57:03