14:54:25 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141068 14:54:25 Running as SYSTEM 14:54:25 [EnvInject] - Loading node environment variables. 14:54:25 Building remotely on prd-ubuntu1804-builder-4c-4g-18711 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 14:54:25 [ssh-agent] Looking for ssh-agent implementation... 14:54:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:54:25 $ ssh-agent 14:54:25 SSH_AUTH_SOCK=/tmp/ssh-eroGhtHbzOh7/agent.1623 14:54:25 SSH_AGENT_PID=1625 14:54:25 [ssh-agent] Started. 14:54:25 Running ssh-add (command line suppressed) 14:54:25 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_15233936218720293699.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_15233936218720293699.key) 14:54:25 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 14:54:25 The recommended git tool is: NONE 14:54:27 using credential onap-jenkins-ssh 14:54:27 Wiping out workspace first. 14:54:27 Cloning the remote Git repository 14:54:27 Cloning repository git://cloud.onap.org/mirror/oom.git 14:54:27 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 14:54:27 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:54:27 > git --version # timeout=10 14:54:27 > git --version # 'git version 2.17.1' 14:54:27 using GIT_SSH to set credentials Gerrit user 14:54:27 Verifying host key using manually-configured host key entries 14:54:27 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 14:54:32 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:54:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:54:33 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:54:33 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:54:33 using GIT_SSH to set credentials Gerrit user 14:54:33 Verifying host key using manually-configured host key entries 14:54:33 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/68/141068/4 # timeout=30 14:54:33 > git rev-parse 76c085307c7f7108d67a7a0050a46d5db78d00e9^{commit} # timeout=10 14:54:33 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 14:54:33 Checking out Revision 76c085307c7f7108d67a7a0050a46d5db78d00e9 (refs/changes/68/141068/4) 14:54:33 > git config core.sparsecheckout # timeout=10 14:54:33 > git checkout -f 76c085307c7f7108d67a7a0050a46d5db78d00e9 # timeout=30 14:54:36 Commit message: "[SO] 15.1.1 release" 14:54:36 > git rev-parse FETCH_HEAD^{commit} # timeout=10 14:54:36 > git rev-list --no-walk d5cb3e4fb50a3d6d2b3e92c33510f0a1dcf8257d # timeout=10 14:54:37 [EnvInject] - Injecting environment variables from a build step. 14:54:37 [EnvInject] - Injecting as environment variables the properties content 14:54:37 PYTHON=python3 14:54:37 14:54:37 [EnvInject] - Variables injected successfully. 14:54:37 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins9947334802572760802.sh 14:54:37 ---> tox-install.sh 14:54:37 + source /home/jenkins/lf-env.sh 14:54:37 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:54:37 ++ mktemp -d /tmp/venv-XXXX 14:54:37 + lf_venv=/tmp/venv-if0s 14:54:37 + local venv_file=/tmp/.os_lf_venv 14:54:37 + local python=python3 14:54:37 + local options 14:54:37 + local set_path=true 14:54:37 + local install_args= 14:54:37 ++ 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 14:54:37 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:54:37 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:54:37 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:54:37 + true 14:54:37 + case $1 in 14:54:37 + venv_file=/tmp/.toxenv 14:54:37 + shift 2 14:54:37 + true 14:54:37 + case $1 in 14:54:37 + shift 14:54:37 + break 14:54:37 + case $python in 14:54:37 + local pkg_list= 14:54:37 + [[ -d /opt/pyenv ]] 14:54:37 + echo 'Setup pyenv:' 14:54:37 Setup pyenv: 14:54:37 + export PYENV_ROOT=/opt/pyenv 14:54:37 + PYENV_ROOT=/opt/pyenv 14:54:37 + 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 14:54:37 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:54:37 + pyenv versions 14:54:37 * system (set by /opt/pyenv/version) 14:54:37 * 3.8.13 (set by /opt/pyenv/version) 14:54:37 * 3.9.13 (set by /opt/pyenv/version) 14:54:37 * 3.10.6 (set by /opt/pyenv/version) 14:54:37 + command -v pyenv 14:54:37 ++ pyenv init - --no-rehash 14:54:37 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 14:54:37 export PATH="/opt/pyenv/shims:${PATH}" 14:54:37 export PYENV_SHELL=bash 14:54:37 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:54:37 pyenv() { 14:54:37 local command 14:54:37 command="${1:-}" 14:54:37 if [ "$#" -gt 0 ]; then 14:54:37 shift 14:54:37 fi 14:54:37 14:54:37 case "$command" in 14:54:37 rehash|shell) 14:54:37 eval "$(pyenv "sh-$command" "$@")" 14:54:37 ;; 14:54:37 *) 14:54:37 command pyenv "$command" "$@" 14:54:37 ;; 14:54:37 esac 14:54:37 }' 14:54:37 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 14:54:37 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:54:37 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:54:37 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:54:37 ++ export PYENV_SHELL=bash 14:54:37 ++ PYENV_SHELL=bash 14:54:37 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:54:37 +++ complete -F _pyenv pyenv 14:54:37 ++ lf-pyver python3 14:54:37 ++ local py_version_xy=python3 14:54:37 ++ local py_version_xyz= 14:54:37 ++ pyenv versions 14:54:37 ++ local command 14:54:37 ++ command=versions 14:54:37 ++ sed 's/^[ *]* //' 14:54:37 ++ '[' 1 -gt 0 ']' 14:54:37 ++ shift 14:54:37 ++ case "$command" in 14:54:37 ++ command pyenv versions 14:54:37 ++ awk '{ print $1 }' 14:54:37 ++ pyenv versions 14:54:37 ++ grep -E '^[0-9.]*[0-9]$' 14:54:37 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:54:37 +++ grep '^3' /tmp/.pyenv_versions 14:54:37 +++ tail -n 1 14:54:37 +++ sort -V 14:54:37 ++ py_version_xyz=3.10.6 14:54:37 ++ [[ -z 3.10.6 ]] 14:54:37 ++ echo 3.10.6 14:54:37 ++ return 0 14:54:37 + pyenv local 3.10.6 14:54:37 + local command 14:54:37 + command=local 14:54:37 + '[' 2 -gt 0 ']' 14:54:37 + shift 14:54:37 + case "$command" in 14:54:37 + command pyenv local 3.10.6 14:54:37 + pyenv local 3.10.6 14:54:37 + for arg in "$@" 14:54:37 + case $arg in 14:54:37 + pkg_list+='tox ' 14:54:37 + for arg in "$@" 14:54:37 + case $arg in 14:54:37 + pkg_list+='virtualenv ' 14:54:37 + for arg in "$@" 14:54:37 + case $arg in 14:54:37 + pkg_list+='urllib3~=1.26.15 ' 14:54:37 + [[ -f /tmp/.toxenv ]] 14:54:37 + [[ ! -f /tmp/.toxenv ]] 14:54:37 + [[ -n '' ]] 14:54:37 + python3 -m venv /tmp/venv-if0s 14:54:41 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-if0s' 14:54:41 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-if0s 14:54:41 + echo /tmp/venv-if0s 14:54:41 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 14:54:41 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 14:54:41 + /tmp/venv-if0s/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 14:54:45 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:54:45 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 14:54:45 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 14:54:45 + /tmp/venv-if0s/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 14:54:47 + type python3 14:54:47 + true 14:54:47 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-if0s/bin to PATH' 14:54:47 lf-activate-venv(): INFO: Adding /tmp/venv-if0s/bin to PATH 14:54:47 + PATH=/tmp/venv-if0s/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 14:54:47 + return 0 14:54:47 + python3 --version 14:54:47 Python 3.10.6 14:54:47 + python3 -m pip --version 14:54:47 pip 25.1.1 from /tmp/venv-if0s/lib/python3.10/site-packages/pip (python 3.10) 14:54:47 + python3 -m pip freeze 14:54:47 cachetools==6.0.0 14:54:47 chardet==5.2.0 14:54:47 colorama==0.4.6 14:54:47 distlib==0.3.9 14:54:47 filelock==3.18.0 14:54:47 packaging==25.0 14:54:47 platformdirs==4.3.8 14:54:47 pluggy==1.6.0 14:54:47 pyproject-api==1.9.1 14:54:47 tomli==2.2.1 14:54:47 tox==4.26.0 14:54:47 typing_extensions==4.14.0 14:54:47 urllib3==1.26.20 14:54:47 virtualenv==20.31.2 14:54:48 [EnvInject] - Injecting environment variables from a build step. 14:54:48 [EnvInject] - Injecting as environment variables the properties content 14:54:48 PARALLEL=false 14:54:48 14:54:48 [EnvInject] - Variables injected successfully. 14:54:48 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins7656098806045320114.sh 14:54:48 ---> tox-run.sh 14:54:48 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:54:48 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 14:54:48 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 14:54:48 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 14:54:48 + cd /w/workspace/oom-master-pre-commit-lint/. 14:54:48 + source /home/jenkins/lf-env.sh 14:54:48 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:54:48 ++ mktemp -d /tmp/venv-XXXX 14:54:48 + lf_venv=/tmp/venv-8U6t 14:54:48 + local venv_file=/tmp/.os_lf_venv 14:54:48 + local python=python3 14:54:48 + local options 14:54:48 + local set_path=true 14:54:48 + local install_args= 14:54:48 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:54:48 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:54:48 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:54:48 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:54:48 + true 14:54:48 + case $1 in 14:54:48 + venv_file=/tmp/.toxenv 14:54:48 + shift 2 14:54:48 + true 14:54:48 + case $1 in 14:54:48 + shift 14:54:48 + break 14:54:48 + case $python in 14:54:48 + local pkg_list= 14:54:48 + [[ -d /opt/pyenv ]] 14:54:48 + echo 'Setup pyenv:' 14:54:48 Setup pyenv: 14:54:48 + export PYENV_ROOT=/opt/pyenv 14:54:48 + PYENV_ROOT=/opt/pyenv 14:54:48 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:54:48 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:54:48 + pyenv versions 14:54:48 system 14:54:48 3.8.13 14:54:48 3.9.13 14:54:48 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:54:48 + command -v pyenv 14:54:48 ++ pyenv init - --no-rehash 14:54:48 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 14:54:48 export PATH="/opt/pyenv/shims:${PATH}" 14:54:48 export PYENV_SHELL=bash 14:54:48 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:54:48 pyenv() { 14:54:48 local command 14:54:48 command="${1:-}" 14:54:48 if [ "$#" -gt 0 ]; then 14:54:48 shift 14:54:48 fi 14:54:48 14:54:48 case "$command" in 14:54:48 rehash|shell) 14:54:48 eval "$(pyenv "sh-$command" "$@")" 14:54:48 ;; 14:54:48 *) 14:54:48 command pyenv "$command" "$@" 14:54:48 ;; 14:54:48 esac 14:54:48 }' 14:54:48 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 14:54:48 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:54:48 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:54:48 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:54:48 ++ export PYENV_SHELL=bash 14:54:48 ++ PYENV_SHELL=bash 14:54:48 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:54:48 +++ complete -F _pyenv pyenv 14:54:48 ++ lf-pyver python3 14:54:48 ++ local py_version_xy=python3 14:54:48 ++ local py_version_xyz= 14:54:48 ++ pyenv versions 14:54:48 ++ sed 's/^[ *]* //' 14:54:48 ++ local command 14:54:48 ++ command=versions 14:54:48 ++ '[' 1 -gt 0 ']' 14:54:48 ++ grep -E '^[0-9.]*[0-9]$' 14:54:48 ++ shift 14:54:48 ++ case "$command" in 14:54:48 ++ command pyenv versions 14:54:48 ++ pyenv versions 14:54:48 ++ awk '{ print $1 }' 14:54:48 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:54:48 +++ grep '^3' /tmp/.pyenv_versions 14:54:48 +++ sort -V 14:54:48 +++ tail -n 1 14:54:48 ++ py_version_xyz=3.10.6 14:54:48 ++ [[ -z 3.10.6 ]] 14:54:48 ++ echo 3.10.6 14:54:48 ++ return 0 14:54:48 + pyenv local 3.10.6 14:54:48 + local command 14:54:48 + command=local 14:54:48 + '[' 2 -gt 0 ']' 14:54:48 + shift 14:54:48 + case "$command" in 14:54:48 + command pyenv local 3.10.6 14:54:48 + pyenv local 3.10.6 14:54:48 + for arg in "$@" 14:54:48 + case $arg in 14:54:48 + pkg_list+='tox ' 14:54:48 + for arg in "$@" 14:54:48 + case $arg in 14:54:48 + pkg_list+='virtualenv ' 14:54:48 + for arg in "$@" 14:54:48 + case $arg in 14:54:48 + pkg_list+='urllib3~=1.26.15 ' 14:54:48 + [[ -f /tmp/.toxenv ]] 14:54:48 ++ cat /tmp/.toxenv 14:54:48 + lf_venv=/tmp/venv-if0s 14:54:48 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-if0s from' file:/tmp/.toxenv 14:54:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-if0s from file:/tmp/.toxenv 14:54:48 + /tmp/venv-if0s/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 14:54:49 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:54:49 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 14:54:49 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 14:54:49 + /tmp/venv-if0s/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 14:54:50 + type python3 14:54:50 + true 14:54:50 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-if0s/bin to PATH' 14:54:50 lf-activate-venv(): INFO: Adding /tmp/venv-if0s/bin to PATH 14:54:50 + PATH=/tmp/venv-if0s/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 14:54:50 + return 0 14:54:50 + [[ -d /opt/pyenv ]] 14:54:50 + echo '---> Setting up pyenv' 14:54:50 ---> Setting up pyenv 14:54:50 + export PYENV_ROOT=/opt/pyenv 14:54:50 + PYENV_ROOT=/opt/pyenv 14:54:50 + export PATH=/opt/pyenv/bin:/tmp/venv-if0s/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 14:54:50 + PATH=/opt/pyenv/bin:/tmp/venv-if0s/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 14:54:50 ++ pwd 14:54:50 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 14:54:50 + export PYTHONPATH 14:54:50 + export TOX_TESTENV_PASSENV=PYTHONPATH 14:54:50 + TOX_TESTENV_PASSENV=PYTHONPATH 14:54:50 + tox --version 14:54:50 4.26.0 from /tmp/venv-if0s/lib/python3.10/site-packages/tox/__init__.py 14:54:50 + PARALLEL=false 14:54:50 + TOX_OPTIONS_LIST= 14:54:50 + [[ -n pre-commit ]] 14:54:50 + TOX_OPTIONS_LIST=' -e pre-commit' 14:54:50 + case ${PARALLEL,,} in 14:54:50 + tox -e pre-commit 14:54:50 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 14:54:51 pre-commit: install_deps> python -I -m pip install pre-commit 14:54:54 pre-commit: freeze> python -m pip freeze --all 14:54:54 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 14:54:54 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 14:54:54 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 14:54:55 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 14:54:55 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 14:54:56 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 14:54:56 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 14:54:56 [INFO] Once installed this environment will be reused. 14:54:56 [INFO] This may take a few minutes... 14:55:01 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 14:55:01 [INFO] Once installed this environment will be reused. 14:55:01 [INFO] This may take a few minutes... 14:55:12 trim trailing whitespace.................................................Passed 14:55:12 Tabs remover.............................................................Passed 14:55:12 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 14:55:12 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 14:55:12 [INFO] Once installed this environment will be reused. 14:55:12 [INFO] This may take a few minutes... 14:55:14 gitlint..............................................(no files to check)Skipped 14:55:14 pre-commit: OK (23.39=setup[3.41]+cmd[11.53,8.46] seconds) 14:55:14 congratulations :) (23.61 seconds) 14:55:14 + tox_status=0 14:55:14 + echo '---> Completed tox runs' 14:55:14 ---> Completed tox runs 14:55:14 + for i in .tox/*/log 14:55:14 ++ echo .tox/pre-commit/log 14:55:14 ++ awk -F/ '{print $2}' 14:55:14 + tox_env=pre-commit 14:55:14 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 14:55:14 + DOC_DIR=docs/_build/html 14:55:14 + [[ -d docs/_build/html ]] 14:55:14 + echo '---> tox-run.sh ends' 14:55:14 ---> tox-run.sh ends 14:55:14 + test 0 -eq 0 14:55:14 $ ssh-agent -k 14:55:14 unset SSH_AUTH_SOCK; 14:55:14 unset SSH_AGENT_PID; 14:55:14 echo Agent pid 1625 killed; 14:55:14 [ssh-agent] Stopped. 14:55:14 [PostBuildScript] - [INFO] Executing post build scripts. 14:55:14 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7184275167113422985.sh 14:55:14 ---> sysstat.sh 14:55:14 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3223293296627284759.sh 14:55:14 ---> package-listing.sh 14:55:14 ++ facter osfamily 14:55:14 ++ tr '[:upper:]' '[:lower:]' 14:55:15 + OS_FAMILY=debian 14:55:15 + workspace=/w/workspace/oom-master-pre-commit-lint 14:55:15 + START_PACKAGES=/tmp/packages_start.txt 14:55:15 + END_PACKAGES=/tmp/packages_end.txt 14:55:15 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:55:15 + PACKAGES=/tmp/packages_start.txt 14:55:15 + '[' /w/workspace/oom-master-pre-commit-lint ']' 14:55:15 + PACKAGES=/tmp/packages_end.txt 14:55:15 + case "${OS_FAMILY}" in 14:55:15 + dpkg -l 14:55:15 + grep '^ii' 14:55:15 + '[' -f /tmp/packages_start.txt ']' 14:55:15 + '[' -f /tmp/packages_end.txt ']' 14:55:15 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:55:15 + '[' /w/workspace/oom-master-pre-commit-lint ']' 14:55:15 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 14:55:15 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 14:55:15 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8433240658585251953.sh 14:55:15 ---> capture-instance-metadata.sh 14:55:15 Setup pyenv: 14:55:15 system 14:55:15 3.8.13 14:55:15 3.9.13 14:55:15 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:55:18 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-DMWO 14:55:18 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:55:22 lf-activate-venv(): INFO: Installing: lftools 14:55:44 lf-activate-venv(): INFO: Adding /tmp/venv-DMWO/bin to PATH 14:55:44 INFO: Running in OpenStack, capturing instance metadata 14:55:44 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7849863890502758369.sh 14:55:44 provisioning config files... 14:55:44 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config4835558763850518252tmp 14:55:44 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 14:55:44 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 14:55:44 [EnvInject] - Injecting environment variables from a build step. 14:55:44 [EnvInject] - Injecting as environment variables the properties content 14:55:44 SERVER_ID=logs 14:55:44 14:55:44 [EnvInject] - Variables injected successfully. 14:55:44 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1656017469126847748.sh 14:55:44 ---> create-netrc.sh 14:55:44 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13599520255217939673.sh 14:55:44 ---> python-tools-install.sh 14:55:44 Setup pyenv: 14:55:44 system 14:55:44 3.8.13 14:55:44 3.9.13 14:55:44 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:55:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DMWO from file:/tmp/.os_lf_venv 14:55:46 lf-activate-venv(): INFO: Installing: lftools 14:55:55 lf-activate-venv(): INFO: Adding /tmp/venv-DMWO/bin to PATH 14:55:55 Generating Requirements File 14:56:13 Python 3.10.6 14:56:13 pip 25.1.1 from /tmp/venv-DMWO/lib/python3.10/site-packages/pip (python 3.10) 14:56:13 appdirs==1.4.4 14:56:13 argcomplete==3.6.2 14:56:13 aspy.yaml==1.3.0 14:56:13 attrs==25.3.0 14:56:13 autopage==0.5.2 14:56:13 beautifulsoup4==4.13.4 14:56:13 boto3==1.38.30 14:56:13 botocore==1.38.30 14:56:13 bs4==0.0.2 14:56:13 cachetools==5.5.2 14:56:13 certifi==2025.4.26 14:56:13 cffi==1.17.1 14:56:13 cfgv==3.4.0 14:56:13 chardet==5.2.0 14:56:13 charset-normalizer==3.4.2 14:56:13 click==8.2.1 14:56:13 cliff==4.10.0 14:56:13 cmd2==2.6.0 14:56:13 cryptography==3.3.2 14:56:13 debtcollector==3.0.0 14:56:13 decorator==5.2.1 14:56:13 defusedxml==0.7.1 14:56:13 Deprecated==1.2.18 14:56:13 distlib==0.3.9 14:56:13 dnspython==2.7.0 14:56:13 docker==7.1.0 14:56:13 dogpile.cache==1.4.0 14:56:13 durationpy==0.10 14:56:13 email_validator==2.2.0 14:56:13 filelock==3.18.0 14:56:13 future==1.0.0 14:56:13 gitdb==4.0.12 14:56:13 GitPython==3.1.44 14:56:13 google-auth==2.40.3 14:56:13 httplib2==0.22.0 14:56:13 identify==2.6.12 14:56:13 idna==3.10 14:56:13 importlib-resources==1.5.0 14:56:13 iso8601==2.1.0 14:56:13 Jinja2==3.1.6 14:56:13 jmespath==1.0.1 14:56:13 jsonpatch==1.33 14:56:13 jsonpointer==3.0.0 14:56:13 jsonschema==4.24.0 14:56:13 jsonschema-specifications==2025.4.1 14:56:13 keystoneauth1==5.11.0 14:56:13 kubernetes==32.0.1 14:56:13 lftools==0.37.13 14:56:13 lxml==5.4.0 14:56:13 MarkupSafe==3.0.2 14:56:13 msgpack==1.1.0 14:56:13 multi_key_dict==2.0.3 14:56:13 munch==4.0.0 14:56:13 netaddr==1.3.0 14:56:13 niet==1.4.2 14:56:13 nodeenv==1.9.1 14:56:13 oauth2client==4.1.3 14:56:13 oauthlib==3.2.2 14:56:13 openstacksdk==4.6.0 14:56:13 os-client-config==2.1.0 14:56:13 os-service-types==1.7.0 14:56:13 osc-lib==4.0.2 14:56:13 oslo.config==9.8.0 14:56:13 oslo.context==6.0.0 14:56:13 oslo.i18n==6.5.1 14:56:13 oslo.log==7.1.0 14:56:13 oslo.serialization==5.7.0 14:56:13 oslo.utils==9.0.0 14:56:13 packaging==25.0 14:56:13 pbr==6.1.1 14:56:13 platformdirs==4.3.8 14:56:13 prettytable==3.16.0 14:56:13 psutil==7.0.0 14:56:13 pyasn1==0.6.1 14:56:13 pyasn1_modules==0.4.2 14:56:13 pycparser==2.22 14:56:13 pygerrit2==2.0.15 14:56:13 PyGithub==2.6.1 14:56:13 PyJWT==2.10.1 14:56:13 PyNaCl==1.5.0 14:56:13 pyparsing==2.4.7 14:56:13 pyperclip==1.9.0 14:56:13 pyrsistent==0.20.0 14:56:13 python-cinderclient==9.7.0 14:56:13 python-dateutil==2.9.0.post0 14:56:13 python-heatclient==4.2.0 14:56:13 python-jenkins==1.8.2 14:56:13 python-keystoneclient==5.6.0 14:56:13 python-magnumclient==4.8.1 14:56:13 python-openstackclient==8.1.0 14:56:13 python-swiftclient==4.8.0 14:56:13 PyYAML==6.0.2 14:56:13 referencing==0.36.2 14:56:13 requests==2.32.3 14:56:13 requests-oauthlib==2.0.0 14:56:13 requestsexceptions==1.4.0 14:56:13 rfc3986==2.0.0 14:56:13 rpds-py==0.25.1 14:56:13 rsa==4.9.1 14:56:13 ruamel.yaml==0.18.12 14:56:13 ruamel.yaml.clib==0.2.12 14:56:13 s3transfer==0.13.0 14:56:13 simplejson==3.20.1 14:56:13 six==1.17.0 14:56:13 smmap==5.0.2 14:56:13 soupsieve==2.7 14:56:13 stevedore==5.4.1 14:56:13 tabulate==0.9.0 14:56:13 toml==0.10.2 14:56:13 tomlkit==0.13.3 14:56:13 tqdm==4.67.1 14:56:13 typing_extensions==4.14.0 14:56:13 tzdata==2025.2 14:56:13 urllib3==1.26.20 14:56:13 virtualenv==20.31.2 14:56:13 wcwidth==0.2.13 14:56:13 websocket-client==1.8.0 14:56:13 wrapt==1.17.2 14:56:13 xdg==6.0.0 14:56:13 xmltodict==0.14.2 14:56:13 yq==3.4.3 14:56:13 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins18049351454241841789.sh 14:56:13 ---> sudo-logs.sh 14:56:13 Archiving 'sudo' log.. 14:56:14 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6990640417592029657.sh 14:56:14 ---> job-cost.sh 14:56:14 Setup pyenv: 14:56:14 system 14:56:14 3.8.13 14:56:14 3.9.13 14:56:14 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:56:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DMWO from file:/tmp/.os_lf_venv 14:56:16 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:56:21 lf-activate-venv(): INFO: Adding /tmp/venv-DMWO/bin to PATH 14:56:21 INFO: No Stack... 14:56:21 INFO: Retrieving Pricing Info for: v3-standard-4 14:56:21 INFO: Archiving Costs 14:56:21 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins2850435979437391504.sh 14:56:21 ---> logs-deploy.sh 14:56:21 Setup pyenv: 14:56:21 system 14:56:21 3.8.13 14:56:21 3.9.13 14:56:21 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:56:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DMWO from file:/tmp/.os_lf_venv 14:56:23 lf-activate-venv(): INFO: Installing: lftools 14:56:31 lf-activate-venv(): INFO: Adding /tmp/venv-DMWO/bin to PATH 14:56:31 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4066 14:56:31 INFO: archiving workspace using pattern(s): 14:56:32 Archives upload complete. 14:56:32 INFO: archiving logs to Nexus 14:56:33 ---> uname -a: 14:56:33 Linux prd-ubuntu1804-builder-4c-4g-18711 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 14:56:33 14:56:33 14:56:33 ---> lscpu: 14:56:33 Architecture: x86_64 14:56:33 CPU op-mode(s): 32-bit, 64-bit 14:56:33 Byte Order: Little Endian 14:56:33 CPU(s): 4 14:56:33 On-line CPU(s) list: 0-3 14:56:33 Thread(s) per core: 1 14:56:33 Core(s) per socket: 1 14:56:33 Socket(s): 4 14:56:33 NUMA node(s): 1 14:56:33 Vendor ID: AuthenticAMD 14:56:33 CPU family: 23 14:56:33 Model: 49 14:56:33 Model name: AMD EPYC-Rome Processor 14:56:33 Stepping: 0 14:56:33 CPU MHz: 2800.000 14:56:33 BogoMIPS: 5600.00 14:56:33 Virtualization: AMD-V 14:56:33 Hypervisor vendor: KVM 14:56:33 Virtualization type: full 14:56:33 L1d cache: 32K 14:56:33 L1i cache: 32K 14:56:33 L2 cache: 512K 14:56:33 L3 cache: 16384K 14:56:33 NUMA node0 CPU(s): 0-3 14:56:33 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 14:56:33 14:56:33 14:56:33 ---> nproc: 14:56:33 4 14:56:33 14:56:33 14:56:33 ---> df -h: 14:56:33 Filesystem Size Used Avail Use% Mounted on 14:56:33 udev 7.9G 0 7.9G 0% /dev 14:56:33 tmpfs 1.6G 672K 1.6G 1% /run 14:56:33 /dev/vda1 78G 8.4G 69G 11% / 14:56:33 tmpfs 7.9G 0 7.9G 0% /dev/shm 14:56:33 tmpfs 5.0M 0 5.0M 0% /run/lock 14:56:33 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 14:56:33 /dev/vda15 105M 4.4M 100M 5% /boot/efi 14:56:33 tmpfs 1.6G 0 1.6G 0% /run/user/1001 14:56:33 14:56:33 14:56:33 ---> free -m: 14:56:33 total used free shared buff/cache available 14:56:33 Mem: 16040 594 13245 0 2200 15126 14:56:33 Swap: 1023 0 1023 14:56:33 14:56:33 14:56:33 ---> ip addr: 14:56:33 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:56:33 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:56:33 inet 127.0.0.1/8 scope host lo 14:56:33 valid_lft forever preferred_lft forever 14:56:33 inet6 ::1/128 scope host 14:56:33 valid_lft forever preferred_lft forever 14:56:33 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 14:56:33 link/ether fa:16:3e:79:12:7a brd ff:ff:ff:ff:ff:ff 14:56:33 inet 10.30.106.234/23 brd 10.30.107.255 scope global dynamic ens3 14:56:33 valid_lft 86254sec preferred_lft 86254sec 14:56:33 inet6 fe80::f816:3eff:fe79:127a/64 scope link 14:56:33 valid_lft forever preferred_lft forever 14:56:33 14:56:33 14:56:33 ---> sar -b -r -n DEV: 14:56:33 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-18711) 06/05/25 _x86_64_ (4 CPU) 14:56:33 14:56:33 14:54:09 LINUX RESTART (4 CPU) 14:56:33 14:56:33 14:55:02 tps rtps wtps bread/s bwrtn/s 14:56:33 14:56:01 110.59 0.98 109.61 117.40 14830.98 14:56:33 Average: 110.59 0.98 109.61 117.40 14830.98 14:56:33 14:56:33 14:55:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:56:33 14:56:01 13686116 15509920 2738852 16.67 78288 1932904 826096 4.73 787132 1707208 145460 14:56:33 Average: 13686116 15509920 2738852 16.67 78288 1932904 826096 4.73 787132 1707208 145460 14:56:33 14:56:33 14:55:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:56:33 14:56:01 ens3 111.78 82.02 846.49 13.51 0.00 0.00 0.00 0.00 14:56:33 14:56:01 lo 2.24 2.24 0.26 0.26 0.00 0.00 0.00 0.00 14:56:33 Average: ens3 111.78 82.02 846.49 13.51 0.00 0.00 0.00 0.00 14:56:33 Average: lo 2.24 2.24 0.26 0.26 0.00 0.00 0.00 0.00 14:56:33 14:56:33 14:56:33 ---> sar -P ALL: 14:56:33 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-18711) 06/05/25 _x86_64_ (4 CPU) 14:56:33 14:56:33 14:54:09 LINUX RESTART (4 CPU) 14:56:33 14:56:33 14:55:02 CPU %user %nice %system %iowait %steal %idle 14:56:33 14:56:01 all 24.26 0.00 1.74 1.52 0.06 72.43 14:56:33 14:56:01 0 7.55 0.00 1.15 3.48 0.03 87.78 14:56:33 14:56:01 1 35.29 0.00 2.09 0.46 0.07 62.09 14:56:33 14:56:01 2 22.14 0.00 1.68 1.04 0.07 75.07 14:56:33 14:56:01 3 31.98 0.00 2.00 1.09 0.05 64.88 14:56:33 Average: all 24.26 0.00 1.74 1.52 0.06 72.43 14:56:33 Average: 0 7.55 0.00 1.15 3.48 0.03 87.78 14:56:33 Average: 1 35.29 0.00 2.09 0.46 0.07 62.09 14:56:33 Average: 2 22.14 0.00 1.68 1.04 0.07 75.07 14:56:33 Average: 3 31.98 0.00 2.00 1.09 0.05 64.88 14:56:33 14:56:33 14:56:33