12:32:40 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137689 12:32:40 Running as SYSTEM 12:32:40 [EnvInject] - Loading node environment variables. 12:32:40 Building remotely on prd-ubuntu1804-builder-4c-4g-22717 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 12:32:40 [ssh-agent] Looking for ssh-agent implementation... 12:32:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:32:40 $ ssh-agent 12:32:40 SSH_AUTH_SOCK=/tmp/ssh-ApFhWyZJ7A7m/agent.1614 12:32:40 SSH_AGENT_PID=1616 12:32:40 [ssh-agent] Started. 12:32:40 Running ssh-add (command line suppressed) 12:32:40 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_3915186781365340982.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_3915186781365340982.key) 12:32:40 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 12:32:40 The recommended git tool is: NONE 12:32:42 using credential onap-jenkins-ssh 12:32:42 Wiping out workspace first. 12:32:42 Cloning the remote Git repository 12:32:42 Cloning repository git://cloud.onap.org/mirror/oom.git 12:32:42 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 12:32:42 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:32:42 > git --version # timeout=10 12:32:42 > git --version # 'git version 2.17.1' 12:32:42 using GIT_SSH to set credentials Gerrit user 12:32:42 Verifying host key using manually-configured host key entries 12:32:42 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 12:32:48 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:32:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:32:48 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:32:48 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:32:48 using GIT_SSH to set credentials Gerrit user 12:32:48 Verifying host key using manually-configured host key entries 12:32:48 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/89/137689/1 # timeout=30 12:32:49 > git rev-parse af0e96609706e49eb26e621e204604962a325ac8^{commit} # timeout=10 12:32:49 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 12:32:49 Checking out Revision af0e96609706e49eb26e621e204604962a325ac8 (refs/changes/89/137689/1) 12:32:49 > git config core.sparsecheckout # timeout=10 12:32:49 > git checkout -f af0e96609706e49eb26e621e204604962a325ac8 # timeout=30 12:32:49 Commit message: "[COMMON] Remove hostPath entries" 12:32:49 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:32:49 > git rev-list --no-walk 53fe20dc15c0e23c27bee5c1450340e454b8945b # timeout=10 12:32:49 [EnvInject] - Injecting environment variables from a build step. 12:32:49 [EnvInject] - Injecting as environment variables the properties content 12:32:49 PYTHON=python3 12:32:49 12:32:49 [EnvInject] - Variables injected successfully. 12:32:49 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins3155062612024737746.sh 12:32:49 ---> tox-install.sh 12:32:49 + source /home/jenkins/lf-env.sh 12:32:49 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:32:49 ++ mktemp -d /tmp/venv-XXXX 12:32:49 + lf_venv=/tmp/venv-fSjx 12:32:49 + local venv_file=/tmp/.os_lf_venv 12:32:49 + local python=python3 12:32:49 + local options 12:32:49 + local set_path=true 12:32:49 + local install_args= 12:32:49 ++ 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:32:49 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:32:49 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:32:49 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:32:49 + true 12:32:49 + case $1 in 12:32:49 + venv_file=/tmp/.toxenv 12:32:49 + shift 2 12:32:49 + true 12:32:49 + case $1 in 12:32:49 + shift 12:32:49 + break 12:32:49 + case $python in 12:32:49 + local pkg_list= 12:32:49 + [[ -d /opt/pyenv ]] 12:32:49 + echo 'Setup pyenv:' 12:32:49 Setup pyenv: 12:32:49 + export PYENV_ROOT=/opt/pyenv 12:32:49 + PYENV_ROOT=/opt/pyenv 12:32:49 + 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:32:49 + 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:32:49 + pyenv versions 12:32:49 * system (set by /opt/pyenv/version) 12:32:49 * 3.8.13 (set by /opt/pyenv/version) 12:32:49 * 3.9.13 (set by /opt/pyenv/version) 12:32:49 * 3.10.6 (set by /opt/pyenv/version) 12:32:49 + command -v pyenv 12:32:49 ++ pyenv init - --no-rehash 12:32:49 + 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:32:49 export PATH="/opt/pyenv/shims:${PATH}" 12:32:49 export PYENV_SHELL=bash 12:32:49 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:32:49 pyenv() { 12:32:49 local command 12:32:49 command="${1:-}" 12:32:49 if [ "$#" -gt 0 ]; then 12:32:49 shift 12:32:49 fi 12:32:49 12:32:49 case "$command" in 12:32:49 rehash|shell) 12:32:49 eval "$(pyenv "sh-$command" "$@")" 12:32:49 ;; 12:32:49 *) 12:32:49 command pyenv "$command" "$@" 12:32:49 ;; 12:32:49 esac 12:32:49 }' 12:32:49 +++ 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:32:49 ++ 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:32:49 ++ 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:32:49 ++ 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:32:49 ++ export PYENV_SHELL=bash 12:32:49 ++ PYENV_SHELL=bash 12:32:49 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:32:49 +++ complete -F _pyenv pyenv 12:32:49 ++ lf-pyver python3 12:32:49 ++ local py_version_xy=python3 12:32:49 ++ local py_version_xyz= 12:32:49 ++ pyenv versions 12:32:49 ++ local command 12:32:49 ++ command=versions 12:32:49 ++ '[' 1 -gt 0 ']' 12:32:49 ++ shift 12:32:49 ++ case "$command" in 12:32:49 ++ sed 's/^[ *]* //' 12:32:49 ++ command pyenv versions 12:32:49 ++ pyenv versions 12:32:49 ++ awk '{ print $1 }' 12:32:49 ++ grep -E '^[0-9.]*[0-9]$' 12:32:50 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:32:50 +++ grep '^3' /tmp/.pyenv_versions 12:32:50 +++ sort -V 12:32:50 +++ tail -n 1 12:32:50 ++ py_version_xyz=3.10.6 12:32:50 ++ [[ -z 3.10.6 ]] 12:32:50 ++ echo 3.10.6 12:32:50 ++ return 0 12:32:50 + pyenv local 3.10.6 12:32:50 + local command 12:32:50 + command=local 12:32:50 + '[' 2 -gt 0 ']' 12:32:50 + shift 12:32:50 + case "$command" in 12:32:50 + command pyenv local 3.10.6 12:32:50 + pyenv local 3.10.6 12:32:50 + for arg in "$@" 12:32:50 + case $arg in 12:32:50 + pkg_list+='tox ' 12:32:50 + for arg in "$@" 12:32:50 + case $arg in 12:32:50 + pkg_list+='virtualenv ' 12:32:50 + for arg in "$@" 12:32:50 + case $arg in 12:32:50 + pkg_list+='urllib3~=1.26.15 ' 12:32:50 + [[ -f /tmp/.toxenv ]] 12:32:50 + [[ ! -f /tmp/.toxenv ]] 12:32:50 + [[ -n '' ]] 12:32:50 + python3 -m venv /tmp/venv-fSjx 12:32:54 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-fSjx' 12:32:54 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-fSjx 12:32:54 + echo /tmp/venv-fSjx 12:32:54 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 12:32:54 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 12:32:54 + /tmp/venv-fSjx/bin/python3 -m pip install --upgrade --quiet pip virtualenv 12:32:57 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:32:57 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:32:57 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:32:57 + /tmp/venv-fSjx/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:33:00 + type python3 12:33:00 + true 12:33:00 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-fSjx/bin to PATH' 12:33:00 lf-activate-venv(): INFO: Adding /tmp/venv-fSjx/bin to PATH 12:33:00 + PATH=/tmp/venv-fSjx/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:33:00 + return 0 12:33:00 + python3 --version 12:33:00 Python 3.10.6 12:33:00 + python3 -m pip --version 12:33:00 pip 24.0 from /tmp/venv-fSjx/lib/python3.10/site-packages/pip (python 3.10) 12:33:00 + python3 -m pip freeze 12:33:00 cachetools==5.3.3 12:33:00 chardet==5.2.0 12:33:00 colorama==0.4.6 12:33:00 distlib==0.3.8 12:33:00 filelock==3.13.4 12:33:00 packaging==24.0 12:33:00 platformdirs==4.2.0 12:33:00 pluggy==1.4.0 12:33:00 pyproject-api==1.6.1 12:33:00 tomli==2.0.1 12:33:00 tox==4.14.2 12:33:00 urllib3==1.26.18 12:33:00 virtualenv==20.25.1 12:33:00 [EnvInject] - Injecting environment variables from a build step. 12:33:00 [EnvInject] - Injecting as environment variables the properties content 12:33:00 PARALLEL=false 12:33:00 12:33:00 [EnvInject] - Variables injected successfully. 12:33:00 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins7439654261852592617.sh 12:33:00 ---> tox-run.sh 12:33:00 + 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:33:00 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 12:33:00 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 12:33:00 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 12:33:00 + cd /w/workspace/oom-master-pre-commit-lint/. 12:33:00 + source /home/jenkins/lf-env.sh 12:33:00 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:33:00 ++ mktemp -d /tmp/venv-XXXX 12:33:00 + lf_venv=/tmp/venv-1dWj 12:33:00 + local venv_file=/tmp/.os_lf_venv 12:33:00 + local python=python3 12:33:00 + local options 12:33:00 + local set_path=true 12:33:00 + local install_args= 12:33:00 ++ 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:33:00 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:33:00 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:33:00 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:33:00 + true 12:33:00 + case $1 in 12:33:00 + venv_file=/tmp/.toxenv 12:33:00 + shift 2 12:33:00 + true 12:33:00 + case $1 in 12:33:00 + shift 12:33:00 + break 12:33:00 + case $python in 12:33:00 + local pkg_list= 12:33:00 + [[ -d /opt/pyenv ]] 12:33:00 + echo 'Setup pyenv:' 12:33:00 Setup pyenv: 12:33:00 + export PYENV_ROOT=/opt/pyenv 12:33:00 + PYENV_ROOT=/opt/pyenv 12:33:00 + 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:33:00 + 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:33:00 + pyenv versions 12:33:00 system 12:33:00 3.8.13 12:33:00 3.9.13 12:33:00 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:33:00 + command -v pyenv 12:33:00 ++ pyenv init - --no-rehash 12:33:00 + 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:33:00 export PATH="/opt/pyenv/shims:${PATH}" 12:33:00 export PYENV_SHELL=bash 12:33:00 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:33:00 pyenv() { 12:33:00 local command 12:33:00 command="${1:-}" 12:33:00 if [ "$#" -gt 0 ]; then 12:33:00 shift 12:33:00 fi 12:33:00 12:33:00 case "$command" in 12:33:00 rehash|shell) 12:33:00 eval "$(pyenv "sh-$command" "$@")" 12:33:00 ;; 12:33:00 *) 12:33:00 command pyenv "$command" "$@" 12:33:00 ;; 12:33:00 esac 12:33:00 }' 12:33:00 +++ 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:33:00 ++ 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:33:00 ++ 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:33:00 ++ 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:33:00 ++ export PYENV_SHELL=bash 12:33:00 ++ PYENV_SHELL=bash 12:33:00 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:33:00 +++ complete -F _pyenv pyenv 12:33:00 ++ lf-pyver python3 12:33:00 ++ local py_version_xy=python3 12:33:00 ++ local py_version_xyz= 12:33:00 ++ sed 's/^[ *]* //' 12:33:00 ++ awk '{ print $1 }' 12:33:00 ++ grep -E '^[0-9.]*[0-9]$' 12:33:00 ++ pyenv versions 12:33:00 ++ local command 12:33:00 ++ command=versions 12:33:00 ++ '[' 1 -gt 0 ']' 12:33:00 ++ shift 12:33:00 ++ case "$command" in 12:33:00 ++ command pyenv versions 12:33:00 ++ pyenv versions 12:33:01 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:33:01 +++ grep '^3' /tmp/.pyenv_versions 12:33:01 +++ sort -V 12:33:01 +++ tail -n 1 12:33:01 ++ py_version_xyz=3.10.6 12:33:01 ++ [[ -z 3.10.6 ]] 12:33:01 ++ echo 3.10.6 12:33:01 ++ return 0 12:33:01 + pyenv local 3.10.6 12:33:01 + local command 12:33:01 + command=local 12:33:01 + '[' 2 -gt 0 ']' 12:33:01 + shift 12:33:01 + case "$command" in 12:33:01 + command pyenv local 3.10.6 12:33:01 + pyenv local 3.10.6 12:33:01 + for arg in "$@" 12:33:01 + case $arg in 12:33:01 + pkg_list+='tox ' 12:33:01 + for arg in "$@" 12:33:01 + case $arg in 12:33:01 + pkg_list+='virtualenv ' 12:33:01 + for arg in "$@" 12:33:01 + case $arg in 12:33:01 + pkg_list+='urllib3~=1.26.15 ' 12:33:01 + [[ -f /tmp/.toxenv ]] 12:33:01 ++ cat /tmp/.toxenv 12:33:01 + lf_venv=/tmp/venv-fSjx 12:33:01 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fSjx from' file:/tmp/.toxenv 12:33:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fSjx from file:/tmp/.toxenv 12:33:01 + /tmp/venv-fSjx/bin/python3 -m pip install --upgrade --quiet pip virtualenv 12:33:01 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:33:01 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:33:01 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:33:01 + /tmp/venv-fSjx/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:33:03 + type python3 12:33:03 + true 12:33:03 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-fSjx/bin to PATH' 12:33:03 lf-activate-venv(): INFO: Adding /tmp/venv-fSjx/bin to PATH 12:33:03 + PATH=/tmp/venv-fSjx/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:33:03 + return 0 12:33:03 + [[ -d /opt/pyenv ]] 12:33:03 + echo '---> Setting up pyenv' 12:33:03 ---> Setting up pyenv 12:33:03 + export PYENV_ROOT=/opt/pyenv 12:33:03 + PYENV_ROOT=/opt/pyenv 12:33:03 + export PATH=/opt/pyenv/bin:/tmp/venv-fSjx/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:33:03 + PATH=/opt/pyenv/bin:/tmp/venv-fSjx/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:33:03 ++ pwd 12:33:03 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 12:33:03 + export PYTHONPATH 12:33:03 + export TOX_TESTENV_PASSENV=PYTHONPATH 12:33:03 + TOX_TESTENV_PASSENV=PYTHONPATH 12:33:03 + tox --version 12:33:03 4.14.2 from /tmp/venv-fSjx/lib/python3.10/site-packages/tox/__init__.py 12:33:03 + PARALLEL=false 12:33:03 + TOX_OPTIONS_LIST= 12:33:03 + [[ -n pre-commit ]] 12:33:03 + TOX_OPTIONS_LIST=' -e pre-commit' 12:33:03 + case ${PARALLEL,,} in 12:33:03 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 12:33:03 + tox -e pre-commit 12:33:04 pre-commit: install_deps> python -I -m pip install pre-commit 12:33:07 pre-commit: freeze> python -m pip freeze --all 12:33:08 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:33:08 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 12:33:08 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 12:33:08 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 12:33:09 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 12:33:13 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 12:33:13 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 12:33:13 [INFO] Once installed this environment will be reused. 12:33:13 [INFO] This may take a few minutes... 12:33:16 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 12:33:16 [INFO] Once installed this environment will be reused. 12:33:16 [INFO] This may take a few minutes... 12:33:21 Trim Trailing Whitespace.................................................Passed 12:33:21 Tabs remover.............................................................Passed 12:33:22 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 12:33:22 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 12:33:22 [INFO] Once installed this environment will be reused. 12:33:22 [INFO] This may take a few minutes... 12:33:28 gitlint..............................................(no files to check)Skipped 12:33:28 pre-commit: OK (24.78=setup[4.06]+cmd[13.96,6.75] seconds) 12:33:28 congratulations :) (24.95 seconds) 12:33:28 + tox_status=0 12:33:28 + echo '---> Completed tox runs' 12:33:28 ---> Completed tox runs 12:33:28 + for i in .tox/*/log 12:33:28 ++ echo .tox/pre-commit/log 12:33:28 ++ awk -F/ '{print $2}' 12:33:28 + tox_env=pre-commit 12:33:28 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 12:33:28 + DOC_DIR=docs/_build/html 12:33:28 + [[ -d docs/_build/html ]] 12:33:28 + echo '---> tox-run.sh ends' 12:33:28 ---> tox-run.sh ends 12:33:28 + test 0 -eq 0 12:33:28 $ ssh-agent -k 12:33:28 unset SSH_AUTH_SOCK; 12:33:28 unset SSH_AGENT_PID; 12:33:28 echo Agent pid 1616 killed; 12:33:28 [ssh-agent] Stopped. 12:33:28 [PostBuildScript] - [INFO] Executing post build scripts. 12:33:28 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3946797943748659685.sh 12:33:28 ---> sysstat.sh 12:33:29 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8880497621022836208.sh 12:33:29 ---> package-listing.sh 12:33:29 ++ facter osfamily 12:33:29 ++ tr '[:upper:]' '[:lower:]' 12:33:29 + OS_FAMILY=debian 12:33:29 + workspace=/w/workspace/oom-master-pre-commit-lint 12:33:29 + START_PACKAGES=/tmp/packages_start.txt 12:33:29 + END_PACKAGES=/tmp/packages_end.txt 12:33:29 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:33:29 + PACKAGES=/tmp/packages_start.txt 12:33:29 + '[' /w/workspace/oom-master-pre-commit-lint ']' 12:33:29 + PACKAGES=/tmp/packages_end.txt 12:33:29 + case "${OS_FAMILY}" in 12:33:29 + grep '^ii' 12:33:29 + dpkg -l 12:33:29 + '[' -f /tmp/packages_start.txt ']' 12:33:29 + '[' -f /tmp/packages_end.txt ']' 12:33:29 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:33:29 + '[' /w/workspace/oom-master-pre-commit-lint ']' 12:33:29 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 12:33:29 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 12:33:29 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15417903004962244137.sh 12:33:29 ---> capture-instance-metadata.sh 12:33:29 Setup pyenv: 12:33:29 system 12:33:29 3.8.13 12:33:29 3.9.13 12:33:29 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:33:33 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-g7KF 12:33:33 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:33:36 lf-activate-venv(): INFO: Installing: lftools 12:34:07 lf-activate-venv(): INFO: Adding /tmp/venv-g7KF/bin to PATH 12:34:07 INFO: Running in OpenStack, capturing instance metadata 12:34:07 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15852858378132868570.sh 12:34:07 provisioning config files... 12:34:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config3596510650388146423tmp 12:34:07 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 12:34:07 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 12:34:07 [EnvInject] - Injecting environment variables from a build step. 12:34:07 [EnvInject] - Injecting as environment variables the properties content 12:34:07 SERVER_ID=logs 12:34:07 12:34:07 [EnvInject] - Variables injected successfully. 12:34:07 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10019676136181766186.sh 12:34:07 ---> create-netrc.sh 12:34:07 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10880852450642058600.sh 12:34:07 ---> python-tools-install.sh 12:34:07 Setup pyenv: 12:34:07 system 12:34:07 3.8.13 12:34:07 3.9.13 12:34:07 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:34:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-g7KF from file:/tmp/.os_lf_venv 12:34:08 lf-activate-venv(): INFO: Installing: lftools 12:34:17 lf-activate-venv(): INFO: Adding /tmp/venv-g7KF/bin to PATH 12:34:17 Generating Requirements File 12:34:44 Python 3.10.6 12:34:44 pip 24.0 from /tmp/venv-g7KF/lib/python3.10/site-packages/pip (python 3.10) 12:34:45 appdirs==1.4.4 12:34:45 argcomplete==3.2.3 12:34:45 aspy.yaml==1.3.0 12:34:45 attrs==23.2.0 12:34:45 autopage==0.5.2 12:34:45 beautifulsoup4==4.12.3 12:34:45 boto3==1.34.83 12:34:45 botocore==1.34.83 12:34:45 bs4==0.0.2 12:34:45 cachetools==5.3.3 12:34:45 certifi==2024.2.2 12:34:45 cffi==1.16.0 12:34:45 cfgv==3.4.0 12:34:45 chardet==5.2.0 12:34:45 charset-normalizer==3.3.2 12:34:45 click==8.1.7 12:34:45 cliff==4.6.0 12:34:45 cmd2==2.4.3 12:34:45 cryptography==3.3.2 12:34:45 debtcollector==3.0.0 12:34:45 decorator==5.1.1 12:34:45 defusedxml==0.7.1 12:34:45 Deprecated==1.2.14 12:34:45 distlib==0.3.8 12:34:45 dnspython==2.6.1 12:34:45 docker==4.2.2 12:34:45 dogpile.cache==1.3.2 12:34:45 email_validator==2.1.1 12:34:45 filelock==3.13.4 12:34:45 future==1.0.0 12:34:45 gitdb==4.0.11 12:34:45 GitPython==3.1.43 12:34:45 google-auth==2.29.0 12:34:45 httplib2==0.22.0 12:34:45 identify==2.5.35 12:34:45 idna==3.7 12:34:45 importlib-resources==1.5.0 12:34:45 iso8601==2.1.0 12:34:45 Jinja2==3.1.3 12:34:45 jmespath==1.0.1 12:34:45 jsonpatch==1.33 12:34:45 jsonpointer==2.4 12:34:45 jsonschema==4.21.1 12:34:45 jsonschema-specifications==2023.12.1 12:34:45 keystoneauth1==5.6.0 12:34:45 kubernetes==29.0.0 12:34:45 lftools==0.37.10 12:34:45 lxml==5.2.1 12:34:45 MarkupSafe==2.1.5 12:34:45 msgpack==1.0.8 12:34:45 multi_key_dict==2.0.3 12:34:45 munch==4.0.0 12:34:45 netaddr==1.2.1 12:34:45 netifaces==0.11.0 12:34:45 niet==1.4.2 12:34:45 nodeenv==1.8.0 12:34:45 oauth2client==4.1.3 12:34:45 oauthlib==3.2.2 12:34:45 openstacksdk==3.0.0 12:34:45 os-client-config==2.1.0 12:34:45 os-service-types==1.7.0 12:34:45 osc-lib==3.0.1 12:34:45 oslo.config==9.4.0 12:34:45 oslo.context==5.5.0 12:34:45 oslo.i18n==6.3.0 12:34:45 oslo.log==5.5.1 12:34:45 oslo.serialization==5.4.0 12:34:45 oslo.utils==7.1.0 12:34:45 packaging==24.0 12:34:45 pbr==6.0.0 12:34:45 platformdirs==4.2.0 12:34:45 prettytable==3.10.0 12:34:45 pyasn1==0.6.0 12:34:45 pyasn1_modules==0.4.0 12:34:45 pycparser==2.22 12:34:45 pygerrit2==2.0.15 12:34:45 PyGithub==2.3.0 12:34:45 pyinotify==0.9.6 12:34:45 PyJWT==2.8.0 12:34:45 PyNaCl==1.5.0 12:34:45 pyparsing==2.4.7 12:34:45 pyperclip==1.8.2 12:34:45 pyrsistent==0.20.0 12:34:45 python-cinderclient==9.5.0 12:34:45 python-dateutil==2.9.0.post0 12:34:45 python-heatclient==3.5.0 12:34:45 python-jenkins==1.8.2 12:34:45 python-keystoneclient==5.4.0 12:34:45 python-magnumclient==4.4.0 12:34:45 python-novaclient==18.6.0 12:34:45 python-openstackclient==6.6.0 12:34:45 python-swiftclient==4.5.0 12:34:45 PyYAML==6.0.1 12:34:45 referencing==0.34.0 12:34:45 requests==2.31.0 12:34:45 requests-oauthlib==2.0.0 12:34:45 requestsexceptions==1.4.0 12:34:45 rfc3986==2.0.0 12:34:45 rpds-py==0.18.0 12:34:45 rsa==4.9 12:34:45 ruamel.yaml==0.18.6 12:34:45 ruamel.yaml.clib==0.2.8 12:34:45 s3transfer==0.10.1 12:34:45 simplejson==3.19.2 12:34:45 six==1.16.0 12:34:45 smmap==5.0.1 12:34:45 soupsieve==2.5 12:34:45 stevedore==5.2.0 12:34:45 tabulate==0.9.0 12:34:45 toml==0.10.2 12:34:45 tomlkit==0.12.4 12:34:45 tqdm==4.66.2 12:34:45 typing_extensions==4.11.0 12:34:45 tzdata==2024.1 12:34:45 urllib3==1.26.18 12:34:45 virtualenv==20.25.1 12:34:45 wcwidth==0.2.13 12:34:45 websocket-client==1.7.0 12:34:45 wrapt==1.16.0 12:34:45 xdg==6.0.0 12:34:45 xmltodict==0.13.0 12:34:45 yq==3.2.3 12:34:45 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8099723499307516384.sh 12:34:45 ---> sudo-logs.sh 12:34:45 Archiving 'sudo' log.. 12:34:45 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins399839274960475382.sh 12:34:45 ---> job-cost.sh 12:34:45 Setup pyenv: 12:34:45 system 12:34:45 3.8.13 12:34:45 3.9.13 12:34:45 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:34:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-g7KF from file:/tmp/.os_lf_venv 12:34:47 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:34:52 lf-activate-venv(): INFO: Adding /tmp/venv-g7KF/bin to PATH 12:34:52 INFO: No Stack... 12:34:52 INFO: Retrieving Pricing Info for: v3-standard-4 12:34:52 INFO: Archiving Costs 12:34:52 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins254332648458345400.sh 12:34:52 ---> logs-deploy.sh 12:34:52 Setup pyenv: 12:34:52 system 12:34:52 3.8.13 12:34:52 3.9.13 12:34:52 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:34:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-g7KF from file:/tmp/.os_lf_venv 12:34:54 lf-activate-venv(): INFO: Installing: lftools 12:35:03 lf-activate-venv(): INFO: Adding /tmp/venv-g7KF/bin to PATH 12:35:03 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3427 12:35:03 INFO: archiving workspace using pattern(s): 12:35:04 Archives upload complete. 12:35:04 INFO: archiving logs to Nexus 12:35:05 ---> uname -a: 12:35:05 Linux prd-ubuntu1804-builder-4c-4g-22717 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 12:35:05 12:35:05 12:35:05 ---> lscpu: 12:35:05 Architecture: x86_64 12:35:05 CPU op-mode(s): 32-bit, 64-bit 12:35:05 Byte Order: Little Endian 12:35:05 CPU(s): 4 12:35:05 On-line CPU(s) list: 0-3 12:35:05 Thread(s) per core: 1 12:35:05 Core(s) per socket: 1 12:35:05 Socket(s): 4 12:35:05 NUMA node(s): 1 12:35:05 Vendor ID: AuthenticAMD 12:35:05 CPU family: 23 12:35:05 Model: 49 12:35:05 Model name: AMD EPYC-Rome Processor 12:35:05 Stepping: 0 12:35:05 CPU MHz: 2800.000 12:35:05 BogoMIPS: 5600.00 12:35:05 Virtualization: AMD-V 12:35:05 Hypervisor vendor: KVM 12:35:05 Virtualization type: full 12:35:05 L1d cache: 32K 12:35:05 L1i cache: 32K 12:35:05 L2 cache: 512K 12:35:05 L3 cache: 16384K 12:35:05 NUMA node0 CPU(s): 0-3 12:35:05 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 12:35:05 12:35:05 12:35:05 ---> nproc: 12:35:05 4 12:35:05 12:35:05 12:35:05 ---> df -h: 12:35:05 Filesystem Size Used Avail Use% Mounted on 12:35:05 udev 7.9G 0 7.9G 0% /dev 12:35:05 tmpfs 1.6G 672K 1.6G 1% /run 12:35:05 /dev/vda1 78G 8.4G 70G 11% / 12:35:05 tmpfs 7.9G 0 7.9G 0% /dev/shm 12:35:05 tmpfs 5.0M 0 5.0M 0% /run/lock 12:35:05 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 12:35:05 /dev/vda15 105M 4.4M 100M 5% /boot/efi 12:35:05 tmpfs 1.6G 0 1.6G 0% /run/user/1001 12:35:05 12:35:05 12:35:05 ---> free -m: 12:35:05 total used free shared buff/cache available 12:35:05 Mem: 16040 541 13318 0 2180 15179 12:35:05 Swap: 1023 0 1023 12:35:05 12:35:05 12:35:05 ---> ip addr: 12:35:05 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:35:05 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:35:05 inet 127.0.0.1/8 scope host lo 12:35:05 valid_lft forever preferred_lft forever 12:35:05 inet6 ::1/128 scope host 12:35:05 valid_lft forever preferred_lft forever 12:35:05 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 12:35:05 link/ether fa:16:3e:77:e8:5d brd ff:ff:ff:ff:ff:ff 12:35:05 inet 10.30.106.150/23 brd 10.30.107.255 scope global dynamic ens3 12:35:05 valid_lft 86238sec preferred_lft 86238sec 12:35:05 inet6 fe80::f816:3eff:fe77:e85d/64 scope link 12:35:05 valid_lft forever preferred_lft forever 12:35:05 12:35:05 12:35:05 ---> sar -b -r -n DEV: 12:35:05 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-22717) 04/12/24 _x86_64_ (4 CPU) 12:35:05 12:35:05 12:32:25 LINUX RESTART (4 CPU) 12:35:05 12:35:05 12:33:01 tps rtps wtps bread/s bwrtn/s 12:35:05 12:34:01 122.13 18.76 103.37 1137.41 33029.30 12:35:05 12:35:01 85.62 1.03 84.59 118.91 30730.21 12:35:05 Average: 103.87 9.90 93.98 628.16 31879.75 12:35:05 12:35:05 12:33:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:35:05 12:34:01 13759512 15501688 2665448 16.23 65396 1870640 862016 4.93 825852 1611868 115728 12:35:05 12:35:01 13596928 15503424 2828032 17.22 84416 2003924 817324 4.68 822980 1753800 106528 12:35:05 Average: 13678220 15502556 2746740 16.72 74906 1937282 839670 4.81 824416 1682834 111128 12:35:05 12:35:05 12:33:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:35:05 12:34:01 ens3 113.60 78.02 1066.59 10.69 0.00 0.00 0.00 0.00 12:35:05 12:34:01 lo 2.27 2.27 0.24 0.24 0.00 0.00 0.00 0.00 12:35:05 12:35:01 ens3 39.66 35.59 252.61 26.90 0.00 0.00 0.00 0.00 12:35:05 12:35:01 lo 1.47 1.47 0.15 0.15 0.00 0.00 0.00 0.00 12:35:05 Average: ens3 76.63 56.81 659.60 18.79 0.00 0.00 0.00 0.00 12:35:05 Average: lo 1.87 1.87 0.20 0.20 0.00 0.00 0.00 0.00 12:35:05 12:35:05 12:35:05 ---> sar -P ALL: 12:35:05 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-22717) 04/12/24 _x86_64_ (4 CPU) 12:35:05 12:35:05 12:32:25 LINUX RESTART (4 CPU) 12:35:05 12:35:05 12:33:01 CPU %user %nice %system %iowait %steal %idle 12:35:05 12:34:01 all 22.04 0.00 1.94 4.59 0.06 71.37 12:35:05 12:34:01 0 20.38 0.00 2.07 2.94 0.05 74.55 12:35:05 12:34:01 1 27.13 0.00 1.94 14.26 0.08 56.59 12:35:05 12:34:01 2 23.37 0.00 2.08 0.59 0.05 73.92 12:35:05 12:34:01 3 17.24 0.00 1.65 0.60 0.05 80.45 12:35:05 12:35:01 all 21.66 0.00 1.25 3.91 0.05 73.13 12:35:05 12:35:01 0 24.33 0.00 1.77 2.96 0.05 70.88 12:35:05 12:35:01 1 20.09 0.00 1.23 11.72 0.07 66.89 12:35:05 12:35:01 2 17.59 0.00 1.04 0.35 0.03 80.99 12:35:05 12:35:01 3 24.63 0.00 0.97 0.60 0.03 73.77 12:35:05 Average: all 21.85 0.00 1.60 4.25 0.05 72.25 12:35:05 Average: 0 22.36 0.00 1.92 2.95 0.05 72.72 12:35:05 Average: 1 23.61 0.00 1.59 12.99 0.08 61.75 12:35:05 Average: 2 20.48 0.00 1.56 0.47 0.04 77.45 12:35:05 Average: 3 20.94 0.00 1.31 0.60 0.04 77.10 12:35:05 12:35:05 12:35:05