08:29:57 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136395 08:29:57 Running as SYSTEM 08:29:57 [EnvInject] - Loading node environment variables. 08:29:57 Building remotely on prd-ubuntu1804-builder-4c-4g-2470 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 08:29:57 [ssh-agent] Looking for ssh-agent implementation... 08:29:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:29:57 $ ssh-agent 08:29:57 SSH_AUTH_SOCK=/tmp/ssh-sF7cRGwQFaLP/agent.1775 08:29:57 SSH_AGENT_PID=1777 08:29:57 [ssh-agent] Started. 08:29:57 Running ssh-add (command line suppressed) 08:29:57 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_10571713353026542274.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_10571713353026542274.key) 08:29:57 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 08:29:57 The recommended git tool is: NONE 08:29:59 using credential onap-jenkins-ssh 08:30:00 Wiping out workspace first. 08:30:00 Cloning the remote Git repository 08:30:00 Cloning repository git://cloud.onap.org/mirror/oom.git 08:30:00 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 08:30:00 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 08:30:00 > git --version # timeout=10 08:30:00 > git --version # 'git version 2.17.1' 08:30:00 using GIT_SSH to set credentials Gerrit user 08:30:00 Verifying host key using manually-configured host key entries 08:30:00 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 08:30:05 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 08:30:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:30:05 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 08:30:05 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 08:30:05 using GIT_SSH to set credentials Gerrit user 08:30:05 Verifying host key using manually-configured host key entries 08:30:05 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/95/136395/6 # timeout=30 08:30:06 > git rev-parse 038d2eeed292f9ab03d38147b403e12ce6ee0770^{commit} # timeout=10 08:30:06 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 08:30:06 Checking out Revision 038d2eeed292f9ab03d38147b403e12ce6ee0770 (refs/changes/95/136395/6) 08:30:06 > git config core.sparsecheckout # timeout=10 08:30:06 > git checkout -f 038d2eeed292f9ab03d38147b403e12ce6ee0770 # timeout=30 08:30:09 Commit message: "[CPS] Config updates for cps-core and DMI" 08:30:09 > git rev-parse FETCH_HEAD^{commit} # timeout=10 08:30:09 > git rev-list --no-walk 2ad6c16c56c038178c8001a242e8c3243e21e9ba # timeout=10 08:30:09 [EnvInject] - Injecting environment variables from a build step. 08:30:09 [EnvInject] - Injecting as environment variables the properties content 08:30:09 PYTHON=python3 08:30:09 08:30:09 [EnvInject] - Variables injected successfully. 08:30:09 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins8366349132801595005.sh 08:30:09 ---> tox-install.sh 08:30:09 + source /home/jenkins/lf-env.sh 08:30:09 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:30:09 ++ mktemp -d /tmp/venv-XXXX 08:30:09 + lf_venv=/tmp/venv-JKFt 08:30:09 + local venv_file=/tmp/.os_lf_venv 08:30:09 + local python=python3 08:30:09 + local options 08:30:09 + local set_path=true 08:30:09 + local install_args= 08:30:09 ++ 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 08:30:09 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:30:09 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:30:09 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:30:09 + true 08:30:09 + case $1 in 08:30:09 + venv_file=/tmp/.toxenv 08:30:09 + shift 2 08:30:09 + true 08:30:09 + case $1 in 08:30:09 + shift 08:30:09 + break 08:30:09 + case $python in 08:30:09 + local pkg_list= 08:30:09 + [[ -d /opt/pyenv ]] 08:30:09 + echo 'Setup pyenv:' 08:30:09 Setup pyenv: 08:30:09 + export PYENV_ROOT=/opt/pyenv 08:30:09 + PYENV_ROOT=/opt/pyenv 08:30:09 + 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 08:30:09 + 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 08:30:09 + pyenv versions 08:30:09 * system (set by /opt/pyenv/version) 08:30:09 * 3.8.13 (set by /opt/pyenv/version) 08:30:09 * 3.9.13 (set by /opt/pyenv/version) 08:30:09 * 3.10.6 (set by /opt/pyenv/version) 08:30:09 + command -v pyenv 08:30:09 ++ pyenv init - --no-rehash 08:30:09 + 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[*]}"'\'')" 08:30:09 export PATH="/opt/pyenv/shims:${PATH}" 08:30:09 export PYENV_SHELL=bash 08:30:09 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:30:09 pyenv() { 08:30:09 local command 08:30:09 command="${1:-}" 08:30:09 if [ "$#" -gt 0 ]; then 08:30:09 shift 08:30:09 fi 08:30:09 08:30:09 case "$command" in 08:30:09 rehash|shell) 08:30:09 eval "$(pyenv "sh-$command" "$@")" 08:30:09 ;; 08:30:09 *) 08:30:09 command pyenv "$command" "$@" 08:30:09 ;; 08:30:09 esac 08:30:09 }' 08:30:09 +++ 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[*]}"' 08:30:09 ++ 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 08:30:09 ++ 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 08:30:09 ++ 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 08:30:09 ++ export PYENV_SHELL=bash 08:30:09 ++ PYENV_SHELL=bash 08:30:09 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:30:09 +++ complete -F _pyenv pyenv 08:30:09 ++ lf-pyver python3 08:30:09 ++ local py_version_xy=python3 08:30:09 ++ local py_version_xyz= 08:30:09 ++ pyenv versions 08:30:09 ++ local command 08:30:09 ++ command=versions 08:30:09 ++ '[' 1 -gt 0 ']' 08:30:09 ++ shift 08:30:09 ++ case "$command" in 08:30:09 ++ command pyenv versions 08:30:09 ++ pyenv versions 08:30:09 ++ sed 's/^[ *]* //' 08:30:09 ++ awk '{ print $1 }' 08:30:09 ++ grep -E '^[0-9.]*[0-9]$' 08:30:10 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:30:10 +++ grep '^3' /tmp/.pyenv_versions 08:30:10 +++ sort -V 08:30:10 +++ tail -n 1 08:30:10 ++ py_version_xyz=3.10.6 08:30:10 ++ [[ -z 3.10.6 ]] 08:30:10 ++ echo 3.10.6 08:30:10 ++ return 0 08:30:10 + pyenv local 3.10.6 08:30:10 + local command 08:30:10 + command=local 08:30:10 + '[' 2 -gt 0 ']' 08:30:10 + shift 08:30:10 + case "$command" in 08:30:10 + command pyenv local 3.10.6 08:30:10 + pyenv local 3.10.6 08:30:10 + for arg in "$@" 08:30:10 + case $arg in 08:30:10 + pkg_list+='tox ' 08:30:10 + for arg in "$@" 08:30:10 + case $arg in 08:30:10 + pkg_list+='virtualenv ' 08:30:10 + for arg in "$@" 08:30:10 + case $arg in 08:30:10 + pkg_list+='urllib3~=1.26.15 ' 08:30:10 + [[ -f /tmp/.toxenv ]] 08:30:10 + [[ ! -f /tmp/.toxenv ]] 08:30:10 + [[ -n '' ]] 08:30:10 + python3 -m venv /tmp/venv-JKFt 08:30:14 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-JKFt' 08:30:14 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-JKFt 08:30:14 + echo /tmp/venv-JKFt 08:30:14 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 08:30:14 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 08:30:14 + /tmp/venv-JKFt/bin/python3 -m pip install --upgrade --quiet pip virtualenv 08:30:17 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:30:17 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 08:30:17 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 08:30:17 + /tmp/venv-JKFt/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 08:30:20 + type python3 08:30:20 + true 08:30:20 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-JKFt/bin to PATH' 08:30:20 lf-activate-venv(): INFO: Adding /tmp/venv-JKFt/bin to PATH 08:30:20 + PATH=/tmp/venv-JKFt/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 08:30:20 + return 0 08:30:20 + python3 --version 08:30:20 Python 3.10.6 08:30:20 + python3 -m pip --version 08:30:20 pip 23.3.1 from /tmp/venv-JKFt/lib/python3.10/site-packages/pip (python 3.10) 08:30:20 + python3 -m pip freeze 08:30:21 cachetools==5.3.2 08:30:21 chardet==5.2.0 08:30:21 colorama==0.4.6 08:30:21 distlib==0.3.7 08:30:21 filelock==3.13.1 08:30:21 packaging==23.2 08:30:21 platformdirs==4.1.0 08:30:21 pluggy==1.3.0 08:30:21 pyproject-api==1.6.1 08:30:21 tomli==2.0.1 08:30:21 tox==4.11.4 08:30:21 urllib3==1.26.18 08:30:21 virtualenv==20.25.0 08:30:21 [EnvInject] - Injecting environment variables from a build step. 08:30:21 [EnvInject] - Injecting as environment variables the properties content 08:30:21 PARALLEL=false 08:30:21 08:30:21 [EnvInject] - Variables injected successfully. 08:30:21 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins11716392480562924027.sh 08:30:21 ---> tox-run.sh 08:30:21 + 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 08:30:21 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 08:30:21 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 08:30:21 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 08:30:21 + cd /w/workspace/oom-master-pre-commit-lint/. 08:30:21 + source /home/jenkins/lf-env.sh 08:30:21 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:30:21 ++ mktemp -d /tmp/venv-XXXX 08:30:21 + lf_venv=/tmp/venv-5jiT 08:30:21 + local venv_file=/tmp/.os_lf_venv 08:30:21 + local python=python3 08:30:21 + local options 08:30:21 + local set_path=true 08:30:21 + local install_args= 08:30:21 ++ 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 08:30:21 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:30:21 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:30:21 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:30:21 + true 08:30:21 + case $1 in 08:30:21 + venv_file=/tmp/.toxenv 08:30:21 + shift 2 08:30:21 + true 08:30:21 + case $1 in 08:30:21 + shift 08:30:21 + break 08:30:21 + case $python in 08:30:21 + local pkg_list= 08:30:21 + [[ -d /opt/pyenv ]] 08:30:21 + echo 'Setup pyenv:' 08:30:21 Setup pyenv: 08:30:21 + export PYENV_ROOT=/opt/pyenv 08:30:21 + PYENV_ROOT=/opt/pyenv 08:30:21 + 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 08:30:21 + 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 08:30:21 + pyenv versions 08:30:21 system 08:30:21 3.8.13 08:30:21 3.9.13 08:30:21 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:30:21 + command -v pyenv 08:30:21 ++ pyenv init - --no-rehash 08:30:21 + 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[*]}"'\'')" 08:30:21 export PATH="/opt/pyenv/shims:${PATH}" 08:30:21 export PYENV_SHELL=bash 08:30:21 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:30:21 pyenv() { 08:30:21 local command 08:30:21 command="${1:-}" 08:30:21 if [ "$#" -gt 0 ]; then 08:30:21 shift 08:30:21 fi 08:30:21 08:30:21 case "$command" in 08:30:21 rehash|shell) 08:30:21 eval "$(pyenv "sh-$command" "$@")" 08:30:21 ;; 08:30:21 *) 08:30:21 command pyenv "$command" "$@" 08:30:21 ;; 08:30:21 esac 08:30:21 }' 08:30:21 +++ 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[*]}"' 08:30:21 ++ 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 08:30:21 ++ 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 08:30:21 ++ 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 08:30:21 ++ export PYENV_SHELL=bash 08:30:21 ++ PYENV_SHELL=bash 08:30:21 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:30:21 +++ complete -F _pyenv pyenv 08:30:21 ++ lf-pyver python3 08:30:21 ++ local py_version_xy=python3 08:30:21 ++ local py_version_xyz= 08:30:21 ++ pyenv versions 08:30:21 ++ local command 08:30:21 ++ command=versions 08:30:21 ++ '[' 1 -gt 0 ']' 08:30:21 ++ shift 08:30:21 ++ case "$command" in 08:30:21 ++ command pyenv versions 08:30:21 ++ pyenv versions 08:30:21 ++ sed 's/^[ *]* //' 08:30:21 ++ grep -E '^[0-9.]*[0-9]$' 08:30:21 ++ awk '{ print $1 }' 08:30:21 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:30:21 +++ grep '^3' /tmp/.pyenv_versions 08:30:21 +++ sort -V 08:30:21 +++ tail -n 1 08:30:21 ++ py_version_xyz=3.10.6 08:30:21 ++ [[ -z 3.10.6 ]] 08:30:21 ++ echo 3.10.6 08:30:21 ++ return 0 08:30:21 + pyenv local 3.10.6 08:30:21 + local command 08:30:21 + command=local 08:30:21 + '[' 2 -gt 0 ']' 08:30:21 + shift 08:30:21 + case "$command" in 08:30:21 + command pyenv local 3.10.6 08:30:21 + pyenv local 3.10.6 08:30:21 + for arg in "$@" 08:30:21 + case $arg in 08:30:21 + pkg_list+='tox ' 08:30:21 + for arg in "$@" 08:30:21 + case $arg in 08:30:21 + pkg_list+='virtualenv ' 08:30:21 + for arg in "$@" 08:30:21 + case $arg in 08:30:21 + pkg_list+='urllib3~=1.26.15 ' 08:30:21 + [[ -f /tmp/.toxenv ]] 08:30:21 ++ cat /tmp/.toxenv 08:30:21 + lf_venv=/tmp/venv-JKFt 08:30:21 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JKFt from' file:/tmp/.toxenv 08:30:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JKFt from file:/tmp/.toxenv 08:30:21 + /tmp/venv-JKFt/bin/python3 -m pip install --upgrade --quiet pip virtualenv 08:30:22 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:30:22 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 08:30:22 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 08:30:22 + /tmp/venv-JKFt/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 08:30:23 + type python3 08:30:23 + true 08:30:23 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-JKFt/bin to PATH' 08:30:23 lf-activate-venv(): INFO: Adding /tmp/venv-JKFt/bin to PATH 08:30:23 + PATH=/tmp/venv-JKFt/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 08:30:23 + return 0 08:30:23 + [[ -d /opt/pyenv ]] 08:30:23 + echo '---> Setting up pyenv' 08:30:23 ---> Setting up pyenv 08:30:23 + export PYENV_ROOT=/opt/pyenv 08:30:23 + PYENV_ROOT=/opt/pyenv 08:30:23 + export PATH=/opt/pyenv/bin:/tmp/venv-JKFt/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 08:30:23 + PATH=/opt/pyenv/bin:/tmp/venv-JKFt/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 08:30:23 ++ pwd 08:30:23 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 08:30:23 + export PYTHONPATH 08:30:23 + export TOX_TESTENV_PASSENV=PYTHONPATH 08:30:23 + TOX_TESTENV_PASSENV=PYTHONPATH 08:30:23 + tox --version 08:30:24 4.11.4 from /tmp/venv-JKFt/lib/python3.10/site-packages/tox/__init__.py 08:30:24 + PARALLEL=false 08:30:24 + TOX_OPTIONS_LIST= 08:30:24 + [[ -n pre-commit ]] 08:30:24 + TOX_OPTIONS_LIST=' -e pre-commit' 08:30:24 + case ${PARALLEL,,} in 08:30:24 + tox -e pre-commit 08:30:24 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 08:30:25 pre-commit: install_deps> python -I -m pip install pre-commit 08:30:28 pre-commit: freeze> python -m pip freeze --all 08:30:28 pre-commit: cfgv==3.4.0,distlib==0.3.7,filelock==3.13.1,identify==2.5.32,nodeenv==1.8.0,pip==23.3.1,platformdirs==4.1.0,pre-commit==3.5.0,PyYAML==6.0.1,setuptools==69.0.2,virtualenv==20.25.0,wheel==0.42.0 08:30:28 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 08:30:28 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 08:30:29 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 08:30:30 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 08:30:31 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 08:30:31 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 08:30:31 [INFO] Once installed this environment will be reused. 08:30:31 [INFO] This may take a few minutes... 08:30:35 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 08:30:35 [INFO] Once installed this environment will be reused. 08:30:35 [INFO] This may take a few minutes... 08:30:41 Trim Trailing Whitespace.................................................Passed 08:30:41 Tabs remover.............................................................Passed 08:30:41 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 08:30:41 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 08:30:41 [INFO] Once installed this environment will be reused. 08:30:41 [INFO] This may take a few minutes... 08:30:47 gitlint..............................................(no files to check)Skipped 08:30:47 pre-commit: OK (23.29=setup[4.28]+cmd[12.58,6.42] seconds) 08:30:47 congratulations :) (23.45 seconds) 08:30:47 + tox_status=0 08:30:47 + echo '---> Completed tox runs' 08:30:47 ---> Completed tox runs 08:30:47 + for i in .tox/*/log 08:30:47 ++ echo .tox/pre-commit/log 08:30:47 ++ awk -F/ '{print $2}' 08:30:47 + tox_env=pre-commit 08:30:47 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 08:30:47 + DOC_DIR=docs/_build/html 08:30:47 + [[ -d docs/_build/html ]] 08:30:47 + echo '---> tox-run.sh ends' 08:30:47 ---> tox-run.sh ends 08:30:47 + test 0 -eq 0 08:30:47 $ ssh-agent -k 08:30:47 unset SSH_AUTH_SOCK; 08:30:47 unset SSH_AGENT_PID; 08:30:47 echo Agent pid 1777 killed; 08:30:47 [ssh-agent] Stopped. 08:30:47 [PostBuildScript] - [INFO] Executing post build scripts. 08:30:47 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7362842686948461045.sh 08:30:47 ---> sysstat.sh 08:30:48 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15341040951274550943.sh 08:30:48 ---> package-listing.sh 08:30:48 ++ tr '[:upper:]' '[:lower:]' 08:30:48 ++ facter osfamily 08:30:48 + OS_FAMILY=debian 08:30:48 + workspace=/w/workspace/oom-master-pre-commit-lint 08:30:48 + START_PACKAGES=/tmp/packages_start.txt 08:30:48 + END_PACKAGES=/tmp/packages_end.txt 08:30:48 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:30:48 + PACKAGES=/tmp/packages_start.txt 08:30:48 + '[' /w/workspace/oom-master-pre-commit-lint ']' 08:30:48 + PACKAGES=/tmp/packages_end.txt 08:30:48 + case "${OS_FAMILY}" in 08:30:48 + dpkg -l 08:30:48 + grep '^ii' 08:30:48 + '[' -f /tmp/packages_start.txt ']' 08:30:48 + '[' -f /tmp/packages_end.txt ']' 08:30:48 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:30:48 + '[' /w/workspace/oom-master-pre-commit-lint ']' 08:30:48 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 08:30:48 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 08:30:48 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7130326821812274394.sh 08:30:48 ---> capture-instance-metadata.sh 08:30:48 Setup pyenv: 08:30:48 system 08:30:48 3.8.13 08:30:48 3.9.13 08:30:48 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:30:52 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-fW7d 08:30:52 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:30:56 lf-activate-venv(): INFO: Installing: lftools 08:31:29 lf-activate-venv(): INFO: Adding /tmp/venv-fW7d/bin to PATH 08:31:29 INFO: Running in OpenStack, capturing instance metadata 08:31:30 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16629221842241960433.sh 08:31:30 provisioning config files... 08:31:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config6063856742836951557tmp 08:31:30 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 08:31:30 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 08:31:30 [EnvInject] - Injecting environment variables from a build step. 08:31:30 [EnvInject] - Injecting as environment variables the properties content 08:31:30 SERVER_ID=logs 08:31:30 08:31:30 [EnvInject] - Variables injected successfully. 08:31:30 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15416658632853029160.sh 08:31:30 ---> create-netrc.sh 08:31:30 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12813861213828304379.sh 08:31:30 ---> python-tools-install.sh 08:31:30 Setup pyenv: 08:31:30 system 08:31:30 3.8.13 08:31:30 3.9.13 08:31:30 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:31:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fW7d from file:/tmp/.os_lf_venv 08:31:31 lf-activate-venv(): INFO: Installing: lftools 08:31:38 lf-activate-venv(): INFO: Adding /tmp/venv-fW7d/bin to PATH 08:31:38 Generating Requirements File 08:32:10 Python 3.10.6 08:32:10 pip 23.3.1 from /tmp/venv-fW7d/lib/python3.10/site-packages/pip (python 3.10) 08:32:11 appdirs==1.4.4 08:32:11 argcomplete==3.1.6 08:32:11 aspy.yaml==1.3.0 08:32:11 attrs==23.1.0 08:32:11 autopage==0.5.2 08:32:11 Babel==2.13.1 08:32:11 beautifulsoup4==4.12.2 08:32:11 boto3==1.33.7 08:32:11 botocore==1.33.7 08:32:11 bs4==0.0.1 08:32:11 cachetools==5.3.2 08:32:11 certifi==2023.11.17 08:32:11 cffi==1.16.0 08:32:11 cfgv==3.4.0 08:32:11 chardet==5.2.0 08:32:11 charset-normalizer==3.3.2 08:32:11 click==8.1.7 08:32:11 cliff==4.4.0 08:32:11 cmd2==2.4.3 08:32:11 cryptography==3.3.2 08:32:11 debtcollector==2.5.0 08:32:11 decorator==5.1.1 08:32:11 defusedxml==0.7.1 08:32:11 Deprecated==1.2.14 08:32:11 distlib==0.3.7 08:32:11 dnspython==2.4.2 08:32:11 docker==4.2.2 08:32:11 dogpile.cache==1.2.2 08:32:11 email-validator==2.1.0.post1 08:32:11 filelock==3.13.1 08:32:11 future==0.18.3 08:32:11 gitdb==4.0.11 08:32:11 GitPython==3.1.40 08:32:11 google-auth==2.24.0 08:32:11 httplib2==0.22.0 08:32:11 identify==2.5.32 08:32:11 idna==3.6 08:32:11 importlib-metadata==7.0.0 08:32:11 importlib-resources==1.5.0 08:32:11 iso8601==2.1.0 08:32:11 Jinja2==3.1.2 08:32:11 jmespath==1.0.1 08:32:11 jsonpatch==1.33 08:32:11 jsonpointer==2.4 08:32:11 jsonschema==4.20.0 08:32:11 jsonschema-specifications==2023.11.2 08:32:11 keystoneauth1==5.4.0 08:32:11 kubernetes==28.1.0 08:32:11 lftools==0.37.8 08:32:11 lxml==4.9.3 08:32:11 MarkupSafe==2.1.3 08:32:11 msgpack==1.0.7 08:32:11 multi-key-dict==2.0.3 08:32:11 munch==4.0.0 08:32:11 netaddr==0.9.0 08:32:11 netifaces==0.11.0 08:32:11 niet==1.4.2 08:32:11 nodeenv==1.8.0 08:32:11 oauth2client==4.1.3 08:32:11 oauthlib==3.2.2 08:32:11 openstacksdk==0.62.0 08:32:11 os-client-config==2.1.0 08:32:11 os-service-types==1.7.0 08:32:11 osc-lib==2.9.0 08:32:11 oslo.config==9.2.0 08:32:11 oslo.context==5.3.0 08:32:11 oslo.i18n==6.2.0 08:32:11 oslo.log==5.4.0 08:32:11 oslo.serialization==5.2.0 08:32:11 oslo.utils==6.3.0 08:32:11 packaging==23.2 08:32:11 pbr==6.0.0 08:32:11 platformdirs==4.1.0 08:32:11 prettytable==3.9.0 08:32:11 pyasn1==0.5.1 08:32:11 pyasn1-modules==0.3.0 08:32:11 pycparser==2.21 08:32:11 pygerrit2==2.0.15 08:32:11 PyGithub==2.1.1 08:32:11 pyinotify==0.9.6 08:32:11 PyJWT==2.8.0 08:32:11 PyNaCl==1.5.0 08:32:11 pyparsing==2.4.7 08:32:11 pyperclip==1.8.2 08:32:11 pyrsistent==0.20.0 08:32:11 python-cinderclient==9.4.0 08:32:11 python-dateutil==2.8.2 08:32:11 python-heatclient==3.3.0 08:32:11 python-jenkins==1.8.2 08:32:11 python-keystoneclient==5.2.0 08:32:11 python-magnumclient==4.3.0 08:32:11 python-novaclient==18.4.0 08:32:11 python-openstackclient==6.0.0 08:32:11 python-swiftclient==4.4.0 08:32:11 pytz==2023.3.post1 08:32:11 PyYAML==6.0.1 08:32:11 referencing==0.31.1 08:32:11 requests==2.31.0 08:32:11 requests-oauthlib==1.3.1 08:32:11 requestsexceptions==1.4.0 08:32:11 rfc3986==2.0.0 08:32:11 rpds-py==0.13.2 08:32:11 rsa==4.9 08:32:11 ruamel.yaml==0.18.5 08:32:11 ruamel.yaml.clib==0.2.8 08:32:11 s3transfer==0.8.2 08:32:11 simplejson==3.19.2 08:32:11 six==1.16.0 08:32:11 smmap==5.0.1 08:32:11 soupsieve==2.5 08:32:11 stevedore==5.1.0 08:32:11 tabulate==0.9.0 08:32:11 toml==0.10.2 08:32:11 tomlkit==0.12.3 08:32:11 tqdm==4.66.1 08:32:11 typing_extensions==4.8.0 08:32:11 tzdata==2023.3 08:32:11 urllib3==1.26.18 08:32:11 virtualenv==20.25.0 08:32:11 wcwidth==0.2.12 08:32:11 websocket-client==1.7.0 08:32:11 wrapt==1.16.0 08:32:11 xdg==6.0.0 08:32:11 xmltodict==0.13.0 08:32:11 yq==3.2.3 08:32:11 zipp==3.17.0 08:32:11 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11983390318195119263.sh 08:32:11 ---> sudo-logs.sh 08:32:11 Archiving 'sudo' log.. 08:32:11 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17924647373465813657.sh 08:32:11 ---> job-cost.sh 08:32:11 Setup pyenv: 08:32:11 system 08:32:11 3.8.13 08:32:11 3.9.13 08:32:11 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:32:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fW7d from file:/tmp/.os_lf_venv 08:32:13 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:32:20 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 08:32:20 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 08:32:20 lf-activate-venv(): INFO: Adding /tmp/venv-fW7d/bin to PATH 08:32:20 INFO: No Stack... 08:32:21 INFO: Retrieving Pricing Info for: v3-standard-4 08:32:21 INFO: Archiving Costs 08:32:21 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins15942310604685710738.sh 08:32:21 ---> logs-deploy.sh 08:32:21 Setup pyenv: 08:32:21 system 08:32:21 3.8.13 08:32:21 3.9.13 08:32:21 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 08:32:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fW7d from file:/tmp/.os_lf_venv 08:32:23 lf-activate-venv(): INFO: Installing: lftools 08:32:32 lf-activate-venv(): INFO: Adding /tmp/venv-fW7d/bin to PATH 08:32:32 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3210 08:32:32 INFO: archiving workspace using pattern(s): 08:32:33 Archives upload complete. 08:32:33 INFO: archiving logs to Nexus 08:32:34 ---> uname -a: 08:32:34 Linux prd-ubuntu1804-builder-4c-4g-2470 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 08:32:34 08:32:34 08:32:34 ---> lscpu: 08:32:34 Architecture: x86_64 08:32:34 CPU op-mode(s): 32-bit, 64-bit 08:32:34 Byte Order: Little Endian 08:32:34 CPU(s): 4 08:32:34 On-line CPU(s) list: 0-3 08:32:34 Thread(s) per core: 1 08:32:34 Core(s) per socket: 1 08:32:34 Socket(s): 4 08:32:34 NUMA node(s): 1 08:32:34 Vendor ID: AuthenticAMD 08:32:34 CPU family: 23 08:32:34 Model: 49 08:32:34 Model name: AMD EPYC-Rome Processor 08:32:34 Stepping: 0 08:32:34 CPU MHz: 2799.998 08:32:34 BogoMIPS: 5599.99 08:32:34 Virtualization: AMD-V 08:32:34 Hypervisor vendor: KVM 08:32:34 Virtualization type: full 08:32:34 L1d cache: 32K 08:32:34 L1i cache: 32K 08:32:34 L2 cache: 512K 08:32:34 L3 cache: 16384K 08:32:34 NUMA node0 CPU(s): 0-3 08:32:34 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 08:32:34 08:32:34 08:32:34 ---> nproc: 08:32:34 4 08:32:34 08:32:34 08:32:34 ---> df -h: 08:32:34 Filesystem Size Used Avail Use% Mounted on 08:32:34 udev 7.9G 0 7.9G 0% /dev 08:32:34 tmpfs 1.6G 672K 1.6G 1% /run 08:32:34 /dev/vda1 78G 8.4G 69G 11% / 08:32:34 tmpfs 7.9G 0 7.9G 0% /dev/shm 08:32:34 tmpfs 5.0M 0 5.0M 0% /run/lock 08:32:34 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 08:32:34 /dev/vda15 105M 4.4M 100M 5% /boot/efi 08:32:34 tmpfs 1.6G 0 1.6G 0% /run/user/1001 08:32:34 08:32:34 08:32:34 ---> free -m: 08:32:34 total used free shared buff/cache available 08:32:34 Mem: 16040 537 13261 0 2241 15181 08:32:34 Swap: 1023 0 1023 08:32:34 08:32:34 08:32:34 ---> ip addr: 08:32:34 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:32:34 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:32:34 inet 127.0.0.1/8 scope host lo 08:32:34 valid_lft forever preferred_lft forever 08:32:34 inet6 ::1/128 scope host 08:32:34 valid_lft forever preferred_lft forever 08:32:34 2: ens3: mtu 1458 qdisc fq_codel state UP group default qlen 1000 08:32:34 link/ether fa:16:3e:99:39:96 brd ff:ff:ff:ff:ff:ff 08:32:34 inet 10.30.107.159/23 brd 10.30.107.255 scope global dynamic ens3 08:32:34 valid_lft 86216sec preferred_lft 86216sec 08:32:34 inet6 fe80::f816:3eff:fe99:3996/64 scope link 08:32:34 valid_lft forever preferred_lft forever 08:32:34 08:32:34 08:32:34 ---> sar -b -r -n DEV: 08:32:34 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-2470) 12/05/23 _x86_64_ (4 CPU) 08:32:34 08:32:34 08:29:34 LINUX RESTART (4 CPU) 08:32:34 08:32:34 08:30:01 tps rtps wtps bread/s bwrtn/s 08:32:34 08:31:01 189.30 36.14 153.16 1782.64 18332.01 08:32:34 08:32:01 107.55 2.30 105.25 119.85 22204.83 08:32:34 Average: 148.43 19.22 129.20 951.24 20268.42 08:32:34 08:32:34 08:30:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:32:34 08:31:01 13971268 15585048 2453700 14.94 56696 1755732 773780 4.43 699544 1538296 125512 08:32:34 08:32:01 13682480 15547008 2742488 16.70 78492 1971212 790604 4.52 774052 1725400 62264 08:32:34 Average: 13826874 15566028 2598094 15.82 67594 1863472 782192 4.48 736798 1631848 93888 08:32:34 08:32:34 08:30:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:32:34 08:31:01 ens3 126.50 95.93 1380.49 27.04 0.00 0.00 0.00 0.00 08:32:34 08:31:01 lo 2.27 2.27 0.23 0.23 0.00 0.00 0.00 0.00 08:32:34 08:32:01 ens3 50.46 34.58 798.02 7.91 0.00 0.00 0.00 0.00 08:32:34 08:32:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 08:32:34 Average: ens3 88.48 65.26 1089.26 17.47 0.00 0.00 0.00 0.00 08:32:34 Average: lo 1.80 1.80 0.18 0.18 0.00 0.00 0.00 0.00 08:32:34 08:32:34 08:32:34 ---> sar -P ALL: 08:32:34 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-2470) 12/05/23 _x86_64_ (4 CPU) 08:32:34 08:32:34 08:29:34 LINUX RESTART (4 CPU) 08:32:34 08:32:34 08:30:01 CPU %user %nice %system %iowait %steal %idle 08:32:34 08:31:01 all 21.67 0.00 2.07 5.54 0.08 70.63 08:32:34 08:31:01 0 19.70 0.00 2.11 4.04 0.08 74.06 08:32:34 08:31:01 1 23.65 0.00 2.45 5.13 0.10 68.68 08:32:34 08:31:01 2 19.29 0.00 2.12 4.72 0.08 73.80 08:32:34 08:31:01 3 24.04 0.00 1.62 8.29 0.07 65.99 08:32:34 08:32:01 all 20.00 0.00 1.41 4.78 0.05 73.76 08:32:34 08:32:01 0 27.05 0.00 1.50 3.29 0.07 68.09 08:32:34 08:32:01 1 35.14 0.00 2.03 1.59 0.07 61.17 08:32:34 08:32:01 2 5.82 0.00 1.05 6.77 0.07 86.29 08:32:34 08:32:01 3 12.05 0.00 1.04 7.44 0.03 79.45 08:32:34 Average: all 20.83 0.00 1.74 5.16 0.07 72.20 08:32:34 Average: 0 23.39 0.00 1.81 3.67 0.08 71.06 08:32:34 Average: 1 29.39 0.00 2.24 3.36 0.08 64.93 08:32:34 Average: 2 12.53 0.00 1.58 5.75 0.08 80.06 08:32:34 Average: 3 18.05 0.00 1.33 7.86 0.05 72.72 08:32:34 08:32:34 08:32:34