15:02:26 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136832 15:02:26 Running as SYSTEM 15:02:26 [EnvInject] - Loading node environment variables. 15:02:26 Building remotely on prd-ubuntu1804-builder-4c-4g-11045 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 15:02:26 [ssh-agent] Looking for ssh-agent implementation... 15:02:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:02:26 $ ssh-agent 15:02:26 SSH_AUTH_SOCK=/tmp/ssh-AAE5jHKUpiwp/agent.1686 15:02:26 SSH_AGENT_PID=1688 15:02:26 [ssh-agent] Started. 15:02:26 Running ssh-add (command line suppressed) 15:02:26 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_6971453655358763302.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_6971453655358763302.key) 15:02:26 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 15:02:26 The recommended git tool is: NONE 15:02:28 using credential onap-jenkins-ssh 15:02:28 Wiping out workspace first. 15:02:28 Cloning the remote Git repository 15:02:28 Cloning repository git://cloud.onap.org/mirror/oom.git 15:02:28 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 15:02:28 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:02:28 > git --version # timeout=10 15:02:28 > git --version # 'git version 2.17.1' 15:02:28 using GIT_SSH to set credentials Gerrit user 15:02:28 Verifying host key using manually-configured host key entries 15:02:28 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 15:02:33 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:02:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:02:34 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:02:34 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:02:34 using GIT_SSH to set credentials Gerrit user 15:02:34 Verifying host key using manually-configured host key entries 15:02:34 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/32/136832/3 # timeout=30 15:02:36 > git rev-parse af168f74ebbbca7e97816575c2c758b5283c94e7^{commit} # timeout=10 15:02:36 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 15:02:36 Checking out Revision af168f74ebbbca7e97816575c2c758b5283c94e7 (refs/changes/32/136832/3) 15:02:36 > git config core.sparsecheckout # timeout=10 15:02:36 > git checkout -f af168f74ebbbca7e97816575c2c758b5283c94e7 # timeout=30 15:02:39 Commit message: "[POLICY] Update docker images to latest versions" 15:02:39 > git rev-parse FETCH_HEAD^{commit} # timeout=10 15:02:39 > git rev-list --no-walk 9e79dd39f57135ab08f58b74b628c4ae5991e503 # timeout=10 15:02:39 [EnvInject] - Injecting environment variables from a build step. 15:02:39 [EnvInject] - Injecting as environment variables the properties content 15:02:39 PYTHON=python3 15:02:39 15:02:39 [EnvInject] - Variables injected successfully. 15:02:39 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins9162729286667208938.sh 15:02:39 ---> tox-install.sh 15:02:39 + source /home/jenkins/lf-env.sh 15:02:39 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:02:39 ++ mktemp -d /tmp/venv-XXXX 15:02:39 + lf_venv=/tmp/venv-ZOeU 15:02:39 + local venv_file=/tmp/.os_lf_venv 15:02:39 + local python=python3 15:02:39 + local options 15:02:39 + local set_path=true 15:02:39 + local install_args= 15:02:39 ++ 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 15:02:39 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:02:39 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:02:39 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:02:39 + true 15:02:39 + case $1 in 15:02:39 + venv_file=/tmp/.toxenv 15:02:39 + shift 2 15:02:39 + true 15:02:39 + case $1 in 15:02:39 + shift 15:02:39 + break 15:02:39 + case $python in 15:02:39 + local pkg_list= 15:02:39 + [[ -d /opt/pyenv ]] 15:02:39 + echo 'Setup pyenv:' 15:02:39 Setup pyenv: 15:02:39 + export PYENV_ROOT=/opt/pyenv 15:02:39 + PYENV_ROOT=/opt/pyenv 15:02:39 + 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 15:02:39 + 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 15:02:39 + pyenv versions 15:02:40 * system (set by /opt/pyenv/version) 15:02:40 * 3.8.13 (set by /opt/pyenv/version) 15:02:40 * 3.9.13 (set by /opt/pyenv/version) 15:02:40 * 3.10.6 (set by /opt/pyenv/version) 15:02:40 + command -v pyenv 15:02:40 ++ pyenv init - --no-rehash 15:02:40 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 15:02:40 export PATH="/opt/pyenv/shims:${PATH}" 15:02:40 export PYENV_SHELL=bash 15:02:40 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:02:40 pyenv() { 15:02:40 local command 15:02:40 command="${1:-}" 15:02:40 if [ "$#" -gt 0 ]; then 15:02:40 shift 15:02:40 fi 15:02:40 15:02:40 case "$command" in 15:02:40 rehash|shell) 15:02:40 eval "$(pyenv "sh-$command" "$@")" 15:02:40 ;; 15:02:40 *) 15:02:40 command pyenv "$command" "$@" 15:02:40 ;; 15:02:40 esac 15:02:40 }' 15:02:40 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 15:02:40 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:02:40 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:02:40 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:02:40 ++ export PYENV_SHELL=bash 15:02:40 ++ PYENV_SHELL=bash 15:02:40 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:02:40 +++ complete -F _pyenv pyenv 15:02:40 ++ lf-pyver python3 15:02:40 ++ local py_version_xy=python3 15:02:40 ++ local py_version_xyz= 15:02:40 ++ pyenv versions 15:02:40 ++ local command 15:02:40 ++ command=versions 15:02:40 ++ '[' 1 -gt 0 ']' 15:02:40 ++ shift 15:02:40 ++ case "$command" in 15:02:40 ++ command pyenv versions 15:02:40 ++ pyenv versions 15:02:40 ++ sed 's/^[ *]* //' 15:02:40 ++ awk '{ print $1 }' 15:02:40 ++ grep -E '^[0-9.]*[0-9]$' 15:02:40 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:02:40 +++ grep '^3' /tmp/.pyenv_versions 15:02:40 +++ sort -V 15:02:40 +++ tail -n 1 15:02:40 ++ py_version_xyz=3.10.6 15:02:40 ++ [[ -z 3.10.6 ]] 15:02:40 ++ echo 3.10.6 15:02:40 ++ return 0 15:02:40 + pyenv local 3.10.6 15:02:40 + local command 15:02:40 + command=local 15:02:40 + '[' 2 -gt 0 ']' 15:02:40 + shift 15:02:40 + case "$command" in 15:02:40 + command pyenv local 3.10.6 15:02:40 + pyenv local 3.10.6 15:02:40 + for arg in "$@" 15:02:40 + case $arg in 15:02:40 + pkg_list+='tox ' 15:02:40 + for arg in "$@" 15:02:40 + case $arg in 15:02:40 + pkg_list+='virtualenv ' 15:02:40 + for arg in "$@" 15:02:40 + case $arg in 15:02:40 + pkg_list+='urllib3~=1.26.15 ' 15:02:40 + [[ -f /tmp/.toxenv ]] 15:02:40 + [[ ! -f /tmp/.toxenv ]] 15:02:40 + [[ -n '' ]] 15:02:40 + python3 -m venv /tmp/venv-ZOeU 15:02:44 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ZOeU' 15:02:44 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ZOeU 15:02:44 + echo /tmp/venv-ZOeU 15:02:44 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 15:02:44 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 15:02:44 + /tmp/venv-ZOeU/bin/python3 -m pip install --upgrade --quiet pip virtualenv 15:02:47 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:02:47 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:02:47 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:02:47 + /tmp/venv-ZOeU/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:02:50 + type python3 15:02:50 + true 15:02:50 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-ZOeU/bin to PATH' 15:02:50 lf-activate-venv(): INFO: Adding /tmp/venv-ZOeU/bin to PATH 15:02:50 + PATH=/tmp/venv-ZOeU/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 15:02:50 + return 0 15:02:50 + python3 --version 15:02:50 Python 3.10.6 15:02:50 + python3 -m pip --version 15:02:51 pip 24.0 from /tmp/venv-ZOeU/lib/python3.10/site-packages/pip (python 3.10) 15:02:51 + python3 -m pip freeze 15:02:51 cachetools==5.3.3 15:02:51 chardet==5.2.0 15:02:51 colorama==0.4.6 15:02:51 distlib==0.3.8 15:02:51 filelock==3.13.1 15:02:51 packaging==23.2 15:02:51 platformdirs==4.2.0 15:02:51 pluggy==1.4.0 15:02:51 pyproject-api==1.6.1 15:02:51 tomli==2.0.1 15:02:51 tox==4.13.0 15:02:51 urllib3==1.26.18 15:02:51 virtualenv==20.25.1 15:02:51 [EnvInject] - Injecting environment variables from a build step. 15:02:51 [EnvInject] - Injecting as environment variables the properties content 15:02:51 PARALLEL=false 15:02:51 15:02:51 [EnvInject] - Variables injected successfully. 15:02:51 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins11904454546297009818.sh 15:02:51 ---> tox-run.sh 15:02:51 + 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 15:02:51 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 15:02:51 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 15:02:51 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 15:02:51 + cd /w/workspace/oom-master-pre-commit-lint/. 15:02:51 + source /home/jenkins/lf-env.sh 15:02:51 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:02:51 ++ mktemp -d /tmp/venv-XXXX 15:02:51 + lf_venv=/tmp/venv-iCzW 15:02:51 + local venv_file=/tmp/.os_lf_venv 15:02:51 + local python=python3 15:02:51 + local options 15:02:51 + local set_path=true 15:02:51 + local install_args= 15:02:51 ++ 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 15:02:51 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:02:51 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:02:51 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:02:51 + true 15:02:51 + case $1 in 15:02:51 + venv_file=/tmp/.toxenv 15:02:51 + shift 2 15:02:51 + true 15:02:51 + case $1 in 15:02:51 + shift 15:02:51 + break 15:02:51 + case $python in 15:02:51 + local pkg_list= 15:02:51 + [[ -d /opt/pyenv ]] 15:02:51 + echo 'Setup pyenv:' 15:02:51 Setup pyenv: 15:02:51 + export PYENV_ROOT=/opt/pyenv 15:02:51 + PYENV_ROOT=/opt/pyenv 15:02:51 + 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 15:02:51 + 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 15:02:51 + pyenv versions 15:02:51 system 15:02:51 3.8.13 15:02:51 3.9.13 15:02:51 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:02:51 + command -v pyenv 15:02:51 ++ pyenv init - --no-rehash 15:02:51 + 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[*]}"'\'')" 15:02:51 export PATH="/opt/pyenv/shims:${PATH}" 15:02:51 export PYENV_SHELL=bash 15:02:51 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:02:51 pyenv() { 15:02:51 local command 15:02:51 command="${1:-}" 15:02:51 if [ "$#" -gt 0 ]; then 15:02:51 shift 15:02:51 fi 15:02:51 15:02:51 case "$command" in 15:02:51 rehash|shell) 15:02:51 eval "$(pyenv "sh-$command" "$@")" 15:02:51 ;; 15:02:51 *) 15:02:51 command pyenv "$command" "$@" 15:02:51 ;; 15:02:51 esac 15:02:51 }' 15:02:51 +++ 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[*]}"' 15:02:51 ++ 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 15:02:51 ++ 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 15:02:51 ++ 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 15:02:51 ++ export PYENV_SHELL=bash 15:02:51 ++ PYENV_SHELL=bash 15:02:51 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:02:51 +++ complete -F _pyenv pyenv 15:02:51 ++ lf-pyver python3 15:02:51 ++ local py_version_xy=python3 15:02:51 ++ local py_version_xyz= 15:02:51 ++ pyenv versions 15:02:51 ++ local command 15:02:51 ++ command=versions 15:02:51 ++ '[' 1 -gt 0 ']' 15:02:51 ++ shift 15:02:51 ++ case "$command" in 15:02:51 ++ command pyenv versions 15:02:51 ++ pyenv versions 15:02:51 ++ sed 's/^[ *]* //' 15:02:51 ++ grep -E '^[0-9.]*[0-9]$' 15:02:51 ++ awk '{ print $1 }' 15:02:51 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:02:51 +++ grep '^3' /tmp/.pyenv_versions 15:02:51 +++ tail -n 1 15:02:51 +++ sort -V 15:02:51 ++ py_version_xyz=3.10.6 15:02:51 ++ [[ -z 3.10.6 ]] 15:02:51 ++ echo 3.10.6 15:02:51 ++ return 0 15:02:51 + pyenv local 3.10.6 15:02:51 + local command 15:02:51 + command=local 15:02:51 + '[' 2 -gt 0 ']' 15:02:51 + shift 15:02:51 + case "$command" in 15:02:51 + command pyenv local 3.10.6 15:02:51 + pyenv local 3.10.6 15:02:51 + for arg in "$@" 15:02:51 + case $arg in 15:02:51 + pkg_list+='tox ' 15:02:51 + for arg in "$@" 15:02:51 + case $arg in 15:02:51 + pkg_list+='virtualenv ' 15:02:51 + for arg in "$@" 15:02:51 + case $arg in 15:02:51 + pkg_list+='urllib3~=1.26.15 ' 15:02:51 + [[ -f /tmp/.toxenv ]] 15:02:51 ++ cat /tmp/.toxenv 15:02:51 + lf_venv=/tmp/venv-ZOeU 15:02:51 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZOeU from' file:/tmp/.toxenv 15:02:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZOeU from file:/tmp/.toxenv 15:02:51 + /tmp/venv-ZOeU/bin/python3 -m pip install --upgrade --quiet pip virtualenv 15:02:52 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:02:52 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:02:52 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:02:52 + /tmp/venv-ZOeU/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:02:54 + type python3 15:02:54 + true 15:02:54 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-ZOeU/bin to PATH' 15:02:54 lf-activate-venv(): INFO: Adding /tmp/venv-ZOeU/bin to PATH 15:02:54 + PATH=/tmp/venv-ZOeU/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 15:02:54 + return 0 15:02:54 + [[ -d /opt/pyenv ]] 15:02:54 + echo '---> Setting up pyenv' 15:02:54 ---> Setting up pyenv 15:02:54 + export PYENV_ROOT=/opt/pyenv 15:02:54 + PYENV_ROOT=/opt/pyenv 15:02:54 + export PATH=/opt/pyenv/bin:/tmp/venv-ZOeU/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 15:02:54 + PATH=/opt/pyenv/bin:/tmp/venv-ZOeU/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 15:02:54 ++ pwd 15:02:54 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 15:02:54 + export PYTHONPATH 15:02:54 + export TOX_TESTENV_PASSENV=PYTHONPATH 15:02:54 + TOX_TESTENV_PASSENV=PYTHONPATH 15:02:54 + tox --version 15:02:54 4.13.0 from /tmp/venv-ZOeU/lib/python3.10/site-packages/tox/__init__.py 15:02:54 + PARALLEL=false 15:02:54 + TOX_OPTIONS_LIST= 15:02:54 + [[ -n pre-commit ]] 15:02:54 + TOX_OPTIONS_LIST=' -e pre-commit' 15:02:54 + case ${PARALLEL,,} in 15:02:54 + tox -e pre-commit 15:02:54 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 15:02:55 pre-commit: install_deps> python -I -m pip install pre-commit 15:02:58 pre-commit: freeze> python -m pip freeze --all 15:02:59 pre-commit: cfgv==3.4.0,distlib==0.3.8,filelock==3.13.1,identify==2.5.35,nodeenv==1.8.0,pip==24.0,platformdirs==4.2.0,pre-commit==3.6.2,PyYAML==6.0.1,setuptools==69.1.0,virtualenv==20.25.1,wheel==0.42.0 15:02:59 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 15:02:59 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 15:02:59 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 15:03:00 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 15:03:01 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 15:03:02 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 15:03:02 [INFO] Once installed this environment will be reused. 15:03:02 [INFO] This may take a few minutes... 15:03:05 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 15:03:05 [INFO] Once installed this environment will be reused. 15:03:05 [INFO] This may take a few minutes... 15:03:10 Trim Trailing Whitespace.................................................Passed 15:03:11 Tabs remover.............................................................Passed 15:03:11 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 15:03:11 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 15:03:11 [INFO] Once installed this environment will be reused. 15:03:11 [INFO] This may take a few minutes... 15:03:17 gitlint..............................................(no files to check)Skipped 15:03:17 pre-commit: OK (23.07=setup[4.28]+cmd[12.06,6.73] seconds) 15:03:17 congratulations :) (23.24 seconds) 15:03:17 + tox_status=0 15:03:17 + echo '---> Completed tox runs' 15:03:17 ---> Completed tox runs 15:03:17 + for i in .tox/*/log 15:03:17 ++ echo .tox/pre-commit/log 15:03:17 ++ awk -F/ '{print $2}' 15:03:17 + tox_env=pre-commit 15:03:17 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 15:03:17 + DOC_DIR=docs/_build/html 15:03:17 + [[ -d docs/_build/html ]] 15:03:17 + echo '---> tox-run.sh ends' 15:03:17 ---> tox-run.sh ends 15:03:17 + test 0 -eq 0 15:03:17 $ ssh-agent -k 15:03:17 unset SSH_AUTH_SOCK; 15:03:17 unset SSH_AGENT_PID; 15:03:17 echo Agent pid 1688 killed; 15:03:17 [ssh-agent] Stopped. 15:03:17 [PostBuildScript] - [INFO] Executing post build scripts. 15:03:17 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3568905891390944379.sh 15:03:17 ---> sysstat.sh 15:03:18 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17230373015505096486.sh 15:03:18 ---> package-listing.sh 15:03:18 ++ facter osfamily 15:03:18 ++ tr '[:upper:]' '[:lower:]' 15:03:18 + OS_FAMILY=debian 15:03:18 + workspace=/w/workspace/oom-master-pre-commit-lint 15:03:18 + START_PACKAGES=/tmp/packages_start.txt 15:03:18 + END_PACKAGES=/tmp/packages_end.txt 15:03:18 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:03:18 + PACKAGES=/tmp/packages_start.txt 15:03:18 + '[' /w/workspace/oom-master-pre-commit-lint ']' 15:03:18 + PACKAGES=/tmp/packages_end.txt 15:03:18 + case "${OS_FAMILY}" in 15:03:18 + dpkg -l 15:03:18 + grep '^ii' 15:03:18 + '[' -f /tmp/packages_start.txt ']' 15:03:18 + '[' -f /tmp/packages_end.txt ']' 15:03:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:03:18 + '[' /w/workspace/oom-master-pre-commit-lint ']' 15:03:18 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 15:03:18 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 15:03:18 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15542988914467523907.sh 15:03:18 ---> capture-instance-metadata.sh 15:03:18 Setup pyenv: 15:03:18 system 15:03:18 3.8.13 15:03:18 3.9.13 15:03:18 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:03:22 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-VnCx 15:03:22 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:03:25 lf-activate-venv(): INFO: Installing: lftools 15:04:06 lf-activate-venv(): INFO: Adding /tmp/venv-VnCx/bin to PATH 15:04:06 INFO: Running in OpenStack, capturing instance metadata 15:04:06 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8319207637681184182.sh 15:04:06 provisioning config files... 15:04:06 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config347669911426734950tmp 15:04:06 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 15:04:06 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 15:04:06 [EnvInject] - Injecting environment variables from a build step. 15:04:06 [EnvInject] - Injecting as environment variables the properties content 15:04:06 SERVER_ID=logs 15:04:06 15:04:06 [EnvInject] - Variables injected successfully. 15:04:06 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1290479288772395156.sh 15:04:06 ---> create-netrc.sh 15:04:06 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16008121669625385616.sh 15:04:06 ---> python-tools-install.sh 15:04:06 Setup pyenv: 15:04:06 system 15:04:06 3.8.13 15:04:06 3.9.13 15:04:06 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:04:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VnCx from file:/tmp/.os_lf_venv 15:04:07 lf-activate-venv(): INFO: Installing: lftools 15:04:16 lf-activate-venv(): INFO: Adding /tmp/venv-VnCx/bin to PATH 15:04:16 Generating Requirements File 15:04:46 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 15:04:46 lftools 0.37.9 requires openstacksdk>=2.1.0, but you have openstacksdk 0.62.0 which is incompatible. 15:04:47 Python 3.10.6 15:04:47 pip 24.0 from /tmp/venv-VnCx/lib/python3.10/site-packages/pip (python 3.10) 15:04:47 appdirs==1.4.4 15:04:47 argcomplete==3.2.2 15:04:47 aspy.yaml==1.3.0 15:04:47 attrs==23.2.0 15:04:47 autopage==0.5.2 15:04:47 beautifulsoup4==4.12.3 15:04:47 boto3==1.34.55 15:04:47 botocore==1.34.55 15:04:47 bs4==0.0.2 15:04:47 cachetools==5.3.3 15:04:47 certifi==2024.2.2 15:04:47 cffi==1.16.0 15:04:47 cfgv==3.4.0 15:04:47 chardet==5.2.0 15:04:47 charset-normalizer==3.3.2 15:04:47 click==8.1.7 15:04:47 cliff==4.6.0 15:04:47 cmd2==2.4.3 15:04:47 cryptography==3.3.2 15:04:47 debtcollector==3.0.0 15:04:47 decorator==5.1.1 15:04:47 defusedxml==0.7.1 15:04:47 Deprecated==1.2.14 15:04:47 distlib==0.3.8 15:04:47 dnspython==2.6.1 15:04:47 docker==4.2.2 15:04:47 dogpile.cache==1.3.2 15:04:47 email_validator==2.1.1 15:04:47 filelock==3.13.1 15:04:47 future==1.0.0 15:04:47 gitdb==4.0.11 15:04:47 GitPython==3.1.42 15:04:47 google-auth==2.28.1 15:04:47 httplib2==0.22.0 15:04:47 identify==2.5.35 15:04:47 idna==3.6 15:04:47 importlib-resources==1.5.0 15:04:47 iso8601==2.1.0 15:04:47 Jinja2==3.1.3 15:04:47 jmespath==1.0.1 15:04:47 jsonpatch==1.33 15:04:47 jsonpointer==2.4 15:04:47 jsonschema==4.21.1 15:04:47 jsonschema-specifications==2023.12.1 15:04:47 keystoneauth1==5.6.0 15:04:47 kubernetes==29.0.0 15:04:47 lftools==0.37.9 15:04:47 lxml==5.1.0 15:04:47 MarkupSafe==2.1.5 15:04:47 msgpack==1.0.8 15:04:47 multi_key_dict==2.0.3 15:04:47 munch==4.0.0 15:04:47 netaddr==1.2.1 15:04:47 netifaces==0.11.0 15:04:47 niet==1.4.2 15:04:47 nodeenv==1.8.0 15:04:47 oauth2client==4.1.3 15:04:47 oauthlib==3.2.2 15:04:47 openstacksdk==0.62.0 15:04:47 os-client-config==2.1.0 15:04:47 os-service-types==1.7.0 15:04:47 osc-lib==3.0.1 15:04:47 oslo.config==9.4.0 15:04:47 oslo.context==5.5.0 15:04:47 oslo.i18n==6.3.0 15:04:47 oslo.log==5.5.0 15:04:47 oslo.serialization==5.4.0 15:04:47 oslo.utils==7.1.0 15:04:47 packaging==23.2 15:04:47 pbr==6.0.0 15:04:47 platformdirs==4.2.0 15:04:47 prettytable==3.10.0 15:04:47 pyasn1==0.5.1 15:04:47 pyasn1-modules==0.3.0 15:04:47 pycparser==2.21 15:04:47 pygerrit2==2.0.15 15:04:47 PyGithub==2.2.0 15:04:47 pyinotify==0.9.6 15:04:47 PyJWT==2.8.0 15:04:47 PyNaCl==1.5.0 15:04:47 pyparsing==2.4.7 15:04:47 pyperclip==1.8.2 15:04:47 pyrsistent==0.20.0 15:04:47 python-cinderclient==9.5.0 15:04:47 python-dateutil==2.9.0.post0 15:04:47 python-heatclient==3.5.0 15:04:47 python-jenkins==1.8.2 15:04:47 python-keystoneclient==5.4.0 15:04:47 python-magnumclient==4.4.0 15:04:47 python-novaclient==18.5.0 15:04:47 python-openstackclient==6.0.1 15:04:47 python-swiftclient==4.5.0 15:04:47 PyYAML==6.0.1 15:04:47 referencing==0.33.0 15:04:47 requests==2.31.0 15:04:47 requests-oauthlib==1.3.1 15:04:47 requestsexceptions==1.4.0 15:04:47 rfc3986==2.0.0 15:04:47 rpds-py==0.18.0 15:04:47 rsa==4.9 15:04:47 ruamel.yaml==0.18.6 15:04:47 ruamel.yaml.clib==0.2.8 15:04:47 s3transfer==0.10.0 15:04:47 simplejson==3.19.2 15:04:47 six==1.16.0 15:04:47 smmap==5.0.1 15:04:47 soupsieve==2.5 15:04:47 stevedore==5.2.0 15:04:47 tabulate==0.9.0 15:04:47 toml==0.10.2 15:04:47 tomlkit==0.12.4 15:04:47 tqdm==4.66.2 15:04:47 typing_extensions==4.10.0 15:04:47 tzdata==2024.1 15:04:47 urllib3==1.26.18 15:04:47 virtualenv==20.25.1 15:04:47 wcwidth==0.2.13 15:04:47 websocket-client==1.7.0 15:04:47 wrapt==1.16.0 15:04:47 xdg==6.0.0 15:04:47 xmltodict==0.13.0 15:04:47 yq==3.2.3 15:04:48 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2866549293441510216.sh 15:04:48 ---> sudo-logs.sh 15:04:48 Archiving 'sudo' log.. 15:04:48 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2286731223133402329.sh 15:04:48 ---> job-cost.sh 15:04:48 Setup pyenv: 15:04:48 system 15:04:48 3.8.13 15:04:48 3.9.13 15:04:48 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:04:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VnCx from file:/tmp/.os_lf_venv 15:04:49 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:04:58 lf-activate-venv(): INFO: Adding /tmp/venv-VnCx/bin to PATH 15:04:58 INFO: No Stack... 15:04:58 INFO: Retrieving Pricing Info for: v3-standard-4 15:04:58 INFO: Archiving Costs 15:04:58 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins16143747936262610670.sh 15:04:58 ---> logs-deploy.sh 15:04:58 Setup pyenv: 15:04:58 system 15:04:58 3.8.13 15:04:58 3.9.13 15:04:58 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:04:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VnCx from file:/tmp/.os_lf_venv 15:05:00 lf-activate-venv(): INFO: Installing: lftools 15:05:10 lf-activate-venv(): INFO: Adding /tmp/venv-VnCx/bin to PATH 15:05:10 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3335 15:05:10 INFO: archiving workspace using pattern(s): 15:05:11 Archives upload complete. 15:05:11 INFO: archiving logs to Nexus 15:05:12 ---> uname -a: 15:05:12 Linux prd-ubuntu1804-builder-4c-4g-11045 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 15:05:12 15:05:12 15:05:12 ---> lscpu: 15:05:12 Architecture: x86_64 15:05:12 CPU op-mode(s): 32-bit, 64-bit 15:05:12 Byte Order: Little Endian 15:05:12 CPU(s): 4 15:05:12 On-line CPU(s) list: 0-3 15:05:12 Thread(s) per core: 1 15:05:12 Core(s) per socket: 1 15:05:12 Socket(s): 4 15:05:12 NUMA node(s): 1 15:05:12 Vendor ID: AuthenticAMD 15:05:12 CPU family: 23 15:05:12 Model: 49 15:05:12 Model name: AMD EPYC-Rome Processor 15:05:12 Stepping: 0 15:05:12 CPU MHz: 2800.000 15:05:12 BogoMIPS: 5600.00 15:05:12 Virtualization: AMD-V 15:05:12 Hypervisor vendor: KVM 15:05:12 Virtualization type: full 15:05:12 L1d cache: 32K 15:05:12 L1i cache: 32K 15:05:12 L2 cache: 512K 15:05:12 L3 cache: 16384K 15:05:12 NUMA node0 CPU(s): 0-3 15:05:12 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 15:05:12 15:05:12 15:05:12 ---> nproc: 15:05:12 4 15:05:12 15:05:12 15:05:12 ---> df -h: 15:05:12 Filesystem Size Used Avail Use% Mounted on 15:05:12 udev 7.9G 0 7.9G 0% /dev 15:05:12 tmpfs 1.6G 672K 1.6G 1% /run 15:05:12 /dev/vda1 78G 8.4G 70G 11% / 15:05:12 tmpfs 7.9G 0 7.9G 0% /dev/shm 15:05:12 tmpfs 5.0M 0 5.0M 0% /run/lock 15:05:12 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 15:05:12 /dev/vda15 105M 4.4M 100M 5% /boot/efi 15:05:12 tmpfs 1.6G 0 1.6G 0% /run/user/1001 15:05:12 15:05:12 15:05:12 ---> free -m: 15:05:12 total used free shared buff/cache available 15:05:12 Mem: 16040 537 13306 0 2195 15183 15:05:12 Swap: 1023 0 1023 15:05:12 15:05:12 15:05:12 ---> ip addr: 15:05:12 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:05:12 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:05:12 inet 127.0.0.1/8 scope host lo 15:05:12 valid_lft forever preferred_lft forever 15:05:12 inet6 ::1/128 scope host 15:05:12 valid_lft forever preferred_lft forever 15:05:12 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 15:05:12 link/ether fa:16:3e:a7:e3:35 brd ff:ff:ff:ff:ff:ff 15:05:12 inet 10.30.106.233/23 brd 10.30.107.255 scope global dynamic ens3 15:05:12 valid_lft 86208sec preferred_lft 86208sec 15:05:12 inet6 fe80::f816:3eff:fea7:e335/64 scope link 15:05:12 valid_lft forever preferred_lft forever 15:05:12 15:05:12 15:05:12 ---> sar -b -r -n DEV: 15:05:12 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-11045) 03/05/24 _x86_64_ (4 CPU) 15:05:12 15:05:12 15:02:02 LINUX RESTART (4 CPU) 15:05:12 15:05:12 15:03:02 tps rtps wtps bread/s bwrtn/s 15:05:12 15:04:01 122.30 13.93 108.37 1026.54 30686.73 15:05:12 15:05:01 87.12 1.02 86.10 118.78 29061.96 15:05:12 Average: 104.56 7.42 97.14 568.85 29867.52 15:05:12 15:05:12 15:03:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:05:12 15:04:01 13738520 15507876 2686448 16.36 66268 1895892 837964 4.80 834528 1624824 122648 15:05:12 15:05:01 13643120 15564908 2781848 16.94 86260 2016876 776212 4.44 770676 1760432 103516 15:05:12 Average: 13690820 15536392 2734148 16.65 76264 1956384 807088 4.62 802602 1692628 113082 15:05:12 15:05:12 15:03:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:05:12 15:04:01 lo 1.90 1.90 0.20 0.20 0.00 0.00 0.00 0.00 15:05:12 15:04:01 ens3 47.31 32.77 685.52 6.91 0.00 0.00 0.00 0.00 15:05:12 15:05:01 lo 1.47 1.47 0.15 0.15 0.00 0.00 0.00 0.00 15:05:12 15:05:01 ens3 38.99 29.30 296.28 8.34 0.00 0.00 0.00 0.00 15:05:12 Average: lo 1.68 1.68 0.18 0.18 0.00 0.00 0.00 0.00 15:05:12 Average: ens3 43.12 31.02 489.27 7.63 0.00 0.00 0.00 0.00 15:05:12 15:05:12 15:05:12 ---> sar -P ALL: 15:05:12 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-11045) 03/05/24 _x86_64_ (4 CPU) 15:05:12 15:05:12 15:02:02 LINUX RESTART (4 CPU) 15:05:12 15:05:12 15:03:02 CPU %user %nice %system %iowait %steal %idle 15:05:12 15:04:01 all 21.17 0.00 1.76 8.53 0.06 68.47 15:05:12 15:04:01 0 21.01 0.00 1.89 1.16 0.05 75.89 15:05:12 15:04:01 1 21.07 0.00 1.51 13.00 0.05 64.37 15:05:12 15:04:01 2 27.14 0.00 2.11 17.60 0.07 53.09 15:05:12 15:04:01 3 15.47 0.00 1.51 2.35 0.07 80.60 15:05:12 15:05:01 all 20.74 0.00 1.26 5.37 0.05 72.58 15:05:12 15:05:01 0 13.83 0.00 0.91 2.58 0.05 82.63 15:05:12 15:05:01 1 7.93 0.00 0.70 12.93 0.02 78.42 15:05:12 15:05:01 2 40.79 0.00 2.30 5.65 0.08 51.18 15:05:12 15:05:01 3 20.46 0.00 1.14 0.35 0.05 78.01 15:05:12 Average: all 20.96 0.00 1.51 6.93 0.05 70.55 15:05:12 Average: 0 17.37 0.00 1.39 1.88 0.05 79.31 15:05:12 Average: 1 14.45 0.00 1.10 12.96 0.03 71.45 15:05:12 Average: 2 34.03 0.00 2.21 11.57 0.08 52.12 15:05:12 Average: 3 17.99 0.00 1.32 1.34 0.06 79.29 15:05:12 15:05:12 15:05:12