07:38:40 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137602 07:38:40 Running as SYSTEM 07:38:40 [EnvInject] - Loading node environment variables. 07:38:40 Building remotely on prd-ubuntu1804-builder-4c-4g-18748 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 07:38:40 [ssh-agent] Looking for ssh-agent implementation... 07:38:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:38:40 $ ssh-agent 07:38:40 SSH_AUTH_SOCK=/tmp/ssh-PHiGYE9qzWdf/agent.1644 07:38:40 SSH_AGENT_PID=1646 07:38:40 [ssh-agent] Started. 07:38:40 Running ssh-add (command line suppressed) 07:38:40 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_7367527155091160931.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_7367527155091160931.key) 07:38:41 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 07:38:41 The recommended git tool is: NONE 07:38:42 using credential onap-jenkins-ssh 07:38:42 Wiping out workspace first. 07:38:42 Cloning the remote Git repository 07:38:42 Cloning repository git://cloud.onap.org/mirror/oom.git 07:38:42 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 07:38:42 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:38:42 > git --version # timeout=10 07:38:42 > git --version # 'git version 2.17.1' 07:38:42 using GIT_SSH to set credentials Gerrit user 07:38:42 Verifying host key using manually-configured host key entries 07:38:42 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 07:38:47 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:38:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:38:48 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:38:48 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:38:48 using GIT_SSH to set credentials Gerrit user 07:38:48 Verifying host key using manually-configured host key entries 07:38:48 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/02/137602/2 # timeout=30 07:38:48 > git rev-parse 3b37ba76c44a6408e32f90233daebab96e0ab140^{commit} # timeout=10 07:38:48 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 07:38:48 Checking out Revision 3b37ba76c44a6408e32f90233daebab96e0ab140 (refs/changes/02/137602/2) 07:38:48 > git config core.sparsecheckout # timeout=10 07:38:48 > git checkout -f 3b37ba76c44a6408e32f90233daebab96e0ab140 # timeout=30 07:38:51 Commit message: "[PORTAL-NG] Publish preferences and history charts" 07:38:51 > git rev-parse FETCH_HEAD^{commit} # timeout=10 07:38:52 > git rev-list --no-walk 23286c5cf36308333e19fa7a52efd43e792407c5 # timeout=10 07:38:52 [EnvInject] - Injecting environment variables from a build step. 07:38:52 [EnvInject] - Injecting as environment variables the properties content 07:38:52 PYTHON=python3 07:38:52 07:38:52 [EnvInject] - Variables injected successfully. 07:38:52 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins2474011702145758207.sh 07:38:52 ---> tox-install.sh 07:38:52 + source /home/jenkins/lf-env.sh 07:38:52 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:38:52 ++ mktemp -d /tmp/venv-XXXX 07:38:52 + lf_venv=/tmp/venv-k6GI 07:38:52 + local venv_file=/tmp/.os_lf_venv 07:38:52 + local python=python3 07:38:52 + local options 07:38:52 + local set_path=true 07:38:52 + local install_args= 07:38:52 ++ 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:38:52 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:38:52 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:38:52 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:38:52 + true 07:38:52 + case $1 in 07:38:52 + venv_file=/tmp/.toxenv 07:38:52 + shift 2 07:38:52 + true 07:38:52 + case $1 in 07:38:52 + shift 07:38:52 + break 07:38:52 + case $python in 07:38:52 + local pkg_list= 07:38:52 + [[ -d /opt/pyenv ]] 07:38:52 + echo 'Setup pyenv:' 07:38:52 Setup pyenv: 07:38:52 + export PYENV_ROOT=/opt/pyenv 07:38:52 + PYENV_ROOT=/opt/pyenv 07:38:52 + 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:38:52 + 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:38:52 + pyenv versions 07:38:52 * system (set by /opt/pyenv/version) 07:38:52 * 3.8.13 (set by /opt/pyenv/version) 07:38:52 * 3.9.13 (set by /opt/pyenv/version) 07:38:52 * 3.10.6 (set by /opt/pyenv/version) 07:38:52 + command -v pyenv 07:38:52 ++ pyenv init - --no-rehash 07:38:52 + 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:38:52 export PATH="/opt/pyenv/shims:${PATH}" 07:38:52 export PYENV_SHELL=bash 07:38:52 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:38:52 pyenv() { 07:38:52 local command 07:38:52 command="${1:-}" 07:38:52 if [ "$#" -gt 0 ]; then 07:38:52 shift 07:38:52 fi 07:38:52 07:38:52 case "$command" in 07:38:52 rehash|shell) 07:38:52 eval "$(pyenv "sh-$command" "$@")" 07:38:52 ;; 07:38:52 *) 07:38:52 command pyenv "$command" "$@" 07:38:52 ;; 07:38:52 esac 07:38:52 }' 07:38:52 +++ 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:38:52 ++ 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:38:52 ++ 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:38:52 ++ 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:38:52 ++ export PYENV_SHELL=bash 07:38:52 ++ PYENV_SHELL=bash 07:38:52 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:38:52 +++ complete -F _pyenv pyenv 07:38:52 ++ lf-pyver python3 07:38:52 ++ local py_version_xy=python3 07:38:52 ++ local py_version_xyz= 07:38:52 ++ pyenv versions 07:38:52 ++ local command 07:38:52 ++ command=versions 07:38:52 ++ '[' 1 -gt 0 ']' 07:38:52 ++ shift 07:38:52 ++ case "$command" in 07:38:52 ++ command pyenv versions 07:38:52 ++ pyenv versions 07:38:52 ++ sed 's/^[ *]* //' 07:38:52 ++ grep -E '^[0-9.]*[0-9]$' 07:38:52 ++ awk '{ print $1 }' 07:38:52 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:38:52 +++ grep '^3' /tmp/.pyenv_versions 07:38:52 +++ sort -V 07:38:52 +++ tail -n 1 07:38:52 ++ py_version_xyz=3.10.6 07:38:52 ++ [[ -z 3.10.6 ]] 07:38:52 ++ echo 3.10.6 07:38:52 ++ return 0 07:38:52 + pyenv local 3.10.6 07:38:52 + local command 07:38:52 + command=local 07:38:52 + '[' 2 -gt 0 ']' 07:38:52 + shift 07:38:52 + case "$command" in 07:38:52 + command pyenv local 3.10.6 07:38:52 + pyenv local 3.10.6 07:38:52 + for arg in "$@" 07:38:52 + case $arg in 07:38:52 + pkg_list+='tox ' 07:38:52 + for arg in "$@" 07:38:52 + case $arg in 07:38:52 + pkg_list+='virtualenv ' 07:38:52 + for arg in "$@" 07:38:52 + case $arg in 07:38:52 + pkg_list+='urllib3~=1.26.15 ' 07:38:52 + [[ -f /tmp/.toxenv ]] 07:38:52 + [[ ! -f /tmp/.toxenv ]] 07:38:52 + [[ -n '' ]] 07:38:52 + python3 -m venv /tmp/venv-k6GI 07:38:56 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-k6GI' 07:38:56 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-k6GI 07:38:56 + echo /tmp/venv-k6GI 07:38:56 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 07:38:56 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 07:38:56 + /tmp/venv-k6GI/bin/python3 -m pip install --upgrade --quiet pip virtualenv 07:38:59 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:38:59 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 07:38:59 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 07:38:59 + /tmp/venv-k6GI/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 07:39:02 + type python3 07:39:02 + true 07:39:02 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-k6GI/bin to PATH' 07:39:02 lf-activate-venv(): INFO: Adding /tmp/venv-k6GI/bin to PATH 07:39:02 + PATH=/tmp/venv-k6GI/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:39:02 + return 0 07:39:02 + python3 --version 07:39:02 Python 3.10.6 07:39:02 + python3 -m pip --version 07:39:02 pip 24.0 from /tmp/venv-k6GI/lib/python3.10/site-packages/pip (python 3.10) 07:39:02 + python3 -m pip freeze 07:39:03 cachetools==5.3.3 07:39:03 chardet==5.2.0 07:39:03 colorama==0.4.6 07:39:03 distlib==0.3.8 07:39:03 filelock==3.13.3 07:39:03 packaging==24.0 07:39:03 platformdirs==4.2.0 07:39:03 pluggy==1.4.0 07:39:03 pyproject-api==1.6.1 07:39:03 tomli==2.0.1 07:39:03 tox==4.14.2 07:39:03 urllib3==1.26.18 07:39:03 virtualenv==20.25.1 07:39:03 [EnvInject] - Injecting environment variables from a build step. 07:39:03 [EnvInject] - Injecting as environment variables the properties content 07:39:03 PARALLEL=false 07:39:03 07:39:03 [EnvInject] - Variables injected successfully. 07:39:03 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins1193198349249694433.sh 07:39:03 ---> tox-run.sh 07:39:03 + 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:39:03 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 07:39:03 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 07:39:03 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 07:39:03 + cd /w/workspace/oom-master-pre-commit-lint/. 07:39:03 + source /home/jenkins/lf-env.sh 07:39:03 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:39:03 ++ mktemp -d /tmp/venv-XXXX 07:39:03 + lf_venv=/tmp/venv-uBNf 07:39:03 + local venv_file=/tmp/.os_lf_venv 07:39:03 + local python=python3 07:39:03 + local options 07:39:03 + local set_path=true 07:39:03 + local install_args= 07:39:03 ++ 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:39:03 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:39:03 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:39:03 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:39:03 + true 07:39:03 + case $1 in 07:39:03 + venv_file=/tmp/.toxenv 07:39:03 + shift 2 07:39:03 + true 07:39:03 + case $1 in 07:39:03 + shift 07:39:03 + break 07:39:03 + case $python in 07:39:03 + local pkg_list= 07:39:03 + [[ -d /opt/pyenv ]] 07:39:03 + echo 'Setup pyenv:' 07:39:03 Setup pyenv: 07:39:03 + export PYENV_ROOT=/opt/pyenv 07:39:03 + PYENV_ROOT=/opt/pyenv 07:39:03 + 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:39:03 + 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:39:03 + pyenv versions 07:39:03 system 07:39:03 3.8.13 07:39:03 3.9.13 07:39:03 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:39:03 + command -v pyenv 07:39:03 ++ pyenv init - --no-rehash 07:39:03 + 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:39:03 export PATH="/opt/pyenv/shims:${PATH}" 07:39:03 export PYENV_SHELL=bash 07:39:03 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:39:03 pyenv() { 07:39:03 local command 07:39:03 command="${1:-}" 07:39:03 if [ "$#" -gt 0 ]; then 07:39:03 shift 07:39:03 fi 07:39:03 07:39:03 case "$command" in 07:39:03 rehash|shell) 07:39:03 eval "$(pyenv "sh-$command" "$@")" 07:39:03 ;; 07:39:03 *) 07:39:03 command pyenv "$command" "$@" 07:39:03 ;; 07:39:03 esac 07:39:03 }' 07:39:03 +++ 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:39:03 ++ 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:39:03 ++ 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:39:03 ++ 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:39:03 ++ export PYENV_SHELL=bash 07:39:03 ++ PYENV_SHELL=bash 07:39:03 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:39:03 +++ complete -F _pyenv pyenv 07:39:03 ++ lf-pyver python3 07:39:03 ++ local py_version_xy=python3 07:39:03 ++ local py_version_xyz= 07:39:03 ++ pyenv versions 07:39:03 ++ local command 07:39:03 ++ command=versions 07:39:03 ++ '[' 1 -gt 0 ']' 07:39:03 ++ shift 07:39:03 ++ case "$command" in 07:39:03 ++ sed 's/^[ *]* //' 07:39:03 ++ command pyenv versions 07:39:03 ++ pyenv versions 07:39:03 ++ awk '{ print $1 }' 07:39:03 ++ grep -E '^[0-9.]*[0-9]$' 07:39:03 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:39:03 +++ grep '^3' /tmp/.pyenv_versions 07:39:03 +++ tail -n 1 07:39:03 +++ sort -V 07:39:03 ++ py_version_xyz=3.10.6 07:39:03 ++ [[ -z 3.10.6 ]] 07:39:03 ++ echo 3.10.6 07:39:03 ++ return 0 07:39:03 + pyenv local 3.10.6 07:39:03 + local command 07:39:03 + command=local 07:39:03 + '[' 2 -gt 0 ']' 07:39:03 + shift 07:39:03 + case "$command" in 07:39:03 + command pyenv local 3.10.6 07:39:03 + pyenv local 3.10.6 07:39:03 + for arg in "$@" 07:39:03 + case $arg in 07:39:03 + pkg_list+='tox ' 07:39:03 + for arg in "$@" 07:39:03 + case $arg in 07:39:03 + pkg_list+='virtualenv ' 07:39:03 + for arg in "$@" 07:39:03 + case $arg in 07:39:03 + pkg_list+='urllib3~=1.26.15 ' 07:39:03 + [[ -f /tmp/.toxenv ]] 07:39:03 ++ cat /tmp/.toxenv 07:39:03 + lf_venv=/tmp/venv-k6GI 07:39:03 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-k6GI from' file:/tmp/.toxenv 07:39:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-k6GI from file:/tmp/.toxenv 07:39:03 + /tmp/venv-k6GI/bin/python3 -m pip install --upgrade --quiet pip virtualenv 07:39:04 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:39:04 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 07:39:04 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 07:39:04 + /tmp/venv-k6GI/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 07:39:05 + type python3 07:39:05 + true 07:39:05 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-k6GI/bin to PATH' 07:39:05 lf-activate-venv(): INFO: Adding /tmp/venv-k6GI/bin to PATH 07:39:05 + PATH=/tmp/venv-k6GI/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:39:05 + return 0 07:39:05 + [[ -d /opt/pyenv ]] 07:39:05 + echo '---> Setting up pyenv' 07:39:05 ---> Setting up pyenv 07:39:05 + export PYENV_ROOT=/opt/pyenv 07:39:05 + PYENV_ROOT=/opt/pyenv 07:39:05 + export PATH=/opt/pyenv/bin:/tmp/venv-k6GI/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:39:05 + PATH=/opt/pyenv/bin:/tmp/venv-k6GI/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:39:05 ++ pwd 07:39:05 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 07:39:05 + export PYTHONPATH 07:39:05 + export TOX_TESTENV_PASSENV=PYTHONPATH 07:39:05 + TOX_TESTENV_PASSENV=PYTHONPATH 07:39:05 + tox --version 07:39:05 4.14.2 from /tmp/venv-k6GI/lib/python3.10/site-packages/tox/__init__.py 07:39:05 + PARALLEL=false 07:39:05 + TOX_OPTIONS_LIST= 07:39:05 + [[ -n pre-commit ]] 07:39:05 + TOX_OPTIONS_LIST=' -e pre-commit' 07:39:05 + case ${PARALLEL,,} in 07:39:05 + tox -e pre-commit 07:39:05 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 07:39:06 pre-commit: install_deps> python -I -m pip install pre-commit 07:39:09 pre-commit: freeze> python -m pip freeze --all 07:39:10 pre-commit: cfgv==3.4.0,distlib==0.3.8,filelock==3.13.3,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 07:39:10 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 07:39:10 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 07:39:10 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 07:39:11 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 07:39:12 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 07:39:13 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 07:39:13 [INFO] Once installed this environment will be reused. 07:39:13 [INFO] This may take a few minutes... 07:39:16 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 07:39:16 [INFO] Once installed this environment will be reused. 07:39:16 [INFO] This may take a few minutes... 07:39:21 Trim Trailing Whitespace.................................................Passed 07:39:21 Tabs remover.............................................................Passed 07:39:21 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 07:39:22 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 07:39:22 [INFO] Once installed this environment will be reused. 07:39:22 [INFO] This may take a few minutes... 07:39:28 gitlint..............................................(no files to check)Skipped 07:39:28 pre-commit: OK (22.18=setup[4.03]+cmd[11.70,6.46] seconds) 07:39:28 congratulations :) (22.35 seconds) 07:39:28 + tox_status=0 07:39:28 + echo '---> Completed tox runs' 07:39:28 ---> Completed tox runs 07:39:28 + for i in .tox/*/log 07:39:28 ++ echo .tox/pre-commit/log 07:39:28 ++ awk -F/ '{print $2}' 07:39:28 + tox_env=pre-commit 07:39:28 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 07:39:28 + DOC_DIR=docs/_build/html 07:39:28 + [[ -d docs/_build/html ]] 07:39:28 + echo '---> tox-run.sh ends' 07:39:28 ---> tox-run.sh ends 07:39:28 + test 0 -eq 0 07:39:28 $ ssh-agent -k 07:39:28 unset SSH_AUTH_SOCK; 07:39:28 unset SSH_AGENT_PID; 07:39:28 echo Agent pid 1646 killed; 07:39:28 [ssh-agent] Stopped. 07:39:28 [PostBuildScript] - [INFO] Executing post build scripts. 07:39:28 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1838275417539293938.sh 07:39:28 ---> sysstat.sh 07:39:28 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11155058605961281424.sh 07:39:28 ---> package-listing.sh 07:39:28 ++ tr '[:upper:]' '[:lower:]' 07:39:28 ++ facter osfamily 07:39:29 + OS_FAMILY=debian 07:39:29 + workspace=/w/workspace/oom-master-pre-commit-lint 07:39:29 + START_PACKAGES=/tmp/packages_start.txt 07:39:29 + END_PACKAGES=/tmp/packages_end.txt 07:39:29 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:39:29 + PACKAGES=/tmp/packages_start.txt 07:39:29 + '[' /w/workspace/oom-master-pre-commit-lint ']' 07:39:29 + PACKAGES=/tmp/packages_end.txt 07:39:29 + case "${OS_FAMILY}" in 07:39:29 + dpkg -l 07:39:29 + grep '^ii' 07:39:29 + '[' -f /tmp/packages_start.txt ']' 07:39:29 + '[' -f /tmp/packages_end.txt ']' 07:39:29 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:39:29 + '[' /w/workspace/oom-master-pre-commit-lint ']' 07:39:29 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 07:39:29 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 07:39:29 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13575982575810065782.sh 07:39:29 ---> capture-instance-metadata.sh 07:39:29 Setup pyenv: 07:39:29 system 07:39:29 3.8.13 07:39:29 3.9.13 07:39:29 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:39:33 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-uqXy 07:39:33 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:39:36 lf-activate-venv(): INFO: Installing: lftools 07:40:06 lf-activate-venv(): INFO: Adding /tmp/venv-uqXy/bin to PATH 07:40:06 INFO: Running in OpenStack, capturing instance metadata 07:40:06 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4406813619787923382.sh 07:40:06 provisioning config files... 07:40:06 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config12909759597856536292tmp 07:40:06 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 07:40:06 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 07:40:06 [EnvInject] - Injecting environment variables from a build step. 07:40:06 [EnvInject] - Injecting as environment variables the properties content 07:40:06 SERVER_ID=logs 07:40:06 07:40:06 [EnvInject] - Variables injected successfully. 07:40:06 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14317526197371802032.sh 07:40:06 ---> create-netrc.sh 07:40:07 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins657870715620695458.sh 07:40:07 ---> python-tools-install.sh 07:40:07 Setup pyenv: 07:40:07 system 07:40:07 3.8.13 07:40:07 3.9.13 07:40:07 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:40:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uqXy from file:/tmp/.os_lf_venv 07:40:08 lf-activate-venv(): INFO: Installing: lftools 07:40:16 lf-activate-venv(): INFO: Adding /tmp/venv-uqXy/bin to PATH 07:40:16 Generating Requirements File 07:40:43 Python 3.10.6 07:40:43 pip 24.0 from /tmp/venv-uqXy/lib/python3.10/site-packages/pip (python 3.10) 07:40:43 appdirs==1.4.4 07:40:43 argcomplete==3.2.3 07:40:43 aspy.yaml==1.3.0 07:40:43 attrs==23.2.0 07:40:43 autopage==0.5.2 07:40:43 beautifulsoup4==4.12.3 07:40:43 boto3==1.34.72 07:40:43 botocore==1.34.72 07:40:43 bs4==0.0.2 07:40:43 cachetools==5.3.3 07:40:43 certifi==2024.2.2 07:40:43 cffi==1.16.0 07:40:43 cfgv==3.4.0 07:40:43 chardet==5.2.0 07:40:43 charset-normalizer==3.3.2 07:40:43 click==8.1.7 07:40:43 cliff==4.6.0 07:40:43 cmd2==2.4.3 07:40:43 cryptography==3.3.2 07:40:43 debtcollector==3.0.0 07:40:43 decorator==5.1.1 07:40:43 defusedxml==0.7.1 07:40:43 Deprecated==1.2.14 07:40:43 distlib==0.3.8 07:40:43 dnspython==2.6.1 07:40:43 docker==4.2.2 07:40:43 dogpile.cache==1.3.2 07:40:43 email_validator==2.1.1 07:40:43 filelock==3.13.3 07:40:43 future==1.0.0 07:40:43 gitdb==4.0.11 07:40:43 GitPython==3.1.42 07:40:43 google-auth==2.29.0 07:40:43 httplib2==0.22.0 07:40:43 identify==2.5.35 07:40:43 idna==3.6 07:40:43 importlib-resources==1.5.0 07:40:43 iso8601==2.1.0 07:40:43 Jinja2==3.1.3 07:40:43 jmespath==1.0.1 07:40:43 jsonpatch==1.33 07:40:43 jsonpointer==2.4 07:40:43 jsonschema==4.21.1 07:40:43 jsonschema-specifications==2023.12.1 07:40:43 keystoneauth1==5.6.0 07:40:43 kubernetes==29.0.0 07:40:43 lftools==0.37.10 07:40:43 lxml==5.1.0 07:40:43 MarkupSafe==2.1.5 07:40:43 msgpack==1.0.8 07:40:43 multi_key_dict==2.0.3 07:40:43 munch==4.0.0 07:40:43 netaddr==1.2.1 07:40:43 netifaces==0.11.0 07:40:43 niet==1.4.2 07:40:43 nodeenv==1.8.0 07:40:43 oauth2client==4.1.3 07:40:43 oauthlib==3.2.2 07:40:43 openstacksdk==3.0.0 07:40:43 os-client-config==2.1.0 07:40:43 os-service-types==1.7.0 07:40:43 osc-lib==3.0.1 07:40:43 oslo.config==9.4.0 07:40:43 oslo.context==5.5.0 07:40:43 oslo.i18n==6.3.0 07:40:43 oslo.log==5.5.0 07:40:43 oslo.serialization==5.4.0 07:40:43 oslo.utils==7.1.0 07:40:43 packaging==24.0 07:40:43 pbr==6.0.0 07:40:43 platformdirs==4.2.0 07:40:43 prettytable==3.10.0 07:40:43 pyasn1==0.6.0 07:40:43 pyasn1_modules==0.4.0 07:40:43 pycparser==2.21 07:40:43 pygerrit2==2.0.15 07:40:43 PyGithub==2.3.0 07:40:43 pyinotify==0.9.6 07:40:43 PyJWT==2.8.0 07:40:43 PyNaCl==1.5.0 07:40:43 pyparsing==2.4.7 07:40:43 pyperclip==1.8.2 07:40:43 pyrsistent==0.20.0 07:40:43 python-cinderclient==9.5.0 07:40:43 python-dateutil==2.9.0.post0 07:40:43 python-heatclient==3.5.0 07:40:43 python-jenkins==1.8.2 07:40:43 python-keystoneclient==5.4.0 07:40:43 python-magnumclient==4.4.0 07:40:43 python-novaclient==18.6.0 07:40:43 python-openstackclient==6.6.0 07:40:43 python-swiftclient==4.5.0 07:40:43 PyYAML==6.0.1 07:40:43 referencing==0.34.0 07:40:43 requests==2.31.0 07:40:43 requests-oauthlib==2.0.0 07:40:43 requestsexceptions==1.4.0 07:40:43 rfc3986==2.0.0 07:40:43 rpds-py==0.18.0 07:40:43 rsa==4.9 07:40:43 ruamel.yaml==0.18.6 07:40:43 ruamel.yaml.clib==0.2.8 07:40:43 s3transfer==0.10.1 07:40:43 simplejson==3.19.2 07:40:43 six==1.16.0 07:40:43 smmap==5.0.1 07:40:43 soupsieve==2.5 07:40:43 stevedore==5.2.0 07:40:43 tabulate==0.9.0 07:40:43 toml==0.10.2 07:40:43 tomlkit==0.12.4 07:40:43 tqdm==4.66.2 07:40:43 typing_extensions==4.10.0 07:40:43 tzdata==2024.1 07:40:43 urllib3==1.26.18 07:40:43 virtualenv==20.25.1 07:40:43 wcwidth==0.2.13 07:40:43 websocket-client==1.7.0 07:40:43 wrapt==1.16.0 07:40:43 xdg==6.0.0 07:40:43 xmltodict==0.13.0 07:40:43 yq==3.2.3 07:40:43 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10664330686993105231.sh 07:40:43 ---> sudo-logs.sh 07:40:43 Archiving 'sudo' log.. 07:40:43 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5499428324129909798.sh 07:40:44 ---> job-cost.sh 07:40:44 Setup pyenv: 07:40:44 system 07:40:44 3.8.13 07:40:44 3.9.13 07:40:44 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:40:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uqXy from file:/tmp/.os_lf_venv 07:40:45 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:40:50 lf-activate-venv(): INFO: Adding /tmp/venv-uqXy/bin to PATH 07:40:50 INFO: No Stack... 07:40:50 INFO: Retrieving Pricing Info for: v3-standard-4 07:40:50 INFO: Archiving Costs 07:40:50 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins7723920791252261211.sh 07:40:50 ---> logs-deploy.sh 07:40:50 Setup pyenv: 07:40:50 system 07:40:50 3.8.13 07:40:50 3.9.13 07:40:50 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:40:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uqXy from file:/tmp/.os_lf_venv 07:40:52 lf-activate-venv(): INFO: Installing: lftools 07:41:01 lf-activate-venv(): INFO: Adding /tmp/venv-uqXy/bin to PATH 07:41:01 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3379 07:41:01 INFO: archiving workspace using pattern(s): 07:41:02 Archives upload complete. 07:41:02 INFO: archiving logs to Nexus 07:41:03 ---> uname -a: 07:41:03 Linux prd-ubuntu1804-builder-4c-4g-18748 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:41:03 07:41:03 07:41:03 ---> lscpu: 07:41:03 Architecture: x86_64 07:41:03 CPU op-mode(s): 32-bit, 64-bit 07:41:03 Byte Order: Little Endian 07:41:03 CPU(s): 4 07:41:03 On-line CPU(s) list: 0-3 07:41:03 Thread(s) per core: 1 07:41:03 Core(s) per socket: 1 07:41:03 Socket(s): 4 07:41:03 NUMA node(s): 1 07:41:03 Vendor ID: AuthenticAMD 07:41:03 CPU family: 23 07:41:03 Model: 49 07:41:03 Model name: AMD EPYC-Rome Processor 07:41:03 Stepping: 0 07:41:03 CPU MHz: 2799.996 07:41:03 BogoMIPS: 5599.99 07:41:03 Virtualization: AMD-V 07:41:03 Hypervisor vendor: KVM 07:41:03 Virtualization type: full 07:41:03 L1d cache: 32K 07:41:03 L1i cache: 32K 07:41:03 L2 cache: 512K 07:41:03 L3 cache: 16384K 07:41:03 NUMA node0 CPU(s): 0-3 07:41:03 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:41:03 07:41:03 07:41:03 ---> nproc: 07:41:03 4 07:41:03 07:41:03 07:41:03 ---> df -h: 07:41:03 Filesystem Size Used Avail Use% Mounted on 07:41:03 udev 7.9G 0 7.9G 0% /dev 07:41:03 tmpfs 1.6G 672K 1.6G 1% /run 07:41:03 /dev/vda1 78G 8.4G 70G 11% / 07:41:03 tmpfs 7.9G 0 7.9G 0% /dev/shm 07:41:03 tmpfs 5.0M 0 5.0M 0% /run/lock 07:41:03 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 07:41:03 /dev/vda15 105M 4.4M 100M 5% /boot/efi 07:41:03 tmpfs 1.6G 0 1.6G 0% /run/user/1001 07:41:03 07:41:03 07:41:03 ---> free -m: 07:41:03 total used free shared buff/cache available 07:41:03 Mem: 16040 536 13310 0 2193 15184 07:41:03 Swap: 1023 0 1023 07:41:03 07:41:03 07:41:03 ---> ip addr: 07:41:03 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:41:03 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:41:03 inet 127.0.0.1/8 scope host lo 07:41:03 valid_lft forever preferred_lft forever 07:41:03 inet6 ::1/128 scope host 07:41:03 valid_lft forever preferred_lft forever 07:41:03 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 07:41:03 link/ether fa:16:3e:6a:14:ae brd ff:ff:ff:ff:ff:ff 07:41:03 inet 10.30.107.54/23 brd 10.30.107.255 scope global dynamic ens3 07:41:03 valid_lft 86238sec preferred_lft 86238sec 07:41:03 inet6 fe80::f816:3eff:fe6a:14ae/64 scope link 07:41:03 valid_lft forever preferred_lft forever 07:41:03 07:41:03 07:41:03 ---> sar -b -r -n DEV: 07:41:03 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-18748) 03/28/24 _x86_64_ (4 CPU) 07:41:03 07:41:03 07:38:23 LINUX RESTART (4 CPU) 07:41:03 07:41:03 07:39:02 tps rtps wtps bread/s bwrtn/s 07:41:03 07:40:01 122.92 19.05 103.86 1154.44 29700.88 07:41:03 07:41:01 88.77 1.03 87.74 118.91 27771.24 07:41:03 Average: 105.70 9.97 95.73 632.28 28727.87 07:41:03 07:41:03 07:39:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:41:03 07:40:01 13739484 15498844 2685476 16.35 65604 1887744 849436 4.86 839992 1616940 131792 07:41:03 07:41:01 13584956 15503932 2840004 17.29 84736 2015976 827352 4.73 829540 1756868 94428 07:41:03 Average: 13662220 15501388 2762740 16.82 75170 1951860 838394 4.80 834766 1686904 113110 07:41:03 07:41:03 07:39:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:41:03 07:40:01 lo 2.58 2.58 0.27 0.27 0.00 0.00 0.00 0.00 07:41:03 07:40:01 ens3 70.46 50.85 1142.83 9.72 0.00 0.00 0.00 0.00 07:41:03 07:41:01 lo 1.47 1.47 0.15 0.15 0.00 0.00 0.00 0.00 07:41:03 07:41:01 ens3 34.88 27.83 257.30 8.53 0.00 0.00 0.00 0.00 07:41:03 Average: lo 2.02 2.02 0.21 0.21 0.00 0.00 0.00 0.00 07:41:03 Average: ens3 52.52 39.24 696.31 9.12 0.00 0.00 0.00 0.00 07:41:03 07:41:03 07:41:03 ---> sar -P ALL: 07:41:03 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-18748) 03/28/24 _x86_64_ (4 CPU) 07:41:03 07:41:03 07:38:23 LINUX RESTART (4 CPU) 07:41:03 07:41:03 07:39:02 CPU %user %nice %system %iowait %steal %idle 07:41:03 07:40:01 all 24.62 0.00 2.17 4.14 0.07 69.00 07:41:03 07:40:01 0 37.45 0.00 2.84 3.01 0.07 56.63 07:41:03 07:40:01 1 20.62 0.00 1.94 3.94 0.05 73.44 07:41:03 07:40:01 2 26.55 0.00 2.29 9.21 0.08 61.86 07:41:03 07:40:01 3 13.87 0.00 1.62 0.34 0.09 84.09 07:41:03 07:41:01 all 21.67 0.00 1.14 4.22 0.05 72.93 07:41:03 07:41:01 0 29.24 0.00 1.29 4.58 0.05 64.84 07:41:03 07:41:01 1 21.86 0.00 1.27 0.65 0.03 76.18 07:41:03 07:41:01 2 12.08 0.00 1.05 11.22 0.07 75.58 07:41:03 07:41:01 3 23.47 0.00 0.97 0.43 0.03 75.09 07:41:03 Average: all 23.13 0.00 1.65 4.18 0.06 70.98 07:41:03 Average: 0 33.31 0.00 2.06 3.80 0.06 60.77 07:41:03 Average: 1 21.25 0.00 1.60 2.28 0.04 74.83 07:41:03 Average: 2 19.26 0.00 1.67 10.23 0.08 68.77 07:41:03 Average: 3 18.71 0.00 1.29 0.39 0.06 79.55 07:41:03 07:41:03 07:41:03