12:00:13 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/139272 12:00:13 Running as SYSTEM 12:00:13 [EnvInject] - Loading node environment variables. 12:00:13 Building remotely on prd-ubuntu1804-builder-4c-4g-79129 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 12:00:13 [ssh-agent] Looking for ssh-agent implementation... 12:00:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:00:13 $ ssh-agent 12:00:13 SSH_AUTH_SOCK=/tmp/ssh-pCNgbKy8SLLb/agent.1796 12:00:13 SSH_AGENT_PID=1797 12:00:13 [ssh-agent] Started. 12:00:13 Running ssh-add (command line suppressed) 12:00:13 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_15567741730214646539.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_15567741730214646539.key) 12:00:13 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 12:00:13 The recommended git tool is: NONE 12:00:15 using credential onap-jenkins-ssh 12:00:15 Wiping out workspace first. 12:00:15 Cloning the remote Git repository 12:00:15 Cloning repository git://cloud.onap.org/mirror/oom.git 12:00:15 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 12:00:15 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:00:15 > git --version # timeout=10 12:00:15 > git --version # 'git version 2.17.1' 12:00:15 using GIT_SSH to set credentials Gerrit user 12:00:15 Verifying host key using manually-configured host key entries 12:00:15 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 12:00:21 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:00:21 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:00:22 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:00:22 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:00:22 using GIT_SSH to set credentials Gerrit user 12:00:22 Verifying host key using manually-configured host key entries 12:00:22 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/72/139272/1 # timeout=30 12:00:22 > git rev-parse 7b584c689c52be2238d22aad20b57745bf03367c^{commit} # timeout=10 12:00:22 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 12:00:22 Checking out Revision 7b584c689c52be2238d22aad20b57745bf03367c (refs/changes/72/139272/1) 12:00:22 > git config core.sparsecheckout # timeout=10 12:00:22 > git checkout -f 7b584c689c52be2238d22aad20b57745bf03367c # timeout=30 12:00:25 Commit message: "[CPS][COMMON] Update latest cps-and-ncmp image version" 12:00:25 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:00:25 > git rev-list --no-walk 1e2a197128b2d4faf9b2938aaeed50a5b3d164ad # timeout=10 12:00:26 [EnvInject] - Injecting environment variables from a build step. 12:00:26 [EnvInject] - Injecting as environment variables the properties content 12:00:26 PYTHON=python3 12:00:26 12:00:26 [EnvInject] - Variables injected successfully. 12:00:26 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins892267121989416038.sh 12:00:26 ---> tox-install.sh 12:00:26 + source /home/jenkins/lf-env.sh 12:00:26 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:00:26 ++ mktemp -d /tmp/venv-XXXX 12:00:26 + lf_venv=/tmp/venv-Jjvf 12:00:26 + local venv_file=/tmp/.os_lf_venv 12:00:26 + local python=python3 12:00:26 + local options 12:00:26 + local set_path=true 12:00:26 + local install_args= 12:00:26 ++ 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 12:00:26 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:00:26 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:00:26 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:00:26 + true 12:00:26 + case $1 in 12:00:26 + venv_file=/tmp/.toxenv 12:00:26 + shift 2 12:00:26 + true 12:00:26 + case $1 in 12:00:26 + shift 12:00:26 + break 12:00:26 + case $python in 12:00:26 + local pkg_list= 12:00:26 + [[ -d /opt/pyenv ]] 12:00:26 + echo 'Setup pyenv:' 12:00:26 Setup pyenv: 12:00:26 + export PYENV_ROOT=/opt/pyenv 12:00:26 + PYENV_ROOT=/opt/pyenv 12:00:26 + 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 12:00:26 + 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 12:00:26 + pyenv versions 12:00:26 * system (set by /opt/pyenv/version) 12:00:26 * 3.8.13 (set by /opt/pyenv/version) 12:00:26 * 3.9.13 (set by /opt/pyenv/version) 12:00:26 * 3.10.6 (set by /opt/pyenv/version) 12:00:26 + command -v pyenv 12:00:26 ++ pyenv init - --no-rehash 12:00:26 + 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[*]}"'\'')" 12:00:26 export PATH="/opt/pyenv/shims:${PATH}" 12:00:26 export PYENV_SHELL=bash 12:00:26 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:00:26 pyenv() { 12:00:26 local command 12:00:26 command="${1:-}" 12:00:26 if [ "$#" -gt 0 ]; then 12:00:26 shift 12:00:26 fi 12:00:26 12:00:26 case "$command" in 12:00:26 rehash|shell) 12:00:26 eval "$(pyenv "sh-$command" "$@")" 12:00:26 ;; 12:00:26 *) 12:00:26 command pyenv "$command" "$@" 12:00:26 ;; 12:00:26 esac 12:00:26 }' 12:00:26 +++ 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[*]}"' 12:00:26 ++ 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 12:00:26 ++ 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 12:00:26 ++ 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 12:00:26 ++ export PYENV_SHELL=bash 12:00:26 ++ PYENV_SHELL=bash 12:00:26 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:00:26 +++ complete -F _pyenv pyenv 12:00:26 ++ lf-pyver python3 12:00:26 ++ local py_version_xy=python3 12:00:26 ++ local py_version_xyz= 12:00:26 ++ pyenv versions 12:00:26 ++ sed 's/^[ *]* //' 12:00:26 ++ local command 12:00:26 ++ command=versions 12:00:26 ++ '[' 1 -gt 0 ']' 12:00:26 ++ shift 12:00:26 ++ case "$command" in 12:00:26 ++ command pyenv versions 12:00:26 ++ pyenv versions 12:00:26 ++ awk '{ print $1 }' 12:00:26 ++ grep -E '^[0-9.]*[0-9]$' 12:00:26 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:00:26 +++ sort -V 12:00:26 +++ grep '^3' /tmp/.pyenv_versions 12:00:26 +++ tail -n 1 12:00:26 ++ py_version_xyz=3.10.6 12:00:26 ++ [[ -z 3.10.6 ]] 12:00:26 ++ echo 3.10.6 12:00:26 ++ return 0 12:00:26 + pyenv local 3.10.6 12:00:26 + local command 12:00:26 + command=local 12:00:26 + '[' 2 -gt 0 ']' 12:00:26 + shift 12:00:26 + case "$command" in 12:00:26 + command pyenv local 3.10.6 12:00:26 + pyenv local 3.10.6 12:00:26 + for arg in "$@" 12:00:26 + case $arg in 12:00:26 + pkg_list+='tox ' 12:00:26 + for arg in "$@" 12:00:26 + case $arg in 12:00:26 + pkg_list+='virtualenv ' 12:00:26 + for arg in "$@" 12:00:26 + case $arg in 12:00:26 + pkg_list+='urllib3~=1.26.15 ' 12:00:26 + [[ -f /tmp/.toxenv ]] 12:00:26 + [[ ! -f /tmp/.toxenv ]] 12:00:26 + [[ -n '' ]] 12:00:26 + python3 -m venv /tmp/venv-Jjvf 12:00:31 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Jjvf' 12:00:31 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Jjvf 12:00:31 + echo /tmp/venv-Jjvf 12:00:31 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 12:00:31 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 12:00:31 + /tmp/venv-Jjvf/bin/python3 -m pip install --upgrade --quiet pip virtualenv 12:00:34 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:00:34 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:00:34 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:00:34 + /tmp/venv-Jjvf/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:00:37 + type python3 12:00:37 + true 12:00:37 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Jjvf/bin to PATH' 12:00:37 lf-activate-venv(): INFO: Adding /tmp/venv-Jjvf/bin to PATH 12:00:37 + PATH=/tmp/venv-Jjvf/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 12:00:37 + return 0 12:00:37 + python3 --version 12:00:37 Python 3.10.6 12:00:37 + python3 -m pip --version 12:00:37 pip 24.2 from /tmp/venv-Jjvf/lib/python3.10/site-packages/pip (python 3.10) 12:00:37 + python3 -m pip freeze 12:00:37 cachetools==5.5.0 12:00:37 chardet==5.2.0 12:00:37 colorama==0.4.6 12:00:37 distlib==0.3.9 12:00:37 filelock==3.16.1 12:00:37 packaging==24.1 12:00:37 platformdirs==4.3.6 12:00:37 pluggy==1.5.0 12:00:37 pyproject-api==1.8.0 12:00:37 tomli==2.0.2 12:00:37 tox==4.23.2 12:00:37 typing_extensions==4.12.2 12:00:37 urllib3==1.26.20 12:00:37 virtualenv==20.27.0 12:00:37 [EnvInject] - Injecting environment variables from a build step. 12:00:37 [EnvInject] - Injecting as environment variables the properties content 12:00:37 PARALLEL=false 12:00:37 12:00:37 [EnvInject] - Variables injected successfully. 12:00:37 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins5473483201546056122.sh 12:00:37 ---> tox-run.sh 12:00:37 + 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 12:00:37 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 12:00:37 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 12:00:37 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 12:00:37 + cd /w/workspace/oom-master-pre-commit-lint/. 12:00:37 + source /home/jenkins/lf-env.sh 12:00:37 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:00:37 ++ mktemp -d /tmp/venv-XXXX 12:00:37 + lf_venv=/tmp/venv-EiOt 12:00:37 + local venv_file=/tmp/.os_lf_venv 12:00:37 + local python=python3 12:00:37 + local options 12:00:37 + local set_path=true 12:00:37 + local install_args= 12:00:37 ++ 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 12:00:37 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:00:37 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:00:37 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:00:37 + true 12:00:37 + case $1 in 12:00:37 + venv_file=/tmp/.toxenv 12:00:37 + shift 2 12:00:37 + true 12:00:37 + case $1 in 12:00:37 + shift 12:00:37 + break 12:00:37 + case $python in 12:00:37 + local pkg_list= 12:00:37 + [[ -d /opt/pyenv ]] 12:00:37 + echo 'Setup pyenv:' 12:00:37 Setup pyenv: 12:00:37 + export PYENV_ROOT=/opt/pyenv 12:00:37 + PYENV_ROOT=/opt/pyenv 12:00:37 + 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 12:00:37 + 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 12:00:37 + pyenv versions 12:00:37 system 12:00:37 3.8.13 12:00:37 3.9.13 12:00:37 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:00:37 + command -v pyenv 12:00:37 ++ pyenv init - --no-rehash 12:00:37 + 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[*]}"'\'')" 12:00:37 export PATH="/opt/pyenv/shims:${PATH}" 12:00:37 export PYENV_SHELL=bash 12:00:37 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:00:37 pyenv() { 12:00:37 local command 12:00:37 command="${1:-}" 12:00:37 if [ "$#" -gt 0 ]; then 12:00:37 shift 12:00:37 fi 12:00:37 12:00:37 case "$command" in 12:00:37 rehash|shell) 12:00:37 eval "$(pyenv "sh-$command" "$@")" 12:00:37 ;; 12:00:37 *) 12:00:37 command pyenv "$command" "$@" 12:00:37 ;; 12:00:37 esac 12:00:37 }' 12:00:37 +++ 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[*]}"' 12:00:37 ++ 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 12:00:37 ++ 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 12:00:37 ++ 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 12:00:37 ++ export PYENV_SHELL=bash 12:00:37 ++ PYENV_SHELL=bash 12:00:37 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:00:37 +++ complete -F _pyenv pyenv 12:00:37 ++ lf-pyver python3 12:00:37 ++ local py_version_xy=python3 12:00:37 ++ local py_version_xyz= 12:00:37 ++ pyenv versions 12:00:37 ++ local command 12:00:37 ++ command=versions 12:00:37 ++ '[' 1 -gt 0 ']' 12:00:37 ++ shift 12:00:37 ++ case "$command" in 12:00:37 ++ command pyenv versions 12:00:37 ++ pyenv versions 12:00:37 ++ sed 's/^[ *]* //' 12:00:37 ++ grep -E '^[0-9.]*[0-9]$' 12:00:37 ++ awk '{ print $1 }' 12:00:37 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:00:37 +++ grep '^3' /tmp/.pyenv_versions 12:00:37 +++ sort -V 12:00:37 +++ tail -n 1 12:00:37 ++ py_version_xyz=3.10.6 12:00:37 ++ [[ -z 3.10.6 ]] 12:00:37 ++ echo 3.10.6 12:00:37 ++ return 0 12:00:37 + pyenv local 3.10.6 12:00:37 + local command 12:00:37 + command=local 12:00:37 + '[' 2 -gt 0 ']' 12:00:37 + shift 12:00:37 + case "$command" in 12:00:37 + command pyenv local 3.10.6 12:00:37 + pyenv local 3.10.6 12:00:37 + for arg in "$@" 12:00:37 + case $arg in 12:00:37 + pkg_list+='tox ' 12:00:37 + for arg in "$@" 12:00:37 + case $arg in 12:00:37 + pkg_list+='virtualenv ' 12:00:37 + for arg in "$@" 12:00:37 + case $arg in 12:00:37 + pkg_list+='urllib3~=1.26.15 ' 12:00:37 + [[ -f /tmp/.toxenv ]] 12:00:37 ++ cat /tmp/.toxenv 12:00:37 + lf_venv=/tmp/venv-Jjvf 12:00:37 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Jjvf from' file:/tmp/.toxenv 12:00:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Jjvf from file:/tmp/.toxenv 12:00:37 + /tmp/venv-Jjvf/bin/python3 -m pip install --upgrade --quiet pip virtualenv 12:00:38 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:00:38 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:00:38 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:00:38 + /tmp/venv-Jjvf/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:00:39 + type python3 12:00:39 + true 12:00:39 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Jjvf/bin to PATH' 12:00:39 lf-activate-venv(): INFO: Adding /tmp/venv-Jjvf/bin to PATH 12:00:39 + PATH=/tmp/venv-Jjvf/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 12:00:39 + return 0 12:00:39 + [[ -d /opt/pyenv ]] 12:00:39 + echo '---> Setting up pyenv' 12:00:39 ---> Setting up pyenv 12:00:39 + export PYENV_ROOT=/opt/pyenv 12:00:39 + PYENV_ROOT=/opt/pyenv 12:00:39 + export PATH=/opt/pyenv/bin:/tmp/venv-Jjvf/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 12:00:39 + PATH=/opt/pyenv/bin:/tmp/venv-Jjvf/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 12:00:39 ++ pwd 12:00:39 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 12:00:39 + export PYTHONPATH 12:00:39 + export TOX_TESTENV_PASSENV=PYTHONPATH 12:00:39 + TOX_TESTENV_PASSENV=PYTHONPATH 12:00:39 + tox --version 12:00:40 4.23.2 from /tmp/venv-Jjvf/lib/python3.10/site-packages/tox/__init__.py 12:00:40 + PARALLEL=false 12:00:40 + TOX_OPTIONS_LIST= 12:00:40 + [[ -n pre-commit ]] 12:00:40 + TOX_OPTIONS_LIST=' -e pre-commit' 12:00:40 + case ${PARALLEL,,} in 12:00:40 + tox -e pre-commit 12:00:40 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 12:00:41 pre-commit: install_deps> python -I -m pip install pre-commit 12:00:43 pre-commit: freeze> python -m pip freeze --all 12:00:44 pre-commit: cfgv==3.4.0,distlib==0.3.9,filelock==3.16.1,identify==2.6.1,nodeenv==1.9.1,pip==24.2,platformdirs==4.3.6,pre_commit==4.0.1,PyYAML==6.0.2,setuptools==75.2.0,virtualenv==20.27.0,wheel==0.44.0 12:00:44 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 12:00:44 [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. 12:00:44 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 12:00:44 [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. 12:00:44 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 12:00:47 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 12:00:49 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 12:00:49 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 12:00:49 [INFO] Once installed this environment will be reused. 12:00:49 [INFO] This may take a few minutes... 12:00:52 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 12:00:52 [INFO] Once installed this environment will be reused. 12:00:52 [INFO] This may take a few minutes... 12:00:57 Trim Trailing Whitespace.................................................Passed 12:00:58 Tabs remover.............................................................Passed 12:00:58 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 12:00:58 [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. 12:00:58 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 12:00:58 [INFO] Once installed this environment will be reused. 12:00:58 [INFO] This may take a few minutes... 12:01:03 gitlint..............................................(no files to check)Skipped 12:01:03 pre-commit: OK (23.25=setup[3.43]+cmd[14.01,5.82] seconds) 12:01:03 congratulations :) (23.43 seconds) 12:01:04 + tox_status=0 12:01:04 + echo '---> Completed tox runs' 12:01:04 ---> Completed tox runs 12:01:04 + for i in .tox/*/log 12:01:04 ++ echo .tox/pre-commit/log 12:01:04 ++ awk -F/ '{print $2}' 12:01:04 + tox_env=pre-commit 12:01:04 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 12:01:04 + DOC_DIR=docs/_build/html 12:01:04 + [[ -d docs/_build/html ]] 12:01:04 + echo '---> tox-run.sh ends' 12:01:04 ---> tox-run.sh ends 12:01:04 + test 0 -eq 0 12:01:04 $ ssh-agent -k 12:01:04 unset SSH_AUTH_SOCK; 12:01:04 unset SSH_AGENT_PID; 12:01:04 echo Agent pid 1797 killed; 12:01:04 [ssh-agent] Stopped. 12:01:04 [PostBuildScript] - [INFO] Executing post build scripts. 12:01:04 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6241475291558142498.sh 12:01:04 ---> sysstat.sh 12:01:04 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3105408732593050059.sh 12:01:04 ---> package-listing.sh 12:01:04 ++ facter osfamily 12:01:04 ++ tr '[:upper:]' '[:lower:]' 12:01:04 + OS_FAMILY=debian 12:01:04 + workspace=/w/workspace/oom-master-pre-commit-lint 12:01:04 + START_PACKAGES=/tmp/packages_start.txt 12:01:04 + END_PACKAGES=/tmp/packages_end.txt 12:01:04 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:01:04 + PACKAGES=/tmp/packages_start.txt 12:01:04 + '[' /w/workspace/oom-master-pre-commit-lint ']' 12:01:04 + PACKAGES=/tmp/packages_end.txt 12:01:04 + case "${OS_FAMILY}" in 12:01:04 + dpkg -l 12:01:04 + grep '^ii' 12:01:04 + '[' -f /tmp/packages_start.txt ']' 12:01:04 + '[' -f /tmp/packages_end.txt ']' 12:01:04 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:01:04 + '[' /w/workspace/oom-master-pre-commit-lint ']' 12:01:04 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 12:01:04 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 12:01:04 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9797885191116794239.sh 12:01:04 ---> capture-instance-metadata.sh 12:01:04 Setup pyenv: 12:01:04 system 12:01:04 3.8.13 12:01:04 3.9.13 12:01:04 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:01:09 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-zjLP 12:01:09 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:01:12 lf-activate-venv(): INFO: Installing: lftools 12:01:39 lf-activate-venv(): INFO: Adding /tmp/venv-zjLP/bin to PATH 12:01:39 INFO: Running in OpenStack, capturing instance metadata 12:01:39 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7386253203368353837.sh 12:01:39 provisioning config files... 12:01:39 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config4008486429916179397tmp 12:01:39 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 12:01:39 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 12:01:39 [EnvInject] - Injecting environment variables from a build step. 12:01:39 [EnvInject] - Injecting as environment variables the properties content 12:01:39 SERVER_ID=logs 12:01:39 12:01:39 [EnvInject] - Variables injected successfully. 12:01:39 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11489700772636113083.sh 12:01:39 ---> create-netrc.sh 12:01:39 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14052420814326376770.sh 12:01:39 ---> python-tools-install.sh 12:01:39 Setup pyenv: 12:01:39 system 12:01:39 3.8.13 12:01:39 3.9.13 12:01:39 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:01:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zjLP from file:/tmp/.os_lf_venv 12:01:40 lf-activate-venv(): INFO: Installing: lftools 12:01:49 lf-activate-venv(): INFO: Adding /tmp/venv-zjLP/bin to PATH 12:01:49 Generating Requirements File 12:02:10 Python 3.10.6 12:02:10 pip 24.2 from /tmp/venv-zjLP/lib/python3.10/site-packages/pip (python 3.10) 12:02:10 appdirs==1.4.4 12:02:10 argcomplete==3.5.1 12:02:10 aspy.yaml==1.3.0 12:02:10 attrs==24.2.0 12:02:10 autopage==0.5.2 12:02:10 beautifulsoup4==4.12.3 12:02:10 boto3==1.35.47 12:02:10 botocore==1.35.47 12:02:10 bs4==0.0.2 12:02:10 cachetools==5.5.0 12:02:10 certifi==2024.8.30 12:02:10 cffi==1.17.1 12:02:10 cfgv==3.4.0 12:02:10 chardet==5.2.0 12:02:10 charset-normalizer==3.4.0 12:02:10 click==8.1.7 12:02:10 cliff==4.7.0 12:02:10 cmd2==2.5.0 12:02:10 cryptography==3.3.2 12:02:10 debtcollector==3.0.0 12:02:10 decorator==5.1.1 12:02:10 defusedxml==0.7.1 12:02:10 Deprecated==1.2.14 12:02:10 distlib==0.3.9 12:02:10 dnspython==2.7.0 12:02:10 docker==4.2.2 12:02:10 dogpile.cache==1.3.3 12:02:10 durationpy==0.9 12:02:10 email_validator==2.2.0 12:02:10 filelock==3.16.1 12:02:10 future==1.0.0 12:02:10 gitdb==4.0.11 12:02:10 GitPython==3.1.43 12:02:10 google-auth==2.35.0 12:02:10 httplib2==0.22.0 12:02:10 identify==2.6.1 12:02:10 idna==3.10 12:02:10 importlib-resources==1.5.0 12:02:10 iso8601==2.1.0 12:02:10 Jinja2==3.1.4 12:02:10 jmespath==1.0.1 12:02:10 jsonpatch==1.33 12:02:10 jsonpointer==3.0.0 12:02:10 jsonschema==4.23.0 12:02:10 jsonschema-specifications==2024.10.1 12:02:10 keystoneauth1==5.8.0 12:02:10 kubernetes==31.0.0 12:02:10 lftools==0.37.10 12:02:10 lxml==5.3.0 12:02:10 MarkupSafe==3.0.2 12:02:10 msgpack==1.1.0 12:02:10 multi_key_dict==2.0.3 12:02:10 munch==4.0.0 12:02:10 netaddr==1.3.0 12:02:10 netifaces==0.11.0 12:02:10 niet==1.4.2 12:02:10 nodeenv==1.9.1 12:02:10 oauth2client==4.1.3 12:02:10 oauthlib==3.2.2 12:02:10 openstacksdk==4.1.0 12:02:10 os-client-config==2.1.0 12:02:10 os-service-types==1.7.0 12:02:10 osc-lib==3.1.0 12:02:10 oslo.config==9.6.0 12:02:10 oslo.context==5.6.0 12:02:10 oslo.i18n==6.4.0 12:02:10 oslo.log==6.1.2 12:02:10 oslo.serialization==5.5.0 12:02:10 oslo.utils==7.3.0 12:02:10 packaging==24.1 12:02:10 pbr==6.1.0 12:02:10 platformdirs==4.3.6 12:02:10 prettytable==3.11.0 12:02:10 pyasn1==0.6.1 12:02:10 pyasn1_modules==0.4.1 12:02:10 pycparser==2.22 12:02:10 pygerrit2==2.0.15 12:02:10 PyGithub==2.4.0 12:02:10 PyJWT==2.9.0 12:02:10 PyNaCl==1.5.0 12:02:10 pyparsing==2.4.7 12:02:10 pyperclip==1.9.0 12:02:10 pyrsistent==0.20.0 12:02:10 python-cinderclient==9.6.0 12:02:10 python-dateutil==2.9.0.post0 12:02:10 python-heatclient==4.0.0 12:02:10 python-jenkins==1.8.2 12:02:10 python-keystoneclient==5.5.0 12:02:10 python-magnumclient==4.7.0 12:02:10 python-openstackclient==7.2.0 12:02:10 python-swiftclient==4.6.0 12:02:10 PyYAML==6.0.2 12:02:10 referencing==0.35.1 12:02:10 requests==2.32.3 12:02:10 requests-oauthlib==2.0.0 12:02:10 requestsexceptions==1.4.0 12:02:10 rfc3986==2.0.0 12:02:10 rpds-py==0.20.0 12:02:10 rsa==4.9 12:02:10 ruamel.yaml==0.18.6 12:02:10 ruamel.yaml.clib==0.2.12 12:02:10 s3transfer==0.10.3 12:02:10 simplejson==3.19.3 12:02:10 six==1.16.0 12:02:10 smmap==5.0.1 12:02:10 soupsieve==2.6 12:02:10 stevedore==5.3.0 12:02:10 tabulate==0.9.0 12:02:10 toml==0.10.2 12:02:10 tomlkit==0.13.2 12:02:10 tqdm==4.66.5 12:02:10 typing_extensions==4.12.2 12:02:10 tzdata==2024.2 12:02:10 urllib3==1.26.20 12:02:10 virtualenv==20.27.0 12:02:10 wcwidth==0.2.13 12:02:10 websocket-client==1.8.0 12:02:10 wrapt==1.16.0 12:02:10 xdg==6.0.0 12:02:10 xmltodict==0.14.2 12:02:10 yq==3.4.3 12:02:10 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14258567728441181607.sh 12:02:10 ---> sudo-logs.sh 12:02:10 Archiving 'sudo' log.. 12:02:10 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6453017792319839396.sh 12:02:10 ---> job-cost.sh 12:02:10 Setup pyenv: 12:02:10 system 12:02:10 3.8.13 12:02:10 3.9.13 12:02:10 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:02:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zjLP from file:/tmp/.os_lf_venv 12:02:11 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:02:15 lf-activate-venv(): INFO: Adding /tmp/venv-zjLP/bin to PATH 12:02:15 INFO: No Stack... 12:02:16 INFO: Retrieving Pricing Info for: v3-standard-4 12:02:16 INFO: Archiving Costs 12:02:16 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins17015263718854776030.sh 12:02:16 ---> logs-deploy.sh 12:02:16 Setup pyenv: 12:02:16 system 12:02:16 3.8.13 12:02:16 3.9.13 12:02:16 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:02:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zjLP from file:/tmp/.os_lf_venv 12:02:17 lf-activate-venv(): INFO: Installing: lftools 12:02:25 lf-activate-venv(): INFO: Adding /tmp/venv-zjLP/bin to PATH 12:02:25 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3621 12:02:25 INFO: archiving workspace using pattern(s): 12:02:26 Archives upload complete. 12:02:27 INFO: archiving logs to Nexus 12:02:28 ---> uname -a: 12:02:28 Linux prd-ubuntu1804-builder-4c-4g-79129 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 12:02:28 12:02:28 12:02:28 ---> lscpu: 12:02:28 Architecture: x86_64 12:02:28 CPU op-mode(s): 32-bit, 64-bit 12:02:28 Byte Order: Little Endian 12:02:28 CPU(s): 4 12:02:28 On-line CPU(s) list: 0-3 12:02:28 Thread(s) per core: 1 12:02:28 Core(s) per socket: 1 12:02:28 Socket(s): 4 12:02:28 NUMA node(s): 1 12:02:28 Vendor ID: AuthenticAMD 12:02:28 CPU family: 23 12:02:28 Model: 49 12:02:28 Model name: AMD EPYC-Rome Processor 12:02:28 Stepping: 0 12:02:28 CPU MHz: 2800.000 12:02:28 BogoMIPS: 5600.00 12:02:28 Virtualization: AMD-V 12:02:28 Hypervisor vendor: KVM 12:02:28 Virtualization type: full 12:02:28 L1d cache: 32K 12:02:28 L1i cache: 32K 12:02:28 L2 cache: 512K 12:02:28 L3 cache: 16384K 12:02:28 NUMA node0 CPU(s): 0-3 12:02:28 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 12:02:28 12:02:28 12:02:28 ---> nproc: 12:02:28 4 12:02:28 12:02:28 12:02:28 ---> df -h: 12:02:28 Filesystem Size Used Avail Use% Mounted on 12:02:28 udev 7.9G 0 7.9G 0% /dev 12:02:28 tmpfs 1.6G 672K 1.6G 1% /run 12:02:28 /dev/vda1 78G 8.4G 70G 11% / 12:02:28 tmpfs 7.9G 0 7.9G 0% /dev/shm 12:02:28 tmpfs 5.0M 0 5.0M 0% /run/lock 12:02:28 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 12:02:28 /dev/vda15 105M 4.4M 100M 5% /boot/efi 12:02:28 tmpfs 1.6G 0 1.6G 0% /run/user/1001 12:02:28 12:02:28 12:02:28 ---> free -m: 12:02:28 total used free shared buff/cache available 12:02:28 Mem: 16040 538 13323 0 2177 15181 12:02:28 Swap: 1023 0 1023 12:02:28 12:02:28 12:02:28 ---> ip addr: 12:02:28 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:02:28 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:02:28 inet 127.0.0.1/8 scope host lo 12:02:28 valid_lft forever preferred_lft forever 12:02:28 inet6 ::1/128 scope host 12:02:28 valid_lft forever preferred_lft forever 12:02:28 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 12:02:28 link/ether fa:16:3e:2f:ee:b8 brd ff:ff:ff:ff:ff:ff 12:02:28 inet 10.30.107.206/23 brd 10.30.107.255 scope global dynamic ens3 12:02:28 valid_lft 86229sec preferred_lft 86229sec 12:02:28 inet6 fe80::f816:3eff:fe2f:eeb8/64 scope link 12:02:28 valid_lft forever preferred_lft forever 12:02:28 12:02:28 12:02:28 ---> sar -b -r -n DEV: 12:02:28 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-79129) 10/24/24 _x86_64_ (4 CPU) 12:02:28 12:02:28 11:59:48 LINUX RESTART (4 CPU) 12:02:28 12:02:28 12:00:01 tps rtps wtps bread/s bwrtn/s 12:02:28 12:01:03 180.07 71.75 108.32 4745.21 30481.99 12:02:28 12:02:01 105.91 2.50 103.41 120.35 20434.26 12:02:28 Average: 143.61 37.71 105.90 2471.57 25542.39 12:02:28 12:02:28 12:00:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:02:28 12:01:03 13971520 15555636 2453448 14.94 55848 1728352 872576 4.99 726252 1509836 146632 12:02:28 12:02:01 13759904 15576020 2665064 16.23 79556 1923180 754944 4.32 751444 1669804 142636 12:02:28 Average: 13865712 15565828 2559256 15.58 67702 1825766 813760 4.66 738848 1589820 144634 12:02:28 12:02:28 12:00:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:02:28 12:01:03 lo 2.47 2.47 0.25 0.25 0.00 0.00 0.00 0.00 12:02:28 12:01:03 ens3 469.87 324.16 2096.12 79.07 0.00 0.00 0.00 0.00 12:02:28 12:02:01 lo 1.59 1.59 0.16 0.16 0.00 0.00 0.00 0.00 12:02:28 12:02:01 ens3 51.30 35.65 675.11 9.85 0.00 0.00 0.00 0.00 12:02:28 Average: lo 2.03 2.03 0.21 0.21 0.00 0.00 0.00 0.00 12:02:28 Average: ens3 264.10 182.33 1397.54 45.04 0.00 0.00 0.00 0.00 12:02:28 12:02:28 12:02:28 ---> sar -P ALL: 12:02:28 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-79129) 10/24/24 _x86_64_ (4 CPU) 12:02:28 12:02:28 11:59:48 LINUX RESTART (4 CPU) 12:02:28 12:02:28 12:00:01 CPU %user %nice %system %iowait %steal %idle 12:02:28 12:01:03 all 21.69 0.00 2.46 6.82 0.10 68.93 12:02:28 12:01:03 0 23.56 0.00 2.30 4.84 0.13 69.16 12:02:28 12:01:03 1 24.15 0.00 2.61 12.71 0.08 60.45 12:02:28 12:01:03 2 22.73 0.00 2.70 2.28 0.10 72.19 12:02:28 12:01:03 3 16.29 0.00 2.26 7.46 0.07 73.92 12:02:28 12:02:01 all 19.70 0.00 1.45 3.68 0.06 75.11 12:02:28 12:02:01 0 11.26 0.00 1.43 3.05 0.05 84.22 12:02:28 12:02:01 1 14.68 0.00 1.21 3.99 0.07 80.05 12:02:28 12:02:01 2 25.40 0.00 1.17 0.28 0.03 73.11 12:02:28 12:02:01 3 27.50 0.00 1.99 7.39 0.07 63.05 12:02:28 Average: all 20.71 0.00 1.97 5.27 0.08 71.98 12:02:28 Average: 0 17.50 0.00 1.87 3.96 0.09 76.57 12:02:28 Average: 1 19.48 0.00 1.92 8.41 0.08 70.12 12:02:28 Average: 2 24.05 0.00 1.95 1.29 0.07 72.65 12:02:28 Average: 3 21.81 0.00 2.13 7.43 0.07 68.57 12:02:28 12:02:28 12:02:28