08:54:48 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/139163 08:54:48 Running as SYSTEM 08:54:48 [EnvInject] - Loading node environment variables. 08:54:49 Building remotely on prd-ubuntu1804-builder-4c-4g-77276 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 08:54:49 [ssh-agent] Looking for ssh-agent implementation... 08:54:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:54:49 $ ssh-agent 08:54:49 SSH_AUTH_SOCK=/tmp/ssh-9xK1EnNog3mi/agent.1771 08:54:49 SSH_AGENT_PID=1773 08:54:49 [ssh-agent] Started. 08:54:49 Running ssh-add (command line suppressed) 08:54:49 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_17802573853347192009.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_17802573853347192009.key) 08:54:49 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 08:54:49 The recommended git tool is: NONE 08:54:51 using credential onap-jenkins-ssh 08:54:51 Wiping out workspace first. 08:54:51 Cloning the remote Git repository 08:54:51 Cloning repository git://cloud.onap.org/mirror/oom.git 08:54:51 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 08:54:51 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 08:54:51 > git --version # timeout=10 08:54:51 > git --version # 'git version 2.17.1' 08:54:51 using GIT_SSH to set credentials Gerrit user 08:54:51 Verifying host key using manually-configured host key entries 08:54:51 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 08:54:56 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 08:54:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:54:56 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 08:54:56 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 08:54:56 using GIT_SSH to set credentials Gerrit user 08:54:56 Verifying host key using manually-configured host key entries 08:54:56 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/63/139163/1 # timeout=30 08:54:57 > git rev-parse 300f7228ecb875342a765818fadb8de4c077f22d^{commit} # timeout=10 08:54:57 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 08:54:57 Checking out Revision 300f7228ecb875342a765818fadb8de4c077f22d (refs/changes/63/139163/1) 08:54:57 > git config core.sparsecheckout # timeout=10 08:54:57 > git checkout -f 300f7228ecb875342a765818fadb8de4c077f22d # timeout=30 08:55:00 Commit message: "Fix Kyverno policy violations for DCAE PRH & VES-COLLECTOR" 08:55:00 > git rev-parse FETCH_HEAD^{commit} # timeout=10 08:55:00 > git rev-list --no-walk 0765a2124569cfa38a2828f2c9d88cf8cca8eedc # timeout=10 08:55:00 [EnvInject] - Injecting environment variables from a build step. 08:55:00 [EnvInject] - Injecting as environment variables the properties content 08:55:00 PYTHON=python3 08:55:00 08:55:00 [EnvInject] - Variables injected successfully. 08:55:01 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins10988636533262519916.sh 08:55:01 ---> tox-install.sh 08:55:01 + source /home/jenkins/lf-env.sh 08:55:01 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:55:01 ++ mktemp -d /tmp/venv-XXXX 08:55:01 + lf_venv=/tmp/venv-oJY1 08:55:01 + local venv_file=/tmp/.os_lf_venv 08:55:01 + local python=python3 08:55:01 + local options 08:55:01 + local set_path=true 08:55:01 + local install_args= 08:55:01 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:55:01 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:55:01 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:55:01 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:55:01 + true 08:55:01 + case $1 in 08:55:01 + venv_file=/tmp/.toxenv 08:55:01 + shift 2 08:55:01 + true 08:55:01 + case $1 in 08:55:01 + shift 08:55:01 + break 08:55:01 + case $python in 08:55:01 + local pkg_list= 08:55:01 + [[ -d /opt/pyenv ]] 08:55:01 + echo 'Setup pyenv:' 08:55:01 Setup pyenv: 08:55:01 + export PYENV_ROOT=/opt/pyenv 08:55:01 + PYENV_ROOT=/opt/pyenv 08:55:01 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:55:01 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:55:01 + pyenv versions 08:55:01 * system (set by /opt/pyenv/version) 08:55:01 * 3.8.13 (set by /opt/pyenv/version) 08:55:01 * 3.9.13 (set by /opt/pyenv/version) 08:55:01 * 3.10.6 (set by /opt/pyenv/version) 08:55:01 + command -v pyenv 08:55:01 ++ pyenv init - --no-rehash 08:55:01 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 08:55:01 export PATH="/opt/pyenv/shims:${PATH}" 08:55:01 export PYENV_SHELL=bash 08:55:01 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:55:01 pyenv() { 08:55:01 local command 08:55:01 command="${1:-}" 08:55:01 if [ "$#" -gt 0 ]; then 08:55:01 shift 08:55:01 fi 08:55:01 08:55:01 case "$command" in 08:55:01 rehash|shell) 08:55:01 eval "$(pyenv "sh-$command" "$@")" 08:55:01 ;; 08:55:01 *) 08:55:01 command pyenv "$command" "$@" 08:55:01 ;; 08:55:01 esac 08:55:01 }' 08:55:01 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 08:55:01 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:55:01 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:55:01 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:55:01 ++ export PYENV_SHELL=bash 08:55:01 ++ PYENV_SHELL=bash 08:55:01 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:55:01 +++ complete -F _pyenv pyenv 08:55:01 ++ lf-pyver python3 08:55:01 ++ local py_version_xy=python3 08:55:01 ++ local py_version_xyz= 08:55:01 ++ pyenv versions 08:55:01 ++ local command 08:55:01 ++ sed 's/^[ *]* //' 08:55:01 ++ command=versions 08:55:01 ++ '[' 1 -gt 0 ']' 08:55:01 ++ awk '{ print $1 }' 08:55:01 ++ shift 08:55:01 ++ case "$command" in 08:55:01 ++ command pyenv versions 08:55:01 ++ pyenv versions 08:55:01 ++ grep -E '^[0-9.]*[0-9]$' 08:55:01 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:55:01 +++ grep '^3' /tmp/.pyenv_versions 08:55:01 +++ sort -V 08:55:01 +++ tail -n 1 08:55:01 ++ py_version_xyz=3.10.6 08:55:01 ++ [[ -z 3.10.6 ]] 08:55:01 ++ echo 3.10.6 08:55:01 ++ return 0 08:55:01 + pyenv local 3.10.6 08:55:01 + local command 08:55:01 + command=local 08:55:01 + '[' 2 -gt 0 ']' 08:55:01 + shift 08:55:01 + case "$command" in 08:55:01 + command pyenv local 3.10.6 08:55:01 + pyenv local 3.10.6 08:55:01 + for arg in "$@" 08:55:01 + case $arg in 08:55:01 + pkg_list+='tox ' 08:55:01 + for arg in "$@" 08:55:01 + case $arg in 08:55:01 + pkg_list+='virtualenv ' 08:55:01 + for arg in "$@" 08:55:01 + case $arg in 08:55:01 + pkg_list+='urllib3~=1.26.15 ' 08:55:01 + [[ -f /tmp/.toxenv ]] 08:55:01 + [[ ! -f /tmp/.toxenv ]] 08:55:01 + [[ -n '' ]] 08:55:01 + python3 -m venv /tmp/venv-oJY1 08:55:06 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-oJY1' 08:55:06 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-oJY1 08:55:06 + echo /tmp/venv-oJY1 08:55:06 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 08:55:06 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 08:55:06 + /tmp/venv-oJY1/bin/python3 -m pip install --upgrade --quiet pip virtualenv 08:55:09 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:55:09 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 08:55:09 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 08:55:09 + /tmp/venv-oJY1/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 08:55:11 + type python3 08:55:11 + true 08:55:11 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-oJY1/bin to PATH' 08:55:11 lf-activate-venv(): INFO: Adding /tmp/venv-oJY1/bin to PATH 08:55:11 + PATH=/tmp/venv-oJY1/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:55:11 + return 0 08:55:11 + python3 --version 08:55:11 Python 3.10.6 08:55:11 + python3 -m pip --version 08:55:11 pip 24.2 from /tmp/venv-oJY1/lib/python3.10/site-packages/pip (python 3.10) 08:55:11 + python3 -m pip freeze 08:55:11 cachetools==5.5.0 08:55:11 chardet==5.2.0 08:55:11 colorama==0.4.6 08:55:11 distlib==0.3.9 08:55:11 filelock==3.16.1 08:55:11 packaging==24.1 08:55:11 platformdirs==4.3.6 08:55:11 pluggy==1.5.0 08:55:11 pyproject-api==1.8.0 08:55:11 tomli==2.0.2 08:55:11 tox==4.23.0 08:55:11 typing_extensions==4.12.2 08:55:11 urllib3==1.26.20 08:55:11 virtualenv==20.26.6 08:55:12 [EnvInject] - Injecting environment variables from a build step. 08:55:12 [EnvInject] - Injecting as environment variables the properties content 08:55:12 PARALLEL=false 08:55:12 08:55:12 [EnvInject] - Variables injected successfully. 08:55:12 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins976476303686503377.sh 08:55:12 ---> tox-run.sh 08:55:12 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:55:12 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 08:55:12 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 08:55:12 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 08:55:12 + cd /w/workspace/oom-master-pre-commit-lint/. 08:55:12 + source /home/jenkins/lf-env.sh 08:55:12 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:55:12 ++ mktemp -d /tmp/venv-XXXX 08:55:12 + lf_venv=/tmp/venv-QzzL 08:55:12 + local venv_file=/tmp/.os_lf_venv 08:55:12 + local python=python3 08:55:12 + local options 08:55:12 + local set_path=true 08:55:12 + local install_args= 08:55:12 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:55:12 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:55:12 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:55:12 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:55:12 + true 08:55:12 + case $1 in 08:55:12 + venv_file=/tmp/.toxenv 08:55:12 + shift 2 08:55:12 + true 08:55:12 + case $1 in 08:55:12 + shift 08:55:12 + break 08:55:12 + case $python in 08:55:12 + local pkg_list= 08:55:12 + [[ -d /opt/pyenv ]] 08:55:12 + echo 'Setup pyenv:' 08:55:12 Setup pyenv: 08:55:12 + export PYENV_ROOT=/opt/pyenv 08:55:12 + PYENV_ROOT=/opt/pyenv 08:55:12 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:55:12 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:55:12 + pyenv versions 08:55:12 system 08:55:12 3.8.13 08:55:12 3.9.13 08:55:12 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:55:12 + command -v pyenv 08:55:12 ++ pyenv init - --no-rehash 08:55:12 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 08:55:12 export PATH="/opt/pyenv/shims:${PATH}" 08:55:12 export PYENV_SHELL=bash 08:55:12 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:55:12 pyenv() { 08:55:12 local command 08:55:12 command="${1:-}" 08:55:12 if [ "$#" -gt 0 ]; then 08:55:12 shift 08:55:12 fi 08:55:12 08:55:12 case "$command" in 08:55:12 rehash|shell) 08:55:12 eval "$(pyenv "sh-$command" "$@")" 08:55:12 ;; 08:55:12 *) 08:55:12 command pyenv "$command" "$@" 08:55:12 ;; 08:55:12 esac 08:55:12 }' 08:55:12 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 08:55:12 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:55:12 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:55:12 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:55:12 ++ export PYENV_SHELL=bash 08:55:12 ++ PYENV_SHELL=bash 08:55:12 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:55:12 +++ complete -F _pyenv pyenv 08:55:12 ++ lf-pyver python3 08:55:12 ++ local py_version_xy=python3 08:55:12 ++ local py_version_xyz= 08:55:12 ++ pyenv versions 08:55:12 ++ local command 08:55:12 ++ command=versions 08:55:12 ++ '[' 1 -gt 0 ']' 08:55:12 ++ grep -E '^[0-9.]*[0-9]$' 08:55:12 ++ sed 's/^[ *]* //' 08:55:12 ++ shift 08:55:12 ++ awk '{ print $1 }' 08:55:12 ++ case "$command" in 08:55:12 ++ command pyenv versions 08:55:12 ++ pyenv versions 08:55:12 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:55:12 +++ grep '^3' /tmp/.pyenv_versions 08:55:12 +++ sort -V 08:55:12 +++ tail -n 1 08:55:12 ++ py_version_xyz=3.10.6 08:55:12 ++ [[ -z 3.10.6 ]] 08:55:12 ++ echo 3.10.6 08:55:12 ++ return 0 08:55:12 + pyenv local 3.10.6 08:55:12 + local command 08:55:12 + command=local 08:55:12 + '[' 2 -gt 0 ']' 08:55:12 + shift 08:55:12 + case "$command" in 08:55:12 + command pyenv local 3.10.6 08:55:12 + pyenv local 3.10.6 08:55:12 + for arg in "$@" 08:55:12 + case $arg in 08:55:12 + pkg_list+='tox ' 08:55:12 + for arg in "$@" 08:55:12 + case $arg in 08:55:12 + pkg_list+='virtualenv ' 08:55:12 + for arg in "$@" 08:55:12 + case $arg in 08:55:12 + pkg_list+='urllib3~=1.26.15 ' 08:55:12 + [[ -f /tmp/.toxenv ]] 08:55:12 ++ cat /tmp/.toxenv 08:55:12 + lf_venv=/tmp/venv-oJY1 08:55:12 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-oJY1 from' file:/tmp/.toxenv 08:55:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-oJY1 from file:/tmp/.toxenv 08:55:12 + /tmp/venv-oJY1/bin/python3 -m pip install --upgrade --quiet pip virtualenv 08:55:12 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:55:12 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 08:55:12 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 08:55:12 + /tmp/venv-oJY1/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 08:55:14 + type python3 08:55:14 + true 08:55:14 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-oJY1/bin to PATH' 08:55:14 lf-activate-venv(): INFO: Adding /tmp/venv-oJY1/bin to PATH 08:55:14 + PATH=/tmp/venv-oJY1/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:55:14 + return 0 08:55:14 + [[ -d /opt/pyenv ]] 08:55:14 + echo '---> Setting up pyenv' 08:55:14 ---> Setting up pyenv 08:55:14 + export PYENV_ROOT=/opt/pyenv 08:55:14 + PYENV_ROOT=/opt/pyenv 08:55:14 + export PATH=/opt/pyenv/bin:/tmp/venv-oJY1/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:55:14 + PATH=/opt/pyenv/bin:/tmp/venv-oJY1/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 08:55:14 ++ pwd 08:55:14 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 08:55:14 + export PYTHONPATH 08:55:14 + export TOX_TESTENV_PASSENV=PYTHONPATH 08:55:14 + TOX_TESTENV_PASSENV=PYTHONPATH 08:55:14 + tox --version 08:55:14 4.23.0 from /tmp/venv-oJY1/lib/python3.10/site-packages/tox/__init__.py 08:55:14 + PARALLEL=false 08:55:14 + TOX_OPTIONS_LIST= 08:55:14 + [[ -n pre-commit ]] 08:55:14 + TOX_OPTIONS_LIST=' -e pre-commit' 08:55:14 + case ${PARALLEL,,} in 08:55:14 + tox -e pre-commit 08:55:14 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 08:55:15 pre-commit: install_deps> python -I -m pip install pre-commit 08:55:18 pre-commit: freeze> python -m pip freeze --all 08:55:18 pre-commit: cfgv==3.4.0,distlib==0.3.9,filelock==3.16.1,identify==2.6.1,nodeenv==1.9.1,pip==24.2,platformdirs==4.3.6,pre_commit==4.0.1,PyYAML==6.0.2,setuptools==75.1.0,virtualenv==20.26.6,wheel==0.44.0 08:55:18 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 08:55:19 [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. 08:55:19 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 08:55:19 [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. 08:55:19 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 08:55:20 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 08:55:21 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 08:55:21 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 08:55:21 [INFO] Once installed this environment will be reused. 08:55:21 [INFO] This may take a few minutes... 08:55:24 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 08:55:24 [INFO] Once installed this environment will be reused. 08:55:24 [INFO] This may take a few minutes... 08:55:29 Trim Trailing Whitespace.................................................Passed 08:55:29 Tabs remover.............................................................Passed 08:55:29 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 08:55:30 [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. 08:55:30 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 08:55:30 [INFO] Once installed this environment will be reused. 08:55:30 [INFO] This may take a few minutes... 08:55:35 gitlint..............................................(no files to check)Skipped 08:55:35 pre-commit: OK (20.51=setup[3.76]+cmd[10.96,5.79] seconds) 08:55:35 congratulations :) (20.70 seconds) 08:55:35 + tox_status=0 08:55:35 + echo '---> Completed tox runs' 08:55:35 ---> Completed tox runs 08:55:35 + for i in .tox/*/log 08:55:35 ++ echo .tox/pre-commit/log 08:55:35 ++ awk -F/ '{print $2}' 08:55:35 + tox_env=pre-commit 08:55:35 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 08:55:35 + DOC_DIR=docs/_build/html 08:55:35 + [[ -d docs/_build/html ]] 08:55:35 + echo '---> tox-run.sh ends' 08:55:35 ---> tox-run.sh ends 08:55:35 + test 0 -eq 0 08:55:35 $ ssh-agent -k 08:55:35 unset SSH_AUTH_SOCK; 08:55:35 unset SSH_AGENT_PID; 08:55:35 echo Agent pid 1773 killed; 08:55:35 [ssh-agent] Stopped. 08:55:35 [PostBuildScript] - [INFO] Executing post build scripts. 08:55:35 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1908701457512229901.sh 08:55:35 ---> sysstat.sh 08:55:36 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3466175302748713468.sh 08:55:36 ---> package-listing.sh 08:55:36 ++ facter osfamily 08:55:36 ++ tr '[:upper:]' '[:lower:]' 08:55:36 + OS_FAMILY=debian 08:55:36 + workspace=/w/workspace/oom-master-pre-commit-lint 08:55:36 + START_PACKAGES=/tmp/packages_start.txt 08:55:36 + END_PACKAGES=/tmp/packages_end.txt 08:55:36 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:55:36 + PACKAGES=/tmp/packages_start.txt 08:55:36 + '[' /w/workspace/oom-master-pre-commit-lint ']' 08:55:36 + PACKAGES=/tmp/packages_end.txt 08:55:36 + case "${OS_FAMILY}" in 08:55:36 + dpkg -l 08:55:36 + grep '^ii' 08:55:36 + '[' -f /tmp/packages_start.txt ']' 08:55:36 + '[' -f /tmp/packages_end.txt ']' 08:55:36 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:55:36 + '[' /w/workspace/oom-master-pre-commit-lint ']' 08:55:36 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 08:55:36 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 08:55:36 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13524876274303586935.sh 08:55:36 ---> capture-instance-metadata.sh 08:55:36 Setup pyenv: 08:55:36 system 08:55:36 3.8.13 08:55:36 3.9.13 08:55:36 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:55:40 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-at4J 08:55:40 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:55:44 lf-activate-venv(): INFO: Installing: lftools 08:56:10 lf-activate-venv(): INFO: Adding /tmp/venv-at4J/bin to PATH 08:56:10 INFO: Running in OpenStack, capturing instance metadata 08:56:11 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16636420480171187666.sh 08:56:11 provisioning config files... 08:56:11 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config8228336935840875977tmp 08:56:11 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 08:56:11 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 08:56:11 [EnvInject] - Injecting environment variables from a build step. 08:56:11 [EnvInject] - Injecting as environment variables the properties content 08:56:11 SERVER_ID=logs 08:56:11 08:56:11 [EnvInject] - Variables injected successfully. 08:56:11 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6901603247820092302.sh 08:56:11 ---> create-netrc.sh 08:56:11 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6034627083825147937.sh 08:56:11 ---> python-tools-install.sh 08:56:11 Setup pyenv: 08:56:11 system 08:56:11 3.8.13 08:56:11 3.9.13 08:56:11 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:56:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-at4J from file:/tmp/.os_lf_venv 08:56:12 lf-activate-venv(): INFO: Installing: lftools 08:56:20 lf-activate-venv(): INFO: Adding /tmp/venv-at4J/bin to PATH 08:56:20 Generating Requirements File 08:56:38 Python 3.10.6 08:56:39 pip 24.2 from /tmp/venv-at4J/lib/python3.10/site-packages/pip (python 3.10) 08:56:39 appdirs==1.4.4 08:56:39 argcomplete==3.5.1 08:56:39 aspy.yaml==1.3.0 08:56:39 attrs==24.2.0 08:56:39 autopage==0.5.2 08:56:39 beautifulsoup4==4.12.3 08:56:39 boto3==1.35.42 08:56:39 botocore==1.35.42 08:56:39 bs4==0.0.2 08:56:39 cachetools==5.5.0 08:56:39 certifi==2024.8.30 08:56:39 cffi==1.17.1 08:56:39 cfgv==3.4.0 08:56:39 chardet==5.2.0 08:56:39 charset-normalizer==3.4.0 08:56:39 click==8.1.7 08:56:39 cliff==4.7.0 08:56:39 cmd2==2.4.3 08:56:39 cryptography==3.3.2 08:56:39 debtcollector==3.0.0 08:56:39 decorator==5.1.1 08:56:39 defusedxml==0.7.1 08:56:39 Deprecated==1.2.14 08:56:39 distlib==0.3.9 08:56:39 dnspython==2.7.0 08:56:39 docker==4.2.2 08:56:39 dogpile.cache==1.3.3 08:56:39 durationpy==0.9 08:56:39 email_validator==2.2.0 08:56:39 filelock==3.16.1 08:56:39 future==1.0.0 08:56:39 gitdb==4.0.11 08:56:39 GitPython==3.1.43 08:56:39 google-auth==2.35.0 08:56:39 httplib2==0.22.0 08:56:39 identify==2.6.1 08:56:39 idna==3.10 08:56:39 importlib-resources==1.5.0 08:56:39 iso8601==2.1.0 08:56:39 Jinja2==3.1.4 08:56:39 jmespath==1.0.1 08:56:39 jsonpatch==1.33 08:56:39 jsonpointer==3.0.0 08:56:39 jsonschema==4.23.0 08:56:39 jsonschema-specifications==2024.10.1 08:56:39 keystoneauth1==5.8.0 08:56:39 kubernetes==31.0.0 08:56:39 lftools==0.37.10 08:56:39 lxml==5.3.0 08:56:39 MarkupSafe==3.0.1 08:56:39 msgpack==1.1.0 08:56:39 multi_key_dict==2.0.3 08:56:39 munch==4.0.0 08:56:39 netaddr==1.3.0 08:56:39 netifaces==0.11.0 08:56:39 niet==1.4.2 08:56:39 nodeenv==1.9.1 08:56:39 oauth2client==4.1.3 08:56:39 oauthlib==3.2.2 08:56:39 openstacksdk==4.0.0 08:56:39 os-client-config==2.1.0 08:56:39 os-service-types==1.7.0 08:56:39 osc-lib==3.1.0 08:56:39 oslo.config==9.6.0 08:56:39 oslo.context==5.6.0 08:56:39 oslo.i18n==6.4.0 08:56:39 oslo.log==6.1.2 08:56:39 oslo.serialization==5.5.0 08:56:39 oslo.utils==7.3.0 08:56:39 packaging==24.1 08:56:39 pbr==6.1.0 08:56:39 platformdirs==4.3.6 08:56:39 prettytable==3.11.0 08:56:39 pyasn1==0.6.1 08:56:39 pyasn1_modules==0.4.1 08:56:39 pycparser==2.22 08:56:39 pygerrit2==2.0.15 08:56:39 PyGithub==2.4.0 08:56:39 PyJWT==2.9.0 08:56:39 PyNaCl==1.5.0 08:56:39 pyparsing==2.4.7 08:56:39 pyperclip==1.9.0 08:56:39 pyrsistent==0.20.0 08:56:39 python-cinderclient==9.6.0 08:56:39 python-dateutil==2.9.0.post0 08:56:39 python-heatclient==4.0.0 08:56:39 python-jenkins==1.8.2 08:56:39 python-keystoneclient==5.5.0 08:56:39 python-magnumclient==4.7.0 08:56:39 python-openstackclient==7.1.3 08:56:39 python-swiftclient==4.6.0 08:56:39 PyYAML==6.0.2 08:56:39 referencing==0.35.1 08:56:39 requests==2.32.3 08:56:39 requests-oauthlib==2.0.0 08:56:39 requestsexceptions==1.4.0 08:56:39 rfc3986==2.0.0 08:56:39 rpds-py==0.20.0 08:56:39 rsa==4.9 08:56:39 ruamel.yaml==0.18.6 08:56:39 ruamel.yaml.clib==0.2.8 08:56:39 s3transfer==0.10.3 08:56:39 simplejson==3.19.3 08:56:39 six==1.16.0 08:56:39 smmap==5.0.1 08:56:39 soupsieve==2.6 08:56:39 stevedore==5.3.0 08:56:39 tabulate==0.9.0 08:56:39 toml==0.10.2 08:56:39 tomlkit==0.13.2 08:56:39 tqdm==4.66.5 08:56:39 typing_extensions==4.12.2 08:56:39 tzdata==2024.2 08:56:39 urllib3==1.26.20 08:56:39 virtualenv==20.26.6 08:56:39 wcwidth==0.2.13 08:56:39 websocket-client==1.8.0 08:56:39 wrapt==1.16.0 08:56:39 xdg==6.0.0 08:56:39 xmltodict==0.14.2 08:56:39 yq==3.4.3 08:56:39 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7304197073189590940.sh 08:56:39 ---> sudo-logs.sh 08:56:39 Archiving 'sudo' log.. 08:56:39 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15167330682538794950.sh 08:56:39 ---> job-cost.sh 08:56:39 Setup pyenv: 08:56:39 system 08:56:39 3.8.13 08:56:39 3.9.13 08:56:39 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:56:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-at4J from file:/tmp/.os_lf_venv 08:56:40 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:56:45 lf-activate-venv(): INFO: Adding /tmp/venv-at4J/bin to PATH 08:56:45 INFO: No Stack... 08:56:45 INFO: Retrieving Pricing Info for: v3-standard-4 08:56:45 INFO: Archiving Costs 08:56:45 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins8851993585393818184.sh 08:56:45 ---> logs-deploy.sh 08:56:45 Setup pyenv: 08:56:46 system 08:56:46 3.8.13 08:56:46 3.9.13 08:56:46 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:56:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-at4J from file:/tmp/.os_lf_venv 08:56:47 lf-activate-venv(): INFO: Installing: lftools 08:56:54 lf-activate-venv(): INFO: Adding /tmp/venv-at4J/bin to PATH 08:56:54 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3612 08:56:54 INFO: archiving workspace using pattern(s): 08:56:55 Archives upload complete. 08:56:55 INFO: archiving logs to Nexus 08:56:56 ---> uname -a: 08:56:56 Linux prd-ubuntu1804-builder-4c-4g-77276 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 08:56:56 08:56:56 08:56:56 ---> lscpu: 08:56:56 Architecture: x86_64 08:56:56 CPU op-mode(s): 32-bit, 64-bit 08:56:56 Byte Order: Little Endian 08:56:56 CPU(s): 4 08:56:56 On-line CPU(s) list: 0-3 08:56:56 Thread(s) per core: 1 08:56:56 Core(s) per socket: 1 08:56:56 Socket(s): 4 08:56:56 NUMA node(s): 1 08:56:56 Vendor ID: AuthenticAMD 08:56:56 CPU family: 23 08:56:56 Model: 49 08:56:56 Model name: AMD EPYC-Rome Processor 08:56:56 Stepping: 0 08:56:56 CPU MHz: 2800.000 08:56:56 BogoMIPS: 5600.00 08:56:56 Virtualization: AMD-V 08:56:56 Hypervisor vendor: KVM 08:56:56 Virtualization type: full 08:56:56 L1d cache: 32K 08:56:56 L1i cache: 32K 08:56:56 L2 cache: 512K 08:56:56 L3 cache: 16384K 08:56:56 NUMA node0 CPU(s): 0-3 08:56:56 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 08:56:56 08:56:56 08:56:56 ---> nproc: 08:56:56 4 08:56:56 08:56:56 08:56:56 ---> df -h: 08:56:56 Filesystem Size Used Avail Use% Mounted on 08:56:56 udev 7.9G 0 7.9G 0% /dev 08:56:56 tmpfs 1.6G 672K 1.6G 1% /run 08:56:56 /dev/vda1 78G 8.4G 70G 11% / 08:56:56 tmpfs 7.9G 0 7.9G 0% /dev/shm 08:56:56 tmpfs 5.0M 0 5.0M 0% /run/lock 08:56:56 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 08:56:56 /dev/vda15 105M 4.4M 100M 5% /boot/efi 08:56:56 tmpfs 1.6G 0 1.6G 0% /run/user/1001 08:56:56 08:56:56 08:56:56 ---> free -m: 08:56:56 total used free shared buff/cache available 08:56:56 Mem: 16040 543 13305 0 2190 15176 08:56:56 Swap: 1023 0 1023 08:56:56 08:56:56 08:56:56 ---> ip addr: 08:56:56 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:56:56 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:56:56 inet 127.0.0.1/8 scope host lo 08:56:56 valid_lft forever preferred_lft forever 08:56:56 inet6 ::1/128 scope host 08:56:56 valid_lft forever preferred_lft forever 08:56:56 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 08:56:56 link/ether fa:16:3e:4d:f9:b3 brd ff:ff:ff:ff:ff:ff 08:56:56 inet 10.30.107.35/23 brd 10.30.107.255 scope global dynamic ens3 08:56:56 valid_lft 86225sec preferred_lft 86225sec 08:56:56 inet6 fe80::f816:3eff:fe4d:f9b3/64 scope link 08:56:56 valid_lft forever preferred_lft forever 08:56:56 08:56:56 08:56:56 ---> sar -b -r -n DEV: 08:56:56 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-77276) 10/17/24 _x86_64_ (4 CPU) 08:56:56 08:56:56 08:54:25 LINUX RESTART (4 CPU) 08:56:56 08:56:56 08:55:01 tps rtps wtps bread/s bwrtn/s 08:56:56 08:56:01 126.30 32.81 93.48 1675.45 23399.97 08:56:56 Average: 126.30 32.81 93.48 1675.45 23399.97 08:56:56 08:56:56 08:55:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:56:56 08:56:01 13784516 15514960 2640452 16.08 66320 1857416 827496 4.74 789400 1623108 116804 08:56:56 Average: 13784516 15514960 2640452 16.08 66320 1857416 827496 4.74 789400 1623108 116804 08:56:56 08:56:56 08:55:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:56:56 08:56:01 ens3 79.75 56.74 1257.95 11.56 0.00 0.00 0.00 0.00 08:56:56 08:56:01 lo 2.53 2.53 0.26 0.26 0.00 0.00 0.00 0.00 08:56:56 Average: ens3 79.75 56.74 1257.95 11.56 0.00 0.00 0.00 0.00 08:56:56 Average: lo 2.53 2.53 0.26 0.26 0.00 0.00 0.00 0.00 08:56:56 08:56:56 08:56:56 ---> sar -P ALL: 08:56:56 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-77276) 10/17/24 _x86_64_ (4 CPU) 08:56:56 08:56:56 08:54:25 LINUX RESTART (4 CPU) 08:56:56 08:56:56 08:55:01 CPU %user %nice %system %iowait %steal %idle 08:56:56 08:56:01 all 23.14 0.00 1.96 4.26 0.06 70.57 08:56:56 08:56:01 0 9.10 0.00 1.62 8.06 0.05 81.17 08:56:56 08:56:01 1 8.52 0.00 1.14 5.09 0.07 85.19 08:56:56 08:56:01 2 35.60 0.00 2.42 2.22 0.07 59.69 08:56:56 08:56:01 3 39.31 0.00 2.66 1.69 0.08 56.26 08:56:56 Average: all 23.14 0.00 1.96 4.26 0.06 70.57 08:56:56 Average: 0 9.10 0.00 1.62 8.06 0.05 81.17 08:56:56 Average: 1 8.52 0.00 1.14 5.09 0.07 85.19 08:56:56 Average: 2 35.60 0.00 2.42 2.22 0.07 59.69 08:56:56 Average: 3 39.31 0.00 2.66 1.69 0.08 56.26 08:56:56 08:56:56 08:56:56