09:01:05 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141262 09:01:05 Running as SYSTEM 09:01:05 [EnvInject] - Loading node environment variables. 09:01:05 Building remotely on prd-ubuntu1804-builder-4c-4g-20802 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 09:01:05 [ssh-agent] Looking for ssh-agent implementation... 09:01:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:01:05 $ ssh-agent 09:01:05 SSH_AUTH_SOCK=/tmp/ssh-xgOgRSaA9g0o/agent.1645 09:01:05 SSH_AGENT_PID=1647 09:01:05 [ssh-agent] Started. 09:01:05 Running ssh-add (command line suppressed) 09:01:05 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_4825754603277060244.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_4825754603277060244.key) 09:01:05 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 09:01:05 The recommended git tool is: NONE 09:01:07 using credential onap-jenkins-ssh 09:01:07 Wiping out workspace first. 09:01:07 Cloning the remote Git repository 09:01:07 Cloning repository git://cloud.onap.org/mirror/oom.git 09:01:07 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 09:01:07 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:01:07 > git --version # timeout=10 09:01:07 > git --version # 'git version 2.17.1' 09:01:07 using GIT_SSH to set credentials Gerrit user 09:01:07 Verifying host key using manually-configured host key entries 09:01:07 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 09:01:12 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:01:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:01:12 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:01:12 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:01:12 using GIT_SSH to set credentials Gerrit user 09:01:12 Verifying host key using manually-configured host key entries 09:01:12 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/62/141262/1 # timeout=30 09:01:13 > git rev-parse 251fc46a2c298b6bb23f65313fd98ecbe2274d55^{commit} # timeout=10 09:01:13 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 09:01:13 Checking out Revision 251fc46a2c298b6bb23f65313fd98ecbe2274d55 (refs/changes/62/141262/1) 09:01:13 > git config core.sparsecheckout # timeout=10 09:01:13 > git checkout -f 251fc46a2c298b6bb23f65313fd98ecbe2274d55 # timeout=30 09:01:16 Commit message: "Use crunchydata repository to fetch postgres images" 09:01:16 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:01:16 > git rev-list --no-walk deb498ac3081cc2cc6c43d56069b59ddfd48bcc5 # timeout=10 09:01:16 [EnvInject] - Injecting environment variables from a build step. 09:01:16 [EnvInject] - Injecting as environment variables the properties content 09:01:16 PYTHON=python3 09:01:16 09:01:16 [EnvInject] - Variables injected successfully. 09:01:16 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins5566358524024342577.sh 09:01:16 ---> tox-install.sh 09:01:16 + source /home/jenkins/lf-env.sh 09:01:16 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:01:16 ++ mktemp -d /tmp/venv-XXXX 09:01:16 + lf_venv=/tmp/venv-QVvI 09:01:16 + local venv_file=/tmp/.os_lf_venv 09:01:16 + local python=python3 09:01:16 + local options 09:01:16 + local set_path=true 09:01:16 + local install_args= 09:01:16 ++ 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 09:01:16 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:01:16 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:01:16 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:01:16 + true 09:01:16 + case $1 in 09:01:16 + venv_file=/tmp/.toxenv 09:01:16 + shift 2 09:01:16 + true 09:01:16 + case $1 in 09:01:16 + shift 09:01:16 + break 09:01:16 + case $python in 09:01:16 + local pkg_list= 09:01:16 + [[ -d /opt/pyenv ]] 09:01:16 + echo 'Setup pyenv:' 09:01:16 Setup pyenv: 09:01:16 + export PYENV_ROOT=/opt/pyenv 09:01:16 + PYENV_ROOT=/opt/pyenv 09:01:16 + 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 09:01:16 + 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 09:01:16 + pyenv versions 09:01:17 * system (set by /opt/pyenv/version) 09:01:17 * 3.8.13 (set by /opt/pyenv/version) 09:01:17 * 3.9.13 (set by /opt/pyenv/version) 09:01:17 * 3.10.6 (set by /opt/pyenv/version) 09:01:17 + command -v pyenv 09:01:17 ++ pyenv init - --no-rehash 09:01: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[*]}"'\'')" 09:01:17 export PATH="/opt/pyenv/shims:${PATH}" 09:01:17 export PYENV_SHELL=bash 09:01:17 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:01:17 pyenv() { 09:01:17 local command 09:01:17 command="${1:-}" 09:01:17 if [ "$#" -gt 0 ]; then 09:01:17 shift 09:01:17 fi 09:01:17 09:01:17 case "$command" in 09:01:17 rehash|shell) 09:01:17 eval "$(pyenv "sh-$command" "$@")" 09:01:17 ;; 09:01:17 *) 09:01:17 command pyenv "$command" "$@" 09:01:17 ;; 09:01:17 esac 09:01:17 }' 09:01: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[*]}"' 09:01:17 ++ 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 09:01:17 ++ 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 09:01:17 ++ 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 09:01:17 ++ export PYENV_SHELL=bash 09:01:17 ++ PYENV_SHELL=bash 09:01:17 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:01:17 +++ complete -F _pyenv pyenv 09:01:17 ++ lf-pyver python3 09:01:17 ++ local py_version_xy=python3 09:01:17 ++ local py_version_xyz= 09:01:17 ++ pyenv versions 09:01:17 ++ local command 09:01:17 ++ sed 's/^[ *]* //' 09:01:17 ++ command=versions 09:01:17 ++ '[' 1 -gt 0 ']' 09:01:17 ++ shift 09:01:17 ++ case "$command" in 09:01:17 ++ command pyenv versions 09:01:17 ++ pyenv versions 09:01:17 ++ awk '{ print $1 }' 09:01:17 ++ grep -E '^[0-9.]*[0-9]$' 09:01:17 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:01:17 +++ grep '^3' /tmp/.pyenv_versions 09:01:17 +++ sort -V 09:01:17 +++ tail -n 1 09:01:17 ++ py_version_xyz=3.10.6 09:01:17 ++ [[ -z 3.10.6 ]] 09:01:17 ++ echo 3.10.6 09:01:17 ++ return 0 09:01:17 + pyenv local 3.10.6 09:01:17 + local command 09:01:17 + command=local 09:01:17 + '[' 2 -gt 0 ']' 09:01:17 + shift 09:01:17 + case "$command" in 09:01:17 + command pyenv local 3.10.6 09:01:17 + pyenv local 3.10.6 09:01:17 + for arg in "$@" 09:01:17 + case $arg in 09:01:17 + pkg_list+='tox ' 09:01:17 + for arg in "$@" 09:01:17 + case $arg in 09:01:17 + pkg_list+='virtualenv ' 09:01:17 + for arg in "$@" 09:01:17 + case $arg in 09:01:17 + pkg_list+='urllib3~=1.26.15 ' 09:01:17 + [[ -f /tmp/.toxenv ]] 09:01:17 + [[ ! -f /tmp/.toxenv ]] 09:01:17 + [[ -n '' ]] 09:01:17 + python3 -m venv /tmp/venv-QVvI 09:01:21 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-QVvI' 09:01:21 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-QVvI 09:01:21 + echo /tmp/venv-QVvI 09:01:21 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 09:01:21 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 09:01:21 + /tmp/venv-QVvI/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 09:01:25 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:01:25 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 09:01:25 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 09:01:25 + /tmp/venv-QVvI/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 09:01:27 + type python3 09:01:27 + true 09:01:27 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-QVvI/bin to PATH' 09:01:27 lf-activate-venv(): INFO: Adding /tmp/venv-QVvI/bin to PATH 09:01:27 + PATH=/tmp/venv-QVvI/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 09:01:27 + return 0 09:01:27 + python3 --version 09:01:27 Python 3.10.6 09:01:27 + python3 -m pip --version 09:01:27 pip 25.1.1 from /tmp/venv-QVvI/lib/python3.10/site-packages/pip (python 3.10) 09:01:27 + python3 -m pip freeze 09:01:28 cachetools==6.0.0 09:01:28 chardet==5.2.0 09:01:28 colorama==0.4.6 09:01:28 distlib==0.3.9 09:01:28 filelock==3.18.0 09:01:28 packaging==25.0 09:01:28 platformdirs==4.3.8 09:01:28 pluggy==1.6.0 09:01:28 pyproject-api==1.9.1 09:01:28 tomli==2.2.1 09:01:28 tox==4.26.0 09:01:28 typing_extensions==4.14.0 09:01:28 urllib3==1.26.20 09:01:28 virtualenv==20.31.2 09:01:28 [EnvInject] - Injecting environment variables from a build step. 09:01:28 [EnvInject] - Injecting as environment variables the properties content 09:01:28 PARALLEL=false 09:01:28 09:01:28 [EnvInject] - Variables injected successfully. 09:01:28 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins9344677703887428799.sh 09:01:28 ---> tox-run.sh 09:01:28 + 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 09:01:28 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 09:01:28 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 09:01:28 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 09:01:28 + cd /w/workspace/oom-master-pre-commit-lint/. 09:01:28 + source /home/jenkins/lf-env.sh 09:01:28 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:01:28 ++ mktemp -d /tmp/venv-XXXX 09:01:28 + lf_venv=/tmp/venv-6oT9 09:01:28 + local venv_file=/tmp/.os_lf_venv 09:01:28 + local python=python3 09:01:28 + local options 09:01:28 + local set_path=true 09:01:28 + local install_args= 09:01:28 ++ 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 09:01:28 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:01:28 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:01:28 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:01:28 + true 09:01:28 + case $1 in 09:01:28 + venv_file=/tmp/.toxenv 09:01:28 + shift 2 09:01:28 + true 09:01:28 + case $1 in 09:01:28 + shift 09:01:28 + break 09:01:28 + case $python in 09:01:28 + local pkg_list= 09:01:28 + [[ -d /opt/pyenv ]] 09:01:28 + echo 'Setup pyenv:' 09:01:28 Setup pyenv: 09:01:28 + export PYENV_ROOT=/opt/pyenv 09:01:28 + PYENV_ROOT=/opt/pyenv 09:01:28 + 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 09:01:28 + 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 09:01:28 + pyenv versions 09:01:28 system 09:01:28 3.8.13 09:01:28 3.9.13 09:01:28 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:01:28 + command -v pyenv 09:01:28 ++ pyenv init - --no-rehash 09:01:28 + 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[*]}"'\'')" 09:01:28 export PATH="/opt/pyenv/shims:${PATH}" 09:01:28 export PYENV_SHELL=bash 09:01:28 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:01:28 pyenv() { 09:01:28 local command 09:01:28 command="${1:-}" 09:01:28 if [ "$#" -gt 0 ]; then 09:01:28 shift 09:01:28 fi 09:01:28 09:01:28 case "$command" in 09:01:28 rehash|shell) 09:01:28 eval "$(pyenv "sh-$command" "$@")" 09:01:28 ;; 09:01:28 *) 09:01:28 command pyenv "$command" "$@" 09:01:28 ;; 09:01:28 esac 09:01:28 }' 09:01:28 +++ 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[*]}"' 09:01:28 ++ 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 09:01:28 ++ 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 09:01:28 ++ 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 09:01:28 ++ export PYENV_SHELL=bash 09:01:28 ++ PYENV_SHELL=bash 09:01:28 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:01:28 +++ complete -F _pyenv pyenv 09:01:28 ++ lf-pyver python3 09:01:28 ++ local py_version_xy=python3 09:01:28 ++ local py_version_xyz= 09:01:28 ++ pyenv versions 09:01:28 ++ local command 09:01:28 ++ sed 's/^[ *]* //' 09:01:28 ++ command=versions 09:01:28 ++ '[' 1 -gt 0 ']' 09:01:28 ++ shift 09:01:28 ++ case "$command" in 09:01:28 ++ command pyenv versions 09:01:28 ++ pyenv versions 09:01:28 ++ awk '{ print $1 }' 09:01:28 ++ grep -E '^[0-9.]*[0-9]$' 09:01:28 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:01:28 +++ sort -V 09:01:28 +++ grep '^3' /tmp/.pyenv_versions 09:01:28 +++ tail -n 1 09:01:28 ++ py_version_xyz=3.10.6 09:01:28 ++ [[ -z 3.10.6 ]] 09:01:28 ++ echo 3.10.6 09:01:28 ++ return 0 09:01:28 + pyenv local 3.10.6 09:01:28 + local command 09:01:28 + command=local 09:01:28 + '[' 2 -gt 0 ']' 09:01:28 + shift 09:01:28 + case "$command" in 09:01:28 + command pyenv local 3.10.6 09:01:28 + pyenv local 3.10.6 09:01:28 + for arg in "$@" 09:01:28 + case $arg in 09:01:28 + pkg_list+='tox ' 09:01:28 + for arg in "$@" 09:01:28 + case $arg in 09:01:28 + pkg_list+='virtualenv ' 09:01:28 + for arg in "$@" 09:01:28 + case $arg in 09:01:28 + pkg_list+='urllib3~=1.26.15 ' 09:01:28 + [[ -f /tmp/.toxenv ]] 09:01:28 ++ cat /tmp/.toxenv 09:01:28 + lf_venv=/tmp/venv-QVvI 09:01:28 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QVvI from' file:/tmp/.toxenv 09:01:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QVvI from file:/tmp/.toxenv 09:01:28 + /tmp/venv-QVvI/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 09:01:29 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:01:29 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 09:01:29 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 09:01:29 + /tmp/venv-QVvI/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 09:01:30 + type python3 09:01:30 + true 09:01:30 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-QVvI/bin to PATH' 09:01:30 lf-activate-venv(): INFO: Adding /tmp/venv-QVvI/bin to PATH 09:01:30 + PATH=/tmp/venv-QVvI/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 09:01:30 + return 0 09:01:30 + [[ -d /opt/pyenv ]] 09:01:30 + echo '---> Setting up pyenv' 09:01:30 ---> Setting up pyenv 09:01:30 + export PYENV_ROOT=/opt/pyenv 09:01:30 + PYENV_ROOT=/opt/pyenv 09:01:30 + export PATH=/opt/pyenv/bin:/tmp/venv-QVvI/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 09:01:30 + PATH=/opt/pyenv/bin:/tmp/venv-QVvI/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 09:01:30 ++ pwd 09:01:30 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 09:01:30 + export PYTHONPATH 09:01:30 + export TOX_TESTENV_PASSENV=PYTHONPATH 09:01:30 + TOX_TESTENV_PASSENV=PYTHONPATH 09:01:30 + tox --version 09:01:30 4.26.0 from /tmp/venv-QVvI/lib/python3.10/site-packages/tox/__init__.py 09:01:30 + PARALLEL=false 09:01:30 + TOX_OPTIONS_LIST= 09:01:30 + [[ -n pre-commit ]] 09:01:30 + TOX_OPTIONS_LIST=' -e pre-commit' 09:01:30 + case ${PARALLEL,,} in 09:01:30 + tox -e pre-commit 09:01:30 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 09:01:31 pre-commit: install_deps> python -I -m pip install pre-commit 09:01:34 pre-commit: freeze> python -m pip freeze --all 09:01:34 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 09:01:34 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 09:01:34 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 09:01:35 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 09:01:35 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 09:01:36 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 09:01:37 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 09:01:37 [INFO] Once installed this environment will be reused. 09:01:37 [INFO] This may take a few minutes... 09:01:41 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 09:01:41 [INFO] Once installed this environment will be reused. 09:01:41 [INFO] This may take a few minutes... 09:01:45 trim trailing whitespace.................................................Passed 09:01:46 Tabs remover.............................................................Passed 09:01:46 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 09:01:46 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 09:01:46 [INFO] Once installed this environment will be reused. 09:01:46 [INFO] This may take a few minutes... 09:01:54 gitlint..............................................(no files to check)Skipped 09:01:54 pre-commit: OK (23.79=setup[3.43]+cmd[11.63,8.72] seconds) 09:01:54 congratulations :) (24.01 seconds) 09:01:54 + tox_status=0 09:01:54 + echo '---> Completed tox runs' 09:01:54 ---> Completed tox runs 09:01:54 + for i in .tox/*/log 09:01:54 ++ echo .tox/pre-commit/log 09:01:54 ++ awk -F/ '{print $2}' 09:01:54 + tox_env=pre-commit 09:01:54 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 09:01:54 + DOC_DIR=docs/_build/html 09:01:54 + [[ -d docs/_build/html ]] 09:01:54 + echo '---> tox-run.sh ends' 09:01:54 ---> tox-run.sh ends 09:01:54 + test 0 -eq 0 09:01:54 $ ssh-agent -k 09:01:54 unset SSH_AUTH_SOCK; 09:01:54 unset SSH_AGENT_PID; 09:01:54 echo Agent pid 1647 killed; 09:01:54 [ssh-agent] Stopped. 09:01:54 [PostBuildScript] - [INFO] Executing post build scripts. 09:01:54 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14512372507796114527.sh 09:01:54 ---> sysstat.sh 09:01:55 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14993707421807353547.sh 09:01:55 ---> package-listing.sh 09:01:55 ++ facter osfamily 09:01:55 ++ tr '[:upper:]' '[:lower:]' 09:01:55 + OS_FAMILY=debian 09:01:55 + workspace=/w/workspace/oom-master-pre-commit-lint 09:01:55 + START_PACKAGES=/tmp/packages_start.txt 09:01:55 + END_PACKAGES=/tmp/packages_end.txt 09:01:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:01:55 + PACKAGES=/tmp/packages_start.txt 09:01:55 + '[' /w/workspace/oom-master-pre-commit-lint ']' 09:01:55 + PACKAGES=/tmp/packages_end.txt 09:01:55 + case "${OS_FAMILY}" in 09:01:55 + dpkg -l 09:01:55 + grep '^ii' 09:01:55 + '[' -f /tmp/packages_start.txt ']' 09:01:55 + '[' -f /tmp/packages_end.txt ']' 09:01:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:01:55 + '[' /w/workspace/oom-master-pre-commit-lint ']' 09:01:55 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 09:01:55 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 09:01:55 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16454686982872121715.sh 09:01:55 ---> capture-instance-metadata.sh 09:01:55 Setup pyenv: 09:01:55 system 09:01:55 3.8.13 09:01:55 3.9.13 09:01:55 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:01:59 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-U7r5 09:01:59 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:02:03 lf-activate-venv(): INFO: Installing: lftools 09:02:25 lf-activate-venv(): INFO: Adding /tmp/venv-U7r5/bin to PATH 09:02:25 INFO: Running in OpenStack, capturing instance metadata 09:02:25 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6376794893885143472.sh 09:02:25 provisioning config files... 09:02:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config2381722192485087079tmp 09:02:25 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 09:02:25 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 09:02:25 [EnvInject] - Injecting environment variables from a build step. 09:02:25 [EnvInject] - Injecting as environment variables the properties content 09:02:25 SERVER_ID=logs 09:02:25 09:02:25 [EnvInject] - Variables injected successfully. 09:02:25 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9207019111882049445.sh 09:02:25 ---> create-netrc.sh 09:02:25 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12270155275789031874.sh 09:02:25 ---> python-tools-install.sh 09:02:25 Setup pyenv: 09:02:25 system 09:02:25 3.8.13 09:02:25 3.9.13 09:02:25 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:02:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-U7r5 from file:/tmp/.os_lf_venv 09:02:27 lf-activate-venv(): INFO: Installing: lftools 09:02:35 lf-activate-venv(): INFO: Adding /tmp/venv-U7r5/bin to PATH 09:02:35 Generating Requirements File 09:02:53 Python 3.10.6 09:02:54 pip 25.1.1 from /tmp/venv-U7r5/lib/python3.10/site-packages/pip (python 3.10) 09:02:54 appdirs==1.4.4 09:02:54 argcomplete==3.6.2 09:02:54 aspy.yaml==1.3.0 09:02:54 attrs==25.3.0 09:02:54 autopage==0.5.2 09:02:54 beautifulsoup4==4.13.4 09:02:54 boto3==1.38.36 09:02:54 botocore==1.38.36 09:02:54 bs4==0.0.2 09:02:54 cachetools==5.5.2 09:02:54 certifi==2025.4.26 09:02:54 cffi==1.17.1 09:02:54 cfgv==3.4.0 09:02:54 chardet==5.2.0 09:02:54 charset-normalizer==3.4.2 09:02:54 click==8.2.1 09:02:54 cliff==4.10.0 09:02:54 cmd2==2.6.1 09:02:54 cryptography==3.3.2 09:02:54 debtcollector==3.0.0 09:02:54 decorator==5.2.1 09:02:54 defusedxml==0.7.1 09:02:54 Deprecated==1.2.18 09:02:54 distlib==0.3.9 09:02:54 dnspython==2.7.0 09:02:54 docker==7.1.0 09:02:54 dogpile.cache==1.4.0 09:02:54 durationpy==0.10 09:02:54 email_validator==2.2.0 09:02:54 filelock==3.18.0 09:02:54 future==1.0.0 09:02:54 gitdb==4.0.12 09:02:54 GitPython==3.1.44 09:02:54 google-auth==2.40.3 09:02:54 httplib2==0.22.0 09:02:54 identify==2.6.12 09:02:54 idna==3.10 09:02:54 importlib-resources==1.5.0 09:02:54 iso8601==2.1.0 09:02:54 Jinja2==3.1.6 09:02:54 jmespath==1.0.1 09:02:54 jsonpatch==1.33 09:02:54 jsonpointer==3.0.0 09:02:54 jsonschema==4.24.0 09:02:54 jsonschema-specifications==2025.4.1 09:02:54 keystoneauth1==5.11.1 09:02:54 kubernetes==33.1.0 09:02:54 lftools==0.37.13 09:02:54 lxml==5.4.0 09:02:54 MarkupSafe==3.0.2 09:02:54 msgpack==1.1.1 09:02:54 multi_key_dict==2.0.3 09:02:54 munch==4.0.0 09:02:54 netaddr==1.3.0 09:02:54 niet==1.4.2 09:02:54 nodeenv==1.9.1 09:02:54 oauth2client==4.1.3 09:02:54 oauthlib==3.2.2 09:02:54 openstacksdk==4.6.0 09:02:54 os-client-config==2.1.0 09:02:54 os-service-types==1.7.0 09:02:54 osc-lib==4.0.2 09:02:54 oslo.config==9.8.0 09:02:54 oslo.context==6.0.0 09:02:54 oslo.i18n==6.5.1 09:02:54 oslo.log==7.1.0 09:02:54 oslo.serialization==5.7.0 09:02:54 oslo.utils==9.0.0 09:02:54 packaging==25.0 09:02:54 pbr==6.1.1 09:02:54 platformdirs==4.3.8 09:02:54 prettytable==3.16.0 09:02:54 psutil==7.0.0 09:02:54 pyasn1==0.6.1 09:02:54 pyasn1_modules==0.4.2 09:02:54 pycparser==2.22 09:02:54 pygerrit2==2.0.15 09:02:54 PyGithub==2.6.1 09:02:54 PyJWT==2.10.1 09:02:54 PyNaCl==1.5.0 09:02:54 pyparsing==2.4.7 09:02:54 pyperclip==1.9.0 09:02:54 pyrsistent==0.20.0 09:02:54 python-cinderclient==9.7.0 09:02:54 python-dateutil==2.9.0.post0 09:02:54 python-heatclient==4.2.0 09:02:54 python-jenkins==1.8.2 09:02:54 python-keystoneclient==5.6.0 09:02:54 python-magnumclient==4.8.1 09:02:54 python-openstackclient==8.1.0 09:02:54 python-swiftclient==4.8.0 09:02:54 PyYAML==6.0.2 09:02:54 referencing==0.36.2 09:02:54 requests==2.32.4 09:02:54 requests-oauthlib==2.0.0 09:02:54 requestsexceptions==1.4.0 09:02:54 rfc3986==2.0.0 09:02:54 rpds-py==0.25.1 09:02:54 rsa==4.9.1 09:02:54 ruamel.yaml==0.18.14 09:02:54 ruamel.yaml.clib==0.2.12 09:02:54 s3transfer==0.13.0 09:02:54 simplejson==3.20.1 09:02:54 six==1.17.0 09:02:54 smmap==5.0.2 09:02:54 soupsieve==2.7 09:02:54 stevedore==5.4.1 09:02:54 tabulate==0.9.0 09:02:54 toml==0.10.2 09:02:54 tomlkit==0.13.3 09:02:54 tqdm==4.67.1 09:02:54 typing_extensions==4.14.0 09:02:54 tzdata==2025.2 09:02:54 urllib3==1.26.20 09:02:54 virtualenv==20.31.2 09:02:54 wcwidth==0.2.13 09:02:54 websocket-client==1.8.0 09:02:54 wrapt==1.17.2 09:02:54 xdg==6.0.0 09:02:54 xmltodict==0.14.2 09:02:54 yq==3.4.3 09:02:54 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15931014252468950342.sh 09:02:54 ---> sudo-logs.sh 09:02:54 Archiving 'sudo' log.. 09:02:54 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16006197626501794929.sh 09:02:54 ---> job-cost.sh 09:02:54 Setup pyenv: 09:02:54 system 09:02:54 3.8.13 09:02:54 3.9.13 09:02:54 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:02:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-U7r5 from file:/tmp/.os_lf_venv 09:02:56 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:03:01 lf-activate-venv(): INFO: Adding /tmp/venv-U7r5/bin to PATH 09:03:01 INFO: No Stack... 09:03:02 INFO: Retrieving Pricing Info for: v3-standard-4 09:03:02 INFO: Archiving Costs 09:03:02 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins4774355792159398831.sh 09:03:02 ---> logs-deploy.sh 09:03:02 Setup pyenv: 09:03:02 system 09:03:02 3.8.13 09:03:02 3.9.13 09:03:02 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:03:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-U7r5 from file:/tmp/.os_lf_venv 09:03:04 lf-activate-venv(): INFO: Installing: lftools 09:03:12 lf-activate-venv(): INFO: Adding /tmp/venv-U7r5/bin to PATH 09:03:12 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4099 09:03:12 INFO: archiving workspace using pattern(s): 09:03:13 Archives upload complete. 09:03:13 INFO: archiving logs to Nexus 09:03:14 ---> uname -a: 09:03:14 Linux prd-ubuntu1804-builder-4c-4g-20802 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 09:03:14 09:03:14 09:03:14 ---> lscpu: 09:03:14 Architecture: x86_64 09:03:14 CPU op-mode(s): 32-bit, 64-bit 09:03:14 Byte Order: Little Endian 09:03:14 CPU(s): 4 09:03:14 On-line CPU(s) list: 0-3 09:03:14 Thread(s) per core: 1 09:03:14 Core(s) per socket: 1 09:03:14 Socket(s): 4 09:03:14 NUMA node(s): 1 09:03:14 Vendor ID: AuthenticAMD 09:03:14 CPU family: 23 09:03:14 Model: 49 09:03:14 Model name: AMD EPYC-Rome Processor 09:03:14 Stepping: 0 09:03:14 CPU MHz: 2799.998 09:03:14 BogoMIPS: 5599.99 09:03:14 Virtualization: AMD-V 09:03:14 Hypervisor vendor: KVM 09:03:14 Virtualization type: full 09:03:14 L1d cache: 32K 09:03:14 L1i cache: 32K 09:03:14 L2 cache: 512K 09:03:14 L3 cache: 16384K 09:03:14 NUMA node0 CPU(s): 0-3 09:03:14 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 09:03:14 09:03:14 09:03:14 ---> nproc: 09:03:14 4 09:03:14 09:03:14 09:03:14 ---> df -h: 09:03:14 Filesystem Size Used Avail Use% Mounted on 09:03:14 udev 7.9G 0 7.9G 0% /dev 09:03:14 tmpfs 1.6G 672K 1.6G 1% /run 09:03:14 /dev/vda1 78G 8.4G 69G 11% / 09:03:14 tmpfs 7.9G 0 7.9G 0% /dev/shm 09:03:14 tmpfs 5.0M 0 5.0M 0% /run/lock 09:03:14 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 09:03:14 /dev/vda15 105M 4.4M 100M 5% /boot/efi 09:03:14 tmpfs 1.6G 0 1.6G 0% /run/user/1001 09:03:14 09:03:14 09:03:14 ---> free -m: 09:03:14 total used free shared buff/cache available 09:03:14 Mem: 16040 549 13299 0 2190 15170 09:03:14 Swap: 1023 0 1023 09:03:14 09:03:14 09:03:14 ---> ip addr: 09:03:14 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:03:14 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:03:14 inet 127.0.0.1/8 scope host lo 09:03:14 valid_lft forever preferred_lft forever 09:03:14 inet6 ::1/128 scope host 09:03:14 valid_lft forever preferred_lft forever 09:03:14 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 09:03:14 link/ether fa:16:3e:d5:37:29 brd ff:ff:ff:ff:ff:ff 09:03:14 inet 10.30.106.150/23 brd 10.30.107.255 scope global dynamic ens3 09:03:14 valid_lft 86252sec preferred_lft 86252sec 09:03:14 inet6 fe80::f816:3eff:fed5:3729/64 scope link 09:03:14 valid_lft forever preferred_lft forever 09:03:14 09:03:14 09:03:14 ---> sar -b -r -n DEV: 09:03:14 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-20802) 06/13/25 _x86_64_ (4 CPU) 09:03:14 09:03:14 09:00:49 LINUX RESTART (4 CPU) 09:03:14 09:03:14 09:01:01 tps rtps wtps bread/s bwrtn/s 09:03:14 09:02:01 300.22 58.92 241.29 3737.78 63506.75 09:03:14 09:03:01 127.71 1.03 126.68 120.78 21881.29 09:03:14 Average: 213.96 29.98 183.99 1929.28 42694.02 09:03:14 09:03:14 09:01:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:03:14 09:02:01 13960580 15576316 2464388 15.00 58008 1757232 768140 4.40 718056 1532788 162284 09:03:14 09:03:01 13595828 15517600 2829140 17.22 85248 2017928 797784 4.57 799144 1779956 121276 09:03:14 Average: 13778204 15546958 2646764 16.11 71628 1887580 782962 4.48 758600 1656372 141780 09:03:14 09:03:14 09:01:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:03:14 09:02:01 lo 2.67 2.67 0.30 0.30 0.00 0.00 0.00 0.00 09:03:14 09:02:01 ens3 672.77 406.00 2373.64 89.12 0.00 0.00 0.00 0.00 09:03:14 09:03:01 lo 1.60 1.60 0.18 0.18 0.00 0.00 0.00 0.00 09:03:14 09:03:01 ens3 179.42 122.86 848.79 15.76 0.00 0.00 0.00 0.00 09:03:14 Average: lo 2.13 2.13 0.24 0.24 0.00 0.00 0.00 0.00 09:03:14 Average: ens3 426.10 264.43 1611.21 52.44 0.00 0.00 0.00 0.00 09:03:14 09:03:14 09:03:14 ---> sar -P ALL: 09:03:14 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-20802) 06/13/25 _x86_64_ (4 CPU) 09:03:14 09:03:14 09:00:49 LINUX RESTART (4 CPU) 09:03:14 09:03:14 09:01:01 CPU %user %nice %system %iowait %steal %idle 09:03:14 09:02:01 all 26.39 0.00 3.02 3.75 0.08 66.76 09:03:14 09:02:01 0 28.27 0.00 3.50 1.20 0.07 66.96 09:03:14 09:02:01 1 18.39 0.00 2.15 4.86 0.08 74.52 09:03:14 09:02:01 2 25.68 0.00 3.25 5.25 0.10 65.72 09:03:14 09:02:01 3 33.21 0.00 3.18 3.68 0.08 59.84 09:03:14 09:03:01 all 21.69 0.00 1.50 1.84 0.06 74.91 09:03:14 09:03:01 0 22.38 0.00 1.25 0.20 0.05 76.12 09:03:14 09:03:01 1 21.92 0.00 1.26 3.35 0.07 73.41 09:03:14 09:03:01 2 9.66 0.00 1.17 3.08 0.05 86.04 09:03:14 09:03:01 3 32.79 0.00 2.29 0.74 0.10 64.08 09:03:14 Average: all 24.04 0.00 2.26 2.79 0.07 70.84 09:03:14 Average: 0 25.32 0.00 2.37 0.70 0.06 71.55 09:03:14 Average: 1 20.15 0.00 1.70 4.10 0.08 73.97 09:03:14 Average: 2 17.66 0.00 2.21 4.16 0.08 75.90 09:03:14 Average: 3 33.00 0.00 2.73 2.21 0.09 61.96 09:03:14 09:03:14 09:03:14