18:47:19 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137736 18:47:19 Running as SYSTEM 18:47:19 [EnvInject] - Loading node environment variables. 18:47:19 Building remotely on prd-ubuntu1804-builder-4c-4g-2466 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-commit-lint 18:47:19 [ssh-agent] Looking for ssh-agent implementation... 18:47:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:47:19 $ ssh-agent 18:47:19 SSH_AUTH_SOCK=/tmp/ssh-yD8Hyy65FzB1/agent.1691 18:47:19 SSH_AGENT_PID=1693 18:47:19 [ssh-agent] Started. 18:47:19 Running ssh-add (command line suppressed) 18:47:19 Identity added: /w/workspace/oom-master-commit-lint@tmp/private_key_6762271790796605519.key (/w/workspace/oom-master-commit-lint@tmp/private_key_6762271790796605519.key) 18:47:19 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 18:47:19 The recommended git tool is: NONE 18:47:21 using credential onap-jenkins-ssh 18:47:21 Wiping out workspace first. 18:47:21 Cloning the remote Git repository 18:47:21 Cloning repository git://cloud.onap.org/mirror/oom.git 18:47:21 > git init /w/workspace/oom-master-commit-lint # timeout=10 18:47:21 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 18:47:21 > git --version # timeout=10 18:47:21 > git --version # 'git version 2.17.1' 18:47:21 using GIT_SSH to set credentials Gerrit user 18:47:21 Verifying host key using manually-configured host key entries 18:47:21 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 18:47:26 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 18:47:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:47:27 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 18:47:27 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 18:47:27 using GIT_SSH to set credentials Gerrit user 18:47:27 Verifying host key using manually-configured host key entries 18:47:27 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/36/137736/18 # timeout=30 18:47:27 > git rev-parse b985a78785ad7dbebfb9d7f58477839be766ecb7^{commit} # timeout=10 18:47:27 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 18:47:27 Checking out Revision b985a78785ad7dbebfb9d7f58477839be766ecb7 (refs/changes/36/137736/18) 18:47:27 > git config core.sparsecheckout # timeout=10 18:47:27 > git checkout -f b985a78785ad7dbebfb9d7f58477839be766ecb7 # timeout=30 18:47:30 Commit message: "[AUTHENTICATION] Restructured keycloak and Oauth2-proxy" 18:47:30 > git rev-parse FETCH_HEAD^{commit} # timeout=10 18:47:30 > git rev-list --no-walk 53fe20dc15c0e23c27bee5c1450340e454b8945b # timeout=10 18:47:31 [EnvInject] - Injecting environment variables from a build step. 18:47:31 [EnvInject] - Injecting as environment variables the properties content 18:47:31 PYTHON=python3 18:47:31 18:47:31 [EnvInject] - Variables injected successfully. 18:47:31 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins18426116075393390206.sh 18:47:31 ---> tox-install.sh 18:47:31 + source /home/jenkins/lf-env.sh 18:47:31 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 18:47:31 ++ mktemp -d /tmp/venv-XXXX 18:47:31 + lf_venv=/tmp/venv-8z7U 18:47:31 + local venv_file=/tmp/.os_lf_venv 18:47:31 + local python=python3 18:47:31 + local options 18:47:31 + local set_path=true 18:47:31 + local install_args= 18:47:31 ++ 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 18:47:31 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 18:47:31 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 18:47:31 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 18:47:31 + true 18:47:31 + case $1 in 18:47:31 + venv_file=/tmp/.toxenv 18:47:31 + shift 2 18:47:31 + true 18:47:31 + case $1 in 18:47:31 + shift 18:47:31 + break 18:47:31 + case $python in 18:47:31 + local pkg_list= 18:47:31 + [[ -d /opt/pyenv ]] 18:47:31 + echo 'Setup pyenv:' 18:47:31 Setup pyenv: 18:47:31 + export PYENV_ROOT=/opt/pyenv 18:47:31 + PYENV_ROOT=/opt/pyenv 18:47:31 + 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 18:47:31 + 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 18:47:31 + pyenv versions 18:47:31 * system (set by /opt/pyenv/version) 18:47:31 * 3.8.13 (set by /opt/pyenv/version) 18:47:31 * 3.9.13 (set by /opt/pyenv/version) 18:47:31 * 3.10.6 (set by /opt/pyenv/version) 18:47:31 + command -v pyenv 18:47:31 ++ pyenv init - --no-rehash 18:47:31 + 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[*]}"'\'')" 18:47:31 export PATH="/opt/pyenv/shims:${PATH}" 18:47:31 export PYENV_SHELL=bash 18:47:31 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 18:47:31 pyenv() { 18:47:31 local command 18:47:31 command="${1:-}" 18:47:31 if [ "$#" -gt 0 ]; then 18:47:31 shift 18:47:31 fi 18:47:31 18:47:31 case "$command" in 18:47:31 rehash|shell) 18:47:31 eval "$(pyenv "sh-$command" "$@")" 18:47:31 ;; 18:47:31 *) 18:47:31 command pyenv "$command" "$@" 18:47:31 ;; 18:47:31 esac 18:47:31 }' 18:47:31 +++ 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[*]}"' 18:47:31 ++ 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 18:47:31 ++ 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 18:47:31 ++ 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 18:47:31 ++ export PYENV_SHELL=bash 18:47:31 ++ PYENV_SHELL=bash 18:47:31 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 18:47:31 +++ complete -F _pyenv pyenv 18:47:31 ++ lf-pyver python3 18:47:31 ++ local py_version_xy=python3 18:47:31 ++ local py_version_xyz= 18:47:31 ++ pyenv versions 18:47:31 ++ local command 18:47:31 ++ command=versions 18:47:31 ++ '[' 1 -gt 0 ']' 18:47:31 ++ shift 18:47:31 ++ case "$command" in 18:47:31 ++ command pyenv versions 18:47:31 ++ pyenv versions 18:47:31 ++ sed 's/^[ *]* //' 18:47:31 ++ grep -E '^[0-9.]*[0-9]$' 18:47:31 ++ awk '{ print $1 }' 18:47:31 ++ [[ ! -s /tmp/.pyenv_versions ]] 18:47:31 +++ sort -V 18:47:31 +++ grep '^3' /tmp/.pyenv_versions 18:47:31 +++ tail -n 1 18:47:31 ++ py_version_xyz=3.10.6 18:47:31 ++ [[ -z 3.10.6 ]] 18:47:31 ++ echo 3.10.6 18:47:31 ++ return 0 18:47:31 + pyenv local 3.10.6 18:47:31 + local command 18:47:31 + command=local 18:47:31 + '[' 2 -gt 0 ']' 18:47:31 + shift 18:47:31 + case "$command" in 18:47:31 + command pyenv local 3.10.6 18:47:31 + pyenv local 3.10.6 18:47:31 + for arg in "$@" 18:47:31 + case $arg in 18:47:31 + pkg_list+='tox ' 18:47:31 + for arg in "$@" 18:47:31 + case $arg in 18:47:31 + pkg_list+='virtualenv ' 18:47:31 + for arg in "$@" 18:47:31 + case $arg in 18:47:31 + pkg_list+='urllib3~=1.26.15 ' 18:47:31 + [[ -f /tmp/.toxenv ]] 18:47:31 + [[ ! -f /tmp/.toxenv ]] 18:47:31 + [[ -n '' ]] 18:47:31 + python3 -m venv /tmp/venv-8z7U 18:47:35 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-8z7U' 18:47:35 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-8z7U 18:47:35 + echo /tmp/venv-8z7U 18:47:35 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 18:47:35 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 18:47:35 + /tmp/venv-8z7U/bin/python3 -m pip install --upgrade --quiet pip virtualenv 18:47:39 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 18:47:39 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 18:47:39 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 18:47:39 + /tmp/venv-8z7U/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 18:47:42 + type python3 18:47:42 + true 18:47:42 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-8z7U/bin to PATH' 18:47:42 lf-activate-venv(): INFO: Adding /tmp/venv-8z7U/bin to PATH 18:47:42 + PATH=/tmp/venv-8z7U/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 18:47:42 + return 0 18:47:42 + python3 --version 18:47:42 Python 3.10.6 18:47:42 + python3 -m pip --version 18:47:42 pip 24.0 from /tmp/venv-8z7U/lib/python3.10/site-packages/pip (python 3.10) 18:47:42 + python3 -m pip freeze 18:47:42 cachetools==5.3.3 18:47:42 chardet==5.2.0 18:47:42 colorama==0.4.6 18:47:42 distlib==0.3.8 18:47:42 filelock==3.14.0 18:47:42 packaging==24.0 18:47:42 platformdirs==4.2.1 18:47:42 pluggy==1.5.0 18:47:42 pyproject-api==1.6.1 18:47:42 tomli==2.0.1 18:47:42 tox==4.15.0 18:47:42 urllib3==1.26.18 18:47:42 virtualenv==20.26.1 18:47:42 [EnvInject] - Injecting environment variables from a build step. 18:47:42 [EnvInject] - Injecting as environment variables the properties content 18:47:42 PARALLEL=false 18:47:42 18:47:42 [EnvInject] - Variables injected successfully. 18:47:42 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins13662348594646843663.sh 18:47:42 ---> tox-run.sh 18:47:42 + 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 18:47:42 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-commit-lint/archives/tox 18:47:42 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-commit-lint/archives/docs 18:47:42 + mkdir -p /w/workspace/oom-master-commit-lint/archives/tox 18:47:42 + cd /w/workspace/oom-master-commit-lint/. 18:47:42 + source /home/jenkins/lf-env.sh 18:47:42 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 18:47:42 ++ mktemp -d /tmp/venv-XXXX 18:47:42 + lf_venv=/tmp/venv-3c4s 18:47:42 + local venv_file=/tmp/.os_lf_venv 18:47:42 + local python=python3 18:47:42 + local options 18:47:42 + local set_path=true 18:47:42 + local install_args= 18:47:42 ++ 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 18:47:42 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 18:47:42 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 18:47:42 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 18:47:42 + true 18:47:42 + case $1 in 18:47:42 + venv_file=/tmp/.toxenv 18:47:42 + shift 2 18:47:42 + true 18:47:42 + case $1 in 18:47:42 + shift 18:47:42 + break 18:47:42 + case $python in 18:47:42 + local pkg_list= 18:47:42 + [[ -d /opt/pyenv ]] 18:47:42 + echo 'Setup pyenv:' 18:47:42 Setup pyenv: 18:47:42 + export PYENV_ROOT=/opt/pyenv 18:47:42 + PYENV_ROOT=/opt/pyenv 18:47:42 + 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 18:47:42 + 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 18:47:42 + pyenv versions 18:47:42 system 18:47:42 3.8.13 18:47:42 3.9.13 18:47:42 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 18:47:42 + command -v pyenv 18:47:42 ++ pyenv init - --no-rehash 18:47:42 + 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[*]}"'\'')" 18:47:42 export PATH="/opt/pyenv/shims:${PATH}" 18:47:42 export PYENV_SHELL=bash 18:47:42 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 18:47:42 pyenv() { 18:47:42 local command 18:47:42 command="${1:-}" 18:47:42 if [ "$#" -gt 0 ]; then 18:47:42 shift 18:47:42 fi 18:47:42 18:47:42 case "$command" in 18:47:42 rehash|shell) 18:47:42 eval "$(pyenv "sh-$command" "$@")" 18:47:42 ;; 18:47:42 *) 18:47:42 command pyenv "$command" "$@" 18:47:42 ;; 18:47:42 esac 18:47:42 }' 18:47:42 +++ 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[*]}"' 18:47:42 ++ 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 18:47:42 ++ 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 18:47:42 ++ 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 18:47:42 ++ export PYENV_SHELL=bash 18:47:42 ++ PYENV_SHELL=bash 18:47:42 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 18:47:42 +++ complete -F _pyenv pyenv 18:47:42 ++ lf-pyver python3 18:47:42 ++ local py_version_xy=python3 18:47:42 ++ local py_version_xyz= 18:47:42 ++ pyenv versions 18:47:42 ++ local command 18:47:42 ++ command=versions 18:47:42 ++ '[' 1 -gt 0 ']' 18:47:42 ++ shift 18:47:42 ++ case "$command" in 18:47:42 ++ command pyenv versions 18:47:42 ++ pyenv versions 18:47:42 ++ sed 's/^[ *]* //' 18:47:42 ++ awk '{ print $1 }' 18:47:42 ++ grep -E '^[0-9.]*[0-9]$' 18:47:42 ++ [[ ! -s /tmp/.pyenv_versions ]] 18:47:42 +++ grep '^3' /tmp/.pyenv_versions 18:47:42 +++ sort -V 18:47:42 +++ tail -n 1 18:47:42 ++ py_version_xyz=3.10.6 18:47:42 ++ [[ -z 3.10.6 ]] 18:47:42 ++ echo 3.10.6 18:47:42 ++ return 0 18:47:42 + pyenv local 3.10.6 18:47:42 + local command 18:47:42 + command=local 18:47:42 + '[' 2 -gt 0 ']' 18:47:42 + shift 18:47:42 + case "$command" in 18:47:42 + command pyenv local 3.10.6 18:47:42 + pyenv local 3.10.6 18:47:42 + for arg in "$@" 18:47:42 + case $arg in 18:47:42 + pkg_list+='tox ' 18:47:42 + for arg in "$@" 18:47:42 + case $arg in 18:47:42 + pkg_list+='virtualenv ' 18:47:42 + for arg in "$@" 18:47:42 + case $arg in 18:47:42 + pkg_list+='urllib3~=1.26.15 ' 18:47:42 + [[ -f /tmp/.toxenv ]] 18:47:42 ++ cat /tmp/.toxenv 18:47:42 + lf_venv=/tmp/venv-8z7U 18:47:42 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8z7U from' file:/tmp/.toxenv 18:47:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-8z7U from file:/tmp/.toxenv 18:47:42 + /tmp/venv-8z7U/bin/python3 -m pip install --upgrade --quiet pip virtualenv 18:47:43 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 18:47:43 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 18:47:43 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 18:47:43 + /tmp/venv-8z7U/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 18:47:45 + type python3 18:47:45 + true 18:47:45 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-8z7U/bin to PATH' 18:47:45 lf-activate-venv(): INFO: Adding /tmp/venv-8z7U/bin to PATH 18:47:45 + PATH=/tmp/venv-8z7U/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 18:47:45 + return 0 18:47:45 + [[ -d /opt/pyenv ]] 18:47:45 + echo '---> Setting up pyenv' 18:47:45 ---> Setting up pyenv 18:47:45 + export PYENV_ROOT=/opt/pyenv 18:47:45 + PYENV_ROOT=/opt/pyenv 18:47:45 + export PATH=/opt/pyenv/bin:/tmp/venv-8z7U/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 18:47:45 + PATH=/opt/pyenv/bin:/tmp/venv-8z7U/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 18:47:45 ++ pwd 18:47:45 + PYTHONPATH=/w/workspace/oom-master-commit-lint 18:47:45 + export PYTHONPATH 18:47:45 + export TOX_TESTENV_PASSENV=PYTHONPATH 18:47:45 + TOX_TESTENV_PASSENV=PYTHONPATH 18:47:45 + tox --version 18:47:45 4.15.0 from /tmp/venv-8z7U/lib/python3.10/site-packages/tox/__init__.py 18:47:45 + PARALLEL=false 18:47:45 + TOX_OPTIONS_LIST= 18:47:45 + [[ -n gitlint ]] 18:47:45 + TOX_OPTIONS_LIST=' -e gitlint' 18:47:45 + case ${PARALLEL,,} in 18:47:45 + tox -e gitlint 18:47:45 + tee -a /w/workspace/oom-master-commit-lint/archives/tox/tox.log 18:47:47 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 18:48:14 gitlint: freeze> python -m pip freeze --all 18:48:15 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.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 18:48:15 gitlint: commands[0]> gitlint 18:48:15 gitlint: OK (29.31=setup[29.13]+cmd[0.18] seconds) 18:48:15 congratulations :) (29.50 seconds) 18:48:15 + tox_status=0 18:48:15 + echo '---> Completed tox runs' 18:48:15 ---> Completed tox runs 18:48:15 + for i in .tox/*/log 18:48:15 ++ echo .tox/gitlint/log 18:48:15 ++ awk -F/ '{print $2}' 18:48:15 + tox_env=gitlint 18:48:15 + cp -r .tox/gitlint/log /w/workspace/oom-master-commit-lint/archives/tox/gitlint 18:48:15 + DOC_DIR=docs/_build/html 18:48:15 + [[ -d docs/_build/html ]] 18:48:15 + echo '---> tox-run.sh ends' 18:48:15 ---> tox-run.sh ends 18:48:15 + test 0 -eq 0 18:48:15 $ ssh-agent -k 18:48:15 unset SSH_AUTH_SOCK; 18:48:15 unset SSH_AGENT_PID; 18:48:15 echo Agent pid 1693 killed; 18:48:15 [ssh-agent] Stopped. 18:48:15 [PostBuildScript] - [INFO] Executing post build scripts. 18:48:15 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins10917598999593730771.sh 18:48:15 ---> sysstat.sh 18:48:15 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins3322117510847723058.sh 18:48:15 ---> package-listing.sh 18:48:15 ++ facter osfamily 18:48:15 ++ tr '[:upper:]' '[:lower:]' 18:48:16 + OS_FAMILY=debian 18:48:16 + workspace=/w/workspace/oom-master-commit-lint 18:48:16 + START_PACKAGES=/tmp/packages_start.txt 18:48:16 + END_PACKAGES=/tmp/packages_end.txt 18:48:16 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:48:16 + PACKAGES=/tmp/packages_start.txt 18:48:16 + '[' /w/workspace/oom-master-commit-lint ']' 18:48:16 + PACKAGES=/tmp/packages_end.txt 18:48:16 + case "${OS_FAMILY}" in 18:48:16 + dpkg -l 18:48:16 + grep '^ii' 18:48:16 + '[' -f /tmp/packages_start.txt ']' 18:48:16 + '[' -f /tmp/packages_end.txt ']' 18:48:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:48:16 + '[' /w/workspace/oom-master-commit-lint ']' 18:48:16 + mkdir -p /w/workspace/oom-master-commit-lint/archives/ 18:48:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-commit-lint/archives/ 18:48:16 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins15314045433602623791.sh 18:48:16 ---> capture-instance-metadata.sh 18:48:16 Setup pyenv: 18:48:16 system 18:48:16 3.8.13 18:48:16 3.9.13 18:48:16 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 18:48:20 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-JQpu 18:48:20 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 18:48:22 lf-activate-venv(): INFO: Installing: lftools 18:48:55 lf-activate-venv(): INFO: Adding /tmp/venv-JQpu/bin to PATH 18:48:55 INFO: Running in OpenStack, capturing instance metadata 18:48:55 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins17848210083413606134.sh 18:48:55 provisioning config files... 18:48:55 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-commit-lint@tmp/config5159040952335116805tmp 18:48:55 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 18:48:55 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 18:48:55 [EnvInject] - Injecting environment variables from a build step. 18:48:55 [EnvInject] - Injecting as environment variables the properties content 18:48:55 SERVER_ID=logs 18:48:55 18:48:55 [EnvInject] - Variables injected successfully. 18:48:55 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins3635819201310600238.sh 18:48:55 ---> create-netrc.sh 18:48:55 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins9488786165605409359.sh 18:48:55 ---> python-tools-install.sh 18:48:56 Setup pyenv: 18:48:56 system 18:48:56 3.8.13 18:48:56 3.9.13 18:48:56 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 18:48:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JQpu from file:/tmp/.os_lf_venv 18:48:57 lf-activate-venv(): INFO: Installing: lftools 18:49:06 lf-activate-venv(): INFO: Adding /tmp/venv-JQpu/bin to PATH 18:49:06 Generating Requirements File 18:49:34 Python 3.10.6 18:49:34 pip 24.0 from /tmp/venv-JQpu/lib/python3.10/site-packages/pip (python 3.10) 18:49:35 appdirs==1.4.4 18:49:35 argcomplete==3.3.0 18:49:35 aspy.yaml==1.3.0 18:49:35 attrs==23.2.0 18:49:35 autopage==0.5.2 18:49:35 beautifulsoup4==4.12.3 18:49:35 boto3==1.34.103 18:49:35 botocore==1.34.103 18:49:35 bs4==0.0.2 18:49:35 cachetools==5.3.3 18:49:35 certifi==2024.2.2 18:49:35 cffi==1.16.0 18:49:35 cfgv==3.4.0 18:49:35 chardet==5.2.0 18:49:35 charset-normalizer==3.3.2 18:49:35 click==8.1.7 18:49:35 cliff==4.6.0 18:49:35 cmd2==2.4.3 18:49:35 cryptography==3.3.2 18:49:35 debtcollector==3.0.0 18:49:35 decorator==5.1.1 18:49:35 defusedxml==0.7.1 18:49:35 Deprecated==1.2.14 18:49:35 distlib==0.3.8 18:49:35 dnspython==2.6.1 18:49:35 docker==4.2.2 18:49:35 dogpile.cache==1.3.3 18:49:35 email_validator==2.1.1 18:49:35 filelock==3.14.0 18:49:35 future==1.0.0 18:49:35 gitdb==4.0.11 18:49:35 GitPython==3.1.43 18:49:35 google-auth==2.29.0 18:49:35 httplib2==0.22.0 18:49:35 identify==2.5.36 18:49:35 idna==3.7 18:49:35 importlib-resources==1.5.0 18:49:35 iso8601==2.1.0 18:49:35 Jinja2==3.1.4 18:49:35 jmespath==1.0.1 18:49:35 jsonpatch==1.33 18:49:35 jsonpointer==2.4 18:49:35 jsonschema==4.22.0 18:49:35 jsonschema-specifications==2023.12.1 18:49:35 keystoneauth1==5.6.0 18:49:35 kubernetes==29.0.0 18:49:35 lftools==0.37.10 18:49:35 lxml==5.2.1 18:49:35 MarkupSafe==2.1.5 18:49:35 msgpack==1.0.8 18:49:35 multi_key_dict==2.0.3 18:49:35 munch==4.0.0 18:49:35 netaddr==1.2.1 18:49:35 netifaces==0.11.0 18:49:35 niet==1.4.2 18:49:35 nodeenv==1.8.0 18:49:35 oauth2client==4.1.3 18:49:35 oauthlib==3.2.2 18:49:35 openstacksdk==3.1.0 18:49:35 os-client-config==2.1.0 18:49:35 os-service-types==1.7.0 18:49:35 osc-lib==3.0.1 18:49:35 oslo.config==9.4.0 18:49:35 oslo.context==5.5.0 18:49:35 oslo.i18n==6.3.0 18:49:35 oslo.log==5.5.1 18:49:35 oslo.serialization==5.4.0 18:49:35 oslo.utils==7.1.0 18:49:35 packaging==24.0 18:49:35 pbr==6.0.0 18:49:35 platformdirs==4.2.1 18:49:35 prettytable==3.10.0 18:49:35 pyasn1==0.6.0 18:49:35 pyasn1_modules==0.4.0 18:49:35 pycparser==2.22 18:49:35 pygerrit2==2.0.15 18:49:35 PyGithub==2.3.0 18:49:35 pyinotify==0.9.6 18:49:35 PyJWT==2.8.0 18:49:35 PyNaCl==1.5.0 18:49:35 pyparsing==2.4.7 18:49:35 pyperclip==1.8.2 18:49:35 pyrsistent==0.20.0 18:49:35 python-cinderclient==9.5.0 18:49:35 python-dateutil==2.9.0.post0 18:49:35 python-heatclient==3.5.0 18:49:35 python-jenkins==1.8.2 18:49:35 python-keystoneclient==5.4.0 18:49:35 python-magnumclient==4.4.0 18:49:35 python-novaclient==18.6.0 18:49:35 python-openstackclient==6.6.0 18:49:35 python-swiftclient==4.5.0 18:49:35 PyYAML==6.0.1 18:49:35 referencing==0.35.1 18:49:35 requests==2.31.0 18:49:35 requests-oauthlib==2.0.0 18:49:35 requestsexceptions==1.4.0 18:49:35 rfc3986==2.0.0 18:49:35 rpds-py==0.18.1 18:49:35 rsa==4.9 18:49:35 ruamel.yaml==0.18.6 18:49:35 ruamel.yaml.clib==0.2.8 18:49:35 s3transfer==0.10.1 18:49:35 simplejson==3.19.2 18:49:35 six==1.16.0 18:49:35 smmap==5.0.1 18:49:35 soupsieve==2.5 18:49:35 stevedore==5.2.0 18:49:35 tabulate==0.9.0 18:49:35 toml==0.10.2 18:49:35 tomlkit==0.12.5 18:49:35 tqdm==4.66.4 18:49:35 typing_extensions==4.11.0 18:49:35 tzdata==2024.1 18:49:35 urllib3==1.26.18 18:49:35 virtualenv==20.26.1 18:49:35 wcwidth==0.2.13 18:49:35 websocket-client==1.8.0 18:49:35 wrapt==1.16.0 18:49:35 xdg==6.0.0 18:49:35 xmltodict==0.13.0 18:49:35 yq==3.4.3 18:49:35 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins5492072597522507138.sh 18:49:35 ---> sudo-logs.sh 18:49:35 Archiving 'sudo' log.. 18:49:35 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins17850592308758779394.sh 18:49:35 ---> job-cost.sh 18:49:35 Setup pyenv: 18:49:35 system 18:49:35 3.8.13 18:49:35 3.9.13 18:49:35 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 18:49:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JQpu from file:/tmp/.os_lf_venv 18:49:36 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 18:49:41 lf-activate-venv(): INFO: Adding /tmp/venv-JQpu/bin to PATH 18:49:41 INFO: No Stack... 18:49:42 INFO: Retrieving Pricing Info for: v3-standard-4 18:49:42 INFO: Archiving Costs 18:49:42 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins4806485404975883119.sh 18:49:42 ---> logs-deploy.sh 18:49:42 Setup pyenv: 18:49:42 system 18:49:42 3.8.13 18:49:42 3.9.13 18:49:42 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 18:49:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JQpu from file:/tmp/.os_lf_venv 18:49:43 lf-activate-venv(): INFO: Installing: lftools 18:49:52 lf-activate-venv(): INFO: Adding /tmp/venv-JQpu/bin to PATH 18:49:52 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-commit-lint/7348 18:49:52 INFO: archiving workspace using pattern(s): 18:49:53 Archives upload complete. 18:49:54 INFO: archiving logs to Nexus 18:49:54 ---> uname -a: 18:49:54 Linux prd-ubuntu1804-builder-4c-4g-2466 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 18:49:54 18:49:54 18:49:54 ---> lscpu: 18:49:54 Architecture: x86_64 18:49:54 CPU op-mode(s): 32-bit, 64-bit 18:49:54 Byte Order: Little Endian 18:49:54 CPU(s): 4 18:49:54 On-line CPU(s) list: 0-3 18:49:54 Thread(s) per core: 1 18:49:54 Core(s) per socket: 1 18:49:54 Socket(s): 4 18:49:54 NUMA node(s): 1 18:49:54 Vendor ID: AuthenticAMD 18:49:54 CPU family: 23 18:49:54 Model: 49 18:49:54 Model name: AMD EPYC-Rome Processor 18:49:54 Stepping: 0 18:49:54 CPU MHz: 2800.000 18:49:54 BogoMIPS: 5600.00 18:49:54 Virtualization: AMD-V 18:49:54 Hypervisor vendor: KVM 18:49:54 Virtualization type: full 18:49:54 L1d cache: 32K 18:49:54 L1i cache: 32K 18:49:54 L2 cache: 512K 18:49:54 L3 cache: 16384K 18:49:54 NUMA node0 CPU(s): 0-3 18:49:54 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 18:49:54 18:49:54 18:49:54 ---> nproc: 18:49:54 4 18:49:54 18:49:54 18:49:54 ---> df -h: 18:49:54 Filesystem Size Used Avail Use% Mounted on 18:49:54 udev 7.9G 0 7.9G 0% /dev 18:49:54 tmpfs 1.6G 672K 1.6G 1% /run 18:49:54 /dev/vda1 78G 8.4G 69G 11% / 18:49:54 tmpfs 7.9G 0 7.9G 0% /dev/shm 18:49:54 tmpfs 5.0M 0 5.0M 0% /run/lock 18:49:54 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 18:49:54 /dev/vda15 105M 4.4M 100M 5% /boot/efi 18:49:54 tmpfs 1.6G 0 1.6G 0% /run/user/1001 18:49:54 18:49:54 18:49:54 ---> free -m: 18:49:54 total used free shared buff/cache available 18:49:54 Mem: 16040 560 13205 0 2273 15157 18:49:54 Swap: 1023 0 1023 18:49:54 18:49:54 18:49:54 ---> ip addr: 18:49:54 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 18:49:54 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 18:49:54 inet 127.0.0.1/8 scope host lo 18:49:54 valid_lft forever preferred_lft forever 18:49:54 inet6 ::1/128 scope host 18:49:54 valid_lft forever preferred_lft forever 18:49:54 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 18:49:54 link/ether fa:16:3e:d6:09:d3 brd ff:ff:ff:ff:ff:ff 18:49:54 inet 10.30.106.156/23 brd 10.30.107.255 scope global dynamic ens3 18:49:54 valid_lft 86228sec preferred_lft 86228sec 18:49:54 inet6 fe80::f816:3eff:fed6:9d3/64 scope link 18:49:54 valid_lft forever preferred_lft forever 18:49:54 18:49:54 18:49:54 ---> sar -b -r -n DEV: 18:49:54 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-2466) 05/12/24 _x86_64_ (4 CPU) 18:49:54 18:49:54 18:47:04 LINUX RESTART (4 CPU) 18:49:54 18:49:54 18:48:02 tps rtps wtps bread/s bwrtn/s 18:49:54 18:49:01 145.96 14.59 131.37 1108.15 41482.60 18:49:54 Average: 145.96 14.59 131.37 1108.15 41482.60 18:49:54 18:49:54 18:48:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:49:54 18:49:01 13646420 15533204 2778548 16.92 86140 1984120 768892 4.40 754204 1776076 136576 18:49:54 Average: 13646420 15533204 2778548 16.92 86140 1984120 768892 4.40 754204 1776076 136576 18:49:54 18:49:54 18:48:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:49:54 18:49:01 lo 1.02 1.02 0.11 0.11 0.00 0.00 0.00 0.00 18:49:54 18:49:01 ens3 79.44 49.33 1190.72 14.37 0.00 0.00 0.00 0.00 18:49:54 Average: lo 1.02 1.02 0.11 0.11 0.00 0.00 0.00 0.00 18:49:54 Average: ens3 79.44 49.33 1190.72 14.37 0.00 0.00 0.00 0.00 18:49:54 18:49:54 18:49:54 ---> sar -P ALL: 18:49:54 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-2466) 05/12/24 _x86_64_ (4 CPU) 18:49:54 18:49:54 18:47:04 LINUX RESTART (4 CPU) 18:49:54 18:49:54 18:48:02 CPU %user %nice %system %iowait %steal %idle 18:49:54 18:49:01 all 19.65 0.00 1.81 5.67 0.06 72.80 18:49:54 18:49:01 0 8.05 0.00 1.09 6.08 0.05 84.72 18:49:54 18:49:01 1 39.07 0.00 3.46 4.04 0.07 53.37 18:49:54 18:49:01 2 1.09 0.00 0.68 8.84 0.03 89.36 18:49:54 18:49:01 3 30.34 0.00 2.04 3.74 0.10 63.78 18:49:54 Average: all 19.65 0.00 1.81 5.67 0.06 72.80 18:49:54 Average: 0 8.05 0.00 1.09 6.08 0.05 84.72 18:49:54 Average: 1 39.07 0.00 3.46 4.04 0.07 53.37 18:49:54 Average: 2 1.09 0.00 0.68 8.84 0.03 89.36 18:49:54 Average: 3 30.34 0.00 2.04 3.74 0.10 63.78 18:49:54 18:49:54 18:49:54