12:57:48 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137672 12:57:48 Running as SYSTEM 12:57:48 [EnvInject] - Loading node environment variables. 12:57:48 Building remotely on prd-ubuntu1804-builder-4c-4g-22423 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 12:57:48 [ssh-agent] Looking for ssh-agent implementation... 12:57:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:57:49 $ ssh-agent 12:57:49 SSH_AUTH_SOCK=/tmp/ssh-iR318Fc3D7mP/agent.1665 12:57:49 SSH_AGENT_PID=1667 12:57:49 [ssh-agent] Started. 12:57:49 Running ssh-add (command line suppressed) 12:57:49 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_223176585046419209.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_223176585046419209.key) 12:57:49 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 12:57:49 The recommended git tool is: NONE 12:57:50 using credential onap-jenkins-ssh 12:57:50 Wiping out workspace first. 12:57:50 Cloning the remote Git repository 12:57:50 Cloning repository git://cloud.onap.org/mirror/oom.git 12:57:50 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 12:57:50 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:57:50 > git --version # timeout=10 12:57:50 > git --version # 'git version 2.17.1' 12:57:50 using GIT_SSH to set credentials Gerrit user 12:57:50 Verifying host key using manually-configured host key entries 12:57:50 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 12:57:55 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:57:55 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:57:56 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:57:56 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:57:56 using GIT_SSH to set credentials Gerrit user 12:57:56 Verifying host key using manually-configured host key entries 12:57:56 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/72/137672/2 # timeout=30 12:57:56 > git rev-parse 42ee95e5f059fc78c77ed97717f871e326a18119^{commit} # timeout=10 12:57:56 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 12:57:56 Checking out Revision 42ee95e5f059fc78c77ed97717f871e326a18119 (refs/changes/72/137672/2) 12:57:56 > git config core.sparsecheckout # timeout=10 12:57:56 > git checkout -f 42ee95e5f059fc78c77ed97717f871e326a18119 # timeout=30 12:57:56 Commit message: "[COMMON] Update all ReadinessChecks" 12:57:56 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:57:57 > git rev-list --no-walk 16d200e4f99dbad508156d936b9481bed051055b # timeout=10 12:57:57 [EnvInject] - Injecting environment variables from a build step. 12:57:57 [EnvInject] - Injecting as environment variables the properties content 12:57:57 PYTHON=python3 12:57:57 12:57:57 [EnvInject] - Variables injected successfully. 12:57:57 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins14674975169746341612.sh 12:57:57 ---> tox-install.sh 12:57:57 + source /home/jenkins/lf-env.sh 12:57:57 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:57:57 ++ mktemp -d /tmp/venv-XXXX 12:57:57 + lf_venv=/tmp/venv-Sd9X 12:57:57 + local venv_file=/tmp/.os_lf_venv 12:57:57 + local python=python3 12:57:57 + local options 12:57:57 + local set_path=true 12:57:57 + local install_args= 12:57:57 ++ 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 12:57:57 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:57:57 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:57:57 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:57:57 + true 12:57:57 + case $1 in 12:57:57 + venv_file=/tmp/.toxenv 12:57:57 + shift 2 12:57:57 + true 12:57:57 + case $1 in 12:57:57 + shift 12:57:57 + break 12:57:57 + case $python in 12:57:57 + local pkg_list= 12:57:57 + [[ -d /opt/pyenv ]] 12:57:57 + echo 'Setup pyenv:' 12:57:57 Setup pyenv: 12:57:57 + export PYENV_ROOT=/opt/pyenv 12:57:57 + PYENV_ROOT=/opt/pyenv 12:57:57 + 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 12:57:57 + 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 12:57:57 + pyenv versions 12:57:57 * system (set by /opt/pyenv/version) 12:57:57 * 3.8.13 (set by /opt/pyenv/version) 12:57:57 * 3.9.13 (set by /opt/pyenv/version) 12:57:57 * 3.10.6 (set by /opt/pyenv/version) 12:57:57 + command -v pyenv 12:57:57 ++ pyenv init - --no-rehash 12:57:57 + 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[*]}"'\'')" 12:57:57 export PATH="/opt/pyenv/shims:${PATH}" 12:57:57 export PYENV_SHELL=bash 12:57:57 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:57:57 pyenv() { 12:57:57 local command 12:57:57 command="${1:-}" 12:57:57 if [ "$#" -gt 0 ]; then 12:57:57 shift 12:57:57 fi 12:57:57 12:57:57 case "$command" in 12:57:57 rehash|shell) 12:57:57 eval "$(pyenv "sh-$command" "$@")" 12:57:57 ;; 12:57:57 *) 12:57:57 command pyenv "$command" "$@" 12:57:57 ;; 12:57:57 esac 12:57:57 }' 12:57:57 +++ 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[*]}"' 12:57:57 ++ 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 12:57:57 ++ 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 12:57:57 ++ 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 12:57:57 ++ export PYENV_SHELL=bash 12:57:57 ++ PYENV_SHELL=bash 12:57:57 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:57:57 +++ complete -F _pyenv pyenv 12:57:57 ++ lf-pyver python3 12:57:57 ++ local py_version_xy=python3 12:57:57 ++ local py_version_xyz= 12:57:57 ++ pyenv versions 12:57:57 ++ local command 12:57:57 ++ command=versions 12:57:57 ++ '[' 1 -gt 0 ']' 12:57:57 ++ shift 12:57:57 ++ case "$command" in 12:57:57 ++ command pyenv versions 12:57:57 ++ pyenv versions 12:57:57 ++ awk '{ print $1 }' 12:57:57 ++ sed 's/^[ *]* //' 12:57:57 ++ grep -E '^[0-9.]*[0-9]$' 12:57:57 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:57:57 +++ grep '^3' /tmp/.pyenv_versions 12:57:57 +++ sort -V 12:57:57 +++ tail -n 1 12:57:57 ++ py_version_xyz=3.10.6 12:57:57 ++ [[ -z 3.10.6 ]] 12:57:57 ++ echo 3.10.6 12:57:57 ++ return 0 12:57:57 + pyenv local 3.10.6 12:57:57 + local command 12:57:57 + command=local 12:57:57 + '[' 2 -gt 0 ']' 12:57:57 + shift 12:57:57 + case "$command" in 12:57:57 + command pyenv local 3.10.6 12:57:57 + pyenv local 3.10.6 12:57:57 + for arg in "$@" 12:57:57 + case $arg in 12:57:57 + pkg_list+='tox ' 12:57:57 + for arg in "$@" 12:57:57 + case $arg in 12:57:57 + pkg_list+='virtualenv ' 12:57:57 + for arg in "$@" 12:57:57 + case $arg in 12:57:57 + pkg_list+='urllib3~=1.26.15 ' 12:57:57 + [[ -f /tmp/.toxenv ]] 12:57:57 + [[ ! -f /tmp/.toxenv ]] 12:57:57 + [[ -n '' ]] 12:57:57 + python3 -m venv /tmp/venv-Sd9X 12:58:01 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Sd9X' 12:58:01 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Sd9X 12:58:01 + echo /tmp/venv-Sd9X 12:58:01 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 12:58:01 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 12:58:01 + /tmp/venv-Sd9X/bin/python3 -m pip install --upgrade --quiet pip virtualenv 12:58:04 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:58:04 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:58:04 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:58:04 + /tmp/venv-Sd9X/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:58:07 + type python3 12:58:07 + true 12:58:07 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Sd9X/bin to PATH' 12:58:07 lf-activate-venv(): INFO: Adding /tmp/venv-Sd9X/bin to PATH 12:58:07 + PATH=/tmp/venv-Sd9X/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 12:58:07 + return 0 12:58:07 + python3 --version 12:58:07 Python 3.10.6 12:58:07 + python3 -m pip --version 12:58:07 pip 24.0 from /tmp/venv-Sd9X/lib/python3.10/site-packages/pip (python 3.10) 12:58:07 + python3 -m pip freeze 12:58:07 cachetools==5.3.3 12:58:07 chardet==5.2.0 12:58:07 colorama==0.4.6 12:58:07 distlib==0.3.8 12:58:07 filelock==3.13.4 12:58:07 packaging==24.0 12:58:07 platformdirs==4.2.0 12:58:07 pluggy==1.4.0 12:58:07 pyproject-api==1.6.1 12:58:07 tomli==2.0.1 12:58:07 tox==4.14.2 12:58:07 urllib3==1.26.18 12:58:07 virtualenv==20.25.1 12:58:07 [EnvInject] - Injecting environment variables from a build step. 12:58:07 [EnvInject] - Injecting as environment variables the properties content 12:58:07 PARALLEL=false 12:58:07 12:58:07 [EnvInject] - Variables injected successfully. 12:58:07 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins4157495643639900911.sh 12:58:07 ---> tox-run.sh 12:58:07 + 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 12:58:07 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 12:58:07 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 12:58:07 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 12:58:07 + cd /w/workspace/oom-master-pre-commit-lint/. 12:58:07 + source /home/jenkins/lf-env.sh 12:58:07 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:58:07 ++ mktemp -d /tmp/venv-XXXX 12:58:07 + lf_venv=/tmp/venv-sj6e 12:58:07 + local venv_file=/tmp/.os_lf_venv 12:58:07 + local python=python3 12:58:07 + local options 12:58:07 + local set_path=true 12:58:07 + local install_args= 12:58:07 ++ 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 12:58:07 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:58:07 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:58:07 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:58:07 + true 12:58:07 + case $1 in 12:58:07 + venv_file=/tmp/.toxenv 12:58:07 + shift 2 12:58:07 + true 12:58:07 + case $1 in 12:58:07 + shift 12:58:07 + break 12:58:07 + case $python in 12:58:07 + local pkg_list= 12:58:07 + [[ -d /opt/pyenv ]] 12:58:07 + echo 'Setup pyenv:' 12:58:07 Setup pyenv: 12:58:07 + export PYENV_ROOT=/opt/pyenv 12:58:07 + PYENV_ROOT=/opt/pyenv 12:58:07 + 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 12:58: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 12:58:07 + pyenv versions 12:58:07 system 12:58:08 3.8.13 12:58:08 3.9.13 12:58:08 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:58:08 + command -v pyenv 12:58:08 ++ pyenv init - --no-rehash 12:58:08 + 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[*]}"'\'')" 12:58:08 export PATH="/opt/pyenv/shims:${PATH}" 12:58:08 export PYENV_SHELL=bash 12:58:08 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:58:08 pyenv() { 12:58:08 local command 12:58:08 command="${1:-}" 12:58:08 if [ "$#" -gt 0 ]; then 12:58:08 shift 12:58:08 fi 12:58:08 12:58:08 case "$command" in 12:58:08 rehash|shell) 12:58:08 eval "$(pyenv "sh-$command" "$@")" 12:58:08 ;; 12:58:08 *) 12:58:08 command pyenv "$command" "$@" 12:58:08 ;; 12:58:08 esac 12:58:08 }' 12:58:08 +++ 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[*]}"' 12:58:08 ++ 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 12:58:08 ++ 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 12:58:08 ++ 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 12:58:08 ++ export PYENV_SHELL=bash 12:58:08 ++ PYENV_SHELL=bash 12:58:08 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:58:08 +++ complete -F _pyenv pyenv 12:58:08 ++ lf-pyver python3 12:58:08 ++ local py_version_xy=python3 12:58:08 ++ local py_version_xyz= 12:58:08 ++ pyenv versions 12:58:08 ++ local command 12:58:08 ++ command=versions 12:58:08 ++ '[' 1 -gt 0 ']' 12:58:08 ++ shift 12:58:08 ++ case "$command" in 12:58:08 ++ command pyenv versions 12:58:08 ++ pyenv versions 12:58:08 ++ sed 's/^[ *]* //' 12:58:08 ++ awk '{ print $1 }' 12:58:08 ++ grep -E '^[0-9.]*[0-9]$' 12:58:08 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:58:08 +++ grep '^3' /tmp/.pyenv_versions 12:58:08 +++ tail -n 1 12:58:08 +++ sort -V 12:58:08 ++ py_version_xyz=3.10.6 12:58:08 ++ [[ -z 3.10.6 ]] 12:58:08 ++ echo 3.10.6 12:58:08 ++ return 0 12:58:08 + pyenv local 3.10.6 12:58:08 + local command 12:58:08 + command=local 12:58:08 + '[' 2 -gt 0 ']' 12:58:08 + shift 12:58:08 + case "$command" in 12:58:08 + command pyenv local 3.10.6 12:58:08 + pyenv local 3.10.6 12:58:08 + for arg in "$@" 12:58:08 + case $arg in 12:58:08 + pkg_list+='tox ' 12:58:08 + for arg in "$@" 12:58:08 + case $arg in 12:58:08 + pkg_list+='virtualenv ' 12:58:08 + for arg in "$@" 12:58:08 + case $arg in 12:58:08 + pkg_list+='urllib3~=1.26.15 ' 12:58:08 + [[ -f /tmp/.toxenv ]] 12:58:08 ++ cat /tmp/.toxenv 12:58:08 + lf_venv=/tmp/venv-Sd9X 12:58:08 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Sd9X from' file:/tmp/.toxenv 12:58:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Sd9X from file:/tmp/.toxenv 12:58:08 + /tmp/venv-Sd9X/bin/python3 -m pip install --upgrade --quiet pip virtualenv 12:58:09 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:58:09 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:58:09 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:58:09 + /tmp/venv-Sd9X/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:58:10 + type python3 12:58:10 + true 12:58:10 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Sd9X/bin to PATH' 12:58:10 lf-activate-venv(): INFO: Adding /tmp/venv-Sd9X/bin to PATH 12:58:10 + PATH=/tmp/venv-Sd9X/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 12:58:10 + return 0 12:58:10 + [[ -d /opt/pyenv ]] 12:58:10 + echo '---> Setting up pyenv' 12:58:10 ---> Setting up pyenv 12:58:10 + export PYENV_ROOT=/opt/pyenv 12:58:10 + PYENV_ROOT=/opt/pyenv 12:58:10 + export PATH=/opt/pyenv/bin:/tmp/venv-Sd9X/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 12:58:10 + PATH=/opt/pyenv/bin:/tmp/venv-Sd9X/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 12:58:10 ++ pwd 12:58:10 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 12:58:10 + export PYTHONPATH 12:58:10 + export TOX_TESTENV_PASSENV=PYTHONPATH 12:58:10 + TOX_TESTENV_PASSENV=PYTHONPATH 12:58:10 + tox --version 12:58:10 4.14.2 from /tmp/venv-Sd9X/lib/python3.10/site-packages/tox/__init__.py 12:58:10 + PARALLEL=false 12:58:10 + TOX_OPTIONS_LIST= 12:58:10 + [[ -n pre-commit ]] 12:58:10 + TOX_OPTIONS_LIST=' -e pre-commit' 12:58:10 + case ${PARALLEL,,} in 12:58:10 + tox -e pre-commit 12:58:10 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 12:58:12 pre-commit: install_deps> python -I -m pip install pre-commit 12:58:15 pre-commit: freeze> python -m pip freeze --all 12:58:15 pre-commit: cfgv==3.4.0,distlib==0.3.8,filelock==3.13.4,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 12:58:15 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 12:58:15 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 12:58:16 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 12:58:17 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 12:58:18 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 12:58:18 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 12:58:18 [INFO] Once installed this environment will be reused. 12:58:18 [INFO] This may take a few minutes... 12:58:21 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 12:58:21 [INFO] Once installed this environment will be reused. 12:58:21 [INFO] This may take a few minutes... 12:58:27 Trim Trailing Whitespace.................................................Passed 12:58:27 Tabs remover.............................................................Passed 12:58:27 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 12:58:27 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 12:58:27 [INFO] Once installed this environment will be reused. 12:58:27 [INFO] This may take a few minutes... 12:58:34 gitlint..............................................(no files to check)Skipped 12:58:34 pre-commit: OK (22.95=setup[4.29]+cmd[11.86,6.80] seconds) 12:58:34 congratulations :) (23.13 seconds) 12:58:34 + tox_status=0 12:58:34 + echo '---> Completed tox runs' 12:58:34 ---> Completed tox runs 12:58:34 + for i in .tox/*/log 12:58:34 ++ echo .tox/pre-commit/log 12:58:34 ++ awk -F/ '{print $2}' 12:58:34 + tox_env=pre-commit 12:58:34 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 12:58:34 + DOC_DIR=docs/_build/html 12:58:34 + [[ -d docs/_build/html ]] 12:58:34 + echo '---> tox-run.sh ends' 12:58:34 ---> tox-run.sh ends 12:58:34 + test 0 -eq 0 12:58:34 $ ssh-agent -k 12:58:34 unset SSH_AUTH_SOCK; 12:58:34 unset SSH_AGENT_PID; 12:58:34 echo Agent pid 1667 killed; 12:58:34 [ssh-agent] Stopped. 12:58:34 [PostBuildScript] - [INFO] Executing post build scripts. 12:58:34 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4644681953770562134.sh 12:58:34 ---> sysstat.sh 12:58:34 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5296637632287306943.sh 12:58:34 ---> package-listing.sh 12:58:34 ++ facter osfamily 12:58:34 ++ tr '[:upper:]' '[:lower:]' 12:58:35 + OS_FAMILY=debian 12:58:35 + workspace=/w/workspace/oom-master-pre-commit-lint 12:58:35 + START_PACKAGES=/tmp/packages_start.txt 12:58:35 + END_PACKAGES=/tmp/packages_end.txt 12:58:35 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:58:35 + PACKAGES=/tmp/packages_start.txt 12:58:35 + '[' /w/workspace/oom-master-pre-commit-lint ']' 12:58:35 + PACKAGES=/tmp/packages_end.txt 12:58:35 + case "${OS_FAMILY}" in 12:58:35 + grep '^ii' 12:58:35 + dpkg -l 12:58:35 + '[' -f /tmp/packages_start.txt ']' 12:58:35 + '[' -f /tmp/packages_end.txt ']' 12:58:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:58:35 + '[' /w/workspace/oom-master-pre-commit-lint ']' 12:58:35 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 12:58:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 12:58:35 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12468343055562910327.sh 12:58:35 ---> capture-instance-metadata.sh 12:58:35 Setup pyenv: 12:58:35 system 12:58:35 3.8.13 12:58:35 3.9.13 12:58:35 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:58:39 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-x7nj 12:58:39 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:58:42 lf-activate-venv(): INFO: Installing: lftools 12:59:12 lf-activate-venv(): INFO: Adding /tmp/venv-x7nj/bin to PATH 12:59:12 INFO: Running in OpenStack, capturing instance metadata 12:59:12 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5897775386423096751.sh 12:59:12 provisioning config files... 12:59:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config11871277611246577292tmp 12:59:12 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 12:59:12 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 12:59:12 [EnvInject] - Injecting environment variables from a build step. 12:59:12 [EnvInject] - Injecting as environment variables the properties content 12:59:12 SERVER_ID=logs 12:59:12 12:59:12 [EnvInject] - Variables injected successfully. 12:59:12 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8443178703287646864.sh 12:59:12 ---> create-netrc.sh 12:59:13 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13129559167720951026.sh 12:59:13 ---> python-tools-install.sh 12:59:13 Setup pyenv: 12:59:13 system 12:59:13 3.8.13 12:59:13 3.9.13 12:59:13 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:59:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-x7nj from file:/tmp/.os_lf_venv 12:59:14 lf-activate-venv(): INFO: Installing: lftools 12:59:22 lf-activate-venv(): INFO: Adding /tmp/venv-x7nj/bin to PATH 12:59:22 Generating Requirements File 12:59:49 Python 3.10.6 12:59:49 pip 24.0 from /tmp/venv-x7nj/lib/python3.10/site-packages/pip (python 3.10) 12:59:49 appdirs==1.4.4 12:59:49 argcomplete==3.2.3 12:59:49 aspy.yaml==1.3.0 12:59:49 attrs==23.2.0 12:59:49 autopage==0.5.2 12:59:49 beautifulsoup4==4.12.3 12:59:49 boto3==1.34.82 12:59:49 botocore==1.34.82 12:59:49 bs4==0.0.2 12:59:49 cachetools==5.3.3 12:59:49 certifi==2024.2.2 12:59:49 cffi==1.16.0 12:59:49 cfgv==3.4.0 12:59:49 chardet==5.2.0 12:59:49 charset-normalizer==3.3.2 12:59:49 click==8.1.7 12:59:49 cliff==4.6.0 12:59:49 cmd2==2.4.3 12:59:49 cryptography==3.3.2 12:59:49 debtcollector==3.0.0 12:59:49 decorator==5.1.1 12:59:49 defusedxml==0.7.1 12:59:49 Deprecated==1.2.14 12:59:49 distlib==0.3.8 12:59:49 dnspython==2.6.1 12:59:49 docker==4.2.2 12:59:49 dogpile.cache==1.3.2 12:59:49 email_validator==2.1.1 12:59:49 filelock==3.13.4 12:59:49 future==1.0.0 12:59:49 gitdb==4.0.11 12:59:49 GitPython==3.1.43 12:59:49 google-auth==2.29.0 12:59:49 httplib2==0.22.0 12:59:49 identify==2.5.35 12:59:49 idna==3.7 12:59:49 importlib-resources==1.5.0 12:59:49 iso8601==2.1.0 12:59:49 Jinja2==3.1.3 12:59:49 jmespath==1.0.1 12:59:49 jsonpatch==1.33 12:59:49 jsonpointer==2.4 12:59:49 jsonschema==4.21.1 12:59:49 jsonschema-specifications==2023.12.1 12:59:49 keystoneauth1==5.6.0 12:59:49 kubernetes==29.0.0 12:59:49 lftools==0.37.10 12:59:49 lxml==5.2.1 12:59:49 MarkupSafe==2.1.5 12:59:49 msgpack==1.0.8 12:59:49 multi_key_dict==2.0.3 12:59:49 munch==4.0.0 12:59:49 netaddr==1.2.1 12:59:49 netifaces==0.11.0 12:59:49 niet==1.4.2 12:59:49 nodeenv==1.8.0 12:59:49 oauth2client==4.1.3 12:59:49 oauthlib==3.2.2 12:59:49 openstacksdk==3.0.0 12:59:49 os-client-config==2.1.0 12:59:49 os-service-types==1.7.0 12:59:49 osc-lib==3.0.1 12:59:49 oslo.config==9.4.0 12:59:49 oslo.context==5.5.0 12:59:49 oslo.i18n==6.3.0 12:59:49 oslo.log==5.5.1 12:59:49 oslo.serialization==5.4.0 12:59:49 oslo.utils==7.1.0 12:59:49 packaging==24.0 12:59:49 pbr==6.0.0 12:59:49 platformdirs==4.2.0 12:59:49 prettytable==3.10.0 12:59:49 pyasn1==0.6.0 12:59:49 pyasn1_modules==0.4.0 12:59:49 pycparser==2.22 12:59:49 pygerrit2==2.0.15 12:59:49 PyGithub==2.3.0 12:59:49 pyinotify==0.9.6 12:59:49 PyJWT==2.8.0 12:59:49 PyNaCl==1.5.0 12:59:49 pyparsing==2.4.7 12:59:49 pyperclip==1.8.2 12:59:49 pyrsistent==0.20.0 12:59:49 python-cinderclient==9.5.0 12:59:49 python-dateutil==2.9.0.post0 12:59:49 python-heatclient==3.5.0 12:59:49 python-jenkins==1.8.2 12:59:49 python-keystoneclient==5.4.0 12:59:49 python-magnumclient==4.4.0 12:59:49 python-novaclient==18.6.0 12:59:49 python-openstackclient==6.6.0 12:59:49 python-swiftclient==4.5.0 12:59:49 PyYAML==6.0.1 12:59:49 referencing==0.34.0 12:59:49 requests==2.31.0 12:59:49 requests-oauthlib==2.0.0 12:59:49 requestsexceptions==1.4.0 12:59:49 rfc3986==2.0.0 12:59:49 rpds-py==0.18.0 12:59:49 rsa==4.9 12:59:49 ruamel.yaml==0.18.6 12:59:49 ruamel.yaml.clib==0.2.8 12:59:49 s3transfer==0.10.1 12:59:49 simplejson==3.19.2 12:59:49 six==1.16.0 12:59:49 smmap==5.0.1 12:59:49 soupsieve==2.5 12:59:49 stevedore==5.2.0 12:59:49 tabulate==0.9.0 12:59:49 toml==0.10.2 12:59:49 tomlkit==0.12.4 12:59:49 tqdm==4.66.2 12:59:49 typing_extensions==4.11.0 12:59:49 tzdata==2024.1 12:59:49 urllib3==1.26.18 12:59:49 virtualenv==20.25.1 12:59:49 wcwidth==0.2.13 12:59:49 websocket-client==1.7.0 12:59:49 wrapt==1.16.0 12:59:49 xdg==6.0.0 12:59:49 xmltodict==0.13.0 12:59:49 yq==3.2.3 12:59:49 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16156915484811945871.sh 12:59:49 ---> sudo-logs.sh 12:59:49 Archiving 'sudo' log.. 12:59:50 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11506741501470358877.sh 12:59:50 ---> job-cost.sh 12:59:50 Setup pyenv: 12:59:50 system 12:59:50 3.8.13 12:59:50 3.9.13 12:59:50 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:59:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-x7nj from file:/tmp/.os_lf_venv 12:59:51 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:59:56 lf-activate-venv(): INFO: Adding /tmp/venv-x7nj/bin to PATH 12:59:56 INFO: No Stack... 12:59:56 INFO: Retrieving Pricing Info for: v3-standard-4 12:59:57 INFO: Archiving Costs 12:59:57 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins13388087401521497432.sh 12:59:57 ---> logs-deploy.sh 12:59:57 Setup pyenv: 12:59:57 system 12:59:57 3.8.13 12:59:57 3.9.13 12:59:57 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:59:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-x7nj from file:/tmp/.os_lf_venv 12:59:58 lf-activate-venv(): INFO: Installing: lftools 13:00:07 lf-activate-venv(): INFO: Adding /tmp/venv-x7nj/bin to PATH 13:00:07 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3422 13:00:07 INFO: archiving workspace using pattern(s): 13:00:08 Archives upload complete. 13:00:08 INFO: archiving logs to Nexus 13:00:09 ---> uname -a: 13:00:09 Linux prd-ubuntu1804-builder-4c-4g-22423 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 13:00:09 13:00:09 13:00:09 ---> lscpu: 13:00:09 Architecture: x86_64 13:00:09 CPU op-mode(s): 32-bit, 64-bit 13:00:09 Byte Order: Little Endian 13:00:09 CPU(s): 4 13:00:09 On-line CPU(s) list: 0-3 13:00:09 Thread(s) per core: 1 13:00:09 Core(s) per socket: 1 13:00:09 Socket(s): 4 13:00:09 NUMA node(s): 1 13:00:09 Vendor ID: AuthenticAMD 13:00:09 CPU family: 23 13:00:09 Model: 49 13:00:09 Model name: AMD EPYC-Rome Processor 13:00:09 Stepping: 0 13:00:09 CPU MHz: 2799.998 13:00:09 BogoMIPS: 5599.99 13:00:09 Virtualization: AMD-V 13:00:09 Hypervisor vendor: KVM 13:00:09 Virtualization type: full 13:00:09 L1d cache: 32K 13:00:09 L1i cache: 32K 13:00:09 L2 cache: 512K 13:00:09 L3 cache: 16384K 13:00:09 NUMA node0 CPU(s): 0-3 13:00:09 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 13:00:09 13:00:09 13:00:09 ---> nproc: 13:00:09 4 13:00:09 13:00:09 13:00:09 ---> df -h: 13:00:09 Filesystem Size Used Avail Use% Mounted on 13:00:09 udev 7.9G 0 7.9G 0% /dev 13:00:09 tmpfs 1.6G 672K 1.6G 1% /run 13:00:09 /dev/vda1 78G 8.4G 70G 11% / 13:00:09 tmpfs 7.9G 0 7.9G 0% /dev/shm 13:00:09 tmpfs 5.0M 0 5.0M 0% /run/lock 13:00:09 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 13:00:09 /dev/vda15 105M 4.4M 100M 5% /boot/efi 13:00:09 tmpfs 1.6G 0 1.6G 0% /run/user/1001 13:00:09 13:00:09 13:00:09 ---> free -m: 13:00:09 total used free shared buff/cache available 13:00:09 Mem: 16040 549 13310 0 2180 15171 13:00:09 Swap: 1023 0 1023 13:00:09 13:00:09 13:00:09 ---> ip addr: 13:00:09 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:00:09 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:00:09 inet 127.0.0.1/8 scope host lo 13:00:09 valid_lft forever preferred_lft forever 13:00:09 inet6 ::1/128 scope host 13:00:09 valid_lft forever preferred_lft forever 13:00:09 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 13:00:09 link/ether fa:16:3e:a0:06:43 brd ff:ff:ff:ff:ff:ff 13:00:09 inet 10.30.107.253/23 brd 10.30.107.255 scope global dynamic ens3 13:00:09 valid_lft 86243sec preferred_lft 86243sec 13:00:09 inet6 fe80::f816:3eff:fea0:643/64 scope link 13:00:09 valid_lft forever preferred_lft forever 13:00:09 13:00:09 13:00:09 ---> sar -b -r -n DEV: 13:00:09 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-22423) 04/11/24 _x86_64_ (4 CPU) 13:00:09 13:00:09 12:57:34 LINUX RESTART (4 CPU) 13:00:09 13:00:09 12:58:01 tps rtps wtps bread/s bwrtn/s 13:00:09 12:59:02 128.75 20.51 108.23 1138.88 42829.13 13:00:09 13:00:01 103.42 2.68 100.75 146.69 28735.74 13:00:09 Average: 116.19 11.67 104.52 646.95 35841.64 13:00:09 13:00:09 12:58:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:00:09 12:59:02 13796404 15504440 2628564 16.00 63780 1839388 830292 4.75 797816 1604268 113288 13:00:09 13:00:01 13636792 15543688 2788176 16.98 84176 2004760 835328 4.78 789772 1747472 102716 13:00:09 Average: 13716598 15524064 2708370 16.49 73978 1922074 832810 4.77 793794 1675870 108002 13:00:09 13:00:09 12:58:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:00:09 12:59:02 lo 2.67 2.67 0.29 0.29 0.00 0.00 0.00 0.00 13:00:09 12:59:02 ens3 81.50 55.74 1192.61 10.26 0.00 0.00 0.00 0.00 13:00:09 13:00:01 lo 1.49 1.49 0.16 0.16 0.00 0.00 0.00 0.00 13:00:09 13:00:01 ens3 40.28 36.59 255.01 22.71 0.00 0.00 0.00 0.00 13:00:09 Average: lo 2.08 2.08 0.22 0.22 0.00 0.00 0.00 0.00 13:00:09 Average: ens3 61.07 46.24 727.75 16.43 0.00 0.00 0.00 0.00 13:00:09 13:00:09 13:00:09 ---> sar -P ALL: 13:00:09 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-22423) 04/11/24 _x86_64_ (4 CPU) 13:00:09 13:00:09 12:57:34 LINUX RESTART (4 CPU) 13:00:09 13:00:09 12:58:01 CPU %user %nice %system %iowait %steal %idle 13:00:09 12:59:02 all 23.63 0.00 2.29 4.07 0.07 69.95 13:00:09 12:59:02 0 39.03 0.00 2.93 3.68 0.08 54.28 13:00:09 12:59:02 1 25.26 0.00 2.28 0.51 0.08 71.87 13:00:09 12:59:02 2 17.82 0.00 2.29 4.05 0.08 75.75 13:00:09 12:59:02 3 12.36 0.00 1.64 8.08 0.05 77.87 13:00:09 13:00:01 all 21.92 0.00 1.50 2.47 0.05 74.07 13:00:09 13:00:01 0 44.79 0.00 2.68 0.76 0.05 51.71 13:00:09 13:00:01 1 14.27 0.00 1.19 0.47 0.07 84.00 13:00:09 13:00:01 2 6.82 0.00 1.19 3.77 0.03 88.19 13:00:09 13:00:01 3 21.76 0.00 0.95 4.86 0.05 72.38 13:00:09 Average: all 22.78 0.00 1.90 3.27 0.06 71.99 13:00:09 Average: 0 41.89 0.00 2.80 2.23 0.07 53.01 13:00:09 Average: 1 19.83 0.00 1.74 0.49 0.08 77.86 13:00:09 Average: 2 12.36 0.00 1.75 3.91 0.06 81.92 13:00:09 Average: 3 17.03 0.00 1.29 6.48 0.05 75.15 13:00:09 13:00:09 13:00:09