15:18:15 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141583 15:18:15 Running as SYSTEM 15:18:15 [EnvInject] - Loading node environment variables. 15:18:15 Building remotely on prd-ubuntu1804-builder-4c-4g-31345 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 15:18:15 [ssh-agent] Looking for ssh-agent implementation... 15:18:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:18:15 $ ssh-agent 15:18:15 SSH_AUTH_SOCK=/tmp/ssh-ZpP8Nok2LWE8/agent.1632 15:18:15 SSH_AGENT_PID=1634 15:18:15 [ssh-agent] Started. 15:18:15 Running ssh-add (command line suppressed) 15:18:15 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_3035238305619377874.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_3035238305619377874.key) 15:18:15 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 15:18:15 The recommended git tool is: NONE 15:18:17 using credential onap-jenkins-ssh 15:18:17 Wiping out workspace first. 15:18:17 Cloning the remote Git repository 15:18:17 Cloning repository git://cloud.onap.org/mirror/oom.git 15:18:17 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 15:18:17 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:18:17 > git --version # timeout=10 15:18:17 > git --version # 'git version 2.17.1' 15:18:17 using GIT_SSH to set credentials Gerrit user 15:18:17 Verifying host key using manually-configured host key entries 15:18:17 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 15:18:22 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:18:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:18:23 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:18:23 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:18:23 using GIT_SSH to set credentials Gerrit user 15:18:23 Verifying host key using manually-configured host key entries 15:18:23 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/83/141583/4 # timeout=30 15:18:23 > git rev-parse 78fc9d01125c40656ce6140baee86eb73ab66954^{commit} # timeout=10 15:18:23 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 15:18:23 Checking out Revision 78fc9d01125c40656ce6140baee86eb73ab66954 (refs/changes/83/141583/4) 15:18:23 > git config core.sparsecheckout # timeout=10 15:18:23 > git checkout -f 78fc9d01125c40656ce6140baee86eb73ab66954 # timeout=30 15:18:26 Commit message: "[PMS] Updated a1pms chart to work with new a1pms images" 15:18:26 > git rev-parse FETCH_HEAD^{commit} # timeout=10 15:18:26 > git rev-list --no-walk a11336f7d4b14219341a58d2bfe4db9f04d2d901 # timeout=10 15:18:27 [EnvInject] - Injecting environment variables from a build step. 15:18:27 [EnvInject] - Injecting as environment variables the properties content 15:18:27 PYTHON=python3 15:18:27 15:18:27 [EnvInject] - Variables injected successfully. 15:18:27 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins5286742803931017989.sh 15:18:27 ---> tox-install.sh 15:18:27 + source /home/jenkins/lf-env.sh 15:18:27 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:18:27 ++ mktemp -d /tmp/venv-XXXX 15:18:27 + lf_venv=/tmp/venv-X3nT 15:18:27 + local venv_file=/tmp/.os_lf_venv 15:18:27 + local python=python3 15:18:27 + local options 15:18:27 + local set_path=true 15:18:27 + local install_args= 15:18:27 ++ 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:18:27 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:18:27 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:18:27 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:18:27 + true 15:18:27 + case $1 in 15:18:27 + venv_file=/tmp/.toxenv 15:18:27 + shift 2 15:18:27 + true 15:18:27 + case $1 in 15:18:27 + shift 15:18:27 + break 15:18:27 + case $python in 15:18:27 + local pkg_list= 15:18:27 + [[ -d /opt/pyenv ]] 15:18:27 + echo 'Setup pyenv:' 15:18:27 Setup pyenv: 15:18:27 + export PYENV_ROOT=/opt/pyenv 15:18:27 + PYENV_ROOT=/opt/pyenv 15:18:27 + 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:18:27 + 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:18:27 + pyenv versions 15:18:27 * system (set by /opt/pyenv/version) 15:18:27 * 3.8.13 (set by /opt/pyenv/version) 15:18:27 * 3.9.13 (set by /opt/pyenv/version) 15:18:27 * 3.10.6 (set by /opt/pyenv/version) 15:18:27 + command -v pyenv 15:18:27 ++ pyenv init - --no-rehash 15:18:27 + 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:18:27 export PATH="/opt/pyenv/shims:${PATH}" 15:18:27 export PYENV_SHELL=bash 15:18:27 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:18:27 pyenv() { 15:18:27 local command 15:18:27 command="${1:-}" 15:18:27 if [ "$#" -gt 0 ]; then 15:18:27 shift 15:18:27 fi 15:18:27 15:18:27 case "$command" in 15:18:27 rehash|shell) 15:18:27 eval "$(pyenv "sh-$command" "$@")" 15:18:27 ;; 15:18:27 *) 15:18:27 command pyenv "$command" "$@" 15:18:27 ;; 15:18:27 esac 15:18:27 }' 15:18:27 +++ 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:18:27 ++ 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:18:27 ++ 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:18:27 ++ 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:18:27 ++ export PYENV_SHELL=bash 15:18:27 ++ PYENV_SHELL=bash 15:18:27 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:18:27 +++ complete -F _pyenv pyenv 15:18:27 ++ lf-pyver python3 15:18:27 ++ local py_version_xy=python3 15:18:27 ++ local py_version_xyz= 15:18:27 ++ pyenv versions 15:18:27 ++ sed 's/^[ *]* //' 15:18:27 ++ local command 15:18:27 ++ awk '{ print $1 }' 15:18:27 ++ grep -E '^[0-9.]*[0-9]$' 15:18:27 ++ command=versions 15:18:27 ++ '[' 1 -gt 0 ']' 15:18:27 ++ shift 15:18:27 ++ case "$command" in 15:18:27 ++ command pyenv versions 15:18:27 ++ pyenv versions 15:18:27 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:18:27 +++ grep '^3' /tmp/.pyenv_versions 15:18:27 +++ sort -V 15:18:27 +++ tail -n 1 15:18:27 ++ py_version_xyz=3.10.6 15:18:27 ++ [[ -z 3.10.6 ]] 15:18:27 ++ echo 3.10.6 15:18:27 ++ return 0 15:18:27 + pyenv local 3.10.6 15:18:27 + local command 15:18:27 + command=local 15:18:27 + '[' 2 -gt 0 ']' 15:18:27 + shift 15:18:27 + case "$command" in 15:18:27 + command pyenv local 3.10.6 15:18:27 + pyenv local 3.10.6 15:18:27 + for arg in "$@" 15:18:27 + case $arg in 15:18:27 + pkg_list+='tox ' 15:18:27 + for arg in "$@" 15:18:27 + case $arg in 15:18:27 + pkg_list+='virtualenv ' 15:18:27 + for arg in "$@" 15:18:27 + case $arg in 15:18:27 + pkg_list+='urllib3~=1.26.15 ' 15:18:27 + [[ -f /tmp/.toxenv ]] 15:18:27 + [[ ! -f /tmp/.toxenv ]] 15:18:27 + [[ -n '' ]] 15:18:27 + python3 -m venv /tmp/venv-X3nT 15:18:31 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-X3nT' 15:18:31 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-X3nT 15:18:31 + echo /tmp/venv-X3nT 15:18:31 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 15:18:31 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 15:18:31 + /tmp/venv-X3nT/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 15:18:35 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:18:35 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:18:35 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:18:35 + /tmp/venv-X3nT/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:18:37 + type python3 15:18:37 + true 15:18:37 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-X3nT/bin to PATH' 15:18:37 lf-activate-venv(): INFO: Adding /tmp/venv-X3nT/bin to PATH 15:18:37 + PATH=/tmp/venv-X3nT/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:18:37 + return 0 15:18:37 + python3 --version 15:18:37 Python 3.10.6 15:18:37 + python3 -m pip --version 15:18:38 pip 25.1.1 from /tmp/venv-X3nT/lib/python3.10/site-packages/pip (python 3.10) 15:18:38 + python3 -m pip freeze 15:18:38 cachetools==6.1.0 15:18:38 chardet==5.2.0 15:18:38 colorama==0.4.6 15:18:38 distlib==0.4.0 15:18:38 filelock==3.18.0 15:18:38 packaging==25.0 15:18:38 platformdirs==4.3.8 15:18:38 pluggy==1.6.0 15:18:38 pyproject-api==1.9.1 15:18:38 tomli==2.2.1 15:18:38 tox==4.28.3 15:18:38 typing_extensions==4.14.1 15:18:38 urllib3==1.26.20 15:18:38 virtualenv==20.32.0 15:18:38 [EnvInject] - Injecting environment variables from a build step. 15:18:38 [EnvInject] - Injecting as environment variables the properties content 15:18:38 PARALLEL=false 15:18:38 15:18:38 [EnvInject] - Variables injected successfully. 15:18:38 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins1844171396345144109.sh 15:18:38 ---> tox-run.sh 15:18:38 + 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:18:38 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 15:18:38 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 15:18:38 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 15:18:38 + cd /w/workspace/oom-master-pre-commit-lint/. 15:18:38 + source /home/jenkins/lf-env.sh 15:18:38 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:18:38 ++ mktemp -d /tmp/venv-XXXX 15:18:38 + lf_venv=/tmp/venv-6qW1 15:18:38 + local venv_file=/tmp/.os_lf_venv 15:18:38 + local python=python3 15:18:38 + local options 15:18:38 + local set_path=true 15:18:38 + local install_args= 15:18:38 ++ 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:18:38 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:18:38 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:18:38 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:18:38 + true 15:18:38 + case $1 in 15:18:38 + venv_file=/tmp/.toxenv 15:18:38 + shift 2 15:18:38 + true 15:18:38 + case $1 in 15:18:38 + shift 15:18:38 + break 15:18:38 + case $python in 15:18:38 + local pkg_list= 15:18:38 + [[ -d /opt/pyenv ]] 15:18:38 + echo 'Setup pyenv:' 15:18:38 Setup pyenv: 15:18:38 + export PYENV_ROOT=/opt/pyenv 15:18:38 + PYENV_ROOT=/opt/pyenv 15:18:38 + 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:18:38 + 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:18:38 + pyenv versions 15:18:38 system 15:18:38 3.8.13 15:18:38 3.9.13 15:18:38 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:18:38 + command -v pyenv 15:18:38 ++ pyenv init - --no-rehash 15:18:38 + 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:18:38 export PATH="/opt/pyenv/shims:${PATH}" 15:18:38 export PYENV_SHELL=bash 15:18:38 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:18:38 pyenv() { 15:18:38 local command 15:18:38 command="${1:-}" 15:18:38 if [ "$#" -gt 0 ]; then 15:18:38 shift 15:18:38 fi 15:18:38 15:18:38 case "$command" in 15:18:38 rehash|shell) 15:18:38 eval "$(pyenv "sh-$command" "$@")" 15:18:38 ;; 15:18:38 *) 15:18:38 command pyenv "$command" "$@" 15:18:38 ;; 15:18:38 esac 15:18:38 }' 15:18:38 +++ 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:18:38 ++ 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:18:38 ++ 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:18:38 ++ 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:18:38 ++ export PYENV_SHELL=bash 15:18:38 ++ PYENV_SHELL=bash 15:18:38 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:18:38 +++ complete -F _pyenv pyenv 15:18:38 ++ lf-pyver python3 15:18:38 ++ local py_version_xy=python3 15:18:38 ++ local py_version_xyz= 15:18:38 ++ pyenv versions 15:18:38 ++ local command 15:18:38 ++ command=versions 15:18:38 ++ '[' 1 -gt 0 ']' 15:18:38 ++ shift 15:18:38 ++ case "$command" in 15:18:38 ++ command pyenv versions 15:18:38 ++ pyenv versions 15:18:38 ++ sed 's/^[ *]* //' 15:18:38 ++ awk '{ print $1 }' 15:18:38 ++ grep -E '^[0-9.]*[0-9]$' 15:18:38 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:18:38 +++ grep '^3' /tmp/.pyenv_versions 15:18:38 +++ tail -n 1 15:18:38 +++ sort -V 15:18:38 ++ py_version_xyz=3.10.6 15:18:38 ++ [[ -z 3.10.6 ]] 15:18:38 ++ echo 3.10.6 15:18:38 ++ return 0 15:18:38 + pyenv local 3.10.6 15:18:38 + local command 15:18:38 + command=local 15:18:38 + '[' 2 -gt 0 ']' 15:18:38 + shift 15:18:38 + case "$command" in 15:18:38 + command pyenv local 3.10.6 15:18:38 + pyenv local 3.10.6 15:18:38 + for arg in "$@" 15:18:38 + case $arg in 15:18:38 + pkg_list+='tox ' 15:18:38 + for arg in "$@" 15:18:38 + case $arg in 15:18:38 + pkg_list+='virtualenv ' 15:18:38 + for arg in "$@" 15:18:38 + case $arg in 15:18:38 + pkg_list+='urllib3~=1.26.15 ' 15:18:38 + [[ -f /tmp/.toxenv ]] 15:18:38 ++ cat /tmp/.toxenv 15:18:38 + lf_venv=/tmp/venv-X3nT 15:18:38 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-X3nT from' file:/tmp/.toxenv 15:18:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-X3nT from file:/tmp/.toxenv 15:18:38 + /tmp/venv-X3nT/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 15:18:39 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:18:39 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:18:39 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:18:39 + /tmp/venv-X3nT/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:18:40 + type python3 15:18:40 + true 15:18:40 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-X3nT/bin to PATH' 15:18:40 lf-activate-venv(): INFO: Adding /tmp/venv-X3nT/bin to PATH 15:18:40 + PATH=/tmp/venv-X3nT/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:18:40 + return 0 15:18:40 + [[ -d /opt/pyenv ]] 15:18:40 + echo '---> Setting up pyenv' 15:18:40 ---> Setting up pyenv 15:18:40 + export PYENV_ROOT=/opt/pyenv 15:18:40 + PYENV_ROOT=/opt/pyenv 15:18:40 + export PATH=/opt/pyenv/bin:/tmp/venv-X3nT/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:18:40 + PATH=/opt/pyenv/bin:/tmp/venv-X3nT/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:18:40 ++ pwd 15:18:40 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 15:18:40 + export PYTHONPATH 15:18:40 + export TOX_TESTENV_PASSENV=PYTHONPATH 15:18:40 + TOX_TESTENV_PASSENV=PYTHONPATH 15:18:40 + tox --version 15:18:41 4.28.3 from /tmp/venv-X3nT/lib/python3.10/site-packages/tox/__init__.py 15:18:41 + PARALLEL=false 15:18:41 + TOX_OPTIONS_LIST= 15:18:41 + [[ -n pre-commit ]] 15:18:41 + TOX_OPTIONS_LIST=' -e pre-commit' 15:18:41 + case ${PARALLEL,,} in 15:18:41 + tox -e pre-commit 15:18:41 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 15:18:42 pre-commit: install_deps> python -I -m pip install pre-commit 15:18:44 pre-commit: freeze> python -m pip freeze --all 15:18:44 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:18:44 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 15:18:45 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 15:18:45 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 15:18:46 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 15:18:47 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 15:18:47 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 15:18:47 [INFO] Once installed this environment will be reused. 15:18:47 [INFO] This may take a few minutes... 15:18:49 $ ssh-agent -k 15:18:49 unset SSH_AUTH_SOCK; 15:18:49 unset SSH_AGENT_PID; 15:18:49 echo Agent pid 1634 killed; 15:18:49 [ssh-agent] Stopped. 15:18:49 Build was aborted 15:18:49 Aborted by new patch set. 15:18:49 [PostBuildScript] - [INFO] Executing post build scripts. 15:18:49 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17596174336348953122.sh 15:18:49 ---> sysstat.sh 15:18:49 pre-commit: exit -15 (4.14 seconds) /w/workspace/oom-master-pre-commit-lint> pre-commit run --all-files --show-diff-on-failure pid=2193 15:18:49 pre-commit: FAIL code -15 (7.67=setup[3.53]+cmd[4.14] seconds) 15:18:49 evaluation failed :( (7.89 seconds) 15:18:49 + tox_status=143 15:18:49 + echo '---> Completed tox runs' 15:18:49 ---> Completed tox runs 15:18:49 + for i in .tox/*/log 15:18:49 ++ echo .tox/pre-commit/log 15:18:49 ++ awk -F/ '{print $2}' 15:18:49 + tox_env=pre-commit 15:18:49 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 15:18:49 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins686813973996151530.sh 15:18:49 ---> package-listing.sh 15:18:49 ++ tr '[:upper:]' '[:lower:]' 15:18:49 ++ facter osfamily 15:18:49 + OS_FAMILY=debian 15:18:49 + workspace=/w/workspace/oom-master-pre-commit-lint 15:18:49 + START_PACKAGES=/tmp/packages_start.txt 15:18:49 + END_PACKAGES=/tmp/packages_end.txt 15:18:49 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:18:49 + PACKAGES=/tmp/packages_start.txt 15:18:49 + '[' /w/workspace/oom-master-pre-commit-lint ']' 15:18:49 + PACKAGES=/tmp/packages_end.txt 15:18:49 + case "${OS_FAMILY}" in 15:18:49 + dpkg -l 15:18:49 + grep '^ii' 15:18:49 + '[' -f /tmp/packages_start.txt ']' 15:18:49 + '[' -f /tmp/packages_end.txt ']' 15:18:49 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:18:49 + '[' /w/workspace/oom-master-pre-commit-lint ']' 15:18:49 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 15:18:49 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 15:18:49 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins871851634866040193.sh 15:18:49 ---> capture-instance-metadata.sh 15:18:49 Setup pyenv: 15:18:49 system 15:18:49 3.8.13 15:18:49 3.9.13 15:18:49 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:18:53 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-aFd6 15:18:53 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:18:57 lf-activate-venv(): INFO: Installing: lftools 15:19:20 lf-activate-venv(): INFO: Adding /tmp/venv-aFd6/bin to PATH 15:19:20 INFO: Running in OpenStack, capturing instance metadata 15:19:20 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2681960562448090022.sh 15:19:20 provisioning config files... 15:19:20 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config15904904193666929778tmp 15:19:20 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 15:19:20 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 15:19:20 [EnvInject] - Injecting environment variables from a build step. 15:19:20 [EnvInject] - Injecting as environment variables the properties content 15:19:20 SERVER_ID=logs 15:19:20 15:19:20 [EnvInject] - Variables injected successfully. 15:19:20 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3873492940464300651.sh 15:19:20 ---> create-netrc.sh 15:19:20 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10971834700320512871.sh 15:19:20 ---> python-tools-install.sh 15:19:20 Setup pyenv: 15:19:20 system 15:19:20 3.8.13 15:19:20 3.9.13 15:19:20 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:19:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-aFd6 from file:/tmp/.os_lf_venv 15:19:22 lf-activate-venv(): INFO: Installing: lftools 15:19:31 lf-activate-venv(): INFO: Adding /tmp/venv-aFd6/bin to PATH 15:19:31 Generating Requirements File 15:19:51 Python 3.10.6 15:19:51 pip 25.1.1 from /tmp/venv-aFd6/lib/python3.10/site-packages/pip (python 3.10) 15:19:52 appdirs==1.4.4 15:19:52 argcomplete==3.6.2 15:19:52 aspy.yaml==1.3.0 15:19:52 attrs==25.3.0 15:19:52 autopage==0.5.2 15:19:52 beautifulsoup4==4.13.4 15:19:52 boto3==1.39.14 15:19:52 botocore==1.39.14 15:19:52 bs4==0.0.2 15:19:52 cachetools==5.5.2 15:19:52 certifi==2025.7.14 15:19:52 cffi==1.17.1 15:19:52 cfgv==3.4.0 15:19:52 chardet==5.2.0 15:19:52 charset-normalizer==3.4.2 15:19:52 click==8.2.1 15:19:52 cliff==4.10.0 15:19:52 cmd2==2.7.0 15:19:52 cryptography==3.3.2 15:19:52 debtcollector==3.0.0 15:19:52 decorator==5.2.1 15:19:52 defusedxml==0.7.1 15:19:52 Deprecated==1.2.18 15:19:52 distlib==0.4.0 15:19:52 dnspython==2.7.0 15:19:52 docker==7.1.0 15:19:52 dogpile.cache==1.4.0 15:19:52 durationpy==0.10 15:19:52 email_validator==2.2.0 15:19:52 filelock==3.18.0 15:19:52 future==1.0.0 15:19:52 gitdb==4.0.12 15:19:52 GitPython==3.1.45 15:19:52 google-auth==2.40.3 15:19:52 httplib2==0.22.0 15:19:52 identify==2.6.12 15:19:52 idna==3.10 15:19:52 importlib-resources==1.5.0 15:19:52 iso8601==2.1.0 15:19:52 Jinja2==3.1.6 15:19:52 jmespath==1.0.1 15:19:52 jsonpatch==1.33 15:19:52 jsonpointer==3.0.0 15:19:52 jsonschema==4.25.0 15:19:52 jsonschema-specifications==2025.4.1 15:19:52 keystoneauth1==5.11.1 15:19:52 kubernetes==33.1.0 15:19:52 lftools==0.37.13 15:19:52 lxml==6.0.0 15:19:52 markdown-it-py==3.0.0 15:19:52 MarkupSafe==3.0.2 15:19:52 mdurl==0.1.2 15:19:52 msgpack==1.1.1 15:19:52 multi_key_dict==2.0.3 15:19:52 munch==4.0.0 15:19:52 netaddr==1.3.0 15:19:52 niet==1.4.2 15:19:52 nodeenv==1.9.1 15:19:52 oauth2client==4.1.3 15:19:52 oauthlib==3.3.1 15:19:52 openstacksdk==4.6.0 15:19:52 os-client-config==2.3.0 15:19:52 os-service-types==1.8.0 15:19:52 osc-lib==4.1.0 15:19:52 oslo.config==10.0.0 15:19:52 oslo.context==6.0.0 15:19:52 oslo.i18n==6.5.1 15:19:52 oslo.log==7.2.0 15:19:52 oslo.serialization==5.7.0 15:19:52 oslo.utils==9.0.0 15:19:52 packaging==25.0 15:19:52 pbr==6.1.1 15:19:52 platformdirs==4.3.8 15:19:52 prettytable==3.16.0 15:19:52 psutil==7.0.0 15:19:52 pyasn1==0.6.1 15:19:52 pyasn1_modules==0.4.2 15:19:52 pycparser==2.22 15:19:52 pygerrit2==2.0.15 15:19:52 PyGithub==2.6.1 15:19:52 Pygments==2.19.2 15:19:52 PyJWT==2.10.1 15:19:52 PyNaCl==1.5.0 15:19:52 pyparsing==2.4.7 15:19:52 pyperclip==1.9.0 15:19:52 pyrsistent==0.20.0 15:19:52 python-cinderclient==9.7.0 15:19:52 python-dateutil==2.9.0.post0 15:19:52 python-heatclient==4.3.0 15:19:52 python-jenkins==1.8.2 15:19:52 python-keystoneclient==5.6.0 15:19:52 python-magnumclient==4.8.1 15:19:52 python-openstackclient==8.1.0 15:19:52 python-swiftclient==4.8.0 15:19:52 PyYAML==6.0.2 15:19:52 referencing==0.36.2 15:19:52 requests==2.32.4 15:19:52 requests-oauthlib==2.0.0 15:19:52 requestsexceptions==1.4.0 15:19:52 rfc3986==2.0.0 15:19:52 rich==14.1.0 15:19:52 rich-argparse==1.7.1 15:19:52 rpds-py==0.26.0 15:19:52 rsa==4.9.1 15:19:52 ruamel.yaml==0.18.14 15:19:52 ruamel.yaml.clib==0.2.12 15:19:52 s3transfer==0.13.1 15:19:52 simplejson==3.20.1 15:19:52 six==1.17.0 15:19:52 smmap==5.0.2 15:19:52 soupsieve==2.7 15:19:52 stevedore==5.4.1 15:19:52 tabulate==0.9.0 15:19:52 toml==0.10.2 15:19:52 tomlkit==0.13.3 15:19:52 tqdm==4.67.1 15:19:52 typing_extensions==4.14.1 15:19:52 tzdata==2025.2 15:19:52 urllib3==1.26.20 15:19:52 virtualenv==20.32.0 15:19:52 wcwidth==0.2.13 15:19:52 websocket-client==1.8.0 15:19:52 wrapt==1.17.2 15:19:52 xdg==6.0.0 15:19:52 xmltodict==0.14.2 15:19:52 yq==3.4.3 15:19:52 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12105813192779439455.sh 15:19:52 ---> sudo-logs.sh 15:19:52 Archiving 'sudo' log.. 15:19:52 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9708686198743631821.sh 15:19:52 ---> job-cost.sh 15:19:52 Setup pyenv: 15:19:52 system 15:19:52 3.8.13 15:19:52 3.9.13 15:19:52 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:19:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-aFd6 from file:/tmp/.os_lf_venv 15:19:54 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:20:00 lf-activate-venv(): INFO: Adding /tmp/venv-aFd6/bin to PATH 15:20:00 INFO: No Stack... 15:20:00 INFO: Retrieving Pricing Info for: v3-standard-4 15:20:00 INFO: Archiving Costs 15:20:00 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins5605594414535204168.sh 15:20:00 ---> logs-deploy.sh 15:20:00 Setup pyenv: 15:20:00 system 15:20:00 3.8.13 15:20:00 3.9.13 15:20:00 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:20:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-aFd6 from file:/tmp/.os_lf_venv 15:20:02 lf-activate-venv(): INFO: Installing: lftools 15:20:11 lf-activate-venv(): INFO: Adding /tmp/venv-aFd6/bin to PATH 15:20:11 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4196 15:20:11 INFO: archiving workspace using pattern(s): 15:20:12 Archives upload complete. 15:20:12 INFO: archiving logs to Nexus 15:20:13 ---> uname -a: 15:20:13 Linux prd-ubuntu1804-builder-4c-4g-31345 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:20:13 15:20:13 15:20:13 ---> lscpu: 15:20:13 Architecture: x86_64 15:20:13 CPU op-mode(s): 32-bit, 64-bit 15:20:13 Byte Order: Little Endian 15:20:13 CPU(s): 4 15:20:13 On-line CPU(s) list: 0-3 15:20:13 Thread(s) per core: 1 15:20:13 Core(s) per socket: 1 15:20:13 Socket(s): 4 15:20:13 NUMA node(s): 1 15:20:13 Vendor ID: AuthenticAMD 15:20:13 CPU family: 23 15:20:13 Model: 49 15:20:13 Model name: AMD EPYC-Rome Processor 15:20:13 Stepping: 0 15:20:13 CPU MHz: 2799.998 15:20:13 BogoMIPS: 5599.99 15:20:13 Virtualization: AMD-V 15:20:13 Hypervisor vendor: KVM 15:20:13 Virtualization type: full 15:20:13 L1d cache: 32K 15:20:13 L1i cache: 32K 15:20:13 L2 cache: 512K 15:20:13 L3 cache: 16384K 15:20:13 NUMA node0 CPU(s): 0-3 15:20:13 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:20:13 15:20:13 15:20:13 ---> nproc: 15:20:13 4 15:20:13 15:20:13 15:20:13 ---> df -h: 15:20:13 Filesystem Size Used Avail Use% Mounted on 15:20:13 udev 7.9G 0 7.9G 0% /dev 15:20:13 tmpfs 1.6G 672K 1.6G 1% /run 15:20:13 /dev/vda1 78G 8.4G 70G 11% / 15:20:13 tmpfs 7.9G 0 7.9G 0% /dev/shm 15:20:13 tmpfs 5.0M 0 5.0M 0% /run/lock 15:20:13 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 15:20:13 /dev/vda15 105M 4.4M 100M 5% /boot/efi 15:20:13 tmpfs 1.6G 0 1.6G 0% /run/user/1001 15:20:13 15:20:13 15:20:13 ---> free -m: 15:20:13 total used free shared buff/cache available 15:20:13 Mem: 16040 562 13339 0 2137 15160 15:20:13 Swap: 1023 0 1023 15:20:13 15:20:13 15:20:13 ---> ip addr: 15:20:13 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:20:13 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:20:13 inet 127.0.0.1/8 scope host lo 15:20:13 valid_lft forever preferred_lft forever 15:20:13 inet6 ::1/128 scope host 15:20:13 valid_lft forever preferred_lft forever 15:20:13 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 15:20:13 link/ether fa:16:3e:84:5e:26 brd ff:ff:ff:ff:ff:ff 15:20:13 inet 10.30.106.60/23 brd 10.30.107.255 scope global dynamic ens3 15:20:13 valid_lft 86264sec preferred_lft 86264sec 15:20:13 inet6 fe80::f816:3eff:fe84:5e26/64 scope link 15:20:13 valid_lft forever preferred_lft forever 15:20:13 15:20:13 15:20:13 ---> sar -b -r -n DEV: 15:20:13 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-31345) 07/28/25 _x86_64_ (4 CPU) 15:20:13 15:20:13 15:18:00 LINUX RESTART (4 CPU) 15:20:13 15:20:13 15:19:01 tps rtps wtps bread/s bwrtn/s 15:20:13 15:20:01 127.00 1.10 125.90 125.98 33014.90 15:20:13 Average: 127.00 1.10 125.90 125.98 33014.90 15:20:13 15:20:13 15:19:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:20:13 15:20:01 13703676 15566768 2721292 16.57 81948 1965196 732964 4.19 717668 1757512 132480 15:20:13 Average: 13703676 15566768 2721292 16.57 81948 1965196 732964 4.19 717668 1757512 132480 15:20:13 15:20:13 15:19:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:20:13 15:20:01 lo 1.20 1.20 0.14 0.14 0.00 0.00 0.00 0.00 15:20:13 15:20:01 ens3 114.71 78.85 886.26 13.39 0.00 0.00 0.00 0.00 15:20:13 Average: lo 1.20 1.20 0.14 0.14 0.00 0.00 0.00 0.00 15:20:13 Average: ens3 114.71 78.85 886.26 13.39 0.00 0.00 0.00 0.00 15:20:13 15:20:13 15:20:13 ---> sar -P ALL: 15:20:13 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-31345) 07/28/25 _x86_64_ (4 CPU) 15:20:13 15:20:13 15:18:00 LINUX RESTART (4 CPU) 15:20:13 15:20:13 15:19:01 CPU %user %nice %system %iowait %steal %idle 15:20:13 15:20:01 all 20.68 0.00 1.48 2.48 0.05 75.32 15:20:13 15:20:01 0 18.07 0.00 1.34 0.27 0.05 80.27 15:20:13 15:20:01 1 19.91 0.00 1.42 4.32 0.07 74.28 15:20:13 15:20:01 2 26.41 0.00 1.57 2.62 0.07 69.33 15:20:13 15:20:01 3 18.32 0.00 1.57 2.72 0.03 77.35 15:20:13 Average: all 20.68 0.00 1.48 2.48 0.05 75.32 15:20:13 Average: 0 18.07 0.00 1.34 0.27 0.05 80.27 15:20:13 Average: 1 19.91 0.00 1.42 4.32 0.07 74.28 15:20:13 Average: 2 26.41 0.00 1.57 2.62 0.07 69.33 15:20:13 Average: 3 18.32 0.00 1.57 2.72 0.03 77.35 15:20:13 15:20:13 15:20:13