13:55:11 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137736 13:55:11 Running as SYSTEM 13:55:11 [EnvInject] - Loading node environment variables. 13:55:11 Building remotely on prd-ubuntu1804-builder-4c-4g-2430 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-commit-lint 13:55:11 [ssh-agent] Looking for ssh-agent implementation... 13:55:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:55:12 $ ssh-agent 13:55:12 SSH_AUTH_SOCK=/tmp/ssh-YhE4yfvuvN8C/agent.1704 13:55:12 SSH_AGENT_PID=1706 13:55:12 [ssh-agent] Started. 13:55:12 Running ssh-add (command line suppressed) 13:55:12 Identity added: /w/workspace/oom-master-commit-lint@tmp/private_key_15428263013651598703.key (/w/workspace/oom-master-commit-lint@tmp/private_key_15428263013651598703.key) 13:55:12 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 13:55:12 The recommended git tool is: NONE 13:55:13 using credential onap-jenkins-ssh 13:55:13 Wiping out workspace first. 13:55:13 Cloning the remote Git repository 13:55:13 Cloning repository git://cloud.onap.org/mirror/oom.git 13:55:13 > git init /w/workspace/oom-master-commit-lint # timeout=10 13:55:13 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:55:13 > git --version # timeout=10 13:55:13 > git --version # 'git version 2.17.1' 13:55:13 using GIT_SSH to set credentials Gerrit user 13:55:13 Verifying host key using manually-configured host key entries 13:55:13 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 13:55:19 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:55:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:55:19 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:55:19 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:55:19 using GIT_SSH to set credentials Gerrit user 13:55:19 Verifying host key using manually-configured host key entries 13:55:19 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/36/137736/17 # timeout=30 13:55:19 > git rev-parse a4c72f45e9f3b34225b8bedd03c3f28d18732ecf^{commit} # timeout=10 13:55:19 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 13:55:19 Checking out Revision a4c72f45e9f3b34225b8bedd03c3f28d18732ecf (refs/changes/36/137736/17) 13:55:19 > git config core.sparsecheckout # timeout=10 13:55:19 > git checkout -f a4c72f45e9f3b34225b8bedd03c3f28d18732ecf # timeout=30 13:55:23 Commit message: "[AUTHENTICATION] Restructured keycloak and Oauth2-proxy" 13:55:23 > git rev-parse FETCH_HEAD^{commit} # timeout=10 13:55:23 > git rev-list --no-walk 53fe20dc15c0e23c27bee5c1450340e454b8945b # timeout=10 13:55:23 [EnvInject] - Injecting environment variables from a build step. 13:55:23 [EnvInject] - Injecting as environment variables the properties content 13:55:23 PYTHON=python3 13:55:23 13:55:23 [EnvInject] - Variables injected successfully. 13:55:23 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins12169498450323518301.sh 13:55:23 ---> tox-install.sh 13:55:23 + source /home/jenkins/lf-env.sh 13:55:23 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:55:23 ++ mktemp -d /tmp/venv-XXXX 13:55:23 + lf_venv=/tmp/venv-fcVG 13:55:23 + local venv_file=/tmp/.os_lf_venv 13:55:23 + local python=python3 13:55:23 + local options 13:55:23 + local set_path=true 13:55:23 + local install_args= 13:55:23 ++ 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 13:55:23 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:55:23 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:55:23 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:55:23 + true 13:55:23 + case $1 in 13:55:23 + venv_file=/tmp/.toxenv 13:55:23 + shift 2 13:55:23 + true 13:55:23 + case $1 in 13:55:23 + shift 13:55:23 + break 13:55:23 + case $python in 13:55:23 + local pkg_list= 13:55:23 + [[ -d /opt/pyenv ]] 13:55:23 + echo 'Setup pyenv:' 13:55:23 Setup pyenv: 13:55:23 + export PYENV_ROOT=/opt/pyenv 13:55:23 + PYENV_ROOT=/opt/pyenv 13:55:23 + 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 13:55:23 + 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 13:55:23 + pyenv versions 13:55:23 * system (set by /opt/pyenv/version) 13:55:23 * 3.8.13 (set by /opt/pyenv/version) 13:55:23 * 3.9.13 (set by /opt/pyenv/version) 13:55:23 * 3.10.6 (set by /opt/pyenv/version) 13:55:23 + command -v pyenv 13:55:23 ++ pyenv init - --no-rehash 13:55:23 + 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[*]}"'\'')" 13:55:23 export PATH="/opt/pyenv/shims:${PATH}" 13:55:23 export PYENV_SHELL=bash 13:55:23 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:55:23 pyenv() { 13:55:23 local command 13:55:23 command="${1:-}" 13:55:23 if [ "$#" -gt 0 ]; then 13:55:23 shift 13:55:23 fi 13:55:23 13:55:23 case "$command" in 13:55:23 rehash|shell) 13:55:23 eval "$(pyenv "sh-$command" "$@")" 13:55:23 ;; 13:55:23 *) 13:55:23 command pyenv "$command" "$@" 13:55:23 ;; 13:55:23 esac 13:55:23 }' 13:55:23 +++ 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[*]}"' 13:55:23 ++ 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 13:55:23 ++ 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 13:55:23 ++ 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 13:55:23 ++ export PYENV_SHELL=bash 13:55:23 ++ PYENV_SHELL=bash 13:55:23 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:55:23 +++ complete -F _pyenv pyenv 13:55:23 ++ lf-pyver python3 13:55:23 ++ local py_version_xy=python3 13:55:23 ++ local py_version_xyz= 13:55:23 ++ pyenv versions 13:55:23 ++ sed 's/^[ *]* //' 13:55:23 ++ local command 13:55:23 ++ command=versions 13:55:23 ++ awk '{ print $1 }' 13:55:23 ++ '[' 1 -gt 0 ']' 13:55:23 ++ grep -E '^[0-9.]*[0-9]$' 13:55:23 ++ shift 13:55:23 ++ case "$command" in 13:55:23 ++ command pyenv versions 13:55:23 ++ pyenv versions 13:55:23 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:55:23 +++ grep '^3' /tmp/.pyenv_versions 13:55:23 +++ sort -V 13:55:23 +++ tail -n 1 13:55:23 ++ py_version_xyz=3.10.6 13:55:23 ++ [[ -z 3.10.6 ]] 13:55:23 ++ echo 3.10.6 13:55:23 ++ return 0 13:55:23 + pyenv local 3.10.6 13:55:23 + local command 13:55:23 + command=local 13:55:23 + '[' 2 -gt 0 ']' 13:55:23 + shift 13:55:23 + case "$command" in 13:55:23 + command pyenv local 3.10.6 13:55:23 + pyenv local 3.10.6 13:55:23 + for arg in "$@" 13:55:23 + case $arg in 13:55:23 + pkg_list+='tox ' 13:55:23 + for arg in "$@" 13:55:23 + case $arg in 13:55:23 + pkg_list+='virtualenv ' 13:55:23 + for arg in "$@" 13:55:23 + case $arg in 13:55:23 + pkg_list+='urllib3~=1.26.15 ' 13:55:23 + [[ -f /tmp/.toxenv ]] 13:55:23 + [[ ! -f /tmp/.toxenv ]] 13:55:23 + [[ -n '' ]] 13:55:23 + python3 -m venv /tmp/venv-fcVG 13:55:27 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-fcVG' 13:55:27 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-fcVG 13:55:27 + echo /tmp/venv-fcVG 13:55:27 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 13:55:27 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 13:55:27 + /tmp/venv-fcVG/bin/python3 -m pip install --upgrade --quiet pip virtualenv 13:55:31 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:55:31 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:55:31 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:55:31 + /tmp/venv-fcVG/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:55:33 + type python3 13:55:33 + true 13:55:33 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-fcVG/bin to PATH' 13:55:33 lf-activate-venv(): INFO: Adding /tmp/venv-fcVG/bin to PATH 13:55:33 + PATH=/tmp/venv-fcVG/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 13:55:33 + return 0 13:55:33 + python3 --version 13:55:33 Python 3.10.6 13:55:33 + python3 -m pip --version 13:55:34 pip 24.0 from /tmp/venv-fcVG/lib/python3.10/site-packages/pip (python 3.10) 13:55:34 + python3 -m pip freeze 13:55:34 cachetools==5.3.3 13:55:34 chardet==5.2.0 13:55:34 colorama==0.4.6 13:55:34 distlib==0.3.8 13:55:34 filelock==3.14.0 13:55:34 packaging==24.0 13:55:34 platformdirs==4.2.1 13:55:34 pluggy==1.5.0 13:55:34 pyproject-api==1.6.1 13:55:34 tomli==2.0.1 13:55:34 tox==4.15.0 13:55:34 urllib3==1.26.18 13:55:34 virtualenv==20.26.1 13:55:34 [EnvInject] - Injecting environment variables from a build step. 13:55:34 [EnvInject] - Injecting as environment variables the properties content 13:55:34 PARALLEL=false 13:55:34 13:55:34 [EnvInject] - Variables injected successfully. 13:55:34 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins915954163316440969.sh 13:55:34 ---> tox-run.sh 13:55:34 + 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 13:55:34 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-commit-lint/archives/tox 13:55:34 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-commit-lint/archives/docs 13:55:34 + mkdir -p /w/workspace/oom-master-commit-lint/archives/tox 13:55:34 + cd /w/workspace/oom-master-commit-lint/. 13:55:34 + source /home/jenkins/lf-env.sh 13:55:34 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:55:34 ++ mktemp -d /tmp/venv-XXXX 13:55:34 + lf_venv=/tmp/venv-qJ8x 13:55:34 + local venv_file=/tmp/.os_lf_venv 13:55:34 + local python=python3 13:55:34 + local options 13:55:34 + local set_path=true 13:55:34 + local install_args= 13:55:34 ++ 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 13:55:34 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:55:34 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:55:34 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:55:34 + true 13:55:34 + case $1 in 13:55:34 + venv_file=/tmp/.toxenv 13:55:34 + shift 2 13:55:34 + true 13:55:34 + case $1 in 13:55:34 + shift 13:55:34 + break 13:55:34 + case $python in 13:55:34 + local pkg_list= 13:55:34 + [[ -d /opt/pyenv ]] 13:55:34 + echo 'Setup pyenv:' 13:55:34 Setup pyenv: 13:55:34 + export PYENV_ROOT=/opt/pyenv 13:55:34 + PYENV_ROOT=/opt/pyenv 13:55:34 + 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 13:55:34 + 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 13:55:34 + pyenv versions 13:55:34 system 13:55:34 3.8.13 13:55:34 3.9.13 13:55:34 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 13:55:34 + command -v pyenv 13:55:34 ++ pyenv init - --no-rehash 13:55: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[*]}"'\'')" 13:55:34 export PATH="/opt/pyenv/shims:${PATH}" 13:55:34 export PYENV_SHELL=bash 13:55:34 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:55:34 pyenv() { 13:55:34 local command 13:55:34 command="${1:-}" 13:55:34 if [ "$#" -gt 0 ]; then 13:55:34 shift 13:55:34 fi 13:55:34 13:55:34 case "$command" in 13:55:34 rehash|shell) 13:55:34 eval "$(pyenv "sh-$command" "$@")" 13:55:34 ;; 13:55:34 *) 13:55:34 command pyenv "$command" "$@" 13:55:34 ;; 13:55:34 esac 13:55:34 }' 13:55: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[*]}"' 13:55:34 ++ 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 13:55:34 ++ 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 13:55:34 ++ 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 13:55:34 ++ export PYENV_SHELL=bash 13:55:34 ++ PYENV_SHELL=bash 13:55:34 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:55:34 +++ complete -F _pyenv pyenv 13:55:34 ++ lf-pyver python3 13:55:34 ++ local py_version_xy=python3 13:55:34 ++ local py_version_xyz= 13:55:34 ++ sed 's/^[ *]* //' 13:55:34 ++ awk '{ print $1 }' 13:55:34 ++ pyenv versions 13:55:34 ++ grep -E '^[0-9.]*[0-9]$' 13:55:34 ++ local command 13:55:34 ++ command=versions 13:55:34 ++ '[' 1 -gt 0 ']' 13:55:34 ++ shift 13:55:34 ++ case "$command" in 13:55:34 ++ command pyenv versions 13:55:34 ++ pyenv versions 13:55:34 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:55:34 +++ grep '^3' /tmp/.pyenv_versions 13:55:34 +++ sort -V 13:55:34 +++ tail -n 1 13:55:34 ++ py_version_xyz=3.10.6 13:55:34 ++ [[ -z 3.10.6 ]] 13:55:34 ++ echo 3.10.6 13:55:34 ++ return 0 13:55:34 + pyenv local 3.10.6 13:55:34 + local command 13:55:34 + command=local 13:55:34 + '[' 2 -gt 0 ']' 13:55:34 + shift 13:55:34 + case "$command" in 13:55:34 + command pyenv local 3.10.6 13:55:34 + pyenv local 3.10.6 13:55:34 + for arg in "$@" 13:55:34 + case $arg in 13:55:34 + pkg_list+='tox ' 13:55:34 + for arg in "$@" 13:55:34 + case $arg in 13:55:34 + pkg_list+='virtualenv ' 13:55:34 + for arg in "$@" 13:55:34 + case $arg in 13:55:34 + pkg_list+='urllib3~=1.26.15 ' 13:55:34 + [[ -f /tmp/.toxenv ]] 13:55:34 ++ cat /tmp/.toxenv 13:55:34 + lf_venv=/tmp/venv-fcVG 13:55:34 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fcVG from' file:/tmp/.toxenv 13:55:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fcVG from file:/tmp/.toxenv 13:55:34 + /tmp/venv-fcVG/bin/python3 -m pip install --upgrade --quiet pip virtualenv 13:55:35 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:55:35 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:55:35 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:55:35 + /tmp/venv-fcVG/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:55:37 + type python3 13:55:37 + true 13:55:37 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-fcVG/bin to PATH' 13:55:37 lf-activate-venv(): INFO: Adding /tmp/venv-fcVG/bin to PATH 13:55:37 + PATH=/tmp/venv-fcVG/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 13:55:37 + return 0 13:55:37 + [[ -d /opt/pyenv ]] 13:55:37 + echo '---> Setting up pyenv' 13:55:37 ---> Setting up pyenv 13:55:37 + export PYENV_ROOT=/opt/pyenv 13:55:37 + PYENV_ROOT=/opt/pyenv 13:55:37 + export PATH=/opt/pyenv/bin:/tmp/venv-fcVG/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 13:55:37 + PATH=/opt/pyenv/bin:/tmp/venv-fcVG/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 13:55:37 ++ pwd 13:55:37 + PYTHONPATH=/w/workspace/oom-master-commit-lint 13:55:37 + export PYTHONPATH 13:55:37 + export TOX_TESTENV_PASSENV=PYTHONPATH 13:55:37 + TOX_TESTENV_PASSENV=PYTHONPATH 13:55:37 + tox --version 13:55:37 4.15.0 from /tmp/venv-fcVG/lib/python3.10/site-packages/tox/__init__.py 13:55:37 + PARALLEL=false 13:55:37 + TOX_OPTIONS_LIST= 13:55:37 + [[ -n gitlint ]] 13:55:37 + TOX_OPTIONS_LIST=' -e gitlint' 13:55:37 + case ${PARALLEL,,} in 13:55:37 + tox -e gitlint 13:55:37 + tee -a /w/workspace/oom-master-commit-lint/archives/tox/tox.log 13:55:39 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 13:56:09 gitlint: freeze> python -m pip freeze --all 13:56:09 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 13:56:09 gitlint: commands[0]> gitlint 13:56:09 gitlint: OK (32.09=setup[31.91]+cmd[0.18] seconds) 13:56:09 congratulations :) (32.26 seconds) 13:56:09 + tox_status=0 13:56:09 + echo '---> Completed tox runs' 13:56:09 ---> Completed tox runs 13:56:09 + for i in .tox/*/log 13:56:09 ++ echo .tox/gitlint/log 13:56:09 ++ awk -F/ '{print $2}' 13:56:09 + tox_env=gitlint 13:56:09 + cp -r .tox/gitlint/log /w/workspace/oom-master-commit-lint/archives/tox/gitlint 13:56:09 + DOC_DIR=docs/_build/html 13:56:09 + [[ -d docs/_build/html ]] 13:56:09 + echo '---> tox-run.sh ends' 13:56:09 ---> tox-run.sh ends 13:56:09 + test 0 -eq 0 13:56:09 $ ssh-agent -k 13:56:09 unset SSH_AUTH_SOCK; 13:56:09 unset SSH_AGENT_PID; 13:56:09 echo Agent pid 1706 killed; 13:56:09 [ssh-agent] Stopped. 13:56:10 [PostBuildScript] - [INFO] Executing post build scripts. 13:56:10 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins17060086097983203483.sh 13:56:10 ---> sysstat.sh 13:56:10 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins8159252839542366438.sh 13:56:10 ---> package-listing.sh 13:56:10 ++ tr '[:upper:]' '[:lower:]' 13:56:10 ++ facter osfamily 13:56:10 + OS_FAMILY=debian 13:56:10 + workspace=/w/workspace/oom-master-commit-lint 13:56:10 + START_PACKAGES=/tmp/packages_start.txt 13:56:10 + END_PACKAGES=/tmp/packages_end.txt 13:56:10 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:56:10 + PACKAGES=/tmp/packages_start.txt 13:56:10 + '[' /w/workspace/oom-master-commit-lint ']' 13:56:10 + PACKAGES=/tmp/packages_end.txt 13:56:10 + case "${OS_FAMILY}" in 13:56:10 + dpkg -l 13:56:10 + grep '^ii' 13:56:10 + '[' -f /tmp/packages_start.txt ']' 13:56:10 + '[' -f /tmp/packages_end.txt ']' 13:56:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:56:10 + '[' /w/workspace/oom-master-commit-lint ']' 13:56:10 + mkdir -p /w/workspace/oom-master-commit-lint/archives/ 13:56:10 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-commit-lint/archives/ 13:56:10 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins2892141683722549104.sh 13:56:10 ---> capture-instance-metadata.sh 13:56:10 Setup pyenv: 13:56:10 system 13:56:10 3.8.13 13:56:10 3.9.13 13:56:10 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 13:56:14 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-eZJq 13:56:14 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:56:17 lf-activate-venv(): INFO: Installing: lftools 13:56:51 lf-activate-venv(): INFO: Adding /tmp/venv-eZJq/bin to PATH 13:56:51 INFO: Running in OpenStack, capturing instance metadata 13:56:52 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins14390912234979612356.sh 13:56:52 provisioning config files... 13:56:52 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-commit-lint@tmp/config9268798561055496553tmp 13:56:52 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:56:52 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:56:52 [EnvInject] - Injecting environment variables from a build step. 13:56:52 [EnvInject] - Injecting as environment variables the properties content 13:56:52 SERVER_ID=logs 13:56:52 13:56:52 [EnvInject] - Variables injected successfully. 13:56:52 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins12631476956910987644.sh 13:56:52 ---> create-netrc.sh 13:56:52 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins2218484216920631667.sh 13:56:52 ---> python-tools-install.sh 13:56:52 Setup pyenv: 13:56:52 system 13:56:52 3.8.13 13:56:52 3.9.13 13:56:52 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 13:56:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eZJq from file:/tmp/.os_lf_venv 13:56:53 lf-activate-venv(): INFO: Installing: lftools 13:57:01 lf-activate-venv(): INFO: Adding /tmp/venv-eZJq/bin to PATH 13:57:01 Generating Requirements File 13:57:29 Python 3.10.6 13:57:29 pip 24.0 from /tmp/venv-eZJq/lib/python3.10/site-packages/pip (python 3.10) 13:57:30 appdirs==1.4.4 13:57:30 argcomplete==3.3.0 13:57:30 aspy.yaml==1.3.0 13:57:30 attrs==23.2.0 13:57:30 autopage==0.5.2 13:57:30 beautifulsoup4==4.12.3 13:57:30 boto3==1.34.103 13:57:30 botocore==1.34.103 13:57:30 bs4==0.0.2 13:57:30 cachetools==5.3.3 13:57:30 certifi==2024.2.2 13:57:30 cffi==1.16.0 13:57:30 cfgv==3.4.0 13:57:30 chardet==5.2.0 13:57:30 charset-normalizer==3.3.2 13:57:30 click==8.1.7 13:57:30 cliff==4.6.0 13:57:30 cmd2==2.4.3 13:57:30 cryptography==3.3.2 13:57:30 debtcollector==3.0.0 13:57:30 decorator==5.1.1 13:57:30 defusedxml==0.7.1 13:57:30 Deprecated==1.2.14 13:57:30 distlib==0.3.8 13:57:30 dnspython==2.6.1 13:57:30 docker==4.2.2 13:57:30 dogpile.cache==1.3.3 13:57:30 email_validator==2.1.1 13:57:30 filelock==3.14.0 13:57:30 future==1.0.0 13:57:30 gitdb==4.0.11 13:57:30 GitPython==3.1.43 13:57:30 google-auth==2.29.0 13:57:30 httplib2==0.22.0 13:57:30 identify==2.5.36 13:57:30 idna==3.7 13:57:30 importlib-resources==1.5.0 13:57:30 iso8601==2.1.0 13:57:30 Jinja2==3.1.4 13:57:30 jmespath==1.0.1 13:57:30 jsonpatch==1.33 13:57:30 jsonpointer==2.4 13:57:30 jsonschema==4.22.0 13:57:30 jsonschema-specifications==2023.12.1 13:57:30 keystoneauth1==5.6.0 13:57:30 kubernetes==29.0.0 13:57:30 lftools==0.37.10 13:57:30 lxml==5.2.1 13:57:30 MarkupSafe==2.1.5 13:57:30 msgpack==1.0.8 13:57:30 multi_key_dict==2.0.3 13:57:30 munch==4.0.0 13:57:30 netaddr==1.2.1 13:57:30 netifaces==0.11.0 13:57:30 niet==1.4.2 13:57:30 nodeenv==1.8.0 13:57:30 oauth2client==4.1.3 13:57:30 oauthlib==3.2.2 13:57:30 openstacksdk==3.1.0 13:57:30 os-client-config==2.1.0 13:57:30 os-service-types==1.7.0 13:57:30 osc-lib==3.0.1 13:57:30 oslo.config==9.4.0 13:57:30 oslo.context==5.5.0 13:57:30 oslo.i18n==6.3.0 13:57:30 oslo.log==5.5.1 13:57:30 oslo.serialization==5.4.0 13:57:30 oslo.utils==7.1.0 13:57:30 packaging==24.0 13:57:30 pbr==6.0.0 13:57:30 platformdirs==4.2.1 13:57:30 prettytable==3.10.0 13:57:30 pyasn1==0.6.0 13:57:30 pyasn1_modules==0.4.0 13:57:30 pycparser==2.22 13:57:30 pygerrit2==2.0.15 13:57:30 PyGithub==2.3.0 13:57:30 pyinotify==0.9.6 13:57:30 PyJWT==2.8.0 13:57:30 PyNaCl==1.5.0 13:57:30 pyparsing==2.4.7 13:57:30 pyperclip==1.8.2 13:57:30 pyrsistent==0.20.0 13:57:30 python-cinderclient==9.5.0 13:57:30 python-dateutil==2.9.0.post0 13:57:30 python-heatclient==3.5.0 13:57:30 python-jenkins==1.8.2 13:57:30 python-keystoneclient==5.4.0 13:57:30 python-magnumclient==4.4.0 13:57:30 python-novaclient==18.6.0 13:57:30 python-openstackclient==6.6.0 13:57:30 python-swiftclient==4.5.0 13:57:30 PyYAML==6.0.1 13:57:30 referencing==0.35.1 13:57:30 requests==2.31.0 13:57:30 requests-oauthlib==2.0.0 13:57:30 requestsexceptions==1.4.0 13:57:30 rfc3986==2.0.0 13:57:30 rpds-py==0.18.1 13:57:30 rsa==4.9 13:57:30 ruamel.yaml==0.18.6 13:57:30 ruamel.yaml.clib==0.2.8 13:57:30 s3transfer==0.10.1 13:57:30 simplejson==3.19.2 13:57:30 six==1.16.0 13:57:30 smmap==5.0.1 13:57:30 soupsieve==2.5 13:57:30 stevedore==5.2.0 13:57:30 tabulate==0.9.0 13:57:30 toml==0.10.2 13:57:30 tomlkit==0.12.5 13:57:30 tqdm==4.66.4 13:57:30 typing_extensions==4.11.0 13:57:30 tzdata==2024.1 13:57:30 urllib3==1.26.18 13:57:30 virtualenv==20.26.1 13:57:30 wcwidth==0.2.13 13:57:30 websocket-client==1.8.0 13:57:30 wrapt==1.16.0 13:57:30 xdg==6.0.0 13:57:30 xmltodict==0.13.0 13:57:30 yq==3.4.3 13:57:30 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins13736442627572367240.sh 13:57:30 ---> sudo-logs.sh 13:57:30 Archiving 'sudo' log.. 13:57:30 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins8548396380295977260.sh 13:57:30 ---> job-cost.sh 13:57:30 Setup pyenv: 13:57:30 system 13:57:30 3.8.13 13:57:30 3.9.13 13:57:30 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 13:57:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eZJq from file:/tmp/.os_lf_venv 13:57:31 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:57:36 lf-activate-venv(): INFO: Adding /tmp/venv-eZJq/bin to PATH 13:57:36 INFO: No Stack... 13:57:36 INFO: Retrieving Pricing Info for: v3-standard-4 13:57:37 INFO: Archiving Costs 13:57:37 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins16828456458638358521.sh 13:57:37 ---> logs-deploy.sh 13:57:37 Setup pyenv: 13:57:37 system 13:57:37 3.8.13 13:57:37 3.9.13 13:57:37 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 13:57:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eZJq from file:/tmp/.os_lf_venv 13:57:38 lf-activate-venv(): INFO: Installing: lftools 13:57:47 lf-activate-venv(): INFO: Adding /tmp/venv-eZJq/bin to PATH 13:57:47 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-commit-lint/7347 13:57:47 INFO: archiving workspace using pattern(s): 13:57:48 Archives upload complete. 13:57:49 INFO: archiving logs to Nexus 13:57:50 ---> uname -a: 13:57:50 Linux prd-ubuntu1804-builder-4c-4g-2430 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 13:57:50 13:57:50 13:57:50 ---> lscpu: 13:57:50 Architecture: x86_64 13:57:50 CPU op-mode(s): 32-bit, 64-bit 13:57:50 Byte Order: Little Endian 13:57:50 CPU(s): 4 13:57:50 On-line CPU(s) list: 0-3 13:57:50 Thread(s) per core: 1 13:57:50 Core(s) per socket: 1 13:57:50 Socket(s): 4 13:57:50 NUMA node(s): 1 13:57:50 Vendor ID: AuthenticAMD 13:57:50 CPU family: 23 13:57:50 Model: 49 13:57:50 Model name: AMD EPYC-Rome Processor 13:57:50 Stepping: 0 13:57:50 CPU MHz: 2800.000 13:57:50 BogoMIPS: 5600.00 13:57:50 Virtualization: AMD-V 13:57:50 Hypervisor vendor: KVM 13:57:50 Virtualization type: full 13:57:50 L1d cache: 32K 13:57:50 L1i cache: 32K 13:57:50 L2 cache: 512K 13:57:50 L3 cache: 16384K 13:57:50 NUMA node0 CPU(s): 0-3 13:57:50 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 13:57:50 13:57:50 13:57:50 ---> nproc: 13:57:50 4 13:57:50 13:57:50 13:57:50 ---> df -h: 13:57:50 Filesystem Size Used Avail Use% Mounted on 13:57:50 udev 7.9G 0 7.9G 0% /dev 13:57:50 tmpfs 1.6G 672K 1.6G 1% /run 13:57:50 /dev/vda1 78G 8.4G 69G 11% / 13:57:50 tmpfs 7.9G 0 7.9G 0% /dev/shm 13:57:50 tmpfs 5.0M 0 5.0M 0% /run/lock 13:57:50 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 13:57:50 /dev/vda15 105M 4.4M 100M 5% /boot/efi 13:57:50 tmpfs 1.6G 0 1.6G 0% /run/user/1001 13:57:50 13:57:50 13:57:50 ---> free -m: 13:57:50 total used free shared buff/cache available 13:57:50 Mem: 16040 549 13213 0 2276 15166 13:57:50 Swap: 1023 0 1023 13:57:50 13:57:50 13:57:50 ---> ip addr: 13:57:50 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:57:50 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:57:50 inet 127.0.0.1/8 scope host lo 13:57:50 valid_lft forever preferred_lft forever 13:57:50 inet6 ::1/128 scope host 13:57:50 valid_lft forever preferred_lft forever 13:57:50 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 13:57:50 link/ether fa:16:3e:74:b1:d0 brd ff:ff:ff:ff:ff:ff 13:57:50 inet 10.30.107.125/23 brd 10.30.107.255 scope global dynamic ens3 13:57:50 valid_lft 86224sec preferred_lft 86224sec 13:57:50 inet6 fe80::f816:3eff:fe74:b1d0/64 scope link 13:57:50 valid_lft forever preferred_lft forever 13:57:50 13:57:50 13:57:50 ---> sar -b -r -n DEV: 13:57:50 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-2430) 05/12/24 _x86_64_ (4 CPU) 13:57:50 13:57:50 13:54:56 LINUX RESTART (4 CPU) 13:57:50 13:57:50 13:55:01 tps rtps wtps bread/s bwrtn/s 13:57:50 13:56:01 269.98 66.93 203.05 4068.38 41861.11 13:57:50 13:57:01 118.41 14.18 104.23 1083.29 16956.91 13:57:50 Average: 194.20 40.56 153.64 2575.96 29410.05 13:57:50 13:57:50 13:55:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:57:50 13:56:01 13963508 15500288 2461452 14.99 57524 1683696 906996 5.19 749888 1503100 105936 13:57:50 13:57:01 13700432 15588700 2724528 16.59 86320 1984644 707660 4.05 700236 1773620 120280 13:57:50 Average: 13831970 15544494 2592990 15.79 71922 1834170 807328 4.62 725062 1638360 113108 13:57:50 13:57:50 13:55:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:57:50 13:56:01 lo 2.07 2.07 0.22 0.22 0.00 0.00 0.00 0.00 13:57:50 13:56:01 ens3 429.36 297.93 2254.77 89.28 0.00 0.00 0.00 0.00 13:57:50 13:57:01 lo 1.20 1.20 0.13 0.13 0.00 0.00 0.00 0.00 13:57:50 13:57:01 ens3 57.22 37.68 602.09 10.17 0.00 0.00 0.00 0.00 13:57:50 Average: lo 1.63 1.63 0.17 0.17 0.00 0.00 0.00 0.00 13:57:50 Average: ens3 243.31 167.82 1428.50 49.73 0.00 0.00 0.00 0.00 13:57:50 13:57:50 13:57:50 ---> sar -P ALL: 13:57:50 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-2430) 05/12/24 _x86_64_ (4 CPU) 13:57:50 13:57:50 13:54:56 LINUX RESTART (4 CPU) 13:57:50 13:57:50 13:55:01 CPU %user %nice %system %iowait %steal %idle 13:57:50 13:56:01 all 19.38 0.00 2.41 5.47 0.08 72.65 13:57:50 13:56:01 0 16.50 0.00 1.70 0.67 0.05 81.08 13:57:50 13:56:01 1 24.35 0.00 1.96 1.62 0.07 72.00 13:57:50 13:56:01 2 21.87 0.00 3.13 8.51 0.10 66.39 13:57:50 13:56:01 3 14.80 0.00 2.86 11.13 0.10 71.11 13:57:50 13:57:01 all 19.74 0.00 1.63 3.80 0.07 74.75 13:57:50 13:57:01 0 37.24 0.00 2.83 2.98 0.07 56.88 13:57:50 13:57:01 1 12.75 0.00 1.47 6.96 0.03 78.79 13:57:50 13:57:01 2 19.10 0.00 1.39 3.45 0.10 75.96 13:57:50 13:57:01 3 9.97 0.00 0.82 1.83 0.07 87.31 13:57:50 Average: all 19.56 0.00 2.02 4.64 0.07 73.71 13:57:50 Average: 0 26.85 0.00 2.27 1.82 0.06 69.00 13:57:50 Average: 1 18.54 0.00 1.71 4.29 0.05 75.40 13:57:50 Average: 2 20.48 0.00 2.26 5.98 0.10 71.18 13:57:50 Average: 3 12.37 0.00 1.83 6.46 0.08 79.24 13:57:50 13:57:50 13:57:50