07:20:42 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136963 07:20:42 Running as SYSTEM 07:20:42 [EnvInject] - Loading node environment variables. 07:20:42 Building remotely on prd-ubuntu1804-builder-4c-4g-11173 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 07:20:42 [ssh-agent] Looking for ssh-agent implementation... 07:20:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:20:42 $ ssh-agent 07:20:42 SSH_AUTH_SOCK=/tmp/ssh-pkCKnPA27p4g/agent.1739 07:20:42 SSH_AGENT_PID=1741 07:20:42 [ssh-agent] Started. 07:20:42 Running ssh-add (command line suppressed) 07:20:42 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_7149142424659567576.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_7149142424659567576.key) 07:20:42 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 07:20:42 The recommended git tool is: NONE 07:20:45 using credential onap-jenkins-ssh 07:20:45 Wiping out workspace first. 07:20:45 Cloning the remote Git repository 07:20:45 Cloning repository git://cloud.onap.org/mirror/oom.git 07:20:45 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 07:20:45 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:20:45 > git --version # timeout=10 07:20:45 > git --version # 'git version 2.17.1' 07:20:45 using GIT_SSH to set credentials Gerrit user 07:20:45 Verifying host key using manually-configured host key entries 07:20:45 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 07:20:51 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:20:51 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:20:51 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:20:51 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:20:51 using GIT_SSH to set credentials Gerrit user 07:20:51 Verifying host key using manually-configured host key entries 07:20:51 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/63/136963/7 # timeout=30 07:20:51 > git rev-parse 1925f9c80e1e4089e579417635b1d0f97a822f74^{commit} # timeout=10 07:20:51 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 07:20:51 Checking out Revision 1925f9c80e1e4089e579417635b1d0f97a822f74 (refs/changes/63/136963/7) 07:20:51 > git config core.sparsecheckout # timeout=10 07:20:51 > git checkout -f 1925f9c80e1e4089e579417635b1d0f97a822f74 # timeout=30 07:20:55 Commit message: "[MARIADB][SO] Connect MariaDB Galera via master node" 07:20:55 > git rev-parse FETCH_HEAD^{commit} # timeout=10 07:20:55 > git rev-list --no-walk c8ef023537910038ef05ce84337a35e429bfc931 # timeout=10 07:20:55 [EnvInject] - Injecting environment variables from a build step. 07:20:55 [EnvInject] - Injecting as environment variables the properties content 07:20:55 PYTHON=python3 07:20:55 07:20:55 [EnvInject] - Variables injected successfully. 07:20:55 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins2853266869005055419.sh 07:20:55 ---> tox-install.sh 07:20:55 + source /home/jenkins/lf-env.sh 07:20:55 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:20:55 ++ mktemp -d /tmp/venv-XXXX 07:20:55 + lf_venv=/tmp/venv-e4YF 07:20:55 + local venv_file=/tmp/.os_lf_venv 07:20:55 + local python=python3 07:20:55 + local options 07:20:55 + local set_path=true 07:20:55 + local install_args= 07:20:55 ++ 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 07:20:55 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:20:55 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:20:55 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:20:55 + true 07:20:55 + case $1 in 07:20:55 + venv_file=/tmp/.toxenv 07:20:55 + shift 2 07:20:55 + true 07:20:55 + case $1 in 07:20:55 + shift 07:20:55 + break 07:20:55 + case $python in 07:20:55 + local pkg_list= 07:20:55 + [[ -d /opt/pyenv ]] 07:20:55 + echo 'Setup pyenv:' 07:20:55 Setup pyenv: 07:20:55 + export PYENV_ROOT=/opt/pyenv 07:20:55 + PYENV_ROOT=/opt/pyenv 07:20:55 + 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 07:20:55 + 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 07:20:55 + pyenv versions 07:20:55 * system (set by /opt/pyenv/version) 07:20:55 * 3.8.13 (set by /opt/pyenv/version) 07:20:55 * 3.9.13 (set by /opt/pyenv/version) 07:20:55 * 3.10.6 (set by /opt/pyenv/version) 07:20:55 + command -v pyenv 07:20:55 ++ pyenv init - --no-rehash 07:20:55 + 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[*]}"'\'')" 07:20:55 export PATH="/opt/pyenv/shims:${PATH}" 07:20:55 export PYENV_SHELL=bash 07:20:55 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:20:55 pyenv() { 07:20:55 local command 07:20:55 command="${1:-}" 07:20:55 if [ "$#" -gt 0 ]; then 07:20:55 shift 07:20:55 fi 07:20:55 07:20:55 case "$command" in 07:20:55 rehash|shell) 07:20:55 eval "$(pyenv "sh-$command" "$@")" 07:20:55 ;; 07:20:55 *) 07:20:55 command pyenv "$command" "$@" 07:20:55 ;; 07:20:55 esac 07:20:55 }' 07:20:55 +++ 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[*]}"' 07:20:55 ++ 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 07:20:55 ++ 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 07:20:55 ++ 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 07:20:55 ++ export PYENV_SHELL=bash 07:20:55 ++ PYENV_SHELL=bash 07:20:55 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:20:55 +++ complete -F _pyenv pyenv 07:20:55 ++ lf-pyver python3 07:20:55 ++ local py_version_xy=python3 07:20:55 ++ local py_version_xyz= 07:20:55 ++ pyenv versions 07:20:55 ++ local command 07:20:55 ++ command=versions 07:20:55 ++ '[' 1 -gt 0 ']' 07:20:55 ++ shift 07:20:55 ++ case "$command" in 07:20:55 ++ command pyenv versions 07:20:55 ++ pyenv versions 07:20:55 ++ awk '{ print $1 }' 07:20:55 ++ grep -E '^[0-9.]*[0-9]$' 07:20:55 ++ sed 's/^[ *]* //' 07:20:55 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:20:55 +++ grep '^3' /tmp/.pyenv_versions 07:20:55 +++ sort -V 07:20:55 +++ tail -n 1 07:20:55 ++ py_version_xyz=3.10.6 07:20:55 ++ [[ -z 3.10.6 ]] 07:20:55 ++ echo 3.10.6 07:20:55 ++ return 0 07:20:55 + pyenv local 3.10.6 07:20:55 + local command 07:20:55 + command=local 07:20:55 + '[' 2 -gt 0 ']' 07:20:55 + shift 07:20:55 + case "$command" in 07:20:55 + command pyenv local 3.10.6 07:20:55 + pyenv local 3.10.6 07:20:55 + for arg in "$@" 07:20:55 + case $arg in 07:20:55 + pkg_list+='tox ' 07:20:55 + for arg in "$@" 07:20:55 + case $arg in 07:20:55 + pkg_list+='virtualenv ' 07:20:55 + for arg in "$@" 07:20:55 + case $arg in 07:20:55 + pkg_list+='urllib3~=1.26.15 ' 07:20:55 + [[ -f /tmp/.toxenv ]] 07:20:55 + [[ ! -f /tmp/.toxenv ]] 07:20:55 + [[ -n '' ]] 07:20:55 + python3 -m venv /tmp/venv-e4YF 07:21:00 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-e4YF' 07:21:00 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-e4YF 07:21:00 + echo /tmp/venv-e4YF 07:21:00 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 07:21:00 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 07:21:00 + /tmp/venv-e4YF/bin/python3 -m pip install --upgrade --quiet pip virtualenv 07:21:03 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:21:03 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 07:21:03 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 07:21:03 + /tmp/venv-e4YF/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 07:21:05 + type python3 07:21:05 + true 07:21:05 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-e4YF/bin to PATH' 07:21:05 lf-activate-venv(): INFO: Adding /tmp/venv-e4YF/bin to PATH 07:21:05 + PATH=/tmp/venv-e4YF/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 07:21:05 + return 0 07:21:05 + python3 --version 07:21:05 Python 3.10.6 07:21:05 + python3 -m pip --version 07:21:05 pip 23.3.2 from /tmp/venv-e4YF/lib/python3.10/site-packages/pip (python 3.10) 07:21:05 + python3 -m pip freeze 07:21:06 cachetools==5.3.2 07:21:06 chardet==5.2.0 07:21:06 colorama==0.4.6 07:21:06 distlib==0.3.8 07:21:06 filelock==3.13.1 07:21:06 packaging==23.2 07:21:06 platformdirs==4.1.0 07:21:06 pluggy==1.3.0 07:21:06 pyproject-api==1.6.1 07:21:06 tomli==2.0.1 07:21:06 tox==4.11.4 07:21:06 urllib3==1.26.18 07:21:06 virtualenv==20.25.0 07:21:06 [EnvInject] - Injecting environment variables from a build step. 07:21:06 [EnvInject] - Injecting as environment variables the properties content 07:21:06 PARALLEL=false 07:21:06 07:21:06 [EnvInject] - Variables injected successfully. 07:21:06 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins1602507630617924536.sh 07:21:06 ---> tox-run.sh 07:21:06 + 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 07:21:06 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 07:21:06 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 07:21:06 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 07:21:06 + cd /w/workspace/oom-master-pre-commit-lint/. 07:21:06 + source /home/jenkins/lf-env.sh 07:21:06 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:21:06 ++ mktemp -d /tmp/venv-XXXX 07:21:06 + lf_venv=/tmp/venv-bxtm 07:21:06 + local venv_file=/tmp/.os_lf_venv 07:21:06 + local python=python3 07:21:06 + local options 07:21:06 + local set_path=true 07:21:06 + local install_args= 07:21:06 ++ 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 07:21:06 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:21:06 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:21:06 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:21:06 + true 07:21:06 + case $1 in 07:21:06 + venv_file=/tmp/.toxenv 07:21:06 + shift 2 07:21:06 + true 07:21:06 + case $1 in 07:21:06 + shift 07:21:06 + break 07:21:06 + case $python in 07:21:06 + local pkg_list= 07:21:06 + [[ -d /opt/pyenv ]] 07:21:06 + echo 'Setup pyenv:' 07:21:06 Setup pyenv: 07:21:06 + export PYENV_ROOT=/opt/pyenv 07:21:06 + PYENV_ROOT=/opt/pyenv 07:21:06 + 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 07:21:06 + 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 07:21:06 + pyenv versions 07:21:06 system 07:21:06 3.8.13 07:21:06 3.9.13 07:21:06 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:21:06 + command -v pyenv 07:21:06 ++ pyenv init - --no-rehash 07:21:06 + 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[*]}"'\'')" 07:21:06 export PATH="/opt/pyenv/shims:${PATH}" 07:21:06 export PYENV_SHELL=bash 07:21:06 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:21:06 pyenv() { 07:21:06 local command 07:21:06 command="${1:-}" 07:21:06 if [ "$#" -gt 0 ]; then 07:21:06 shift 07:21:06 fi 07:21:06 07:21:06 case "$command" in 07:21:06 rehash|shell) 07:21:06 eval "$(pyenv "sh-$command" "$@")" 07:21:06 ;; 07:21:06 *) 07:21:06 command pyenv "$command" "$@" 07:21:06 ;; 07:21:06 esac 07:21:06 }' 07:21:06 +++ 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[*]}"' 07:21:06 ++ 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 07:21:06 ++ 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 07:21:06 ++ 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 07:21:06 ++ export PYENV_SHELL=bash 07:21:06 ++ PYENV_SHELL=bash 07:21:06 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:21:06 +++ complete -F _pyenv pyenv 07:21:06 ++ lf-pyver python3 07:21:06 ++ local py_version_xy=python3 07:21:06 ++ local py_version_xyz= 07:21:06 ++ pyenv versions 07:21:06 ++ local command 07:21:06 ++ command=versions 07:21:06 ++ '[' 1 -gt 0 ']' 07:21:06 ++ shift 07:21:06 ++ case "$command" in 07:21:06 ++ command pyenv versions 07:21:06 ++ pyenv versions 07:21:06 ++ sed 's/^[ *]* //' 07:21:06 ++ grep -E '^[0-9.]*[0-9]$' 07:21:06 ++ awk '{ print $1 }' 07:21:06 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:21:06 +++ grep '^3' /tmp/.pyenv_versions 07:21:06 +++ sort -V 07:21:06 +++ tail -n 1 07:21:06 ++ py_version_xyz=3.10.6 07:21:06 ++ [[ -z 3.10.6 ]] 07:21:06 ++ echo 3.10.6 07:21:06 ++ return 0 07:21:06 + pyenv local 3.10.6 07:21:06 + local command 07:21:06 + command=local 07:21:06 + '[' 2 -gt 0 ']' 07:21:06 + shift 07:21:06 + case "$command" in 07:21:06 + command pyenv local 3.10.6 07:21:06 + pyenv local 3.10.6 07:21:06 + for arg in "$@" 07:21:06 + case $arg in 07:21:06 + pkg_list+='tox ' 07:21:06 + for arg in "$@" 07:21:06 + case $arg in 07:21:06 + pkg_list+='virtualenv ' 07:21:06 + for arg in "$@" 07:21:06 + case $arg in 07:21:06 + pkg_list+='urllib3~=1.26.15 ' 07:21:06 + [[ -f /tmp/.toxenv ]] 07:21:06 ++ cat /tmp/.toxenv 07:21:06 + lf_venv=/tmp/venv-e4YF 07:21:06 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-e4YF from' file:/tmp/.toxenv 07:21:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-e4YF from file:/tmp/.toxenv 07:21:06 + /tmp/venv-e4YF/bin/python3 -m pip install --upgrade --quiet pip virtualenv 07:21:07 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:21:07 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 07:21:07 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 07:21:07 + /tmp/venv-e4YF/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 07:21:08 + type python3 07:21:08 + true 07:21:08 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-e4YF/bin to PATH' 07:21:08 lf-activate-venv(): INFO: Adding /tmp/venv-e4YF/bin to PATH 07:21:08 + PATH=/tmp/venv-e4YF/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 07:21:08 + return 0 07:21:08 + [[ -d /opt/pyenv ]] 07:21:08 + echo '---> Setting up pyenv' 07:21:08 ---> Setting up pyenv 07:21:08 + export PYENV_ROOT=/opt/pyenv 07:21:08 + PYENV_ROOT=/opt/pyenv 07:21:08 + export PATH=/opt/pyenv/bin:/tmp/venv-e4YF/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 07:21:08 + PATH=/opt/pyenv/bin:/tmp/venv-e4YF/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 07:21:08 ++ pwd 07:21:08 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 07:21:08 + export PYTHONPATH 07:21:08 + export TOX_TESTENV_PASSENV=PYTHONPATH 07:21:08 + TOX_TESTENV_PASSENV=PYTHONPATH 07:21:08 + tox --version 07:21:09 4.11.4 from /tmp/venv-e4YF/lib/python3.10/site-packages/tox/__init__.py 07:21:09 + PARALLEL=false 07:21:09 + TOX_OPTIONS_LIST= 07:21:09 + [[ -n pre-commit ]] 07:21:09 + TOX_OPTIONS_LIST=' -e pre-commit' 07:21:09 + case ${PARALLEL,,} in 07:21:09 + tox -e pre-commit 07:21:09 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 07:21:10 pre-commit: install_deps> python -I -m pip install pre-commit 07:21:13 pre-commit: freeze> python -m pip freeze --all 07:21:13 pre-commit: cfgv==3.4.0,distlib==0.3.8,filelock==3.13.1,identify==2.5.33,nodeenv==1.8.0,pip==23.3.1,platformdirs==4.1.0,pre-commit==3.6.0,PyYAML==6.0.1,setuptools==69.0.2,virtualenv==20.25.0,wheel==0.42.0 07:21:13 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 07:21:13 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 07:21:14 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 07:21:15 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 07:21:16 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 07:21:16 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 07:21:16 [INFO] Once installed this environment will be reused. 07:21:16 [INFO] This may take a few minutes... 07:21:19 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 07:21:19 [INFO] Once installed this environment will be reused. 07:21:19 [INFO] This may take a few minutes... 07:21:25 Trim Trailing Whitespace.................................................Passed 07:21:25 Tabs remover.............................................................Passed 07:21:25 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 07:21:25 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 07:21:25 [INFO] Once installed this environment will be reused. 07:21:25 [INFO] This may take a few minutes... 07:21:31 gitlint..............................................(no files to check)Skipped 07:21:31 pre-commit: OK (22.07=setup[4.10]+cmd[12.00,5.97] seconds) 07:21:31 congratulations :) (22.23 seconds) 07:21:31 + tox_status=0 07:21:31 + echo '---> Completed tox runs' 07:21:31 ---> Completed tox runs 07:21:31 + for i in .tox/*/log 07:21:31 ++ echo .tox/pre-commit/log 07:21:31 ++ awk -F/ '{print $2}' 07:21:31 + tox_env=pre-commit 07:21:31 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 07:21:31 + DOC_DIR=docs/_build/html 07:21:31 + [[ -d docs/_build/html ]] 07:21:31 + echo '---> tox-run.sh ends' 07:21:31 ---> tox-run.sh ends 07:21:31 + test 0 -eq 0 07:21:31 $ ssh-agent -k 07:21:31 unset SSH_AUTH_SOCK; 07:21:31 unset SSH_AGENT_PID; 07:21:31 echo Agent pid 1741 killed; 07:21:31 [ssh-agent] Stopped. 07:21:31 [PostBuildScript] - [INFO] Executing post build scripts. 07:21:31 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3063785212421901411.sh 07:21:31 ---> sysstat.sh 07:21:32 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13047539139727498059.sh 07:21:32 ---> package-listing.sh 07:21:32 ++ facter osfamily 07:21:32 ++ tr '[:upper:]' '[:lower:]' 07:21:32 + OS_FAMILY=debian 07:21:32 + workspace=/w/workspace/oom-master-pre-commit-lint 07:21:32 + START_PACKAGES=/tmp/packages_start.txt 07:21:32 + END_PACKAGES=/tmp/packages_end.txt 07:21:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:21:32 + PACKAGES=/tmp/packages_start.txt 07:21:32 + '[' /w/workspace/oom-master-pre-commit-lint ']' 07:21:32 + PACKAGES=/tmp/packages_end.txt 07:21:32 + case "${OS_FAMILY}" in 07:21:32 + dpkg -l 07:21:32 + grep '^ii' 07:21:32 + '[' -f /tmp/packages_start.txt ']' 07:21:32 + '[' -f /tmp/packages_end.txt ']' 07:21:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:21:32 + '[' /w/workspace/oom-master-pre-commit-lint ']' 07:21:32 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 07:21:32 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 07:21:32 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7327034122214988395.sh 07:21:32 ---> capture-instance-metadata.sh 07:21:32 Setup pyenv: 07:21:32 system 07:21:32 3.8.13 07:21:32 3.9.13 07:21:32 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:21:36 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-jgfi 07:21:36 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:21:39 lf-activate-venv(): INFO: Installing: lftools 07:22:10 lf-activate-venv(): INFO: Adding /tmp/venv-jgfi/bin to PATH 07:22:10 INFO: Running in OpenStack, capturing instance metadata 07:22:10 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13420432052872189464.sh 07:22:10 provisioning config files... 07:22:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config1116443971611791618tmp 07:22:10 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 07:22:10 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 07:22:10 [EnvInject] - Injecting environment variables from a build step. 07:22:10 [EnvInject] - Injecting as environment variables the properties content 07:22:10 SERVER_ID=logs 07:22:10 07:22:10 [EnvInject] - Variables injected successfully. 07:22:10 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15598049922616408907.sh 07:22:10 ---> create-netrc.sh 07:22:10 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12048972237185851508.sh 07:22:10 ---> python-tools-install.sh 07:22:10 Setup pyenv: 07:22:10 system 07:22:10 3.8.13 07:22:10 3.9.13 07:22:10 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:22:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jgfi from file:/tmp/.os_lf_venv 07:22:12 lf-activate-venv(): INFO: Installing: lftools 07:22:19 lf-activate-venv(): INFO: Adding /tmp/venv-jgfi/bin to PATH 07:22:19 Generating Requirements File 07:22:50 Python 3.10.6 07:22:50 pip 23.3.2 from /tmp/venv-jgfi/lib/python3.10/site-packages/pip (python 3.10) 07:22:50 appdirs==1.4.4 07:22:50 argcomplete==3.2.1 07:22:50 aspy.yaml==1.3.0 07:22:50 attrs==23.2.0 07:22:50 autopage==0.5.2 07:22:50 beautifulsoup4==4.12.2 07:22:50 boto3==1.34.16 07:22:50 botocore==1.34.16 07:22:50 bs4==0.0.1 07:22:50 cachetools==5.3.2 07:22:50 certifi==2023.11.17 07:22:50 cffi==1.16.0 07:22:50 cfgv==3.4.0 07:22:50 chardet==5.2.0 07:22:50 charset-normalizer==3.3.2 07:22:50 click==8.1.7 07:22:50 cliff==4.4.0 07:22:50 cmd2==2.4.3 07:22:50 cryptography==3.3.2 07:22:50 debtcollector==2.5.0 07:22:50 decorator==5.1.1 07:22:50 defusedxml==0.7.1 07:22:50 Deprecated==1.2.14 07:22:50 distlib==0.3.8 07:22:50 dnspython==2.4.2 07:22:50 docker==4.2.2 07:22:50 dogpile.cache==1.3.0 07:22:50 email-validator==2.1.0.post1 07:22:50 filelock==3.13.1 07:22:50 future==0.18.3 07:22:50 gitdb==4.0.11 07:22:50 GitPython==3.1.41 07:22:50 google-auth==2.26.2 07:22:50 httplib2==0.22.0 07:22:50 identify==2.5.33 07:22:50 idna==3.6 07:22:50 importlib-metadata==7.0.1 07:22:50 importlib-resources==1.5.0 07:22:50 iso8601==2.1.0 07:22:50 Jinja2==3.1.3 07:22:50 jmespath==1.0.1 07:22:50 jsonpatch==1.33 07:22:50 jsonpointer==2.4 07:22:50 jsonschema==4.20.0 07:22:50 jsonschema-specifications==2023.12.1 07:22:50 keystoneauth1==5.4.0 07:22:50 kubernetes==29.0.0 07:22:50 lftools==0.37.8 07:22:50 lxml==5.1.0 07:22:50 MarkupSafe==2.1.3 07:22:50 msgpack==1.0.7 07:22:50 multi_key_dict==2.0.3 07:22:50 munch==4.0.0 07:22:50 netaddr==0.10.1 07:22:50 netifaces==0.11.0 07:22:50 niet==1.4.2 07:22:50 nodeenv==1.8.0 07:22:50 oauth2client==4.1.3 07:22:50 oauthlib==3.2.2 07:22:50 openstacksdk==0.62.0 07:22:50 os-client-config==2.1.0 07:22:50 os-service-types==1.7.0 07:22:50 osc-lib==2.9.0 07:22:50 oslo.config==9.3.0 07:22:50 oslo.context==5.3.0 07:22:50 oslo.i18n==6.2.0 07:22:50 oslo.log==5.4.0 07:22:50 oslo.serialization==5.3.0 07:22:50 oslo.utils==6.3.0 07:22:50 packaging==23.2 07:22:50 pbr==6.0.0 07:22:50 platformdirs==4.1.0 07:22:50 prettytable==3.9.0 07:22:50 pyasn1==0.5.1 07:22:50 pyasn1-modules==0.3.0 07:22:50 pycparser==2.21 07:22:50 pygerrit2==2.0.15 07:22:50 PyGithub==2.1.1 07:22:50 pyinotify==0.9.6 07:22:50 PyJWT==2.8.0 07:22:50 PyNaCl==1.5.0 07:22:50 pyparsing==2.4.7 07:22:50 pyperclip==1.8.2 07:22:50 pyrsistent==0.20.0 07:22:50 python-cinderclient==9.4.0 07:22:50 python-dateutil==2.8.2 07:22:50 python-heatclient==3.4.0 07:22:50 python-jenkins==1.8.2 07:22:50 python-keystoneclient==5.2.0 07:22:50 python-magnumclient==4.3.0 07:22:50 python-novaclient==18.4.0 07:22:50 python-openstackclient==6.0.0 07:22:50 python-swiftclient==4.4.0 07:22:50 pytz==2023.3.post1 07:22:50 PyYAML==6.0.1 07:22:50 referencing==0.32.1 07:22:50 requests==2.31.0 07:22:50 requests-oauthlib==1.3.1 07:22:50 requestsexceptions==1.4.0 07:22:50 rfc3986==2.0.0 07:22:50 rpds-py==0.16.2 07:22:50 rsa==4.9 07:22:50 ruamel.yaml==0.18.5 07:22:50 ruamel.yaml.clib==0.2.8 07:22:50 s3transfer==0.10.0 07:22:50 simplejson==3.19.2 07:22:50 six==1.16.0 07:22:50 smmap==5.0.1 07:22:50 soupsieve==2.5 07:22:50 stevedore==5.1.0 07:22:50 tabulate==0.9.0 07:22:50 toml==0.10.2 07:22:50 tomlkit==0.12.3 07:22:50 tqdm==4.66.1 07:22:50 typing_extensions==4.9.0 07:22:50 tzdata==2023.4 07:22:50 urllib3==1.26.18 07:22:50 virtualenv==20.25.0 07:22:50 wcwidth==0.2.13 07:22:50 websocket-client==1.7.0 07:22:50 wrapt==1.16.0 07:22:50 xdg==6.0.0 07:22:50 xmltodict==0.13.0 07:22:50 yq==3.2.3 07:22:50 zipp==3.17.0 07:22:50 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13605187683090775682.sh 07:22:50 ---> sudo-logs.sh 07:22:50 Archiving 'sudo' log.. 07:22:51 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8022998316971209184.sh 07:22:51 ---> job-cost.sh 07:22:51 Setup pyenv: 07:22:51 system 07:22:51 3.8.13 07:22:51 3.9.13 07:22:51 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:22:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jgfi from file:/tmp/.os_lf_venv 07:22:52 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:23:00 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. 07:23:00 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 07:23:00 lf-activate-venv(): INFO: Adding /tmp/venv-jgfi/bin to PATH 07:23:00 INFO: No Stack... 07:23:01 INFO: Retrieving Pricing Info for: v3-standard-4 07:23:01 INFO: Archiving Costs 07:23:01 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins3010461163105660736.sh 07:23:01 ---> logs-deploy.sh 07:23:01 Setup pyenv: 07:23:01 system 07:23:01 3.8.13 07:23:01 3.9.13 07:23:01 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:23:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jgfi from file:/tmp/.os_lf_venv 07:23:03 lf-activate-venv(): INFO: Installing: lftools 07:23:13 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. 07:23:13 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 07:23:14 lf-activate-venv(): INFO: Adding /tmp/venv-jgfi/bin to PATH 07:23:14 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3259 07:23:14 INFO: archiving workspace using pattern(s): 07:23:15 Archives upload complete. 07:23:15 INFO: archiving logs to Nexus 07:23:18 ---> uname -a: 07:23:18 Linux prd-ubuntu1804-builder-4c-4g-11173 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 07:23:18 07:23:18 07:23:18 ---> lscpu: 07:23:18 Architecture: x86_64 07:23:18 CPU op-mode(s): 32-bit, 64-bit 07:23:18 Byte Order: Little Endian 07:23:18 CPU(s): 4 07:23:18 On-line CPU(s) list: 0-3 07:23:18 Thread(s) per core: 1 07:23:18 Core(s) per socket: 1 07:23:18 Socket(s): 4 07:23:18 NUMA node(s): 1 07:23:18 Vendor ID: AuthenticAMD 07:23:18 CPU family: 23 07:23:18 Model: 49 07:23:18 Model name: AMD EPYC-Rome Processor 07:23:18 Stepping: 0 07:23:18 CPU MHz: 2799.998 07:23:18 BogoMIPS: 5599.99 07:23:18 Virtualization: AMD-V 07:23:18 Hypervisor vendor: KVM 07:23:18 Virtualization type: full 07:23:18 L1d cache: 32K 07:23:18 L1i cache: 32K 07:23:18 L2 cache: 512K 07:23:18 L3 cache: 16384K 07:23:18 NUMA node0 CPU(s): 0-3 07:23:18 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 07:23:18 07:23:18 07:23:18 ---> nproc: 07:23:18 4 07:23:18 07:23:18 07:23:18 ---> df -h: 07:23:18 Filesystem Size Used Avail Use% Mounted on 07:23:18 udev 7.9G 0 7.9G 0% /dev 07:23:18 tmpfs 1.6G 672K 1.6G 1% /run 07:23:18 /dev/vda1 78G 8.4G 69G 11% / 07:23:18 tmpfs 7.9G 0 7.9G 0% /dev/shm 07:23:18 tmpfs 5.0M 0 5.0M 0% /run/lock 07:23:18 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 07:23:18 /dev/vda15 105M 4.4M 100M 5% /boot/efi 07:23:18 tmpfs 1.6G 0 1.6G 0% /run/user/1001 07:23:18 07:23:18 07:23:18 ---> free -m: 07:23:18 total used free shared buff/cache available 07:23:18 Mem: 16040 536 13297 0 2206 15184 07:23:18 Swap: 1023 0 1023 07:23:18 07:23:18 07:23:18 ---> ip addr: 07:23:18 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:23:18 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:23:18 inet 127.0.0.1/8 scope host lo 07:23:18 valid_lft forever preferred_lft forever 07:23:18 inet6 ::1/128 scope host 07:23:18 valid_lft forever preferred_lft forever 07:23:18 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 07:23:18 link/ether fa:16:3e:95:4c:a8 brd ff:ff:ff:ff:ff:ff 07:23:18 inet 10.30.106.95/23 brd 10.30.107.255 scope global dynamic ens3 07:23:18 valid_lft 86228sec preferred_lft 86228sec 07:23:18 inet6 fe80::f816:3eff:fe95:4ca8/64 scope link 07:23:18 valid_lft forever preferred_lft forever 07:23:18 07:23:18 07:23:18 ---> sar -b -r -n DEV: 07:23:18 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-11173) 01/11/24 _x86_64_ (4 CPU) 07:23:18 07:23:18 07:20:26 LINUX RESTART (4 CPU) 07:23:18 07:23:18 07:21:02 tps rtps wtps bread/s bwrtn/s 07:23:18 07:22:01 118.54 22.22 96.32 1177.16 24171.23 07:23:18 07:23:01 87.44 1.23 86.20 122.91 23000.43 07:23:18 Average: 102.86 11.64 91.22 645.61 23580.91 07:23:18 07:23:18 07:21:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:23:18 07:22:01 13789880 15511432 2635088 16.04 63700 1852504 818616 4.68 807432 1600800 95052 07:23:18 07:23:01 13675520 15608864 2749448 16.74 86640 2027548 737788 4.22 717340 1774688 111556 07:23:18 Average: 13732700 15560148 2692268 16.39 75170 1940026 778202 4.45 762386 1687744 103304 07:23:18 07:23:18 07:21:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:23:18 07:22:01 lo 2.64 2.64 0.27 0.27 0.00 0.00 0.00 0.00 07:23:18 07:22:01 ens3 83.04 59.74 1161.29 10.53 0.00 0.00 0.00 0.00 07:23:18 07:23:01 lo 1.27 1.27 0.13 0.13 0.00 0.00 0.00 0.00 07:23:18 07:23:01 ens3 39.73 29.98 369.81 7.86 0.00 0.00 0.00 0.00 07:23:18 Average: lo 1.95 1.95 0.20 0.20 0.00 0.00 0.00 0.00 07:23:18 Average: ens3 61.20 44.73 762.23 9.18 0.00 0.00 0.00 0.00 07:23:18 07:23:18 07:23:18 ---> sar -P ALL: 07:23:18 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-11173) 01/11/24 _x86_64_ (4 CPU) 07:23:18 07:23:18 07:20:26 LINUX RESTART (4 CPU) 07:23:18 07:23:18 07:21:02 CPU %user %nice %system %iowait %steal %idle 07:23:18 07:22:01 all 24.32 0.00 2.01 4.03 0.07 69.57 07:23:18 07:22:01 0 28.90 0.00 2.19 2.62 0.07 66.22 07:23:18 07:22:01 1 29.49 0.00 1.92 5.05 0.07 63.47 07:23:18 07:22:01 2 27.43 0.00 1.95 0.58 0.07 69.97 07:23:18 07:22:01 3 11.41 0.00 1.96 7.92 0.10 78.61 07:23:18 07:23:01 all 21.10 0.00 1.39 3.54 0.07 73.90 07:23:18 07:23:01 0 26.23 0.00 1.90 0.65 0.08 71.14 07:23:18 07:23:01 1 12.80 0.00 0.88 0.25 0.08 85.98 07:23:18 07:23:01 2 25.48 0.00 1.39 3.29 0.05 69.79 07:23:18 07:23:01 3 19.88 0.00 1.37 9.99 0.07 68.69 07:23:18 Average: all 22.70 0.00 1.69 3.78 0.07 71.76 07:23:18 Average: 0 27.55 0.00 2.04 1.62 0.08 68.71 07:23:18 Average: 1 21.07 0.00 1.40 2.63 0.08 74.83 07:23:18 Average: 2 26.45 0.00 1.67 1.95 0.06 69.88 07:23:18 Average: 3 15.69 0.00 1.66 8.97 0.08 73.60 07:23:18 07:23:18 07:23:18