06:35:37 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137980 06:35:37 Running as SYSTEM 06:35:38 [EnvInject] - Loading node environment variables. 06:35:38 Building remotely on prd-ubuntu1804-builder-4c-4g-1642 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-commit-lint 06:35:38 [ssh-agent] Looking for ssh-agent implementation... 06:35:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:35:38 $ ssh-agent 06:35:38 SSH_AUTH_SOCK=/tmp/ssh-kzHYgBP9g44P/agent.1689 06:35:38 SSH_AGENT_PID=1691 06:35:38 [ssh-agent] Started. 06:35:38 Running ssh-add (command line suppressed) 06:35:38 Identity added: /w/workspace/oom-master-commit-lint@tmp/private_key_4595125169495252616.key (/w/workspace/oom-master-commit-lint@tmp/private_key_4595125169495252616.key) 06:35:38 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 06:35:38 The recommended git tool is: NONE 06:35:40 using credential onap-jenkins-ssh 06:35:40 Wiping out workspace first. 06:35:40 Cloning the remote Git repository 06:35:40 Cloning repository git://cloud.onap.org/mirror/oom.git 06:35:40 > git init /w/workspace/oom-master-commit-lint # timeout=10 06:35:40 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 06:35:40 > git --version # timeout=10 06:35:40 > git --version # 'git version 2.17.1' 06:35:40 using GIT_SSH to set credentials Gerrit user 06:35:40 Verifying host key using manually-configured host key entries 06:35:40 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 06:35:45 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 06:35:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:35:46 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 06:35:46 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 06:35:46 using GIT_SSH to set credentials Gerrit user 06:35:46 Verifying host key using manually-configured host key entries 06:35:46 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/80/137980/4 # timeout=30 06:35:46 > git rev-parse 829b1279f673e54b6df678d82e6e72a1c14fdbef^{commit} # timeout=10 06:35:46 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 06:35:46 Checking out Revision 829b1279f673e54b6df678d82e6e72a1c14fdbef (refs/changes/80/137980/4) 06:35:46 > git config core.sparsecheckout # timeout=10 06:35:46 > git checkout -f 829b1279f673e54b6df678d82e6e72a1c14fdbef # timeout=30 06:35:50 Commit message: "[AAI] Helm changes for DMaaP deprecation in A&AI" 06:35:50 > git rev-parse FETCH_HEAD^{commit} # timeout=10 06:35:50 > git rev-list --no-walk 9ffee379ae6970d61709a058f591f3d3dd2cca87 # timeout=10 06:35:50 [EnvInject] - Injecting environment variables from a build step. 06:35:50 [EnvInject] - Injecting as environment variables the properties content 06:35:50 PYTHON=python3 06:35:50 06:35:50 [EnvInject] - Variables injected successfully. 06:35:50 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins18146193803488956998.sh 06:35:50 ---> tox-install.sh 06:35:50 + source /home/jenkins/lf-env.sh 06:35:50 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:35:50 ++ mktemp -d /tmp/venv-XXXX 06:35:50 + lf_venv=/tmp/venv-lXKE 06:35:50 + local venv_file=/tmp/.os_lf_venv 06:35:50 + local python=python3 06:35:50 + local options 06:35:50 + local set_path=true 06:35:50 + local install_args= 06:35:50 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:35:50 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:35:50 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:35:50 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 06:35:50 + true 06:35:50 + case $1 in 06:35:50 + venv_file=/tmp/.toxenv 06:35:50 + shift 2 06:35:50 + true 06:35:50 + case $1 in 06:35:50 + shift 06:35:50 + break 06:35:50 + case $python in 06:35:50 + local pkg_list= 06:35:50 + [[ -d /opt/pyenv ]] 06:35:50 + echo 'Setup pyenv:' 06:35:50 Setup pyenv: 06:35:50 + export PYENV_ROOT=/opt/pyenv 06:35:50 + PYENV_ROOT=/opt/pyenv 06:35:50 + 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 06:35:50 + 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 06:35:50 + pyenv versions 06:35:50 * system (set by /opt/pyenv/version) 06:35:50 * 3.8.13 (set by /opt/pyenv/version) 06:35:50 * 3.9.13 (set by /opt/pyenv/version) 06:35:50 * 3.10.6 (set by /opt/pyenv/version) 06:35:50 + command -v pyenv 06:35:50 ++ pyenv init - --no-rehash 06:35:50 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 06:35:50 export PATH="/opt/pyenv/shims:${PATH}" 06:35:50 export PYENV_SHELL=bash 06:35:50 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:35:50 pyenv() { 06:35:50 local command 06:35:50 command="${1:-}" 06:35:50 if [ "$#" -gt 0 ]; then 06:35:50 shift 06:35:50 fi 06:35:50 06:35:50 case "$command" in 06:35:50 rehash|shell) 06:35:50 eval "$(pyenv "sh-$command" "$@")" 06:35:50 ;; 06:35:50 *) 06:35:50 command pyenv "$command" "$@" 06:35:50 ;; 06:35:50 esac 06:35:50 }' 06:35:50 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 06:35:50 ++ 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 06:35:50 ++ 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 06:35:50 ++ 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 06:35:50 ++ export PYENV_SHELL=bash 06:35:50 ++ PYENV_SHELL=bash 06:35:50 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:35:50 +++ complete -F _pyenv pyenv 06:35:50 ++ lf-pyver python3 06:35:50 ++ local py_version_xy=python3 06:35:50 ++ local py_version_xyz= 06:35:50 ++ pyenv versions 06:35:50 ++ local command 06:35:50 ++ command=versions 06:35:50 ++ '[' 1 -gt 0 ']' 06:35:50 ++ sed 's/^[ *]* //' 06:35:50 ++ shift 06:35:50 ++ case "$command" in 06:35:50 ++ command pyenv versions 06:35:50 ++ pyenv versions 06:35:50 ++ awk '{ print $1 }' 06:35:50 ++ grep -E '^[0-9.]*[0-9]$' 06:35:50 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:35:50 +++ grep '^3' /tmp/.pyenv_versions 06:35:50 +++ sort -V 06:35:50 +++ tail -n 1 06:35:50 ++ py_version_xyz=3.10.6 06:35:50 ++ [[ -z 3.10.6 ]] 06:35:50 ++ echo 3.10.6 06:35:50 ++ return 0 06:35:50 + pyenv local 3.10.6 06:35:50 + local command 06:35:50 + command=local 06:35:50 + '[' 2 -gt 0 ']' 06:35:50 + shift 06:35:50 + case "$command" in 06:35:50 + command pyenv local 3.10.6 06:35:50 + pyenv local 3.10.6 06:35:50 + for arg in "$@" 06:35:50 + case $arg in 06:35:50 + pkg_list+='tox ' 06:35:50 + for arg in "$@" 06:35:50 + case $arg in 06:35:50 + pkg_list+='virtualenv ' 06:35:50 + for arg in "$@" 06:35:50 + case $arg in 06:35:50 + pkg_list+='urllib3~=1.26.15 ' 06:35:50 + [[ -f /tmp/.toxenv ]] 06:35:50 + [[ ! -f /tmp/.toxenv ]] 06:35:50 + [[ -n '' ]] 06:35:50 + python3 -m venv /tmp/venv-lXKE 06:35:55 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-lXKE' 06:35:55 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-lXKE 06:35:55 + echo /tmp/venv-lXKE 06:35:55 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 06:35:55 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 06:35:55 + /tmp/venv-lXKE/bin/python3 -m pip install --upgrade --quiet pip virtualenv 06:35:59 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 06:35:59 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 06:35:59 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 06:35:59 + /tmp/venv-lXKE/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 06:36:02 + type python3 06:36:02 + true 06:36:02 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-lXKE/bin to PATH' 06:36:02 lf-activate-venv(): INFO: Adding /tmp/venv-lXKE/bin to PATH 06:36:02 + PATH=/tmp/venv-lXKE/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 06:36:02 + return 0 06:36:02 + python3 --version 06:36:02 Python 3.10.6 06:36:02 + python3 -m pip --version 06:36:02 pip 24.0 from /tmp/venv-lXKE/lib/python3.10/site-packages/pip (python 3.10) 06:36:02 + python3 -m pip freeze 06:36:03 cachetools==5.3.3 06:36:03 chardet==5.2.0 06:36:03 colorama==0.4.6 06:36:03 distlib==0.3.8 06:36:03 filelock==3.14.0 06:36:03 packaging==24.0 06:36:03 platformdirs==4.2.2 06:36:03 pluggy==1.5.0 06:36:03 pyproject-api==1.6.1 06:36:03 tomli==2.0.1 06:36:03 tox==4.15.0 06:36:03 urllib3==1.26.18 06:36:03 virtualenv==20.26.2 06:36:03 [EnvInject] - Injecting environment variables from a build step. 06:36:03 [EnvInject] - Injecting as environment variables the properties content 06:36:03 PARALLEL=false 06:36:03 06:36:03 [EnvInject] - Variables injected successfully. 06:36:03 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins505942737138570803.sh 06:36:03 ---> tox-run.sh 06:36:03 + 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 06:36:03 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-commit-lint/archives/tox 06:36:03 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-commit-lint/archives/docs 06:36:03 + mkdir -p /w/workspace/oom-master-commit-lint/archives/tox 06:36:03 + cd /w/workspace/oom-master-commit-lint/. 06:36:03 + source /home/jenkins/lf-env.sh 06:36:03 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:36:03 ++ mktemp -d /tmp/venv-XXXX 06:36:03 + lf_venv=/tmp/venv-gTkN 06:36:03 + local venv_file=/tmp/.os_lf_venv 06:36:03 + local python=python3 06:36:03 + local options 06:36:03 + local set_path=true 06:36:03 + local install_args= 06:36: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 06:36:03 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:36:03 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:36:03 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 06:36:03 + true 06:36:03 + case $1 in 06:36:03 + venv_file=/tmp/.toxenv 06:36:03 + shift 2 06:36:03 + true 06:36:03 + case $1 in 06:36:03 + shift 06:36:03 + break 06:36:03 + case $python in 06:36:03 + local pkg_list= 06:36:03 + [[ -d /opt/pyenv ]] 06:36:03 + echo 'Setup pyenv:' 06:36:03 Setup pyenv: 06:36:03 + export PYENV_ROOT=/opt/pyenv 06:36:03 + PYENV_ROOT=/opt/pyenv 06:36:03 + 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 06:36:03 + 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 06:36:03 + pyenv versions 06:36:03 system 06:36:03 3.8.13 06:36:03 3.9.13 06:36:03 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 06:36:03 + command -v pyenv 06:36:03 ++ pyenv init - --no-rehash 06:36: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[*]}"'\'')" 06:36:03 export PATH="/opt/pyenv/shims:${PATH}" 06:36:03 export PYENV_SHELL=bash 06:36:03 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:36:03 pyenv() { 06:36:03 local command 06:36:03 command="${1:-}" 06:36:03 if [ "$#" -gt 0 ]; then 06:36:03 shift 06:36:03 fi 06:36:03 06:36:03 case "$command" in 06:36:03 rehash|shell) 06:36:03 eval "$(pyenv "sh-$command" "$@")" 06:36:03 ;; 06:36:03 *) 06:36:03 command pyenv "$command" "$@" 06:36:03 ;; 06:36:03 esac 06:36:03 }' 06:36: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[*]}"' 06:36:03 ++ 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 06:36:03 ++ 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 06:36:03 ++ 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 06:36:03 ++ export PYENV_SHELL=bash 06:36:03 ++ PYENV_SHELL=bash 06:36:03 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:36:03 +++ complete -F _pyenv pyenv 06:36:03 ++ lf-pyver python3 06:36:03 ++ local py_version_xy=python3 06:36:03 ++ local py_version_xyz= 06:36:03 ++ pyenv versions 06:36:03 ++ local command 06:36:03 ++ awk '{ print $1 }' 06:36:03 ++ command=versions 06:36:03 ++ '[' 1 -gt 0 ']' 06:36:03 ++ shift 06:36:03 ++ case "$command" in 06:36:03 ++ command pyenv versions 06:36:03 ++ pyenv versions 06:36:03 ++ grep -E '^[0-9.]*[0-9]$' 06:36:03 ++ sed 's/^[ *]* //' 06:36:03 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:36:03 +++ grep '^3' /tmp/.pyenv_versions 06:36:03 +++ sort -V 06:36:03 +++ tail -n 1 06:36:03 ++ py_version_xyz=3.10.6 06:36:03 ++ [[ -z 3.10.6 ]] 06:36:03 ++ echo 3.10.6 06:36:03 ++ return 0 06:36:03 + pyenv local 3.10.6 06:36:03 + local command 06:36:03 + command=local 06:36:03 + '[' 2 -gt 0 ']' 06:36:03 + shift 06:36:03 + case "$command" in 06:36:03 + command pyenv local 3.10.6 06:36:03 + pyenv local 3.10.6 06:36:03 + for arg in "$@" 06:36:03 + case $arg in 06:36:03 + pkg_list+='tox ' 06:36:03 + for arg in "$@" 06:36:03 + case $arg in 06:36:03 + pkg_list+='virtualenv ' 06:36:03 + for arg in "$@" 06:36:03 + case $arg in 06:36:03 + pkg_list+='urllib3~=1.26.15 ' 06:36:03 + [[ -f /tmp/.toxenv ]] 06:36:03 ++ cat /tmp/.toxenv 06:36:03 + lf_venv=/tmp/venv-lXKE 06:36:03 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lXKE from' file:/tmp/.toxenv 06:36:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lXKE from file:/tmp/.toxenv 06:36:03 + /tmp/venv-lXKE/bin/python3 -m pip install --upgrade --quiet pip virtualenv 06:36:04 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 06:36:04 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 06:36:04 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 06:36:04 + /tmp/venv-lXKE/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 06:36:06 + type python3 06:36:06 + true 06:36:06 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-lXKE/bin to PATH' 06:36:06 lf-activate-venv(): INFO: Adding /tmp/venv-lXKE/bin to PATH 06:36:06 + PATH=/tmp/venv-lXKE/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 06:36:06 + return 0 06:36:06 + [[ -d /opt/pyenv ]] 06:36:06 + echo '---> Setting up pyenv' 06:36:06 ---> Setting up pyenv 06:36:06 + export PYENV_ROOT=/opt/pyenv 06:36:06 + PYENV_ROOT=/opt/pyenv 06:36:06 + export PATH=/opt/pyenv/bin:/tmp/venv-lXKE/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 06:36:06 + PATH=/opt/pyenv/bin:/tmp/venv-lXKE/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 06:36:06 ++ pwd 06:36:06 + PYTHONPATH=/w/workspace/oom-master-commit-lint 06:36:06 + export PYTHONPATH 06:36:06 + export TOX_TESTENV_PASSENV=PYTHONPATH 06:36:06 + TOX_TESTENV_PASSENV=PYTHONPATH 06:36:06 + tox --version 06:36:06 4.15.0 from /tmp/venv-lXKE/lib/python3.10/site-packages/tox/__init__.py 06:36:06 + PARALLEL=false 06:36:06 + TOX_OPTIONS_LIST= 06:36:06 + [[ -n gitlint ]] 06:36:06 + TOX_OPTIONS_LIST=' -e gitlint' 06:36:06 + case ${PARALLEL,,} in 06:36:06 + tox -e gitlint 06:36:06 + tee -a /w/workspace/oom-master-commit-lint/archives/tox/tox.log 06:36:08 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 06:36:40 gitlint: freeze> python -m pip freeze --all 06:36:41 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.11.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.5,typing_extensions==4.1.1,urllib3==1.26.8,webcolors==1.11.1,webencodings==0.5.1,wheel==0.43.0,wrapt==1.13.3,zipp==3.7.0 06:36:41 gitlint: commands[0]> gitlint 06:36:41 gitlint: OK (34.60=setup[34.43]+cmd[0.17] seconds) 06:36:41 congratulations :) (34.78 seconds) 06:36:41 + tox_status=0 06:36:41 + echo '---> Completed tox runs' 06:36:41 ---> Completed tox runs 06:36:41 + for i in .tox/*/log 06:36:41 ++ echo .tox/gitlint/log 06:36:41 ++ awk -F/ '{print $2}' 06:36:41 + tox_env=gitlint 06:36:41 + cp -r .tox/gitlint/log /w/workspace/oom-master-commit-lint/archives/tox/gitlint 06:36:41 + DOC_DIR=docs/_build/html 06:36:41 + [[ -d docs/_build/html ]] 06:36:41 + echo '---> tox-run.sh ends' 06:36:41 ---> tox-run.sh ends 06:36:41 + test 0 -eq 0 06:36:41 $ ssh-agent -k 06:36:41 unset SSH_AUTH_SOCK; 06:36:41 unset SSH_AGENT_PID; 06:36:41 echo Agent pid 1691 killed; 06:36:41 [ssh-agent] Stopped. 06:36:41 [PostBuildScript] - [INFO] Executing post build scripts. 06:36:41 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins13002066431605907491.sh 06:36:41 ---> sysstat.sh 06:36:42 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins6848942103116219683.sh 06:36:42 ---> package-listing.sh 06:36:42 ++ tr '[:upper:]' '[:lower:]' 06:36:42 ++ facter osfamily 06:36:42 + OS_FAMILY=debian 06:36:42 + workspace=/w/workspace/oom-master-commit-lint 06:36:42 + START_PACKAGES=/tmp/packages_start.txt 06:36:42 + END_PACKAGES=/tmp/packages_end.txt 06:36:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:36:42 + PACKAGES=/tmp/packages_start.txt 06:36:42 + '[' /w/workspace/oom-master-commit-lint ']' 06:36:42 + PACKAGES=/tmp/packages_end.txt 06:36:42 + case "${OS_FAMILY}" in 06:36:42 + dpkg -l 06:36:42 + grep '^ii' 06:36:42 + '[' -f /tmp/packages_start.txt ']' 06:36:42 + '[' -f /tmp/packages_end.txt ']' 06:36:42 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:36:42 + '[' /w/workspace/oom-master-commit-lint ']' 06:36:42 + mkdir -p /w/workspace/oom-master-commit-lint/archives/ 06:36:42 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-commit-lint/archives/ 06:36:42 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins777684676480124092.sh 06:36:42 ---> capture-instance-metadata.sh 06:36:42 Setup pyenv: 06:36:42 system 06:36:42 3.8.13 06:36:42 3.9.13 06:36:42 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 06:36:46 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-eD4d 06:36:46 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 06:36:49 lf-activate-venv(): INFO: Installing: lftools 06:37:21 lf-activate-venv(): INFO: Adding /tmp/venv-eD4d/bin to PATH 06:37:21 INFO: Running in OpenStack, capturing instance metadata 06:37:21 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins10559420650660100965.sh 06:37:21 provisioning config files... 06:37:21 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-commit-lint@tmp/config15154784482497521475tmp 06:37:21 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 06:37:21 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 06:37:21 [EnvInject] - Injecting environment variables from a build step. 06:37:21 [EnvInject] - Injecting as environment variables the properties content 06:37:21 SERVER_ID=logs 06:37:21 06:37:21 [EnvInject] - Variables injected successfully. 06:37:21 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins4193005279695996464.sh 06:37:21 ---> create-netrc.sh 06:37:21 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins12729480145536542939.sh 06:37:21 ---> python-tools-install.sh 06:37:21 Setup pyenv: 06:37:21 system 06:37:22 3.8.13 06:37:22 3.9.13 06:37:22 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 06:37:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eD4d from file:/tmp/.os_lf_venv 06:37:23 lf-activate-venv(): INFO: Installing: lftools 06:37:31 lf-activate-venv(): INFO: Adding /tmp/venv-eD4d/bin to PATH 06:37:31 Generating Requirements File 06:37:59 Python 3.10.6 06:37:59 pip 24.0 from /tmp/venv-eD4d/lib/python3.10/site-packages/pip (python 3.10) 06:38:00 appdirs==1.4.4 06:38:00 argcomplete==3.3.0 06:38:00 aspy.yaml==1.3.0 06:38:00 attrs==23.2.0 06:38:00 autopage==0.5.2 06:38:00 beautifulsoup4==4.12.3 06:38:00 boto3==1.34.108 06:38:00 botocore==1.34.108 06:38:00 bs4==0.0.2 06:38:00 cachetools==5.3.3 06:38:00 certifi==2024.2.2 06:38:00 cffi==1.16.0 06:38:00 cfgv==3.4.0 06:38:00 chardet==5.2.0 06:38:00 charset-normalizer==3.3.2 06:38:00 click==8.1.7 06:38:00 cliff==4.7.0 06:38:00 cmd2==2.4.3 06:38:00 cryptography==3.3.2 06:38:00 debtcollector==3.0.0 06:38:00 decorator==5.1.1 06:38:00 defusedxml==0.7.1 06:38:00 Deprecated==1.2.14 06:38:00 distlib==0.3.8 06:38:00 dnspython==2.6.1 06:38:00 docker==4.2.2 06:38:00 dogpile.cache==1.3.3 06:38:00 email_validator==2.1.1 06:38:00 filelock==3.14.0 06:38:00 future==1.0.0 06:38:00 gitdb==4.0.11 06:38:00 GitPython==3.1.43 06:38:00 google-auth==2.29.0 06:38:00 httplib2==0.22.0 06:38:00 identify==2.5.36 06:38:00 idna==3.7 06:38:00 importlib-resources==1.5.0 06:38:00 iso8601==2.1.0 06:38:00 Jinja2==3.1.4 06:38:00 jmespath==1.0.1 06:38:00 jsonpatch==1.33 06:38:00 jsonpointer==2.4 06:38:00 jsonschema==4.22.0 06:38:00 jsonschema-specifications==2023.12.1 06:38:00 keystoneauth1==5.6.0 06:38:00 kubernetes==29.0.0 06:38:00 lftools==0.37.10 06:38:00 lxml==5.2.2 06:38:00 MarkupSafe==2.1.5 06:38:00 msgpack==1.0.8 06:38:00 multi_key_dict==2.0.3 06:38:00 munch==4.0.0 06:38:00 netaddr==1.2.1 06:38:00 netifaces==0.11.0 06:38:00 niet==1.4.2 06:38:00 nodeenv==1.8.0 06:38:00 oauth2client==4.1.3 06:38:00 oauthlib==3.2.2 06:38:00 openstacksdk==3.1.0 06:38:00 os-client-config==2.1.0 06:38:00 os-service-types==1.7.0 06:38:00 osc-lib==3.0.1 06:38:00 oslo.config==9.4.0 06:38:00 oslo.context==5.5.0 06:38:00 oslo.i18n==6.3.0 06:38:00 oslo.log==5.5.1 06:38:00 oslo.serialization==5.4.0 06:38:00 oslo.utils==7.1.0 06:38:00 packaging==24.0 06:38:00 pbr==6.0.0 06:38:00 platformdirs==4.2.2 06:38:00 prettytable==3.10.0 06:38:00 pyasn1==0.6.0 06:38:00 pyasn1_modules==0.4.0 06:38:00 pycparser==2.22 06:38:00 pygerrit2==2.0.15 06:38:00 PyGithub==2.3.0 06:38:00 pyinotify==0.9.6 06:38:00 PyJWT==2.8.0 06:38:00 PyNaCl==1.5.0 06:38:00 pyparsing==2.4.7 06:38:00 pyperclip==1.8.2 06:38:00 pyrsistent==0.20.0 06:38:00 python-cinderclient==9.5.0 06:38:00 python-dateutil==2.9.0.post0 06:38:00 python-heatclient==3.5.0 06:38:00 python-jenkins==1.8.2 06:38:00 python-keystoneclient==5.4.0 06:38:00 python-magnumclient==4.4.0 06:38:00 python-novaclient==18.6.0 06:38:00 python-openstackclient==6.6.0 06:38:00 python-swiftclient==4.5.0 06:38:00 PyYAML==6.0.1 06:38:00 referencing==0.35.1 06:38:00 requests==2.31.0 06:38:00 requests-oauthlib==2.0.0 06:38:00 requestsexceptions==1.4.0 06:38:00 rfc3986==2.0.0 06:38:00 rpds-py==0.18.1 06:38:00 rsa==4.9 06:38:00 ruamel.yaml==0.18.6 06:38:00 ruamel.yaml.clib==0.2.8 06:38:00 s3transfer==0.10.1 06:38:00 simplejson==3.19.2 06:38:00 six==1.16.0 06:38:00 smmap==5.0.1 06:38:00 soupsieve==2.5 06:38:00 stevedore==5.2.0 06:38:00 tabulate==0.9.0 06:38:00 toml==0.10.2 06:38:00 tomlkit==0.12.5 06:38:00 tqdm==4.66.4 06:38:00 typing_extensions==4.11.0 06:38:00 tzdata==2024.1 06:38:00 urllib3==1.26.18 06:38:00 virtualenv==20.26.2 06:38:00 wcwidth==0.2.13 06:38:00 websocket-client==1.8.0 06:38:00 wrapt==1.16.0 06:38:00 xdg==6.0.0 06:38:00 xmltodict==0.13.0 06:38:00 yq==3.4.3 06:38:00 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins2797911312553551597.sh 06:38:00 ---> sudo-logs.sh 06:38:00 Archiving 'sudo' log.. 06:38:00 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins11518641624181672216.sh 06:38:00 ---> job-cost.sh 06:38:00 Setup pyenv: 06:38:00 system 06:38:00 3.8.13 06:38:00 3.9.13 06:38:00 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 06:38:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eD4d from file:/tmp/.os_lf_venv 06:38:02 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 06:38:06 lf-activate-venv(): INFO: Adding /tmp/venv-eD4d/bin to PATH 06:38:06 INFO: No Stack... 06:38:07 INFO: Retrieving Pricing Info for: v3-standard-4 06:38:07 INFO: Archiving Costs 06:38:07 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins6647473494897054810.sh 06:38:07 ---> logs-deploy.sh 06:38:07 Setup pyenv: 06:38:07 system 06:38:07 3.8.13 06:38:07 3.9.13 06:38:07 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 06:38:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eD4d from file:/tmp/.os_lf_venv 06:38:09 lf-activate-venv(): INFO: Installing: lftools 06:38:18 lf-activate-venv(): INFO: Adding /tmp/venv-eD4d/bin to PATH 06:38:18 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-commit-lint/7363 06:38:18 INFO: archiving workspace using pattern(s): 06:38:19 Archives upload complete. 06:38:19 INFO: archiving logs to Nexus 06:38:20 ---> uname -a: 06:38:20 Linux prd-ubuntu1804-builder-4c-4g-1642 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 06:38:20 06:38:20 06:38:20 ---> lscpu: 06:38:20 Architecture: x86_64 06:38:20 CPU op-mode(s): 32-bit, 64-bit 06:38:20 Byte Order: Little Endian 06:38:20 CPU(s): 4 06:38:20 On-line CPU(s) list: 0-3 06:38:20 Thread(s) per core: 1 06:38:20 Core(s) per socket: 1 06:38:20 Socket(s): 4 06:38:20 NUMA node(s): 1 06:38:20 Vendor ID: AuthenticAMD 06:38:20 CPU family: 23 06:38:20 Model: 49 06:38:20 Model name: AMD EPYC-Rome Processor 06:38:20 Stepping: 0 06:38:20 CPU MHz: 2800.000 06:38:20 BogoMIPS: 5600.00 06:38:20 Virtualization: AMD-V 06:38:20 Hypervisor vendor: KVM 06:38:20 Virtualization type: full 06:38:20 L1d cache: 32K 06:38:20 L1i cache: 32K 06:38:20 L2 cache: 512K 06:38:20 L3 cache: 16384K 06:38:20 NUMA node0 CPU(s): 0-3 06:38:20 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 06:38:20 06:38:20 06:38:20 ---> nproc: 06:38:20 4 06:38:20 06:38:20 06:38:20 ---> df -h: 06:38:20 Filesystem Size Used Avail Use% Mounted on 06:38:20 udev 7.9G 0 7.9G 0% /dev 06:38:20 tmpfs 1.6G 672K 1.6G 1% /run 06:38:20 /dev/vda1 78G 8.4G 69G 11% / 06:38:20 tmpfs 7.9G 0 7.9G 0% /dev/shm 06:38:20 tmpfs 5.0M 0 5.0M 0% /run/lock 06:38:20 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 06:38:20 /dev/vda15 105M 4.4M 100M 5% /boot/efi 06:38:20 tmpfs 1.6G 0 1.6G 0% /run/user/1001 06:38:20 06:38:20 06:38:20 ---> free -m: 06:38:20 total used free shared buff/cache available 06:38:20 Mem: 16040 589 13176 0 2274 15128 06:38:20 Swap: 1023 0 1023 06:38:20 06:38:20 06:38:20 ---> ip addr: 06:38:20 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 06:38:20 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:38:20 inet 127.0.0.1/8 scope host lo 06:38:20 valid_lft forever preferred_lft forever 06:38:20 inet6 ::1/128 scope host 06:38:20 valid_lft forever preferred_lft forever 06:38:20 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 06:38:20 link/ether fa:16:3e:bb:0d:90 brd ff:ff:ff:ff:ff:ff 06:38:20 inet 10.30.107.179/23 brd 10.30.107.255 scope global dynamic ens3 06:38:20 valid_lft 86214sec preferred_lft 86214sec 06:38:20 inet6 fe80::f816:3eff:febb:d90/64 scope link 06:38:20 valid_lft forever preferred_lft forever 06:38:20 06:38:20 06:38:20 ---> sar -b -r -n DEV: 06:38:20 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-1642) 05/18/24 _x86_64_ (4 CPU) 06:38:20 06:38:20 06:35:17 LINUX RESTART (4 CPU) 06:38:20 06:38:20 06:36:01 tps rtps wtps bread/s bwrtn/s 06:38:20 06:37:01 121.64 11.68 109.96 441.99 40701.10 06:38:20 06:38:01 124.55 14.20 110.35 1073.55 14305.22 06:38:20 Average: 123.09 12.94 110.16 757.74 27504.26 06:38:20 06:38:20 06:36:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:38:20 06:37:01 13764352 15464116 2660616 16.20 71224 1822344 877648 5.02 798744 1633420 190236 06:38:20 06:38:01 13524344 15519680 2900624 17.66 94112 2078836 806680 4.62 773976 1866084 103012 06:38:20 Average: 13644348 15491898 2780620 16.93 82668 1950590 842164 4.82 786360 1749752 146624 06:38:20 06:38:20 06:36:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:38:20 06:37:01 lo 1.87 1.87 0.21 0.21 0.00 0.00 0.00 0.00 06:38:20 06:37:01 ens3 66.36 45.28 724.60 11.19 0.00 0.00 0.00 0.00 06:38:20 06:38:01 lo 1.20 1.20 0.12 0.12 0.00 0.00 0.00 0.00 06:38:20 06:38:01 ens3 49.78 33.46 774.55 8.09 0.00 0.00 0.00 0.00 06:38:20 Average: lo 1.53 1.53 0.17 0.17 0.00 0.00 0.00 0.00 06:38:20 Average: ens3 58.07 39.37 749.57 9.64 0.00 0.00 0.00 0.00 06:38:20 06:38:20 06:38:20 ---> sar -P ALL: 06:38:20 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-1642) 05/18/24 _x86_64_ (4 CPU) 06:38:20 06:38:20 06:35:17 LINUX RESTART (4 CPU) 06:38:20 06:38:20 06:36:01 CPU %user %nice %system %iowait %steal %idle 06:38:20 06:37:01 all 18.58 0.00 1.62 6.16 0.05 73.58 06:38:20 06:37:01 0 13.16 0.00 1.65 3.09 0.03 82.06 06:38:20 06:37:01 1 16.50 0.00 1.34 0.69 0.03 81.44 06:38:20 06:37:01 2 11.35 0.00 0.90 0.93 0.03 86.80 06:38:20 06:37:01 3 33.43 0.00 2.58 20.01 0.10 43.87 06:38:20 06:38:01 all 21.42 0.00 1.37 2.98 0.05 74.18 06:38:20 06:38:01 0 22.25 0.00 1.32 4.81 0.05 71.57 06:38:20 06:38:01 1 29.98 0.00 1.92 1.20 0.05 66.85 06:38:20 06:38:01 2 23.45 0.00 1.39 0.33 0.03 74.79 06:38:20 06:38:01 3 9.94 0.00 0.84 5.61 0.07 83.55 06:38:20 Average: all 20.00 0.00 1.50 4.57 0.05 73.88 06:38:20 Average: 0 17.71 0.00 1.49 3.95 0.04 76.81 06:38:20 Average: 1 23.25 0.00 1.63 0.94 0.04 74.14 06:38:20 Average: 2 17.39 0.00 1.15 0.63 0.03 80.80 06:38:20 Average: 3 21.68 0.00 1.71 12.80 0.08 63.72 06:38:20 06:38:20 06:38:20