07:35:56 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/139317 07:35:56 Running as SYSTEM 07:35:56 [EnvInject] - Loading node environment variables. 07:35:56 Building remotely on prd-ubuntu1804-builder-4c-4g-81440 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 07:35:56 [ssh-agent] Looking for ssh-agent implementation... 07:35:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:35:56 $ ssh-agent 07:35:56 SSH_AUTH_SOCK=/tmp/ssh-xwv4xzgglZYt/agent.1798 07:35:56 SSH_AGENT_PID=1800 07:35:56 [ssh-agent] Started. 07:35:56 Running ssh-add (command line suppressed) 07:35:56 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_163564015918273871.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_163564015918273871.key) 07:35:56 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 07:35:56 The recommended git tool is: NONE 07:35:59 using credential onap-jenkins-ssh 07:35:59 Wiping out workspace first. 07:35:59 Cloning the remote Git repository 07:35:59 Cloning repository git://cloud.onap.org/mirror/oom.git 07:35:59 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 07:35:59 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:35:59 > git --version # timeout=10 07:35:59 > git --version # 'git version 2.17.1' 07:35:59 using GIT_SSH to set credentials Gerrit user 07:35:59 Verifying host key using manually-configured host key entries 07:35:59 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 07:36:04 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:36:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:36:04 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:36:04 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:36:04 using GIT_SSH to set credentials Gerrit user 07:36:04 Verifying host key using manually-configured host key entries 07:36:04 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/17/139317/2 # timeout=30 07:36:04 > git rev-parse 961962f3593955c61dde55c5422189cc5570a5fe^{commit} # timeout=10 07:36:04 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 07:36:04 Checking out Revision 961962f3593955c61dde55c5422189cc5570a5fe (refs/changes/17/139317/2) 07:36:04 > git config core.sparsecheckout # timeout=10 07:36:04 > git checkout -f 961962f3593955c61dde55c5422189cc5570a5fe # timeout=30 07:36:07 Commit message: "[AAI] 15.0.0 chart release" 07:36:07 > git rev-parse FETCH_HEAD^{commit} # timeout=10 07:36:07 > git rev-list --no-walk 1e2a197128b2d4faf9b2938aaeed50a5b3d164ad # timeout=10 07:36:08 [EnvInject] - Injecting environment variables from a build step. 07:36:08 [EnvInject] - Injecting as environment variables the properties content 07:36:08 PYTHON=python3 07:36:08 07:36:08 [EnvInject] - Variables injected successfully. 07:36:08 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins17447206105510870207.sh 07:36:08 ---> tox-install.sh 07:36:08 + source /home/jenkins/lf-env.sh 07:36:08 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:36:08 ++ mktemp -d /tmp/venv-XXXX 07:36:08 + lf_venv=/tmp/venv-6GjG 07:36:08 + local venv_file=/tmp/.os_lf_venv 07:36:08 + local python=python3 07:36:08 + local options 07:36:08 + local set_path=true 07:36:08 + local install_args= 07:36:08 ++ 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 07:36:08 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:36:08 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:36:08 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:36:08 + true 07:36:08 + case $1 in 07:36:08 + venv_file=/tmp/.toxenv 07:36:08 + shift 2 07:36:08 + true 07:36:08 + case $1 in 07:36:08 + shift 07:36:08 + break 07:36:08 + case $python in 07:36:08 + local pkg_list= 07:36:08 + [[ -d /opt/pyenv ]] 07:36:08 + echo 'Setup pyenv:' 07:36:08 Setup pyenv: 07:36:08 + export PYENV_ROOT=/opt/pyenv 07:36:08 + PYENV_ROOT=/opt/pyenv 07:36:08 + 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 07:36:08 + 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 07:36:08 + pyenv versions 07:36:08 * system (set by /opt/pyenv/version) 07:36:08 * 3.8.13 (set by /opt/pyenv/version) 07:36:08 * 3.9.13 (set by /opt/pyenv/version) 07:36:08 * 3.10.6 (set by /opt/pyenv/version) 07:36:08 + command -v pyenv 07:36:08 ++ pyenv init - --no-rehash 07:36:08 + 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[*]}"'\'')" 07:36:08 export PATH="/opt/pyenv/shims:${PATH}" 07:36:08 export PYENV_SHELL=bash 07:36:08 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:36:08 pyenv() { 07:36:08 local command 07:36:08 command="${1:-}" 07:36:08 if [ "$#" -gt 0 ]; then 07:36:08 shift 07:36:08 fi 07:36:08 07:36:08 case "$command" in 07:36:08 rehash|shell) 07:36:08 eval "$(pyenv "sh-$command" "$@")" 07:36:08 ;; 07:36:08 *) 07:36:08 command pyenv "$command" "$@" 07:36:08 ;; 07:36:08 esac 07:36:08 }' 07:36:08 +++ 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[*]}"' 07:36:08 ++ 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 07:36:08 ++ 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 07:36:08 ++ 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 07:36:08 ++ export PYENV_SHELL=bash 07:36:08 ++ PYENV_SHELL=bash 07:36:08 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:36:08 +++ complete -F _pyenv pyenv 07:36:08 ++ lf-pyver python3 07:36:08 ++ local py_version_xy=python3 07:36:08 ++ local py_version_xyz= 07:36:08 ++ pyenv versions 07:36:08 ++ local command 07:36:08 ++ command=versions 07:36:08 ++ '[' 1 -gt 0 ']' 07:36:08 ++ shift 07:36:08 ++ case "$command" in 07:36:08 ++ command pyenv versions 07:36:08 ++ pyenv versions 07:36:08 ++ sed 's/^[ *]* //' 07:36:08 ++ awk '{ print $1 }' 07:36:08 ++ grep -E '^[0-9.]*[0-9]$' 07:36:08 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:36:08 +++ grep '^3' /tmp/.pyenv_versions 07:36:08 +++ sort -V 07:36:08 +++ tail -n 1 07:36:08 ++ py_version_xyz=3.10.6 07:36:08 ++ [[ -z 3.10.6 ]] 07:36:08 ++ echo 3.10.6 07:36:08 ++ return 0 07:36:08 + pyenv local 3.10.6 07:36:08 + local command 07:36:08 + command=local 07:36:08 + '[' 2 -gt 0 ']' 07:36:08 + shift 07:36:08 + case "$command" in 07:36:08 + command pyenv local 3.10.6 07:36:08 + pyenv local 3.10.6 07:36:08 + for arg in "$@" 07:36:08 + case $arg in 07:36:08 + pkg_list+='tox ' 07:36:08 + for arg in "$@" 07:36:08 + case $arg in 07:36:08 + pkg_list+='virtualenv ' 07:36:08 + for arg in "$@" 07:36:08 + case $arg in 07:36:08 + pkg_list+='urllib3~=1.26.15 ' 07:36:08 + [[ -f /tmp/.toxenv ]] 07:36:08 + [[ ! -f /tmp/.toxenv ]] 07:36:08 + [[ -n '' ]] 07:36:08 + python3 -m venv /tmp/venv-6GjG 07:36:12 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-6GjG' 07:36:12 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-6GjG 07:36:12 + echo /tmp/venv-6GjG 07:36:12 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 07:36:12 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 07:36:12 + /tmp/venv-6GjG/bin/python3 -m pip install --upgrade --quiet pip virtualenv 07:36:15 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:36:15 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 07:36:15 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 07:36:15 + /tmp/venv-6GjG/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 07:36:17 + type python3 07:36:17 + true 07:36:17 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-6GjG/bin to PATH' 07:36:17 lf-activate-venv(): INFO: Adding /tmp/venv-6GjG/bin to PATH 07:36:17 + PATH=/tmp/venv-6GjG/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 07:36:17 + return 0 07:36:17 + python3 --version 07:36:17 Python 3.10.6 07:36:17 + python3 -m pip --version 07:36:17 pip 24.3.1 from /tmp/venv-6GjG/lib/python3.10/site-packages/pip (python 3.10) 07:36:17 + python3 -m pip freeze 07:36:18 cachetools==5.5.0 07:36:18 chardet==5.2.0 07:36:18 colorama==0.4.6 07:36:18 distlib==0.3.9 07:36:18 filelock==3.16.1 07:36:18 packaging==24.1 07:36:18 platformdirs==4.3.6 07:36:18 pluggy==1.5.0 07:36:18 pyproject-api==1.8.0 07:36:18 tomli==2.0.2 07:36:18 tox==4.23.2 07:36:18 typing_extensions==4.12.2 07:36:18 urllib3==1.26.20 07:36:18 virtualenv==20.27.1 07:36:18 [EnvInject] - Injecting environment variables from a build step. 07:36:18 [EnvInject] - Injecting as environment variables the properties content 07:36:18 PARALLEL=false 07:36:18 07:36:18 [EnvInject] - Variables injected successfully. 07:36:18 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins17261839838254717722.sh 07:36:18 ---> tox-run.sh 07:36:18 + 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 07:36:18 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 07:36:18 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 07:36:18 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 07:36:18 + cd /w/workspace/oom-master-pre-commit-lint/. 07:36:18 + source /home/jenkins/lf-env.sh 07:36:18 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:36:18 ++ mktemp -d /tmp/venv-XXXX 07:36:18 + lf_venv=/tmp/venv-SzjP 07:36:18 + local venv_file=/tmp/.os_lf_venv 07:36:18 + local python=python3 07:36:18 + local options 07:36:18 + local set_path=true 07:36:18 + local install_args= 07:36:18 ++ 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 07:36:18 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:36:18 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:36:18 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:36:18 + true 07:36:18 + case $1 in 07:36:18 + venv_file=/tmp/.toxenv 07:36:18 + shift 2 07:36:18 + true 07:36:18 + case $1 in 07:36:18 + shift 07:36:18 + break 07:36:18 + case $python in 07:36:18 + local pkg_list= 07:36:18 + [[ -d /opt/pyenv ]] 07:36:18 + echo 'Setup pyenv:' 07:36:18 Setup pyenv: 07:36:18 + export PYENV_ROOT=/opt/pyenv 07:36:18 + PYENV_ROOT=/opt/pyenv 07:36:18 + 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 07:36:18 + 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 07:36:18 + pyenv versions 07:36:18 system 07:36:18 3.8.13 07:36:18 3.9.13 07:36:18 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:36:18 + command -v pyenv 07:36:18 ++ pyenv init - --no-rehash 07:36:18 + 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[*]}"'\'')" 07:36:18 export PATH="/opt/pyenv/shims:${PATH}" 07:36:18 export PYENV_SHELL=bash 07:36:18 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:36:18 pyenv() { 07:36:18 local command 07:36:18 command="${1:-}" 07:36:18 if [ "$#" -gt 0 ]; then 07:36:18 shift 07:36:18 fi 07:36:18 07:36:18 case "$command" in 07:36:18 rehash|shell) 07:36:18 eval "$(pyenv "sh-$command" "$@")" 07:36:18 ;; 07:36:18 *) 07:36:18 command pyenv "$command" "$@" 07:36:18 ;; 07:36:18 esac 07:36:18 }' 07:36:18 +++ 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[*]}"' 07:36:18 ++ 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 07:36:18 ++ 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 07:36:18 ++ 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 07:36:18 ++ export PYENV_SHELL=bash 07:36:18 ++ PYENV_SHELL=bash 07:36:18 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:36:18 +++ complete -F _pyenv pyenv 07:36:18 ++ lf-pyver python3 07:36:18 ++ local py_version_xy=python3 07:36:18 ++ local py_version_xyz= 07:36:18 ++ pyenv versions 07:36:18 ++ local command 07:36:18 ++ command=versions 07:36:18 ++ '[' 1 -gt 0 ']' 07:36:18 ++ shift 07:36:18 ++ case "$command" in 07:36:18 ++ command pyenv versions 07:36:18 ++ pyenv versions 07:36:18 ++ sed 's/^[ *]* //' 07:36:18 ++ awk '{ print $1 }' 07:36:18 ++ grep -E '^[0-9.]*[0-9]$' 07:36:18 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:36:18 +++ grep '^3' /tmp/.pyenv_versions 07:36:18 +++ sort -V 07:36:18 +++ tail -n 1 07:36:18 ++ py_version_xyz=3.10.6 07:36:18 ++ [[ -z 3.10.6 ]] 07:36:18 ++ echo 3.10.6 07:36:18 ++ return 0 07:36:18 + pyenv local 3.10.6 07:36:18 + local command 07:36:18 + command=local 07:36:18 + '[' 2 -gt 0 ']' 07:36:18 + shift 07:36:18 + case "$command" in 07:36:18 + command pyenv local 3.10.6 07:36:18 + pyenv local 3.10.6 07:36:18 + for arg in "$@" 07:36:18 + case $arg in 07:36:18 + pkg_list+='tox ' 07:36:18 + for arg in "$@" 07:36:18 + case $arg in 07:36:18 + pkg_list+='virtualenv ' 07:36:18 + for arg in "$@" 07:36:18 + case $arg in 07:36:18 + pkg_list+='urllib3~=1.26.15 ' 07:36:18 + [[ -f /tmp/.toxenv ]] 07:36:18 ++ cat /tmp/.toxenv 07:36:18 + lf_venv=/tmp/venv-6GjG 07:36:18 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6GjG from' file:/tmp/.toxenv 07:36:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6GjG from file:/tmp/.toxenv 07:36:18 + /tmp/venv-6GjG/bin/python3 -m pip install --upgrade --quiet pip virtualenv 07:36:19 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:36:19 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 07:36:19 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 07:36:19 + /tmp/venv-6GjG/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 07:36:20 + type python3 07:36:20 + true 07:36:20 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-6GjG/bin to PATH' 07:36:20 lf-activate-venv(): INFO: Adding /tmp/venv-6GjG/bin to PATH 07:36:20 + PATH=/tmp/venv-6GjG/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 07:36:20 + return 0 07:36:20 + [[ -d /opt/pyenv ]] 07:36:20 + echo '---> Setting up pyenv' 07:36:20 ---> Setting up pyenv 07:36:20 + export PYENV_ROOT=/opt/pyenv 07:36:20 + PYENV_ROOT=/opt/pyenv 07:36:20 + export PATH=/opt/pyenv/bin:/tmp/venv-6GjG/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 07:36:20 + PATH=/opt/pyenv/bin:/tmp/venv-6GjG/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 07:36:20 ++ pwd 07:36:20 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 07:36:20 + export PYTHONPATH 07:36:20 + export TOX_TESTENV_PASSENV=PYTHONPATH 07:36:20 + TOX_TESTENV_PASSENV=PYTHONPATH 07:36:20 + tox --version 07:36:20 4.23.2 from /tmp/venv-6GjG/lib/python3.10/site-packages/tox/__init__.py 07:36:20 + PARALLEL=false 07:36:20 + TOX_OPTIONS_LIST= 07:36:20 + [[ -n pre-commit ]] 07:36:20 + TOX_OPTIONS_LIST=' -e pre-commit' 07:36:20 + case ${PARALLEL,,} in 07:36:20 + tox -e pre-commit 07:36:20 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 07:36:21 pre-commit: install_deps> python -I -m pip install pre-commit 07:36:24 pre-commit: freeze> python -m pip freeze --all 07:36:24 pre-commit: cfgv==3.4.0,distlib==0.3.9,filelock==3.16.1,identify==2.6.1,nodeenv==1.9.1,pip==24.3.1,platformdirs==4.3.6,pre_commit==4.0.1,PyYAML==6.0.2,setuptools==75.2.0,virtualenv==20.27.1,wheel==0.44.0 07:36:24 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 07:36:24 [WARNING] hook id `remove-tabs` uses deprecated stage names (commit) which will be removed in a future version. run: `pre-commit migrate-config` to automatically fix this. 07:36:24 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 07:36:25 [WARNING] repo `https://github.com/pre-commit/pre-commit-hooks` uses deprecated stage names (commit, push) which will be removed in a future version. Hint: often `pre-commit autoupdate --repo https://github.com/pre-commit/pre-commit-hooks` will fix this. if it does not -- consider reporting an issue to that repo. 07:36:25 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 07:36:25 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 07:36:26 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 07:36:26 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 07:36:26 [INFO] Once installed this environment will be reused. 07:36:26 [INFO] This may take a few minutes... 07:36:29 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 07:36:29 [INFO] Once installed this environment will be reused. 07:36:29 [INFO] This may take a few minutes... 07:36:34 Trim Trailing Whitespace.................................................Passed 07:36:34 Tabs remover.............................................................Passed 07:36:34 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 07:36:35 [WARNING] hook id `remove-tabs` uses deprecated stage names (commit) which will be removed in a future version. run: `pre-commit migrate-config` to automatically fix this. 07:36:35 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 07:36:35 [INFO] Once installed this environment will be reused. 07:36:35 [INFO] This may take a few minutes... 07:36:40 gitlint..............................................(no files to check)Skipped 07:36:40 pre-commit: OK (19.41=setup[3.39]+cmd[10.41,5.61] seconds) 07:36:40 congratulations :) (19.58 seconds) 07:36:40 + tox_status=0 07:36:40 + echo '---> Completed tox runs' 07:36:40 ---> Completed tox runs 07:36:40 + for i in .tox/*/log 07:36:40 ++ echo .tox/pre-commit/log 07:36:40 ++ awk -F/ '{print $2}' 07:36:40 + tox_env=pre-commit 07:36:40 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 07:36:40 + DOC_DIR=docs/_build/html 07:36:40 + [[ -d docs/_build/html ]] 07:36:40 + echo '---> tox-run.sh ends' 07:36:40 ---> tox-run.sh ends 07:36:40 + test 0 -eq 0 07:36:40 $ ssh-agent -k 07:36:40 unset SSH_AUTH_SOCK; 07:36:40 unset SSH_AGENT_PID; 07:36:40 echo Agent pid 1800 killed; 07:36:40 [ssh-agent] Stopped. 07:36:40 [PostBuildScript] - [INFO] Executing post build scripts. 07:36:40 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11103672678395834600.sh 07:36:40 ---> sysstat.sh 07:36:41 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2627947827039449287.sh 07:36:41 ---> package-listing.sh 07:36:41 ++ facter osfamily 07:36:41 ++ tr '[:upper:]' '[:lower:]' 07:36:41 + OS_FAMILY=debian 07:36:41 + workspace=/w/workspace/oom-master-pre-commit-lint 07:36:41 + START_PACKAGES=/tmp/packages_start.txt 07:36:41 + END_PACKAGES=/tmp/packages_end.txt 07:36:41 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:36:41 + PACKAGES=/tmp/packages_start.txt 07:36:41 + '[' /w/workspace/oom-master-pre-commit-lint ']' 07:36:41 + PACKAGES=/tmp/packages_end.txt 07:36:41 + case "${OS_FAMILY}" in 07:36:41 + dpkg -l 07:36:41 + grep '^ii' 07:36:41 + '[' -f /tmp/packages_start.txt ']' 07:36:41 + '[' -f /tmp/packages_end.txt ']' 07:36:41 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:36:41 + '[' /w/workspace/oom-master-pre-commit-lint ']' 07:36:41 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 07:36:41 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 07:36:41 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2695829360248325159.sh 07:36:41 ---> capture-instance-metadata.sh 07:36:41 Setup pyenv: 07:36:41 system 07:36:41 3.8.13 07:36:41 3.9.13 07:36:41 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:36:45 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Uukg 07:36:45 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:36:47 lf-activate-venv(): INFO: Installing: lftools 07:37:12 lf-activate-venv(): INFO: Adding /tmp/venv-Uukg/bin to PATH 07:37:12 INFO: Running in OpenStack, capturing instance metadata 07:37:12 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15001006875074898384.sh 07:37:12 provisioning config files... 07:37:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config16576515027576693208tmp 07:37:12 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 07:37:12 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 07:37:12 [EnvInject] - Injecting environment variables from a build step. 07:37:12 [EnvInject] - Injecting as environment variables the properties content 07:37:12 SERVER_ID=logs 07:37:12 07:37:12 [EnvInject] - Variables injected successfully. 07:37:12 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins18260280579905793746.sh 07:37:12 ---> create-netrc.sh 07:37:13 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10936374567834736079.sh 07:37:13 ---> python-tools-install.sh 07:37:13 Setup pyenv: 07:37:13 system 07:37:13 3.8.13 07:37:13 3.9.13 07:37:13 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:37:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Uukg from file:/tmp/.os_lf_venv 07:37:14 lf-activate-venv(): INFO: Installing: lftools 07:37:21 lf-activate-venv(): INFO: Adding /tmp/venv-Uukg/bin to PATH 07:37:21 Generating Requirements File 07:37:38 Python 3.10.6 07:37:39 pip 24.3.1 from /tmp/venv-Uukg/lib/python3.10/site-packages/pip (python 3.10) 07:37:39 appdirs==1.4.4 07:37:39 argcomplete==3.5.1 07:37:39 aspy.yaml==1.3.0 07:37:39 attrs==24.2.0 07:37:39 autopage==0.5.2 07:37:39 beautifulsoup4==4.12.3 07:37:39 boto3==1.35.54 07:37:39 botocore==1.35.54 07:37:39 bs4==0.0.2 07:37:39 cachetools==5.5.0 07:37:39 certifi==2024.8.30 07:37:39 cffi==1.17.1 07:37:39 cfgv==3.4.0 07:37:39 chardet==5.2.0 07:37:39 charset-normalizer==3.4.0 07:37:39 click==8.1.7 07:37:39 cliff==4.7.0 07:37:39 cmd2==2.5.2 07:37:39 cryptography==3.3.2 07:37:39 debtcollector==3.0.0 07:37:39 decorator==5.1.1 07:37:39 defusedxml==0.7.1 07:37:39 Deprecated==1.2.14 07:37:39 distlib==0.3.9 07:37:39 dnspython==2.7.0 07:37:39 docker==4.2.2 07:37:39 dogpile.cache==1.3.3 07:37:39 durationpy==0.9 07:37:39 email_validator==2.2.0 07:37:39 filelock==3.16.1 07:37:39 future==1.0.0 07:37:39 gitdb==4.0.11 07:37:39 GitPython==3.1.43 07:37:39 google-auth==2.35.0 07:37:39 httplib2==0.22.0 07:37:39 identify==2.6.1 07:37:39 idna==3.10 07:37:39 importlib-resources==1.5.0 07:37:39 iso8601==2.1.0 07:37:39 Jinja2==3.1.4 07:37:39 jmespath==1.0.1 07:37:39 jsonpatch==1.33 07:37:39 jsonpointer==3.0.0 07:37:39 jsonschema==4.23.0 07:37:39 jsonschema-specifications==2024.10.1 07:37:39 keystoneauth1==5.8.0 07:37:39 kubernetes==31.0.0 07:37:39 lftools==0.37.10 07:37:39 lxml==5.3.0 07:37:39 MarkupSafe==3.0.2 07:37:39 msgpack==1.1.0 07:37:39 multi_key_dict==2.0.3 07:37:39 munch==4.0.0 07:37:39 netaddr==1.3.0 07:37:39 netifaces==0.11.0 07:37:39 niet==1.4.2 07:37:39 nodeenv==1.9.1 07:37:39 oauth2client==4.1.3 07:37:39 oauthlib==3.2.2 07:37:39 openstacksdk==4.1.0 07:37:39 os-client-config==2.1.0 07:37:39 os-service-types==1.7.0 07:37:39 osc-lib==3.1.0 07:37:39 oslo.config==9.6.0 07:37:39 oslo.context==5.6.0 07:37:39 oslo.i18n==6.4.0 07:37:39 oslo.log==6.1.2 07:37:39 oslo.serialization==5.5.0 07:37:39 oslo.utils==7.3.0 07:37:39 packaging==24.1 07:37:39 pbr==6.1.0 07:37:39 platformdirs==4.3.6 07:37:39 prettytable==3.12.0 07:37:39 pyasn1==0.6.1 07:37:39 pyasn1_modules==0.4.1 07:37:39 pycparser==2.22 07:37:39 pygerrit2==2.0.15 07:37:39 PyGithub==2.4.0 07:37:39 PyJWT==2.9.0 07:37:39 PyNaCl==1.5.0 07:37:39 pyparsing==2.4.7 07:37:39 pyperclip==1.9.0 07:37:39 pyrsistent==0.20.0 07:37:39 python-cinderclient==9.6.0 07:37:39 python-dateutil==2.9.0.post0 07:37:39 python-heatclient==4.0.0 07:37:39 python-jenkins==1.8.2 07:37:39 python-keystoneclient==5.5.0 07:37:39 python-magnumclient==4.7.0 07:37:39 python-openstackclient==7.2.1 07:37:39 python-swiftclient==4.6.0 07:37:39 PyYAML==6.0.2 07:37:39 referencing==0.35.1 07:37:39 requests==2.32.3 07:37:39 requests-oauthlib==2.0.0 07:37:39 requestsexceptions==1.4.0 07:37:39 rfc3986==2.0.0 07:37:39 rpds-py==0.20.1 07:37:39 rsa==4.9 07:37:39 ruamel.yaml==0.18.6 07:37:39 ruamel.yaml.clib==0.2.12 07:37:39 s3transfer==0.10.3 07:37:39 simplejson==3.19.3 07:37:39 six==1.16.0 07:37:39 smmap==5.0.1 07:37:39 soupsieve==2.6 07:37:39 stevedore==5.3.0 07:37:39 tabulate==0.9.0 07:37:39 toml==0.10.2 07:37:39 tomlkit==0.13.2 07:37:39 tqdm==4.66.6 07:37:39 typing_extensions==4.12.2 07:37:39 tzdata==2024.2 07:37:39 urllib3==1.26.20 07:37:39 virtualenv==20.27.1 07:37:39 wcwidth==0.2.13 07:37:39 websocket-client==1.8.0 07:37:39 wrapt==1.16.0 07:37:39 xdg==6.0.0 07:37:39 xmltodict==0.14.2 07:37:39 yq==3.4.3 07:37:39 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins655655383027301564.sh 07:37:39 ---> sudo-logs.sh 07:37:39 Archiving 'sudo' log.. 07:37:39 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15119603667089316239.sh 07:37:39 ---> job-cost.sh 07:37:39 Setup pyenv: 07:37:39 system 07:37:39 3.8.13 07:37:39 3.9.13 07:37:39 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:37:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Uukg from file:/tmp/.os_lf_venv 07:37:40 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:37:44 lf-activate-venv(): INFO: Adding /tmp/venv-Uukg/bin to PATH 07:37:44 INFO: No Stack... 07:37:45 INFO: Retrieving Pricing Info for: v3-standard-4 07:37:45 INFO: Archiving Costs 07:37:45 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins4517427933899253104.sh 07:37:45 ---> logs-deploy.sh 07:37:45 Setup pyenv: 07:37:45 system 07:37:45 3.8.13 07:37:45 3.9.13 07:37:45 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:37:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Uukg from file:/tmp/.os_lf_venv 07:37:46 lf-activate-venv(): INFO: Installing: lftools 07:37:53 lf-activate-venv(): INFO: Adding /tmp/venv-Uukg/bin to PATH 07:37:53 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3624 07:37:53 INFO: archiving workspace using pattern(s): 07:37:54 Archives upload complete. 07:37:55 INFO: archiving logs to Nexus 07:37:56 ---> uname -a: 07:37:56 Linux prd-ubuntu1804-builder-4c-4g-81440 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 07:37:56 07:37:56 07:37:56 ---> lscpu: 07:37:56 Architecture: x86_64 07:37:56 CPU op-mode(s): 32-bit, 64-bit 07:37:56 Byte Order: Little Endian 07:37:56 CPU(s): 4 07:37:56 On-line CPU(s) list: 0-3 07:37:56 Thread(s) per core: 1 07:37:56 Core(s) per socket: 1 07:37:56 Socket(s): 4 07:37:56 NUMA node(s): 1 07:37:56 Vendor ID: AuthenticAMD 07:37:56 CPU family: 23 07:37:56 Model: 49 07:37:56 Model name: AMD EPYC-Rome Processor 07:37:56 Stepping: 0 07:37:56 CPU MHz: 2800.000 07:37:56 BogoMIPS: 5600.00 07:37:56 Virtualization: AMD-V 07:37:56 Hypervisor vendor: KVM 07:37:56 Virtualization type: full 07:37:56 L1d cache: 32K 07:37:56 L1i cache: 32K 07:37:56 L2 cache: 512K 07:37:56 L3 cache: 16384K 07:37:56 NUMA node0 CPU(s): 0-3 07:37:56 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 07:37:56 07:37:56 07:37:56 ---> nproc: 07:37:56 4 07:37:56 07:37:56 07:37:56 ---> df -h: 07:37:56 Filesystem Size Used Avail Use% Mounted on 07:37:56 udev 7.9G 0 7.9G 0% /dev 07:37:56 tmpfs 1.6G 672K 1.6G 1% /run 07:37:56 /dev/vda1 78G 8.4G 70G 11% / 07:37:56 tmpfs 7.9G 0 7.9G 0% /dev/shm 07:37:56 tmpfs 5.0M 0 5.0M 0% /run/lock 07:37:56 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 07:37:56 /dev/vda15 105M 4.4M 100M 5% /boot/efi 07:37:56 tmpfs 1.6G 0 1.6G 0% /run/user/1001 07:37:56 07:37:56 07:37:56 ---> free -m: 07:37:56 total used free shared buff/cache available 07:37:56 Mem: 16040 573 13292 0 2173 15147 07:37:56 Swap: 1023 0 1023 07:37:56 07:37:56 07:37:56 ---> ip addr: 07:37:56 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:37:56 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:37:56 inet 127.0.0.1/8 scope host lo 07:37:56 valid_lft forever preferred_lft forever 07:37:56 inet6 ::1/128 scope host 07:37:56 valid_lft forever preferred_lft forever 07:37:56 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 07:37:56 link/ether fa:16:3e:c1:fe:c1 brd ff:ff:ff:ff:ff:ff 07:37:56 inet 10.30.107.144/23 brd 10.30.107.255 scope global dynamic ens3 07:37:56 valid_lft 86261sec preferred_lft 86261sec 07:37:56 inet6 fe80::f816:3eff:fec1:fec1/64 scope link 07:37:56 valid_lft forever preferred_lft forever 07:37:56 07:37:56 07:37:56 ---> sar -b -r -n DEV: 07:37:56 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-81440) 11/04/24 _x86_64_ (4 CPU) 07:37:56 07:37:56 07:35:39 LINUX RESTART (4 CPU) 07:37:56 07:37:56 07:36:01 tps rtps wtps bread/s bwrtn/s 07:37:56 07:37:02 239.54 36.24 203.30 1797.83 39640.19 07:37:56 Average: 239.54 36.24 203.30 1797.83 39640.19 07:37:56 07:37:56 07:36:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:37:56 07:37:02 13852564 15501872 2572404 15.66 64340 1780204 817584 4.68 798884 1550284 88592 07:37:56 Average: 13852564 15501872 2572404 15.66 64340 1780204 817584 4.68 798884 1550284 88592 07:37:56 07:37:56 07:36:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:37:56 07:37:02 lo 2.67 2.67 0.27 0.27 0.00 0.00 0.00 0.00 07:37:56 07:37:02 ens3 133.46 92.83 979.74 30.16 0.00 0.00 0.00 0.00 07:37:56 Average: lo 2.67 2.67 0.27 0.27 0.00 0.00 0.00 0.00 07:37:56 Average: ens3 133.46 92.83 979.74 30.16 0.00 0.00 0.00 0.00 07:37:56 07:37:56 07:37:56 ---> sar -P ALL: 07:37:56 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-81440) 11/04/24 _x86_64_ (4 CPU) 07:37:56 07:37:56 07:35:39 LINUX RESTART (4 CPU) 07:37:56 07:37:56 07:36:01 CPU %user %nice %system %iowait %steal %idle 07:37:56 07:37:02 all 24.80 0.00 2.26 2.93 0.09 69.92 07:37:56 07:37:02 0 13.56 0.00 1.69 4.61 0.08 80.07 07:37:56 07:37:02 1 46.31 0.00 3.58 1.67 0.08 48.36 07:37:56 07:37:02 2 14.04 0.00 1.44 2.61 0.10 81.82 07:37:56 07:37:02 3 25.47 0.00 2.36 2.82 0.08 69.27 07:37:56 Average: all 24.80 0.00 2.26 2.93 0.09 69.92 07:37:56 Average: 0 13.56 0.00 1.69 4.61 0.08 80.07 07:37:56 Average: 1 46.31 0.00 3.58 1.67 0.08 48.36 07:37:56 Average: 2 14.04 0.00 1.44 2.61 0.10 81.82 07:37:56 Average: 3 25.47 0.00 2.36 2.82 0.08 69.27 07:37:56 07:37:56 07:37:56