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