10:25:22 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136395 10:25:22 Running as SYSTEM 10:25:22 [EnvInject] - Loading node environment variables. 10:25:22 Building remotely on prd-ubuntu1804-builder-4c-4g-2434 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 10:25:22 [ssh-agent] Looking for ssh-agent implementation... 10:25:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:25:22 $ ssh-agent 10:25:22 SSH_AUTH_SOCK=/tmp/ssh-HUAyiHtdRF2w/agent.1709 10:25:22 SSH_AGENT_PID=1711 10:25:22 [ssh-agent] Started. 10:25:22 Running ssh-add (command line suppressed) 10:25:22 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_8729888531250067639.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_8729888531250067639.key) 10:25:22 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 10:25:22 The recommended git tool is: NONE 10:25:24 using credential onap-jenkins-ssh 10:25:24 Wiping out workspace first. 10:25:24 Cloning the remote Git repository 10:25:24 Cloning repository git://cloud.onap.org/mirror/oom.git 10:25:24 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 10:25:24 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:25:24 > git --version # timeout=10 10:25:24 > git --version # 'git version 2.17.1' 10:25:24 using GIT_SSH to set credentials Gerrit user 10:25:24 Verifying host key using manually-configured host key entries 10:25:24 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 10:25:30 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:25:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:25:31 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:25:31 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:25:31 using GIT_SSH to set credentials Gerrit user 10:25:31 Verifying host key using manually-configured host key entries 10:25:31 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/95/136395/3 # timeout=30 10:25:31 > git rev-parse f80b777f9e8df8d908d73f92c01e8ff8a2087cfe^{commit} # timeout=10 10:25:31 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 10:25:31 Checking out Revision f80b777f9e8df8d908d73f92c01e8ff8a2087cfe (refs/changes/95/136395/3) 10:25:31 > git config core.sparsecheckout # timeout=10 10:25:31 > git checkout -f f80b777f9e8df8d908d73f92c01e8ff8a2087cfe # timeout=30 10:25:35 Commit message: "[CPS] Config updates for cps-core and DMI" 10:25:35 > git rev-parse FETCH_HEAD^{commit} # timeout=10 10:25:35 > git rev-list --no-walk 55238cab360306f880d17b8eeb28e618c51baed8 # timeout=10 10:25:35 [EnvInject] - Injecting environment variables from a build step. 10:25:35 [EnvInject] - Injecting as environment variables the properties content 10:25:35 PYTHON=python3 10:25:35 10:25:35 [EnvInject] - Variables injected successfully. 10:25:35 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins7063908614740738116.sh 10:25:35 ---> tox-install.sh 10:25:35 + source /home/jenkins/lf-env.sh 10:25:35 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:25:35 ++ mktemp -d /tmp/venv-XXXX 10:25:35 + lf_venv=/tmp/venv-VbrK 10:25:35 + local venv_file=/tmp/.os_lf_venv 10:25:35 + local python=python3 10:25:35 + local options 10:25:35 + local set_path=true 10:25:35 + local install_args= 10:25: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 10:25:35 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:25:35 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:25:35 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:25:35 + true 10:25:35 + case $1 in 10:25:35 + venv_file=/tmp/.toxenv 10:25:35 + shift 2 10:25:35 + true 10:25:35 + case $1 in 10:25:35 + shift 10:25:35 + break 10:25:35 + case $python in 10:25:35 + local pkg_list= 10:25:35 + [[ -d /opt/pyenv ]] 10:25:35 + echo 'Setup pyenv:' 10:25:35 Setup pyenv: 10:25:35 + export PYENV_ROOT=/opt/pyenv 10:25:35 + PYENV_ROOT=/opt/pyenv 10:25: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 10:25: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 10:25:35 + pyenv versions 10:25:35 * system (set by /opt/pyenv/version) 10:25:35 * 3.8.13 (set by /opt/pyenv/version) 10:25:35 * 3.9.13 (set by /opt/pyenv/version) 10:25:35 * 3.10.6 (set by /opt/pyenv/version) 10:25:35 + command -v pyenv 10:25:35 ++ pyenv init - --no-rehash 10:25: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[*]}"'\'')" 10:25:35 export PATH="/opt/pyenv/shims:${PATH}" 10:25:35 export PYENV_SHELL=bash 10:25:35 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:25:35 pyenv() { 10:25:35 local command 10:25:35 command="${1:-}" 10:25:35 if [ "$#" -gt 0 ]; then 10:25:35 shift 10:25:35 fi 10:25:35 10:25:35 case "$command" in 10:25:35 rehash|shell) 10:25:35 eval "$(pyenv "sh-$command" "$@")" 10:25:35 ;; 10:25:35 *) 10:25:35 command pyenv "$command" "$@" 10:25:35 ;; 10:25:35 esac 10:25:35 }' 10:25: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[*]}"' 10:25: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 10:25: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 10:25: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 10:25:35 ++ export PYENV_SHELL=bash 10:25:35 ++ PYENV_SHELL=bash 10:25:35 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:25:35 +++ complete -F _pyenv pyenv 10:25:35 ++ lf-pyver python3 10:25:35 ++ local py_version_xy=python3 10:25:35 ++ local py_version_xyz= 10:25:35 ++ pyenv versions 10:25:35 ++ sed 's/^[ *]* //' 10:25:35 ++ local command 10:25:35 ++ command=versions 10:25:35 ++ awk '{ print $1 }' 10:25:35 ++ '[' 1 -gt 0 ']' 10:25:35 ++ shift 10:25:35 ++ case "$command" in 10:25:35 ++ command pyenv versions 10:25:35 ++ pyenv versions 10:25:35 ++ grep -E '^[0-9.]*[0-9]$' 10:25:35 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:25:35 +++ grep '^3' /tmp/.pyenv_versions 10:25:35 +++ tail -n 1 10:25:35 +++ sort -V 10:25:35 ++ py_version_xyz=3.10.6 10:25:35 ++ [[ -z 3.10.6 ]] 10:25:35 ++ echo 3.10.6 10:25:35 ++ return 0 10:25:35 + pyenv local 3.10.6 10:25:35 + local command 10:25:35 + command=local 10:25:35 + '[' 2 -gt 0 ']' 10:25:35 + shift 10:25:35 + case "$command" in 10:25:35 + command pyenv local 3.10.6 10:25:35 + pyenv local 3.10.6 10:25:35 + for arg in "$@" 10:25:35 + case $arg in 10:25:35 + pkg_list+='tox ' 10:25:35 + for arg in "$@" 10:25:35 + case $arg in 10:25:35 + pkg_list+='virtualenv ' 10:25:35 + for arg in "$@" 10:25:35 + case $arg in 10:25:35 + pkg_list+='urllib3~=1.26.15 ' 10:25:35 + [[ -f /tmp/.toxenv ]] 10:25:35 + [[ ! -f /tmp/.toxenv ]] 10:25:35 + [[ -n '' ]] 10:25:35 + python3 -m venv /tmp/venv-VbrK 10:25:40 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-VbrK' 10:25:40 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-VbrK 10:25:40 + echo /tmp/venv-VbrK 10:25:40 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 10:25:40 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 10:25:40 + /tmp/venv-VbrK/bin/python3 -m pip install --upgrade --quiet pip virtualenv 10:25:43 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:25:43 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 10:25:43 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 10:25:43 + /tmp/venv-VbrK/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 10:25:46 + type python3 10:25:46 + true 10:25:46 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-VbrK/bin to PATH' 10:25:46 lf-activate-venv(): INFO: Adding /tmp/venv-VbrK/bin to PATH 10:25:46 + PATH=/tmp/venv-VbrK/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 10:25:46 + return 0 10:25:46 + python3 --version 10:25:46 Python 3.10.6 10:25:46 + python3 -m pip --version 10:25:47 pip 23.3.1 from /tmp/venv-VbrK/lib/python3.10/site-packages/pip (python 3.10) 10:25:47 + python3 -m pip freeze 10:25:47 cachetools==5.3.2 10:25:47 chardet==5.2.0 10:25:47 colorama==0.4.6 10:25:47 distlib==0.3.7 10:25:47 filelock==3.13.1 10:25:47 packaging==23.2 10:25:47 platformdirs==3.11.0 10:25:47 pluggy==1.3.0 10:25:47 pyproject-api==1.6.1 10:25:47 tomli==2.0.1 10:25:47 tox==4.11.3 10:25:47 urllib3==1.26.18 10:25:47 virtualenv==20.24.6 10:25:47 [EnvInject] - Injecting environment variables from a build step. 10:25:47 [EnvInject] - Injecting as environment variables the properties content 10:25:47 PARALLEL=false 10:25:47 10:25:47 [EnvInject] - Variables injected successfully. 10:25:47 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins8728814476640871886.sh 10:25:47 ---> tox-run.sh 10:25:47 + 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 10:25:47 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 10:25:47 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 10:25:47 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 10:25:47 + cd /w/workspace/oom-master-pre-commit-lint/. 10:25:47 + source /home/jenkins/lf-env.sh 10:25:47 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:25:47 ++ mktemp -d /tmp/venv-XXXX 10:25:47 + lf_venv=/tmp/venv-WtKn 10:25:47 + local venv_file=/tmp/.os_lf_venv 10:25:47 + local python=python3 10:25:47 + local options 10:25:47 + local set_path=true 10:25:47 + local install_args= 10:25:47 ++ 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 10:25:47 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:25:47 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:25:47 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:25:47 + true 10:25:47 + case $1 in 10:25:47 + venv_file=/tmp/.toxenv 10:25:47 + shift 2 10:25:47 + true 10:25:47 + case $1 in 10:25:47 + shift 10:25:47 + break 10:25:47 + case $python in 10:25:47 + local pkg_list= 10:25:47 + [[ -d /opt/pyenv ]] 10:25:47 + echo 'Setup pyenv:' 10:25:47 Setup pyenv: 10:25:47 + export PYENV_ROOT=/opt/pyenv 10:25:47 + PYENV_ROOT=/opt/pyenv 10:25:47 + 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 10:25: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 10:25:47 + pyenv versions 10:25:47 system 10:25:47 3.8.13 10:25:47 3.9.13 10:25:47 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:25:47 + command -v pyenv 10:25:47 ++ pyenv init - --no-rehash 10:25: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[*]}"'\'')" 10:25:47 export PATH="/opt/pyenv/shims:${PATH}" 10:25:47 export PYENV_SHELL=bash 10:25:47 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:25:47 pyenv() { 10:25:47 local command 10:25:47 command="${1:-}" 10:25:47 if [ "$#" -gt 0 ]; then 10:25:47 shift 10:25:47 fi 10:25:47 10:25:47 case "$command" in 10:25:47 rehash|shell) 10:25:47 eval "$(pyenv "sh-$command" "$@")" 10:25:47 ;; 10:25:47 *) 10:25:47 command pyenv "$command" "$@" 10:25:47 ;; 10:25:47 esac 10:25:47 }' 10:25: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[*]}"' 10:25: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 10:25: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 10:25: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 10:25:47 ++ export PYENV_SHELL=bash 10:25:47 ++ PYENV_SHELL=bash 10:25:47 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:25:47 +++ complete -F _pyenv pyenv 10:25:47 ++ lf-pyver python3 10:25:47 ++ local py_version_xy=python3 10:25:47 ++ local py_version_xyz= 10:25:47 ++ pyenv versions 10:25:47 ++ local command 10:25:47 ++ command=versions 10:25:47 ++ '[' 1 -gt 0 ']' 10:25:47 ++ shift 10:25:47 ++ case "$command" in 10:25:47 ++ command pyenv versions 10:25:47 ++ pyenv versions 10:25:47 ++ awk '{ print $1 }' 10:25:47 ++ grep -E '^[0-9.]*[0-9]$' 10:25:47 ++ sed 's/^[ *]* //' 10:25:47 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:25:47 +++ sort -V 10:25:47 +++ tail -n 1 10:25:47 +++ grep '^3' /tmp/.pyenv_versions 10:25:47 ++ py_version_xyz=3.10.6 10:25:47 ++ [[ -z 3.10.6 ]] 10:25:47 ++ echo 3.10.6 10:25:47 ++ return 0 10:25:47 + pyenv local 3.10.6 10:25:47 + local command 10:25:47 + command=local 10:25:47 + '[' 2 -gt 0 ']' 10:25:47 + shift 10:25:47 + case "$command" in 10:25:47 + command pyenv local 3.10.6 10:25:47 + pyenv local 3.10.6 10:25:47 + for arg in "$@" 10:25:47 + case $arg in 10:25:47 + pkg_list+='tox ' 10:25:47 + for arg in "$@" 10:25:47 + case $arg in 10:25:47 + pkg_list+='virtualenv ' 10:25:47 + for arg in "$@" 10:25:47 + case $arg in 10:25:47 + pkg_list+='urllib3~=1.26.15 ' 10:25:47 + [[ -f /tmp/.toxenv ]] 10:25:47 ++ cat /tmp/.toxenv 10:25:47 + lf_venv=/tmp/venv-VbrK 10:25:47 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VbrK from' file:/tmp/.toxenv 10:25:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VbrK from file:/tmp/.toxenv 10:25:47 + /tmp/venv-VbrK/bin/python3 -m pip install --upgrade --quiet pip virtualenv 10:25:48 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:25:48 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 10:25:48 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 10:25:48 + /tmp/venv-VbrK/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 10:25:50 + type python3 10:25:50 + true 10:25:50 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-VbrK/bin to PATH' 10:25:50 lf-activate-venv(): INFO: Adding /tmp/venv-VbrK/bin to PATH 10:25:50 + PATH=/tmp/venv-VbrK/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 10:25:50 + return 0 10:25:50 + [[ -d /opt/pyenv ]] 10:25:50 + echo '---> Setting up pyenv' 10:25:50 ---> Setting up pyenv 10:25:50 + export PYENV_ROOT=/opt/pyenv 10:25:50 + PYENV_ROOT=/opt/pyenv 10:25:50 + export PATH=/opt/pyenv/bin:/tmp/venv-VbrK/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 10:25:50 + PATH=/opt/pyenv/bin:/tmp/venv-VbrK/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 10:25:50 ++ pwd 10:25:50 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 10:25:50 + export PYTHONPATH 10:25:50 + export TOX_TESTENV_PASSENV=PYTHONPATH 10:25:50 + TOX_TESTENV_PASSENV=PYTHONPATH 10:25:50 + tox --version 10:25:50 4.11.3 from /tmp/venv-VbrK/lib/python3.10/site-packages/tox/__init__.py 10:25:50 + PARALLEL=false 10:25:50 + TOX_OPTIONS_LIST= 10:25:50 + [[ -n pre-commit ]] 10:25:50 + TOX_OPTIONS_LIST=' -e pre-commit' 10:25:50 + case ${PARALLEL,,} in 10:25:50 + tox -e pre-commit 10:25:50 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 10:25:51 pre-commit: install_deps> python -I -m pip install pre-commit 10:25:54 pre-commit: freeze> python -m pip freeze --all 10:25:55 pre-commit: cfgv==3.4.0,distlib==0.3.7,filelock==3.13.1,identify==2.5.32,nodeenv==1.8.0,pip==23.3.1,platformdirs==3.11.0,pre-commit==3.5.0,PyYAML==6.0.1,setuptools==68.2.2,virtualenv==20.24.6,wheel==0.41.2 10:25:55 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 10:25:55 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 10:25:56 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 10:25:57 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 10:25:58 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 10:25:58 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 10:25:58 [INFO] Once installed this environment will be reused. 10:25:58 [INFO] This may take a few minutes... 10:26:01 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 10:26:01 [INFO] Once installed this environment will be reused. 10:26:01 [INFO] This may take a few minutes... 10:26:07 Trim Trailing Whitespace.................................................Passed 10:26:07 Tabs remover.............................................................Passed 10:26:07 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 10:26:08 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 10:26:08 [INFO] Once installed this environment will be reused. 10:26:08 [INFO] This may take a few minutes... 10:26:13 gitlint..............................................(no files to check)Skipped 10:26:13 pre-commit: OK (22.96=setup[4.38]+cmd[12.53,6.04] seconds) 10:26:13 congratulations :) (23.12 seconds) 10:26:13 + tox_status=0 10:26:13 + echo '---> Completed tox runs' 10:26:13 ---> Completed tox runs 10:26:13 + for i in .tox/*/log 10:26:13 ++ echo .tox/pre-commit/log 10:26:13 ++ awk -F/ '{print $2}' 10:26:13 + tox_env=pre-commit 10:26:13 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 10:26:13 + DOC_DIR=docs/_build/html 10:26:13 + [[ -d docs/_build/html ]] 10:26:13 + echo '---> tox-run.sh ends' 10:26:13 ---> tox-run.sh ends 10:26:13 + test 0 -eq 0 10:26:13 $ ssh-agent -k 10:26:14 unset SSH_AUTH_SOCK; 10:26:14 unset SSH_AGENT_PID; 10:26:14 echo Agent pid 1711 killed; 10:26:14 [ssh-agent] Stopped. 10:26:14 [PostBuildScript] - [INFO] Executing post build scripts. 10:26:14 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3784923329271576902.sh 10:26:14 ---> sysstat.sh 10:26:14 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5261661975870986035.sh 10:26:14 ---> package-listing.sh 10:26:14 ++ tr '[:upper:]' '[:lower:]' 10:26:14 ++ facter osfamily 10:26:14 + OS_FAMILY=debian 10:26:14 + workspace=/w/workspace/oom-master-pre-commit-lint 10:26:14 + START_PACKAGES=/tmp/packages_start.txt 10:26:14 + END_PACKAGES=/tmp/packages_end.txt 10:26:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:26:14 + PACKAGES=/tmp/packages_start.txt 10:26:14 + '[' /w/workspace/oom-master-pre-commit-lint ']' 10:26:14 + PACKAGES=/tmp/packages_end.txt 10:26:14 + case "${OS_FAMILY}" in 10:26:14 + dpkg -l 10:26:14 + grep '^ii' 10:26:14 + '[' -f /tmp/packages_start.txt ']' 10:26:14 + '[' -f /tmp/packages_end.txt ']' 10:26:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:26:14 + '[' /w/workspace/oom-master-pre-commit-lint ']' 10:26:14 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 10:26:14 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 10:26:14 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12666797826471376331.sh 10:26:14 ---> capture-instance-metadata.sh 10:26:14 Setup pyenv: 10:26:14 system 10:26:14 3.8.13 10:26:14 3.9.13 10:26:14 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:26:19 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-1hLH 10:26:19 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:26:21 lf-activate-venv(): INFO: Installing: lftools 10:26:53 lf-activate-venv(): INFO: Adding /tmp/venv-1hLH/bin to PATH 10:26:53 INFO: Running in OpenStack, capturing instance metadata 10:26:53 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12459857011102011714.sh 10:26:53 provisioning config files... 10:26:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config16710646274708304299tmp 10:26:53 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 10:26:53 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 10:26:53 [EnvInject] - Injecting environment variables from a build step. 10:26:53 [EnvInject] - Injecting as environment variables the properties content 10:26:53 SERVER_ID=logs 10:26:53 10:26:53 [EnvInject] - Variables injected successfully. 10:26:53 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4097248950558028259.sh 10:26:53 ---> create-netrc.sh 10:26:54 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16787243213732979642.sh 10:26:54 ---> python-tools-install.sh 10:26:54 Setup pyenv: 10:26:54 system 10:26:54 3.8.13 10:26:54 3.9.13 10:26:54 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:26:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1hLH from file:/tmp/.os_lf_venv 10:26:55 lf-activate-venv(): INFO: Installing: lftools 10:27:02 lf-activate-venv(): INFO: Adding /tmp/venv-1hLH/bin to PATH 10:27:02 Generating Requirements File 10:27:35 Python 3.10.6 10:27:35 pip 23.3.1 from /tmp/venv-1hLH/lib/python3.10/site-packages/pip (python 3.10) 10:27:36 appdirs==1.4.4 10:27:36 argcomplete==3.1.6 10:27:36 aspy.yaml==1.3.0 10:27:36 attrs==23.1.0 10:27:36 autopage==0.5.2 10:27:36 Babel==2.13.1 10:27:36 beautifulsoup4==4.12.2 10:27:36 boto3==1.29.4 10:27:36 botocore==1.32.4 10:27:36 bs4==0.0.1 10:27:36 cachetools==5.3.2 10:27:36 certifi==2023.11.17 10:27:36 cffi==1.16.0 10:27:36 cfgv==3.4.0 10:27:36 chardet==5.2.0 10:27:36 charset-normalizer==3.3.2 10:27:36 click==8.1.7 10:27:36 cliff==4.4.0 10:27:36 cmd2==2.4.3 10:27:36 cryptography==3.3.2 10:27:36 debtcollector==2.5.0 10:27:36 decorator==5.1.1 10:27:36 defusedxml==0.7.1 10:27:36 Deprecated==1.2.14 10:27:36 distlib==0.3.7 10:27:36 dnspython==2.4.2 10:27:36 docker==4.2.2 10:27:36 dogpile.cache==1.2.2 10:27:36 email-validator==2.1.0.post1 10:27:36 filelock==3.13.1 10:27:36 future==0.18.3 10:27:36 gitdb==4.0.11 10:27:36 GitPython==3.1.40 10:27:36 google-auth==2.23.4 10:27:36 httplib2==0.22.0 10:27:36 identify==2.5.32 10:27:36 idna==3.4 10:27:36 importlib-metadata==6.8.0 10:27:36 importlib-resources==1.5.0 10:27:36 iso8601==2.1.0 10:27:36 Jinja2==3.1.2 10:27:36 jmespath==1.0.1 10:27:36 jsonpatch==1.33 10:27:36 jsonpointer==2.4 10:27:36 jsonschema==4.20.0 10:27:36 jsonschema-specifications==2023.11.1 10:27:36 keystoneauth1==5.4.0 10:27:36 kubernetes==28.1.0 10:27:36 lftools==0.37.8 10:27:36 lxml==4.9.3 10:27:36 MarkupSafe==2.1.3 10:27:36 msgpack==1.0.7 10:27:36 multi-key-dict==2.0.3 10:27:36 munch==4.0.0 10:27:36 netaddr==0.9.0 10:27:36 netifaces==0.11.0 10:27:36 niet==1.4.2 10:27:36 nodeenv==1.8.0 10:27:36 oauth2client==4.1.3 10:27:36 oauthlib==3.2.2 10:27:36 openstacksdk==0.62.0 10:27:36 os-client-config==2.1.0 10:27:36 os-service-types==1.7.0 10:27:36 osc-lib==2.9.0 10:27:36 oslo.config==9.2.0 10:27:36 oslo.context==5.3.0 10:27:36 oslo.i18n==6.2.0 10:27:36 oslo.log==5.4.0 10:27:36 oslo.serialization==5.2.0 10:27:36 oslo.utils==6.3.0 10:27:36 packaging==23.2 10:27:36 pbr==6.0.0 10:27:36 platformdirs==3.11.0 10:27:36 prettytable==3.9.0 10:27:36 pyasn1==0.5.1 10:27:36 pyasn1-modules==0.3.0 10:27:36 pycparser==2.21 10:27:36 pygerrit2==2.0.15 10:27:36 PyGithub==2.1.1 10:27:36 pyinotify==0.9.6 10:27:36 PyJWT==2.8.0 10:27:36 PyNaCl==1.5.0 10:27:36 pyparsing==2.4.7 10:27:36 pyperclip==1.8.2 10:27:36 pyrsistent==0.20.0 10:27:36 python-cinderclient==9.4.0 10:27:36 python-dateutil==2.8.2 10:27:36 python-heatclient==3.3.0 10:27:36 python-jenkins==1.8.2 10:27:36 python-keystoneclient==5.2.0 10:27:36 python-magnumclient==4.3.0 10:27:36 python-novaclient==18.4.0 10:27:36 python-openstackclient==6.0.0 10:27:36 python-swiftclient==4.4.0 10:27:36 pytz==2023.3.post1 10:27:36 PyYAML==6.0.1 10:27:36 referencing==0.31.0 10:27:36 requests==2.31.0 10:27:36 requests-oauthlib==1.3.1 10:27:36 requestsexceptions==1.4.0 10:27:36 rfc3986==2.0.0 10:27:36 rpds-py==0.13.1 10:27:36 rsa==4.9 10:27:36 ruamel.yaml==0.18.5 10:27:36 ruamel.yaml.clib==0.2.8 10:27:36 s3transfer==0.7.0 10:27:36 simplejson==3.19.2 10:27:36 six==1.16.0 10:27:36 smmap==5.0.1 10:27:36 soupsieve==2.5 10:27:36 stevedore==5.1.0 10:27:36 tabulate==0.9.0 10:27:36 toml==0.10.2 10:27:36 tomlkit==0.12.3 10:27:36 tqdm==4.66.1 10:27:36 typing_extensions==4.8.0 10:27:36 tzdata==2023.3 10:27:36 urllib3==1.26.18 10:27:36 virtualenv==20.24.6 10:27:36 wcwidth==0.2.11 10:27:36 websocket-client==1.6.4 10:27:36 wrapt==1.16.0 10:27:36 xdg==6.0.0 10:27:36 xmltodict==0.13.0 10:27:36 yq==3.2.3 10:27:36 zipp==3.17.0 10:27:36 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8845926024160203955.sh 10:27:36 ---> sudo-logs.sh 10:27:36 Archiving 'sudo' log.. 10:27:36 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9548772098892701084.sh 10:27:36 ---> job-cost.sh 10:27:36 Setup pyenv: 10:27:36 system 10:27:36 3.8.13 10:27:36 3.9.13 10:27:36 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:27:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1hLH from file:/tmp/.os_lf_venv 10:27:38 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:27: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. 10:27:46 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 10:27:46 virtualenv 20.24.6 requires platformdirs<4,>=3.9.1, but you have platformdirs 4.0.0 which is incompatible. 10:27:46 lf-activate-venv(): INFO: Adding /tmp/venv-1hLH/bin to PATH 10:27:46 INFO: No Stack... 10:27:46 INFO: Retrieving Pricing Info for: v3-standard-4 10:27:47 INFO: Archiving Costs 10:27:47 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins10686367978860580830.sh 10:27:47 ---> logs-deploy.sh 10:27:47 Setup pyenv: 10:27:47 system 10:27:47 3.8.13 10:27:47 3.9.13 10:27:47 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:27:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1hLH from file:/tmp/.os_lf_venv 10:27:48 lf-activate-venv(): INFO: Installing: lftools 10:27:58 lf-activate-venv(): INFO: Adding /tmp/venv-1hLH/bin to PATH 10:27:58 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3198 10:27:58 INFO: archiving workspace using pattern(s): 10:27:59 Archives upload complete. 10:27:59 INFO: archiving logs to Nexus 10:28:00 ---> uname -a: 10:28:00 Linux prd-ubuntu1804-builder-4c-4g-2434 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 10:28:00 10:28:00 10:28:00 ---> lscpu: 10:28:00 Architecture: x86_64 10:28:00 CPU op-mode(s): 32-bit, 64-bit 10:28:00 Byte Order: Little Endian 10:28:00 CPU(s): 4 10:28:00 On-line CPU(s) list: 0-3 10:28:00 Thread(s) per core: 1 10:28:00 Core(s) per socket: 1 10:28:00 Socket(s): 4 10:28:00 NUMA node(s): 1 10:28:00 Vendor ID: AuthenticAMD 10:28:00 CPU family: 23 10:28:00 Model: 49 10:28:00 Model name: AMD EPYC-Rome Processor 10:28:00 Stepping: 0 10:28:00 CPU MHz: 2799.998 10:28:00 BogoMIPS: 5599.99 10:28:00 Virtualization: AMD-V 10:28:00 Hypervisor vendor: KVM 10:28:00 Virtualization type: full 10:28:00 L1d cache: 32K 10:28:00 L1i cache: 32K 10:28:00 L2 cache: 512K 10:28:00 L3 cache: 16384K 10:28:00 NUMA node0 CPU(s): 0-3 10:28:00 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 10:28:00 10:28:00 10:28:00 ---> nproc: 10:28:00 4 10:28:00 10:28:00 10:28:00 ---> df -h: 10:28:00 Filesystem Size Used Avail Use% Mounted on 10:28:00 udev 7.9G 0 7.9G 0% /dev 10:28:00 tmpfs 1.6G 672K 1.6G 1% /run 10:28:00 /dev/vda1 78G 8.4G 69G 11% / 10:28:00 tmpfs 7.9G 0 7.9G 0% /dev/shm 10:28:00 tmpfs 5.0M 0 5.0M 0% /run/lock 10:28:00 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 10:28:00 /dev/vda15 105M 4.4M 100M 5% /boot/efi 10:28:00 tmpfs 1.6G 0 1.6G 0% /run/user/1001 10:28:00 10:28:00 10:28:00 ---> free -m: 10:28:00 total used free shared buff/cache available 10:28:00 Mem: 16040 554 13244 0 2241 15165 10:28:00 Swap: 1023 0 1023 10:28:00 10:28:00 10:28:00 ---> ip addr: 10:28:00 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:28:00 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:28:00 inet 127.0.0.1/8 scope host lo 10:28:00 valid_lft forever preferred_lft forever 10:28:00 inet6 ::1/128 scope host 10:28:00 valid_lft forever preferred_lft forever 10:28:00 2: ens3: mtu 1458 qdisc fq_codel state UP group default qlen 1000 10:28:00 link/ether fa:16:3e:36:62:5f brd ff:ff:ff:ff:ff:ff 10:28:00 inet 10.30.106.234/23 brd 10.30.107.255 scope global dynamic ens3 10:28:00 valid_lft 86218sec preferred_lft 86218sec 10:28:00 inet6 fe80::f816:3eff:fe36:625f/64 scope link 10:28:00 valid_lft forever preferred_lft forever 10:28:00 10:28:00 10:28:00 ---> sar -b -r -n DEV: 10:28:00 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-2434) 11/21/23 _x86_64_ (4 CPU) 10:28:00 10:28:00 10:25:03 LINUX RESTART (4 CPU) 10:28:00 10:28:00 10:26:00 tps rtps wtps bread/s bwrtn/s 10:28:00 10:27:01 119.78 14.15 105.64 1084.81 36201.28 10:28:00 Average: 119.78 14.15 105.64 1084.81 36201.28 10:28:00 10:28:00 10:26:00 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:28:00 10:27:01 13719800 15513796 2705168 16.47 73964 1907772 795788 4.55 808120 1659908 141196 10:28:00 Average: 13719800 15513796 2705168 16.47 73964 1907772 795788 4.55 808120 1659908 141196 10:28:00 10:28:00 10:26:00 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:28:00 10:27:01 lo 1.90 1.90 0.20 0.20 0.00 0.00 0.00 0.00 10:28:00 10:27:01 ens3 50.20 37.47 628.77 8.53 0.00 0.00 0.00 0.00 10:28:00 Average: lo 1.90 1.90 0.20 0.20 0.00 0.00 0.00 0.00 10:28:00 Average: ens3 50.20 37.47 628.77 8.53 0.00 0.00 0.00 0.00 10:28:00 10:28:00 10:28:00 ---> sar -P ALL: 10:28:00 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-2434) 11/21/23 _x86_64_ (4 CPU) 10:28:00 10:28:00 10:25:03 LINUX RESTART (4 CPU) 10:28:00 10:28:00 10:26:00 CPU %user %nice %system %iowait %steal %idle 10:28:00 10:27:01 all 23.31 0.00 1.85 6.27 0.06 68.51 10:28:00 10:27:01 0 6.00 0.00 0.92 16.05 0.03 76.99 10:28:00 10:27:01 1 32.95 0.00 2.44 4.99 0.08 59.54 10:28:00 10:27:01 2 33.15 0.00 2.32 1.67 0.05 62.81 10:28:00 10:27:01 3 21.15 0.00 1.74 2.40 0.07 74.65 10:28:00 Average: all 23.31 0.00 1.85 6.27 0.06 68.51 10:28:00 Average: 0 6.00 0.00 0.92 16.05 0.03 76.99 10:28:00 Average: 1 32.95 0.00 2.44 4.99 0.08 59.54 10:28:00 Average: 2 33.15 0.00 2.32 1.67 0.05 62.81 10:28:00 Average: 3 21.15 0.00 1.74 2.40 0.07 74.65 10:28:00 10:28:00 10:28:00