15:27:37 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137573 15:27:37 Running as SYSTEM 15:27:37 [EnvInject] - Loading node environment variables. 15:27:37 Building remotely on prd-ubuntu1804-builder-4c-4g-18599 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 15:27:37 [ssh-agent] Looking for ssh-agent implementation... 15:27:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:27:37 $ ssh-agent 15:27:37 SSH_AUTH_SOCK=/tmp/ssh-27CBwD8Aj6u0/agent.1738 15:27:37 SSH_AGENT_PID=1739 15:27:37 [ssh-agent] Started. 15:27:37 Running ssh-add (command line suppressed) 15:27:37 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_10375427310425520744.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_10375427310425520744.key) 15:27:37 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 15:27:37 The recommended git tool is: NONE 15:27:38 using credential onap-jenkins-ssh 15:27:38 Wiping out workspace first. 15:27:38 Cloning the remote Git repository 15:27:38 Cloning repository git://cloud.onap.org/mirror/oom.git 15:27:38 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 15:27:38 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:27:38 > git --version # timeout=10 15:27:38 > git --version # 'git version 2.17.1' 15:27:38 using GIT_SSH to set credentials Gerrit user 15:27:39 Verifying host key using manually-configured host key entries 15:27:39 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 15:27:44 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:27:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:27:44 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:27:44 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:27:44 using GIT_SSH to set credentials Gerrit user 15:27:44 Verifying host key using manually-configured host key entries 15:27:44 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/73/137573/6 # timeout=30 15:27:44 > git rev-parse d518f733756ef9d9b1b7015d509906152d6a1288^{commit} # timeout=10 15:27:44 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 15:27:44 Checking out Revision d518f733756ef9d9b1b7015d509906152d6a1288 (refs/changes/73/137573/6) 15:27:44 > git config core.sparsecheckout # timeout=10 15:27:44 > git checkout -f d518f733756ef9d9b1b7015d509906152d6a1288 # timeout=30 15:27:47 Commit message: "[COMMON][READINESS] Update readiness image and use service feature" 15:27:47 > git rev-parse FETCH_HEAD^{commit} # timeout=10 15:27:47 > git rev-list --no-walk 148634b5a6d0d0a8abaee04f416dbae6d6814e38 # timeout=10 15:27:47 [EnvInject] - Injecting environment variables from a build step. 15:27:47 [EnvInject] - Injecting as environment variables the properties content 15:27:47 PYTHON=python3 15:27:47 15:27:47 [EnvInject] - Variables injected successfully. 15:27:47 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins6269791582725205809.sh 15:27:47 ---> tox-install.sh 15:27:47 + source /home/jenkins/lf-env.sh 15:27:47 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:27:47 ++ mktemp -d /tmp/venv-XXXX 15:27:47 + lf_venv=/tmp/venv-ZVg0 15:27:47 + local venv_file=/tmp/.os_lf_venv 15:27:47 + local python=python3 15:27:47 + local options 15:27:47 + local set_path=true 15:27:47 + local install_args= 15:27: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 15:27:47 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:27:47 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:27:47 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:27:47 + true 15:27:47 + case $1 in 15:27:47 + venv_file=/tmp/.toxenv 15:27:47 + shift 2 15:27:47 + true 15:27:47 + case $1 in 15:27:47 + shift 15:27:47 + break 15:27:47 + case $python in 15:27:47 + local pkg_list= 15:27:47 + [[ -d /opt/pyenv ]] 15:27:47 + echo 'Setup pyenv:' 15:27:47 Setup pyenv: 15:27:47 + export PYENV_ROOT=/opt/pyenv 15:27:47 + PYENV_ROOT=/opt/pyenv 15:27:47 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:27:47 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:27:47 + pyenv versions 15:27:47 * system (set by /opt/pyenv/version) 15:27:47 * 3.8.13 (set by /opt/pyenv/version) 15:27:47 * 3.9.13 (set by /opt/pyenv/version) 15:27:47 * 3.10.6 (set by /opt/pyenv/version) 15:27:47 + command -v pyenv 15:27:47 ++ pyenv init - --no-rehash 15:27: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[*]}"'\'')" 15:27:47 export PATH="/opt/pyenv/shims:${PATH}" 15:27:47 export PYENV_SHELL=bash 15:27:47 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:27:47 pyenv() { 15:27:47 local command 15:27:47 command="${1:-}" 15:27:47 if [ "$#" -gt 0 ]; then 15:27:47 shift 15:27:47 fi 15:27:47 15:27:47 case "$command" in 15:27:47 rehash|shell) 15:27:47 eval "$(pyenv "sh-$command" "$@")" 15:27:47 ;; 15:27:47 *) 15:27:47 command pyenv "$command" "$@" 15:27:47 ;; 15:27:47 esac 15:27:47 }' 15:27: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[*]}"' 15:27:47 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:27:47 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:27:47 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:27:47 ++ export PYENV_SHELL=bash 15:27:47 ++ PYENV_SHELL=bash 15:27:47 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:27:47 +++ complete -F _pyenv pyenv 15:27:47 ++ lf-pyver python3 15:27:47 ++ local py_version_xy=python3 15:27:47 ++ local py_version_xyz= 15:27:47 ++ sed 's/^[ *]* //' 15:27:47 ++ awk '{ print $1 }' 15:27:47 ++ pyenv versions 15:27:47 ++ local command 15:27:47 ++ command=versions 15:27:47 ++ '[' 1 -gt 0 ']' 15:27:47 ++ shift 15:27:47 ++ grep -E '^[0-9.]*[0-9]$' 15:27:47 ++ case "$command" in 15:27:47 ++ command pyenv versions 15:27:47 ++ pyenv versions 15:27:47 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:27:47 +++ grep '^3' /tmp/.pyenv_versions 15:27:47 +++ sort -V 15:27:47 +++ tail -n 1 15:27:47 ++ py_version_xyz=3.10.6 15:27:47 ++ [[ -z 3.10.6 ]] 15:27:47 ++ echo 3.10.6 15:27:47 ++ return 0 15:27:47 + pyenv local 3.10.6 15:27:47 + local command 15:27:47 + command=local 15:27:47 + '[' 2 -gt 0 ']' 15:27:47 + shift 15:27:47 + case "$command" in 15:27:47 + command pyenv local 3.10.6 15:27:47 + pyenv local 3.10.6 15:27:47 + for arg in "$@" 15:27:47 + case $arg in 15:27:47 + pkg_list+='tox ' 15:27:47 + for arg in "$@" 15:27:47 + case $arg in 15:27:47 + pkg_list+='virtualenv ' 15:27:47 + for arg in "$@" 15:27:47 + case $arg in 15:27:47 + pkg_list+='urllib3~=1.26.15 ' 15:27:47 + [[ -f /tmp/.toxenv ]] 15:27:47 + [[ ! -f /tmp/.toxenv ]] 15:27:47 + [[ -n '' ]] 15:27:47 + python3 -m venv /tmp/venv-ZVg0 15:27:52 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ZVg0' 15:27:52 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ZVg0 15:27:52 + echo /tmp/venv-ZVg0 15:27:52 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 15:27:52 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 15:27:52 + /tmp/venv-ZVg0/bin/python3 -m pip install --upgrade --quiet pip virtualenv 15:27:55 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:27:55 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:27:55 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:27:55 + /tmp/venv-ZVg0/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:27:58 + type python3 15:27:58 + true 15:27:58 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-ZVg0/bin to PATH' 15:27:58 lf-activate-venv(): INFO: Adding /tmp/venv-ZVg0/bin to PATH 15:27:58 + PATH=/tmp/venv-ZVg0/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:27:58 + return 0 15:27:58 + python3 --version 15:27:58 Python 3.10.6 15:27:58 + python3 -m pip --version 15:27:58 pip 24.0 from /tmp/venv-ZVg0/lib/python3.10/site-packages/pip (python 3.10) 15:27:59 + python3 -m pip freeze 15:27:59 cachetools==5.3.3 15:27:59 chardet==5.2.0 15:27:59 colorama==0.4.6 15:27:59 distlib==0.3.8 15:27:59 filelock==3.13.3 15:27:59 packaging==24.0 15:27:59 platformdirs==4.2.0 15:27:59 pluggy==1.4.0 15:27:59 pyproject-api==1.6.1 15:27:59 tomli==2.0.1 15:27:59 tox==4.14.2 15:27:59 urllib3==1.26.18 15:27:59 virtualenv==20.25.1 15:27:59 [EnvInject] - Injecting environment variables from a build step. 15:27:59 [EnvInject] - Injecting as environment variables the properties content 15:27:59 PARALLEL=false 15:27:59 15:27:59 [EnvInject] - Variables injected successfully. 15:27:59 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins1668827743895045887.sh 15:27:59 ---> tox-run.sh 15:27:59 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:27:59 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 15:27:59 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 15:27:59 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 15:27:59 + cd /w/workspace/oom-master-pre-commit-lint/. 15:27:59 + source /home/jenkins/lf-env.sh 15:27:59 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:27:59 ++ mktemp -d /tmp/venv-XXXX 15:27:59 + lf_venv=/tmp/venv-PTzn 15:27:59 + local venv_file=/tmp/.os_lf_venv 15:27:59 + local python=python3 15:27:59 + local options 15:27:59 + local set_path=true 15:27:59 + local install_args= 15:27:59 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:27:59 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:27:59 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:27:59 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:27:59 + true 15:27:59 + case $1 in 15:27:59 + venv_file=/tmp/.toxenv 15:27:59 + shift 2 15:27:59 + true 15:27:59 + case $1 in 15:27:59 + shift 15:27:59 + break 15:27:59 + case $python in 15:27:59 + local pkg_list= 15:27:59 + [[ -d /opt/pyenv ]] 15:27:59 + echo 'Setup pyenv:' 15:27:59 Setup pyenv: 15:27:59 + export PYENV_ROOT=/opt/pyenv 15:27:59 + PYENV_ROOT=/opt/pyenv 15:27:59 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:27:59 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:27:59 + pyenv versions 15:27:59 system 15:27:59 3.8.13 15:27:59 3.9.13 15:27:59 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:27:59 + command -v pyenv 15:27:59 ++ pyenv init - --no-rehash 15:27:59 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 15:27:59 export PATH="/opt/pyenv/shims:${PATH}" 15:27:59 export PYENV_SHELL=bash 15:27:59 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:27:59 pyenv() { 15:27:59 local command 15:27:59 command="${1:-}" 15:27:59 if [ "$#" -gt 0 ]; then 15:27:59 shift 15:27:59 fi 15:27:59 15:27:59 case "$command" in 15:27:59 rehash|shell) 15:27:59 eval "$(pyenv "sh-$command" "$@")" 15:27:59 ;; 15:27:59 *) 15:27:59 command pyenv "$command" "$@" 15:27:59 ;; 15:27:59 esac 15:27:59 }' 15:27:59 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 15:27:59 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:27:59 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:27:59 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:27:59 ++ export PYENV_SHELL=bash 15:27:59 ++ PYENV_SHELL=bash 15:27:59 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:27:59 +++ complete -F _pyenv pyenv 15:27:59 ++ lf-pyver python3 15:27:59 ++ local py_version_xy=python3 15:27:59 ++ local py_version_xyz= 15:27:59 ++ pyenv versions 15:27:59 ++ local command 15:27:59 ++ command=versions 15:27:59 ++ '[' 1 -gt 0 ']' 15:27:59 ++ shift 15:27:59 ++ case "$command" in 15:27:59 ++ command pyenv versions 15:27:59 ++ pyenv versions 15:27:59 ++ sed 's/^[ *]* //' 15:27:59 ++ awk '{ print $1 }' 15:27:59 ++ grep -E '^[0-9.]*[0-9]$' 15:27:59 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:27:59 +++ grep '^3' /tmp/.pyenv_versions 15:27:59 +++ sort -V 15:27:59 +++ tail -n 1 15:27:59 ++ py_version_xyz=3.10.6 15:27:59 ++ [[ -z 3.10.6 ]] 15:27:59 ++ echo 3.10.6 15:27:59 ++ return 0 15:27:59 + pyenv local 3.10.6 15:27:59 + local command 15:27:59 + command=local 15:27:59 + '[' 2 -gt 0 ']' 15:27:59 + shift 15:27:59 + case "$command" in 15:27:59 + command pyenv local 3.10.6 15:27:59 + pyenv local 3.10.6 15:27:59 + for arg in "$@" 15:27:59 + case $arg in 15:27:59 + pkg_list+='tox ' 15:27:59 + for arg in "$@" 15:27:59 + case $arg in 15:27:59 + pkg_list+='virtualenv ' 15:27:59 + for arg in "$@" 15:27:59 + case $arg in 15:27:59 + pkg_list+='urllib3~=1.26.15 ' 15:27:59 + [[ -f /tmp/.toxenv ]] 15:27:59 ++ cat /tmp/.toxenv 15:27:59 + lf_venv=/tmp/venv-ZVg0 15:27:59 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZVg0 from' file:/tmp/.toxenv 15:27:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZVg0 from file:/tmp/.toxenv 15:27:59 + /tmp/venv-ZVg0/bin/python3 -m pip install --upgrade --quiet pip virtualenv 15:28:00 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:28:00 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:28:00 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:28:00 + /tmp/venv-ZVg0/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:28:01 + type python3 15:28:01 + true 15:28:01 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-ZVg0/bin to PATH' 15:28:01 lf-activate-venv(): INFO: Adding /tmp/venv-ZVg0/bin to PATH 15:28:01 + PATH=/tmp/venv-ZVg0/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:28:01 + return 0 15:28:01 + [[ -d /opt/pyenv ]] 15:28:01 + echo '---> Setting up pyenv' 15:28:01 ---> Setting up pyenv 15:28:01 + export PYENV_ROOT=/opt/pyenv 15:28:01 + PYENV_ROOT=/opt/pyenv 15:28:01 + export PATH=/opt/pyenv/bin:/tmp/venv-ZVg0/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:28:01 + PATH=/opt/pyenv/bin:/tmp/venv-ZVg0/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:28:01 ++ pwd 15:28:01 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 15:28:01 + export PYTHONPATH 15:28:01 + export TOX_TESTENV_PASSENV=PYTHONPATH 15:28:01 + TOX_TESTENV_PASSENV=PYTHONPATH 15:28:01 + tox --version 15:28:02 4.14.2 from /tmp/venv-ZVg0/lib/python3.10/site-packages/tox/__init__.py 15:28:02 + PARALLEL=false 15:28:02 + TOX_OPTIONS_LIST= 15:28:02 + [[ -n pre-commit ]] 15:28:02 + TOX_OPTIONS_LIST=' -e pre-commit' 15:28:02 + case ${PARALLEL,,} in 15:28:02 + tox -e pre-commit 15:28:02 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 15:28:03 pre-commit: install_deps> python -I -m pip install pre-commit 15:28:06 pre-commit: freeze> python -m pip freeze --all 15:28:06 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 15:28:06 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 15:28:07 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 15:28:07 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 15:28:08 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 15:28:09 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 15:28:09 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 15:28:09 [INFO] Once installed this environment will be reused. 15:28:09 [INFO] This may take a few minutes... 15:28:13 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 15:28:13 [INFO] Once installed this environment will be reused. 15:28:13 [INFO] This may take a few minutes... 15:28:18 Trim Trailing Whitespace.................................................Passed 15:28:18 Tabs remover.............................................................Passed 15:28:18 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 15:28:19 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 15:28:19 [INFO] Once installed this environment will be reused. 15:28:19 [INFO] This may take a few minutes... 15:28:25 gitlint..............................................(no files to check)Skipped 15:28:25 pre-commit: OK (22.87=setup[4.21]+cmd[12.15,6.51] seconds) 15:28:25 congratulations :) (23.04 seconds) 15:28:25 + tox_status=0 15:28:25 + echo '---> Completed tox runs' 15:28:25 ---> Completed tox runs 15:28:25 + for i in .tox/*/log 15:28:25 ++ echo .tox/pre-commit/log 15:28:25 ++ awk -F/ '{print $2}' 15:28:25 + tox_env=pre-commit 15:28:25 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 15:28:25 + DOC_DIR=docs/_build/html 15:28:25 + [[ -d docs/_build/html ]] 15:28:25 + echo '---> tox-run.sh ends' 15:28:25 ---> tox-run.sh ends 15:28:25 + test 0 -eq 0 15:28:25 $ ssh-agent -k 15:28:25 unset SSH_AUTH_SOCK; 15:28:25 unset SSH_AGENT_PID; 15:28:25 echo Agent pid 1739 killed; 15:28:25 [ssh-agent] Stopped. 15:28:25 [PostBuildScript] - [INFO] Executing post build scripts. 15:28:25 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6311472584496210923.sh 15:28:25 ---> sysstat.sh 15:28:26 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5858999117799075456.sh 15:28:26 ---> package-listing.sh 15:28:26 ++ tr '[:upper:]' '[:lower:]' 15:28:26 ++ facter osfamily 15:28:26 + OS_FAMILY=debian 15:28:26 + workspace=/w/workspace/oom-master-pre-commit-lint 15:28:26 + START_PACKAGES=/tmp/packages_start.txt 15:28:26 + END_PACKAGES=/tmp/packages_end.txt 15:28:26 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:28:26 + PACKAGES=/tmp/packages_start.txt 15:28:26 + '[' /w/workspace/oom-master-pre-commit-lint ']' 15:28:26 + PACKAGES=/tmp/packages_end.txt 15:28:26 + case "${OS_FAMILY}" in 15:28:26 + dpkg -l 15:28:26 + grep '^ii' 15:28:26 + '[' -f /tmp/packages_start.txt ']' 15:28:26 + '[' -f /tmp/packages_end.txt ']' 15:28:26 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:28:26 + '[' /w/workspace/oom-master-pre-commit-lint ']' 15:28:26 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 15:28:26 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 15:28:26 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins782928134891959131.sh 15:28:26 ---> capture-instance-metadata.sh 15:28:26 Setup pyenv: 15:28:26 system 15:28:26 3.8.13 15:28:26 3.9.13 15:28:26 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:28:30 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-XEbI 15:28:30 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:28:32 lf-activate-venv(): INFO: Installing: lftools 15:29:01 lf-activate-venv(): INFO: Adding /tmp/venv-XEbI/bin to PATH 15:29:01 INFO: Running in OpenStack, capturing instance metadata 15:29:02 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5855232173284058559.sh 15:29:02 provisioning config files... 15:29:02 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config2049448321613158663tmp 15:29:02 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 15:29:02 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 15:29:02 [EnvInject] - Injecting environment variables from a build step. 15:29:02 [EnvInject] - Injecting as environment variables the properties content 15:29:02 SERVER_ID=logs 15:29:02 15:29:02 [EnvInject] - Variables injected successfully. 15:29:02 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1790394776607498438.sh 15:29:02 ---> create-netrc.sh 15:29:02 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1130795484467522660.sh 15:29:02 ---> python-tools-install.sh 15:29:02 Setup pyenv: 15:29:02 system 15:29:02 3.8.13 15:29:02 3.9.13 15:29:02 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:29:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XEbI from file:/tmp/.os_lf_venv 15:29:03 lf-activate-venv(): INFO: Installing: lftools 15:29:11 lf-activate-venv(): INFO: Adding /tmp/venv-XEbI/bin to PATH 15:29:11 Generating Requirements File 15:29:37 Python 3.10.6 15:29:37 pip 24.0 from /tmp/venv-XEbI/lib/python3.10/site-packages/pip (python 3.10) 15:29:38 appdirs==1.4.4 15:29:38 argcomplete==3.2.3 15:29:38 aspy.yaml==1.3.0 15:29:38 attrs==23.2.0 15:29:38 autopage==0.5.2 15:29:38 beautifulsoup4==4.12.3 15:29:38 boto3==1.34.71 15:29:38 botocore==1.34.71 15:29:38 bs4==0.0.2 15:29:38 cachetools==5.3.3 15:29:38 certifi==2024.2.2 15:29:38 cffi==1.16.0 15:29:38 cfgv==3.4.0 15:29:38 chardet==5.2.0 15:29:38 charset-normalizer==3.3.2 15:29:38 click==8.1.7 15:29:38 cliff==4.6.0 15:29:38 cmd2==2.4.3 15:29:38 cryptography==3.3.2 15:29:38 debtcollector==3.0.0 15:29:38 decorator==5.1.1 15:29:38 defusedxml==0.7.1 15:29:38 Deprecated==1.2.14 15:29:38 distlib==0.3.8 15:29:38 dnspython==2.6.1 15:29:38 docker==4.2.2 15:29:38 dogpile.cache==1.3.2 15:29:38 email_validator==2.1.1 15:29:38 filelock==3.13.3 15:29:38 future==1.0.0 15:29:38 gitdb==4.0.11 15:29:38 GitPython==3.1.42 15:29:38 google-auth==2.29.0 15:29:38 httplib2==0.22.0 15:29:38 identify==2.5.35 15:29:38 idna==3.6 15:29:38 importlib-resources==1.5.0 15:29:38 iso8601==2.1.0 15:29:38 Jinja2==3.1.3 15:29:38 jmespath==1.0.1 15:29:38 jsonpatch==1.33 15:29:38 jsonpointer==2.4 15:29:38 jsonschema==4.21.1 15:29:38 jsonschema-specifications==2023.12.1 15:29:38 keystoneauth1==5.6.0 15:29:38 kubernetes==29.0.0 15:29:38 lftools==0.37.10 15:29:38 lxml==5.1.0 15:29:38 MarkupSafe==2.1.5 15:29:38 msgpack==1.0.8 15:29:38 multi_key_dict==2.0.3 15:29:38 munch==4.0.0 15:29:38 netaddr==1.2.1 15:29:38 netifaces==0.11.0 15:29:38 niet==1.4.2 15:29:38 nodeenv==1.8.0 15:29:38 oauth2client==4.1.3 15:29:38 oauthlib==3.2.2 15:29:38 openstacksdk==3.0.0 15:29:38 os-client-config==2.1.0 15:29:38 os-service-types==1.7.0 15:29:38 osc-lib==3.0.1 15:29:38 oslo.config==9.4.0 15:29:38 oslo.context==5.5.0 15:29:38 oslo.i18n==6.3.0 15:29:38 oslo.log==5.5.0 15:29:38 oslo.serialization==5.4.0 15:29:38 oslo.utils==7.1.0 15:29:38 packaging==24.0 15:29:38 pbr==6.0.0 15:29:38 platformdirs==4.2.0 15:29:38 prettytable==3.10.0 15:29:38 pyasn1==0.6.0 15:29:38 pyasn1_modules==0.4.0 15:29:38 pycparser==2.21 15:29:38 pygerrit2==2.0.15 15:29:38 PyGithub==2.3.0 15:29:38 pyinotify==0.9.6 15:29:38 PyJWT==2.8.0 15:29:38 PyNaCl==1.5.0 15:29:38 pyparsing==2.4.7 15:29:38 pyperclip==1.8.2 15:29:38 pyrsistent==0.20.0 15:29:38 python-cinderclient==9.5.0 15:29:38 python-dateutil==2.9.0.post0 15:29:38 python-heatclient==3.5.0 15:29:38 python-jenkins==1.8.2 15:29:38 python-keystoneclient==5.4.0 15:29:38 python-magnumclient==4.4.0 15:29:38 python-novaclient==18.6.0 15:29:38 python-openstackclient==6.6.0 15:29:38 python-swiftclient==4.5.0 15:29:38 PyYAML==6.0.1 15:29:38 referencing==0.34.0 15:29:38 requests==2.31.0 15:29:38 requests-oauthlib==2.0.0 15:29:38 requestsexceptions==1.4.0 15:29:38 rfc3986==2.0.0 15:29:38 rpds-py==0.18.0 15:29:38 rsa==4.9 15:29:38 ruamel.yaml==0.18.6 15:29:38 ruamel.yaml.clib==0.2.8 15:29:38 s3transfer==0.10.1 15:29:38 simplejson==3.19.2 15:29:38 six==1.16.0 15:29:38 smmap==5.0.1 15:29:38 soupsieve==2.5 15:29:38 stevedore==5.2.0 15:29:38 tabulate==0.9.0 15:29:38 toml==0.10.2 15:29:38 tomlkit==0.12.4 15:29:38 tqdm==4.66.2 15:29:38 typing_extensions==4.10.0 15:29:38 tzdata==2024.1 15:29:38 urllib3==1.26.18 15:29:38 virtualenv==20.25.1 15:29:38 wcwidth==0.2.13 15:29:38 websocket-client==1.7.0 15:29:38 wrapt==1.16.0 15:29:38 xdg==6.0.0 15:29:38 xmltodict==0.13.0 15:29:38 yq==3.2.3 15:29:38 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9368087623817026315.sh 15:29:38 ---> sudo-logs.sh 15:29:38 Archiving 'sudo' log.. 15:29:38 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7989236099053148634.sh 15:29:38 ---> job-cost.sh 15:29:38 Setup pyenv: 15:29:38 system 15:29:38 3.8.13 15:29:38 3.9.13 15:29:38 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:29:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XEbI from file:/tmp/.os_lf_venv 15:29:40 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:29:44 lf-activate-venv(): INFO: Adding /tmp/venv-XEbI/bin to PATH 15:29:44 INFO: No Stack... 15:29:45 INFO: Retrieving Pricing Info for: v3-standard-4 15:29:45 INFO: Archiving Costs 15:29:45 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins6511794206963503370.sh 15:29:45 ---> logs-deploy.sh 15:29:45 Setup pyenv: 15:29:45 system 15:29:45 3.8.13 15:29:45 3.9.13 15:29:45 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 15:29:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XEbI from file:/tmp/.os_lf_venv 15:29:46 lf-activate-venv(): INFO: Installing: lftools 15:29:55 lf-activate-venv(): INFO: Adding /tmp/venv-XEbI/bin to PATH 15:29:55 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3376 15:29:55 INFO: archiving workspace using pattern(s): 15:29:56 Archives upload complete. 15:29:56 INFO: archiving logs to Nexus 15:29:57 ---> uname -a: 15:29:57 Linux prd-ubuntu1804-builder-4c-4g-18599 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 15:29:57 15:29:57 15:29:57 ---> lscpu: 15:29:57 Architecture: x86_64 15:29:57 CPU op-mode(s): 32-bit, 64-bit 15:29:57 Byte Order: Little Endian 15:29:57 CPU(s): 4 15:29:57 On-line CPU(s) list: 0-3 15:29:57 Thread(s) per core: 1 15:29:57 Core(s) per socket: 1 15:29:57 Socket(s): 4 15:29:57 NUMA node(s): 1 15:29:57 Vendor ID: AuthenticAMD 15:29:57 CPU family: 23 15:29:57 Model: 49 15:29:57 Model name: AMD EPYC-Rome Processor 15:29:57 Stepping: 0 15:29:57 CPU MHz: 2799.998 15:29:57 BogoMIPS: 5599.99 15:29:57 Virtualization: AMD-V 15:29:57 Hypervisor vendor: KVM 15:29:57 Virtualization type: full 15:29:57 L1d cache: 32K 15:29:57 L1i cache: 32K 15:29:57 L2 cache: 512K 15:29:57 L3 cache: 16384K 15:29:57 NUMA node0 CPU(s): 0-3 15:29:57 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 15:29:57 15:29:57 15:29:57 ---> nproc: 15:29:57 4 15:29:57 15:29:57 15:29:57 ---> df -h: 15:29:57 Filesystem Size Used Avail Use% Mounted on 15:29:57 udev 7.9G 0 7.9G 0% /dev 15:29:57 tmpfs 1.6G 672K 1.6G 1% /run 15:29:57 /dev/vda1 78G 8.4G 70G 11% / 15:29:57 tmpfs 7.9G 0 7.9G 0% /dev/shm 15:29:57 tmpfs 5.0M 0 5.0M 0% /run/lock 15:29:57 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 15:29:57 /dev/vda15 105M 4.4M 100M 5% /boot/efi 15:29:57 tmpfs 1.6G 0 1.6G 0% /run/user/1001 15:29:57 15:29:57 15:29:57 ---> free -m: 15:29:57 total used free shared buff/cache available 15:29:57 Mem: 16040 537 13309 0 2193 15183 15:29:57 Swap: 1023 0 1023 15:29:57 15:29:57 15:29:57 ---> ip addr: 15:29:57 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:29:57 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:29:57 inet 127.0.0.1/8 scope host lo 15:29:57 valid_lft forever preferred_lft forever 15:29:57 inet6 ::1/128 scope host 15:29:57 valid_lft forever preferred_lft forever 15:29:57 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 15:29:57 link/ether fa:16:3e:ce:37:ec brd ff:ff:ff:ff:ff:ff 15:29:57 inet 10.30.107.203/23 brd 10.30.107.255 scope global dynamic ens3 15:29:57 valid_lft 86237sec preferred_lft 86237sec 15:29:57 inet6 fe80::f816:3eff:fece:37ec/64 scope link 15:29:57 valid_lft forever preferred_lft forever 15:29:57 15:29:57 15:29:57 ---> sar -b -r -n DEV: 15:29:57 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-18599) 03/27/24 _x86_64_ (4 CPU) 15:29:57 15:29:57 15:27:16 LINUX RESTART (4 CPU) 15:29:57 15:29:57 15:28:02 tps rtps wtps bread/s bwrtn/s 15:29:57 15:29:01 134.03 17.71 116.32 1142.04 39597.09 15:29:57 Average: 134.03 17.71 116.32 1142.04 39597.09 15:29:57 15:29:57 15:28:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:29:57 15:29:01 13688644 15491924 2736324 16.66 74544 1916000 864672 4.95 830404 1664260 163820 15:29:57 Average: 13688644 15491924 2736324 16.66 74544 1916000 864672 4.95 830404 1664260 163820 15:29:57 15:29:57 15:28:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:29:57 15:29:01 ens3 67.38 45.70 1141.99 8.51 0.00 0.00 0.00 0.00 15:29:57 15:29:01 lo 2.44 2.44 0.25 0.25 0.00 0.00 0.00 0.00 15:29:57 Average: ens3 67.38 45.70 1141.99 8.51 0.00 0.00 0.00 0.00 15:29:57 Average: lo 2.44 2.44 0.25 0.25 0.00 0.00 0.00 0.00 15:29:57 15:29:57 15:29:57 ---> sar -P ALL: 15:29:57 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-18599) 03/27/24 _x86_64_ (4 CPU) 15:29:57 15:29:57 15:27:16 LINUX RESTART (4 CPU) 15:29:57 15:29:57 15:28:02 CPU %user %nice %system %iowait %steal %idle 15:29:57 15:29:01 all 25.07 0.00 2.32 3.68 0.07 68.86 15:29:57 15:29:01 0 39.27 0.00 3.56 2.56 0.07 54.54 15:29:57 15:29:01 1 9.62 0.00 1.34 9.84 0.05 79.15 15:29:57 15:29:01 2 22.80 0.00 1.99 0.85 0.09 74.27 15:29:57 15:29:01 3 28.60 0.00 2.36 1.44 0.08 67.51 15:29:57 Average: all 25.07 0.00 2.32 3.68 0.07 68.86 15:29:57 Average: 0 39.27 0.00 3.56 2.56 0.07 54.54 15:29:57 Average: 1 9.62 0.00 1.34 9.84 0.05 79.15 15:29:57 Average: 2 22.80 0.00 1.99 0.85 0.09 74.27 15:29:57 Average: 3 28.60 0.00 2.36 1.44 0.08 67.51 15:29:57 15:29:57 15:29:57