22:43:23 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/139461 22:43:23 Running as SYSTEM 22:43:23 [EnvInject] - Loading node environment variables. 22:43:23 Building remotely on prd-ubuntu1804-builder-4c-4g-86814 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 22:43:23 [ssh-agent] Looking for ssh-agent implementation... 22:43:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:43:24 $ ssh-agent 22:43:24 SSH_AUTH_SOCK=/tmp/ssh-DjUuQ2qIV3mD/agent.1806 22:43:24 SSH_AGENT_PID=1808 22:43:24 [ssh-agent] Started. 22:43:24 Running ssh-add (command line suppressed) 22:43:24 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_14213708651542578053.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_14213708651542578053.key) 22:43:24 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 22:43:24 The recommended git tool is: NONE 22:43:25 using credential onap-jenkins-ssh 22:43:25 Wiping out workspace first. 22:43:25 Cloning the remote Git repository 22:43:25 Cloning repository git://cloud.onap.org/mirror/oom.git 22:43:25 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 22:43:25 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 22:43:25 > git --version # timeout=10 22:43:25 > git --version # 'git version 2.17.1' 22:43:25 using GIT_SSH to set credentials Gerrit user 22:43:25 Verifying host key using manually-configured host key entries 22:43:25 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 22:43:30 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 22:43:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:43:31 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 22:43:31 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 22:43:31 using GIT_SSH to set credentials Gerrit user 22:43:31 Verifying host key using manually-configured host key entries 22:43:31 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/61/139461/3 # timeout=30 22:43:31 > git rev-parse 072e2d5c4c71f7f7179e38863c249e5813c9e3a1^{commit} # timeout=10 22:43:31 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 22:43:31 Checking out Revision 072e2d5c4c71f7f7179e38863c249e5813c9e3a1 (refs/changes/61/139461/3) 22:43:31 > git config core.sparsecheckout # timeout=10 22:43:31 > git checkout -f 072e2d5c4c71f7f7179e38863c249e5813c9e3a1 # timeout=30 22:43:34 Commit message: "[POLICY] Update docker images to latest versions" 22:43:34 > git rev-parse FETCH_HEAD^{commit} # timeout=10 22:43:35 > git rev-list --no-walk 7b584c689c52be2238d22aad20b57745bf03367c # timeout=10 22:43:35 [EnvInject] - Injecting environment variables from a build step. 22:43:35 [EnvInject] - Injecting as environment variables the properties content 22:43:35 PYTHON=python3 22:43:35 22:43:35 [EnvInject] - Variables injected successfully. 22:43:35 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins7582696620513591943.sh 22:43:35 ---> tox-install.sh 22:43:35 + source /home/jenkins/lf-env.sh 22:43:35 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 22:43:35 ++ mktemp -d /tmp/venv-XXXX 22:43:35 + lf_venv=/tmp/venv-T1cl 22:43:35 + local venv_file=/tmp/.os_lf_venv 22:43:35 + local python=python3 22:43:35 + local options 22:43:35 + local set_path=true 22:43:35 + local install_args= 22:43:35 ++ 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 22:43:35 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 22:43:35 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 22:43:35 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 22:43:35 + true 22:43:35 + case $1 in 22:43:35 + venv_file=/tmp/.toxenv 22:43:35 + shift 2 22:43:35 + true 22:43:35 + case $1 in 22:43:35 + shift 22:43:35 + break 22:43:35 + case $python in 22:43:35 + local pkg_list= 22:43:35 + [[ -d /opt/pyenv ]] 22:43:35 + echo 'Setup pyenv:' 22:43:35 Setup pyenv: 22:43:35 + export PYENV_ROOT=/opt/pyenv 22:43:35 + PYENV_ROOT=/opt/pyenv 22:43:35 + 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 22:43:35 + 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 22:43:35 + pyenv versions 22:43:35 * system (set by /opt/pyenv/version) 22:43:35 * 3.8.13 (set by /opt/pyenv/version) 22:43:35 * 3.9.13 (set by /opt/pyenv/version) 22:43:35 * 3.10.6 (set by /opt/pyenv/version) 22:43:35 + command -v pyenv 22:43:35 ++ pyenv init - --no-rehash 22:43:35 + 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[*]}"'\'')" 22:43:35 export PATH="/opt/pyenv/shims:${PATH}" 22:43:35 export PYENV_SHELL=bash 22:43:35 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 22:43:35 pyenv() { 22:43:35 local command 22:43:35 command="${1:-}" 22:43:35 if [ "$#" -gt 0 ]; then 22:43:35 shift 22:43:35 fi 22:43:35 22:43:35 case "$command" in 22:43:35 rehash|shell) 22:43:35 eval "$(pyenv "sh-$command" "$@")" 22:43:35 ;; 22:43:35 *) 22:43:35 command pyenv "$command" "$@" 22:43:35 ;; 22:43:35 esac 22:43:35 }' 22:43:35 +++ 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[*]}"' 22:43:35 ++ 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 22:43:35 ++ 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 22:43:35 ++ 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 22:43:35 ++ export PYENV_SHELL=bash 22:43:35 ++ PYENV_SHELL=bash 22:43:35 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 22:43:35 +++ complete -F _pyenv pyenv 22:43:35 ++ lf-pyver python3 22:43:35 ++ local py_version_xy=python3 22:43:35 ++ local py_version_xyz= 22:43:35 ++ pyenv versions 22:43:35 ++ local command 22:43:35 ++ command=versions 22:43:35 ++ '[' 1 -gt 0 ']' 22:43:35 ++ shift 22:43:35 ++ case "$command" in 22:43:35 ++ command pyenv versions 22:43:35 ++ pyenv versions 22:43:35 ++ sed 's/^[ *]* //' 22:43:35 ++ awk '{ print $1 }' 22:43:35 ++ grep -E '^[0-9.]*[0-9]$' 22:43:35 ++ [[ ! -s /tmp/.pyenv_versions ]] 22:43:35 +++ grep '^3' /tmp/.pyenv_versions 22:43:35 +++ sort -V 22:43:35 +++ tail -n 1 22:43:35 ++ py_version_xyz=3.10.6 22:43:35 ++ [[ -z 3.10.6 ]] 22:43:35 ++ echo 3.10.6 22:43:35 ++ return 0 22:43:35 + pyenv local 3.10.6 22:43:35 + local command 22:43:35 + command=local 22:43:35 + '[' 2 -gt 0 ']' 22:43:35 + shift 22:43:35 + case "$command" in 22:43:35 + command pyenv local 3.10.6 22:43:35 + pyenv local 3.10.6 22:43:35 + for arg in "$@" 22:43:35 + case $arg in 22:43:35 + pkg_list+='tox ' 22:43:35 + for arg in "$@" 22:43:35 + case $arg in 22:43:35 + pkg_list+='virtualenv ' 22:43:35 + for arg in "$@" 22:43:35 + case $arg in 22:43:35 + pkg_list+='urllib3~=1.26.15 ' 22:43:35 + [[ -f /tmp/.toxenv ]] 22:43:35 + [[ ! -f /tmp/.toxenv ]] 22:43:35 + [[ -n '' ]] 22:43:35 + python3 -m venv /tmp/venv-T1cl 22:43:40 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-T1cl' 22:43:40 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-T1cl 22:43:40 + echo /tmp/venv-T1cl 22:43:40 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 22:43:40 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 22:43:40 + /tmp/venv-T1cl/bin/python3 -m pip install --upgrade --quiet pip virtualenv 22:43:44 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 22:43:44 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 22:43:44 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 22:43:44 + /tmp/venv-T1cl/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 22:43:46 + type python3 22:43:46 + true 22:43:46 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-T1cl/bin to PATH' 22:43:46 lf-activate-venv(): INFO: Adding /tmp/venv-T1cl/bin to PATH 22:43:46 + PATH=/tmp/venv-T1cl/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 22:43:46 + return 0 22:43:46 + python3 --version 22:43:46 Python 3.10.6 22:43:46 + python3 -m pip --version 22:43:46 pip 24.3.1 from /tmp/venv-T1cl/lib/python3.10/site-packages/pip (python 3.10) 22:43:46 + python3 -m pip freeze 22:43:46 cachetools==5.5.0 22:43:46 chardet==5.2.0 22:43:46 colorama==0.4.6 22:43:46 distlib==0.3.9 22:43:46 filelock==3.16.1 22:43:46 packaging==24.2 22:43:46 platformdirs==4.3.6 22:43:46 pluggy==1.5.0 22:43:46 pyproject-api==1.8.0 22:43:46 tomli==2.1.0 22:43:46 tox==4.23.2 22:43:46 typing_extensions==4.12.2 22:43:46 urllib3==1.26.20 22:43:46 virtualenv==20.28.0 22:43:46 [EnvInject] - Injecting environment variables from a build step. 22:43:46 [EnvInject] - Injecting as environment variables the properties content 22:43:46 PARALLEL=false 22:43:46 22:43:46 [EnvInject] - Variables injected successfully. 22:43:46 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins12646127208863618958.sh 22:43:46 ---> tox-run.sh 22:43:46 + 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 22:43:46 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 22:43:46 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 22:43:46 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 22:43:46 + cd /w/workspace/oom-master-pre-commit-lint/. 22:43:46 + source /home/jenkins/lf-env.sh 22:43:46 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 22:43:46 ++ mktemp -d /tmp/venv-XXXX 22:43:46 + lf_venv=/tmp/venv-4ioV 22:43:46 + local venv_file=/tmp/.os_lf_venv 22:43:46 + local python=python3 22:43:46 + local options 22:43:46 + local set_path=true 22:43:46 + local install_args= 22:43:46 ++ 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 22:43:46 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 22:43:46 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 22:43:46 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 22:43:46 + true 22:43:46 + case $1 in 22:43:46 + venv_file=/tmp/.toxenv 22:43:46 + shift 2 22:43:46 + true 22:43:46 + case $1 in 22:43:46 + shift 22:43:46 + break 22:43:46 + case $python in 22:43:46 + local pkg_list= 22:43:46 + [[ -d /opt/pyenv ]] 22:43:46 + echo 'Setup pyenv:' 22:43:46 Setup pyenv: 22:43:46 + export PYENV_ROOT=/opt/pyenv 22:43:46 + PYENV_ROOT=/opt/pyenv 22:43:46 + 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 22:43:46 + 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 22:43:46 + pyenv versions 22:43:47 system 22:43:47 3.8.13 22:43:47 3.9.13 22:43:47 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 22:43:47 + command -v pyenv 22:43:47 ++ pyenv init - --no-rehash 22:43:47 + 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[*]}"'\'')" 22:43:47 export PATH="/opt/pyenv/shims:${PATH}" 22:43:47 export PYENV_SHELL=bash 22:43:47 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 22:43:47 pyenv() { 22:43:47 local command 22:43:47 command="${1:-}" 22:43:47 if [ "$#" -gt 0 ]; then 22:43:47 shift 22:43:47 fi 22:43:47 22:43:47 case "$command" in 22:43:47 rehash|shell) 22:43:47 eval "$(pyenv "sh-$command" "$@")" 22:43:47 ;; 22:43:47 *) 22:43:47 command pyenv "$command" "$@" 22:43:47 ;; 22:43:47 esac 22:43:47 }' 22:43:47 +++ 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[*]}"' 22:43:47 ++ 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 22:43:47 ++ 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 22:43:47 ++ 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 22:43:47 ++ export PYENV_SHELL=bash 22:43:47 ++ PYENV_SHELL=bash 22:43:47 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 22:43:47 +++ complete -F _pyenv pyenv 22:43:47 ++ lf-pyver python3 22:43:47 ++ local py_version_xy=python3 22:43:47 ++ local py_version_xyz= 22:43:47 ++ pyenv versions 22:43:47 ++ local command 22:43:47 ++ sed 's/^[ *]* //' 22:43:47 ++ command=versions 22:43:47 ++ '[' 1 -gt 0 ']' 22:43:47 ++ shift 22:43:47 ++ awk '{ print $1 }' 22:43:47 ++ case "$command" in 22:43:47 ++ command pyenv versions 22:43:47 ++ pyenv versions 22:43:47 ++ grep -E '^[0-9.]*[0-9]$' 22:43:47 ++ [[ ! -s /tmp/.pyenv_versions ]] 22:43:47 +++ grep '^3' /tmp/.pyenv_versions 22:43:47 +++ sort -V 22:43:47 +++ tail -n 1 22:43:47 ++ py_version_xyz=3.10.6 22:43:47 ++ [[ -z 3.10.6 ]] 22:43:47 ++ echo 3.10.6 22:43:47 ++ return 0 22:43:47 + pyenv local 3.10.6 22:43:47 + local command 22:43:47 + command=local 22:43:47 + '[' 2 -gt 0 ']' 22:43:47 + shift 22:43:47 + case "$command" in 22:43:47 + command pyenv local 3.10.6 22:43:47 + pyenv local 3.10.6 22:43:47 + for arg in "$@" 22:43:47 + case $arg in 22:43:47 + pkg_list+='tox ' 22:43:47 + for arg in "$@" 22:43:47 + case $arg in 22:43:47 + pkg_list+='virtualenv ' 22:43:47 + for arg in "$@" 22:43:47 + case $arg in 22:43:47 + pkg_list+='urllib3~=1.26.15 ' 22:43:47 + [[ -f /tmp/.toxenv ]] 22:43:47 ++ cat /tmp/.toxenv 22:43:47 + lf_venv=/tmp/venv-T1cl 22:43:47 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-T1cl from' file:/tmp/.toxenv 22:43:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-T1cl from file:/tmp/.toxenv 22:43:47 + /tmp/venv-T1cl/bin/python3 -m pip install --upgrade --quiet pip virtualenv 22:43:47 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 22:43:47 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 22:43:47 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 22:43:47 + /tmp/venv-T1cl/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 22:43:49 + type python3 22:43:49 + true 22:43:49 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-T1cl/bin to PATH' 22:43:49 lf-activate-venv(): INFO: Adding /tmp/venv-T1cl/bin to PATH 22:43:49 + PATH=/tmp/venv-T1cl/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 22:43:49 + return 0 22:43:49 + [[ -d /opt/pyenv ]] 22:43:49 + echo '---> Setting up pyenv' 22:43:49 ---> Setting up pyenv 22:43:49 + export PYENV_ROOT=/opt/pyenv 22:43:49 + PYENV_ROOT=/opt/pyenv 22:43:49 + export PATH=/opt/pyenv/bin:/tmp/venv-T1cl/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 22:43:49 + PATH=/opt/pyenv/bin:/tmp/venv-T1cl/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 22:43:49 ++ pwd 22:43:49 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 22:43:49 + export PYTHONPATH 22:43:49 + export TOX_TESTENV_PASSENV=PYTHONPATH 22:43:49 + TOX_TESTENV_PASSENV=PYTHONPATH 22:43:49 + tox --version 22:43:49 4.23.2 from /tmp/venv-T1cl/lib/python3.10/site-packages/tox/__init__.py 22:43:49 + PARALLEL=false 22:43:49 + TOX_OPTIONS_LIST= 22:43:49 + [[ -n pre-commit ]] 22:43:49 + TOX_OPTIONS_LIST=' -e pre-commit' 22:43:49 + case ${PARALLEL,,} in 22:43:49 + tox -e pre-commit 22:43:49 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 22:43:50 pre-commit: install_deps> python -I -m pip install pre-commit 22:43:53 pre-commit: freeze> python -m pip freeze --all 22:43:53 pre-commit: cfgv==3.4.0,distlib==0.3.9,filelock==3.16.1,identify==2.6.3,nodeenv==1.9.1,pip==24.3.1,platformdirs==4.3.6,pre_commit==4.0.1,PyYAML==6.0.2,setuptools==75.6.0,virtualenv==20.28.0,wheel==0.45.1 22:43:53 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 22:43:53 [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. 22:43:53 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 22:43:54 [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. 22:43:54 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 22:43:55 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 22:43:55 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 22:43:56 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 22:43:56 [INFO] Once installed this environment will be reused. 22:43:56 [INFO] This may take a few minutes... 22:43:59 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 22:43:59 [INFO] Once installed this environment will be reused. 22:43:59 [INFO] This may take a few minutes... 22:44:04 Trim Trailing Whitespace.................................................Passed 22:44:04 Tabs remover.............................................................Passed 22:44:04 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 22:44:04 [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. 22:44:04 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 22:44:04 [INFO] Once installed this environment will be reused. 22:44:04 [INFO] This may take a few minutes... 22:44:10 gitlint..............................................(no files to check)Skipped 22:44:10 pre-commit: OK (20.29=setup[3.78]+cmd[10.93,5.58] seconds) 22:44:10 congratulations :) (20.46 seconds) 22:44:10 + tox_status=0 22:44:10 + echo '---> Completed tox runs' 22:44:10 ---> Completed tox runs 22:44:10 + for i in .tox/*/log 22:44:10 ++ echo .tox/pre-commit/log 22:44:10 ++ awk -F/ '{print $2}' 22:44:10 + tox_env=pre-commit 22:44:10 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 22:44:10 + DOC_DIR=docs/_build/html 22:44:10 + [[ -d docs/_build/html ]] 22:44:10 + echo '---> tox-run.sh ends' 22:44:10 ---> tox-run.sh ends 22:44:10 + test 0 -eq 0 22:44:10 $ ssh-agent -k 22:44:10 unset SSH_AUTH_SOCK; 22:44:10 unset SSH_AGENT_PID; 22:44:10 echo Agent pid 1808 killed; 22:44:10 [ssh-agent] Stopped. 22:44:10 [PostBuildScript] - [INFO] Executing post build scripts. 22:44:10 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5284038364668560013.sh 22:44:10 ---> sysstat.sh 22:44:10 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11185729481048436700.sh 22:44:10 ---> package-listing.sh 22:44:10 ++ facter osfamily 22:44:10 ++ tr '[:upper:]' '[:lower:]' 22:44:10 + OS_FAMILY=debian 22:44:10 + workspace=/w/workspace/oom-master-pre-commit-lint 22:44:10 + START_PACKAGES=/tmp/packages_start.txt 22:44:10 + END_PACKAGES=/tmp/packages_end.txt 22:44:10 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:44:10 + PACKAGES=/tmp/packages_start.txt 22:44:10 + '[' /w/workspace/oom-master-pre-commit-lint ']' 22:44:10 + PACKAGES=/tmp/packages_end.txt 22:44:10 + case "${OS_FAMILY}" in 22:44:10 + dpkg -l 22:44:10 + grep '^ii' 22:44:10 + '[' -f /tmp/packages_start.txt ']' 22:44:10 + '[' -f /tmp/packages_end.txt ']' 22:44:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:44:10 + '[' /w/workspace/oom-master-pre-commit-lint ']' 22:44:10 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 22:44:10 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 22:44:10 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8429858039371819081.sh 22:44:10 ---> capture-instance-metadata.sh 22:44:10 Setup pyenv: 22:44:10 system 22:44:10 3.8.13 22:44:10 3.9.13 22:44:10 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 22:44:14 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Wprm 22:44:14 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 22:44:17 lf-activate-venv(): INFO: Installing: lftools 22:44:45 lf-activate-venv(): INFO: Adding /tmp/venv-Wprm/bin to PATH 22:44:45 INFO: Running in OpenStack, capturing instance metadata 22:44:46 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10284805917306131016.sh 22:44:46 provisioning config files... 22:44:46 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config6821146057973657824tmp 22:44:46 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 22:44:46 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 22:44:46 [EnvInject] - Injecting environment variables from a build step. 22:44:46 [EnvInject] - Injecting as environment variables the properties content 22:44:46 SERVER_ID=logs 22:44:46 22:44:46 [EnvInject] - Variables injected successfully. 22:44:46 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2076428709579934522.sh 22:44:46 ---> create-netrc.sh 22:44:46 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6370903601350811339.sh 22:44:46 ---> python-tools-install.sh 22:44:46 Setup pyenv: 22:44:46 system 22:44:46 3.8.13 22:44:46 3.9.13 22:44:46 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 22:44:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Wprm from file:/tmp/.os_lf_venv 22:44:47 lf-activate-venv(): INFO: Installing: lftools 22:44:54 lf-activate-venv(): INFO: Adding /tmp/venv-Wprm/bin to PATH 22:44:54 Generating Requirements File 22:45:14 Python 3.10.6 22:45:14 pip 24.3.1 from /tmp/venv-Wprm/lib/python3.10/site-packages/pip (python 3.10) 22:45:15 appdirs==1.4.4 22:45:15 argcomplete==3.5.1 22:45:15 aspy.yaml==1.3.0 22:45:15 attrs==24.2.0 22:45:15 autopage==0.5.2 22:45:15 beautifulsoup4==4.12.3 22:45:15 boto3==1.35.70 22:45:15 botocore==1.35.70 22:45:15 bs4==0.0.2 22:45:15 cachetools==5.5.0 22:45:15 certifi==2024.8.30 22:45:15 cffi==1.17.1 22:45:15 cfgv==3.4.0 22:45:15 chardet==5.2.0 22:45:15 charset-normalizer==3.4.0 22:45:15 click==8.1.7 22:45:15 cliff==4.8.0 22:45:15 cmd2==2.5.7 22:45:15 cryptography==3.3.2 22:45:15 debtcollector==3.0.0 22:45:15 decorator==5.1.1 22:45:15 defusedxml==0.7.1 22:45:15 Deprecated==1.2.15 22:45:15 distlib==0.3.9 22:45:15 dnspython==2.7.0 22:45:15 docker==4.2.2 22:45:15 dogpile.cache==1.3.3 22:45:15 durationpy==0.9 22:45:15 email_validator==2.2.0 22:45:15 filelock==3.16.1 22:45:15 future==1.0.0 22:45:15 gitdb==4.0.11 22:45:15 GitPython==3.1.43 22:45:15 google-auth==2.36.0 22:45:15 httplib2==0.22.0 22:45:15 identify==2.6.3 22:45:15 idna==3.10 22:45:15 importlib-resources==1.5.0 22:45:15 iso8601==2.1.0 22:45:15 Jinja2==3.1.4 22:45:15 jmespath==1.0.1 22:45:15 jsonpatch==1.33 22:45:15 jsonpointer==3.0.0 22:45:15 jsonschema==4.23.0 22:45:15 jsonschema-specifications==2024.10.1 22:45:15 keystoneauth1==5.9.1 22:45:15 kubernetes==31.0.0 22:45:15 lftools==0.37.10 22:45:15 lxml==5.3.0 22:45:15 MarkupSafe==3.0.2 22:45:15 msgpack==1.1.0 22:45:15 multi_key_dict==2.0.3 22:45:15 munch==4.0.0 22:45:15 netaddr==1.3.0 22:45:15 netifaces==0.11.0 22:45:15 niet==1.4.2 22:45:15 nodeenv==1.9.1 22:45:15 oauth2client==4.1.3 22:45:15 oauthlib==3.2.2 22:45:15 openstacksdk==4.1.0 22:45:15 os-client-config==2.1.0 22:45:15 os-service-types==1.7.0 22:45:15 osc-lib==3.2.0 22:45:15 oslo.config==9.7.0 22:45:15 oslo.context==5.7.0 22:45:15 oslo.i18n==6.5.0 22:45:15 oslo.log==6.2.0 22:45:15 oslo.serialization==5.6.0 22:45:15 oslo.utils==7.4.0 22:45:15 packaging==24.2 22:45:15 pbr==6.1.0 22:45:15 platformdirs==4.3.6 22:45:15 prettytable==3.12.0 22:45:15 psutil==6.1.0 22:45:15 pyasn1==0.6.1 22:45:15 pyasn1_modules==0.4.1 22:45:15 pycparser==2.22 22:45:15 pygerrit2==2.0.15 22:45:15 PyGithub==2.5.0 22:45:15 PyJWT==2.10.0 22:45:15 PyNaCl==1.5.0 22:45:15 pyparsing==2.4.7 22:45:15 pyperclip==1.9.0 22:45:15 pyrsistent==0.20.0 22:45:15 python-cinderclient==9.6.0 22:45:15 python-dateutil==2.9.0.post0 22:45:15 python-heatclient==4.0.0 22:45:15 python-jenkins==1.8.2 22:45:15 python-keystoneclient==5.5.0 22:45:15 python-magnumclient==4.7.0 22:45:15 python-openstackclient==7.2.1 22:45:15 python-swiftclient==4.6.0 22:45:15 PyYAML==6.0.2 22:45:15 referencing==0.35.1 22:45:15 requests==2.32.3 22:45:15 requests-oauthlib==2.0.0 22:45:15 requestsexceptions==1.4.0 22:45:15 rfc3986==2.0.0 22:45:15 rpds-py==0.21.0 22:45:15 rsa==4.9 22:45:15 ruamel.yaml==0.18.6 22:45:15 ruamel.yaml.clib==0.2.12 22:45:15 s3transfer==0.10.4 22:45:15 simplejson==3.19.3 22:45:15 six==1.16.0 22:45:15 smmap==5.0.1 22:45:15 soupsieve==2.6 22:45:15 stevedore==5.4.0 22:45:15 tabulate==0.9.0 22:45:15 toml==0.10.2 22:45:15 tomlkit==0.13.2 22:45:15 tqdm==4.67.1 22:45:15 typing_extensions==4.12.2 22:45:15 tzdata==2024.2 22:45:15 urllib3==1.26.20 22:45:15 virtualenv==20.28.0 22:45:15 wcwidth==0.2.13 22:45:15 websocket-client==1.8.0 22:45:15 wrapt==1.17.0 22:45:15 xdg==6.0.0 22:45:15 xmltodict==0.14.2 22:45:15 yq==3.4.3 22:45:15 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12368306699133814520.sh 22:45:15 ---> sudo-logs.sh 22:45:15 Archiving 'sudo' log.. 22:45:15 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2332926064061528430.sh 22:45:15 ---> job-cost.sh 22:45:15 Setup pyenv: 22:45:15 system 22:45:15 3.8.13 22:45:15 3.9.13 22:45:15 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 22:45:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Wprm from file:/tmp/.os_lf_venv 22:45:16 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 22:45:21 lf-activate-venv(): INFO: Adding /tmp/venv-Wprm/bin to PATH 22:45:21 INFO: No Stack... 22:45:21 INFO: Retrieving Pricing Info for: v3-standard-4 22:45:21 INFO: Archiving Costs 22:45:21 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins12769587538222444006.sh 22:45:21 ---> logs-deploy.sh 22:45:21 Setup pyenv: 22:45:21 system 22:45:21 3.8.13 22:45:21 3.9.13 22:45:21 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 22:45:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Wprm from file:/tmp/.os_lf_venv 22:45:22 lf-activate-venv(): INFO: Installing: lftools 22:45:30 lf-activate-venv(): INFO: Adding /tmp/venv-Wprm/bin to PATH 22:45:30 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3641 22:45:30 INFO: archiving workspace using pattern(s): 22:45:31 Archives upload complete. 22:45:32 INFO: archiving logs to Nexus 22:45:32 ---> uname -a: 22:45:32 Linux prd-ubuntu1804-builder-4c-4g-86814 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 22:45:32 22:45:32 22:45:32 ---> lscpu: 22:45:32 Architecture: x86_64 22:45:32 CPU op-mode(s): 32-bit, 64-bit 22:45:32 Byte Order: Little Endian 22:45:32 CPU(s): 4 22:45:32 On-line CPU(s) list: 0-3 22:45:32 Thread(s) per core: 1 22:45:32 Core(s) per socket: 1 22:45:32 Socket(s): 4 22:45:32 NUMA node(s): 1 22:45:32 Vendor ID: AuthenticAMD 22:45:32 CPU family: 23 22:45:32 Model: 49 22:45:32 Model name: AMD EPYC-Rome Processor 22:45:32 Stepping: 0 22:45:32 CPU MHz: 2799.998 22:45:32 BogoMIPS: 5599.99 22:45:32 Virtualization: AMD-V 22:45:32 Hypervisor vendor: KVM 22:45:32 Virtualization type: full 22:45:32 L1d cache: 32K 22:45:32 L1i cache: 32K 22:45:32 L2 cache: 512K 22:45:32 L3 cache: 16384K 22:45:32 NUMA node0 CPU(s): 0-3 22:45:32 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 22:45:32 22:45:32 22:45:32 ---> nproc: 22:45:32 4 22:45:32 22:45:32 22:45:32 ---> df -h: 22:45:32 Filesystem Size Used Avail Use% Mounted on 22:45:32 udev 7.9G 0 7.9G 0% /dev 22:45:32 tmpfs 1.6G 672K 1.6G 1% /run 22:45:32 /dev/vda1 78G 8.4G 70G 11% / 22:45:32 tmpfs 7.9G 0 7.9G 0% /dev/shm 22:45:32 tmpfs 5.0M 0 5.0M 0% /run/lock 22:45:32 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 22:45:32 /dev/vda15 105M 4.4M 100M 5% /boot/efi 22:45:32 tmpfs 1.6G 0 1.6G 0% /run/user/1001 22:45:32 22:45:32 22:45:32 ---> free -m: 22:45:32 total used free shared buff/cache available 22:45:32 Mem: 16040 553 13300 0 2185 15166 22:45:32 Swap: 1023 0 1023 22:45:32 22:45:32 22:45:32 ---> ip addr: 22:45:32 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 22:45:32 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 22:45:32 inet 127.0.0.1/8 scope host lo 22:45:32 valid_lft forever preferred_lft forever 22:45:32 inet6 ::1/128 scope host 22:45:32 valid_lft forever preferred_lft forever 22:45:32 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 22:45:32 link/ether fa:16:3e:dd:89:6a brd ff:ff:ff:ff:ff:ff 22:45:32 inet 10.30.107.191/23 brd 10.30.107.255 scope global dynamic ens3 22:45:32 valid_lft 86231sec preferred_lft 86231sec 22:45:32 inet6 fe80::f816:3eff:fedd:896a/64 scope link 22:45:32 valid_lft forever preferred_lft forever 22:45:32 22:45:32 22:45:32 ---> sar -b -r -n DEV: 22:45:32 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-86814) 11/26/24 _x86_64_ (4 CPU) 22:45:32 22:45:32 22:42:48 LINUX RESTART (4 CPU) 22:45:32 22:45:32 22:43:01 tps rtps wtps bread/s bwrtn/s 22:45:32 22:44:01 141.03 59.27 81.75 3740.44 27011.63 22:45:32 22:45:01 119.90 14.28 105.62 1103.42 26764.21 22:45:32 Average: 130.46 36.78 93.68 2421.93 26887.92 22:45:32 22:45:32 22:43:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:45:32 22:44:01 14011372 15532204 2413588 14.69 51888 1672556 849124 4.86 721092 1481600 145752 22:45:32 22:45:01 13757072 15563904 2667888 16.24 77836 1916320 769412 4.40 760140 1665668 134672 22:45:32 Average: 13884222 15548054 2540738 15.47 64862 1794438 809268 4.63 740616 1573634 140212 22:45:32 22:45:32 22:43:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:45:32 22:44:01 ens3 405.83 278.20 2098.90 75.84 0.00 0.00 0.00 0.00 22:45:32 22:44:01 lo 2.20 2.20 0.22 0.22 0.00 0.00 0.00 0.00 22:45:32 22:45:01 ens3 48.26 35.14 632.64 9.58 0.00 0.00 0.00 0.00 22:45:32 22:45:01 lo 1.67 1.67 0.17 0.17 0.00 0.00 0.00 0.00 22:45:32 Average: ens3 227.05 156.67 1365.77 42.71 0.00 0.00 0.00 0.00 22:45:32 Average: lo 1.93 1.93 0.20 0.20 0.00 0.00 0.00 0.00 22:45:32 22:45:32 22:45:32 ---> sar -P ALL: 22:45:32 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-86814) 11/26/24 _x86_64_ (4 CPU) 22:45:32 22:45:32 22:42:48 LINUX RESTART (4 CPU) 22:45:32 22:45:32 22:43:01 CPU %user %nice %system %iowait %steal %idle 22:45:32 22:44:01 all 18.93 0.00 2.36 10.52 0.06 68.14 22:45:32 22:44:01 0 23.06 0.00 3.12 7.95 0.07 65.80 22:45:32 22:44:01 1 19.99 0.00 2.29 2.77 0.05 74.90 22:45:32 22:44:01 2 13.63 0.00 1.66 30.15 0.07 54.48 22:45:32 22:44:01 3 18.61 0.00 2.29 2.03 0.05 77.02 22:45:32 22:45:01 all 20.44 0.00 1.61 4.99 0.06 72.91 22:45:32 22:45:01 0 34.58 0.00 2.07 0.88 0.05 62.42 22:45:32 22:45:01 1 22.48 0.00 1.85 1.04 0.05 74.58 22:45:32 22:45:01 2 7.63 0.00 0.90 9.71 0.05 81.72 22:45:32 22:45:01 3 17.10 0.00 1.61 8.30 0.05 72.94 22:45:32 Average: all 19.70 0.00 1.98 7.70 0.06 70.57 22:45:32 Average: 0 28.83 0.00 2.59 4.41 0.06 64.11 22:45:32 Average: 1 21.24 0.00 2.07 1.90 0.05 74.74 22:45:32 Average: 2 10.50 0.00 1.26 19.50 0.06 68.67 22:45:32 Average: 3 17.83 0.00 1.93 5.29 0.05 74.90 22:45:32 22:45:32 22:45:32