13:03:28 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137703 13:03:28 Running as SYSTEM 13:03:28 [EnvInject] - Loading node environment variables. 13:03:28 Building remotely on prd-ubuntu1804-builder-4c-4g-23926 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 13:03:28 [ssh-agent] Looking for ssh-agent implementation... 13:03:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:03:28 $ ssh-agent 13:03:28 SSH_AUTH_SOCK=/tmp/ssh-hFu9E0tVacgd/agent.1649 13:03:28 SSH_AGENT_PID=1651 13:03:28 [ssh-agent] Started. 13:03:28 Running ssh-add (command line suppressed) 13:03:28 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_2564225292038487613.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_2564225292038487613.key) 13:03:28 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 13:03:28 The recommended git tool is: NONE 13:03:29 using credential onap-jenkins-ssh 13:03:29 Wiping out workspace first. 13:03:29 Cloning the remote Git repository 13:03:29 Cloning repository git://cloud.onap.org/mirror/oom.git 13:03:29 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 13:03:29 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:03:29 > git --version # timeout=10 13:03:29 > git --version # 'git version 2.17.1' 13:03:29 using GIT_SSH to set credentials Gerrit user 13:03:29 Verifying host key using manually-configured host key entries 13:03:29 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 13:03:35 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:03:35 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:03:35 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:03:35 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:03:35 using GIT_SSH to set credentials Gerrit user 13:03:35 Verifying host key using manually-configured host key entries 13:03:35 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/03/137703/3 # timeout=30 13:03:35 > git rev-parse 53490fa3240d2c1d9b4e4948f85d2a3ef0df3746^{commit} # timeout=10 13:03:35 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 13:03:35 Checking out Revision 53490fa3240d2c1d9b4e4948f85d2a3ef0df3746 (refs/changes/03/137703/3) 13:03:35 > git config core.sparsecheckout # timeout=10 13:03:35 > git checkout -f 53490fa3240d2c1d9b4e4948f85d2a3ef0df3746 # timeout=30 13:03:39 Commit message: "[MARIADB][POLICY] Correct the MariaDB ReadinessCheck" 13:03:39 > git rev-parse FETCH_HEAD^{commit} # timeout=10 13:03:39 > git rev-list --no-walk f8a899c48c91681eb61f3968583862ffc9e9ad73 # timeout=10 13:03:39 [EnvInject] - Injecting environment variables from a build step. 13:03:39 [EnvInject] - Injecting as environment variables the properties content 13:03:39 PYTHON=python3 13:03:39 13:03:39 [EnvInject] - Variables injected successfully. 13:03:39 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins10101877580427264783.sh 13:03:39 ---> tox-install.sh 13:03:39 + source /home/jenkins/lf-env.sh 13:03:39 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:03:39 ++ mktemp -d /tmp/venv-XXXX 13:03:39 + lf_venv=/tmp/venv-orn4 13:03:39 + local venv_file=/tmp/.os_lf_venv 13:03:39 + local python=python3 13:03:39 + local options 13:03:39 + local set_path=true 13:03:39 + local install_args= 13:03:39 ++ 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 13:03:39 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:03:39 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:03:39 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:03:39 + true 13:03:39 + case $1 in 13:03:39 + venv_file=/tmp/.toxenv 13:03:39 + shift 2 13:03:39 + true 13:03:39 + case $1 in 13:03:39 + shift 13:03:39 + break 13:03:39 + case $python in 13:03:39 + local pkg_list= 13:03:39 + [[ -d /opt/pyenv ]] 13:03:39 + echo 'Setup pyenv:' 13:03:39 Setup pyenv: 13:03:39 + export PYENV_ROOT=/opt/pyenv 13:03:39 + PYENV_ROOT=/opt/pyenv 13:03:39 + 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 13:03:39 + 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 13:03:39 + pyenv versions 13:03:39 * system (set by /opt/pyenv/version) 13:03:39 * 3.8.13 (set by /opt/pyenv/version) 13:03:39 * 3.9.13 (set by /opt/pyenv/version) 13:03:39 * 3.10.6 (set by /opt/pyenv/version) 13:03:39 + command -v pyenv 13:03:39 ++ pyenv init - --no-rehash 13:03:39 + 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[*]}"'\'')" 13:03:39 export PATH="/opt/pyenv/shims:${PATH}" 13:03:39 export PYENV_SHELL=bash 13:03:39 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:03:39 pyenv() { 13:03:39 local command 13:03:39 command="${1:-}" 13:03:39 if [ "$#" -gt 0 ]; then 13:03:39 shift 13:03:39 fi 13:03:39 13:03:39 case "$command" in 13:03:39 rehash|shell) 13:03:39 eval "$(pyenv "sh-$command" "$@")" 13:03:39 ;; 13:03:39 *) 13:03:39 command pyenv "$command" "$@" 13:03:39 ;; 13:03:39 esac 13:03:39 }' 13:03:39 +++ 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[*]}"' 13:03:39 ++ 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 13:03:39 ++ 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 13:03:39 ++ 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 13:03:39 ++ export PYENV_SHELL=bash 13:03:39 ++ PYENV_SHELL=bash 13:03:39 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:03:39 +++ complete -F _pyenv pyenv 13:03:39 ++ lf-pyver python3 13:03:39 ++ local py_version_xy=python3 13:03:39 ++ local py_version_xyz= 13:03:39 ++ sed 's/^[ *]* //' 13:03:39 ++ awk '{ print $1 }' 13:03:39 ++ grep -E '^[0-9.]*[0-9]$' 13:03:39 ++ pyenv versions 13:03:39 ++ local command 13:03:39 ++ command=versions 13:03:39 ++ '[' 1 -gt 0 ']' 13:03:39 ++ shift 13:03:39 ++ case "$command" in 13:03:39 ++ command pyenv versions 13:03:39 ++ pyenv versions 13:03:39 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:03:39 +++ grep '^3' /tmp/.pyenv_versions 13:03:39 +++ tail -n 1 13:03:39 +++ sort -V 13:03:39 ++ py_version_xyz=3.10.6 13:03:39 ++ [[ -z 3.10.6 ]] 13:03:39 ++ echo 3.10.6 13:03:39 ++ return 0 13:03:39 + pyenv local 3.10.6 13:03:39 + local command 13:03:39 + command=local 13:03:39 + '[' 2 -gt 0 ']' 13:03:39 + shift 13:03:39 + case "$command" in 13:03:39 + command pyenv local 3.10.6 13:03:39 + pyenv local 3.10.6 13:03:39 + for arg in "$@" 13:03:39 + case $arg in 13:03:39 + pkg_list+='tox ' 13:03:39 + for arg in "$@" 13:03:39 + case $arg in 13:03:39 + pkg_list+='virtualenv ' 13:03:39 + for arg in "$@" 13:03:39 + case $arg in 13:03:39 + pkg_list+='urllib3~=1.26.15 ' 13:03:39 + [[ -f /tmp/.toxenv ]] 13:03:39 + [[ ! -f /tmp/.toxenv ]] 13:03:39 + [[ -n '' ]] 13:03:39 + python3 -m venv /tmp/venv-orn4 13:03:43 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-orn4' 13:03:43 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-orn4 13:03:43 + echo /tmp/venv-orn4 13:03:43 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 13:03:43 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 13:03:43 + /tmp/venv-orn4/bin/python3 -m pip install --upgrade --quiet pip virtualenv 13:03:47 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:03:47 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:03:47 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:03:47 + /tmp/venv-orn4/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:03:49 + type python3 13:03:49 + true 13:03:49 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-orn4/bin to PATH' 13:03:49 lf-activate-venv(): INFO: Adding /tmp/venv-orn4/bin to PATH 13:03:49 + PATH=/tmp/venv-orn4/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 13:03:49 + return 0 13:03:49 + python3 --version 13:03:49 Python 3.10.6 13:03:49 + python3 -m pip --version 13:03:49 pip 24.0 from /tmp/venv-orn4/lib/python3.10/site-packages/pip (python 3.10) 13:03:49 + python3 -m pip freeze 13:03:50 cachetools==5.3.3 13:03:50 chardet==5.2.0 13:03:50 colorama==0.4.6 13:03:50 distlib==0.3.8 13:03:50 filelock==3.13.4 13:03:50 packaging==24.0 13:03:50 platformdirs==4.2.0 13:03:50 pluggy==1.4.0 13:03:50 pyproject-api==1.6.1 13:03:50 tomli==2.0.1 13:03:50 tox==4.14.2 13:03:50 urllib3==1.26.18 13:03:50 virtualenv==20.25.2 13:03:50 [EnvInject] - Injecting environment variables from a build step. 13:03:50 [EnvInject] - Injecting as environment variables the properties content 13:03:50 PARALLEL=false 13:03:50 13:03:50 [EnvInject] - Variables injected successfully. 13:03:50 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins12027563107914240056.sh 13:03:50 ---> tox-run.sh 13:03:50 + 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 13:03:50 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 13:03:50 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 13:03:50 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 13:03:50 + cd /w/workspace/oom-master-pre-commit-lint/. 13:03:50 + source /home/jenkins/lf-env.sh 13:03:50 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:03:50 ++ mktemp -d /tmp/venv-XXXX 13:03:50 + lf_venv=/tmp/venv-HR8t 13:03:50 + local venv_file=/tmp/.os_lf_venv 13:03:50 + local python=python3 13:03:50 + local options 13:03:50 + local set_path=true 13:03:50 + local install_args= 13:03:50 ++ 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 13:03:50 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:03:50 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:03:50 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:03:50 + true 13:03:50 + case $1 in 13:03:50 + venv_file=/tmp/.toxenv 13:03:50 + shift 2 13:03:50 + true 13:03:50 + case $1 in 13:03:50 + shift 13:03:50 + break 13:03:50 + case $python in 13:03:50 + local pkg_list= 13:03:50 + [[ -d /opt/pyenv ]] 13:03:50 + echo 'Setup pyenv:' 13:03:50 Setup pyenv: 13:03:50 + export PYENV_ROOT=/opt/pyenv 13:03:50 + PYENV_ROOT=/opt/pyenv 13:03:50 + 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 13:03:50 + 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 13:03:50 + pyenv versions 13:03:50 system 13:03:50 3.8.13 13:03:50 3.9.13 13:03:50 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:03:50 + command -v pyenv 13:03:50 ++ pyenv init - --no-rehash 13:03:50 + 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[*]}"'\'')" 13:03:50 export PATH="/opt/pyenv/shims:${PATH}" 13:03:50 export PYENV_SHELL=bash 13:03:50 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:03:50 pyenv() { 13:03:50 local command 13:03:50 command="${1:-}" 13:03:50 if [ "$#" -gt 0 ]; then 13:03:50 shift 13:03:50 fi 13:03:50 13:03:50 case "$command" in 13:03:50 rehash|shell) 13:03:50 eval "$(pyenv "sh-$command" "$@")" 13:03:50 ;; 13:03:50 *) 13:03:50 command pyenv "$command" "$@" 13:03:50 ;; 13:03:50 esac 13:03:50 }' 13:03:50 +++ 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[*]}"' 13:03:50 ++ 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 13:03:50 ++ 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 13:03:50 ++ 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 13:03:50 ++ export PYENV_SHELL=bash 13:03:50 ++ PYENV_SHELL=bash 13:03:50 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:03:50 +++ complete -F _pyenv pyenv 13:03:50 ++ lf-pyver python3 13:03:50 ++ local py_version_xy=python3 13:03:50 ++ local py_version_xyz= 13:03:50 ++ pyenv versions 13:03:50 ++ local command 13:03:50 ++ command=versions 13:03:50 ++ '[' 1 -gt 0 ']' 13:03:50 ++ shift 13:03:50 ++ case "$command" in 13:03:50 ++ command pyenv versions 13:03:50 ++ pyenv versions 13:03:50 ++ sed 's/^[ *]* //' 13:03:50 ++ awk '{ print $1 }' 13:03:50 ++ grep -E '^[0-9.]*[0-9]$' 13:03:50 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:03:50 +++ grep '^3' /tmp/.pyenv_versions 13:03:50 +++ sort -V 13:03:50 +++ tail -n 1 13:03:50 ++ py_version_xyz=3.10.6 13:03:50 ++ [[ -z 3.10.6 ]] 13:03:50 ++ echo 3.10.6 13:03:50 ++ return 0 13:03:50 + pyenv local 3.10.6 13:03:50 + local command 13:03:50 + command=local 13:03:50 + '[' 2 -gt 0 ']' 13:03:50 + shift 13:03:50 + case "$command" in 13:03:50 + command pyenv local 3.10.6 13:03:50 + pyenv local 3.10.6 13:03:50 + for arg in "$@" 13:03:50 + case $arg in 13:03:50 + pkg_list+='tox ' 13:03:50 + for arg in "$@" 13:03:50 + case $arg in 13:03:50 + pkg_list+='virtualenv ' 13:03:50 + for arg in "$@" 13:03:50 + case $arg in 13:03:50 + pkg_list+='urllib3~=1.26.15 ' 13:03:50 + [[ -f /tmp/.toxenv ]] 13:03:50 ++ cat /tmp/.toxenv 13:03:50 + lf_venv=/tmp/venv-orn4 13:03:50 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-orn4 from' file:/tmp/.toxenv 13:03:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-orn4 from file:/tmp/.toxenv 13:03:50 + /tmp/venv-orn4/bin/python3 -m pip install --upgrade --quiet pip virtualenv 13:03:51 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:03:51 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:03:51 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:03:51 + /tmp/venv-orn4/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:03:52 + type python3 13:03:52 + true 13:03:52 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-orn4/bin to PATH' 13:03:52 lf-activate-venv(): INFO: Adding /tmp/venv-orn4/bin to PATH 13:03:52 + PATH=/tmp/venv-orn4/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 13:03:52 + return 0 13:03:52 + [[ -d /opt/pyenv ]] 13:03:52 + echo '---> Setting up pyenv' 13:03:52 ---> Setting up pyenv 13:03:52 + export PYENV_ROOT=/opt/pyenv 13:03:52 + PYENV_ROOT=/opt/pyenv 13:03:52 + export PATH=/opt/pyenv/bin:/tmp/venv-orn4/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 13:03:52 + PATH=/opt/pyenv/bin:/tmp/venv-orn4/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 13:03:52 ++ pwd 13:03:52 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 13:03:52 + export PYTHONPATH 13:03:52 + export TOX_TESTENV_PASSENV=PYTHONPATH 13:03:52 + TOX_TESTENV_PASSENV=PYTHONPATH 13:03:52 + tox --version 13:03:53 4.14.2 from /tmp/venv-orn4/lib/python3.10/site-packages/tox/__init__.py 13:03:53 + PARALLEL=false 13:03:53 + TOX_OPTIONS_LIST= 13:03:53 + [[ -n pre-commit ]] 13:03:53 + TOX_OPTIONS_LIST=' -e pre-commit' 13:03:53 + case ${PARALLEL,,} in 13:03:53 + tox -e pre-commit 13:03:53 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 13:03:54 pre-commit: install_deps> python -I -m pip install pre-commit 13:03:57 pre-commit: freeze> python -m pip freeze --all 13:03:57 pre-commit: cfgv==3.4.0,distlib==0.3.8,filelock==3.13.4,identify==2.5.35,nodeenv==1.8.0,pip==24.0,platformdirs==4.2.0,pre-commit==3.7.0,PyYAML==6.0.1,setuptools==69.5.1,virtualenv==20.25.2,wheel==0.43.0 13:03:57 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 13:03:57 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 13:03:58 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 13:03:59 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 13:04:00 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 13:04:00 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 13:04:00 [INFO] Once installed this environment will be reused. 13:04:00 [INFO] This may take a few minutes... 13:04:04 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 13:04:04 [INFO] Once installed this environment will be reused. 13:04:04 [INFO] This may take a few minutes... 13:04:09 Trim Trailing Whitespace.................................................Passed 13:04:09 Tabs remover.............................................................Passed 13:04:09 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 13:04:09 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 13:04:09 [INFO] Once installed this environment will be reused. 13:04:09 [INFO] This may take a few minutes... 13:04:16 gitlint..............................................(no files to check)Skipped 13:04:16 pre-commit: OK (22.99=setup[4.00]+cmd[11.95,7.04] seconds) 13:04:16 congratulations :) (23.17 seconds) 13:04:16 + tox_status=0 13:04:16 + echo '---> Completed tox runs' 13:04:16 ---> Completed tox runs 13:04:16 + for i in .tox/*/log 13:04:16 ++ echo .tox/pre-commit/log 13:04:16 ++ awk -F/ '{print $2}' 13:04:16 + tox_env=pre-commit 13:04:16 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 13:04:16 + DOC_DIR=docs/_build/html 13:04:16 + [[ -d docs/_build/html ]] 13:04:16 + echo '---> tox-run.sh ends' 13:04:16 ---> tox-run.sh ends 13:04:16 + test 0 -eq 0 13:04:16 $ ssh-agent -k 13:04:16 unset SSH_AUTH_SOCK; 13:04:16 unset SSH_AGENT_PID; 13:04:16 echo Agent pid 1651 killed; 13:04:16 [ssh-agent] Stopped. 13:04:16 [PostBuildScript] - [INFO] Executing post build scripts. 13:04:16 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8401726544096222744.sh 13:04:16 ---> sysstat.sh 13:04:17 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins159205542983474349.sh 13:04:17 ---> package-listing.sh 13:04:17 ++ facter osfamily 13:04:17 ++ tr '[:upper:]' '[:lower:]' 13:04:17 + OS_FAMILY=debian 13:04:17 + workspace=/w/workspace/oom-master-pre-commit-lint 13:04:17 + START_PACKAGES=/tmp/packages_start.txt 13:04:17 + END_PACKAGES=/tmp/packages_end.txt 13:04:17 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:04:17 + PACKAGES=/tmp/packages_start.txt 13:04:17 + '[' /w/workspace/oom-master-pre-commit-lint ']' 13:04:17 + PACKAGES=/tmp/packages_end.txt 13:04:17 + case "${OS_FAMILY}" in 13:04:17 + dpkg -l 13:04:17 + grep '^ii' 13:04:17 + '[' -f /tmp/packages_start.txt ']' 13:04:17 + '[' -f /tmp/packages_end.txt ']' 13:04:17 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:04:17 + '[' /w/workspace/oom-master-pre-commit-lint ']' 13:04:17 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 13:04:17 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 13:04:17 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17618354080539302017.sh 13:04:17 ---> capture-instance-metadata.sh 13:04:17 Setup pyenv: 13:04:17 system 13:04:17 3.8.13 13:04:17 3.9.13 13:04:17 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:04:21 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-05C8 13:04:21 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:04:24 lf-activate-venv(): INFO: Installing: lftools 13:04:54 lf-activate-venv(): INFO: Adding /tmp/venv-05C8/bin to PATH 13:04:54 INFO: Running in OpenStack, capturing instance metadata 13:04:54 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3785089291798857062.sh 13:04:54 provisioning config files... 13:04:54 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config3749888172576758604tmp 13:04:54 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:04:54 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:04:54 [EnvInject] - Injecting environment variables from a build step. 13:04:54 [EnvInject] - Injecting as environment variables the properties content 13:04:54 SERVER_ID=logs 13:04:54 13:04:54 [EnvInject] - Variables injected successfully. 13:04:54 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5473066199116847915.sh 13:04:54 ---> create-netrc.sh 13:04:54 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins596988933128557346.sh 13:04:54 ---> python-tools-install.sh 13:04:54 Setup pyenv: 13:04:54 system 13:04:54 3.8.13 13:04:54 3.9.13 13:04:54 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:04:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-05C8 from file:/tmp/.os_lf_venv 13:04:55 lf-activate-venv(): INFO: Installing: lftools 13:05:04 lf-activate-venv(): INFO: Adding /tmp/venv-05C8/bin to PATH 13:05:04 Generating Requirements File 13:05:32 Python 3.10.6 13:05:32 pip 24.0 from /tmp/venv-05C8/lib/python3.10/site-packages/pip (python 3.10) 13:05:32 appdirs==1.4.4 13:05:32 argcomplete==3.3.0 13:05:32 aspy.yaml==1.3.0 13:05:32 attrs==23.2.0 13:05:32 autopage==0.5.2 13:05:32 beautifulsoup4==4.12.3 13:05:32 boto3==1.34.85 13:05:32 botocore==1.34.85 13:05:32 bs4==0.0.2 13:05:32 cachetools==5.3.3 13:05:32 certifi==2024.2.2 13:05:32 cffi==1.16.0 13:05:32 cfgv==3.4.0 13:05:32 chardet==5.2.0 13:05:32 charset-normalizer==3.3.2 13:05:32 click==8.1.7 13:05:32 cliff==4.6.0 13:05:32 cmd2==2.4.3 13:05:32 cryptography==3.3.2 13:05:32 debtcollector==3.0.0 13:05:32 decorator==5.1.1 13:05:32 defusedxml==0.7.1 13:05:32 Deprecated==1.2.14 13:05:32 distlib==0.3.8 13:05:32 dnspython==2.6.1 13:05:32 docker==4.2.2 13:05:32 dogpile.cache==1.3.2 13:05:32 email_validator==2.1.1 13:05:32 filelock==3.13.4 13:05:32 future==1.0.0 13:05:32 gitdb==4.0.11 13:05:32 GitPython==3.1.43 13:05:32 google-auth==2.29.0 13:05:32 httplib2==0.22.0 13:05:32 identify==2.5.35 13:05:32 idna==3.7 13:05:32 importlib-resources==1.5.0 13:05:32 iso8601==2.1.0 13:05:32 Jinja2==3.1.3 13:05:32 jmespath==1.0.1 13:05:32 jsonpatch==1.33 13:05:32 jsonpointer==2.4 13:05:32 jsonschema==4.21.1 13:05:32 jsonschema-specifications==2023.12.1 13:05:32 keystoneauth1==5.6.0 13:05:32 kubernetes==29.0.0 13:05:32 lftools==0.37.10 13:05:32 lxml==5.2.1 13:05:32 MarkupSafe==2.1.5 13:05:32 msgpack==1.0.8 13:05:32 multi_key_dict==2.0.3 13:05:32 munch==4.0.0 13:05:32 netaddr==1.2.1 13:05:32 netifaces==0.11.0 13:05:32 niet==1.4.2 13:05:32 nodeenv==1.8.0 13:05:32 oauth2client==4.1.3 13:05:32 oauthlib==3.2.2 13:05:32 openstacksdk==3.1.0 13:05:32 os-client-config==2.1.0 13:05:32 os-service-types==1.7.0 13:05:32 osc-lib==3.0.1 13:05:32 oslo.config==9.4.0 13:05:32 oslo.context==5.5.0 13:05:32 oslo.i18n==6.3.0 13:05:32 oslo.log==5.5.1 13:05:32 oslo.serialization==5.4.0 13:05:32 oslo.utils==7.1.0 13:05:32 packaging==24.0 13:05:32 pbr==6.0.0 13:05:32 platformdirs==4.2.0 13:05:32 prettytable==3.10.0 13:05:32 pyasn1==0.6.0 13:05:32 pyasn1_modules==0.4.0 13:05:32 pycparser==2.22 13:05:32 pygerrit2==2.0.15 13:05:32 PyGithub==2.3.0 13:05:32 pyinotify==0.9.6 13:05:32 PyJWT==2.8.0 13:05:32 PyNaCl==1.5.0 13:05:32 pyparsing==2.4.7 13:05:32 pyperclip==1.8.2 13:05:32 pyrsistent==0.20.0 13:05:32 python-cinderclient==9.5.0 13:05:32 python-dateutil==2.9.0.post0 13:05:32 python-heatclient==3.5.0 13:05:32 python-jenkins==1.8.2 13:05:32 python-keystoneclient==5.4.0 13:05:32 python-magnumclient==4.4.0 13:05:32 python-novaclient==18.6.0 13:05:32 python-openstackclient==6.6.0 13:05:32 python-swiftclient==4.5.0 13:05:32 PyYAML==6.0.1 13:05:32 referencing==0.34.0 13:05:32 requests==2.31.0 13:05:32 requests-oauthlib==2.0.0 13:05:32 requestsexceptions==1.4.0 13:05:32 rfc3986==2.0.0 13:05:32 rpds-py==0.18.0 13:05:32 rsa==4.9 13:05:32 ruamel.yaml==0.18.6 13:05:32 ruamel.yaml.clib==0.2.8 13:05:32 s3transfer==0.10.1 13:05:32 simplejson==3.19.2 13:05:32 six==1.16.0 13:05:32 smmap==5.0.1 13:05:32 soupsieve==2.5 13:05:32 stevedore==5.2.0 13:05:32 tabulate==0.9.0 13:05:32 toml==0.10.2 13:05:32 tomlkit==0.12.4 13:05:32 tqdm==4.66.2 13:05:32 typing_extensions==4.11.0 13:05:32 tzdata==2024.1 13:05:32 urllib3==1.26.18 13:05:32 virtualenv==20.25.2 13:05:32 wcwidth==0.2.13 13:05:32 websocket-client==1.7.0 13:05:32 wrapt==1.16.0 13:05:32 xdg==6.0.0 13:05:32 xmltodict==0.13.0 13:05:32 yq==3.3.1 13:05:33 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13132416012036173205.sh 13:05:33 ---> sudo-logs.sh 13:05:33 Archiving 'sudo' log.. 13:05:33 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15809577551221707122.sh 13:05:33 ---> job-cost.sh 13:05:33 Setup pyenv: 13:05:33 system 13:05:33 3.8.13 13:05:33 3.9.13 13:05:33 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:05:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-05C8 from file:/tmp/.os_lf_venv 13:05:34 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:05:39 lf-activate-venv(): INFO: Adding /tmp/venv-05C8/bin to PATH 13:05:39 INFO: No Stack... 13:05:40 INFO: Retrieving Pricing Info for: v3-standard-4 13:05:40 INFO: Archiving Costs 13:05:40 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins3800795154775564004.sh 13:05:40 ---> logs-deploy.sh 13:05:40 Setup pyenv: 13:05:40 system 13:05:40 3.8.13 13:05:40 3.9.13 13:05:40 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:05:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-05C8 from file:/tmp/.os_lf_venv 13:05:41 lf-activate-venv(): INFO: Installing: lftools 13:05:51 lf-activate-venv(): INFO: Adding /tmp/venv-05C8/bin to PATH 13:05:51 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3434 13:05:51 INFO: archiving workspace using pattern(s): 13:05:52 Archives upload complete. 13:05:52 INFO: archiving logs to Nexus 13:05:53 ---> uname -a: 13:05:53 Linux prd-ubuntu1804-builder-4c-4g-23926 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 13:05:53 13:05:53 13:05:53 ---> lscpu: 13:05:53 Architecture: x86_64 13:05:53 CPU op-mode(s): 32-bit, 64-bit 13:05:53 Byte Order: Little Endian 13:05:53 CPU(s): 4 13:05:53 On-line CPU(s) list: 0-3 13:05:53 Thread(s) per core: 1 13:05:53 Core(s) per socket: 1 13:05:53 Socket(s): 4 13:05:53 NUMA node(s): 1 13:05:53 Vendor ID: AuthenticAMD 13:05:53 CPU family: 23 13:05:53 Model: 49 13:05:53 Model name: AMD EPYC-Rome Processor 13:05:53 Stepping: 0 13:05:53 CPU MHz: 2799.998 13:05:53 BogoMIPS: 5599.99 13:05:53 Virtualization: AMD-V 13:05:53 Hypervisor vendor: KVM 13:05:53 Virtualization type: full 13:05:53 L1d cache: 32K 13:05:53 L1i cache: 32K 13:05:53 L2 cache: 512K 13:05:53 L3 cache: 16384K 13:05:53 NUMA node0 CPU(s): 0-3 13:05:53 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 13:05:53 13:05:53 13:05:53 ---> nproc: 13:05:53 4 13:05:53 13:05:53 13:05:53 ---> df -h: 13:05:53 Filesystem Size Used Avail Use% Mounted on 13:05:53 udev 7.9G 0 7.9G 0% /dev 13:05:53 tmpfs 1.6G 672K 1.6G 1% /run 13:05:53 /dev/vda1 78G 8.4G 70G 11% / 13:05:53 tmpfs 7.9G 0 7.9G 0% /dev/shm 13:05:53 tmpfs 5.0M 0 5.0M 0% /run/lock 13:05:53 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 13:05:53 /dev/vda15 105M 4.4M 100M 5% /boot/efi 13:05:53 tmpfs 1.6G 0 1.6G 0% /run/user/1001 13:05:53 13:05:53 13:05:53 ---> free -m: 13:05:53 total used free shared buff/cache available 13:05:53 Mem: 16040 539 13317 0 2183 15182 13:05:53 Swap: 1023 0 1023 13:05:53 13:05:53 13:05:53 ---> ip addr: 13:05:53 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:05:53 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:05:53 inet 127.0.0.1/8 scope host lo 13:05:53 valid_lft forever preferred_lft forever 13:05:53 inet6 ::1/128 scope host 13:05:53 valid_lft forever preferred_lft forever 13:05:53 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 13:05:53 link/ether fa:16:3e:59:ac:27 brd ff:ff:ff:ff:ff:ff 13:05:53 inet 10.30.106.128/23 brd 10.30.107.255 scope global dynamic ens3 13:05:53 valid_lft 86237sec preferred_lft 86237sec 13:05:53 inet6 fe80::f816:3eff:fe59:ac27/64 scope link 13:05:53 valid_lft forever preferred_lft forever 13:05:53 13:05:53 13:05:53 ---> sar -b -r -n DEV: 13:05:53 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-23926) 04/17/24 _x86_64_ (4 CPU) 13:05:53 13:05:53 13:03:13 LINUX RESTART (4 CPU) 13:05:53 13:05:53 13:04:01 tps rtps wtps bread/s bwrtn/s 13:05:53 13:05:01 123.61 14.33 109.28 1102.30 29355.41 13:05:53 Average: 123.61 14.33 109.28 1102.30 29355.41 13:05:53 13:05:53 13:04:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:05:53 13:05:01 13720364 15517048 2704604 16.47 75308 1908800 812220 4.65 805352 1662428 134784 13:05:53 Average: 13720364 15517048 2704604 16.47 75308 1908800 812220 4.65 805352 1662428 134784 13:05:53 13:05:53 13:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:05:53 13:05:01 lo 1.93 1.93 0.22 0.22 0.00 0.00 0.00 0.00 13:05:53 13:05:01 ens3 54.83 37.62 643.92 9.17 0.00 0.00 0.00 0.00 13:05:53 Average: lo 1.93 1.93 0.22 0.22 0.00 0.00 0.00 0.00 13:05:53 Average: ens3 54.83 37.62 643.92 9.17 0.00 0.00 0.00 0.00 13:05:53 13:05:53 13:05:53 ---> sar -P ALL: 13:05:53 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-23926) 04/17/24 _x86_64_ (4 CPU) 13:05:53 13:05:53 13:03:13 LINUX RESTART (4 CPU) 13:05:53 13:05:53 13:04:01 CPU %user %nice %system %iowait %steal %idle 13:05:53 13:05:01 all 22.99 0.00 1.83 4.24 0.06 70.87 13:05:53 13:05:01 0 15.67 0.00 1.55 11.34 0.07 71.37 13:05:53 13:05:01 1 32.60 0.00 2.99 2.46 0.05 61.89 13:05:53 13:05:01 2 22.14 0.00 1.44 0.58 0.05 75.78 13:05:53 13:05:01 3 21.58 0.00 1.34 2.62 0.08 74.38 13:05:53 Average: all 22.99 0.00 1.83 4.24 0.06 70.87 13:05:53 Average: 0 15.67 0.00 1.55 11.34 0.07 71.37 13:05:53 Average: 1 32.60 0.00 2.99 2.46 0.05 61.89 13:05:53 Average: 2 22.14 0.00 1.44 0.58 0.05 75.78 13:05:53 Average: 3 21.58 0.00 1.34 2.62 0.08 74.38 13:05:53 13:05:53 13:05:53