12:46:11 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137590 12:46:11 Running as SYSTEM 12:46:11 [EnvInject] - Loading node environment variables. 12:46:11 Building remotely on prd-ubuntu1804-builder-4c-4g-18845 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 12:46:11 [ssh-agent] Looking for ssh-agent implementation... 12:46:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:46:12 $ ssh-agent 12:46:12 SSH_AUTH_SOCK=/tmp/ssh-0nUfD7yxZqBS/agent.1899 12:46:12 SSH_AGENT_PID=1900 12:46:12 [ssh-agent] Started. 12:46:12 Running ssh-add (command line suppressed) 12:46:12 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_16312729531221538287.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_16312729531221538287.key) 12:46:12 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 12:46:12 The recommended git tool is: NONE 12:46:14 using credential onap-jenkins-ssh 12:46:14 Wiping out workspace first. 12:46:14 Cloning the remote Git repository 12:46:14 Cloning repository git://cloud.onap.org/mirror/oom.git 12:46:14 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 12:46:14 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:46:14 > git --version # timeout=10 12:46:14 > git --version # 'git version 2.17.1' 12:46:14 using GIT_SSH to set credentials Gerrit user 12:46:14 Verifying host key using manually-configured host key entries 12:46:14 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 12:46:21 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:46:21 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:46:21 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:46:21 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:46:21 using GIT_SSH to set credentials Gerrit user 12:46:21 Verifying host key using manually-configured host key entries 12:46:21 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/90/137590/7 # timeout=30 12:46:24 > git rev-parse 10c66b6c60d22d6abdad009e4535acfac70050ee^{commit} # timeout=10 12:46:24 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 12:46:24 Checking out Revision 10c66b6c60d22d6abdad009e4535acfac70050ee (refs/changes/90/137590/7) 12:46:24 > git config core.sparsecheckout # timeout=10 12:46:25 > git checkout -f 10c66b6c60d22d6abdad009e4535acfac70050ee # timeout=30 12:46:28 Commit message: "[PORTAL-NG] Ui is exposed on wrong port" 12:46:28 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:46:28 > git rev-list --no-walk 23286c5cf36308333e19fa7a52efd43e792407c5 # timeout=10 12:46:28 [EnvInject] - Injecting environment variables from a build step. 12:46:28 [EnvInject] - Injecting as environment variables the properties content 12:46:28 PYTHON=python3 12:46:28 12:46:28 [EnvInject] - Variables injected successfully. 12:46:28 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins535738047150952082.sh 12:46:28 ---> tox-install.sh 12:46:28 + source /home/jenkins/lf-env.sh 12:46:28 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:46:28 ++ mktemp -d /tmp/venv-XXXX 12:46:28 + lf_venv=/tmp/venv-dOzH 12:46:28 + local venv_file=/tmp/.os_lf_venv 12:46:28 + local python=python3 12:46:28 + local options 12:46:28 + local set_path=true 12:46:28 + local install_args= 12:46:28 ++ 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 12:46:28 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:46:28 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:46:28 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:46:28 + true 12:46:28 + case $1 in 12:46:28 + venv_file=/tmp/.toxenv 12:46:28 + shift 2 12:46:28 + true 12:46:28 + case $1 in 12:46:28 + shift 12:46:28 + break 12:46:28 + case $python in 12:46:28 + local pkg_list= 12:46:28 + [[ -d /opt/pyenv ]] 12:46:28 + echo 'Setup pyenv:' 12:46:28 Setup pyenv: 12:46:28 + export PYENV_ROOT=/opt/pyenv 12:46:28 + PYENV_ROOT=/opt/pyenv 12:46:28 + 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 12:46:28 + 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 12:46:28 + pyenv versions 12:46:28 * system (set by /opt/pyenv/version) 12:46:28 * 3.8.13 (set by /opt/pyenv/version) 12:46:28 * 3.9.13 (set by /opt/pyenv/version) 12:46:29 * 3.10.6 (set by /opt/pyenv/version) 12:46:29 + command -v pyenv 12:46:29 ++ pyenv init - --no-rehash 12:46:29 + 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[*]}"'\'')" 12:46:29 export PATH="/opt/pyenv/shims:${PATH}" 12:46:29 export PYENV_SHELL=bash 12:46:29 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:46:29 pyenv() { 12:46:29 local command 12:46:29 command="${1:-}" 12:46:29 if [ "$#" -gt 0 ]; then 12:46:29 shift 12:46:29 fi 12:46:29 12:46:29 case "$command" in 12:46:29 rehash|shell) 12:46:29 eval "$(pyenv "sh-$command" "$@")" 12:46:29 ;; 12:46:29 *) 12:46:29 command pyenv "$command" "$@" 12:46:29 ;; 12:46:29 esac 12:46:29 }' 12:46:29 +++ 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[*]}"' 12:46:29 ++ 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 12:46:29 ++ 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 12:46:29 ++ 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 12:46:29 ++ export PYENV_SHELL=bash 12:46:29 ++ PYENV_SHELL=bash 12:46:29 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:46:29 +++ complete -F _pyenv pyenv 12:46:29 ++ lf-pyver python3 12:46:29 ++ local py_version_xy=python3 12:46:29 ++ local py_version_xyz= 12:46:29 ++ pyenv versions 12:46:29 ++ local command 12:46:29 ++ command=versions 12:46:29 ++ sed 's/^[ *]* //' 12:46:29 ++ awk '{ print $1 }' 12:46:29 ++ '[' 1 -gt 0 ']' 12:46:29 ++ shift 12:46:29 ++ case "$command" in 12:46:29 ++ command pyenv versions 12:46:29 ++ pyenv versions 12:46:29 ++ grep -E '^[0-9.]*[0-9]$' 12:46:29 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:46:29 +++ grep '^3' /tmp/.pyenv_versions 12:46:29 +++ sort -V 12:46:29 +++ tail -n 1 12:46:29 ++ py_version_xyz=3.10.6 12:46:29 ++ [[ -z 3.10.6 ]] 12:46:29 ++ echo 3.10.6 12:46:29 ++ return 0 12:46:29 + pyenv local 3.10.6 12:46:29 + local command 12:46:29 + command=local 12:46:29 + '[' 2 -gt 0 ']' 12:46:29 + shift 12:46:29 + case "$command" in 12:46:29 + command pyenv local 3.10.6 12:46:29 + pyenv local 3.10.6 12:46:29 + for arg in "$@" 12:46:29 + case $arg in 12:46:29 + pkg_list+='tox ' 12:46:29 + for arg in "$@" 12:46:29 + case $arg in 12:46:29 + pkg_list+='virtualenv ' 12:46:29 + for arg in "$@" 12:46:29 + case $arg in 12:46:29 + pkg_list+='urllib3~=1.26.15 ' 12:46:29 + [[ -f /tmp/.toxenv ]] 12:46:29 + [[ ! -f /tmp/.toxenv ]] 12:46:29 + [[ -n '' ]] 12:46:29 + python3 -m venv /tmp/venv-dOzH 12:46:33 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-dOzH' 12:46:33 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-dOzH 12:46:33 + echo /tmp/venv-dOzH 12:46:33 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 12:46:33 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 12:46:33 + /tmp/venv-dOzH/bin/python3 -m pip install --upgrade --quiet pip virtualenv 12:46:36 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:46:36 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:46:36 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:46:36 + /tmp/venv-dOzH/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:46:39 + type python3 12:46:39 + true 12:46:39 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-dOzH/bin to PATH' 12:46:39 lf-activate-venv(): INFO: Adding /tmp/venv-dOzH/bin to PATH 12:46:39 + PATH=/tmp/venv-dOzH/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 12:46:39 + return 0 12:46:39 + python3 --version 12:46:39 Python 3.10.6 12:46:39 + python3 -m pip --version 12:46:39 pip 24.0 from /tmp/venv-dOzH/lib/python3.10/site-packages/pip (python 3.10) 12:46:39 + python3 -m pip freeze 12:46:39 cachetools==5.3.3 12:46:39 chardet==5.2.0 12:46:39 colorama==0.4.6 12:46:39 distlib==0.3.8 12:46:39 filelock==3.13.3 12:46:39 packaging==24.0 12:46:39 platformdirs==4.2.0 12:46:39 pluggy==1.4.0 12:46:39 pyproject-api==1.6.1 12:46:39 tomli==2.0.1 12:46:39 tox==4.14.2 12:46:39 urllib3==1.26.18 12:46:39 virtualenv==20.25.1 12:46:39 [EnvInject] - Injecting environment variables from a build step. 12:46:39 [EnvInject] - Injecting as environment variables the properties content 12:46:39 PARALLEL=false 12:46:39 12:46:39 [EnvInject] - Variables injected successfully. 12:46:39 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins17284868552853943681.sh 12:46:39 ---> tox-run.sh 12:46:39 + 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 12:46:39 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 12:46:39 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 12:46:39 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 12:46:39 + cd /w/workspace/oom-master-pre-commit-lint/. 12:46:39 + source /home/jenkins/lf-env.sh 12:46:39 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:46:39 ++ mktemp -d /tmp/venv-XXXX 12:46:39 + lf_venv=/tmp/venv-sjXs 12:46:39 + local venv_file=/tmp/.os_lf_venv 12:46:39 + local python=python3 12:46:39 + local options 12:46:39 + local set_path=true 12:46:39 + local install_args= 12:46:39 ++ 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 12:46:39 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:46:39 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:46:39 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:46:39 + true 12:46:39 + case $1 in 12:46:39 + venv_file=/tmp/.toxenv 12:46:39 + shift 2 12:46:39 + true 12:46:39 + case $1 in 12:46:39 + shift 12:46:39 + break 12:46:39 + case $python in 12:46:39 + local pkg_list= 12:46:39 + [[ -d /opt/pyenv ]] 12:46:39 + echo 'Setup pyenv:' 12:46:39 Setup pyenv: 12:46:39 + export PYENV_ROOT=/opt/pyenv 12:46:39 + PYENV_ROOT=/opt/pyenv 12:46:39 + 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 12:46:39 + 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 12:46:39 + pyenv versions 12:46:39 system 12:46:39 3.8.13 12:46:39 3.9.13 12:46:39 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:46:39 + command -v pyenv 12:46:39 ++ pyenv init - --no-rehash 12:46:39 + 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[*]}"'\'')" 12:46:39 export PATH="/opt/pyenv/shims:${PATH}" 12:46:39 export PYENV_SHELL=bash 12:46:39 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:46:39 pyenv() { 12:46:39 local command 12:46:39 command="${1:-}" 12:46:39 if [ "$#" -gt 0 ]; then 12:46:39 shift 12:46:39 fi 12:46:39 12:46:39 case "$command" in 12:46:39 rehash|shell) 12:46:39 eval "$(pyenv "sh-$command" "$@")" 12:46:39 ;; 12:46:39 *) 12:46:39 command pyenv "$command" "$@" 12:46:39 ;; 12:46:39 esac 12:46:39 }' 12:46:39 +++ 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[*]}"' 12:46:39 ++ 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 12:46:39 ++ 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 12:46:39 ++ 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 12:46:39 ++ export PYENV_SHELL=bash 12:46:39 ++ PYENV_SHELL=bash 12:46:39 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:46:39 +++ complete -F _pyenv pyenv 12:46:39 ++ lf-pyver python3 12:46:39 ++ local py_version_xy=python3 12:46:39 ++ local py_version_xyz= 12:46:39 ++ pyenv versions 12:46:39 ++ local command 12:46:39 ++ command=versions 12:46:39 ++ '[' 1 -gt 0 ']' 12:46:39 ++ shift 12:46:39 ++ case "$command" in 12:46:39 ++ command pyenv versions 12:46:39 ++ pyenv versions 12:46:39 ++ sed 's/^[ *]* //' 12:46:39 ++ awk '{ print $1 }' 12:46:39 ++ grep -E '^[0-9.]*[0-9]$' 12:46:39 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:46:39 +++ grep '^3' /tmp/.pyenv_versions 12:46:39 +++ tail -n 1 12:46:39 +++ sort -V 12:46:39 ++ py_version_xyz=3.10.6 12:46:39 ++ [[ -z 3.10.6 ]] 12:46:39 ++ echo 3.10.6 12:46:39 ++ return 0 12:46:39 + pyenv local 3.10.6 12:46:39 + local command 12:46:39 + command=local 12:46:39 + '[' 2 -gt 0 ']' 12:46:39 + shift 12:46:39 + case "$command" in 12:46:39 + command pyenv local 3.10.6 12:46:39 + pyenv local 3.10.6 12:46:40 + for arg in "$@" 12:46:40 + case $arg in 12:46:40 + pkg_list+='tox ' 12:46:40 + for arg in "$@" 12:46:40 + case $arg in 12:46:40 + pkg_list+='virtualenv ' 12:46:40 + for arg in "$@" 12:46:40 + case $arg in 12:46:40 + pkg_list+='urllib3~=1.26.15 ' 12:46:40 + [[ -f /tmp/.toxenv ]] 12:46:40 ++ cat /tmp/.toxenv 12:46:40 + lf_venv=/tmp/venv-dOzH 12:46:40 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dOzH from' file:/tmp/.toxenv 12:46:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dOzH from file:/tmp/.toxenv 12:46:40 + /tmp/venv-dOzH/bin/python3 -m pip install --upgrade --quiet pip virtualenv 12:46:40 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:46:40 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:46:40 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:46:40 + /tmp/venv-dOzH/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:46:42 + type python3 12:46:42 + true 12:46:42 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-dOzH/bin to PATH' 12:46:42 lf-activate-venv(): INFO: Adding /tmp/venv-dOzH/bin to PATH 12:46:42 + PATH=/tmp/venv-dOzH/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 12:46:42 + return 0 12:46:42 + [[ -d /opt/pyenv ]] 12:46:42 + echo '---> Setting up pyenv' 12:46:42 ---> Setting up pyenv 12:46:42 + export PYENV_ROOT=/opt/pyenv 12:46:42 + PYENV_ROOT=/opt/pyenv 12:46:42 + export PATH=/opt/pyenv/bin:/tmp/venv-dOzH/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 12:46:42 + PATH=/opt/pyenv/bin:/tmp/venv-dOzH/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 12:46:42 ++ pwd 12:46:42 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 12:46:42 + export PYTHONPATH 12:46:42 + export TOX_TESTENV_PASSENV=PYTHONPATH 12:46:42 + TOX_TESTENV_PASSENV=PYTHONPATH 12:46:42 + tox --version 12:46:42 4.14.2 from /tmp/venv-dOzH/lib/python3.10/site-packages/tox/__init__.py 12:46:42 + PARALLEL=false 12:46:42 + TOX_OPTIONS_LIST= 12:46:42 + [[ -n pre-commit ]] 12:46:42 + TOX_OPTIONS_LIST=' -e pre-commit' 12:46:42 + case ${PARALLEL,,} in 12:46:42 + tox -e pre-commit 12:46:42 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 12:46:43 pre-commit: install_deps> python -I -m pip install pre-commit 12:46:46 pre-commit: freeze> python -m pip freeze --all 12:46:47 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 12:46:47 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 12:46:47 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 12:46:47 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 12:46:48 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 12:46:49 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 12:46:50 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 12:46:50 [INFO] Once installed this environment will be reused. 12:46:50 [INFO] This may take a few minutes... 12:46:55 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 12:46:55 [INFO] Once installed this environment will be reused. 12:46:55 [INFO] This may take a few minutes... 12:47:01 Trim Trailing Whitespace.................................................Passed 12:47:01 Tabs remover.............................................................Passed 12:47:01 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 12:47:02 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 12:47:02 [INFO] Once installed this environment will be reused. 12:47:02 [INFO] This may take a few minutes... 12:47:11 gitlint..............................................(no files to check)Skipped 12:47:11 pre-commit: OK (28.52=setup[3.96]+cmd[14.78,9.78] seconds) 12:47:11 congratulations :) (28.69 seconds) 12:47:11 + tox_status=0 12:47:11 + echo '---> Completed tox runs' 12:47:11 ---> Completed tox runs 12:47:11 + for i in .tox/*/log 12:47:11 ++ echo .tox/pre-commit/log 12:47:11 ++ awk -F/ '{print $2}' 12:47:11 + tox_env=pre-commit 12:47:11 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 12:47:11 + DOC_DIR=docs/_build/html 12:47:11 + [[ -d docs/_build/html ]] 12:47:11 + echo '---> tox-run.sh ends' 12:47:11 ---> tox-run.sh ends 12:47:11 + test 0 -eq 0 12:47:11 $ ssh-agent -k 12:47:11 unset SSH_AUTH_SOCK; 12:47:11 unset SSH_AGENT_PID; 12:47:11 echo Agent pid 1900 killed; 12:47:11 [ssh-agent] Stopped. 12:47:11 [PostBuildScript] - [INFO] Executing post build scripts. 12:47:11 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4325052610033606654.sh 12:47:11 ---> sysstat.sh 12:47:12 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13709287072320524562.sh 12:47:12 ---> package-listing.sh 12:47:12 ++ tr '[:upper:]' '[:lower:]' 12:47:12 ++ facter osfamily 12:47:12 + OS_FAMILY=debian 12:47:12 + workspace=/w/workspace/oom-master-pre-commit-lint 12:47:12 + START_PACKAGES=/tmp/packages_start.txt 12:47:12 + END_PACKAGES=/tmp/packages_end.txt 12:47:12 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:47:12 + PACKAGES=/tmp/packages_start.txt 12:47:12 + '[' /w/workspace/oom-master-pre-commit-lint ']' 12:47:12 + PACKAGES=/tmp/packages_end.txt 12:47:12 + case "${OS_FAMILY}" in 12:47:12 + dpkg -l 12:47:12 + grep '^ii' 12:47:12 + '[' -f /tmp/packages_start.txt ']' 12:47:12 + '[' -f /tmp/packages_end.txt ']' 12:47:12 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:47:12 + '[' /w/workspace/oom-master-pre-commit-lint ']' 12:47:12 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 12:47:12 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 12:47:12 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17434182147763497178.sh 12:47:12 ---> capture-instance-metadata.sh 12:47:12 Setup pyenv: 12:47:12 system 12:47:12 3.8.13 12:47:12 3.9.13 12:47:12 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:47:16 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-GPa8 12:47:16 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:47:19 lf-activate-venv(): INFO: Installing: lftools 12:47:52 lf-activate-venv(): INFO: Adding /tmp/venv-GPa8/bin to PATH 12:47:52 INFO: Running in OpenStack, capturing instance metadata 12:47:53 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15829380894880365035.sh 12:47:53 provisioning config files... 12:47:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config3644589412051775329tmp 12:47:53 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 12:47:53 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 12:47:53 [EnvInject] - Injecting environment variables from a build step. 12:47:53 [EnvInject] - Injecting as environment variables the properties content 12:47:53 SERVER_ID=logs 12:47:53 12:47:53 [EnvInject] - Variables injected successfully. 12:47:53 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9654864677822712560.sh 12:47:53 ---> create-netrc.sh 12:47:53 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12814096596031344407.sh 12:47:53 ---> python-tools-install.sh 12:47:53 Setup pyenv: 12:47:53 system 12:47:53 3.8.13 12:47:53 3.9.13 12:47:53 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:47:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GPa8 from file:/tmp/.os_lf_venv 12:47:54 lf-activate-venv(): INFO: Installing: lftools 12:48:02 lf-activate-venv(): INFO: Adding /tmp/venv-GPa8/bin to PATH 12:48:02 Generating Requirements File 12:48:34 Python 3.10.6 12:48:34 pip 24.0 from /tmp/venv-GPa8/lib/python3.10/site-packages/pip (python 3.10) 12:48:35 appdirs==1.4.4 12:48:35 argcomplete==3.2.3 12:48:35 aspy.yaml==1.3.0 12:48:35 attrs==23.2.0 12:48:35 autopage==0.5.2 12:48:35 beautifulsoup4==4.12.3 12:48:35 boto3==1.34.72 12:48:35 botocore==1.34.72 12:48:35 bs4==0.0.2 12:48:35 cachetools==5.3.3 12:48:35 certifi==2024.2.2 12:48:35 cffi==1.16.0 12:48:35 cfgv==3.4.0 12:48:35 chardet==5.2.0 12:48:35 charset-normalizer==3.3.2 12:48:35 click==8.1.7 12:48:35 cliff==4.6.0 12:48:35 cmd2==2.4.3 12:48:35 cryptography==3.3.2 12:48:35 debtcollector==3.0.0 12:48:35 decorator==5.1.1 12:48:35 defusedxml==0.7.1 12:48:35 Deprecated==1.2.14 12:48:35 distlib==0.3.8 12:48:35 dnspython==2.6.1 12:48:35 docker==4.2.2 12:48:35 dogpile.cache==1.3.2 12:48:35 email_validator==2.1.1 12:48:35 filelock==3.13.3 12:48:35 future==1.0.0 12:48:35 gitdb==4.0.11 12:48:35 GitPython==3.1.42 12:48:35 google-auth==2.29.0 12:48:35 httplib2==0.22.0 12:48:35 identify==2.5.35 12:48:35 idna==3.6 12:48:35 importlib-resources==1.5.0 12:48:35 iso8601==2.1.0 12:48:35 Jinja2==3.1.3 12:48:35 jmespath==1.0.1 12:48:35 jsonpatch==1.33 12:48:35 jsonpointer==2.4 12:48:35 jsonschema==4.21.1 12:48:35 jsonschema-specifications==2023.12.1 12:48:35 keystoneauth1==5.6.0 12:48:35 kubernetes==29.0.0 12:48:35 lftools==0.37.10 12:48:35 lxml==5.1.0 12:48:35 MarkupSafe==2.1.5 12:48:35 msgpack==1.0.8 12:48:35 multi_key_dict==2.0.3 12:48:35 munch==4.0.0 12:48:35 netaddr==1.2.1 12:48:35 netifaces==0.11.0 12:48:35 niet==1.4.2 12:48:35 nodeenv==1.8.0 12:48:35 oauth2client==4.1.3 12:48:35 oauthlib==3.2.2 12:48:35 openstacksdk==3.0.0 12:48:35 os-client-config==2.1.0 12:48:35 os-service-types==1.7.0 12:48:35 osc-lib==3.0.1 12:48:35 oslo.config==9.4.0 12:48:35 oslo.context==5.5.0 12:48:35 oslo.i18n==6.3.0 12:48:35 oslo.log==5.5.0 12:48:35 oslo.serialization==5.4.0 12:48:35 oslo.utils==7.1.0 12:48:35 packaging==24.0 12:48:35 pbr==6.0.0 12:48:35 platformdirs==4.2.0 12:48:35 prettytable==3.10.0 12:48:35 pyasn1==0.6.0 12:48:35 pyasn1_modules==0.4.0 12:48:35 pycparser==2.21 12:48:35 pygerrit2==2.0.15 12:48:35 PyGithub==2.3.0 12:48:35 pyinotify==0.9.6 12:48:35 PyJWT==2.8.0 12:48:35 PyNaCl==1.5.0 12:48:35 pyparsing==2.4.7 12:48:35 pyperclip==1.8.2 12:48:35 pyrsistent==0.20.0 12:48:35 python-cinderclient==9.5.0 12:48:35 python-dateutil==2.9.0.post0 12:48:35 python-heatclient==3.5.0 12:48:35 python-jenkins==1.8.2 12:48:35 python-keystoneclient==5.4.0 12:48:35 python-magnumclient==4.4.0 12:48:35 python-novaclient==18.6.0 12:48:35 python-openstackclient==6.6.0 12:48:35 python-swiftclient==4.5.0 12:48:35 PyYAML==6.0.1 12:48:35 referencing==0.34.0 12:48:35 requests==2.31.0 12:48:35 requests-oauthlib==2.0.0 12:48:35 requestsexceptions==1.4.0 12:48:35 rfc3986==2.0.0 12:48:35 rpds-py==0.18.0 12:48:35 rsa==4.9 12:48:35 ruamel.yaml==0.18.6 12:48:35 ruamel.yaml.clib==0.2.8 12:48:35 s3transfer==0.10.1 12:48:35 simplejson==3.19.2 12:48:35 six==1.16.0 12:48:35 smmap==5.0.1 12:48:35 soupsieve==2.5 12:48:35 stevedore==5.2.0 12:48:35 tabulate==0.9.0 12:48:35 toml==0.10.2 12:48:35 tomlkit==0.12.4 12:48:35 tqdm==4.66.2 12:48:35 typing_extensions==4.10.0 12:48:35 tzdata==2024.1 12:48:35 urllib3==1.26.18 12:48:35 virtualenv==20.25.1 12:48:35 wcwidth==0.2.13 12:48:35 websocket-client==1.7.0 12:48:35 wrapt==1.16.0 12:48:35 xdg==6.0.0 12:48:35 xmltodict==0.13.0 12:48:35 yq==3.2.3 12:48:35 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5268270427689020749.sh 12:48:35 ---> sudo-logs.sh 12:48:35 Archiving 'sudo' log.. 12:48:35 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1654154756606429665.sh 12:48:35 ---> job-cost.sh 12:48:35 Setup pyenv: 12:48:35 system 12:48:35 3.8.13 12:48:35 3.9.13 12:48:35 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:48:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GPa8 from file:/tmp/.os_lf_venv 12:48:37 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:48:45 lf-activate-venv(): INFO: Adding /tmp/venv-GPa8/bin to PATH 12:48:45 INFO: No Stack... 12:48:46 INFO: Retrieving Pricing Info for: v3-standard-4 12:48:46 INFO: Archiving Costs 12:48:46 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins429471775708728372.sh 12:48:46 ---> logs-deploy.sh 12:48:46 Setup pyenv: 12:48:46 system 12:48:46 3.8.13 12:48:46 3.9.13 12:48:46 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:48:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GPa8 from file:/tmp/.os_lf_venv 12:48:48 lf-activate-venv(): INFO: Installing: lftools 12:48:57 lf-activate-venv(): INFO: Adding /tmp/venv-GPa8/bin to PATH 12:48:57 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3387 12:48:57 INFO: archiving workspace using pattern(s): 12:48:58 Archives upload complete. 12:48:58 INFO: archiving logs to Nexus 12:48:59 ---> uname -a: 12:48:59 Linux prd-ubuntu1804-builder-4c-4g-18845 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 12:48:59 12:48:59 12:48:59 ---> lscpu: 12:48:59 Architecture: x86_64 12:48:59 CPU op-mode(s): 32-bit, 64-bit 12:48:59 Byte Order: Little Endian 12:48:59 CPU(s): 4 12:48:59 On-line CPU(s) list: 0-3 12:48:59 Thread(s) per core: 1 12:48:59 Core(s) per socket: 1 12:48:59 Socket(s): 4 12:48:59 NUMA node(s): 1 12:48:59 Vendor ID: AuthenticAMD 12:48:59 CPU family: 23 12:48:59 Model: 49 12:48:59 Model name: AMD EPYC-Rome Processor 12:48:59 Stepping: 0 12:48:59 CPU MHz: 2800.000 12:48:59 BogoMIPS: 5600.00 12:48:59 Virtualization: AMD-V 12:48:59 Hypervisor vendor: KVM 12:48:59 Virtualization type: full 12:48:59 L1d cache: 32K 12:48:59 L1i cache: 32K 12:48:59 L2 cache: 512K 12:48:59 L3 cache: 16384K 12:48:59 NUMA node0 CPU(s): 0-3 12:48:59 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 12:48:59 12:48:59 12:48:59 ---> nproc: 12:48:59 4 12:48:59 12:48:59 12:48:59 ---> df -h: 12:48:59 Filesystem Size Used Avail Use% Mounted on 12:48:59 udev 7.9G 0 7.9G 0% /dev 12:48:59 tmpfs 1.6G 672K 1.6G 1% /run 12:48:59 /dev/vda1 78G 8.4G 70G 11% / 12:48:59 tmpfs 7.9G 0 7.9G 0% /dev/shm 12:48:59 tmpfs 5.0M 0 5.0M 0% /run/lock 12:48:59 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 12:48:59 /dev/vda15 105M 4.4M 100M 5% /boot/efi 12:48:59 tmpfs 1.6G 0 1.6G 0% /run/user/1001 12:48:59 12:48:59 12:48:59 ---> free -m: 12:48:59 total used free shared buff/cache available 12:48:59 Mem: 16040 552 13294 0 2193 15168 12:48:59 Swap: 1023 0 1023 12:48:59 12:48:59 12:48:59 ---> ip addr: 12:48:59 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:48:59 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:48:59 inet 127.0.0.1/8 scope host lo 12:48:59 valid_lft forever preferred_lft forever 12:48:59 inet6 ::1/128 scope host 12:48:59 valid_lft forever preferred_lft forever 12:48:59 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 12:48:59 link/ether fa:16:3e:da:2e:ef brd ff:ff:ff:ff:ff:ff 12:48:59 inet 10.30.106.109/23 brd 10.30.107.255 scope global dynamic ens3 12:48:59 valid_lft 86197sec preferred_lft 86197sec 12:48:59 inet6 fe80::f816:3eff:feda:2eef/64 scope link 12:48:59 valid_lft forever preferred_lft forever 12:48:59 12:48:59 12:48:59 ---> sar -b -r -n DEV: 12:48:59 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-18845) 03/28/24 _x86_64_ (4 CPU) 12:48:59 12:48:59 12:45:39 LINUX RESTART (4 CPU) 12:48:59 12:48:59 12:46:01 tps rtps wtps bread/s bwrtn/s 12:48:59 12:47:02 234.33 70.75 163.57 4672.82 21253.79 12:48:59 12:48:01 101.44 2.47 98.97 130.83 23772.24 12:48:59 Average: 168.44 36.90 131.54 2420.90 22502.44 12:48:59 12:48:59 12:46:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:48:59 12:47:02 14004220 15566448 2420748 14.74 52400 1712748 817524 4.68 710060 1500048 143120 12:48:59 12:48:01 13693808 15500088 2731160 16.63 75008 1918448 823480 4.71 824840 1665820 142096 12:48:59 Average: 13849014 15533268 2575954 15.68 63704 1815598 820502 4.70 767450 1582934 142608 12:48:59 12:48:59 12:46:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:48:59 12:47:02 ens3 417.88 298.08 2052.35 75.37 0.00 0.00 0.00 0.00 12:48:59 12:47:02 lo 2.13 2.13 0.22 0.22 0.00 0.00 0.00 0.00 12:48:59 12:48:01 ens3 47.30 31.25 635.61 9.02 0.00 0.00 0.00 0.00 12:48:59 12:48:01 lo 1.36 1.36 0.14 0.14 0.00 0.00 0.00 0.00 12:48:59 Average: ens3 234.15 165.79 1349.93 42.47 0.00 0.00 0.00 0.00 12:48:59 Average: lo 1.75 1.75 0.18 0.18 0.00 0.00 0.00 0.00 12:48:59 12:48:59 12:48:59 ---> sar -P ALL: 12:48:59 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-18845) 03/28/24 _x86_64_ (4 CPU) 12:48:59 12:48:59 12:45:39 LINUX RESTART (4 CPU) 12:48:59 12:48:59 12:46:01 CPU %user %nice %system %iowait %steal %idle 12:48:59 12:47:02 all 23.22 0.00 2.52 7.89 0.11 66.27 12:48:59 12:47:02 0 29.75 0.00 3.39 10.25 0.14 56.47 12:48:59 12:47:02 1 23.95 0.00 2.45 3.69 0.07 69.84 12:48:59 12:47:02 2 21.08 0.00 2.39 2.66 0.10 73.77 12:48:59 12:47:02 3 18.13 0.00 1.87 15.01 0.14 64.85 12:48:59 12:48:01 all 19.47 0.00 1.48 4.63 0.06 74.36 12:48:59 12:48:01 0 21.14 0.00 1.42 0.63 0.05 76.76 12:48:59 12:48:01 1 34.85 0.00 2.36 3.63 0.07 59.09 12:48:59 12:48:01 2 11.47 0.00 0.91 1.82 0.05 85.75 12:48:59 12:48:01 3 10.59 0.00 1.22 12.44 0.05 75.70 12:48:59 Average: all 21.34 0.00 2.00 6.26 0.08 70.32 12:48:59 Average: 0 25.41 0.00 2.40 5.40 0.09 66.70 12:48:59 Average: 1 29.35 0.00 2.41 3.66 0.07 64.52 12:48:59 Average: 2 16.25 0.00 1.65 2.24 0.08 79.79 12:48:59 Average: 3 14.35 0.00 1.55 13.73 0.09 70.28 12:48:59 12:48:59 12:48:59