14:33:55 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141436 14:33:55 Running as SYSTEM 14:33:55 [EnvInject] - Loading node environment variables. 14:33:55 Building remotely on prd-ubuntu1804-builder-4c-4g-28218 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 14:33:55 [ssh-agent] Looking for ssh-agent implementation... 14:33:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:33:55 $ ssh-agent 14:33:55 SSH_AUTH_SOCK=/tmp/ssh-3Pm2hLaa03SS/agent.1660 14:33:55 SSH_AGENT_PID=1662 14:33:55 [ssh-agent] Started. 14:33:55 Running ssh-add (command line suppressed) 14:33:55 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_12250352606935630116.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_12250352606935630116.key) 14:33:55 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 14:33:55 The recommended git tool is: NONE 14:33:56 using credential onap-jenkins-ssh 14:33:56 Wiping out workspace first. 14:33:56 Cloning the remote Git repository 14:33:56 Cloning repository git://cloud.onap.org/mirror/oom.git 14:33:56 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 14:33:56 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:33:56 > git --version # timeout=10 14:33:56 > git --version # 'git version 2.17.1' 14:33:56 using GIT_SSH to set credentials Gerrit user 14:33:56 Verifying host key using manually-configured host key entries 14:33:56 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 14:34:01 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:34:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:34:02 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:34:02 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:34:02 using GIT_SSH to set credentials Gerrit user 14:34:02 Verifying host key using manually-configured host key entries 14:34:02 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/36/141436/2 # timeout=30 14:34:02 > git rev-parse a11336f7d4b14219341a58d2bfe4db9f04d2d901^{commit} # timeout=10 14:34:02 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 14:34:02 Checking out Revision a11336f7d4b14219341a58d2bfe4db9f04d2d901 (refs/changes/36/141436/2) 14:34:02 > git config core.sparsecheckout # timeout=10 14:34:02 > git checkout -f a11336f7d4b14219341a58d2bfe4db9f04d2d901 # timeout=30 14:34:05 Commit message: "[UUI] Update image version 16.0.1 of components of UUI" 14:34:05 > git rev-parse FETCH_HEAD^{commit} # timeout=10 14:34:05 > git rev-list --no-walk 3e19c645d982980bfa521abb40f05a0d64d1acab # timeout=10 14:34:06 [EnvInject] - Injecting environment variables from a build step. 14:34:06 [EnvInject] - Injecting as environment variables the properties content 14:34:06 PYTHON=python3 14:34:06 14:34:06 [EnvInject] - Variables injected successfully. 14:34:06 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins15238181976972919925.sh 14:34:06 ---> tox-install.sh 14:34:06 + source /home/jenkins/lf-env.sh 14:34:06 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:34:06 ++ mktemp -d /tmp/venv-XXXX 14:34:06 + lf_venv=/tmp/venv-GW41 14:34:06 + local venv_file=/tmp/.os_lf_venv 14:34:06 + local python=python3 14:34:06 + local options 14:34:06 + local set_path=true 14:34:06 + local install_args= 14:34:06 ++ 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 14:34:06 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:34:06 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:34:06 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:34:06 + true 14:34:06 + case $1 in 14:34:06 + venv_file=/tmp/.toxenv 14:34:06 + shift 2 14:34:06 + true 14:34:06 + case $1 in 14:34:06 + shift 14:34:06 + break 14:34:06 + case $python in 14:34:06 + local pkg_list= 14:34:06 + [[ -d /opt/pyenv ]] 14:34:06 + echo 'Setup pyenv:' 14:34:06 Setup pyenv: 14:34:06 + export PYENV_ROOT=/opt/pyenv 14:34:06 + PYENV_ROOT=/opt/pyenv 14:34:06 + 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 14:34:06 + 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 14:34:06 + pyenv versions 14:34:06 * system (set by /opt/pyenv/version) 14:34:06 * 3.8.13 (set by /opt/pyenv/version) 14:34:06 * 3.9.13 (set by /opt/pyenv/version) 14:34:06 * 3.10.6 (set by /opt/pyenv/version) 14:34:06 + command -v pyenv 14:34:06 ++ pyenv init - --no-rehash 14:34:06 + 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[*]}"'\'')" 14:34:06 export PATH="/opt/pyenv/shims:${PATH}" 14:34:06 export PYENV_SHELL=bash 14:34:06 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:34:06 pyenv() { 14:34:06 local command 14:34:06 command="${1:-}" 14:34:06 if [ "$#" -gt 0 ]; then 14:34:06 shift 14:34:06 fi 14:34:06 14:34:06 case "$command" in 14:34:06 rehash|shell) 14:34:06 eval "$(pyenv "sh-$command" "$@")" 14:34:06 ;; 14:34:06 *) 14:34:06 command pyenv "$command" "$@" 14:34:06 ;; 14:34:06 esac 14:34:06 }' 14:34:06 +++ 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[*]}"' 14:34:06 ++ 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 14:34:06 ++ 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 14:34:06 ++ 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 14:34:06 ++ export PYENV_SHELL=bash 14:34:06 ++ PYENV_SHELL=bash 14:34:06 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:34:06 +++ complete -F _pyenv pyenv 14:34:06 ++ lf-pyver python3 14:34:06 ++ local py_version_xy=python3 14:34:06 ++ local py_version_xyz= 14:34:06 ++ pyenv versions 14:34:06 ++ sed 's/^[ *]* //' 14:34:06 ++ awk '{ print $1 }' 14:34:06 ++ grep -E '^[0-9.]*[0-9]$' 14:34:06 ++ local command 14:34:06 ++ command=versions 14:34:06 ++ '[' 1 -gt 0 ']' 14:34:06 ++ shift 14:34:06 ++ case "$command" in 14:34:06 ++ command pyenv versions 14:34:06 ++ pyenv versions 14:34:06 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:34:06 +++ grep '^3' /tmp/.pyenv_versions 14:34:06 +++ sort -V 14:34:06 +++ tail -n 1 14:34:06 ++ py_version_xyz=3.10.6 14:34:06 ++ [[ -z 3.10.6 ]] 14:34:06 ++ echo 3.10.6 14:34:06 ++ return 0 14:34:06 + pyenv local 3.10.6 14:34:06 + local command 14:34:06 + command=local 14:34:06 + '[' 2 -gt 0 ']' 14:34:06 + shift 14:34:06 + case "$command" in 14:34:06 + command pyenv local 3.10.6 14:34:06 + pyenv local 3.10.6 14:34:06 + for arg in "$@" 14:34:06 + case $arg in 14:34:06 + pkg_list+='tox ' 14:34:06 + for arg in "$@" 14:34:06 + case $arg in 14:34:06 + pkg_list+='virtualenv ' 14:34:06 + for arg in "$@" 14:34:06 + case $arg in 14:34:06 + pkg_list+='urllib3~=1.26.15 ' 14:34:06 + [[ -f /tmp/.toxenv ]] 14:34:06 + [[ ! -f /tmp/.toxenv ]] 14:34:06 + [[ -n '' ]] 14:34:06 + python3 -m venv /tmp/venv-GW41 14:34:10 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-GW41' 14:34:10 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-GW41 14:34:10 + echo /tmp/venv-GW41 14:34:10 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 14:34:10 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 14:34:10 + /tmp/venv-GW41/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 14:34:14 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:34:14 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 14:34:14 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 14:34:14 + /tmp/venv-GW41/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 14:34:16 + type python3 14:34:16 + true 14:34:16 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-GW41/bin to PATH' 14:34:16 lf-activate-venv(): INFO: Adding /tmp/venv-GW41/bin to PATH 14:34:16 + PATH=/tmp/venv-GW41/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 14:34:16 + return 0 14:34:16 + python3 --version 14:34:16 Python 3.10.6 14:34:16 + python3 -m pip --version 14:34:16 pip 25.1.1 from /tmp/venv-GW41/lib/python3.10/site-packages/pip (python 3.10) 14:34:16 + python3 -m pip freeze 14:34:16 cachetools==6.1.0 14:34:16 chardet==5.2.0 14:34:16 colorama==0.4.6 14:34:16 distlib==0.3.9 14:34:16 filelock==3.18.0 14:34:16 packaging==25.0 14:34:16 platformdirs==4.3.8 14:34:16 pluggy==1.6.0 14:34:16 pyproject-api==1.9.1 14:34:16 tomli==2.2.1 14:34:16 tox==4.27.0 14:34:16 typing_extensions==4.14.1 14:34:16 urllib3==1.26.20 14:34:16 virtualenv==20.31.2 14:34:17 [EnvInject] - Injecting environment variables from a build step. 14:34:17 [EnvInject] - Injecting as environment variables the properties content 14:34:17 PARALLEL=false 14:34:17 14:34:17 [EnvInject] - Variables injected successfully. 14:34:17 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins6156203378101368901.sh 14:34:17 ---> tox-run.sh 14:34:17 + 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 14:34:17 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 14:34:17 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 14:34:17 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 14:34:17 + cd /w/workspace/oom-master-pre-commit-lint/. 14:34:17 + source /home/jenkins/lf-env.sh 14:34:17 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:34:17 ++ mktemp -d /tmp/venv-XXXX 14:34:17 + lf_venv=/tmp/venv-NIaw 14:34:17 + local venv_file=/tmp/.os_lf_venv 14:34:17 + local python=python3 14:34:17 + local options 14:34:17 + local set_path=true 14:34:17 + local install_args= 14:34:17 ++ 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 14:34:17 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:34:17 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:34:17 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:34:17 + true 14:34:17 + case $1 in 14:34:17 + venv_file=/tmp/.toxenv 14:34:17 + shift 2 14:34:17 + true 14:34:17 + case $1 in 14:34:17 + shift 14:34:17 + break 14:34:17 + case $python in 14:34:17 + local pkg_list= 14:34:17 + [[ -d /opt/pyenv ]] 14:34:17 + echo 'Setup pyenv:' 14:34:17 Setup pyenv: 14:34:17 + export PYENV_ROOT=/opt/pyenv 14:34:17 + PYENV_ROOT=/opt/pyenv 14:34:17 + 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 14:34:17 + 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 14:34:17 + pyenv versions 14:34:17 system 14:34:17 3.8.13 14:34:17 3.9.13 14:34:17 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:34:17 + command -v pyenv 14:34:17 ++ pyenv init - --no-rehash 14:34:17 + 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[*]}"'\'')" 14:34:17 export PATH="/opt/pyenv/shims:${PATH}" 14:34:17 export PYENV_SHELL=bash 14:34:17 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:34:17 pyenv() { 14:34:17 local command 14:34:17 command="${1:-}" 14:34:17 if [ "$#" -gt 0 ]; then 14:34:17 shift 14:34:17 fi 14:34:17 14:34:17 case "$command" in 14:34:17 rehash|shell) 14:34:17 eval "$(pyenv "sh-$command" "$@")" 14:34:17 ;; 14:34:17 *) 14:34:17 command pyenv "$command" "$@" 14:34:17 ;; 14:34:17 esac 14:34:17 }' 14:34:17 +++ 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[*]}"' 14:34:17 ++ 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 14:34:17 ++ 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 14:34:17 ++ 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 14:34:17 ++ export PYENV_SHELL=bash 14:34:17 ++ PYENV_SHELL=bash 14:34:17 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:34:17 +++ complete -F _pyenv pyenv 14:34:17 ++ lf-pyver python3 14:34:17 ++ local py_version_xy=python3 14:34:17 ++ local py_version_xyz= 14:34:17 ++ pyenv versions 14:34:17 ++ local command 14:34:17 ++ command=versions 14:34:17 ++ '[' 1 -gt 0 ']' 14:34:17 ++ shift 14:34:17 ++ case "$command" in 14:34:17 ++ command pyenv versions 14:34:17 ++ pyenv versions 14:34:17 ++ sed 's/^[ *]* //' 14:34:17 ++ awk '{ print $1 }' 14:34:17 ++ grep -E '^[0-9.]*[0-9]$' 14:34:17 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:34:17 +++ grep '^3' /tmp/.pyenv_versions 14:34:17 +++ sort -V 14:34:17 +++ tail -n 1 14:34:17 ++ py_version_xyz=3.10.6 14:34:17 ++ [[ -z 3.10.6 ]] 14:34:17 ++ echo 3.10.6 14:34:17 ++ return 0 14:34:17 + pyenv local 3.10.6 14:34:17 + local command 14:34:17 + command=local 14:34:17 + '[' 2 -gt 0 ']' 14:34:17 + shift 14:34:17 + case "$command" in 14:34:17 + command pyenv local 3.10.6 14:34:17 + pyenv local 3.10.6 14:34:17 + for arg in "$@" 14:34:17 + case $arg in 14:34:17 + pkg_list+='tox ' 14:34:17 + for arg in "$@" 14:34:17 + case $arg in 14:34:17 + pkg_list+='virtualenv ' 14:34:17 + for arg in "$@" 14:34:17 + case $arg in 14:34:17 + pkg_list+='urllib3~=1.26.15 ' 14:34:17 + [[ -f /tmp/.toxenv ]] 14:34:17 ++ cat /tmp/.toxenv 14:34:17 + lf_venv=/tmp/venv-GW41 14:34:17 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GW41 from' file:/tmp/.toxenv 14:34:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GW41 from file:/tmp/.toxenv 14:34:17 + /tmp/venv-GW41/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 14:34:18 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:34:18 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 14:34:18 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 14:34:18 + /tmp/venv-GW41/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 14:34:19 + type python3 14:34:19 + true 14:34:19 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-GW41/bin to PATH' 14:34:19 lf-activate-venv(): INFO: Adding /tmp/venv-GW41/bin to PATH 14:34:19 + PATH=/tmp/venv-GW41/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 14:34:19 + return 0 14:34:19 + [[ -d /opt/pyenv ]] 14:34:19 + echo '---> Setting up pyenv' 14:34:19 ---> Setting up pyenv 14:34:19 + export PYENV_ROOT=/opt/pyenv 14:34:19 + PYENV_ROOT=/opt/pyenv 14:34:19 + export PATH=/opt/pyenv/bin:/tmp/venv-GW41/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 14:34:19 + PATH=/opt/pyenv/bin:/tmp/venv-GW41/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 14:34:19 ++ pwd 14:34:19 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 14:34:19 + export PYTHONPATH 14:34:19 + export TOX_TESTENV_PASSENV=PYTHONPATH 14:34:19 + TOX_TESTENV_PASSENV=PYTHONPATH 14:34:19 + tox --version 14:34:19 4.27.0 from /tmp/venv-GW41/lib/python3.10/site-packages/tox/__init__.py 14:34:19 + PARALLEL=false 14:34:19 + TOX_OPTIONS_LIST= 14:34:19 + [[ -n pre-commit ]] 14:34:19 + TOX_OPTIONS_LIST=' -e pre-commit' 14:34:19 + case ${PARALLEL,,} in 14:34:19 + tox -e pre-commit 14:34:19 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 14:34:20 pre-commit: install_deps> python -I -m pip install pre-commit 14:34:23 pre-commit: freeze> python -m pip freeze --all 14:34:23 pre-commit: cfgv==3.4.0,distlib==0.3.9,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.3.1,virtualenv==20.31.2 14:34:23 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 14:34:23 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 14:34:23 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 14:34:24 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 14:34:25 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 14:34:25 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 14:34:25 [INFO] Once installed this environment will be reused. 14:34:25 [INFO] This may take a few minutes... 14:34:29 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 14:34:29 [INFO] Once installed this environment will be reused. 14:34:29 [INFO] This may take a few minutes... 14:34:34 trim trailing whitespace.................................................Passed 14:34:34 Tabs remover.............................................................Passed 14:34:34 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 14:34:34 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 14:34:34 [INFO] Once installed this environment will be reused. 14:34:34 [INFO] This may take a few minutes... 14:34:43 gitlint..............................................(no files to check)Skipped 14:34:43 pre-commit: OK (23.10=setup[3.32]+cmd[11.24,8.54] seconds) 14:34:43 congratulations :) (23.31 seconds) 14:34:43 + tox_status=0 14:34:43 + echo '---> Completed tox runs' 14:34:43 ---> Completed tox runs 14:34:43 + for i in .tox/*/log 14:34:43 ++ awk -F/ '{print $2}' 14:34:43 ++ echo .tox/pre-commit/log 14:34:43 + tox_env=pre-commit 14:34:43 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 14:34:43 + DOC_DIR=docs/_build/html 14:34:43 + [[ -d docs/_build/html ]] 14:34:43 + echo '---> tox-run.sh ends' 14:34:43 ---> tox-run.sh ends 14:34:43 + test 0 -eq 0 14:34:43 $ ssh-agent -k 14:34:43 unset SSH_AUTH_SOCK; 14:34:43 unset SSH_AGENT_PID; 14:34:43 echo Agent pid 1662 killed; 14:34:43 [ssh-agent] Stopped. 14:34:43 [PostBuildScript] - [INFO] Executing post build scripts. 14:34:43 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15063927972058290656.sh 14:34:43 ---> sysstat.sh 14:34:43 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3270443354091157235.sh 14:34:43 ---> package-listing.sh 14:34:43 ++ facter osfamily 14:34:43 ++ tr '[:upper:]' '[:lower:]' 14:34:43 + OS_FAMILY=debian 14:34:43 + workspace=/w/workspace/oom-master-pre-commit-lint 14:34:43 + START_PACKAGES=/tmp/packages_start.txt 14:34:43 + END_PACKAGES=/tmp/packages_end.txt 14:34:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:34:43 + PACKAGES=/tmp/packages_start.txt 14:34:43 + '[' /w/workspace/oom-master-pre-commit-lint ']' 14:34:43 + PACKAGES=/tmp/packages_end.txt 14:34:43 + case "${OS_FAMILY}" in 14:34:43 + dpkg -l 14:34:43 + grep '^ii' 14:34:43 + '[' -f /tmp/packages_start.txt ']' 14:34:43 + '[' -f /tmp/packages_end.txt ']' 14:34:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:34:43 + '[' /w/workspace/oom-master-pre-commit-lint ']' 14:34:43 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 14:34:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 14:34:43 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5572443915335620243.sh 14:34:43 ---> capture-instance-metadata.sh 14:34:43 Setup pyenv: 14:34:43 system 14:34:43 3.8.13 14:34:43 3.9.13 14:34:43 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:34:47 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-NIzX 14:34:47 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:34:51 lf-activate-venv(): INFO: Installing: lftools 14:35:12 lf-activate-venv(): INFO: Adding /tmp/venv-NIzX/bin to PATH 14:35:12 INFO: Running in OpenStack, capturing instance metadata 14:35:13 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1744699900887086277.sh 14:35:13 provisioning config files... 14:35:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config12246902681326702264tmp 14:35:13 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 14:35:13 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 14:35:13 [EnvInject] - Injecting environment variables from a build step. 14:35:13 [EnvInject] - Injecting as environment variables the properties content 14:35:13 SERVER_ID=logs 14:35:13 14:35:13 [EnvInject] - Variables injected successfully. 14:35:13 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17676022548516594833.sh 14:35:13 ---> create-netrc.sh 14:35:13 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6935624579339359843.sh 14:35:13 ---> python-tools-install.sh 14:35:13 Setup pyenv: 14:35:13 system 14:35:13 3.8.13 14:35:13 3.9.13 14:35:13 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:35:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-NIzX from file:/tmp/.os_lf_venv 14:35:16 lf-activate-venv(): INFO: Installing: lftools 14:35:23 lf-activate-venv(): INFO: Adding /tmp/venv-NIzX/bin to PATH 14:35:23 Generating Requirements File 14:35:43 Python 3.10.6 14:35:43 pip 25.1.1 from /tmp/venv-NIzX/lib/python3.10/site-packages/pip (python 3.10) 14:35:43 appdirs==1.4.4 14:35:43 argcomplete==3.6.2 14:35:43 aspy.yaml==1.3.0 14:35:43 attrs==25.3.0 14:35:43 autopage==0.5.2 14:35:43 beautifulsoup4==4.13.4 14:35:43 boto3==1.39.4 14:35:43 botocore==1.39.4 14:35:43 bs4==0.0.2 14:35:43 cachetools==5.5.2 14:35:43 certifi==2025.7.14 14:35:43 cffi==1.17.1 14:35:43 cfgv==3.4.0 14:35:43 chardet==5.2.0 14:35:43 charset-normalizer==3.4.2 14:35:43 click==8.2.1 14:35:43 cliff==4.10.0 14:35:43 cmd2==2.7.0 14:35:43 cryptography==3.3.2 14:35:43 debtcollector==3.0.0 14:35:43 decorator==5.2.1 14:35:43 defusedxml==0.7.1 14:35:43 Deprecated==1.2.18 14:35:43 distlib==0.3.9 14:35:43 dnspython==2.7.0 14:35:43 docker==7.1.0 14:35:43 dogpile.cache==1.4.0 14:35:43 durationpy==0.10 14:35:43 email_validator==2.2.0 14:35:43 filelock==3.18.0 14:35:43 future==1.0.0 14:35:43 gitdb==4.0.12 14:35:43 GitPython==3.1.44 14:35:43 google-auth==2.40.3 14:35:43 httplib2==0.22.0 14:35:43 identify==2.6.12 14:35:43 idna==3.10 14:35:43 importlib-resources==1.5.0 14:35:43 iso8601==2.1.0 14:35:43 Jinja2==3.1.6 14:35:43 jmespath==1.0.1 14:35:43 jsonpatch==1.33 14:35:43 jsonpointer==3.0.0 14:35:43 jsonschema==4.24.0 14:35:43 jsonschema-specifications==2025.4.1 14:35:43 keystoneauth1==5.11.1 14:35:43 kubernetes==33.1.0 14:35:43 lftools==0.37.13 14:35:43 lxml==6.0.0 14:35:43 markdown-it-py==3.0.0 14:35:43 MarkupSafe==3.0.2 14:35:43 mdurl==0.1.2 14:35:43 msgpack==1.1.1 14:35:43 multi_key_dict==2.0.3 14:35:43 munch==4.0.0 14:35:43 netaddr==1.3.0 14:35:43 niet==1.4.2 14:35:43 nodeenv==1.9.1 14:35:43 oauth2client==4.1.3 14:35:43 oauthlib==3.3.1 14:35:43 openstacksdk==4.6.0 14:35:43 os-client-config==2.3.0 14:35:43 os-service-types==1.8.0 14:35:43 osc-lib==4.1.0 14:35:43 oslo.config==10.0.0 14:35:43 oslo.context==6.0.0 14:35:43 oslo.i18n==6.5.1 14:35:43 oslo.log==7.2.0 14:35:43 oslo.serialization==5.7.0 14:35:43 oslo.utils==9.0.0 14:35:43 packaging==25.0 14:35:43 pbr==6.1.1 14:35:43 platformdirs==4.3.8 14:35:43 prettytable==3.16.0 14:35:43 psutil==7.0.0 14:35:43 pyasn1==0.6.1 14:35:43 pyasn1_modules==0.4.2 14:35:43 pycparser==2.22 14:35:43 pygerrit2==2.0.15 14:35:43 PyGithub==2.6.1 14:35:43 Pygments==2.19.2 14:35:43 PyJWT==2.10.1 14:35:43 PyNaCl==1.5.0 14:35:43 pyparsing==2.4.7 14:35:43 pyperclip==1.9.0 14:35:43 pyrsistent==0.20.0 14:35:43 python-cinderclient==9.7.0 14:35:43 python-dateutil==2.9.0.post0 14:35:43 python-heatclient==4.3.0 14:35:43 python-jenkins==1.8.2 14:35:43 python-keystoneclient==5.6.0 14:35:43 python-magnumclient==4.8.1 14:35:43 python-openstackclient==8.1.0 14:35:43 python-swiftclient==4.8.0 14:35:43 PyYAML==6.0.2 14:35:43 referencing==0.36.2 14:35:43 requests==2.32.4 14:35:43 requests-oauthlib==2.0.0 14:35:43 requestsexceptions==1.4.0 14:35:43 rfc3986==2.0.0 14:35:43 rich==14.0.0 14:35:43 rich-argparse==1.7.1 14:35:43 rpds-py==0.26.0 14:35:43 rsa==4.9.1 14:35:43 ruamel.yaml==0.18.14 14:35:43 ruamel.yaml.clib==0.2.12 14:35:43 s3transfer==0.13.0 14:35:43 simplejson==3.20.1 14:35:43 six==1.17.0 14:35:43 smmap==5.0.2 14:35:43 soupsieve==2.7 14:35:43 stevedore==5.4.1 14:35:43 tabulate==0.9.0 14:35:43 toml==0.10.2 14:35:43 tomlkit==0.13.3 14:35:43 tqdm==4.67.1 14:35:43 typing_extensions==4.14.1 14:35:43 tzdata==2025.2 14:35:43 urllib3==1.26.20 14:35:43 virtualenv==20.31.2 14:35:43 wcwidth==0.2.13 14:35:43 websocket-client==1.8.0 14:35:43 wrapt==1.17.2 14:35:43 xdg==6.0.0 14:35:43 xmltodict==0.14.2 14:35:43 yq==3.4.3 14:35:43 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1407849008213828161.sh 14:35:43 ---> sudo-logs.sh 14:35:43 Archiving 'sudo' log.. 14:35:44 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12227115900201872553.sh 14:35:44 ---> job-cost.sh 14:35:44 Setup pyenv: 14:35:44 system 14:35:44 3.8.13 14:35:44 3.9.13 14:35:44 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:35:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-NIzX from file:/tmp/.os_lf_venv 14:35:46 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:35:51 lf-activate-venv(): INFO: Adding /tmp/venv-NIzX/bin to PATH 14:35:51 INFO: No Stack... 14:35:51 INFO: Retrieving Pricing Info for: v3-standard-4 14:35:51 INFO: Archiving Costs 14:35:51 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins9948565044179920628.sh 14:35:51 ---> logs-deploy.sh 14:35:51 Setup pyenv: 14:35:51 system 14:35:51 3.8.13 14:35:51 3.9.13 14:35:51 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:35:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-NIzX from file:/tmp/.os_lf_venv 14:35:53 lf-activate-venv(): INFO: Installing: lftools 14:36:02 lf-activate-venv(): INFO: Adding /tmp/venv-NIzX/bin to PATH 14:36:02 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4191 14:36:02 INFO: archiving workspace using pattern(s): 14:36:03 Archives upload complete. 14:36:03 INFO: archiving logs to Nexus 14:36:03 ---> uname -a: 14:36:03 Linux prd-ubuntu1804-builder-4c-4g-28218 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 14:36:03 14:36:03 14:36:04 ---> lscpu: 14:36:04 Architecture: x86_64 14:36:04 CPU op-mode(s): 32-bit, 64-bit 14:36:04 Byte Order: Little Endian 14:36:04 CPU(s): 4 14:36:04 On-line CPU(s) list: 0-3 14:36:04 Thread(s) per core: 1 14:36:04 Core(s) per socket: 1 14:36:04 Socket(s): 4 14:36:04 NUMA node(s): 1 14:36:04 Vendor ID: AuthenticAMD 14:36:04 CPU family: 23 14:36:04 Model: 49 14:36:04 Model name: AMD EPYC-Rome Processor 14:36:04 Stepping: 0 14:36:04 CPU MHz: 2799.998 14:36:04 BogoMIPS: 5599.99 14:36:04 Virtualization: AMD-V 14:36:04 Hypervisor vendor: KVM 14:36:04 Virtualization type: full 14:36:04 L1d cache: 32K 14:36:04 L1i cache: 32K 14:36:04 L2 cache: 512K 14:36:04 L3 cache: 16384K 14:36:04 NUMA node0 CPU(s): 0-3 14:36:04 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 14:36:04 14:36:04 14:36:04 ---> nproc: 14:36:04 4 14:36:04 14:36:04 14:36:04 ---> df -h: 14:36:04 Filesystem Size Used Avail Use% Mounted on 14:36:04 udev 7.9G 0 7.9G 0% /dev 14:36:04 tmpfs 1.6G 672K 1.6G 1% /run 14:36:04 /dev/vda1 78G 8.4G 69G 11% / 14:36:04 tmpfs 7.9G 0 7.9G 0% /dev/shm 14:36:04 tmpfs 5.0M 0 5.0M 0% /run/lock 14:36:04 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 14:36:04 /dev/vda15 105M 4.4M 100M 5% /boot/efi 14:36:04 tmpfs 1.6G 0 1.6G 0% /run/user/1001 14:36:04 14:36:04 14:36:04 ---> free -m: 14:36:04 total used free shared buff/cache available 14:36:04 Mem: 16040 539 13286 0 2213 15179 14:36:04 Swap: 1023 0 1023 14:36:04 14:36:04 14:36:04 ---> ip addr: 14:36:04 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:36:04 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:36:04 inet 127.0.0.1/8 scope host lo 14:36:04 valid_lft forever preferred_lft forever 14:36:04 inet6 ::1/128 scope host 14:36:04 valid_lft forever preferred_lft forever 14:36:04 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 14:36:04 link/ether fa:16:3e:24:11:6a brd ff:ff:ff:ff:ff:ff 14:36:04 inet 10.30.106.163/23 brd 10.30.107.255 scope global dynamic ens3 14:36:04 valid_lft 86254sec preferred_lft 86254sec 14:36:04 inet6 fe80::f816:3eff:fe24:116a/64 scope link 14:36:04 valid_lft forever preferred_lft forever 14:36:04 14:36:04 14:36:04 ---> sar -b -r -n DEV: 14:36:04 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-28218) 07/15/25 _x86_64_ (4 CPU) 14:36:04 14:36:04 14:33:40 LINUX RESTART (4 CPU) 14:36:04 14:36:04 14:34:01 tps rtps wtps bread/s bwrtn/s 14:36:04 14:35:01 349.72 24.38 325.33 819.47 58225.87 14:36:04 14:36:01 107.26 1.05 106.21 120.89 11868.18 14:36:04 Average: 228.47 12.71 215.76 470.12 35043.16 14:36:04 14:36:04 14:34:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:36:04 14:35:01 13880068 15524136 2544900 15.49 62956 1777280 821776 4.70 776988 1544452 108920 14:36:04 14:36:01 13549344 15487104 2875624 17.51 87160 2030216 856472 4.90 829236 1788532 122520 14:36:04 Average: 13714706 15505620 2710262 16.50 75058 1903748 839124 4.80 803112 1666492 115720 14:36:04 14:36:04 14:34:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:36:04 14:35:01 lo 2.80 2.80 0.31 0.31 0.00 0.00 0.00 0.00 14:36:04 14:35:01 ens3 185.13 131.35 997.14 32.51 0.00 0.00 0.00 0.00 14:36:04 14:36:01 lo 1.27 1.27 0.14 0.14 0.00 0.00 0.00 0.00 14:36:04 14:36:01 ens3 108.28 78.31 819.91 13.09 0.00 0.00 0.00 0.00 14:36:04 Average: lo 2.03 2.03 0.23 0.23 0.00 0.00 0.00 0.00 14:36:04 Average: ens3 146.70 104.82 908.51 22.80 0.00 0.00 0.00 0.00 14:36:04 14:36:04 14:36:04 ---> sar -P ALL: 14:36:04 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-28218) 07/15/25 _x86_64_ (4 CPU) 14:36:04 14:36:04 14:33:40 LINUX RESTART (4 CPU) 14:36:04 14:36:04 14:34:01 CPU %user %nice %system %iowait %steal %idle 14:36:04 14:35:01 all 23.30 0.00 2.31 3.26 0.07 71.06 14:36:04 14:35:01 0 19.99 0.00 3.02 6.65 0.07 70.28 14:36:04 14:35:01 1 16.30 0.00 1.66 4.83 0.07 77.14 14:36:04 14:35:01 2 21.17 0.00 2.32 0.87 0.07 75.57 14:36:04 14:35:01 3 35.66 0.00 2.28 0.68 0.08 61.29 14:36:04 14:36:01 all 21.64 0.00 1.42 1.14 0.05 75.76 14:36:04 14:36:01 0 7.55 0.00 1.14 2.94 0.05 88.32 14:36:04 14:36:01 1 8.40 0.00 0.89 0.45 0.02 90.24 14:36:04 14:36:01 2 42.02 0.00 2.50 0.82 0.05 54.61 14:36:04 14:36:01 3 28.54 0.00 1.14 0.33 0.07 69.92 14:36:04 Average: all 22.47 0.00 1.86 2.20 0.06 73.41 14:36:04 Average: 0 13.77 0.00 2.08 4.79 0.06 79.30 14:36:04 Average: 1 12.35 0.00 1.27 2.64 0.04 83.69 14:36:04 Average: 2 31.60 0.00 2.41 0.84 0.06 65.08 14:36:04 Average: 3 32.11 0.00 1.71 0.51 0.07 65.60 14:36:04 14:36:04 14:36:04