09:20:17 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/139550 09:20:17 Running as SYSTEM 09:20:17 [EnvInject] - Loading node environment variables. 09:20:17 Building remotely on prd-ubuntu1804-builder-4c-4g-86673 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 09:20:17 [ssh-agent] Looking for ssh-agent implementation... 09:20:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:20:18 $ ssh-agent 09:20:18 SSH_AUTH_SOCK=/tmp/ssh-N6HvzDW1u6rS/agent.1708 09:20:18 SSH_AGENT_PID=1710 09:20:18 [ssh-agent] Started. 09:20:18 Running ssh-add (command line suppressed) 09:20:18 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_3877011919205848794.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_3877011919205848794.key) 09:20:18 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 09:20:18 The recommended git tool is: NONE 09:20:19 using credential onap-jenkins-ssh 09:20:19 Wiping out workspace first. 09:20:19 Cloning the remote Git repository 09:20:19 Cloning repository git://cloud.onap.org/mirror/oom.git 09:20:19 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 09:20:19 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:20:19 > git --version # timeout=10 09:20:19 > git --version # 'git version 2.17.1' 09:20:19 using GIT_SSH to set credentials Gerrit user 09:20:19 Verifying host key using manually-configured host key entries 09:20:19 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 09:20:25 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:20:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:20:25 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:20:25 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:20:25 using GIT_SSH to set credentials Gerrit user 09:20:25 Verifying host key using manually-configured host key entries 09:20:25 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/50/139550/2 # timeout=30 09:20:25 > git rev-parse 88ed013c4784946aa4d80c754916ede93b7074df^{commit} # timeout=10 09:20:25 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 09:20:25 Checking out Revision 88ed013c4784946aa4d80c754916ede93b7074df (refs/changes/50/139550/2) 09:20:25 > git config core.sparsecheckout # timeout=10 09:20:25 > git checkout -f 88ed013c4784946aa4d80c754916ede93b7074df # timeout=30 09:20:29 Commit message: "[AAI] Fix Kyverno Policy violations" 09:20:29 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:20:29 > git rev-list --no-walk 64e996851eb741093e18b8c9948f23dd91b26d96 # timeout=10 09:20:29 [EnvInject] - Injecting environment variables from a build step. 09:20:29 [EnvInject] - Injecting as environment variables the properties content 09:20:29 PYTHON=python3 09:20:29 09:20:29 [EnvInject] - Variables injected successfully. 09:20:29 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins11291731650217524125.sh 09:20:29 ---> tox-install.sh 09:20:29 + source /home/jenkins/lf-env.sh 09:20:29 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:20:29 ++ mktemp -d /tmp/venv-XXXX 09:20:29 + lf_venv=/tmp/venv-ipWa 09:20:29 + local venv_file=/tmp/.os_lf_venv 09:20:29 + local python=python3 09:20:29 + local options 09:20:29 + local set_path=true 09:20:29 + local install_args= 09:20:29 ++ 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 09:20:29 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:20:29 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:20:29 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:20:29 + true 09:20:29 + case $1 in 09:20:29 + venv_file=/tmp/.toxenv 09:20:29 + shift 2 09:20:29 + true 09:20:29 + case $1 in 09:20:29 + shift 09:20:29 + break 09:20:29 + case $python in 09:20:29 + local pkg_list= 09:20:29 + [[ -d /opt/pyenv ]] 09:20:29 + echo 'Setup pyenv:' 09:20:29 Setup pyenv: 09:20:29 + export PYENV_ROOT=/opt/pyenv 09:20:29 + PYENV_ROOT=/opt/pyenv 09:20:29 + 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 09:20:29 + 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 09:20:29 + pyenv versions 09:20:29 * system (set by /opt/pyenv/version) 09:20:29 * 3.8.13 (set by /opt/pyenv/version) 09:20:29 * 3.9.13 (set by /opt/pyenv/version) 09:20:29 * 3.10.6 (set by /opt/pyenv/version) 09:20:29 + command -v pyenv 09:20:29 ++ pyenv init - --no-rehash 09:20:29 + 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[*]}"'\'')" 09:20:29 export PATH="/opt/pyenv/shims:${PATH}" 09:20:29 export PYENV_SHELL=bash 09:20:29 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:20:29 pyenv() { 09:20:29 local command 09:20:29 command="${1:-}" 09:20:29 if [ "$#" -gt 0 ]; then 09:20:29 shift 09:20:29 fi 09:20:29 09:20:29 case "$command" in 09:20:29 rehash|shell) 09:20:29 eval "$(pyenv "sh-$command" "$@")" 09:20:29 ;; 09:20:29 *) 09:20:29 command pyenv "$command" "$@" 09:20:29 ;; 09:20:29 esac 09:20:29 }' 09:20:29 +++ 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[*]}"' 09:20:29 ++ 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 09:20:29 ++ 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 09:20:29 ++ 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 09:20:29 ++ export PYENV_SHELL=bash 09:20:29 ++ PYENV_SHELL=bash 09:20:29 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:20:29 +++ complete -F _pyenv pyenv 09:20:29 ++ lf-pyver python3 09:20:29 ++ local py_version_xy=python3 09:20:29 ++ local py_version_xyz= 09:20:29 ++ pyenv versions 09:20:29 ++ local command 09:20:29 ++ command=versions 09:20:29 ++ '[' 1 -gt 0 ']' 09:20:29 ++ shift 09:20:29 ++ case "$command" in 09:20:29 ++ command pyenv versions 09:20:29 ++ pyenv versions 09:20:29 ++ awk '{ print $1 }' 09:20:29 ++ grep -E '^[0-9.]*[0-9]$' 09:20:29 ++ sed 's/^[ *]* //' 09:20:29 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:20:29 +++ grep '^3' /tmp/.pyenv_versions 09:20:29 +++ sort -V 09:20:29 +++ tail -n 1 09:20:29 ++ py_version_xyz=3.10.6 09:20:29 ++ [[ -z 3.10.6 ]] 09:20:29 ++ echo 3.10.6 09:20:29 ++ return 0 09:20:29 + pyenv local 3.10.6 09:20:29 + local command 09:20:29 + command=local 09:20:29 + '[' 2 -gt 0 ']' 09:20:29 + shift 09:20:29 + case "$command" in 09:20:29 + command pyenv local 3.10.6 09:20:29 + pyenv local 3.10.6 09:20:29 + for arg in "$@" 09:20:29 + case $arg in 09:20:29 + pkg_list+='tox ' 09:20:29 + for arg in "$@" 09:20:29 + case $arg in 09:20:29 + pkg_list+='virtualenv ' 09:20:29 + for arg in "$@" 09:20:29 + case $arg in 09:20:29 + pkg_list+='urllib3~=1.26.15 ' 09:20:29 + [[ -f /tmp/.toxenv ]] 09:20:29 + [[ ! -f /tmp/.toxenv ]] 09:20:29 + [[ -n '' ]] 09:20:29 + python3 -m venv /tmp/venv-ipWa 09:20:34 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ipWa' 09:20:34 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ipWa 09:20:34 + echo /tmp/venv-ipWa 09:20:34 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 09:20:34 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 09:20:34 + /tmp/venv-ipWa/bin/python3 -m pip install --upgrade --quiet pip virtualenv 09:20:37 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:20:37 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 09:20:37 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 09:20:37 + /tmp/venv-ipWa/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 09:20:39 + type python3 09:20:39 + true 09:20:39 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-ipWa/bin to PATH' 09:20:39 lf-activate-venv(): INFO: Adding /tmp/venv-ipWa/bin to PATH 09:20:39 + PATH=/tmp/venv-ipWa/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 09:20:39 + return 0 09:20:39 + python3 --version 09:20:39 Python 3.10.6 09:20:39 + python3 -m pip --version 09:20:40 pip 24.3.1 from /tmp/venv-ipWa/lib/python3.10/site-packages/pip (python 3.10) 09:20:40 + python3 -m pip freeze 09:20:40 cachetools==5.5.0 09:20:40 chardet==5.2.0 09:20:40 colorama==0.4.6 09:20:40 distlib==0.3.9 09:20:40 filelock==3.16.1 09:20:40 packaging==24.2 09:20:40 platformdirs==4.3.6 09:20:40 pluggy==1.5.0 09:20:40 pyproject-api==1.8.0 09:20:40 tomli==2.1.0 09:20:40 tox==4.23.2 09:20:40 typing_extensions==4.12.2 09:20:40 urllib3==1.26.20 09:20:40 virtualenv==20.28.0 09:20:40 [EnvInject] - Injecting environment variables from a build step. 09:20:40 [EnvInject] - Injecting as environment variables the properties content 09:20:40 PARALLEL=false 09:20:40 09:20:40 [EnvInject] - Variables injected successfully. 09:20:40 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins2875259174880841566.sh 09:20:40 ---> tox-run.sh 09:20:40 + 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 09:20:40 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 09:20:40 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 09:20:40 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 09:20:40 + cd /w/workspace/oom-master-pre-commit-lint/. 09:20:40 + source /home/jenkins/lf-env.sh 09:20:40 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:20:40 ++ mktemp -d /tmp/venv-XXXX 09:20:40 + lf_venv=/tmp/venv-uF8r 09:20:40 + local venv_file=/tmp/.os_lf_venv 09:20:40 + local python=python3 09:20:40 + local options 09:20:40 + local set_path=true 09:20:40 + local install_args= 09:20:40 ++ 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 09:20:40 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:20:40 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:20:40 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:20:40 + true 09:20:40 + case $1 in 09:20:40 + venv_file=/tmp/.toxenv 09:20:40 + shift 2 09:20:40 + true 09:20:40 + case $1 in 09:20:40 + shift 09:20:40 + break 09:20:40 + case $python in 09:20:40 + local pkg_list= 09:20:40 + [[ -d /opt/pyenv ]] 09:20:40 + echo 'Setup pyenv:' 09:20:40 Setup pyenv: 09:20:40 + export PYENV_ROOT=/opt/pyenv 09:20:40 + PYENV_ROOT=/opt/pyenv 09:20:40 + 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 09:20:40 + 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 09:20:40 + pyenv versions 09:20:40 system 09:20:40 3.8.13 09:20:40 3.9.13 09:20:40 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:20:40 + command -v pyenv 09:20:40 ++ pyenv init - --no-rehash 09:20:40 + 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[*]}"'\'')" 09:20:40 export PATH="/opt/pyenv/shims:${PATH}" 09:20:40 export PYENV_SHELL=bash 09:20:40 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:20:40 pyenv() { 09:20:40 local command 09:20:40 command="${1:-}" 09:20:40 if [ "$#" -gt 0 ]; then 09:20:40 shift 09:20:40 fi 09:20:40 09:20:40 case "$command" in 09:20:40 rehash|shell) 09:20:40 eval "$(pyenv "sh-$command" "$@")" 09:20:40 ;; 09:20:40 *) 09:20:40 command pyenv "$command" "$@" 09:20:40 ;; 09:20:40 esac 09:20:40 }' 09:20:40 +++ 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[*]}"' 09:20:40 ++ 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 09:20:40 ++ 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 09:20:40 ++ 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 09:20:40 ++ export PYENV_SHELL=bash 09:20:40 ++ PYENV_SHELL=bash 09:20:40 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:20:40 +++ complete -F _pyenv pyenv 09:20:40 ++ lf-pyver python3 09:20:40 ++ local py_version_xy=python3 09:20:40 ++ local py_version_xyz= 09:20:40 ++ pyenv versions 09:20:40 ++ local command 09:20:40 ++ command=versions 09:20:40 ++ '[' 1 -gt 0 ']' 09:20:40 ++ shift 09:20:40 ++ case "$command" in 09:20:40 ++ command pyenv versions 09:20:40 ++ pyenv versions 09:20:40 ++ awk '{ print $1 }' 09:20:40 ++ sed 's/^[ *]* //' 09:20:40 ++ grep -E '^[0-9.]*[0-9]$' 09:20:40 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:20:40 +++ grep '^3' /tmp/.pyenv_versions 09:20:40 +++ sort -V 09:20:40 +++ tail -n 1 09:20:40 ++ py_version_xyz=3.10.6 09:20:40 ++ [[ -z 3.10.6 ]] 09:20:40 ++ echo 3.10.6 09:20:40 ++ return 0 09:20:40 + pyenv local 3.10.6 09:20:40 + local command 09:20:40 + command=local 09:20:40 + '[' 2 -gt 0 ']' 09:20:40 + shift 09:20:40 + case "$command" in 09:20:40 + command pyenv local 3.10.6 09:20:40 + pyenv local 3.10.6 09:20:40 + for arg in "$@" 09:20:40 + case $arg in 09:20:40 + pkg_list+='tox ' 09:20:40 + for arg in "$@" 09:20:40 + case $arg in 09:20:40 + pkg_list+='virtualenv ' 09:20:40 + for arg in "$@" 09:20:40 + case $arg in 09:20:40 + pkg_list+='urllib3~=1.26.15 ' 09:20:40 + [[ -f /tmp/.toxenv ]] 09:20:40 ++ cat /tmp/.toxenv 09:20:40 + lf_venv=/tmp/venv-ipWa 09:20:40 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ipWa from' file:/tmp/.toxenv 09:20:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ipWa from file:/tmp/.toxenv 09:20:40 + /tmp/venv-ipWa/bin/python3 -m pip install --upgrade --quiet pip virtualenv 09:20:41 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:20:41 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 09:20:41 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 09:20:41 + /tmp/venv-ipWa/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 09:20:42 + type python3 09:20:42 + true 09:20:42 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-ipWa/bin to PATH' 09:20:42 lf-activate-venv(): INFO: Adding /tmp/venv-ipWa/bin to PATH 09:20:42 + PATH=/tmp/venv-ipWa/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 09:20:42 + return 0 09:20:42 + [[ -d /opt/pyenv ]] 09:20:42 + echo '---> Setting up pyenv' 09:20:42 ---> Setting up pyenv 09:20:42 + export PYENV_ROOT=/opt/pyenv 09:20:42 + PYENV_ROOT=/opt/pyenv 09:20:42 + export PATH=/opt/pyenv/bin:/tmp/venv-ipWa/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 09:20:42 + PATH=/opt/pyenv/bin:/tmp/venv-ipWa/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 09:20:42 ++ pwd 09:20:42 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 09:20:42 + export PYTHONPATH 09:20:42 + export TOX_TESTENV_PASSENV=PYTHONPATH 09:20:42 + TOX_TESTENV_PASSENV=PYTHONPATH 09:20:42 + tox --version 09:20:43 4.23.2 from /tmp/venv-ipWa/lib/python3.10/site-packages/tox/__init__.py 09:20:43 + PARALLEL=false 09:20:43 + TOX_OPTIONS_LIST= 09:20:43 + [[ -n pre-commit ]] 09:20:43 + TOX_OPTIONS_LIST=' -e pre-commit' 09:20:43 + case ${PARALLEL,,} in 09:20:43 + tox -e pre-commit 09:20:43 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 09:20:44 pre-commit: install_deps> python -I -m pip install pre-commit 09:20:46 pre-commit: freeze> python -m pip freeze --all 09:20:47 pre-commit: cfgv==3.4.0,distlib==0.3.9,filelock==3.16.1,identify==2.6.3,nodeenv==1.9.1,pip==24.3.1,platformdirs==4.3.6,pre_commit==4.0.1,PyYAML==6.0.2,setuptools==75.6.0,virtualenv==20.28.0,wheel==0.45.1 09:20:47 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 09:20:47 [WARNING] hook id `remove-tabs` uses deprecated stage names (commit) which will be removed in a future version. run: `pre-commit migrate-config` to automatically fix this. 09:20:47 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 09:20:47 [WARNING] repo `https://github.com/pre-commit/pre-commit-hooks` uses deprecated stage names (commit, push) which will be removed in a future version. Hint: often `pre-commit autoupdate --repo https://github.com/pre-commit/pre-commit-hooks` will fix this. if it does not -- consider reporting an issue to that repo. 09:20:47 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 09:20:48 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 09:20:50 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 09:20:51 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 09:20:51 [INFO] Once installed this environment will be reused. 09:20:51 [INFO] This may take a few minutes... 09:20:54 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 09:20:54 [INFO] Once installed this environment will be reused. 09:20:54 [INFO] This may take a few minutes... 09:20:59 Trim Trailing Whitespace.................................................Passed 09:20:59 Tabs remover.............................................................Passed 09:20:59 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 09:21:00 [WARNING] hook id `remove-tabs` uses deprecated stage names (commit) which will be removed in a future version. run: `pre-commit migrate-config` to automatically fix this. 09:21:00 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 09:21:00 [INFO] Once installed this environment will be reused. 09:21:00 [INFO] This may take a few minutes... 09:21:05 gitlint..............................................(no files to check)Skipped 09:21:05 pre-commit: OK (22.34=setup[3.71]+cmd[12.57,6.06] seconds) 09:21:05 congratulations :) (22.52 seconds) 09:21:05 + tox_status=0 09:21:05 + echo '---> Completed tox runs' 09:21:05 ---> Completed tox runs 09:21:05 + for i in .tox/*/log 09:21:05 ++ echo .tox/pre-commit/log 09:21:05 ++ awk -F/ '{print $2}' 09:21:05 + tox_env=pre-commit 09:21:05 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 09:21:05 + DOC_DIR=docs/_build/html 09:21:05 + [[ -d docs/_build/html ]] 09:21:05 + echo '---> tox-run.sh ends' 09:21:05 ---> tox-run.sh ends 09:21:05 + test 0 -eq 0 09:21:06 $ ssh-agent -k 09:21:06 unset SSH_AUTH_SOCK; 09:21:06 unset SSH_AGENT_PID; 09:21:06 echo Agent pid 1710 killed; 09:21:06 [ssh-agent] Stopped. 09:21:06 [PostBuildScript] - [INFO] Executing post build scripts. 09:21:06 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2059544865087212387.sh 09:21:06 ---> sysstat.sh 09:21:06 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16866558440790065476.sh 09:21:06 ---> package-listing.sh 09:21:06 ++ facter osfamily 09:21:06 ++ tr '[:upper:]' '[:lower:]' 09:21:06 + OS_FAMILY=debian 09:21:06 + workspace=/w/workspace/oom-master-pre-commit-lint 09:21:06 + START_PACKAGES=/tmp/packages_start.txt 09:21:06 + END_PACKAGES=/tmp/packages_end.txt 09:21:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:21:06 + PACKAGES=/tmp/packages_start.txt 09:21:06 + '[' /w/workspace/oom-master-pre-commit-lint ']' 09:21:06 + PACKAGES=/tmp/packages_end.txt 09:21:06 + case "${OS_FAMILY}" in 09:21:06 + dpkg -l 09:21:06 + grep '^ii' 09:21:06 + '[' -f /tmp/packages_start.txt ']' 09:21:06 + '[' -f /tmp/packages_end.txt ']' 09:21:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:21:06 + '[' /w/workspace/oom-master-pre-commit-lint ']' 09:21:06 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 09:21:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 09:21:06 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5731441589139923042.sh 09:21:06 ---> capture-instance-metadata.sh 09:21:06 Setup pyenv: 09:21:06 system 09:21:06 3.8.13 09:21:06 3.9.13 09:21:06 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:21:11 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-fjSt 09:21:11 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:21:13 lf-activate-venv(): INFO: Installing: lftools 09:21:42 lf-activate-venv(): INFO: Adding /tmp/venv-fjSt/bin to PATH 09:21:42 INFO: Running in OpenStack, capturing instance metadata 09:21:43 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10516699432196765095.sh 09:21:43 provisioning config files... 09:21:43 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config17830474024553367952tmp 09:21:43 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 09:21:43 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 09:21:43 [EnvInject] - Injecting environment variables from a build step. 09:21:43 [EnvInject] - Injecting as environment variables the properties content 09:21:43 SERVER_ID=logs 09:21:43 09:21:43 [EnvInject] - Variables injected successfully. 09:21:43 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2842493904435922725.sh 09:21:43 ---> create-netrc.sh 09:21:43 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16744323503549902584.sh 09:21:43 ---> python-tools-install.sh 09:21:43 Setup pyenv: 09:21:43 system 09:21:43 3.8.13 09:21:43 3.9.13 09:21:43 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:21:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fjSt from file:/tmp/.os_lf_venv 09:21:44 lf-activate-venv(): INFO: Installing: lftools 09:21:52 lf-activate-venv(): INFO: Adding /tmp/venv-fjSt/bin to PATH 09:21:52 Generating Requirements File 09:22:14 Python 3.10.6 09:22:14 pip 24.3.1 from /tmp/venv-fjSt/lib/python3.10/site-packages/pip (python 3.10) 09:22:14 appdirs==1.4.4 09:22:14 argcomplete==3.5.1 09:22:14 aspy.yaml==1.3.0 09:22:14 attrs==24.2.0 09:22:14 autopage==0.5.2 09:22:14 beautifulsoup4==4.12.3 09:22:14 boto3==1.35.69 09:22:14 botocore==1.35.69 09:22:14 bs4==0.0.2 09:22:14 cachetools==5.5.0 09:22:14 certifi==2024.8.30 09:22:14 cffi==1.17.1 09:22:14 cfgv==3.4.0 09:22:14 chardet==5.2.0 09:22:14 charset-normalizer==3.4.0 09:22:14 click==8.1.7 09:22:14 cliff==4.8.0 09:22:14 cmd2==2.5.7 09:22:14 cryptography==3.3.2 09:22:14 debtcollector==3.0.0 09:22:14 decorator==5.1.1 09:22:14 defusedxml==0.7.1 09:22:14 Deprecated==1.2.15 09:22:14 distlib==0.3.9 09:22:14 dnspython==2.7.0 09:22:14 docker==4.2.2 09:22:14 dogpile.cache==1.3.3 09:22:14 durationpy==0.9 09:22:14 email_validator==2.2.0 09:22:14 filelock==3.16.1 09:22:14 future==1.0.0 09:22:14 gitdb==4.0.11 09:22:14 GitPython==3.1.43 09:22:14 google-auth==2.36.0 09:22:14 httplib2==0.22.0 09:22:14 identify==2.6.3 09:22:14 idna==3.10 09:22:14 importlib-resources==1.5.0 09:22:14 iso8601==2.1.0 09:22:14 Jinja2==3.1.4 09:22:14 jmespath==1.0.1 09:22:14 jsonpatch==1.33 09:22:14 jsonpointer==3.0.0 09:22:14 jsonschema==4.23.0 09:22:14 jsonschema-specifications==2024.10.1 09:22:14 keystoneauth1==5.9.0 09:22:14 kubernetes==31.0.0 09:22:14 lftools==0.37.10 09:22:14 lxml==5.3.0 09:22:14 MarkupSafe==3.0.2 09:22:14 msgpack==1.1.0 09:22:14 multi_key_dict==2.0.3 09:22:14 munch==4.0.0 09:22:14 netaddr==1.3.0 09:22:14 netifaces==0.11.0 09:22:14 niet==1.4.2 09:22:14 nodeenv==1.9.1 09:22:14 oauth2client==4.1.3 09:22:14 oauthlib==3.2.2 09:22:14 openstacksdk==4.1.0 09:22:14 os-client-config==2.1.0 09:22:14 os-service-types==1.7.0 09:22:14 osc-lib==3.2.0 09:22:14 oslo.config==9.7.0 09:22:14 oslo.context==5.7.0 09:22:14 oslo.i18n==6.5.0 09:22:14 oslo.log==6.2.0 09:22:14 oslo.serialization==5.6.0 09:22:14 oslo.utils==7.4.0 09:22:14 packaging==24.2 09:22:14 pbr==6.1.0 09:22:14 platformdirs==4.3.6 09:22:14 prettytable==3.12.0 09:22:14 psutil==6.1.0 09:22:14 pyasn1==0.6.1 09:22:14 pyasn1_modules==0.4.1 09:22:14 pycparser==2.22 09:22:14 pygerrit2==2.0.15 09:22:14 PyGithub==2.5.0 09:22:14 PyJWT==2.10.0 09:22:14 PyNaCl==1.5.0 09:22:14 pyparsing==2.4.7 09:22:14 pyperclip==1.9.0 09:22:14 pyrsistent==0.20.0 09:22:14 python-cinderclient==9.6.0 09:22:14 python-dateutil==2.9.0.post0 09:22:14 python-heatclient==4.0.0 09:22:14 python-jenkins==1.8.2 09:22:14 python-keystoneclient==5.5.0 09:22:14 python-magnumclient==4.7.0 09:22:14 python-openstackclient==7.2.1 09:22:14 python-swiftclient==4.6.0 09:22:14 PyYAML==6.0.2 09:22:14 referencing==0.35.1 09:22:14 requests==2.32.3 09:22:14 requests-oauthlib==2.0.0 09:22:14 requestsexceptions==1.4.0 09:22:14 rfc3986==2.0.0 09:22:14 rpds-py==0.21.0 09:22:14 rsa==4.9 09:22:14 ruamel.yaml==0.18.6 09:22:14 ruamel.yaml.clib==0.2.12 09:22:14 s3transfer==0.10.4 09:22:14 simplejson==3.19.3 09:22:14 six==1.16.0 09:22:14 smmap==5.0.1 09:22:14 soupsieve==2.6 09:22:14 stevedore==5.4.0 09:22:14 tabulate==0.9.0 09:22:14 toml==0.10.2 09:22:14 tomlkit==0.13.2 09:22:14 tqdm==4.67.1 09:22:14 typing_extensions==4.12.2 09:22:14 tzdata==2024.2 09:22:14 urllib3==1.26.20 09:22:14 virtualenv==20.28.0 09:22:14 wcwidth==0.2.13 09:22:14 websocket-client==1.8.0 09:22:14 wrapt==1.17.0 09:22:14 xdg==6.0.0 09:22:14 xmltodict==0.14.2 09:22:14 yq==3.4.3 09:22:14 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4912532745265890352.sh 09:22:14 ---> sudo-logs.sh 09:22:14 Archiving 'sudo' log.. 09:22:15 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1491295125924555568.sh 09:22:15 ---> job-cost.sh 09:22:15 Setup pyenv: 09:22:15 system 09:22:15 3.8.13 09:22:15 3.9.13 09:22:15 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:22:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fjSt from file:/tmp/.os_lf_venv 09:22:16 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:22:20 lf-activate-venv(): INFO: Adding /tmp/venv-fjSt/bin to PATH 09:22:20 INFO: No Stack... 09:22:21 INFO: Retrieving Pricing Info for: v3-standard-4 09:22:21 INFO: Archiving Costs 09:22:21 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins11165816388652338124.sh 09:22:21 ---> logs-deploy.sh 09:22:21 Setup pyenv: 09:22:21 system 09:22:21 3.8.13 09:22:21 3.9.13 09:22:21 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:22:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fjSt from file:/tmp/.os_lf_venv 09:22:22 lf-activate-venv(): INFO: Installing: lftools 09:22:30 lf-activate-venv(): INFO: Adding /tmp/venv-fjSt/bin to PATH 09:22:30 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3640 09:22:30 INFO: archiving workspace using pattern(s): 09:22:31 Archives upload complete. 09:22:31 INFO: archiving logs to Nexus 09:22:32 ---> uname -a: 09:22:32 Linux prd-ubuntu1804-builder-4c-4g-86673 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 09:22:32 09:22:32 09:22:32 ---> lscpu: 09:22:32 Architecture: x86_64 09:22:32 CPU op-mode(s): 32-bit, 64-bit 09:22:32 Byte Order: Little Endian 09:22:32 CPU(s): 4 09:22:32 On-line CPU(s) list: 0-3 09:22:32 Thread(s) per core: 1 09:22:32 Core(s) per socket: 1 09:22:32 Socket(s): 4 09:22:32 NUMA node(s): 1 09:22:32 Vendor ID: AuthenticAMD 09:22:32 CPU family: 23 09:22:32 Model: 49 09:22:32 Model name: AMD EPYC-Rome Processor 09:22:32 Stepping: 0 09:22:32 CPU MHz: 2799.996 09:22:32 BogoMIPS: 5599.99 09:22:32 Virtualization: AMD-V 09:22:32 Hypervisor vendor: KVM 09:22:32 Virtualization type: full 09:22:32 L1d cache: 32K 09:22:32 L1i cache: 32K 09:22:32 L2 cache: 512K 09:22:32 L3 cache: 16384K 09:22:32 NUMA node0 CPU(s): 0-3 09:22:32 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 09:22:32 09:22:32 09:22:32 ---> nproc: 09:22:32 4 09:22:32 09:22:32 09:22:32 ---> df -h: 09:22:32 Filesystem Size Used Avail Use% Mounted on 09:22:32 udev 7.9G 0 7.9G 0% /dev 09:22:32 tmpfs 1.6G 672K 1.6G 1% /run 09:22:32 /dev/vda1 78G 8.4G 70G 11% / 09:22:32 tmpfs 7.9G 0 7.9G 0% /dev/shm 09:22:32 tmpfs 5.0M 0 5.0M 0% /run/lock 09:22:32 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 09:22:32 /dev/vda15 105M 4.4M 100M 5% /boot/efi 09:22:32 tmpfs 1.6G 0 1.6G 0% /run/user/1001 09:22:32 09:22:32 09:22:32 ---> free -m: 09:22:32 total used free shared buff/cache available 09:22:32 Mem: 16040 560 13294 0 2185 15160 09:22:32 Swap: 1023 0 1023 09:22:32 09:22:32 09:22:32 ---> ip addr: 09:22:32 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:22:32 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:22:32 inet 127.0.0.1/8 scope host lo 09:22:32 valid_lft forever preferred_lft forever 09:22:32 inet6 ::1/128 scope host 09:22:32 valid_lft forever preferred_lft forever 09:22:32 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 09:22:32 link/ether fa:16:3e:d1:14:73 brd ff:ff:ff:ff:ff:ff 09:22:32 inet 10.30.106.88/23 brd 10.30.107.255 scope global dynamic ens3 09:22:32 valid_lft 86242sec preferred_lft 86242sec 09:22:32 inet6 fe80::f816:3eff:fed1:1473/64 scope link 09:22:32 valid_lft forever preferred_lft forever 09:22:32 09:22:32 09:22:32 ---> sar -b -r -n DEV: 09:22:32 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-86673) 11/26/24 _x86_64_ (4 CPU) 09:22:32 09:22:32 09:19:57 LINUX RESTART (4 CPU) 09:22:32 09:22:32 09:20:01 tps rtps wtps bread/s bwrtn/s 09:22:32 09:21:01 251.17 71.75 179.42 4740.68 64967.71 09:22:32 09:22:01 115.61 2.47 113.15 131.04 34505.45 09:22:32 Average: 183.39 37.11 146.28 2435.86 49736.58 09:22:32 09:22:32 09:20:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:22:32 09:21:01 13947388 15517400 2477580 15.08 53860 1718096 883360 5.06 762888 1503248 137856 09:22:32 09:22:01 13748032 15571740 2676936 16.30 78552 1931736 747340 4.28 754668 1681844 141784 09:22:32 Average: 13847710 15544570 2577258 15.69 66206 1824916 815350 4.67 758778 1592546 139820 09:22:32 09:22:32 09:20:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:22:32 09:21:01 lo 2.20 2.20 0.22 0.22 0.00 0.00 0.00 0.00 09:22:32 09:21:01 ens3 461.82 295.83 2103.67 78.67 0.00 0.00 0.00 0.00 09:22:32 09:22:01 lo 1.80 1.80 0.19 0.19 0.00 0.00 0.00 0.00 09:22:32 09:22:01 ens3 51.29 36.78 690.76 13.70 0.00 0.00 0.00 0.00 09:22:32 Average: lo 2.00 2.00 0.20 0.20 0.00 0.00 0.00 0.00 09:22:32 Average: ens3 256.56 166.31 1397.22 46.18 0.00 0.00 0.00 0.00 09:22:32 09:22:32 09:22:32 ---> sar -P ALL: 09:22:32 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-86673) 11/26/24 _x86_64_ (4 CPU) 09:22:32 09:22:32 09:19:57 LINUX RESTART (4 CPU) 09:22:32 09:22:32 09:20:01 CPU %user %nice %system %iowait %steal %idle 09:22:32 09:21:01 all 20.95 0.00 2.75 11.00 0.08 65.22 09:22:32 09:21:01 0 21.17 0.00 3.00 21.02 0.10 54.71 09:22:32 09:21:01 1 24.16 0.00 2.61 1.81 0.07 71.35 09:22:32 09:21:01 2 20.99 0.00 2.29 2.76 0.07 73.90 09:22:32 09:21:01 3 17.46 0.00 3.11 18.47 0.08 60.87 09:22:32 09:22:01 all 20.12 0.00 1.48 5.82 0.05 72.53 09:22:32 09:22:01 0 6.01 0.00 1.09 9.51 0.05 83.34 09:22:32 09:22:01 1 20.32 0.00 1.35 10.80 0.05 67.48 09:22:32 09:22:01 2 26.80 0.00 2.10 1.83 0.05 69.22 09:22:32 09:22:01 3 27.51 0.00 1.38 1.10 0.05 69.96 09:22:32 Average: all 20.54 0.00 2.12 8.40 0.06 68.89 09:22:32 Average: 0 13.53 0.00 2.04 15.22 0.07 69.14 09:22:32 Average: 1 22.24 0.00 1.98 6.30 0.06 69.41 09:22:32 Average: 2 23.90 0.00 2.19 2.29 0.06 71.55 09:22:32 Average: 3 22.51 0.00 2.24 9.75 0.07 65.43 09:22:32 09:22:32 09:22:32