13:34:00 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141674 13:34:00 Running as SYSTEM 13:34:00 [EnvInject] - Loading node environment variables. 13:34:00 Building remotely on prd-ubuntu1804-builder-4c-4g-34538 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 13:34:00 [ssh-agent] Looking for ssh-agent implementation... 13:34:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:34:00 $ ssh-agent 13:34:00 SSH_AUTH_SOCK=/tmp/ssh-6gwngCOpbj8l/agent.1748 13:34:00 SSH_AGENT_PID=1750 13:34:00 [ssh-agent] Started. 13:34:00 Running ssh-add (command line suppressed) 13:34:00 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_10673440052227189009.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_10673440052227189009.key) 13:34:00 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 13:34:00 The recommended git tool is: NONE 13:34:02 using credential onap-jenkins-ssh 13:34:02 Wiping out workspace first. 13:34:02 Cloning the remote Git repository 13:34:02 Cloning repository git://cloud.onap.org/mirror/oom.git 13:34:02 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 13:34:02 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:34:02 > git --version # timeout=10 13:34:02 > git --version # 'git version 2.17.1' 13:34:02 using GIT_SSH to set credentials Gerrit user 13:34:02 Verifying host key using manually-configured host key entries 13:34:02 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 13:34:07 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:34:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:34:08 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:34:08 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:34:08 using GIT_SSH to set credentials Gerrit user 13:34:08 Verifying host key using manually-configured host key entries 13:34:08 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/74/141674/2 # timeout=30 13:34:08 > git rev-parse 6d191708804ea2bb77fb7564561b045b8e2f79f5^{commit} # timeout=10 13:34:08 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 13:34:08 Checking out Revision 6d191708804ea2bb77fb7564561b045b8e2f79f5 (refs/changes/74/141674/2) 13:34:08 > git config core.sparsecheckout # timeout=10 13:34:08 > git checkout -f 6d191708804ea2bb77fb7564561b045b8e2f79f5 # timeout=30 13:34:11 Commit message: "Globally align tracing settings" 13:34:11 > git rev-parse FETCH_HEAD^{commit} # timeout=10 13:34:11 > git rev-list --no-walk 3f8b4921d8d00c52cda47ea6d4e0bf4f98839ff6 # timeout=10 13:34:12 [EnvInject] - Injecting environment variables from a build step. 13:34:12 [EnvInject] - Injecting as environment variables the properties content 13:34:12 PYTHON=python3 13:34:12 13:34:12 [EnvInject] - Variables injected successfully. 13:34:12 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins14675968270647021332.sh 13:34:12 ---> tox-install.sh 13:34:12 + source /home/jenkins/lf-env.sh 13:34:12 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:34:12 ++ mktemp -d /tmp/venv-XXXX 13:34:12 + lf_venv=/tmp/venv-rS3i 13:34:12 + local venv_file=/tmp/.os_lf_venv 13:34:12 + local python=python3 13:34:12 + local options 13:34:12 + local set_path=true 13:34:12 + local install_args= 13:34:12 ++ 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 13:34:12 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:34:12 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:34:12 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:34:12 + true 13:34:12 + case $1 in 13:34:12 + venv_file=/tmp/.toxenv 13:34:12 + shift 2 13:34:12 + true 13:34:12 + case $1 in 13:34:12 + shift 13:34:12 + break 13:34:12 + case $python in 13:34:12 + local pkg_list= 13:34:12 + [[ -d /opt/pyenv ]] 13:34:12 + echo 'Setup pyenv:' 13:34:12 Setup pyenv: 13:34:12 + export PYENV_ROOT=/opt/pyenv 13:34:12 + PYENV_ROOT=/opt/pyenv 13:34:12 + 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 13:34:12 + 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 13:34:12 + pyenv versions 13:34:12 * system (set by /opt/pyenv/version) 13:34:12 * 3.8.13 (set by /opt/pyenv/version) 13:34:12 * 3.9.13 (set by /opt/pyenv/version) 13:34:12 * 3.10.6 (set by /opt/pyenv/version) 13:34:12 + command -v pyenv 13:34:12 ++ pyenv init - --no-rehash 13:34:12 + 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[*]}"'\'')" 13:34:12 export PATH="/opt/pyenv/shims:${PATH}" 13:34:12 export PYENV_SHELL=bash 13:34:12 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:34:12 pyenv() { 13:34:12 local command 13:34:12 command="${1:-}" 13:34:12 if [ "$#" -gt 0 ]; then 13:34:12 shift 13:34:12 fi 13:34:12 13:34:12 case "$command" in 13:34:12 rehash|shell) 13:34:12 eval "$(pyenv "sh-$command" "$@")" 13:34:12 ;; 13:34:12 *) 13:34:12 command pyenv "$command" "$@" 13:34:12 ;; 13:34:12 esac 13:34:12 }' 13:34:12 +++ 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[*]}"' 13:34:12 ++ 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 13:34:12 ++ 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 13:34:12 ++ 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 13:34:12 ++ export PYENV_SHELL=bash 13:34:12 ++ PYENV_SHELL=bash 13:34:12 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:34:12 +++ complete -F _pyenv pyenv 13:34:12 ++ lf-pyver python3 13:34:12 ++ local py_version_xy=python3 13:34:12 ++ local py_version_xyz= 13:34:12 ++ pyenv versions 13:34:12 ++ local command 13:34:12 ++ command=versions 13:34:12 ++ '[' 1 -gt 0 ']' 13:34:12 ++ shift 13:34:12 ++ case "$command" in 13:34:12 ++ command pyenv versions 13:34:12 ++ pyenv versions 13:34:12 ++ awk '{ print $1 }' 13:34:12 ++ grep -E '^[0-9.]*[0-9]$' 13:34:12 ++ sed 's/^[ *]* //' 13:34:12 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:34:12 +++ grep '^3' /tmp/.pyenv_versions 13:34:12 +++ tail -n 1 13:34:12 +++ sort -V 13:34:12 ++ py_version_xyz=3.10.6 13:34:12 ++ [[ -z 3.10.6 ]] 13:34:12 ++ echo 3.10.6 13:34:12 ++ return 0 13:34:12 + pyenv local 3.10.6 13:34:12 + local command 13:34:12 + command=local 13:34:12 + '[' 2 -gt 0 ']' 13:34:12 + shift 13:34:12 + case "$command" in 13:34:12 + command pyenv local 3.10.6 13:34:12 + pyenv local 3.10.6 13:34:12 + for arg in "$@" 13:34:12 + case $arg in 13:34:12 + pkg_list+='tox ' 13:34:12 + for arg in "$@" 13:34:12 + case $arg in 13:34:12 + pkg_list+='virtualenv ' 13:34:12 + for arg in "$@" 13:34:12 + case $arg in 13:34:12 + pkg_list+='urllib3~=1.26.15 ' 13:34:12 + [[ -f /tmp/.toxenv ]] 13:34:12 + [[ ! -f /tmp/.toxenv ]] 13:34:12 + [[ -n '' ]] 13:34:12 + python3 -m venv /tmp/venv-rS3i 13:34:16 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-rS3i' 13:34:16 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-rS3i 13:34:16 + echo /tmp/venv-rS3i 13:34:16 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 13:34:16 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 13:34:16 + /tmp/venv-rS3i/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 13:34:20 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:34:20 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:34:20 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:34:20 + /tmp/venv-rS3i/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:34:23 + type python3 13:34:23 + true 13:34:23 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-rS3i/bin to PATH' 13:34:23 lf-activate-venv(): INFO: Adding /tmp/venv-rS3i/bin to PATH 13:34:23 + PATH=/tmp/venv-rS3i/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 13:34:23 + return 0 13:34:23 + python3 --version 13:34:23 Python 3.10.6 13:34:23 + python3 -m pip --version 13:34:23 pip 25.2 from /tmp/venv-rS3i/lib/python3.10/site-packages/pip (python 3.10) 13:34:23 + python3 -m pip freeze 13:34:23 cachetools==6.1.0 13:34:23 chardet==5.2.0 13:34:23 colorama==0.4.6 13:34:23 distlib==0.4.0 13:34:23 filelock==3.18.0 13:34:23 packaging==25.0 13:34:23 platformdirs==4.3.8 13:34:23 pluggy==1.6.0 13:34:23 pyproject-api==1.9.1 13:34:23 tomli==2.2.1 13:34:23 tox==4.28.4 13:34:23 typing_extensions==4.14.1 13:34:23 urllib3==1.26.20 13:34:23 virtualenv==20.33.1 13:34:23 [EnvInject] - Injecting environment variables from a build step. 13:34:23 [EnvInject] - Injecting as environment variables the properties content 13:34:23 PARALLEL=false 13:34:23 13:34:23 [EnvInject] - Variables injected successfully. 13:34:23 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins14926167780621576182.sh 13:34:23 ---> tox-run.sh 13:34:23 + 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 13:34:23 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 13:34:23 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 13:34:23 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 13:34:23 + cd /w/workspace/oom-master-pre-commit-lint/. 13:34:23 + source /home/jenkins/lf-env.sh 13:34:23 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:34:23 ++ mktemp -d /tmp/venv-XXXX 13:34:23 + lf_venv=/tmp/venv-7XhB 13:34:23 + local venv_file=/tmp/.os_lf_venv 13:34:23 + local python=python3 13:34:23 + local options 13:34:23 + local set_path=true 13:34:23 + local install_args= 13:34:23 ++ 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 13:34:23 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:34:23 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:34:23 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:34:23 + true 13:34:23 + case $1 in 13:34:23 + venv_file=/tmp/.toxenv 13:34:23 + shift 2 13:34:23 + true 13:34:23 + case $1 in 13:34:23 + shift 13:34:23 + break 13:34:23 + case $python in 13:34:23 + local pkg_list= 13:34:23 + [[ -d /opt/pyenv ]] 13:34:23 + echo 'Setup pyenv:' 13:34:23 Setup pyenv: 13:34:23 + export PYENV_ROOT=/opt/pyenv 13:34:23 + PYENV_ROOT=/opt/pyenv 13:34:23 + 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 13:34:23 + 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 13:34:23 + pyenv versions 13:34:23 system 13:34:23 3.8.13 13:34:23 3.9.13 13:34:23 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:34:23 + command -v pyenv 13:34:23 ++ pyenv init - --no-rehash 13:34:23 + 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[*]}"'\'')" 13:34:23 export PATH="/opt/pyenv/shims:${PATH}" 13:34:23 export PYENV_SHELL=bash 13:34:23 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:34:23 pyenv() { 13:34:23 local command 13:34:23 command="${1:-}" 13:34:23 if [ "$#" -gt 0 ]; then 13:34:23 shift 13:34:23 fi 13:34:23 13:34:23 case "$command" in 13:34:23 rehash|shell) 13:34:23 eval "$(pyenv "sh-$command" "$@")" 13:34:23 ;; 13:34:23 *) 13:34:23 command pyenv "$command" "$@" 13:34:23 ;; 13:34:23 esac 13:34:23 }' 13:34:23 +++ 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[*]}"' 13:34:23 ++ 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 13:34:23 ++ 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 13:34:23 ++ 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 13:34:23 ++ export PYENV_SHELL=bash 13:34:23 ++ PYENV_SHELL=bash 13:34:23 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:34:23 +++ complete -F _pyenv pyenv 13:34:23 ++ lf-pyver python3 13:34:23 ++ local py_version_xy=python3 13:34:23 ++ local py_version_xyz= 13:34:23 ++ pyenv versions 13:34:23 ++ local command 13:34:23 ++ command=versions 13:34:23 ++ '[' 1 -gt 0 ']' 13:34:23 ++ shift 13:34:23 ++ case "$command" in 13:34:23 ++ command pyenv versions 13:34:23 ++ pyenv versions 13:34:23 ++ awk '{ print $1 }' 13:34:23 ++ sed 's/^[ *]* //' 13:34:23 ++ grep -E '^[0-9.]*[0-9]$' 13:34:23 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:34:23 +++ grep '^3' /tmp/.pyenv_versions 13:34:23 +++ sort -V 13:34:23 +++ tail -n 1 13:34:23 ++ py_version_xyz=3.10.6 13:34:23 ++ [[ -z 3.10.6 ]] 13:34:23 ++ echo 3.10.6 13:34:23 ++ return 0 13:34:23 + pyenv local 3.10.6 13:34:23 + local command 13:34:23 + command=local 13:34:23 + '[' 2 -gt 0 ']' 13:34:23 + shift 13:34:23 + case "$command" in 13:34:23 + command pyenv local 3.10.6 13:34:23 + pyenv local 3.10.6 13:34:23 + for arg in "$@" 13:34:23 + case $arg in 13:34:23 + pkg_list+='tox ' 13:34:23 + for arg in "$@" 13:34:23 + case $arg in 13:34:23 + pkg_list+='virtualenv ' 13:34:23 + for arg in "$@" 13:34:23 + case $arg in 13:34:23 + pkg_list+='urllib3~=1.26.15 ' 13:34:23 + [[ -f /tmp/.toxenv ]] 13:34:23 ++ cat /tmp/.toxenv 13:34:23 + lf_venv=/tmp/venv-rS3i 13:34:23 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rS3i from' file:/tmp/.toxenv 13:34:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rS3i from file:/tmp/.toxenv 13:34:23 + /tmp/venv-rS3i/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 13:34:24 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:34:24 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:34:24 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:34:24 + /tmp/venv-rS3i/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:34:26 + type python3 13:34:26 + true 13:34:26 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-rS3i/bin to PATH' 13:34:26 lf-activate-venv(): INFO: Adding /tmp/venv-rS3i/bin to PATH 13:34:26 + PATH=/tmp/venv-rS3i/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 13:34:26 + return 0 13:34:26 + [[ -d /opt/pyenv ]] 13:34:26 + echo '---> Setting up pyenv' 13:34:26 ---> Setting up pyenv 13:34:26 + export PYENV_ROOT=/opt/pyenv 13:34:26 + PYENV_ROOT=/opt/pyenv 13:34:26 + export PATH=/opt/pyenv/bin:/tmp/venv-rS3i/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 13:34:26 + PATH=/opt/pyenv/bin:/tmp/venv-rS3i/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 13:34:26 ++ pwd 13:34:26 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 13:34:26 + export PYTHONPATH 13:34:26 + export TOX_TESTENV_PASSENV=PYTHONPATH 13:34:26 + TOX_TESTENV_PASSENV=PYTHONPATH 13:34:26 + tox --version 13:34:26 4.28.4 from /tmp/venv-rS3i/lib/python3.10/site-packages/tox/__init__.py 13:34:26 + PARALLEL=false 13:34:26 + TOX_OPTIONS_LIST= 13:34:26 + [[ -n pre-commit ]] 13:34:26 + TOX_OPTIONS_LIST=' -e pre-commit' 13:34:26 + case ${PARALLEL,,} in 13:34:26 + tox -e pre-commit 13:34:26 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 13:34:27 pre-commit: install_deps> python -I -m pip install pre-commit 13:34:30 pre-commit: freeze> python -m pip freeze --all 13:34:30 pre-commit: cfgv==3.4.0,distlib==0.4.0,filelock==3.18.0,identify==2.6.13,nodeenv==1.9.1,pip==25.1.1,platformdirs==4.3.8,pre_commit==4.3.0,PyYAML==6.0.2,setuptools==80.9.0,virtualenv==20.33.1 13:34:30 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 13:34:30 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 13:34:31 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 13:34:31 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 13:34:32 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 13:34:33 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 13:34:33 [INFO] Once installed this environment will be reused. 13:34:33 [INFO] This may take a few minutes... 13:34:37 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 13:34:37 [INFO] Once installed this environment will be reused. 13:34:37 [INFO] This may take a few minutes... 13:34:42 trim trailing whitespace.................................................Passed 13:34:42 Tabs remover.............................................................Passed 13:34:42 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 13:34:43 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 13:34:43 [INFO] Once installed this environment will be reused. 13:34:43 [INFO] This may take a few minutes... 13:34:51 gitlint..............................................(no files to check)Skipped 13:34:51 pre-commit: OK (24.70=setup[3.65]+cmd[12.20,8.84] seconds) 13:34:51 congratulations :) (24.91 seconds) 13:34:51 + tox_status=0 13:34:51 + echo '---> Completed tox runs' 13:34:51 ---> Completed tox runs 13:34:51 + for i in .tox/*/log 13:34:51 ++ echo .tox/pre-commit/log 13:34:51 ++ awk -F/ '{print $2}' 13:34:51 + tox_env=pre-commit 13:34:51 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 13:34:51 + DOC_DIR=docs/_build/html 13:34:51 + [[ -d docs/_build/html ]] 13:34:51 + echo '---> tox-run.sh ends' 13:34:51 ---> tox-run.sh ends 13:34:51 + test 0 -eq 0 13:34:51 $ ssh-agent -k 13:34:51 unset SSH_AUTH_SOCK; 13:34:51 unset SSH_AGENT_PID; 13:34:51 echo Agent pid 1750 killed; 13:34:51 [ssh-agent] Stopped. 13:34:51 [PostBuildScript] - [INFO] Executing post build scripts. 13:34:51 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7386328557597370850.sh 13:34:51 ---> sysstat.sh 13:34:52 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2292230987225194043.sh 13:34:52 ---> package-listing.sh 13:34:52 ++ facter osfamily 13:34:52 ++ tr '[:upper:]' '[:lower:]' 13:34:52 + OS_FAMILY=debian 13:34:52 + workspace=/w/workspace/oom-master-pre-commit-lint 13:34:52 + START_PACKAGES=/tmp/packages_start.txt 13:34:52 + END_PACKAGES=/tmp/packages_end.txt 13:34:52 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:34:52 + PACKAGES=/tmp/packages_start.txt 13:34:52 + '[' /w/workspace/oom-master-pre-commit-lint ']' 13:34:52 + PACKAGES=/tmp/packages_end.txt 13:34:52 + case "${OS_FAMILY}" in 13:34:52 + dpkg -l 13:34:52 + grep '^ii' 13:34:52 + '[' -f /tmp/packages_start.txt ']' 13:34:52 + '[' -f /tmp/packages_end.txt ']' 13:34:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:34:52 + '[' /w/workspace/oom-master-pre-commit-lint ']' 13:34:52 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 13:34:52 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 13:34:52 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16296448027602998017.sh 13:34:52 ---> capture-instance-metadata.sh 13:34:52 Setup pyenv: 13:34:52 system 13:34:52 3.8.13 13:34:52 3.9.13 13:34:52 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:34:56 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-NH4q 13:34:56 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:35:00 lf-activate-venv(): INFO: Installing: lftools 13:35:32 lf-activate-venv(): INFO: Adding /tmp/venv-NH4q/bin to PATH 13:35:32 INFO: Running in OpenStack, capturing instance metadata 13:35:32 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4964427605750161187.sh 13:35:32 provisioning config files... 13:35:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config6389097351413841457tmp 13:35:32 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:35:32 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:35:32 [EnvInject] - Injecting environment variables from a build step. 13:35:32 [EnvInject] - Injecting as environment variables the properties content 13:35:32 SERVER_ID=logs 13:35:32 13:35:32 [EnvInject] - Variables injected successfully. 13:35:32 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1051754641695701481.sh 13:35:32 ---> create-netrc.sh 13:35:32 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13696809309016204925.sh 13:35:32 ---> python-tools-install.sh 13:35:32 Setup pyenv: 13:35:32 system 13:35:32 3.8.13 13:35:32 3.9.13 13:35:32 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:35:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-NH4q from file:/tmp/.os_lf_venv 13:35:34 lf-activate-venv(): INFO: Installing: lftools 13:35:45 lf-activate-venv(): INFO: Adding /tmp/venv-NH4q/bin to PATH 13:35:45 Generating Requirements File 13:36:06 Python 3.10.6 13:36:07 pip 25.2 from /tmp/venv-NH4q/lib/python3.10/site-packages/pip (python 3.10) 13:36:07 appdirs==1.4.4 13:36:07 argcomplete==3.6.2 13:36:07 aspy.yaml==1.3.0 13:36:07 attrs==25.3.0 13:36:07 autopage==0.5.2 13:36:07 beautifulsoup4==4.13.4 13:36:07 boto3==1.40.6 13:36:07 botocore==1.40.6 13:36:07 bs4==0.0.2 13:36:07 cachetools==5.5.2 13:36:07 certifi==2025.8.3 13:36:07 cffi==1.17.1 13:36:07 cfgv==3.4.0 13:36:07 chardet==5.2.0 13:36:07 charset-normalizer==3.4.3 13:36:07 click==8.2.1 13:36:07 cliff==4.10.0 13:36:07 cmd2==2.7.0 13:36:07 cryptography==3.3.2 13:36:07 debtcollector==3.0.0 13:36:07 decorator==5.2.1 13:36:07 defusedxml==0.7.1 13:36:07 Deprecated==1.2.18 13:36:07 distlib==0.4.0 13:36:07 dnspython==2.7.0 13:36:07 docker==7.1.0 13:36:07 dogpile.cache==1.4.0 13:36:07 durationpy==0.10 13:36:07 email_validator==2.2.0 13:36:07 filelock==3.18.0 13:36:07 future==1.0.0 13:36:07 gitdb==4.0.12 13:36:07 GitPython==3.1.45 13:36:07 google-auth==2.40.3 13:36:07 httplib2==0.22.0 13:36:07 identify==2.6.13 13:36:07 idna==3.10 13:36:07 importlib-resources==1.5.0 13:36:07 iso8601==2.1.0 13:36:07 Jinja2==3.1.6 13:36:07 jmespath==1.0.1 13:36:07 jsonpatch==1.33 13:36:07 jsonpointer==3.0.0 13:36:07 jsonschema==4.25.0 13:36:07 jsonschema-specifications==2025.4.1 13:36:07 keystoneauth1==5.11.1 13:36:07 kubernetes==33.1.0 13:36:07 lftools==0.37.13 13:36:07 lxml==6.0.0 13:36:07 markdown-it-py==4.0.0 13:36:07 MarkupSafe==3.0.2 13:36:07 mdurl==0.1.2 13:36:07 msgpack==1.1.1 13:36:07 multi_key_dict==2.0.3 13:36:07 munch==4.0.0 13:36:07 netaddr==1.3.0 13:36:07 niet==1.4.2 13:36:07 nodeenv==1.9.1 13:36:07 oauth2client==4.1.3 13:36:07 oauthlib==3.3.1 13:36:07 openstacksdk==4.6.0 13:36:07 os-client-config==2.3.0 13:36:07 os-service-types==1.8.0 13:36:07 osc-lib==4.1.0 13:36:07 oslo.config==10.0.0 13:36:07 oslo.context==6.0.0 13:36:07 oslo.i18n==6.5.1 13:36:07 oslo.log==7.2.0 13:36:07 oslo.serialization==5.7.0 13:36:07 oslo.utils==9.0.0 13:36:07 packaging==25.0 13:36:07 pbr==6.1.1 13:36:07 platformdirs==4.3.8 13:36:07 prettytable==3.16.0 13:36:07 psutil==7.0.0 13:36:07 pyasn1==0.6.1 13:36:07 pyasn1_modules==0.4.2 13:36:07 pycparser==2.22 13:36:07 pygerrit2==2.0.15 13:36:07 PyGithub==2.7.0 13:36:07 Pygments==2.19.2 13:36:07 PyJWT==2.10.1 13:36:07 PyNaCl==1.5.0 13:36:07 pyparsing==2.4.7 13:36:07 pyperclip==1.9.0 13:36:07 pyrsistent==0.20.0 13:36:07 python-cinderclient==9.7.0 13:36:07 python-dateutil==2.9.0.post0 13:36:07 python-heatclient==4.3.0 13:36:07 python-jenkins==1.8.3 13:36:07 python-keystoneclient==5.6.0 13:36:07 python-magnumclient==4.8.1 13:36:07 python-openstackclient==8.1.0 13:36:07 python-swiftclient==4.8.0 13:36:07 PyYAML==6.0.2 13:36:07 referencing==0.36.2 13:36:07 requests==2.32.4 13:36:07 requests-oauthlib==2.0.0 13:36:07 requestsexceptions==1.4.0 13:36:07 rfc3986==2.0.0 13:36:07 rich==14.1.0 13:36:07 rich-argparse==1.7.1 13:36:07 rpds-py==0.27.0 13:36:07 rsa==4.9.1 13:36:07 ruamel.yaml==0.18.14 13:36:07 ruamel.yaml.clib==0.2.12 13:36:07 s3transfer==0.13.1 13:36:07 simplejson==3.20.1 13:36:07 six==1.17.0 13:36:07 smmap==5.0.2 13:36:07 soupsieve==2.7 13:36:07 stevedore==5.4.1 13:36:07 tabulate==0.9.0 13:36:07 toml==0.10.2 13:36:07 tomlkit==0.13.3 13:36:07 tqdm==4.67.1 13:36:07 typing_extensions==4.14.1 13:36:07 tzdata==2025.2 13:36:07 urllib3==1.26.20 13:36:07 virtualenv==20.33.1 13:36:07 wcwidth==0.2.13 13:36:07 websocket-client==1.8.0 13:36:07 wrapt==1.17.2 13:36:07 xdg==6.0.0 13:36:07 xmltodict==0.14.2 13:36:07 yq==3.4.3 13:36:07 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13366351577950306772.sh 13:36:07 ---> sudo-logs.sh 13:36:07 Archiving 'sudo' log.. 13:36:07 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15655866613502838757.sh 13:36:07 ---> job-cost.sh 13:36:07 Setup pyenv: 13:36:07 system 13:36:07 3.8.13 13:36:07 3.9.13 13:36:07 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:36:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-NH4q from file:/tmp/.os_lf_venv 13:36:09 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:36:14 lf-activate-venv(): INFO: Adding /tmp/venv-NH4q/bin to PATH 13:36:14 INFO: No Stack... 13:36:15 INFO: Retrieving Pricing Info for: v3-standard-4 13:36:15 INFO: Archiving Costs 13:36:15 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins5344466322877088681.sh 13:36:15 ---> logs-deploy.sh 13:36:15 Setup pyenv: 13:36:15 system 13:36:15 3.8.13 13:36:15 3.9.13 13:36:15 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:36:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-NH4q from file:/tmp/.os_lf_venv 13:36:17 lf-activate-venv(): INFO: Installing: lftools 13:36:26 lf-activate-venv(): INFO: Adding /tmp/venv-NH4q/bin to PATH 13:36:26 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4200 13:36:26 INFO: archiving workspace using pattern(s): 13:36:27 Archives upload complete. 13:36:27 INFO: archiving logs to Nexus 13:36:28 ---> uname -a: 13:36:28 Linux prd-ubuntu1804-builder-4c-4g-34538 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 13:36:28 13:36:28 13:36:28 ---> lscpu: 13:36:28 Architecture: x86_64 13:36:28 CPU op-mode(s): 32-bit, 64-bit 13:36:28 Byte Order: Little Endian 13:36:28 CPU(s): 4 13:36:28 On-line CPU(s) list: 0-3 13:36:28 Thread(s) per core: 1 13:36:28 Core(s) per socket: 1 13:36:28 Socket(s): 4 13:36:28 NUMA node(s): 1 13:36:28 Vendor ID: AuthenticAMD 13:36:28 CPU family: 23 13:36:28 Model: 49 13:36:28 Model name: AMD EPYC-Rome Processor 13:36:28 Stepping: 0 13:36:28 CPU MHz: 2799.998 13:36:28 BogoMIPS: 5599.99 13:36:28 Virtualization: AMD-V 13:36:28 Hypervisor vendor: KVM 13:36:28 Virtualization type: full 13:36:28 L1d cache: 32K 13:36:28 L1i cache: 32K 13:36:28 L2 cache: 512K 13:36:28 L3 cache: 16384K 13:36:28 NUMA node0 CPU(s): 0-3 13:36:28 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 13:36:28 13:36:28 13:36:28 ---> nproc: 13:36:28 4 13:36:28 13:36:28 13:36:28 ---> df -h: 13:36:28 Filesystem Size Used Avail Use% Mounted on 13:36:28 udev 7.9G 0 7.9G 0% /dev 13:36:28 tmpfs 1.6G 672K 1.6G 1% /run 13:36:28 /dev/vda1 78G 8.4G 69G 11% / 13:36:28 tmpfs 7.9G 0 7.9G 0% /dev/shm 13:36:28 tmpfs 5.0M 0 5.0M 0% /run/lock 13:36:28 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 13:36:28 /dev/vda15 105M 4.4M 100M 5% /boot/efi 13:36:28 tmpfs 1.6G 0 1.6G 0% /run/user/1001 13:36:28 13:36:28 13:36:28 ---> free -m: 13:36:28 total used free shared buff/cache available 13:36:28 Mem: 16040 547 13280 0 2212 15171 13:36:28 Swap: 1023 0 1023 13:36:28 13:36:28 13:36:28 ---> ip addr: 13:36:28 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:36:28 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:36:28 inet 127.0.0.1/8 scope host lo 13:36:28 valid_lft forever preferred_lft forever 13:36:28 inet6 ::1/128 scope host 13:36:28 valid_lft forever preferred_lft forever 13:36:28 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 13:36:28 link/ether fa:16:3e:ae:33:e9 brd ff:ff:ff:ff:ff:ff 13:36:28 inet 10.30.107.232/23 brd 10.30.107.255 scope global dynamic ens3 13:36:28 valid_lft 86230sec preferred_lft 86230sec 13:36:28 inet6 fe80::f816:3eff:feae:33e9/64 scope link 13:36:28 valid_lft forever preferred_lft forever 13:36:28 13:36:28 13:36:28 ---> sar -b -r -n DEV: 13:36:28 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-34538) 08/11/25 _x86_64_ (4 CPU) 13:36:28 13:36:28 13:33:45 LINUX RESTART (4 CPU) 13:36:28 13:36:28 13:34:01 tps rtps wtps bread/s bwrtn/s 13:36:28 13:35:01 245.32 26.07 219.24 888.90 44086.10 13:36:28 13:36:01 116.22 0.73 115.48 96.67 38317.07 13:36:28 Average: 180.78 13.41 167.37 492.85 41202.07 13:36:28 13:36:28 13:34:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:36:28 13:35:01 13966364 15576960 2458604 14.97 58728 1750504 761000 4.36 717496 1520584 121240 13:36:28 13:36:01 13650880 15524496 2774088 16.89 82020 1976384 776436 4.44 789752 1736888 85688 13:36:28 Average: 13808622 15550728 2616346 15.93 70374 1863444 768718 4.40 753624 1628736 103464 13:36:28 13:36:28 13:34:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:36:28 13:35:01 lo 2.60 2.60 0.29 0.29 0.00 0.00 0.00 0.00 13:36:28 13:35:01 ens3 272.73 184.14 1760.91 48.23 0.00 0.00 0.00 0.00 13:36:28 13:36:01 lo 1.20 1.20 0.13 0.13 0.00 0.00 0.00 0.00 13:36:28 13:36:01 ens3 88.37 64.17 871.72 10.99 0.00 0.00 0.00 0.00 13:36:28 Average: lo 1.90 1.90 0.21 0.21 0.00 0.00 0.00 0.00 13:36:28 Average: ens3 180.56 124.16 1316.39 29.62 0.00 0.00 0.00 0.00 13:36:28 13:36:28 13:36:28 ---> sar -P ALL: 13:36:28 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-34538) 08/11/25 _x86_64_ (4 CPU) 13:36:28 13:36:28 13:33:45 LINUX RESTART (4 CPU) 13:36:28 13:36:28 13:34:01 CPU %user %nice %system %iowait %steal %idle 13:36:28 13:35:01 all 24.20 0.00 2.76 3.52 0.10 69.43 13:36:28 13:35:01 0 31.11 0.00 3.49 3.56 0.10 61.74 13:36:28 13:35:01 1 14.64 0.00 2.32 8.78 0.08 74.18 13:36:28 13:35:01 2 18.61 0.00 2.35 0.64 0.10 78.30 13:36:28 13:35:01 3 32.37 0.00 2.88 1.11 0.10 63.54 13:36:28 13:36:01 all 16.87 0.00 1.03 5.91 0.06 76.12 13:36:28 13:36:01 0 2.19 0.00 0.47 9.00 0.03 88.31 13:36:28 13:36:01 1 12.84 0.00 0.92 10.40 0.07 75.77 13:36:28 13:36:01 2 17.51 0.00 0.90 1.70 0.07 79.83 13:36:28 13:36:01 3 34.92 0.00 1.87 2.56 0.08 60.57 13:36:28 Average: all 20.53 0.00 1.90 4.72 0.08 72.78 13:36:28 Average: 0 16.66 0.00 1.98 6.28 0.07 75.01 13:36:28 Average: 1 13.74 0.00 1.62 9.59 0.08 74.98 13:36:28 Average: 2 18.06 0.00 1.62 1.17 0.08 79.07 13:36:28 Average: 3 33.65 0.00 2.37 1.83 0.09 62.05 13:36:28 13:36:28 13:36:28