09:49:22 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137350 09:49:22 Running as SYSTEM 09:49:22 [EnvInject] - Loading node environment variables. 09:49:22 Building remotely on prd-ubuntu1804-builder-4c-4g-7896 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-commit-lint 09:49:22 [ssh-agent] Looking for ssh-agent implementation... 09:49:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:49:22 $ ssh-agent 09:49:22 SSH_AUTH_SOCK=/tmp/ssh-fzNlNkLlfEje/agent.1687 09:49:22 SSH_AGENT_PID=1689 09:49:22 [ssh-agent] Started. 09:49:22 Running ssh-add (command line suppressed) 09:49:22 Identity added: /w/workspace/oom-master-commit-lint@tmp/private_key_6587643206597617093.key (/w/workspace/oom-master-commit-lint@tmp/private_key_6587643206597617093.key) 09:49:22 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 09:49:22 The recommended git tool is: NONE 09:49:24 using credential onap-jenkins-ssh 09:49:24 Wiping out workspace first. 09:49:24 Cloning the remote Git repository 09:49:24 Cloning repository git://cloud.onap.org/mirror/oom.git 09:49:24 > git init /w/workspace/oom-master-commit-lint # timeout=10 09:49:24 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:49:24 > git --version # timeout=10 09:49:24 > git --version # 'git version 2.17.1' 09:49:24 using GIT_SSH to set credentials Gerrit user 09:49:24 Verifying host key using manually-configured host key entries 09:49:24 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 09:49:29 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:49:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:49:29 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:49:29 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:49:29 using GIT_SSH to set credentials Gerrit user 09:49:29 Verifying host key using manually-configured host key entries 09:49:29 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/50/137350/2 # timeout=30 09:49:30 > git rev-parse c4851c859da2967f8e5748ce22d0416bc14c7b9a^{commit} # timeout=10 09:49:30 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 09:49:30 Checking out Revision c4851c859da2967f8e5748ce22d0416bc14c7b9a (refs/changes/50/137350/2) 09:49:30 > git config core.sparsecheckout # timeout=10 09:49:30 > git checkout -f c4851c859da2967f8e5748ce22d0416bc14c7b9a # timeout=30 09:49:33 Commit message: "[CASSANDRA] Update cassandra version and fix timeouts" 09:49:33 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:49:33 > git rev-list --no-walk 5026bc8a2eb471ddc293baf13c81fb14de34469d # timeout=10 09:49:33 [EnvInject] - Injecting environment variables from a build step. 09:49:33 [EnvInject] - Injecting as environment variables the properties content 09:49:33 PYTHON=python3 09:49:33 09:49:33 [EnvInject] - Variables injected successfully. 09:49:33 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins6520216490440258715.sh 09:49:33 ---> tox-install.sh 09:49:33 + source /home/jenkins/lf-env.sh 09:49:33 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:49:33 ++ mktemp -d /tmp/venv-XXXX 09:49:33 + lf_venv=/tmp/venv-OHN9 09:49:33 + local venv_file=/tmp/.os_lf_venv 09:49:33 + local python=python3 09:49:33 + local options 09:49:33 + local set_path=true 09:49:33 + local install_args= 09:49:33 ++ 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 09:49:33 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:49:33 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:49:33 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:49:33 + true 09:49:33 + case $1 in 09:49:33 + venv_file=/tmp/.toxenv 09:49:33 + shift 2 09:49:33 + true 09:49:33 + case $1 in 09:49:33 + shift 09:49:33 + break 09:49:33 + case $python in 09:49:33 + local pkg_list= 09:49:33 + [[ -d /opt/pyenv ]] 09:49:33 + echo 'Setup pyenv:' 09:49:33 Setup pyenv: 09:49:33 + export PYENV_ROOT=/opt/pyenv 09:49:33 + PYENV_ROOT=/opt/pyenv 09:49:33 + 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 09:49:33 + 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 09:49:33 + pyenv versions 09:49:33 * system (set by /opt/pyenv/version) 09:49:33 * 3.8.13 (set by /opt/pyenv/version) 09:49:33 * 3.9.13 (set by /opt/pyenv/version) 09:49:33 * 3.10.6 (set by /opt/pyenv/version) 09:49:33 + command -v pyenv 09:49:33 ++ pyenv init - --no-rehash 09:49:34 + 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[*]}"'\'')" 09:49:34 export PATH="/opt/pyenv/shims:${PATH}" 09:49:34 export PYENV_SHELL=bash 09:49:34 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:49:34 pyenv() { 09:49:34 local command 09:49:34 command="${1:-}" 09:49:34 if [ "$#" -gt 0 ]; then 09:49:34 shift 09:49:34 fi 09:49:34 09:49:34 case "$command" in 09:49:34 rehash|shell) 09:49:34 eval "$(pyenv "sh-$command" "$@")" 09:49:34 ;; 09:49:34 *) 09:49:34 command pyenv "$command" "$@" 09:49:34 ;; 09:49:34 esac 09:49:34 }' 09:49:34 +++ 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[*]}"' 09:49:34 ++ 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 09:49:34 ++ 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 09:49:34 ++ 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 09:49:34 ++ export PYENV_SHELL=bash 09:49:34 ++ PYENV_SHELL=bash 09:49:34 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:49:34 +++ complete -F _pyenv pyenv 09:49:34 ++ lf-pyver python3 09:49:34 ++ local py_version_xy=python3 09:49:34 ++ local py_version_xyz= 09:49:34 ++ sed 's/^[ *]* //' 09:49:34 ++ awk '{ print $1 }' 09:49:34 ++ pyenv versions 09:49:34 ++ local command 09:49:34 ++ command=versions 09:49:34 ++ '[' 1 -gt 0 ']' 09:49:34 ++ shift 09:49:34 ++ case "$command" in 09:49:34 ++ command pyenv versions 09:49:34 ++ pyenv versions 09:49:34 ++ grep -E '^[0-9.]*[0-9]$' 09:49:34 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:49:34 +++ grep '^3' /tmp/.pyenv_versions 09:49:34 +++ sort -V 09:49:34 +++ tail -n 1 09:49:34 ++ py_version_xyz=3.10.6 09:49:34 ++ [[ -z 3.10.6 ]] 09:49:34 ++ echo 3.10.6 09:49:34 ++ return 0 09:49:34 + pyenv local 3.10.6 09:49:34 + local command 09:49:34 + command=local 09:49:34 + '[' 2 -gt 0 ']' 09:49:34 + shift 09:49:34 + case "$command" in 09:49:34 + command pyenv local 3.10.6 09:49:34 + pyenv local 3.10.6 09:49:34 + for arg in "$@" 09:49:34 + case $arg in 09:49:34 + pkg_list+='tox ' 09:49:34 + for arg in "$@" 09:49:34 + case $arg in 09:49:34 + pkg_list+='virtualenv ' 09:49:34 + for arg in "$@" 09:49:34 + case $arg in 09:49:34 + pkg_list+='urllib3~=1.26.15 ' 09:49:34 + [[ -f /tmp/.toxenv ]] 09:49:34 + [[ ! -f /tmp/.toxenv ]] 09:49:34 + [[ -n '' ]] 09:49:34 + python3 -m venv /tmp/venv-OHN9 09:49:38 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-OHN9' 09:49:38 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-OHN9 09:49:38 + echo /tmp/venv-OHN9 09:49:38 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 09:49:38 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 09:49:38 + /tmp/venv-OHN9/bin/python3 -m pip install --upgrade --quiet pip virtualenv 09:49:41 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:49:41 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 09:49:41 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 09:49:41 + /tmp/venv-OHN9/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 09:49:44 + type python3 09:49:44 + true 09:49:44 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-OHN9/bin to PATH' 09:49:44 lf-activate-venv(): INFO: Adding /tmp/venv-OHN9/bin to PATH 09:49:44 + PATH=/tmp/venv-OHN9/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 09:49:44 + return 0 09:49:44 + python3 --version 09:49:44 Python 3.10.6 09:49:44 + python3 -m pip --version 09:49:44 pip 24.0 from /tmp/venv-OHN9/lib/python3.10/site-packages/pip (python 3.10) 09:49:44 + python3 -m pip freeze 09:49:45 cachetools==5.3.2 09:49:45 chardet==5.2.0 09:49:45 colorama==0.4.6 09:49:45 distlib==0.3.8 09:49:45 filelock==3.13.1 09:49:45 packaging==23.2 09:49:45 platformdirs==4.2.0 09:49:45 pluggy==1.4.0 09:49:45 pyproject-api==1.6.1 09:49:45 tomli==2.0.1 09:49:45 tox==4.13.0 09:49:45 urllib3==1.26.18 09:49:45 virtualenv==20.25.1 09:49:45 [EnvInject] - Injecting environment variables from a build step. 09:49:45 [EnvInject] - Injecting as environment variables the properties content 09:49:45 PARALLEL=false 09:49:45 09:49:45 [EnvInject] - Variables injected successfully. 09:49:45 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins16495358307993996299.sh 09:49:45 ---> tox-run.sh 09: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 09:49:45 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-commit-lint/archives/tox 09:49:45 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-commit-lint/archives/docs 09:49:45 + mkdir -p /w/workspace/oom-master-commit-lint/archives/tox 09:49:45 + cd /w/workspace/oom-master-commit-lint/. 09:49:45 + source /home/jenkins/lf-env.sh 09:49:45 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:49:45 ++ mktemp -d /tmp/venv-XXXX 09:49:45 + lf_venv=/tmp/venv-aY28 09:49:45 + local venv_file=/tmp/.os_lf_venv 09:49:45 + local python=python3 09:49:45 + local options 09:49:45 + local set_path=true 09:49:45 + local install_args= 09: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 09:49:45 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:49:45 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:49:45 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:49:45 + true 09:49:45 + case $1 in 09:49:45 + venv_file=/tmp/.toxenv 09:49:45 + shift 2 09:49:45 + true 09:49:45 + case $1 in 09:49:45 + shift 09:49:45 + break 09:49:45 + case $python in 09:49:45 + local pkg_list= 09:49:45 + [[ -d /opt/pyenv ]] 09:49:45 + echo 'Setup pyenv:' 09:49:45 Setup pyenv: 09:49:45 + export PYENV_ROOT=/opt/pyenv 09:49:45 + PYENV_ROOT=/opt/pyenv 09:49:45 + 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 09:49:45 + 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 09:49:45 + pyenv versions 09:49:45 system 09:49:45 3.8.13 09:49:45 3.9.13 09:49:45 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 09:49:45 + command -v pyenv 09:49:45 ++ pyenv init - --no-rehash 09:49:45 + 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[*]}"'\'')" 09:49:45 export PATH="/opt/pyenv/shims:${PATH}" 09:49:45 export PYENV_SHELL=bash 09:49:45 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:49:45 pyenv() { 09:49:45 local command 09:49:45 command="${1:-}" 09:49:45 if [ "$#" -gt 0 ]; then 09:49:45 shift 09:49:45 fi 09:49:45 09:49:45 case "$command" in 09:49:45 rehash|shell) 09:49:45 eval "$(pyenv "sh-$command" "$@")" 09:49:45 ;; 09:49:45 *) 09:49:45 command pyenv "$command" "$@" 09:49:45 ;; 09:49:45 esac 09:49:45 }' 09:49:45 +++ 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[*]}"' 09:49:45 ++ 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 09:49:45 ++ 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 09:49:45 ++ 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 09:49:45 ++ export PYENV_SHELL=bash 09:49:45 ++ PYENV_SHELL=bash 09:49:45 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:49:45 +++ complete -F _pyenv pyenv 09:49:45 ++ lf-pyver python3 09:49:45 ++ local py_version_xy=python3 09:49:45 ++ local py_version_xyz= 09:49:45 ++ pyenv versions 09:49:45 ++ local command 09:49:45 ++ command=versions 09:49:45 ++ sed 's/^[ *]* //' 09:49:45 ++ '[' 1 -gt 0 ']' 09:49:45 ++ shift 09:49:45 ++ case "$command" in 09:49:45 ++ command pyenv versions 09:49:45 ++ pyenv versions 09:49:45 ++ grep -E '^[0-9.]*[0-9]$' 09:49:45 ++ awk '{ print $1 }' 09:49:45 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:49:45 +++ grep '^3' /tmp/.pyenv_versions 09:49:45 +++ sort -V 09:49:45 +++ tail -n 1 09:49:45 ++ py_version_xyz=3.10.6 09:49:45 ++ [[ -z 3.10.6 ]] 09:49:45 ++ echo 3.10.6 09:49:45 ++ return 0 09:49:45 + pyenv local 3.10.6 09:49:45 + local command 09:49:45 + command=local 09:49:45 + '[' 2 -gt 0 ']' 09:49:45 + shift 09:49:45 + case "$command" in 09:49:45 + command pyenv local 3.10.6 09:49:45 + pyenv local 3.10.6 09:49:45 + for arg in "$@" 09:49:45 + case $arg in 09:49:45 + pkg_list+='tox ' 09:49:45 + for arg in "$@" 09:49:45 + case $arg in 09:49:45 + pkg_list+='virtualenv ' 09:49:45 + for arg in "$@" 09:49:45 + case $arg in 09:49:45 + pkg_list+='urllib3~=1.26.15 ' 09:49:45 + [[ -f /tmp/.toxenv ]] 09:49:45 ++ cat /tmp/.toxenv 09:49:45 + lf_venv=/tmp/venv-OHN9 09:49:45 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-OHN9 from' file:/tmp/.toxenv 09:49:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-OHN9 from file:/tmp/.toxenv 09:49:45 + /tmp/venv-OHN9/bin/python3 -m pip install --upgrade --quiet pip virtualenv 09:49:46 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:49:46 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 09:49:46 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 09:49:46 + /tmp/venv-OHN9/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 09:49:47 + type python3 09:49:47 + true 09:49:47 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-OHN9/bin to PATH' 09:49:47 lf-activate-venv(): INFO: Adding /tmp/venv-OHN9/bin to PATH 09:49:47 + PATH=/tmp/venv-OHN9/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 09:49:47 + return 0 09:49:47 + [[ -d /opt/pyenv ]] 09:49:47 + echo '---> Setting up pyenv' 09:49:47 ---> Setting up pyenv 09:49:47 + export PYENV_ROOT=/opt/pyenv 09:49:47 + PYENV_ROOT=/opt/pyenv 09:49:47 + export PATH=/opt/pyenv/bin:/tmp/venv-OHN9/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 09:49:47 + PATH=/opt/pyenv/bin:/tmp/venv-OHN9/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 09:49:47 ++ pwd 09:49:47 + PYTHONPATH=/w/workspace/oom-master-commit-lint 09:49:47 + export PYTHONPATH 09:49:47 + export TOX_TESTENV_PASSENV=PYTHONPATH 09:49:47 + TOX_TESTENV_PASSENV=PYTHONPATH 09:49:47 + tox --version 09:49:48 4.13.0 from /tmp/venv-OHN9/lib/python3.10/site-packages/tox/__init__.py 09:49:48 + PARALLEL=false 09:49:48 + TOX_OPTIONS_LIST= 09:49:48 + [[ -n gitlint ]] 09:49:48 + TOX_OPTIONS_LIST=' -e gitlint' 09:49:48 + case ${PARALLEL,,} in 09:49:48 + tox -e gitlint 09:49:48 + tee -a /w/workspace/oom-master-commit-lint/archives/tox/tox.log 09:49:50 gitlint: install_deps> python -I -m pip install -r /w/workspace/oom-master-commit-lint/requirements.txt -c https://raw.githubusercontent.com/openstack/requirements/stable/yoga/upper-constraints.txt -c https://git.onap.org/doc/plain/etc/upper-constraints.onap.txt 09:50:16 gitlint: freeze> python -m pip freeze --all 09:50:16 gitlint: alabaster==0.7.12,apeye==1.4.1,apeye-core==1.1.5,arrow==1.2.2,astroid==2.13.5,attrs==21.4.0,autodocsumm==0.2.12,autopep8==1.7.0,Babel==2.9.1,beautifulsoup4==4.10.0,blockdiag==3.0.0,CacheControl==0.12.14,certifi==2024.2.2,charset-normalizer==2.0.12,click==8.0.4,cssutils==2.9.0,dict2css==0.3.0.post1,dill==0.3.8,doc8==0.10.1,docutils==0.17.1,domdf-python-tools==3.8.0.post2,funcparserlib==1.0.0a0,future==0.18.2,gitlint-core==0.17.0,html5lib==1.1,idna==3.3,imagesize==1.3.0,importlib-metadata==4.11.1,isort==5.13.2,Jinja2==3.0.3,jsonschema==3.2.0,lazy-object-proxy==1.10.0,lockfile==0.12.2,MarkupSafe==2.1.0,mccabe==0.7.0,msgpack==1.0.3,natsort==8.4.0,packaging==21.3,pbr==5.8.1,Pillow==9.0.1,pip==24.0,platformdirs==2.5.1,pycodestyle==2.11.1,pyenchant==3.2.2,Pygments==2.11.2,pylint==2.15.0,pyparsing==3.0.7,pyrsistent==0.18.1,python-dateutil==2.8.2,pytz==2021.3,PyYAML==6.0,requests==2.27.1,requests-file==2.0.0,restructuredtext_lint==1.4.0,ruamel.yaml==0.17.21,ruamel.yaml.clib==0.2.6,seqdiag==3.0.0,setuptools==60.9.3,sh==1.14.3,six==1.16.0,snowballstemmer==2.2.0,soupsieve==2.3.1,Sphinx==4.4.0,sphinx-autodoc-typehints==1.17.1,sphinx-jinja2-compat==0.2.0.post1,sphinx-prompt==1.5.0,sphinx-rtd-theme==1.0.0,sphinx-tabs==3.4.5,sphinx-toolbox==3.2.0,sphinxcontrib-applehelp==1.0.2,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==1.0.2,sphinxcontrib-htmlhelp==2.0.0,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-plantuml==0.24,sphinxcontrib-qthelp==1.0.3,sphinxcontrib-redoc==1.6.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==1.1.5,sphinxcontrib-spelling==8.0.0,sphinxcontrib-swaggerdoc==0.1.7,stevedore==3.5.2,tabulate==0.8.9,toml==0.10.2,tomli==2.0.1,tomlkit==0.12.3,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 09:50:16 gitlint: commands[0]> gitlint 09:50:16 gitlint: OK (28.18=setup[28.01]+cmd[0.17] seconds) 09:50:16 congratulations :) (28.35 seconds) 09:50:16 + tox_status=0 09:50:16 + echo '---> Completed tox runs' 09:50:16 ---> Completed tox runs 09:50:16 + for i in .tox/*/log 09:50:17 ++ echo .tox/gitlint/log 09:50:17 ++ awk -F/ '{print $2}' 09:50:17 + tox_env=gitlint 09:50:17 + cp -r .tox/gitlint/log /w/workspace/oom-master-commit-lint/archives/tox/gitlint 09:50:17 + DOC_DIR=docs/_build/html 09:50:17 + [[ -d docs/_build/html ]] 09:50:17 + echo '---> tox-run.sh ends' 09:50:17 ---> tox-run.sh ends 09:50:17 + test 0 -eq 0 09:50:17 $ ssh-agent -k 09:50:17 unset SSH_AUTH_SOCK; 09:50:17 unset SSH_AGENT_PID; 09:50:17 echo Agent pid 1689 killed; 09:50:17 [ssh-agent] Stopped. 09:50:17 [PostBuildScript] - [INFO] Executing post build scripts. 09:50:17 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins4084700039202337053.sh 09:50:17 ---> sysstat.sh 09:50:17 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins17934039397384471439.sh 09:50:17 ---> package-listing.sh 09:50:17 ++ tr '[:upper:]' '[:lower:]' 09:50:17 ++ facter osfamily 09:50:17 + OS_FAMILY=debian 09:50:17 + workspace=/w/workspace/oom-master-commit-lint 09:50:17 + START_PACKAGES=/tmp/packages_start.txt 09:50:17 + END_PACKAGES=/tmp/packages_end.txt 09:50:17 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:50:17 + PACKAGES=/tmp/packages_start.txt 09:50:17 + '[' /w/workspace/oom-master-commit-lint ']' 09:50:17 + PACKAGES=/tmp/packages_end.txt 09:50:17 + case "${OS_FAMILY}" in 09:50:17 + grep '^ii' 09:50:17 + dpkg -l 09:50:17 + '[' -f /tmp/packages_start.txt ']' 09:50:17 + '[' -f /tmp/packages_end.txt ']' 09:50:17 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:50:17 + '[' /w/workspace/oom-master-commit-lint ']' 09:50:17 + mkdir -p /w/workspace/oom-master-commit-lint/archives/ 09:50:17 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-commit-lint/archives/ 09:50:17 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins17877676653617298865.sh 09:50:17 ---> capture-instance-metadata.sh 09:50:17 Setup pyenv: 09:50:17 system 09:50:17 3.8.13 09:50:17 3.9.13 09:50:17 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 09:50:21 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-kMxr 09:50:21 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:50:24 lf-activate-venv(): INFO: Installing: lftools 09:50:54 lf-activate-venv(): INFO: Adding /tmp/venv-kMxr/bin to PATH 09:50:54 INFO: Running in OpenStack, capturing instance metadata 09:50:55 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins15318770714640969201.sh 09:50:55 provisioning config files... 09:50:55 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-commit-lint@tmp/config14257027273869088030tmp 09:50:55 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 09:50:55 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 09:50:55 [EnvInject] - Injecting environment variables from a build step. 09:50:55 [EnvInject] - Injecting as environment variables the properties content 09:50:55 SERVER_ID=logs 09:50:55 09:50:55 [EnvInject] - Variables injected successfully. 09:50:55 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins18152343788452500692.sh 09:50:55 ---> create-netrc.sh 09:50:55 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins14421294563976931216.sh 09:50:55 ---> python-tools-install.sh 09:50:55 Setup pyenv: 09:50:55 system 09:50:55 3.8.13 09:50:55 3.9.13 09:50:55 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 09:50:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kMxr from file:/tmp/.os_lf_venv 09:50:56 lf-activate-venv(): INFO: Installing: lftools 09:51:04 lf-activate-venv(): INFO: Adding /tmp/venv-kMxr/bin to PATH 09:51:04 Generating Requirements File 09:51:32 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 09:51:32 lftools 0.37.9 requires openstacksdk>=2.1.0, but you have openstacksdk 0.62.0 which is incompatible. 09:51:32 Python 3.10.6 09:51:32 pip 24.0 from /tmp/venv-kMxr/lib/python3.10/site-packages/pip (python 3.10) 09:51:33 appdirs==1.4.4 09:51:33 argcomplete==3.2.2 09:51:33 aspy.yaml==1.3.0 09:51:33 attrs==23.2.0 09:51:33 autopage==0.5.2 09:51:33 beautifulsoup4==4.12.3 09:51:33 boto3==1.34.48 09:51:33 botocore==1.34.48 09:51:33 bs4==0.0.2 09:51:33 cachetools==5.3.2 09:51:33 certifi==2024.2.2 09:51:33 cffi==1.16.0 09:51:33 cfgv==3.4.0 09:51:33 chardet==5.2.0 09:51:33 charset-normalizer==3.3.2 09:51:33 click==8.1.7 09:51:33 cliff==4.6.0 09:51:33 cmd2==2.4.3 09:51:33 cryptography==3.3.2 09:51:33 debtcollector==3.0.0 09:51:33 decorator==5.1.1 09:51:33 defusedxml==0.7.1 09:51:33 Deprecated==1.2.14 09:51:33 distlib==0.3.8 09:51:33 dnspython==2.6.1 09:51:33 docker==4.2.2 09:51:33 dogpile.cache==1.3.2 09:51:33 email-validator==2.1.0.post1 09:51:33 filelock==3.13.1 09:51:33 future==1.0.0 09:51:33 gitdb==4.0.11 09:51:33 GitPython==3.1.42 09:51:33 google-auth==2.28.1 09:51:33 httplib2==0.22.0 09:51:33 identify==2.5.35 09:51:33 idna==3.6 09:51:33 importlib-resources==1.5.0 09:51:33 iso8601==2.1.0 09:51:33 Jinja2==3.1.3 09:51:33 jmespath==1.0.1 09:51:33 jsonpatch==1.33 09:51:33 jsonpointer==2.4 09:51:33 jsonschema==4.21.1 09:51:33 jsonschema-specifications==2023.12.1 09:51:33 keystoneauth1==5.6.0 09:51:33 kubernetes==29.0.0 09:51:33 lftools==0.37.9 09:51:33 lxml==5.1.0 09:51:33 MarkupSafe==2.1.5 09:51:33 msgpack==1.0.7 09:51:33 multi_key_dict==2.0.3 09:51:33 munch==4.0.0 09:51:33 netaddr==1.2.1 09:51:33 netifaces==0.11.0 09:51:33 niet==1.4.2 09:51:33 nodeenv==1.8.0 09:51:33 oauth2client==4.1.3 09:51:33 oauthlib==3.2.2 09:51:33 openstacksdk==0.62.0 09:51:33 os-client-config==2.1.0 09:51:33 os-service-types==1.7.0 09:51:33 osc-lib==3.0.1 09:51:33 oslo.config==9.4.0 09:51:33 oslo.context==5.4.0 09:51:33 oslo.i18n==6.3.0 09:51:33 oslo.log==5.5.0 09:51:33 oslo.serialization==5.4.0 09:51:33 oslo.utils==7.1.0 09:51:33 packaging==23.2 09:51:33 pbr==6.0.0 09:51:33 platformdirs==4.2.0 09:51:33 prettytable==3.10.0 09:51:33 pyasn1==0.5.1 09:51:33 pyasn1-modules==0.3.0 09:51:33 pycparser==2.21 09:51:33 pygerrit2==2.0.15 09:51:33 PyGithub==2.2.0 09:51:33 pyinotify==0.9.6 09:51:33 PyJWT==2.8.0 09:51:33 PyNaCl==1.5.0 09:51:33 pyparsing==2.4.7 09:51:33 pyperclip==1.8.2 09:51:33 pyrsistent==0.20.0 09:51:33 python-cinderclient==9.4.0 09:51:33 python-dateutil==2.8.2 09:51:33 python-heatclient==3.4.0 09:51:33 python-jenkins==1.8.2 09:51:33 python-keystoneclient==5.3.0 09:51:33 python-magnumclient==4.3.0 09:51:33 python-novaclient==18.4.0 09:51:33 python-openstackclient==6.0.1 09:51:33 python-swiftclient==4.4.0 09:51:33 PyYAML==6.0.1 09:51:33 referencing==0.33.0 09:51:33 requests==2.31.0 09:51:33 requests-oauthlib==1.3.1 09:51:33 requestsexceptions==1.4.0 09:51:33 rfc3986==2.0.0 09:51:33 rpds-py==0.18.0 09:51:33 rsa==4.9 09:51:33 ruamel.yaml==0.18.6 09:51:33 ruamel.yaml.clib==0.2.8 09:51:33 s3transfer==0.10.0 09:51:33 simplejson==3.19.2 09:51:33 six==1.16.0 09:51:33 smmap==5.0.1 09:51:33 soupsieve==2.5 09:51:33 stevedore==5.2.0 09:51:33 tabulate==0.9.0 09:51:33 toml==0.10.2 09:51:33 tomlkit==0.12.3 09:51:33 tqdm==4.66.2 09:51:33 typing_extensions==4.9.0 09:51:33 tzdata==2024.1 09:51:33 urllib3==1.26.18 09:51:33 virtualenv==20.25.1 09:51:33 wcwidth==0.2.13 09:51:33 websocket-client==1.7.0 09:51:33 wrapt==1.16.0 09:51:33 xdg==6.0.0 09:51:33 xmltodict==0.13.0 09:51:33 yq==3.2.3 09:51:33 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins3156361279469667682.sh 09:51:33 ---> sudo-logs.sh 09:51:33 Archiving 'sudo' log.. 09:51:33 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins11224481106092341740.sh 09:51:33 ---> job-cost.sh 09:51:33 Setup pyenv: 09:51:33 system 09:51:33 3.8.13 09:51:33 3.9.13 09:51:33 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 09:51:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kMxr from file:/tmp/.os_lf_venv 09:51:35 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:51:42 lf-activate-venv(): INFO: Adding /tmp/venv-kMxr/bin to PATH 09:51:42 INFO: No Stack... 09:51:43 INFO: Retrieving Pricing Info for: v3-standard-4 09:51:43 INFO: Archiving Costs 09:51:43 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins11598318014237341952.sh 09:51:43 ---> logs-deploy.sh 09:51:43 Setup pyenv: 09:51:43 system 09:51:43 3.8.13 09:51:43 3.9.13 09:51:43 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 09:51:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kMxr from file:/tmp/.os_lf_venv 09:51:45 lf-activate-venv(): INFO: Installing: lftools 09:51:53 lf-activate-venv(): INFO: Adding /tmp/venv-kMxr/bin to PATH 09:51:53 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-commit-lint/7197 09:51:53 INFO: archiving workspace using pattern(s): 09:51:54 Archives upload complete. 09:51:54 INFO: archiving logs to Nexus 09:51:55 ---> uname -a: 09:51:55 Linux prd-ubuntu1804-builder-4c-4g-7896 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 09:51:55 09:51:55 09:51:55 ---> lscpu: 09:51:55 Architecture: x86_64 09:51:55 CPU op-mode(s): 32-bit, 64-bit 09:51:55 Byte Order: Little Endian 09:51:55 CPU(s): 4 09:51:55 On-line CPU(s) list: 0-3 09:51:55 Thread(s) per core: 1 09:51:55 Core(s) per socket: 1 09:51:55 Socket(s): 4 09:51:55 NUMA node(s): 1 09:51:55 Vendor ID: AuthenticAMD 09:51:55 CPU family: 23 09:51:55 Model: 49 09:51:55 Model name: AMD EPYC-Rome Processor 09:51:55 Stepping: 0 09:51:55 CPU MHz: 2799.996 09:51:55 BogoMIPS: 5599.99 09:51:55 Virtualization: AMD-V 09:51:55 Hypervisor vendor: KVM 09:51:55 Virtualization type: full 09:51:55 L1d cache: 32K 09:51:55 L1i cache: 32K 09:51:55 L2 cache: 512K 09:51:55 L3 cache: 16384K 09:51:55 NUMA node0 CPU(s): 0-3 09:51:55 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 09:51:55 09:51:55 09:51:55 ---> nproc: 09:51:55 4 09:51:55 09:51:55 09:51:55 ---> df -h: 09:51:55 Filesystem Size Used Avail Use% Mounted on 09:51:55 udev 7.9G 0 7.9G 0% /dev 09:51:55 tmpfs 1.6G 672K 1.6G 1% /run 09:51:55 /dev/vda1 78G 8.5G 69G 11% / 09:51:55 tmpfs 7.9G 0 7.9G 0% /dev/shm 09:51:55 tmpfs 5.0M 0 5.0M 0% /run/lock 09:51:55 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 09:51:55 /dev/vda15 105M 4.4M 100M 5% /boot/efi 09:51:55 tmpfs 1.6G 0 1.6G 0% /run/user/1001 09:51:55 09:51:55 09:51:55 ---> free -m: 09:51:55 total used free shared buff/cache available 09:51:55 Mem: 16040 542 13213 0 2283 15174 09:51:55 Swap: 1023 0 1023 09:51:55 09:51:55 09:51:55 ---> ip addr: 09:51:55 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:51:55 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:51:55 inet 127.0.0.1/8 scope host lo 09:51:55 valid_lft forever preferred_lft forever 09:51:55 inet6 ::1/128 scope host 09:51:55 valid_lft forever preferred_lft forever 09:51:55 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 09:51:55 link/ether fa:16:3e:34:fb:5e brd ff:ff:ff:ff:ff:ff 09:51:55 inet 10.30.106.121/23 brd 10.30.107.255 scope global dynamic ens3 09:51:55 valid_lft 86227sec preferred_lft 86227sec 09:51:55 inet6 fe80::f816:3eff:fe34:fb5e/64 scope link 09:51:55 valid_lft forever preferred_lft forever 09:51:55 09:51:55 09:51:55 ---> sar -b -r -n DEV: 09:51:55 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-7896) 02/23/24 _x86_64_ (4 CPU) 09:51:55 09:51:55 09:49:05 LINUX RESTART (4 CPU) 09:51:55 09:51:55 09:50:01 tps rtps wtps bread/s bwrtn/s 09:51:55 09:51:01 139.70 14.35 125.36 1089.50 31949.75 09:51:55 Average: 139.70 14.35 125.36 1089.50 31949.75 09:51:55 09:51:55 09:50:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:51:55 09:51:01 13628756 15519524 2796212 17.02 83652 1991032 811736 4.65 764388 1782648 146920 09:51:55 Average: 13628756 15519524 2796212 17.02 83652 1991032 811736 4.65 764388 1782648 146920 09:51:55 09:51:55 09:50:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:51:55 09:51:01 ens3 56.98 38.84 819.42 9.77 0.00 0.00 0.00 0.00 09:51:55 09:51:01 lo 1.00 1.00 0.11 0.11 0.00 0.00 0.00 0.00 09:51:55 Average: ens3 56.98 38.84 819.42 9.77 0.00 0.00 0.00 0.00 09:51:55 Average: lo 1.00 1.00 0.11 0.11 0.00 0.00 0.00 0.00 09:51:55 09:51:55 09:51:55 ---> sar -P ALL: 09:51:55 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-7896) 02/23/24 _x86_64_ (4 CPU) 09:51:55 09:51:55 09:49:05 LINUX RESTART (4 CPU) 09:51:55 09:51:55 09:50:01 CPU %user %nice %system %iowait %steal %idle 09:51:55 09:51:01 all 20.34 0.00 1.70 5.40 0.06 72.50 09:51:55 09:51:01 0 16.76 0.00 1.79 3.45 0.08 77.91 09:51:55 09:51:01 1 32.55 0.00 1.90 1.65 0.05 63.85 09:51:55 09:51:01 2 28.99 0.00 2.17 4.79 0.07 63.99 09:51:55 09:51:01 3 2.99 0.00 0.95 11.72 0.03 84.30 09:51:55 Average: all 20.34 0.00 1.70 5.40 0.06 72.50 09:51:55 Average: 0 16.76 0.00 1.79 3.45 0.08 77.91 09:51:55 Average: 1 32.55 0.00 1.90 1.65 0.05 63.85 09:51:55 Average: 2 28.99 0.00 2.17 4.79 0.07 63.99 09:51:55 Average: 3 2.99 0.00 0.95 11.72 0.03 84.30 09:51:55 09:51:55 09:51:55