09:26:33 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137689 09:26:33 Running as SYSTEM 09:26:33 [EnvInject] - Loading node environment variables. 09:26:33 Building remotely on prd-ubuntu1804-builder-4c-4g-22974 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-commit-lint 09:26:33 [ssh-agent] Looking for ssh-agent implementation... 09:26:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:26:33 $ ssh-agent 09:26:33 SSH_AUTH_SOCK=/tmp/ssh-nbETF9HlfZ1g/agent.1852 09:26:33 SSH_AGENT_PID=1854 09:26:33 [ssh-agent] Started. 09:26:33 Running ssh-add (command line suppressed) 09:26:33 Identity added: /w/workspace/oom-master-commit-lint@tmp/private_key_2177777471688638672.key (/w/workspace/oom-master-commit-lint@tmp/private_key_2177777471688638672.key) 09:26:34 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 09:26:34 The recommended git tool is: NONE 09:26:35 using credential onap-jenkins-ssh 09:26:35 Wiping out workspace first. 09:26:35 Cloning the remote Git repository 09:26:35 Cloning repository git://cloud.onap.org/mirror/oom.git 09:26:36 > git init /w/workspace/oom-master-commit-lint # timeout=10 09:26:36 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:26:36 > git --version # timeout=10 09:26:36 > git --version # 'git version 2.17.1' 09:26:36 using GIT_SSH to set credentials Gerrit user 09:26:36 Verifying host key using manually-configured host key entries 09:26:36 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 09:26:42 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:26:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:26:42 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:26:42 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:26:42 using GIT_SSH to set credentials Gerrit user 09:26:42 Verifying host key using manually-configured host key entries 09:26:42 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/89/137689/3 # timeout=30 09:26:43 > git rev-parse f8a899c48c91681eb61f3968583862ffc9e9ad73^{commit} # timeout=10 09:26:43 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 09:26:43 Checking out Revision f8a899c48c91681eb61f3968583862ffc9e9ad73 (refs/changes/89/137689/3) 09:26:43 > git config core.sparsecheckout # timeout=10 09:26:43 > git checkout -f f8a899c48c91681eb61f3968583862ffc9e9ad73 # timeout=30 09:26:43 Commit message: "[COMMON] Remove hostPath entries" 09:26:43 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:26:43 > git rev-list --no-walk 53fe20dc15c0e23c27bee5c1450340e454b8945b # timeout=10 09:26:43 [EnvInject] - Injecting environment variables from a build step. 09:26:43 [EnvInject] - Injecting as environment variables the properties content 09:26:43 PYTHON=python3 09:26:43 09:26:43 [EnvInject] - Variables injected successfully. 09:26:43 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins14665327279164401763.sh 09:26:43 ---> tox-install.sh 09:26:43 + source /home/jenkins/lf-env.sh 09:26:43 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:26:43 ++ mktemp -d /tmp/venv-XXXX 09:26:43 + lf_venv=/tmp/venv-1frS 09:26:43 + local venv_file=/tmp/.os_lf_venv 09:26:43 + local python=python3 09:26:43 + local options 09:26:43 + local set_path=true 09:26:43 + local install_args= 09:26:43 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:26:43 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:26:43 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:26:43 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:26:43 + true 09:26:43 + case $1 in 09:26:43 + venv_file=/tmp/.toxenv 09:26:43 + shift 2 09:26:43 + true 09:26:43 + case $1 in 09:26:43 + shift 09:26:43 + break 09:26:43 + case $python in 09:26:43 + local pkg_list= 09:26:43 + [[ -d /opt/pyenv ]] 09:26:43 + echo 'Setup pyenv:' 09:26:43 Setup pyenv: 09:26:43 + export PYENV_ROOT=/opt/pyenv 09:26:43 + PYENV_ROOT=/opt/pyenv 09:26:43 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:26:43 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:26:43 + pyenv versions 09:26:44 * system (set by /opt/pyenv/version) 09:26:44 * 3.8.13 (set by /opt/pyenv/version) 09:26:44 * 3.9.13 (set by /opt/pyenv/version) 09:26:44 * 3.10.6 (set by /opt/pyenv/version) 09:26:44 + command -v pyenv 09:26:44 ++ pyenv init - --no-rehash 09:26:44 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 09:26:44 export PATH="/opt/pyenv/shims:${PATH}" 09:26:44 export PYENV_SHELL=bash 09:26:44 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:26:44 pyenv() { 09:26:44 local command 09:26:44 command="${1:-}" 09:26:44 if [ "$#" -gt 0 ]; then 09:26:44 shift 09:26:44 fi 09:26:44 09:26:44 case "$command" in 09:26:44 rehash|shell) 09:26:44 eval "$(pyenv "sh-$command" "$@")" 09:26:44 ;; 09:26:44 *) 09:26:44 command pyenv "$command" "$@" 09:26:44 ;; 09:26:44 esac 09:26:44 }' 09:26:44 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 09:26:44 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:26:44 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:26:44 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:26:44 ++ export PYENV_SHELL=bash 09:26:44 ++ PYENV_SHELL=bash 09:26:44 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:26:44 +++ complete -F _pyenv pyenv 09:26:44 ++ lf-pyver python3 09:26:44 ++ local py_version_xy=python3 09:26:44 ++ local py_version_xyz= 09:26:44 ++ pyenv versions 09:26:44 ++ awk '{ print $1 }' 09:26:44 ++ local command 09:26:44 ++ command=versions 09:26:44 ++ '[' 1 -gt 0 ']' 09:26:44 ++ shift 09:26:44 ++ case "$command" in 09:26:44 ++ command pyenv versions 09:26:44 ++ pyenv versions 09:26:44 ++ grep -E '^[0-9.]*[0-9]$' 09:26:44 ++ sed 's/^[ *]* //' 09:26:44 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:26:44 +++ grep '^3' /tmp/.pyenv_versions 09:26:44 +++ sort -V 09:26:44 +++ tail -n 1 09:26:44 ++ py_version_xyz=3.10.6 09:26:44 ++ [[ -z 3.10.6 ]] 09:26:44 ++ echo 3.10.6 09:26:44 ++ return 0 09:26:44 + pyenv local 3.10.6 09:26:44 + local command 09:26:44 + command=local 09:26:44 + '[' 2 -gt 0 ']' 09:26:44 + shift 09:26:44 + case "$command" in 09:26:44 + command pyenv local 3.10.6 09:26:44 + pyenv local 3.10.6 09:26:44 + for arg in "$@" 09:26:44 + case $arg in 09:26:44 + pkg_list+='tox ' 09:26:44 + for arg in "$@" 09:26:44 + case $arg in 09:26:44 + pkg_list+='virtualenv ' 09:26:44 + for arg in "$@" 09:26:44 + case $arg in 09:26:44 + pkg_list+='urllib3~=1.26.15 ' 09:26:44 + [[ -f /tmp/.toxenv ]] 09:26:44 + [[ ! -f /tmp/.toxenv ]] 09:26:44 + [[ -n '' ]] 09:26:44 + python3 -m venv /tmp/venv-1frS 09:26:50 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-1frS' 09:26:50 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-1frS 09:26:50 + echo /tmp/venv-1frS 09:26:50 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 09:26:50 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 09:26:50 + /tmp/venv-1frS/bin/python3 -m pip install --upgrade --quiet pip virtualenv 09:26:54 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:26:54 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 09:26:54 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 09:26:54 + /tmp/venv-1frS/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 09:27:02 + type python3 09:27:02 + true 09:27:02 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-1frS/bin to PATH' 09:27:02 lf-activate-venv(): INFO: Adding /tmp/venv-1frS/bin to PATH 09:27:02 + PATH=/tmp/venv-1frS/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:27:02 + return 0 09:27:02 + python3 --version 09:27:02 Python 3.10.6 09:27:02 + python3 -m pip --version 09:27:02 pip 24.0 from /tmp/venv-1frS/lib/python3.10/site-packages/pip (python 3.10) 09:27:02 + python3 -m pip freeze 09:27:03 cachetools==5.3.3 09:27:03 chardet==5.2.0 09:27:03 colorama==0.4.6 09:27:03 distlib==0.3.8 09:27:03 filelock==3.13.4 09:27:03 packaging==24.0 09:27:03 platformdirs==4.2.0 09:27:03 pluggy==1.4.0 09:27:03 pyproject-api==1.6.1 09:27:03 tomli==2.0.1 09:27:03 tox==4.14.2 09:27:03 urllib3==1.26.18 09:27:03 virtualenv==20.25.1 09:27:03 [EnvInject] - Injecting environment variables from a build step. 09:27:03 [EnvInject] - Injecting as environment variables the properties content 09:27:03 PARALLEL=false 09:27:03 09:27:03 [EnvInject] - Variables injected successfully. 09:27:03 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins16189897176496377489.sh 09:27:03 ---> tox-run.sh 09:27:03 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:27:03 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-commit-lint/archives/tox 09:27:03 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-commit-lint/archives/docs 09:27:03 + mkdir -p /w/workspace/oom-master-commit-lint/archives/tox 09:27:03 + cd /w/workspace/oom-master-commit-lint/. 09:27:03 + source /home/jenkins/lf-env.sh 09:27:03 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:27:03 ++ mktemp -d /tmp/venv-XXXX 09:27:03 + lf_venv=/tmp/venv-l8xG 09:27:03 + local venv_file=/tmp/.os_lf_venv 09:27:03 + local python=python3 09:27:03 + local options 09:27:03 + local set_path=true 09:27:03 + local install_args= 09:27:03 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:27:03 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:27:03 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:27:03 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:27:03 + true 09:27:03 + case $1 in 09:27:03 + venv_file=/tmp/.toxenv 09:27:03 + shift 2 09:27:03 + true 09:27:03 + case $1 in 09:27:03 + shift 09:27:03 + break 09:27:03 + case $python in 09:27:03 + local pkg_list= 09:27:03 + [[ -d /opt/pyenv ]] 09:27:03 + echo 'Setup pyenv:' 09:27:03 Setup pyenv: 09:27:03 + export PYENV_ROOT=/opt/pyenv 09:27:03 + PYENV_ROOT=/opt/pyenv 09:27:03 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:27:03 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:27:03 + pyenv versions 09:27:03 system 09:27:03 3.8.13 09:27:03 3.9.13 09:27:03 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 09:27:03 + command -v pyenv 09:27:03 ++ pyenv init - --no-rehash 09:27:03 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 09:27:03 export PATH="/opt/pyenv/shims:${PATH}" 09:27:03 export PYENV_SHELL=bash 09:27:03 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:27:03 pyenv() { 09:27:03 local command 09:27:03 command="${1:-}" 09:27:03 if [ "$#" -gt 0 ]; then 09:27:03 shift 09:27:03 fi 09:27:03 09:27:03 case "$command" in 09:27:03 rehash|shell) 09:27:03 eval "$(pyenv "sh-$command" "$@")" 09:27:03 ;; 09:27:03 *) 09:27:03 command pyenv "$command" "$@" 09:27:03 ;; 09:27:03 esac 09:27:03 }' 09:27:03 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 09:27:03 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:27:03 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:27:03 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:27:03 ++ export PYENV_SHELL=bash 09:27:03 ++ PYENV_SHELL=bash 09:27:03 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:27:03 +++ complete -F _pyenv pyenv 09:27:03 ++ lf-pyver python3 09:27:03 ++ local py_version_xy=python3 09:27:03 ++ local py_version_xyz= 09:27:03 ++ pyenv versions 09:27:03 ++ local command 09:27:03 ++ command=versions 09:27:03 ++ '[' 1 -gt 0 ']' 09:27:03 ++ shift 09:27:03 ++ case "$command" in 09:27:03 ++ command pyenv versions 09:27:03 ++ pyenv versions 09:27:03 ++ awk '{ print $1 }' 09:27:03 ++ grep -E '^[0-9.]*[0-9]$' 09:27:03 ++ sed 's/^[ *]* //' 09:27:03 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:27:03 +++ grep '^3' /tmp/.pyenv_versions 09:27:03 +++ sort -V 09:27:03 +++ tail -n 1 09:27:03 ++ py_version_xyz=3.10.6 09:27:03 ++ [[ -z 3.10.6 ]] 09:27:03 ++ echo 3.10.6 09:27:03 ++ return 0 09:27:03 + pyenv local 3.10.6 09:27:03 + local command 09:27:03 + command=local 09:27:03 + '[' 2 -gt 0 ']' 09:27:03 + shift 09:27:03 + case "$command" in 09:27:03 + command pyenv local 3.10.6 09:27:03 + pyenv local 3.10.6 09:27:03 + for arg in "$@" 09:27:03 + case $arg in 09:27:03 + pkg_list+='tox ' 09:27:03 + for arg in "$@" 09:27:03 + case $arg in 09:27:03 + pkg_list+='virtualenv ' 09:27:03 + for arg in "$@" 09:27:03 + case $arg in 09:27:03 + pkg_list+='urllib3~=1.26.15 ' 09:27:03 + [[ -f /tmp/.toxenv ]] 09:27:03 ++ cat /tmp/.toxenv 09:27:03 + lf_venv=/tmp/venv-1frS 09:27:03 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1frS from' file:/tmp/.toxenv 09:27:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1frS from file:/tmp/.toxenv 09:27:03 + /tmp/venv-1frS/bin/python3 -m pip install --upgrade --quiet pip virtualenv 09:27:04 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:27:04 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 09:27:04 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 09:27:04 + /tmp/venv-1frS/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 09:27:06 + type python3 09:27:06 + true 09:27:06 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-1frS/bin to PATH' 09:27:06 lf-activate-venv(): INFO: Adding /tmp/venv-1frS/bin to PATH 09:27:06 + PATH=/tmp/venv-1frS/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:27:06 + return 0 09:27:06 + [[ -d /opt/pyenv ]] 09:27:06 + echo '---> Setting up pyenv' 09:27:06 ---> Setting up pyenv 09:27:06 + export PYENV_ROOT=/opt/pyenv 09:27:06 + PYENV_ROOT=/opt/pyenv 09:27:06 + export PATH=/opt/pyenv/bin:/tmp/venv-1frS/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:27:06 + PATH=/opt/pyenv/bin:/tmp/venv-1frS/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:27:06 ++ pwd 09:27:06 + PYTHONPATH=/w/workspace/oom-master-commit-lint 09:27:06 + export PYTHONPATH 09:27:06 + export TOX_TESTENV_PASSENV=PYTHONPATH 09:27:06 + TOX_TESTENV_PASSENV=PYTHONPATH 09:27:06 + tox --version 09:27:07 4.14.2 from /tmp/venv-1frS/lib/python3.10/site-packages/tox/__init__.py 09:27:07 + PARALLEL=false 09:27:07 + TOX_OPTIONS_LIST= 09:27:07 + [[ -n gitlint ]] 09:27:07 + TOX_OPTIONS_LIST=' -e gitlint' 09:27:07 + case ${PARALLEL,,} in 09:27:07 + tox -e gitlint 09:27:07 + tee -a /w/workspace/oom-master-commit-lint/archives/tox/tox.log 09:27:10 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 09:27:43 gitlint: freeze> python -m pip freeze --all 09:27:44 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.42.0,wrapt==1.13.3,zipp==3.7.0 09:27:44 gitlint: commands[0]> gitlint 09:27:44 gitlint: OK (36.86=setup[36.67]+cmd[0.19] seconds) 09:27:44 congratulations :) (37.04 seconds) 09:27:44 + tox_status=0 09:27:44 + echo '---> Completed tox runs' 09:27:44 ---> Completed tox runs 09:27:44 + for i in .tox/*/log 09:27:44 ++ echo .tox/gitlint/log 09:27:44 ++ awk -F/ '{print $2}' 09:27:44 + tox_env=gitlint 09:27:44 + cp -r .tox/gitlint/log /w/workspace/oom-master-commit-lint/archives/tox/gitlint 09:27:44 + DOC_DIR=docs/_build/html 09:27:44 + [[ -d docs/_build/html ]] 09:27:44 + echo '---> tox-run.sh ends' 09:27:44 ---> tox-run.sh ends 09:27:44 + test 0 -eq 0 09:27:44 $ ssh-agent -k 09:27:44 unset SSH_AUTH_SOCK; 09:27:44 unset SSH_AGENT_PID; 09:27:44 echo Agent pid 1854 killed; 09:27:44 [ssh-agent] Stopped. 09:27:44 [PostBuildScript] - [INFO] Executing post build scripts. 09:27:44 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins2736326232602332919.sh 09:27:44 ---> sysstat.sh 09:27:44 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins4963050465948921358.sh 09:27:44 ---> package-listing.sh 09:27:44 ++ facter osfamily 09:27:44 ++ tr '[:upper:]' '[:lower:]' 09:27:45 + OS_FAMILY=debian 09:27:45 + workspace=/w/workspace/oom-master-commit-lint 09:27:45 + START_PACKAGES=/tmp/packages_start.txt 09:27:45 + END_PACKAGES=/tmp/packages_end.txt 09:27:45 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:27:45 + PACKAGES=/tmp/packages_start.txt 09:27:45 + '[' /w/workspace/oom-master-commit-lint ']' 09:27:45 + PACKAGES=/tmp/packages_end.txt 09:27:45 + case "${OS_FAMILY}" in 09:27:45 + dpkg -l 09:27:45 + grep '^ii' 09:27:45 + '[' -f /tmp/packages_start.txt ']' 09:27:45 + '[' -f /tmp/packages_end.txt ']' 09:27:45 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:27:45 + '[' /w/workspace/oom-master-commit-lint ']' 09:27:45 + mkdir -p /w/workspace/oom-master-commit-lint/archives/ 09:27:45 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-commit-lint/archives/ 09:27:45 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins5182661221385579343.sh 09:27:45 ---> capture-instance-metadata.sh 09:27:45 Setup pyenv: 09:27:45 system 09:27:45 3.8.13 09:27:45 3.9.13 09:27:45 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 09:27:49 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-IpbU 09:27:49 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:27:51 lf-activate-venv(): INFO: Installing: lftools 09:28:31 lf-activate-venv(): INFO: Adding /tmp/venv-IpbU/bin to PATH 09:28:31 INFO: Running in OpenStack, capturing instance metadata 09:28:32 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins12553904276120343389.sh 09:28:32 provisioning config files... 09:28:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-commit-lint@tmp/config118124740085221158tmp 09:28:32 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 09:28:32 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 09:28:32 [EnvInject] - Injecting environment variables from a build step. 09:28:32 [EnvInject] - Injecting as environment variables the properties content 09:28:32 SERVER_ID=logs 09:28:32 09:28:32 [EnvInject] - Variables injected successfully. 09:28:32 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins16478556376486344405.sh 09:28:32 ---> create-netrc.sh 09:28:32 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins12578470002394801437.sh 09:28:32 ---> python-tools-install.sh 09:28:32 Setup pyenv: 09:28:32 system 09:28:32 3.8.13 09:28:32 3.9.13 09:28:32 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 09:28:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IpbU from file:/tmp/.os_lf_venv 09:28:33 lf-activate-venv(): INFO: Installing: lftools 09:28:41 lf-activate-venv(): INFO: Adding /tmp/venv-IpbU/bin to PATH 09:28:41 Generating Requirements File 09:29:09 Python 3.10.6 09:29:09 pip 24.0 from /tmp/venv-IpbU/lib/python3.10/site-packages/pip (python 3.10) 09:29:09 appdirs==1.4.4 09:29:09 argcomplete==3.2.3 09:29:09 aspy.yaml==1.3.0 09:29:09 attrs==23.2.0 09:29:09 autopage==0.5.2 09:29:09 beautifulsoup4==4.12.3 09:29:09 boto3==1.34.84 09:29:09 botocore==1.34.84 09:29:09 bs4==0.0.2 09:29:09 cachetools==5.3.3 09:29:09 certifi==2024.2.2 09:29:09 cffi==1.16.0 09:29:09 cfgv==3.4.0 09:29:09 chardet==5.2.0 09:29:09 charset-normalizer==3.3.2 09:29:09 click==8.1.7 09:29:09 cliff==4.6.0 09:29:09 cmd2==2.4.3 09:29:09 cryptography==3.3.2 09:29:09 debtcollector==3.0.0 09:29:09 decorator==5.1.1 09:29:09 defusedxml==0.7.1 09:29:09 Deprecated==1.2.14 09:29:09 distlib==0.3.8 09:29:09 dnspython==2.6.1 09:29:09 docker==4.2.2 09:29:09 dogpile.cache==1.3.2 09:29:09 email_validator==2.1.1 09:29:09 filelock==3.13.4 09:29:09 future==1.0.0 09:29:09 gitdb==4.0.11 09:29:09 GitPython==3.1.43 09:29:09 google-auth==2.29.0 09:29:09 httplib2==0.22.0 09:29:09 identify==2.5.35 09:29:09 idna==3.7 09:29:09 importlib-resources==1.5.0 09:29:09 iso8601==2.1.0 09:29:09 Jinja2==3.1.3 09:29:09 jmespath==1.0.1 09:29:09 jsonpatch==1.33 09:29:09 jsonpointer==2.4 09:29:09 jsonschema==4.21.1 09:29:09 jsonschema-specifications==2023.12.1 09:29:09 keystoneauth1==5.6.0 09:29:09 kubernetes==29.0.0 09:29:09 lftools==0.37.10 09:29:09 lxml==5.2.1 09:29:09 MarkupSafe==2.1.5 09:29:09 msgpack==1.0.8 09:29:09 multi_key_dict==2.0.3 09:29:09 munch==4.0.0 09:29:09 netaddr==1.2.1 09:29:09 netifaces==0.11.0 09:29:09 niet==1.4.2 09:29:09 nodeenv==1.8.0 09:29:09 oauth2client==4.1.3 09:29:09 oauthlib==3.2.2 09:29:09 openstacksdk==3.0.0 09:29:09 os-client-config==2.1.0 09:29:09 os-service-types==1.7.0 09:29:09 osc-lib==3.0.1 09:29:09 oslo.config==9.4.0 09:29:09 oslo.context==5.5.0 09:29:09 oslo.i18n==6.3.0 09:29:09 oslo.log==5.5.1 09:29:09 oslo.serialization==5.4.0 09:29:09 oslo.utils==7.1.0 09:29:09 packaging==24.0 09:29:09 pbr==6.0.0 09:29:09 platformdirs==4.2.0 09:29:09 prettytable==3.10.0 09:29:09 pyasn1==0.6.0 09:29:09 pyasn1_modules==0.4.0 09:29:09 pycparser==2.22 09:29:09 pygerrit2==2.0.15 09:29:09 PyGithub==2.3.0 09:29:09 pyinotify==0.9.6 09:29:09 PyJWT==2.8.0 09:29:09 PyNaCl==1.5.0 09:29:09 pyparsing==2.4.7 09:29:09 pyperclip==1.8.2 09:29:09 pyrsistent==0.20.0 09:29:09 python-cinderclient==9.5.0 09:29:09 python-dateutil==2.9.0.post0 09:29:09 python-heatclient==3.5.0 09:29:09 python-jenkins==1.8.2 09:29:09 python-keystoneclient==5.4.0 09:29:09 python-magnumclient==4.4.0 09:29:09 python-novaclient==18.6.0 09:29:09 python-openstackclient==6.6.0 09:29:09 python-swiftclient==4.5.0 09:29:09 PyYAML==6.0.1 09:29:09 referencing==0.34.0 09:29:09 requests==2.31.0 09:29:09 requests-oauthlib==2.0.0 09:29:09 requestsexceptions==1.4.0 09:29:09 rfc3986==2.0.0 09:29:09 rpds-py==0.18.0 09:29:09 rsa==4.9 09:29:09 ruamel.yaml==0.18.6 09:29:09 ruamel.yaml.clib==0.2.8 09:29:09 s3transfer==0.10.1 09:29:09 simplejson==3.19.2 09:29:09 six==1.16.0 09:29:09 smmap==5.0.1 09:29:09 soupsieve==2.5 09:29:09 stevedore==5.2.0 09:29:09 tabulate==0.9.0 09:29:09 toml==0.10.2 09:29:09 tomlkit==0.12.4 09:29:09 tqdm==4.66.2 09:29:09 typing_extensions==4.11.0 09:29:09 tzdata==2024.1 09:29:09 urllib3==1.26.18 09:29:09 virtualenv==20.25.1 09:29:09 wcwidth==0.2.13 09:29:09 websocket-client==1.7.0 09:29:09 wrapt==1.16.0 09:29:09 xdg==6.0.0 09:29:09 xmltodict==0.13.0 09:29:09 yq==3.2.3 09:29:10 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins7615735542660964393.sh 09:29:10 ---> sudo-logs.sh 09:29:10 Archiving 'sudo' log.. 09:29:10 [oom-master-commit-lint] $ /bin/bash /tmp/jenkins3349219250965746378.sh 09:29:10 ---> job-cost.sh 09:29:10 Setup pyenv: 09:29:10 system 09:29:10 3.8.13 09:29:10 3.9.13 09:29:10 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 09:29:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IpbU from file:/tmp/.os_lf_venv 09:29:11 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:29:16 lf-activate-venv(): INFO: Adding /tmp/venv-IpbU/bin to PATH 09:29:16 INFO: No Stack... 09:29:16 INFO: Retrieving Pricing Info for: v3-standard-4 09:29:17 INFO: Archiving Costs 09:29:17 [oom-master-commit-lint] $ /bin/bash -l /tmp/jenkins3245946230181250103.sh 09:29:17 ---> logs-deploy.sh 09:29:17 Setup pyenv: 09:29:17 system 09:29:17 3.8.13 09:29:17 3.9.13 09:29:17 * 3.10.6 (set by /w/workspace/oom-master-commit-lint/.python-version) 09:29:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IpbU from file:/tmp/.os_lf_venv 09:29:18 lf-activate-venv(): INFO: Installing: lftools 09:29:27 lf-activate-venv(): INFO: Adding /tmp/venv-IpbU/bin to PATH 09:29:27 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-commit-lint/7319 09:29:27 INFO: archiving workspace using pattern(s): 09:29:28 Archives upload complete. 09:29:29 INFO: archiving logs to Nexus 09:29:29 ---> uname -a: 09:29:29 Linux prd-ubuntu1804-builder-4c-4g-22974 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 09:29:29 09:29:29 09:29:29 ---> lscpu: 09:29:29 Architecture: x86_64 09:29:29 CPU op-mode(s): 32-bit, 64-bit 09:29:29 Byte Order: Little Endian 09:29:29 CPU(s): 4 09:29:29 On-line CPU(s) list: 0-3 09:29:29 Thread(s) per core: 1 09:29:29 Core(s) per socket: 1 09:29:29 Socket(s): 4 09:29:29 NUMA node(s): 1 09:29:29 Vendor ID: AuthenticAMD 09:29:29 CPU family: 23 09:29:29 Model: 49 09:29:29 Model name: AMD EPYC-Rome Processor 09:29:29 Stepping: 0 09:29:29 CPU MHz: 2799.998 09:29:29 BogoMIPS: 5599.99 09:29:29 Virtualization: AMD-V 09:29:29 Hypervisor vendor: KVM 09:29:29 Virtualization type: full 09:29:29 L1d cache: 32K 09:29:29 L1i cache: 32K 09:29:29 L2 cache: 512K 09:29:29 L3 cache: 16384K 09:29:29 NUMA node0 CPU(s): 0-3 09:29:29 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 09:29:29 09:29:29 09:29:29 ---> nproc: 09:29:29 4 09:29:29 09:29:29 09:29:29 ---> df -h: 09:29:29 Filesystem Size Used Avail Use% Mounted on 09:29:29 udev 7.9G 0 7.9G 0% /dev 09:29:29 tmpfs 1.6G 672K 1.6G 1% /run 09:29:29 /dev/vda1 78G 8.4G 69G 11% / 09:29:29 tmpfs 7.9G 0 7.9G 0% /dev/shm 09:29:29 tmpfs 5.0M 0 5.0M 0% /run/lock 09:29:29 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 09:29:29 /dev/vda15 105M 4.4M 100M 5% /boot/efi 09:29:29 tmpfs 1.6G 0 1.6G 0% /run/user/1001 09:29:29 09:29:29 09:29:29 ---> free -m: 09:29:29 total used free shared buff/cache available 09:29:29 Mem: 16040 529 13236 0 2273 15187 09:29:29 Swap: 1023 0 1023 09:29:29 09:29:29 09:29:29 ---> ip addr: 09:29:29 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:29:29 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:29:29 inet 127.0.0.1/8 scope host lo 09:29:29 valid_lft forever preferred_lft forever 09:29:29 inet6 ::1/128 scope host 09:29:29 valid_lft forever preferred_lft forever 09:29:29 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 09:29:29 link/ether fa:16:3e:ad:05:e8 brd ff:ff:ff:ff:ff:ff 09:29:29 inet 10.30.107.90/23 brd 10.30.107.255 scope global dynamic ens3 09:29:29 valid_lft 86186sec preferred_lft 86186sec 09:29:29 inet6 fe80::f816:3eff:fead:5e8/64 scope link 09:29:29 valid_lft forever preferred_lft forever 09:29:29 09:29:29 09:29:29 ---> sar -b -r -n DEV: 09:29:29 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-22974) 04/13/24 _x86_64_ (4 CPU) 09:29:29 09:29:29 09:26:00 LINUX RESTART (4 CPU) 09:29:29 09:29:29 09:27:02 tps rtps wtps bread/s bwrtn/s 09:29:29 09:28:01 90.87 11.81 79.05 448.87 17998.85 09:29:29 09:29:01 118.03 13.85 104.18 1048.09 23171.20 09:29:29 Average: 104.56 12.84 91.72 751.00 20606.76 09:29:29 09:29:29 09:27:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:29:29 09:28:01 13885784 15577624 2539184 15.46 69728 1816220 771424 4.41 682324 1629632 199488 09:29:29 09:29:01 13630680 15553728 2794288 17.01 88856 2017020 795472 4.55 739652 1805276 102276 09:29:29 Average: 13758232 15565676 2666736 16.24 79292 1916620 783448 4.48 710988 1717454 150882 09:29:29 09:29:29 09:27:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:29:29 09:28:01 lo 1.83 1.83 0.20 0.20 0.00 0.00 0.00 0.00 09:29:29 09:28:01 ens3 59.07 40.15 709.27 10.39 0.00 0.00 0.00 0.00 09:29:29 09:29:01 lo 1.20 1.20 0.12 0.12 0.00 0.00 0.00 0.00 09:29:29 09:29:01 ens3 47.41 35.06 655.72 24.23 0.00 0.00 0.00 0.00 09:29:29 Average: lo 1.51 1.51 0.16 0.16 0.00 0.00 0.00 0.00 09:29:29 Average: ens3 53.19 37.58 682.27 17.37 0.00 0.00 0.00 0.00 09:29:29 09:29:29 09:29:29 ---> sar -P ALL: 09:29:29 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-22974) 04/13/24 _x86_64_ (4 CPU) 09:29:29 09:29:29 09:26:00 LINUX RESTART (4 CPU) 09:29:29 09:29:29 09:27:02 CPU %user %nice %system %iowait %steal %idle 09:29:29 09:28:01 all 16.74 0.00 1.48 7.43 0.07 74.29 09:29:29 09:28:01 0 9.18 0.00 1.21 12.58 0.07 76.95 09:29:29 09:28:01 1 15.58 0.00 1.30 6.10 0.07 76.95 09:29:29 09:28:01 2 30.07 0.00 2.35 10.73 0.09 56.76 09:29:29 09:28:01 3 12.12 0.00 1.05 0.34 0.05 86.44 09:29:29 09:29:01 all 17.91 0.00 1.15 7.61 0.05 73.28 09:29:29 09:29:01 0 18.20 0.00 0.94 11.82 0.05 68.99 09:29:29 09:29:01 1 22.84 0.00 1.74 2.13 0.07 73.22 09:29:29 09:29:01 2 17.03 0.00 0.82 3.25 0.05 78.85 09:29:29 09:29:01 3 13.58 0.00 1.10 13.26 0.07 71.99 09:29:29 Average: all 17.33 0.00 1.31 7.52 0.06 73.78 09:29:29 Average: 0 13.74 0.00 1.07 12.20 0.06 72.93 09:29:29 Average: 1 19.22 0.00 1.52 4.11 0.07 75.08 09:29:29 Average: 2 23.48 0.00 1.58 6.95 0.07 67.92 09:29:29 Average: 3 12.85 0.00 1.08 6.86 0.06 79.15 09:29:29 09:29:29 09:29:29