08:43:35 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141674 08:43:35 Running as SYSTEM 08:43:35 [EnvInject] - Loading node environment variables. 08:43:35 Building remotely on prd-ubuntu1804-builder-4c-4g-37970 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 08:43:35 [ssh-agent] Looking for ssh-agent implementation... 08:43:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:43:35 $ ssh-agent 08:43:35 SSH_AUTH_SOCK=/tmp/ssh-BCLajOyCTZpU/agent.1642 08:43:35 SSH_AGENT_PID=1644 08:43:35 [ssh-agent] Started. 08:43:35 Running ssh-add (command line suppressed) 08:43:35 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_15283725178186234950.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_15283725178186234950.key) 08:43:35 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 08:43:35 The recommended git tool is: NONE 08:43:37 using credential onap-jenkins-ssh 08:43:37 Wiping out workspace first. 08:43:37 Cloning the remote Git repository 08:43:37 Cloning repository git://cloud.onap.org/mirror/oom.git 08:43:37 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 08:43:37 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 08:43:37 > git --version # timeout=10 08:43:37 > git --version # 'git version 2.17.1' 08:43:37 using GIT_SSH to set credentials Gerrit user 08:43:37 Verifying host key using manually-configured host key entries 08:43:37 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 08:43:42 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 08:43:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:43:42 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 08:43:42 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 08:43:42 using GIT_SSH to set credentials Gerrit user 08:43:42 Verifying host key using manually-configured host key entries 08:43:42 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/74/141674/8 # timeout=30 08:43:43 > git rev-parse 0836da66fb0746546eb13bdb8e6cda3a2c8cb976^{commit} # timeout=10 08:43:43 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 08:43:43 Checking out Revision 0836da66fb0746546eb13bdb8e6cda3a2c8cb976 (refs/changes/74/141674/8) 08:43:43 > git config core.sparsecheckout # timeout=10 08:43:43 > git checkout -f 0836da66fb0746546eb13bdb8e6cda3a2c8cb976 # timeout=30 08:43:43 Commit message: "Globally align tracing settings" 08:43:43 > git rev-parse FETCH_HEAD^{commit} # timeout=10 08:43:43 > git rev-list --no-walk b88c703ff7a3802bce508408e443f9d598527207 # timeout=10 08:43:47 [EnvInject] - Injecting environment variables from a build step. 08:43:47 [EnvInject] - Injecting as environment variables the properties content 08:43:47 PYTHON=python3 08:43:47 08:43:47 [EnvInject] - Variables injected successfully. 08:43:47 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins3272248033942001133.sh 08:43:47 ---> tox-install.sh 08:43:47 + source /home/jenkins/lf-env.sh 08:43:47 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:43:47 ++ mktemp -d /tmp/venv-XXXX 08:43:47 + lf_venv=/tmp/venv-xm4U 08:43:47 + local venv_file=/tmp/.os_lf_venv 08:43:47 + local python=python3 08:43:47 + local options 08:43:47 + local set_path=true 08:43:47 + local install_args= 08:43:47 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:43:47 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:43:47 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:43:47 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:43:47 + true 08:43:47 + case $1 in 08:43:47 + venv_file=/tmp/.toxenv 08:43:47 + shift 2 08:43:47 + true 08:43:47 + case $1 in 08:43:47 + shift 08:43:47 + break 08:43:47 + case $python in 08:43:47 + local pkg_list= 08:43:47 + [[ -d /opt/pyenv ]] 08:43:47 + echo 'Setup pyenv:' 08:43:47 Setup pyenv: 08:43:47 + export PYENV_ROOT=/opt/pyenv 08:43:47 + PYENV_ROOT=/opt/pyenv 08:43:47 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:43:47 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:43:47 + pyenv versions 08:43:47 * system (set by /opt/pyenv/version) 08:43:47 * 3.8.13 (set by /opt/pyenv/version) 08:43:47 * 3.9.13 (set by /opt/pyenv/version) 08:43:47 * 3.10.6 (set by /opt/pyenv/version) 08:43:47 + command -v pyenv 08:43:47 ++ pyenv init - --no-rehash 08:43:47 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 08:43:47 export PATH="/opt/pyenv/shims:${PATH}" 08:43:47 export PYENV_SHELL=bash 08:43:47 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:43:47 pyenv() { 08:43:47 local command 08:43:47 command="${1:-}" 08:43:47 if [ "$#" -gt 0 ]; then 08:43:47 shift 08:43:47 fi 08:43:47 08:43:47 case "$command" in 08:43:47 rehash|shell) 08:43:47 eval "$(pyenv "sh-$command" "$@")" 08:43:47 ;; 08:43:47 *) 08:43:47 command pyenv "$command" "$@" 08:43:47 ;; 08:43:47 esac 08:43:47 }' 08:43:47 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 08:43:47 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:43:47 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:43:47 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:43:47 ++ export PYENV_SHELL=bash 08:43:47 ++ PYENV_SHELL=bash 08:43:47 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:43:47 +++ complete -F _pyenv pyenv 08:43:47 ++ lf-pyver python3 08:43:47 ++ local py_version_xy=python3 08:43:47 ++ local py_version_xyz= 08:43:47 ++ pyenv versions 08:43:47 ++ local command 08:43:47 ++ command=versions 08:43:47 ++ '[' 1 -gt 0 ']' 08:43:47 ++ shift 08:43:47 ++ case "$command" in 08:43:47 ++ command pyenv versions 08:43:47 ++ pyenv versions 08:43:47 ++ sed 's/^[ *]* //' 08:43:47 ++ grep -E '^[0-9.]*[0-9]$' 08:43:47 ++ awk '{ print $1 }' 08:43:47 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:43:47 +++ grep '^3' /tmp/.pyenv_versions 08:43:47 +++ sort -V 08:43:47 +++ tail -n 1 08:43:47 ++ py_version_xyz=3.10.6 08:43:47 ++ [[ -z 3.10.6 ]] 08:43:47 ++ echo 3.10.6 08:43:47 ++ return 0 08:43:47 + pyenv local 3.10.6 08:43:47 + local command 08:43:47 + command=local 08:43:47 + '[' 2 -gt 0 ']' 08:43:47 + shift 08:43:47 + case "$command" in 08:43:47 + command pyenv local 3.10.6 08:43:47 + pyenv local 3.10.6 08:43:47 + for arg in "$@" 08:43:47 + case $arg in 08:43:47 + pkg_list+='tox ' 08:43:47 + for arg in "$@" 08:43:47 + case $arg in 08:43:47 + pkg_list+='virtualenv ' 08:43:47 + for arg in "$@" 08:43:47 + case $arg in 08:43:47 + pkg_list+='urllib3~=1.26.15 ' 08:43:47 + [[ -f /tmp/.toxenv ]] 08:43:47 + [[ ! -f /tmp/.toxenv ]] 08:43:47 + [[ -n '' ]] 08:43:47 + python3 -m venv /tmp/venv-xm4U 08:43:51 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-xm4U' 08:43:51 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-xm4U 08:43:51 + echo /tmp/venv-xm4U 08:43:51 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 08:43:51 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 08:43:51 + /tmp/venv-xm4U/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 08:43:55 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:43:55 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 08:43:55 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 08:43:55 + /tmp/venv-xm4U/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 08:43:57 + type python3 08:43:57 + true 08:43:57 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-xm4U/bin to PATH' 08:43:57 lf-activate-venv(): INFO: Adding /tmp/venv-xm4U/bin to PATH 08:43:57 + PATH=/tmp/venv-xm4U/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:43:57 + return 0 08:43:57 + python3 --version 08:43:57 Python 3.10.6 08:43:57 + python3 -m pip --version 08:43:57 pip 25.2 from /tmp/venv-xm4U/lib/python3.10/site-packages/pip (python 3.10) 08:43:57 + python3 -m pip freeze 08:43:58 cachetools==6.1.0 08:43:58 chardet==5.2.0 08:43:58 colorama==0.4.6 08:43:58 distlib==0.4.0 08:43:58 filelock==3.19.1 08:43:58 packaging==25.0 08:43:58 platformdirs==4.3.8 08:43:58 pluggy==1.6.0 08:43:58 pyproject-api==1.9.1 08:43:58 tomli==2.2.1 08:43:58 tox==4.28.4 08:43:58 typing_extensions==4.14.1 08:43:58 urllib3==1.26.20 08:43:58 virtualenv==20.34.0 08:43:58 [EnvInject] - Injecting environment variables from a build step. 08:43:58 [EnvInject] - Injecting as environment variables the properties content 08:43:58 PARALLEL=false 08:43:58 08:43:58 [EnvInject] - Variables injected successfully. 08:43:58 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins12422269211417620952.sh 08:43:58 ---> tox-run.sh 08:43:58 + 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:43:58 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 08:43:58 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 08:43:58 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 08:43:58 + cd /w/workspace/oom-master-pre-commit-lint/. 08:43:58 + source /home/jenkins/lf-env.sh 08:43:58 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:43:58 ++ mktemp -d /tmp/venv-XXXX 08:43:58 + lf_venv=/tmp/venv-KtHy 08:43:58 + local venv_file=/tmp/.os_lf_venv 08:43:58 + local python=python3 08:43:58 + local options 08:43:58 + local set_path=true 08:43:58 + local install_args= 08:43:58 ++ 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:43:58 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:43:58 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:43:58 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:43:58 + true 08:43:58 + case $1 in 08:43:58 + venv_file=/tmp/.toxenv 08:43:58 + shift 2 08:43:58 + true 08:43:58 + case $1 in 08:43:58 + shift 08:43:58 + break 08:43:58 + case $python in 08:43:58 + local pkg_list= 08:43:58 + [[ -d /opt/pyenv ]] 08:43:58 + echo 'Setup pyenv:' 08:43:58 Setup pyenv: 08:43:58 + export PYENV_ROOT=/opt/pyenv 08:43:58 + PYENV_ROOT=/opt/pyenv 08:43:58 + 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:43:58 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:43:58 + pyenv versions 08:43:58 system 08:43:58 3.8.13 08:43:58 3.9.13 08:43:58 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:43:58 + command -v pyenv 08:43:58 ++ pyenv init - --no-rehash 08:43:58 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 08:43:58 export PATH="/opt/pyenv/shims:${PATH}" 08:43:58 export PYENV_SHELL=bash 08:43:58 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:43:58 pyenv() { 08:43:58 local command 08:43:58 command="${1:-}" 08:43:58 if [ "$#" -gt 0 ]; then 08:43:58 shift 08:43:58 fi 08:43:58 08:43:58 case "$command" in 08:43:58 rehash|shell) 08:43:58 eval "$(pyenv "sh-$command" "$@")" 08:43:58 ;; 08:43:58 *) 08:43:58 command pyenv "$command" "$@" 08:43:58 ;; 08:43:58 esac 08:43:58 }' 08:43:58 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 08:43:58 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:43:58 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:43:58 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:43:58 ++ export PYENV_SHELL=bash 08:43:58 ++ PYENV_SHELL=bash 08:43:58 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:43:58 +++ complete -F _pyenv pyenv 08:43:58 ++ lf-pyver python3 08:43:58 ++ local py_version_xy=python3 08:43:58 ++ local py_version_xyz= 08:43:58 ++ pyenv versions 08:43:58 ++ local command 08:43:58 ++ command=versions 08:43:58 ++ '[' 1 -gt 0 ']' 08:43:58 ++ shift 08:43:58 ++ case "$command" in 08:43:58 ++ command pyenv versions 08:43:58 ++ pyenv versions 08:43:58 ++ sed 's/^[ *]* //' 08:43:58 ++ awk '{ print $1 }' 08:43:58 ++ grep -E '^[0-9.]*[0-9]$' 08:43:58 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:43:58 +++ grep '^3' /tmp/.pyenv_versions 08:43:58 +++ sort -V 08:43:58 +++ tail -n 1 08:43:58 ++ py_version_xyz=3.10.6 08:43:58 ++ [[ -z 3.10.6 ]] 08:43:58 ++ echo 3.10.6 08:43:58 ++ return 0 08:43:58 + pyenv local 3.10.6 08:43:58 + local command 08:43:58 + command=local 08:43:58 + '[' 2 -gt 0 ']' 08:43:58 + shift 08:43:58 + case "$command" in 08:43:58 + command pyenv local 3.10.6 08:43:58 + pyenv local 3.10.6 08:43:58 + for arg in "$@" 08:43:58 + case $arg in 08:43:58 + pkg_list+='tox ' 08:43:58 + for arg in "$@" 08:43:58 + case $arg in 08:43:58 + pkg_list+='virtualenv ' 08:43:58 + for arg in "$@" 08:43:58 + case $arg in 08:43:58 + pkg_list+='urllib3~=1.26.15 ' 08:43:58 + [[ -f /tmp/.toxenv ]] 08:43:58 ++ cat /tmp/.toxenv 08:43:58 + lf_venv=/tmp/venv-xm4U 08:43:58 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xm4U from' file:/tmp/.toxenv 08:43:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xm4U from file:/tmp/.toxenv 08:43:58 + /tmp/venv-xm4U/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 08:43:59 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:43:59 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 08:43:59 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 08:43:59 + /tmp/venv-xm4U/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 08:44:00 + type python3 08:44:00 + true 08:44:00 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-xm4U/bin to PATH' 08:44:00 lf-activate-venv(): INFO: Adding /tmp/venv-xm4U/bin to PATH 08:44:00 + PATH=/tmp/venv-xm4U/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:44:00 + return 0 08:44:00 + [[ -d /opt/pyenv ]] 08:44:00 + echo '---> Setting up pyenv' 08:44:00 ---> Setting up pyenv 08:44:00 + export PYENV_ROOT=/opt/pyenv 08:44:00 + PYENV_ROOT=/opt/pyenv 08:44:00 + export PATH=/opt/pyenv/bin:/tmp/venv-xm4U/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:44:00 + PATH=/opt/pyenv/bin:/tmp/venv-xm4U/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:44:00 ++ pwd 08:44:00 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 08:44:00 + export PYTHONPATH 08:44:00 + export TOX_TESTENV_PASSENV=PYTHONPATH 08:44:00 + TOX_TESTENV_PASSENV=PYTHONPATH 08:44:00 + tox --version 08:44:00 4.28.4 from /tmp/venv-xm4U/lib/python3.10/site-packages/tox/__init__.py 08:44:00 + PARALLEL=false 08:44:00 + TOX_OPTIONS_LIST= 08:44:00 + [[ -n pre-commit ]] 08:44:00 + TOX_OPTIONS_LIST=' -e pre-commit' 08:44:00 + case ${PARALLEL,,} in 08:44:00 + tox -e pre-commit 08:44:00 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 08:44:01 pre-commit: install_deps> python -I -m pip install pre-commit 08:44:04 pre-commit: freeze> python -m pip freeze --all 08:44:04 pre-commit: cfgv==3.4.0,distlib==0.4.0,filelock==3.19.1,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 08:44:04 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 08:44:05 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 08:44:05 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 08:44:06 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 08:44:06 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 08:44:07 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 08:44:07 [INFO] Once installed this environment will be reused. 08:44:07 [INFO] This may take a few minutes... 08:44:11 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 08:44:11 [INFO] Once installed this environment will be reused. 08:44:11 [INFO] This may take a few minutes... 08:44:15 trim trailing whitespace.................................................Passed 08:44:16 Tabs remover.............................................................Passed 08:44:16 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 08:44:16 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 08:44:16 [INFO] Once installed this environment will be reused. 08:44:16 [INFO] This may take a few minutes... 08:44:24 gitlint..............................................(no files to check)Skipped 08:44:24 pre-commit: OK (23.54=setup[3.69]+cmd[11.23,8.62] seconds) 08:44:24 congratulations :) (23.76 seconds) 08:44:24 + tox_status=0 08:44:24 + echo '---> Completed tox runs' 08:44:24 ---> Completed tox runs 08:44:24 + for i in .tox/*/log 08:44:24 ++ echo .tox/pre-commit/log 08:44:24 ++ awk -F/ '{print $2}' 08:44:24 + tox_env=pre-commit 08:44:24 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 08:44:24 + DOC_DIR=docs/_build/html 08:44:24 + [[ -d docs/_build/html ]] 08:44:24 + echo '---> tox-run.sh ends' 08:44:24 ---> tox-run.sh ends 08:44:24 + test 0 -eq 0 08:44:24 $ ssh-agent -k 08:44:24 unset SSH_AUTH_SOCK; 08:44:24 unset SSH_AGENT_PID; 08:44:24 echo Agent pid 1644 killed; 08:44:24 [ssh-agent] Stopped. 08:44:24 [PostBuildScript] - [INFO] Executing post build scripts. 08:44:24 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14947555671058392451.sh 08:44:24 ---> sysstat.sh 08:44:25 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4451693400620137122.sh 08:44:25 ---> package-listing.sh 08:44:25 ++ tr '[:upper:]' '[:lower:]' 08:44:25 ++ facter osfamily 08:44:25 + OS_FAMILY=debian 08:44:25 + workspace=/w/workspace/oom-master-pre-commit-lint 08:44:25 + START_PACKAGES=/tmp/packages_start.txt 08:44:25 + END_PACKAGES=/tmp/packages_end.txt 08:44:25 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:44:25 + PACKAGES=/tmp/packages_start.txt 08:44:25 + '[' /w/workspace/oom-master-pre-commit-lint ']' 08:44:25 + PACKAGES=/tmp/packages_end.txt 08:44:25 + case "${OS_FAMILY}" in 08:44:25 + dpkg -l 08:44:25 + grep '^ii' 08:44:25 + '[' -f /tmp/packages_start.txt ']' 08:44:25 + '[' -f /tmp/packages_end.txt ']' 08:44:25 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:44:25 + '[' /w/workspace/oom-master-pre-commit-lint ']' 08:44:25 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 08:44:25 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 08:44:25 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3489186364010310982.sh 08:44:25 ---> capture-instance-metadata.sh 08:44:25 Setup pyenv: 08:44:25 system 08:44:25 3.8.13 08:44:25 3.9.13 08:44:25 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:44:29 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-WRFI 08:44:29 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:44:33 lf-activate-venv(): INFO: Installing: lftools 08:44:53 lf-activate-venv(): INFO: Adding /tmp/venv-WRFI/bin to PATH 08:44:53 INFO: Running in OpenStack, capturing instance metadata 08:44:53 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1244407660303274483.sh 08:44:53 provisioning config files... 08:44:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config18184010145024042914tmp 08:44:53 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 08:44:53 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 08:44:53 [EnvInject] - Injecting environment variables from a build step. 08:44:53 [EnvInject] - Injecting as environment variables the properties content 08:44:53 SERVER_ID=logs 08:44:53 08:44:53 [EnvInject] - Variables injected successfully. 08:44:53 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3662692199667879833.sh 08:44:53 ---> create-netrc.sh 08:44:53 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4119629107871815544.sh 08:44:53 ---> python-tools-install.sh 08:44:53 Setup pyenv: 08:44:53 system 08:44:53 3.8.13 08:44:53 3.9.13 08:44:53 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:44:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WRFI from file:/tmp/.os_lf_venv 08:44:55 lf-activate-venv(): INFO: Installing: lftools 08:45:03 lf-activate-venv(): INFO: Adding /tmp/venv-WRFI/bin to PATH 08:45:03 Generating Requirements File 08:45:23 Python 3.10.6 08:45:23 pip 25.2 from /tmp/venv-WRFI/lib/python3.10/site-packages/pip (python 3.10) 08:45:23 appdirs==1.4.4 08:45:23 argcomplete==3.6.2 08:45:23 aspy.yaml==1.3.0 08:45:23 attrs==25.3.0 08:45:23 autopage==0.5.2 08:45:23 beautifulsoup4==4.13.4 08:45:23 boto3==1.40.10 08:45:23 botocore==1.40.10 08:45:23 bs4==0.0.2 08:45:23 cachetools==5.5.2 08:45:23 certifi==2025.8.3 08:45:23 cffi==1.17.1 08:45:23 cfgv==3.4.0 08:45:23 chardet==5.2.0 08:45:23 charset-normalizer==3.4.3 08:45:23 click==8.2.1 08:45:23 cliff==4.10.0 08:45:23 cmd2==2.7.0 08:45:23 cryptography==3.3.2 08:45:23 debtcollector==3.0.0 08:45:23 decorator==5.2.1 08:45:23 defusedxml==0.7.1 08:45:23 Deprecated==1.2.18 08:45:23 distlib==0.4.0 08:45:23 dnspython==2.7.0 08:45:23 docker==7.1.0 08:45:23 dogpile.cache==1.4.0 08:45:23 durationpy==0.10 08:45:23 email_validator==2.2.0 08:45:23 filelock==3.19.1 08:45:23 future==1.0.0 08:45:23 gitdb==4.0.12 08:45:23 GitPython==3.1.45 08:45:23 google-auth==2.40.3 08:45:23 httplib2==0.22.0 08:45:23 identify==2.6.13 08:45:23 idna==3.10 08:45:23 importlib-resources==1.5.0 08:45:23 iso8601==2.1.0 08:45:23 Jinja2==3.1.6 08:45:23 jmespath==1.0.1 08:45:23 jsonpatch==1.33 08:45:23 jsonpointer==3.0.0 08:45:23 jsonschema==4.25.0 08:45:23 jsonschema-specifications==2025.4.1 08:45:23 keystoneauth1==5.11.1 08:45:23 kubernetes==33.1.0 08:45:23 lftools==0.37.13 08:45:23 lxml==6.0.0 08:45:23 markdown-it-py==4.0.0 08:45:23 MarkupSafe==3.0.2 08:45:23 mdurl==0.1.2 08:45:23 msgpack==1.1.1 08:45:23 multi_key_dict==2.0.3 08:45:23 munch==4.0.0 08:45:23 netaddr==1.3.0 08:45:23 niet==1.4.2 08:45:23 nodeenv==1.9.1 08:45:23 oauth2client==4.1.3 08:45:23 oauthlib==3.3.1 08:45:23 openstacksdk==4.7.0 08:45:23 os-client-config==2.3.0 08:45:23 os-service-types==1.8.0 08:45:23 osc-lib==4.1.0 08:45:23 oslo.config==10.0.0 08:45:23 oslo.context==6.0.0 08:45:23 oslo.i18n==6.5.1 08:45:23 oslo.log==7.2.0 08:45:23 oslo.serialization==5.7.0 08:45:23 oslo.utils==9.0.0 08:45:23 packaging==25.0 08:45:23 pbr==7.0.0 08:45:23 platformdirs==4.3.8 08:45:23 prettytable==3.16.0 08:45:23 psutil==7.0.0 08:45:23 pyasn1==0.6.1 08:45:23 pyasn1_modules==0.4.2 08:45:23 pycparser==2.22 08:45:23 pygerrit2==2.0.15 08:45:23 PyGithub==2.7.0 08:45:23 Pygments==2.19.2 08:45:23 PyJWT==2.10.1 08:45:23 PyNaCl==1.5.0 08:45:23 pyparsing==2.4.7 08:45:23 pyperclip==1.9.0 08:45:23 pyrsistent==0.20.0 08:45:23 python-cinderclient==9.7.0 08:45:23 python-dateutil==2.9.0.post0 08:45:23 python-heatclient==4.3.0 08:45:23 python-jenkins==1.8.3 08:45:23 python-keystoneclient==5.6.0 08:45:23 python-magnumclient==4.8.1 08:45:23 python-openstackclient==8.1.0 08:45:23 python-swiftclient==4.8.0 08:45:23 PyYAML==6.0.2 08:45:23 referencing==0.36.2 08:45:23 requests==2.32.4 08:45:23 requests-oauthlib==2.0.0 08:45:23 requestsexceptions==1.4.0 08:45:23 rfc3986==2.0.0 08:45:23 rich==14.1.0 08:45:23 rich-argparse==1.7.1 08:45:23 rpds-py==0.27.0 08:45:23 rsa==4.9.1 08:45:23 ruamel.yaml==0.18.14 08:45:23 ruamel.yaml.clib==0.2.12 08:45:23 s3transfer==0.13.1 08:45:23 simplejson==3.20.1 08:45:23 six==1.17.0 08:45:23 smmap==5.0.2 08:45:23 soupsieve==2.7 08:45:23 stevedore==5.4.1 08:45:23 tabulate==0.9.0 08:45:23 toml==0.10.2 08:45:23 tomlkit==0.13.3 08:45:23 tqdm==4.67.1 08:45:23 typing_extensions==4.14.1 08:45:23 tzdata==2025.2 08:45:23 urllib3==1.26.20 08:45:23 virtualenv==20.34.0 08:45:23 wcwidth==0.2.13 08:45:23 websocket-client==1.8.0 08:45:23 wrapt==1.17.3 08:45:23 xdg==6.0.0 08:45:23 xmltodict==0.14.2 08:45:23 yq==3.4.3 08:45:23 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13035581827303129793.sh 08:45:23 ---> sudo-logs.sh 08:45:23 Archiving 'sudo' log.. 08:45:23 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3448451524794745069.sh 08:45:23 ---> job-cost.sh 08:45:23 Setup pyenv: 08:45:24 system 08:45:24 3.8.13 08:45:24 3.9.13 08:45:24 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:45:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WRFI from file:/tmp/.os_lf_venv 08:45:25 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:45:31 lf-activate-venv(): INFO: Adding /tmp/venv-WRFI/bin to PATH 08:45:31 INFO: No Stack... 08:45:31 INFO: Retrieving Pricing Info for: v3-standard-4 08:45:31 INFO: Archiving Costs 08:45:31 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins15200714315926960350.sh 08:45:31 ---> logs-deploy.sh 08:45:31 Setup pyenv: 08:45:31 system 08:45:31 3.8.13 08:45:31 3.9.13 08:45:31 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:45:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WRFI from file:/tmp/.os_lf_venv 08:45:33 lf-activate-venv(): INFO: Installing: lftools 08:45:41 lf-activate-venv(): INFO: Adding /tmp/venv-WRFI/bin to PATH 08:45:41 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4217 08:45:41 INFO: archiving workspace using pattern(s): 08:45:42 Archives upload complete. 08:45:42 INFO: archiving logs to Nexus 08:45:43 ---> uname -a: 08:45:43 Linux prd-ubuntu1804-builder-4c-4g-37970 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:45:43 08:45:43 08:45:43 ---> lscpu: 08:45:43 Architecture: x86_64 08:45:43 CPU op-mode(s): 32-bit, 64-bit 08:45:43 Byte Order: Little Endian 08:45:43 CPU(s): 4 08:45:43 On-line CPU(s) list: 0-3 08:45:43 Thread(s) per core: 1 08:45:43 Core(s) per socket: 1 08:45:43 Socket(s): 4 08:45:43 NUMA node(s): 1 08:45:43 Vendor ID: AuthenticAMD 08:45:43 CPU family: 23 08:45:43 Model: 49 08:45:43 Model name: AMD EPYC-Rome Processor 08:45:43 Stepping: 0 08:45:43 CPU MHz: 2799.998 08:45:43 BogoMIPS: 5599.99 08:45:43 Virtualization: AMD-V 08:45:43 Hypervisor vendor: KVM 08:45:43 Virtualization type: full 08:45:43 L1d cache: 32K 08:45:43 L1i cache: 32K 08:45:43 L2 cache: 512K 08:45:43 L3 cache: 16384K 08:45:43 NUMA node0 CPU(s): 0-3 08:45:43 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 08:45:43 08:45:43 08:45:43 ---> nproc: 08:45:43 4 08:45:43 08:45:43 08:45:43 ---> df -h: 08:45:43 Filesystem Size Used Avail Use% Mounted on 08:45:43 udev 7.9G 0 7.9G 0% /dev 08:45:43 tmpfs 1.6G 672K 1.6G 1% /run 08:45:43 /dev/vda1 78G 8.4G 69G 11% / 08:45:43 tmpfs 7.9G 0 7.9G 0% /dev/shm 08:45:43 tmpfs 5.0M 0 5.0M 0% /run/lock 08:45:43 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 08:45:43 /dev/vda15 105M 4.4M 100M 5% /boot/efi 08:45:43 tmpfs 1.6G 0 1.6G 0% /run/user/1001 08:45:43 08:45:43 08:45:43 ---> free -m: 08:45:43 total used free shared buff/cache available 08:45:43 Mem: 16040 559 13269 0 2210 15159 08:45:43 Swap: 1023 0 1023 08:45:43 08:45:43 08:45:43 ---> ip addr: 08:45:43 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:45:43 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:45:43 inet 127.0.0.1/8 scope host lo 08:45:43 valid_lft forever preferred_lft forever 08:45:43 inet6 ::1/128 scope host 08:45:43 valid_lft forever preferred_lft forever 08:45:43 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 08:45:43 link/ether fa:16:3e:74:11:30 brd ff:ff:ff:ff:ff:ff 08:45:43 inet 10.30.107.53/23 brd 10.30.107.255 scope global dynamic ens3 08:45:43 valid_lft 86257sec preferred_lft 86257sec 08:45:43 inet6 fe80::f816:3eff:fe74:1130/64 scope link 08:45:43 valid_lft forever preferred_lft forever 08:45:43 08:45:43 08:45:43 ---> sar -b -r -n DEV: 08:45:43 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-37970) 08/15/25 _x86_64_ (4 CPU) 08:45:43 08:45:43 08:43:22 LINUX RESTART (4 CPU) 08:45:43 08:45:43 08:44:02 tps rtps wtps bread/s bwrtn/s 08:45:43 08:45:01 124.72 2.07 122.66 151.30 30559.70 08:45:43 Average: 124.72 2.07 122.66 151.30 30559.70 08:45:43 08:45:43 08:44:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:45:43 08:45:01 13695344 15497256 2729624 16.62 77948 1911848 806616 4.62 811360 1677768 151176 08:45:43 Average: 13695344 15497256 2729624 16.62 77948 1911848 806616 4.62 811360 1677768 151176 08:45:43 08:45:43 08:44:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:45:43 08:45:01 lo 2.37 2.37 0.27 0.27 0.00 0.00 0.00 0.00 08:45:43 08:45:01 ens3 160.23 110.79 1283.44 14.75 0.00 0.00 0.00 0.00 08:45:43 Average: lo 2.37 2.37 0.27 0.27 0.00 0.00 0.00 0.00 08:45:43 Average: ens3 160.23 110.79 1283.44 14.75 0.00 0.00 0.00 0.00 08:45:43 08:45:43 08:45:43 ---> sar -P ALL: 08:45:43 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-37970) 08/15/25 _x86_64_ (4 CPU) 08:45:43 08:45:43 08:43:22 LINUX RESTART (4 CPU) 08:45:43 08:45:43 08:44:02 CPU %user %nice %system %iowait %steal %idle 08:45:43 08:45:01 all 22.60 0.00 1.96 2.32 0.06 73.05 08:45:43 08:45:01 0 21.73 0.00 1.85 1.02 0.07 75.33 08:45:43 08:45:01 1 19.11 0.00 1.97 1.22 0.08 77.62 08:45:43 08:45:01 2 30.15 0.00 2.41 6.28 0.05 61.11 08:45:43 08:45:01 3 19.41 0.00 1.63 0.78 0.05 78.13 08:45:43 Average: all 22.60 0.00 1.96 2.32 0.06 73.05 08:45:43 Average: 0 21.73 0.00 1.85 1.02 0.07 75.33 08:45:43 Average: 1 19.11 0.00 1.97 1.22 0.08 77.62 08:45:43 Average: 2 30.15 0.00 2.41 6.28 0.05 61.11 08:45:43 Average: 3 19.41 0.00 1.63 0.78 0.05 78.13 08:45:43 08:45:43 08:45:43