09:03:33 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137663 09:03:33 Running as SYSTEM 09:03:33 [EnvInject] - Loading node environment variables. 09:03:34 Building remotely on prd-ubuntu1804-builder-4c-4g-22018 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 09:03:34 [ssh-agent] Looking for ssh-agent implementation... 09:03:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:03:34 $ ssh-agent 09:03:34 SSH_AUTH_SOCK=/tmp/ssh-wuQVe8NEEUCt/agent.1841 09:03:34 SSH_AGENT_PID=1843 09:03:34 [ssh-agent] Started. 09:03:34 Running ssh-add (command line suppressed) 09:03:34 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_14772259292825184444.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_14772259292825184444.key) 09:03:34 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 09:03:34 The recommended git tool is: NONE 09:03:35 using credential onap-jenkins-ssh 09:03:35 Wiping out workspace first. 09:03:35 Cloning the remote Git repository 09:03:35 Cloning repository git://cloud.onap.org/mirror/oom.git 09:03:35 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 09:03:36 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:03:36 > git --version # timeout=10 09:03:36 > git --version # 'git version 2.17.1' 09:03:36 using GIT_SSH to set credentials Gerrit user 09:03:36 Verifying host key using manually-configured host key entries 09:03:36 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 09:03:43 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:03:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:03:43 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:03:43 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:03:43 using GIT_SSH to set credentials Gerrit user 09:03:43 Verifying host key using manually-configured host key entries 09:03:43 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/63/137663/3 # timeout=30 09:03:44 > git rev-parse 4b149053969ca20ac0d1cf14fe69bf0eeb042859^{commit} # timeout=10 09:03:44 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 09:03:44 Checking out Revision 4b149053969ca20ac0d1cf14fe69bf0eeb042859 (refs/changes/63/137663/3) 09:03:44 > git config core.sparsecheckout # timeout=10 09:03:44 > git checkout -f 4b149053969ca20ac0d1cf14fe69bf0eeb042859 # timeout=30 09:03:47 Commit message: "[SDNC] Move dgbuilder and network-name-gen to SDNC" 09:03:47 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:03:47 > git rev-list --no-walk 5230ed9ba9769c93487ad66d0d1f68eec5134a90 # timeout=10 09:03:47 [EnvInject] - Injecting environment variables from a build step. 09:03:47 [EnvInject] - Injecting as environment variables the properties content 09:03:47 PYTHON=python3 09:03:47 09:03:47 [EnvInject] - Variables injected successfully. 09:03:47 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins8629203774192983245.sh 09:03:47 ---> tox-install.sh 09:03:47 + source /home/jenkins/lf-env.sh 09:03:47 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:03:47 ++ mktemp -d /tmp/venv-XXXX 09:03:47 + lf_venv=/tmp/venv-TPAK 09:03:47 + local venv_file=/tmp/.os_lf_venv 09:03:47 + local python=python3 09:03:47 + local options 09:03:47 + local set_path=true 09:03:47 + local install_args= 09:03:47 ++ 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:03:47 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:03:47 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:03:47 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:03:47 + true 09:03:47 + case $1 in 09:03:47 + venv_file=/tmp/.toxenv 09:03:47 + shift 2 09:03:47 + true 09:03:47 + case $1 in 09:03:47 + shift 09:03:47 + break 09:03:47 + case $python in 09:03:47 + local pkg_list= 09:03:47 + [[ -d /opt/pyenv ]] 09:03:47 + echo 'Setup pyenv:' 09:03:47 Setup pyenv: 09:03:47 + export PYENV_ROOT=/opt/pyenv 09:03:47 + PYENV_ROOT=/opt/pyenv 09:03:47 + 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:03:47 + 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:03:47 + pyenv versions 09:03:47 * system (set by /opt/pyenv/version) 09:03:47 * 3.8.13 (set by /opt/pyenv/version) 09:03:47 * 3.9.13 (set by /opt/pyenv/version) 09:03:47 * 3.10.6 (set by /opt/pyenv/version) 09:03:47 + command -v pyenv 09:03:47 ++ pyenv init - --no-rehash 09:03:47 + 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:03:47 export PATH="/opt/pyenv/shims:${PATH}" 09:03:47 export PYENV_SHELL=bash 09:03:47 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:03:47 pyenv() { 09:03:47 local command 09:03:47 command="${1:-}" 09:03:47 if [ "$#" -gt 0 ]; then 09:03:47 shift 09:03:47 fi 09:03:47 09:03:47 case "$command" in 09:03:47 rehash|shell) 09:03:47 eval "$(pyenv "sh-$command" "$@")" 09:03:47 ;; 09:03:47 *) 09:03:47 command pyenv "$command" "$@" 09:03:47 ;; 09:03:47 esac 09:03:47 }' 09:03:47 +++ 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:03:47 ++ 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:03:47 ++ 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:03:47 ++ 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:03:47 ++ export PYENV_SHELL=bash 09:03:47 ++ PYENV_SHELL=bash 09:03:47 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:03:47 +++ complete -F _pyenv pyenv 09:03:47 ++ lf-pyver python3 09:03:47 ++ local py_version_xy=python3 09:03:47 ++ local py_version_xyz= 09:03:47 ++ pyenv versions 09:03:47 ++ local command 09:03:47 ++ command=versions 09:03:47 ++ '[' 1 -gt 0 ']' 09:03:47 ++ shift 09:03:47 ++ case "$command" in 09:03:47 ++ command pyenv versions 09:03:47 ++ pyenv versions 09:03:47 ++ grep -E '^[0-9.]*[0-9]$' 09:03:47 ++ awk '{ print $1 }' 09:03:47 ++ sed 's/^[ *]* //' 09:03:47 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:03:47 +++ sort -V 09:03:47 +++ tail -n 1 09:03:47 +++ grep '^3' /tmp/.pyenv_versions 09:03:47 ++ py_version_xyz=3.10.6 09:03:47 ++ [[ -z 3.10.6 ]] 09:03:47 ++ echo 3.10.6 09:03:47 ++ return 0 09:03:47 + pyenv local 3.10.6 09:03:47 + local command 09:03:47 + command=local 09:03:47 + '[' 2 -gt 0 ']' 09:03:47 + shift 09:03:47 + case "$command" in 09:03:47 + command pyenv local 3.10.6 09:03:47 + pyenv local 3.10.6 09:03:47 + for arg in "$@" 09:03:47 + case $arg in 09:03:47 + pkg_list+='tox ' 09:03:47 + for arg in "$@" 09:03:47 + case $arg in 09:03:47 + pkg_list+='virtualenv ' 09:03:47 + for arg in "$@" 09:03:47 + case $arg in 09:03:47 + pkg_list+='urllib3~=1.26.15 ' 09:03:47 + [[ -f /tmp/.toxenv ]] 09:03:47 + [[ ! -f /tmp/.toxenv ]] 09:03:47 + [[ -n '' ]] 09:03:47 + python3 -m venv /tmp/venv-TPAK 09:03:52 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-TPAK' 09:03:52 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-TPAK 09:03:52 + echo /tmp/venv-TPAK 09:03:52 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 09:03:52 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 09:03:52 + /tmp/venv-TPAK/bin/python3 -m pip install --upgrade --quiet pip virtualenv 09:03:57 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:03:57 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 09:03:57 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 09:03:57 + /tmp/venv-TPAK/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 09:04:00 + type python3 09:04:00 + true 09:04:00 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-TPAK/bin to PATH' 09:04:00 lf-activate-venv(): INFO: Adding /tmp/venv-TPAK/bin to PATH 09:04:00 + PATH=/tmp/venv-TPAK/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:04:00 + return 0 09:04:00 + python3 --version 09:04:00 Python 3.10.6 09:04:00 + python3 -m pip --version 09:04:00 pip 24.0 from /tmp/venv-TPAK/lib/python3.10/site-packages/pip (python 3.10) 09:04:00 + python3 -m pip freeze 09:04:00 cachetools==5.3.3 09:04:00 chardet==5.2.0 09:04:00 colorama==0.4.6 09:04:00 distlib==0.3.8 09:04:00 filelock==3.13.4 09:04:00 packaging==24.0 09:04:00 platformdirs==4.2.0 09:04:00 pluggy==1.4.0 09:04:00 pyproject-api==1.6.1 09:04:00 tomli==2.0.1 09:04:00 tox==4.14.2 09:04:00 urllib3==1.26.18 09:04:00 virtualenv==20.25.1 09:04:00 [EnvInject] - Injecting environment variables from a build step. 09:04:00 [EnvInject] - Injecting as environment variables the properties content 09:04:00 PARALLEL=false 09:04:00 09:04:00 [EnvInject] - Variables injected successfully. 09:04:00 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins7819105104475865206.sh 09:04:01 ---> tox-run.sh 09:04:01 + 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:04:01 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 09:04:01 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 09:04:01 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 09:04:01 + cd /w/workspace/oom-master-pre-commit-lint/. 09:04:01 + source /home/jenkins/lf-env.sh 09:04:01 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:04:01 ++ mktemp -d /tmp/venv-XXXX 09:04:01 + lf_venv=/tmp/venv-vsuE 09:04:01 + local venv_file=/tmp/.os_lf_venv 09:04:01 + local python=python3 09:04:01 + local options 09:04:01 + local set_path=true 09:04:01 + local install_args= 09:04:01 ++ 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:04:01 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:04:01 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:04:01 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:04:01 + true 09:04:01 + case $1 in 09:04:01 + venv_file=/tmp/.toxenv 09:04:01 + shift 2 09:04:01 + true 09:04:01 + case $1 in 09:04:01 + shift 09:04:01 + break 09:04:01 + case $python in 09:04:01 + local pkg_list= 09:04:01 + [[ -d /opt/pyenv ]] 09:04:01 + echo 'Setup pyenv:' 09:04:01 Setup pyenv: 09:04:01 + export PYENV_ROOT=/opt/pyenv 09:04:01 + PYENV_ROOT=/opt/pyenv 09:04:01 + 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:04:01 + 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:04:01 + pyenv versions 09:04:01 system 09:04:01 3.8.13 09:04:01 3.9.13 09:04:01 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:04:01 + command -v pyenv 09:04:01 ++ pyenv init - --no-rehash 09:04:01 + 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:04:01 export PATH="/opt/pyenv/shims:${PATH}" 09:04:01 export PYENV_SHELL=bash 09:04:01 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:04:01 pyenv() { 09:04:01 local command 09:04:01 command="${1:-}" 09:04:01 if [ "$#" -gt 0 ]; then 09:04:01 shift 09:04:01 fi 09:04:01 09:04:01 case "$command" in 09:04:01 rehash|shell) 09:04:01 eval "$(pyenv "sh-$command" "$@")" 09:04:01 ;; 09:04:01 *) 09:04:01 command pyenv "$command" "$@" 09:04:01 ;; 09:04:01 esac 09:04:01 }' 09:04:01 +++ 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:04:01 ++ 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:04:01 ++ 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:04:01 ++ 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:04:01 ++ export PYENV_SHELL=bash 09:04:01 ++ PYENV_SHELL=bash 09:04:01 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:04:01 +++ complete -F _pyenv pyenv 09:04:01 ++ lf-pyver python3 09:04:01 ++ local py_version_xy=python3 09:04:01 ++ local py_version_xyz= 09:04:01 ++ pyenv versions 09:04:01 ++ local command 09:04:01 ++ command=versions 09:04:01 ++ '[' 1 -gt 0 ']' 09:04:01 ++ shift 09:04:01 ++ case "$command" in 09:04:01 ++ command pyenv versions 09:04:01 ++ pyenv versions 09:04:01 ++ sed 's/^[ *]* //' 09:04:01 ++ awk '{ print $1 }' 09:04:01 ++ grep -E '^[0-9.]*[0-9]$' 09:04:01 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:04:01 +++ grep '^3' /tmp/.pyenv_versions 09:04:01 +++ sort -V 09:04:01 +++ tail -n 1 09:04:01 ++ py_version_xyz=3.10.6 09:04:01 ++ [[ -z 3.10.6 ]] 09:04:01 ++ echo 3.10.6 09:04:01 ++ return 0 09:04:01 + pyenv local 3.10.6 09:04:01 + local command 09:04:01 + command=local 09:04:01 + '[' 2 -gt 0 ']' 09:04:01 + shift 09:04:01 + case "$command" in 09:04:01 + command pyenv local 3.10.6 09:04:01 + pyenv local 3.10.6 09:04:01 + for arg in "$@" 09:04:01 + case $arg in 09:04:01 + pkg_list+='tox ' 09:04:01 + for arg in "$@" 09:04:01 + case $arg in 09:04:01 + pkg_list+='virtualenv ' 09:04:01 + for arg in "$@" 09:04:01 + case $arg in 09:04:01 + pkg_list+='urllib3~=1.26.15 ' 09:04:01 + [[ -f /tmp/.toxenv ]] 09:04:01 ++ cat /tmp/.toxenv 09:04:01 + lf_venv=/tmp/venv-TPAK 09:04:01 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TPAK from' file:/tmp/.toxenv 09:04:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TPAK from file:/tmp/.toxenv 09:04:01 + /tmp/venv-TPAK/bin/python3 -m pip install --upgrade --quiet pip virtualenv 09:04:02 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:04:02 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 09:04:02 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 09:04:02 + /tmp/venv-TPAK/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 09:04:04 + type python3 09:04:04 + true 09:04:04 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-TPAK/bin to PATH' 09:04:04 lf-activate-venv(): INFO: Adding /tmp/venv-TPAK/bin to PATH 09:04:04 + PATH=/tmp/venv-TPAK/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:04:04 + return 0 09:04:04 + [[ -d /opt/pyenv ]] 09:04:04 + echo '---> Setting up pyenv' 09:04:04 ---> Setting up pyenv 09:04:04 + export PYENV_ROOT=/opt/pyenv 09:04:04 + PYENV_ROOT=/opt/pyenv 09:04:04 + export PATH=/opt/pyenv/bin:/tmp/venv-TPAK/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:04:04 + PATH=/opt/pyenv/bin:/tmp/venv-TPAK/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:04:04 ++ pwd 09:04:04 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 09:04:04 + export PYTHONPATH 09:04:04 + export TOX_TESTENV_PASSENV=PYTHONPATH 09:04:04 + TOX_TESTENV_PASSENV=PYTHONPATH 09:04:04 + tox --version 09:04:04 4.14.2 from /tmp/venv-TPAK/lib/python3.10/site-packages/tox/__init__.py 09:04:04 + PARALLEL=false 09:04:04 + TOX_OPTIONS_LIST= 09:04:04 + [[ -n pre-commit ]] 09:04:04 + TOX_OPTIONS_LIST=' -e pre-commit' 09:04:04 + case ${PARALLEL,,} in 09:04:04 + tox -e pre-commit 09:04:04 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 09:04:05 pre-commit: install_deps> python -I -m pip install pre-commit 09:04:09 pre-commit: freeze> python -m pip freeze --all 09:04:10 pre-commit: cfgv==3.4.0,distlib==0.3.8,filelock==3.13.4,identify==2.5.35,nodeenv==1.8.0,pip==24.0,platformdirs==4.2.0,pre-commit==3.7.0,PyYAML==6.0.1,setuptools==69.1.0,virtualenv==20.25.1,wheel==0.42.0 09:04:10 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 09:04:11 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 09:04:11 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 09:04:13 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 09:04:14 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 09:04:14 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 09:04:14 [INFO] Once installed this environment will be reused. 09:04:14 [INFO] This may take a few minutes... 09:04:20 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 09:04:20 [INFO] Once installed this environment will be reused. 09:04:20 [INFO] This may take a few minutes... 09:04:30 Trim Trailing Whitespace.................................................Passed 09:04:30 Tabs remover.............................................................Passed 09:04:30 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 09:04:30 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 09:04:30 [INFO] Once installed this environment will be reused. 09:04:30 [INFO] This may take a few minutes... 09:04:37 gitlint..............................................(no files to check)Skipped 09:04:37 pre-commit: OK (33.09=setup[5.39]+cmd[20.34,7.36] seconds) 09:04:37 congratulations :) (33.26 seconds) 09:04:38 + tox_status=0 09:04:38 + echo '---> Completed tox runs' 09:04:38 ---> Completed tox runs 09:04:38 + for i in .tox/*/log 09:04:38 ++ echo .tox/pre-commit/log 09:04:38 ++ awk -F/ '{print $2}' 09:04:38 + tox_env=pre-commit 09:04:38 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 09:04:38 + DOC_DIR=docs/_build/html 09:04:38 + [[ -d docs/_build/html ]] 09:04:38 + echo '---> tox-run.sh ends' 09:04:38 ---> tox-run.sh ends 09:04:38 + test 0 -eq 0 09:04:38 $ ssh-agent -k 09:04:38 unset SSH_AUTH_SOCK; 09:04:38 unset SSH_AGENT_PID; 09:04:38 echo Agent pid 1843 killed; 09:04:38 [ssh-agent] Stopped. 09:04:38 [PostBuildScript] - [INFO] Executing post build scripts. 09:04:38 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5698691133629494294.sh 09:04:38 ---> sysstat.sh 09:04:38 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6026126608588170354.sh 09:04:38 ---> package-listing.sh 09:04:38 ++ tr '[:upper:]' '[:lower:]' 09:04:38 ++ facter osfamily 09:04:38 + OS_FAMILY=debian 09:04:38 + workspace=/w/workspace/oom-master-pre-commit-lint 09:04:38 + START_PACKAGES=/tmp/packages_start.txt 09:04:38 + END_PACKAGES=/tmp/packages_end.txt 09:04:38 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:04:38 + PACKAGES=/tmp/packages_start.txt 09:04:38 + '[' /w/workspace/oom-master-pre-commit-lint ']' 09:04:38 + PACKAGES=/tmp/packages_end.txt 09:04:38 + case "${OS_FAMILY}" in 09:04:38 + dpkg -l 09:04:38 + grep '^ii' 09:04:38 + '[' -f /tmp/packages_start.txt ']' 09:04:38 + '[' -f /tmp/packages_end.txt ']' 09:04:38 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:04:38 + '[' /w/workspace/oom-master-pre-commit-lint ']' 09:04:38 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 09:04:38 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 09:04:38 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6058197694785368922.sh 09:04:38 ---> capture-instance-metadata.sh 09:04:38 Setup pyenv: 09:04:38 system 09:04:38 3.8.13 09:04:38 3.9.13 09:04:38 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:04:43 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-uCuC 09:04:43 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:04:46 lf-activate-venv(): INFO: Installing: lftools 09:05:25 lf-activate-venv(): INFO: Adding /tmp/venv-uCuC/bin to PATH 09:05:25 INFO: Running in OpenStack, capturing instance metadata 09:05:26 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9403359502474081247.sh 09:05:26 provisioning config files... 09:05:26 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config5696600659407944086tmp 09:05:26 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 09:05:26 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 09:05:26 [EnvInject] - Injecting environment variables from a build step. 09:05:26 [EnvInject] - Injecting as environment variables the properties content 09:05:26 SERVER_ID=logs 09:05:26 09:05:26 [EnvInject] - Variables injected successfully. 09:05:26 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins18125017739534433503.sh 09:05:26 ---> create-netrc.sh 09:05:26 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2519532714485777911.sh 09:05:26 ---> python-tools-install.sh 09:05:26 Setup pyenv: 09:05:26 system 09:05:26 3.8.13 09:05:26 3.9.13 09:05:26 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:05:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uCuC from file:/tmp/.os_lf_venv 09:05:27 lf-activate-venv(): INFO: Installing: lftools 09:05:36 lf-activate-venv(): INFO: Adding /tmp/venv-uCuC/bin to PATH 09:05:36 Generating Requirements File 09:06:11 Python 3.10.6 09:06:11 pip 24.0 from /tmp/venv-uCuC/lib/python3.10/site-packages/pip (python 3.10) 09:06:12 appdirs==1.4.4 09:06:12 argcomplete==3.2.3 09:06:12 aspy.yaml==1.3.0 09:06:12 attrs==23.2.0 09:06:12 autopage==0.5.2 09:06:12 beautifulsoup4==4.12.3 09:06:12 boto3==1.34.81 09:06:12 botocore==1.34.81 09:06:12 bs4==0.0.2 09:06:12 cachetools==5.3.3 09:06:12 certifi==2024.2.2 09:06:12 cffi==1.16.0 09:06:12 cfgv==3.4.0 09:06:12 chardet==5.2.0 09:06:12 charset-normalizer==3.3.2 09:06:12 click==8.1.7 09:06:12 cliff==4.6.0 09:06:12 cmd2==2.4.3 09:06:12 cryptography==3.3.2 09:06:12 debtcollector==3.0.0 09:06:12 decorator==5.1.1 09:06:12 defusedxml==0.7.1 09:06:12 Deprecated==1.2.14 09:06:12 distlib==0.3.8 09:06:12 dnspython==2.6.1 09:06:12 docker==4.2.2 09:06:12 dogpile.cache==1.3.2 09:06:12 email_validator==2.1.1 09:06:12 filelock==3.13.4 09:06:12 future==1.0.0 09:06:12 gitdb==4.0.11 09:06:12 GitPython==3.1.43 09:06:12 google-auth==2.29.0 09:06:12 httplib2==0.22.0 09:06:12 identify==2.5.35 09:06:12 idna==3.6 09:06:12 importlib-resources==1.5.0 09:06:12 iso8601==2.1.0 09:06:12 Jinja2==3.1.3 09:06:12 jmespath==1.0.1 09:06:12 jsonpatch==1.33 09:06:12 jsonpointer==2.4 09:06:12 jsonschema==4.21.1 09:06:12 jsonschema-specifications==2023.12.1 09:06:12 keystoneauth1==5.6.0 09:06:12 kubernetes==29.0.0 09:06:12 lftools==0.37.10 09:06:12 lxml==5.2.1 09:06:12 MarkupSafe==2.1.5 09:06:12 msgpack==1.0.8 09:06:12 multi_key_dict==2.0.3 09:06:12 munch==4.0.0 09:06:12 netaddr==1.2.1 09:06:12 netifaces==0.11.0 09:06:12 niet==1.4.2 09:06:12 nodeenv==1.8.0 09:06:12 oauth2client==4.1.3 09:06:12 oauthlib==3.2.2 09:06:12 openstacksdk==3.0.0 09:06:12 os-client-config==2.1.0 09:06:12 os-service-types==1.7.0 09:06:12 osc-lib==3.0.1 09:06:12 oslo.config==9.4.0 09:06:12 oslo.context==5.5.0 09:06:12 oslo.i18n==6.3.0 09:06:12 oslo.log==5.5.1 09:06:12 oslo.serialization==5.4.0 09:06:12 oslo.utils==7.1.0 09:06:12 packaging==24.0 09:06:12 pbr==6.0.0 09:06:12 platformdirs==4.2.0 09:06:12 prettytable==3.10.0 09:06:12 pyasn1==0.6.0 09:06:12 pyasn1_modules==0.4.0 09:06:12 pycparser==2.22 09:06:12 pygerrit2==2.0.15 09:06:12 PyGithub==2.3.0 09:06:12 pyinotify==0.9.6 09:06:12 PyJWT==2.8.0 09:06:12 PyNaCl==1.5.0 09:06:12 pyparsing==2.4.7 09:06:12 pyperclip==1.8.2 09:06:12 pyrsistent==0.20.0 09:06:12 python-cinderclient==9.5.0 09:06:12 python-dateutil==2.9.0.post0 09:06:12 python-heatclient==3.5.0 09:06:12 python-jenkins==1.8.2 09:06:12 python-keystoneclient==5.4.0 09:06:12 python-magnumclient==4.4.0 09:06:12 python-novaclient==18.6.0 09:06:12 python-openstackclient==6.6.0 09:06:12 python-swiftclient==4.5.0 09:06:12 PyYAML==6.0.1 09:06:12 referencing==0.34.0 09:06:12 requests==2.31.0 09:06:12 requests-oauthlib==2.0.0 09:06:12 requestsexceptions==1.4.0 09:06:12 rfc3986==2.0.0 09:06:12 rpds-py==0.18.0 09:06:12 rsa==4.9 09:06:12 ruamel.yaml==0.18.6 09:06:12 ruamel.yaml.clib==0.2.8 09:06:12 s3transfer==0.10.1 09:06:12 simplejson==3.19.2 09:06:12 six==1.16.0 09:06:12 smmap==5.0.1 09:06:12 soupsieve==2.5 09:06:12 stevedore==5.2.0 09:06:12 tabulate==0.9.0 09:06:12 toml==0.10.2 09:06:12 tomlkit==0.12.4 09:06:12 tqdm==4.66.2 09:06:12 typing_extensions==4.11.0 09:06:12 tzdata==2024.1 09:06:12 urllib3==1.26.18 09:06:12 virtualenv==20.25.1 09:06:12 wcwidth==0.2.13 09:06:12 websocket-client==1.7.0 09:06:12 wrapt==1.16.0 09:06:12 xdg==6.0.0 09:06:12 xmltodict==0.13.0 09:06:12 yq==3.2.3 09:06:12 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins881065228532483436.sh 09:06:12 ---> sudo-logs.sh 09:06:12 Archiving 'sudo' log.. 09:06:12 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17751882399537155090.sh 09:06:12 ---> job-cost.sh 09:06:12 Setup pyenv: 09:06:12 system 09:06:12 3.8.13 09:06:12 3.9.13 09:06:12 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:06:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uCuC from file:/tmp/.os_lf_venv 09:06:15 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:06:19 lf-activate-venv(): INFO: Adding /tmp/venv-uCuC/bin to PATH 09:06:19 INFO: No Stack... 09:06:19 INFO: Retrieving Pricing Info for: v3-standard-4 09:06:19 INFO: Archiving Costs 09:06:19 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins11291695651618932537.sh 09:06:19 ---> logs-deploy.sh 09:06:19 Setup pyenv: 09:06:19 system 09:06:19 3.8.13 09:06:19 3.9.13 09:06:19 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:06:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uCuC from file:/tmp/.os_lf_venv 09:06:21 lf-activate-venv(): INFO: Installing: lftools 09:06:31 lf-activate-venv(): INFO: Adding /tmp/venv-uCuC/bin to PATH 09:06:31 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3418 09:06:31 INFO: archiving workspace using pattern(s): 09:06:32 Archives upload complete. 09:06:32 INFO: archiving logs to Nexus 09:06:33 ---> uname -a: 09:06:33 Linux prd-ubuntu1804-builder-4c-4g-22018 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:06:33 09:06:33 09:06:33 ---> lscpu: 09:06:33 Architecture: x86_64 09:06:33 CPU op-mode(s): 32-bit, 64-bit 09:06:33 Byte Order: Little Endian 09:06:33 CPU(s): 4 09:06:33 On-line CPU(s) list: 0-3 09:06:33 Thread(s) per core: 1 09:06:33 Core(s) per socket: 1 09:06:33 Socket(s): 4 09:06:33 NUMA node(s): 1 09:06:33 Vendor ID: AuthenticAMD 09:06:33 CPU family: 23 09:06:33 Model: 49 09:06:33 Model name: AMD EPYC-Rome Processor 09:06:33 Stepping: 0 09:06:33 CPU MHz: 2800.000 09:06:33 BogoMIPS: 5600.00 09:06:33 Virtualization: AMD-V 09:06:33 Hypervisor vendor: KVM 09:06:33 Virtualization type: full 09:06:33 L1d cache: 32K 09:06:33 L1i cache: 32K 09:06:33 L2 cache: 512K 09:06:33 L3 cache: 16384K 09:06:33 NUMA node0 CPU(s): 0-3 09:06:33 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:06:33 09:06:33 09:06:33 ---> nproc: 09:06:33 4 09:06:33 09:06:33 09:06:33 ---> df -h: 09:06:33 Filesystem Size Used Avail Use% Mounted on 09:06:33 udev 7.9G 0 7.9G 0% /dev 09:06:33 tmpfs 1.6G 672K 1.6G 1% /run 09:06:33 /dev/vda1 78G 8.4G 70G 11% / 09:06:33 tmpfs 7.9G 0 7.9G 0% /dev/shm 09:06:33 tmpfs 5.0M 0 5.0M 0% /run/lock 09:06:33 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 09:06:33 /dev/vda15 105M 4.4M 100M 5% /boot/efi 09:06:33 tmpfs 1.6G 0 1.6G 0% /run/user/1001 09:06:33 09:06:33 09:06:33 ---> free -m: 09:06:33 total used free shared buff/cache available 09:06:33 Mem: 16040 565 13291 0 2182 15155 09:06:33 Swap: 1023 0 1023 09:06:33 09:06:33 09:06:33 ---> ip addr: 09:06:33 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:06:33 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:06:33 inet 127.0.0.1/8 scope host lo 09:06:33 valid_lft forever preferred_lft forever 09:06:33 inet6 ::1/128 scope host 09:06:33 valid_lft forever preferred_lft forever 09:06:33 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 09:06:33 link/ether fa:16:3e:56:80:fb brd ff:ff:ff:ff:ff:ff 09:06:33 inet 10.30.107.58/23 brd 10.30.107.255 scope global dynamic ens3 09:06:33 valid_lft 86168sec preferred_lft 86168sec 09:06:33 inet6 fe80::f816:3eff:fe56:80fb/64 scope link 09:06:33 valid_lft forever preferred_lft forever 09:06:33 09:06:33 09:06:33 ---> sar -b -r -n DEV: 09:06:33 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-22018) 04/10/24 _x86_64_ (4 CPU) 09:06:33 09:06:33 09:02:52 LINUX RESTART (4 CPU) 09:06:33 09:06:33 09:03:02 tps rtps wtps bread/s bwrtn/s 09:06:33 09:04:00 222.32 59.02 163.29 3795.29 44849.48 09:06:33 09:05:01 85.22 16.83 68.38 1091.36 12415.93 09:06:33 09:06:01 86.95 2.73 84.22 132.09 13920.29 09:06:33 Average: 130.73 25.96 104.77 1657.81 23547.88 09:06:33 09:06:33 09:03:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:06:33 09:04:00 14239176 15619624 2185792 13.31 42792 1549468 745236 4.26 598096 1395756 61344 09:06:33 09:05:01 13901916 15534664 2523052 15.36 60180 1769700 807532 4.62 761536 1538412 66412 09:06:33 09:06:01 13662152 15494760 2762816 16.82 78452 1940600 830396 4.75 831352 1686288 34500 09:06:33 Average: 13934415 15549683 2490553 15.16 60475 1753256 794388 4.55 730328 1540152 54085 09:06:33 09:06:33 09:03:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:06:33 09:04:00 ens3 435.40 298.93 1579.13 75.85 0.00 0.00 0.00 0.00 09:06:33 09:04:00 lo 1.22 1.22 0.12 0.12 0.00 0.00 0.00 0.00 09:06:33 09:05:01 ens3 48.91 38.24 550.01 7.77 0.00 0.00 0.00 0.00 09:06:33 09:05:01 lo 2.29 2.29 0.25 0.25 0.00 0.00 0.00 0.00 09:06:33 09:06:01 ens3 44.29 30.89 628.83 7.56 0.00 0.00 0.00 0.00 09:06:33 09:06:01 lo 1.20 1.20 0.12 0.12 0.00 0.00 0.00 0.00 09:06:33 Average: ens3 174.04 121.23 913.59 30.02 0.00 0.00 0.00 0.00 09:06:33 Average: lo 1.58 1.58 0.16 0.16 0.00 0.00 0.00 0.00 09:06:33 09:06:33 09:06:33 ---> sar -P ALL: 09:06:33 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-22018) 04/10/24 _x86_64_ (4 CPU) 09:06:33 09:06:33 09:02:52 LINUX RESTART (4 CPU) 09:06:33 09:06:33 09:03:02 CPU %user %nice %system %iowait %steal %idle 09:06:33 09:04:00 all 11.86 0.00 1.89 23.62 0.06 62.57 09:06:33 09:04:00 0 7.59 0.00 1.66 47.53 0.03 43.19 09:06:33 09:04:00 1 8.51 0.00 1.33 32.62 0.07 57.46 09:06:33 09:04:00 2 14.99 0.00 2.25 7.90 0.05 74.81 09:06:33 09:04:00 3 16.34 0.00 2.33 6.46 0.05 74.82 09:06:33 09:05:01 all 19.39 0.00 1.65 9.19 0.09 69.69 09:06:33 09:05:01 0 14.08 0.00 1.43 2.35 0.07 82.07 09:06:33 09:05:01 1 15.54 0.00 1.40 21.05 0.12 61.89 09:06:33 09:05:01 2 27.31 0.00 2.12 6.67 0.12 63.79 09:06:33 09:05:01 3 20.68 0.00 1.67 6.65 0.07 70.94 09:06:33 09:06:01 all 17.52 0.00 1.20 7.12 0.07 74.08 09:06:33 09:06:01 0 21.12 0.00 1.16 2.06 0.05 75.60 09:06:33 09:06:01 1 23.03 0.00 1.53 1.25 0.08 74.10 09:06:33 09:06:01 2 7.32 0.00 0.97 6.03 0.07 85.61 09:06:33 09:06:01 3 18.63 0.00 1.14 19.12 0.05 61.06 09:06:33 Average: all 16.30 0.00 1.58 13.23 0.07 68.82 09:06:33 Average: 0 14.30 0.00 1.41 17.03 0.05 67.20 09:06:33 Average: 1 15.72 0.00 1.42 18.27 0.09 64.50 09:06:33 Average: 2 16.58 0.00 1.78 6.86 0.08 74.70 09:06:33 Average: 3 18.57 0.00 1.71 10.75 0.06 68.91 09:06:33 09:06:33 09:06:33