13:23:09 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/139164 13:23:09 Running as SYSTEM 13:23:09 [EnvInject] - Loading node environment variables. 13:23:09 Building remotely on prd-ubuntu1804-builder-4c-4g-85567 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 13:23:09 [ssh-agent] Looking for ssh-agent implementation... 13:23:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:23:09 $ ssh-agent 13:23:09 SSH_AUTH_SOCK=/tmp/ssh-2KzdFBHdLhsh/agent.1683 13:23:09 SSH_AGENT_PID=1685 13:23:09 [ssh-agent] Started. 13:23:09 Running ssh-add (command line suppressed) 13:23:09 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_5463515861011312803.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_5463515861011312803.key) 13:23:09 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 13:23:09 The recommended git tool is: NONE 13:23:11 using credential onap-jenkins-ssh 13:23:11 Wiping out workspace first. 13:23:11 Cloning the remote Git repository 13:23:11 Cloning repository git://cloud.onap.org/mirror/oom.git 13:23:11 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 13:23:11 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:23:11 > git --version # timeout=10 13:23:11 > git --version # 'git version 2.17.1' 13:23:11 using GIT_SSH to set credentials Gerrit user 13:23:11 Verifying host key using manually-configured host key entries 13:23:11 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 13:23:16 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:23:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:23:16 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:23:16 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:23:16 using GIT_SSH to set credentials Gerrit user 13:23:16 Verifying host key using manually-configured host key entries 13:23:16 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/64/139164/10 # timeout=30 13:23:17 > git rev-parse 798f1cc0dad64ae2ca142f4d9a2eb19a42f34d1b^{commit} # timeout=10 13:23:17 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 13:23:17 Checking out Revision 798f1cc0dad64ae2ca142f4d9a2eb19a42f34d1b (refs/changes/64/139164/10) 13:23:17 > git config core.sparsecheckout # timeout=10 13:23:17 > git checkout -f 798f1cc0dad64ae2ca142f4d9a2eb19a42f34d1b # timeout=30 13:23:19 Commit message: "[SDNC] Replace Bierman RESTCONF with RFC 8040" 13:23:19 > git rev-parse FETCH_HEAD^{commit} # timeout=10 13:23:19 > git rev-list --no-walk 1e2a197128b2d4faf9b2938aaeed50a5b3d164ad # timeout=10 13:23:20 [EnvInject] - Injecting environment variables from a build step. 13:23:20 [EnvInject] - Injecting as environment variables the properties content 13:23:20 PYTHON=python3 13:23:20 13:23:20 [EnvInject] - Variables injected successfully. 13:23:20 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins13647143993986343916.sh 13:23:20 ---> tox-install.sh 13:23:20 + source /home/jenkins/lf-env.sh 13:23:20 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:23:20 ++ mktemp -d /tmp/venv-XXXX 13:23:20 + lf_venv=/tmp/venv-Ixry 13:23:20 + local venv_file=/tmp/.os_lf_venv 13:23:20 + local python=python3 13:23:20 + local options 13:23:20 + local set_path=true 13:23:20 + local install_args= 13:23:20 ++ 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:23:20 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:23:20 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:23:20 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:23:20 + true 13:23:20 + case $1 in 13:23:20 + venv_file=/tmp/.toxenv 13:23:20 + shift 2 13:23:20 + true 13:23:20 + case $1 in 13:23:20 + shift 13:23:20 + break 13:23:20 + case $python in 13:23:20 + local pkg_list= 13:23:20 + [[ -d /opt/pyenv ]] 13:23:20 + echo 'Setup pyenv:' 13:23:20 Setup pyenv: 13:23:20 + export PYENV_ROOT=/opt/pyenv 13:23:20 + PYENV_ROOT=/opt/pyenv 13:23:20 + 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:23:20 + 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:23:20 + pyenv versions 13:23:20 * system (set by /opt/pyenv/version) 13:23:20 * 3.8.13 (set by /opt/pyenv/version) 13:23:20 * 3.9.13 (set by /opt/pyenv/version) 13:23:20 * 3.10.6 (set by /opt/pyenv/version) 13:23:20 + command -v pyenv 13:23:20 ++ pyenv init - --no-rehash 13:23:20 + 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:23:20 export PATH="/opt/pyenv/shims:${PATH}" 13:23:20 export PYENV_SHELL=bash 13:23:20 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:23:20 pyenv() { 13:23:20 local command 13:23:20 command="${1:-}" 13:23:20 if [ "$#" -gt 0 ]; then 13:23:20 shift 13:23:20 fi 13:23:20 13:23:20 case "$command" in 13:23:20 rehash|shell) 13:23:20 eval "$(pyenv "sh-$command" "$@")" 13:23:20 ;; 13:23:20 *) 13:23:20 command pyenv "$command" "$@" 13:23:20 ;; 13:23:20 esac 13:23:20 }' 13:23:20 +++ 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:23:20 ++ 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:23:20 ++ 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:23:20 ++ 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:23:20 ++ export PYENV_SHELL=bash 13:23:20 ++ PYENV_SHELL=bash 13:23:20 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:23:20 +++ complete -F _pyenv pyenv 13:23:20 ++ lf-pyver python3 13:23:20 ++ local py_version_xy=python3 13:23:20 ++ local py_version_xyz= 13:23:20 ++ pyenv versions 13:23:20 ++ local command 13:23:20 ++ command=versions 13:23:20 ++ '[' 1 -gt 0 ']' 13:23:20 ++ shift 13:23:20 ++ case "$command" in 13:23:20 ++ command pyenv versions 13:23:20 ++ pyenv versions 13:23:20 ++ awk '{ print $1 }' 13:23:20 ++ grep -E '^[0-9.]*[0-9]$' 13:23:20 ++ sed 's/^[ *]* //' 13:23:20 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:23:20 +++ grep '^3' /tmp/.pyenv_versions 13:23:20 +++ sort -V 13:23:20 +++ tail -n 1 13:23:20 ++ py_version_xyz=3.10.6 13:23:20 ++ [[ -z 3.10.6 ]] 13:23:20 ++ echo 3.10.6 13:23:20 ++ return 0 13:23:20 + pyenv local 3.10.6 13:23:20 + local command 13:23:20 + command=local 13:23:20 + '[' 2 -gt 0 ']' 13:23:20 + shift 13:23:20 + case "$command" in 13:23:20 + command pyenv local 3.10.6 13:23:20 + pyenv local 3.10.6 13:23:20 + for arg in "$@" 13:23:20 + case $arg in 13:23:20 + pkg_list+='tox ' 13:23:20 + for arg in "$@" 13:23:20 + case $arg in 13:23:20 + pkg_list+='virtualenv ' 13:23:20 + for arg in "$@" 13:23:20 + case $arg in 13:23:20 + pkg_list+='urllib3~=1.26.15 ' 13:23:20 + [[ -f /tmp/.toxenv ]] 13:23:20 + [[ ! -f /tmp/.toxenv ]] 13:23:20 + [[ -n '' ]] 13:23:20 + python3 -m venv /tmp/venv-Ixry 13:23:24 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Ixry' 13:23:24 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Ixry 13:23:24 + echo /tmp/venv-Ixry 13:23:24 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 13:23:24 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 13:23:24 + /tmp/venv-Ixry/bin/python3 -m pip install --upgrade --quiet pip virtualenv 13:23:27 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:23:27 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:23:27 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:23:27 + /tmp/venv-Ixry/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:23:30 + type python3 13:23:30 + true 13:23:30 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Ixry/bin to PATH' 13:23:30 lf-activate-venv(): INFO: Adding /tmp/venv-Ixry/bin to PATH 13:23:30 + PATH=/tmp/venv-Ixry/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:23:30 + return 0 13:23:30 + python3 --version 13:23:30 Python 3.10.6 13:23:30 + python3 -m pip --version 13:23:30 pip 24.3.1 from /tmp/venv-Ixry/lib/python3.10/site-packages/pip (python 3.10) 13:23:30 + python3 -m pip freeze 13:23:30 cachetools==5.5.0 13:23:30 chardet==5.2.0 13:23:30 colorama==0.4.6 13:23:30 distlib==0.3.9 13:23:30 filelock==3.16.1 13:23:30 packaging==24.2 13:23:30 platformdirs==4.3.6 13:23:30 pluggy==1.5.0 13:23:30 pyproject-api==1.8.0 13:23:30 tomli==2.1.0 13:23:30 tox==4.23.2 13:23:30 typing_extensions==4.12.2 13:23:30 urllib3==1.26.20 13:23:30 virtualenv==20.27.1 13:23:30 [EnvInject] - Injecting environment variables from a build step. 13:23:30 [EnvInject] - Injecting as environment variables the properties content 13:23:30 PARALLEL=false 13:23:30 13:23:30 [EnvInject] - Variables injected successfully. 13:23:30 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins10578269228381906268.sh 13:23:30 ---> tox-run.sh 13:23:30 + 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:23:30 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 13:23:30 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 13:23:30 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 13:23:30 + cd /w/workspace/oom-master-pre-commit-lint/. 13:23:30 + source /home/jenkins/lf-env.sh 13:23:30 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:23:30 ++ mktemp -d /tmp/venv-XXXX 13:23:30 + lf_venv=/tmp/venv-Jhrt 13:23:30 + local venv_file=/tmp/.os_lf_venv 13:23:30 + local python=python3 13:23:30 + local options 13:23:30 + local set_path=true 13:23:30 + local install_args= 13:23:30 ++ 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:23:30 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:23:30 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:23:30 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:23:30 + true 13:23:30 + case $1 in 13:23:30 + venv_file=/tmp/.toxenv 13:23:30 + shift 2 13:23:30 + true 13:23:30 + case $1 in 13:23:30 + shift 13:23:30 + break 13:23:30 + case $python in 13:23:30 + local pkg_list= 13:23:30 + [[ -d /opt/pyenv ]] 13:23:30 + echo 'Setup pyenv:' 13:23:30 Setup pyenv: 13:23:30 + export PYENV_ROOT=/opt/pyenv 13:23:30 + PYENV_ROOT=/opt/pyenv 13:23:30 + 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:23:30 + 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:23:30 + pyenv versions 13:23:30 system 13:23:30 3.8.13 13:23:30 3.9.13 13:23:30 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:23:30 + command -v pyenv 13:23:30 ++ pyenv init - --no-rehash 13:23:30 + 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:23:30 export PATH="/opt/pyenv/shims:${PATH}" 13:23:30 export PYENV_SHELL=bash 13:23:30 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:23:30 pyenv() { 13:23:30 local command 13:23:30 command="${1:-}" 13:23:30 if [ "$#" -gt 0 ]; then 13:23:30 shift 13:23:30 fi 13:23:30 13:23:30 case "$command" in 13:23:30 rehash|shell) 13:23:30 eval "$(pyenv "sh-$command" "$@")" 13:23:30 ;; 13:23:30 *) 13:23:30 command pyenv "$command" "$@" 13:23:30 ;; 13:23:30 esac 13:23:30 }' 13:23:30 +++ 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:23:30 ++ 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:23:30 ++ 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:23:30 ++ 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:23:30 ++ export PYENV_SHELL=bash 13:23:30 ++ PYENV_SHELL=bash 13:23:30 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:23:30 +++ complete -F _pyenv pyenv 13:23:30 ++ lf-pyver python3 13:23:30 ++ local py_version_xy=python3 13:23:30 ++ local py_version_xyz= 13:23:30 ++ pyenv versions 13:23:30 ++ local command 13:23:30 ++ command=versions 13:23:30 ++ '[' 1 -gt 0 ']' 13:23:30 ++ awk '{ print $1 }' 13:23:30 ++ shift 13:23:30 ++ case "$command" in 13:23:30 ++ command pyenv versions 13:23:30 ++ pyenv versions 13:23:30 ++ sed 's/^[ *]* //' 13:23:30 ++ grep -E '^[0-9.]*[0-9]$' 13:23:30 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:23:30 +++ grep '^3' /tmp/.pyenv_versions 13:23:30 +++ sort -V 13:23:30 +++ tail -n 1 13:23:30 ++ py_version_xyz=3.10.6 13:23:30 ++ [[ -z 3.10.6 ]] 13:23:30 ++ echo 3.10.6 13:23:30 ++ return 0 13:23:30 + pyenv local 3.10.6 13:23:30 + local command 13:23:30 + command=local 13:23:30 + '[' 2 -gt 0 ']' 13:23:30 + shift 13:23:30 + case "$command" in 13:23:30 + command pyenv local 3.10.6 13:23:30 + pyenv local 3.10.6 13:23:30 + for arg in "$@" 13:23:30 + case $arg in 13:23:30 + pkg_list+='tox ' 13:23:30 + for arg in "$@" 13:23:30 + case $arg in 13:23:30 + pkg_list+='virtualenv ' 13:23:30 + for arg in "$@" 13:23:30 + case $arg in 13:23:30 + pkg_list+='urllib3~=1.26.15 ' 13:23:30 + [[ -f /tmp/.toxenv ]] 13:23:30 ++ cat /tmp/.toxenv 13:23:30 + lf_venv=/tmp/venv-Ixry 13:23:30 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ixry from' file:/tmp/.toxenv 13:23:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ixry from file:/tmp/.toxenv 13:23:30 + /tmp/venv-Ixry/bin/python3 -m pip install --upgrade --quiet pip virtualenv 13:23:31 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:23:31 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:23:31 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:23:31 + /tmp/venv-Ixry/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:23:32 + type python3 13:23:32 + true 13:23:32 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Ixry/bin to PATH' 13:23:32 lf-activate-venv(): INFO: Adding /tmp/venv-Ixry/bin to PATH 13:23:32 + PATH=/tmp/venv-Ixry/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:23:32 + return 0 13:23:32 + [[ -d /opt/pyenv ]] 13:23:32 + echo '---> Setting up pyenv' 13:23:32 ---> Setting up pyenv 13:23:32 + export PYENV_ROOT=/opt/pyenv 13:23:32 + PYENV_ROOT=/opt/pyenv 13:23:32 + export PATH=/opt/pyenv/bin:/tmp/venv-Ixry/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:23:32 + PATH=/opt/pyenv/bin:/tmp/venv-Ixry/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:23:32 ++ pwd 13:23:32 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 13:23:32 + export PYTHONPATH 13:23:32 + export TOX_TESTENV_PASSENV=PYTHONPATH 13:23:32 + TOX_TESTENV_PASSENV=PYTHONPATH 13:23:32 + tox --version 13:23:33 4.23.2 from /tmp/venv-Ixry/lib/python3.10/site-packages/tox/__init__.py 13:23:33 + PARALLEL=false 13:23:33 + TOX_OPTIONS_LIST= 13:23:33 + [[ -n pre-commit ]] 13:23:33 + TOX_OPTIONS_LIST=' -e pre-commit' 13:23:33 + case ${PARALLEL,,} in 13:23:33 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 13:23:33 + tox -e pre-commit 13:23:34 pre-commit: install_deps> python -I -m pip install pre-commit 13:23:37 pre-commit: freeze> python -m pip freeze --all 13:23:37 pre-commit: cfgv==3.4.0,distlib==0.3.9,filelock==3.16.1,identify==2.6.2,nodeenv==1.9.1,pip==24.3.1,platformdirs==4.3.6,pre_commit==4.0.1,PyYAML==6.0.2,setuptools==75.2.0,virtualenv==20.27.1,wheel==0.44.0 13:23:37 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 13:23:37 [WARNING] hook id `remove-tabs` uses deprecated stage names (commit) which will be removed in a future version. run: `pre-commit migrate-config` to automatically fix this. 13:23:37 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 13:23:38 [WARNING] repo `https://github.com/pre-commit/pre-commit-hooks` uses deprecated stage names (commit, push) which will be removed in a future version. Hint: often `pre-commit autoupdate --repo https://github.com/pre-commit/pre-commit-hooks` will fix this. if it does not -- consider reporting an issue to that repo. 13:23:38 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 13:23:38 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 13:23:39 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 13:23:40 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 13:23:40 [INFO] Once installed this environment will be reused. 13:23:40 [INFO] This may take a few minutes... 13:23:43 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 13:23:43 [INFO] Once installed this environment will be reused. 13:23:43 [INFO] This may take a few minutes... 13:23:48 Trim Trailing Whitespace.................................................Passed 13:23:48 Tabs remover.............................................................Passed 13:23:48 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 13:23:48 [WARNING] hook id `remove-tabs` uses deprecated stage names (commit) which will be removed in a future version. run: `pre-commit migrate-config` to automatically fix this. 13:23:48 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 13:23:48 [INFO] Once installed this environment will be reused. 13:23:48 [INFO] This may take a few minutes... 13:23:54 gitlint..............................................(no files to check)Skipped 13:23:54 pre-commit: OK (21.02=setup[3.86]+cmd[11.22,5.94] seconds) 13:23:54 congratulations :) (21.19 seconds) 13:23:54 + tox_status=0 13:23:54 + echo '---> Completed tox runs' 13:23:54 ---> Completed tox runs 13:23:54 + for i in .tox/*/log 13:23:54 ++ echo .tox/pre-commit/log 13:23:54 ++ awk -F/ '{print $2}' 13:23:54 + tox_env=pre-commit 13:23:54 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 13:23:54 + DOC_DIR=docs/_build/html 13:23:54 + [[ -d docs/_build/html ]] 13:23:54 + echo '---> tox-run.sh ends' 13:23:54 ---> tox-run.sh ends 13:23:54 + test 0 -eq 0 13:23:54 $ ssh-agent -k 13:23:54 unset SSH_AUTH_SOCK; 13:23:54 unset SSH_AGENT_PID; 13:23:54 echo Agent pid 1685 killed; 13:23:54 [ssh-agent] Stopped. 13:23:54 [PostBuildScript] - [INFO] Executing post build scripts. 13:23:54 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10377525673460316765.sh 13:23:54 ---> sysstat.sh 13:23:55 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5418372381476670197.sh 13:23:55 ---> package-listing.sh 13:23:55 ++ facter osfamily 13:23:55 ++ tr '[:upper:]' '[:lower:]' 13:23:55 + OS_FAMILY=debian 13:23:55 + workspace=/w/workspace/oom-master-pre-commit-lint 13:23:55 + START_PACKAGES=/tmp/packages_start.txt 13:23:55 + END_PACKAGES=/tmp/packages_end.txt 13:23:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:23:55 + PACKAGES=/tmp/packages_start.txt 13:23:55 + '[' /w/workspace/oom-master-pre-commit-lint ']' 13:23:55 + PACKAGES=/tmp/packages_end.txt 13:23:55 + case "${OS_FAMILY}" in 13:23:55 + dpkg -l 13:23:55 + grep '^ii' 13:23:55 + '[' -f /tmp/packages_start.txt ']' 13:23:55 + '[' -f /tmp/packages_end.txt ']' 13:23:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:23:55 + '[' /w/workspace/oom-master-pre-commit-lint ']' 13:23:55 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 13:23:55 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 13:23:55 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins360698521318538884.sh 13:23:55 ---> capture-instance-metadata.sh 13:23:55 Setup pyenv: 13:23:55 system 13:23:55 3.8.13 13:23:55 3.9.13 13:23:55 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:23:59 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-02OE 13:23:59 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:24:02 lf-activate-venv(): INFO: Installing: lftools 13:24:29 lf-activate-venv(): INFO: Adding /tmp/venv-02OE/bin to PATH 13:24:29 INFO: Running in OpenStack, capturing instance metadata 13:24:29 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5848612659432333669.sh 13:24:29 provisioning config files... 13:24:29 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config15572028806623743541tmp 13:24:29 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:24:29 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:24:29 [EnvInject] - Injecting environment variables from a build step. 13:24:29 [EnvInject] - Injecting as environment variables the properties content 13:24:29 SERVER_ID=logs 13:24:29 13:24:29 [EnvInject] - Variables injected successfully. 13:24:29 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4729659265572852369.sh 13:24:29 ---> create-netrc.sh 13:24:29 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4552973928814172981.sh 13:24:29 ---> python-tools-install.sh 13:24:29 Setup pyenv: 13:24:29 system 13:24:29 3.8.13 13:24:29 3.9.13 13:24:29 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:24:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-02OE from file:/tmp/.os_lf_venv 13:24:30 lf-activate-venv(): INFO: Installing: lftools 13:24:38 lf-activate-venv(): INFO: Adding /tmp/venv-02OE/bin to PATH 13:24:38 Generating Requirements File 13:24:58 Python 3.10.6 13:24:58 pip 24.3.1 from /tmp/venv-02OE/lib/python3.10/site-packages/pip (python 3.10) 13:24:58 appdirs==1.4.4 13:24:58 argcomplete==3.5.1 13:24:58 aspy.yaml==1.3.0 13:24:58 attrs==24.2.0 13:24:58 autopage==0.5.2 13:24:58 beautifulsoup4==4.12.3 13:24:58 boto3==1.35.66 13:24:58 botocore==1.35.66 13:24:58 bs4==0.0.2 13:24:58 cachetools==5.5.0 13:24:58 certifi==2024.8.30 13:24:58 cffi==1.17.1 13:24:58 cfgv==3.4.0 13:24:58 chardet==5.2.0 13:24:58 charset-normalizer==3.4.0 13:24:58 click==8.1.7 13:24:58 cliff==4.8.0 13:24:58 cmd2==2.5.6 13:24:58 cryptography==3.3.2 13:24:58 debtcollector==3.0.0 13:24:58 decorator==5.1.1 13:24:58 defusedxml==0.7.1 13:24:58 Deprecated==1.2.15 13:24:58 distlib==0.3.9 13:24:58 dnspython==2.7.0 13:24:58 docker==4.2.2 13:24:58 dogpile.cache==1.3.3 13:24:58 durationpy==0.9 13:24:58 email_validator==2.2.0 13:24:58 filelock==3.16.1 13:24:58 future==1.0.0 13:24:58 gitdb==4.0.11 13:24:58 GitPython==3.1.43 13:24:58 google-auth==2.36.0 13:24:58 httplib2==0.22.0 13:24:58 identify==2.6.2 13:24:58 idna==3.10 13:24:58 importlib-resources==1.5.0 13:24:58 iso8601==2.1.0 13:24:58 Jinja2==3.1.4 13:24:58 jmespath==1.0.1 13:24:58 jsonpatch==1.33 13:24:58 jsonpointer==3.0.0 13:24:58 jsonschema==4.23.0 13:24:58 jsonschema-specifications==2024.10.1 13:24:58 keystoneauth1==5.9.0 13:24:58 kubernetes==31.0.0 13:24:58 lftools==0.37.10 13:24:58 lxml==5.3.0 13:24:58 MarkupSafe==3.0.2 13:24:58 msgpack==1.1.0 13:24:58 multi_key_dict==2.0.3 13:24:58 munch==4.0.0 13:24:58 netaddr==1.3.0 13:24:58 netifaces==0.11.0 13:24:58 niet==1.4.2 13:24:58 nodeenv==1.9.1 13:24:58 oauth2client==4.1.3 13:24:58 oauthlib==3.2.2 13:24:58 openstacksdk==4.1.0 13:24:58 os-client-config==2.1.0 13:24:58 os-service-types==1.7.0 13:24:58 osc-lib==3.2.0 13:24:58 oslo.config==9.7.0 13:24:58 oslo.context==5.7.0 13:24:58 oslo.i18n==6.5.0 13:24:58 oslo.log==6.2.0 13:24:58 oslo.serialization==5.6.0 13:24:58 oslo.utils==7.4.0 13:24:58 packaging==24.2 13:24:58 pbr==6.1.0 13:24:58 platformdirs==4.3.6 13:24:58 prettytable==3.12.0 13:24:58 psutil==6.1.0 13:24:58 pyasn1==0.6.1 13:24:58 pyasn1_modules==0.4.1 13:24:58 pycparser==2.22 13:24:58 pygerrit2==2.0.15 13:24:58 PyGithub==2.5.0 13:24:58 PyJWT==2.10.0 13:24:58 PyNaCl==1.5.0 13:24:58 pyparsing==2.4.7 13:24:58 pyperclip==1.9.0 13:24:58 pyrsistent==0.20.0 13:24:58 python-cinderclient==9.6.0 13:24:58 python-dateutil==2.9.0.post0 13:24:58 python-heatclient==4.0.0 13:24:58 python-jenkins==1.8.2 13:24:58 python-keystoneclient==5.5.0 13:24:58 python-magnumclient==4.7.0 13:24:58 python-openstackclient==7.2.1 13:24:58 python-swiftclient==4.6.0 13:24:58 PyYAML==6.0.2 13:24:58 referencing==0.35.1 13:24:58 requests==2.32.3 13:24:58 requests-oauthlib==2.0.0 13:24:58 requestsexceptions==1.4.0 13:24:58 rfc3986==2.0.0 13:24:58 rpds-py==0.21.0 13:24:58 rsa==4.9 13:24:58 ruamel.yaml==0.18.6 13:24:58 ruamel.yaml.clib==0.2.12 13:24:58 s3transfer==0.10.4 13:24:58 simplejson==3.19.3 13:24:58 six==1.16.0 13:24:58 smmap==5.0.1 13:24:58 soupsieve==2.6 13:24:58 stevedore==5.4.0 13:24:58 tabulate==0.9.0 13:24:58 toml==0.10.2 13:24:58 tomlkit==0.13.2 13:24:58 tqdm==4.67.0 13:24:58 typing_extensions==4.12.2 13:24:58 tzdata==2024.2 13:24:58 urllib3==1.26.20 13:24:58 virtualenv==20.27.1 13:24:58 wcwidth==0.2.13 13:24:58 websocket-client==1.8.0 13:24:58 wrapt==1.16.0 13:24:58 xdg==6.0.0 13:24:58 xmltodict==0.14.2 13:24:58 yq==3.4.3 13:24:58 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3540717551726693160.sh 13:24:58 ---> sudo-logs.sh 13:24:58 Archiving 'sudo' log.. 13:24:58 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1546011237500240995.sh 13:24:58 ---> job-cost.sh 13:24:58 Setup pyenv: 13:24:59 system 13:24:59 3.8.13 13:24:59 3.9.13 13:24:59 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:24:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-02OE from file:/tmp/.os_lf_venv 13:25:00 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:25:04 lf-activate-venv(): INFO: Adding /tmp/venv-02OE/bin to PATH 13:25:04 INFO: No Stack... 13:25:04 INFO: Retrieving Pricing Info for: v3-standard-4 13:25:04 INFO: Archiving Costs 13:25:04 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins15860025379837399004.sh 13:25:04 ---> logs-deploy.sh 13:25:04 Setup pyenv: 13:25:04 system 13:25:04 3.8.13 13:25:04 3.9.13 13:25:04 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:25:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-02OE from file:/tmp/.os_lf_venv 13:25:06 lf-activate-venv(): INFO: Installing: lftools 13:25:13 lf-activate-venv(): INFO: Adding /tmp/venv-02OE/bin to PATH 13:25:13 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3638 13:25:13 INFO: archiving workspace using pattern(s): 13:25:14 Archives upload complete. 13:25:14 INFO: archiving logs to Nexus 13:25:15 ---> uname -a: 13:25:15 Linux prd-ubuntu1804-builder-4c-4g-85567 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:25:15 13:25:15 13:25:15 ---> lscpu: 13:25:15 Architecture: x86_64 13:25:15 CPU op-mode(s): 32-bit, 64-bit 13:25:15 Byte Order: Little Endian 13:25:15 CPU(s): 4 13:25:15 On-line CPU(s) list: 0-3 13:25:15 Thread(s) per core: 1 13:25:15 Core(s) per socket: 1 13:25:15 Socket(s): 4 13:25:15 NUMA node(s): 1 13:25:15 Vendor ID: AuthenticAMD 13:25:15 CPU family: 23 13:25:15 Model: 49 13:25:15 Model name: AMD EPYC-Rome Processor 13:25:15 Stepping: 0 13:25:15 CPU MHz: 2799.998 13:25:15 BogoMIPS: 5599.99 13:25:15 Virtualization: AMD-V 13:25:15 Hypervisor vendor: KVM 13:25:15 Virtualization type: full 13:25:15 L1d cache: 32K 13:25:15 L1i cache: 32K 13:25:15 L2 cache: 512K 13:25:15 L3 cache: 16384K 13:25:15 NUMA node0 CPU(s): 0-3 13:25:15 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:25:15 13:25:15 13:25:15 ---> nproc: 13:25:15 4 13:25:15 13:25:15 13:25:15 ---> df -h: 13:25:15 Filesystem Size Used Avail Use% Mounted on 13:25:15 udev 7.9G 0 7.9G 0% /dev 13:25:15 tmpfs 1.6G 672K 1.6G 1% /run 13:25:15 /dev/vda1 78G 8.4G 70G 11% / 13:25:15 tmpfs 7.9G 0 7.9G 0% /dev/shm 13:25:15 tmpfs 5.0M 0 5.0M 0% /run/lock 13:25:15 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 13:25:15 /dev/vda15 105M 4.4M 100M 5% /boot/efi 13:25:15 tmpfs 1.6G 0 1.6G 0% /run/user/1001 13:25:15 13:25:15 13:25:15 ---> free -m: 13:25:15 total used free shared buff/cache available 13:25:15 Mem: 16040 564 13285 0 2189 15155 13:25:15 Swap: 1023 0 1023 13:25:15 13:25:15 13:25:15 ---> ip addr: 13:25:15 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:25:15 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:25:15 inet 127.0.0.1/8 scope host lo 13:25:15 valid_lft forever preferred_lft forever 13:25:15 inet6 ::1/128 scope host 13:25:15 valid_lft forever preferred_lft forever 13:25:15 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 13:25:15 link/ether fa:16:3e:16:0e:1e brd ff:ff:ff:ff:ff:ff 13:25:15 inet 10.30.106.195/23 brd 10.30.107.255 scope global dynamic ens3 13:25:15 valid_lft 86251sec preferred_lft 86251sec 13:25:15 inet6 fe80::f816:3eff:fe16:e1e/64 scope link 13:25:15 valid_lft forever preferred_lft forever 13:25:15 13:25:15 13:25:15 ---> sar -b -r -n DEV: 13:25:15 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-85567) 11/21/24 _x86_64_ (4 CPU) 13:25:15 13:25:15 13:22:48 LINUX RESTART (4 CPU) 13:25:15 13:25:15 13:23:01 tps rtps wtps bread/s bwrtn/s 13:25:15 13:24:02 234.88 80.30 154.57 4850.52 47754.97 13:25:15 13:25:01 140.60 2.61 137.99 133.54 34136.59 13:25:15 Average: 188.14 41.78 146.35 2511.85 41002.99 13:25:15 13:25:15 13:23:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:25:15 13:24:02 13944756 15564944 2480212 15.10 57700 1760928 760748 4.35 727084 1535540 150440 13:25:15 13:25:01 13640380 15550804 2784588 16.95 84736 2006176 775704 4.44 775620 1753772 108316 13:25:15 Average: 13792568 15557874 2632400 16.03 71218 1883552 768226 4.40 751352 1644656 129378 13:25:15 13:25:15 13:23:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:25:15 13:24:02 lo 3.67 3.67 0.37 0.37 0.00 0.00 0.00 0.00 13:25:15 13:24:02 ens3 428.28 299.17 2160.14 79.50 0.00 0.00 0.00 0.00 13:25:15 13:25:01 lo 1.36 1.36 0.15 0.15 0.00 0.00 0.00 0.00 13:25:15 13:25:01 ens3 58.33 41.03 824.48 10.38 0.00 0.00 0.00 0.00 13:25:15 Average: lo 2.52 2.52 0.26 0.26 0.00 0.00 0.00 0.00 13:25:15 Average: ens3 244.86 171.18 1497.92 45.23 0.00 0.00 0.00 0.00 13:25:15 13:25:15 13:25:15 ---> sar -P ALL: 13:25:15 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-85567) 11/21/24 _x86_64_ (4 CPU) 13:25:15 13:25:15 13:22:48 LINUX RESTART (4 CPU) 13:25:15 13:25:15 13:23:01 CPU %user %nice %system %iowait %steal %idle 13:25:15 13:24:02 all 28.45 0.00 3.36 6.20 0.08 61.91 13:25:15 13:24:02 0 24.92 0.00 3.28 2.16 0.05 69.59 13:25:15 13:24:02 1 33.18 0.00 3.22 11.40 0.10 52.10 13:25:15 13:24:02 2 31.94 0.00 3.59 6.92 0.08 57.46 13:25:15 13:24:02 3 23.74 0.00 3.34 4.34 0.07 68.51 13:25:15 13:25:01 all 20.90 0.00 1.62 5.02 0.06 72.40 13:25:15 13:25:01 0 7.56 0.00 0.79 4.74 0.10 86.81 13:25:15 13:25:01 1 35.50 0.00 2.36 2.24 0.05 59.85 13:25:15 13:25:01 2 36.08 0.00 2.04 1.68 0.05 60.15 13:25:15 13:25:01 3 4.62 0.00 1.27 11.41 0.05 82.64 13:25:15 Average: all 24.69 0.00 2.49 5.61 0.07 67.13 13:25:15 Average: 0 16.26 0.00 2.04 3.44 0.08 78.18 13:25:15 Average: 1 34.33 0.00 2.79 6.85 0.08 55.95 13:25:15 Average: 2 34.00 0.00 2.82 4.32 0.07 58.80 13:25:15 Average: 3 14.24 0.00 2.31 7.85 0.06 75.53 13:25:15 13:25:15 13:25:15