11:12:07 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137817 11:12:07 Running as SYSTEM 11:12:07 [EnvInject] - Loading node environment variables. 11:12:07 Building remotely on prd-ubuntu1804-builder-4c-4g-36437 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 11:12:07 [ssh-agent] Looking for ssh-agent implementation... 11:12:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:12:08 $ ssh-agent 11:12:08 SSH_AUTH_SOCK=/tmp/ssh-Io1lqxWQzrZS/agent.1683 11:12:08 SSH_AGENT_PID=1685 11:12:08 [ssh-agent] Started. 11:12:08 Running ssh-add (command line suppressed) 11:12:08 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_4694416141916450009.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_4694416141916450009.key) 11:12:08 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 11:12:08 The recommended git tool is: NONE 11:12:09 using credential onap-jenkins-ssh 11:12:09 Wiping out workspace first. 11:12:09 Cloning the remote Git repository 11:12:09 Cloning repository git://cloud.onap.org/mirror/oom.git 11:12:09 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 11:12:09 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:12:09 > git --version # timeout=10 11:12:09 > git --version # 'git version 2.17.1' 11:12:09 using GIT_SSH to set credentials Gerrit user 11:12:09 Verifying host key using manually-configured host key entries 11:12:09 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 11:12:15 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:12:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:12:15 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:12:15 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:12:15 using GIT_SSH to set credentials Gerrit user 11:12:15 Verifying host key using manually-configured host key entries 11:12:15 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/17/137817/1 # timeout=30 11:12:15 > git rev-parse f265cb3d39bc45e6401a69089cf6986751c3e5d0^{commit} # timeout=10 11:12:15 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 11:12:15 Checking out Revision f265cb3d39bc45e6401a69089cf6986751c3e5d0 (refs/changes/17/137817/1) 11:12:15 > git config core.sparsecheckout # timeout=10 11:12:15 > git checkout -f f265cb3d39bc45e6401a69089cf6986751c3e5d0 # timeout=30 11:12:19 Commit message: "[COMMON] Fix Kyverno policy violations in common/mongodb" 11:12:19 > git rev-parse FETCH_HEAD^{commit} # timeout=10 11:12:19 > git rev-list --no-walk c64f1c0954e631709083499f6d1c80258c7809ee # timeout=10 11:12:19 [EnvInject] - Injecting environment variables from a build step. 11:12:19 [EnvInject] - Injecting as environment variables the properties content 11:12:19 PYTHON=python3 11:12:19 11:12:19 [EnvInject] - Variables injected successfully. 11:12:19 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins4357163076401602957.sh 11:12:19 ---> tox-install.sh 11:12:19 + source /home/jenkins/lf-env.sh 11:12:19 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:12:19 ++ mktemp -d /tmp/venv-XXXX 11:12:19 + lf_venv=/tmp/venv-dkIO 11:12:19 + local venv_file=/tmp/.os_lf_venv 11:12:19 + local python=python3 11:12:19 + local options 11:12:19 + local set_path=true 11:12:19 + local install_args= 11:12:19 ++ 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 11:12:19 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:12:19 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:12:19 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:12:19 + true 11:12:19 + case $1 in 11:12:19 + venv_file=/tmp/.toxenv 11:12:19 + shift 2 11:12:19 + true 11:12:19 + case $1 in 11:12:19 + shift 11:12:19 + break 11:12:19 + case $python in 11:12:19 + local pkg_list= 11:12:19 + [[ -d /opt/pyenv ]] 11:12:19 + echo 'Setup pyenv:' 11:12:19 Setup pyenv: 11:12:19 + export PYENV_ROOT=/opt/pyenv 11:12:19 + PYENV_ROOT=/opt/pyenv 11:12:19 + 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 11:12:19 + 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 11:12:19 + pyenv versions 11:12:19 * system (set by /opt/pyenv/version) 11:12:19 * 3.8.13 (set by /opt/pyenv/version) 11:12:19 * 3.9.13 (set by /opt/pyenv/version) 11:12:19 * 3.10.6 (set by /opt/pyenv/version) 11:12:19 + command -v pyenv 11:12:19 ++ pyenv init - --no-rehash 11:12:19 + 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[*]}"'\'')" 11:12:19 export PATH="/opt/pyenv/shims:${PATH}" 11:12:19 export PYENV_SHELL=bash 11:12:19 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:12:19 pyenv() { 11:12:19 local command 11:12:19 command="${1:-}" 11:12:19 if [ "$#" -gt 0 ]; then 11:12:19 shift 11:12:19 fi 11:12:19 11:12:19 case "$command" in 11:12:19 rehash|shell) 11:12:19 eval "$(pyenv "sh-$command" "$@")" 11:12:19 ;; 11:12:19 *) 11:12:19 command pyenv "$command" "$@" 11:12:19 ;; 11:12:19 esac 11:12:19 }' 11:12:19 +++ 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[*]}"' 11:12:19 ++ 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 11:12:19 ++ 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 11:12:19 ++ 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 11:12:19 ++ export PYENV_SHELL=bash 11:12:19 ++ PYENV_SHELL=bash 11:12:19 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:12:19 +++ complete -F _pyenv pyenv 11:12:19 ++ lf-pyver python3 11:12:19 ++ local py_version_xy=python3 11:12:19 ++ local py_version_xyz= 11:12:19 ++ pyenv versions 11:12:19 ++ local command 11:12:19 ++ command=versions 11:12:19 ++ sed 's/^[ *]* //' 11:12:19 ++ '[' 1 -gt 0 ']' 11:12:19 ++ shift 11:12:19 ++ case "$command" in 11:12:19 ++ command pyenv versions 11:12:19 ++ pyenv versions 11:12:19 ++ grep -E '^[0-9.]*[0-9]$' 11:12:19 ++ awk '{ print $1 }' 11:12:19 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:12:19 +++ grep '^3' /tmp/.pyenv_versions 11:12:19 +++ sort -V 11:12:19 +++ tail -n 1 11:12:19 ++ py_version_xyz=3.10.6 11:12:19 ++ [[ -z 3.10.6 ]] 11:12:19 ++ echo 3.10.6 11:12:19 ++ return 0 11:12:19 + pyenv local 3.10.6 11:12:19 + local command 11:12:19 + command=local 11:12:19 + '[' 2 -gt 0 ']' 11:12:19 + shift 11:12:19 + case "$command" in 11:12:19 + command pyenv local 3.10.6 11:12:19 + pyenv local 3.10.6 11:12:19 + for arg in "$@" 11:12:19 + case $arg in 11:12:19 + pkg_list+='tox ' 11:12:19 + for arg in "$@" 11:12:19 + case $arg in 11:12:19 + pkg_list+='virtualenv ' 11:12:19 + for arg in "$@" 11:12:19 + case $arg in 11:12:19 + pkg_list+='urllib3~=1.26.15 ' 11:12:19 + [[ -f /tmp/.toxenv ]] 11:12:19 + [[ ! -f /tmp/.toxenv ]] 11:12:19 + [[ -n '' ]] 11:12:19 + python3 -m venv /tmp/venv-dkIO 11:12:24 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-dkIO' 11:12:24 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-dkIO 11:12:24 + echo /tmp/venv-dkIO 11:12:24 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 11:12:24 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 11:12:24 + /tmp/venv-dkIO/bin/python3 -m pip install --upgrade --quiet pip virtualenv 11:12:27 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:12:27 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 11:12:27 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 11:12:27 + /tmp/venv-dkIO/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 11:12:30 + type python3 11:12:30 + true 11:12:30 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-dkIO/bin to PATH' 11:12:30 lf-activate-venv(): INFO: Adding /tmp/venv-dkIO/bin to PATH 11:12:30 + PATH=/tmp/venv-dkIO/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 11:12:30 + return 0 11:12:30 + python3 --version 11:12:30 Python 3.10.6 11:12:30 + python3 -m pip --version 11:12:30 pip 24.0 from /tmp/venv-dkIO/lib/python3.10/site-packages/pip (python 3.10) 11:12:30 + python3 -m pip freeze 11:12:30 cachetools==5.3.3 11:12:30 chardet==5.2.0 11:12:30 colorama==0.4.6 11:12:30 distlib==0.3.8 11:12:30 filelock==3.14.0 11:12:30 packaging==24.0 11:12:30 platformdirs==4.2.1 11:12:30 pluggy==1.5.0 11:12:30 pyproject-api==1.6.1 11:12:30 tomli==2.0.1 11:12:30 tox==4.15.0 11:12:30 urllib3==1.26.18 11:12:30 virtualenv==20.26.1 11:12:30 [EnvInject] - Injecting environment variables from a build step. 11:12:30 [EnvInject] - Injecting as environment variables the properties content 11:12:30 PARALLEL=false 11:12:30 11:12:30 [EnvInject] - Variables injected successfully. 11:12:30 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins8218869884999951039.sh 11:12:30 ---> tox-run.sh 11:12:30 + 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 11:12:30 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 11:12:30 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 11:12:30 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 11:12:30 + cd /w/workspace/oom-master-pre-commit-lint/. 11:12:30 + source /home/jenkins/lf-env.sh 11:12:30 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:12:30 ++ mktemp -d /tmp/venv-XXXX 11:12:30 + lf_venv=/tmp/venv-xiFb 11:12:30 + local venv_file=/tmp/.os_lf_venv 11:12:30 + local python=python3 11:12:30 + local options 11:12:30 + local set_path=true 11:12:30 + local install_args= 11:12:30 ++ 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 11:12:30 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:12:30 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:12:30 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:12:30 + true 11:12:30 + case $1 in 11:12:30 + venv_file=/tmp/.toxenv 11:12:30 + shift 2 11:12:30 + true 11:12:30 + case $1 in 11:12:30 + shift 11:12:30 + break 11:12:30 + case $python in 11:12:30 + local pkg_list= 11:12:30 + [[ -d /opt/pyenv ]] 11:12:30 + echo 'Setup pyenv:' 11:12:30 Setup pyenv: 11:12:30 + export PYENV_ROOT=/opt/pyenv 11:12:30 + PYENV_ROOT=/opt/pyenv 11:12:30 + 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 11:12:30 + 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 11:12:30 + pyenv versions 11:12:30 system 11:12:30 3.8.13 11:12:30 3.9.13 11:12:30 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:12:30 + command -v pyenv 11:12:30 ++ pyenv init - --no-rehash 11:12:30 + 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[*]}"'\'')" 11:12:30 export PATH="/opt/pyenv/shims:${PATH}" 11:12:30 export PYENV_SHELL=bash 11:12:30 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:12:30 pyenv() { 11:12:30 local command 11:12:30 command="${1:-}" 11:12:30 if [ "$#" -gt 0 ]; then 11:12:30 shift 11:12:30 fi 11:12:30 11:12:30 case "$command" in 11:12:30 rehash|shell) 11:12:30 eval "$(pyenv "sh-$command" "$@")" 11:12:30 ;; 11:12:30 *) 11:12:30 command pyenv "$command" "$@" 11:12:30 ;; 11:12:30 esac 11:12:30 }' 11:12:30 +++ 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[*]}"' 11:12:30 ++ 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 11:12:30 ++ 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 11:12:30 ++ 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 11:12:30 ++ export PYENV_SHELL=bash 11:12:30 ++ PYENV_SHELL=bash 11:12:30 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:12:30 +++ complete -F _pyenv pyenv 11:12:30 ++ lf-pyver python3 11:12:30 ++ local py_version_xy=python3 11:12:30 ++ local py_version_xyz= 11:12:30 ++ pyenv versions 11:12:30 ++ sed 's/^[ *]* //' 11:12:30 ++ awk '{ print $1 }' 11:12:30 ++ grep -E '^[0-9.]*[0-9]$' 11:12:30 ++ local command 11:12:30 ++ command=versions 11:12:30 ++ '[' 1 -gt 0 ']' 11:12:30 ++ shift 11:12:30 ++ case "$command" in 11:12:30 ++ command pyenv versions 11:12:30 ++ pyenv versions 11:12:31 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:12:31 +++ grep '^3' /tmp/.pyenv_versions 11:12:31 +++ sort -V 11:12:31 +++ tail -n 1 11:12:31 ++ py_version_xyz=3.10.6 11:12:31 ++ [[ -z 3.10.6 ]] 11:12:31 ++ echo 3.10.6 11:12:31 ++ return 0 11:12:31 + pyenv local 3.10.6 11:12:31 + local command 11:12:31 + command=local 11:12:31 + '[' 2 -gt 0 ']' 11:12:31 + shift 11:12:31 + case "$command" in 11:12:31 + command pyenv local 3.10.6 11:12:31 + pyenv local 3.10.6 11:12:31 + for arg in "$@" 11:12:31 + case $arg in 11:12:31 + pkg_list+='tox ' 11:12:31 + for arg in "$@" 11:12:31 + case $arg in 11:12:31 + pkg_list+='virtualenv ' 11:12:31 + for arg in "$@" 11:12:31 + case $arg in 11:12:31 + pkg_list+='urllib3~=1.26.15 ' 11:12:31 + [[ -f /tmp/.toxenv ]] 11:12:31 ++ cat /tmp/.toxenv 11:12:31 + lf_venv=/tmp/venv-dkIO 11:12:31 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dkIO from' file:/tmp/.toxenv 11:12:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dkIO from file:/tmp/.toxenv 11:12:31 + /tmp/venv-dkIO/bin/python3 -m pip install --upgrade --quiet pip virtualenv 11:12:31 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:12:31 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 11:12:31 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 11:12:31 + /tmp/venv-dkIO/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 11:12:33 + type python3 11:12:33 + true 11:12:33 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-dkIO/bin to PATH' 11:12:33 lf-activate-venv(): INFO: Adding /tmp/venv-dkIO/bin to PATH 11:12:33 + PATH=/tmp/venv-dkIO/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 11:12:33 + return 0 11:12:33 + [[ -d /opt/pyenv ]] 11:12:33 + echo '---> Setting up pyenv' 11:12:33 ---> Setting up pyenv 11:12:33 + export PYENV_ROOT=/opt/pyenv 11:12:33 + PYENV_ROOT=/opt/pyenv 11:12:33 + export PATH=/opt/pyenv/bin:/tmp/venv-dkIO/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 11:12:33 + PATH=/opt/pyenv/bin:/tmp/venv-dkIO/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 11:12:33 ++ pwd 11:12:33 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 11:12:33 + export PYTHONPATH 11:12:33 + export TOX_TESTENV_PASSENV=PYTHONPATH 11:12:33 + TOX_TESTENV_PASSENV=PYTHONPATH 11:12:33 + tox --version 11:12:33 4.15.0 from /tmp/venv-dkIO/lib/python3.10/site-packages/tox/__init__.py 11:12:33 + PARALLEL=false 11:12:33 + TOX_OPTIONS_LIST= 11:12:33 + [[ -n pre-commit ]] 11:12:33 + TOX_OPTIONS_LIST=' -e pre-commit' 11:12:33 + case ${PARALLEL,,} in 11:12:33 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 11:12:33 + tox -e pre-commit 11:12:34 pre-commit: install_deps> python -I -m pip install pre-commit 11:12:38 pre-commit: freeze> python -m pip freeze --all 11:12:38 pre-commit: cfgv==3.4.0,distlib==0.3.8,filelock==3.14.0,identify==2.5.36,nodeenv==1.8.0,pip==24.0,platformdirs==4.2.1,pre-commit==3.7.0,PyYAML==6.0.1,setuptools==69.5.1,virtualenv==20.26.1,wheel==0.43.0 11:12:38 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 11:12:38 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 11:12:39 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 11:12:40 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 11:12:41 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 11:12:41 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 11:12:41 [INFO] Once installed this environment will be reused. 11:12:41 [INFO] This may take a few minutes... 11:12:44 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 11:12:44 [INFO] Once installed this environment will be reused. 11:12:44 [INFO] This may take a few minutes... 11:12:50 Trim Trailing Whitespace.................................................Passed 11:12:50 Tabs remover.............................................................Passed 11:12:50 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 11:12:51 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 11:12:51 [INFO] Once installed this environment will be reused. 11:12:51 [INFO] This may take a few minutes... 11:12:58 gitlint..............................................(no files to check)Skipped 11:12:58 pre-commit: OK (24.15=setup[4.49]+cmd[12.32,7.34] seconds) 11:12:58 congratulations :) (24.32 seconds) 11:12:58 + tox_status=0 11:12:58 + echo '---> Completed tox runs' 11:12:58 ---> Completed tox runs 11:12:58 + for i in .tox/*/log 11:12:58 ++ echo .tox/pre-commit/log 11:12:58 ++ awk -F/ '{print $2}' 11:12:58 + tox_env=pre-commit 11:12:58 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 11:12:58 + DOC_DIR=docs/_build/html 11:12:58 + [[ -d docs/_build/html ]] 11:12:58 + echo '---> tox-run.sh ends' 11:12:58 ---> tox-run.sh ends 11:12:58 + test 0 -eq 0 11:12:58 $ ssh-agent -k 11:12:58 unset SSH_AUTH_SOCK; 11:12:58 unset SSH_AGENT_PID; 11:12:58 echo Agent pid 1685 killed; 11:12:58 [ssh-agent] Stopped. 11:12:58 [PostBuildScript] - [INFO] Executing post build scripts. 11:12:58 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6234059417668753654.sh 11:12:58 ---> sysstat.sh 11:12:58 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins452136372447303640.sh 11:12:58 ---> package-listing.sh 11:12:58 ++ facter osfamily 11:12:58 ++ tr '[:upper:]' '[:lower:]' 11:12:58 + OS_FAMILY=debian 11:12:58 + workspace=/w/workspace/oom-master-pre-commit-lint 11:12:58 + START_PACKAGES=/tmp/packages_start.txt 11:12:58 + END_PACKAGES=/tmp/packages_end.txt 11:12:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:12:58 + PACKAGES=/tmp/packages_start.txt 11:12:58 + '[' /w/workspace/oom-master-pre-commit-lint ']' 11:12:58 + PACKAGES=/tmp/packages_end.txt 11:12:58 + case "${OS_FAMILY}" in 11:12:58 + dpkg -l 11:12:58 + grep '^ii' 11:12:59 + '[' -f /tmp/packages_start.txt ']' 11:12:59 + '[' -f /tmp/packages_end.txt ']' 11:12:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:12:59 + '[' /w/workspace/oom-master-pre-commit-lint ']' 11:12:59 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 11:12:59 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 11:12:59 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5518939669344222430.sh 11:12:59 ---> capture-instance-metadata.sh 11:12:59 Setup pyenv: 11:12:59 system 11:12:59 3.8.13 11:12:59 3.9.13 11:12:59 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:13:03 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-pVVy 11:13:03 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:13:06 lf-activate-venv(): INFO: Installing: lftools 11:13:37 lf-activate-venv(): INFO: Adding /tmp/venv-pVVy/bin to PATH 11:13:37 INFO: Running in OpenStack, capturing instance metadata 11:13:37 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13458106969185437254.sh 11:13:37 provisioning config files... 11:13:37 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config908868575075719832tmp 11:13:37 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:13:37 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:13:37 [EnvInject] - Injecting environment variables from a build step. 11:13:37 [EnvInject] - Injecting as environment variables the properties content 11:13:37 SERVER_ID=logs 11:13:37 11:13:37 [EnvInject] - Variables injected successfully. 11:13:37 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15150380292504947859.sh 11:13:37 ---> create-netrc.sh 11:13:37 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4618275482912933411.sh 11:13:37 ---> python-tools-install.sh 11:13:37 Setup pyenv: 11:13:37 system 11:13:37 3.8.13 11:13:37 3.9.13 11:13:37 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:13:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pVVy from file:/tmp/.os_lf_venv 11:13:39 lf-activate-venv(): INFO: Installing: lftools 11:13:47 lf-activate-venv(): INFO: Adding /tmp/venv-pVVy/bin to PATH 11:13:47 Generating Requirements File 11:14:15 Python 3.10.6 11:14:15 pip 24.0 from /tmp/venv-pVVy/lib/python3.10/site-packages/pip (python 3.10) 11:14:15 appdirs==1.4.4 11:14:15 argcomplete==3.3.0 11:14:15 aspy.yaml==1.3.0 11:14:15 attrs==23.2.0 11:14:15 autopage==0.5.2 11:14:15 beautifulsoup4==4.12.3 11:14:15 boto3==1.34.94 11:14:15 botocore==1.34.94 11:14:15 bs4==0.0.2 11:14:15 cachetools==5.3.3 11:14:15 certifi==2024.2.2 11:14:15 cffi==1.16.0 11:14:15 cfgv==3.4.0 11:14:15 chardet==5.2.0 11:14:15 charset-normalizer==3.3.2 11:14:15 click==8.1.7 11:14:15 cliff==4.6.0 11:14:15 cmd2==2.4.3 11:14:15 cryptography==3.3.2 11:14:15 debtcollector==3.0.0 11:14:15 decorator==5.1.1 11:14:15 defusedxml==0.7.1 11:14:15 Deprecated==1.2.14 11:14:15 distlib==0.3.8 11:14:15 dnspython==2.6.1 11:14:15 docker==4.2.2 11:14:15 dogpile.cache==1.3.2 11:14:15 email_validator==2.1.1 11:14:15 filelock==3.14.0 11:14:15 future==1.0.0 11:14:15 gitdb==4.0.11 11:14:15 GitPython==3.1.43 11:14:15 google-auth==2.29.0 11:14:15 httplib2==0.22.0 11:14:15 identify==2.5.36 11:14:15 idna==3.7 11:14:15 importlib-resources==1.5.0 11:14:15 iso8601==2.1.0 11:14:15 Jinja2==3.1.3 11:14:15 jmespath==1.0.1 11:14:15 jsonpatch==1.33 11:14:15 jsonpointer==2.4 11:14:15 jsonschema==4.21.1 11:14:15 jsonschema-specifications==2023.12.1 11:14:15 keystoneauth1==5.6.0 11:14:15 kubernetes==29.0.0 11:14:15 lftools==0.37.10 11:14:15 lxml==5.2.1 11:14:15 MarkupSafe==2.1.5 11:14:15 msgpack==1.0.8 11:14:15 multi_key_dict==2.0.3 11:14:15 munch==4.0.0 11:14:15 netaddr==1.2.1 11:14:15 netifaces==0.11.0 11:14:15 niet==1.4.2 11:14:15 nodeenv==1.8.0 11:14:15 oauth2client==4.1.3 11:14:15 oauthlib==3.2.2 11:14:15 openstacksdk==3.1.0 11:14:15 os-client-config==2.1.0 11:14:15 os-service-types==1.7.0 11:14:15 osc-lib==3.0.1 11:14:15 oslo.config==9.4.0 11:14:15 oslo.context==5.5.0 11:14:15 oslo.i18n==6.3.0 11:14:15 oslo.log==5.5.1 11:14:15 oslo.serialization==5.4.0 11:14:15 oslo.utils==7.1.0 11:14:15 packaging==24.0 11:14:15 pbr==6.0.0 11:14:15 platformdirs==4.2.1 11:14:15 prettytable==3.10.0 11:14:15 pyasn1==0.6.0 11:14:15 pyasn1_modules==0.4.0 11:14:15 pycparser==2.22 11:14:15 pygerrit2==2.0.15 11:14:15 PyGithub==2.3.0 11:14:15 pyinotify==0.9.6 11:14:15 PyJWT==2.8.0 11:14:15 PyNaCl==1.5.0 11:14:15 pyparsing==2.4.7 11:14:15 pyperclip==1.8.2 11:14:15 pyrsistent==0.20.0 11:14:15 python-cinderclient==9.5.0 11:14:15 python-dateutil==2.9.0.post0 11:14:15 python-heatclient==3.5.0 11:14:15 python-jenkins==1.8.2 11:14:15 python-keystoneclient==5.4.0 11:14:15 python-magnumclient==4.4.0 11:14:15 python-novaclient==18.6.0 11:14:15 python-openstackclient==6.6.0 11:14:15 python-swiftclient==4.5.0 11:14:15 PyYAML==6.0.1 11:14:15 referencing==0.35.0 11:14:15 requests==2.31.0 11:14:15 requests-oauthlib==2.0.0 11:14:15 requestsexceptions==1.4.0 11:14:15 rfc3986==2.0.0 11:14:15 rpds-py==0.18.0 11:14:15 rsa==4.9 11:14:15 ruamel.yaml==0.18.6 11:14:15 ruamel.yaml.clib==0.2.8 11:14:15 s3transfer==0.10.1 11:14:15 simplejson==3.19.2 11:14:15 six==1.16.0 11:14:15 smmap==5.0.1 11:14:15 soupsieve==2.5 11:14:15 stevedore==5.2.0 11:14:15 tabulate==0.9.0 11:14:15 toml==0.10.2 11:14:15 tomlkit==0.12.4 11:14:15 tqdm==4.66.2 11:14:15 typing_extensions==4.11.0 11:14:15 tzdata==2024.1 11:14:15 urllib3==1.26.18 11:14:15 virtualenv==20.26.1 11:14:15 wcwidth==0.2.13 11:14:15 websocket-client==1.8.0 11:14:15 wrapt==1.16.0 11:14:15 xdg==6.0.0 11:14:15 xmltodict==0.13.0 11:14:15 yq==3.4.3 11:14:15 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9726421414080238339.sh 11:14:15 ---> sudo-logs.sh 11:14:15 Archiving 'sudo' log.. 11:14:16 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1536443993644422722.sh 11:14:16 ---> job-cost.sh 11:14:16 Setup pyenv: 11:14:16 system 11:14:16 3.8.13 11:14:16 3.9.13 11:14:16 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:14:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pVVy from file:/tmp/.os_lf_venv 11:14:17 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:14:22 lf-activate-venv(): INFO: Adding /tmp/venv-pVVy/bin to PATH 11:14:22 INFO: No Stack... 11:14:22 INFO: Retrieving Pricing Info for: v3-standard-4 11:14:23 INFO: Archiving Costs 11:14:23 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins14861766898556842189.sh 11:14:23 ---> logs-deploy.sh 11:14:23 Setup pyenv: 11:14:23 system 11:14:23 3.8.13 11:14:23 3.9.13 11:14:23 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 11:14:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pVVy from file:/tmp/.os_lf_venv 11:14:24 lf-activate-venv(): INFO: Installing: lftools 11:14:33 lf-activate-venv(): INFO: Adding /tmp/venv-pVVy/bin to PATH 11:14:33 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3444 11:14:33 INFO: archiving workspace using pattern(s): 11:14:34 Archives upload complete. 11:14:34 INFO: archiving logs to Nexus 11:14:35 ---> uname -a: 11:14:35 Linux prd-ubuntu1804-builder-4c-4g-36437 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 11:14:35 11:14:35 11:14:35 ---> lscpu: 11:14:35 Architecture: x86_64 11:14:35 CPU op-mode(s): 32-bit, 64-bit 11:14:35 Byte Order: Little Endian 11:14:35 CPU(s): 4 11:14:35 On-line CPU(s) list: 0-3 11:14:35 Thread(s) per core: 1 11:14:35 Core(s) per socket: 1 11:14:35 Socket(s): 4 11:14:35 NUMA node(s): 1 11:14:35 Vendor ID: AuthenticAMD 11:14:35 CPU family: 23 11:14:35 Model: 49 11:14:35 Model name: AMD EPYC-Rome Processor 11:14:35 Stepping: 0 11:14:35 CPU MHz: 2799.998 11:14:35 BogoMIPS: 5599.99 11:14:35 Virtualization: AMD-V 11:14:35 Hypervisor vendor: KVM 11:14:35 Virtualization type: full 11:14:35 L1d cache: 32K 11:14:35 L1i cache: 32K 11:14:35 L2 cache: 512K 11:14:35 L3 cache: 16384K 11:14:35 NUMA node0 CPU(s): 0-3 11:14:35 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 11:14:35 11:14:35 11:14:35 ---> nproc: 11:14:35 4 11:14:35 11:14:35 11:14:35 ---> df -h: 11:14:35 Filesystem Size Used Avail Use% Mounted on 11:14:35 udev 7.9G 0 7.9G 0% /dev 11:14:35 tmpfs 1.6G 672K 1.6G 1% /run 11:14:35 /dev/vda1 78G 8.4G 70G 11% / 11:14:35 tmpfs 7.9G 0 7.9G 0% /dev/shm 11:14:35 tmpfs 5.0M 0 5.0M 0% /run/lock 11:14:35 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 11:14:35 /dev/vda15 105M 4.4M 100M 5% /boot/efi 11:14:35 tmpfs 1.6G 0 1.6G 0% /run/user/1001 11:14:35 11:14:35 11:14:35 ---> free -m: 11:14:35 total used free shared buff/cache available 11:14:35 Mem: 16040 532 13323 0 2183 15188 11:14:35 Swap: 1023 0 1023 11:14:35 11:14:35 11:14:35 ---> ip addr: 11:14:35 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:14:35 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:14:35 inet 127.0.0.1/8 scope host lo 11:14:35 valid_lft forever preferred_lft forever 11:14:35 inet6 ::1/128 scope host 11:14:35 valid_lft forever preferred_lft forever 11:14:35 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 11:14:35 link/ether fa:16:3e:ad:c4:9a brd ff:ff:ff:ff:ff:ff 11:14:35 inet 10.30.107.133/23 brd 10.30.107.255 scope global dynamic ens3 11:14:35 valid_lft 86235sec preferred_lft 86235sec 11:14:35 inet6 fe80::f816:3eff:fead:c49a/64 scope link 11:14:35 valid_lft forever preferred_lft forever 11:14:35 11:14:35 11:14:35 ---> sar -b -r -n DEV: 11:14:35 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-36437) 04/30/24 _x86_64_ (4 CPU) 11:14:35 11:14:35 11:11:53 LINUX RESTART (4 CPU) 11:14:35 11:14:35 11:12:01 tps rtps wtps bread/s bwrtn/s 11:14:35 11:13:01 263.81 71.39 192.42 4744.94 48184.24 11:14:35 11:14:01 112.01 2.28 109.73 119.45 40900.65 11:14:35 Average: 187.91 36.84 151.07 2432.19 44542.44 11:14:35 11:14:35 11:12:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:14:35 11:13:01 13993864 15582824 2431104 14.80 54860 1734928 760200 4.35 712000 1507720 124484 11:14:35 11:14:01 13738868 15564296 2686100 16.35 77636 1934708 785928 4.50 767328 1678952 157452 11:14:35 Average: 13866366 15573560 2558602 15.58 66248 1834818 773064 4.42 739664 1593336 140968 11:14:35 11:14:35 11:12:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:14:35 11:13:01 lo 2.60 2.60 0.27 0.27 0.00 0.00 0.00 0.00 11:14:35 11:13:01 ens3 459.36 300.30 2064.01 76.56 0.00 0.00 0.00 0.00 11:14:35 11:14:01 lo 1.67 1.67 0.18 0.18 0.00 0.00 0.00 0.00 11:14:35 11:14:01 ens3 52.59 34.51 666.02 8.24 0.00 0.00 0.00 0.00 11:14:35 Average: lo 2.13 2.13 0.23 0.23 0.00 0.00 0.00 0.00 11:14:35 Average: ens3 255.97 167.41 1365.02 42.40 0.00 0.00 0.00 0.00 11:14:35 11:14:35 11:14:35 ---> sar -P ALL: 11:14:35 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-36437) 04/30/24 _x86_64_ (4 CPU) 11:14:35 11:14:35 11:11:53 LINUX RESTART (4 CPU) 11:14:35 11:14:35 11:12:01 CPU %user %nice %system %iowait %steal %idle 11:14:35 11:13:01 all 25.27 0.00 3.07 6.83 0.07 64.76 11:14:35 11:13:01 0 32.32 0.00 3.60 4.87 0.07 59.14 11:14:35 11:13:01 1 19.55 0.00 2.44 13.62 0.08 64.31 11:14:35 11:13:01 2 21.00 0.00 2.46 4.87 0.07 71.60 11:14:35 11:13:01 3 28.21 0.00 3.73 3.98 0.07 64.02 11:14:35 11:14:01 all 21.29 0.00 1.48 3.83 0.05 73.35 11:14:35 11:14:01 0 33.31 0.00 1.75 1.95 0.05 62.94 11:14:35 11:14:01 1 4.06 0.00 0.55 7.17 0.07 88.15 11:14:35 11:14:01 2 11.20 0.00 1.22 4.85 0.03 82.70 11:14:35 11:14:01 3 36.43 0.00 2.42 1.37 0.07 59.71 11:14:35 Average: all 23.28 0.00 2.27 5.33 0.06 69.06 11:14:35 Average: 0 32.82 0.00 2.67 3.41 0.06 61.04 11:14:35 Average: 1 11.80 0.00 1.50 10.39 0.08 76.24 11:14:35 Average: 2 16.10 0.00 1.84 4.86 0.05 77.15 11:14:35 Average: 3 32.32 0.00 3.08 2.67 0.07 61.86 11:14:35 11:14:35 11:14:35