12:55:52 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136981 12:55:52 Running as SYSTEM 12:55:52 [EnvInject] - Loading node environment variables. 12:55:52 Building remotely on prd-ubuntu1804-builder-4c-4g-12441 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 12:55:52 [ssh-agent] Looking for ssh-agent implementation... 12:55:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:55:53 $ ssh-agent 12:55:53 SSH_AUTH_SOCK=/tmp/ssh-bu1wpWln8XNc/agent.1788 12:55:53 SSH_AGENT_PID=1790 12:55:53 [ssh-agent] Started. 12:55:53 Running ssh-add (command line suppressed) 12:55:53 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_14888558705892143933.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_14888558705892143933.key) 12:55:53 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 12:55:53 The recommended git tool is: NONE 12:55:55 using credential onap-jenkins-ssh 12:55:55 Wiping out workspace first. 12:55:55 Cloning the remote Git repository 12:55:55 Cloning repository git://cloud.onap.org/mirror/oom.git 12:55:55 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 12:55:55 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:55:55 > git --version # timeout=10 12:55:55 > git --version # 'git version 2.17.1' 12:55:55 using GIT_SSH to set credentials Gerrit user 12:55:55 Verifying host key using manually-configured host key entries 12:55:55 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 12:56:01 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:56:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:56:01 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:56:01 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:56:01 using GIT_SSH to set credentials Gerrit user 12:56:01 Verifying host key using manually-configured host key entries 12:56:01 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/81/136981/3 # timeout=30 12:56:01 > git rev-parse b37a496458a1ca5f0c915a16badac3280175f4d3^{commit} # timeout=10 12:56:01 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 12:56:01 Checking out Revision b37a496458a1ca5f0c915a16badac3280175f4d3 (refs/changes/81/136981/3) 12:56:01 > git config core.sparsecheckout # timeout=10 12:56:01 > git checkout -f b37a496458a1ca5f0c915a16badac3280175f4d3 # timeout=30 12:56:05 Commit message: "[MARIADB] Provide S3 Backup for MariaDB instances" 12:56:05 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:56:05 > git rev-list --no-walk a4f1fa19963726fd617a9789358fbb3e42a08eb3 # timeout=10 12:56:05 [EnvInject] - Injecting environment variables from a build step. 12:56:05 [EnvInject] - Injecting as environment variables the properties content 12:56:05 PYTHON=python3 12:56:05 12:56:05 [EnvInject] - Variables injected successfully. 12:56:05 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins282749325140945798.sh 12:56:05 ---> tox-install.sh 12:56:05 + source /home/jenkins/lf-env.sh 12:56:05 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:56:05 ++ mktemp -d /tmp/venv-XXXX 12:56:05 + lf_venv=/tmp/venv-lPig 12:56:05 + local venv_file=/tmp/.os_lf_venv 12:56:05 + local python=python3 12:56:05 + local options 12:56:05 + local set_path=true 12:56:05 + local install_args= 12:56:05 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:56:05 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:56:05 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:56:05 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:56:05 + true 12:56:05 + case $1 in 12:56:05 + venv_file=/tmp/.toxenv 12:56:05 + shift 2 12:56:05 + true 12:56:05 + case $1 in 12:56:05 + shift 12:56:05 + break 12:56:05 + case $python in 12:56:05 + local pkg_list= 12:56:05 + [[ -d /opt/pyenv ]] 12:56:05 + echo 'Setup pyenv:' 12:56:05 Setup pyenv: 12:56:05 + export PYENV_ROOT=/opt/pyenv 12:56:05 + PYENV_ROOT=/opt/pyenv 12:56:05 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:56:05 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:56:05 + pyenv versions 12:56:05 * system (set by /opt/pyenv/version) 12:56:05 * 3.8.13 (set by /opt/pyenv/version) 12:56:05 * 3.9.13 (set by /opt/pyenv/version) 12:56:05 * 3.10.6 (set by /opt/pyenv/version) 12:56:05 + command -v pyenv 12:56:05 ++ pyenv init - --no-rehash 12:56:05 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 12:56:05 export PATH="/opt/pyenv/shims:${PATH}" 12:56:05 export PYENV_SHELL=bash 12:56:05 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:56:05 pyenv() { 12:56:05 local command 12:56:05 command="${1:-}" 12:56:05 if [ "$#" -gt 0 ]; then 12:56:05 shift 12:56:05 fi 12:56:05 12:56:05 case "$command" in 12:56:05 rehash|shell) 12:56:05 eval "$(pyenv "sh-$command" "$@")" 12:56:05 ;; 12:56:05 *) 12:56:05 command pyenv "$command" "$@" 12:56:05 ;; 12:56:05 esac 12:56:05 }' 12:56:05 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 12:56:05 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:56:05 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:56:05 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:56:05 ++ export PYENV_SHELL=bash 12:56:05 ++ PYENV_SHELL=bash 12:56:05 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:56:05 +++ complete -F _pyenv pyenv 12:56:05 ++ lf-pyver python3 12:56:05 ++ local py_version_xy=python3 12:56:05 ++ local py_version_xyz= 12:56:05 ++ pyenv versions 12:56:05 ++ local command 12:56:05 ++ command=versions 12:56:05 ++ '[' 1 -gt 0 ']' 12:56:05 ++ shift 12:56:05 ++ case "$command" in 12:56:05 ++ sed 's/^[ *]* //' 12:56:05 ++ command pyenv versions 12:56:05 ++ pyenv versions 12:56:05 ++ awk '{ print $1 }' 12:56:05 ++ grep -E '^[0-9.]*[0-9]$' 12:56:05 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:56:05 +++ grep '^3' /tmp/.pyenv_versions 12:56:05 +++ tail -n 1 12:56:05 +++ sort -V 12:56:05 ++ py_version_xyz=3.10.6 12:56:05 ++ [[ -z 3.10.6 ]] 12:56:05 ++ echo 3.10.6 12:56:05 ++ return 0 12:56:05 + pyenv local 3.10.6 12:56:05 + local command 12:56:05 + command=local 12:56:05 + '[' 2 -gt 0 ']' 12:56:05 + shift 12:56:05 + case "$command" in 12:56:05 + command pyenv local 3.10.6 12:56:05 + pyenv local 3.10.6 12:56:05 + for arg in "$@" 12:56:05 + case $arg in 12:56:05 + pkg_list+='tox ' 12:56:05 + for arg in "$@" 12:56:05 + case $arg in 12:56:05 + pkg_list+='virtualenv ' 12:56:05 + for arg in "$@" 12:56:05 + case $arg in 12:56:05 + pkg_list+='urllib3~=1.26.15 ' 12:56:05 + [[ -f /tmp/.toxenv ]] 12:56:05 + [[ ! -f /tmp/.toxenv ]] 12:56:05 + [[ -n '' ]] 12:56:05 + python3 -m venv /tmp/venv-lPig 12:56:09 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-lPig' 12:56:09 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-lPig 12:56:09 + echo /tmp/venv-lPig 12:56:09 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 12:56:09 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 12:56:09 + /tmp/venv-lPig/bin/python3 -m pip install --upgrade --quiet pip virtualenv 12:56:13 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:56:13 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:56:13 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:56:13 + /tmp/venv-lPig/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:56:18 + type python3 12:56:18 + true 12:56:18 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-lPig/bin to PATH' 12:56:18 lf-activate-venv(): INFO: Adding /tmp/venv-lPig/bin to PATH 12:56:18 + PATH=/tmp/venv-lPig/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:56:18 + return 0 12:56:18 + python3 --version 12:56:18 Python 3.10.6 12:56:18 + python3 -m pip --version 12:56:18 pip 23.3.2 from /tmp/venv-lPig/lib/python3.10/site-packages/pip (python 3.10) 12:56:18 + python3 -m pip freeze 12:56:18 cachetools==5.3.2 12:56:18 chardet==5.2.0 12:56:18 colorama==0.4.6 12:56:18 distlib==0.3.8 12:56:18 filelock==3.13.1 12:56:18 packaging==23.2 12:56:18 platformdirs==4.1.0 12:56:18 pluggy==1.3.0 12:56:18 pyproject-api==1.6.1 12:56:18 tomli==2.0.1 12:56:18 tox==4.12.0 12:56:18 urllib3==1.26.18 12:56:18 virtualenv==20.25.0 12:56:18 [EnvInject] - Injecting environment variables from a build step. 12:56:18 [EnvInject] - Injecting as environment variables the properties content 12:56:18 PARALLEL=false 12:56:18 12:56:18 [EnvInject] - Variables injected successfully. 12:56:18 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins10073295597242911807.sh 12:56:18 ---> tox-run.sh 12:56: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 12:56:18 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 12:56:18 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 12:56:18 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 12:56:18 + cd /w/workspace/oom-master-pre-commit-lint/. 12:56:18 + source /home/jenkins/lf-env.sh 12:56:18 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:56:18 ++ mktemp -d /tmp/venv-XXXX 12:56:18 + lf_venv=/tmp/venv-WmL3 12:56:18 + local venv_file=/tmp/.os_lf_venv 12:56:18 + local python=python3 12:56:18 + local options 12:56:18 + local set_path=true 12:56:18 + local install_args= 12:56: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 12:56:18 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:56:18 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:56:18 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:56:18 + true 12:56:18 + case $1 in 12:56:18 + venv_file=/tmp/.toxenv 12:56:18 + shift 2 12:56:18 + true 12:56:18 + case $1 in 12:56:18 + shift 12:56:18 + break 12:56:18 + case $python in 12:56:18 + local pkg_list= 12:56:18 + [[ -d /opt/pyenv ]] 12:56:18 + echo 'Setup pyenv:' 12:56:18 Setup pyenv: 12:56:18 + export PYENV_ROOT=/opt/pyenv 12:56:18 + PYENV_ROOT=/opt/pyenv 12:56: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 12:56: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 12:56:18 + pyenv versions 12:56:18 system 12:56:18 3.8.13 12:56:18 3.9.13 12:56:18 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:56:18 + command -v pyenv 12:56:18 ++ pyenv init - --no-rehash 12:56: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[*]}"'\'')" 12:56:18 export PATH="/opt/pyenv/shims:${PATH}" 12:56:18 export PYENV_SHELL=bash 12:56:18 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:56:18 pyenv() { 12:56:18 local command 12:56:18 command="${1:-}" 12:56:18 if [ "$#" -gt 0 ]; then 12:56:18 shift 12:56:18 fi 12:56:18 12:56:18 case "$command" in 12:56:18 rehash|shell) 12:56:18 eval "$(pyenv "sh-$command" "$@")" 12:56:18 ;; 12:56:18 *) 12:56:18 command pyenv "$command" "$@" 12:56:18 ;; 12:56:18 esac 12:56:18 }' 12:56: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[*]}"' 12:56: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 12:56: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 12:56: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 12:56:18 ++ export PYENV_SHELL=bash 12:56:18 ++ PYENV_SHELL=bash 12:56:18 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:56:18 +++ complete -F _pyenv pyenv 12:56:18 ++ lf-pyver python3 12:56:18 ++ local py_version_xy=python3 12:56:18 ++ local py_version_xyz= 12:56:18 ++ pyenv versions 12:56:18 ++ local command 12:56:18 ++ command=versions 12:56:18 ++ '[' 1 -gt 0 ']' 12:56:18 ++ shift 12:56:18 ++ case "$command" in 12:56:18 ++ command pyenv versions 12:56:18 ++ pyenv versions 12:56:18 ++ awk '{ print $1 }' 12:56:18 ++ grep -E '^[0-9.]*[0-9]$' 12:56:18 ++ sed 's/^[ *]* //' 12:56:19 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:56:19 +++ grep '^3' /tmp/.pyenv_versions 12:56:19 +++ sort -V 12:56:19 +++ tail -n 1 12:56:19 ++ py_version_xyz=3.10.6 12:56:19 ++ [[ -z 3.10.6 ]] 12:56:19 ++ echo 3.10.6 12:56:19 ++ return 0 12:56:19 + pyenv local 3.10.6 12:56:19 + local command 12:56:19 + command=local 12:56:19 + '[' 2 -gt 0 ']' 12:56:19 + shift 12:56:19 + case "$command" in 12:56:19 + command pyenv local 3.10.6 12:56:19 + pyenv local 3.10.6 12:56:19 + for arg in "$@" 12:56:19 + case $arg in 12:56:19 + pkg_list+='tox ' 12:56:19 + for arg in "$@" 12:56:19 + case $arg in 12:56:19 + pkg_list+='virtualenv ' 12:56:19 + for arg in "$@" 12:56:19 + case $arg in 12:56:19 + pkg_list+='urllib3~=1.26.15 ' 12:56:19 + [[ -f /tmp/.toxenv ]] 12:56:19 ++ cat /tmp/.toxenv 12:56:19 + lf_venv=/tmp/venv-lPig 12:56:19 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lPig from' file:/tmp/.toxenv 12:56:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lPig from file:/tmp/.toxenv 12:56:19 + /tmp/venv-lPig/bin/python3 -m pip install --upgrade --quiet pip virtualenv 12:56:20 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:56:20 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:56:20 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:56:20 + /tmp/venv-lPig/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:56:22 + type python3 12:56:22 + true 12:56:22 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-lPig/bin to PATH' 12:56:22 lf-activate-venv(): INFO: Adding /tmp/venv-lPig/bin to PATH 12:56:22 + PATH=/tmp/venv-lPig/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:56:22 + return 0 12:56:22 + [[ -d /opt/pyenv ]] 12:56:22 + echo '---> Setting up pyenv' 12:56:22 ---> Setting up pyenv 12:56:22 + export PYENV_ROOT=/opt/pyenv 12:56:22 + PYENV_ROOT=/opt/pyenv 12:56:22 + export PATH=/opt/pyenv/bin:/tmp/venv-lPig/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:56:22 + PATH=/opt/pyenv/bin:/tmp/venv-lPig/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:56:22 ++ pwd 12:56:22 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 12:56:22 + export PYTHONPATH 12:56:22 + export TOX_TESTENV_PASSENV=PYTHONPATH 12:56:22 + TOX_TESTENV_PASSENV=PYTHONPATH 12:56:22 + tox --version 12:56:22 4.12.0 from /tmp/venv-lPig/lib/python3.10/site-packages/tox/__init__.py 12:56:22 + PARALLEL=false 12:56:22 + TOX_OPTIONS_LIST= 12:56:22 + [[ -n pre-commit ]] 12:56:22 + TOX_OPTIONS_LIST=' -e pre-commit' 12:56:22 + case ${PARALLEL,,} in 12:56:22 + tox -e pre-commit 12:56:22 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 12:56:23 pre-commit: install_deps> python -I -m pip install pre-commit 12:56:26 pre-commit: freeze> python -m pip freeze --all 12:56:26 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 12:56:26 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 12:56:26 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 12:56:27 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 12:56:28 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 12:56:29 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 12:56:29 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 12:56:29 [INFO] Once installed this environment will be reused. 12:56:29 [INFO] This may take a few minutes... 12:56:32 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 12:56:32 [INFO] Once installed this environment will be reused. 12:56:32 [INFO] This may take a few minutes... 12:56:38 Trim Trailing Whitespace.................................................Passed 12:56:38 Tabs remover.............................................................Passed 12:56:38 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 12:56:39 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 12:56:39 [INFO] Once installed this environment will be reused. 12:56:39 [INFO] This may take a few minutes... 12:56:44 gitlint..............................................(no files to check)Skipped 12:56:44 pre-commit: OK (22.15=setup[3.84]+cmd[12.16,6.14] seconds) 12:56:44 congratulations :) (22.31 seconds) 12:56:45 + tox_status=0 12:56:45 + echo '---> Completed tox runs' 12:56:45 ---> Completed tox runs 12:56:45 + for i in .tox/*/log 12:56:45 ++ echo .tox/pre-commit/log 12:56:45 ++ awk -F/ '{print $2}' 12:56:45 + tox_env=pre-commit 12:56:45 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 12:56:45 + DOC_DIR=docs/_build/html 12:56:45 + [[ -d docs/_build/html ]] 12:56:45 + echo '---> tox-run.sh ends' 12:56:45 ---> tox-run.sh ends 12:56:45 + test 0 -eq 0 12:56:45 $ ssh-agent -k 12:56:45 unset SSH_AUTH_SOCK; 12:56:45 unset SSH_AGENT_PID; 12:56:45 echo Agent pid 1790 killed; 12:56:45 [ssh-agent] Stopped. 12:56:45 [PostBuildScript] - [INFO] Executing post build scripts. 12:56:45 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9890585667147046862.sh 12:56:45 ---> sysstat.sh 12:56:45 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16089942707614227737.sh 12:56:45 ---> package-listing.sh 12:56:45 ++ facter osfamily 12:56:45 ++ tr '[:upper:]' '[:lower:]' 12:56:45 + OS_FAMILY=debian 12:56:45 + workspace=/w/workspace/oom-master-pre-commit-lint 12:56:45 + START_PACKAGES=/tmp/packages_start.txt 12:56:45 + END_PACKAGES=/tmp/packages_end.txt 12:56:45 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:56:45 + PACKAGES=/tmp/packages_start.txt 12:56:45 + '[' /w/workspace/oom-master-pre-commit-lint ']' 12:56:45 + PACKAGES=/tmp/packages_end.txt 12:56:45 + case "${OS_FAMILY}" in 12:56:45 + dpkg -l 12:56:45 + grep '^ii' 12:56:45 + '[' -f /tmp/packages_start.txt ']' 12:56:45 + '[' -f /tmp/packages_end.txt ']' 12:56:45 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:56:45 + '[' /w/workspace/oom-master-pre-commit-lint ']' 12:56:45 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 12:56:45 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 12:56:45 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10752875805745633507.sh 12:56:45 ---> capture-instance-metadata.sh 12:56:45 Setup pyenv: 12:56:45 system 12:56:45 3.8.13 12:56:45 3.9.13 12:56:45 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:56:49 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-dGwg 12:56:49 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:56:52 lf-activate-venv(): INFO: Installing: lftools 12:57:29 lf-activate-venv(): INFO: Adding /tmp/venv-dGwg/bin to PATH 12:57:29 INFO: Running in OpenStack, capturing instance metadata 12:57:29 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16195967955400705092.sh 12:57:29 provisioning config files... 12:57:29 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config12201881893697354096tmp 12:57:29 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 12:57:29 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 12:57:29 [EnvInject] - Injecting environment variables from a build step. 12:57:29 [EnvInject] - Injecting as environment variables the properties content 12:57:29 SERVER_ID=logs 12:57:29 12:57:29 [EnvInject] - Variables injected successfully. 12:57:29 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6673682991759850320.sh 12:57:29 ---> create-netrc.sh 12:57:29 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15163611211639503332.sh 12:57:29 ---> python-tools-install.sh 12:57:29 Setup pyenv: 12:57:29 system 12:57:29 3.8.13 12:57:29 3.9.13 12:57:29 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:57:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dGwg from file:/tmp/.os_lf_venv 12:57:30 lf-activate-venv(): INFO: Installing: lftools 12:57:38 lf-activate-venv(): INFO: Adding /tmp/venv-dGwg/bin to PATH 12:57:38 Generating Requirements File 12:58:10 Python 3.10.6 12:58:11 pip 23.3.2 from /tmp/venv-dGwg/lib/python3.10/site-packages/pip (python 3.10) 12:58:11 appdirs==1.4.4 12:58:11 argcomplete==3.2.1 12:58:11 aspy.yaml==1.3.0 12:58:11 attrs==23.2.0 12:58:11 autopage==0.5.2 12:58:11 beautifulsoup4==4.12.2 12:58:11 boto3==1.34.19 12:58:11 botocore==1.34.19 12:58:11 bs4==0.0.1 12:58:11 cachetools==5.3.2 12:58:11 certifi==2023.11.17 12:58:11 cffi==1.16.0 12:58:11 cfgv==3.4.0 12:58:11 chardet==5.2.0 12:58:11 charset-normalizer==3.3.2 12:58:11 click==8.1.7 12:58:11 cliff==4.5.0 12:58:11 cmd2==2.4.3 12:58:11 cryptography==3.3.2 12:58:11 debtcollector==2.5.0 12:58:11 decorator==5.1.1 12:58:11 defusedxml==0.7.1 12:58:11 Deprecated==1.2.14 12:58:11 distlib==0.3.8 12:58:11 dnspython==2.4.2 12:58:11 docker==4.2.2 12:58:11 dogpile.cache==1.3.0 12:58:11 email-validator==2.1.0.post1 12:58:11 filelock==3.13.1 12:58:11 future==0.18.3 12:58:11 gitdb==4.0.11 12:58:11 GitPython==3.1.41 12:58:11 google-auth==2.26.2 12:58:11 httplib2==0.22.0 12:58:11 identify==2.5.33 12:58:11 idna==3.6 12:58:11 importlib-resources==1.5.0 12:58:11 iso8601==2.1.0 12:58:11 Jinja2==3.1.3 12:58:11 jmespath==1.0.1 12:58:11 jsonpatch==1.33 12:58:11 jsonpointer==2.4 12:58:11 jsonschema==4.20.0 12:58:11 jsonschema-specifications==2023.12.1 12:58:11 keystoneauth1==5.5.0 12:58:11 kubernetes==29.0.0 12:58:11 lftools==0.37.8 12:58:11 lxml==5.1.0 12:58:11 MarkupSafe==2.1.3 12:58:11 msgpack==1.0.7 12:58:11 multi_key_dict==2.0.3 12:58:11 munch==4.0.0 12:58:11 netaddr==0.10.1 12:58:11 netifaces==0.11.0 12:58:11 niet==1.4.2 12:58:11 nodeenv==1.8.0 12:58:11 oauth2client==4.1.3 12:58:11 oauthlib==3.2.2 12:58:11 openstacksdk==0.62.0 12:58:11 os-client-config==2.1.0 12:58:11 os-service-types==1.7.0 12:58:11 osc-lib==3.0.0 12:58:11 oslo.config==9.3.0 12:58:11 oslo.context==5.3.0 12:58:11 oslo.i18n==6.2.0 12:58:11 oslo.log==5.4.0 12:58:11 oslo.serialization==5.3.0 12:58:11 oslo.utils==6.3.0 12:58:11 packaging==23.2 12:58:11 pbr==6.0.0 12:58:11 platformdirs==4.1.0 12:58:11 prettytable==3.9.0 12:58:11 pyasn1==0.5.1 12:58:11 pyasn1-modules==0.3.0 12:58:11 pycparser==2.21 12:58:11 pygerrit2==2.0.15 12:58:11 PyGithub==2.1.1 12:58:11 pyinotify==0.9.6 12:58:11 PyJWT==2.8.0 12:58:11 PyNaCl==1.5.0 12:58:11 pyparsing==2.4.7 12:58:11 pyperclip==1.8.2 12:58:11 pyrsistent==0.20.0 12:58:11 python-cinderclient==9.4.0 12:58:11 python-dateutil==2.8.2 12:58:11 python-heatclient==3.4.0 12:58:11 python-jenkins==1.8.2 12:58:11 python-keystoneclient==5.3.0 12:58:11 python-magnumclient==4.3.0 12:58:11 python-novaclient==18.4.0 12:58:11 python-openstackclient==6.0.0 12:58:11 python-swiftclient==4.4.0 12:58:11 pytz==2023.3.post1 12:58:11 PyYAML==6.0.1 12:58:11 referencing==0.32.1 12:58:11 requests==2.31.0 12:58:11 requests-oauthlib==1.3.1 12:58:11 requestsexceptions==1.4.0 12:58:11 rfc3986==2.0.0 12:58:11 rpds-py==0.17.1 12:58:11 rsa==4.9 12:58:11 ruamel.yaml==0.18.5 12:58:11 ruamel.yaml.clib==0.2.8 12:58:11 s3transfer==0.10.0 12:58:11 simplejson==3.19.2 12:58:11 six==1.16.0 12:58:11 smmap==5.0.1 12:58:11 soupsieve==2.5 12:58:11 stevedore==5.1.0 12:58:11 tabulate==0.9.0 12:58:11 toml==0.10.2 12:58:11 tomlkit==0.12.3 12:58:11 tqdm==4.66.1 12:58:11 typing_extensions==4.9.0 12:58:11 tzdata==2023.4 12:58:11 urllib3==1.26.18 12:58:11 virtualenv==20.25.0 12:58:11 wcwidth==0.2.13 12:58:11 websocket-client==1.7.0 12:58:11 wrapt==1.16.0 12:58:11 xdg==6.0.0 12:58:11 xmltodict==0.13.0 12:58:11 yq==3.2.3 12:58:11 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5398994138436203466.sh 12:58:11 ---> sudo-logs.sh 12:58:11 Archiving 'sudo' log.. 12:58:12 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17323900214550623993.sh 12:58:12 ---> job-cost.sh 12:58:12 Setup pyenv: 12:58:12 system 12:58:12 3.8.13 12:58:12 3.9.13 12:58:12 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:58:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dGwg from file:/tmp/.os_lf_venv 12:58:13 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:58:21 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. 12:58:21 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. 12:58:22 lf-activate-venv(): INFO: Adding /tmp/venv-dGwg/bin to PATH 12:58:22 INFO: No Stack... 12:58:22 INFO: Retrieving Pricing Info for: v3-standard-4 12:58:22 INFO: Archiving Costs 12:58:22 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins14511726686356659158.sh 12:58:22 ---> logs-deploy.sh 12:58:22 Setup pyenv: 12:58:22 system 12:58:22 3.8.13 12:58:22 3.9.13 12:58:22 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:58:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dGwg from file:/tmp/.os_lf_venv 12:58:24 lf-activate-venv(): INFO: Installing: lftools 12:58:34 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. 12:58:34 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 12:58:34 lf-activate-venv(): INFO: Adding /tmp/venv-dGwg/bin to PATH 12:58:34 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3266 12:58:34 INFO: archiving workspace using pattern(s): 12:58:35 Archives upload complete. 12:58:35 INFO: archiving logs to Nexus 12:58:36 ---> uname -a: 12:58:36 Linux prd-ubuntu1804-builder-4c-4g-12441 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 12:58:36 12:58:36 12:58:36 ---> lscpu: 12:58:36 Architecture: x86_64 12:58:36 CPU op-mode(s): 32-bit, 64-bit 12:58:36 Byte Order: Little Endian 12:58:36 CPU(s): 4 12:58:36 On-line CPU(s) list: 0-3 12:58:36 Thread(s) per core: 1 12:58:36 Core(s) per socket: 1 12:58:36 Socket(s): 4 12:58:36 NUMA node(s): 1 12:58:36 Vendor ID: AuthenticAMD 12:58:36 CPU family: 23 12:58:36 Model: 49 12:58:36 Model name: AMD EPYC-Rome Processor 12:58:36 Stepping: 0 12:58:36 CPU MHz: 2800.000 12:58:36 BogoMIPS: 5600.00 12:58:36 Virtualization: AMD-V 12:58:36 Hypervisor vendor: KVM 12:58:36 Virtualization type: full 12:58:36 L1d cache: 32K 12:58:36 L1i cache: 32K 12:58:36 L2 cache: 512K 12:58:36 L3 cache: 16384K 12:58:36 NUMA node0 CPU(s): 0-3 12:58:36 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 12:58:36 12:58:36 12:58:36 ---> nproc: 12:58:36 4 12:58:36 12:58:36 12:58:36 ---> df -h: 12:58:36 Filesystem Size Used Avail Use% Mounted on 12:58:36 udev 7.9G 0 7.9G 0% /dev 12:58:36 tmpfs 1.6G 672K 1.6G 1% /run 12:58:36 /dev/vda1 78G 8.4G 69G 11% / 12:58:36 tmpfs 7.9G 0 7.9G 0% /dev/shm 12:58:36 tmpfs 5.0M 0 5.0M 0% /run/lock 12:58:36 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 12:58:36 /dev/vda15 105M 4.4M 100M 5% /boot/efi 12:58:36 tmpfs 1.6G 0 1.6G 0% /run/user/1001 12:58:36 12:58:36 12:58:36 ---> free -m: 12:58:36 total used free shared buff/cache available 12:58:36 Mem: 16040 541 13293 0 2205 15179 12:58:36 Swap: 1023 0 1023 12:58:36 12:58:36 12:58:36 ---> ip addr: 12:58:36 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:58:36 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:58:36 inet 127.0.0.1/8 scope host lo 12:58:36 valid_lft forever preferred_lft forever 12:58:36 inet6 ::1/128 scope host 12:58:36 valid_lft forever preferred_lft forever 12:58:36 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 12:58:36 link/ether fa:16:3e:d3:5a:47 brd ff:ff:ff:ff:ff:ff 12:58:36 inet 10.30.106.251/23 brd 10.30.107.255 scope global dynamic ens3 12:58:36 valid_lft 86212sec preferred_lft 86212sec 12:58:36 inet6 fe80::f816:3eff:fed3:5a47/64 scope link 12:58:36 valid_lft forever preferred_lft forever 12:58:36 12:58:36 12:58:36 ---> sar -b -r -n DEV: 12:58:36 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-12441) 01/15/24 _x86_64_ (4 CPU) 12:58:36 12:58:36 12:55:32 LINUX RESTART (4 CPU) 12:58:36 12:58:36 12:56:02 tps rtps wtps bread/s bwrtn/s 12:58:36 12:57:01 232.67 36.50 196.17 1805.93 23445.52 12:58:36 12:58:01 104.10 2.30 101.80 119.85 26047.93 12:58:36 Average: 167.85 19.26 148.59 955.81 24757.65 12:58:36 12:58:36 12:56:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:58:36 12:57:01 13909164 15538288 2515804 15.32 58136 1769240 820488 4.70 744488 1552972 102732 12:58:36 12:58:01 13671796 15545700 2753172 16.76 78588 1980708 789716 4.52 770596 1738188 61928 12:58:36 Average: 13790480 15541994 2634488 16.04 68362 1874974 805102 4.61 757542 1645580 82330 12:58:36 12:58:36 12:56:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:58:36 12:57:01 ens3 62.45 47.01 716.43 22.31 0.00 0.00 0.00 0.00 12:58:36 12:57:01 lo 2.51 2.51 0.26 0.26 0.00 0.00 0.00 0.00 12:58:36 12:58:01 ens3 51.34 36.49 805.46 7.90 0.00 0.00 0.00 0.00 12:58:36 12:58:01 lo 1.20 1.20 0.12 0.12 0.00 0.00 0.00 0.00 12:58:36 Average: ens3 56.85 41.71 761.32 15.04 0.00 0.00 0.00 0.00 12:58:36 Average: lo 1.85 1.85 0.19 0.19 0.00 0.00 0.00 0.00 12:58:36 12:58:36 12:58:36 ---> sar -P ALL: 12:58:36 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-12441) 01/15/24 _x86_64_ (4 CPU) 12:58:36 12:58:36 12:55:32 LINUX RESTART (4 CPU) 12:58:36 12:58:36 12:56:02 CPU %user %nice %system %iowait %steal %idle 12:58:36 12:57:01 all 22.41 0.00 2.11 6.27 0.08 69.13 12:58:36 12:57:01 0 12.63 0.00 1.59 5.97 0.09 79.72 12:58:36 12:57:01 1 31.36 0.00 2.58 7.40 0.09 58.58 12:58:36 12:57:01 2 13.78 0.00 2.05 4.21 0.07 79.89 12:58:36 12:57:01 3 31.78 0.00 2.26 7.51 0.07 58.39 12:58:36 12:58:01 all 19.02 0.00 1.30 6.33 0.06 73.29 12:58:36 12:58:01 0 12.97 0.00 0.94 3.36 0.03 82.70 12:58:36 12:58:01 1 15.13 0.00 1.05 0.79 0.03 83.00 12:58:36 12:58:01 2 17.74 0.00 1.24 15.50 0.07 65.45 12:58:36 12:58:01 3 30.25 0.00 1.96 5.68 0.10 62.01 12:58:36 Average: all 20.70 0.00 1.71 6.30 0.07 71.23 12:58:36 Average: 0 12.80 0.00 1.26 4.65 0.06 81.23 12:58:36 Average: 1 23.17 0.00 1.81 4.06 0.06 70.90 12:58:36 Average: 2 15.78 0.00 1.64 9.91 0.07 72.60 12:58:36 Average: 3 31.01 0.00 2.11 6.59 0.08 60.21 12:58:36 12:58:36 12:58:36