08:08:42 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137736 08:08:42 Running as SYSTEM 08:08:42 [EnvInject] - Loading node environment variables. 08:08:42 Building remotely on prd-ubuntu1804-builder-4c-4g-876 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-commit-lint 08:08:42 [ssh-agent] Looking for ssh-agent implementation... 08:08:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:08:42 $ ssh-agent 08:08:42 SSH_AUTH_SOCK=/tmp/ssh-LyK4iGtnaa1S/agent.1701 08:08:42 SSH_AGENT_PID=1703 08:08:42 [ssh-agent] Started. 08:08:42 Running ssh-add (command line suppressed) 08:08:42 Identity added: /w/workspace/oom-master-commit-lint@tmp/private_key_4276756590121313972.key (/w/workspace/oom-master-commit-lint@tmp/private_key_4276756590121313972.key) 08:08:42 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 08:08:42 The recommended git tool is: NONE 08:08:43 using credential onap-jenkins-ssh 08:08:43 Wiping out workspace first. 08:08:43 Cloning the remote Git repository 08:08:43 Cloning repository git://cloud.onap.org/mirror/oom.git 08:08:43 > git init /w/workspace/oom-master-commit-lint # timeout=10 08:08:43 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 08:08:43 > git --version # timeout=10 08:08:43 > git --version # 'git version 2.17.1' 08:08:43 using GIT_SSH to set credentials Gerrit user 08:08:43 Verifying host key using manually-configured host key entries 08:08:43 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 08:08:49 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 08:08:49 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:08:49 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 08:08:49 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 08:08:49 using GIT_SSH to set credentials Gerrit user 08:08:49 Verifying host key using manually-configured host key entries 08:08:49 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/36/137736/9 # timeout=30 08:08:49 > git rev-parse 965c3858a1258a8dc420980bfeb38a60ac48afd5^{commit} # timeout=10 08:08:49 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 08:08:49 Checking out Revision 965c3858a1258a8dc420980bfeb38a60ac48afd5 (refs/changes/36/137736/9) 08:08:49 > git config core.sparsecheckout # timeout=10 08:08:49 > git checkout -f 965c3858a1258a8dc420980bfeb38a60ac48afd5 # timeout=30 08:08:53 Commit message: "[AUTHENTICATION] Restructured keycloak and Oauth2-proxy" 08:08:53 > git rev-parse FETCH_HEAD^{commit} # timeout=10 08:08:53 > git rev-list --no-walk 53fe20dc15c0e23c27bee5c1450340e454b8945b # timeout=10 08:08:53 [EnvInject] - Injecting environment variables from a build step. 08:08:53 [EnvInject] - Injecting as environment variables the properties content 08:08:53 PYTHON=python3 08:08:53 08:08:53 [EnvInject] - Variables injected successfully. 08:08:53 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins500690468456656484.sh 08:08:53 ---> tox-install.sh 08:08:53 + source /home/jenkins/lf-env.sh 08:08:53 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:08:53 ++ mktemp -d /tmp/venv-XXXX 08:08:53 + lf_venv=/tmp/venv-iIIk 08:08:53 + local venv_file=/tmp/.os_lf_venv 08:08:53 + local python=python3 08:08:53 + local options 08:08:53 + local set_path=true 08:08:53 + local install_args= 08:08:53 ++ 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 08:08:53 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:08:53 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:08:53 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:08:53 + true 08:08:53 + case $1 in 08:08:53 + venv_file=/tmp/.toxenv 08:08:53 + shift 2 08:08:53 + true 08:08:53 + case $1 in 08:08:53 + shift 08:08:53 + break 08:08:53 + case $python in 08:08:53 + local pkg_list= 08:08:53 + [[ -d /opt/pyenv ]] 08:08:53 + echo 'Setup pyenv:' 08:08:53 Setup pyenv: 08:08:53 + export PYENV_ROOT=/opt/pyenv 08:08:53 + PYENV_ROOT=/opt/pyenv 08:08:53 + 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 08:08:53 + 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 08:08:53 + pyenv versions 08:08:53 * system (set by /opt/pyenv/version) 08:08:53 * 3.8.13 (set by /opt/pyenv/version) 08:08:53 * 3.9.13 (set by /opt/pyenv/version) 08:08:53 * 3.10.6 (set by /opt/pyenv/version) 08:08:53 + command -v pyenv 08:08:53 ++ pyenv init - --no-rehash 08:08:53 + 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[*]}"'\'')" 08:08:53 export PATH="/opt/pyenv/shims:${PATH}" 08:08:53 export PYENV_SHELL=bash 08:08:53 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:08:53 pyenv() { 08:08:53 local command 08:08:53 command="${1:-}" 08:08:53 if [ "$#" -gt 0 ]; then 08:08:53 shift 08:08:53 fi 08:08:53 08:08:53 case "$command" in 08:08:53 rehash|shell) 08:08:53 eval "$(pyenv "sh-$command" "$@")" 08:08:53 ;; 08:08:53 *) 08:08:53 command pyenv "$command" "$@" 08:08:53 ;; 08:08:53 esac 08:08:53 }' 08:08:53 +++ 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[*]}"' 08:08:53 ++ 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 08:08:53 ++ 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 08:08:53 ++ 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 08:08:53 ++ export PYENV_SHELL=bash 08:08:53 ++ PYENV_SHELL=bash 08:08:53 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:08:53 +++ complete -F _pyenv pyenv 08:08:53 ++ lf-pyver python3 08:08:53 ++ local py_version_xy=python3 08:08:53 ++ local py_version_xyz= 08:08:53 ++ pyenv versions 08:08:53 ++ local command 08:08:53 ++ command=versions 08:08:53 ++ '[' 1 -gt 0 ']' 08:08:53 ++ shift 08:08:53 ++ case "$command" in 08:08:53 ++ command pyenv versions 08:08:53 ++ pyenv versions 08:08:53 ++ grep -E '^[0-9.]*[0-9]$' 08:08:53 ++ awk '{ print $1 }' 08:08:53 ++ sed 's/^[ *]* //' 08:08:53 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:08:53 +++ grep '^3' /tmp/.pyenv_versions 08:08:53 +++ sort -V 08:08:53 +++ tail -n 1 08:08:53 ++ py_version_xyz=3.10.6 08:08:53 ++ [[ -z 3.10.6 ]] 08:08:53 ++ echo 3.10.6 08:08:53 ++ return 0 08:08:53 + pyenv local 3.10.6 08:08:53 + local command 08:08:53 + command=local 08:08:53 + '[' 2 -gt 0 ']' 08:08:53 + shift 08:08:53 + case "$command" in 08:08:53 + command pyenv local 3.10.6 08:08:53 + pyenv local 3.10.6 08:08:53 + for arg in "$@" 08:08:53 + case $arg in 08:08:53 + pkg_list+='tox ' 08:08:53 + for arg in "$@" 08:08:53 + case $arg in 08:08:53 + pkg_list+='virtualenv ' 08:08:53 + for arg in "$@" 08:08:53 + case $arg in 08:08:53 + pkg_list+='urllib3~=1.26.15 ' 08:08:53 + [[ -f /tmp/.toxenv ]] 08:08:53 + [[ ! -f /tmp/.toxenv ]] 08:08:53 + [[ -n '' ]] 08:08:53 + python3 -m venv /tmp/venv-iIIk 08:08:58 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-iIIk' 08:08:58 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-iIIk 08:08:58 + echo /tmp/venv-iIIk 08:08:58 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 08:08:58 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 08:08:58 + /tmp/venv-iIIk/bin/python3 -m pip install --upgrade --quiet pip virtualenv 08:09:01 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:09:01 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 08:09:01 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 08:09:01 + /tmp/venv-iIIk/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 08:09:03 + type python3 08:09:03 + true 08:09:03 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-iIIk/bin to PATH' 08:09:03 lf-activate-venv(): INFO: Adding /tmp/venv-iIIk/bin to PATH 08:09:03 + PATH=/tmp/venv-iIIk/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 08:09:03 + return 0 08:09:03 + python3 --version 08:09:03 Python 3.10.6 08:09:03 + python3 -m pip --version 08:09:04 pip 24.0 from /tmp/venv-iIIk/lib/python3.10/site-packages/pip (python 3.10) 08:09:04 + python3 -m pip freeze 08:09:04 cachetools==5.3.3 08:09:04 chardet==5.2.0 08:09:04 colorama==0.4.6 08:09:04 distlib==0.3.8 08:09:04 filelock==3.14.0 08:09:04 packaging==24.0 08:09:04 platformdirs==4.2.1 08:09:04 pluggy==1.5.0 08:09:04 pyproject-api==1.6.1 08:09:04 tomli==2.0.1 08:09:04 tox==4.15.0 08:09:04 urllib3==1.26.18 08:09:04 virtualenv==20.26.1 08:09:04 [EnvInject] - Injecting environment variables from a build step. 08:09:04 [EnvInject] - Injecting as environment variables the properties content 08:09:04 PARALLEL=false 08:09:04 08:09:04 [EnvInject] - Variables injected successfully. 08:09:04 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins6105639571212209613.sh 08:09:04 ---> tox-run.sh 08:09:04 + 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 08:09:04 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-commit-lint/archives/tox 08:09:04 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-commit-lint/archives/docs 08:09:04 + mkdir -p /w/workspace/oom-master-commit-lint/archives/tox 08:09:04 + cd /w/workspace/oom-master-commit-lint/. 08:09:04 + source /home/jenkins/lf-env.sh 08:09:04 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:09:04 ++ mktemp -d /tmp/venv-XXXX 08:09:04 + lf_venv=/tmp/venv-mBbw 08:09:04 + local venv_file=/tmp/.os_lf_venv 08:09:04 + local python=python3 08:09:04 + local options 08:09:04 + local set_path=true 08:09:04 + local install_args= 08:09:04 ++ 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 08:09:04 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:09:04 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:09:04 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:09:04 + true 08:09:04 + case $1 in 08:09:04 + venv_file=/tmp/.toxenv 08:09:04 + shift 2 08:09:04 + true 08:09:04 + case $1 in 08:09:04 + shift 08:09:04 + break 08:09:04 + case $python in 08:09:04 + local pkg_list= 08:09:04 + [[ -d /opt/pyenv ]] 08:09:04 + echo 'Setup pyenv:' 08:09:04 Setup pyenv: 08:09:04 + export PYENV_ROOT=/opt/pyenv 08:09:04 + PYENV_ROOT=/opt/pyenv 08:09:04 + 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 08:09:04 + 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 08:09:04 + pyenv versions 08:09:04 system 08:09:04 3.8.13 08:09:04 3.9.13 08:09:04 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 08:09:04 + command -v pyenv 08:09:04 ++ pyenv init - --no-rehash 08:09:04 + 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[*]}"'\'')" 08:09:04 export PATH="/opt/pyenv/shims:${PATH}" 08:09:04 export PYENV_SHELL=bash 08:09:04 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:09:04 pyenv() { 08:09:04 local command 08:09:04 command="${1:-}" 08:09:04 if [ "$#" -gt 0 ]; then 08:09:04 shift 08:09:04 fi 08:09:04 08:09:04 case "$command" in 08:09:04 rehash|shell) 08:09:04 eval "$(pyenv "sh-$command" "$@")" 08:09:04 ;; 08:09:04 *) 08:09:04 command pyenv "$command" "$@" 08:09:04 ;; 08:09:04 esac 08:09:04 }' 08:09:04 +++ 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[*]}"' 08:09:04 ++ 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 08:09:04 ++ 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 08:09:04 ++ 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 08:09:04 ++ export PYENV_SHELL=bash 08:09:04 ++ PYENV_SHELL=bash 08:09:04 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:09:04 +++ complete -F _pyenv pyenv 08:09:04 ++ lf-pyver python3 08:09:04 ++ local py_version_xy=python3 08:09:04 ++ local py_version_xyz= 08:09:04 ++ pyenv versions 08:09:04 ++ local command 08:09:04 ++ command=versions 08:09:04 ++ '[' 1 -gt 0 ']' 08:09:04 ++ shift 08:09:04 ++ case "$command" in 08:09:04 ++ command pyenv versions 08:09:04 ++ pyenv versions 08:09:04 ++ awk '{ print $1 }' 08:09:04 ++ grep -E '^[0-9.]*[0-9]$' 08:09:04 ++ sed 's/^[ *]* //' 08:09:04 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:09:04 +++ grep '^3' /tmp/.pyenv_versions 08:09:04 +++ sort -V 08:09:04 +++ tail -n 1 08:09:04 ++ py_version_xyz=3.10.6 08:09:04 ++ [[ -z 3.10.6 ]] 08:09:04 ++ echo 3.10.6 08:09:04 ++ return 0 08:09:04 + pyenv local 3.10.6 08:09:04 + local command 08:09:04 + command=local 08:09:04 + '[' 2 -gt 0 ']' 08:09:04 + shift 08:09:04 + case "$command" in 08:09:04 + command pyenv local 3.10.6 08:09:04 + pyenv local 3.10.6 08:09:04 + for arg in "$@" 08:09:04 + case $arg in 08:09:04 + pkg_list+='tox ' 08:09:04 + for arg in "$@" 08:09:04 + case $arg in 08:09:04 + pkg_list+='virtualenv ' 08:09:04 + for arg in "$@" 08:09:04 + case $arg in 08:09:04 + pkg_list+='urllib3~=1.26.15 ' 08:09:04 + [[ -f /tmp/.toxenv ]] 08:09:04 ++ cat /tmp/.toxenv 08:09:04 + lf_venv=/tmp/venv-iIIk 08:09:04 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-iIIk from' file:/tmp/.toxenv 08:09:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-iIIk from file:/tmp/.toxenv 08:09:04 + /tmp/venv-iIIk/bin/python3 -m pip install --upgrade --quiet pip virtualenv 08:09:05 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:09:05 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 08:09:05 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 08:09:05 + /tmp/venv-iIIk/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 08:09:07 + type python3 08:09:07 + true 08:09:07 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-iIIk/bin to PATH' 08:09:07 lf-activate-venv(): INFO: Adding /tmp/venv-iIIk/bin to PATH 08:09:07 + PATH=/tmp/venv-iIIk/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 08:09:07 + return 0 08:09:07 + [[ -d /opt/pyenv ]] 08:09:07 + echo '---> Setting up pyenv' 08:09:07 ---> Setting up pyenv 08:09:07 + export PYENV_ROOT=/opt/pyenv 08:09:07 + PYENV_ROOT=/opt/pyenv 08:09:07 + export PATH=/opt/pyenv/bin:/tmp/venv-iIIk/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 08:09:07 + PATH=/opt/pyenv/bin:/tmp/venv-iIIk/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 08:09:07 ++ pwd 08:09:07 + PYTHONPATH=/w/workspace/oom-master-commit-lint 08:09:07 + export PYTHONPATH 08:09:07 + export TOX_TESTENV_PASSENV=PYTHONPATH 08:09:07 + TOX_TESTENV_PASSENV=PYTHONPATH 08:09:07 + tox --version 08:09:07 4.15.0 from /tmp/venv-iIIk/lib/python3.10/site-packages/tox/__init__.py 08:09:07 + PARALLEL=false 08:09:07 + TOX_OPTIONS_LIST= 08:09:07 + [[ -n gitlint ]] 08:09:07 + TOX_OPTIONS_LIST=' -e gitlint' 08:09:07 + case ${PARALLEL,,} in 08:09:07 + tox -e gitlint 08:09:07 + tee -a /w/workspace/oom-master-commit-lint/archives/tox/tox.log 08:09:09 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 08:09:36 gitlint: freeze> python -m pip freeze --all 08:09:36 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.43.0,wrapt==1.13.3,zipp==3.7.0 08:09:36 gitlint: commands[0]> gitlint 08:09:37 gitlint: OK (29.26=setup[29.08]+cmd[0.18] seconds) 08:09:37 congratulations :) (29.43 seconds) 08:09:37 + tox_status=0 08:09:37 + echo '---> Completed tox runs' 08:09:37 ---> Completed tox runs 08:09:37 + for i in .tox/*/log 08:09:37 ++ echo .tox/gitlint/log 08:09:37 ++ awk -F/ '{print $2}' 08:09:37 + tox_env=gitlint 08:09:37 + cp -r .tox/gitlint/log /w/workspace/oom-master-commit-lint/archives/tox/gitlint 08:09:37 + DOC_DIR=docs/_build/html 08:09:37 + [[ -d docs/_build/html ]] 08:09:37 + echo '---> tox-run.sh ends' 08:09:37 ---> tox-run.sh ends 08:09:37 + test 0 -eq 0 08:09:37 $ ssh-agent -k 08:09:37 unset SSH_AUTH_SOCK; 08:09:37 unset SSH_AGENT_PID; 08:09:37 echo Agent pid 1703 killed; 08:09:37 [ssh-agent] Stopped. 08:09:37 [PostBuildScript] - [INFO] Executing post build scripts. 08:09:37 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins3218640545880912921.sh 08:09:37 ---> sysstat.sh 08:09:37 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins8851121582835486478.sh 08:09:37 ---> package-listing.sh 08:09:37 ++ facter osfamily 08:09:37 ++ tr '[:upper:]' '[:lower:]' 08:09:37 + OS_FAMILY=debian 08:09:37 + workspace=/w/workspace/oom-master-commit-lint 08:09:37 + START_PACKAGES=/tmp/packages_start.txt 08:09:37 + END_PACKAGES=/tmp/packages_end.txt 08:09:37 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:09:37 + PACKAGES=/tmp/packages_start.txt 08:09:37 + '[' /w/workspace/oom-master-commit-lint ']' 08:09:37 + PACKAGES=/tmp/packages_end.txt 08:09:37 + case "${OS_FAMILY}" in 08:09:37 + dpkg -l 08:09:37 + grep '^ii' 08:09:37 + '[' -f /tmp/packages_start.txt ']' 08:09:37 + '[' -f /tmp/packages_end.txt ']' 08:09:37 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:09:37 + '[' /w/workspace/oom-master-commit-lint ']' 08:09:37 + mkdir -p /w/workspace/oom-master-commit-lint/archives/ 08:09:37 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-commit-lint/archives/ 08:09:37 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins18201389874493435764.sh 08:09:37 ---> capture-instance-metadata.sh 08:09:37 Setup pyenv: 08:09:37 system 08:09:37 3.8.13 08:09:37 3.9.13 08:09:37 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 08:09:41 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-7dBt 08:09:41 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:09:44 lf-activate-venv(): INFO: Installing: lftools 08:10:20 lf-activate-venv(): INFO: Adding /tmp/venv-7dBt/bin to PATH 08:10:20 INFO: Running in OpenStack, capturing instance metadata 08:10:21 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins15070584859773278818.sh 08:10:21 provisioning config files... 08:10:21 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-commit-lint@tmp/config15456483717097155902tmp 08:10:21 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 08:10:21 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 08:10:21 [EnvInject] - Injecting environment variables from a build step. 08:10:21 [EnvInject] - Injecting as environment variables the properties content 08:10:21 SERVER_ID=logs 08:10:21 08:10:21 [EnvInject] - Variables injected successfully. 08:10:21 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins3720749680726879468.sh 08:10:21 ---> create-netrc.sh 08:10:21 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins9011234039176453619.sh 08:10:21 ---> python-tools-install.sh 08:10:21 Setup pyenv: 08:10:21 system 08:10:21 3.8.13 08:10:21 3.9.13 08:10:21 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 08:10:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7dBt from file:/tmp/.os_lf_venv 08:10:22 lf-activate-venv(): INFO: Installing: lftools 08:10:30 lf-activate-venv(): INFO: Adding /tmp/venv-7dBt/bin to PATH 08:10:30 Generating Requirements File 08:10:59 Python 3.10.6 08:10:59 pip 24.0 from /tmp/venv-7dBt/lib/python3.10/site-packages/pip (python 3.10) 08:10:59 appdirs==1.4.4 08:10:59 argcomplete==3.3.0 08:10:59 aspy.yaml==1.3.0 08:10:59 attrs==23.2.0 08:10:59 autopage==0.5.2 08:10:59 beautifulsoup4==4.12.3 08:10:59 boto3==1.34.98 08:10:59 botocore==1.34.98 08:10:59 bs4==0.0.2 08:10:59 cachetools==5.3.3 08:10:59 certifi==2024.2.2 08:10:59 cffi==1.16.0 08:10:59 cfgv==3.4.0 08:10:59 chardet==5.2.0 08:10:59 charset-normalizer==3.3.2 08:10:59 click==8.1.7 08:10:59 cliff==4.6.0 08:10:59 cmd2==2.4.3 08:10:59 cryptography==3.3.2 08:10:59 debtcollector==3.0.0 08:10:59 decorator==5.1.1 08:10:59 defusedxml==0.7.1 08:10:59 Deprecated==1.2.14 08:10:59 distlib==0.3.8 08:10:59 dnspython==2.6.1 08:10:59 docker==4.2.2 08:10:59 dogpile.cache==1.3.3 08:10:59 email_validator==2.1.1 08:10:59 filelock==3.14.0 08:10:59 future==1.0.0 08:10:59 gitdb==4.0.11 08:10:59 GitPython==3.1.43 08:10:59 google-auth==2.29.0 08:10:59 httplib2==0.22.0 08:10:59 identify==2.5.36 08:10:59 idna==3.7 08:10:59 importlib-resources==1.5.0 08:10:59 iso8601==2.1.0 08:10:59 Jinja2==3.1.4 08:10:59 jmespath==1.0.1 08:10:59 jsonpatch==1.33 08:10:59 jsonpointer==2.4 08:10:59 jsonschema==4.22.0 08:10:59 jsonschema-specifications==2023.12.1 08:10:59 keystoneauth1==5.6.0 08:10:59 kubernetes==29.0.0 08:10:59 lftools==0.37.10 08:10:59 lxml==5.2.1 08:10:59 MarkupSafe==2.1.5 08:10:59 msgpack==1.0.8 08:10:59 multi_key_dict==2.0.3 08:10:59 munch==4.0.0 08:10:59 netaddr==1.2.1 08:10:59 netifaces==0.11.0 08:10:59 niet==1.4.2 08:10:59 nodeenv==1.8.0 08:10:59 oauth2client==4.1.3 08:10:59 oauthlib==3.2.2 08:10:59 openstacksdk==3.1.0 08:10:59 os-client-config==2.1.0 08:10:59 os-service-types==1.7.0 08:10:59 osc-lib==3.0.1 08:10:59 oslo.config==9.4.0 08:10:59 oslo.context==5.5.0 08:10:59 oslo.i18n==6.3.0 08:10:59 oslo.log==5.5.1 08:10:59 oslo.serialization==5.4.0 08:10:59 oslo.utils==7.1.0 08:10:59 packaging==24.0 08:10:59 pbr==6.0.0 08:10:59 platformdirs==4.2.1 08:10:59 prettytable==3.10.0 08:10:59 pyasn1==0.6.0 08:10:59 pyasn1_modules==0.4.0 08:10:59 pycparser==2.22 08:10:59 pygerrit2==2.0.15 08:10:59 PyGithub==2.3.0 08:10:59 pyinotify==0.9.6 08:10:59 PyJWT==2.8.0 08:10:59 PyNaCl==1.5.0 08:10:59 pyparsing==2.4.7 08:10:59 pyperclip==1.8.2 08:10:59 pyrsistent==0.20.0 08:10:59 python-cinderclient==9.5.0 08:10:59 python-dateutil==2.9.0.post0 08:10:59 python-heatclient==3.5.0 08:10:59 python-jenkins==1.8.2 08:10:59 python-keystoneclient==5.4.0 08:10:59 python-magnumclient==4.4.0 08:10:59 python-novaclient==18.6.0 08:10:59 python-openstackclient==6.6.0 08:10:59 python-swiftclient==4.5.0 08:10:59 PyYAML==6.0.1 08:10:59 referencing==0.35.1 08:10:59 requests==2.31.0 08:10:59 requests-oauthlib==2.0.0 08:10:59 requestsexceptions==1.4.0 08:10:59 rfc3986==2.0.0 08:10:59 rpds-py==0.18.0 08:10:59 rsa==4.9 08:10:59 ruamel.yaml==0.18.6 08:10:59 ruamel.yaml.clib==0.2.8 08:10:59 s3transfer==0.10.1 08:10:59 simplejson==3.19.2 08:10:59 six==1.16.0 08:10:59 smmap==5.0.1 08:10:59 soupsieve==2.5 08:10:59 stevedore==5.2.0 08:10:59 tabulate==0.9.0 08:10:59 toml==0.10.2 08:10:59 tomlkit==0.12.4 08:10:59 tqdm==4.66.4 08:10:59 typing_extensions==4.11.0 08:10:59 tzdata==2024.1 08:10:59 urllib3==1.26.18 08:10:59 virtualenv==20.26.1 08:10:59 wcwidth==0.2.13 08:10:59 websocket-client==1.8.0 08:10:59 wrapt==1.16.0 08:10:59 xdg==6.0.0 08:10:59 xmltodict==0.13.0 08:10:59 yq==3.4.3 08:11:00 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins13135395870172480885.sh 08:11:00 ---> sudo-logs.sh 08:11:00 Archiving 'sudo' log.. 08:11:00 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins1235186918117559551.sh 08:11:00 ---> job-cost.sh 08:11:00 Setup pyenv: 08:11:00 system 08:11:00 3.8.13 08:11:00 3.9.13 08:11:00 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 08:11:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7dBt from file:/tmp/.os_lf_venv 08:11:01 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:11:07 lf-activate-venv(): INFO: Adding /tmp/venv-7dBt/bin to PATH 08:11:07 INFO: No Stack... 08:11:07 INFO: Retrieving Pricing Info for: v3-standard-4 08:11:07 INFO: Archiving Costs 08:11:07 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins723975311278730938.sh 08:11:07 ---> logs-deploy.sh 08:11:07 Setup pyenv: 08:11:07 system 08:11:07 3.8.13 08:11:07 3.9.13 08:11:07 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 08:11:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-7dBt from file:/tmp/.os_lf_venv 08:11:09 lf-activate-venv(): INFO: Installing: lftools 08:11:18 lf-activate-venv(): INFO: Adding /tmp/venv-7dBt/bin to PATH 08:11:18 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-commit-lint/7337 08:11:18 INFO: archiving workspace using pattern(s): 08:11:19 Archives upload complete. 08:11:19 INFO: archiving logs to Nexus 08:11:20 ---> uname -a: 08:11:20 Linux prd-ubuntu1804-builder-4c-4g-876 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 08:11:20 08:11:20 08:11:20 ---> lscpu: 08:11:20 Architecture: x86_64 08:11:20 CPU op-mode(s): 32-bit, 64-bit 08:11:20 Byte Order: Little Endian 08:11:20 CPU(s): 4 08:11:20 On-line CPU(s) list: 0-3 08:11:20 Thread(s) per core: 1 08:11:20 Core(s) per socket: 1 08:11:20 Socket(s): 4 08:11:20 NUMA node(s): 1 08:11:20 Vendor ID: AuthenticAMD 08:11:20 CPU family: 23 08:11:20 Model: 49 08:11:20 Model name: AMD EPYC-Rome Processor 08:11:20 Stepping: 0 08:11:20 CPU MHz: 2799.998 08:11:20 BogoMIPS: 5599.99 08:11:20 Virtualization: AMD-V 08:11:20 Hypervisor vendor: KVM 08:11:20 Virtualization type: full 08:11:20 L1d cache: 32K 08:11:20 L1i cache: 32K 08:11:20 L2 cache: 512K 08:11:20 L3 cache: 16384K 08:11:20 NUMA node0 CPU(s): 0-3 08:11: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 08:11:20 08:11:20 08:11:20 ---> nproc: 08:11:20 4 08:11:20 08:11:20 08:11:20 ---> df -h: 08:11:20 Filesystem Size Used Avail Use% Mounted on 08:11:20 udev 7.9G 0 7.9G 0% /dev 08:11:20 tmpfs 1.6G 672K 1.6G 1% /run 08:11:20 /dev/vda1 78G 8.4G 69G 11% / 08:11:20 tmpfs 7.9G 0 7.9G 0% /dev/shm 08:11:20 tmpfs 5.0M 0 5.0M 0% /run/lock 08:11:20 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 08:11:20 /dev/vda15 105M 4.4M 100M 5% /boot/efi 08:11:20 tmpfs 1.6G 0 1.6G 0% /run/user/1001 08:11:20 08:11:20 08:11:20 ---> free -m: 08:11:20 total used free shared buff/cache available 08:11:20 Mem: 16040 558 13207 0 2274 15159 08:11:20 Swap: 1023 0 1023 08:11:20 08:11:20 08:11:20 ---> ip addr: 08:11:20 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:11:20 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:11:20 inet 127.0.0.1/8 scope host lo 08:11:20 valid_lft forever preferred_lft forever 08:11:20 inet6 ::1/128 scope host 08:11:20 valid_lft forever preferred_lft forever 08:11:20 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 08:11:20 link/ether fa:16:3e:78:4b:ad brd ff:ff:ff:ff:ff:ff 08:11:20 inet 10.30.107.70/23 brd 10.30.107.255 scope global dynamic ens3 08:11:20 valid_lft 86223sec preferred_lft 86223sec 08:11:20 inet6 fe80::f816:3eff:fe78:4bad/64 scope link 08:11:20 valid_lft forever preferred_lft forever 08:11:20 08:11:20 08:11:20 ---> sar -b -r -n DEV: 08:11:20 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-876) 05/06/24 _x86_64_ (4 CPU) 08:11:20 08:11:20 08:08:26 LINUX RESTART (4 CPU) 08:11:20 08:11:20 08:09:01 tps rtps wtps bread/s bwrtn/s 08:11:20 08:10:01 121.61 11.73 109.88 444.52 26214.06 08:11:20 08:11:01 131.63 14.18 117.45 1073.42 31659.52 08:11:20 Average: 126.62 12.96 113.66 758.94 28936.57 08:11:20 08:11:20 08:09:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:11:20 08:10:01 13793704 15503884 2631264 16.02 72556 1830360 803944 4.60 762240 1638872 193376 08:11:20 08:11:01 13550392 15546196 2874576 17.50 94288 2078536 749220 4.29 746596 1865164 108872 08:11:20 Average: 13672048 15525040 2752920 16.76 83422 1954448 776582 4.44 754418 1752018 151124 08:11:20 08:11:20 08:09:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:11:20 08:10:01 lo 2.07 2.07 0.23 0.23 0.00 0.00 0.00 0.00 08:11:20 08:10:01 ens3 67.53 48.13 747.94 17.08 0.00 0.00 0.00 0.00 08:11:20 08:11:01 lo 1.13 1.13 0.12 0.12 0.00 0.00 0.00 0.00 08:11:20 08:11:01 ens3 55.01 36.64 765.10 8.14 0.00 0.00 0.00 0.00 08:11:20 Average: lo 1.60 1.60 0.17 0.17 0.00 0.00 0.00 0.00 08:11:20 Average: ens3 61.27 42.39 756.52 12.61 0.00 0.00 0.00 0.00 08:11:20 08:11:20 08:11:20 ---> sar -P ALL: 08:11:20 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-876) 05/06/24 _x86_64_ (4 CPU) 08:11:20 08:11:20 08:08:26 LINUX RESTART (4 CPU) 08:11:20 08:11:20 08:09:01 CPU %user %nice %system %iowait %steal %idle 08:11:20 08:10:01 all 19.52 0.00 1.54 4.85 0.07 74.02 08:11:20 08:10:01 0 24.73 0.00 2.17 8.44 0.05 64.60 08:11:20 08:10:01 1 19.83 0.00 1.29 5.39 0.13 73.36 08:11:20 08:10:01 2 23.65 0.00 1.42 1.07 0.05 73.80 08:11:20 08:10:01 3 9.88 0.00 1.29 4.50 0.05 84.28 08:11:20 08:11:01 all 18.85 0.00 1.47 7.42 0.05 72.21 08:11:20 08:11:01 0 19.67 0.00 1.20 0.72 0.03 78.37 08:11:20 08:11:01 1 6.73 0.00 1.15 20.17 0.08 71.87 08:11:20 08:11:01 2 20.08 0.00 1.96 6.31 0.03 71.61 08:11:20 08:11:01 3 29.02 0.00 1.57 2.36 0.05 67.00 08:11:20 Average: all 19.19 0.00 1.51 6.14 0.06 73.11 08:11:20 Average: 0 22.20 0.00 1.69 4.58 0.04 71.49 08:11:20 Average: 1 13.25 0.00 1.22 12.81 0.11 72.61 08:11:20 Average: 2 21.87 0.00 1.69 3.69 0.04 72.70 08:11:20 Average: 3 19.44 0.00 1.43 3.43 0.05 75.65 08:11:20 08:11:20 08:11:20