08:17:44 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141583 08:17:44 Running as SYSTEM 08:17:44 [EnvInject] - Loading node environment variables. 08:17:44 Building remotely on prd-ubuntu1804-builder-4c-4g-30483 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 08:17:44 [ssh-agent] Looking for ssh-agent implementation... 08:17:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:17:44 $ ssh-agent 08:17:44 SSH_AUTH_SOCK=/tmp/ssh-u8jxIUJ1reLp/agent.1819 08:17:44 SSH_AGENT_PID=1820 08:17:44 [ssh-agent] Started. 08:17:44 Running ssh-add (command line suppressed) 08:17:44 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_9318917815757100206.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_9318917815757100206.key) 08:17:45 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 08:17:45 The recommended git tool is: NONE 08:17:55 using credential onap-jenkins-ssh 08:17:55 Wiping out workspace first. 08:17:55 Cloning the remote Git repository 08:17:55 Cloning repository git://cloud.onap.org/mirror/oom.git 08:17:55 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 08:17:55 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 08:17:55 > git --version # timeout=10 08:17:55 > git --version # 'git version 2.17.1' 08:17:55 using GIT_SSH to set credentials Gerrit user 08:17:55 Verifying host key using manually-configured host key entries 08:17:55 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 08:18:00 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 08:18:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:18:01 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 08:18:01 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 08:18:01 using GIT_SSH to set credentials Gerrit user 08:18:01 Verifying host key using manually-configured host key entries 08:18:01 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/83/141583/3 # timeout=30 08:18:01 > git rev-parse dc9017570b9a0c402e3755f3a64e4f935380132e^{commit} # timeout=10 08:18:01 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 08:18:01 Checking out Revision dc9017570b9a0c402e3755f3a64e4f935380132e (refs/changes/83/141583/3) 08:18:01 > git config core.sparsecheckout # timeout=10 08:18:01 > git checkout -f dc9017570b9a0c402e3755f3a64e4f935380132e # timeout=30 08:18:05 Commit message: "[PMS] Updated a1pms chart to work with new a1pms images" 08:18:05 > git rev-parse FETCH_HEAD^{commit} # timeout=10 08:18:05 > git rev-list --no-walk a11336f7d4b14219341a58d2bfe4db9f04d2d901 # timeout=10 08:18:05 [EnvInject] - Injecting environment variables from a build step. 08:18:05 [EnvInject] - Injecting as environment variables the properties content 08:18:05 PYTHON=python3 08:18:05 08:18:05 [EnvInject] - Variables injected successfully. 08:18:05 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins2612974325755455178.sh 08:18:05 ---> tox-install.sh 08:18:05 + source /home/jenkins/lf-env.sh 08:18:05 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:18:05 ++ mktemp -d /tmp/venv-XXXX 08:18:05 + lf_venv=/tmp/venv-IMU5 08:18:05 + local venv_file=/tmp/.os_lf_venv 08:18:05 + local python=python3 08:18:05 + local options 08:18:05 + local set_path=true 08:18:05 + local install_args= 08:18:05 ++ 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:18:05 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:18:05 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:18:05 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:18:05 + true 08:18:05 + case $1 in 08:18:05 + venv_file=/tmp/.toxenv 08:18:05 + shift 2 08:18:05 + true 08:18:05 + case $1 in 08:18:05 + shift 08:18:05 + break 08:18:05 + case $python in 08:18:05 + local pkg_list= 08:18:05 + [[ -d /opt/pyenv ]] 08:18:05 + echo 'Setup pyenv:' 08:18:05 Setup pyenv: 08:18:05 + export PYENV_ROOT=/opt/pyenv 08:18:05 + PYENV_ROOT=/opt/pyenv 08:18:05 + 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:18:05 + 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:18:05 + pyenv versions 08:18:05 * system (set by /opt/pyenv/version) 08:18:05 * 3.8.13 (set by /opt/pyenv/version) 08:18:05 * 3.9.13 (set by /opt/pyenv/version) 08:18:05 * 3.10.6 (set by /opt/pyenv/version) 08:18:05 + command -v pyenv 08:18:05 ++ pyenv init - --no-rehash 08:18:05 + 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:18:05 export PATH="/opt/pyenv/shims:${PATH}" 08:18:05 export PYENV_SHELL=bash 08:18:05 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:18:05 pyenv() { 08:18:05 local command 08:18:05 command="${1:-}" 08:18:05 if [ "$#" -gt 0 ]; then 08:18:05 shift 08:18:05 fi 08:18:05 08:18:05 case "$command" in 08:18:05 rehash|shell) 08:18:05 eval "$(pyenv "sh-$command" "$@")" 08:18:05 ;; 08:18:05 *) 08:18:05 command pyenv "$command" "$@" 08:18:05 ;; 08:18:05 esac 08:18:05 }' 08:18:05 +++ 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:18:05 ++ 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:18:05 ++ 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:18:05 ++ 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:18:05 ++ export PYENV_SHELL=bash 08:18:05 ++ PYENV_SHELL=bash 08:18:05 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:18:05 +++ complete -F _pyenv pyenv 08:18:05 ++ lf-pyver python3 08:18:05 ++ local py_version_xy=python3 08:18:05 ++ local py_version_xyz= 08:18:05 ++ pyenv versions 08:18:05 ++ local command 08:18:05 ++ command=versions 08:18:05 ++ '[' 1 -gt 0 ']' 08:18:05 ++ shift 08:18:05 ++ case "$command" in 08:18:05 ++ command pyenv versions 08:18:05 ++ pyenv versions 08:18:05 ++ awk '{ print $1 }' 08:18:05 ++ grep -E '^[0-9.]*[0-9]$' 08:18:05 ++ sed 's/^[ *]* //' 08:18:05 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:18:05 +++ grep '^3' /tmp/.pyenv_versions 08:18:05 +++ sort -V 08:18:05 +++ tail -n 1 08:18:05 ++ py_version_xyz=3.10.6 08:18:05 ++ [[ -z 3.10.6 ]] 08:18:05 ++ echo 3.10.6 08:18:05 ++ return 0 08:18:05 + pyenv local 3.10.6 08:18:05 + local command 08:18:05 + command=local 08:18:05 + '[' 2 -gt 0 ']' 08:18:05 + shift 08:18:05 + case "$command" in 08:18:05 + command pyenv local 3.10.6 08:18:05 + pyenv local 3.10.6 08:18:05 + for arg in "$@" 08:18:05 + case $arg in 08:18:05 + pkg_list+='tox ' 08:18:05 + for arg in "$@" 08:18:05 + case $arg in 08:18:05 + pkg_list+='virtualenv ' 08:18:05 + for arg in "$@" 08:18:05 + case $arg in 08:18:05 + pkg_list+='urllib3~=1.26.15 ' 08:18:05 + [[ -f /tmp/.toxenv ]] 08:18:05 + [[ ! -f /tmp/.toxenv ]] 08:18:05 + [[ -n '' ]] 08:18:05 + python3 -m venv /tmp/venv-IMU5 08:18:10 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-IMU5' 08:18:10 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-IMU5 08:18:10 + echo /tmp/venv-IMU5 08:18:10 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 08:18:10 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 08:18:10 + /tmp/venv-IMU5/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 08:18:15 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:18:15 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 08:18:15 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 08:18:15 + /tmp/venv-IMU5/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 08:18:20 + type python3 08:18:20 + true 08:18:20 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-IMU5/bin to PATH' 08:18:20 lf-activate-venv(): INFO: Adding /tmp/venv-IMU5/bin to PATH 08:18:20 + PATH=/tmp/venv-IMU5/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:18:20 + return 0 08:18:20 + python3 --version 08:18:20 Python 3.10.6 08:18:20 + python3 -m pip --version 08:18:20 pip 25.1.1 from /tmp/venv-IMU5/lib/python3.10/site-packages/pip (python 3.10) 08:18:20 + python3 -m pip freeze 08:18:20 cachetools==6.1.0 08:18:20 chardet==5.2.0 08:18:20 colorama==0.4.6 08:18:20 distlib==0.4.0 08:18:20 filelock==3.18.0 08:18:20 packaging==25.0 08:18:20 platformdirs==4.3.8 08:18:20 pluggy==1.6.0 08:18:20 pyproject-api==1.9.1 08:18:20 tomli==2.2.1 08:18:20 tox==4.28.1 08:18:20 typing_extensions==4.14.1 08:18:20 urllib3==1.26.20 08:18:20 virtualenv==20.32.0 08:18:21 [EnvInject] - Injecting environment variables from a build step. 08:18:21 [EnvInject] - Injecting as environment variables the properties content 08:18:21 PARALLEL=false 08:18:21 08:18:21 [EnvInject] - Variables injected successfully. 08:18:21 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins14065067398800666238.sh 08:18:21 ---> tox-run.sh 08:18:21 + 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:18:21 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 08:18:21 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 08:18:21 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 08:18:21 + cd /w/workspace/oom-master-pre-commit-lint/. 08:18:21 + source /home/jenkins/lf-env.sh 08:18:21 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:18:21 ++ mktemp -d /tmp/venv-XXXX 08:18:21 + lf_venv=/tmp/venv-QZAW 08:18:21 + local venv_file=/tmp/.os_lf_venv 08:18:21 + local python=python3 08:18:21 + local options 08:18:21 + local set_path=true 08:18:21 + local install_args= 08:18:21 ++ 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:18:21 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:18:21 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:18:21 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:18:21 + true 08:18:21 + case $1 in 08:18:21 + venv_file=/tmp/.toxenv 08:18:21 + shift 2 08:18:21 + true 08:18:21 + case $1 in 08:18:21 + shift 08:18:21 + break 08:18:21 + case $python in 08:18:21 + local pkg_list= 08:18:21 + [[ -d /opt/pyenv ]] 08:18:21 + echo 'Setup pyenv:' 08:18:21 Setup pyenv: 08:18:21 + export PYENV_ROOT=/opt/pyenv 08:18:21 + PYENV_ROOT=/opt/pyenv 08:18:21 + 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:18:21 + 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:18:21 + pyenv versions 08:18:21 system 08:18:21 3.8.13 08:18:21 3.9.13 08:18:21 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:18:21 + command -v pyenv 08:18:21 ++ pyenv init - --no-rehash 08:18:21 + 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:18:21 export PATH="/opt/pyenv/shims:${PATH}" 08:18:21 export PYENV_SHELL=bash 08:18:21 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:18:21 pyenv() { 08:18:21 local command 08:18:21 command="${1:-}" 08:18:21 if [ "$#" -gt 0 ]; then 08:18:21 shift 08:18:21 fi 08:18:21 08:18:21 case "$command" in 08:18:21 rehash|shell) 08:18:21 eval "$(pyenv "sh-$command" "$@")" 08:18:21 ;; 08:18:21 *) 08:18:21 command pyenv "$command" "$@" 08:18:21 ;; 08:18:21 esac 08:18:21 }' 08:18:21 +++ 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:18:21 ++ 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:18:21 ++ 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:18:21 ++ 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:18:21 ++ export PYENV_SHELL=bash 08:18:21 ++ PYENV_SHELL=bash 08:18:21 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:18:21 +++ complete -F _pyenv pyenv 08:18:21 ++ lf-pyver python3 08:18:21 ++ local py_version_xy=python3 08:18:21 ++ local py_version_xyz= 08:18:21 ++ pyenv versions 08:18:21 ++ local command 08:18:21 ++ sed 's/^[ *]* //' 08:18:21 ++ command=versions 08:18:21 ++ '[' 1 -gt 0 ']' 08:18:21 ++ shift 08:18:21 ++ case "$command" in 08:18:21 ++ command pyenv versions 08:18:21 ++ pyenv versions 08:18:21 ++ awk '{ print $1 }' 08:18:21 ++ grep -E '^[0-9.]*[0-9]$' 08:18:21 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:18:21 +++ sort -V 08:18:21 +++ grep '^3' /tmp/.pyenv_versions 08:18:21 +++ tail -n 1 08:18:21 ++ py_version_xyz=3.10.6 08:18:21 ++ [[ -z 3.10.6 ]] 08:18:21 ++ echo 3.10.6 08:18:21 ++ return 0 08:18:21 + pyenv local 3.10.6 08:18:21 + local command 08:18:21 + command=local 08:18:21 + '[' 2 -gt 0 ']' 08:18:21 + shift 08:18:21 + case "$command" in 08:18:21 + command pyenv local 3.10.6 08:18:21 + pyenv local 3.10.6 08:18:21 + for arg in "$@" 08:18:21 + case $arg in 08:18:21 + pkg_list+='tox ' 08:18:21 + for arg in "$@" 08:18:21 + case $arg in 08:18:21 + pkg_list+='virtualenv ' 08:18:21 + for arg in "$@" 08:18:21 + case $arg in 08:18:21 + pkg_list+='urllib3~=1.26.15 ' 08:18:21 + [[ -f /tmp/.toxenv ]] 08:18:21 ++ cat /tmp/.toxenv 08:18:21 + lf_venv=/tmp/venv-IMU5 08:18:21 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IMU5 from' file:/tmp/.toxenv 08:18:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IMU5 from file:/tmp/.toxenv 08:18:21 + /tmp/venv-IMU5/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 08:18:22 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:18:22 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 08:18:22 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 08:18:22 + /tmp/venv-IMU5/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 08:18:23 + type python3 08:18:23 + true 08:18:23 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-IMU5/bin to PATH' 08:18:23 lf-activate-venv(): INFO: Adding /tmp/venv-IMU5/bin to PATH 08:18:23 + PATH=/tmp/venv-IMU5/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:18:23 + return 0 08:18:23 + [[ -d /opt/pyenv ]] 08:18:23 + echo '---> Setting up pyenv' 08:18:23 ---> Setting up pyenv 08:18:23 + export PYENV_ROOT=/opt/pyenv 08:18:23 + PYENV_ROOT=/opt/pyenv 08:18:23 + export PATH=/opt/pyenv/bin:/tmp/venv-IMU5/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:18:23 + PATH=/opt/pyenv/bin:/tmp/venv-IMU5/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:18:23 ++ pwd 08:18:23 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 08:18:23 + export PYTHONPATH 08:18:23 + export TOX_TESTENV_PASSENV=PYTHONPATH 08:18:23 + TOX_TESTENV_PASSENV=PYTHONPATH 08:18:23 + tox --version 08:18:23 4.28.1 from /tmp/venv-IMU5/lib/python3.10/site-packages/tox/__init__.py 08:18:23 + PARALLEL=false 08:18:23 + TOX_OPTIONS_LIST= 08:18:23 + [[ -n pre-commit ]] 08:18:23 + TOX_OPTIONS_LIST=' -e pre-commit' 08:18:23 + case ${PARALLEL,,} in 08:18:23 + tox -e pre-commit 08:18:23 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 08:18:24 pre-commit: install_deps> python -I -m pip install pre-commit 08:18:27 pre-commit: freeze> python -m pip freeze --all 08:18:28 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 08:18:28 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 08:18:28 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 08:18:28 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 08:18:29 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 08:18:30 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 08:18:30 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 08:18:30 [INFO] Once installed this environment will be reused. 08:18:30 [INFO] This may take a few minutes... 08:18:35 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 08:18:35 [INFO] Once installed this environment will be reused. 08:18:35 [INFO] This may take a few minutes... 08:18:40 trim trailing whitespace.................................................Passed 08:18:40 Tabs remover.............................................................Passed 08:18:40 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 08:18:40 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 08:18:40 [INFO] Once installed this environment will be reused. 08:18:40 [INFO] This may take a few minutes... 08:18:48 gitlint..............................................(no files to check)Skipped 08:18:48 pre-commit: OK (24.50=setup[4.08]+cmd[12.08,8.35] seconds) 08:18:48 congratulations :) (24.72 seconds) 08:18:48 + tox_status=0 08:18:48 + echo '---> Completed tox runs' 08:18:48 ---> Completed tox runs 08:18:48 + for i in .tox/*/log 08:18:48 ++ echo .tox/pre-commit/log 08:18:48 ++ awk -F/ '{print $2}' 08:18:48 + tox_env=pre-commit 08:18:48 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 08:18:48 + DOC_DIR=docs/_build/html 08:18:48 + [[ -d docs/_build/html ]] 08:18:48 + echo '---> tox-run.sh ends' 08:18:48 ---> tox-run.sh ends 08:18:48 + test 0 -eq 0 08:18:48 $ ssh-agent -k 08:18:48 unset SSH_AUTH_SOCK; 08:18:48 unset SSH_AGENT_PID; 08:18:48 echo Agent pid 1820 killed; 08:18:48 [ssh-agent] Stopped. 08:18:48 [PostBuildScript] - [INFO] Executing post build scripts. 08:18:48 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16716719051781854278.sh 08:18:48 ---> sysstat.sh 08:18:49 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13709175597366092653.sh 08:18:49 ---> package-listing.sh 08:18:49 ++ facter osfamily 08:18:49 ++ tr '[:upper:]' '[:lower:]' 08:18:49 + OS_FAMILY=debian 08:18:49 + workspace=/w/workspace/oom-master-pre-commit-lint 08:18:49 + START_PACKAGES=/tmp/packages_start.txt 08:18:49 + END_PACKAGES=/tmp/packages_end.txt 08:18:49 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:18:49 + PACKAGES=/tmp/packages_start.txt 08:18:49 + '[' /w/workspace/oom-master-pre-commit-lint ']' 08:18:49 + PACKAGES=/tmp/packages_end.txt 08:18:49 + case "${OS_FAMILY}" in 08:18:49 + dpkg -l 08:18:49 + grep '^ii' 08:18:49 + '[' -f /tmp/packages_start.txt ']' 08:18:49 + '[' -f /tmp/packages_end.txt ']' 08:18:49 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:18:49 + '[' /w/workspace/oom-master-pre-commit-lint ']' 08:18:49 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 08:18:49 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 08:18:49 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2309623048148874613.sh 08:18:49 ---> capture-instance-metadata.sh 08:18:49 Setup pyenv: 08:18:49 system 08:18:49 3.8.13 08:18:49 3.9.13 08:18:49 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:18:53 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Wtal 08:18:53 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:18:57 lf-activate-venv(): INFO: Installing: lftools 08:19:22 lf-activate-venv(): INFO: Adding /tmp/venv-Wtal/bin to PATH 08:19:22 INFO: Running in OpenStack, capturing instance metadata 08:19:22 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2907651509234289335.sh 08:19:22 provisioning config files... 08:19:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config11822637023091852170tmp 08:19:22 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 08:19:22 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 08:19:22 [EnvInject] - Injecting environment variables from a build step. 08:19:22 [EnvInject] - Injecting as environment variables the properties content 08:19:22 SERVER_ID=logs 08:19:22 08:19:22 [EnvInject] - Variables injected successfully. 08:19:22 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17298880226563206486.sh 08:19:22 ---> create-netrc.sh 08:19:22 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14970332786027856172.sh 08:19:22 ---> python-tools-install.sh 08:19:22 Setup pyenv: 08:19:22 system 08:19:22 3.8.13 08:19:22 3.9.13 08:19:22 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:19:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Wtal from file:/tmp/.os_lf_venv 08:19:24 lf-activate-venv(): INFO: Installing: lftools 08:19:32 lf-activate-venv(): INFO: Adding /tmp/venv-Wtal/bin to PATH 08:19:32 Generating Requirements File 08:19:53 Python 3.10.6 08:19:54 pip 25.1.1 from /tmp/venv-Wtal/lib/python3.10/site-packages/pip (python 3.10) 08:19:54 appdirs==1.4.4 08:19:54 argcomplete==3.6.2 08:19:54 aspy.yaml==1.3.0 08:19:54 attrs==25.3.0 08:19:54 autopage==0.5.2 08:19:54 beautifulsoup4==4.13.4 08:19:54 boto3==1.39.13 08:19:54 botocore==1.39.13 08:19:54 bs4==0.0.2 08:19:54 cachetools==5.5.2 08:19:54 certifi==2025.7.14 08:19:54 cffi==1.17.1 08:19:54 cfgv==3.4.0 08:19:54 chardet==5.2.0 08:19:54 charset-normalizer==3.4.2 08:19:54 click==8.2.1 08:19:54 cliff==4.10.0 08:19:54 cmd2==2.7.0 08:19:54 cryptography==3.3.2 08:19:54 debtcollector==3.0.0 08:19:54 decorator==5.2.1 08:19:54 defusedxml==0.7.1 08:19:54 Deprecated==1.2.18 08:19:54 distlib==0.4.0 08:19:54 dnspython==2.7.0 08:19:54 docker==7.1.0 08:19:54 dogpile.cache==1.4.0 08:19:54 durationpy==0.10 08:19:54 email_validator==2.2.0 08:19:54 filelock==3.18.0 08:19:54 future==1.0.0 08:19:54 gitdb==4.0.12 08:19:54 GitPython==3.1.45 08:19:54 google-auth==2.40.3 08:19:54 httplib2==0.22.0 08:19:54 identify==2.6.12 08:19:54 idna==3.10 08:19:54 importlib-resources==1.5.0 08:19:54 iso8601==2.1.0 08:19:54 Jinja2==3.1.6 08:19:54 jmespath==1.0.1 08:19:54 jsonpatch==1.33 08:19:54 jsonpointer==3.0.0 08:19:54 jsonschema==4.25.0 08:19:54 jsonschema-specifications==2025.4.1 08:19:54 keystoneauth1==5.11.1 08:19:54 kubernetes==33.1.0 08:19:54 lftools==0.37.13 08:19:54 lxml==6.0.0 08:19:54 markdown-it-py==3.0.0 08:19:54 MarkupSafe==3.0.2 08:19:54 mdurl==0.1.2 08:19:54 msgpack==1.1.1 08:19:54 multi_key_dict==2.0.3 08:19:54 munch==4.0.0 08:19:54 netaddr==1.3.0 08:19:54 niet==1.4.2 08:19:54 nodeenv==1.9.1 08:19:54 oauth2client==4.1.3 08:19:54 oauthlib==3.3.1 08:19:54 openstacksdk==4.6.0 08:19:54 os-client-config==2.3.0 08:19:54 os-service-types==1.8.0 08:19:54 osc-lib==4.1.0 08:19:54 oslo.config==10.0.0 08:19:54 oslo.context==6.0.0 08:19:54 oslo.i18n==6.5.1 08:19:54 oslo.log==7.2.0 08:19:54 oslo.serialization==5.7.0 08:19:54 oslo.utils==9.0.0 08:19:54 packaging==25.0 08:19:54 pbr==6.1.1 08:19:54 platformdirs==4.3.8 08:19:54 prettytable==3.16.0 08:19:54 psutil==7.0.0 08:19:54 pyasn1==0.6.1 08:19:54 pyasn1_modules==0.4.2 08:19:54 pycparser==2.22 08:19:54 pygerrit2==2.0.15 08:19:54 PyGithub==2.6.1 08:19:54 Pygments==2.19.2 08:19:54 PyJWT==2.10.1 08:19:54 PyNaCl==1.5.0 08:19:54 pyparsing==2.4.7 08:19:54 pyperclip==1.9.0 08:19:54 pyrsistent==0.20.0 08:19:54 python-cinderclient==9.7.0 08:19:54 python-dateutil==2.9.0.post0 08:19:54 python-heatclient==4.3.0 08:19:54 python-jenkins==1.8.2 08:19:54 python-keystoneclient==5.6.0 08:19:54 python-magnumclient==4.8.1 08:19:54 python-openstackclient==8.1.0 08:19:54 python-swiftclient==4.8.0 08:19:54 PyYAML==6.0.2 08:19:54 referencing==0.36.2 08:19:54 requests==2.32.4 08:19:54 requests-oauthlib==2.0.0 08:19:54 requestsexceptions==1.4.0 08:19:54 rfc3986==2.0.0 08:19:54 rich==14.1.0 08:19:54 rich-argparse==1.7.1 08:19:54 rpds-py==0.26.0 08:19:54 rsa==4.9.1 08:19:54 ruamel.yaml==0.18.14 08:19:54 ruamel.yaml.clib==0.2.12 08:19:54 s3transfer==0.13.1 08:19:54 simplejson==3.20.1 08:19:54 six==1.17.0 08:19:54 smmap==5.0.2 08:19:54 soupsieve==2.7 08:19:54 stevedore==5.4.1 08:19:54 tabulate==0.9.0 08:19:54 toml==0.10.2 08:19:54 tomlkit==0.13.3 08:19:54 tqdm==4.67.1 08:19:54 typing_extensions==4.14.1 08:19:54 tzdata==2025.2 08:19:54 urllib3==1.26.20 08:19:54 virtualenv==20.32.0 08:19:54 wcwidth==0.2.13 08:19:54 websocket-client==1.8.0 08:19:54 wrapt==1.17.2 08:19:54 xdg==6.0.0 08:19:54 xmltodict==0.14.2 08:19:54 yq==3.4.3 08:19:54 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5454923996669721917.sh 08:19:54 ---> sudo-logs.sh 08:19:54 Archiving 'sudo' log.. 08:19:54 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12146206174332786737.sh 08:19:54 ---> job-cost.sh 08:19:54 Setup pyenv: 08:19:54 system 08:19:54 3.8.13 08:19:54 3.9.13 08:19:54 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:19:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Wtal from file:/tmp/.os_lf_venv 08:19:56 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:20:01 lf-activate-venv(): INFO: Adding /tmp/venv-Wtal/bin to PATH 08:20:01 INFO: No Stack... 08:20:02 INFO: Retrieving Pricing Info for: v3-standard-4 08:20:02 INFO: Archiving Costs 08:20:02 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins11162180569477936504.sh 08:20:02 ---> logs-deploy.sh 08:20:02 Setup pyenv: 08:20:02 system 08:20:02 3.8.13 08:20:02 3.9.13 08:20:02 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:20:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Wtal from file:/tmp/.os_lf_venv 08:20:04 lf-activate-venv(): INFO: Installing: lftools 08:20:13 lf-activate-venv(): INFO: Adding /tmp/venv-Wtal/bin to PATH 08:20:13 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4194 08:20:13 INFO: archiving workspace using pattern(s): 08:20:14 Archives upload complete. 08:20:14 INFO: archiving logs to Nexus 08:20:15 ---> uname -a: 08:20:15 Linux prd-ubuntu1804-builder-4c-4g-30483 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:20:15 08:20:15 08:20:15 ---> lscpu: 08:20:15 Architecture: x86_64 08:20:15 CPU op-mode(s): 32-bit, 64-bit 08:20:15 Byte Order: Little Endian 08:20:15 CPU(s): 4 08:20:15 On-line CPU(s) list: 0-3 08:20:15 Thread(s) per core: 1 08:20:15 Core(s) per socket: 1 08:20:15 Socket(s): 4 08:20:15 NUMA node(s): 1 08:20:15 Vendor ID: AuthenticAMD 08:20:15 CPU family: 23 08:20:15 Model: 49 08:20:15 Model name: AMD EPYC-Rome Processor 08:20:15 Stepping: 0 08:20:15 CPU MHz: 2799.998 08:20:15 BogoMIPS: 5599.99 08:20:15 Virtualization: AMD-V 08:20:15 Hypervisor vendor: KVM 08:20:15 Virtualization type: full 08:20:15 L1d cache: 32K 08:20:15 L1i cache: 32K 08:20:15 L2 cache: 512K 08:20:15 L3 cache: 16384K 08:20:15 NUMA node0 CPU(s): 0-3 08:20:15 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:20:15 08:20:15 08:20:15 ---> nproc: 08:20:15 4 08:20:15 08:20:15 08:20:15 ---> df -h: 08:20:15 Filesystem Size Used Avail Use% Mounted on 08:20:15 udev 7.9G 0 7.9G 0% /dev 08:20:15 tmpfs 1.6G 676K 1.6G 1% /run 08:20:15 /dev/vda1 78G 8.4G 69G 11% / 08:20:15 tmpfs 7.9G 0 7.9G 0% /dev/shm 08:20:15 tmpfs 5.0M 0 5.0M 0% /run/lock 08:20:15 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 08:20:15 /dev/vda15 105M 4.4M 100M 5% /boot/efi 08:20:15 tmpfs 1.6G 0 1.6G 0% /run/user/1001 08:20:15 08:20:15 08:20:15 ---> free -m: 08:20:15 total used free shared buff/cache available 08:20:15 Mem: 16040 541 13285 0 2213 15176 08:20:15 Swap: 1023 0 1023 08:20:15 08:20:15 08:20:15 ---> ip addr: 08:20:15 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:20:15 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:20:15 inet 127.0.0.1/8 scope host lo 08:20:15 valid_lft forever preferred_lft forever 08:20:15 inet6 ::1/128 scope host 08:20:15 valid_lft forever preferred_lft forever 08:20:15 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 08:20:15 link/ether fa:16:3e:a5:0b:20 brd ff:ff:ff:ff:ff:ff 08:20:15 inet 10.30.106.69/23 brd 10.30.107.255 scope global dynamic ens3 08:20:15 valid_lft 86222sec preferred_lft 86222sec 08:20:15 inet6 fe80::f816:3eff:fea5:b20/64 scope link 08:20:15 valid_lft forever preferred_lft forever 08:20:15 08:20:15 08:20:15 ---> sar -b -r -n DEV: 08:20:15 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-30483) 07/25/25 _x86_64_ (4 CPU) 08:20:15 08:20:15 08:17:21 LINUX RESTART (4 CPU) 08:20:15 08:20:15 08:18:01 tps rtps wtps bread/s bwrtn/s 08:20:15 08:19:01 134.47 23.97 110.49 805.97 33323.21 08:20:15 08:20:01 122.25 1.03 121.21 120.78 38261.76 08:20:15 Average: 128.37 12.53 115.84 464.26 35786.12 08:20:15 08:20:15 08:18:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:20:15 08:19:01 13953584 15567272 2471376 15.05 59180 1752576 761140 4.36 723936 1521744 89104 08:20:15 08:20:01 13584748 15521252 2840212 17.29 86432 2029200 812680 4.65 790856 1787700 132588 08:20:15 Average: 13769166 15544262 2655794 16.17 72806 1890888 786910 4.50 757396 1654722 110846 08:20:15 08:20:15 08:18:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:20:15 08:19:01 ens3 205.79 169.93 922.80 33.72 0.00 0.00 0.00 0.00 08:20:15 08:19:01 lo 2.25 2.25 0.25 0.25 0.00 0.00 0.00 0.00 08:20:15 08:20:01 ens3 116.15 82.20 861.42 12.91 0.00 0.00 0.00 0.00 08:20:15 08:20:01 lo 1.40 1.40 0.16 0.16 0.00 0.00 0.00 0.00 08:20:15 Average: ens3 161.08 126.18 892.19 23.34 0.00 0.00 0.00 0.00 08:20:15 Average: lo 1.83 1.83 0.20 0.20 0.00 0.00 0.00 0.00 08:20:15 08:20:15 08:20:15 ---> sar -P ALL: 08:20:15 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-30483) 07/25/25 _x86_64_ (4 CPU) 08:20:15 08:20:15 08:17:21 LINUX RESTART (4 CPU) 08:20:15 08:20:15 08:18:01 CPU %user %nice %system %iowait %steal %idle 08:20:15 08:19:01 all 19.70 0.00 2.13 7.44 0.08 70.65 08:20:15 08:19:01 0 19.48 0.00 2.20 3.69 0.07 74.56 08:20:15 08:19:01 1 20.85 0.00 2.01 10.80 0.10 66.24 08:20:15 08:19:01 2 17.07 0.00 1.90 10.19 0.07 70.78 08:20:15 08:19:01 3 21.41 0.00 2.45 5.02 0.08 71.04 08:20:15 08:20:01 all 20.94 0.00 1.41 2.85 0.06 74.74 08:20:15 08:20:01 0 47.49 0.00 2.32 0.60 0.08 49.51 08:20:15 08:20:01 1 4.08 0.00 0.50 0.07 0.07 95.29 08:20:15 08:20:01 2 18.43 0.00 1.55 1.45 0.05 78.51 08:20:15 08:20:01 3 13.69 0.00 1.24 9.34 0.05 75.68 08:20:15 Average: all 20.32 0.00 1.77 5.15 0.07 72.69 08:20:15 Average: 0 33.47 0.00 2.26 2.15 0.07 62.05 08:20:15 Average: 1 12.49 0.00 1.26 5.45 0.08 80.72 08:20:15 Average: 2 17.75 0.00 1.73 5.83 0.06 74.64 08:20:15 Average: 3 17.56 0.00 1.85 7.17 0.07 73.35 08:20:15 08:20:15 08:20:15