15:23:37 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136981 15:23:37 Running as SYSTEM 15:23:37 [EnvInject] - Loading node environment variables. 15:23:37 Building remotely on prd-ubuntu1804-builder-4c-4g-11622 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 15:23:37 [ssh-agent] Looking for ssh-agent implementation... 15:23:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:23:38 $ ssh-agent 15:23:38 SSH_AUTH_SOCK=/tmp/ssh-N4rE0DTRm7uC/agent.1705 15:23:38 SSH_AGENT_PID=1707 15:23:38 [ssh-agent] Started. 15:23:38 Running ssh-add (command line suppressed) 15:23:38 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_1124177944100875057.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_1124177944100875057.key) 15:23:38 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 15:23:38 The recommended git tool is: NONE 15:23:39 using credential onap-jenkins-ssh 15:23:39 Wiping out workspace first. 15:23:39 Cloning the remote Git repository 15:23:39 Cloning repository git://cloud.onap.org/mirror/oom.git 15:23:39 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 15:23:39 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:23:39 > git --version # timeout=10 15:23:39 > git --version # 'git version 2.17.1' 15:23:39 using GIT_SSH to set credentials Gerrit user 15:23:39 Verifying host key using manually-configured host key entries 15:23:39 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 15:23:45 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:23:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:23:45 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:23:45 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:23:45 using GIT_SSH to set credentials Gerrit user 15:23:45 Verifying host key using manually-configured host key entries 15:23:45 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/81/136981/2 # timeout=30 15:23:45 > git rev-parse d88e2adf92e7dfe50f20d792cafaade8b55733cc^{commit} # timeout=10 15:23:45 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 15:23:45 Checking out Revision d88e2adf92e7dfe50f20d792cafaade8b55733cc (refs/changes/81/136981/2) 15:23:45 > git config core.sparsecheckout # timeout=10 15:23:45 > git checkout -f d88e2adf92e7dfe50f20d792cafaade8b55733cc # timeout=30 15:23:49 Commit message: "[MARIADB] Provide S3 Backup for MariaDB instances" 15:23:49 > git rev-parse FETCH_HEAD^{commit} # timeout=10 15:23:49 > git rev-list --no-walk a4f1fa19963726fd617a9789358fbb3e42a08eb3 # timeout=10 15:23:49 [EnvInject] - Injecting environment variables from a build step. 15:23:49 [EnvInject] - Injecting as environment variables the properties content 15:23:49 PYTHON=python3 15:23:49 15:23:49 [EnvInject] - Variables injected successfully. 15:23:49 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins10607823058447515342.sh 15:23:49 ---> tox-install.sh 15:23:49 + source /home/jenkins/lf-env.sh 15:23:49 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:23:49 ++ mktemp -d /tmp/venv-XXXX 15:23:49 + lf_venv=/tmp/venv-z0pf 15:23:49 + local venv_file=/tmp/.os_lf_venv 15:23:49 + local python=python3 15:23:49 + local options 15:23:49 + local set_path=true 15:23:49 + local install_args= 15:23:49 ++ 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 15:23:49 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:23:49 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:23:49 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:23:49 + true 15:23:49 + case $1 in 15:23:49 + venv_file=/tmp/.toxenv 15:23:49 + shift 2 15:23:49 + true 15:23:49 + case $1 in 15:23:49 + shift 15:23:49 + break 15:23:49 + case $python in 15:23:49 + local pkg_list= 15:23:49 + [[ -d /opt/pyenv ]] 15:23:49 + echo 'Setup pyenv:' 15:23:49 Setup pyenv: 15:23:49 + export PYENV_ROOT=/opt/pyenv 15:23:49 + PYENV_ROOT=/opt/pyenv 15:23:49 + 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 15:23:49 + 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 15:23:49 + pyenv versions 15:23:49 * system (set by /opt/pyenv/version) 15:23:49 * 3.8.13 (set by /opt/pyenv/version) 15:23:49 * 3.9.13 (set by /opt/pyenv/version) 15:23:49 * 3.10.6 (set by /opt/pyenv/version) 15:23:49 + command -v pyenv 15:23:49 ++ pyenv init - --no-rehash 15:23:49 + 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[*]}"'\'')" 15:23:49 export PATH="/opt/pyenv/shims:${PATH}" 15:23:49 export PYENV_SHELL=bash 15:23:49 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:23:49 pyenv() { 15:23:49 local command 15:23:49 command="${1:-}" 15:23:49 if [ "$#" -gt 0 ]; then 15:23:49 shift 15:23:49 fi 15:23:49 15:23:49 case "$command" in 15:23:49 rehash|shell) 15:23:49 eval "$(pyenv "sh-$command" "$@")" 15:23:49 ;; 15:23:49 *) 15:23:49 command pyenv "$command" "$@" 15:23:49 ;; 15:23:49 esac 15:23:49 }' 15:23:49 +++ 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[*]}"' 15:23:49 ++ 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 15:23:49 ++ 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 15:23:49 ++ 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 15:23:49 ++ export PYENV_SHELL=bash 15:23:49 ++ PYENV_SHELL=bash 15:23:49 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:23:49 +++ complete -F _pyenv pyenv 15:23:49 ++ lf-pyver python3 15:23:49 ++ local py_version_xy=python3 15:23:49 ++ local py_version_xyz= 15:23:49 ++ pyenv versions 15:23:49 ++ local command 15:23:49 ++ command=versions 15:23:49 ++ '[' 1 -gt 0 ']' 15:23:49 ++ shift 15:23:49 ++ case "$command" in 15:23:49 ++ command pyenv versions 15:23:49 ++ pyenv versions 15:23:49 ++ awk '{ print $1 }' 15:23:49 ++ sed 's/^[ *]* //' 15:23:49 ++ grep -E '^[0-9.]*[0-9]$' 15:23:49 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:23:49 +++ grep '^3' /tmp/.pyenv_versions 15:23:49 +++ sort -V 15:23:49 +++ tail -n 1 15:23:49 ++ py_version_xyz=3.10.6 15:23:49 ++ [[ -z 3.10.6 ]] 15:23:49 ++ echo 3.10.6 15:23:49 ++ return 0 15:23:49 + pyenv local 3.10.6 15:23:49 + local command 15:23:49 + command=local 15:23:49 + '[' 2 -gt 0 ']' 15:23:49 + shift 15:23:49 + case "$command" in 15:23:49 + command pyenv local 3.10.6 15:23:49 + pyenv local 3.10.6 15:23:49 + for arg in "$@" 15:23:49 + case $arg in 15:23:49 + pkg_list+='tox ' 15:23:49 + for arg in "$@" 15:23:49 + case $arg in 15:23:49 + pkg_list+='virtualenv ' 15:23:49 + for arg in "$@" 15:23:49 + case $arg in 15:23:49 + pkg_list+='urllib3~=1.26.15 ' 15:23:49 + [[ -f /tmp/.toxenv ]] 15:23:49 + [[ ! -f /tmp/.toxenv ]] 15:23:49 + [[ -n '' ]] 15:23:49 + python3 -m venv /tmp/venv-z0pf 15:23:53 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-z0pf' 15:23:53 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-z0pf 15:23:53 + echo /tmp/venv-z0pf 15:23:53 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 15:23:53 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 15:23:53 + /tmp/venv-z0pf/bin/python3 -m pip install --upgrade --quiet pip virtualenv 15:23:57 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:23:57 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:23:57 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:23:57 + /tmp/venv-z0pf/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:23:59 + type python3 15:23:59 + true 15:23:59 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-z0pf/bin to PATH' 15:23:59 lf-activate-venv(): INFO: Adding /tmp/venv-z0pf/bin to PATH 15:23:59 + PATH=/tmp/venv-z0pf/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 15:23:59 + return 0 15:23:59 + python3 --version 15:23:59 Python 3.10.6 15:23:59 + python3 -m pip --version 15:23:59 pip 23.3.2 from /tmp/venv-z0pf/lib/python3.10/site-packages/pip (python 3.10) 15:23:59 + python3 -m pip freeze 15:24:00 cachetools==5.3.2 15:24:00 chardet==5.2.0 15:24:00 colorama==0.4.6 15:24:00 distlib==0.3.8 15:24:00 filelock==3.13.1 15:24:00 packaging==23.2 15:24:00 platformdirs==4.1.0 15:24:00 pluggy==1.3.0 15:24:00 pyproject-api==1.6.1 15:24:00 tomli==2.0.1 15:24:00 tox==4.12.0 15:24:00 urllib3==1.26.18 15:24:00 virtualenv==20.25.0 15:24:00 [EnvInject] - Injecting environment variables from a build step. 15:24:00 [EnvInject] - Injecting as environment variables the properties content 15:24:00 PARALLEL=false 15:24:00 15:24:00 [EnvInject] - Variables injected successfully. 15:24:00 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins6061458839949369665.sh 15:24:00 ---> tox-run.sh 15:24:00 + 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 15:24:00 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 15:24:00 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 15:24:00 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 15:24:00 + cd /w/workspace/oom-master-pre-commit-lint/. 15:24:00 + source /home/jenkins/lf-env.sh 15:24:00 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:24:00 ++ mktemp -d /tmp/venv-XXXX 15:24:00 + lf_venv=/tmp/venv-luin 15:24:00 + local venv_file=/tmp/.os_lf_venv 15:24:00 + local python=python3 15:24:00 + local options 15:24:00 + local set_path=true 15:24:00 + local install_args= 15:24:00 ++ 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 15:24:00 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:24:00 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:24:00 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:24:00 + true 15:24:00 + case $1 in 15:24:00 + venv_file=/tmp/.toxenv 15:24:00 + shift 2 15:24:00 + true 15:24:00 + case $1 in 15:24:00 + shift 15:24:00 + break 15:24:00 + case $python in 15:24:00 + local pkg_list= 15:24:00 + [[ -d /opt/pyenv ]] 15:24:00 + echo 'Setup pyenv:' 15:24:00 Setup pyenv: 15:24:00 + export PYENV_ROOT=/opt/pyenv 15:24:00 + PYENV_ROOT=/opt/pyenv 15:24:00 + 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 15:24:00 + 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 15:24:00 + pyenv versions 15:24:00 system 15:24:00 3.8.13 15:24:00 3.9.13 15:24:00 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:24:00 + command -v pyenv 15:24:00 ++ pyenv init - --no-rehash 15:24:00 + 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[*]}"'\'')" 15:24:00 export PATH="/opt/pyenv/shims:${PATH}" 15:24:00 export PYENV_SHELL=bash 15:24:00 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:24:00 pyenv() { 15:24:00 local command 15:24:00 command="${1:-}" 15:24:00 if [ "$#" -gt 0 ]; then 15:24:00 shift 15:24:00 fi 15:24:00 15:24:00 case "$command" in 15:24:00 rehash|shell) 15:24:00 eval "$(pyenv "sh-$command" "$@")" 15:24:00 ;; 15:24:00 *) 15:24:00 command pyenv "$command" "$@" 15:24:00 ;; 15:24:00 esac 15:24:00 }' 15:24:00 +++ 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[*]}"' 15:24:00 ++ 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 15:24:00 ++ 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 15:24:00 ++ 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 15:24:00 ++ export PYENV_SHELL=bash 15:24:00 ++ PYENV_SHELL=bash 15:24:00 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:24:00 +++ complete -F _pyenv pyenv 15:24:00 ++ lf-pyver python3 15:24:00 ++ local py_version_xy=python3 15:24:00 ++ local py_version_xyz= 15:24:00 ++ pyenv versions 15:24:00 ++ local command 15:24:00 ++ command=versions 15:24:00 ++ '[' 1 -gt 0 ']' 15:24:00 ++ sed 's/^[ *]* //' 15:24:00 ++ shift 15:24:00 ++ case "$command" in 15:24:00 ++ command pyenv versions 15:24:00 ++ pyenv versions 15:24:00 ++ grep -E '^[0-9.]*[0-9]$' 15:24:00 ++ awk '{ print $1 }' 15:24:00 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:24:00 +++ grep '^3' /tmp/.pyenv_versions 15:24:00 +++ sort -V 15:24:00 +++ tail -n 1 15:24:00 ++ py_version_xyz=3.10.6 15:24:00 ++ [[ -z 3.10.6 ]] 15:24:00 ++ echo 3.10.6 15:24:00 ++ return 0 15:24:00 + pyenv local 3.10.6 15:24:00 + local command 15:24:00 + command=local 15:24:00 + '[' 2 -gt 0 ']' 15:24:00 + shift 15:24:00 + case "$command" in 15:24:00 + command pyenv local 3.10.6 15:24:00 + pyenv local 3.10.6 15:24:00 + for arg in "$@" 15:24:00 + case $arg in 15:24:00 + pkg_list+='tox ' 15:24:00 + for arg in "$@" 15:24:00 + case $arg in 15:24:00 + pkg_list+='virtualenv ' 15:24:00 + for arg in "$@" 15:24:00 + case $arg in 15:24:00 + pkg_list+='urllib3~=1.26.15 ' 15:24:00 + [[ -f /tmp/.toxenv ]] 15:24:00 ++ cat /tmp/.toxenv 15:24:00 + lf_venv=/tmp/venv-z0pf 15:24:00 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-z0pf from' file:/tmp/.toxenv 15:24:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-z0pf from file:/tmp/.toxenv 15:24:00 + /tmp/venv-z0pf/bin/python3 -m pip install --upgrade --quiet pip virtualenv 15:24:01 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:24:01 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:24:01 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:24:01 + /tmp/venv-z0pf/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:24:02 + type python3 15:24:02 + true 15:24:02 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-z0pf/bin to PATH' 15:24:02 lf-activate-venv(): INFO: Adding /tmp/venv-z0pf/bin to PATH 15:24:02 + PATH=/tmp/venv-z0pf/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 15:24:02 + return 0 15:24:02 + [[ -d /opt/pyenv ]] 15:24:02 + echo '---> Setting up pyenv' 15:24:02 ---> Setting up pyenv 15:24:02 + export PYENV_ROOT=/opt/pyenv 15:24:02 + PYENV_ROOT=/opt/pyenv 15:24:02 + export PATH=/opt/pyenv/bin:/tmp/venv-z0pf/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 15:24:02 + PATH=/opt/pyenv/bin:/tmp/venv-z0pf/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 15:24:02 ++ pwd 15:24:02 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 15:24:02 + export PYTHONPATH 15:24:02 + export TOX_TESTENV_PASSENV=PYTHONPATH 15:24:02 + TOX_TESTENV_PASSENV=PYTHONPATH 15:24:02 + tox --version 15:24:03 4.12.0 from /tmp/venv-z0pf/lib/python3.10/site-packages/tox/__init__.py 15:24:03 + PARALLEL=false 15:24:03 + TOX_OPTIONS_LIST= 15:24:03 + [[ -n pre-commit ]] 15:24:03 + TOX_OPTIONS_LIST=' -e pre-commit' 15:24:03 + case ${PARALLEL,,} in 15:24:03 + tox -e pre-commit 15:24:03 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 15:24:04 pre-commit: install_deps> python -I -m pip install pre-commit 15:24:07 pre-commit: freeze> python -m pip freeze --all 15:24:07 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 15:24:07 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 15:24:07 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 15:24:08 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 15:24:09 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 15:24:09 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 15:24:10 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 15:24:10 [INFO] Once installed this environment will be reused. 15:24:10 [INFO] This may take a few minutes... 15:24:13 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 15:24:13 [INFO] Once installed this environment will be reused. 15:24:13 [INFO] This may take a few minutes... 15:24:19 Trim Trailing Whitespace.................................................Passed 15:24:19 Tabs remover.............................................................Passed 15:24:19 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 15:24:19 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 15:24:19 [INFO] Once installed this environment will be reused. 15:24:19 [INFO] This may take a few minutes... 15:24:25 gitlint..............................................(no files to check)Skipped 15:24:25 pre-commit: OK (22.23=setup[4.14]+cmd[11.88,6.21] seconds) 15:24:25 congratulations :) (22.39 seconds) 15:24:25 + tox_status=0 15:24:25 + echo '---> Completed tox runs' 15:24:25 ---> Completed tox runs 15:24:25 + for i in .tox/*/log 15:24:25 ++ echo .tox/pre-commit/log 15:24:25 ++ awk -F/ '{print $2}' 15:24:25 + tox_env=pre-commit 15:24:25 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 15:24:25 + DOC_DIR=docs/_build/html 15:24:25 + [[ -d docs/_build/html ]] 15:24:25 + echo '---> tox-run.sh ends' 15:24:25 ---> tox-run.sh ends 15:24:25 + test 0 -eq 0 15:24:25 $ ssh-agent -k 15:24:25 unset SSH_AUTH_SOCK; 15:24:25 unset SSH_AGENT_PID; 15:24:25 echo Agent pid 1707 killed; 15:24:25 [ssh-agent] Stopped. 15:24:25 [PostBuildScript] - [INFO] Executing post build scripts. 15:24:25 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5466398463035986202.sh 15:24:25 ---> sysstat.sh 15:24:26 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6427546313779735131.sh 15:24:26 ---> package-listing.sh 15:24:26 ++ tr '[:upper:]' '[:lower:]' 15:24:26 ++ facter osfamily 15:24:26 + OS_FAMILY=debian 15:24:26 + workspace=/w/workspace/oom-master-pre-commit-lint 15:24:26 + START_PACKAGES=/tmp/packages_start.txt 15:24:26 + END_PACKAGES=/tmp/packages_end.txt 15:24:26 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:24:26 + PACKAGES=/tmp/packages_start.txt 15:24:26 + '[' /w/workspace/oom-master-pre-commit-lint ']' 15:24:26 + PACKAGES=/tmp/packages_end.txt 15:24:26 + case "${OS_FAMILY}" in 15:24:26 + dpkg -l 15:24:26 + grep '^ii' 15:24:26 + '[' -f /tmp/packages_start.txt ']' 15:24:26 + '[' -f /tmp/packages_end.txt ']' 15:24:26 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:24:26 + '[' /w/workspace/oom-master-pre-commit-lint ']' 15:24:26 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 15:24:26 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 15:24:26 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7695368625175908476.sh 15:24:26 ---> capture-instance-metadata.sh 15:24:26 Setup pyenv: 15:24:26 system 15:24:26 3.8.13 15:24:26 3.9.13 15:24:26 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:24:30 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Iggj 15:24:30 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:24:33 lf-activate-venv(): INFO: Installing: lftools 15:25:08 lf-activate-venv(): INFO: Adding /tmp/venv-Iggj/bin to PATH 15:25:08 INFO: Running in OpenStack, capturing instance metadata 15:25:09 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11322163431626271822.sh 15:25:09 provisioning config files... 15:25:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config8212195580524635147tmp 15:25:09 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 15:25:09 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 15:25:09 [EnvInject] - Injecting environment variables from a build step. 15:25:09 [EnvInject] - Injecting as environment variables the properties content 15:25:09 SERVER_ID=logs 15:25:09 15:25:09 [EnvInject] - Variables injected successfully. 15:25:09 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14709481524814624556.sh 15:25:09 ---> create-netrc.sh 15:25:09 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14622088871208804092.sh 15:25:09 ---> python-tools-install.sh 15:25:09 Setup pyenv: 15:25:10 system 15:25:10 3.8.13 15:25:10 3.9.13 15:25:10 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:25:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Iggj from file:/tmp/.os_lf_venv 15:25:11 lf-activate-venv(): INFO: Installing: lftools 15:25:22 lf-activate-venv(): INFO: Adding /tmp/venv-Iggj/bin to PATH 15:25:22 Generating Requirements File 15:25:54 Python 3.10.6 15:25:54 pip 23.3.2 from /tmp/venv-Iggj/lib/python3.10/site-packages/pip (python 3.10) 15:25:55 appdirs==1.4.4 15:25:55 argcomplete==3.2.1 15:25:55 aspy.yaml==1.3.0 15:25:55 attrs==23.2.0 15:25:55 autopage==0.5.2 15:25:55 beautifulsoup4==4.12.2 15:25:55 boto3==1.34.17 15:25:55 botocore==1.34.17 15:25:55 bs4==0.0.1 15:25:55 cachetools==5.3.2 15:25:55 certifi==2023.11.17 15:25:55 cffi==1.16.0 15:25:55 cfgv==3.4.0 15:25:55 chardet==5.2.0 15:25:55 charset-normalizer==3.3.2 15:25:55 click==8.1.7 15:25:55 cliff==4.4.0 15:25:55 cmd2==2.4.3 15:25:55 cryptography==3.3.2 15:25:55 debtcollector==2.5.0 15:25:55 decorator==5.1.1 15:25:55 defusedxml==0.7.1 15:25:55 Deprecated==1.2.14 15:25:55 distlib==0.3.8 15:25:55 dnspython==2.4.2 15:25:55 docker==4.2.2 15:25:55 dogpile.cache==1.3.0 15:25:55 email-validator==2.1.0.post1 15:25:55 filelock==3.13.1 15:25:55 future==0.18.3 15:25:55 gitdb==4.0.11 15:25:55 GitPython==3.1.41 15:25:55 google-auth==2.26.2 15:25:55 httplib2==0.22.0 15:25:55 identify==2.5.33 15:25:55 idna==3.6 15:25:55 importlib-metadata==7.0.1 15:25:55 importlib-resources==1.5.0 15:25:55 iso8601==2.1.0 15:25:55 Jinja2==3.1.3 15:25:55 jmespath==1.0.1 15:25:55 jsonpatch==1.33 15:25:55 jsonpointer==2.4 15:25:55 jsonschema==4.20.0 15:25:55 jsonschema-specifications==2023.12.1 15:25:55 keystoneauth1==5.4.0 15:25:55 kubernetes==29.0.0 15:25:55 lftools==0.37.8 15:25:55 lxml==5.1.0 15:25:55 MarkupSafe==2.1.3 15:25:55 msgpack==1.0.7 15:25:55 multi_key_dict==2.0.3 15:25:55 munch==4.0.0 15:25:55 netaddr==0.10.1 15:25:55 netifaces==0.11.0 15:25:55 niet==1.4.2 15:25:55 nodeenv==1.8.0 15:25:55 oauth2client==4.1.3 15:25:55 oauthlib==3.2.2 15:25:55 openstacksdk==0.62.0 15:25:55 os-client-config==2.1.0 15:25:55 os-service-types==1.7.0 15:25:55 osc-lib==2.9.0 15:25:55 oslo.config==9.3.0 15:25:55 oslo.context==5.3.0 15:25:55 oslo.i18n==6.2.0 15:25:55 oslo.log==5.4.0 15:25:55 oslo.serialization==5.3.0 15:25:55 oslo.utils==6.3.0 15:25:55 packaging==23.2 15:25:55 pbr==6.0.0 15:25:55 platformdirs==4.1.0 15:25:55 prettytable==3.9.0 15:25:55 pyasn1==0.5.1 15:25:55 pyasn1-modules==0.3.0 15:25:55 pycparser==2.21 15:25:55 pygerrit2==2.0.15 15:25:55 PyGithub==2.1.1 15:25:55 pyinotify==0.9.6 15:25:55 PyJWT==2.8.0 15:25:55 PyNaCl==1.5.0 15:25:55 pyparsing==2.4.7 15:25:55 pyperclip==1.8.2 15:25:55 pyrsistent==0.20.0 15:25:55 python-cinderclient==9.4.0 15:25:55 python-dateutil==2.8.2 15:25:55 python-heatclient==3.4.0 15:25:55 python-jenkins==1.8.2 15:25:55 python-keystoneclient==5.2.0 15:25:55 python-magnumclient==4.3.0 15:25:55 python-novaclient==18.4.0 15:25:55 python-openstackclient==6.0.0 15:25:55 python-swiftclient==4.4.0 15:25:55 pytz==2023.3.post1 15:25:55 PyYAML==6.0.1 15:25:55 referencing==0.32.1 15:25:55 requests==2.31.0 15:25:55 requests-oauthlib==1.3.1 15:25:55 requestsexceptions==1.4.0 15:25:55 rfc3986==2.0.0 15:25:55 rpds-py==0.16.2 15:25:55 rsa==4.9 15:25:55 ruamel.yaml==0.18.5 15:25:55 ruamel.yaml.clib==0.2.8 15:25:55 s3transfer==0.10.0 15:25:55 simplejson==3.19.2 15:25:55 six==1.16.0 15:25:55 smmap==5.0.1 15:25:55 soupsieve==2.5 15:25:55 stevedore==5.1.0 15:25:55 tabulate==0.9.0 15:25:55 toml==0.10.2 15:25:55 tomlkit==0.12.3 15:25:55 tqdm==4.66.1 15:25:55 typing_extensions==4.9.0 15:25:55 tzdata==2023.4 15:25:55 urllib3==1.26.18 15:25:55 virtualenv==20.25.0 15:25:55 wcwidth==0.2.13 15:25:55 websocket-client==1.7.0 15:25:55 wrapt==1.16.0 15:25:55 xdg==6.0.0 15:25:55 xmltodict==0.13.0 15:25:55 yq==3.2.3 15:25:55 zipp==3.17.0 15:25:55 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9837502759057257170.sh 15:25:55 ---> sudo-logs.sh 15:25:55 Archiving 'sudo' log.. 15:25:55 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3041477232153120091.sh 15:25:55 ---> job-cost.sh 15:25:55 Setup pyenv: 15:25:55 system 15:25:55 3.8.13 15:25:55 3.9.13 15:25:55 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:25:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Iggj from file:/tmp/.os_lf_venv 15:25:57 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:26:06 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. 15:26:06 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 15:26:06 lf-activate-venv(): INFO: Adding /tmp/venv-Iggj/bin to PATH 15:26:06 INFO: No Stack... 15:26:07 INFO: Retrieving Pricing Info for: v3-standard-4 15:26:07 INFO: Archiving Costs 15:26:07 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins3502754680646614489.sh 15:26:07 ---> logs-deploy.sh 15:26:07 Setup pyenv: 15:26:07 system 15:26:07 3.8.13 15:26:07 3.9.13 15:26:07 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:26:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Iggj from file:/tmp/.os_lf_venv 15:26:08 lf-activate-venv(): INFO: Installing: lftools 15:26: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. 15:26:20 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 15:26:20 lf-activate-venv(): INFO: Adding /tmp/venv-Iggj/bin to PATH 15:26:20 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3265 15:26:20 INFO: archiving workspace using pattern(s): 15:26:21 Archives upload complete. 15:26:22 INFO: archiving logs to Nexus 15:26:22 ---> uname -a: 15:26:22 Linux prd-ubuntu1804-builder-4c-4g-11622 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 15:26:22 15:26:22 15:26:22 ---> lscpu: 15:26:22 Architecture: x86_64 15:26:22 CPU op-mode(s): 32-bit, 64-bit 15:26:22 Byte Order: Little Endian 15:26:22 CPU(s): 4 15:26:22 On-line CPU(s) list: 0-3 15:26:22 Thread(s) per core: 1 15:26:22 Core(s) per socket: 1 15:26:22 Socket(s): 4 15:26:22 NUMA node(s): 1 15:26:22 Vendor ID: AuthenticAMD 15:26:22 CPU family: 23 15:26:22 Model: 49 15:26:22 Model name: AMD EPYC-Rome Processor 15:26:22 Stepping: 0 15:26:22 CPU MHz: 2799.998 15:26:22 BogoMIPS: 5599.99 15:26:22 Virtualization: AMD-V 15:26:22 Hypervisor vendor: KVM 15:26:22 Virtualization type: full 15:26:22 L1d cache: 32K 15:26:22 L1i cache: 32K 15:26:22 L2 cache: 512K 15:26:22 L3 cache: 16384K 15:26:22 NUMA node0 CPU(s): 0-3 15:26:22 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 15:26:22 15:26:22 15:26:22 ---> nproc: 15:26:22 4 15:26:22 15:26:22 15:26:22 ---> df -h: 15:26:22 Filesystem Size Used Avail Use% Mounted on 15:26:22 udev 7.9G 0 7.9G 0% /dev 15:26:22 tmpfs 1.6G 672K 1.6G 1% /run 15:26:22 /dev/vda1 78G 8.4G 69G 11% / 15:26:22 tmpfs 7.9G 0 7.9G 0% /dev/shm 15:26:22 tmpfs 5.0M 0 5.0M 0% /run/lock 15:26:22 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 15:26:22 /dev/vda15 105M 4.4M 100M 5% /boot/efi 15:26:22 tmpfs 1.6G 0 1.6G 0% /run/user/1001 15:26:22 15:26:22 15:26:22 ---> free -m: 15:26:22 total used free shared buff/cache available 15:26:22 Mem: 16040 549 13284 0 2205 15171 15:26:22 Swap: 1023 0 1023 15:26:22 15:26:22 15:26:22 ---> ip addr: 15:26:22 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:26:22 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:26:22 inet 127.0.0.1/8 scope host lo 15:26:22 valid_lft forever preferred_lft forever 15:26:22 inet6 ::1/128 scope host 15:26:22 valid_lft forever preferred_lft forever 15:26:22 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 15:26:22 link/ether fa:16:3e:ae:ee:1b brd ff:ff:ff:ff:ff:ff 15:26:22 inet 10.30.107.149/23 brd 10.30.107.255 scope global dynamic ens3 15:26:22 valid_lft 86215sec preferred_lft 86215sec 15:26:22 inet6 fe80::f816:3eff:feae:ee1b/64 scope link 15:26:22 valid_lft forever preferred_lft forever 15:26:22 15:26:22 15:26:22 ---> sar -b -r -n DEV: 15:26:22 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-11622) 01/12/24 _x86_64_ (4 CPU) 15:26:22 15:26:22 15:23:20 LINUX RESTART (4 CPU) 15:26:22 15:26:22 15:24:01 tps rtps wtps bread/s bwrtn/s 15:26:22 15:25:01 125.20 18.81 106.38 1151.14 32420.73 15:26:22 15:26:01 84.54 0.93 83.60 102.65 29253.79 15:26:22 Average: 104.87 9.87 94.99 626.90 30837.26 15:26:22 15:26:22 15:24:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:26:22 15:25:01 13709608 15490420 2715360 16.53 66032 1907464 864964 4.95 845576 1638668 148328 15:26:22 15:26:01 13613952 15533712 2811016 17.11 86036 2014616 781700 4.47 795152 1762824 106856 15:26:22 Average: 13661780 15512066 2763188 16.82 76034 1961040 823332 4.71 820364 1700746 127592 15:26:22 15:26:22 15:24:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:26:22 15:25:01 ens3 85.07 61.97 1126.71 10.62 0.00 0.00 0.00 0.00 15:26:22 15:25:01 lo 2.27 2.27 0.23 0.23 0.00 0.00 0.00 0.00 15:26:22 15:26:01 ens3 35.33 28.50 320.13 8.03 0.00 0.00 0.00 0.00 15:26:22 15:26:01 lo 1.20 1.20 0.12 0.12 0.00 0.00 0.00 0.00 15:26:22 Average: ens3 60.20 45.23 723.42 9.32 0.00 0.00 0.00 0.00 15:26:22 Average: lo 1.73 1.73 0.18 0.18 0.00 0.00 0.00 0.00 15:26:22 15:26:22 15:26:22 ---> sar -P ALL: 15:26:22 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-11622) 01/12/24 _x86_64_ (4 CPU) 15:26:22 15:26:22 15:23:20 LINUX RESTART (4 CPU) 15:26:22 15:26:22 15:24:01 CPU %user %nice %system %iowait %steal %idle 15:26:22 15:25:01 all 24.42 0.00 1.97 5.43 0.08 68.10 15:26:22 15:25:01 0 21.62 0.00 2.12 1.95 0.07 74.24 15:26:22 15:25:01 1 13.96 0.00 1.32 11.25 0.07 73.39 15:26:22 15:25:01 2 28.46 0.00 2.32 5.72 0.08 63.42 15:26:22 15:25:01 3 33.68 0.00 2.12 2.82 0.08 61.29 15:26:22 15:26:01 all 18.57 0.00 1.01 6.67 0.05 73.70 15:26:22 15:26:01 0 10.13 0.00 0.55 0.72 0.02 88.58 15:26:22 15:26:01 1 3.64 0.00 0.70 20.00 0.03 75.62 15:26:22 15:26:01 2 33.23 0.00 1.70 1.39 0.07 63.61 15:26:22 15:26:01 3 27.32 0.00 1.07 4.55 0.07 66.99 15:26:22 Average: all 21.50 0.00 1.49 6.05 0.06 70.90 15:26:22 Average: 0 15.90 0.00 1.34 1.34 0.04 81.38 15:26:22 Average: 1 8.80 0.00 1.01 15.63 0.05 74.51 15:26:22 Average: 2 30.84 0.00 2.01 3.56 0.08 63.52 15:26:22 Average: 3 30.50 0.00 1.59 3.69 0.08 64.14 15:26:22 15:26:22 15:26:22