15:20:55 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141583 15:20:55 Running as SYSTEM 15:20:55 [EnvInject] - Loading node environment variables. 15:20:55 Building remotely on prd-ubuntu1804-builder-4c-4g-31348 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 15:20:55 [ssh-agent] Looking for ssh-agent implementation... 15:20:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:20:56 $ ssh-agent 15:20:56 SSH_AUTH_SOCK=/tmp/ssh-Yba0XKZHdpID/agent.1678 15:20:56 SSH_AGENT_PID=1680 15:20:56 [ssh-agent] Started. 15:20:56 Running ssh-add (command line suppressed) 15:20:56 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_15398580151503230154.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_15398580151503230154.key) 15:20:56 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 15:20:56 The recommended git tool is: NONE 15:20:57 using credential onap-jenkins-ssh 15:20:57 Wiping out workspace first. 15:20:57 Cloning the remote Git repository 15:20:57 Cloning repository git://cloud.onap.org/mirror/oom.git 15:20:57 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 15:20:57 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:20:57 > git --version # timeout=10 15:20:57 > git --version # 'git version 2.17.1' 15:20:57 using GIT_SSH to set credentials Gerrit user 15:20:57 Verifying host key using manually-configured host key entries 15:20:57 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 15:21:02 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:21:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:21:03 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:21:03 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:21:03 using GIT_SSH to set credentials Gerrit user 15:21:03 Verifying host key using manually-configured host key entries 15:21:03 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/83/141583/5 # timeout=30 15:21:03 > git rev-parse 3f8b4921d8d00c52cda47ea6d4e0bf4f98839ff6^{commit} # timeout=10 15:21:03 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 15:21:03 Checking out Revision 3f8b4921d8d00c52cda47ea6d4e0bf4f98839ff6 (refs/changes/83/141583/5) 15:21:03 > git config core.sparsecheckout # timeout=10 15:21:03 > git checkout -f 3f8b4921d8d00c52cda47ea6d4e0bf4f98839ff6 # timeout=30 15:21:07 Commit message: "[PMS] Updated a1pms chart to work with new a1pms images" 15:21:07 > git rev-parse FETCH_HEAD^{commit} # timeout=10 15:21:07 > git rev-list --no-walk a11336f7d4b14219341a58d2bfe4db9f04d2d901 # timeout=10 15:21:07 [EnvInject] - Injecting environment variables from a build step. 15:21:07 [EnvInject] - Injecting as environment variables the properties content 15:21:07 PYTHON=python3 15:21:07 15:21:07 [EnvInject] - Variables injected successfully. 15:21:07 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins10129858608582571187.sh 15:21:07 ---> tox-install.sh 15:21:07 + source /home/jenkins/lf-env.sh 15:21:07 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:21:07 ++ mktemp -d /tmp/venv-XXXX 15:21:07 + lf_venv=/tmp/venv-xLMz 15:21:07 + local venv_file=/tmp/.os_lf_venv 15:21:07 + local python=python3 15:21:07 + local options 15:21:07 + local set_path=true 15:21:07 + local install_args= 15:21:07 ++ 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 15:21:07 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:21:07 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:21:07 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:21:07 + true 15:21:07 + case $1 in 15:21:07 + venv_file=/tmp/.toxenv 15:21:07 + shift 2 15:21:07 + true 15:21:07 + case $1 in 15:21:07 + shift 15:21:07 + break 15:21:07 + case $python in 15:21:07 + local pkg_list= 15:21:07 + [[ -d /opt/pyenv ]] 15:21:07 + echo 'Setup pyenv:' 15:21:07 Setup pyenv: 15:21:07 + export PYENV_ROOT=/opt/pyenv 15:21:07 + PYENV_ROOT=/opt/pyenv 15:21:07 + 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 15:21:07 + 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 15:21:07 + pyenv versions 15:21:07 * system (set by /opt/pyenv/version) 15:21:07 * 3.8.13 (set by /opt/pyenv/version) 15:21:07 * 3.9.13 (set by /opt/pyenv/version) 15:21:07 * 3.10.6 (set by /opt/pyenv/version) 15:21:07 + command -v pyenv 15:21:07 ++ pyenv init - --no-rehash 15:21:07 + 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[*]}"'\'')" 15:21:07 export PATH="/opt/pyenv/shims:${PATH}" 15:21:07 export PYENV_SHELL=bash 15:21:07 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:21:07 pyenv() { 15:21:07 local command 15:21:07 command="${1:-}" 15:21:07 if [ "$#" -gt 0 ]; then 15:21:07 shift 15:21:07 fi 15:21:07 15:21:07 case "$command" in 15:21:07 rehash|shell) 15:21:07 eval "$(pyenv "sh-$command" "$@")" 15:21:07 ;; 15:21:07 *) 15:21:07 command pyenv "$command" "$@" 15:21:07 ;; 15:21:07 esac 15:21:07 }' 15:21:07 +++ 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[*]}"' 15:21:07 ++ 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 15:21:07 ++ 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 15:21:07 ++ 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 15:21:07 ++ export PYENV_SHELL=bash 15:21:07 ++ PYENV_SHELL=bash 15:21:07 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:21:07 +++ complete -F _pyenv pyenv 15:21:07 ++ lf-pyver python3 15:21:07 ++ local py_version_xy=python3 15:21:07 ++ local py_version_xyz= 15:21:07 ++ pyenv versions 15:21:07 ++ local command 15:21:07 ++ command=versions 15:21:07 ++ '[' 1 -gt 0 ']' 15:21:07 ++ shift 15:21:07 ++ case "$command" in 15:21:07 ++ command pyenv versions 15:21:07 ++ pyenv versions 15:21:07 ++ sed 's/^[ *]* //' 15:21:07 ++ awk '{ print $1 }' 15:21:07 ++ grep -E '^[0-9.]*[0-9]$' 15:21:07 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:21:07 +++ grep '^3' /tmp/.pyenv_versions 15:21:07 +++ sort -V 15:21:07 +++ tail -n 1 15:21:07 ++ py_version_xyz=3.10.6 15:21:07 ++ [[ -z 3.10.6 ]] 15:21:07 ++ echo 3.10.6 15:21:07 ++ return 0 15:21:07 + pyenv local 3.10.6 15:21:07 + local command 15:21:07 + command=local 15:21:07 + '[' 2 -gt 0 ']' 15:21:07 + shift 15:21:07 + case "$command" in 15:21:07 + command pyenv local 3.10.6 15:21:07 + pyenv local 3.10.6 15:21:07 + for arg in "$@" 15:21:07 + case $arg in 15:21:07 + pkg_list+='tox ' 15:21:07 + for arg in "$@" 15:21:07 + case $arg in 15:21:07 + pkg_list+='virtualenv ' 15:21:07 + for arg in "$@" 15:21:07 + case $arg in 15:21:07 + pkg_list+='urllib3~=1.26.15 ' 15:21:07 + [[ -f /tmp/.toxenv ]] 15:21:07 + [[ ! -f /tmp/.toxenv ]] 15:21:07 + [[ -n '' ]] 15:21:07 + python3 -m venv /tmp/venv-xLMz 15:21:11 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-xLMz' 15:21:11 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-xLMz 15:21:11 + echo /tmp/venv-xLMz 15:21:11 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 15:21:11 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 15:21:11 + /tmp/venv-xLMz/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 15:21:15 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:21:15 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:21:15 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:21:15 + /tmp/venv-xLMz/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:21:18 + type python3 15:21:18 + true 15:21:18 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-xLMz/bin to PATH' 15:21:18 lf-activate-venv(): INFO: Adding /tmp/venv-xLMz/bin to PATH 15:21:18 + PATH=/tmp/venv-xLMz/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 15:21:18 + return 0 15:21:18 + python3 --version 15:21:18 Python 3.10.6 15:21:18 + python3 -m pip --version 15:21:18 pip 25.1.1 from /tmp/venv-xLMz/lib/python3.10/site-packages/pip (python 3.10) 15:21:18 + python3 -m pip freeze 15:21:18 cachetools==6.1.0 15:21:18 chardet==5.2.0 15:21:18 colorama==0.4.6 15:21:18 distlib==0.4.0 15:21:18 filelock==3.18.0 15:21:18 packaging==25.0 15:21:18 platformdirs==4.3.8 15:21:18 pluggy==1.6.0 15:21:18 pyproject-api==1.9.1 15:21:18 tomli==2.2.1 15:21:18 tox==4.28.3 15:21:18 typing_extensions==4.14.1 15:21:18 urllib3==1.26.20 15:21:18 virtualenv==20.32.0 15:21:18 [EnvInject] - Injecting environment variables from a build step. 15:21:18 [EnvInject] - Injecting as environment variables the properties content 15:21:18 PARALLEL=false 15:21:18 15:21:18 [EnvInject] - Variables injected successfully. 15:21:18 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins12586006065669717355.sh 15:21:18 ---> tox-run.sh 15:21:18 + 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 15:21:18 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 15:21:18 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 15:21:18 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 15:21:18 + cd /w/workspace/oom-master-pre-commit-lint/. 15:21:18 + source /home/jenkins/lf-env.sh 15:21:18 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:21:18 ++ mktemp -d /tmp/venv-XXXX 15:21:18 + lf_venv=/tmp/venv-rpFn 15:21:18 + local venv_file=/tmp/.os_lf_venv 15:21:18 + local python=python3 15:21:18 + local options 15:21:18 + local set_path=true 15:21:18 + local install_args= 15:21:18 ++ 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 15:21:18 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:21:18 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:21:18 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:21:18 + true 15:21:18 + case $1 in 15:21:18 + venv_file=/tmp/.toxenv 15:21:18 + shift 2 15:21:18 + true 15:21:18 + case $1 in 15:21:18 + shift 15:21:18 + break 15:21:18 + case $python in 15:21:18 + local pkg_list= 15:21:18 + [[ -d /opt/pyenv ]] 15:21:18 + echo 'Setup pyenv:' 15:21:18 Setup pyenv: 15:21:18 + export PYENV_ROOT=/opt/pyenv 15:21:18 + PYENV_ROOT=/opt/pyenv 15:21:18 + 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 15:21:18 + 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 15:21:18 + pyenv versions 15:21:18 system 15:21:18 3.8.13 15:21:18 3.9.13 15:21:18 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:21:18 + command -v pyenv 15:21:18 ++ pyenv init - --no-rehash 15:21:18 + 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[*]}"'\'')" 15:21:18 export PATH="/opt/pyenv/shims:${PATH}" 15:21:18 export PYENV_SHELL=bash 15:21:18 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:21:18 pyenv() { 15:21:18 local command 15:21:18 command="${1:-}" 15:21:18 if [ "$#" -gt 0 ]; then 15:21:18 shift 15:21:18 fi 15:21:18 15:21:18 case "$command" in 15:21:18 rehash|shell) 15:21:18 eval "$(pyenv "sh-$command" "$@")" 15:21:18 ;; 15:21:18 *) 15:21:18 command pyenv "$command" "$@" 15:21:18 ;; 15:21:18 esac 15:21:18 }' 15:21:18 +++ 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[*]}"' 15:21:18 ++ 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 15:21:18 ++ 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 15:21:18 ++ 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 15:21:18 ++ export PYENV_SHELL=bash 15:21:18 ++ PYENV_SHELL=bash 15:21:18 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:21:18 +++ complete -F _pyenv pyenv 15:21:18 ++ lf-pyver python3 15:21:18 ++ local py_version_xy=python3 15:21:18 ++ local py_version_xyz= 15:21:18 ++ pyenv versions 15:21:18 ++ sed 's/^[ *]* //' 15:21:18 ++ awk '{ print $1 }' 15:21:18 ++ grep -E '^[0-9.]*[0-9]$' 15:21:18 ++ local command 15:21:18 ++ command=versions 15:21:18 ++ '[' 1 -gt 0 ']' 15:21:18 ++ shift 15:21:18 ++ case "$command" in 15:21:18 ++ command pyenv versions 15:21:18 ++ pyenv versions 15:21:18 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:21:18 +++ sort -V 15:21:18 +++ grep '^3' /tmp/.pyenv_versions 15:21:18 +++ tail -n 1 15:21:18 ++ py_version_xyz=3.10.6 15:21:18 ++ [[ -z 3.10.6 ]] 15:21:18 ++ echo 3.10.6 15:21:18 ++ return 0 15:21:18 + pyenv local 3.10.6 15:21:18 + local command 15:21:18 + command=local 15:21:18 + '[' 2 -gt 0 ']' 15:21:18 + shift 15:21:18 + case "$command" in 15:21:18 + command pyenv local 3.10.6 15:21:18 + pyenv local 3.10.6 15:21:18 + for arg in "$@" 15:21:18 + case $arg in 15:21:18 + pkg_list+='tox ' 15:21:18 + for arg in "$@" 15:21:18 + case $arg in 15:21:18 + pkg_list+='virtualenv ' 15:21:18 + for arg in "$@" 15:21:18 + case $arg in 15:21:18 + pkg_list+='urllib3~=1.26.15 ' 15:21:18 + [[ -f /tmp/.toxenv ]] 15:21:18 ++ cat /tmp/.toxenv 15:21:18 + lf_venv=/tmp/venv-xLMz 15:21:18 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xLMz from' file:/tmp/.toxenv 15:21:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xLMz from file:/tmp/.toxenv 15:21:18 + /tmp/venv-xLMz/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 15:21:21 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:21:21 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:21:21 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:21:21 + /tmp/venv-xLMz/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:21:22 + type python3 15:21:22 + true 15:21:22 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-xLMz/bin to PATH' 15:21:22 lf-activate-venv(): INFO: Adding /tmp/venv-xLMz/bin to PATH 15:21:22 + PATH=/tmp/venv-xLMz/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 15:21:22 + return 0 15:21:22 + [[ -d /opt/pyenv ]] 15:21:22 + echo '---> Setting up pyenv' 15:21:22 ---> Setting up pyenv 15:21:22 + export PYENV_ROOT=/opt/pyenv 15:21:22 + PYENV_ROOT=/opt/pyenv 15:21:22 + export PATH=/opt/pyenv/bin:/tmp/venv-xLMz/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 15:21:22 + PATH=/opt/pyenv/bin:/tmp/venv-xLMz/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 15:21:22 ++ pwd 15:21:22 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 15:21:22 + export PYTHONPATH 15:21:22 + export TOX_TESTENV_PASSENV=PYTHONPATH 15:21:22 + TOX_TESTENV_PASSENV=PYTHONPATH 15:21:22 + tox --version 15:21:22 4.28.3 from /tmp/venv-xLMz/lib/python3.10/site-packages/tox/__init__.py 15:21:23 + PARALLEL=false 15:21:23 + TOX_OPTIONS_LIST= 15:21:23 + [[ -n pre-commit ]] 15:21:23 + TOX_OPTIONS_LIST=' -e pre-commit' 15:21:23 + case ${PARALLEL,,} in 15:21:23 + tox -e pre-commit 15:21:23 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 15:21:24 pre-commit: install_deps> python -I -m pip install pre-commit 15:21:26 pre-commit: freeze> python -m pip freeze --all 15:21:26 pre-commit: cfgv==3.4.0,distlib==0.4.0,filelock==3.18.0,identify==2.6.12,nodeenv==1.9.1,pip==25.1.1,platformdirs==4.3.8,pre_commit==4.2.0,PyYAML==6.0.2,setuptools==80.9.0,virtualenv==20.32.0 15:21:26 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 15:21:27 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 15:21:27 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 15:21:28 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 15:21:28 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 15:21:29 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 15:21:29 [INFO] Once installed this environment will be reused. 15:21:29 [INFO] This may take a few minutes... 15:21:33 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 15:21:33 [INFO] Once installed this environment will be reused. 15:21:33 [INFO] This may take a few minutes... 15:21:38 trim trailing whitespace.................................................Passed 15:21:38 Tabs remover.............................................................Passed 15:21:38 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 15:21:38 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 15:21:38 [INFO] Once installed this environment will be reused. 15:21:38 [INFO] This may take a few minutes... 15:21:47 gitlint..............................................(no files to check)Skipped 15:21:47 pre-commit: OK (23.88=setup[3.52]+cmd[11.52,8.84] seconds) 15:21:47 congratulations :) (24.09 seconds) 15:21:47 + tox_status=0 15:21:47 + echo '---> Completed tox runs' 15:21:47 ---> Completed tox runs 15:21:47 + for i in .tox/*/log 15:21:47 ++ awk -F/ '{print $2}' 15:21:47 ++ echo .tox/pre-commit/log 15:21:47 + tox_env=pre-commit 15:21:47 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 15:21:47 + DOC_DIR=docs/_build/html 15:21:47 + [[ -d docs/_build/html ]] 15:21:47 + echo '---> tox-run.sh ends' 15:21:47 ---> tox-run.sh ends 15:21:47 + test 0 -eq 0 15:21:47 $ ssh-agent -k 15:21:47 unset SSH_AUTH_SOCK; 15:21:47 unset SSH_AGENT_PID; 15:21:47 echo Agent pid 1680 killed; 15:21:47 [ssh-agent] Stopped. 15:21:47 [PostBuildScript] - [INFO] Executing post build scripts. 15:21:47 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12553980929617210469.sh 15:21:47 ---> sysstat.sh 15:21:47 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4605810550247182937.sh 15:21:47 ---> package-listing.sh 15:21:47 ++ facter osfamily 15:21:47 ++ tr '[:upper:]' '[:lower:]' 15:21:48 + OS_FAMILY=debian 15:21:48 + workspace=/w/workspace/oom-master-pre-commit-lint 15:21:48 + START_PACKAGES=/tmp/packages_start.txt 15:21:48 + END_PACKAGES=/tmp/packages_end.txt 15:21:48 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:21:48 + PACKAGES=/tmp/packages_start.txt 15:21:48 + '[' /w/workspace/oom-master-pre-commit-lint ']' 15:21:48 + PACKAGES=/tmp/packages_end.txt 15:21:48 + case "${OS_FAMILY}" in 15:21:48 + dpkg -l 15:21:48 + grep '^ii' 15:21:48 + '[' -f /tmp/packages_start.txt ']' 15:21:48 + '[' -f /tmp/packages_end.txt ']' 15:21:48 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:21:48 + '[' /w/workspace/oom-master-pre-commit-lint ']' 15:21:48 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 15:21:48 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 15:21:48 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6980764042925816243.sh 15:21:48 ---> capture-instance-metadata.sh 15:21:48 Setup pyenv: 15:21:48 system 15:21:48 3.8.13 15:21:48 3.9.13 15:21:48 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:21:51 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-KUay 15:21:51 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:21:55 lf-activate-venv(): INFO: Installing: lftools 15:22:17 lf-activate-venv(): INFO: Adding /tmp/venv-KUay/bin to PATH 15:22:17 INFO: Running in OpenStack, capturing instance metadata 15:22:18 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11280333782533016367.sh 15:22:18 provisioning config files... 15:22:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config15638963204204900204tmp 15:22:18 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 15:22:18 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 15:22:18 [EnvInject] - Injecting environment variables from a build step. 15:22:18 [EnvInject] - Injecting as environment variables the properties content 15:22:18 SERVER_ID=logs 15:22:18 15:22:18 [EnvInject] - Variables injected successfully. 15:22:18 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7438464333940968921.sh 15:22:18 ---> create-netrc.sh 15:22:18 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins773435893338129943.sh 15:22:18 ---> python-tools-install.sh 15:22:18 Setup pyenv: 15:22:18 system 15:22:18 3.8.13 15:22:18 3.9.13 15:22:18 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:22:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KUay from file:/tmp/.os_lf_venv 15:22:20 lf-activate-venv(): INFO: Installing: lftools 15:22:28 lf-activate-venv(): INFO: Adding /tmp/venv-KUay/bin to PATH 15:22:28 Generating Requirements File 15:22:50 Python 3.10.6 15:22:50 pip 25.1.1 from /tmp/venv-KUay/lib/python3.10/site-packages/pip (python 3.10) 15:22:50 appdirs==1.4.4 15:22:50 argcomplete==3.6.2 15:22:50 aspy.yaml==1.3.0 15:22:50 attrs==25.3.0 15:22:50 autopage==0.5.2 15:22:50 beautifulsoup4==4.13.4 15:22:50 boto3==1.39.14 15:22:50 botocore==1.39.14 15:22:50 bs4==0.0.2 15:22:50 cachetools==5.5.2 15:22:50 certifi==2025.7.14 15:22:50 cffi==1.17.1 15:22:50 cfgv==3.4.0 15:22:50 chardet==5.2.0 15:22:50 charset-normalizer==3.4.2 15:22:50 click==8.2.1 15:22:50 cliff==4.10.0 15:22:50 cmd2==2.7.0 15:22:50 cryptography==3.3.2 15:22:50 debtcollector==3.0.0 15:22:50 decorator==5.2.1 15:22:50 defusedxml==0.7.1 15:22:50 Deprecated==1.2.18 15:22:50 distlib==0.4.0 15:22:50 dnspython==2.7.0 15:22:50 docker==7.1.0 15:22:50 dogpile.cache==1.4.0 15:22:50 durationpy==0.10 15:22:50 email_validator==2.2.0 15:22:50 filelock==3.18.0 15:22:50 future==1.0.0 15:22:50 gitdb==4.0.12 15:22:50 GitPython==3.1.45 15:22:50 google-auth==2.40.3 15:22:50 httplib2==0.22.0 15:22:50 identify==2.6.12 15:22:50 idna==3.10 15:22:50 importlib-resources==1.5.0 15:22:50 iso8601==2.1.0 15:22:50 Jinja2==3.1.6 15:22:50 jmespath==1.0.1 15:22:50 jsonpatch==1.33 15:22:50 jsonpointer==3.0.0 15:22:50 jsonschema==4.25.0 15:22:50 jsonschema-specifications==2025.4.1 15:22:50 keystoneauth1==5.11.1 15:22:50 kubernetes==33.1.0 15:22:50 lftools==0.37.13 15:22:50 lxml==6.0.0 15:22:50 markdown-it-py==3.0.0 15:22:50 MarkupSafe==3.0.2 15:22:50 mdurl==0.1.2 15:22:50 msgpack==1.1.1 15:22:50 multi_key_dict==2.0.3 15:22:50 munch==4.0.0 15:22:50 netaddr==1.3.0 15:22:50 niet==1.4.2 15:22:50 nodeenv==1.9.1 15:22:50 oauth2client==4.1.3 15:22:50 oauthlib==3.3.1 15:22:50 openstacksdk==4.6.0 15:22:50 os-client-config==2.3.0 15:22:50 os-service-types==1.8.0 15:22:50 osc-lib==4.1.0 15:22:50 oslo.config==10.0.0 15:22:50 oslo.context==6.0.0 15:22:50 oslo.i18n==6.5.1 15:22:50 oslo.log==7.2.0 15:22:50 oslo.serialization==5.7.0 15:22:50 oslo.utils==9.0.0 15:22:50 packaging==25.0 15:22:50 pbr==6.1.1 15:22:50 platformdirs==4.3.8 15:22:50 prettytable==3.16.0 15:22:50 psutil==7.0.0 15:22:50 pyasn1==0.6.1 15:22:50 pyasn1_modules==0.4.2 15:22:50 pycparser==2.22 15:22:50 pygerrit2==2.0.15 15:22:50 PyGithub==2.6.1 15:22:50 Pygments==2.19.2 15:22:50 PyJWT==2.10.1 15:22:50 PyNaCl==1.5.0 15:22:50 pyparsing==2.4.7 15:22:50 pyperclip==1.9.0 15:22:50 pyrsistent==0.20.0 15:22:50 python-cinderclient==9.7.0 15:22:50 python-dateutil==2.9.0.post0 15:22:50 python-heatclient==4.3.0 15:22:50 python-jenkins==1.8.2 15:22:50 python-keystoneclient==5.6.0 15:22:50 python-magnumclient==4.8.1 15:22:50 python-openstackclient==8.1.0 15:22:50 python-swiftclient==4.8.0 15:22:50 PyYAML==6.0.2 15:22:50 referencing==0.36.2 15:22:50 requests==2.32.4 15:22:50 requests-oauthlib==2.0.0 15:22:50 requestsexceptions==1.4.0 15:22:50 rfc3986==2.0.0 15:22:50 rich==14.1.0 15:22:50 rich-argparse==1.7.1 15:22:50 rpds-py==0.26.0 15:22:50 rsa==4.9.1 15:22:50 ruamel.yaml==0.18.14 15:22:50 ruamel.yaml.clib==0.2.12 15:22:50 s3transfer==0.13.1 15:22:50 simplejson==3.20.1 15:22:50 six==1.17.0 15:22:50 smmap==5.0.2 15:22:50 soupsieve==2.7 15:22:50 stevedore==5.4.1 15:22:50 tabulate==0.9.0 15:22:50 toml==0.10.2 15:22:50 tomlkit==0.13.3 15:22:50 tqdm==4.67.1 15:22:50 typing_extensions==4.14.1 15:22:50 tzdata==2025.2 15:22:50 urllib3==1.26.20 15:22:50 virtualenv==20.32.0 15:22:50 wcwidth==0.2.13 15:22:50 websocket-client==1.8.0 15:22:50 wrapt==1.17.2 15:22:50 xdg==6.0.0 15:22:50 xmltodict==0.14.2 15:22:50 yq==3.4.3 15:22:50 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8819491893428206317.sh 15:22:50 ---> sudo-logs.sh 15:22:50 Archiving 'sudo' log.. 15:22:51 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9774594571959497142.sh 15:22:51 ---> job-cost.sh 15:22:51 Setup pyenv: 15:22:51 system 15:22:51 3.8.13 15:22:51 3.9.13 15:22:51 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:22:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KUay from file:/tmp/.os_lf_venv 15:22:53 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:22:58 lf-activate-venv(): INFO: Adding /tmp/venv-KUay/bin to PATH 15:22:58 INFO: No Stack... 15:22:58 INFO: Retrieving Pricing Info for: v3-standard-4 15:22:59 INFO: Archiving Costs 15:22:59 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins552389451844224255.sh 15:22:59 ---> logs-deploy.sh 15:22:59 Setup pyenv: 15:22:59 system 15:22:59 3.8.13 15:22:59 3.9.13 15:22:59 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:22:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KUay from file:/tmp/.os_lf_venv 15:23:01 lf-activate-venv(): INFO: Installing: lftools 15:23:09 lf-activate-venv(): INFO: Adding /tmp/venv-KUay/bin to PATH 15:23:09 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4197 15:23:09 INFO: archiving workspace using pattern(s): 15:23:10 Archives upload complete. 15:23:10 INFO: archiving logs to Nexus 15:23:11 ---> uname -a: 15:23:11 Linux prd-ubuntu1804-builder-4c-4g-31348 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 15:23:11 15:23:11 15:23:11 ---> lscpu: 15:23:11 Architecture: x86_64 15:23:11 CPU op-mode(s): 32-bit, 64-bit 15:23:11 Byte Order: Little Endian 15:23:11 CPU(s): 4 15:23:11 On-line CPU(s) list: 0-3 15:23:11 Thread(s) per core: 1 15:23:11 Core(s) per socket: 1 15:23:11 Socket(s): 4 15:23:11 NUMA node(s): 1 15:23:11 Vendor ID: AuthenticAMD 15:23:11 CPU family: 23 15:23:11 Model: 49 15:23:11 Model name: AMD EPYC-Rome Processor 15:23:11 Stepping: 0 15:23:11 CPU MHz: 2800.000 15:23:11 BogoMIPS: 5600.00 15:23:11 Virtualization: AMD-V 15:23:11 Hypervisor vendor: KVM 15:23:11 Virtualization type: full 15:23:11 L1d cache: 32K 15:23:11 L1i cache: 32K 15:23:11 L2 cache: 512K 15:23:11 L3 cache: 16384K 15:23:11 NUMA node0 CPU(s): 0-3 15:23:11 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 15:23:11 15:23:11 15:23:11 ---> nproc: 15:23:11 4 15:23:11 15:23:11 15:23:11 ---> df -h: 15:23:11 Filesystem Size Used Avail Use% Mounted on 15:23:11 udev 7.9G 0 7.9G 0% /dev 15:23:11 tmpfs 1.6G 672K 1.6G 1% /run 15:23:11 /dev/vda1 78G 8.4G 69G 11% / 15:23:11 tmpfs 7.9G 0 7.9G 0% /dev/shm 15:23:11 tmpfs 5.0M 0 5.0M 0% /run/lock 15:23:11 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 15:23:11 /dev/vda15 105M 4.4M 100M 5% /boot/efi 15:23:11 tmpfs 1.6G 0 1.6G 0% /run/user/1001 15:23:11 15:23:11 15:23:11 ---> free -m: 15:23:11 total used free shared buff/cache available 15:23:11 Mem: 16040 553 13273 0 2212 15165 15:23:11 Swap: 1023 0 1023 15:23:11 15:23:11 15:23:11 ---> ip addr: 15:23:11 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:23:11 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:23:11 inet 127.0.0.1/8 scope host lo 15:23:11 valid_lft forever preferred_lft forever 15:23:11 inet6 ::1/128 scope host 15:23:11 valid_lft forever preferred_lft forever 15:23:11 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 15:23:11 link/ether fa:16:3e:4b:ad:10 brd ff:ff:ff:ff:ff:ff 15:23:11 inet 10.30.107.232/23 brd 10.30.107.255 scope global dynamic ens3 15:23:11 valid_lft 86246sec preferred_lft 86246sec 15:23:11 inet6 fe80::f816:3eff:fe4b:ad10/64 scope link 15:23:11 valid_lft forever preferred_lft forever 15:23:11 15:23:11 15:23:11 ---> sar -b -r -n DEV: 15:23:11 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-31348) 07/28/25 _x86_64_ (4 CPU) 15:23:11 15:23:11 15:20:38 LINUX RESTART (4 CPU) 15:23:11 15:23:11 15:21:01 tps rtps wtps bread/s bwrtn/s 15:23:11 15:22:02 290.02 24.36 265.66 817.06 57771.44 15:23:11 15:23:01 108.20 1.07 107.13 122.94 14887.02 15:23:11 Average: 199.87 12.81 187.05 472.89 36507.57 15:23:11 15:23:11 15:21:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:23:11 15:22:02 13896972 15534184 2527996 15.39 60876 1773144 787172 4.50 768488 1539316 106204 15:23:11 15:23:01 13632556 15566788 2792412 17.00 86496 2027840 722540 4.14 750644 1786960 127908 15:23:11 Average: 13764764 15550486 2660204 16.20 73686 1900492 754856 4.32 759566 1663138 117056 15:23:11 15:23:11 15:21:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:23:11 15:22:02 lo 2.73 2.73 0.31 0.31 0.00 0.00 0.00 0.00 15:23:11 15:22:02 ens3 177.15 124.25 950.22 32.71 0.00 0.00 0.00 0.00 15:23:11 15:23:01 lo 1.22 1.22 0.13 0.13 0.00 0.00 0.00 0.00 15:23:11 15:23:01 ens3 112.28 80.67 868.80 13.14 0.00 0.00 0.00 0.00 15:23:11 Average: lo 1.98 1.98 0.22 0.22 0.00 0.00 0.00 0.00 15:23:11 Average: ens3 144.99 102.64 909.85 23.01 0.00 0.00 0.00 0.00 15:23:11 15:23:11 15:23:11 ---> sar -P ALL: 15:23:11 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-31348) 07/28/25 _x86_64_ (4 CPU) 15:23:11 15:23:11 15:20:38 LINUX RESTART (4 CPU) 15:23:11 15:23:11 15:21:01 CPU %user %nice %system %iowait %steal %idle 15:23:11 15:22:02 all 21.85 0.00 2.27 5.73 0.07 70.08 15:23:11 15:22:02 0 21.24 0.00 2.66 5.71 0.08 70.31 15:23:11 15:22:02 1 33.21 0.00 2.54 1.92 0.08 62.25 15:23:11 15:22:02 2 8.63 0.00 1.72 13.32 0.07 76.26 15:23:11 15:22:02 3 24.28 0.00 2.17 1.97 0.07 71.51 15:23:11 15:23:01 all 20.42 0.00 1.51 2.46 0.05 75.56 15:23:11 15:23:01 0 11.41 0.00 1.46 3.84 0.05 83.24 15:23:11 15:23:01 1 21.06 0.00 1.32 0.53 0.03 77.06 15:23:11 15:23:01 2 18.65 0.00 1.57 4.89 0.05 74.84 15:23:11 15:23:01 3 30.58 0.00 1.73 0.56 0.05 67.08 15:23:11 Average: all 21.14 0.00 1.90 4.11 0.06 72.79 15:23:11 Average: 0 16.36 0.00 2.07 4.78 0.07 76.73 15:23:11 Average: 1 27.18 0.00 1.94 1.23 0.06 69.60 15:23:11 Average: 2 13.59 0.00 1.64 9.15 0.06 75.56 15:23:11 Average: 3 27.39 0.00 1.95 1.27 0.06 69.32 15:23:11 15:23:11 15:23:11