10:49:22 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137637 10:49:22 Running as SYSTEM 10:49:22 [EnvInject] - Loading node environment variables. 10:49:22 Building remotely on prd-ubuntu1804-builder-4c-4g-20728 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-commit-lint 10:49:22 [ssh-agent] Looking for ssh-agent implementation... 10:49:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:49:22 $ ssh-agent 10:49:22 SSH_AUTH_SOCK=/tmp/ssh-R8JQ07mPc4KN/agent.1712 10:49:22 SSH_AGENT_PID=1714 10:49:22 [ssh-agent] Started. 10:49:22 Running ssh-add (command line suppressed) 10:49:22 Identity added: /w/workspace/oom-master-commit-lint@tmp/private_key_2057364598269650701.key (/w/workspace/oom-master-commit-lint@tmp/private_key_2057364598269650701.key) 10:49:22 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 10:49:22 The recommended git tool is: NONE 10:49:24 using credential onap-jenkins-ssh 10:49:24 Wiping out workspace first. 10:49:24 Cloning the remote Git repository 10:49:24 Cloning repository git://cloud.onap.org/mirror/oom.git 10:49:24 > git init /w/workspace/oom-master-commit-lint # timeout=10 10:49:24 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:49:24 > git --version # timeout=10 10:49:24 > git --version # 'git version 2.17.1' 10:49:24 using GIT_SSH to set credentials Gerrit user 10:49:24 Verifying host key using manually-configured host key entries 10:49:24 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 10:49:30 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:49:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:49:31 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:49:31 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:49:31 using GIT_SSH to set credentials Gerrit user 10:49:31 Verifying host key using manually-configured host key entries 10:49:31 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/37/137637/5 # timeout=30 10:49:31 > git rev-parse e35e9a1adec0675a2044e58e09663e3e436d1ed8^{commit} # timeout=10 10:49:31 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 10:49:31 Checking out Revision e35e9a1adec0675a2044e58e09663e3e436d1ed8 (refs/changes/37/137637/5) 10:49:31 > git config core.sparsecheckout # timeout=10 10:49:31 > git checkout -f e35e9a1adec0675a2044e58e09663e3e436d1ed8 # timeout=30 10:49:34 Commit message: "[MARIADB] Update mariadb-operator and templates to 0.27.0" 10:49:34 > git rev-parse FETCH_HEAD^{commit} # timeout=10 10:49:34 > git rev-list --no-walk f8146d85933c5eab5a8061f21dcfce9b6b6b93d5 # timeout=10 10:49:35 [EnvInject] - Injecting environment variables from a build step. 10:49:35 [EnvInject] - Injecting as environment variables the properties content 10:49:35 PYTHON=python3 10:49:35 10:49:35 [EnvInject] - Variables injected successfully. 10:49:35 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins7658028502249995375.sh 10:49:35 ---> tox-install.sh 10:49:35 + source /home/jenkins/lf-env.sh 10:49:35 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:49:35 ++ mktemp -d /tmp/venv-XXXX 10:49:35 + lf_venv=/tmp/venv-DhVo 10:49:35 + local venv_file=/tmp/.os_lf_venv 10:49:35 + local python=python3 10:49:35 + local options 10:49:35 + local set_path=true 10:49:35 + local install_args= 10:49:35 ++ 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 10:49:35 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:49:35 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:49:35 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:49:35 + true 10:49:35 + case $1 in 10:49:35 + venv_file=/tmp/.toxenv 10:49:35 + shift 2 10:49:35 + true 10:49:35 + case $1 in 10:49:35 + shift 10:49:35 + break 10:49:35 + case $python in 10:49:35 + local pkg_list= 10:49:35 + [[ -d /opt/pyenv ]] 10:49:35 + echo 'Setup pyenv:' 10:49:35 Setup pyenv: 10:49:35 + export PYENV_ROOT=/opt/pyenv 10:49:35 + PYENV_ROOT=/opt/pyenv 10:49:35 + 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 10:49:35 + 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 10:49:35 + pyenv versions 10:49:35 * system (set by /opt/pyenv/version) 10:49:35 * 3.8.13 (set by /opt/pyenv/version) 10:49:35 * 3.9.13 (set by /opt/pyenv/version) 10:49:35 * 3.10.6 (set by /opt/pyenv/version) 10:49:35 + command -v pyenv 10:49:35 ++ pyenv init - --no-rehash 10:49:35 + 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[*]}"'\'')" 10:49:35 export PATH="/opt/pyenv/shims:${PATH}" 10:49:35 export PYENV_SHELL=bash 10:49:35 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:49:35 pyenv() { 10:49:35 local command 10:49:35 command="${1:-}" 10:49:35 if [ "$#" -gt 0 ]; then 10:49:35 shift 10:49:35 fi 10:49:35 10:49:35 case "$command" in 10:49:35 rehash|shell) 10:49:35 eval "$(pyenv "sh-$command" "$@")" 10:49:35 ;; 10:49:35 *) 10:49:35 command pyenv "$command" "$@" 10:49:35 ;; 10:49:35 esac 10:49:35 }' 10:49:35 +++ 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[*]}"' 10:49:35 ++ 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 10:49:35 ++ 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 10:49:35 ++ 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 10:49:35 ++ export PYENV_SHELL=bash 10:49:35 ++ PYENV_SHELL=bash 10:49:35 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:49:35 +++ complete -F _pyenv pyenv 10:49:35 ++ lf-pyver python3 10:49:35 ++ local py_version_xy=python3 10:49:35 ++ local py_version_xyz= 10:49:35 ++ pyenv versions 10:49:35 ++ local command 10:49:35 ++ command=versions 10:49:35 ++ '[' 1 -gt 0 ']' 10:49:35 ++ shift 10:49:35 ++ case "$command" in 10:49:35 ++ command pyenv versions 10:49:35 ++ pyenv versions 10:49:35 ++ sed 's/^[ *]* //' 10:49:35 ++ awk '{ print $1 }' 10:49:35 ++ grep -E '^[0-9.]*[0-9]$' 10:49:35 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:49:35 +++ grep '^3' /tmp/.pyenv_versions 10:49:35 +++ sort -V 10:49:35 +++ tail -n 1 10:49:35 ++ py_version_xyz=3.10.6 10:49:35 ++ [[ -z 3.10.6 ]] 10:49:35 ++ echo 3.10.6 10:49:35 ++ return 0 10:49:35 + pyenv local 3.10.6 10:49:35 + local command 10:49:35 + command=local 10:49:35 + '[' 2 -gt 0 ']' 10:49:35 + shift 10:49:35 + case "$command" in 10:49:35 + command pyenv local 3.10.6 10:49:35 + pyenv local 3.10.6 10:49:35 + for arg in "$@" 10:49:35 + case $arg in 10:49:35 + pkg_list+='tox ' 10:49:35 + for arg in "$@" 10:49:35 + case $arg in 10:49:35 + pkg_list+='virtualenv ' 10:49:35 + for arg in "$@" 10:49:35 + case $arg in 10:49:35 + pkg_list+='urllib3~=1.26.15 ' 10:49:35 + [[ -f /tmp/.toxenv ]] 10:49:35 + [[ ! -f /tmp/.toxenv ]] 10:49:35 + [[ -n '' ]] 10:49:35 + python3 -m venv /tmp/venv-DhVo 10:49:39 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-DhVo' 10:49:39 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-DhVo 10:49:39 + echo /tmp/venv-DhVo 10:49:39 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 10:49:39 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 10:49:39 + /tmp/venv-DhVo/bin/python3 -m pip install --upgrade --quiet pip virtualenv 10:49:42 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:49:42 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 10:49:42 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 10:49:42 + /tmp/venv-DhVo/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 10:49:45 + type python3 10:49:45 + true 10:49:45 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-DhVo/bin to PATH' 10:49:45 lf-activate-venv(): INFO: Adding /tmp/venv-DhVo/bin to PATH 10:49:45 + PATH=/tmp/venv-DhVo/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 10:49:45 + return 0 10:49:45 + python3 --version 10:49:45 Python 3.10.6 10:49:45 + python3 -m pip --version 10:49:45 pip 24.0 from /tmp/venv-DhVo/lib/python3.10/site-packages/pip (python 3.10) 10:49:45 + python3 -m pip freeze 10:49:45 cachetools==5.3.3 10:49:45 chardet==5.2.0 10:49:45 colorama==0.4.6 10:49:45 distlib==0.3.8 10:49:45 filelock==3.13.3 10:49:45 packaging==24.0 10:49:45 platformdirs==4.2.0 10:49:45 pluggy==1.4.0 10:49:45 pyproject-api==1.6.1 10:49:45 tomli==2.0.1 10:49:45 tox==4.14.2 10:49:45 urllib3==1.26.18 10:49:45 virtualenv==20.25.1 10:49:45 [EnvInject] - Injecting environment variables from a build step. 10:49:45 [EnvInject] - Injecting as environment variables the properties content 10:49:45 PARALLEL=false 10:49:45 10:49:45 [EnvInject] - Variables injected successfully. 10:49:45 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins10767022773063456127.sh 10:49:45 ---> tox-run.sh 10:49:45 + 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 10:49:45 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-commit-lint/archives/tox 10:49:45 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-commit-lint/archives/docs 10:49:45 + mkdir -p /w/workspace/oom-master-commit-lint/archives/tox 10:49:45 + cd /w/workspace/oom-master-commit-lint/. 10:49:45 + source /home/jenkins/lf-env.sh 10:49:45 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:49:45 ++ mktemp -d /tmp/venv-XXXX 10:49:45 + lf_venv=/tmp/venv-b9xj 10:49:45 + local venv_file=/tmp/.os_lf_venv 10:49:45 + local python=python3 10:49:45 + local options 10:49:45 + local set_path=true 10:49:45 + local install_args= 10:49:45 ++ 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 10:49:46 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:49:46 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:49:46 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:49:46 + true 10:49:46 + case $1 in 10:49:46 + venv_file=/tmp/.toxenv 10:49:46 + shift 2 10:49:46 + true 10:49:46 + case $1 in 10:49:46 + shift 10:49:46 + break 10:49:46 + case $python in 10:49:46 + local pkg_list= 10:49:46 + [[ -d /opt/pyenv ]] 10:49:46 + echo 'Setup pyenv:' 10:49:46 Setup pyenv: 10:49:46 + export PYENV_ROOT=/opt/pyenv 10:49:46 + PYENV_ROOT=/opt/pyenv 10:49:46 + 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 10:49:46 + 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 10:49:46 + pyenv versions 10:49:46 system 10:49:46 3.8.13 10:49:46 3.9.13 10:49:46 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 10:49:46 + command -v pyenv 10:49:46 ++ pyenv init - --no-rehash 10:49:46 + 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[*]}"'\'')" 10:49:46 export PATH="/opt/pyenv/shims:${PATH}" 10:49:46 export PYENV_SHELL=bash 10:49:46 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:49:46 pyenv() { 10:49:46 local command 10:49:46 command="${1:-}" 10:49:46 if [ "$#" -gt 0 ]; then 10:49:46 shift 10:49:46 fi 10:49:46 10:49:46 case "$command" in 10:49:46 rehash|shell) 10:49:46 eval "$(pyenv "sh-$command" "$@")" 10:49:46 ;; 10:49:46 *) 10:49:46 command pyenv "$command" "$@" 10:49:46 ;; 10:49:46 esac 10:49:46 }' 10:49:46 +++ 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[*]}"' 10:49:46 ++ 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 10:49:46 ++ 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 10:49:46 ++ 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 10:49:46 ++ export PYENV_SHELL=bash 10:49:46 ++ PYENV_SHELL=bash 10:49:46 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:49:46 +++ complete -F _pyenv pyenv 10:49:46 ++ lf-pyver python3 10:49:46 ++ local py_version_xy=python3 10:49:46 ++ local py_version_xyz= 10:49:46 ++ pyenv versions 10:49:46 ++ sed 's/^[ *]* //' 10:49:46 ++ local command 10:49:46 ++ command=versions 10:49:46 ++ '[' 1 -gt 0 ']' 10:49:46 ++ shift 10:49:46 ++ grep -E '^[0-9.]*[0-9]$' 10:49:46 ++ case "$command" in 10:49:46 ++ command pyenv versions 10:49:46 ++ pyenv versions 10:49:46 ++ awk '{ print $1 }' 10:49:46 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:49:46 +++ sort -V 10:49:46 +++ grep '^3' /tmp/.pyenv_versions 10:49:46 +++ tail -n 1 10:49:46 ++ py_version_xyz=3.10.6 10:49:46 ++ [[ -z 3.10.6 ]] 10:49:46 ++ echo 3.10.6 10:49:46 ++ return 0 10:49:46 + pyenv local 3.10.6 10:49:46 + local command 10:49:46 + command=local 10:49:46 + '[' 2 -gt 0 ']' 10:49:46 + shift 10:49:46 + case "$command" in 10:49:46 + command pyenv local 3.10.6 10:49:46 + pyenv local 3.10.6 10:49:46 + for arg in "$@" 10:49:46 + case $arg in 10:49:46 + pkg_list+='tox ' 10:49:46 + for arg in "$@" 10:49:46 + case $arg in 10:49:46 + pkg_list+='virtualenv ' 10:49:46 + for arg in "$@" 10:49:46 + case $arg in 10:49:46 + pkg_list+='urllib3~=1.26.15 ' 10:49:46 + [[ -f /tmp/.toxenv ]] 10:49:46 ++ cat /tmp/.toxenv 10:49:46 + lf_venv=/tmp/venv-DhVo 10:49:46 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DhVo from' file:/tmp/.toxenv 10:49:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DhVo from file:/tmp/.toxenv 10:49:46 + /tmp/venv-DhVo/bin/python3 -m pip install --upgrade --quiet pip virtualenv 10:49:47 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:49:47 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 10:49:47 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 10:49:47 + /tmp/venv-DhVo/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 10:49:48 + type python3 10:49:48 + true 10:49:48 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-DhVo/bin to PATH' 10:49:48 lf-activate-venv(): INFO: Adding /tmp/venv-DhVo/bin to PATH 10:49:48 + PATH=/tmp/venv-DhVo/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 10:49:48 + return 0 10:49:48 + [[ -d /opt/pyenv ]] 10:49:48 + echo '---> Setting up pyenv' 10:49:48 ---> Setting up pyenv 10:49:48 + export PYENV_ROOT=/opt/pyenv 10:49:48 + PYENV_ROOT=/opt/pyenv 10:49:48 + export PATH=/opt/pyenv/bin:/tmp/venv-DhVo/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 10:49:48 + PATH=/opt/pyenv/bin:/tmp/venv-DhVo/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 10:49:48 ++ pwd 10:49:48 + PYTHONPATH=/w/workspace/oom-master-commit-lint 10:49:48 + export PYTHONPATH 10:49:48 + export TOX_TESTENV_PASSENV=PYTHONPATH 10:49:48 + TOX_TESTENV_PASSENV=PYTHONPATH 10:49:48 + tox --version 10:49:48 4.14.2 from /tmp/venv-DhVo/lib/python3.10/site-packages/tox/__init__.py 10:49:48 + PARALLEL=false 10:49:48 + TOX_OPTIONS_LIST= 10:49:48 + [[ -n gitlint ]] 10:49:48 + TOX_OPTIONS_LIST=' -e gitlint' 10:49:48 + case ${PARALLEL,,} in 10:49:48 + tox -e gitlint 10:49:48 + tee -a /w/workspace/oom-master-commit-lint/archives/tox/tox.log 10:49:51 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 10:50:18 gitlint: freeze> python -m pip freeze --all 10:50:18 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 10:50:18 gitlint: commands[0]> gitlint 10:50:18 gitlint: OK (29.44=setup[29.25]+cmd[0.18] seconds) 10:50:18 congratulations :) (29.61 seconds) 10:50:18 + tox_status=0 10:50:18 + echo '---> Completed tox runs' 10:50:18 ---> Completed tox runs 10:50:18 + for i in .tox/*/log 10:50:18 ++ echo .tox/gitlint/log 10:50:18 ++ awk -F/ '{print $2}' 10:50:18 + tox_env=gitlint 10:50:18 + cp -r .tox/gitlint/log /w/workspace/oom-master-commit-lint/archives/tox/gitlint 10:50:18 + DOC_DIR=docs/_build/html 10:50:18 + [[ -d docs/_build/html ]] 10:50:18 + echo '---> tox-run.sh ends' 10:50:18 ---> tox-run.sh ends 10:50:18 + test 0 -eq 0 10:50:18 $ ssh-agent -k 10:50:18 unset SSH_AUTH_SOCK; 10:50:18 unset SSH_AGENT_PID; 10:50:18 echo Agent pid 1714 killed; 10:50:18 [ssh-agent] Stopped. 10:50:18 [PostBuildScript] - [INFO] Executing post build scripts. 10:50:18 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins10116582582942965674.sh 10:50:18 ---> sysstat.sh 10:50:19 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins18348227195156977438.sh 10:50:19 ---> package-listing.sh 10:50:19 ++ facter osfamily 10:50:19 ++ tr '[:upper:]' '[:lower:]' 10:50:19 + OS_FAMILY=debian 10:50:19 + workspace=/w/workspace/oom-master-commit-lint 10:50:19 + START_PACKAGES=/tmp/packages_start.txt 10:50:19 + END_PACKAGES=/tmp/packages_end.txt 10:50:19 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:50:19 + PACKAGES=/tmp/packages_start.txt 10:50:19 + '[' /w/workspace/oom-master-commit-lint ']' 10:50:19 + PACKAGES=/tmp/packages_end.txt 10:50:19 + case "${OS_FAMILY}" in 10:50:19 + dpkg -l 10:50:19 + grep '^ii' 10:50:19 + '[' -f /tmp/packages_start.txt ']' 10:50:19 + '[' -f /tmp/packages_end.txt ']' 10:50:19 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:50:19 + '[' /w/workspace/oom-master-commit-lint ']' 10:50:19 + mkdir -p /w/workspace/oom-master-commit-lint/archives/ 10:50:19 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-commit-lint/archives/ 10:50:19 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins17084548024127682168.sh 10:50:19 ---> capture-instance-metadata.sh 10:50:19 Setup pyenv: 10:50:19 system 10:50:19 3.8.13 10:50:19 3.9.13 10:50:19 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 10:50:23 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-x93g 10:50:23 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:50:26 lf-activate-venv(): INFO: Installing: lftools 10:50:58 lf-activate-venv(): INFO: Adding /tmp/venv-x93g/bin to PATH 10:50:58 INFO: Running in OpenStack, capturing instance metadata 10:50:58 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins1818691059806115432.sh 10:50:58 provisioning config files... 10:50:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-commit-lint@tmp/config18221721366669142331tmp 10:50:58 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 10:50:58 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 10:50:58 [EnvInject] - Injecting environment variables from a build step. 10:50:58 [EnvInject] - Injecting as environment variables the properties content 10:50:58 SERVER_ID=logs 10:50:58 10:50:58 [EnvInject] - Variables injected successfully. 10:50:58 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins13947857036148556946.sh 10:50:58 ---> create-netrc.sh 10:50:58 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins9765549474702130071.sh 10:50:58 ---> python-tools-install.sh 10:50:58 Setup pyenv: 10:50:58 system 10:50:58 3.8.13 10:50:58 3.9.13 10:50:58 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 10:50:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-x93g from file:/tmp/.os_lf_venv 10:51:00 lf-activate-venv(): INFO: Installing: lftools 10:51:08 lf-activate-venv(): INFO: Adding /tmp/venv-x93g/bin to PATH 10:51:08 Generating Requirements File 10:51:35 Python 3.10.6 10:51:36 pip 24.0 from /tmp/venv-x93g/lib/python3.10/site-packages/pip (python 3.10) 10:51:36 appdirs==1.4.4 10:51:36 argcomplete==3.2.3 10:51:36 aspy.yaml==1.3.0 10:51:36 attrs==23.2.0 10:51:36 autopage==0.5.2 10:51:36 beautifulsoup4==4.12.3 10:51:36 boto3==1.34.78 10:51:36 botocore==1.34.78 10:51:36 bs4==0.0.2 10:51:36 cachetools==5.3.3 10:51:36 certifi==2024.2.2 10:51:36 cffi==1.16.0 10:51:36 cfgv==3.4.0 10:51:36 chardet==5.2.0 10:51:36 charset-normalizer==3.3.2 10:51:36 click==8.1.7 10:51:36 cliff==4.6.0 10:51:36 cmd2==2.4.3 10:51:36 cryptography==3.3.2 10:51:36 debtcollector==3.0.0 10:51:36 decorator==5.1.1 10:51:36 defusedxml==0.7.1 10:51:36 Deprecated==1.2.14 10:51:36 distlib==0.3.8 10:51:36 dnspython==2.6.1 10:51:36 docker==4.2.2 10:51:36 dogpile.cache==1.3.2 10:51:36 email_validator==2.1.1 10:51:36 filelock==3.13.3 10:51:36 future==1.0.0 10:51:36 gitdb==4.0.11 10:51:36 GitPython==3.1.43 10:51:36 google-auth==2.29.0 10:51:36 httplib2==0.22.0 10:51:36 identify==2.5.35 10:51:36 idna==3.6 10:51:36 importlib-resources==1.5.0 10:51:36 iso8601==2.1.0 10:51:36 Jinja2==3.1.3 10:51:36 jmespath==1.0.1 10:51:36 jsonpatch==1.33 10:51:36 jsonpointer==2.4 10:51:36 jsonschema==4.21.1 10:51:36 jsonschema-specifications==2023.12.1 10:51:36 keystoneauth1==5.6.0 10:51:36 kubernetes==29.0.0 10:51:36 lftools==0.37.10 10:51:36 lxml==5.2.1 10:51:36 MarkupSafe==2.1.5 10:51:36 msgpack==1.0.8 10:51:36 multi_key_dict==2.0.3 10:51:36 munch==4.0.0 10:51:36 netaddr==1.2.1 10:51:36 netifaces==0.11.0 10:51:36 niet==1.4.2 10:51:36 nodeenv==1.8.0 10:51:36 oauth2client==4.1.3 10:51:36 oauthlib==3.2.2 10:51:36 openstacksdk==3.0.0 10:51:36 os-client-config==2.1.0 10:51:36 os-service-types==1.7.0 10:51:36 osc-lib==3.0.1 10:51:36 oslo.config==9.4.0 10:51:36 oslo.context==5.5.0 10:51:36 oslo.i18n==6.3.0 10:51:36 oslo.log==5.5.1 10:51:36 oslo.serialization==5.4.0 10:51:36 oslo.utils==7.1.0 10:51:36 packaging==24.0 10:51:36 pbr==6.0.0 10:51:36 platformdirs==4.2.0 10:51:36 prettytable==3.10.0 10:51:36 pyasn1==0.6.0 10:51:36 pyasn1_modules==0.4.0 10:51:36 pycparser==2.22 10:51:36 pygerrit2==2.0.15 10:51:36 PyGithub==2.3.0 10:51:36 pyinotify==0.9.6 10:51:36 PyJWT==2.8.0 10:51:36 PyNaCl==1.5.0 10:51:36 pyparsing==2.4.7 10:51:36 pyperclip==1.8.2 10:51:36 pyrsistent==0.20.0 10:51:36 python-cinderclient==9.5.0 10:51:36 python-dateutil==2.9.0.post0 10:51:36 python-heatclient==3.5.0 10:51:36 python-jenkins==1.8.2 10:51:36 python-keystoneclient==5.4.0 10:51:36 python-magnumclient==4.4.0 10:51:36 python-novaclient==18.6.0 10:51:36 python-openstackclient==6.6.0 10:51:36 python-swiftclient==4.5.0 10:51:36 PyYAML==6.0.1 10:51:36 referencing==0.34.0 10:51:36 requests==2.31.0 10:51:36 requests-oauthlib==2.0.0 10:51:36 requestsexceptions==1.4.0 10:51:36 rfc3986==2.0.0 10:51:36 rpds-py==0.18.0 10:51:36 rsa==4.9 10:51:36 ruamel.yaml==0.18.6 10:51:36 ruamel.yaml.clib==0.2.8 10:51:36 s3transfer==0.10.1 10:51:36 simplejson==3.19.2 10:51:36 six==1.16.0 10:51:36 smmap==5.0.1 10:51:36 soupsieve==2.5 10:51:36 stevedore==5.2.0 10:51:36 tabulate==0.9.0 10:51:36 toml==0.10.2 10:51:36 tomlkit==0.12.4 10:51:36 tqdm==4.66.2 10:51:36 typing_extensions==4.10.0 10:51:36 tzdata==2024.1 10:51:36 urllib3==1.26.18 10:51:36 virtualenv==20.25.1 10:51:36 wcwidth==0.2.13 10:51:36 websocket-client==1.7.0 10:51:36 wrapt==1.16.0 10:51:36 xdg==6.0.0 10:51:36 xmltodict==0.13.0 10:51:36 yq==3.2.3 10:51:36 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins11464214841447831784.sh 10:51:36 ---> sudo-logs.sh 10:51:36 Archiving 'sudo' log.. 10:51:37 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins16249916735369866473.sh 10:51:37 ---> job-cost.sh 10:51:37 Setup pyenv: 10:51:37 system 10:51:37 3.8.13 10:51:37 3.9.13 10:51:37 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 10:51:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-x93g from file:/tmp/.os_lf_venv 10:51:38 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:51:43 lf-activate-venv(): INFO: Adding /tmp/venv-x93g/bin to PATH 10:51:43 INFO: No Stack... 10:51:43 INFO: Retrieving Pricing Info for: v3-standard-4 10:51:43 INFO: Archiving Costs 10:51:43 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins2471330770045509785.sh 10:51:43 ---> logs-deploy.sh 10:51:43 Setup pyenv: 10:51:44 system 10:51:44 3.8.13 10:51:44 3.9.13 10:51:44 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 10:51:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-x93g from file:/tmp/.os_lf_venv 10:51:45 lf-activate-venv(): INFO: Installing: lftools 10:51:54 lf-activate-venv(): INFO: Adding /tmp/venv-x93g/bin to PATH 10:51:54 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-commit-lint/7299 10:51:54 INFO: archiving workspace using pattern(s): 10:51:55 Archives upload complete. 10:51:55 INFO: archiving logs to Nexus 10:51:56 ---> uname -a: 10:51:56 Linux prd-ubuntu1804-builder-4c-4g-20728 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 10:51:56 10:51:56 10:51:56 ---> lscpu: 10:51:56 Architecture: x86_64 10:51:56 CPU op-mode(s): 32-bit, 64-bit 10:51:56 Byte Order: Little Endian 10:51:56 CPU(s): 4 10:51:56 On-line CPU(s) list: 0-3 10:51:56 Thread(s) per core: 1 10:51:56 Core(s) per socket: 1 10:51:56 Socket(s): 4 10:51:56 NUMA node(s): 1 10:51:56 Vendor ID: AuthenticAMD 10:51:56 CPU family: 23 10:51:56 Model: 49 10:51:56 Model name: AMD EPYC-Rome Processor 10:51:56 Stepping: 0 10:51:56 CPU MHz: 2799.998 10:51:56 BogoMIPS: 5599.99 10:51:56 Virtualization: AMD-V 10:51:56 Hypervisor vendor: KVM 10:51:56 Virtualization type: full 10:51:56 L1d cache: 32K 10:51:56 L1i cache: 32K 10:51:56 L2 cache: 512K 10:51:56 L3 cache: 16384K 10:51:56 NUMA node0 CPU(s): 0-3 10:51:56 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 10:51:56 10:51:56 10:51:56 ---> nproc: 10:51:56 4 10:51:56 10:51:56 10:51:56 ---> df -h: 10:51:56 Filesystem Size Used Avail Use% Mounted on 10:51:56 udev 7.9G 0 7.9G 0% /dev 10:51:56 tmpfs 1.6G 672K 1.6G 1% /run 10:51:56 /dev/vda1 78G 8.4G 69G 11% / 10:51:56 tmpfs 7.9G 0 7.9G 0% /dev/shm 10:51:56 tmpfs 5.0M 0 5.0M 0% /run/lock 10:51:56 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 10:51:56 /dev/vda15 105M 4.4M 100M 5% /boot/efi 10:51:56 tmpfs 1.6G 0 1.6G 0% /run/user/1001 10:51:56 10:51:56 10:51:56 ---> free -m: 10:51:56 total used free shared buff/cache available 10:51:56 Mem: 16040 535 13232 0 2271 15182 10:51:56 Swap: 1023 0 1023 10:51:56 10:51:56 10:51:56 ---> ip addr: 10:51:56 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:51:56 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:51:56 inet 127.0.0.1/8 scope host lo 10:51:56 valid_lft forever preferred_lft forever 10:51:56 inet6 ::1/128 scope host 10:51:56 valid_lft forever preferred_lft forever 10:51:56 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 10:51:56 link/ether fa:16:3e:ef:f9:cd brd ff:ff:ff:ff:ff:ff 10:51:56 inet 10.30.106.254/23 brd 10.30.107.255 scope global dynamic ens3 10:51:56 valid_lft 86228sec preferred_lft 86228sec 10:51:56 inet6 fe80::f816:3eff:feef:f9cd/64 scope link 10:51:56 valid_lft forever preferred_lft forever 10:51:56 10:51:56 10:51:56 ---> sar -b -r -n DEV: 10:51:56 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-20728) 04/05/24 _x86_64_ (4 CPU) 10:51:56 10:51:56 10:49:07 LINUX RESTART (4 CPU) 10:51:56 10:51:56 10:50:01 tps rtps wtps bread/s bwrtn/s 10:51:56 10:51:01 151.47 14.35 137.12 1089.50 33194.54 10:51:56 Average: 151.47 14.35 137.12 1089.50 33194.54 10:51:56 10:51:56 10:50:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:51:56 10:51:01 13685016 15569428 2739952 16.68 85380 1982752 765544 4.38 719272 1775080 138604 10:51:56 Average: 13685016 15569428 2739952 16.68 85380 1982752 765544 4.38 719272 1775080 138604 10:51:56 10:51:56 10:50:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:51:56 10:51:01 ens3 69.34 43.02 1205.41 10.51 0.00 0.00 0.00 0.00 10:51:56 10:51:01 lo 1.00 1.00 0.11 0.11 0.00 0.00 0.00 0.00 10:51:56 Average: ens3 69.34 43.02 1205.41 10.51 0.00 0.00 0.00 0.00 10:51:56 Average: lo 1.00 1.00 0.11 0.11 0.00 0.00 0.00 0.00 10:51:56 10:51:56 10:51:56 ---> sar -P ALL: 10:51:56 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-20728) 04/05/24 _x86_64_ (4 CPU) 10:51:56 10:51:56 10:49:07 LINUX RESTART (4 CPU) 10:51:56 10:51:56 10:50:01 CPU %user %nice %system %iowait %steal %idle 10:51:56 10:51:01 all 20.01 0.00 1.78 5.57 0.05 72.60 10:51:56 10:51:01 0 13.36 0.00 1.69 7.00 0.05 77.90 10:51:56 10:51:01 1 38.07 0.00 2.27 2.07 0.07 57.52 10:51:56 10:51:01 2 6.16 0.00 0.79 3.43 0.03 89.58 10:51:56 10:51:01 3 22.62 0.00 2.40 9.80 0.05 65.12 10:51:56 Average: all 20.01 0.00 1.78 5.57 0.05 72.60 10:51:56 Average: 0 13.36 0.00 1.69 7.00 0.05 77.90 10:51:56 Average: 1 38.07 0.00 2.27 2.07 0.07 57.52 10:51:56 Average: 2 6.16 0.00 0.79 3.43 0.03 89.58 10:51:56 Average: 3 22.62 0.00 2.40 9.80 0.05 65.12 10:51:56 10:51:56 10:51:56