05:33:25 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141137 05:33:25 Running as SYSTEM 05:33:25 [EnvInject] - Loading node environment variables. 05:33:25 Building remotely on prd-ubuntu1804-builder-4c-4g-19451 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 05:33:25 [ssh-agent] Looking for ssh-agent implementation... 05:33:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:33:25 $ ssh-agent 05:33:25 SSH_AUTH_SOCK=/tmp/ssh-JfsGrIXh0yzr/agent.1659 05:33:25 SSH_AGENT_PID=1661 05:33:25 [ssh-agent] Started. 05:33:25 Running ssh-add (command line suppressed) 05:33:25 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_9611350968500625560.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_9611350968500625560.key) 05:33:25 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 05:33:25 The recommended git tool is: NONE 05:33:27 using credential onap-jenkins-ssh 05:33:27 Wiping out workspace first. 05:33:27 Cloning the remote Git repository 05:33:27 Cloning repository git://cloud.onap.org/mirror/oom.git 05:33:27 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 05:33:27 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 05:33:27 > git --version # timeout=10 05:33:27 > git --version # 'git version 2.17.1' 05:33:27 using GIT_SSH to set credentials Gerrit user 05:33:27 Verifying host key using manually-configured host key entries 05:33:27 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 05:33:32 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 05:33:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:33:32 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 05:33:32 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 05:33:32 using GIT_SSH to set credentials Gerrit user 05:33:32 Verifying host key using manually-configured host key entries 05:33:32 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/37/141137/2 # timeout=30 05:33:33 > git rev-parse d9b171d13b4c0ada6c24bee627ce03766616ef47^{commit} # timeout=10 05:33:33 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 05:33:33 Checking out Revision d9b171d13b4c0ada6c24bee627ce03766616ef47 (refs/changes/37/141137/2) 05:33:33 > git config core.sparsecheckout # timeout=10 05:33:33 > git checkout -f d9b171d13b4c0ada6c24bee627ce03766616ef47 # timeout=30 05:33:36 Commit message: "[SO] so-admin-cockpit 1.10.0 release" 05:33:36 > git rev-parse FETCH_HEAD^{commit} # timeout=10 05:33:36 > git rev-list --no-walk 852218a1715e275d19f297cfeaa0d83e7568d162 # timeout=10 05:33:36 [EnvInject] - Injecting environment variables from a build step. 05:33:36 [EnvInject] - Injecting as environment variables the properties content 05:33:36 PYTHON=python3 05:33:36 05:33:36 [EnvInject] - Variables injected successfully. 05:33:36 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins5364787669042660107.sh 05:33:36 ---> tox-install.sh 05:33:36 + source /home/jenkins/lf-env.sh 05:33:36 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 05:33:36 ++ mktemp -d /tmp/venv-XXXX 05:33:36 + lf_venv=/tmp/venv-0q2a 05:33:36 + local venv_file=/tmp/.os_lf_venv 05:33:36 + local python=python3 05:33:36 + local options 05:33:36 + local set_path=true 05:33:36 + local install_args= 05:33:36 ++ 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 05:33:37 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:33:37 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:33:37 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 05:33:37 + true 05:33:37 + case $1 in 05:33:37 + venv_file=/tmp/.toxenv 05:33:37 + shift 2 05:33:37 + true 05:33:37 + case $1 in 05:33:37 + shift 05:33:37 + break 05:33:37 + case $python in 05:33:37 + local pkg_list= 05:33:37 + [[ -d /opt/pyenv ]] 05:33:37 + echo 'Setup pyenv:' 05:33:37 Setup pyenv: 05:33:37 + export PYENV_ROOT=/opt/pyenv 05:33:37 + PYENV_ROOT=/opt/pyenv 05:33:37 + 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 05:33:37 + 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 05:33:37 + pyenv versions 05:33:37 * system (set by /opt/pyenv/version) 05:33:37 * 3.8.13 (set by /opt/pyenv/version) 05:33:37 * 3.9.13 (set by /opt/pyenv/version) 05:33:37 * 3.10.6 (set by /opt/pyenv/version) 05:33:37 + command -v pyenv 05:33:37 ++ pyenv init - --no-rehash 05:33:37 + 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[*]}"'\'')" 05:33:37 export PATH="/opt/pyenv/shims:${PATH}" 05:33:37 export PYENV_SHELL=bash 05:33:37 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 05:33:37 pyenv() { 05:33:37 local command 05:33:37 command="${1:-}" 05:33:37 if [ "$#" -gt 0 ]; then 05:33:37 shift 05:33:37 fi 05:33:37 05:33:37 case "$command" in 05:33:37 rehash|shell) 05:33:37 eval "$(pyenv "sh-$command" "$@")" 05:33:37 ;; 05:33:37 *) 05:33:37 command pyenv "$command" "$@" 05:33:37 ;; 05:33:37 esac 05:33:37 }' 05:33:37 +++ 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[*]}"' 05:33:37 ++ 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 05:33:37 ++ 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 05:33:37 ++ 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 05:33:37 ++ export PYENV_SHELL=bash 05:33:37 ++ PYENV_SHELL=bash 05:33:37 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 05:33:37 +++ complete -F _pyenv pyenv 05:33:37 ++ lf-pyver python3 05:33:37 ++ local py_version_xy=python3 05:33:37 ++ local py_version_xyz= 05:33:37 ++ pyenv versions 05:33:37 ++ sed 's/^[ *]* //' 05:33:37 ++ local command 05:33:37 ++ awk '{ print $1 }' 05:33:37 ++ grep -E '^[0-9.]*[0-9]$' 05:33:37 ++ command=versions 05:33:37 ++ '[' 1 -gt 0 ']' 05:33:37 ++ shift 05:33:37 ++ case "$command" in 05:33:37 ++ command pyenv versions 05:33:37 ++ pyenv versions 05:33:37 ++ [[ ! -s /tmp/.pyenv_versions ]] 05:33:37 +++ sort -V 05:33:37 +++ tail -n 1 05:33:37 +++ grep '^3' /tmp/.pyenv_versions 05:33:37 ++ py_version_xyz=3.10.6 05:33:37 ++ [[ -z 3.10.6 ]] 05:33:37 ++ echo 3.10.6 05:33:37 ++ return 0 05:33:37 + pyenv local 3.10.6 05:33:37 + local command 05:33:37 + command=local 05:33:37 + '[' 2 -gt 0 ']' 05:33:37 + shift 05:33:37 + case "$command" in 05:33:37 + command pyenv local 3.10.6 05:33:37 + pyenv local 3.10.6 05:33:37 + for arg in "$@" 05:33:37 + case $arg in 05:33:37 + pkg_list+='tox ' 05:33:37 + for arg in "$@" 05:33:37 + case $arg in 05:33:37 + pkg_list+='virtualenv ' 05:33:37 + for arg in "$@" 05:33:37 + case $arg in 05:33:37 + pkg_list+='urllib3~=1.26.15 ' 05:33:37 + [[ -f /tmp/.toxenv ]] 05:33:37 + [[ ! -f /tmp/.toxenv ]] 05:33:37 + [[ -n '' ]] 05:33:37 + python3 -m venv /tmp/venv-0q2a 05:33:41 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-0q2a' 05:33:41 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-0q2a 05:33:41 + echo /tmp/venv-0q2a 05:33:41 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 05:33:41 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 05:33:41 + /tmp/venv-0q2a/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 05:33:45 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 05:33:45 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 05:33:45 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 05:33:45 + /tmp/venv-0q2a/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 05:33:50 + type python3 05:33:50 + true 05:33:50 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-0q2a/bin to PATH' 05:33:50 lf-activate-venv(): INFO: Adding /tmp/venv-0q2a/bin to PATH 05:33:50 + PATH=/tmp/venv-0q2a/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 05:33:50 + return 0 05:33:50 + python3 --version 05:33:50 Python 3.10.6 05:33:50 + python3 -m pip --version 05:33:50 pip 25.1.1 from /tmp/venv-0q2a/lib/python3.10/site-packages/pip (python 3.10) 05:33:50 + python3 -m pip freeze 05:33:50 cachetools==6.0.0 05:33:50 chardet==5.2.0 05:33:50 colorama==0.4.6 05:33:50 distlib==0.3.9 05:33:50 filelock==3.18.0 05:33:50 packaging==25.0 05:33:50 platformdirs==4.3.8 05:33:50 pluggy==1.6.0 05:33:50 pyproject-api==1.9.1 05:33:50 tomli==2.2.1 05:33:50 tox==4.26.0 05:33:50 typing_extensions==4.14.0 05:33:50 urllib3==1.26.20 05:33:50 virtualenv==20.31.2 05:33:50 [EnvInject] - Injecting environment variables from a build step. 05:33:50 [EnvInject] - Injecting as environment variables the properties content 05:33:50 PARALLEL=false 05:33:50 05:33:50 [EnvInject] - Variables injected successfully. 05:33:50 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins6434753927810780458.sh 05:33:50 ---> tox-run.sh 05:33:50 + 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 05:33:50 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 05:33:50 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 05:33:50 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 05:33:50 + cd /w/workspace/oom-master-pre-commit-lint/. 05:33:50 + source /home/jenkins/lf-env.sh 05:33:50 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 05:33:50 ++ mktemp -d /tmp/venv-XXXX 05:33:50 + lf_venv=/tmp/venv-d4xe 05:33:50 + local venv_file=/tmp/.os_lf_venv 05:33:50 + local python=python3 05:33:50 + local options 05:33:50 + local set_path=true 05:33:50 + local install_args= 05:33:50 ++ 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 05:33:50 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:33:50 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 05:33:50 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 05:33:50 + true 05:33:50 + case $1 in 05:33:50 + venv_file=/tmp/.toxenv 05:33:50 + shift 2 05:33:50 + true 05:33:50 + case $1 in 05:33:50 + shift 05:33:50 + break 05:33:50 + case $python in 05:33:50 + local pkg_list= 05:33:50 + [[ -d /opt/pyenv ]] 05:33:50 + echo 'Setup pyenv:' 05:33:50 Setup pyenv: 05:33:50 + export PYENV_ROOT=/opt/pyenv 05:33:50 + PYENV_ROOT=/opt/pyenv 05:33:50 + 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 05:33:50 + 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 05:33:50 + pyenv versions 05:33:51 system 05:33:51 3.8.13 05:33:51 3.9.13 05:33:51 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 05:33:51 + command -v pyenv 05:33:51 ++ pyenv init - --no-rehash 05:33:51 + 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[*]}"'\'')" 05:33:51 export PATH="/opt/pyenv/shims:${PATH}" 05:33:51 export PYENV_SHELL=bash 05:33:51 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 05:33:51 pyenv() { 05:33:51 local command 05:33:51 command="${1:-}" 05:33:51 if [ "$#" -gt 0 ]; then 05:33:51 shift 05:33:51 fi 05:33:51 05:33:51 case "$command" in 05:33:51 rehash|shell) 05:33:51 eval "$(pyenv "sh-$command" "$@")" 05:33:51 ;; 05:33:51 *) 05:33:51 command pyenv "$command" "$@" 05:33:51 ;; 05:33:51 esac 05:33:51 }' 05:33:51 +++ 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[*]}"' 05:33:51 ++ 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 05:33:51 ++ 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 05:33:51 ++ 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 05:33:51 ++ export PYENV_SHELL=bash 05:33:51 ++ PYENV_SHELL=bash 05:33:51 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 05:33:51 +++ complete -F _pyenv pyenv 05:33:51 ++ lf-pyver python3 05:33:51 ++ local py_version_xy=python3 05:33:51 ++ local py_version_xyz= 05:33:51 ++ pyenv versions 05:33:51 ++ sed 's/^[ *]* //' 05:33:51 ++ local command 05:33:51 ++ command=versions 05:33:51 ++ '[' 1 -gt 0 ']' 05:33:51 ++ shift 05:33:51 ++ case "$command" in 05:33:51 ++ awk '{ print $1 }' 05:33:51 ++ command pyenv versions 05:33:51 ++ pyenv versions 05:33:51 ++ grep -E '^[0-9.]*[0-9]$' 05:33:51 ++ [[ ! -s /tmp/.pyenv_versions ]] 05:33:51 +++ grep '^3' /tmp/.pyenv_versions 05:33:51 +++ sort -V 05:33:51 +++ tail -n 1 05:33:51 ++ py_version_xyz=3.10.6 05:33:51 ++ [[ -z 3.10.6 ]] 05:33:51 ++ echo 3.10.6 05:33:51 ++ return 0 05:33:51 + pyenv local 3.10.6 05:33:51 + local command 05:33:51 + command=local 05:33:51 + '[' 2 -gt 0 ']' 05:33:51 + shift 05:33:51 + case "$command" in 05:33:51 + command pyenv local 3.10.6 05:33:51 + pyenv local 3.10.6 05:33:51 + for arg in "$@" 05:33:51 + case $arg in 05:33:51 + pkg_list+='tox ' 05:33:51 + for arg in "$@" 05:33:51 + case $arg in 05:33:51 + pkg_list+='virtualenv ' 05:33:51 + for arg in "$@" 05:33:51 + case $arg in 05:33:51 + pkg_list+='urllib3~=1.26.15 ' 05:33:51 + [[ -f /tmp/.toxenv ]] 05:33:51 ++ cat /tmp/.toxenv 05:33:51 + lf_venv=/tmp/venv-0q2a 05:33:51 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0q2a from' file:/tmp/.toxenv 05:33:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0q2a from file:/tmp/.toxenv 05:33:51 + /tmp/venv-0q2a/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 05:33:52 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 05:33:52 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 05:33:52 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 05:33:52 + /tmp/venv-0q2a/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 05:33:53 + type python3 05:33:53 + true 05:33:53 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-0q2a/bin to PATH' 05:33:53 lf-activate-venv(): INFO: Adding /tmp/venv-0q2a/bin to PATH 05:33:53 + PATH=/tmp/venv-0q2a/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 05:33:53 + return 0 05:33:53 + [[ -d /opt/pyenv ]] 05:33:53 + echo '---> Setting up pyenv' 05:33:53 ---> Setting up pyenv 05:33:53 + export PYENV_ROOT=/opt/pyenv 05:33:53 + PYENV_ROOT=/opt/pyenv 05:33:53 + export PATH=/opt/pyenv/bin:/tmp/venv-0q2a/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 05:33:53 + PATH=/opt/pyenv/bin:/tmp/venv-0q2a/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 05:33:53 ++ pwd 05:33:53 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 05:33:53 + export PYTHONPATH 05:33:53 + export TOX_TESTENV_PASSENV=PYTHONPATH 05:33:53 + TOX_TESTENV_PASSENV=PYTHONPATH 05:33:53 + tox --version 05:33:53 4.26.0 from /tmp/venv-0q2a/lib/python3.10/site-packages/tox/__init__.py 05:33:53 + PARALLEL=false 05:33:53 + TOX_OPTIONS_LIST= 05:33:53 + [[ -n pre-commit ]] 05:33:53 + TOX_OPTIONS_LIST=' -e pre-commit' 05:33:53 + case ${PARALLEL,,} in 05:33:53 + tox -e pre-commit 05:33:53 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 05:33:54 pre-commit: install_deps> python -I -m pip install pre-commit 05:33:57 pre-commit: freeze> python -m pip freeze --all 05:33:57 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 05:33:57 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 05:33:57 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 05:33:58 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 05:33:59 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 05:33:59 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 05:34:00 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 05:34:00 [INFO] Once installed this environment will be reused. 05:34:00 [INFO] This may take a few minutes... 05:34:04 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 05:34:04 [INFO] Once installed this environment will be reused. 05:34:04 [INFO] This may take a few minutes... 05:34:09 trim trailing whitespace.................................................Passed 05:34:09 Tabs remover.............................................................Passed 05:34:09 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 05:34:09 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 05:34:09 [INFO] Once installed this environment will be reused. 05:34:09 [INFO] This may take a few minutes... 05:34:18 gitlint..............................................(no files to check)Skipped 05:34:18 pre-commit: OK (24.11=setup[3.61]+cmd[11.55,8.95] seconds) 05:34:18 congratulations :) (24.33 seconds) 05:34:18 + tox_status=0 05:34:18 + echo '---> Completed tox runs' 05:34:18 ---> Completed tox runs 05:34:18 + for i in .tox/*/log 05:34:18 ++ echo .tox/pre-commit/log 05:34:18 ++ awk -F/ '{print $2}' 05:34:18 + tox_env=pre-commit 05:34:18 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 05:34:18 + DOC_DIR=docs/_build/html 05:34:18 + [[ -d docs/_build/html ]] 05:34:18 + echo '---> tox-run.sh ends' 05:34:18 ---> tox-run.sh ends 05:34:18 + test 0 -eq 0 05:34:18 $ ssh-agent -k 05:34:18 unset SSH_AUTH_SOCK; 05:34:18 unset SSH_AGENT_PID; 05:34:18 echo Agent pid 1661 killed; 05:34:18 [ssh-agent] Stopped. 05:34:18 [PostBuildScript] - [INFO] Executing post build scripts. 05:34:18 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1512150077199497296.sh 05:34:18 ---> sysstat.sh 05:34:18 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins18407626726937322006.sh 05:34:18 ---> package-listing.sh 05:34:18 ++ facter osfamily 05:34:18 ++ tr '[:upper:]' '[:lower:]' 05:34:18 + OS_FAMILY=debian 05:34:18 + workspace=/w/workspace/oom-master-pre-commit-lint 05:34:18 + START_PACKAGES=/tmp/packages_start.txt 05:34:18 + END_PACKAGES=/tmp/packages_end.txt 05:34:18 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:34:18 + PACKAGES=/tmp/packages_start.txt 05:34:18 + '[' /w/workspace/oom-master-pre-commit-lint ']' 05:34:18 + PACKAGES=/tmp/packages_end.txt 05:34:18 + case "${OS_FAMILY}" in 05:34:18 + dpkg -l 05:34:18 + grep '^ii' 05:34:18 + '[' -f /tmp/packages_start.txt ']' 05:34:18 + '[' -f /tmp/packages_end.txt ']' 05:34:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:34:18 + '[' /w/workspace/oom-master-pre-commit-lint ']' 05:34:18 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 05:34:18 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 05:34:18 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2491554202700364504.sh 05:34:18 ---> capture-instance-metadata.sh 05:34:19 Setup pyenv: 05:34:19 system 05:34:19 3.8.13 05:34:19 3.9.13 05:34:19 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 05:34:22 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-gtew 05:34:22 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 05:34:26 lf-activate-venv(): INFO: Installing: lftools 05:34:48 lf-activate-venv(): INFO: Adding /tmp/venv-gtew/bin to PATH 05:34:48 INFO: Running in OpenStack, capturing instance metadata 05:34:49 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7118377781834416943.sh 05:34:49 provisioning config files... 05:34:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config1263500403626791453tmp 05:34:49 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 05:34:49 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 05:34:49 [EnvInject] - Injecting environment variables from a build step. 05:34:49 [EnvInject] - Injecting as environment variables the properties content 05:34:49 SERVER_ID=logs 05:34:49 05:34:49 [EnvInject] - Variables injected successfully. 05:34:49 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4019649785730849922.sh 05:34:49 ---> create-netrc.sh 05:34:49 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5031992442956417745.sh 05:34:49 ---> python-tools-install.sh 05:34:49 Setup pyenv: 05:34:49 system 05:34:49 3.8.13 05:34:49 3.9.13 05:34:49 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 05:34:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gtew from file:/tmp/.os_lf_venv 05:34:51 lf-activate-venv(): INFO: Installing: lftools 05:34:59 lf-activate-venv(): INFO: Adding /tmp/venv-gtew/bin to PATH 05:34:59 Generating Requirements File 05:35:17 Python 3.10.6 05:35:17 pip 25.1.1 from /tmp/venv-gtew/lib/python3.10/site-packages/pip (python 3.10) 05:35:18 appdirs==1.4.4 05:35:18 argcomplete==3.6.2 05:35:18 aspy.yaml==1.3.0 05:35:18 attrs==25.3.0 05:35:18 autopage==0.5.2 05:35:18 beautifulsoup4==4.13.4 05:35:18 boto3==1.38.32 05:35:18 botocore==1.38.32 05:35:18 bs4==0.0.2 05:35:18 cachetools==5.5.2 05:35:18 certifi==2025.4.26 05:35:18 cffi==1.17.1 05:35:18 cfgv==3.4.0 05:35:18 chardet==5.2.0 05:35:18 charset-normalizer==3.4.2 05:35:18 click==8.2.1 05:35:18 cliff==4.10.0 05:35:18 cmd2==2.6.0 05:35:18 cryptography==3.3.2 05:35:18 debtcollector==3.0.0 05:35:18 decorator==5.2.1 05:35:18 defusedxml==0.7.1 05:35:18 Deprecated==1.2.18 05:35:18 distlib==0.3.9 05:35:18 dnspython==2.7.0 05:35:18 docker==7.1.0 05:35:18 dogpile.cache==1.4.0 05:35:18 durationpy==0.10 05:35:18 email_validator==2.2.0 05:35:18 filelock==3.18.0 05:35:18 future==1.0.0 05:35:18 gitdb==4.0.12 05:35:18 GitPython==3.1.44 05:35:18 google-auth==2.40.3 05:35:18 httplib2==0.22.0 05:35:18 identify==2.6.12 05:35:18 idna==3.10 05:35:18 importlib-resources==1.5.0 05:35:18 iso8601==2.1.0 05:35:18 Jinja2==3.1.6 05:35:18 jmespath==1.0.1 05:35:18 jsonpatch==1.33 05:35:18 jsonpointer==3.0.0 05:35:18 jsonschema==4.24.0 05:35:18 jsonschema-specifications==2025.4.1 05:35:18 keystoneauth1==5.11.0 05:35:18 kubernetes==32.0.1 05:35:18 lftools==0.37.13 05:35:18 lxml==5.4.0 05:35:18 MarkupSafe==3.0.2 05:35:18 msgpack==1.1.0 05:35:18 multi_key_dict==2.0.3 05:35:18 munch==4.0.0 05:35:18 netaddr==1.3.0 05:35:18 niet==1.4.2 05:35:18 nodeenv==1.9.1 05:35:18 oauth2client==4.1.3 05:35:18 oauthlib==3.2.2 05:35:18 openstacksdk==4.6.0 05:35:18 os-client-config==2.1.0 05:35:18 os-service-types==1.7.0 05:35:18 osc-lib==4.0.2 05:35:18 oslo.config==9.8.0 05:35:18 oslo.context==6.0.0 05:35:18 oslo.i18n==6.5.1 05:35:18 oslo.log==7.1.0 05:35:18 oslo.serialization==5.7.0 05:35:18 oslo.utils==9.0.0 05:35:18 packaging==25.0 05:35:18 pbr==6.1.1 05:35:18 platformdirs==4.3.8 05:35:18 prettytable==3.16.0 05:35:18 psutil==7.0.0 05:35:18 pyasn1==0.6.1 05:35:18 pyasn1_modules==0.4.2 05:35:18 pycparser==2.22 05:35:18 pygerrit2==2.0.15 05:35:18 PyGithub==2.6.1 05:35:18 PyJWT==2.10.1 05:35:18 PyNaCl==1.5.0 05:35:18 pyparsing==2.4.7 05:35:18 pyperclip==1.9.0 05:35:18 pyrsistent==0.20.0 05:35:18 python-cinderclient==9.7.0 05:35:18 python-dateutil==2.9.0.post0 05:35:18 python-heatclient==4.2.0 05:35:18 python-jenkins==1.8.2 05:35:18 python-keystoneclient==5.6.0 05:35:18 python-magnumclient==4.8.1 05:35:18 python-openstackclient==8.1.0 05:35:18 python-swiftclient==4.8.0 05:35:18 PyYAML==6.0.2 05:35:18 referencing==0.36.2 05:35:18 requests==2.32.3 05:35:18 requests-oauthlib==2.0.0 05:35:18 requestsexceptions==1.4.0 05:35:18 rfc3986==2.0.0 05:35:18 rpds-py==0.25.1 05:35:18 rsa==4.9.1 05:35:18 ruamel.yaml==0.18.13 05:35:18 ruamel.yaml.clib==0.2.12 05:35:18 s3transfer==0.13.0 05:35:18 simplejson==3.20.1 05:35:18 six==1.17.0 05:35:18 smmap==5.0.2 05:35:18 soupsieve==2.7 05:35:18 stevedore==5.4.1 05:35:18 tabulate==0.9.0 05:35:18 toml==0.10.2 05:35:18 tomlkit==0.13.3 05:35:18 tqdm==4.67.1 05:35:18 typing_extensions==4.14.0 05:35:18 tzdata==2025.2 05:35:18 urllib3==1.26.20 05:35:18 virtualenv==20.31.2 05:35:18 wcwidth==0.2.13 05:35:18 websocket-client==1.8.0 05:35:18 wrapt==1.17.2 05:35:18 xdg==6.0.0 05:35:18 xmltodict==0.14.2 05:35:18 yq==3.4.3 05:35:18 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13602865216915473327.sh 05:35:18 ---> sudo-logs.sh 05:35:18 Archiving 'sudo' log.. 05:35:18 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9011081309238499280.sh 05:35:18 ---> job-cost.sh 05:35:18 Setup pyenv: 05:35:18 system 05:35:18 3.8.13 05:35:18 3.9.13 05:35:18 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 05:35:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gtew from file:/tmp/.os_lf_venv 05:35:20 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 05:35:25 lf-activate-venv(): INFO: Adding /tmp/venv-gtew/bin to PATH 05:35:25 INFO: No Stack... 05:35:26 INFO: Retrieving Pricing Info for: v3-standard-4 05:35:26 INFO: Archiving Costs 05:35:26 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins5813526114099085913.sh 05:35:26 ---> logs-deploy.sh 05:35:26 Setup pyenv: 05:35:26 system 05:35:26 3.8.13 05:35:26 3.9.13 05:35:26 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 05:35:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gtew from file:/tmp/.os_lf_venv 05:35:28 lf-activate-venv(): INFO: Installing: lftools 05:35:36 lf-activate-venv(): INFO: Adding /tmp/venv-gtew/bin to PATH 05:35:36 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4076 05:35:36 INFO: archiving workspace using pattern(s): 05:35:37 Archives upload complete. 05:35:37 INFO: archiving logs to Nexus 05:35:38 ---> uname -a: 05:35:38 Linux prd-ubuntu1804-builder-4c-4g-19451 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 05:35:38 05:35:38 05:35:38 ---> lscpu: 05:35:38 Architecture: x86_64 05:35:38 CPU op-mode(s): 32-bit, 64-bit 05:35:38 Byte Order: Little Endian 05:35:38 CPU(s): 4 05:35:38 On-line CPU(s) list: 0-3 05:35:38 Thread(s) per core: 1 05:35:38 Core(s) per socket: 1 05:35:38 Socket(s): 4 05:35:38 NUMA node(s): 1 05:35:38 Vendor ID: AuthenticAMD 05:35:38 CPU family: 23 05:35:38 Model: 49 05:35:38 Model name: AMD EPYC-Rome Processor 05:35:38 Stepping: 0 05:35:38 CPU MHz: 2799.998 05:35:38 BogoMIPS: 5599.99 05:35:38 Virtualization: AMD-V 05:35:38 Hypervisor vendor: KVM 05:35:38 Virtualization type: full 05:35:38 L1d cache: 32K 05:35:38 L1i cache: 32K 05:35:38 L2 cache: 512K 05:35:38 L3 cache: 16384K 05:35:38 NUMA node0 CPU(s): 0-3 05:35:38 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 05:35:38 05:35:38 05:35:38 ---> nproc: 05:35:38 4 05:35:38 05:35:38 05:35:38 ---> df -h: 05:35:38 Filesystem Size Used Avail Use% Mounted on 05:35:38 udev 7.9G 0 7.9G 0% /dev 05:35:38 tmpfs 1.6G 672K 1.6G 1% /run 05:35:38 /dev/vda1 78G 8.4G 69G 11% / 05:35:38 tmpfs 7.9G 0 7.9G 0% /dev/shm 05:35:38 tmpfs 5.0M 0 5.0M 0% /run/lock 05:35:38 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 05:35:38 /dev/vda15 105M 4.4M 100M 5% /boot/efi 05:35:38 tmpfs 1.6G 0 1.6G 0% /run/user/1001 05:35:38 05:35:38 05:35:38 ---> free -m: 05:35:38 total used free shared buff/cache available 05:35:38 Mem: 16040 572 13267 0 2199 15147 05:35:38 Swap: 1023 0 1023 05:35:38 05:35:38 05:35:38 ---> ip addr: 05:35:38 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 05:35:38 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 05:35:38 inet 127.0.0.1/8 scope host lo 05:35:38 valid_lft forever preferred_lft forever 05:35:38 inet6 ::1/128 scope host 05:35:38 valid_lft forever preferred_lft forever 05:35:38 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 05:35:38 link/ether fa:16:3e:51:61:99 brd ff:ff:ff:ff:ff:ff 05:35:38 inet 10.30.107.141/23 brd 10.30.107.255 scope global dynamic ens3 05:35:38 valid_lft 86250sec preferred_lft 86250sec 05:35:38 inet6 fe80::f816:3eff:fe51:6199/64 scope link 05:35:38 valid_lft forever preferred_lft forever 05:35:38 05:35:38 05:35:38 ---> sar -b -r -n DEV: 05:35:38 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-19451) 06/08/25 _x86_64_ (4 CPU) 05:35:38 05:35:38 05:33:09 LINUX RESTART (4 CPU) 05:35:38 05:35:38 05:34:02 tps rtps wtps bread/s bwrtn/s 05:35:38 05:35:01 114.08 0.98 113.10 115.64 36650.06 05:35:38 Average: 114.08 0.98 113.10 115.64 36650.06 05:35:38 05:35:38 05:34:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:35:38 05:35:01 13719444 15535412 2705516 16.47 77204 1926608 751112 4.30 769804 1696572 148388 05:35:38 Average: 13719444 15535412 2705516 16.47 77204 1926608 751112 4.30 769804 1696572 148388 05:35:38 05:35:38 05:34:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:35:38 05:35:01 lo 2.51 2.51 0.30 0.30 0.00 0.00 0.00 0.00 05:35:38 05:35:01 ens3 116.25 84.12 883.51 12.71 0.00 0.00 0.00 0.00 05:35:38 Average: lo 2.51 2.51 0.30 0.30 0.00 0.00 0.00 0.00 05:35:38 Average: ens3 116.25 84.12 883.51 12.71 0.00 0.00 0.00 0.00 05:35:38 05:35:38 05:35:38 ---> sar -P ALL: 05:35:38 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-19451) 06/08/25 _x86_64_ (4 CPU) 05:35:38 05:35:38 05:33:09 LINUX RESTART (4 CPU) 05:35:38 05:35:38 05:34:02 CPU %user %nice %system %iowait %steal %idle 05:35:38 05:35:01 all 24.02 0.00 1.84 3.27 0.06 70.80 05:35:38 05:35:01 0 16.01 0.00 1.82 2.43 0.05 79.69 05:35:38 05:35:01 1 23.08 0.00 1.40 8.68 0.07 66.77 05:35:38 05:35:01 2 38.35 0.00 2.69 1.46 0.09 57.41 05:35:38 05:35:01 3 18.68 0.00 1.44 0.53 0.05 79.30 05:35:38 Average: all 24.02 0.00 1.84 3.27 0.06 70.80 05:35:38 Average: 0 16.01 0.00 1.82 2.43 0.05 79.69 05:35:38 Average: 1 23.08 0.00 1.40 8.68 0.07 66.77 05:35:38 Average: 2 38.35 0.00 2.69 1.46 0.09 57.41 05:35:38 Average: 3 18.68 0.00 1.44 0.53 0.05 79.30 05:35:38 05:35:38 05:35:38