19:04:45 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136757 19:04:45 Running as SYSTEM 19:04:45 [EnvInject] - Loading node environment variables. 19:04:45 Building remotely on prd-ubuntu1804-builder-4c-4g-2866 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 19:04:45 [ssh-agent] Looking for ssh-agent implementation... 19:04:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:04:45 $ ssh-agent 19:04:45 SSH_AUTH_SOCK=/tmp/ssh-aXfdha00RTEe/agent.1674 19:04:45 SSH_AGENT_PID=1676 19:04:45 [ssh-agent] Started. 19:04:45 Running ssh-add (command line suppressed) 19:04:45 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_7312567237393176328.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_7312567237393176328.key) 19:04:45 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 19:04:45 The recommended git tool is: NONE 19:04:47 using credential onap-jenkins-ssh 19:04:47 Wiping out workspace first. 19:04:47 Cloning the remote Git repository 19:04:47 Cloning repository git://cloud.onap.org/mirror/oom.git 19:04:47 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 19:04:47 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 19:04:47 > git --version # timeout=10 19:04:47 > git --version # 'git version 2.17.1' 19:04:47 using GIT_SSH to set credentials Gerrit user 19:04:47 Verifying host key using manually-configured host key entries 19:04:47 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 19:04:52 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 19:04:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:04:53 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 19:04:53 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 19:04:53 using GIT_SSH to set credentials Gerrit user 19:04:53 Verifying host key using manually-configured host key entries 19:04:53 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/57/136757/5 # timeout=30 19:04:53 > git rev-parse 71edfc40804e35c24d735f7e1a6b989edf95364c^{commit} # timeout=10 19:04:53 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 19:04:53 Checking out Revision 71edfc40804e35c24d735f7e1a6b989edf95364c (refs/changes/57/136757/5) 19:04:53 > git config core.sparsecheckout # timeout=10 19:04:53 > git checkout -f 71edfc40804e35c24d735f7e1a6b989edf95364c # timeout=30 19:04:56 Commit message: "[COMMON][DOC] Add documentation for Montral and GatewayAPI" 19:04:56 > git rev-parse FETCH_HEAD^{commit} # timeout=10 19:04:56 > git rev-list --no-walk 2ad6c16c56c038178c8001a242e8c3243e21e9ba # timeout=10 19:04:56 [EnvInject] - Injecting environment variables from a build step. 19:04:56 [EnvInject] - Injecting as environment variables the properties content 19:04:56 PYTHON=python3 19:04:56 19:04:56 [EnvInject] - Variables injected successfully. 19:04:56 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins4106409039532409539.sh 19:04:56 ---> tox-install.sh 19:04:56 + source /home/jenkins/lf-env.sh 19:04:56 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 19:04:56 ++ mktemp -d /tmp/venv-XXXX 19:04:56 + lf_venv=/tmp/venv-spef 19:04:56 + local venv_file=/tmp/.os_lf_venv 19:04:56 + local python=python3 19:04:56 + local options 19:04:56 + local set_path=true 19:04:56 + local install_args= 19:04:56 ++ 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 19:04:56 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:04:56 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:04:56 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 19:04:56 + true 19:04:56 + case $1 in 19:04:56 + venv_file=/tmp/.toxenv 19:04:56 + shift 2 19:04:56 + true 19:04:56 + case $1 in 19:04:56 + shift 19:04:56 + break 19:04:56 + case $python in 19:04:56 + local pkg_list= 19:04:56 + [[ -d /opt/pyenv ]] 19:04:56 + echo 'Setup pyenv:' 19:04:56 Setup pyenv: 19:04:56 + export PYENV_ROOT=/opt/pyenv 19:04:56 + PYENV_ROOT=/opt/pyenv 19:04:56 + 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 19:04:56 + 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 19:04:56 + pyenv versions 19:04:56 * system (set by /opt/pyenv/version) 19:04:56 * 3.8.13 (set by /opt/pyenv/version) 19:04:56 * 3.9.13 (set by /opt/pyenv/version) 19:04:57 * 3.10.6 (set by /opt/pyenv/version) 19:04:57 + command -v pyenv 19:04:57 ++ pyenv init - --no-rehash 19:04:57 + 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[*]}"'\'')" 19:04:57 export PATH="/opt/pyenv/shims:${PATH}" 19:04:57 export PYENV_SHELL=bash 19:04:57 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 19:04:57 pyenv() { 19:04:57 local command 19:04:57 command="${1:-}" 19:04:57 if [ "$#" -gt 0 ]; then 19:04:57 shift 19:04:57 fi 19:04:57 19:04:57 case "$command" in 19:04:57 rehash|shell) 19:04:57 eval "$(pyenv "sh-$command" "$@")" 19:04:57 ;; 19:04:57 *) 19:04:57 command pyenv "$command" "$@" 19:04:57 ;; 19:04:57 esac 19:04:57 }' 19:04:57 +++ 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[*]}"' 19:04:57 ++ 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 19:04:57 ++ 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 19:04:57 ++ 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 19:04:57 ++ export PYENV_SHELL=bash 19:04:57 ++ PYENV_SHELL=bash 19:04:57 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 19:04:57 +++ complete -F _pyenv pyenv 19:04:57 ++ lf-pyver python3 19:04:57 ++ local py_version_xy=python3 19:04:57 ++ local py_version_xyz= 19:04:57 ++ sed 's/^[ *]* //' 19:04:57 ++ pyenv versions 19:04:57 ++ local command 19:04:57 ++ awk '{ print $1 }' 19:04:57 ++ command=versions 19:04:57 ++ '[' 1 -gt 0 ']' 19:04:57 ++ shift 19:04:57 ++ case "$command" in 19:04:57 ++ command pyenv versions 19:04:57 ++ pyenv versions 19:04:57 ++ grep -E '^[0-9.]*[0-9]$' 19:04:57 ++ [[ ! -s /tmp/.pyenv_versions ]] 19:04:57 +++ grep '^3' /tmp/.pyenv_versions 19:04:57 +++ sort -V 19:04:57 +++ tail -n 1 19:04:57 ++ py_version_xyz=3.10.6 19:04:57 ++ [[ -z 3.10.6 ]] 19:04:57 ++ echo 3.10.6 19:04:57 ++ return 0 19:04:57 + pyenv local 3.10.6 19:04:57 + local command 19:04:57 + command=local 19:04:57 + '[' 2 -gt 0 ']' 19:04:57 + shift 19:04:57 + case "$command" in 19:04:57 + command pyenv local 3.10.6 19:04:57 + pyenv local 3.10.6 19:04:57 + for arg in "$@" 19:04:57 + case $arg in 19:04:57 + pkg_list+='tox ' 19:04:57 + for arg in "$@" 19:04:57 + case $arg in 19:04:57 + pkg_list+='virtualenv ' 19:04:57 + for arg in "$@" 19:04:57 + case $arg in 19:04:57 + pkg_list+='urllib3~=1.26.15 ' 19:04:57 + [[ -f /tmp/.toxenv ]] 19:04:57 + [[ ! -f /tmp/.toxenv ]] 19:04:57 + [[ -n '' ]] 19:04:57 + python3 -m venv /tmp/venv-spef 19:05:01 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-spef' 19:05:01 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-spef 19:05:01 + echo /tmp/venv-spef 19:05:01 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 19:05:01 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 19:05:01 + /tmp/venv-spef/bin/python3 -m pip install --upgrade --quiet pip virtualenv 19:05:04 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 19:05:04 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 19:05:04 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 19:05:04 + /tmp/venv-spef/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 19:05:07 + type python3 19:05:07 + true 19:05:07 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-spef/bin to PATH' 19:05:07 lf-activate-venv(): INFO: Adding /tmp/venv-spef/bin to PATH 19:05:07 + PATH=/tmp/venv-spef/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 19:05:07 + return 0 19:05:07 + python3 --version 19:05:07 Python 3.10.6 19:05:07 + python3 -m pip --version 19:05:07 pip 23.3.1 from /tmp/venv-spef/lib/python3.10/site-packages/pip (python 3.10) 19:05:07 + python3 -m pip freeze 19:05:08 cachetools==5.3.2 19:05:08 chardet==5.2.0 19:05:08 colorama==0.4.6 19:05:08 distlib==0.3.7 19:05:08 filelock==3.13.1 19:05:08 packaging==23.2 19:05:08 platformdirs==4.1.0 19:05:08 pluggy==1.3.0 19:05:08 pyproject-api==1.6.1 19:05:08 tomli==2.0.1 19:05:08 tox==4.11.4 19:05:08 urllib3==1.26.18 19:05:08 virtualenv==20.25.0 19:05:08 [EnvInject] - Injecting environment variables from a build step. 19:05:08 [EnvInject] - Injecting as environment variables the properties content 19:05:08 PARALLEL=false 19:05:08 19:05:08 [EnvInject] - Variables injected successfully. 19:05:08 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins12191708006195451052.sh 19:05:08 ---> tox-run.sh 19:05:08 + 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 19:05:08 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 19:05:08 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 19:05:08 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 19:05:08 + cd /w/workspace/oom-master-pre-commit-lint/. 19:05:08 + source /home/jenkins/lf-env.sh 19:05:08 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 19:05:08 ++ mktemp -d /tmp/venv-XXXX 19:05:08 + lf_venv=/tmp/venv-M51A 19:05:08 + local venv_file=/tmp/.os_lf_venv 19:05:08 + local python=python3 19:05:08 + local options 19:05:08 + local set_path=true 19:05:08 + local install_args= 19:05: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 19:05:08 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:05:08 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:05:08 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 19:05:08 + true 19:05:08 + case $1 in 19:05:08 + venv_file=/tmp/.toxenv 19:05:08 + shift 2 19:05:08 + true 19:05:08 + case $1 in 19:05:08 + shift 19:05:08 + break 19:05:08 + case $python in 19:05:08 + local pkg_list= 19:05:08 + [[ -d /opt/pyenv ]] 19:05:08 + echo 'Setup pyenv:' 19:05:08 Setup pyenv: 19:05:08 + export PYENV_ROOT=/opt/pyenv 19:05:08 + PYENV_ROOT=/opt/pyenv 19:05:08 + 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 19:05:08 + 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 19:05:08 + pyenv versions 19:05:08 system 19:05:08 3.8.13 19:05:08 3.9.13 19:05:08 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 19:05:08 + command -v pyenv 19:05:08 ++ pyenv init - --no-rehash 19:05: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[*]}"'\'')" 19:05:08 export PATH="/opt/pyenv/shims:${PATH}" 19:05:08 export PYENV_SHELL=bash 19:05:08 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 19:05:08 pyenv() { 19:05:08 local command 19:05:08 command="${1:-}" 19:05:08 if [ "$#" -gt 0 ]; then 19:05:08 shift 19:05:08 fi 19:05:08 19:05:08 case "$command" in 19:05:08 rehash|shell) 19:05:08 eval "$(pyenv "sh-$command" "$@")" 19:05:08 ;; 19:05:08 *) 19:05:08 command pyenv "$command" "$@" 19:05:08 ;; 19:05:08 esac 19:05:08 }' 19:05: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[*]}"' 19:05:08 ++ 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 19:05:08 ++ 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 19:05:08 ++ 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 19:05:08 ++ export PYENV_SHELL=bash 19:05:08 ++ PYENV_SHELL=bash 19:05:08 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 19:05:08 +++ complete -F _pyenv pyenv 19:05:08 ++ lf-pyver python3 19:05:08 ++ local py_version_xy=python3 19:05:08 ++ local py_version_xyz= 19:05:08 ++ pyenv versions 19:05:08 ++ local command 19:05:08 ++ command=versions 19:05:08 ++ '[' 1 -gt 0 ']' 19:05:08 ++ shift 19:05:08 ++ case "$command" in 19:05:08 ++ command pyenv versions 19:05:08 ++ pyenv versions 19:05:08 ++ awk '{ print $1 }' 19:05:08 ++ sed 's/^[ *]* //' 19:05:08 ++ grep -E '^[0-9.]*[0-9]$' 19:05:08 ++ [[ ! -s /tmp/.pyenv_versions ]] 19:05:08 +++ grep '^3' /tmp/.pyenv_versions 19:05:08 +++ sort -V 19:05:08 +++ tail -n 1 19:05:08 ++ py_version_xyz=3.10.6 19:05:08 ++ [[ -z 3.10.6 ]] 19:05:08 ++ echo 3.10.6 19:05:08 ++ return 0 19:05:08 + pyenv local 3.10.6 19:05:08 + local command 19:05:08 + command=local 19:05:08 + '[' 2 -gt 0 ']' 19:05:08 + shift 19:05:08 + case "$command" in 19:05:08 + command pyenv local 3.10.6 19:05:08 + pyenv local 3.10.6 19:05:08 + for arg in "$@" 19:05:08 + case $arg in 19:05:08 + pkg_list+='tox ' 19:05:08 + for arg in "$@" 19:05:08 + case $arg in 19:05:08 + pkg_list+='virtualenv ' 19:05:08 + for arg in "$@" 19:05:08 + case $arg in 19:05:08 + pkg_list+='urllib3~=1.26.15 ' 19:05:08 + [[ -f /tmp/.toxenv ]] 19:05:08 ++ cat /tmp/.toxenv 19:05:08 + lf_venv=/tmp/venv-spef 19:05:08 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-spef from' file:/tmp/.toxenv 19:05:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-spef from file:/tmp/.toxenv 19:05:08 + /tmp/venv-spef/bin/python3 -m pip install --upgrade --quiet pip virtualenv 19:05:09 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 19:05:09 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 19:05:09 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 19:05:09 + /tmp/venv-spef/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 19:05:10 + type python3 19:05:10 + true 19:05:10 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-spef/bin to PATH' 19:05:10 lf-activate-venv(): INFO: Adding /tmp/venv-spef/bin to PATH 19:05:10 + PATH=/tmp/venv-spef/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 19:05:10 + return 0 19:05:10 + [[ -d /opt/pyenv ]] 19:05:10 + echo '---> Setting up pyenv' 19:05:10 ---> Setting up pyenv 19:05:10 + export PYENV_ROOT=/opt/pyenv 19:05:10 + PYENV_ROOT=/opt/pyenv 19:05:10 + export PATH=/opt/pyenv/bin:/tmp/venv-spef/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 19:05:10 + PATH=/opt/pyenv/bin:/tmp/venv-spef/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 19:05:10 ++ pwd 19:05:10 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 19:05:10 + export PYTHONPATH 19:05:10 + export TOX_TESTENV_PASSENV=PYTHONPATH 19:05:10 + TOX_TESTENV_PASSENV=PYTHONPATH 19:05:10 + tox --version 19:05:10 4.11.4 from /tmp/venv-spef/lib/python3.10/site-packages/tox/__init__.py 19:05:11 + PARALLEL=false 19:05:11 + TOX_OPTIONS_LIST= 19:05:11 + [[ -n pre-commit ]] 19:05:11 + TOX_OPTIONS_LIST=' -e pre-commit' 19:05:11 + case ${PARALLEL,,} in 19:05:11 + tox -e pre-commit 19:05:11 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 19:05:12 pre-commit: install_deps> python -I -m pip install pre-commit 19:05:14 pre-commit: freeze> python -m pip freeze --all 19:05:15 pre-commit: cfgv==3.4.0,distlib==0.3.7,filelock==3.13.1,identify==2.5.32,nodeenv==1.8.0,pip==23.3.1,platformdirs==4.1.0,pre-commit==3.5.0,PyYAML==6.0.1,setuptools==69.0.2,virtualenv==20.25.0,wheel==0.42.0 19:05:15 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 19:05:15 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 19:05:15 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 19:05:16 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 19:05:17 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 19:05:18 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 19:05:18 [INFO] Once installed this environment will be reused. 19:05:18 [INFO] This may take a few minutes... 19:05:21 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 19:05:21 [INFO] Once installed this environment will be reused. 19:05:21 [INFO] This may take a few minutes... 19:05:26 Trim Trailing Whitespace.................................................Passed 19:05:26 Tabs remover.............................................................Passed 19:05:26 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 19:05:26 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 19:05:26 [INFO] Once installed this environment will be reused. 19:05:26 [INFO] This may take a few minutes... 19:05:32 gitlint..............................................(no files to check)Skipped 19:05:32 pre-commit: OK (21.25=setup[3.86]+cmd[11.51,5.87] seconds) 19:05:32 congratulations :) (21.41 seconds) 19:05:32 + tox_status=0 19:05:32 + echo '---> Completed tox runs' 19:05:32 ---> Completed tox runs 19:05:32 + for i in .tox/*/log 19:05:32 ++ echo .tox/pre-commit/log 19:05:32 ++ awk -F/ '{print $2}' 19:05:32 + tox_env=pre-commit 19:05:32 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 19:05:32 + DOC_DIR=docs/_build/html 19:05:32 + [[ -d docs/_build/html ]] 19:05:32 + echo '---> tox-run.sh ends' 19:05:32 ---> tox-run.sh ends 19:05:32 + test 0 -eq 0 19:05:32 $ ssh-agent -k 19:05:32 unset SSH_AUTH_SOCK; 19:05:32 unset SSH_AGENT_PID; 19:05:32 echo Agent pid 1676 killed; 19:05:32 [ssh-agent] Stopped. 19:05:32 [PostBuildScript] - [INFO] Executing post build scripts. 19:05:32 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11404840109005923079.sh 19:05:32 ---> sysstat.sh 19:05:33 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10139411818872055581.sh 19:05:33 ---> package-listing.sh 19:05:33 ++ facter osfamily 19:05:33 ++ tr '[:upper:]' '[:lower:]' 19:05:33 + OS_FAMILY=debian 19:05:33 + workspace=/w/workspace/oom-master-pre-commit-lint 19:05:33 + START_PACKAGES=/tmp/packages_start.txt 19:05:33 + END_PACKAGES=/tmp/packages_end.txt 19:05:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:05:33 + PACKAGES=/tmp/packages_start.txt 19:05:33 + '[' /w/workspace/oom-master-pre-commit-lint ']' 19:05:33 + PACKAGES=/tmp/packages_end.txt 19:05:33 + case "${OS_FAMILY}" in 19:05:33 + dpkg -l 19:05:33 + grep '^ii' 19:05:33 + '[' -f /tmp/packages_start.txt ']' 19:05:33 + '[' -f /tmp/packages_end.txt ']' 19:05:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:05:33 + '[' /w/workspace/oom-master-pre-commit-lint ']' 19:05:33 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 19:05:33 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 19:05:33 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13784361350178289470.sh 19:05:33 ---> capture-instance-metadata.sh 19:05:33 Setup pyenv: 19:05:33 system 19:05:33 3.8.13 19:05:33 3.9.13 19:05:33 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 19:05:37 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-gpFz 19:05:37 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 19:05:40 lf-activate-venv(): INFO: Installing: lftools 19:06:10 lf-activate-venv(): INFO: Adding /tmp/venv-gpFz/bin to PATH 19:06:10 INFO: Running in OpenStack, capturing instance metadata 19:06:10 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins200389989672252288.sh 19:06:10 provisioning config files... 19:06:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config13968880074838991072tmp 19:06:10 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 19:06:10 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 19:06:10 [EnvInject] - Injecting environment variables from a build step. 19:06:10 [EnvInject] - Injecting as environment variables the properties content 19:06:10 SERVER_ID=logs 19:06:10 19:06:10 [EnvInject] - Variables injected successfully. 19:06:10 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10241445810287581829.sh 19:06:10 ---> create-netrc.sh 19:06:10 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13870514679738126632.sh 19:06:10 ---> python-tools-install.sh 19:06:10 Setup pyenv: 19:06:10 system 19:06:10 3.8.13 19:06:10 3.9.13 19:06:10 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 19:06:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gpFz from file:/tmp/.os_lf_venv 19:06:11 lf-activate-venv(): INFO: Installing: lftools 19:06:19 lf-activate-venv(): INFO: Adding /tmp/venv-gpFz/bin to PATH 19:06:19 Generating Requirements File 19:06:48 Python 3.10.6 19:06:48 pip 23.3.1 from /tmp/venv-gpFz/lib/python3.10/site-packages/pip (python 3.10) 19:06:49 appdirs==1.4.4 19:06:49 argcomplete==3.1.6 19:06:49 aspy.yaml==1.3.0 19:06:49 attrs==23.1.0 19:06:49 autopage==0.5.2 19:06:49 Babel==2.13.1 19:06:49 beautifulsoup4==4.12.2 19:06:49 boto3==1.33.8 19:06:49 botocore==1.33.8 19:06:49 bs4==0.0.1 19:06:49 cachetools==5.3.2 19:06:49 certifi==2023.11.17 19:06:49 cffi==1.16.0 19:06:49 cfgv==3.4.0 19:06:49 chardet==5.2.0 19:06:49 charset-normalizer==3.3.2 19:06:49 click==8.1.7 19:06:49 cliff==4.4.0 19:06:49 cmd2==2.4.3 19:06:49 cryptography==3.3.2 19:06:49 debtcollector==2.5.0 19:06:49 decorator==5.1.1 19:06:49 defusedxml==0.7.1 19:06:49 Deprecated==1.2.14 19:06:49 distlib==0.3.7 19:06:49 dnspython==2.4.2 19:06:49 docker==4.2.2 19:06:49 dogpile.cache==1.2.2 19:06:49 email-validator==2.1.0.post1 19:06:49 filelock==3.13.1 19:06:49 future==0.18.3 19:06:49 gitdb==4.0.11 19:06:49 GitPython==3.1.40 19:06:49 google-auth==2.25.1 19:06:49 httplib2==0.22.0 19:06:49 identify==2.5.32 19:06:49 idna==3.6 19:06:49 importlib-metadata==7.0.0 19:06:49 importlib-resources==1.5.0 19:06:49 iso8601==2.1.0 19:06:49 Jinja2==3.1.2 19:06:49 jmespath==1.0.1 19:06:49 jsonpatch==1.33 19:06:49 jsonpointer==2.4 19:06:49 jsonschema==4.20.0 19:06:49 jsonschema-specifications==2023.11.2 19:06:49 keystoneauth1==5.4.0 19:06:49 kubernetes==28.1.0 19:06:49 lftools==0.37.8 19:06:49 lxml==4.9.3 19:06:49 MarkupSafe==2.1.3 19:06:49 msgpack==1.0.7 19:06:49 multi-key-dict==2.0.3 19:06:49 munch==4.0.0 19:06:49 netaddr==0.9.0 19:06:49 netifaces==0.11.0 19:06:49 niet==1.4.2 19:06:49 nodeenv==1.8.0 19:06:49 oauth2client==4.1.3 19:06:49 oauthlib==3.2.2 19:06:49 openstacksdk==0.62.0 19:06:49 os-client-config==2.1.0 19:06:49 os-service-types==1.7.0 19:06:49 osc-lib==2.9.0 19:06:49 oslo.config==9.2.0 19:06:49 oslo.context==5.3.0 19:06:49 oslo.i18n==6.2.0 19:06:49 oslo.log==5.4.0 19:06:49 oslo.serialization==5.2.0 19:06:49 oslo.utils==6.3.0 19:06:49 packaging==23.2 19:06:49 pbr==6.0.0 19:06:49 platformdirs==4.1.0 19:06:49 prettytable==3.9.0 19:06:49 pyasn1==0.5.1 19:06:49 pyasn1-modules==0.3.0 19:06:49 pycparser==2.21 19:06:49 pygerrit2==2.0.15 19:06:49 PyGithub==2.1.1 19:06:49 pyinotify==0.9.6 19:06:49 PyJWT==2.8.0 19:06:49 PyNaCl==1.5.0 19:06:49 pyparsing==2.4.7 19:06:49 pyperclip==1.8.2 19:06:49 pyrsistent==0.20.0 19:06:49 python-cinderclient==9.4.0 19:06:49 python-dateutil==2.8.2 19:06:49 python-heatclient==3.3.0 19:06:49 python-jenkins==1.8.2 19:06:49 python-keystoneclient==5.2.0 19:06:49 python-magnumclient==4.3.0 19:06:49 python-novaclient==18.4.0 19:06:49 python-openstackclient==6.0.0 19:06:49 python-swiftclient==4.4.0 19:06:49 pytz==2023.3.post1 19:06:49 PyYAML==6.0.1 19:06:49 referencing==0.31.1 19:06:49 requests==2.31.0 19:06:49 requests-oauthlib==1.3.1 19:06:49 requestsexceptions==1.4.0 19:06:49 rfc3986==2.0.0 19:06:49 rpds-py==0.13.2 19:06:49 rsa==4.9 19:06:49 ruamel.yaml==0.18.5 19:06:49 ruamel.yaml.clib==0.2.8 19:06:49 s3transfer==0.8.2 19:06:49 simplejson==3.19.2 19:06:49 six==1.16.0 19:06:49 smmap==5.0.1 19:06:49 soupsieve==2.5 19:06:49 stevedore==5.1.0 19:06:49 tabulate==0.9.0 19:06:49 toml==0.10.2 19:06:49 tomlkit==0.12.3 19:06:49 tqdm==4.66.1 19:06:49 typing_extensions==4.8.0 19:06:49 tzdata==2023.3 19:06:49 urllib3==1.26.18 19:06:49 virtualenv==20.25.0 19:06:49 wcwidth==0.2.12 19:06:49 websocket-client==1.7.0 19:06:49 wrapt==1.16.0 19:06:49 xdg==6.0.0 19:06:49 xmltodict==0.13.0 19:06:49 yq==3.2.3 19:06:49 zipp==3.17.0 19:06:49 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4313880137549104504.sh 19:06:49 ---> sudo-logs.sh 19:06:49 Archiving 'sudo' log.. 19:06:49 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6101911265194904846.sh 19:06:49 ---> job-cost.sh 19:06:49 Setup pyenv: 19:06:49 system 19:06:49 3.8.13 19:06:49 3.9.13 19:06:49 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 19:06:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gpFz from file:/tmp/.os_lf_venv 19:06:51 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 19:06:58 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 19:06:58 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 19:06:58 lf-activate-venv(): INFO: Adding /tmp/venv-gpFz/bin to PATH 19:06:58 INFO: No Stack... 19:06:58 INFO: Retrieving Pricing Info for: v3-standard-4 19:06:59 INFO: Archiving Costs 19:06:59 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins1307969728862121681.sh 19:06:59 ---> logs-deploy.sh 19:06:59 Setup pyenv: 19:06:59 system 19:06:59 3.8.13 19:06:59 3.9.13 19:06:59 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 19:06:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gpFz from file:/tmp/.os_lf_venv 19:07:00 lf-activate-venv(): INFO: Installing: lftools 19:07:10 lf-activate-venv(): INFO: Adding /tmp/venv-gpFz/bin to PATH 19:07:10 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3219 19:07:10 INFO: archiving workspace using pattern(s): 19:07:11 Archives upload complete. 19:07:11 INFO: archiving logs to Nexus 19:07:12 ---> uname -a: 19:07:12 Linux prd-ubuntu1804-builder-4c-4g-2866 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 19:07:12 19:07:12 19:07:12 ---> lscpu: 19:07:12 Architecture: x86_64 19:07:12 CPU op-mode(s): 32-bit, 64-bit 19:07:12 Byte Order: Little Endian 19:07:12 CPU(s): 4 19:07:12 On-line CPU(s) list: 0-3 19:07:12 Thread(s) per core: 1 19:07:12 Core(s) per socket: 1 19:07:12 Socket(s): 4 19:07:12 NUMA node(s): 1 19:07:12 Vendor ID: AuthenticAMD 19:07:12 CPU family: 23 19:07:12 Model: 49 19:07:12 Model name: AMD EPYC-Rome Processor 19:07:12 Stepping: 0 19:07:12 CPU MHz: 2799.998 19:07:12 BogoMIPS: 5599.99 19:07:12 Virtualization: AMD-V 19:07:12 Hypervisor vendor: KVM 19:07:12 Virtualization type: full 19:07:12 L1d cache: 32K 19:07:12 L1i cache: 32K 19:07:12 L2 cache: 512K 19:07:12 L3 cache: 16384K 19:07:12 NUMA node0 CPU(s): 0-3 19:07:12 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 19:07:12 19:07:12 19:07:12 ---> nproc: 19:07:12 4 19:07:12 19:07:12 19:07:12 ---> df -h: 19:07:12 Filesystem Size Used Avail Use% Mounted on 19:07:12 udev 7.9G 0 7.9G 0% /dev 19:07:12 tmpfs 1.6G 672K 1.6G 1% /run 19:07:12 /dev/vda1 78G 8.4G 69G 11% / 19:07:12 tmpfs 7.9G 0 7.9G 0% /dev/shm 19:07:12 tmpfs 5.0M 0 5.0M 0% /run/lock 19:07:12 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 19:07:12 /dev/vda15 105M 4.4M 100M 5% /boot/efi 19:07:12 tmpfs 1.6G 0 1.6G 0% /run/user/1001 19:07:12 19:07:12 19:07:12 ---> free -m: 19:07:12 total used free shared buff/cache available 19:07:12 Mem: 16040 538 13260 0 2241 15180 19:07:12 Swap: 1023 0 1023 19:07:12 19:07:12 19:07:12 ---> ip addr: 19:07:12 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 19:07:12 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 19:07:12 inet 127.0.0.1/8 scope host lo 19:07:12 valid_lft forever preferred_lft forever 19:07:12 inet6 ::1/128 scope host 19:07:12 valid_lft forever preferred_lft forever 19:07:12 2: ens3: mtu 1458 qdisc fq_codel state UP group default qlen 1000 19:07:12 link/ether fa:16:3e:db:8e:55 brd ff:ff:ff:ff:ff:ff 19:07:12 inet 10.30.107.217/23 brd 10.30.107.255 scope global dynamic ens3 19:07:12 valid_lft 86240sec preferred_lft 86240sec 19:07:12 inet6 fe80::f816:3eff:fedb:8e55/64 scope link 19:07:12 valid_lft forever preferred_lft forever 19:07:12 19:07:12 19:07:12 ---> sar -b -r -n DEV: 19:07:12 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-2866) 12/06/23 _x86_64_ (4 CPU) 19:07:12 19:07:12 19:04:34 LINUX RESTART (4 CPU) 19:07:12 19:07:12 19:05:01 tps rtps wtps bread/s bwrtn/s 19:07:12 19:06:01 134.68 21.88 112.80 1157.81 42505.72 19:07:12 19:07:01 82.45 1.23 81.22 122.91 10382.67 19:07:12 Average: 108.57 11.56 97.01 640.36 26444.19 19:07:12 19:07:12 19:05:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:07:12 19:06:01 13797352 15511020 2627616 16.00 63376 1845204 849464 4.86 808312 1594184 103608 19:07:12 19:07:01 13596572 15564224 2828396 17.22 86676 2061020 756212 4.33 764724 1808568 144140 19:07:12 Average: 13696962 15537622 2728006 16.61 75026 1953112 802838 4.59 786518 1701376 123874 19:07:12 19:07:12 19:05:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:07:12 19:06:01 lo 2.53 2.53 0.26 0.26 0.00 0.00 0.00 0.00 19:07:12 19:06:01 ens3 84.44 57.26 1200.07 11.64 0.00 0.00 0.00 0.00 19:07:12 19:07:01 lo 1.40 1.40 0.14 0.14 0.00 0.00 0.00 0.00 19:07:12 19:07:01 ens3 48.44 33.78 530.79 8.25 0.00 0.00 0.00 0.00 19:07:12 Average: lo 1.97 1.97 0.20 0.20 0.00 0.00 0.00 0.00 19:07:12 Average: ens3 66.44 45.52 865.43 9.95 0.00 0.00 0.00 0.00 19:07:12 19:07:12 19:07:12 ---> sar -P ALL: 19:07:12 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-2866) 12/06/23 _x86_64_ (4 CPU) 19:07:12 19:07:12 19:04:34 LINUX RESTART (4 CPU) 19:07:12 19:07:12 19:05:01 CPU %user %nice %system %iowait %steal %idle 19:07:12 19:06:01 all 24.06 0.00 2.02 2.25 0.07 71.61 19:07:12 19:06:01 0 26.45 0.00 2.51 2.76 0.08 68.20 19:07:12 19:06:01 1 14.44 0.00 1.60 2.59 0.07 81.30 19:07:12 19:06:01 2 27.36 0.00 2.06 0.18 0.07 70.33 19:07:12 19:06:01 3 28.02 0.00 1.87 3.46 0.07 66.58 19:07:12 19:07:01 all 22.06 0.00 1.47 1.12 0.05 75.31 19:07:12 19:07:01 0 11.47 0.00 1.03 1.12 0.03 86.35 19:07:12 19:07:01 1 6.16 0.00 0.72 1.80 0.02 91.30 19:07:12 19:07:01 2 9.84 0.00 1.01 0.89 0.07 88.19 19:07:12 19:07:01 3 60.66 0.00 3.10 0.65 0.08 35.50 19:07:12 Average: all 23.06 0.00 1.74 1.68 0.06 73.46 19:07:12 Average: 0 18.94 0.00 1.77 1.94 0.06 77.29 19:07:12 Average: 1 10.30 0.00 1.16 2.20 0.04 86.30 19:07:12 Average: 2 18.61 0.00 1.53 0.54 0.07 79.26 19:07:12 Average: 3 44.36 0.00 2.49 2.05 0.08 51.02 19:07:12 19:07:12 19:07:12