07:08:45 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141403 07:08:45 Running as SYSTEM 07:08:45 [EnvInject] - Loading node environment variables. 07:08:45 Building remotely on prd-ubuntu1804-builder-4c-4g-25115 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 07:08:45 [ssh-agent] Looking for ssh-agent implementation... 07:08:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:08:45 $ ssh-agent 07:08:45 SSH_AUTH_SOCK=/tmp/ssh-fFz2GrJHkcpy/agent.1664 07:08:45 SSH_AGENT_PID=1666 07:08:45 [ssh-agent] Started. 07:08:45 Running ssh-add (command line suppressed) 07:08:45 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_2739499231816296654.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_2739499231816296654.key) 07:08:45 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 07:08:45 The recommended git tool is: NONE 07:08:47 using credential onap-jenkins-ssh 07:08:47 Wiping out workspace first. 07:08:47 Cloning the remote Git repository 07:08:47 Cloning repository git://cloud.onap.org/mirror/oom.git 07:08:47 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 07:08:47 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:08:47 > git --version # timeout=10 07:08:47 > git --version # 'git version 2.17.1' 07:08:47 using GIT_SSH to set credentials Gerrit user 07:08:47 Verifying host key using manually-configured host key entries 07:08:47 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 07:08:52 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:08:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:08:52 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:08:52 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:08:52 using GIT_SSH to set credentials Gerrit user 07:08:52 Verifying host key using manually-configured host key entries 07:08:52 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/03/141403/1 # timeout=30 07:08:53 > git rev-parse 12047846630c69a891b4e72acf0702e0af57f03b^{commit} # timeout=10 07:08:53 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 07:08:53 Checking out Revision 12047846630c69a891b4e72acf0702e0af57f03b (refs/changes/03/141403/1) 07:08:53 > git config core.sparsecheckout # timeout=10 07:08:53 > git checkout -f 12047846630c69a891b4e72acf0702e0af57f03b # timeout=30 07:08:56 Commit message: "Update repositoryGenerator images" 07:08:56 > git rev-parse FETCH_HEAD^{commit} # timeout=10 07:08:56 > git rev-list --no-walk 5b005900c21aea3578ebe858c65a45a9f711b6c6 # timeout=10 07:08:56 [EnvInject] - Injecting environment variables from a build step. 07:08:56 [EnvInject] - Injecting as environment variables the properties content 07:08:56 PYTHON=python3 07:08:56 07:08:56 [EnvInject] - Variables injected successfully. 07:08:56 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins9904293718260635888.sh 07:08:56 ---> tox-install.sh 07:08:56 + source /home/jenkins/lf-env.sh 07:08:56 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:08:56 ++ mktemp -d /tmp/venv-XXXX 07:08:56 + lf_venv=/tmp/venv-wJEz 07:08:56 + local venv_file=/tmp/.os_lf_venv 07:08:56 + local python=python3 07:08:56 + local options 07:08:56 + local set_path=true 07:08:56 + local install_args= 07:08:56 ++ 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 07:08:56 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:08:56 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:08:56 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:08:56 + true 07:08:56 + case $1 in 07:08:56 + venv_file=/tmp/.toxenv 07:08:56 + shift 2 07:08:56 + true 07:08:56 + case $1 in 07:08:56 + shift 07:08:56 + break 07:08:56 + case $python in 07:08:56 + local pkg_list= 07:08:56 + [[ -d /opt/pyenv ]] 07:08:56 + echo 'Setup pyenv:' 07:08:56 Setup pyenv: 07:08:56 + export PYENV_ROOT=/opt/pyenv 07:08:56 + PYENV_ROOT=/opt/pyenv 07:08:56 + 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 07:08:56 + 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 07:08:56 + pyenv versions 07:08:57 * system (set by /opt/pyenv/version) 07:08:57 * 3.8.13 (set by /opt/pyenv/version) 07:08:57 * 3.9.13 (set by /opt/pyenv/version) 07:08:57 * 3.10.6 (set by /opt/pyenv/version) 07:08:57 + command -v pyenv 07:08:57 ++ pyenv init - --no-rehash 07:08:57 + 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[*]}"'\'')" 07:08:57 export PATH="/opt/pyenv/shims:${PATH}" 07:08:57 export PYENV_SHELL=bash 07:08:57 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:08:57 pyenv() { 07:08:57 local command 07:08:57 command="${1:-}" 07:08:57 if [ "$#" -gt 0 ]; then 07:08:57 shift 07:08:57 fi 07:08:57 07:08:57 case "$command" in 07:08:57 rehash|shell) 07:08:57 eval "$(pyenv "sh-$command" "$@")" 07:08:57 ;; 07:08:57 *) 07:08:57 command pyenv "$command" "$@" 07:08:57 ;; 07:08:57 esac 07:08:57 }' 07:08:57 +++ 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[*]}"' 07:08:57 ++ 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 07:08:57 ++ 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 07:08:57 ++ 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 07:08:57 ++ export PYENV_SHELL=bash 07:08:57 ++ PYENV_SHELL=bash 07:08:57 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:08:57 +++ complete -F _pyenv pyenv 07:08:57 ++ lf-pyver python3 07:08:57 ++ local py_version_xy=python3 07:08:57 ++ local py_version_xyz= 07:08:57 ++ pyenv versions 07:08:57 ++ local command 07:08:57 ++ command=versions 07:08:57 ++ '[' 1 -gt 0 ']' 07:08:57 ++ shift 07:08:57 ++ case "$command" in 07:08:57 ++ command pyenv versions 07:08:57 ++ pyenv versions 07:08:57 ++ sed 's/^[ *]* //' 07:08:57 ++ awk '{ print $1 }' 07:08:57 ++ grep -E '^[0-9.]*[0-9]$' 07:08:57 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:08:57 +++ grep '^3' /tmp/.pyenv_versions 07:08:57 +++ tail -n 1 07:08:57 +++ sort -V 07:08:57 ++ py_version_xyz=3.10.6 07:08:57 ++ [[ -z 3.10.6 ]] 07:08:57 ++ echo 3.10.6 07:08:57 ++ return 0 07:08:57 + pyenv local 3.10.6 07:08:57 + local command 07:08:57 + command=local 07:08:57 + '[' 2 -gt 0 ']' 07:08:57 + shift 07:08:57 + case "$command" in 07:08:57 + command pyenv local 3.10.6 07:08:57 + pyenv local 3.10.6 07:08:57 + for arg in "$@" 07:08:57 + case $arg in 07:08:57 + pkg_list+='tox ' 07:08:57 + for arg in "$@" 07:08:57 + case $arg in 07:08:57 + pkg_list+='virtualenv ' 07:08:57 + for arg in "$@" 07:08:57 + case $arg in 07:08:57 + pkg_list+='urllib3~=1.26.15 ' 07:08:57 + [[ -f /tmp/.toxenv ]] 07:08:57 + [[ ! -f /tmp/.toxenv ]] 07:08:57 + [[ -n '' ]] 07:08:57 + python3 -m venv /tmp/venv-wJEz 07:09:01 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-wJEz' 07:09:01 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-wJEz 07:09:01 + echo /tmp/venv-wJEz 07:09:01 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 07:09:01 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 07:09:01 + /tmp/venv-wJEz/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 07:09:05 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:09:05 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 07:09:05 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 07:09:05 + /tmp/venv-wJEz/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 07:09:07 + type python3 07:09:07 + true 07:09:07 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-wJEz/bin to PATH' 07:09:07 lf-activate-venv(): INFO: Adding /tmp/venv-wJEz/bin to PATH 07:09:07 + PATH=/tmp/venv-wJEz/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 07:09:07 + return 0 07:09:07 + python3 --version 07:09:07 Python 3.10.6 07:09:07 + python3 -m pip --version 07:09:07 pip 25.1.1 from /tmp/venv-wJEz/lib/python3.10/site-packages/pip (python 3.10) 07:09:07 + python3 -m pip freeze 07:09:07 cachetools==6.1.0 07:09:07 chardet==5.2.0 07:09:07 colorama==0.4.6 07:09:07 distlib==0.3.9 07:09:07 filelock==3.18.0 07:09:07 packaging==25.0 07:09:07 platformdirs==4.3.8 07:09:07 pluggy==1.6.0 07:09:07 pyproject-api==1.9.1 07:09:07 tomli==2.2.1 07:09:07 tox==4.27.0 07:09:07 typing_extensions==4.14.0 07:09:07 urllib3==1.26.20 07:09:07 virtualenv==20.31.2 07:09:08 [EnvInject] - Injecting environment variables from a build step. 07:09:08 [EnvInject] - Injecting as environment variables the properties content 07:09:08 PARALLEL=false 07:09:08 07:09:08 [EnvInject] - Variables injected successfully. 07:09:08 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins14700583711368497659.sh 07:09:08 ---> tox-run.sh 07:09:08 + 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 07:09:08 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 07:09:08 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 07:09:08 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 07:09:08 + cd /w/workspace/oom-master-pre-commit-lint/. 07:09:08 + source /home/jenkins/lf-env.sh 07:09:08 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:09:08 ++ mktemp -d /tmp/venv-XXXX 07:09:08 + lf_venv=/tmp/venv-Kn5Y 07:09:08 + local venv_file=/tmp/.os_lf_venv 07:09:08 + local python=python3 07:09:08 + local options 07:09:08 + local set_path=true 07:09:08 + local install_args= 07:09:08 ++ 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 07:09:08 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:09:08 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:09:08 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:09:08 + true 07:09:08 + case $1 in 07:09:08 + venv_file=/tmp/.toxenv 07:09:08 + shift 2 07:09:08 + true 07:09:08 + case $1 in 07:09:08 + shift 07:09:08 + break 07:09:08 + case $python in 07:09:08 + local pkg_list= 07:09:08 + [[ -d /opt/pyenv ]] 07:09:08 + echo 'Setup pyenv:' 07:09:08 Setup pyenv: 07:09:08 + export PYENV_ROOT=/opt/pyenv 07:09:08 + PYENV_ROOT=/opt/pyenv 07:09:08 + 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 07:09:08 + 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 07:09:08 + pyenv versions 07:09:08 system 07:09:08 3.8.13 07:09:08 3.9.13 07:09:08 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:09:08 + command -v pyenv 07:09:08 ++ pyenv init - --no-rehash 07:09:08 + 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[*]}"'\'')" 07:09:08 export PATH="/opt/pyenv/shims:${PATH}" 07:09:08 export PYENV_SHELL=bash 07:09:08 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:09:08 pyenv() { 07:09:08 local command 07:09:08 command="${1:-}" 07:09:08 if [ "$#" -gt 0 ]; then 07:09:08 shift 07:09:08 fi 07:09:08 07:09:08 case "$command" in 07:09:08 rehash|shell) 07:09:08 eval "$(pyenv "sh-$command" "$@")" 07:09:08 ;; 07:09:08 *) 07:09:08 command pyenv "$command" "$@" 07:09:08 ;; 07:09:08 esac 07:09:08 }' 07:09:08 +++ 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[*]}"' 07:09:08 ++ 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 07:09:08 ++ 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 07:09:08 ++ 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 07:09:08 ++ export PYENV_SHELL=bash 07:09:08 ++ PYENV_SHELL=bash 07:09:08 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:09:08 +++ complete -F _pyenv pyenv 07:09:08 ++ lf-pyver python3 07:09:08 ++ local py_version_xy=python3 07:09:08 ++ local py_version_xyz= 07:09:08 ++ pyenv versions 07:09:08 ++ local command 07:09:08 ++ command=versions 07:09:08 ++ '[' 1 -gt 0 ']' 07:09:08 ++ shift 07:09:08 ++ sed 's/^[ *]* //' 07:09:08 ++ case "$command" in 07:09:08 ++ command pyenv versions 07:09:08 ++ pyenv versions 07:09:08 ++ awk '{ print $1 }' 07:09:08 ++ grep -E '^[0-9.]*[0-9]$' 07:09:08 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:09:08 +++ grep '^3' /tmp/.pyenv_versions 07:09:08 +++ sort -V 07:09:08 +++ tail -n 1 07:09:08 ++ py_version_xyz=3.10.6 07:09:08 ++ [[ -z 3.10.6 ]] 07:09:08 ++ echo 3.10.6 07:09:08 ++ return 0 07:09:08 + pyenv local 3.10.6 07:09:08 + local command 07:09:08 + command=local 07:09:08 + '[' 2 -gt 0 ']' 07:09:08 + shift 07:09:08 + case "$command" in 07:09:08 + command pyenv local 3.10.6 07:09:08 + pyenv local 3.10.6 07:09:08 + for arg in "$@" 07:09:08 + case $arg in 07:09:08 + pkg_list+='tox ' 07:09:08 + for arg in "$@" 07:09:08 + case $arg in 07:09:08 + pkg_list+='virtualenv ' 07:09:08 + for arg in "$@" 07:09:08 + case $arg in 07:09:08 + pkg_list+='urllib3~=1.26.15 ' 07:09:08 + [[ -f /tmp/.toxenv ]] 07:09:08 ++ cat /tmp/.toxenv 07:09:08 + lf_venv=/tmp/venv-wJEz 07:09:08 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wJEz from' file:/tmp/.toxenv 07:09:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wJEz from file:/tmp/.toxenv 07:09:08 + /tmp/venv-wJEz/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 07:09:09 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:09:09 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 07:09:09 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 07:09:09 + /tmp/venv-wJEz/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 07:09:10 + type python3 07:09:10 + true 07:09:10 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-wJEz/bin to PATH' 07:09:10 lf-activate-venv(): INFO: Adding /tmp/venv-wJEz/bin to PATH 07:09:10 + PATH=/tmp/venv-wJEz/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 07:09:10 + return 0 07:09:10 + [[ -d /opt/pyenv ]] 07:09:10 + echo '---> Setting up pyenv' 07:09:10 ---> Setting up pyenv 07:09:10 + export PYENV_ROOT=/opt/pyenv 07:09:10 + PYENV_ROOT=/opt/pyenv 07:09:10 + export PATH=/opt/pyenv/bin:/tmp/venv-wJEz/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 07:09:10 + PATH=/opt/pyenv/bin:/tmp/venv-wJEz/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 07:09:10 ++ pwd 07:09:10 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 07:09:10 + export PYTHONPATH 07:09:10 + export TOX_TESTENV_PASSENV=PYTHONPATH 07:09:10 + TOX_TESTENV_PASSENV=PYTHONPATH 07:09:10 + tox --version 07:09:10 4.27.0 from /tmp/venv-wJEz/lib/python3.10/site-packages/tox/__init__.py 07:09:10 + PARALLEL=false 07:09:10 + TOX_OPTIONS_LIST= 07:09:10 + [[ -n pre-commit ]] 07:09:10 + TOX_OPTIONS_LIST=' -e pre-commit' 07:09:10 + case ${PARALLEL,,} in 07:09:10 + tox -e pre-commit 07:09:10 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 07:09:11 pre-commit: install_deps> python -I -m pip install pre-commit 07:09:14 pre-commit: freeze> python -m pip freeze --all 07:09:14 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 07:09:14 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 07:09:14 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 07:09:15 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 07:09:16 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 07:09:16 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 07:09:17 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 07:09:17 [INFO] Once installed this environment will be reused. 07:09:17 [INFO] This may take a few minutes... 07:09:21 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 07:09:21 [INFO] Once installed this environment will be reused. 07:09:21 [INFO] This may take a few minutes... 07:09:26 trim trailing whitespace.................................................Passed 07:09:26 Tabs remover.............................................................Passed 07:09:26 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 07:09:26 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 07:09:26 [INFO] Once installed this environment will be reused. 07:09:26 [INFO] This may take a few minutes... 07:09:35 gitlint..............................................(no files to check)Skipped 07:09:35 pre-commit: OK (23.94=setup[3.56]+cmd[11.89,8.49] seconds) 07:09:35 congratulations :) (24.18 seconds) 07:09:35 + tox_status=0 07:09:35 + echo '---> Completed tox runs' 07:09:35 ---> Completed tox runs 07:09:35 + for i in .tox/*/log 07:09:35 ++ echo .tox/pre-commit/log 07:09:35 ++ awk -F/ '{print $2}' 07:09:35 + tox_env=pre-commit 07:09:35 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 07:09:35 + DOC_DIR=docs/_build/html 07:09:35 + [[ -d docs/_build/html ]] 07:09:35 + echo '---> tox-run.sh ends' 07:09:35 ---> tox-run.sh ends 07:09:35 + test 0 -eq 0 07:09:35 $ ssh-agent -k 07:09:35 unset SSH_AUTH_SOCK; 07:09:35 unset SSH_AGENT_PID; 07:09:35 echo Agent pid 1666 killed; 07:09:35 [ssh-agent] Stopped. 07:09:35 [PostBuildScript] - [INFO] Executing post build scripts. 07:09:35 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15668874254792624614.sh 07:09:35 ---> sysstat.sh 07:09:35 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16005174290950262922.sh 07:09:35 ---> package-listing.sh 07:09:35 ++ facter osfamily 07:09:35 ++ tr '[:upper:]' '[:lower:]' 07:09:35 + OS_FAMILY=debian 07:09:35 + workspace=/w/workspace/oom-master-pre-commit-lint 07:09:35 + START_PACKAGES=/tmp/packages_start.txt 07:09:35 + END_PACKAGES=/tmp/packages_end.txt 07:09:35 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:09:35 + PACKAGES=/tmp/packages_start.txt 07:09:35 + '[' /w/workspace/oom-master-pre-commit-lint ']' 07:09:35 + PACKAGES=/tmp/packages_end.txt 07:09:35 + case "${OS_FAMILY}" in 07:09:35 + dpkg -l 07:09:35 + grep '^ii' 07:09:35 + '[' -f /tmp/packages_start.txt ']' 07:09:35 + '[' -f /tmp/packages_end.txt ']' 07:09:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:09:35 + '[' /w/workspace/oom-master-pre-commit-lint ']' 07:09:35 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 07:09:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 07:09:35 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17511477184844833004.sh 07:09:35 ---> capture-instance-metadata.sh 07:09:35 Setup pyenv: 07:09:35 system 07:09:35 3.8.13 07:09:35 3.9.13 07:09:35 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:09:39 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-mRTD 07:09:39 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:09:43 lf-activate-venv(): INFO: Installing: lftools 07:10:05 lf-activate-venv(): INFO: Adding /tmp/venv-mRTD/bin to PATH 07:10:05 INFO: Running in OpenStack, capturing instance metadata 07:10:05 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14302473264839123542.sh 07:10:05 provisioning config files... 07:10:05 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config18079011450500190937tmp 07:10:05 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 07:10:05 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 07:10:05 [EnvInject] - Injecting environment variables from a build step. 07:10:05 [EnvInject] - Injecting as environment variables the properties content 07:10:05 SERVER_ID=logs 07:10:05 07:10:05 [EnvInject] - Variables injected successfully. 07:10:05 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins63761713651331560.sh 07:10:05 ---> create-netrc.sh 07:10:06 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14014093530093230429.sh 07:10:06 ---> python-tools-install.sh 07:10:06 Setup pyenv: 07:10:06 system 07:10:06 3.8.13 07:10:06 3.9.13 07:10:06 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:10:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mRTD from file:/tmp/.os_lf_venv 07:10:08 lf-activate-venv(): INFO: Installing: lftools 07:10:15 lf-activate-venv(): INFO: Adding /tmp/venv-mRTD/bin to PATH 07:10:15 Generating Requirements File 07:10:36 Python 3.10.6 07:10:36 pip 25.1.1 from /tmp/venv-mRTD/lib/python3.10/site-packages/pip (python 3.10) 07:10:36 appdirs==1.4.4 07:10:36 argcomplete==3.6.2 07:10:36 aspy.yaml==1.3.0 07:10:36 attrs==25.3.0 07:10:36 autopage==0.5.2 07:10:36 beautifulsoup4==4.13.4 07:10:36 boto3==1.39.1 07:10:36 botocore==1.39.1 07:10:36 bs4==0.0.2 07:10:36 cachetools==5.5.2 07:10:36 certifi==2025.6.15 07:10:36 cffi==1.17.1 07:10:36 cfgv==3.4.0 07:10:36 chardet==5.2.0 07:10:36 charset-normalizer==3.4.2 07:10:36 click==8.2.1 07:10:36 cliff==4.10.0 07:10:36 cmd2==2.7.0 07:10:36 cryptography==3.3.2 07:10:36 debtcollector==3.0.0 07:10:36 decorator==5.2.1 07:10:36 defusedxml==0.7.1 07:10:36 Deprecated==1.2.18 07:10:36 distlib==0.3.9 07:10:36 dnspython==2.7.0 07:10:36 docker==7.1.0 07:10:36 dogpile.cache==1.4.0 07:10:36 durationpy==0.10 07:10:36 email_validator==2.2.0 07:10:36 filelock==3.18.0 07:10:36 future==1.0.0 07:10:36 gitdb==4.0.12 07:10:36 GitPython==3.1.44 07:10:36 google-auth==2.40.3 07:10:36 httplib2==0.22.0 07:10:36 identify==2.6.12 07:10:36 idna==3.10 07:10:36 importlib-resources==1.5.0 07:10:36 iso8601==2.1.0 07:10:36 Jinja2==3.1.6 07:10:36 jmespath==1.0.1 07:10:36 jsonpatch==1.33 07:10:36 jsonpointer==3.0.0 07:10:36 jsonschema==4.24.0 07:10:36 jsonschema-specifications==2025.4.1 07:10:36 keystoneauth1==5.11.1 07:10:36 kubernetes==33.1.0 07:10:36 lftools==0.37.13 07:10:36 lxml==6.0.0 07:10:36 markdown-it-py==3.0.0 07:10:36 MarkupSafe==3.0.2 07:10:36 mdurl==0.1.2 07:10:36 msgpack==1.1.1 07:10:36 multi_key_dict==2.0.3 07:10:36 munch==4.0.0 07:10:36 netaddr==1.3.0 07:10:36 niet==1.4.2 07:10:36 nodeenv==1.9.1 07:10:36 oauth2client==4.1.3 07:10:36 oauthlib==3.3.1 07:10:36 openstacksdk==4.6.0 07:10:36 os-client-config==2.1.0 07:10:36 os-service-types==1.7.0 07:10:36 osc-lib==4.0.2 07:10:36 oslo.config==9.8.0 07:10:36 oslo.context==6.0.0 07:10:36 oslo.i18n==6.5.1 07:10:36 oslo.log==7.1.0 07:10:36 oslo.serialization==5.7.0 07:10:36 oslo.utils==9.0.0 07:10:36 packaging==25.0 07:10:36 pbr==6.1.1 07:10:36 platformdirs==4.3.8 07:10:36 prettytable==3.16.0 07:10:36 psutil==7.0.0 07:10:36 pyasn1==0.6.1 07:10:36 pyasn1_modules==0.4.2 07:10:36 pycparser==2.22 07:10:36 pygerrit2==2.0.15 07:10:36 PyGithub==2.6.1 07:10:36 Pygments==2.19.2 07:10:36 PyJWT==2.10.1 07:10:36 PyNaCl==1.5.0 07:10:36 pyparsing==2.4.7 07:10:36 pyperclip==1.9.0 07:10:36 pyrsistent==0.20.0 07:10:36 python-cinderclient==9.7.0 07:10:36 python-dateutil==2.9.0.post0 07:10:36 python-heatclient==4.2.0 07:10:36 python-jenkins==1.8.2 07:10:36 python-keystoneclient==5.6.0 07:10:36 python-magnumclient==4.8.1 07:10:36 python-openstackclient==8.1.0 07:10:36 python-swiftclient==4.8.0 07:10:36 PyYAML==6.0.2 07:10:36 referencing==0.36.2 07:10:36 requests==2.32.4 07:10:36 requests-oauthlib==2.0.0 07:10:36 requestsexceptions==1.4.0 07:10:36 rfc3986==2.0.0 07:10:36 rich==14.0.0 07:10:36 rich-argparse==1.7.1 07:10:36 rpds-py==0.26.0 07:10:36 rsa==4.9.1 07:10:36 ruamel.yaml==0.18.14 07:10:36 ruamel.yaml.clib==0.2.12 07:10:36 s3transfer==0.13.0 07:10:36 simplejson==3.20.1 07:10:36 six==1.17.0 07:10:36 smmap==5.0.2 07:10:36 soupsieve==2.7 07:10:36 stevedore==5.4.1 07:10:36 tabulate==0.9.0 07:10:36 toml==0.10.2 07:10:36 tomlkit==0.13.3 07:10:36 tqdm==4.67.1 07:10:36 typing_extensions==4.14.0 07:10:36 tzdata==2025.2 07:10:36 urllib3==1.26.20 07:10:36 virtualenv==20.31.2 07:10:36 wcwidth==0.2.13 07:10:36 websocket-client==1.8.0 07:10:36 wrapt==1.17.2 07:10:36 xdg==6.0.0 07:10:36 xmltodict==0.14.2 07:10:36 yq==3.4.3 07:10:36 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16731446352790931219.sh 07:10:36 ---> sudo-logs.sh 07:10:36 Archiving 'sudo' log.. 07:10:36 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7704220893955897396.sh 07:10:36 ---> job-cost.sh 07:10:36 Setup pyenv: 07:10:36 system 07:10:37 3.8.13 07:10:37 3.9.13 07:10:37 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:10:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mRTD from file:/tmp/.os_lf_venv 07:10:38 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:10:44 lf-activate-venv(): INFO: Adding /tmp/venv-mRTD/bin to PATH 07:10:44 INFO: No Stack... 07:10:44 INFO: Retrieving Pricing Info for: v3-standard-4 07:10:44 INFO: Archiving Costs 07:10:44 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins10930192777884340440.sh 07:10:44 ---> logs-deploy.sh 07:10:44 Setup pyenv: 07:10:44 system 07:10:44 3.8.13 07:10:44 3.9.13 07:10:44 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:10:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mRTD from file:/tmp/.os_lf_venv 07:10:46 lf-activate-venv(): INFO: Installing: lftools 07:10:54 lf-activate-venv(): INFO: Adding /tmp/venv-mRTD/bin to PATH 07:10:54 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4166 07:10:54 INFO: archiving workspace using pattern(s): 07:10:56 Archives upload complete. 07:10:56 INFO: archiving logs to Nexus 07:10:57 ---> uname -a: 07:10:57 Linux prd-ubuntu1804-builder-4c-4g-25115 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 07:10:57 07:10:57 07:10:57 ---> lscpu: 07:10:57 Architecture: x86_64 07:10:57 CPU op-mode(s): 32-bit, 64-bit 07:10:57 Byte Order: Little Endian 07:10:57 CPU(s): 4 07:10:57 On-line CPU(s) list: 0-3 07:10:57 Thread(s) per core: 1 07:10:57 Core(s) per socket: 1 07:10:57 Socket(s): 4 07:10:57 NUMA node(s): 1 07:10:57 Vendor ID: AuthenticAMD 07:10:57 CPU family: 23 07:10:57 Model: 49 07:10:57 Model name: AMD EPYC-Rome Processor 07:10:57 Stepping: 0 07:10:57 CPU MHz: 2800.000 07:10:57 BogoMIPS: 5600.00 07:10:57 Virtualization: AMD-V 07:10:57 Hypervisor vendor: KVM 07:10:57 Virtualization type: full 07:10:57 L1d cache: 32K 07:10:57 L1i cache: 32K 07:10:57 L2 cache: 512K 07:10:57 L3 cache: 16384K 07:10:57 NUMA node0 CPU(s): 0-3 07:10:57 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 07:10:57 07:10:57 07:10:57 ---> nproc: 07:10:57 4 07:10:57 07:10:57 07:10:57 ---> df -h: 07:10:57 Filesystem Size Used Avail Use% Mounted on 07:10:57 udev 7.9G 0 7.9G 0% /dev 07:10:57 tmpfs 1.6G 672K 1.6G 1% /run 07:10:57 /dev/vda1 78G 8.4G 69G 11% / 07:10:57 tmpfs 7.9G 0 7.9G 0% /dev/shm 07:10:57 tmpfs 5.0M 0 5.0M 0% /run/lock 07:10:57 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 07:10:57 /dev/vda15 105M 4.4M 100M 5% /boot/efi 07:10:57 tmpfs 1.6G 0 1.6G 0% /run/user/1001 07:10:57 07:10:57 07:10:57 ---> free -m: 07:10:57 total used free shared buff/cache available 07:10:57 Mem: 16040 596 13240 0 2203 15122 07:10:57 Swap: 1023 0 1023 07:10:57 07:10:57 07:10:57 ---> ip addr: 07:10:57 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:10:57 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:10:57 inet 127.0.0.1/8 scope host lo 07:10:57 valid_lft forever preferred_lft forever 07:10:57 inet6 ::1/128 scope host 07:10:57 valid_lft forever preferred_lft forever 07:10:57 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 07:10:57 link/ether fa:16:3e:6e:59:2a brd ff:ff:ff:ff:ff:ff 07:10:57 inet 10.30.107.189/23 brd 10.30.107.255 scope global dynamic ens3 07:10:57 valid_lft 86251sec preferred_lft 86251sec 07:10:57 inet6 fe80::f816:3eff:fe6e:592a/64 scope link 07:10:57 valid_lft forever preferred_lft forever 07:10:57 07:10:57 07:10:57 ---> sar -b -r -n DEV: 07:10:57 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-25115) 07/02/25 _x86_64_ (4 CPU) 07:10:57 07:10:57 07:08:30 LINUX RESTART (4 CPU) 07:10:57 07:10:57 07:09:01 tps rtps wtps bread/s bwrtn/s 07:10:57 07:10:01 110.20 8.83 101.37 192.63 21566.94 07:10:57 Average: 110.20 8.83 101.37 192.63 21566.94 07:10:57 07:10:57 07:09:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:10:57 07:10:01 13666340 15436388 2758628 16.80 68728 1892568 903912 5.17 880424 1646192 156700 07:10:57 Average: 13666340 15436388 2758628 16.80 68728 1892568 903912 5.17 880424 1646192 156700 07:10:57 07:10:57 07:09:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:10:57 07:10:01 lo 2.53 2.53 0.29 0.29 0.00 0.00 0.00 0.00 07:10:57 07:10:01 ens3 276.92 195.03 1420.92 20.40 0.00 0.00 0.00 0.00 07:10:57 Average: lo 2.53 2.53 0.29 0.29 0.00 0.00 0.00 0.00 07:10:57 Average: ens3 276.92 195.03 1420.92 20.40 0.00 0.00 0.00 0.00 07:10:57 07:10:57 07:10:57 ---> sar -P ALL: 07:10:57 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-25115) 07/02/25 _x86_64_ (4 CPU) 07:10:57 07:10:57 07:08:30 LINUX RESTART (4 CPU) 07:10:57 07:10:57 07:09:01 CPU %user %nice %system %iowait %steal %idle 07:10:57 07:10:01 all 22.46 0.00 2.17 2.26 0.06 73.06 07:10:57 07:10:01 0 39.58 0.00 2.75 2.42 0.07 55.18 07:10:57 07:10:01 1 18.85 0.00 2.49 2.09 0.05 76.51 07:10:57 07:10:01 2 18.91 0.00 1.76 0.13 0.05 79.15 07:10:57 07:10:01 3 12.41 0.00 1.66 4.39 0.05 81.49 07:10:57 Average: all 22.46 0.00 2.17 2.26 0.06 73.06 07:10:57 Average: 0 39.58 0.00 2.75 2.42 0.07 55.18 07:10:57 Average: 1 18.85 0.00 2.49 2.09 0.05 76.51 07:10:57 Average: 2 18.91 0.00 1.76 0.13 0.05 79.15 07:10:57 Average: 3 12.41 0.00 1.66 4.39 0.05 81.49 07:10:57 07:10:57 07:10:57