07:50:22 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137603 07:50:22 Running as SYSTEM 07:50:22 [EnvInject] - Loading node environment variables. 07:50:22 Building remotely on prd-ubuntu1804-builder-4c-4g-18758 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 07:50:22 [ssh-agent] Looking for ssh-agent implementation... 07:50:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:50:22 $ ssh-agent 07:50:22 SSH_AUTH_SOCK=/tmp/ssh-wOPVmCipFkeg/agent.1675 07:50:22 SSH_AGENT_PID=1677 07:50:22 [ssh-agent] Started. 07:50:22 Running ssh-add (command line suppressed) 07:50:22 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_18336006679371667895.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_18336006679371667895.key) 07:50:22 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 07:50:22 The recommended git tool is: NONE 07:50:24 using credential onap-jenkins-ssh 07:50:24 Wiping out workspace first. 07:50:24 Cloning the remote Git repository 07:50:24 Cloning repository git://cloud.onap.org/mirror/oom.git 07:50:24 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 07:50:24 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:50:24 > git --version # timeout=10 07:50:24 > git --version # 'git version 2.17.1' 07:50:24 using GIT_SSH to set credentials Gerrit user 07:50:24 Verifying host key using manually-configured host key entries 07:50:24 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 07:50:29 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:50:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:50:29 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:50:29 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:50:29 using GIT_SSH to set credentials Gerrit user 07:50:29 Verifying host key using manually-configured host key entries 07:50:29 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/03/137603/2 # timeout=30 07:50:30 > git rev-parse f9c6b091296b6e6b5d3522add276cfc968f5f0d8^{commit} # timeout=10 07:50:30 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 07:50:30 Checking out Revision f9c6b091296b6e6b5d3522add276cfc968f5f0d8 (refs/changes/03/137603/2) 07:50:30 > git config core.sparsecheckout # timeout=10 07:50:30 > git checkout -f f9c6b091296b6e6b5d3522add276cfc968f5f0d8 # timeout=30 07:50:32 Commit message: "[AAI] Add model-loader tracing config" 07:50:32 > git rev-parse FETCH_HEAD^{commit} # timeout=10 07:50:32 > git rev-list --no-walk 423a8dabb0dca07d8ea3432974eb6be18a7b3416 # timeout=10 07:50:32 [EnvInject] - Injecting environment variables from a build step. 07:50:32 [EnvInject] - Injecting as environment variables the properties content 07:50:32 PYTHON=python3 07:50:32 07:50:32 [EnvInject] - Variables injected successfully. 07:50:32 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins438865755431880565.sh 07:50:32 ---> tox-install.sh 07:50:32 + source /home/jenkins/lf-env.sh 07:50:32 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:50:32 ++ mktemp -d /tmp/venv-XXXX 07:50:32 + lf_venv=/tmp/venv-AOup 07:50:32 + local venv_file=/tmp/.os_lf_venv 07:50:32 + local python=python3 07:50:32 + local options 07:50:32 + local set_path=true 07:50:32 + local install_args= 07:50:32 ++ 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 07:50:33 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:50:33 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:50:33 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:50:33 + true 07:50:33 + case $1 in 07:50:33 + venv_file=/tmp/.toxenv 07:50:33 + shift 2 07:50:33 + true 07:50:33 + case $1 in 07:50:33 + shift 07:50:33 + break 07:50:33 + case $python in 07:50:33 + local pkg_list= 07:50:33 + [[ -d /opt/pyenv ]] 07:50:33 + echo 'Setup pyenv:' 07:50:33 Setup pyenv: 07:50:33 + export PYENV_ROOT=/opt/pyenv 07:50:33 + PYENV_ROOT=/opt/pyenv 07:50:33 + 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 07:50:33 + 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 07:50:33 + pyenv versions 07:50:33 * system (set by /opt/pyenv/version) 07:50:33 * 3.8.13 (set by /opt/pyenv/version) 07:50:33 * 3.9.13 (set by /opt/pyenv/version) 07:50:33 * 3.10.6 (set by /opt/pyenv/version) 07:50:33 + command -v pyenv 07:50:33 ++ pyenv init - --no-rehash 07:50:33 + 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[*]}"'\'')" 07:50:33 export PATH="/opt/pyenv/shims:${PATH}" 07:50:33 export PYENV_SHELL=bash 07:50:33 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:50:33 pyenv() { 07:50:33 local command 07:50:33 command="${1:-}" 07:50:33 if [ "$#" -gt 0 ]; then 07:50:33 shift 07:50:33 fi 07:50:33 07:50:33 case "$command" in 07:50:33 rehash|shell) 07:50:33 eval "$(pyenv "sh-$command" "$@")" 07:50:33 ;; 07:50:33 *) 07:50:33 command pyenv "$command" "$@" 07:50:33 ;; 07:50:33 esac 07:50:33 }' 07:50:33 +++ 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[*]}"' 07:50:33 ++ 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 07:50:33 ++ 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 07:50:33 ++ 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 07:50:33 ++ export PYENV_SHELL=bash 07:50:33 ++ PYENV_SHELL=bash 07:50:33 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:50:33 +++ complete -F _pyenv pyenv 07:50:33 ++ lf-pyver python3 07:50:33 ++ local py_version_xy=python3 07:50:33 ++ local py_version_xyz= 07:50:33 ++ pyenv versions 07:50:33 ++ local command 07:50:33 ++ command=versions 07:50:33 ++ '[' 1 -gt 0 ']' 07:50:33 ++ shift 07:50:33 ++ case "$command" in 07:50:33 ++ sed 's/^[ *]* //' 07:50:33 ++ command pyenv versions 07:50:33 ++ pyenv versions 07:50:33 ++ grep -E '^[0-9.]*[0-9]$' 07:50:33 ++ awk '{ print $1 }' 07:50:33 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:50:33 +++ grep '^3' /tmp/.pyenv_versions 07:50:33 +++ tail -n 1 07:50:33 +++ sort -V 07:50:33 ++ py_version_xyz=3.10.6 07:50:33 ++ [[ -z 3.10.6 ]] 07:50:33 ++ echo 3.10.6 07:50:33 ++ return 0 07:50:33 + pyenv local 3.10.6 07:50:33 + local command 07:50:33 + command=local 07:50:33 + '[' 2 -gt 0 ']' 07:50:33 + shift 07:50:33 + case "$command" in 07:50:33 + command pyenv local 3.10.6 07:50:33 + pyenv local 3.10.6 07:50:33 + for arg in "$@" 07:50:33 + case $arg in 07:50:33 + pkg_list+='tox ' 07:50:33 + for arg in "$@" 07:50:33 + case $arg in 07:50:33 + pkg_list+='virtualenv ' 07:50:33 + for arg in "$@" 07:50:33 + case $arg in 07:50:33 + pkg_list+='urllib3~=1.26.15 ' 07:50:33 + [[ -f /tmp/.toxenv ]] 07:50:33 + [[ ! -f /tmp/.toxenv ]] 07:50:33 + [[ -n '' ]] 07:50:33 + python3 -m venv /tmp/venv-AOup 07:50:37 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-AOup' 07:50:37 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-AOup 07:50:37 + echo /tmp/venv-AOup 07:50:37 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 07:50:37 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 07:50:37 + /tmp/venv-AOup/bin/python3 -m pip install --upgrade --quiet pip virtualenv 07:50:40 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:50:40 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 07:50:40 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 07:50:40 + /tmp/venv-AOup/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 07:50:43 + type python3 07:50:43 + true 07:50:43 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-AOup/bin to PATH' 07:50:43 lf-activate-venv(): INFO: Adding /tmp/venv-AOup/bin to PATH 07:50:43 + PATH=/tmp/venv-AOup/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 07:50:43 + return 0 07:50:43 + python3 --version 07:50:43 Python 3.10.6 07:50:43 + python3 -m pip --version 07:50:43 pip 24.0 from /tmp/venv-AOup/lib/python3.10/site-packages/pip (python 3.10) 07:50:43 + python3 -m pip freeze 07:50:43 cachetools==5.3.3 07:50:43 chardet==5.2.0 07:50:43 colorama==0.4.6 07:50:43 distlib==0.3.8 07:50:43 filelock==3.13.3 07:50:43 packaging==24.0 07:50:43 platformdirs==4.2.0 07:50:43 pluggy==1.4.0 07:50:43 pyproject-api==1.6.1 07:50:43 tomli==2.0.1 07:50:43 tox==4.14.2 07:50:43 urllib3==1.26.18 07:50:43 virtualenv==20.25.1 07:50:43 [EnvInject] - Injecting environment variables from a build step. 07:50:43 [EnvInject] - Injecting as environment variables the properties content 07:50:43 PARALLEL=false 07:50:43 07:50:43 [EnvInject] - Variables injected successfully. 07:50:43 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins5609651390930404496.sh 07:50:43 ---> tox-run.sh 07:50:43 + 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 07:50:43 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 07:50:43 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 07:50:43 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 07:50:43 + cd /w/workspace/oom-master-pre-commit-lint/. 07:50:43 + source /home/jenkins/lf-env.sh 07:50:43 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:50:43 ++ mktemp -d /tmp/venv-XXXX 07:50:43 + lf_venv=/tmp/venv-7olq 07:50:43 + local venv_file=/tmp/.os_lf_venv 07:50:43 + local python=python3 07:50:43 + local options 07:50:43 + local set_path=true 07:50:43 + local install_args= 07:50:43 ++ 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 07:50:43 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:50:43 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:50:43 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:50:43 + true 07:50:43 + case $1 in 07:50:43 + venv_file=/tmp/.toxenv 07:50:43 + shift 2 07:50:43 + true 07:50:43 + case $1 in 07:50:43 + shift 07:50:43 + break 07:50:43 + case $python in 07:50:43 + local pkg_list= 07:50:43 + [[ -d /opt/pyenv ]] 07:50:43 + echo 'Setup pyenv:' 07:50:43 Setup pyenv: 07:50:43 + export PYENV_ROOT=/opt/pyenv 07:50:43 + PYENV_ROOT=/opt/pyenv 07:50:43 + 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 07:50:43 + 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 07:50:43 + pyenv versions 07:50:43 system 07:50:43 3.8.13 07:50:43 3.9.13 07:50:43 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:50:43 + command -v pyenv 07:50:43 ++ pyenv init - --no-rehash 07:50:43 + 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[*]}"'\'')" 07:50:43 export PATH="/opt/pyenv/shims:${PATH}" 07:50:43 export PYENV_SHELL=bash 07:50:43 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:50:43 pyenv() { 07:50:43 local command 07:50:43 command="${1:-}" 07:50:43 if [ "$#" -gt 0 ]; then 07:50:43 shift 07:50:43 fi 07:50:43 07:50:43 case "$command" in 07:50:43 rehash|shell) 07:50:43 eval "$(pyenv "sh-$command" "$@")" 07:50:43 ;; 07:50:43 *) 07:50:43 command pyenv "$command" "$@" 07:50:43 ;; 07:50:43 esac 07:50:43 }' 07:50:43 +++ 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[*]}"' 07:50:43 ++ 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 07:50:43 ++ 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 07:50:43 ++ 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 07:50:43 ++ export PYENV_SHELL=bash 07:50:43 ++ PYENV_SHELL=bash 07:50:43 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:50:43 +++ complete -F _pyenv pyenv 07:50:43 ++ lf-pyver python3 07:50:43 ++ local py_version_xy=python3 07:50:43 ++ local py_version_xyz= 07:50:43 ++ pyenv versions 07:50:43 ++ local command 07:50:43 ++ command=versions 07:50:43 ++ '[' 1 -gt 0 ']' 07:50:43 ++ shift 07:50:43 ++ case "$command" in 07:50:43 ++ sed 's/^[ *]* //' 07:50:43 ++ command pyenv versions 07:50:43 ++ pyenv versions 07:50:43 ++ awk '{ print $1 }' 07:50:43 ++ grep -E '^[0-9.]*[0-9]$' 07:50:43 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:50:43 +++ grep '^3' /tmp/.pyenv_versions 07:50:43 +++ tail -n 1 07:50:43 +++ sort -V 07:50:43 ++ py_version_xyz=3.10.6 07:50:43 ++ [[ -z 3.10.6 ]] 07:50:43 ++ echo 3.10.6 07:50:43 ++ return 0 07:50:43 + pyenv local 3.10.6 07:50:43 + local command 07:50:43 + command=local 07:50:43 + '[' 2 -gt 0 ']' 07:50:43 + shift 07:50:43 + case "$command" in 07:50:43 + command pyenv local 3.10.6 07:50:43 + pyenv local 3.10.6 07:50:43 + for arg in "$@" 07:50:43 + case $arg in 07:50:43 + pkg_list+='tox ' 07:50:43 + for arg in "$@" 07:50:43 + case $arg in 07:50:43 + pkg_list+='virtualenv ' 07:50:43 + for arg in "$@" 07:50:43 + case $arg in 07:50:43 + pkg_list+='urllib3~=1.26.15 ' 07:50:43 + [[ -f /tmp/.toxenv ]] 07:50:43 ++ cat /tmp/.toxenv 07:50:43 + lf_venv=/tmp/venv-AOup 07:50:43 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-AOup from' file:/tmp/.toxenv 07:50:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-AOup from file:/tmp/.toxenv 07:50:43 + /tmp/venv-AOup/bin/python3 -m pip install --upgrade --quiet pip virtualenv 07:50:44 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:50:44 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 07:50:44 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 07:50:44 + /tmp/venv-AOup/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 07:50:46 + type python3 07:50:46 + true 07:50:46 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-AOup/bin to PATH' 07:50:46 lf-activate-venv(): INFO: Adding /tmp/venv-AOup/bin to PATH 07:50:46 + PATH=/tmp/venv-AOup/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 07:50:46 + return 0 07:50:46 + [[ -d /opt/pyenv ]] 07:50:46 + echo '---> Setting up pyenv' 07:50:46 ---> Setting up pyenv 07:50:46 + export PYENV_ROOT=/opt/pyenv 07:50:46 + PYENV_ROOT=/opt/pyenv 07:50:46 + export PATH=/opt/pyenv/bin:/tmp/venv-AOup/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 07:50:46 + PATH=/opt/pyenv/bin:/tmp/venv-AOup/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 07:50:46 ++ pwd 07:50:46 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 07:50:46 + export PYTHONPATH 07:50:46 + export TOX_TESTENV_PASSENV=PYTHONPATH 07:50:46 + TOX_TESTENV_PASSENV=PYTHONPATH 07:50:46 + tox --version 07:50:46 4.14.2 from /tmp/venv-AOup/lib/python3.10/site-packages/tox/__init__.py 07:50:46 + PARALLEL=false 07:50:46 + TOX_OPTIONS_LIST= 07:50:46 + [[ -n pre-commit ]] 07:50:46 + TOX_OPTIONS_LIST=' -e pre-commit' 07:50:46 + case ${PARALLEL,,} in 07:50:46 + tox -e pre-commit 07:50:46 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 07:50:47 pre-commit: install_deps> python -I -m pip install pre-commit 07:50:50 pre-commit: freeze> python -m pip freeze --all 07:50:50 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 07:50:50 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 07:50:51 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 07:50:51 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 07:50:52 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 07:50:53 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 07:50:53 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 07:50:53 [INFO] Once installed this environment will be reused. 07:50:53 [INFO] This may take a few minutes... 07:50:56 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 07:50:56 [INFO] Once installed this environment will be reused. 07:50:56 [INFO] This may take a few minutes... 07:51:01 Trim Trailing Whitespace.................................................Passed 07:51:02 Tabs remover.............................................................Passed 07:51:02 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 07:51:02 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 07:51:02 [INFO] Once installed this environment will be reused. 07:51:02 [INFO] This may take a few minutes... 07:51:08 gitlint..............................................(no files to check)Skipped 07:51:08 pre-commit: OK (21.53=setup[3.97]+cmd[11.32,6.25] seconds) 07:51:08 congratulations :) (21.70 seconds) 07:51:08 + tox_status=0 07:51:08 + echo '---> Completed tox runs' 07:51:08 ---> Completed tox runs 07:51:08 + for i in .tox/*/log 07:51:08 ++ echo .tox/pre-commit/log 07:51:08 ++ awk -F/ '{print $2}' 07:51:08 + tox_env=pre-commit 07:51:08 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 07:51:08 + DOC_DIR=docs/_build/html 07:51:08 + [[ -d docs/_build/html ]] 07:51:08 + echo '---> tox-run.sh ends' 07:51:08 ---> tox-run.sh ends 07:51:08 + test 0 -eq 0 07:51:08 $ ssh-agent -k 07:51:08 unset SSH_AUTH_SOCK; 07:51:08 unset SSH_AGENT_PID; 07:51:08 echo Agent pid 1677 killed; 07:51:08 [ssh-agent] Stopped. 07:51:08 [PostBuildScript] - [INFO] Executing post build scripts. 07:51:08 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9284913549179712649.sh 07:51:08 ---> sysstat.sh 07:51:09 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13203594015357303825.sh 07:51:09 ---> package-listing.sh 07:51:09 ++ facter osfamily 07:51:09 ++ tr '[:upper:]' '[:lower:]' 07:51:09 + OS_FAMILY=debian 07:51:09 + workspace=/w/workspace/oom-master-pre-commit-lint 07:51:09 + START_PACKAGES=/tmp/packages_start.txt 07:51:09 + END_PACKAGES=/tmp/packages_end.txt 07:51:09 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:51:09 + PACKAGES=/tmp/packages_start.txt 07:51:09 + '[' /w/workspace/oom-master-pre-commit-lint ']' 07:51:09 + PACKAGES=/tmp/packages_end.txt 07:51:09 + case "${OS_FAMILY}" in 07:51:09 + dpkg -l 07:51:09 + grep '^ii' 07:51:09 + '[' -f /tmp/packages_start.txt ']' 07:51:09 + '[' -f /tmp/packages_end.txt ']' 07:51:09 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:51:09 + '[' /w/workspace/oom-master-pre-commit-lint ']' 07:51:09 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 07:51:09 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 07:51:09 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5309421213850553121.sh 07:51:09 ---> capture-instance-metadata.sh 07:51:09 Setup pyenv: 07:51:09 system 07:51:09 3.8.13 07:51:09 3.9.13 07:51:09 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:51:13 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Taii 07:51:13 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:51:15 lf-activate-venv(): INFO: Installing: lftools 07:51:46 lf-activate-venv(): INFO: Adding /tmp/venv-Taii/bin to PATH 07:51:46 INFO: Running in OpenStack, capturing instance metadata 07:51:46 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9148519473634928082.sh 07:51:46 provisioning config files... 07:51:46 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config5829706098537770144tmp 07:51:46 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 07:51:46 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 07:51:46 [EnvInject] - Injecting environment variables from a build step. 07:51:46 [EnvInject] - Injecting as environment variables the properties content 07:51:46 SERVER_ID=logs 07:51:46 07:51:46 [EnvInject] - Variables injected successfully. 07:51:46 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12495641334122451644.sh 07:51:46 ---> create-netrc.sh 07:51:46 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8485151575878030790.sh 07:51:46 ---> python-tools-install.sh 07:51:46 Setup pyenv: 07:51:46 system 07:51:46 3.8.13 07:51:46 3.9.13 07:51:46 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:51:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Taii from file:/tmp/.os_lf_venv 07:51:48 lf-activate-venv(): INFO: Installing: lftools 07:51:55 lf-activate-venv(): INFO: Adding /tmp/venv-Taii/bin to PATH 07:51:55 Generating Requirements File 07:52:22 Python 3.10.6 07:52:23 pip 24.0 from /tmp/venv-Taii/lib/python3.10/site-packages/pip (python 3.10) 07:52:23 appdirs==1.4.4 07:52:23 argcomplete==3.2.3 07:52:23 aspy.yaml==1.3.0 07:52:23 attrs==23.2.0 07:52:23 autopage==0.5.2 07:52:23 beautifulsoup4==4.12.3 07:52:23 boto3==1.34.72 07:52:23 botocore==1.34.72 07:52:23 bs4==0.0.2 07:52:23 cachetools==5.3.3 07:52:23 certifi==2024.2.2 07:52:23 cffi==1.16.0 07:52:23 cfgv==3.4.0 07:52:23 chardet==5.2.0 07:52:23 charset-normalizer==3.3.2 07:52:23 click==8.1.7 07:52:23 cliff==4.6.0 07:52:23 cmd2==2.4.3 07:52:23 cryptography==3.3.2 07:52:23 debtcollector==3.0.0 07:52:23 decorator==5.1.1 07:52:23 defusedxml==0.7.1 07:52:23 Deprecated==1.2.14 07:52:23 distlib==0.3.8 07:52:23 dnspython==2.6.1 07:52:23 docker==4.2.2 07:52:23 dogpile.cache==1.3.2 07:52:23 email_validator==2.1.1 07:52:23 filelock==3.13.3 07:52:23 future==1.0.0 07:52:23 gitdb==4.0.11 07:52:23 GitPython==3.1.42 07:52:23 google-auth==2.29.0 07:52:23 httplib2==0.22.0 07:52:23 identify==2.5.35 07:52:23 idna==3.6 07:52:23 importlib-resources==1.5.0 07:52:23 iso8601==2.1.0 07:52:23 Jinja2==3.1.3 07:52:23 jmespath==1.0.1 07:52:23 jsonpatch==1.33 07:52:23 jsonpointer==2.4 07:52:23 jsonschema==4.21.1 07:52:23 jsonschema-specifications==2023.12.1 07:52:23 keystoneauth1==5.6.0 07:52:23 kubernetes==29.0.0 07:52:23 lftools==0.37.10 07:52:23 lxml==5.1.0 07:52:23 MarkupSafe==2.1.5 07:52:23 msgpack==1.0.8 07:52:23 multi_key_dict==2.0.3 07:52:23 munch==4.0.0 07:52:23 netaddr==1.2.1 07:52:23 netifaces==0.11.0 07:52:23 niet==1.4.2 07:52:23 nodeenv==1.8.0 07:52:23 oauth2client==4.1.3 07:52:23 oauthlib==3.2.2 07:52:23 openstacksdk==3.0.0 07:52:23 os-client-config==2.1.0 07:52:23 os-service-types==1.7.0 07:52:23 osc-lib==3.0.1 07:52:23 oslo.config==9.4.0 07:52:23 oslo.context==5.5.0 07:52:23 oslo.i18n==6.3.0 07:52:23 oslo.log==5.5.0 07:52:23 oslo.serialization==5.4.0 07:52:23 oslo.utils==7.1.0 07:52:23 packaging==24.0 07:52:23 pbr==6.0.0 07:52:23 platformdirs==4.2.0 07:52:23 prettytable==3.10.0 07:52:23 pyasn1==0.6.0 07:52:23 pyasn1_modules==0.4.0 07:52:23 pycparser==2.21 07:52:23 pygerrit2==2.0.15 07:52:23 PyGithub==2.3.0 07:52:23 pyinotify==0.9.6 07:52:23 PyJWT==2.8.0 07:52:23 PyNaCl==1.5.0 07:52:23 pyparsing==2.4.7 07:52:23 pyperclip==1.8.2 07:52:23 pyrsistent==0.20.0 07:52:23 python-cinderclient==9.5.0 07:52:23 python-dateutil==2.9.0.post0 07:52:23 python-heatclient==3.5.0 07:52:23 python-jenkins==1.8.2 07:52:23 python-keystoneclient==5.4.0 07:52:23 python-magnumclient==4.4.0 07:52:23 python-novaclient==18.6.0 07:52:23 python-openstackclient==6.6.0 07:52:23 python-swiftclient==4.5.0 07:52:23 PyYAML==6.0.1 07:52:23 referencing==0.34.0 07:52:23 requests==2.31.0 07:52:23 requests-oauthlib==2.0.0 07:52:23 requestsexceptions==1.4.0 07:52:23 rfc3986==2.0.0 07:52:23 rpds-py==0.18.0 07:52:23 rsa==4.9 07:52:23 ruamel.yaml==0.18.6 07:52:23 ruamel.yaml.clib==0.2.8 07:52:23 s3transfer==0.10.1 07:52:23 simplejson==3.19.2 07:52:23 six==1.16.0 07:52:23 smmap==5.0.1 07:52:23 soupsieve==2.5 07:52:23 stevedore==5.2.0 07:52:23 tabulate==0.9.0 07:52:23 toml==0.10.2 07:52:23 tomlkit==0.12.4 07:52:23 tqdm==4.66.2 07:52:23 typing_extensions==4.10.0 07:52:23 tzdata==2024.1 07:52:23 urllib3==1.26.18 07:52:23 virtualenv==20.25.1 07:52:23 wcwidth==0.2.13 07:52:23 websocket-client==1.7.0 07:52:23 wrapt==1.16.0 07:52:23 xdg==6.0.0 07:52:23 xmltodict==0.13.0 07:52:23 yq==3.2.3 07:52:23 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8323991648756701356.sh 07:52:23 ---> sudo-logs.sh 07:52:23 Archiving 'sudo' log.. 07:52:23 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11610128445169545596.sh 07:52:23 ---> job-cost.sh 07:52:23 Setup pyenv: 07:52:23 system 07:52:23 3.8.13 07:52:23 3.9.13 07:52:23 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:52:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Taii from file:/tmp/.os_lf_venv 07:52:25 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:52:30 lf-activate-venv(): INFO: Adding /tmp/venv-Taii/bin to PATH 07:52:30 INFO: No Stack... 07:52:31 INFO: Retrieving Pricing Info for: v3-standard-4 07:52:31 INFO: Archiving Costs 07:52:31 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins17905412595867954669.sh 07:52:31 ---> logs-deploy.sh 07:52:31 Setup pyenv: 07:52:31 system 07:52:31 3.8.13 07:52:31 3.9.13 07:52:31 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:52:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Taii from file:/tmp/.os_lf_venv 07:52:33 lf-activate-venv(): INFO: Installing: lftools 07:52:42 lf-activate-venv(): INFO: Adding /tmp/venv-Taii/bin to PATH 07:52:42 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3381 07:52:42 INFO: archiving workspace using pattern(s): 07:52:43 Archives upload complete. 07:52:43 INFO: archiving logs to Nexus 07:52:44 ---> uname -a: 07:52:44 Linux prd-ubuntu1804-builder-4c-4g-18758 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 07:52:44 07:52:44 07:52:44 ---> lscpu: 07:52:44 Architecture: x86_64 07:52:44 CPU op-mode(s): 32-bit, 64-bit 07:52:44 Byte Order: Little Endian 07:52:44 CPU(s): 4 07:52:44 On-line CPU(s) list: 0-3 07:52:44 Thread(s) per core: 1 07:52:44 Core(s) per socket: 1 07:52:44 Socket(s): 4 07:52:44 NUMA node(s): 1 07:52:44 Vendor ID: AuthenticAMD 07:52:44 CPU family: 23 07:52:44 Model: 49 07:52:44 Model name: AMD EPYC-Rome Processor 07:52:44 Stepping: 0 07:52:44 CPU MHz: 2799.998 07:52:44 BogoMIPS: 5599.99 07:52:44 Virtualization: AMD-V 07:52:44 Hypervisor vendor: KVM 07:52:44 Virtualization type: full 07:52:44 L1d cache: 32K 07:52:44 L1i cache: 32K 07:52:44 L2 cache: 512K 07:52:44 L3 cache: 16384K 07:52:44 NUMA node0 CPU(s): 0-3 07:52:44 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 07:52:44 07:52:44 07:52:44 ---> nproc: 07:52:44 4 07:52:44 07:52:44 07:52:44 ---> df -h: 07:52:44 Filesystem Size Used Avail Use% Mounted on 07:52:44 udev 7.9G 0 7.9G 0% /dev 07:52:44 tmpfs 1.6G 676K 1.6G 1% /run 07:52:44 /dev/vda1 78G 8.4G 70G 11% / 07:52:44 tmpfs 7.9G 0 7.9G 0% /dev/shm 07:52:44 tmpfs 5.0M 0 5.0M 0% /run/lock 07:52:44 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 07:52:44 /dev/vda15 105M 4.4M 100M 5% /boot/efi 07:52:44 tmpfs 1.6G 0 1.6G 0% /run/user/1001 07:52:44 07:52:44 07:52:44 ---> free -m: 07:52:44 total used free shared buff/cache available 07:52:44 Mem: 16040 550 13296 0 2193 15170 07:52:44 Swap: 1023 0 1023 07:52:44 07:52:44 07:52:44 ---> ip addr: 07:52:44 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:52:44 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:52:44 inet 127.0.0.1/8 scope host lo 07:52:44 valid_lft forever preferred_lft forever 07:52:44 inet6 ::1/128 scope host 07:52:44 valid_lft forever preferred_lft forever 07:52:44 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 07:52:44 link/ether fa:16:3e:54:38:1f brd ff:ff:ff:ff:ff:ff 07:52:44 inet 10.30.107.118/23 brd 10.30.107.255 scope global dynamic ens3 07:52:44 valid_lft 86237sec preferred_lft 86237sec 07:52:44 inet6 fe80::f816:3eff:fe54:381f/64 scope link 07:52:44 valid_lft forever preferred_lft forever 07:52:44 07:52:44 07:52:44 ---> sar -b -r -n DEV: 07:52:44 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-18758) 03/28/24 _x86_64_ (4 CPU) 07:52:44 07:52:44 07:50:03 LINUX RESTART (4 CPU) 07:52:44 07:52:44 07:51:02 tps rtps wtps bread/s bwrtn/s 07:52:44 07:52:01 110.56 2.47 108.08 130.83 28779.26 07:52:44 Average: 110.56 2.47 108.08 130.83 28779.26 07:52:44 07:52:44 07:51:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:52:44 07:52:01 13752096 15560888 2672872 16.27 75380 1921744 746400 4.27 763980 1668356 145552 07:52:44 Average: 13752096 15560888 2672872 16.27 75380 1921744 746400 4.27 763980 1668356 145552 07:52:44 07:52:44 07:51:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:52:44 07:52:01 lo 1.49 1.49 0.16 0.16 0.00 0.00 0.00 0.00 07:52:44 07:52:01 ens3 48.96 33.99 663.87 9.58 0.00 0.00 0.00 0.00 07:52:44 Average: lo 1.49 1.49 0.16 0.16 0.00 0.00 0.00 0.00 07:52:44 Average: ens3 48.96 33.99 663.87 9.58 0.00 0.00 0.00 0.00 07:52:44 07:52:44 07:52:44 ---> sar -P ALL: 07:52:44 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-18758) 03/28/24 _x86_64_ (4 CPU) 07:52:44 07:52:44 07:50:03 LINUX RESTART (4 CPU) 07:52:44 07:52:44 07:51:02 CPU %user %nice %system %iowait %steal %idle 07:52:44 07:52:01 all 21.38 0.00 1.62 3.80 0.06 73.14 07:52:44 07:52:01 0 3.38 0.00 0.94 11.15 0.05 84.48 07:52:44 07:52:01 1 57.49 0.00 2.90 1.64 0.07 37.90 07:52:44 07:52:01 2 15.86 0.00 1.58 2.36 0.03 80.17 07:52:44 07:52:01 3 8.67 0.00 1.05 0.14 0.05 90.09 07:52:44 Average: all 21.38 0.00 1.62 3.80 0.06 73.14 07:52:44 Average: 0 3.38 0.00 0.94 11.15 0.05 84.48 07:52:44 Average: 1 57.49 0.00 2.90 1.64 0.07 37.90 07:52:44 Average: 2 15.86 0.00 1.58 2.36 0.03 80.17 07:52:44 Average: 3 8.67 0.00 1.05 0.14 0.05 90.09 07:52:44 07:52:44 07:52:44