10:46:07 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137168 10:46:07 Running as SYSTEM 10:46:08 [EnvInject] - Loading node environment variables. 10:46:08 Building remotely on prd-ubuntu1804-builder-4c-4g-14060 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 10:46:08 [ssh-agent] Looking for ssh-agent implementation... 10:46:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:46:08 $ ssh-agent 10:46:08 SSH_AUTH_SOCK=/tmp/ssh-g80oylbBAtSv/agent.1718 10:46:08 SSH_AGENT_PID=1720 10:46:08 [ssh-agent] Started. 10:46:08 Running ssh-add (command line suppressed) 10:46:08 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_4740218982828174827.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_4740218982828174827.key) 10:46:08 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 10:46:08 The recommended git tool is: NONE 10:46:09 using credential onap-jenkins-ssh 10:46:09 Wiping out workspace first. 10:46:09 Cloning the remote Git repository 10:46:09 Cloning repository git://cloud.onap.org/mirror/oom.git 10:46:10 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 10:46:10 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:46:10 > git --version # timeout=10 10:46:10 > git --version # 'git version 2.17.1' 10:46:10 using GIT_SSH to set credentials Gerrit user 10:46:10 Verifying host key using manually-configured host key entries 10:46:10 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 10:46:15 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:46:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:46:15 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:46:15 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:46:15 using GIT_SSH to set credentials Gerrit user 10:46:15 Verifying host key using manually-configured host key entries 10:46:15 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/68/137168/1 # timeout=30 10:46:15 > git rev-parse d2b35473e57ac8e85f3126de740ae07e51bafa76^{commit} # timeout=10 10:46:15 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 10:46:15 Checking out Revision d2b35473e57ac8e85f3126de740ae07e51bafa76 (refs/changes/68/137168/1) 10:46:15 > git config core.sparsecheckout # timeout=10 10:46:15 > git checkout -f d2b35473e57ac8e85f3126de740ae07e51bafa76 # timeout=30 10:46:19 Commit message: "[OOM] Fixed DCAE VES Collector chart ReadinessCheck issues" 10:46:19 > git rev-parse FETCH_HEAD^{commit} # timeout=10 10:46:19 > git rev-list --no-walk 8cbb3d9b964b774b1400df5d909913b669c2a243 # timeout=10 10:46:19 [EnvInject] - Injecting environment variables from a build step. 10:46:19 [EnvInject] - Injecting as environment variables the properties content 10:46:19 PYTHON=python3 10:46:19 10:46:19 [EnvInject] - Variables injected successfully. 10:46:19 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins11125911867333008070.sh 10:46:19 ---> tox-install.sh 10:46:19 + source /home/jenkins/lf-env.sh 10:46:19 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:46:19 ++ mktemp -d /tmp/venv-XXXX 10:46:19 + lf_venv=/tmp/venv-gUFX 10:46:19 + local venv_file=/tmp/.os_lf_venv 10:46:19 + local python=python3 10:46:19 + local options 10:46:19 + local set_path=true 10:46:19 + local install_args= 10:46:19 ++ 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:46:19 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:46:19 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:46:19 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:46:19 + true 10:46:19 + case $1 in 10:46:19 + venv_file=/tmp/.toxenv 10:46:19 + shift 2 10:46:19 + true 10:46:19 + case $1 in 10:46:19 + shift 10:46:19 + break 10:46:19 + case $python in 10:46:19 + local pkg_list= 10:46:19 + [[ -d /opt/pyenv ]] 10:46:19 + echo 'Setup pyenv:' 10:46:19 Setup pyenv: 10:46:19 + export PYENV_ROOT=/opt/pyenv 10:46:19 + PYENV_ROOT=/opt/pyenv 10:46:19 + 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:46:19 + 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:46:19 + pyenv versions 10:46:19 * system (set by /opt/pyenv/version) 10:46:19 * 3.8.13 (set by /opt/pyenv/version) 10:46:19 * 3.9.13 (set by /opt/pyenv/version) 10:46:19 * 3.10.6 (set by /opt/pyenv/version) 10:46:19 + command -v pyenv 10:46:19 ++ pyenv init - --no-rehash 10:46:19 + 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:46:19 export PATH="/opt/pyenv/shims:${PATH}" 10:46:19 export PYENV_SHELL=bash 10:46:19 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:46:19 pyenv() { 10:46:19 local command 10:46:19 command="${1:-}" 10:46:19 if [ "$#" -gt 0 ]; then 10:46:19 shift 10:46:19 fi 10:46:19 10:46:19 case "$command" in 10:46:19 rehash|shell) 10:46:19 eval "$(pyenv "sh-$command" "$@")" 10:46:19 ;; 10:46:19 *) 10:46:19 command pyenv "$command" "$@" 10:46:19 ;; 10:46:19 esac 10:46:19 }' 10:46:19 +++ 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:46:19 ++ 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:46:19 ++ 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:46:19 ++ 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:46:19 ++ export PYENV_SHELL=bash 10:46:19 ++ PYENV_SHELL=bash 10:46:19 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:46:19 +++ complete -F _pyenv pyenv 10:46:19 ++ lf-pyver python3 10:46:19 ++ local py_version_xy=python3 10:46:19 ++ local py_version_xyz= 10:46:19 ++ pyenv versions 10:46:19 ++ local command 10:46:19 ++ command=versions 10:46:19 ++ '[' 1 -gt 0 ']' 10:46:19 ++ shift 10:46:19 ++ case "$command" in 10:46:19 ++ command pyenv versions 10:46:19 ++ pyenv versions 10:46:20 ++ awk '{ print $1 }' 10:46:20 ++ grep -E '^[0-9.]*[0-9]$' 10:46:20 ++ sed 's/^[ *]* //' 10:46:20 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:46:20 +++ grep '^3' /tmp/.pyenv_versions 10:46:20 +++ sort -V 10:46:20 +++ tail -n 1 10:46:20 ++ py_version_xyz=3.10.6 10:46:20 ++ [[ -z 3.10.6 ]] 10:46:20 ++ echo 3.10.6 10:46:20 ++ return 0 10:46:20 + pyenv local 3.10.6 10:46:20 + local command 10:46:20 + command=local 10:46:20 + '[' 2 -gt 0 ']' 10:46:20 + shift 10:46:20 + case "$command" in 10:46:20 + command pyenv local 3.10.6 10:46:20 + pyenv local 3.10.6 10:46:20 + for arg in "$@" 10:46:20 + case $arg in 10:46:20 + pkg_list+='tox ' 10:46:20 + for arg in "$@" 10:46:20 + case $arg in 10:46:20 + pkg_list+='virtualenv ' 10:46:20 + for arg in "$@" 10:46:20 + case $arg in 10:46:20 + pkg_list+='urllib3~=1.26.15 ' 10:46:20 + [[ -f /tmp/.toxenv ]] 10:46:20 + [[ ! -f /tmp/.toxenv ]] 10:46:20 + [[ -n '' ]] 10:46:20 + python3 -m venv /tmp/venv-gUFX 10:46:25 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-gUFX' 10:46:25 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-gUFX 10:46:25 + echo /tmp/venv-gUFX 10:46:25 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 10:46:25 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 10:46:25 + /tmp/venv-gUFX/bin/python3 -m pip install --upgrade --quiet pip virtualenv 10:46:28 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:46:28 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 10:46:28 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 10:46:28 + /tmp/venv-gUFX/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 10:46:31 + type python3 10:46:31 + true 10:46:31 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-gUFX/bin to PATH' 10:46:31 lf-activate-venv(): INFO: Adding /tmp/venv-gUFX/bin to PATH 10:46:31 + PATH=/tmp/venv-gUFX/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:46:31 + return 0 10:46:31 + python3 --version 10:46:31 Python 3.10.6 10:46:31 + python3 -m pip --version 10:46:31 pip 24.0 from /tmp/venv-gUFX/lib/python3.10/site-packages/pip (python 3.10) 10:46:31 + python3 -m pip freeze 10:46:31 cachetools==5.3.3 10:46:31 chardet==5.2.0 10:46:31 colorama==0.4.6 10:46:31 distlib==0.3.8 10:46:31 filelock==3.13.1 10:46:31 packaging==24.0 10:46:31 platformdirs==4.2.0 10:46:31 pluggy==1.4.0 10:46:31 pyproject-api==1.6.1 10:46:31 tomli==2.0.1 10:46:31 tox==4.14.1 10:46:31 urllib3==1.26.18 10:46:31 virtualenv==20.25.1 10:46:31 [EnvInject] - Injecting environment variables from a build step. 10:46:31 [EnvInject] - Injecting as environment variables the properties content 10:46:31 PARALLEL=false 10:46:31 10:46:31 [EnvInject] - Variables injected successfully. 10:46:31 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins12608783101820558822.sh 10:46:31 ---> tox-run.sh 10:46:31 + 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:46:31 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 10:46:31 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 10:46:31 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 10:46:31 + cd /w/workspace/oom-master-pre-commit-lint/. 10:46:31 + source /home/jenkins/lf-env.sh 10:46:31 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:46:31 ++ mktemp -d /tmp/venv-XXXX 10:46:31 + lf_venv=/tmp/venv-U6Z9 10:46:31 + local venv_file=/tmp/.os_lf_venv 10:46:31 + local python=python3 10:46:31 + local options 10:46:31 + local set_path=true 10:46:31 + local install_args= 10:46:31 ++ 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:46:31 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:46:31 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:46:31 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:46:31 + true 10:46:31 + case $1 in 10:46:31 + venv_file=/tmp/.toxenv 10:46:31 + shift 2 10:46:31 + true 10:46:31 + case $1 in 10:46:31 + shift 10:46:31 + break 10:46:31 + case $python in 10:46:31 + local pkg_list= 10:46:31 + [[ -d /opt/pyenv ]] 10:46:31 + echo 'Setup pyenv:' 10:46:31 Setup pyenv: 10:46:31 + export PYENV_ROOT=/opt/pyenv 10:46:31 + PYENV_ROOT=/opt/pyenv 10:46:31 + 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:46:31 + 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:46:31 + pyenv versions 10:46:31 system 10:46:31 3.8.13 10:46:31 3.9.13 10:46:31 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:46:31 + command -v pyenv 10:46:31 ++ pyenv init - --no-rehash 10:46:32 + 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:46:32 export PATH="/opt/pyenv/shims:${PATH}" 10:46:32 export PYENV_SHELL=bash 10:46:32 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:46:32 pyenv() { 10:46:32 local command 10:46:32 command="${1:-}" 10:46:32 if [ "$#" -gt 0 ]; then 10:46:32 shift 10:46:32 fi 10:46:32 10:46:32 case "$command" in 10:46:32 rehash|shell) 10:46:32 eval "$(pyenv "sh-$command" "$@")" 10:46:32 ;; 10:46:32 *) 10:46:32 command pyenv "$command" "$@" 10:46:32 ;; 10:46:32 esac 10:46:32 }' 10:46:32 +++ 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:46:32 ++ 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:46:32 ++ 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:46:32 ++ 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:46:32 ++ export PYENV_SHELL=bash 10:46:32 ++ PYENV_SHELL=bash 10:46:32 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:46:32 +++ complete -F _pyenv pyenv 10:46:32 ++ lf-pyver python3 10:46:32 ++ local py_version_xy=python3 10:46:32 ++ local py_version_xyz= 10:46:32 ++ pyenv versions 10:46:32 ++ sed 's/^[ *]* //' 10:46:32 ++ grep -E '^[0-9.]*[0-9]$' 10:46:32 ++ local command 10:46:32 ++ command=versions 10:46:32 ++ awk '{ print $1 }' 10:46:32 ++ '[' 1 -gt 0 ']' 10:46:32 ++ shift 10:46:32 ++ case "$command" in 10:46:32 ++ command pyenv versions 10:46:32 ++ pyenv versions 10:46:32 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:46:32 +++ grep '^3' /tmp/.pyenv_versions 10:46:32 +++ sort -V 10:46:32 +++ tail -n 1 10:46:32 ++ py_version_xyz=3.10.6 10:46:32 ++ [[ -z 3.10.6 ]] 10:46:32 ++ echo 3.10.6 10:46:32 ++ return 0 10:46:32 + pyenv local 3.10.6 10:46:32 + local command 10:46:32 + command=local 10:46:32 + '[' 2 -gt 0 ']' 10:46:32 + shift 10:46:32 + case "$command" in 10:46:32 + command pyenv local 3.10.6 10:46:32 + pyenv local 3.10.6 10:46:32 + for arg in "$@" 10:46:32 + case $arg in 10:46:32 + pkg_list+='tox ' 10:46:32 + for arg in "$@" 10:46:32 + case $arg in 10:46:32 + pkg_list+='virtualenv ' 10:46:32 + for arg in "$@" 10:46:32 + case $arg in 10:46:32 + pkg_list+='urllib3~=1.26.15 ' 10:46:32 + [[ -f /tmp/.toxenv ]] 10:46:32 ++ cat /tmp/.toxenv 10:46:32 + lf_venv=/tmp/venv-gUFX 10:46:32 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gUFX from' file:/tmp/.toxenv 10:46:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gUFX from file:/tmp/.toxenv 10:46:32 + /tmp/venv-gUFX/bin/python3 -m pip install --upgrade --quiet pip virtualenv 10:46:33 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:46:33 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 10:46:33 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 10:46:33 + /tmp/venv-gUFX/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 10:46:34 + type python3 10:46:34 + true 10:46:34 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-gUFX/bin to PATH' 10:46:34 lf-activate-venv(): INFO: Adding /tmp/venv-gUFX/bin to PATH 10:46:34 + PATH=/tmp/venv-gUFX/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:46:34 + return 0 10:46:34 + [[ -d /opt/pyenv ]] 10:46:34 + echo '---> Setting up pyenv' 10:46:34 ---> Setting up pyenv 10:46:34 + export PYENV_ROOT=/opt/pyenv 10:46:34 + PYENV_ROOT=/opt/pyenv 10:46:34 + export PATH=/opt/pyenv/bin:/tmp/venv-gUFX/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:46:34 + PATH=/opt/pyenv/bin:/tmp/venv-gUFX/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:46:34 ++ pwd 10:46:34 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 10:46:34 + export PYTHONPATH 10:46:34 + export TOX_TESTENV_PASSENV=PYTHONPATH 10:46:34 + TOX_TESTENV_PASSENV=PYTHONPATH 10:46:34 + tox --version 10:46:34 4.14.1 from /tmp/venv-gUFX/lib/python3.10/site-packages/tox/__init__.py 10:46:34 + PARALLEL=false 10:46:34 + TOX_OPTIONS_LIST= 10:46:34 + [[ -n pre-commit ]] 10:46:34 + TOX_OPTIONS_LIST=' -e pre-commit' 10:46:34 + case ${PARALLEL,,} in 10:46:34 + tox -e pre-commit 10:46:34 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 10:46:35 pre-commit: install_deps> python -I -m pip install pre-commit 10:46:38 pre-commit: freeze> python -m pip freeze --all 10:46:39 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 10:46:39 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 10:46:39 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 10:46:39 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 10:46:40 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 10:46:41 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 10:46:41 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 10:46:41 [INFO] Once installed this environment will be reused. 10:46:41 [INFO] This may take a few minutes... 10:46:45 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 10:46:45 [INFO] Once installed this environment will be reused. 10:46:45 [INFO] This may take a few minutes... 10:46:50 Trim Trailing Whitespace.................................................Passed 10:46:50 Tabs remover.............................................................Passed 10:46:50 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 10:46:50 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 10:46:50 [INFO] Once installed this environment will be reused. 10:46:50 [INFO] This may take a few minutes... 10:46:56 gitlint..............................................(no files to check)Skipped 10:46:56 pre-commit: OK (21.94=setup[4.03]+cmd[11.55,6.37] seconds) 10:46:56 congratulations :) (22.11 seconds) 10:46:57 + tox_status=0 10:46:57 + echo '---> Completed tox runs' 10:46:57 ---> Completed tox runs 10:46:57 + for i in .tox/*/log 10:46:57 ++ echo .tox/pre-commit/log 10:46:57 ++ awk -F/ '{print $2}' 10:46:57 + tox_env=pre-commit 10:46:57 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 10:46:57 + DOC_DIR=docs/_build/html 10:46:57 + [[ -d docs/_build/html ]] 10:46:57 + echo '---> tox-run.sh ends' 10:46:57 ---> tox-run.sh ends 10:46:57 + test 0 -eq 0 10:46:57 $ ssh-agent -k 10:46:57 unset SSH_AUTH_SOCK; 10:46:57 unset SSH_AGENT_PID; 10:46:57 echo Agent pid 1720 killed; 10:46:57 [ssh-agent] Stopped. 10:46:57 [PostBuildScript] - [INFO] Executing post build scripts. 10:46:57 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15986197567016958981.sh 10:46:57 ---> sysstat.sh 10:46:57 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2635874338199285253.sh 10:46:57 ---> package-listing.sh 10:46:57 ++ facter osfamily 10:46:57 ++ tr '[:upper:]' '[:lower:]' 10:46:57 + OS_FAMILY=debian 10:46:57 + workspace=/w/workspace/oom-master-pre-commit-lint 10:46:57 + START_PACKAGES=/tmp/packages_start.txt 10:46:57 + END_PACKAGES=/tmp/packages_end.txt 10:46:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:46:57 + PACKAGES=/tmp/packages_start.txt 10:46:57 + '[' /w/workspace/oom-master-pre-commit-lint ']' 10:46:57 + PACKAGES=/tmp/packages_end.txt 10:46:57 + case "${OS_FAMILY}" in 10:46:57 + dpkg -l 10:46:57 + grep '^ii' 10:46:57 + '[' -f /tmp/packages_start.txt ']' 10:46:57 + '[' -f /tmp/packages_end.txt ']' 10:46:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:46:57 + '[' /w/workspace/oom-master-pre-commit-lint ']' 10:46:57 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 10:46:57 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 10:46:57 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7034621500820363292.sh 10:46:57 ---> capture-instance-metadata.sh 10:46:57 Setup pyenv: 10:46:57 system 10:46:57 3.8.13 10:46:57 3.9.13 10:46:57 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:47:01 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Og7G 10:47:01 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:47:04 lf-activate-venv(): INFO: Installing: lftools 10:47:34 lf-activate-venv(): INFO: Adding /tmp/venv-Og7G/bin to PATH 10:47:34 INFO: Running in OpenStack, capturing instance metadata 10:47:34 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4576625426072021376.sh 10:47:34 provisioning config files... 10:47:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config12033363653439573859tmp 10:47:34 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 10:47:34 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 10:47:34 [EnvInject] - Injecting environment variables from a build step. 10:47:34 [EnvInject] - Injecting as environment variables the properties content 10:47:34 SERVER_ID=logs 10:47:34 10:47:34 [EnvInject] - Variables injected successfully. 10:47:34 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3885577138047578079.sh 10:47:34 ---> create-netrc.sh 10:47:34 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7070323371352995964.sh 10:47:34 ---> python-tools-install.sh 10:47:34 Setup pyenv: 10:47:34 system 10:47:34 3.8.13 10:47:34 3.9.13 10:47:34 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:47:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Og7G from file:/tmp/.os_lf_venv 10:47:36 lf-activate-venv(): INFO: Installing: lftools 10:47:44 lf-activate-venv(): INFO: Adding /tmp/venv-Og7G/bin to PATH 10:47:44 Generating Requirements File 10:48:11 Python 3.10.6 10:48:12 pip 24.0 from /tmp/venv-Og7G/lib/python3.10/site-packages/pip (python 3.10) 10:48:12 appdirs==1.4.4 10:48:12 argcomplete==3.2.3 10:48:12 aspy.yaml==1.3.0 10:48:12 attrs==23.2.0 10:48:12 autopage==0.5.2 10:48:12 beautifulsoup4==4.12.3 10:48:12 boto3==1.34.64 10:48:12 botocore==1.34.64 10:48:12 bs4==0.0.2 10:48:12 cachetools==5.3.3 10:48:12 certifi==2024.2.2 10:48:12 cffi==1.16.0 10:48:12 cfgv==3.4.0 10:48:12 chardet==5.2.0 10:48:12 charset-normalizer==3.3.2 10:48:12 click==8.1.7 10:48:12 cliff==4.6.0 10:48:12 cmd2==2.4.3 10:48:12 cryptography==3.3.2 10:48:12 debtcollector==3.0.0 10:48:12 decorator==5.1.1 10:48:12 defusedxml==0.7.1 10:48:12 Deprecated==1.2.14 10:48:12 distlib==0.3.8 10:48:12 dnspython==2.6.1 10:48:12 docker==4.2.2 10:48:12 dogpile.cache==1.3.2 10:48:12 email_validator==2.1.1 10:48:12 filelock==3.13.1 10:48:12 future==1.0.0 10:48:12 gitdb==4.0.11 10:48:12 GitPython==3.1.42 10:48:12 google-auth==2.28.2 10:48:12 httplib2==0.22.0 10:48:12 identify==2.5.35 10:48:12 idna==3.6 10:48:12 importlib-resources==1.5.0 10:48:12 iso8601==2.1.0 10:48:12 Jinja2==3.1.3 10:48:12 jmespath==1.0.1 10:48:12 jsonpatch==1.33 10:48:12 jsonpointer==2.4 10:48:12 jsonschema==4.21.1 10:48:12 jsonschema-specifications==2023.12.1 10:48:12 keystoneauth1==5.6.0 10:48:12 kubernetes==29.0.0 10:48:12 lftools==0.37.10 10:48:12 lxml==5.1.0 10:48:12 MarkupSafe==2.1.5 10:48:12 msgpack==1.0.8 10:48:12 multi_key_dict==2.0.3 10:48:12 munch==4.0.0 10:48:12 netaddr==1.2.1 10:48:12 netifaces==0.11.0 10:48:12 niet==1.4.2 10:48:12 nodeenv==1.8.0 10:48:12 oauth2client==4.1.3 10:48:12 oauthlib==3.2.2 10:48:12 openstacksdk==3.0.0 10:48:12 os-client-config==2.1.0 10:48:12 os-service-types==1.7.0 10:48:12 osc-lib==3.0.1 10:48:12 oslo.config==9.4.0 10:48:12 oslo.context==5.5.0 10:48:12 oslo.i18n==6.3.0 10:48:12 oslo.log==5.5.0 10:48:12 oslo.serialization==5.4.0 10:48:12 oslo.utils==7.1.0 10:48:12 packaging==24.0 10:48:12 pbr==6.0.0 10:48:12 platformdirs==4.2.0 10:48:12 prettytable==3.10.0 10:48:12 pyasn1==0.5.1 10:48:12 pyasn1-modules==0.3.0 10:48:12 pycparser==2.21 10:48:12 pygerrit2==2.0.15 10:48:12 PyGithub==2.2.0 10:48:12 pyinotify==0.9.6 10:48:12 PyJWT==2.8.0 10:48:12 PyNaCl==1.5.0 10:48:12 pyparsing==2.4.7 10:48:12 pyperclip==1.8.2 10:48:12 pyrsistent==0.20.0 10:48:12 python-cinderclient==9.5.0 10:48:12 python-dateutil==2.9.0.post0 10:48:12 python-heatclient==3.5.0 10:48:12 python-jenkins==1.8.2 10:48:12 python-keystoneclient==5.4.0 10:48:12 python-magnumclient==4.4.0 10:48:12 python-novaclient==18.6.0 10:48:12 python-openstackclient==6.5.0 10:48:12 python-swiftclient==4.5.0 10:48:12 PyYAML==6.0.1 10:48:12 referencing==0.34.0 10:48:12 requests==2.31.0 10:48:12 requests-oauthlib==1.4.0 10:48:12 requestsexceptions==1.4.0 10:48:12 rfc3986==2.0.0 10:48:12 rpds-py==0.18.0 10:48:12 rsa==4.9 10:48:12 ruamel.yaml==0.18.6 10:48:12 ruamel.yaml.clib==0.2.8 10:48:12 s3transfer==0.10.1 10:48:12 simplejson==3.19.2 10:48:12 six==1.16.0 10:48:12 smmap==5.0.1 10:48:12 soupsieve==2.5 10:48:12 stevedore==5.2.0 10:48:12 tabulate==0.9.0 10:48:12 toml==0.10.2 10:48:12 tomlkit==0.12.4 10:48:12 tqdm==4.66.2 10:48:12 typing_extensions==4.10.0 10:48:12 tzdata==2024.1 10:48:12 urllib3==1.26.18 10:48:12 virtualenv==20.25.1 10:48:12 wcwidth==0.2.13 10:48:12 websocket-client==1.7.0 10:48:12 wrapt==1.16.0 10:48:12 xdg==6.0.0 10:48:12 xmltodict==0.13.0 10:48:12 yq==3.2.3 10:48:12 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11640140755594342845.sh 10:48:12 ---> sudo-logs.sh 10:48:12 Archiving 'sudo' log.. 10:48:12 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14253878489922617869.sh 10:48:12 ---> job-cost.sh 10:48:12 Setup pyenv: 10:48:12 system 10:48:12 3.8.13 10:48:12 3.9.13 10:48:12 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:48:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Og7G from file:/tmp/.os_lf_venv 10:48:14 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:48:19 lf-activate-venv(): INFO: Adding /tmp/venv-Og7G/bin to PATH 10:48:19 INFO: No Stack... 10:48:19 INFO: Retrieving Pricing Info for: v3-standard-4 10:48:19 INFO: Archiving Costs 10:48:19 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins4190948225221068784.sh 10:48:19 ---> logs-deploy.sh 10:48:19 Setup pyenv: 10:48:20 system 10:48:20 3.8.13 10:48:20 3.9.13 10:48:20 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:48:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Og7G from file:/tmp/.os_lf_venv 10:48:21 lf-activate-venv(): INFO: Installing: lftools 10:48:31 lf-activate-venv(): INFO: Adding /tmp/venv-Og7G/bin to PATH 10:48:31 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3351 10:48:31 INFO: archiving workspace using pattern(s): 10:48:32 Archives upload complete. 10:48:32 INFO: archiving logs to Nexus 10:48:33 ---> uname -a: 10:48:33 Linux prd-ubuntu1804-builder-4c-4g-14060 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:48:33 10:48:33 10:48:33 ---> lscpu: 10:48:33 Architecture: x86_64 10:48:33 CPU op-mode(s): 32-bit, 64-bit 10:48:33 Byte Order: Little Endian 10:48:33 CPU(s): 4 10:48:33 On-line CPU(s) list: 0-3 10:48:33 Thread(s) per core: 1 10:48:33 Core(s) per socket: 1 10:48:33 Socket(s): 4 10:48:33 NUMA node(s): 1 10:48:33 Vendor ID: AuthenticAMD 10:48:33 CPU family: 23 10:48:33 Model: 49 10:48:33 Model name: AMD EPYC-Rome Processor 10:48:33 Stepping: 0 10:48:33 CPU MHz: 2799.998 10:48:33 BogoMIPS: 5599.99 10:48:33 Virtualization: AMD-V 10:48:33 Hypervisor vendor: KVM 10:48:33 Virtualization type: full 10:48:33 L1d cache: 32K 10:48:33 L1i cache: 32K 10:48:33 L2 cache: 512K 10:48:33 L3 cache: 16384K 10:48:33 NUMA node0 CPU(s): 0-3 10:48:33 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:48:33 10:48:33 10:48:33 ---> nproc: 10:48:33 4 10:48:33 10:48:33 10:48:33 ---> df -h: 10:48:33 Filesystem Size Used Avail Use% Mounted on 10:48:33 udev 7.9G 0 7.9G 0% /dev 10:48:33 tmpfs 1.6G 672K 1.6G 1% /run 10:48:33 /dev/vda1 78G 8.4G 70G 11% / 10:48:33 tmpfs 7.9G 0 7.9G 0% /dev/shm 10:48:33 tmpfs 5.0M 0 5.0M 0% /run/lock 10:48:33 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 10:48:33 /dev/vda15 105M 4.4M 100M 5% /boot/efi 10:48:33 tmpfs 1.6G 0 1.6G 0% /run/user/1001 10:48:33 10:48:33 10:48:33 ---> free -m: 10:48:33 total used free shared buff/cache available 10:48:33 Mem: 16040 529 13317 0 2192 15191 10:48:33 Swap: 1023 0 1023 10:48:33 10:48:33 10:48:33 ---> ip addr: 10:48:33 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:48:33 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:48:33 inet 127.0.0.1/8 scope host lo 10:48:33 valid_lft forever preferred_lft forever 10:48:33 inet6 ::1/128 scope host 10:48:33 valid_lft forever preferred_lft forever 10:48:33 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 10:48:33 link/ether fa:16:3e:bf:75:f9 brd ff:ff:ff:ff:ff:ff 10:48:33 inet 10.30.106.189/23 brd 10.30.107.255 scope global dynamic ens3 10:48:33 valid_lft 86231sec preferred_lft 86231sec 10:48:33 inet6 fe80::f816:3eff:febf:75f9/64 scope link 10:48:33 valid_lft forever preferred_lft forever 10:48:33 10:48:33 10:48:33 ---> sar -b -r -n DEV: 10:48:33 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-14060) 03/18/24 _x86_64_ (4 CPU) 10:48:33 10:48:33 10:45:46 LINUX RESTART (4 CPU) 10:48:33 10:48:33 10:46:01 tps rtps wtps bread/s bwrtn/s 10:48:33 10:47:03 149.63 70.75 78.87 4700.95 26486.39 10:48:33 10:48:01 110.46 2.36 108.10 123.56 27780.87 10:48:33 Average: 130.38 37.14 93.24 2451.04 27122.66 10:48:33 10:48:33 10:46:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:48:33 10:47:03 13977256 15596212 2447712 14.90 55656 1762508 751576 4.30 692688 1536492 160312 10:48:33 10:48:01 13657732 15501196 2767236 16.85 78288 1951960 842720 4.82 826532 1696736 159820 10:48:33 Average: 13817494 15548704 2607474 15.88 66972 1857234 797148 4.56 759610 1616614 160066 10:48:33 10:48:33 10:46:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:48:33 10:47:03 lo 2.53 2.53 0.26 0.26 0.00 0.00 0.00 0.00 10:48:33 10:47:03 ens3 488.22 341.73 2064.48 81.07 0.00 0.00 0.00 0.00 10:48:33 10:48:01 lo 1.72 1.72 0.18 0.18 0.00 0.00 0.00 0.00 10:48:33 10:48:01 ens3 51.70 37.20 732.00 9.01 0.00 0.00 0.00 0.00 10:48:33 Average: lo 2.14 2.14 0.22 0.22 0.00 0.00 0.00 0.00 10:48:33 Average: ens3 273.66 192.04 1409.53 45.65 0.00 0.00 0.00 0.00 10:48:33 10:48:33 10:48:33 ---> sar -P ALL: 10:48:33 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-14060) 03/18/24 _x86_64_ (4 CPU) 10:48:33 10:48:33 10:45:46 LINUX RESTART (4 CPU) 10:48:33 10:48:33 10:46:01 CPU %user %nice %system %iowait %steal %idle 10:48:33 10:47:03 all 27.17 0.00 2.75 5.33 0.09 64.67 10:48:33 10:47:03 0 26.48 0.00 3.23 7.26 0.10 62.92 10:48:33 10:47:03 1 28.69 0.00 2.78 5.54 0.12 62.88 10:48:33 10:47:03 2 34.18 0.00 2.80 2.73 0.08 60.21 10:48:33 10:47:03 3 19.33 0.00 2.20 5.78 0.07 72.63 10:48:33 10:48:01 all 21.11 0.00 1.28 4.07 0.07 73.48 10:48:33 10:48:01 0 14.13 0.00 0.88 8.10 0.05 76.84 10:48:33 10:48:01 1 32.46 0.00 1.40 6.64 0.07 59.43 10:48:33 10:48:01 2 14.74 0.00 1.11 0.97 0.07 83.11 10:48:33 10:48:01 3 23.08 0.00 1.71 0.54 0.05 74.62 10:48:33 Average: all 24.19 0.00 2.03 4.71 0.08 69.00 10:48:33 Average: 0 20.41 0.00 2.08 7.67 0.08 69.76 10:48:33 Average: 1 30.54 0.00 2.10 6.08 0.09 61.18 10:48:33 Average: 2 24.62 0.00 1.97 1.87 0.08 71.47 10:48:33 Average: 3 21.17 0.00 1.96 3.20 0.06 73.61 10:48:33 10:48:33 10:48:33