12:32:49 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137637 12:32:49 Running as SYSTEM 12:32:49 [EnvInject] - Loading node environment variables. 12:32:49 Building remotely on prd-ubuntu1804-builder-4c-4g-20058 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-commit-lint 12:32:49 [ssh-agent] Looking for ssh-agent implementation... 12:32:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:32:49 $ ssh-agent 12:32:49 SSH_AUTH_SOCK=/tmp/ssh-2J9cSYxUZTrK/agent.1716 12:32:49 SSH_AGENT_PID=1717 12:32:49 [ssh-agent] Started. 12:32:49 Running ssh-add (command line suppressed) 12:32:49 Identity added: /w/workspace/oom-master-commit-lint@tmp/private_key_276734568367164425.key (/w/workspace/oom-master-commit-lint@tmp/private_key_276734568367164425.key) 12:32:49 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 12:32:49 The recommended git tool is: NONE 12:32:51 using credential onap-jenkins-ssh 12:32:51 Wiping out workspace first. 12:32:51 Cloning the remote Git repository 12:32:51 Cloning repository git://cloud.onap.org/mirror/oom.git 12:32:51 > git init /w/workspace/oom-master-commit-lint # timeout=10 12:32:51 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:32:51 > git --version # timeout=10 12:32:51 > git --version # 'git version 2.17.1' 12:32:51 using GIT_SSH to set credentials Gerrit user 12:32:51 Verifying host key using manually-configured host key entries 12:32:51 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 12:32:59 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:32:59 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:32:59 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:32:59 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:32:59 using GIT_SSH to set credentials Gerrit user 12:32:59 Verifying host key using manually-configured host key entries 12:32:59 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/37/137637/1 # timeout=30 12:32:59 > git rev-parse 997d271076bdc61071f2b728dd788493e7c3784b^{commit} # timeout=10 12:32:59 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 12:32:59 Checking out Revision 997d271076bdc61071f2b728dd788493e7c3784b (refs/changes/37/137637/1) 12:32:59 > git config core.sparsecheckout # timeout=10 12:32:59 > git checkout -f 997d271076bdc61071f2b728dd788493e7c3784b # timeout=30 12:33:03 Commit message: "[MARIADB] Update mariadb-operator and templates to 0.27.0" 12:33:03 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:33:03 > git rev-list --no-walk f8146d85933c5eab5a8061f21dcfce9b6b6b93d5 # timeout=10 12:33:03 [EnvInject] - Injecting environment variables from a build step. 12:33:03 [EnvInject] - Injecting as environment variables the properties content 12:33:03 PYTHON=python3 12:33:03 12:33:03 [EnvInject] - Variables injected successfully. 12:33:03 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins3370350364338190605.sh 12:33:03 ---> tox-install.sh 12:33:03 + source /home/jenkins/lf-env.sh 12:33:03 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:33:03 ++ mktemp -d /tmp/venv-XXXX 12:33:03 + lf_venv=/tmp/venv-KCoy 12:33:03 + local venv_file=/tmp/.os_lf_venv 12:33:03 + local python=python3 12:33:03 + local options 12:33:03 + local set_path=true 12:33:03 + local install_args= 12:33:03 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:33:03 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:33:03 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:33:03 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:33:03 + true 12:33:03 + case $1 in 12:33:03 + venv_file=/tmp/.toxenv 12:33:03 + shift 2 12:33:03 + true 12:33:03 + case $1 in 12:33:03 + shift 12:33:03 + break 12:33:03 + case $python in 12:33:03 + local pkg_list= 12:33:03 + [[ -d /opt/pyenv ]] 12:33:03 + echo 'Setup pyenv:' 12:33:03 Setup pyenv: 12:33:03 + export PYENV_ROOT=/opt/pyenv 12:33:03 + PYENV_ROOT=/opt/pyenv 12:33:03 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:33:03 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:33:03 + pyenv versions 12:33:03 * system (set by /opt/pyenv/version) 12:33:03 * 3.8.13 (set by /opt/pyenv/version) 12:33:03 * 3.9.13 (set by /opt/pyenv/version) 12:33:03 * 3.10.6 (set by /opt/pyenv/version) 12:33:03 + command -v pyenv 12:33:03 ++ pyenv init - --no-rehash 12:33:03 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 12:33:03 export PATH="/opt/pyenv/shims:${PATH}" 12:33:03 export PYENV_SHELL=bash 12:33:03 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:33:03 pyenv() { 12:33:03 local command 12:33:03 command="${1:-}" 12:33:03 if [ "$#" -gt 0 ]; then 12:33:03 shift 12:33:03 fi 12:33:03 12:33:03 case "$command" in 12:33:03 rehash|shell) 12:33:03 eval "$(pyenv "sh-$command" "$@")" 12:33:03 ;; 12:33:03 *) 12:33:03 command pyenv "$command" "$@" 12:33:03 ;; 12:33:03 esac 12:33:03 }' 12:33:03 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 12:33:03 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:33:03 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:33:03 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:33:03 ++ export PYENV_SHELL=bash 12:33:03 ++ PYENV_SHELL=bash 12:33:03 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:33:03 +++ complete -F _pyenv pyenv 12:33:03 ++ lf-pyver python3 12:33:03 ++ local py_version_xy=python3 12:33:03 ++ local py_version_xyz= 12:33:03 ++ pyenv versions 12:33:03 ++ local command 12:33:03 ++ command=versions 12:33:03 ++ '[' 1 -gt 0 ']' 12:33:03 ++ shift 12:33:03 ++ case "$command" in 12:33:03 ++ sed 's/^[ *]* //' 12:33:03 ++ command pyenv versions 12:33:03 ++ pyenv versions 12:33:03 ++ awk '{ print $1 }' 12:33:03 ++ grep -E '^[0-9.]*[0-9]$' 12:33:03 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:33:03 +++ grep '^3' /tmp/.pyenv_versions 12:33:03 +++ sort -V 12:33:03 +++ tail -n 1 12:33:03 ++ py_version_xyz=3.10.6 12:33:03 ++ [[ -z 3.10.6 ]] 12:33:03 ++ echo 3.10.6 12:33:03 ++ return 0 12:33:03 + pyenv local 3.10.6 12:33:03 + local command 12:33:03 + command=local 12:33:03 + '[' 2 -gt 0 ']' 12:33:03 + shift 12:33:03 + case "$command" in 12:33:03 + command pyenv local 3.10.6 12:33:03 + pyenv local 3.10.6 12:33:03 + for arg in "$@" 12:33:03 + case $arg in 12:33:03 + pkg_list+='tox ' 12:33:03 + for arg in "$@" 12:33:03 + case $arg in 12:33:03 + pkg_list+='virtualenv ' 12:33:03 + for arg in "$@" 12:33:03 + case $arg in 12:33:03 + pkg_list+='urllib3~=1.26.15 ' 12:33:03 + [[ -f /tmp/.toxenv ]] 12:33:03 + [[ ! -f /tmp/.toxenv ]] 12:33:03 + [[ -n '' ]] 12:33:03 + python3 -m venv /tmp/venv-KCoy 12:33:08 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-KCoy' 12:33:08 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-KCoy 12:33:08 + echo /tmp/venv-KCoy 12:33:08 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 12:33:08 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 12:33:08 + /tmp/venv-KCoy/bin/python3 -m pip install --upgrade --quiet pip virtualenv 12:33:11 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:33:11 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:33:11 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:33:11 + /tmp/venv-KCoy/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:33:13 + type python3 12:33:13 + true 12:33:13 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-KCoy/bin to PATH' 12:33:13 lf-activate-venv(): INFO: Adding /tmp/venv-KCoy/bin to PATH 12:33:13 + PATH=/tmp/venv-KCoy/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:33:13 + return 0 12:33:13 + python3 --version 12:33:13 Python 3.10.6 12:33:13 + python3 -m pip --version 12:33:14 pip 24.0 from /tmp/venv-KCoy/lib/python3.10/site-packages/pip (python 3.10) 12:33:14 + python3 -m pip freeze 12:33:14 cachetools==5.3.3 12:33:14 chardet==5.2.0 12:33:14 colorama==0.4.6 12:33:14 distlib==0.3.8 12:33:14 filelock==3.13.3 12:33:14 packaging==24.0 12:33:14 platformdirs==4.2.0 12:33:14 pluggy==1.4.0 12:33:14 pyproject-api==1.6.1 12:33:14 tomli==2.0.1 12:33:14 tox==4.14.2 12:33:14 urllib3==1.26.18 12:33:14 virtualenv==20.25.1 12:33:14 [EnvInject] - Injecting environment variables from a build step. 12:33:14 [EnvInject] - Injecting as environment variables the properties content 12:33:14 PARALLEL=false 12:33:14 12:33:14 [EnvInject] - Variables injected successfully. 12:33:14 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins12320654610092878233.sh 12:33:14 ---> tox-run.sh 12:33:14 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:33:14 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-commit-lint/archives/tox 12:33:14 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-commit-lint/archives/docs 12:33:14 + mkdir -p /w/workspace/oom-master-commit-lint/archives/tox 12:33:14 + cd /w/workspace/oom-master-commit-lint/. 12:33:14 + source /home/jenkins/lf-env.sh 12:33:14 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:33:14 ++ mktemp -d /tmp/venv-XXXX 12:33:14 + lf_venv=/tmp/venv-LboF 12:33:14 + local venv_file=/tmp/.os_lf_venv 12:33:14 + local python=python3 12:33:14 + local options 12:33:14 + local set_path=true 12:33:14 + local install_args= 12:33:14 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:33:14 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:33:14 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:33:14 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:33:14 + true 12:33:14 + case $1 in 12:33:14 + venv_file=/tmp/.toxenv 12:33:14 + shift 2 12:33:14 + true 12:33:14 + case $1 in 12:33:14 + shift 12:33:14 + break 12:33:14 + case $python in 12:33:14 + local pkg_list= 12:33:14 + [[ -d /opt/pyenv ]] 12:33:14 + echo 'Setup pyenv:' 12:33:14 Setup pyenv: 12:33:14 + export PYENV_ROOT=/opt/pyenv 12:33:14 + PYENV_ROOT=/opt/pyenv 12:33:14 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:33:14 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:33:14 + pyenv versions 12:33:14 system 12:33:14 3.8.13 12:33:14 3.9.13 12:33:14 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 12:33:14 + command -v pyenv 12:33:14 ++ pyenv init - --no-rehash 12:33:14 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 12:33:14 export PATH="/opt/pyenv/shims:${PATH}" 12:33:14 export PYENV_SHELL=bash 12:33:14 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:33:14 pyenv() { 12:33:14 local command 12:33:14 command="${1:-}" 12:33:14 if [ "$#" -gt 0 ]; then 12:33:14 shift 12:33:14 fi 12:33:14 12:33:14 case "$command" in 12:33:14 rehash|shell) 12:33:14 eval "$(pyenv "sh-$command" "$@")" 12:33:14 ;; 12:33:14 *) 12:33:14 command pyenv "$command" "$@" 12:33:14 ;; 12:33:14 esac 12:33:14 }' 12:33:14 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 12:33:14 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:33:14 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:33:14 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:33:14 ++ export PYENV_SHELL=bash 12:33:14 ++ PYENV_SHELL=bash 12:33:14 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:33:14 +++ complete -F _pyenv pyenv 12:33:14 ++ lf-pyver python3 12:33:14 ++ local py_version_xy=python3 12:33:14 ++ local py_version_xyz= 12:33:14 ++ pyenv versions 12:33:14 ++ local command 12:33:14 ++ command=versions 12:33:14 ++ sed 's/^[ *]* //' 12:33:14 ++ '[' 1 -gt 0 ']' 12:33:14 ++ shift 12:33:14 ++ case "$command" in 12:33:14 ++ command pyenv versions 12:33:14 ++ pyenv versions 12:33:14 ++ awk '{ print $1 }' 12:33:14 ++ grep -E '^[0-9.]*[0-9]$' 12:33:14 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:33:14 +++ grep '^3' /tmp/.pyenv_versions 12:33:14 +++ sort -V 12:33:14 +++ tail -n 1 12:33:14 ++ py_version_xyz=3.10.6 12:33:14 ++ [[ -z 3.10.6 ]] 12:33:14 ++ echo 3.10.6 12:33:14 ++ return 0 12:33:14 + pyenv local 3.10.6 12:33:14 + local command 12:33:14 + command=local 12:33:14 + '[' 2 -gt 0 ']' 12:33:14 + shift 12:33:14 + case "$command" in 12:33:14 + command pyenv local 3.10.6 12:33:14 + pyenv local 3.10.6 12:33:14 + for arg in "$@" 12:33:14 + case $arg in 12:33:14 + pkg_list+='tox ' 12:33:14 + for arg in "$@" 12:33:14 + case $arg in 12:33:14 + pkg_list+='virtualenv ' 12:33:14 + for arg in "$@" 12:33:14 + case $arg in 12:33:14 + pkg_list+='urllib3~=1.26.15 ' 12:33:14 + [[ -f /tmp/.toxenv ]] 12:33:14 ++ cat /tmp/.toxenv 12:33:14 + lf_venv=/tmp/venv-KCoy 12:33:14 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KCoy from' file:/tmp/.toxenv 12:33:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KCoy from file:/tmp/.toxenv 12:33:14 + /tmp/venv-KCoy/bin/python3 -m pip install --upgrade --quiet pip virtualenv 12:33:15 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:33:15 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:33:15 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:33:15 + /tmp/venv-KCoy/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:33:16 + type python3 12:33:16 + true 12:33:16 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-KCoy/bin to PATH' 12:33:16 lf-activate-venv(): INFO: Adding /tmp/venv-KCoy/bin to PATH 12:33:16 + PATH=/tmp/venv-KCoy/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:33:16 + return 0 12:33:16 + [[ -d /opt/pyenv ]] 12:33:16 + echo '---> Setting up pyenv' 12:33:16 ---> Setting up pyenv 12:33:16 + export PYENV_ROOT=/opt/pyenv 12:33:16 + PYENV_ROOT=/opt/pyenv 12:33:16 + export PATH=/opt/pyenv/bin:/tmp/venv-KCoy/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:33:16 + PATH=/opt/pyenv/bin:/tmp/venv-KCoy/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:33:16 ++ pwd 12:33:16 + PYTHONPATH=/w/workspace/oom-master-commit-lint 12:33:16 + export PYTHONPATH 12:33:16 + export TOX_TESTENV_PASSENV=PYTHONPATH 12:33:16 + TOX_TESTENV_PASSENV=PYTHONPATH 12:33:16 + tox --version 12:33:17 4.14.2 from /tmp/venv-KCoy/lib/python3.10/site-packages/tox/__init__.py 12:33:17 + PARALLEL=false 12:33:17 + TOX_OPTIONS_LIST= 12:33:17 + [[ -n gitlint ]] 12:33:17 + TOX_OPTIONS_LIST=' -e gitlint' 12:33:17 + case ${PARALLEL,,} in 12:33:17 + tox -e gitlint 12:33:17 + tee -a /w/workspace/oom-master-commit-lint/archives/tox/tox.log 12:33:19 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 12:33:48 gitlint: freeze> python -m pip freeze --all 12:33:48 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.10.2,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 12:33:48 gitlint: commands[0]> gitlint 12:33:48 gitlint: OK (31.31=setup[31.12]+cmd[0.19] seconds) 12:33:48 congratulations :) (31.49 seconds) 12:33:48 + tox_status=0 12:33:48 + echo '---> Completed tox runs' 12:33:48 ---> Completed tox runs 12:33:48 + for i in .tox/*/log 12:33:48 ++ echo .tox/gitlint/log 12:33:48 ++ awk -F/ '{print $2}' 12:33:49 + tox_env=gitlint 12:33:49 + cp -r .tox/gitlint/log /w/workspace/oom-master-commit-lint/archives/tox/gitlint 12:33:49 + DOC_DIR=docs/_build/html 12:33:49 + [[ -d docs/_build/html ]] 12:33:49 + echo '---> tox-run.sh ends' 12:33:49 ---> tox-run.sh ends 12:33:49 + test 0 -eq 0 12:33:49 $ ssh-agent -k 12:33:49 unset SSH_AUTH_SOCK; 12:33:49 unset SSH_AGENT_PID; 12:33:49 echo Agent pid 1717 killed; 12:33:49 [ssh-agent] Stopped. 12:33:49 [PostBuildScript] - [INFO] Executing post build scripts. 12:33:49 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins2705913087346276494.sh 12:33:49 ---> sysstat.sh 12:33:49 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins7641374333403418788.sh 12:33:49 ---> package-listing.sh 12:33:49 ++ facter osfamily 12:33:49 ++ tr '[:upper:]' '[:lower:]' 12:33:50 + OS_FAMILY=debian 12:33:50 + workspace=/w/workspace/oom-master-commit-lint 12:33:50 + START_PACKAGES=/tmp/packages_start.txt 12:33:50 + END_PACKAGES=/tmp/packages_end.txt 12:33:50 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:33:50 + PACKAGES=/tmp/packages_start.txt 12:33:50 + '[' /w/workspace/oom-master-commit-lint ']' 12:33:50 + PACKAGES=/tmp/packages_end.txt 12:33:50 + case "${OS_FAMILY}" in 12:33:50 + dpkg -l 12:33:50 + grep '^ii' 12:33:50 + '[' -f /tmp/packages_start.txt ']' 12:33:50 + '[' -f /tmp/packages_end.txt ']' 12:33:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:33:50 + '[' /w/workspace/oom-master-commit-lint ']' 12:33:50 + mkdir -p /w/workspace/oom-master-commit-lint/archives/ 12:33:50 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-commit-lint/archives/ 12:33:50 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins17213711312603355763.sh 12:33:50 ---> capture-instance-metadata.sh 12:33:50 Setup pyenv: 12:33:50 system 12:33:50 3.8.13 12:33:50 3.9.13 12:33:50 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 12:33:54 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-uuLh 12:33:54 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:33:57 lf-activate-venv(): INFO: Installing: lftools 12:34:46 lf-activate-venv(): INFO: Adding /tmp/venv-uuLh/bin to PATH 12:34:46 INFO: Running in OpenStack, capturing instance metadata 12:34:47 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins4503639620080453195.sh 12:34:47 provisioning config files... 12:34:47 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-commit-lint@tmp/config7126990226589846468tmp 12:34:47 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 12:34:47 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 12:34:47 [EnvInject] - Injecting environment variables from a build step. 12:34:47 [EnvInject] - Injecting as environment variables the properties content 12:34:47 SERVER_ID=logs 12:34:47 12:34:47 [EnvInject] - Variables injected successfully. 12:34:47 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins9424032419543227270.sh 12:34:47 ---> create-netrc.sh 12:34:47 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins4431951957572653502.sh 12:34:47 ---> python-tools-install.sh 12:34:47 Setup pyenv: 12:34:47 system 12:34:47 3.8.13 12:34:47 3.9.13 12:34:47 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 12:34:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uuLh from file:/tmp/.os_lf_venv 12:34:48 lf-activate-venv(): INFO: Installing: lftools 12:34:56 lf-activate-venv(): INFO: Adding /tmp/venv-uuLh/bin to PATH 12:34:56 Generating Requirements File 12:35:29 Python 3.10.6 12:35:29 pip 24.0 from /tmp/venv-uuLh/lib/python3.10/site-packages/pip (python 3.10) 12:35:30 appdirs==1.4.4 12:35:30 argcomplete==3.2.3 12:35:30 aspy.yaml==1.3.0 12:35:30 attrs==23.2.0 12:35:30 autopage==0.5.2 12:35:30 beautifulsoup4==4.12.3 12:35:30 boto3==1.34.75 12:35:30 botocore==1.34.75 12:35:30 bs4==0.0.2 12:35:30 cachetools==5.3.3 12:35:30 certifi==2024.2.2 12:35:30 cffi==1.16.0 12:35:30 cfgv==3.4.0 12:35:30 chardet==5.2.0 12:35:30 charset-normalizer==3.3.2 12:35:30 click==8.1.7 12:35:30 cliff==4.6.0 12:35:30 cmd2==2.4.3 12:35:30 cryptography==3.3.2 12:35:30 debtcollector==3.0.0 12:35:30 decorator==5.1.1 12:35:30 defusedxml==0.7.1 12:35:30 Deprecated==1.2.14 12:35:30 distlib==0.3.8 12:35:30 dnspython==2.6.1 12:35:30 docker==4.2.2 12:35:30 dogpile.cache==1.3.2 12:35:30 email_validator==2.1.1 12:35:30 filelock==3.13.3 12:35:30 future==1.0.0 12:35:30 gitdb==4.0.11 12:35:30 GitPython==3.1.43 12:35:30 google-auth==2.29.0 12:35:30 httplib2==0.22.0 12:35:30 identify==2.5.35 12:35:30 idna==3.6 12:35:30 importlib-resources==1.5.0 12:35:30 iso8601==2.1.0 12:35:30 Jinja2==3.1.3 12:35:30 jmespath==1.0.1 12:35:30 jsonpatch==1.33 12:35:30 jsonpointer==2.4 12:35:30 jsonschema==4.21.1 12:35:30 jsonschema-specifications==2023.12.1 12:35:30 keystoneauth1==5.6.0 12:35:30 kubernetes==29.0.0 12:35:30 lftools==0.37.10 12:35:30 lxml==5.2.0 12:35:30 MarkupSafe==2.1.5 12:35:30 msgpack==1.0.8 12:35:30 multi_key_dict==2.0.3 12:35:30 munch==4.0.0 12:35:30 netaddr==1.2.1 12:35:30 netifaces==0.11.0 12:35:30 niet==1.4.2 12:35:30 nodeenv==1.8.0 12:35:30 oauth2client==4.1.3 12:35:30 oauthlib==3.2.2 12:35:30 openstacksdk==3.0.0 12:35:30 os-client-config==2.1.0 12:35:30 os-service-types==1.7.0 12:35:30 osc-lib==3.0.1 12:35:30 oslo.config==9.4.0 12:35:30 oslo.context==5.5.0 12:35:30 oslo.i18n==6.3.0 12:35:30 oslo.log==5.5.1 12:35:30 oslo.serialization==5.4.0 12:35:30 oslo.utils==7.1.0 12:35:30 packaging==24.0 12:35:30 pbr==6.0.0 12:35:30 platformdirs==4.2.0 12:35:30 prettytable==3.10.0 12:35:30 pyasn1==0.6.0 12:35:30 pyasn1_modules==0.4.0 12:35:30 pycparser==2.22 12:35:30 pygerrit2==2.0.15 12:35:30 PyGithub==2.3.0 12:35:30 pyinotify==0.9.6 12:35:30 PyJWT==2.8.0 12:35:30 PyNaCl==1.5.0 12:35:30 pyparsing==2.4.7 12:35:30 pyperclip==1.8.2 12:35:30 pyrsistent==0.20.0 12:35:30 python-cinderclient==9.5.0 12:35:30 python-dateutil==2.9.0.post0 12:35:30 python-heatclient==3.5.0 12:35:30 python-jenkins==1.8.2 12:35:30 python-keystoneclient==5.4.0 12:35:30 python-magnumclient==4.4.0 12:35:30 python-novaclient==18.6.0 12:35:30 python-openstackclient==6.6.0 12:35:30 python-swiftclient==4.5.0 12:35:30 PyYAML==6.0.1 12:35:30 referencing==0.34.0 12:35:30 requests==2.31.0 12:35:30 requests-oauthlib==2.0.0 12:35:30 requestsexceptions==1.4.0 12:35:30 rfc3986==2.0.0 12:35:30 rpds-py==0.18.0 12:35:30 rsa==4.9 12:35:30 ruamel.yaml==0.18.6 12:35:30 ruamel.yaml.clib==0.2.8 12:35:30 s3transfer==0.10.1 12:35:30 simplejson==3.19.2 12:35:30 six==1.16.0 12:35:30 smmap==5.0.1 12:35:30 soupsieve==2.5 12:35:30 stevedore==5.2.0 12:35:30 tabulate==0.9.0 12:35:30 toml==0.10.2 12:35:30 tomlkit==0.12.4 12:35:30 tqdm==4.66.2 12:35:30 typing_extensions==4.10.0 12:35:30 tzdata==2024.1 12:35:30 urllib3==1.26.18 12:35:30 virtualenv==20.25.1 12:35:30 wcwidth==0.2.13 12:35:30 websocket-client==1.7.0 12:35:30 wrapt==1.16.0 12:35:30 xdg==6.0.0 12:35:30 xmltodict==0.13.0 12:35:30 yq==3.2.3 12:35:30 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins6777761544808758404.sh 12:35:30 ---> sudo-logs.sh 12:35:30 Archiving 'sudo' log.. 12:35:30 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins12551043858208085582.sh 12:35:30 ---> job-cost.sh 12:35:30 Setup pyenv: 12:35:30 system 12:35:30 3.8.13 12:35:30 3.9.13 12:35:30 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 12:35:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uuLh from file:/tmp/.os_lf_venv 12:35:32 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:35:37 lf-activate-venv(): INFO: Adding /tmp/venv-uuLh/bin to PATH 12:35:37 INFO: No Stack... 12:35:37 INFO: Retrieving Pricing Info for: v3-standard-4 12:35:38 INFO: Archiving Costs 12:35:38 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins2738976916474731526.sh 12:35:38 ---> logs-deploy.sh 12:35:38 Setup pyenv: 12:35:38 system 12:35:38 3.8.13 12:35:38 3.9.13 12:35:38 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 12:35:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uuLh from file:/tmp/.os_lf_venv 12:35:40 lf-activate-venv(): INFO: Installing: lftools 12:35:50 lf-activate-venv(): INFO: Adding /tmp/venv-uuLh/bin to PATH 12:35:50 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-commit-lint/7286 12:35:50 INFO: archiving workspace using pattern(s): 12:35:51 Archives upload complete. 12:35:51 INFO: archiving logs to Nexus 12:35:52 ---> uname -a: 12:35:52 Linux prd-ubuntu1804-builder-4c-4g-20058 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 12:35:52 12:35:52 12:35:52 ---> lscpu: 12:35:52 Architecture: x86_64 12:35:52 CPU op-mode(s): 32-bit, 64-bit 12:35:52 Byte Order: Little Endian 12:35:52 CPU(s): 4 12:35:52 On-line CPU(s) list: 0-3 12:35:52 Thread(s) per core: 1 12:35:52 Core(s) per socket: 1 12:35:52 Socket(s): 4 12:35:52 NUMA node(s): 1 12:35:52 Vendor ID: AuthenticAMD 12:35:52 CPU family: 23 12:35:52 Model: 49 12:35:52 Model name: AMD EPYC-Rome Processor 12:35:52 Stepping: 0 12:35:52 CPU MHz: 2799.996 12:35:52 BogoMIPS: 5599.99 12:35:52 Virtualization: AMD-V 12:35:52 Hypervisor vendor: KVM 12:35:52 Virtualization type: full 12:35:52 L1d cache: 32K 12:35:52 L1i cache: 32K 12:35:52 L2 cache: 512K 12:35:52 L3 cache: 16384K 12:35:52 NUMA node0 CPU(s): 0-3 12:35:52 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 12:35:52 12:35:52 12:35:52 ---> nproc: 12:35:52 4 12:35:52 12:35:52 12:35:52 ---> df -h: 12:35:52 Filesystem Size Used Avail Use% Mounted on 12:35:52 udev 7.9G 0 7.9G 0% /dev 12:35:52 tmpfs 1.6G 672K 1.6G 1% /run 12:35:52 /dev/vda1 78G 8.4G 69G 11% / 12:35:52 tmpfs 7.9G 0 7.9G 0% /dev/shm 12:35:52 tmpfs 5.0M 0 5.0M 0% /run/lock 12:35:52 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 12:35:52 /dev/vda15 105M 4.4M 100M 5% /boot/efi 12:35:52 tmpfs 1.6G 0 1.6G 0% /run/user/1001 12:35:52 12:35:52 12:35:52 ---> free -m: 12:35:52 total used free shared buff/cache available 12:35:52 Mem: 16040 543 13223 0 2272 15173 12:35:52 Swap: 1023 0 1023 12:35:52 12:35:52 12:35:52 ---> ip addr: 12:35:52 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:35:52 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:35:52 inet 127.0.0.1/8 scope host lo 12:35:52 valid_lft forever preferred_lft forever 12:35:52 inet6 ::1/128 scope host 12:35:52 valid_lft forever preferred_lft forever 12:35:52 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 12:35:52 link/ether fa:16:3e:f4:50:8f brd ff:ff:ff:ff:ff:ff 12:35:52 inet 10.30.107.55/23 brd 10.30.107.255 scope global dynamic ens3 12:35:52 valid_lft 86192sec preferred_lft 86192sec 12:35:52 inet6 fe80::f816:3eff:fef4:508f/64 scope link 12:35:52 valid_lft forever preferred_lft forever 12:35:52 12:35:52 12:35:52 ---> sar -b -r -n DEV: 12:35:52 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-20058) 04/02/24 _x86_64_ (4 CPU) 12:35:52 12:35:52 12:32:25 LINUX RESTART (4 CPU) 12:35:52 12:35:52 12:33:02 tps rtps wtps bread/s bwrtn/s 12:35:52 12:34:01 141.28 30.76 110.52 1125.23 15259.38 12:35:52 12:35:01 93.98 13.88 80.10 1048.89 16481.52 12:35:52 Average: 117.43 22.25 95.19 1086.74 15875.58 12:35:52 12:35:52 12:33:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:35:52 12:34:01 13889208 15561844 2535752 15.44 67832 1800260 763336 4.37 690444 1619588 171108 12:35:52 12:35:01 13675468 15563080 2749492 16.74 86420 1985876 746644 4.27 724948 1776672 136660 12:35:52 Average: 13782338 15562462 2642622 16.09 77126 1893068 754990 4.32 707696 1698130 153884 12:35:52 12:35:52 12:33:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:35:52 12:34:01 ens3 73.43 52.06 830.21 25.18 0.00 0.00 0.00 0.00 12:35:52 12:34:01 lo 1.69 1.69 0.18 0.18 0.00 0.00 0.00 0.00 12:35:52 12:35:01 ens3 39.86 29.23 607.33 6.53 0.00 0.00 0.00 0.00 12:35:52 12:35:01 lo 1.27 1.27 0.13 0.13 0.00 0.00 0.00 0.00 12:35:52 Average: ens3 56.50 40.55 717.83 15.77 0.00 0.00 0.00 0.00 12:35:52 Average: lo 1.48 1.48 0.15 0.15 0.00 0.00 0.00 0.00 12:35:52 12:35:52 12:35:52 ---> sar -P ALL: 12:35:52 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-20058) 04/02/24 _x86_64_ (4 CPU) 12:35:52 12:35:52 12:32:25 LINUX RESTART (4 CPU) 12:35:52 12:35:52 12:33:02 CPU %user %nice %system %iowait %steal %idle 12:35:52 12:34:01 all 18.38 0.00 1.61 5.67 0.07 74.28 12:35:52 12:34:01 0 24.79 0.00 2.17 9.32 0.07 63.65 12:35:52 12:34:01 1 23.96 0.00 1.82 8.82 0.03 65.36 12:35:52 12:34:01 2 7.58 0.00 0.92 3.41 0.12 87.97 12:35:52 12:34:01 3 17.18 0.00 1.51 1.14 0.03 80.13 12:35:52 12:35:01 all 15.43 0.00 1.03 9.27 0.05 74.22 12:35:52 12:35:01 0 8.27 0.00 1.12 7.38 0.03 83.19 12:35:52 12:35:01 1 6.62 0.00 0.41 1.92 0.03 91.01 12:35:52 12:35:01 2 29.29 0.00 1.60 24.46 0.08 44.57 12:35:52 12:35:01 3 17.73 0.00 0.97 3.49 0.05 77.75 12:35:52 Average: all 16.89 0.00 1.31 7.49 0.06 74.25 12:35:52 Average: 0 16.44 0.00 1.64 8.34 0.05 73.53 12:35:52 Average: 1 15.16 0.00 1.11 5.32 0.03 78.38 12:35:52 Average: 2 18.51 0.00 1.26 14.01 0.10 66.11 12:35:52 Average: 3 17.46 0.00 1.24 2.32 0.04 78.93 12:35:52 12:35:52 12:35:52