09:00:30 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137370 09:00:30 Running as SYSTEM 09:00:30 [EnvInject] - Loading node environment variables. 09:00:30 Building remotely on prd-ubuntu1804-builder-4c-4g-9051 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 09:00:30 [ssh-agent] Looking for ssh-agent implementation... 09:00:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:00:31 $ ssh-agent 09:00:31 SSH_AUTH_SOCK=/tmp/ssh-3Vp8CXrTCTnG/agent.1842 09:00:31 SSH_AGENT_PID=1843 09:00:31 [ssh-agent] Started. 09:00:31 Running ssh-add (command line suppressed) 09:00:31 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_10119149675497597578.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_10119149675497597578.key) 09:00:31 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 09:00:31 The recommended git tool is: NONE 09:00:33 using credential onap-jenkins-ssh 09:00:33 Wiping out workspace first. 09:00:33 Cloning the remote Git repository 09:00:33 Cloning repository git://cloud.onap.org/mirror/oom.git 09:00:33 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 09:00:33 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:00:33 > git --version # timeout=10 09:00:33 > git --version # 'git version 2.17.1' 09:00:33 using GIT_SSH to set credentials Gerrit user 09:00:33 Verifying host key using manually-configured host key entries 09:00:33 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 09:00:38 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:00:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:00:38 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:00:38 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:00:38 using GIT_SSH to set credentials Gerrit user 09:00:38 Verifying host key using manually-configured host key entries 09:00:38 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/70/137370/2 # timeout=30 09:00:39 > git rev-parse 5b8d87dfe90a6ea5de8401b5fbba190e9cbc201c^{commit} # timeout=10 09:00:39 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 09:00:39 Checking out Revision 5b8d87dfe90a6ea5de8401b5fbba190e9cbc201c (refs/changes/70/137370/2) 09:00:39 > git config core.sparsecheckout # timeout=10 09:00:39 > git checkout -f 5b8d87dfe90a6ea5de8401b5fbba190e9cbc201c # timeout=30 09:00:39 Commit message: "[COMMON] Harmonize resource settings" 09:00:39 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:00:39 > git rev-list --no-walk 634ae79cabf677e32fadcd44d8dc935a2a7a5a3b # timeout=10 09:00:39 [EnvInject] - Injecting environment variables from a build step. 09:00:40 [EnvInject] - Injecting as environment variables the properties content 09:00:40 PYTHON=python3 09:00:40 09:00:40 [EnvInject] - Variables injected successfully. 09:00:40 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins15195756093111696888.sh 09:00:40 ---> tox-install.sh 09:00:40 + source /home/jenkins/lf-env.sh 09:00:40 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:00:40 ++ mktemp -d /tmp/venv-XXXX 09:00:40 + lf_venv=/tmp/venv-2OlQ 09:00:40 + local venv_file=/tmp/.os_lf_venv 09:00:40 + local python=python3 09:00:40 + local options 09:00:40 + local set_path=true 09:00:40 + local install_args= 09:00:40 ++ 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:00:40 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:00:40 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:00:40 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:00:40 + true 09:00:40 + case $1 in 09:00:40 + venv_file=/tmp/.toxenv 09:00:40 + shift 2 09:00:40 + true 09:00:40 + case $1 in 09:00:40 + shift 09:00:40 + break 09:00:40 + case $python in 09:00:40 + local pkg_list= 09:00:40 + [[ -d /opt/pyenv ]] 09:00:40 + echo 'Setup pyenv:' 09:00:40 Setup pyenv: 09:00:40 + export PYENV_ROOT=/opt/pyenv 09:00:40 + PYENV_ROOT=/opt/pyenv 09:00:40 + 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:00:40 + 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:00:40 + pyenv versions 09:00:40 * system (set by /opt/pyenv/version) 09:00:40 * 3.8.13 (set by /opt/pyenv/version) 09:00:40 * 3.9.13 (set by /opt/pyenv/version) 09:00:40 * 3.10.6 (set by /opt/pyenv/version) 09:00:40 + command -v pyenv 09:00:40 ++ pyenv init - --no-rehash 09:00:40 + 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:00:40 export PATH="/opt/pyenv/shims:${PATH}" 09:00:40 export PYENV_SHELL=bash 09:00:40 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:00:40 pyenv() { 09:00:40 local command 09:00:40 command="${1:-}" 09:00:40 if [ "$#" -gt 0 ]; then 09:00:40 shift 09:00:40 fi 09:00:40 09:00:40 case "$command" in 09:00:40 rehash|shell) 09:00:40 eval "$(pyenv "sh-$command" "$@")" 09:00:40 ;; 09:00:40 *) 09:00:40 command pyenv "$command" "$@" 09:00:40 ;; 09:00:40 esac 09:00:40 }' 09:00:40 +++ 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:00:40 ++ 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:00:40 ++ 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:00:40 ++ 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:00:40 ++ export PYENV_SHELL=bash 09:00:40 ++ PYENV_SHELL=bash 09:00:40 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:00:40 +++ complete -F _pyenv pyenv 09:00:40 ++ lf-pyver python3 09:00:40 ++ local py_version_xy=python3 09:00:40 ++ local py_version_xyz= 09:00:40 ++ pyenv versions 09:00:40 ++ local command 09:00:40 ++ command=versions 09:00:40 ++ '[' 1 -gt 0 ']' 09:00:40 ++ shift 09:00:40 ++ case "$command" in 09:00:40 ++ command pyenv versions 09:00:40 ++ pyenv versions 09:00:40 ++ sed 's/^[ *]* //' 09:00:40 ++ awk '{ print $1 }' 09:00:40 ++ grep -E '^[0-9.]*[0-9]$' 09:00:40 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:00:40 +++ grep '^3' /tmp/.pyenv_versions 09:00:40 +++ sort -V 09:00:40 +++ tail -n 1 09:00:40 ++ py_version_xyz=3.10.6 09:00:40 ++ [[ -z 3.10.6 ]] 09:00:40 ++ echo 3.10.6 09:00:40 ++ return 0 09:00:40 + pyenv local 3.10.6 09:00:40 + local command 09:00:40 + command=local 09:00:40 + '[' 2 -gt 0 ']' 09:00:40 + shift 09:00:40 + case "$command" in 09:00:40 + command pyenv local 3.10.6 09:00:40 + pyenv local 3.10.6 09:00:40 + for arg in "$@" 09:00:40 + case $arg in 09:00:40 + pkg_list+='tox ' 09:00:40 + for arg in "$@" 09:00:40 + case $arg in 09:00:40 + pkg_list+='virtualenv ' 09:00:40 + for arg in "$@" 09:00:40 + case $arg in 09:00:40 + pkg_list+='urllib3~=1.26.15 ' 09:00:40 + [[ -f /tmp/.toxenv ]] 09:00:40 + [[ ! -f /tmp/.toxenv ]] 09:00:40 + [[ -n '' ]] 09:00:40 + python3 -m venv /tmp/venv-2OlQ 09:00:45 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-2OlQ' 09:00:45 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-2OlQ 09:00:45 + echo /tmp/venv-2OlQ 09:00:45 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 09:00:45 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 09:00:45 + /tmp/venv-2OlQ/bin/python3 -m pip install --upgrade --quiet pip virtualenv 09:00:49 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:00:49 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 09:00:49 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 09:00:49 + /tmp/venv-2OlQ/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 09:00:55 + type python3 09:00:55 + true 09:00:55 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-2OlQ/bin to PATH' 09:00:55 lf-activate-venv(): INFO: Adding /tmp/venv-2OlQ/bin to PATH 09:00:55 + PATH=/tmp/venv-2OlQ/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:00:55 + return 0 09:00:55 + python3 --version 09:00:55 Python 3.10.6 09:00:55 + python3 -m pip --version 09:00:55 pip 24.0 from /tmp/venv-2OlQ/lib/python3.10/site-packages/pip (python 3.10) 09:00:55 + python3 -m pip freeze 09:00:56 cachetools==5.3.3 09:00:56 chardet==5.2.0 09:00:56 colorama==0.4.6 09:00:56 distlib==0.3.8 09:00:56 filelock==3.13.1 09:00:56 packaging==23.2 09:00:56 platformdirs==4.2.0 09:00:56 pluggy==1.4.0 09:00:56 pyproject-api==1.6.1 09:00:56 tomli==2.0.1 09:00:56 tox==4.13.0 09:00:56 urllib3==1.26.18 09:00:56 virtualenv==20.25.1 09:00:56 [EnvInject] - Injecting environment variables from a build step. 09:00:56 [EnvInject] - Injecting as environment variables the properties content 09:00:56 PARALLEL=false 09:00:56 09:00:56 [EnvInject] - Variables injected successfully. 09:00:56 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins13825909356264671175.sh 09:00:56 ---> tox-run.sh 09:00:56 + 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:00:56 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 09:00:56 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 09:00:56 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 09:00:56 + cd /w/workspace/oom-master-pre-commit-lint/. 09:00:56 + source /home/jenkins/lf-env.sh 09:00:56 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:00:56 ++ mktemp -d /tmp/venv-XXXX 09:00:56 + lf_venv=/tmp/venv-qIQH 09:00:56 + local venv_file=/tmp/.os_lf_venv 09:00:56 + local python=python3 09:00:56 + local options 09:00:56 + local set_path=true 09:00:56 + local install_args= 09:00:56 ++ 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:00:56 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:00:56 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:00:56 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:00:56 + true 09:00:56 + case $1 in 09:00:56 + venv_file=/tmp/.toxenv 09:00:56 + shift 2 09:00:56 + true 09:00:56 + case $1 in 09:00:56 + shift 09:00:56 + break 09:00:56 + case $python in 09:00:56 + local pkg_list= 09:00:56 + [[ -d /opt/pyenv ]] 09:00:56 + echo 'Setup pyenv:' 09:00:56 Setup pyenv: 09:00:56 + export PYENV_ROOT=/opt/pyenv 09:00:56 + PYENV_ROOT=/opt/pyenv 09:00:56 + 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:00:56 + 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:00:56 + pyenv versions 09:00:56 system 09:00:56 3.8.13 09:00:56 3.9.13 09:00:56 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:00:56 + command -v pyenv 09:00:56 ++ pyenv init - --no-rehash 09:00:56 + 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:00:56 export PATH="/opt/pyenv/shims:${PATH}" 09:00:56 export PYENV_SHELL=bash 09:00:56 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:00:56 pyenv() { 09:00:56 local command 09:00:56 command="${1:-}" 09:00:56 if [ "$#" -gt 0 ]; then 09:00:56 shift 09:00:56 fi 09:00:56 09:00:56 case "$command" in 09:00:56 rehash|shell) 09:00:56 eval "$(pyenv "sh-$command" "$@")" 09:00:56 ;; 09:00:56 *) 09:00:56 command pyenv "$command" "$@" 09:00:56 ;; 09:00:56 esac 09:00:56 }' 09:00:56 +++ 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:00:56 ++ 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:00:56 ++ 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:00:56 ++ 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:00:56 ++ export PYENV_SHELL=bash 09:00:56 ++ PYENV_SHELL=bash 09:00:56 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:00:56 +++ complete -F _pyenv pyenv 09:00:56 ++ lf-pyver python3 09:00:56 ++ local py_version_xy=python3 09:00:56 ++ local py_version_xyz= 09:00:56 ++ pyenv versions 09:00:56 ++ local command 09:00:56 ++ command=versions 09:00:56 ++ '[' 1 -gt 0 ']' 09:00:56 ++ shift 09:00:56 ++ case "$command" in 09:00:56 ++ command pyenv versions 09:00:56 ++ pyenv versions 09:00:56 ++ sed 's/^[ *]* //' 09:00:56 ++ awk '{ print $1 }' 09:00:56 ++ grep -E '^[0-9.]*[0-9]$' 09:00:56 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:00:56 +++ grep '^3' /tmp/.pyenv_versions 09:00:56 +++ sort -V 09:00:56 +++ tail -n 1 09:00:56 ++ py_version_xyz=3.10.6 09:00:56 ++ [[ -z 3.10.6 ]] 09:00:56 ++ echo 3.10.6 09:00:56 ++ return 0 09:00:56 + pyenv local 3.10.6 09:00:56 + local command 09:00:56 + command=local 09:00:56 + '[' 2 -gt 0 ']' 09:00:56 + shift 09:00:56 + case "$command" in 09:00:56 + command pyenv local 3.10.6 09:00:56 + pyenv local 3.10.6 09:00:56 + for arg in "$@" 09:00:56 + case $arg in 09:00:56 + pkg_list+='tox ' 09:00:56 + for arg in "$@" 09:00:56 + case $arg in 09:00:56 + pkg_list+='virtualenv ' 09:00:56 + for arg in "$@" 09:00:56 + case $arg in 09:00:56 + pkg_list+='urllib3~=1.26.15 ' 09:00:56 + [[ -f /tmp/.toxenv ]] 09:00:56 ++ cat /tmp/.toxenv 09:00:56 + lf_venv=/tmp/venv-2OlQ 09:00:56 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2OlQ from' file:/tmp/.toxenv 09:00:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2OlQ from file:/tmp/.toxenv 09:00:56 + /tmp/venv-2OlQ/bin/python3 -m pip install --upgrade --quiet pip virtualenv 09:00:57 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:00:57 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 09:00:57 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 09:00:57 + /tmp/venv-2OlQ/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 09:00:59 + type python3 09:00:59 + true 09:00:59 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-2OlQ/bin to PATH' 09:00:59 lf-activate-venv(): INFO: Adding /tmp/venv-2OlQ/bin to PATH 09:00:59 + PATH=/tmp/venv-2OlQ/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:00:59 + return 0 09:00:59 + [[ -d /opt/pyenv ]] 09:00:59 + echo '---> Setting up pyenv' 09:00:59 ---> Setting up pyenv 09:00:59 + export PYENV_ROOT=/opt/pyenv 09:00:59 + PYENV_ROOT=/opt/pyenv 09:00:59 + export PATH=/opt/pyenv/bin:/tmp/venv-2OlQ/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:00:59 + PATH=/opt/pyenv/bin:/tmp/venv-2OlQ/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:00:59 ++ pwd 09:00:59 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 09:00:59 + export PYTHONPATH 09:00:59 + export TOX_TESTENV_PASSENV=PYTHONPATH 09:00:59 + TOX_TESTENV_PASSENV=PYTHONPATH 09:00:59 + tox --version 09:00:59 4.13.0 from /tmp/venv-2OlQ/lib/python3.10/site-packages/tox/__init__.py 09:00:59 + PARALLEL=false 09:00:59 + TOX_OPTIONS_LIST= 09:00:59 + [[ -n pre-commit ]] 09:00:59 + TOX_OPTIONS_LIST=' -e pre-commit' 09:00:59 + case ${PARALLEL,,} in 09:00:59 + tox -e pre-commit 09:00:59 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 09:01:01 pre-commit: install_deps> python -I -m pip install pre-commit 09:01:06 pre-commit: freeze> python -m pip freeze --all 09:01:07 pre-commit: cfgv==3.4.0,distlib==0.3.8,filelock==3.13.1,identify==2.5.35,nodeenv==1.8.0,pip==24.0,platformdirs==4.2.0,pre-commit==3.6.2,PyYAML==6.0.1,setuptools==69.1.0,virtualenv==20.25.1,wheel==0.42.0 09:01:07 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 09:01:07 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 09:01:08 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 09:01:09 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 09:01:11 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 09:01:11 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 09:01:11 [INFO] Once installed this environment will be reused. 09:01:11 [INFO] This may take a few minutes... 09:01:16 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 09:01:16 [INFO] Once installed this environment will be reused. 09:01:16 [INFO] This may take a few minutes... 09:01:22 Trim Trailing Whitespace.................................................Passed 09:01:22 Tabs remover.............................................................Passed 09:01:22 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 09:01:22 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 09:01:22 [INFO] Once installed this environment will be reused. 09:01:22 [INFO] This may take a few minutes... 09:01:29 gitlint..............................................(no files to check)Skipped 09:01:29 pre-commit: OK (29.15=setup[7.07]+cmd[15.36,6.72] seconds) 09:01:29 congratulations :) (29.35 seconds) 09:01:29 + tox_status=0 09:01:29 + echo '---> Completed tox runs' 09:01:29 ---> Completed tox runs 09:01:29 + for i in .tox/*/log 09:01:29 ++ echo .tox/pre-commit/log 09:01:29 ++ awk -F/ '{print $2}' 09:01:29 + tox_env=pre-commit 09:01:29 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 09:01:29 + DOC_DIR=docs/_build/html 09:01:29 + [[ -d docs/_build/html ]] 09:01:29 + echo '---> tox-run.sh ends' 09:01:29 ---> tox-run.sh ends 09:01:29 + test 0 -eq 0 09:01:29 $ ssh-agent -k 09:01:29 unset SSH_AUTH_SOCK; 09:01:29 unset SSH_AGENT_PID; 09:01:29 echo Agent pid 1843 killed; 09:01:29 [ssh-agent] Stopped. 09:01:29 [PostBuildScript] - [INFO] Executing post build scripts. 09:01:29 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5242266155870546232.sh 09:01:29 ---> sysstat.sh 09:01:29 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14047318371366072518.sh 09:01:29 ---> package-listing.sh 09:01:29 ++ facter osfamily 09:01:29 ++ tr '[:upper:]' '[:lower:]' 09:01:30 + OS_FAMILY=debian 09:01:30 + workspace=/w/workspace/oom-master-pre-commit-lint 09:01:30 + START_PACKAGES=/tmp/packages_start.txt 09:01:30 + END_PACKAGES=/tmp/packages_end.txt 09:01:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:01:30 + PACKAGES=/tmp/packages_start.txt 09:01:30 + '[' /w/workspace/oom-master-pre-commit-lint ']' 09:01:30 + PACKAGES=/tmp/packages_end.txt 09:01:30 + case "${OS_FAMILY}" in 09:01:30 + dpkg -l 09:01:30 + grep '^ii' 09:01:30 + '[' -f /tmp/packages_start.txt ']' 09:01:30 + '[' -f /tmp/packages_end.txt ']' 09:01:30 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:01:30 + '[' /w/workspace/oom-master-pre-commit-lint ']' 09:01:30 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 09:01:30 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 09:01:30 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2232086189718506412.sh 09:01:30 ---> capture-instance-metadata.sh 09:01:30 Setup pyenv: 09:01:30 system 09:01:30 3.8.13 09:01:30 3.9.13 09:01:30 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:01:34 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-591k 09:01:34 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:01:37 lf-activate-venv(): INFO: Installing: lftools 09:02:14 lf-activate-venv(): INFO: Adding /tmp/venv-591k/bin to PATH 09:02:14 INFO: Running in OpenStack, capturing instance metadata 09:02:15 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17499748186378358021.sh 09:02:15 provisioning config files... 09:02:15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config15772112201098029016tmp 09:02:15 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 09:02:15 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 09:02:15 [EnvInject] - Injecting environment variables from a build step. 09:02:15 [EnvInject] - Injecting as environment variables the properties content 09:02:15 SERVER_ID=logs 09:02:15 09:02:15 [EnvInject] - Variables injected successfully. 09:02:15 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8661371277870505545.sh 09:02:15 ---> create-netrc.sh 09:02:15 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14158345201509537679.sh 09:02:15 ---> python-tools-install.sh 09:02:15 Setup pyenv: 09:02:15 system 09:02:15 3.8.13 09:02:15 3.9.13 09:02:15 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:02:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-591k from file:/tmp/.os_lf_venv 09:02:16 lf-activate-venv(): INFO: Installing: lftools 09:02:24 lf-activate-venv(): INFO: Adding /tmp/venv-591k/bin to PATH 09:02:24 Generating Requirements File 09:02:55 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 09:02:55 lftools 0.37.9 requires openstacksdk>=2.1.0, but you have openstacksdk 0.62.0 which is incompatible. 09:02:55 Python 3.10.6 09:02:56 pip 24.0 from /tmp/venv-591k/lib/python3.10/site-packages/pip (python 3.10) 09:02:56 appdirs==1.4.4 09:02:56 argcomplete==3.2.2 09:02:56 aspy.yaml==1.3.0 09:02:56 attrs==23.2.0 09:02:56 autopage==0.5.2 09:02:56 beautifulsoup4==4.12.3 09:02:56 boto3==1.34.50 09:02:56 botocore==1.34.50 09:02:56 bs4==0.0.2 09:02:56 cachetools==5.3.3 09:02:56 certifi==2024.2.2 09:02:56 cffi==1.16.0 09:02:56 cfgv==3.4.0 09:02:56 chardet==5.2.0 09:02:56 charset-normalizer==3.3.2 09:02:56 click==8.1.7 09:02:56 cliff==4.6.0 09:02:56 cmd2==2.4.3 09:02:56 cryptography==3.3.2 09:02:56 debtcollector==3.0.0 09:02:56 decorator==5.1.1 09:02:56 defusedxml==0.7.1 09:02:56 Deprecated==1.2.14 09:02:56 distlib==0.3.8 09:02:56 dnspython==2.6.1 09:02:56 docker==4.2.2 09:02:56 dogpile.cache==1.3.2 09:02:56 email_validator==2.1.1 09:02:56 filelock==3.13.1 09:02:56 future==1.0.0 09:02:56 gitdb==4.0.11 09:02:56 GitPython==3.1.42 09:02:56 google-auth==2.28.1 09:02:56 httplib2==0.22.0 09:02:56 identify==2.5.35 09:02:56 idna==3.6 09:02:56 importlib-resources==1.5.0 09:02:56 iso8601==2.1.0 09:02:56 Jinja2==3.1.3 09:02:56 jmespath==1.0.1 09:02:56 jsonpatch==1.33 09:02:56 jsonpointer==2.4 09:02:56 jsonschema==4.21.1 09:02:56 jsonschema-specifications==2023.12.1 09:02:56 keystoneauth1==5.6.0 09:02:56 kubernetes==29.0.0 09:02:56 lftools==0.37.9 09:02:56 lxml==5.1.0 09:02:56 MarkupSafe==2.1.5 09:02:56 msgpack==1.0.7 09:02:56 multi_key_dict==2.0.3 09:02:56 munch==4.0.0 09:02:56 netaddr==1.2.1 09:02:56 netifaces==0.11.0 09:02:56 niet==1.4.2 09:02:56 nodeenv==1.8.0 09:02:56 oauth2client==4.1.3 09:02:56 oauthlib==3.2.2 09:02:56 openstacksdk==0.62.0 09:02:56 os-client-config==2.1.0 09:02:56 os-service-types==1.7.0 09:02:56 osc-lib==3.0.1 09:02:56 oslo.config==9.4.0 09:02:56 oslo.context==5.4.0 09:02:56 oslo.i18n==6.3.0 09:02:56 oslo.log==5.5.0 09:02:56 oslo.serialization==5.4.0 09:02:56 oslo.utils==7.1.0 09:02:56 packaging==23.2 09:02:56 pbr==6.0.0 09:02:56 platformdirs==4.2.0 09:02:56 prettytable==3.10.0 09:02:56 pyasn1==0.5.1 09:02:56 pyasn1-modules==0.3.0 09:02:56 pycparser==2.21 09:02:56 pygerrit2==2.0.15 09:02:56 PyGithub==2.2.0 09:02:56 pyinotify==0.9.6 09:02:56 PyJWT==2.8.0 09:02:56 PyNaCl==1.5.0 09:02:56 pyparsing==2.4.7 09:02:56 pyperclip==1.8.2 09:02:56 pyrsistent==0.20.0 09:02:56 python-cinderclient==9.4.0 09:02:56 python-dateutil==2.8.2 09:02:56 python-heatclient==3.4.0 09:02:56 python-jenkins==1.8.2 09:02:56 python-keystoneclient==5.3.0 09:02:56 python-magnumclient==4.3.0 09:02:56 python-novaclient==18.4.0 09:02:56 python-openstackclient==6.0.1 09:02:56 python-swiftclient==4.4.0 09:02:56 PyYAML==6.0.1 09:02:56 referencing==0.33.0 09:02:56 requests==2.31.0 09:02:56 requests-oauthlib==1.3.1 09:02:56 requestsexceptions==1.4.0 09:02:56 rfc3986==2.0.0 09:02:56 rpds-py==0.18.0 09:02:56 rsa==4.9 09:02:56 ruamel.yaml==0.18.6 09:02:56 ruamel.yaml.clib==0.2.8 09:02:56 s3transfer==0.10.0 09:02:56 simplejson==3.19.2 09:02:56 six==1.16.0 09:02:56 smmap==5.0.1 09:02:56 soupsieve==2.5 09:02:56 stevedore==5.2.0 09:02:56 tabulate==0.9.0 09:02:56 toml==0.10.2 09:02:56 tomlkit==0.12.4 09:02:56 tqdm==4.66.2 09:02:56 typing_extensions==4.10.0 09:02:56 tzdata==2024.1 09:02:56 urllib3==1.26.18 09:02:56 virtualenv==20.25.1 09:02:56 wcwidth==0.2.13 09:02:56 websocket-client==1.7.0 09:02:56 wrapt==1.16.0 09:02:56 xdg==6.0.0 09:02:56 xmltodict==0.13.0 09:02:56 yq==3.2.3 09:02:56 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13684800610772127661.sh 09:02:56 ---> sudo-logs.sh 09:02:56 Archiving 'sudo' log.. 09:02:56 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12029522901376924591.sh 09:02:56 ---> job-cost.sh 09:02:56 Setup pyenv: 09:02:57 system 09:02:57 3.8.13 09:02:57 3.9.13 09:02:57 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:02:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-591k from file:/tmp/.os_lf_venv 09:02:58 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:03:06 lf-activate-venv(): INFO: Adding /tmp/venv-591k/bin to PATH 09:03:06 INFO: No Stack... 09:03:06 INFO: Retrieving Pricing Info for: v3-standard-4 09:03:06 INFO: Archiving Costs 09:03:06 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins15516045244334352422.sh 09:03:06 ---> logs-deploy.sh 09:03:06 Setup pyenv: 09:03:06 system 09:03:06 3.8.13 09:03:06 3.9.13 09:03:06 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:03:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-591k from file:/tmp/.os_lf_venv 09:03:08 lf-activate-venv(): INFO: Installing: lftools 09:03:17 lf-activate-venv(): INFO: Adding /tmp/venv-591k/bin to PATH 09:03:17 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3320 09:03:17 INFO: archiving workspace using pattern(s): 09:03:18 Archives upload complete. 09:03:18 INFO: archiving logs to Nexus 09:03:19 ---> uname -a: 09:03:19 Linux prd-ubuntu1804-builder-4c-4g-9051 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:03:19 09:03:19 09:03:19 ---> lscpu: 09:03:19 Architecture: x86_64 09:03:19 CPU op-mode(s): 32-bit, 64-bit 09:03:19 Byte Order: Little Endian 09:03:19 CPU(s): 4 09:03:19 On-line CPU(s) list: 0-3 09:03:19 Thread(s) per core: 1 09:03:19 Core(s) per socket: 1 09:03:19 Socket(s): 4 09:03:19 NUMA node(s): 1 09:03:19 Vendor ID: AuthenticAMD 09:03:19 CPU family: 23 09:03:19 Model: 49 09:03:19 Model name: AMD EPYC-Rome Processor 09:03:19 Stepping: 0 09:03:19 CPU MHz: 2800.000 09:03:19 BogoMIPS: 5600.00 09:03:19 Virtualization: AMD-V 09:03:19 Hypervisor vendor: KVM 09:03:19 Virtualization type: full 09:03:19 L1d cache: 32K 09:03:19 L1i cache: 32K 09:03:19 L2 cache: 512K 09:03:19 L3 cache: 16384K 09:03:19 NUMA node0 CPU(s): 0-3 09:03:19 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:03:19 09:03:19 09:03:19 ---> nproc: 09:03:19 4 09:03:19 09:03:19 09:03:19 ---> df -h: 09:03:19 Filesystem Size Used Avail Use% Mounted on 09:03:19 udev 7.9G 0 7.9G 0% /dev 09:03:19 tmpfs 1.6G 672K 1.6G 1% /run 09:03:19 /dev/vda1 78G 8.4G 70G 11% / 09:03:19 tmpfs 7.9G 0 7.9G 0% /dev/shm 09:03:19 tmpfs 5.0M 0 5.0M 0% /run/lock 09:03:19 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 09:03:19 /dev/vda15 105M 4.4M 100M 5% /boot/efi 09:03:19 tmpfs 1.6G 0 1.6G 0% /run/user/1001 09:03:19 09:03:19 09:03:19 ---> free -m: 09:03:19 total used free shared buff/cache available 09:03:19 Mem: 16040 537 13307 0 2195 15183 09:03:19 Swap: 1023 0 1023 09:03:19 09:03:19 09:03:19 ---> ip addr: 09:03:19 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:03:19 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:03:19 inet 127.0.0.1/8 scope host lo 09:03:19 valid_lft forever preferred_lft forever 09:03:19 inet6 ::1/128 scope host 09:03:19 valid_lft forever preferred_lft forever 09:03:19 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 09:03:19 link/ether fa:16:3e:84:50:54 brd ff:ff:ff:ff:ff:ff 09:03:19 inet 10.30.106.60/23 brd 10.30.107.255 scope global dynamic ens3 09:03:19 valid_lft 86187sec preferred_lft 86187sec 09:03:19 inet6 fe80::f816:3eff:fe84:5054/64 scope link 09:03:19 valid_lft forever preferred_lft forever 09:03:19 09:03:19 09:03:19 ---> sar -b -r -n DEV: 09:03:19 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-9051) 02/27/24 _x86_64_ (4 CPU) 09:03:19 09:03:19 08:59:54 LINUX RESTART (4 CPU) 09:03:19 09:03:19 09:00:01 tps rtps wtps bread/s bwrtn/s 09:03:19 09:01:01 122.84 74.83 48.02 4455.31 53088.04 09:03:19 09:02:01 96.85 13.06 83.79 1017.70 26825.53 09:03:19 09:03:01 86.75 2.62 84.14 144.11 26832.06 09:03:19 Average: 102.15 30.17 71.98 1872.52 35582.85 09:03:19 09:03:19 09:00:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:03:19 09:01:01 14176448 15589176 2248520 13.69 44664 1577856 813616 4.66 635884 1417100 80020 09:03:19 09:02:01 13868124 15535680 2556844 15.57 62392 1801124 806060 4.61 764852 1567908 64428 09:03:19 09:03:01 13638024 15548380 2786944 16.97 85340 2006060 750332 4.29 782076 1749900 123392 09:03:19 Average: 13894199 15557745 2530769 15.41 64132 1795013 790003 4.52 727604 1578303 89280 09:03:19 09:03:19 09:00:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:03:19 09:01:01 lo 1.73 1.73 0.17 0.17 0.00 0.00 0.00 0.00 09:03:19 09:01:01 ens3 399.68 280.09 1547.97 64.17 0.00 0.00 0.00 0.00 09:03:19 09:02:01 lo 2.27 2.27 0.23 0.23 0.00 0.00 0.00 0.00 09:03:19 09:02:01 ens3 56.41 42.94 767.79 7.79 0.00 0.00 0.00 0.00 09:03:19 09:03:01 lo 1.27 1.27 0.13 0.13 0.00 0.00 0.00 0.00 09:03:19 09:03:01 ens3 48.64 34.44 617.93 24.56 0.00 0.00 0.00 0.00 09:03:19 Average: lo 1.76 1.76 0.18 0.18 0.00 0.00 0.00 0.00 09:03:19 Average: ens3 168.26 119.17 977.93 32.18 0.00 0.00 0.00 0.00 09:03:19 09:03:19 09:03:19 ---> sar -P ALL: 09:03:19 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-9051) 02/27/24 _x86_64_ (4 CPU) 09:03:19 09:03:19 08:59:54 LINUX RESTART (4 CPU) 09:03:19 09:03:19 09:00:01 CPU %user %nice %system %iowait %steal %idle 09:03:19 09:01:01 all 13.57 0.00 2.00 23.11 0.06 61.25 09:03:19 09:01:01 0 21.10 0.00 2.35 27.23 0.07 49.25 09:03:19 09:01:01 1 11.03 0.00 1.41 7.90 0.07 79.59 09:03:19 09:01:01 2 8.95 0.00 1.26 39.59 0.07 50.14 09:03:19 09:01:01 3 13.22 0.00 3.03 17.71 0.07 65.98 09:03:19 09:02:01 all 19.83 0.00 1.51 8.02 0.08 70.56 09:03:19 09:02:01 0 22.85 0.00 1.36 1.68 0.08 74.03 09:03:19 09:02:01 1 12.58 0.00 1.63 25.91 0.07 59.83 09:03:19 09:02:01 2 17.97 0.00 1.64 1.07 0.10 79.21 09:03:19 09:02:01 3 25.95 0.00 1.43 3.40 0.07 69.15 09:03:19 09:03:01 all 19.51 0.00 1.39 5.16 0.05 73.89 09:03:19 09:03:01 0 7.16 0.00 0.78 0.12 0.02 91.93 09:03:19 09:03:01 1 14.62 0.00 1.24 14.62 0.07 69.46 09:03:19 09:03:01 2 28.81 0.00 1.47 2.52 0.05 67.15 09:03:19 09:03:01 3 27.48 0.00 2.06 3.40 0.07 66.99 09:03:19 Average: all 17.64 0.00 1.63 12.09 0.07 68.57 09:03:19 Average: 0 17.02 0.00 1.50 9.65 0.06 71.77 09:03:19 Average: 1 12.74 0.00 1.42 16.14 0.07 69.63 09:03:19 Average: 2 18.59 0.00 1.46 14.38 0.07 65.50 09:03:19 Average: 3 22.23 0.00 2.17 8.16 0.07 67.37 09:03:19 09:03:19 09:03:19