19:59:12 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137573 19:59:12 Running as SYSTEM 19:59:12 [EnvInject] - Loading node environment variables. 19:59:12 Building remotely on prd-ubuntu1804-builder-4c-4g-18105 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 19:59:12 [ssh-agent] Looking for ssh-agent implementation... 19:59:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:59:12 $ ssh-agent 19:59:13 SSH_AUTH_SOCK=/tmp/ssh-Ya0MbwehNaT7/agent.1741 19:59:13 SSH_AGENT_PID=1743 19:59:13 [ssh-agent] Started. 19:59:13 Running ssh-add (command line suppressed) 19:59:13 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_8559617210379500202.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_8559617210379500202.key) 19:59:13 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 19:59:13 The recommended git tool is: NONE 19:59:14 using credential onap-jenkins-ssh 19:59:14 Wiping out workspace first. 19:59:14 Cloning the remote Git repository 19:59:14 Cloning repository git://cloud.onap.org/mirror/oom.git 19:59:14 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 19:59:15 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 19:59:15 > git --version # timeout=10 19:59:15 > git --version # 'git version 2.17.1' 19:59:15 using GIT_SSH to set credentials Gerrit user 19:59:15 Verifying host key using manually-configured host key entries 19:59:15 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 19:59:20 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 19:59:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:59:20 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 19:59:20 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 19:59:20 using GIT_SSH to set credentials Gerrit user 19:59:20 Verifying host key using manually-configured host key entries 19:59:20 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/73/137573/5 # timeout=30 19:59:20 > git rev-parse ae02e7bf689af27ad74b52d6ca19b3dd79b505e7^{commit} # timeout=10 19:59:20 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 19:59:20 Checking out Revision ae02e7bf689af27ad74b52d6ca19b3dd79b505e7 (refs/changes/73/137573/5) 19:59:20 > git config core.sparsecheckout # timeout=10 19:59:20 > git checkout -f ae02e7bf689af27ad74b52d6ca19b3dd79b505e7 # timeout=30 19:59:24 Commit message: "[COMMON][READINESS] Update readiness image and use service feature" 19:59:24 > git rev-parse FETCH_HEAD^{commit} # timeout=10 19:59:24 > git rev-list --no-walk 148634b5a6d0d0a8abaee04f416dbae6d6814e38 # timeout=10 19:59:24 [EnvInject] - Injecting environment variables from a build step. 19:59:24 [EnvInject] - Injecting as environment variables the properties content 19:59:24 PYTHON=python3 19:59:24 19:59:24 [EnvInject] - Variables injected successfully. 19:59:24 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins8775495011418522868.sh 19:59:24 ---> tox-install.sh 19:59:24 + source /home/jenkins/lf-env.sh 19:59:24 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 19:59:24 ++ mktemp -d /tmp/venv-XXXX 19:59:24 + lf_venv=/tmp/venv-HjJI 19:59:24 + local venv_file=/tmp/.os_lf_venv 19:59:24 + local python=python3 19:59:24 + local options 19:59:24 + local set_path=true 19:59:24 + local install_args= 19:59:24 ++ 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:59:24 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:59:24 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:59:24 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 19:59:24 + true 19:59:24 + case $1 in 19:59:24 + venv_file=/tmp/.toxenv 19:59:24 + shift 2 19:59:24 + true 19:59:24 + case $1 in 19:59:24 + shift 19:59:24 + break 19:59:24 + case $python in 19:59:24 + local pkg_list= 19:59:24 + [[ -d /opt/pyenv ]] 19:59:24 + echo 'Setup pyenv:' 19:59:24 Setup pyenv: 19:59:24 + export PYENV_ROOT=/opt/pyenv 19:59:24 + PYENV_ROOT=/opt/pyenv 19:59:24 + 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:59:24 + 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:59:24 + pyenv versions 19:59:24 * system (set by /opt/pyenv/version) 19:59:24 * 3.8.13 (set by /opt/pyenv/version) 19:59:24 * 3.9.13 (set by /opt/pyenv/version) 19:59:24 * 3.10.6 (set by /opt/pyenv/version) 19:59:24 + command -v pyenv 19:59:24 ++ pyenv init - --no-rehash 19:59:24 + 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:59:24 export PATH="/opt/pyenv/shims:${PATH}" 19:59:24 export PYENV_SHELL=bash 19:59:24 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 19:59:24 pyenv() { 19:59:24 local command 19:59:24 command="${1:-}" 19:59:24 if [ "$#" -gt 0 ]; then 19:59:24 shift 19:59:24 fi 19:59:24 19:59:24 case "$command" in 19:59:24 rehash|shell) 19:59:24 eval "$(pyenv "sh-$command" "$@")" 19:59:24 ;; 19:59:24 *) 19:59:24 command pyenv "$command" "$@" 19:59:24 ;; 19:59:24 esac 19:59:24 }' 19:59:24 +++ 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:59:24 ++ 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:59:24 ++ 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:59:24 ++ 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:59:24 ++ export PYENV_SHELL=bash 19:59:24 ++ PYENV_SHELL=bash 19:59:24 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 19:59:24 +++ complete -F _pyenv pyenv 19:59:24 ++ lf-pyver python3 19:59:24 ++ local py_version_xy=python3 19:59:24 ++ local py_version_xyz= 19:59:24 ++ pyenv versions 19:59:24 ++ local command 19:59:24 ++ command=versions 19:59:24 ++ '[' 1 -gt 0 ']' 19:59:24 ++ shift 19:59:24 ++ case "$command" in 19:59:24 ++ command pyenv versions 19:59:24 ++ pyenv versions 19:59:24 ++ awk '{ print $1 }' 19:59:24 ++ sed 's/^[ *]* //' 19:59:24 ++ grep -E '^[0-9.]*[0-9]$' 19:59:24 ++ [[ ! -s /tmp/.pyenv_versions ]] 19:59:24 +++ grep '^3' /tmp/.pyenv_versions 19:59:24 +++ sort -V 19:59:24 +++ tail -n 1 19:59:24 ++ py_version_xyz=3.10.6 19:59:24 ++ [[ -z 3.10.6 ]] 19:59:24 ++ echo 3.10.6 19:59:24 ++ return 0 19:59:24 + pyenv local 3.10.6 19:59:24 + local command 19:59:24 + command=local 19:59:24 + '[' 2 -gt 0 ']' 19:59:24 + shift 19:59:24 + case "$command" in 19:59:24 + command pyenv local 3.10.6 19:59:24 + pyenv local 3.10.6 19:59:24 + for arg in "$@" 19:59:24 + case $arg in 19:59:24 + pkg_list+='tox ' 19:59:24 + for arg in "$@" 19:59:24 + case $arg in 19:59:24 + pkg_list+='virtualenv ' 19:59:24 + for arg in "$@" 19:59:24 + case $arg in 19:59:24 + pkg_list+='urllib3~=1.26.15 ' 19:59:24 + [[ -f /tmp/.toxenv ]] 19:59:24 + [[ ! -f /tmp/.toxenv ]] 19:59:24 + [[ -n '' ]] 19:59:24 + python3 -m venv /tmp/venv-HjJI 19:59:28 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-HjJI' 19:59:28 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-HjJI 19:59:28 + echo /tmp/venv-HjJI 19:59:28 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 19:59:28 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 19:59:28 + /tmp/venv-HjJI/bin/python3 -m pip install --upgrade --quiet pip virtualenv 19:59:31 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 19:59:31 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 19:59:31 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 19:59:31 + /tmp/venv-HjJI/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 19:59:37 + type python3 19:59:37 + true 19:59:37 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-HjJI/bin to PATH' 19:59:37 lf-activate-venv(): INFO: Adding /tmp/venv-HjJI/bin to PATH 19:59:37 + PATH=/tmp/venv-HjJI/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:59:37 + return 0 19:59:37 + python3 --version 19:59:37 Python 3.10.6 19:59:37 + python3 -m pip --version 19:59:38 pip 24.0 from /tmp/venv-HjJI/lib/python3.10/site-packages/pip (python 3.10) 19:59:38 + python3 -m pip freeze 19:59:38 cachetools==5.3.3 19:59:38 chardet==5.2.0 19:59:38 colorama==0.4.6 19:59:38 distlib==0.3.8 19:59:38 filelock==3.13.3 19:59:38 packaging==24.0 19:59:38 platformdirs==4.2.0 19:59:38 pluggy==1.4.0 19:59:38 pyproject-api==1.6.1 19:59:38 tomli==2.0.1 19:59:38 tox==4.14.2 19:59:38 urllib3==1.26.18 19:59:38 virtualenv==20.25.1 19:59:38 [EnvInject] - Injecting environment variables from a build step. 19:59:38 [EnvInject] - Injecting as environment variables the properties content 19:59:38 PARALLEL=false 19:59:38 19:59:38 [EnvInject] - Variables injected successfully. 19:59:38 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins7812553734705436934.sh 19:59:38 ---> tox-run.sh 19:59:38 + 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:59:38 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 19:59:38 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 19:59:38 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 19:59:38 + cd /w/workspace/oom-master-pre-commit-lint/. 19:59:38 + source /home/jenkins/lf-env.sh 19:59:38 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 19:59:38 ++ mktemp -d /tmp/venv-XXXX 19:59:38 + lf_venv=/tmp/venv-jhnO 19:59:38 + local venv_file=/tmp/.os_lf_venv 19:59:38 + local python=python3 19:59:38 + local options 19:59:38 + local set_path=true 19:59:38 + local install_args= 19:59:38 ++ 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:59:38 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:59:38 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:59:38 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 19:59:38 + true 19:59:38 + case $1 in 19:59:38 + venv_file=/tmp/.toxenv 19:59:38 + shift 2 19:59:38 + true 19:59:38 + case $1 in 19:59:38 + shift 19:59:38 + break 19:59:38 + case $python in 19:59:38 + local pkg_list= 19:59:38 + [[ -d /opt/pyenv ]] 19:59:38 + echo 'Setup pyenv:' 19:59:38 Setup pyenv: 19:59:38 + export PYENV_ROOT=/opt/pyenv 19:59:38 + PYENV_ROOT=/opt/pyenv 19:59:38 + 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:59:38 + 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:59:38 + pyenv versions 19:59:38 system 19:59:38 3.8.13 19:59:38 3.9.13 19:59:38 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 19:59:38 + command -v pyenv 19:59:38 ++ pyenv init - --no-rehash 19:59:38 + 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:59:38 export PATH="/opt/pyenv/shims:${PATH}" 19:59:38 export PYENV_SHELL=bash 19:59:38 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 19:59:38 pyenv() { 19:59:38 local command 19:59:38 command="${1:-}" 19:59:38 if [ "$#" -gt 0 ]; then 19:59:38 shift 19:59:38 fi 19:59:38 19:59:38 case "$command" in 19:59:38 rehash|shell) 19:59:38 eval "$(pyenv "sh-$command" "$@")" 19:59:38 ;; 19:59:38 *) 19:59:38 command pyenv "$command" "$@" 19:59:38 ;; 19:59:38 esac 19:59:38 }' 19:59:38 +++ 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:59:38 ++ 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:59:38 ++ 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:59:38 ++ 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:59:38 ++ export PYENV_SHELL=bash 19:59:38 ++ PYENV_SHELL=bash 19:59:38 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 19:59:38 +++ complete -F _pyenv pyenv 19:59:38 ++ lf-pyver python3 19:59:38 ++ local py_version_xy=python3 19:59:38 ++ local py_version_xyz= 19:59:38 ++ pyenv versions 19:59:38 ++ local command 19:59:38 ++ sed 's/^[ *]* //' 19:59:38 ++ command=versions 19:59:38 ++ grep -E '^[0-9.]*[0-9]$' 19:59:38 ++ awk '{ print $1 }' 19:59:38 ++ '[' 1 -gt 0 ']' 19:59:38 ++ shift 19:59:38 ++ case "$command" in 19:59:38 ++ command pyenv versions 19:59:38 ++ pyenv versions 19:59:38 ++ [[ ! -s /tmp/.pyenv_versions ]] 19:59:38 +++ sort -V 19:59:38 +++ grep '^3' /tmp/.pyenv_versions 19:59:38 +++ tail -n 1 19:59:38 ++ py_version_xyz=3.10.6 19:59:38 ++ [[ -z 3.10.6 ]] 19:59:38 ++ echo 3.10.6 19:59:38 ++ return 0 19:59:38 + pyenv local 3.10.6 19:59:38 + local command 19:59:38 + command=local 19:59:38 + '[' 2 -gt 0 ']' 19:59:38 + shift 19:59:38 + case "$command" in 19:59:38 + command pyenv local 3.10.6 19:59:38 + pyenv local 3.10.6 19:59:38 + for arg in "$@" 19:59:38 + case $arg in 19:59:38 + pkg_list+='tox ' 19:59:38 + for arg in "$@" 19:59:38 + case $arg in 19:59:38 + pkg_list+='virtualenv ' 19:59:38 + for arg in "$@" 19:59:38 + case $arg in 19:59:38 + pkg_list+='urllib3~=1.26.15 ' 19:59:38 + [[ -f /tmp/.toxenv ]] 19:59:38 ++ cat /tmp/.toxenv 19:59:38 + lf_venv=/tmp/venv-HjJI 19:59:38 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HjJI from' file:/tmp/.toxenv 19:59:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HjJI from file:/tmp/.toxenv 19:59:38 + /tmp/venv-HjJI/bin/python3 -m pip install --upgrade --quiet pip virtualenv 19:59:39 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 19:59:39 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 19:59:39 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 19:59:39 + /tmp/venv-HjJI/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 19:59:41 + type python3 19:59:41 + true 19:59:41 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-HjJI/bin to PATH' 19:59:41 lf-activate-venv(): INFO: Adding /tmp/venv-HjJI/bin to PATH 19:59:41 + PATH=/tmp/venv-HjJI/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:59:41 + return 0 19:59:41 + [[ -d /opt/pyenv ]] 19:59:41 + echo '---> Setting up pyenv' 19:59:41 ---> Setting up pyenv 19:59:41 + export PYENV_ROOT=/opt/pyenv 19:59:41 + PYENV_ROOT=/opt/pyenv 19:59:41 + export PATH=/opt/pyenv/bin:/tmp/venv-HjJI/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:59:41 + PATH=/opt/pyenv/bin:/tmp/venv-HjJI/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:59:41 ++ pwd 19:59:41 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 19:59:41 + export PYTHONPATH 19:59:41 + export TOX_TESTENV_PASSENV=PYTHONPATH 19:59:41 + TOX_TESTENV_PASSENV=PYTHONPATH 19:59:41 + tox --version 19:59:41 4.14.2 from /tmp/venv-HjJI/lib/python3.10/site-packages/tox/__init__.py 19:59:41 + PARALLEL=false 19:59:41 + TOX_OPTIONS_LIST= 19:59:41 + [[ -n pre-commit ]] 19:59:41 + TOX_OPTIONS_LIST=' -e pre-commit' 19:59:41 + case ${PARALLEL,,} in 19:59:41 + tox -e pre-commit 19:59:41 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 19:59:42 pre-commit: install_deps> python -I -m pip install pre-commit 19:59:47 pre-commit: freeze> python -m pip freeze --all 19:59:47 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:59:47 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 19:59:47 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 19:59:48 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 19:59:49 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 19:59:50 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 19:59:51 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 19:59:51 [INFO] Once installed this environment will be reused. 19:59:51 [INFO] This may take a few minutes... 19:59:55 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 19:59:55 [INFO] Once installed this environment will be reused. 19:59:55 [INFO] This may take a few minutes... 20:00:01 Trim Trailing Whitespace.................................................Passed 20:00:01 Tabs remover.............................................................Passed 20:00:01 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 20:00:02 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 20:00:02 [INFO] Once installed this environment will be reused. 20:00:02 [INFO] This may take a few minutes... 20:00:08 gitlint..............................................(no files to check)Skipped 20:00:08 pre-commit: OK (26.78=setup[5.45]+cmd[14.32,7.00] seconds) 20:00:08 congratulations :) (26.95 seconds) 20:00:08 + tox_status=0 20:00:08 + echo '---> Completed tox runs' 20:00:08 ---> Completed tox runs 20:00:08 + for i in .tox/*/log 20:00:08 ++ echo .tox/pre-commit/log 20:00:08 ++ awk -F/ '{print $2}' 20:00:08 + tox_env=pre-commit 20:00:08 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 20:00:08 + DOC_DIR=docs/_build/html 20:00:08 + [[ -d docs/_build/html ]] 20:00:08 + echo '---> tox-run.sh ends' 20:00:08 ---> tox-run.sh ends 20:00:08 + test 0 -eq 0 20:00:08 $ ssh-agent -k 20:00:08 unset SSH_AUTH_SOCK; 20:00:08 unset SSH_AGENT_PID; 20:00:08 echo Agent pid 1743 killed; 20:00:08 [ssh-agent] Stopped. 20:00:08 [PostBuildScript] - [INFO] Executing post build scripts. 20:00:08 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10069719694772090986.sh 20:00:08 ---> sysstat.sh 20:00:09 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8342204002079973396.sh 20:00:09 ---> package-listing.sh 20:00:09 ++ facter osfamily 20:00:09 ++ tr '[:upper:]' '[:lower:]' 20:00:09 + OS_FAMILY=debian 20:00:09 + workspace=/w/workspace/oom-master-pre-commit-lint 20:00:09 + START_PACKAGES=/tmp/packages_start.txt 20:00:09 + END_PACKAGES=/tmp/packages_end.txt 20:00:09 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:00:09 + PACKAGES=/tmp/packages_start.txt 20:00:09 + '[' /w/workspace/oom-master-pre-commit-lint ']' 20:00:09 + PACKAGES=/tmp/packages_end.txt 20:00:09 + case "${OS_FAMILY}" in 20:00:09 + dpkg -l 20:00:09 + grep '^ii' 20:00:09 + '[' -f /tmp/packages_start.txt ']' 20:00:09 + '[' -f /tmp/packages_end.txt ']' 20:00:09 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:00:09 + '[' /w/workspace/oom-master-pre-commit-lint ']' 20:00:09 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 20:00:09 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 20:00:09 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2504694630085764367.sh 20:00:09 ---> capture-instance-metadata.sh 20:00:09 Setup pyenv: 20:00:09 system 20:00:09 3.8.13 20:00:09 3.9.13 20:00:09 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 20:00:13 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-lCrH 20:00:13 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 20:00:16 lf-activate-venv(): INFO: Installing: lftools 20:00:50 lf-activate-venv(): INFO: Adding /tmp/venv-lCrH/bin to PATH 20:00:50 INFO: Running in OpenStack, capturing instance metadata 20:00:51 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16020392266227840673.sh 20:00:51 provisioning config files... 20:00:51 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config7980664021600845923tmp 20:00:51 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 20:00:51 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 20:00:51 [EnvInject] - Injecting environment variables from a build step. 20:00:51 [EnvInject] - Injecting as environment variables the properties content 20:00:51 SERVER_ID=logs 20:00:51 20:00:51 [EnvInject] - Variables injected successfully. 20:00:51 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8812352795413679095.sh 20:00:51 ---> create-netrc.sh 20:00:51 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10919709009915944517.sh 20:00:51 ---> python-tools-install.sh 20:00:51 Setup pyenv: 20:00:51 system 20:00:51 3.8.13 20:00:51 3.9.13 20:00:51 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 20:00:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lCrH from file:/tmp/.os_lf_venv 20:00:52 lf-activate-venv(): INFO: Installing: lftools 20:01:00 lf-activate-venv(): INFO: Adding /tmp/venv-lCrH/bin to PATH 20:01:00 Generating Requirements File 20:01:27 Python 3.10.6 20:01:27 pip 24.0 from /tmp/venv-lCrH/lib/python3.10/site-packages/pip (python 3.10) 20:01:28 appdirs==1.4.4 20:01:28 argcomplete==3.2.3 20:01:28 aspy.yaml==1.3.0 20:01:28 attrs==23.2.0 20:01:28 autopage==0.5.2 20:01:28 beautifulsoup4==4.12.3 20:01:28 boto3==1.34.70 20:01:28 botocore==1.34.70 20:01:28 bs4==0.0.2 20:01:28 cachetools==5.3.3 20:01:28 certifi==2024.2.2 20:01:28 cffi==1.16.0 20:01:28 cfgv==3.4.0 20:01:28 chardet==5.2.0 20:01:28 charset-normalizer==3.3.2 20:01:28 click==8.1.7 20:01:28 cliff==4.6.0 20:01:28 cmd2==2.4.3 20:01:28 cryptography==3.3.2 20:01:28 debtcollector==3.0.0 20:01:28 decorator==5.1.1 20:01:28 defusedxml==0.7.1 20:01:28 Deprecated==1.2.14 20:01:28 distlib==0.3.8 20:01:28 dnspython==2.6.1 20:01:28 docker==4.2.2 20:01:28 dogpile.cache==1.3.2 20:01:28 email_validator==2.1.1 20:01:28 filelock==3.13.3 20:01:28 future==1.0.0 20:01:28 gitdb==4.0.11 20:01:28 GitPython==3.1.42 20:01:28 google-auth==2.29.0 20:01:28 httplib2==0.22.0 20:01:28 identify==2.5.35 20:01:28 idna==3.6 20:01:28 importlib-resources==1.5.0 20:01:28 iso8601==2.1.0 20:01:28 Jinja2==3.1.3 20:01:28 jmespath==1.0.1 20:01:28 jsonpatch==1.33 20:01:28 jsonpointer==2.4 20:01:28 jsonschema==4.21.1 20:01:28 jsonschema-specifications==2023.12.1 20:01:28 keystoneauth1==5.6.0 20:01:28 kubernetes==29.0.0 20:01:28 lftools==0.37.10 20:01:28 lxml==5.1.0 20:01:28 MarkupSafe==2.1.5 20:01:28 msgpack==1.0.8 20:01:28 multi_key_dict==2.0.3 20:01:28 munch==4.0.0 20:01:28 netaddr==1.2.1 20:01:28 netifaces==0.11.0 20:01:28 niet==1.4.2 20:01:28 nodeenv==1.8.0 20:01:28 oauth2client==4.1.3 20:01:28 oauthlib==3.2.2 20:01:28 openstacksdk==3.0.0 20:01:28 os-client-config==2.1.0 20:01:28 os-service-types==1.7.0 20:01:28 osc-lib==3.0.1 20:01:28 oslo.config==9.4.0 20:01:28 oslo.context==5.5.0 20:01:28 oslo.i18n==6.3.0 20:01:28 oslo.log==5.5.0 20:01:28 oslo.serialization==5.4.0 20:01:28 oslo.utils==7.1.0 20:01:28 packaging==24.0 20:01:28 pbr==6.0.0 20:01:28 platformdirs==4.2.0 20:01:28 prettytable==3.10.0 20:01:28 pyasn1==0.5.1 20:01:28 pyasn1-modules==0.3.0 20:01:28 pycparser==2.21 20:01:28 pygerrit2==2.0.15 20:01:28 PyGithub==2.3.0 20:01:28 pyinotify==0.9.6 20:01:28 PyJWT==2.8.0 20:01:28 PyNaCl==1.5.0 20:01:28 pyparsing==2.4.7 20:01:28 pyperclip==1.8.2 20:01:28 pyrsistent==0.20.0 20:01:28 python-cinderclient==9.5.0 20:01:28 python-dateutil==2.9.0.post0 20:01:28 python-heatclient==3.5.0 20:01:28 python-jenkins==1.8.2 20:01:28 python-keystoneclient==5.4.0 20:01:28 python-magnumclient==4.4.0 20:01:28 python-novaclient==18.6.0 20:01:28 python-openstackclient==6.6.0 20:01:28 python-swiftclient==4.5.0 20:01:28 PyYAML==6.0.1 20:01:28 referencing==0.34.0 20:01:28 requests==2.31.0 20:01:28 requests-oauthlib==2.0.0 20:01:28 requestsexceptions==1.4.0 20:01:28 rfc3986==2.0.0 20:01:28 rpds-py==0.18.0 20:01:28 rsa==4.9 20:01:28 ruamel.yaml==0.18.6 20:01:28 ruamel.yaml.clib==0.2.8 20:01:28 s3transfer==0.10.1 20:01:28 simplejson==3.19.2 20:01:28 six==1.16.0 20:01:28 smmap==5.0.1 20:01:28 soupsieve==2.5 20:01:28 stevedore==5.2.0 20:01:28 tabulate==0.9.0 20:01:28 toml==0.10.2 20:01:28 tomlkit==0.12.4 20:01:28 tqdm==4.66.2 20:01:28 typing_extensions==4.10.0 20:01:28 tzdata==2024.1 20:01:28 urllib3==1.26.18 20:01:28 virtualenv==20.25.1 20:01:28 wcwidth==0.2.13 20:01:28 websocket-client==1.7.0 20:01:28 wrapt==1.16.0 20:01:28 xdg==6.0.0 20:01:28 xmltodict==0.13.0 20:01:28 yq==3.2.3 20:01:28 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2633468152896298306.sh 20:01:28 ---> sudo-logs.sh 20:01:28 Archiving 'sudo' log.. 20:01:28 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11428352764089045979.sh 20:01:28 ---> job-cost.sh 20:01:28 Setup pyenv: 20:01:28 system 20:01:28 3.8.13 20:01:28 3.9.13 20:01:28 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 20:01:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lCrH from file:/tmp/.os_lf_venv 20:01:29 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 20:01:34 lf-activate-venv(): INFO: Adding /tmp/venv-lCrH/bin to PATH 20:01:34 INFO: No Stack... 20:01:34 INFO: Retrieving Pricing Info for: v3-standard-4 20:01:35 INFO: Archiving Costs 20:01:35 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins9422327997362305160.sh 20:01:35 ---> logs-deploy.sh 20:01:35 Setup pyenv: 20:01:35 system 20:01:35 3.8.13 20:01:35 3.9.13 20:01:35 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 20:01:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lCrH from file:/tmp/.os_lf_venv 20:01:36 lf-activate-venv(): INFO: Installing: lftools 20:01:45 lf-activate-venv(): INFO: Adding /tmp/venv-lCrH/bin to PATH 20:01:45 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3370 20:01:45 INFO: archiving workspace using pattern(s): 20:01:46 Archives upload complete. 20:01:46 INFO: archiving logs to Nexus 20:01:47 ---> uname -a: 20:01:47 Linux prd-ubuntu1804-builder-4c-4g-18105 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 20:01:47 20:01:47 20:01:47 ---> lscpu: 20:01:47 Architecture: x86_64 20:01:47 CPU op-mode(s): 32-bit, 64-bit 20:01:47 Byte Order: Little Endian 20:01:47 CPU(s): 4 20:01:47 On-line CPU(s) list: 0-3 20:01:47 Thread(s) per core: 1 20:01:47 Core(s) per socket: 1 20:01:47 Socket(s): 4 20:01:47 NUMA node(s): 1 20:01:47 Vendor ID: AuthenticAMD 20:01:47 CPU family: 23 20:01:47 Model: 49 20:01:47 Model name: AMD EPYC-Rome Processor 20:01:47 Stepping: 0 20:01:47 CPU MHz: 2800.000 20:01:47 BogoMIPS: 5600.00 20:01:47 Virtualization: AMD-V 20:01:47 Hypervisor vendor: KVM 20:01:47 Virtualization type: full 20:01:47 L1d cache: 32K 20:01:47 L1i cache: 32K 20:01:47 L2 cache: 512K 20:01:47 L3 cache: 16384K 20:01:47 NUMA node0 CPU(s): 0-3 20:01:47 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 20:01:47 20:01:47 20:01:47 ---> nproc: 20:01:47 4 20:01:47 20:01:47 20:01:47 ---> df -h: 20:01:47 Filesystem Size Used Avail Use% Mounted on 20:01:47 udev 7.9G 0 7.9G 0% /dev 20:01:47 tmpfs 1.6G 672K 1.6G 1% /run 20:01:47 /dev/vda1 78G 8.4G 70G 11% / 20:01:47 tmpfs 7.9G 0 7.9G 0% /dev/shm 20:01:47 tmpfs 5.0M 0 5.0M 0% /run/lock 20:01:47 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 20:01:47 /dev/vda15 105M 4.4M 100M 5% /boot/efi 20:01:47 tmpfs 1.6G 0 1.6G 0% /run/user/1001 20:01:47 20:01:47 20:01:47 ---> free -m: 20:01:47 total used free shared buff/cache available 20:01:47 Mem: 16040 543 13305 0 2190 15177 20:01:47 Swap: 1023 0 1023 20:01:47 20:01:47 20:01:47 ---> ip addr: 20:01:47 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 20:01:47 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 20:01:47 inet 127.0.0.1/8 scope host lo 20:01:47 valid_lft forever preferred_lft forever 20:01:47 inet6 ::1/128 scope host 20:01:47 valid_lft forever preferred_lft forever 20:01:47 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 20:01:47 link/ether fa:16:3e:67:b3:9d brd ff:ff:ff:ff:ff:ff 20:01:47 inet 10.30.107.75/23 brd 10.30.107.255 scope global dynamic ens3 20:01:47 valid_lft 86218sec preferred_lft 86218sec 20:01:47 inet6 fe80::f816:3eff:fe67:b39d/64 scope link 20:01:47 valid_lft forever preferred_lft forever 20:01:47 20:01:47 20:01:47 ---> sar -b -r -n DEV: 20:01:47 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-18105) 03/25/24 _x86_64_ (4 CPU) 20:01:47 20:01:47 19:58:47 LINUX RESTART (4 CPU) 20:01:47 20:01:47 19:59:01 tps rtps wtps bread/s bwrtn/s 20:01:47 20:00:02 246.43 70.99 175.44 4711.75 40505.65 20:01:47 20:01:01 103.98 2.47 101.51 130.83 27933.44 20:01:47 Average: 175.80 37.02 138.78 2440.53 34272.36 20:01:47 20:01:47 19:59:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:01:47 20:00:02 14009160 15559028 2415808 14.71 52092 1701216 853292 4.88 716312 1488224 124472 20:01:47 20:01:01 13771352 15574908 2653616 16.16 75184 1915428 734696 4.20 749680 1662036 132184 20:01:47 Average: 13890256 15566968 2534712 15.43 63638 1808322 793994 4.54 732996 1575130 128328 20:01:47 20:01:47 19:59:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:01:47 20:00:02 ens3 438.48 276.55 2053.05 74.00 0.00 0.00 0.00 0.00 20:01:47 20:00:02 lo 2.53 2.53 0.26 0.26 0.00 0.00 0.00 0.00 20:01:47 20:01:01 ens3 47.47 32.72 636.09 8.47 0.00 0.00 0.00 0.00 20:01:47 20:01:01 lo 1.42 1.42 0.14 0.14 0.00 0.00 0.00 0.00 20:01:47 Average: ens3 244.61 155.66 1350.53 41.51 0.00 0.00 0.00 0.00 20:01:47 Average: lo 1.98 1.98 0.20 0.20 0.00 0.00 0.00 0.00 20:01:47 20:01:47 20:01:47 ---> sar -P ALL: 20:01:47 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-18105) 03/25/24 _x86_64_ (4 CPU) 20:01:47 20:01:47 19:58:47 LINUX RESTART (4 CPU) 20:01:47 20:01:47 19:59:01 CPU %user %nice %system %iowait %steal %idle 20:01:47 20:00:02 all 22.99 0.00 2.38 10.50 0.07 64.07 20:01:47 20:00:02 0 21.04 0.00 3.06 5.31 0.07 70.53 20:01:47 20:00:02 1 26.84 0.00 2.56 8.91 0.07 61.62 20:01:47 20:00:02 2 20.21 0.00 1.84 23.88 0.10 53.96 20:01:47 20:00:02 3 23.87 0.00 2.04 3.88 0.05 70.15 20:01:47 20:01:01 all 19.57 0.00 1.53 5.85 0.06 73.00 20:01:47 20:01:01 0 38.80 0.00 2.39 3.63 0.07 55.11 20:01:47 20:01:01 1 4.92 0.00 1.39 11.85 0.07 81.76 20:01:47 20:01:01 2 4.36 0.00 0.70 6.92 0.03 87.98 20:01:47 20:01:01 3 30.06 0.00 1.63 1.02 0.05 67.24 20:01:47 Average: all 21.29 0.00 1.96 8.19 0.06 68.50 20:01:47 Average: 0 29.85 0.00 2.73 4.48 0.07 62.88 20:01:47 Average: 1 15.97 0.00 1.98 10.37 0.07 71.61 20:01:47 Average: 2 12.36 0.00 1.28 15.47 0.07 70.82 20:01:47 Average: 3 26.95 0.00 1.84 2.46 0.05 68.71 20:01:47 20:01:47 20:01:47