09:51:46 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137350 09:51:46 Running as SYSTEM 09:51:46 [EnvInject] - Loading node environment variables. 09:51:46 Building remotely on prd-ubuntu1804-builder-4c-4g-7898 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 09:51:46 [ssh-agent] Looking for ssh-agent implementation... 09:51:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:51:47 $ ssh-agent 09:51:47 SSH_AUTH_SOCK=/tmp/ssh-ZGXYdizMlq4w/agent.1870 09:51:47 SSH_AGENT_PID=1872 09:51:47 [ssh-agent] Started. 09:51:47 Running ssh-add (command line suppressed) 09:51:47 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_17914801039752151828.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_17914801039752151828.key) 09:51:47 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 09:51:47 The recommended git tool is: NONE 09:51:49 using credential onap-jenkins-ssh 09:51:49 Wiping out workspace first. 09:51:49 Cloning the remote Git repository 09:51:49 Cloning repository git://cloud.onap.org/mirror/oom.git 09:51:49 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 09:51:49 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:51:49 > git --version # timeout=10 09:51:49 > git --version # 'git version 2.17.1' 09:51:49 using GIT_SSH to set credentials Gerrit user 09:51:49 Verifying host key using manually-configured host key entries 09:51:49 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 09:51:55 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:51:55 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:51:55 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:51:55 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:51:55 using GIT_SSH to set credentials Gerrit user 09:51:55 Verifying host key using manually-configured host key entries 09:51:55 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/50/137350/2 # timeout=30 09:51:55 > git rev-parse c4851c859da2967f8e5748ce22d0416bc14c7b9a^{commit} # timeout=10 09:51:55 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 09:51:55 Checking out Revision c4851c859da2967f8e5748ce22d0416bc14c7b9a (refs/changes/50/137350/2) 09:51:55 > git config core.sparsecheckout # timeout=10 09:51:55 > git checkout -f c4851c859da2967f8e5748ce22d0416bc14c7b9a # timeout=30 09:51:59 Commit message: "[CASSANDRA] Update cassandra version and fix timeouts" 09:51:59 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:51:59 > git rev-list --no-walk 5026bc8a2eb471ddc293baf13c81fb14de34469d # timeout=10 09:51:59 [EnvInject] - Injecting environment variables from a build step. 09:51:59 [EnvInject] - Injecting as environment variables the properties content 09:51:59 PYTHON=python3 09:51:59 09:51:59 [EnvInject] - Variables injected successfully. 09:51:59 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins4241858299212394569.sh 09:51:59 ---> tox-install.sh 09:51:59 + source /home/jenkins/lf-env.sh 09:51:59 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:51:59 ++ mktemp -d /tmp/venv-XXXX 09:51:59 + lf_venv=/tmp/venv-uwlP 09:51:59 + local venv_file=/tmp/.os_lf_venv 09:51:59 + local python=python3 09:51:59 + local options 09:51:59 + local set_path=true 09:51:59 + local install_args= 09:51:59 ++ 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 09:51:59 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:51:59 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:51:59 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:51:59 + true 09:51:59 + case $1 in 09:51:59 + venv_file=/tmp/.toxenv 09:51:59 + shift 2 09:51:59 + true 09:51:59 + case $1 in 09:51:59 + shift 09:51:59 + break 09:51:59 + case $python in 09:51:59 + local pkg_list= 09:51:59 + [[ -d /opt/pyenv ]] 09:51:59 + echo 'Setup pyenv:' 09:51:59 Setup pyenv: 09:51:59 + export PYENV_ROOT=/opt/pyenv 09:51:59 + PYENV_ROOT=/opt/pyenv 09:51:59 + 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 09:51:59 + 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 09:51:59 + pyenv versions 09:51:59 * system (set by /opt/pyenv/version) 09:51:59 * 3.8.13 (set by /opt/pyenv/version) 09:51:59 * 3.9.13 (set by /opt/pyenv/version) 09:51:59 * 3.10.6 (set by /opt/pyenv/version) 09:51:59 + command -v pyenv 09:51:59 ++ pyenv init - --no-rehash 09:51:59 + 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[*]}"'\'')" 09:51:59 export PATH="/opt/pyenv/shims:${PATH}" 09:51:59 export PYENV_SHELL=bash 09:51:59 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:51:59 pyenv() { 09:51:59 local command 09:51:59 command="${1:-}" 09:51:59 if [ "$#" -gt 0 ]; then 09:51:59 shift 09:51:59 fi 09:51:59 09:51:59 case "$command" in 09:51:59 rehash|shell) 09:51:59 eval "$(pyenv "sh-$command" "$@")" 09:51:59 ;; 09:51:59 *) 09:51:59 command pyenv "$command" "$@" 09:51:59 ;; 09:51:59 esac 09:51:59 }' 09:51:59 +++ 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[*]}"' 09:51:59 ++ 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 09:51:59 ++ 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 09:51:59 ++ 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 09:51:59 ++ export PYENV_SHELL=bash 09:51:59 ++ PYENV_SHELL=bash 09:51:59 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:51:59 +++ complete -F _pyenv pyenv 09:51:59 ++ lf-pyver python3 09:51:59 ++ local py_version_xy=python3 09:51:59 ++ local py_version_xyz= 09:51:59 ++ pyenv versions 09:51:59 ++ local command 09:51:59 ++ command=versions 09:51:59 ++ '[' 1 -gt 0 ']' 09:51:59 ++ shift 09:51:59 ++ case "$command" in 09:51:59 ++ command pyenv versions 09:51:59 ++ pyenv versions 09:51:59 ++ sed 's/^[ *]* //' 09:51:59 ++ grep -E '^[0-9.]*[0-9]$' 09:51:59 ++ awk '{ print $1 }' 09:51:59 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:51:59 +++ grep '^3' /tmp/.pyenv_versions 09:51:59 +++ sort -V 09:51:59 +++ tail -n 1 09:51:59 ++ py_version_xyz=3.10.6 09:51:59 ++ [[ -z 3.10.6 ]] 09:51:59 ++ echo 3.10.6 09:51:59 ++ return 0 09:51:59 + pyenv local 3.10.6 09:51:59 + local command 09:51:59 + command=local 09:51:59 + '[' 2 -gt 0 ']' 09:51:59 + shift 09:51:59 + case "$command" in 09:51:59 + command pyenv local 3.10.6 09:51:59 + pyenv local 3.10.6 09:52:00 + for arg in "$@" 09:52:00 + case $arg in 09:52:00 + pkg_list+='tox ' 09:52:00 + for arg in "$@" 09:52:00 + case $arg in 09:52:00 + pkg_list+='virtualenv ' 09:52:00 + for arg in "$@" 09:52:00 + case $arg in 09:52:00 + pkg_list+='urllib3~=1.26.15 ' 09:52:00 + [[ -f /tmp/.toxenv ]] 09:52:00 + [[ ! -f /tmp/.toxenv ]] 09:52:00 + [[ -n '' ]] 09:52:00 + python3 -m venv /tmp/venv-uwlP 09:52:05 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-uwlP' 09:52:05 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-uwlP 09:52:05 + echo /tmp/venv-uwlP 09:52:05 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 09:52:05 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 09:52:05 + /tmp/venv-uwlP/bin/python3 -m pip install --upgrade --quiet pip virtualenv 09:52:09 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:52:09 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 09:52:09 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 09:52:09 + /tmp/venv-uwlP/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 09:52:17 + type python3 09:52:17 + true 09:52:17 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-uwlP/bin to PATH' 09:52:17 lf-activate-venv(): INFO: Adding /tmp/venv-uwlP/bin to PATH 09:52:17 + PATH=/tmp/venv-uwlP/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 09:52:17 + return 0 09:52:17 + python3 --version 09:52:17 Python 3.10.6 09:52:17 + python3 -m pip --version 09:52:17 pip 24.0 from /tmp/venv-uwlP/lib/python3.10/site-packages/pip (python 3.10) 09:52:17 + python3 -m pip freeze 09:52:18 cachetools==5.3.2 09:52:18 chardet==5.2.0 09:52:18 colorama==0.4.6 09:52:18 distlib==0.3.8 09:52:18 filelock==3.13.1 09:52:18 packaging==23.2 09:52:18 platformdirs==4.2.0 09:52:18 pluggy==1.4.0 09:52:18 pyproject-api==1.6.1 09:52:18 tomli==2.0.1 09:52:18 tox==4.13.0 09:52:18 urllib3==1.26.18 09:52:18 virtualenv==20.25.1 09:52:18 [EnvInject] - Injecting environment variables from a build step. 09:52:18 [EnvInject] - Injecting as environment variables the properties content 09:52:18 PARALLEL=false 09:52:18 09:52:18 [EnvInject] - Variables injected successfully. 09:52:18 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins1339971494816187424.sh 09:52:18 ---> tox-run.sh 09:52:18 + 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 09:52:18 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 09:52:18 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 09:52:18 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 09:52:18 + cd /w/workspace/oom-master-pre-commit-lint/. 09:52:18 + source /home/jenkins/lf-env.sh 09:52:18 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:52:18 ++ mktemp -d /tmp/venv-XXXX 09:52:18 + lf_venv=/tmp/venv-nm1H 09:52:18 + local venv_file=/tmp/.os_lf_venv 09:52:18 + local python=python3 09:52:18 + local options 09:52:18 + local set_path=true 09:52:18 + local install_args= 09:52:18 ++ 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 09:52:18 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:52:18 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:52:18 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:52:18 + true 09:52:18 + case $1 in 09:52:18 + venv_file=/tmp/.toxenv 09:52:18 + shift 2 09:52:18 + true 09:52:18 + case $1 in 09:52:18 + shift 09:52:18 + break 09:52:18 + case $python in 09:52:18 + local pkg_list= 09:52:18 + [[ -d /opt/pyenv ]] 09:52:18 + echo 'Setup pyenv:' 09:52:18 Setup pyenv: 09:52:18 + export PYENV_ROOT=/opt/pyenv 09:52:18 + PYENV_ROOT=/opt/pyenv 09:52:18 + 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 09:52:18 + 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 09:52:18 + pyenv versions 09:52:18 system 09:52:18 3.8.13 09:52:18 3.9.13 09:52:18 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:52:18 + command -v pyenv 09:52:18 ++ pyenv init - --no-rehash 09:52:18 + 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[*]}"'\'')" 09:52:18 export PATH="/opt/pyenv/shims:${PATH}" 09:52:18 export PYENV_SHELL=bash 09:52:18 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:52:18 pyenv() { 09:52:18 local command 09:52:18 command="${1:-}" 09:52:18 if [ "$#" -gt 0 ]; then 09:52:18 shift 09:52:18 fi 09:52:18 09:52:18 case "$command" in 09:52:18 rehash|shell) 09:52:18 eval "$(pyenv "sh-$command" "$@")" 09:52:18 ;; 09:52:18 *) 09:52:18 command pyenv "$command" "$@" 09:52:18 ;; 09:52:18 esac 09:52:18 }' 09:52:18 +++ 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[*]}"' 09:52:18 ++ 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 09:52:18 ++ 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 09:52:18 ++ 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 09:52:18 ++ export PYENV_SHELL=bash 09:52:18 ++ PYENV_SHELL=bash 09:52:18 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:52:18 +++ complete -F _pyenv pyenv 09:52:18 ++ lf-pyver python3 09:52:18 ++ local py_version_xy=python3 09:52:18 ++ local py_version_xyz= 09:52:18 ++ pyenv versions 09:52:18 ++ sed 's/^[ *]* //' 09:52:18 ++ local command 09:52:18 ++ command=versions 09:52:18 ++ '[' 1 -gt 0 ']' 09:52:18 ++ shift 09:52:18 ++ case "$command" in 09:52:18 ++ command pyenv versions 09:52:18 ++ pyenv versions 09:52:18 ++ grep -E '^[0-9.]*[0-9]$' 09:52:18 ++ awk '{ print $1 }' 09:52:18 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:52:18 +++ grep '^3' /tmp/.pyenv_versions 09:52:18 +++ sort -V 09:52:18 +++ tail -n 1 09:52:18 ++ py_version_xyz=3.10.6 09:52:18 ++ [[ -z 3.10.6 ]] 09:52:18 ++ echo 3.10.6 09:52:18 ++ return 0 09:52:18 + pyenv local 3.10.6 09:52:18 + local command 09:52:18 + command=local 09:52:18 + '[' 2 -gt 0 ']' 09:52:18 + shift 09:52:18 + case "$command" in 09:52:18 + command pyenv local 3.10.6 09:52:18 + pyenv local 3.10.6 09:52:18 + for arg in "$@" 09:52:18 + case $arg in 09:52:18 + pkg_list+='tox ' 09:52:18 + for arg in "$@" 09:52:18 + case $arg in 09:52:18 + pkg_list+='virtualenv ' 09:52:18 + for arg in "$@" 09:52:18 + case $arg in 09:52:18 + pkg_list+='urllib3~=1.26.15 ' 09:52:18 + [[ -f /tmp/.toxenv ]] 09:52:18 ++ cat /tmp/.toxenv 09:52:18 + lf_venv=/tmp/venv-uwlP 09:52:18 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uwlP from' file:/tmp/.toxenv 09:52:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uwlP from file:/tmp/.toxenv 09:52:18 + /tmp/venv-uwlP/bin/python3 -m pip install --upgrade --quiet pip virtualenv 09:52:19 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:52:19 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 09:52:19 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 09:52:19 + /tmp/venv-uwlP/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 09:52:21 + type python3 09:52:21 + true 09:52:21 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-uwlP/bin to PATH' 09:52:21 lf-activate-venv(): INFO: Adding /tmp/venv-uwlP/bin to PATH 09:52:21 + PATH=/tmp/venv-uwlP/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 09:52:21 + return 0 09:52:21 + [[ -d /opt/pyenv ]] 09:52:21 + echo '---> Setting up pyenv' 09:52:21 ---> Setting up pyenv 09:52:21 + export PYENV_ROOT=/opt/pyenv 09:52:21 + PYENV_ROOT=/opt/pyenv 09:52:21 + export PATH=/opt/pyenv/bin:/tmp/venv-uwlP/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 09:52:21 + PATH=/opt/pyenv/bin:/tmp/venv-uwlP/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 09:52:21 ++ pwd 09:52:21 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 09:52:21 + export PYTHONPATH 09:52:21 + export TOX_TESTENV_PASSENV=PYTHONPATH 09:52:21 + TOX_TESTENV_PASSENV=PYTHONPATH 09:52:21 + tox --version 09:52:22 4.13.0 from /tmp/venv-uwlP/lib/python3.10/site-packages/tox/__init__.py 09:52:22 + PARALLEL=false 09:52:22 + TOX_OPTIONS_LIST= 09:52:22 + [[ -n pre-commit ]] 09:52:22 + TOX_OPTIONS_LIST=' -e pre-commit' 09:52:22 + case ${PARALLEL,,} in 09:52:22 + tox -e pre-commit 09:52:22 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 09:52:23 pre-commit: install_deps> python -I -m pip install pre-commit 09:52:31 pre-commit: freeze> python -m pip freeze --all 09:52:32 pre-commit: cfgv==3.4.0,distlib==0.3.8,filelock==3.13.1,identify==2.5.35,nodeenv==1.8.0,pip==24.0,platformdirs==4.2.0,pre-commit==3.6.2,PyYAML==6.0.1,setuptools==69.1.0,virtualenv==20.25.1,wheel==0.42.0 09:52:32 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 09:52:32 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 09:52:33 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 09:52:35 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 09:52:36 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 09:52:37 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 09:52:37 [INFO] Once installed this environment will be reused. 09:52:37 [INFO] This may take a few minutes... 09:52:42 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 09:52:42 [INFO] Once installed this environment will be reused. 09:52:42 [INFO] This may take a few minutes... 09:52:47 Trim Trailing Whitespace.................................................Passed 09:52:48 Tabs remover.............................................................Passed 09:52:48 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 09:52:48 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 09:52:48 [INFO] Once installed this environment will be reused. 09:52:48 [INFO] This may take a few minutes... 09:52:54 gitlint..............................................(no files to check)Skipped 09:52:54 pre-commit: OK (31.91=setup[9.68]+cmd[15.83,6.40] seconds) 09:52:54 congratulations :) (32.10 seconds) 09:52:54 + tox_status=0 09:52:54 + echo '---> Completed tox runs' 09:52:54 ---> Completed tox runs 09:52:54 + for i in .tox/*/log 09:52:54 ++ echo .tox/pre-commit/log 09:52:54 ++ awk -F/ '{print $2}' 09:52:54 + tox_env=pre-commit 09:52:54 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 09:52:54 + DOC_DIR=docs/_build/html 09:52:54 + [[ -d docs/_build/html ]] 09:52:54 + echo '---> tox-run.sh ends' 09:52:54 ---> tox-run.sh ends 09:52:54 + test 0 -eq 0 09:52:54 $ ssh-agent -k 09:52:54 unset SSH_AUTH_SOCK; 09:52:54 unset SSH_AGENT_PID; 09:52:54 echo Agent pid 1872 killed; 09:52:54 [ssh-agent] Stopped. 09:52:54 [PostBuildScript] - [INFO] Executing post build scripts. 09:52:54 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16933203664127976644.sh 09:52:54 ---> sysstat.sh 09:52:55 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2851372703128463793.sh 09:52:55 ---> package-listing.sh 09:52:55 ++ tr '[:upper:]' '[:lower:]' 09:52:55 ++ facter osfamily 09:52:55 + OS_FAMILY=debian 09:52:55 + workspace=/w/workspace/oom-master-pre-commit-lint 09:52:55 + START_PACKAGES=/tmp/packages_start.txt 09:52:55 + END_PACKAGES=/tmp/packages_end.txt 09:52:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:52:55 + PACKAGES=/tmp/packages_start.txt 09:52:55 + '[' /w/workspace/oom-master-pre-commit-lint ']' 09:52:55 + PACKAGES=/tmp/packages_end.txt 09:52:55 + case "${OS_FAMILY}" in 09:52:55 + dpkg -l 09:52:55 + grep '^ii' 09:52:55 + '[' -f /tmp/packages_start.txt ']' 09:52:55 + '[' -f /tmp/packages_end.txt ']' 09:52:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:52:55 + '[' /w/workspace/oom-master-pre-commit-lint ']' 09:52:55 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 09:52:55 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 09:52:55 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1784480836002754097.sh 09:52:55 ---> capture-instance-metadata.sh 09:52:55 Setup pyenv: 09:52:55 system 09:52:55 3.8.13 09:52:55 3.9.13 09:52:55 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:52:59 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-djkK 09:52:59 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:53:02 lf-activate-venv(): INFO: Installing: lftools 09:53:40 lf-activate-venv(): INFO: Adding /tmp/venv-djkK/bin to PATH 09:53:40 INFO: Running in OpenStack, capturing instance metadata 09:53:41 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3484852537908404839.sh 09:53:41 provisioning config files... 09:53:41 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config14051753442657242285tmp 09:53:41 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 09:53:41 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 09:53:41 [EnvInject] - Injecting environment variables from a build step. 09:53:41 [EnvInject] - Injecting as environment variables the properties content 09:53:41 SERVER_ID=logs 09:53:41 09:53:41 [EnvInject] - Variables injected successfully. 09:53:41 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9455241863152487498.sh 09:53:41 ---> create-netrc.sh 09:53:41 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12386767710245561878.sh 09:53:41 ---> python-tools-install.sh 09:53:41 Setup pyenv: 09:53:41 system 09:53:41 3.8.13 09:53:41 3.9.13 09:53:41 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:53:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-djkK from file:/tmp/.os_lf_venv 09:53:42 lf-activate-venv(): INFO: Installing: lftools 09:53:50 lf-activate-venv(): INFO: Adding /tmp/venv-djkK/bin to PATH 09:53:50 Generating Requirements File 09:54: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. 09:54:20 lftools 0.37.9 requires openstacksdk>=2.1.0, but you have openstacksdk 0.62.0 which is incompatible. 09:54:20 Python 3.10.6 09:54:20 pip 24.0 from /tmp/venv-djkK/lib/python3.10/site-packages/pip (python 3.10) 09:54:21 appdirs==1.4.4 09:54:21 argcomplete==3.2.2 09:54:21 aspy.yaml==1.3.0 09:54:21 attrs==23.2.0 09:54:21 autopage==0.5.2 09:54:21 beautifulsoup4==4.12.3 09:54:21 boto3==1.34.48 09:54:21 botocore==1.34.48 09:54:21 bs4==0.0.2 09:54:21 cachetools==5.3.2 09:54:21 certifi==2024.2.2 09:54:21 cffi==1.16.0 09:54:21 cfgv==3.4.0 09:54:21 chardet==5.2.0 09:54:21 charset-normalizer==3.3.2 09:54:21 click==8.1.7 09:54:21 cliff==4.6.0 09:54:21 cmd2==2.4.3 09:54:21 cryptography==3.3.2 09:54:21 debtcollector==3.0.0 09:54:21 decorator==5.1.1 09:54:21 defusedxml==0.7.1 09:54:21 Deprecated==1.2.14 09:54:21 distlib==0.3.8 09:54:21 dnspython==2.6.1 09:54:21 docker==4.2.2 09:54:21 dogpile.cache==1.3.2 09:54:21 email-validator==2.1.0.post1 09:54:21 filelock==3.13.1 09:54:21 future==1.0.0 09:54:21 gitdb==4.0.11 09:54:21 GitPython==3.1.42 09:54:21 google-auth==2.28.1 09:54:21 httplib2==0.22.0 09:54:21 identify==2.5.35 09:54:21 idna==3.6 09:54:21 importlib-resources==1.5.0 09:54:21 iso8601==2.1.0 09:54:21 Jinja2==3.1.3 09:54:21 jmespath==1.0.1 09:54:21 jsonpatch==1.33 09:54:21 jsonpointer==2.4 09:54:21 jsonschema==4.21.1 09:54:21 jsonschema-specifications==2023.12.1 09:54:21 keystoneauth1==5.6.0 09:54:21 kubernetes==29.0.0 09:54:21 lftools==0.37.9 09:54:21 lxml==5.1.0 09:54:21 MarkupSafe==2.1.5 09:54:21 msgpack==1.0.7 09:54:21 multi_key_dict==2.0.3 09:54:21 munch==4.0.0 09:54:21 netaddr==1.2.1 09:54:21 netifaces==0.11.0 09:54:21 niet==1.4.2 09:54:21 nodeenv==1.8.0 09:54:21 oauth2client==4.1.3 09:54:21 oauthlib==3.2.2 09:54:21 openstacksdk==0.62.0 09:54:21 os-client-config==2.1.0 09:54:21 os-service-types==1.7.0 09:54:21 osc-lib==3.0.1 09:54:21 oslo.config==9.4.0 09:54:21 oslo.context==5.4.0 09:54:21 oslo.i18n==6.3.0 09:54:21 oslo.log==5.5.0 09:54:21 oslo.serialization==5.4.0 09:54:21 oslo.utils==7.1.0 09:54:21 packaging==23.2 09:54:21 pbr==6.0.0 09:54:21 platformdirs==4.2.0 09:54:21 prettytable==3.10.0 09:54:21 pyasn1==0.5.1 09:54:21 pyasn1-modules==0.3.0 09:54:21 pycparser==2.21 09:54:21 pygerrit2==2.0.15 09:54:21 PyGithub==2.2.0 09:54:21 pyinotify==0.9.6 09:54:21 PyJWT==2.8.0 09:54:21 PyNaCl==1.5.0 09:54:21 pyparsing==2.4.7 09:54:21 pyperclip==1.8.2 09:54:21 pyrsistent==0.20.0 09:54:21 python-cinderclient==9.4.0 09:54:21 python-dateutil==2.8.2 09:54:21 python-heatclient==3.4.0 09:54:21 python-jenkins==1.8.2 09:54:21 python-keystoneclient==5.3.0 09:54:21 python-magnumclient==4.3.0 09:54:21 python-novaclient==18.4.0 09:54:21 python-openstackclient==6.0.1 09:54:21 python-swiftclient==4.4.0 09:54:21 PyYAML==6.0.1 09:54:21 referencing==0.33.0 09:54:21 requests==2.31.0 09:54:21 requests-oauthlib==1.3.1 09:54:21 requestsexceptions==1.4.0 09:54:21 rfc3986==2.0.0 09:54:21 rpds-py==0.18.0 09:54:21 rsa==4.9 09:54:21 ruamel.yaml==0.18.6 09:54:21 ruamel.yaml.clib==0.2.8 09:54:21 s3transfer==0.10.0 09:54:21 simplejson==3.19.2 09:54:21 six==1.16.0 09:54:21 smmap==5.0.1 09:54:21 soupsieve==2.5 09:54:21 stevedore==5.2.0 09:54:21 tabulate==0.9.0 09:54:21 toml==0.10.2 09:54:21 tomlkit==0.12.3 09:54:21 tqdm==4.66.2 09:54:21 typing_extensions==4.9.0 09:54:21 tzdata==2024.1 09:54:21 urllib3==1.26.18 09:54:21 virtualenv==20.25.1 09:54:21 wcwidth==0.2.13 09:54:21 websocket-client==1.7.0 09:54:21 wrapt==1.16.0 09:54:21 xdg==6.0.0 09:54:21 xmltodict==0.13.0 09:54:21 yq==3.2.3 09:54:21 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins18238885335605501142.sh 09:54:21 ---> sudo-logs.sh 09:54:21 Archiving 'sudo' log.. 09:54:21 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12720895958284348400.sh 09:54:21 ---> job-cost.sh 09:54:21 Setup pyenv: 09:54:21 system 09:54:21 3.8.13 09:54:21 3.9.13 09:54:21 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:54:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-djkK from file:/tmp/.os_lf_venv 09:54:23 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:54:30 lf-activate-venv(): INFO: Adding /tmp/venv-djkK/bin to PATH 09:54:30 INFO: No Stack... 09:54:30 INFO: Retrieving Pricing Info for: v3-standard-4 09:54:31 INFO: Archiving Costs 09:54:31 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins846113470199356670.sh 09:54:31 ---> logs-deploy.sh 09:54:31 Setup pyenv: 09:54:31 system 09:54:31 3.8.13 09:54:31 3.9.13 09:54:31 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:54:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-djkK from file:/tmp/.os_lf_venv 09:54:32 lf-activate-venv(): INFO: Installing: lftools 09:54:41 lf-activate-venv(): INFO: Adding /tmp/venv-djkK/bin to PATH 09:54:41 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3310 09:54:41 INFO: archiving workspace using pattern(s): 09:54:42 Archives upload complete. 09:54:42 INFO: archiving logs to Nexus 09:54:43 ---> uname -a: 09:54:43 Linux prd-ubuntu1804-builder-4c-4g-7898 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 09:54:43 09:54:43 09:54:43 ---> lscpu: 09:54:43 Architecture: x86_64 09:54:43 CPU op-mode(s): 32-bit, 64-bit 09:54:43 Byte Order: Little Endian 09:54:43 CPU(s): 4 09:54:43 On-line CPU(s) list: 0-3 09:54:43 Thread(s) per core: 1 09:54:43 Core(s) per socket: 1 09:54:43 Socket(s): 4 09:54:43 NUMA node(s): 1 09:54:43 Vendor ID: AuthenticAMD 09:54:43 CPU family: 23 09:54:43 Model: 49 09:54:43 Model name: AMD EPYC-Rome Processor 09:54:43 Stepping: 0 09:54:43 CPU MHz: 2799.998 09:54:43 BogoMIPS: 5599.99 09:54:43 Virtualization: AMD-V 09:54:43 Hypervisor vendor: KVM 09:54:43 Virtualization type: full 09:54:43 L1d cache: 32K 09:54:43 L1i cache: 32K 09:54:43 L2 cache: 512K 09:54:43 L3 cache: 16384K 09:54:43 NUMA node0 CPU(s): 0-3 09:54:43 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 09:54:43 09:54:43 09:54:43 ---> nproc: 09:54:43 4 09:54:43 09:54:43 09:54:43 ---> df -h: 09:54:43 Filesystem Size Used Avail Use% Mounted on 09:54:43 udev 7.9G 0 7.9G 0% /dev 09:54:43 tmpfs 1.6G 672K 1.6G 1% /run 09:54:43 /dev/vda1 78G 8.4G 70G 11% / 09:54:43 tmpfs 7.9G 0 7.9G 0% /dev/shm 09:54:43 tmpfs 5.0M 0 5.0M 0% /run/lock 09:54:43 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 09:54:43 /dev/vda15 105M 4.4M 100M 5% /boot/efi 09:54:43 tmpfs 1.6G 0 1.6G 0% /run/user/1001 09:54:43 09:54:43 09:54:43 ---> free -m: 09:54:43 total used free shared buff/cache available 09:54:43 Mem: 16040 543 13308 0 2188 15177 09:54:43 Swap: 1023 0 1023 09:54:43 09:54:43 09:54:43 ---> ip addr: 09:54:43 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:54:43 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:54:43 inet 127.0.0.1/8 scope host lo 09:54:43 valid_lft forever preferred_lft forever 09:54:43 inet6 ::1/128 scope host 09:54:43 valid_lft forever preferred_lft forever 09:54:43 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 09:54:43 link/ether fa:16:3e:b2:2b:fb brd ff:ff:ff:ff:ff:ff 09:54:43 inet 10.30.106.53/23 brd 10.30.107.255 scope global dynamic ens3 09:54:43 valid_lft 86119sec preferred_lft 86119sec 09:54:43 inet6 fe80::f816:3eff:feb2:2bfb/64 scope link 09:54:43 valid_lft forever preferred_lft forever 09:54:43 09:54:43 09:54:43 ---> sar -b -r -n DEV: 09:54:43 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-7898) 02/23/24 _x86_64_ (4 CPU) 09:54:43 09:54:43 09:50:07 LINUX RESTART (4 CPU) 09:54:43 09:54:43 09:51:23 tps rtps wtps bread/s bwrtn/s 09:54:43 09:52:01 172.28 67.75 104.52 5309.63 64061.44 09:54:43 09:53:01 75.30 23.53 51.77 1277.25 13213.40 09:54:43 09:54:01 78.90 2.28 76.62 119.45 15074.02 09:54:43 Average: 100.00 26.10 73.90 1807.69 26152.52 09:54:43 09:54:43 09:51:23 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:54:43 09:52:01 14288392 15610960 2136576 13.01 37296 1500808 805400 4.61 594100 1358848 31576 09:54:43 09:53:01 13948292 15558592 2476676 15.08 54756 1754584 813040 4.65 728292 1528976 123600 09:54:43 09:54:01 13770988 15592376 2653980 16.16 74948 1933712 769012 4.40 730032 1680804 164092 09:54:43 Average: 14002557 15587309 2422411 14.75 55667 1729701 795817 4.55 684141 1522876 106423 09:54:43 09:54:43 09:51:23 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:54:43 09:52:01 ens3 568.96 368.96 2225.13 107.45 0.00 0.00 0.00 0.00 09:54:43 09:52:01 lo 0.95 0.95 0.09 0.09 0.00 0.00 0.00 0.00 09:54:43 09:53:01 ens3 57.19 45.33 625.14 7.44 0.00 0.00 0.00 0.00 09:54:43 09:53:01 lo 2.20 2.20 0.22 0.22 0.00 0.00 0.00 0.00 09:54:43 09:54:01 ens3 45.44 31.44 690.92 7.20 0.00 0.00 0.00 0.00 09:54:43 09:54:01 lo 1.27 1.27 0.14 0.14 0.00 0.00 0.00 0.00 09:54:43 Average: ens3 175.85 117.91 1035.03 31.41 0.00 0.00 0.00 0.00 09:54:43 Average: lo 1.54 1.54 0.16 0.16 0.00 0.00 0.00 0.00 09:54:43 09:54:43 09:54:43 ---> sar -P ALL: 09:54:43 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-7898) 02/23/24 _x86_64_ (4 CPU) 09:54:43 09:54:43 09:50:07 LINUX RESTART (4 CPU) 09:54:43 09:54:43 09:51:23 CPU %user %nice %system %iowait %steal %idle 09:54:43 09:52:01 all 13.29 0.00 2.13 28.01 0.07 56.50 09:54:43 09:52:01 0 13.36 0.00 1.68 28.59 0.13 56.23 09:54:43 09:52:01 1 10.47 0.00 2.42 44.88 0.05 42.17 09:54:43 09:52:01 2 11.70 0.00 2.13 9.25 0.05 76.87 09:54:43 09:52:01 3 17.64 0.00 2.27 29.46 0.03 50.60 09:54:43 09:53:01 all 17.59 0.00 1.67 9.66 0.07 71.01 09:54:43 09:53:01 0 9.29 0.00 1.05 14.19 0.03 75.44 09:54:43 09:53:01 1 20.82 0.00 1.66 4.10 0.10 73.33 09:54:43 09:53:01 2 19.50 0.00 2.11 18.32 0.07 60.00 09:54:43 09:53:01 3 20.75 0.00 1.81 2.06 0.08 75.29 09:54:43 09:54:01 all 18.69 0.00 1.20 6.31 0.05 73.75 09:54:43 09:54:01 0 9.29 0.00 0.73 1.52 0.03 88.42 09:54:43 09:54:01 1 25.29 0.00 1.79 6.88 0.08 65.96 09:54:43 09:54:01 2 29.50 0.00 1.50 16.71 0.07 52.22 09:54:43 09:54:01 3 10.77 0.00 0.81 0.23 0.03 88.16 09:54:43 Average: all 16.98 0.00 1.60 12.78 0.06 68.58 09:54:43 Average: 0 10.26 0.00 1.08 12.79 0.06 75.81 09:54:43 Average: 1 20.05 0.00 1.89 14.91 0.08 63.07 09:54:43 Average: 2 21.43 0.00 1.89 15.52 0.06 61.10 09:54:43 Average: 3 16.17 0.00 1.54 7.91 0.05 74.33 09:54:43 09:54:43 09:54:43