19:39:44 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137573 19:39:44 Running as SYSTEM 19:39:44 [EnvInject] - Loading node environment variables. 19:39:44 Building remotely on prd-ubuntu1804-builder-4c-4g-18096 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 19:39:44 [ssh-agent] Looking for ssh-agent implementation... 19:39:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:39:44 $ ssh-agent 19:39:45 SSH_AUTH_SOCK=/tmp/ssh-TBcUSvY6fnwO/agent.1718 19:39:45 SSH_AGENT_PID=1720 19:39:45 [ssh-agent] Started. 19:39:45 Running ssh-add (command line suppressed) 19:39:45 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_16859205125105691825.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_16859205125105691825.key) 19:39:45 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 19:39:45 The recommended git tool is: NONE 19:39:46 using credential onap-jenkins-ssh 19:39:46 Wiping out workspace first. 19:39:46 Cloning the remote Git repository 19:39:46 Cloning repository git://cloud.onap.org/mirror/oom.git 19:39:46 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 19:39:46 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 19:39:46 > git --version # timeout=10 19:39:46 > git --version # 'git version 2.17.1' 19:39:46 using GIT_SSH to set credentials Gerrit user 19:39:46 Verifying host key using manually-configured host key entries 19:39:46 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 19:39:52 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 19:39:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:39:52 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 19:39:52 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 19:39:52 using GIT_SSH to set credentials Gerrit user 19:39:52 Verifying host key using manually-configured host key entries 19:39:52 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/73/137573/4 # timeout=30 19:39:52 > git rev-parse e540a59131f1f91eb5ebe25ca608c6be78150420^{commit} # timeout=10 19:39:52 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 19:39:52 Checking out Revision e540a59131f1f91eb5ebe25ca608c6be78150420 (refs/changes/73/137573/4) 19:39:52 > git config core.sparsecheckout # timeout=10 19:39:52 > git checkout -f e540a59131f1f91eb5ebe25ca608c6be78150420 # timeout=30 19:39:55 Commit message: "[COMMON][READINESS] Update readiness image and use service feature" 19:39:55 > git rev-parse FETCH_HEAD^{commit} # timeout=10 19:39:55 > git rev-list --no-walk 148634b5a6d0d0a8abaee04f416dbae6d6814e38 # timeout=10 19:39:55 [EnvInject] - Injecting environment variables from a build step. 19:39:55 [EnvInject] - Injecting as environment variables the properties content 19:39:55 PYTHON=python3 19:39:55 19:39:55 [EnvInject] - Variables injected successfully. 19:39:55 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins11815024377681392888.sh 19:39:55 ---> tox-install.sh 19:39:55 + source /home/jenkins/lf-env.sh 19:39:55 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 19:39:55 ++ mktemp -d /tmp/venv-XXXX 19:39:55 + lf_venv=/tmp/venv-SisN 19:39:55 + local venv_file=/tmp/.os_lf_venv 19:39:55 + local python=python3 19:39:55 + local options 19:39:55 + local set_path=true 19:39:55 + local install_args= 19:39:55 ++ 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 19:39:55 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:39:55 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:39:55 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 19:39:55 + true 19:39:55 + case $1 in 19:39:55 + venv_file=/tmp/.toxenv 19:39:55 + shift 2 19:39:55 + true 19:39:55 + case $1 in 19:39:55 + shift 19:39:55 + break 19:39:55 + case $python in 19:39:55 + local pkg_list= 19:39:55 + [[ -d /opt/pyenv ]] 19:39:55 + echo 'Setup pyenv:' 19:39:55 Setup pyenv: 19:39:55 + export PYENV_ROOT=/opt/pyenv 19:39:55 + PYENV_ROOT=/opt/pyenv 19:39:55 + 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 19:39:55 + 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 19:39:55 + pyenv versions 19:39:55 * system (set by /opt/pyenv/version) 19:39:55 * 3.8.13 (set by /opt/pyenv/version) 19:39:55 * 3.9.13 (set by /opt/pyenv/version) 19:39:55 * 3.10.6 (set by /opt/pyenv/version) 19:39:55 + command -v pyenv 19:39:55 ++ pyenv init - --no-rehash 19:39:55 + 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[*]}"'\'')" 19:39:55 export PATH="/opt/pyenv/shims:${PATH}" 19:39:55 export PYENV_SHELL=bash 19:39:55 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 19:39:55 pyenv() { 19:39:55 local command 19:39:55 command="${1:-}" 19:39:55 if [ "$#" -gt 0 ]; then 19:39:55 shift 19:39:55 fi 19:39:55 19:39:55 case "$command" in 19:39:55 rehash|shell) 19:39:55 eval "$(pyenv "sh-$command" "$@")" 19:39:55 ;; 19:39:55 *) 19:39:55 command pyenv "$command" "$@" 19:39:55 ;; 19:39:55 esac 19:39:55 }' 19:39:55 +++ 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[*]}"' 19:39:55 ++ 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 19:39:55 ++ 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 19:39:55 ++ 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 19:39:55 ++ export PYENV_SHELL=bash 19:39:55 ++ PYENV_SHELL=bash 19:39:55 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 19:39:55 +++ complete -F _pyenv pyenv 19:39:55 ++ lf-pyver python3 19:39:55 ++ local py_version_xy=python3 19:39:55 ++ local py_version_xyz= 19:39:55 ++ pyenv versions 19:39:55 ++ sed 's/^[ *]* //' 19:39:55 ++ local command 19:39:55 ++ command=versions 19:39:55 ++ '[' 1 -gt 0 ']' 19:39:55 ++ shift 19:39:55 ++ case "$command" in 19:39:55 ++ command pyenv versions 19:39:55 ++ pyenv versions 19:39:55 ++ awk '{ print $1 }' 19:39:55 ++ grep -E '^[0-9.]*[0-9]$' 19:39:56 ++ [[ ! -s /tmp/.pyenv_versions ]] 19:39:56 +++ grep '^3' /tmp/.pyenv_versions 19:39:56 +++ sort -V 19:39:56 +++ tail -n 1 19:39:56 ++ py_version_xyz=3.10.6 19:39:56 ++ [[ -z 3.10.6 ]] 19:39:56 ++ echo 3.10.6 19:39:56 ++ return 0 19:39:56 + pyenv local 3.10.6 19:39:56 + local command 19:39:56 + command=local 19:39:56 + '[' 2 -gt 0 ']' 19:39:56 + shift 19:39:56 + case "$command" in 19:39:56 + command pyenv local 3.10.6 19:39:56 + pyenv local 3.10.6 19:39:56 + for arg in "$@" 19:39:56 + case $arg in 19:39:56 + pkg_list+='tox ' 19:39:56 + for arg in "$@" 19:39:56 + case $arg in 19:39:56 + pkg_list+='virtualenv ' 19:39:56 + for arg in "$@" 19:39:56 + case $arg in 19:39:56 + pkg_list+='urllib3~=1.26.15 ' 19:39:56 + [[ -f /tmp/.toxenv ]] 19:39:56 + [[ ! -f /tmp/.toxenv ]] 19:39:56 + [[ -n '' ]] 19:39:56 + python3 -m venv /tmp/venv-SisN 19:40:00 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-SisN' 19:40:00 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-SisN 19:40:00 + echo /tmp/venv-SisN 19:40:00 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 19:40:00 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 19:40:00 + /tmp/venv-SisN/bin/python3 -m pip install --upgrade --quiet pip virtualenv 19:40:03 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 19:40:03 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 19:40:03 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 19:40:03 + /tmp/venv-SisN/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 19:40:06 + type python3 19:40:06 + true 19:40:06 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-SisN/bin to PATH' 19:40:06 lf-activate-venv(): INFO: Adding /tmp/venv-SisN/bin to PATH 19:40:06 + PATH=/tmp/venv-SisN/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 19:40:06 + return 0 19:40:06 + python3 --version 19:40:06 Python 3.10.6 19:40:06 + python3 -m pip --version 19:40:06 pip 24.0 from /tmp/venv-SisN/lib/python3.10/site-packages/pip (python 3.10) 19:40:06 + python3 -m pip freeze 19:40:06 cachetools==5.3.3 19:40:06 chardet==5.2.0 19:40:06 colorama==0.4.6 19:40:06 distlib==0.3.8 19:40:06 filelock==3.13.3 19:40:06 packaging==24.0 19:40:06 platformdirs==4.2.0 19:40:06 pluggy==1.4.0 19:40:06 pyproject-api==1.6.1 19:40:06 tomli==2.0.1 19:40:06 tox==4.14.2 19:40:06 urllib3==1.26.18 19:40:06 virtualenv==20.25.1 19:40:06 [EnvInject] - Injecting environment variables from a build step. 19:40:06 [EnvInject] - Injecting as environment variables the properties content 19:40:06 PARALLEL=false 19:40:06 19:40:06 [EnvInject] - Variables injected successfully. 19:40:06 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins5518251803781664454.sh 19:40:06 ---> tox-run.sh 19:40:06 + 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 19:40:06 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 19:40:06 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 19:40:06 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 19:40:06 + cd /w/workspace/oom-master-pre-commit-lint/. 19:40:06 + source /home/jenkins/lf-env.sh 19:40:06 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 19:40:06 ++ mktemp -d /tmp/venv-XXXX 19:40:06 + lf_venv=/tmp/venv-mIGg 19:40:06 + local venv_file=/tmp/.os_lf_venv 19:40:06 + local python=python3 19:40:06 + local options 19:40:06 + local set_path=true 19:40:06 + local install_args= 19:40:06 ++ 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 19:40:06 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:40:06 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:40:06 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 19:40:06 + true 19:40:06 + case $1 in 19:40:06 + venv_file=/tmp/.toxenv 19:40:06 + shift 2 19:40:06 + true 19:40:06 + case $1 in 19:40:06 + shift 19:40:06 + break 19:40:06 + case $python in 19:40:06 + local pkg_list= 19:40:06 + [[ -d /opt/pyenv ]] 19:40:06 + echo 'Setup pyenv:' 19:40:06 Setup pyenv: 19:40:06 + export PYENV_ROOT=/opt/pyenv 19:40:06 + PYENV_ROOT=/opt/pyenv 19:40:06 + 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 19:40:06 + 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 19:40:06 + pyenv versions 19:40:06 system 19:40:06 3.8.13 19:40:06 3.9.13 19:40:06 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 19:40:06 + command -v pyenv 19:40:06 ++ pyenv init - --no-rehash 19:40:07 + 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[*]}"'\'')" 19:40:07 export PATH="/opt/pyenv/shims:${PATH}" 19:40:07 export PYENV_SHELL=bash 19:40:07 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 19:40:07 pyenv() { 19:40:07 local command 19:40:07 command="${1:-}" 19:40:07 if [ "$#" -gt 0 ]; then 19:40:07 shift 19:40:07 fi 19:40:07 19:40:07 case "$command" in 19:40:07 rehash|shell) 19:40:07 eval "$(pyenv "sh-$command" "$@")" 19:40:07 ;; 19:40:07 *) 19:40:07 command pyenv "$command" "$@" 19:40:07 ;; 19:40:07 esac 19:40:07 }' 19:40:07 +++ 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[*]}"' 19:40:07 ++ 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 19:40:07 ++ 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 19:40:07 ++ 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 19:40:07 ++ export PYENV_SHELL=bash 19:40:07 ++ PYENV_SHELL=bash 19:40:07 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 19:40:07 +++ complete -F _pyenv pyenv 19:40:07 ++ lf-pyver python3 19:40:07 ++ local py_version_xy=python3 19:40:07 ++ local py_version_xyz= 19:40:07 ++ pyenv versions 19:40:07 ++ local command 19:40:07 ++ command=versions 19:40:07 ++ '[' 1 -gt 0 ']' 19:40:07 ++ shift 19:40:07 ++ case "$command" in 19:40:07 ++ command pyenv versions 19:40:07 ++ pyenv versions 19:40:07 ++ awk '{ print $1 }' 19:40:07 ++ sed 's/^[ *]* //' 19:40:07 ++ grep -E '^[0-9.]*[0-9]$' 19:40:07 ++ [[ ! -s /tmp/.pyenv_versions ]] 19:40:07 +++ grep '^3' /tmp/.pyenv_versions 19:40:07 +++ sort -V 19:40:07 +++ tail -n 1 19:40:07 ++ py_version_xyz=3.10.6 19:40:07 ++ [[ -z 3.10.6 ]] 19:40:07 ++ echo 3.10.6 19:40:07 ++ return 0 19:40:07 + pyenv local 3.10.6 19:40:07 + local command 19:40:07 + command=local 19:40:07 + '[' 2 -gt 0 ']' 19:40:07 + shift 19:40:07 + case "$command" in 19:40:07 + command pyenv local 3.10.6 19:40:07 + pyenv local 3.10.6 19:40:07 + for arg in "$@" 19:40:07 + case $arg in 19:40:07 + pkg_list+='tox ' 19:40:07 + for arg in "$@" 19:40:07 + case $arg in 19:40:07 + pkg_list+='virtualenv ' 19:40:07 + for arg in "$@" 19:40:07 + case $arg in 19:40:07 + pkg_list+='urllib3~=1.26.15 ' 19:40:07 + [[ -f /tmp/.toxenv ]] 19:40:07 ++ cat /tmp/.toxenv 19:40:07 + lf_venv=/tmp/venv-SisN 19:40:07 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SisN from' file:/tmp/.toxenv 19:40:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SisN from file:/tmp/.toxenv 19:40:07 + /tmp/venv-SisN/bin/python3 -m pip install --upgrade --quiet pip virtualenv 19:40:07 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 19:40:07 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 19:40:07 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 19:40:07 + /tmp/venv-SisN/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 19:40:09 + type python3 19:40:09 + true 19:40:09 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-SisN/bin to PATH' 19:40:09 lf-activate-venv(): INFO: Adding /tmp/venv-SisN/bin to PATH 19:40:09 + PATH=/tmp/venv-SisN/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 19:40:09 + return 0 19:40:09 + [[ -d /opt/pyenv ]] 19:40:09 + echo '---> Setting up pyenv' 19:40:09 ---> Setting up pyenv 19:40:09 + export PYENV_ROOT=/opt/pyenv 19:40:09 + PYENV_ROOT=/opt/pyenv 19:40:09 + export PATH=/opt/pyenv/bin:/tmp/venv-SisN/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 19:40:09 + PATH=/opt/pyenv/bin:/tmp/venv-SisN/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 19:40:09 ++ pwd 19:40:09 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 19:40:09 + export PYTHONPATH 19:40:09 + export TOX_TESTENV_PASSENV=PYTHONPATH 19:40:09 + TOX_TESTENV_PASSENV=PYTHONPATH 19:40:09 + tox --version 19:40:09 4.14.2 from /tmp/venv-SisN/lib/python3.10/site-packages/tox/__init__.py 19:40:09 + PARALLEL=false 19:40:09 + TOX_OPTIONS_LIST= 19:40:09 + [[ -n pre-commit ]] 19:40:09 + TOX_OPTIONS_LIST=' -e pre-commit' 19:40:09 + case ${PARALLEL,,} in 19:40:09 + tox -e pre-commit 19:40:09 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 19:40:10 pre-commit: install_deps> python -I -m pip install pre-commit 19:40:13 pre-commit: freeze> python -m pip freeze --all 19:40:14 pre-commit: cfgv==3.4.0,distlib==0.3.8,filelock==3.13.3,identify==2.5.35,nodeenv==1.8.0,pip==24.0,platformdirs==4.2.0,pre-commit==3.7.0,PyYAML==6.0.1,setuptools==69.1.0,virtualenv==20.25.1,wheel==0.42.0 19:40:14 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 19:40:14 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 19:40:14 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 19:40:18 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 19:40:22 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 19:40:22 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 19:40:22 [INFO] Once installed this environment will be reused. 19:40:22 [INFO] This may take a few minutes... 19:40:25 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 19:40:25 [INFO] Once installed this environment will be reused. 19:40:25 [INFO] This may take a few minutes... 19:40:31 Trim Trailing Whitespace.................................................Passed 19:40:31 Tabs remover.............................................................Passed 19:40:31 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 19:40:31 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 19:40:31 [INFO] Once installed this environment will be reused. 19:40:31 [INFO] This may take a few minutes... 19:40:38 gitlint..............................................(no files to check)Skipped 19:40:38 pre-commit: OK (28.10=setup[4.08]+cmd[17.45,6.56] seconds) 19:40:38 congratulations :) (28.27 seconds) 19:40:38 + tox_status=0 19:40:38 + echo '---> Completed tox runs' 19:40:38 ---> Completed tox runs 19:40:38 + for i in .tox/*/log 19:40:38 ++ echo .tox/pre-commit/log 19:40:38 ++ awk -F/ '{print $2}' 19:40:38 + tox_env=pre-commit 19:40:38 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 19:40:38 + DOC_DIR=docs/_build/html 19:40:38 + [[ -d docs/_build/html ]] 19:40:38 + echo '---> tox-run.sh ends' 19:40:38 ---> tox-run.sh ends 19:40:38 + test 0 -eq 0 19:40:38 $ ssh-agent -k 19:40:38 unset SSH_AUTH_SOCK; 19:40:38 unset SSH_AGENT_PID; 19:40:38 echo Agent pid 1720 killed; 19:40:38 [ssh-agent] Stopped. 19:40:38 [PostBuildScript] - [INFO] Executing post build scripts. 19:40:38 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins895215174534751678.sh 19:40:38 ---> sysstat.sh 19:40:38 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6868996369468238275.sh 19:40:38 ---> package-listing.sh 19:40:38 ++ facter osfamily 19:40:38 ++ tr '[:upper:]' '[:lower:]' 19:40:38 + OS_FAMILY=debian 19:40:38 + workspace=/w/workspace/oom-master-pre-commit-lint 19:40:38 + START_PACKAGES=/tmp/packages_start.txt 19:40:38 + END_PACKAGES=/tmp/packages_end.txt 19:40:38 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:40:38 + PACKAGES=/tmp/packages_start.txt 19:40:38 + '[' /w/workspace/oom-master-pre-commit-lint ']' 19:40:38 + PACKAGES=/tmp/packages_end.txt 19:40:38 + case "${OS_FAMILY}" in 19:40:38 + dpkg -l 19:40:38 + grep '^ii' 19:40:38 + '[' -f /tmp/packages_start.txt ']' 19:40:38 + '[' -f /tmp/packages_end.txt ']' 19:40:38 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:40:38 + '[' /w/workspace/oom-master-pre-commit-lint ']' 19:40:38 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 19:40:38 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 19:40:38 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7336471333921691526.sh 19:40:38 ---> capture-instance-metadata.sh 19:40:38 Setup pyenv: 19:40:38 system 19:40:38 3.8.13 19:40:38 3.9.13 19:40:38 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 19:40:42 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-LTRF 19:40:42 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 19:40:45 lf-activate-venv(): INFO: Installing: lftools 19:41:16 lf-activate-venv(): INFO: Adding /tmp/venv-LTRF/bin to PATH 19:41:16 INFO: Running in OpenStack, capturing instance metadata 19:41:17 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1089814845397246962.sh 19:41:17 provisioning config files... 19:41:17 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config9447687658901498329tmp 19:41:17 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 19:41:17 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 19:41:17 [EnvInject] - Injecting environment variables from a build step. 19:41:17 [EnvInject] - Injecting as environment variables the properties content 19:41:17 SERVER_ID=logs 19:41:17 19:41:17 [EnvInject] - Variables injected successfully. 19:41:17 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14483237298307749300.sh 19:41:17 ---> create-netrc.sh 19:41:17 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1149099720720824886.sh 19:41:17 ---> python-tools-install.sh 19:41:17 Setup pyenv: 19:41:17 system 19:41:17 3.8.13 19:41:17 3.9.13 19:41:17 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 19:41:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LTRF from file:/tmp/.os_lf_venv 19:41:18 lf-activate-venv(): INFO: Installing: lftools 19:41:27 lf-activate-venv(): INFO: Adding /tmp/venv-LTRF/bin to PATH 19:41:27 Generating Requirements File 19:41:56 Python 3.10.6 19:41:56 pip 24.0 from /tmp/venv-LTRF/lib/python3.10/site-packages/pip (python 3.10) 19:41:56 appdirs==1.4.4 19:41:56 argcomplete==3.2.3 19:41:56 aspy.yaml==1.3.0 19:41:56 attrs==23.2.0 19:41:56 autopage==0.5.2 19:41:56 beautifulsoup4==4.12.3 19:41:56 boto3==1.34.70 19:41:56 botocore==1.34.70 19:41:56 bs4==0.0.2 19:41:56 cachetools==5.3.3 19:41:56 certifi==2024.2.2 19:41:56 cffi==1.16.0 19:41:56 cfgv==3.4.0 19:41:56 chardet==5.2.0 19:41:56 charset-normalizer==3.3.2 19:41:56 click==8.1.7 19:41:56 cliff==4.6.0 19:41:56 cmd2==2.4.3 19:41:56 cryptography==3.3.2 19:41:56 debtcollector==3.0.0 19:41:56 decorator==5.1.1 19:41:56 defusedxml==0.7.1 19:41:56 Deprecated==1.2.14 19:41:56 distlib==0.3.8 19:41:56 dnspython==2.6.1 19:41:56 docker==4.2.2 19:41:56 dogpile.cache==1.3.2 19:41:56 email_validator==2.1.1 19:41:56 filelock==3.13.3 19:41:56 future==1.0.0 19:41:56 gitdb==4.0.11 19:41:56 GitPython==3.1.42 19:41:56 google-auth==2.29.0 19:41:56 httplib2==0.22.0 19:41:56 identify==2.5.35 19:41:56 idna==3.6 19:41:56 importlib-resources==1.5.0 19:41:56 iso8601==2.1.0 19:41:56 Jinja2==3.1.3 19:41:56 jmespath==1.0.1 19:41:56 jsonpatch==1.33 19:41:56 jsonpointer==2.4 19:41:56 jsonschema==4.21.1 19:41:56 jsonschema-specifications==2023.12.1 19:41:56 keystoneauth1==5.6.0 19:41:56 kubernetes==29.0.0 19:41:56 lftools==0.37.10 19:41:56 lxml==5.1.0 19:41:56 MarkupSafe==2.1.5 19:41:56 msgpack==1.0.8 19:41:56 multi_key_dict==2.0.3 19:41:56 munch==4.0.0 19:41:56 netaddr==1.2.1 19:41:56 netifaces==0.11.0 19:41:56 niet==1.4.2 19:41:56 nodeenv==1.8.0 19:41:56 oauth2client==4.1.3 19:41:56 oauthlib==3.2.2 19:41:56 openstacksdk==3.0.0 19:41:56 os-client-config==2.1.0 19:41:56 os-service-types==1.7.0 19:41:56 osc-lib==3.0.1 19:41:56 oslo.config==9.4.0 19:41:56 oslo.context==5.5.0 19:41:56 oslo.i18n==6.3.0 19:41:56 oslo.log==5.5.0 19:41:56 oslo.serialization==5.4.0 19:41:56 oslo.utils==7.1.0 19:41:56 packaging==24.0 19:41:56 pbr==6.0.0 19:41:56 platformdirs==4.2.0 19:41:56 prettytable==3.10.0 19:41:56 pyasn1==0.5.1 19:41:56 pyasn1-modules==0.3.0 19:41:56 pycparser==2.21 19:41:56 pygerrit2==2.0.15 19:41:56 PyGithub==2.3.0 19:41:56 pyinotify==0.9.6 19:41:56 PyJWT==2.8.0 19:41:56 PyNaCl==1.5.0 19:41:56 pyparsing==2.4.7 19:41:56 pyperclip==1.8.2 19:41:56 pyrsistent==0.20.0 19:41:56 python-cinderclient==9.5.0 19:41:56 python-dateutil==2.9.0.post0 19:41:56 python-heatclient==3.5.0 19:41:56 python-jenkins==1.8.2 19:41:56 python-keystoneclient==5.4.0 19:41:56 python-magnumclient==4.4.0 19:41:56 python-novaclient==18.6.0 19:41:56 python-openstackclient==6.6.0 19:41:56 python-swiftclient==4.5.0 19:41:56 PyYAML==6.0.1 19:41:56 referencing==0.34.0 19:41:56 requests==2.31.0 19:41:56 requests-oauthlib==2.0.0 19:41:56 requestsexceptions==1.4.0 19:41:56 rfc3986==2.0.0 19:41:56 rpds-py==0.18.0 19:41:56 rsa==4.9 19:41:56 ruamel.yaml==0.18.6 19:41:56 ruamel.yaml.clib==0.2.8 19:41:56 s3transfer==0.10.1 19:41:56 simplejson==3.19.2 19:41:56 six==1.16.0 19:41:56 smmap==5.0.1 19:41:56 soupsieve==2.5 19:41:56 stevedore==5.2.0 19:41:56 tabulate==0.9.0 19:41:56 toml==0.10.2 19:41:56 tomlkit==0.12.4 19:41:56 tqdm==4.66.2 19:41:56 typing_extensions==4.10.0 19:41:56 tzdata==2024.1 19:41:56 urllib3==1.26.18 19:41:56 virtualenv==20.25.1 19:41:56 wcwidth==0.2.13 19:41:56 websocket-client==1.7.0 19:41:56 wrapt==1.16.0 19:41:56 xdg==6.0.0 19:41:56 xmltodict==0.13.0 19:41:56 yq==3.2.3 19:41:56 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1034891220353467878.sh 19:41:56 ---> sudo-logs.sh 19:41:56 Archiving 'sudo' log.. 19:41:57 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8973219963075206064.sh 19:41:57 ---> job-cost.sh 19:41:57 Setup pyenv: 19:41:57 system 19:41:57 3.8.13 19:41:57 3.9.13 19:41:57 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 19:41:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LTRF from file:/tmp/.os_lf_venv 19:41:58 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 19:42:03 lf-activate-venv(): INFO: Adding /tmp/venv-LTRF/bin to PATH 19:42:03 INFO: No Stack... 19:42:04 INFO: Retrieving Pricing Info for: v3-standard-4 19:42:04 INFO: Archiving Costs 19:42:04 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins6208021278370347826.sh 19:42:04 ---> logs-deploy.sh 19:42:04 Setup pyenv: 19:42:04 system 19:42:04 3.8.13 19:42:04 3.9.13 19:42:04 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 19:42:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LTRF from file:/tmp/.os_lf_venv 19:42:06 lf-activate-venv(): INFO: Installing: lftools 19:42:15 lf-activate-venv(): INFO: Adding /tmp/venv-LTRF/bin to PATH 19:42:15 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3369 19:42:15 INFO: archiving workspace using pattern(s): 19:42:16 Archives upload complete. 19:42:16 INFO: archiving logs to Nexus 19:42:17 ---> uname -a: 19:42:17 Linux prd-ubuntu1804-builder-4c-4g-18096 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 19:42:17 19:42:17 19:42:17 ---> lscpu: 19:42:17 Architecture: x86_64 19:42:17 CPU op-mode(s): 32-bit, 64-bit 19:42:17 Byte Order: Little Endian 19:42:17 CPU(s): 4 19:42:17 On-line CPU(s) list: 0-3 19:42:17 Thread(s) per core: 1 19:42:17 Core(s) per socket: 1 19:42:17 Socket(s): 4 19:42:17 NUMA node(s): 1 19:42:17 Vendor ID: AuthenticAMD 19:42:17 CPU family: 23 19:42:17 Model: 49 19:42:17 Model name: AMD EPYC-Rome Processor 19:42:17 Stepping: 0 19:42:17 CPU MHz: 2799.998 19:42:17 BogoMIPS: 5599.99 19:42:17 Virtualization: AMD-V 19:42:17 Hypervisor vendor: KVM 19:42:17 Virtualization type: full 19:42:17 L1d cache: 32K 19:42:17 L1i cache: 32K 19:42:17 L2 cache: 512K 19:42:17 L3 cache: 16384K 19:42:17 NUMA node0 CPU(s): 0-3 19:42:17 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 19:42:17 19:42:17 19:42:17 ---> nproc: 19:42:17 4 19:42:17 19:42:17 19:42:17 ---> df -h: 19:42:17 Filesystem Size Used Avail Use% Mounted on 19:42:17 udev 7.9G 0 7.9G 0% /dev 19:42:17 tmpfs 1.6G 672K 1.6G 1% /run 19:42:17 /dev/vda1 78G 8.4G 70G 11% / 19:42:17 tmpfs 7.9G 0 7.9G 0% /dev/shm 19:42:17 tmpfs 5.0M 0 5.0M 0% /run/lock 19:42:17 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 19:42:17 /dev/vda15 105M 4.4M 100M 5% /boot/efi 19:42:17 tmpfs 1.6G 0 1.6G 0% /run/user/1001 19:42:17 19:42:17 19:42:17 ---> free -m: 19:42:17 total used free shared buff/cache available 19:42:17 Mem: 16040 542 13303 0 2193 15178 19:42:17 Swap: 1023 0 1023 19:42:17 19:42:17 19:42:17 ---> ip addr: 19:42:17 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 19:42:17 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 19:42:17 inet 127.0.0.1/8 scope host lo 19:42:17 valid_lft forever preferred_lft forever 19:42:17 inet6 ::1/128 scope host 19:42:17 valid_lft forever preferred_lft forever 19:42:17 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 19:42:17 link/ether fa:16:3e:6a:7c:3f brd ff:ff:ff:ff:ff:ff 19:42:17 inet 10.30.106.180/23 brd 10.30.107.255 scope global dynamic ens3 19:42:17 valid_lft 86227sec preferred_lft 86227sec 19:42:17 inet6 fe80::f816:3eff:fe6a:7c3f/64 scope link 19:42:17 valid_lft forever preferred_lft forever 19:42:17 19:42:17 19:42:17 ---> sar -b -r -n DEV: 19:42:17 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-18096) 03/25/24 _x86_64_ (4 CPU) 19:42:17 19:42:17 19:39:26 LINUX RESTART (4 CPU) 19:42:17 19:42:17 19:40:02 tps rtps wtps bread/s bwrtn/s 19:42:17 19:41:01 113.07 20.81 92.26 1155.60 34383.73 19:42:17 19:42:01 101.35 2.62 98.73 144.11 35121.08 19:42:17 Average: 107.16 11.64 95.52 645.61 34755.50 19:42:17 19:42:17 19:40:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:42:17 19:41:01 13893236 15534928 2531732 15.41 61112 1777556 801988 4.59 768972 1544132 72252 19:42:17 19:42:01 13633052 15547288 2791916 17.00 84124 2011228 777684 4.45 787192 1754480 108940 19:42:17 Average: 13763144 15541108 2661824 16.21 72618 1894392 789836 4.52 778082 1649306 90596 19:42:17 19:42:17 19:40:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:42:17 19:41:01 lo 2.78 2.78 0.29 0.29 0.00 0.00 0.00 0.00 19:42:17 19:41:01 ens3 145.18 99.88 600.97 12.32 0.00 0.00 0.00 0.00 19:42:17 19:42:01 lo 1.27 1.27 0.13 0.13 0.00 0.00 0.00 0.00 19:42:17 19:42:01 ens3 48.83 34.88 803.40 8.49 0.00 0.00 0.00 0.00 19:42:17 Average: lo 2.02 2.02 0.21 0.21 0.00 0.00 0.00 0.00 19:42:17 Average: ens3 96.60 67.11 703.03 10.39 0.00 0.00 0.00 0.00 19:42:17 19:42:17 19:42:17 ---> sar -P ALL: 19:42:17 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-18096) 03/25/24 _x86_64_ (4 CPU) 19:42:17 19:42:17 19:39:26 LINUX RESTART (4 CPU) 19:42:17 19:42:17 19:40:02 CPU %user %nice %system %iowait %steal %idle 19:42:17 19:41:01 all 22.87 0.00 1.89 5.10 0.08 70.06 19:42:17 19:41:01 0 18.26 0.00 1.84 6.23 0.09 73.59 19:42:17 19:41:01 1 24.70 0.00 2.04 1.29 0.09 71.88 19:42:17 19:41:01 2 21.14 0.00 1.85 11.40 0.07 65.54 19:42:17 19:41:01 3 27.38 0.00 1.82 1.50 0.07 69.24 19:42:17 19:42:01 all 20.55 0.00 1.40 5.74 0.06 72.25 19:42:17 19:42:01 0 9.76 0.00 0.89 0.45 0.03 88.87 19:42:17 19:42:01 1 12.83 0.00 1.05 4.00 0.05 82.07 19:42:17 19:42:01 2 5.35 0.00 0.80 15.41 0.07 78.38 19:42:17 19:42:01 3 54.14 0.00 2.88 3.10 0.10 39.77 19:42:17 Average: all 21.70 0.00 1.64 5.43 0.07 71.17 19:42:17 Average: 0 13.97 0.00 1.36 3.32 0.06 81.29 19:42:17 Average: 1 18.72 0.00 1.54 2.66 0.07 77.02 19:42:17 Average: 2 13.17 0.00 1.32 13.42 0.07 72.02 19:42:17 Average: 3 40.89 0.00 2.36 2.31 0.08 54.36 19:42:17 19:42:17 19:42:17