10:08:26 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137590 10:08:26 Running as SYSTEM 10:08:27 [EnvInject] - Loading node environment variables. 10:08:27 Building remotely on prd-ubuntu1804-builder-4c-4g-20034 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 10:08:27 [ssh-agent] Looking for ssh-agent implementation... 10:08:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:08:27 $ ssh-agent 10:08:27 SSH_AUTH_SOCK=/tmp/ssh-UQCwr1mnjgDf/agent.1686 10:08:27 SSH_AGENT_PID=1688 10:08:27 [ssh-agent] Started. 10:08:27 Running ssh-add (command line suppressed) 10:08:27 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_16229722873179013967.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_16229722873179013967.key) 10:08:27 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 10:08:27 The recommended git tool is: NONE 10:08:28 using credential onap-jenkins-ssh 10:08:28 Wiping out workspace first. 10:08:28 Cloning the remote Git repository 10:08:28 Cloning repository git://cloud.onap.org/mirror/oom.git 10:08:29 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 10:08:29 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:08:29 > git --version # timeout=10 10:08:29 > git --version # 'git version 2.17.1' 10:08:29 using GIT_SSH to set credentials Gerrit user 10:08:29 Verifying host key using manually-configured host key entries 10:08:29 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 10:08:34 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:08:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:08:34 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:08:34 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:08:34 using GIT_SSH to set credentials Gerrit user 10:08:34 Verifying host key using manually-configured host key entries 10:08:34 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/90/137590/10 # timeout=30 10:08:34 > git rev-parse 6c7011c1277716bfb839ac7dbd9278f84d607794^{commit} # timeout=10 10:08:35 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 10:08:35 Checking out Revision 6c7011c1277716bfb839ac7dbd9278f84d607794 (refs/changes/90/137590/10) 10:08:35 > git config core.sparsecheckout # timeout=10 10:08:35 > git checkout -f 6c7011c1277716bfb839ac7dbd9278f84d607794 # timeout=30 10:08:38 Commit message: "[PORTAL-NG] Ui is exposed on wrong port" 10:08:38 > git rev-parse FETCH_HEAD^{commit} # timeout=10 10:08:38 > git rev-list --no-walk 23286c5cf36308333e19fa7a52efd43e792407c5 # timeout=10 10:08:38 [EnvInject] - Injecting environment variables from a build step. 10:08:38 [EnvInject] - Injecting as environment variables the properties content 10:08:38 PYTHON=python3 10:08:38 10:08:38 [EnvInject] - Variables injected successfully. 10:08:38 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins6575405438551393701.sh 10:08:38 ---> tox-install.sh 10:08:38 + source /home/jenkins/lf-env.sh 10:08:38 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:08:38 ++ mktemp -d /tmp/venv-XXXX 10:08:38 + lf_venv=/tmp/venv-kw8z 10:08:38 + local venv_file=/tmp/.os_lf_venv 10:08:38 + local python=python3 10:08:38 + local options 10:08:38 + local set_path=true 10:08:38 + local install_args= 10:08:38 ++ 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 10:08:38 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:08:38 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:08:38 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:08:38 + true 10:08:38 + case $1 in 10:08:38 + venv_file=/tmp/.toxenv 10:08:38 + shift 2 10:08:38 + true 10:08:38 + case $1 in 10:08:38 + shift 10:08:38 + break 10:08:38 + case $python in 10:08:38 + local pkg_list= 10:08:38 + [[ -d /opt/pyenv ]] 10:08:38 + echo 'Setup pyenv:' 10:08:38 Setup pyenv: 10:08:38 + export PYENV_ROOT=/opt/pyenv 10:08:38 + PYENV_ROOT=/opt/pyenv 10:08:38 + 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 10:08:38 + 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 10:08:38 + pyenv versions 10:08:38 * system (set by /opt/pyenv/version) 10:08:38 * 3.8.13 (set by /opt/pyenv/version) 10:08:38 * 3.9.13 (set by /opt/pyenv/version) 10:08:38 * 3.10.6 (set by /opt/pyenv/version) 10:08:38 + command -v pyenv 10:08:38 ++ pyenv init - --no-rehash 10:08:38 + 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[*]}"'\'')" 10:08:38 export PATH="/opt/pyenv/shims:${PATH}" 10:08:38 export PYENV_SHELL=bash 10:08:38 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:08:38 pyenv() { 10:08:38 local command 10:08:38 command="${1:-}" 10:08:38 if [ "$#" -gt 0 ]; then 10:08:38 shift 10:08:38 fi 10:08:38 10:08:38 case "$command" in 10:08:38 rehash|shell) 10:08:38 eval "$(pyenv "sh-$command" "$@")" 10:08:38 ;; 10:08:38 *) 10:08:38 command pyenv "$command" "$@" 10:08:38 ;; 10:08:38 esac 10:08:38 }' 10:08:38 +++ 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[*]}"' 10:08:38 ++ 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 10:08:38 ++ 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 10:08:38 ++ 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 10:08:38 ++ export PYENV_SHELL=bash 10:08:38 ++ PYENV_SHELL=bash 10:08:38 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:08:38 +++ complete -F _pyenv pyenv 10:08:38 ++ lf-pyver python3 10:08:38 ++ local py_version_xy=python3 10:08:38 ++ local py_version_xyz= 10:08:38 ++ pyenv versions 10:08:38 ++ local command 10:08:38 ++ command=versions 10:08:38 ++ '[' 1 -gt 0 ']' 10:08:38 ++ shift 10:08:38 ++ case "$command" in 10:08:38 ++ command pyenv versions 10:08:38 ++ pyenv versions 10:08:38 ++ sed 's/^[ *]* //' 10:08:38 ++ grep -E '^[0-9.]*[0-9]$' 10:08:38 ++ awk '{ print $1 }' 10:08:38 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:08:38 +++ grep '^3' /tmp/.pyenv_versions 10:08:38 +++ sort -V 10:08:38 +++ tail -n 1 10:08:38 ++ py_version_xyz=3.10.6 10:08:38 ++ [[ -z 3.10.6 ]] 10:08:38 ++ echo 3.10.6 10:08:38 ++ return 0 10:08:38 + pyenv local 3.10.6 10:08:38 + local command 10:08:38 + command=local 10:08:38 + '[' 2 -gt 0 ']' 10:08:38 + shift 10:08:38 + case "$command" in 10:08:38 + command pyenv local 3.10.6 10:08:38 + pyenv local 3.10.6 10:08:38 + for arg in "$@" 10:08:38 + case $arg in 10:08:38 + pkg_list+='tox ' 10:08:38 + for arg in "$@" 10:08:38 + case $arg in 10:08:38 + pkg_list+='virtualenv ' 10:08:38 + for arg in "$@" 10:08:38 + case $arg in 10:08:38 + pkg_list+='urllib3~=1.26.15 ' 10:08:38 + [[ -f /tmp/.toxenv ]] 10:08:38 + [[ ! -f /tmp/.toxenv ]] 10:08:38 + [[ -n '' ]] 10:08:38 + python3 -m venv /tmp/venv-kw8z 10:08:43 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-kw8z' 10:08:43 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-kw8z 10:08:43 + echo /tmp/venv-kw8z 10:08:43 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 10:08:43 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 10:08:43 + /tmp/venv-kw8z/bin/python3 -m pip install --upgrade --quiet pip virtualenv 10:08:46 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:08:46 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 10:08:46 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 10:08:46 + /tmp/venv-kw8z/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 10:08:49 + type python3 10:08:49 + true 10:08:49 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-kw8z/bin to PATH' 10:08:49 lf-activate-venv(): INFO: Adding /tmp/venv-kw8z/bin to PATH 10:08:49 + PATH=/tmp/venv-kw8z/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 10:08:49 + return 0 10:08:49 + python3 --version 10:08:49 Python 3.10.6 10:08:49 + python3 -m pip --version 10:08:49 pip 24.0 from /tmp/venv-kw8z/lib/python3.10/site-packages/pip (python 3.10) 10:08:49 + python3 -m pip freeze 10:08:49 cachetools==5.3.3 10:08:49 chardet==5.2.0 10:08:49 colorama==0.4.6 10:08:49 distlib==0.3.8 10:08:49 filelock==3.13.3 10:08:49 packaging==24.0 10:08:49 platformdirs==4.2.0 10:08:49 pluggy==1.4.0 10:08:49 pyproject-api==1.6.1 10:08:49 tomli==2.0.1 10:08:49 tox==4.14.2 10:08:49 urllib3==1.26.18 10:08:49 virtualenv==20.25.1 10:08:49 [EnvInject] - Injecting environment variables from a build step. 10:08:49 [EnvInject] - Injecting as environment variables the properties content 10:08:49 PARALLEL=false 10:08:49 10:08:49 [EnvInject] - Variables injected successfully. 10:08:49 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins16256639382915829915.sh 10:08:49 ---> tox-run.sh 10:08:49 + 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 10:08:49 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 10:08:49 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 10:08:49 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 10:08:49 + cd /w/workspace/oom-master-pre-commit-lint/. 10:08:49 + source /home/jenkins/lf-env.sh 10:08:49 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:08:49 ++ mktemp -d /tmp/venv-XXXX 10:08:49 + lf_venv=/tmp/venv-Jrhh 10:08:49 + local venv_file=/tmp/.os_lf_venv 10:08:49 + local python=python3 10:08:49 + local options 10:08:49 + local set_path=true 10:08:49 + local install_args= 10:08:49 ++ 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 10:08:49 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:08:49 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:08:49 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:08:49 + true 10:08:49 + case $1 in 10:08:49 + venv_file=/tmp/.toxenv 10:08:49 + shift 2 10:08:49 + true 10:08:49 + case $1 in 10:08:49 + shift 10:08:49 + break 10:08:49 + case $python in 10:08:49 + local pkg_list= 10:08:49 + [[ -d /opt/pyenv ]] 10:08:49 + echo 'Setup pyenv:' 10:08:49 Setup pyenv: 10:08:49 + export PYENV_ROOT=/opt/pyenv 10:08:49 + PYENV_ROOT=/opt/pyenv 10:08:49 + 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 10:08:49 + 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 10:08:49 + pyenv versions 10:08:49 system 10:08:49 3.8.13 10:08:49 3.9.13 10:08:49 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:08:49 + command -v pyenv 10:08:49 ++ pyenv init - --no-rehash 10:08:49 + 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[*]}"'\'')" 10:08:49 export PATH="/opt/pyenv/shims:${PATH}" 10:08:49 export PYENV_SHELL=bash 10:08:49 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:08:49 pyenv() { 10:08:49 local command 10:08:49 command="${1:-}" 10:08:49 if [ "$#" -gt 0 ]; then 10:08:49 shift 10:08:49 fi 10:08:49 10:08:49 case "$command" in 10:08:49 rehash|shell) 10:08:49 eval "$(pyenv "sh-$command" "$@")" 10:08:49 ;; 10:08:49 *) 10:08:49 command pyenv "$command" "$@" 10:08:49 ;; 10:08:49 esac 10:08:49 }' 10:08:49 +++ 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[*]}"' 10:08:49 ++ 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 10:08:49 ++ 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 10:08:49 ++ 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 10:08:49 ++ export PYENV_SHELL=bash 10:08:49 ++ PYENV_SHELL=bash 10:08:49 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:08:49 +++ complete -F _pyenv pyenv 10:08:49 ++ lf-pyver python3 10:08:49 ++ local py_version_xy=python3 10:08:49 ++ local py_version_xyz= 10:08:49 ++ pyenv versions 10:08:49 ++ local command 10:08:49 ++ command=versions 10:08:49 ++ '[' 1 -gt 0 ']' 10:08:49 ++ shift 10:08:49 ++ case "$command" in 10:08:49 ++ command pyenv versions 10:08:49 ++ pyenv versions 10:08:49 ++ grep -E '^[0-9.]*[0-9]$' 10:08:49 ++ awk '{ print $1 }' 10:08:49 ++ sed 's/^[ *]* //' 10:08:50 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:08:50 +++ grep '^3' /tmp/.pyenv_versions 10:08:50 +++ sort -V 10:08:50 +++ tail -n 1 10:08:50 ++ py_version_xyz=3.10.6 10:08:50 ++ [[ -z 3.10.6 ]] 10:08:50 ++ echo 3.10.6 10:08:50 ++ return 0 10:08:50 + pyenv local 3.10.6 10:08:50 + local command 10:08:50 + command=local 10:08:50 + '[' 2 -gt 0 ']' 10:08:50 + shift 10:08:50 + case "$command" in 10:08:50 + command pyenv local 3.10.6 10:08:50 + pyenv local 3.10.6 10:08:50 + for arg in "$@" 10:08:50 + case $arg in 10:08:50 + pkg_list+='tox ' 10:08:50 + for arg in "$@" 10:08:50 + case $arg in 10:08:50 + pkg_list+='virtualenv ' 10:08:50 + for arg in "$@" 10:08:50 + case $arg in 10:08:50 + pkg_list+='urllib3~=1.26.15 ' 10:08:50 + [[ -f /tmp/.toxenv ]] 10:08:50 ++ cat /tmp/.toxenv 10:08:50 + lf_venv=/tmp/venv-kw8z 10:08:50 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kw8z from' file:/tmp/.toxenv 10:08:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kw8z from file:/tmp/.toxenv 10:08:50 + /tmp/venv-kw8z/bin/python3 -m pip install --upgrade --quiet pip virtualenv 10:08:50 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:08:50 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 10:08:50 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 10:08:50 + /tmp/venv-kw8z/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 10:08:52 + type python3 10:08:52 + true 10:08:52 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-kw8z/bin to PATH' 10:08:52 lf-activate-venv(): INFO: Adding /tmp/venv-kw8z/bin to PATH 10:08:52 + PATH=/tmp/venv-kw8z/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 10:08:52 + return 0 10:08:52 + [[ -d /opt/pyenv ]] 10:08:52 + echo '---> Setting up pyenv' 10:08:52 ---> Setting up pyenv 10:08:52 + export PYENV_ROOT=/opt/pyenv 10:08:52 + PYENV_ROOT=/opt/pyenv 10:08:52 + export PATH=/opt/pyenv/bin:/tmp/venv-kw8z/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 10:08:52 + PATH=/opt/pyenv/bin:/tmp/venv-kw8z/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 10:08:52 ++ pwd 10:08:52 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 10:08:52 + export PYTHONPATH 10:08:52 + export TOX_TESTENV_PASSENV=PYTHONPATH 10:08:52 + TOX_TESTENV_PASSENV=PYTHONPATH 10:08:52 + tox --version 10:08:52 4.14.2 from /tmp/venv-kw8z/lib/python3.10/site-packages/tox/__init__.py 10:08:52 + PARALLEL=false 10:08:52 + TOX_OPTIONS_LIST= 10:08:52 + [[ -n pre-commit ]] 10:08:52 + TOX_OPTIONS_LIST=' -e pre-commit' 10:08:52 + case ${PARALLEL,,} in 10:08:52 + tox -e pre-commit 10:08:52 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 10:08:53 pre-commit: install_deps> python -I -m pip install pre-commit 10:08:57 pre-commit: freeze> python -m pip freeze --all 10:08:57 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 10:08:57 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 10:08:57 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 10:08:58 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 10:08:59 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 10:09:00 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 10:09:00 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 10:09:00 [INFO] Once installed this environment will be reused. 10:09:00 [INFO] This may take a few minutes... 10:09:03 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 10:09:03 [INFO] Once installed this environment will be reused. 10:09:03 [INFO] This may take a few minutes... 10:09:09 Trim Trailing Whitespace.................................................Passed 10:09:09 Tabs remover.............................................................Passed 10:09:09 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 10:09:10 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 10:09:10 [INFO] Once installed this environment will be reused. 10:09:10 [INFO] This may take a few minutes... 10:09:16 gitlint..............................................(no files to check)Skipped 10:09:16 pre-commit: OK (23.20=setup[4.28]+cmd[12.46,6.45] seconds) 10:09:16 congratulations :) (23.38 seconds) 10:09:16 + tox_status=0 10:09:16 + echo '---> Completed tox runs' 10:09:16 ---> Completed tox runs 10:09:16 + for i in .tox/*/log 10:09:16 ++ echo .tox/pre-commit/log 10:09:16 ++ awk -F/ '{print $2}' 10:09:16 + tox_env=pre-commit 10:09:16 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 10:09:16 + DOC_DIR=docs/_build/html 10:09:16 + [[ -d docs/_build/html ]] 10:09:16 + echo '---> tox-run.sh ends' 10:09:16 ---> tox-run.sh ends 10:09:16 + test 0 -eq 0 10:09:16 $ ssh-agent -k 10:09:16 unset SSH_AUTH_SOCK; 10:09:16 unset SSH_AGENT_PID; 10:09:16 echo Agent pid 1688 killed; 10:09:16 [ssh-agent] Stopped. 10:09:16 [PostBuildScript] - [INFO] Executing post build scripts. 10:09:16 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8598439240235384417.sh 10:09:16 ---> sysstat.sh 10:09:16 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1084880570758351607.sh 10:09:16 ---> package-listing.sh 10:09:16 ++ facter osfamily 10:09:16 ++ tr '[:upper:]' '[:lower:]' 10:09:17 + OS_FAMILY=debian 10:09:17 + workspace=/w/workspace/oom-master-pre-commit-lint 10:09:17 + START_PACKAGES=/tmp/packages_start.txt 10:09:17 + END_PACKAGES=/tmp/packages_end.txt 10:09:17 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:09:17 + PACKAGES=/tmp/packages_start.txt 10:09:17 + '[' /w/workspace/oom-master-pre-commit-lint ']' 10:09:17 + PACKAGES=/tmp/packages_end.txt 10:09:17 + case "${OS_FAMILY}" in 10:09:17 + dpkg -l 10:09:17 + grep '^ii' 10:09:17 + '[' -f /tmp/packages_start.txt ']' 10:09:17 + '[' -f /tmp/packages_end.txt ']' 10:09:17 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:09:17 + '[' /w/workspace/oom-master-pre-commit-lint ']' 10:09:17 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 10:09:17 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 10:09:17 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1927256245652722361.sh 10:09:17 ---> capture-instance-metadata.sh 10:09:17 Setup pyenv: 10:09:17 system 10:09:17 3.8.13 10:09:17 3.9.13 10:09:17 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:09:21 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-kbJc 10:09:21 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:09:23 lf-activate-venv(): INFO: Installing: lftools 10:09:53 lf-activate-venv(): INFO: Adding /tmp/venv-kbJc/bin to PATH 10:09:53 INFO: Running in OpenStack, capturing instance metadata 10:09:53 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3788595471662664910.sh 10:09:53 provisioning config files... 10:09:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config7652907688616174014tmp 10:09:53 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 10:09:53 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 10:09:53 [EnvInject] - Injecting environment variables from a build step. 10:09:53 [EnvInject] - Injecting as environment variables the properties content 10:09:53 SERVER_ID=logs 10:09:53 10:09:53 [EnvInject] - Variables injected successfully. 10:09:53 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11008927489642616227.sh 10:09:53 ---> create-netrc.sh 10:09:53 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2069392238427001209.sh 10:09:53 ---> python-tools-install.sh 10:09:53 Setup pyenv: 10:09:53 system 10:09:53 3.8.13 10:09:53 3.9.13 10:09:53 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:09:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kbJc from file:/tmp/.os_lf_venv 10:09:55 lf-activate-venv(): INFO: Installing: lftools 10:10:02 lf-activate-venv(): INFO: Adding /tmp/venv-kbJc/bin to PATH 10:10:02 Generating Requirements File 10:10:28 Python 3.10.6 10:10:29 pip 24.0 from /tmp/venv-kbJc/lib/python3.10/site-packages/pip (python 3.10) 10:10:29 appdirs==1.4.4 10:10:29 argcomplete==3.2.3 10:10:29 aspy.yaml==1.3.0 10:10:29 attrs==23.2.0 10:10:29 autopage==0.5.2 10:10:29 beautifulsoup4==4.12.3 10:10:29 boto3==1.34.75 10:10:29 botocore==1.34.75 10:10:29 bs4==0.0.2 10:10:29 cachetools==5.3.3 10:10:29 certifi==2024.2.2 10:10:29 cffi==1.16.0 10:10:29 cfgv==3.4.0 10:10:29 chardet==5.2.0 10:10:29 charset-normalizer==3.3.2 10:10:29 click==8.1.7 10:10:29 cliff==4.6.0 10:10:29 cmd2==2.4.3 10:10:29 cryptography==3.3.2 10:10:29 debtcollector==3.0.0 10:10:29 decorator==5.1.1 10:10:29 defusedxml==0.7.1 10:10:29 Deprecated==1.2.14 10:10:29 distlib==0.3.8 10:10:29 dnspython==2.6.1 10:10:29 docker==4.2.2 10:10:29 dogpile.cache==1.3.2 10:10:29 email_validator==2.1.1 10:10:29 filelock==3.13.3 10:10:29 future==1.0.0 10:10:29 gitdb==4.0.11 10:10:29 GitPython==3.1.43 10:10:29 google-auth==2.29.0 10:10:29 httplib2==0.22.0 10:10:29 identify==2.5.35 10:10:29 idna==3.6 10:10:29 importlib-resources==1.5.0 10:10:29 iso8601==2.1.0 10:10:29 Jinja2==3.1.3 10:10:29 jmespath==1.0.1 10:10:29 jsonpatch==1.33 10:10:29 jsonpointer==2.4 10:10:29 jsonschema==4.21.1 10:10:29 jsonschema-specifications==2023.12.1 10:10:29 keystoneauth1==5.6.0 10:10:29 kubernetes==29.0.0 10:10:29 lftools==0.37.10 10:10:29 lxml==5.2.0 10:10:29 MarkupSafe==2.1.5 10:10:29 msgpack==1.0.8 10:10:29 multi_key_dict==2.0.3 10:10:29 munch==4.0.0 10:10:29 netaddr==1.2.1 10:10:29 netifaces==0.11.0 10:10:29 niet==1.4.2 10:10:29 nodeenv==1.8.0 10:10:29 oauth2client==4.1.3 10:10:29 oauthlib==3.2.2 10:10:29 openstacksdk==3.0.0 10:10:29 os-client-config==2.1.0 10:10:29 os-service-types==1.7.0 10:10:29 osc-lib==3.0.1 10:10:29 oslo.config==9.4.0 10:10:29 oslo.context==5.5.0 10:10:29 oslo.i18n==6.3.0 10:10:29 oslo.log==5.5.1 10:10:29 oslo.serialization==5.4.0 10:10:29 oslo.utils==7.1.0 10:10:29 packaging==24.0 10:10:29 pbr==6.0.0 10:10:29 platformdirs==4.2.0 10:10:29 prettytable==3.10.0 10:10:29 pyasn1==0.6.0 10:10:29 pyasn1_modules==0.4.0 10:10:29 pycparser==2.22 10:10:29 pygerrit2==2.0.15 10:10:29 PyGithub==2.3.0 10:10:29 pyinotify==0.9.6 10:10:29 PyJWT==2.8.0 10:10:29 PyNaCl==1.5.0 10:10:29 pyparsing==2.4.7 10:10:29 pyperclip==1.8.2 10:10:29 pyrsistent==0.20.0 10:10:29 python-cinderclient==9.5.0 10:10:29 python-dateutil==2.9.0.post0 10:10:29 python-heatclient==3.5.0 10:10:29 python-jenkins==1.8.2 10:10:29 python-keystoneclient==5.4.0 10:10:29 python-magnumclient==4.4.0 10:10:29 python-novaclient==18.6.0 10:10:29 python-openstackclient==6.6.0 10:10:29 python-swiftclient==4.5.0 10:10:29 PyYAML==6.0.1 10:10:29 referencing==0.34.0 10:10:29 requests==2.31.0 10:10:29 requests-oauthlib==2.0.0 10:10:29 requestsexceptions==1.4.0 10:10:29 rfc3986==2.0.0 10:10:29 rpds-py==0.18.0 10:10:29 rsa==4.9 10:10:29 ruamel.yaml==0.18.6 10:10:29 ruamel.yaml.clib==0.2.8 10:10:29 s3transfer==0.10.1 10:10:29 simplejson==3.19.2 10:10:29 six==1.16.0 10:10:29 smmap==5.0.1 10:10:29 soupsieve==2.5 10:10:29 stevedore==5.2.0 10:10:29 tabulate==0.9.0 10:10:29 toml==0.10.2 10:10:29 tomlkit==0.12.4 10:10:29 tqdm==4.66.2 10:10:29 typing_extensions==4.10.0 10:10:29 tzdata==2024.1 10:10:29 urllib3==1.26.18 10:10:29 virtualenv==20.25.1 10:10:29 wcwidth==0.2.13 10:10:29 websocket-client==1.7.0 10:10:29 wrapt==1.16.0 10:10:29 xdg==6.0.0 10:10:29 xmltodict==0.13.0 10:10:29 yq==3.2.3 10:10:29 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11164693916702664360.sh 10:10:29 ---> sudo-logs.sh 10:10:29 Archiving 'sudo' log.. 10:10:29 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15579400479182326079.sh 10:10:29 ---> job-cost.sh 10:10:29 Setup pyenv: 10:10:29 system 10:10:29 3.8.13 10:10:29 3.9.13 10:10:29 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:10:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kbJc from file:/tmp/.os_lf_venv 10:10:31 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:10:36 lf-activate-venv(): INFO: Adding /tmp/venv-kbJc/bin to PATH 10:10:36 INFO: No Stack... 10:10:36 INFO: Retrieving Pricing Info for: v3-standard-4 10:10:36 INFO: Archiving Costs 10:10:36 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins9371427252740592210.sh 10:10:36 ---> logs-deploy.sh 10:10:36 Setup pyenv: 10:10:36 system 10:10:36 3.8.13 10:10:36 3.9.13 10:10:36 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:10:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kbJc from file:/tmp/.os_lf_venv 10:10:38 lf-activate-venv(): INFO: Installing: lftools 10:10:46 lf-activate-venv(): INFO: Adding /tmp/venv-kbJc/bin to PATH 10:10:46 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3396 10:10:46 INFO: archiving workspace using pattern(s): 10:10:47 Archives upload complete. 10:10:47 INFO: archiving logs to Nexus 10:10:48 ---> uname -a: 10:10:48 Linux prd-ubuntu1804-builder-4c-4g-20034 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 10:10:48 10:10:48 10:10:48 ---> lscpu: 10:10:48 Architecture: x86_64 10:10:48 CPU op-mode(s): 32-bit, 64-bit 10:10:48 Byte Order: Little Endian 10:10:48 CPU(s): 4 10:10:48 On-line CPU(s) list: 0-3 10:10:48 Thread(s) per core: 1 10:10:48 Core(s) per socket: 1 10:10:48 Socket(s): 4 10:10:48 NUMA node(s): 1 10:10:48 Vendor ID: AuthenticAMD 10:10:48 CPU family: 23 10:10:48 Model: 49 10:10:48 Model name: AMD EPYC-Rome Processor 10:10:48 Stepping: 0 10:10:48 CPU MHz: 2799.998 10:10:48 BogoMIPS: 5599.99 10:10:48 Virtualization: AMD-V 10:10:48 Hypervisor vendor: KVM 10:10:48 Virtualization type: full 10:10:48 L1d cache: 32K 10:10:48 L1i cache: 32K 10:10:48 L2 cache: 512K 10:10:48 L3 cache: 16384K 10:10:48 NUMA node0 CPU(s): 0-3 10:10:48 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 10:10:48 10:10:48 10:10:48 ---> nproc: 10:10:48 4 10:10:48 10:10:48 10:10:48 ---> df -h: 10:10:48 Filesystem Size Used Avail Use% Mounted on 10:10:48 udev 7.9G 0 7.9G 0% /dev 10:10:48 tmpfs 1.6G 672K 1.6G 1% /run 10:10:48 /dev/vda1 78G 8.4G 70G 11% / 10:10:48 tmpfs 7.9G 0 7.9G 0% /dev/shm 10:10:48 tmpfs 5.0M 0 5.0M 0% /run/lock 10:10:48 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 10:10:48 /dev/vda15 105M 4.4M 100M 5% /boot/efi 10:10:48 tmpfs 1.6G 0 1.6G 0% /run/user/1001 10:10:48 10:10:48 10:10:48 ---> free -m: 10:10:48 total used free shared buff/cache available 10:10:48 Mem: 16040 582 13275 0 2181 15138 10:10:48 Swap: 1023 0 1023 10:10:48 10:10:48 10:10:48 ---> ip addr: 10:10:48 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:10:48 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:10:48 inet 127.0.0.1/8 scope host lo 10:10:48 valid_lft forever preferred_lft forever 10:10:48 inet6 ::1/128 scope host 10:10:48 valid_lft forever preferred_lft forever 10:10:48 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 10:10:48 link/ether fa:16:3e:dc:e2:53 brd ff:ff:ff:ff:ff:ff 10:10:48 inet 10.30.106.74/23 brd 10.30.107.255 scope global dynamic ens3 10:10:48 valid_lft 86232sec preferred_lft 86232sec 10:10:48 inet6 fe80::f816:3eff:fedc:e253/64 scope link 10:10:48 valid_lft forever preferred_lft forever 10:10:48 10:10:48 10:10:48 ---> sar -b -r -n DEV: 10:10:48 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-20034) 04/02/24 _x86_64_ (4 CPU) 10:10:48 10:10:48 10:08:04 LINUX RESTART (4 CPU) 10:10:48 10:10:48 10:09:01 tps rtps wtps bread/s bwrtn/s 10:10:48 10:10:01 114.28 14.35 99.93 1102.43 20717.49 10:10:48 Average: 114.28 14.35 99.93 1102.43 20717.49 10:10:48 10:10:48 10:09:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:10:48 10:10:01 13678196 15472792 2746772 16.72 74944 1907028 805580 4.61 850072 1654212 136904 10:10:48 Average: 13678196 15472792 2746772 16.72 74944 1907028 805580 4.61 850072 1654212 136904 10:10:48 10:10:48 10:09:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:10:48 10:10:01 ens3 56.35 39.47 655.05 9.17 0.00 0.00 0.00 0.00 10:10:48 10:10:01 lo 2.13 2.13 0.23 0.23 0.00 0.00 0.00 0.00 10:10:48 Average: ens3 56.35 39.47 655.05 9.17 0.00 0.00 0.00 0.00 10:10:48 Average: lo 2.13 2.13 0.23 0.23 0.00 0.00 0.00 0.00 10:10:48 10:10:48 10:10:48 ---> sar -P ALL: 10:10:48 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-20034) 04/02/24 _x86_64_ (4 CPU) 10:10:48 10:10:48 10:08:04 LINUX RESTART (4 CPU) 10:10:48 10:10:48 10:09:01 CPU %user %nice %system %iowait %steal %idle 10:10:48 10:10:01 all 25.19 0.00 1.94 3.09 0.06 69.72 10:10:48 10:10:01 0 13.90 0.00 1.22 0.23 0.03 84.61 10:10:48 10:10:01 1 31.94 0.00 2.55 8.58 0.05 56.87 10:10:48 10:10:01 2 36.68 0.00 2.29 3.03 0.07 57.93 10:10:48 10:10:01 3 18.30 0.00 1.66 0.56 0.05 79.43 10:10:48 Average: all 25.19 0.00 1.94 3.09 0.06 69.72 10:10:48 Average: 0 13.90 0.00 1.22 0.23 0.03 84.61 10:10:48 Average: 1 31.94 0.00 2.55 8.58 0.05 56.87 10:10:48 Average: 2 36.68 0.00 2.29 3.03 0.07 57.93 10:10:48 Average: 3 18.30 0.00 1.66 0.56 0.05 79.43 10:10:48 10:10:48 10:10:48