16:32:58 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137498 16:32:58 Running as SYSTEM 16:32:58 [EnvInject] - Loading node environment variables. 16:32:58 Building remotely on prd-ubuntu1804-builder-4c-4g-12545 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-commit-lint 16:32:58 [ssh-agent] Looking for ssh-agent implementation... 16:32:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:32:58 $ ssh-agent 16:32:58 SSH_AUTH_SOCK=/tmp/ssh-Zu3ZDjUlRCgA/agent.1682 16:32:58 SSH_AGENT_PID=1684 16:32:58 [ssh-agent] Started. 16:32:58 Running ssh-add (command line suppressed) 16:32:58 Identity added: /w/workspace/oom-master-commit-lint@tmp/private_key_1599935917406163162.key (/w/workspace/oom-master-commit-lint@tmp/private_key_1599935917406163162.key) 16:32:58 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 16:32:58 The recommended git tool is: NONE 16:33:00 using credential onap-jenkins-ssh 16:33:00 Wiping out workspace first. 16:33:00 Cloning the remote Git repository 16:33:00 Cloning repository git://cloud.onap.org/mirror/oom.git 16:33:00 > git init /w/workspace/oom-master-commit-lint # timeout=10 16:33:00 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 16:33:00 > git --version # timeout=10 16:33:00 > git --version # 'git version 2.17.1' 16:33:00 using GIT_SSH to set credentials Gerrit user 16:33:00 Verifying host key using manually-configured host key entries 16:33:00 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 16:33:05 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 16:33:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:33:05 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 16:33:05 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 16:33:05 using GIT_SSH to set credentials Gerrit user 16:33:05 Verifying host key using manually-configured host key entries 16:33:05 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/98/137498/1 # timeout=30 16:33:05 > git rev-parse 060bc378e32c2ffba34f890c53cc359eb9ee64d0^{commit} # timeout=10 16:33:05 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 16:33:05 Checking out Revision 060bc378e32c2ffba34f890c53cc359eb9ee64d0 (refs/changes/98/137498/1) 16:33:05 > git config core.sparsecheckout # timeout=10 16:33:05 > git checkout -f 060bc378e32c2ffba34f890c53cc359eb9ee64d0 # timeout=30 16:33:09 Commit message: "[COMMON] Update MariaDB readinessChecks to fix Operator issues" 16:33:09 > git rev-parse FETCH_HEAD^{commit} # timeout=10 16:33:09 > git rev-list --no-walk 9964927d8766c5c396ef2caf6f7aeb7494db279e # timeout=10 16:33:09 [EnvInject] - Injecting environment variables from a build step. 16:33:09 [EnvInject] - Injecting as environment variables the properties content 16:33:09 PYTHON=python3 16:33:09 16:33:09 [EnvInject] - Variables injected successfully. 16:33:09 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins15592617924897976722.sh 16:33:09 ---> tox-install.sh 16:33:09 + source /home/jenkins/lf-env.sh 16:33:09 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 16:33:09 ++ mktemp -d /tmp/venv-XXXX 16:33:09 + lf_venv=/tmp/venv-YXii 16:33:09 + local venv_file=/tmp/.os_lf_venv 16:33:09 + local python=python3 16:33:09 + local options 16:33:09 + local set_path=true 16:33:09 + local install_args= 16:33:09 ++ 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 16:33:09 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:33:09 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:33:09 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 16:33:09 + true 16:33:09 + case $1 in 16:33:09 + venv_file=/tmp/.toxenv 16:33:09 + shift 2 16:33:09 + true 16:33:09 + case $1 in 16:33:09 + shift 16:33:09 + break 16:33:09 + case $python in 16:33:09 + local pkg_list= 16:33:09 + [[ -d /opt/pyenv ]] 16:33:09 + echo 'Setup pyenv:' 16:33:09 Setup pyenv: 16:33:09 + export PYENV_ROOT=/opt/pyenv 16:33:09 + PYENV_ROOT=/opt/pyenv 16:33:09 + 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 16:33:09 + 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 16:33:09 + pyenv versions 16:33:09 * system (set by /opt/pyenv/version) 16:33:09 * 3.8.13 (set by /opt/pyenv/version) 16:33:09 * 3.9.13 (set by /opt/pyenv/version) 16:33:09 * 3.10.6 (set by /opt/pyenv/version) 16:33:09 + command -v pyenv 16:33:09 ++ pyenv init - --no-rehash 16:33:09 + 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[*]}"'\'')" 16:33:09 export PATH="/opt/pyenv/shims:${PATH}" 16:33:09 export PYENV_SHELL=bash 16:33:09 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 16:33:09 pyenv() { 16:33:09 local command 16:33:09 command="${1:-}" 16:33:09 if [ "$#" -gt 0 ]; then 16:33:09 shift 16:33:09 fi 16:33:09 16:33:09 case "$command" in 16:33:09 rehash|shell) 16:33:09 eval "$(pyenv "sh-$command" "$@")" 16:33:09 ;; 16:33:09 *) 16:33:09 command pyenv "$command" "$@" 16:33:09 ;; 16:33:09 esac 16:33:09 }' 16:33:09 +++ 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[*]}"' 16:33:09 ++ 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 16:33:09 ++ 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 16:33:09 ++ 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 16:33:09 ++ export PYENV_SHELL=bash 16:33:09 ++ PYENV_SHELL=bash 16:33:09 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 16:33:09 +++ complete -F _pyenv pyenv 16:33:09 ++ lf-pyver python3 16:33:09 ++ local py_version_xy=python3 16:33:09 ++ local py_version_xyz= 16:33:09 ++ pyenv versions 16:33:09 ++ local command 16:33:09 ++ command=versions 16:33:09 ++ '[' 1 -gt 0 ']' 16:33:09 ++ shift 16:33:09 ++ case "$command" in 16:33:09 ++ sed 's/^[ *]* //' 16:33:09 ++ command pyenv versions 16:33:09 ++ pyenv versions 16:33:09 ++ grep -E '^[0-9.]*[0-9]$' 16:33:09 ++ awk '{ print $1 }' 16:33:09 ++ [[ ! -s /tmp/.pyenv_versions ]] 16:33:09 +++ grep '^3' /tmp/.pyenv_versions 16:33:09 +++ tail -n 1 16:33:09 +++ sort -V 16:33:09 ++ py_version_xyz=3.10.6 16:33:09 ++ [[ -z 3.10.6 ]] 16:33:09 ++ echo 3.10.6 16:33:09 ++ return 0 16:33:09 + pyenv local 3.10.6 16:33:09 + local command 16:33:09 + command=local 16:33:09 + '[' 2 -gt 0 ']' 16:33:09 + shift 16:33:09 + case "$command" in 16:33:09 + command pyenv local 3.10.6 16:33:09 + pyenv local 3.10.6 16:33:09 + for arg in "$@" 16:33:09 + case $arg in 16:33:09 + pkg_list+='tox ' 16:33:09 + for arg in "$@" 16:33:09 + case $arg in 16:33:09 + pkg_list+='virtualenv ' 16:33:09 + for arg in "$@" 16:33:09 + case $arg in 16:33:09 + pkg_list+='urllib3~=1.26.15 ' 16:33:09 + [[ -f /tmp/.toxenv ]] 16:33:09 + [[ ! -f /tmp/.toxenv ]] 16:33:09 + [[ -n '' ]] 16:33:09 + python3 -m venv /tmp/venv-YXii 16:33:14 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-YXii' 16:33:14 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-YXii 16:33:14 + echo /tmp/venv-YXii 16:33:14 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 16:33:14 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 16:33:14 + /tmp/venv-YXii/bin/python3 -m pip install --upgrade --quiet pip virtualenv 16:33:17 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 16:33:17 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 16:33:17 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 16:33:17 + /tmp/venv-YXii/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 16:33:20 + type python3 16:33:20 + true 16:33:20 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-YXii/bin to PATH' 16:33:20 lf-activate-venv(): INFO: Adding /tmp/venv-YXii/bin to PATH 16:33:20 + PATH=/tmp/venv-YXii/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 16:33:20 + return 0 16:33:20 + python3 --version 16:33:20 Python 3.10.6 16:33:20 + python3 -m pip --version 16:33:20 pip 24.0 from /tmp/venv-YXii/lib/python3.10/site-packages/pip (python 3.10) 16:33:20 + python3 -m pip freeze 16:33:20 cachetools==5.3.3 16:33:20 chardet==5.2.0 16:33:20 colorama==0.4.6 16:33:20 distlib==0.3.8 16:33:20 filelock==3.13.1 16:33:20 packaging==24.0 16:33:20 platformdirs==4.2.0 16:33:20 pluggy==1.4.0 16:33:20 pyproject-api==1.6.1 16:33:20 tomli==2.0.1 16:33:20 tox==4.14.1 16:33:20 urllib3==1.26.18 16:33:20 virtualenv==20.25.1 16:33:20 [EnvInject] - Injecting environment variables from a build step. 16:33:20 [EnvInject] - Injecting as environment variables the properties content 16:33:20 PARALLEL=false 16:33:20 16:33:20 [EnvInject] - Variables injected successfully. 16:33:20 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins11735586159658384320.sh 16:33:20 ---> tox-run.sh 16:33:20 + 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 16:33:20 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-commit-lint/archives/tox 16:33:20 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-commit-lint/archives/docs 16:33:20 + mkdir -p /w/workspace/oom-master-commit-lint/archives/tox 16:33:20 + cd /w/workspace/oom-master-commit-lint/. 16:33:20 + source /home/jenkins/lf-env.sh 16:33:20 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 16:33:20 ++ mktemp -d /tmp/venv-XXXX 16:33:20 + lf_venv=/tmp/venv-egRn 16:33:20 + local venv_file=/tmp/.os_lf_venv 16:33:20 + local python=python3 16:33:20 + local options 16:33:20 + local set_path=true 16:33:20 + local install_args= 16:33:20 ++ 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 16:33:20 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:33:20 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:33:20 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 16:33:20 + true 16:33:20 + case $1 in 16:33:20 + venv_file=/tmp/.toxenv 16:33:20 + shift 2 16:33:20 + true 16:33:20 + case $1 in 16:33:20 + shift 16:33:20 + break 16:33:20 + case $python in 16:33:20 + local pkg_list= 16:33:20 + [[ -d /opt/pyenv ]] 16:33:20 + echo 'Setup pyenv:' 16:33:20 Setup pyenv: 16:33:20 + export PYENV_ROOT=/opt/pyenv 16:33:20 + PYENV_ROOT=/opt/pyenv 16:33:20 + 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 16:33:20 + 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 16:33:20 + pyenv versions 16:33:20 system 16:33:20 3.8.13 16:33:20 3.9.13 16:33:20 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 16:33:20 + command -v pyenv 16:33:20 ++ pyenv init - --no-rehash 16:33:21 + 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[*]}"'\'')" 16:33:21 export PATH="/opt/pyenv/shims:${PATH}" 16:33:21 export PYENV_SHELL=bash 16:33:21 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 16:33:21 pyenv() { 16:33:21 local command 16:33:21 command="${1:-}" 16:33:21 if [ "$#" -gt 0 ]; then 16:33:21 shift 16:33:21 fi 16:33:21 16:33:21 case "$command" in 16:33:21 rehash|shell) 16:33:21 eval "$(pyenv "sh-$command" "$@")" 16:33:21 ;; 16:33:21 *) 16:33:21 command pyenv "$command" "$@" 16:33:21 ;; 16:33:21 esac 16:33:21 }' 16:33:21 +++ 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[*]}"' 16:33:21 ++ 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 16:33:21 ++ 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 16:33:21 ++ 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 16:33:21 ++ export PYENV_SHELL=bash 16:33:21 ++ PYENV_SHELL=bash 16:33:21 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 16:33:21 +++ complete -F _pyenv pyenv 16:33:21 ++ lf-pyver python3 16:33:21 ++ local py_version_xy=python3 16:33:21 ++ local py_version_xyz= 16:33:21 ++ pyenv versions 16:33:21 ++ local command 16:33:21 ++ command=versions 16:33:21 ++ '[' 1 -gt 0 ']' 16:33:21 ++ shift 16:33:21 ++ case "$command" in 16:33:21 ++ command pyenv versions 16:33:21 ++ pyenv versions 16:33:21 ++ sed 's/^[ *]* //' 16:33:21 ++ grep -E '^[0-9.]*[0-9]$' 16:33:21 ++ awk '{ print $1 }' 16:33:21 ++ [[ ! -s /tmp/.pyenv_versions ]] 16:33:21 +++ grep '^3' /tmp/.pyenv_versions 16:33:21 +++ sort -V 16:33:21 +++ tail -n 1 16:33:21 ++ py_version_xyz=3.10.6 16:33:21 ++ [[ -z 3.10.6 ]] 16:33:21 ++ echo 3.10.6 16:33:21 ++ return 0 16:33:21 + pyenv local 3.10.6 16:33:21 + local command 16:33:21 + command=local 16:33:21 + '[' 2 -gt 0 ']' 16:33:21 + shift 16:33:21 + case "$command" in 16:33:21 + command pyenv local 3.10.6 16:33:21 + pyenv local 3.10.6 16:33:21 + for arg in "$@" 16:33:21 + case $arg in 16:33:21 + pkg_list+='tox ' 16:33:21 + for arg in "$@" 16:33:21 + case $arg in 16:33:21 + pkg_list+='virtualenv ' 16:33:21 + for arg in "$@" 16:33:21 + case $arg in 16:33:21 + pkg_list+='urllib3~=1.26.15 ' 16:33:21 + [[ -f /tmp/.toxenv ]] 16:33:21 ++ cat /tmp/.toxenv 16:33:21 + lf_venv=/tmp/venv-YXii 16:33:21 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YXii from' file:/tmp/.toxenv 16:33:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YXii from file:/tmp/.toxenv 16:33:21 + /tmp/venv-YXii/bin/python3 -m pip install --upgrade --quiet pip virtualenv 16:33:22 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 16:33:22 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 16:33:22 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 16:33:22 + /tmp/venv-YXii/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 16:33:23 + type python3 16:33:23 + true 16:33:23 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-YXii/bin to PATH' 16:33:23 lf-activate-venv(): INFO: Adding /tmp/venv-YXii/bin to PATH 16:33:23 + PATH=/tmp/venv-YXii/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 16:33:23 + return 0 16:33:23 + [[ -d /opt/pyenv ]] 16:33:23 + echo '---> Setting up pyenv' 16:33:23 ---> Setting up pyenv 16:33:23 + export PYENV_ROOT=/opt/pyenv 16:33:23 + PYENV_ROOT=/opt/pyenv 16:33:23 + export PATH=/opt/pyenv/bin:/tmp/venv-YXii/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 16:33:23 + PATH=/opt/pyenv/bin:/tmp/venv-YXii/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 16:33:23 ++ pwd 16:33:23 + PYTHONPATH=/w/workspace/oom-master-commit-lint 16:33:23 + export PYTHONPATH 16:33:23 + export TOX_TESTENV_PASSENV=PYTHONPATH 16:33:23 + TOX_TESTENV_PASSENV=PYTHONPATH 16:33:23 + tox --version 16:33:23 4.14.1 from /tmp/venv-YXii/lib/python3.10/site-packages/tox/__init__.py 16:33:23 + PARALLEL=false 16:33:23 + TOX_OPTIONS_LIST= 16:33:23 + [[ -n gitlint ]] 16:33:23 + TOX_OPTIONS_LIST=' -e gitlint' 16:33:23 + case ${PARALLEL,,} in 16:33:23 + tox -e gitlint 16:33:23 + tee -a /w/workspace/oom-master-commit-lint/archives/tox/tox.log 16:33:26 gitlint: install_deps> python -I -m pip install -r /w/workspace/oom-master-commit-lint/requirements.txt -c https://releases.openstack.org/constraints/upper/yoga -c https://git.onap.org/doc/plain/etc/upper-constraints.onap.txt 16:33:53 gitlint: freeze> python -m pip freeze --all 16:33:53 gitlint: alabaster==0.7.12,apeye==1.4.1,apeye-core==1.1.5,arrow==1.2.2,astroid==2.13.5,attrs==21.4.0,autodocsumm==0.2.12,autopep8==1.7.0,Babel==2.9.1,beautifulsoup4==4.10.0,blockdiag==3.0.0,CacheControl==0.12.14,certifi==2024.2.2,charset-normalizer==2.0.12,click==8.0.4,cssutils==2.9.0,dict2css==0.3.0.post1,dill==0.3.8,doc8==0.10.1,docutils==0.17.1,domdf-python-tools==3.8.0.post2,funcparserlib==1.0.0a0,future==0.18.2,gitlint-core==0.17.0,html5lib==1.1,idna==3.3,imagesize==1.3.0,importlib-metadata==4.11.1,isort==5.13.2,Jinja2==3.0.3,jsonschema==3.2.0,lazy-object-proxy==1.10.0,lockfile==0.12.2,MarkupSafe==2.1.0,mccabe==0.7.0,msgpack==1.0.3,natsort==8.4.0,packaging==21.3,pbr==5.8.1,Pillow==9.0.1,pip==24.0,platformdirs==2.5.1,pycodestyle==2.11.1,pyenchant==3.2.2,Pygments==2.11.2,pylint==2.15.0,pyparsing==3.0.7,pyrsistent==0.18.1,python-dateutil==2.8.2,pytz==2021.3,PyYAML==6.0,requests==2.27.1,requests-file==2.0.0,restructuredtext_lint==1.4.0,ruamel.yaml==0.17.21,ruamel.yaml.clib==0.2.6,seqdiag==3.0.0,setuptools==60.9.3,sh==1.14.3,six==1.16.0,snowballstemmer==2.2.0,soupsieve==2.3.1,Sphinx==4.4.0,sphinx-autodoc-typehints==1.17.1,sphinx-jinja2-compat==0.2.0.post1,sphinx-prompt==1.5.0,sphinx-rtd-theme==1.0.0,sphinx-tabs==3.4.5,sphinx-toolbox==3.2.0,sphinxcontrib-applehelp==1.0.2,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==1.0.2,sphinxcontrib-htmlhelp==2.0.0,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-plantuml==0.24,sphinxcontrib-qthelp==1.0.3,sphinxcontrib-redoc==1.6.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==1.1.5,sphinxcontrib-spelling==8.0.0,sphinxcontrib-swaggerdoc==0.1.7,stevedore==3.5.2,tabulate==0.8.9,toml==0.10.2,tomli==2.0.1,tomlkit==0.12.4,typing_extensions==4.1.1,urllib3==1.26.8,webcolors==1.11.1,webencodings==0.5.1,wheel==0.42.0,wrapt==1.13.3,zipp==3.7.0 16:33:53 gitlint: commands[0]> gitlint 16:33:53 gitlint: OK (29.57=setup[29.40]+cmd[0.17] seconds) 16:33:53 congratulations :) (29.75 seconds) 16:33:53 + tox_status=0 16:33:53 + echo '---> Completed tox runs' 16:33:53 ---> Completed tox runs 16:33:53 + for i in .tox/*/log 16:33:53 ++ echo .tox/gitlint/log 16:33:53 ++ awk -F/ '{print $2}' 16:33:53 + tox_env=gitlint 16:33:53 + cp -r .tox/gitlint/log /w/workspace/oom-master-commit-lint/archives/tox/gitlint 16:33:53 + DOC_DIR=docs/_build/html 16:33:53 + [[ -d docs/_build/html ]] 16:33:53 + echo '---> tox-run.sh ends' 16:33:53 ---> tox-run.sh ends 16:33:53 + test 0 -eq 0 16:33:53 $ ssh-agent -k 16:33:53 unset SSH_AUTH_SOCK; 16:33:53 unset SSH_AGENT_PID; 16:33:53 echo Agent pid 1684 killed; 16:33:53 [ssh-agent] Stopped. 16:33:53 [PostBuildScript] - [INFO] Executing post build scripts. 16:33:53 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins6305162180696841607.sh 16:33:53 ---> sysstat.sh 16:33:54 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins10405742134095398550.sh 16:33:54 ---> package-listing.sh 16:33:54 ++ facter osfamily 16:33:54 ++ tr '[:upper:]' '[:lower:]' 16:33:54 + OS_FAMILY=debian 16:33:54 + workspace=/w/workspace/oom-master-commit-lint 16:33:54 + START_PACKAGES=/tmp/packages_start.txt 16:33:54 + END_PACKAGES=/tmp/packages_end.txt 16:33:54 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:33:54 + PACKAGES=/tmp/packages_start.txt 16:33:54 + '[' /w/workspace/oom-master-commit-lint ']' 16:33:54 + PACKAGES=/tmp/packages_end.txt 16:33:54 + case "${OS_FAMILY}" in 16:33:54 + dpkg -l 16:33:54 + grep '^ii' 16:33:54 + '[' -f /tmp/packages_start.txt ']' 16:33:54 + '[' -f /tmp/packages_end.txt ']' 16:33:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:33:54 + '[' /w/workspace/oom-master-commit-lint ']' 16:33:54 + mkdir -p /w/workspace/oom-master-commit-lint/archives/ 16:33:54 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-commit-lint/archives/ 16:33:54 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins10161642773248083294.sh 16:33:54 ---> capture-instance-metadata.sh 16:33:54 Setup pyenv: 16:33:54 system 16:33:54 3.8.13 16:33:54 3.9.13 16:33:54 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 16:33:58 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-zvVy 16:33:58 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 16:34:01 lf-activate-venv(): INFO: Installing: lftools 16:34:32 lf-activate-venv(): INFO: Adding /tmp/venv-zvVy/bin to PATH 16:34:32 INFO: Running in OpenStack, capturing instance metadata 16:34:32 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins2783491290479306364.sh 16:34:32 provisioning config files... 16:34:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-commit-lint@tmp/config6023058105510841556tmp 16:34:32 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 16:34:32 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 16:34:32 [EnvInject] - Injecting environment variables from a build step. 16:34:32 [EnvInject] - Injecting as environment variables the properties content 16:34:32 SERVER_ID=logs 16:34:32 16:34:32 [EnvInject] - Variables injected successfully. 16:34:32 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins6961164128477734948.sh 16:34:32 ---> create-netrc.sh 16:34:32 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins15934710823366777813.sh 16:34:32 ---> python-tools-install.sh 16:34:32 Setup pyenv: 16:34:32 system 16:34:32 3.8.13 16:34:32 3.9.13 16:34:33 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 16:34:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zvVy from file:/tmp/.os_lf_venv 16:34:34 lf-activate-venv(): INFO: Installing: lftools 16:34:42 lf-activate-venv(): INFO: Adding /tmp/venv-zvVy/bin to PATH 16:34:42 Generating Requirements File 16:35:10 Python 3.10.6 16:35:10 pip 24.0 from /tmp/venv-zvVy/lib/python3.10/site-packages/pip (python 3.10) 16:35:10 appdirs==1.4.4 16:35:10 argcomplete==3.2.3 16:35:10 aspy.yaml==1.3.0 16:35:10 attrs==23.2.0 16:35:10 autopage==0.5.2 16:35:10 beautifulsoup4==4.12.3 16:35:10 boto3==1.34.59 16:35:10 botocore==1.34.59 16:35:10 bs4==0.0.2 16:35:10 cachetools==5.3.3 16:35:10 certifi==2024.2.2 16:35:10 cffi==1.16.0 16:35:10 cfgv==3.4.0 16:35:10 chardet==5.2.0 16:35:10 charset-normalizer==3.3.2 16:35:10 click==8.1.7 16:35:10 cliff==4.6.0 16:35:10 cmd2==2.4.3 16:35:10 cryptography==3.3.2 16:35:10 debtcollector==3.0.0 16:35:10 decorator==5.1.1 16:35:10 defusedxml==0.7.1 16:35:10 Deprecated==1.2.14 16:35:10 distlib==0.3.8 16:35:10 dnspython==2.6.1 16:35:10 docker==4.2.2 16:35:10 dogpile.cache==1.3.2 16:35:10 email_validator==2.1.1 16:35:10 filelock==3.13.1 16:35:10 future==1.0.0 16:35:10 gitdb==4.0.11 16:35:10 GitPython==3.1.42 16:35:10 google-auth==2.28.2 16:35:10 httplib2==0.22.0 16:35:10 identify==2.5.35 16:35:10 idna==3.6 16:35:10 importlib-resources==1.5.0 16:35:10 iso8601==2.1.0 16:35:10 Jinja2==3.1.3 16:35:10 jmespath==1.0.1 16:35:10 jsonpatch==1.33 16:35:10 jsonpointer==2.4 16:35:10 jsonschema==4.21.1 16:35:10 jsonschema-specifications==2023.12.1 16:35:10 keystoneauth1==5.6.0 16:35:10 kubernetes==29.0.0 16:35:10 lftools==0.37.9 16:35:10 lxml==5.1.0 16:35:10 MarkupSafe==2.1.5 16:35:10 msgpack==1.0.8 16:35:10 multi_key_dict==2.0.3 16:35:10 netaddr==1.2.1 16:35:10 netifaces==0.11.0 16:35:10 niet==1.4.2 16:35:10 nodeenv==1.8.0 16:35:10 oauth2client==4.1.3 16:35:10 oauthlib==3.2.2 16:35:10 openstacksdk==3.0.0 16:35:10 os-client-config==2.1.0 16:35:10 os-service-types==1.7.0 16:35:10 osc-lib==3.0.1 16:35:10 oslo.config==9.4.0 16:35:10 oslo.context==5.5.0 16:35:10 oslo.i18n==6.3.0 16:35:10 oslo.log==5.5.0 16:35:10 oslo.serialization==5.4.0 16:35:10 oslo.utils==7.1.0 16:35:10 packaging==24.0 16:35:10 pbr==6.0.0 16:35:10 platformdirs==4.2.0 16:35:10 prettytable==3.10.0 16:35:10 pyasn1==0.5.1 16:35:10 pyasn1-modules==0.3.0 16:35:10 pycparser==2.21 16:35:10 pygerrit2==2.0.15 16:35:10 PyGithub==2.2.0 16:35:10 pyinotify==0.9.6 16:35:10 PyJWT==2.8.0 16:35:10 PyNaCl==1.5.0 16:35:10 pyparsing==2.4.7 16:35:10 pyperclip==1.8.2 16:35:10 pyrsistent==0.20.0 16:35:10 python-cinderclient==9.5.0 16:35:10 python-dateutil==2.9.0.post0 16:35:10 python-heatclient==3.5.0 16:35:10 python-jenkins==1.8.2 16:35:10 python-keystoneclient==5.4.0 16:35:10 python-magnumclient==4.4.0 16:35:10 python-novaclient==18.5.0 16:35:10 python-openstackclient==6.5.0 16:35:10 python-swiftclient==4.5.0 16:35:10 PyYAML==6.0.1 16:35:10 referencing==0.33.0 16:35:10 requests==2.31.0 16:35:10 requests-oauthlib==1.4.0 16:35:10 requestsexceptions==1.4.0 16:35:10 rfc3986==2.0.0 16:35:10 rpds-py==0.18.0 16:35:10 rsa==4.9 16:35:10 ruamel.yaml==0.18.6 16:35:10 ruamel.yaml.clib==0.2.8 16:35:10 s3transfer==0.10.0 16:35:10 simplejson==3.19.2 16:35:10 six==1.16.0 16:35:10 smmap==5.0.1 16:35:10 soupsieve==2.5 16:35:10 stevedore==5.2.0 16:35:10 tabulate==0.9.0 16:35:10 toml==0.10.2 16:35:10 tomlkit==0.12.4 16:35:10 tqdm==4.66.2 16:35:10 typing_extensions==4.10.0 16:35:10 tzdata==2024.1 16:35:10 urllib3==1.26.18 16:35:10 virtualenv==20.25.1 16:35:10 wcwidth==0.2.13 16:35:10 websocket-client==1.7.0 16:35:10 wrapt==1.16.0 16:35:10 xdg==6.0.0 16:35:10 xmltodict==0.13.0 16:35:10 yq==3.2.3 16:35:10 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins16483905431547708345.sh 16:35:10 ---> sudo-logs.sh 16:35:10 Archiving 'sudo' log.. 16:35:11 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins16952601107227306066.sh 16:35:11 ---> job-cost.sh 16:35:11 Setup pyenv: 16:35:11 system 16:35:11 3.8.13 16:35:11 3.9.13 16:35:11 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 16:35:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zvVy from file:/tmp/.os_lf_venv 16:35:12 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 16:35:17 lf-activate-venv(): INFO: Adding /tmp/venv-zvVy/bin to PATH 16:35:17 INFO: No Stack... 16:35:17 INFO: Retrieving Pricing Info for: v3-standard-4 16:35:18 INFO: Archiving Costs 16:35:18 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins10360639684762416848.sh 16:35:18 ---> logs-deploy.sh 16:35:18 Setup pyenv: 16:35:18 system 16:35:18 3.8.13 16:35:18 3.9.13 16:35:18 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 16:35:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zvVy from file:/tmp/.os_lf_venv 16:35:19 lf-activate-venv(): INFO: Installing: lftools 16:35:29 lf-activate-venv(): INFO: Adding /tmp/venv-zvVy/bin to PATH 16:35:29 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-commit-lint/7231 16:35:29 INFO: archiving workspace using pattern(s): 16:35:29 Archives upload complete. 16:35:30 INFO: archiving logs to Nexus 16:35:31 ---> uname -a: 16:35:31 Linux prd-ubuntu1804-builder-4c-4g-12545 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 16:35:31 16:35:31 16:35:31 ---> lscpu: 16:35:31 Architecture: x86_64 16:35:31 CPU op-mode(s): 32-bit, 64-bit 16:35:31 Byte Order: Little Endian 16:35:31 CPU(s): 4 16:35:31 On-line CPU(s) list: 0-3 16:35:31 Thread(s) per core: 1 16:35:31 Core(s) per socket: 1 16:35:31 Socket(s): 4 16:35:31 NUMA node(s): 1 16:35:31 Vendor ID: AuthenticAMD 16:35:31 CPU family: 23 16:35:31 Model: 49 16:35:31 Model name: AMD EPYC-Rome Processor 16:35:31 Stepping: 0 16:35:31 CPU MHz: 2799.998 16:35:31 BogoMIPS: 5599.99 16:35:31 Virtualization: AMD-V 16:35:31 Hypervisor vendor: KVM 16:35:31 Virtualization type: full 16:35:31 L1d cache: 32K 16:35:31 L1i cache: 32K 16:35:31 L2 cache: 512K 16:35:31 L3 cache: 16384K 16:35:31 NUMA node0 CPU(s): 0-3 16:35:31 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 16:35:31 16:35:31 16:35:31 ---> nproc: 16:35:31 4 16:35:31 16:35:31 16:35:31 ---> df -h: 16:35:31 Filesystem Size Used Avail Use% Mounted on 16:35:31 udev 7.9G 0 7.9G 0% /dev 16:35:31 tmpfs 1.6G 672K 1.6G 1% /run 16:35:31 /dev/vda1 78G 8.4G 69G 11% / 16:35:31 tmpfs 7.9G 0 7.9G 0% /dev/shm 16:35:31 tmpfs 5.0M 0 5.0M 0% /run/lock 16:35:31 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 16:35:31 /dev/vda15 105M 4.4M 100M 5% /boot/efi 16:35:31 tmpfs 1.6G 0 1.6G 0% /run/user/1001 16:35:31 16:35:31 16:35:31 ---> free -m: 16:35:31 total used free shared buff/cache available 16:35:31 Mem: 16040 545 13215 0 2278 15172 16:35:31 Swap: 1023 0 1023 16:35:31 16:35:31 16:35:31 ---> ip addr: 16:35:31 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 16:35:31 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:35:31 inet 127.0.0.1/8 scope host lo 16:35:31 valid_lft forever preferred_lft forever 16:35:31 inet6 ::1/128 scope host 16:35:31 valid_lft forever preferred_lft forever 16:35:31 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 16:35:31 link/ether fa:16:3e:6f:16:bb brd ff:ff:ff:ff:ff:ff 16:35:31 inet 10.30.106.88/23 brd 10.30.107.255 scope global dynamic ens3 16:35:31 valid_lft 86231sec preferred_lft 86231sec 16:35:31 inet6 fe80::f816:3eff:fe6f:16bb/64 scope link 16:35:31 valid_lft forever preferred_lft forever 16:35:31 16:35:31 16:35:31 ---> sar -b -r -n DEV: 16:35:31 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-12545) 03/11/24 _x86_64_ (4 CPU) 16:35:31 16:35:31 16:32:43 LINUX RESTART (4 CPU) 16:35:31 16:35:31 16:33:01 tps rtps wtps bread/s bwrtn/s 16:35:31 16:34:02 255.11 30.68 224.43 1118.21 31277.99 16:35:31 16:35:01 136.81 14.14 122.68 1067.25 35278.51 16:35:31 Average: 196.46 22.48 173.99 1092.95 33261.27 16:35:31 16:35:31 16:33:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:35:31 16:34:02 13905260 15572076 2519708 15.34 67344 1794872 753584 4.31 678988 1615268 183100 16:35:31 16:35:01 13609096 15538032 2815872 17.14 88596 2022840 798020 4.57 752844 1812224 50000 16:35:31 Average: 13757178 15555054 2667790 16.24 77970 1908856 775802 4.44 715916 1713746 116550 16:35:31 16:35:31 16:33:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:35:31 16:34:02 ens3 122.50 83.29 1263.73 29.07 0.00 0.00 0.00 0.00 16:35:31 16:34:02 lo 1.80 1.80 0.19 0.19 0.00 0.00 0.00 0.00 16:35:31 16:35:01 ens3 54.80 38.07 742.62 8.87 0.00 0.00 0.00 0.00 16:35:31 16:35:01 lo 1.69 1.69 0.17 0.17 0.00 0.00 0.00 0.00 16:35:31 Average: ens3 88.93 60.87 1005.39 19.06 0.00 0.00 0.00 0.00 16:35:31 Average: lo 1.75 1.75 0.18 0.18 0.00 0.00 0.00 0.00 16:35:31 16:35:31 16:35:31 ---> sar -P ALL: 16:35:31 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-12545) 03/11/24 _x86_64_ (4 CPU) 16:35:31 16:35:31 16:32:43 LINUX RESTART (4 CPU) 16:35:31 16:35:31 16:33:01 CPU %user %nice %system %iowait %steal %idle 16:35:31 16:34:02 all 19.48 0.00 2.17 5.58 0.07 72.70 16:35:31 16:34:02 0 16.98 0.00 2.02 0.85 0.05 80.10 16:35:31 16:34:02 1 17.28 0.00 1.98 6.47 0.07 74.20 16:35:31 16:34:02 2 28.54 0.00 2.16 4.90 0.07 64.33 16:35:31 16:34:02 3 15.15 0.00 2.52 10.11 0.07 72.14 16:35:31 16:35:01 all 20.50 0.00 1.34 5.32 0.06 72.78 16:35:31 16:35:01 0 14.74 0.00 1.15 1.00 0.05 83.05 16:35:31 16:35:01 1 33.15 0.00 1.58 5.20 0.05 60.02 16:35:31 16:35:01 2 14.71 0.00 1.26 13.77 0.07 70.20 16:35:31 16:35:01 3 19.36 0.00 1.34 1.34 0.07 77.89 16:35:31 Average: all 19.99 0.00 1.75 5.45 0.07 72.74 16:35:31 Average: 0 15.87 0.00 1.59 0.93 0.05 81.56 16:35:31 Average: 1 25.15 0.00 1.78 5.84 0.06 67.17 16:35:31 Average: 2 21.67 0.00 1.71 9.31 0.07 67.24 16:35:31 Average: 3 17.25 0.00 1.93 5.75 0.07 75.00 16:35:31 16:35:31 16:35:31