10:05:18 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137584 10:05:18 Running as SYSTEM 10:05:18 [EnvInject] - Loading node environment variables. 10:05:18 Building remotely on prd-ubuntu1804-builder-4c-4g-18242 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 10:05:18 [ssh-agent] Looking for ssh-agent implementation... 10:05:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:05:18 $ ssh-agent 10:05:18 SSH_AUTH_SOCK=/tmp/ssh-F5AkYG6onrfs/agent.1733 10:05:18 SSH_AGENT_PID=1735 10:05:18 [ssh-agent] Started. 10:05:18 Running ssh-add (command line suppressed) 10:05:18 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_9152830586507210881.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_9152830586507210881.key) 10:05:18 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 10:05:18 The recommended git tool is: NONE 10:05:20 using credential onap-jenkins-ssh 10:05:20 Wiping out workspace first. 10:05:20 Cloning the remote Git repository 10:05:20 Cloning repository git://cloud.onap.org/mirror/oom.git 10:05:20 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 10:05:20 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:05:20 > git --version # timeout=10 10:05:20 > git --version # 'git version 2.17.1' 10:05:20 using GIT_SSH to set credentials Gerrit user 10:05:20 Verifying host key using manually-configured host key entries 10:05:20 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 10:05:25 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:05:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:05:25 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:05:25 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:05:25 using GIT_SSH to set credentials Gerrit user 10:05:25 Verifying host key using manually-configured host key entries 10:05:26 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/84/137584/1 # timeout=30 10:05:26 > git rev-parse 423a8dabb0dca07d8ea3432974eb6be18a7b3416^{commit} # timeout=10 10:05:26 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 10:05:26 Checking out Revision 423a8dabb0dca07d8ea3432974eb6be18a7b3416 (refs/changes/84/137584/1) 10:05:26 > git config core.sparsecheckout # timeout=10 10:05:26 > git checkout -f 423a8dabb0dca07d8ea3432974eb6be18a7b3416 # timeout=30 10:05:29 Commit message: "[AAI] Deploy 1.13.5 release of model-loader" 10:05:29 > git rev-parse FETCH_HEAD^{commit} # timeout=10 10:05:29 > git rev-list --no-walk 23286c5cf36308333e19fa7a52efd43e792407c5 # timeout=10 10:05:29 [EnvInject] - Injecting environment variables from a build step. 10:05:29 [EnvInject] - Injecting as environment variables the properties content 10:05:29 PYTHON=python3 10:05:29 10:05:29 [EnvInject] - Variables injected successfully. 10:05:29 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins7500445721977016880.sh 10:05:29 ---> tox-install.sh 10:05:29 + source /home/jenkins/lf-env.sh 10:05:29 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:05:29 ++ mktemp -d /tmp/venv-XXXX 10:05:29 + lf_venv=/tmp/venv-CHTZ 10:05:29 + local venv_file=/tmp/.os_lf_venv 10:05:29 + local python=python3 10:05:29 + local options 10:05:29 + local set_path=true 10:05:29 + local install_args= 10:05:29 ++ 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 10:05:29 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:05:29 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:05:29 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:05:29 + true 10:05:29 + case $1 in 10:05:29 + venv_file=/tmp/.toxenv 10:05:29 + shift 2 10:05:29 + true 10:05:29 + case $1 in 10:05:29 + shift 10:05:29 + break 10:05:29 + case $python in 10:05:29 + local pkg_list= 10:05:29 + [[ -d /opt/pyenv ]] 10:05:29 + echo 'Setup pyenv:' 10:05:29 Setup pyenv: 10:05:29 + export PYENV_ROOT=/opt/pyenv 10:05:29 + PYENV_ROOT=/opt/pyenv 10:05:29 + 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 10:05:29 + 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 10:05:29 + pyenv versions 10:05:29 * system (set by /opt/pyenv/version) 10:05:29 * 3.8.13 (set by /opt/pyenv/version) 10:05:29 * 3.9.13 (set by /opt/pyenv/version) 10:05:29 * 3.10.6 (set by /opt/pyenv/version) 10:05:29 + command -v pyenv 10:05:29 ++ pyenv init - --no-rehash 10:05:30 + 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[*]}"'\'')" 10:05:30 export PATH="/opt/pyenv/shims:${PATH}" 10:05:30 export PYENV_SHELL=bash 10:05:30 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:05:30 pyenv() { 10:05:30 local command 10:05:30 command="${1:-}" 10:05:30 if [ "$#" -gt 0 ]; then 10:05:30 shift 10:05:30 fi 10:05:30 10:05:30 case "$command" in 10:05:30 rehash|shell) 10:05:30 eval "$(pyenv "sh-$command" "$@")" 10:05:30 ;; 10:05:30 *) 10:05:30 command pyenv "$command" "$@" 10:05:30 ;; 10:05:30 esac 10:05:30 }' 10:05:30 +++ 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[*]}"' 10:05:30 ++ 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 10:05:30 ++ 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 10:05:30 ++ 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 10:05:30 ++ export PYENV_SHELL=bash 10:05:30 ++ PYENV_SHELL=bash 10:05:30 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:05:30 +++ complete -F _pyenv pyenv 10:05:30 ++ lf-pyver python3 10:05:30 ++ local py_version_xy=python3 10:05:30 ++ local py_version_xyz= 10:05:30 ++ pyenv versions 10:05:30 ++ sed 's/^[ *]* //' 10:05:30 ++ local command 10:05:30 ++ command=versions 10:05:30 ++ '[' 1 -gt 0 ']' 10:05:30 ++ shift 10:05:30 ++ case "$command" in 10:05:30 ++ command pyenv versions 10:05:30 ++ pyenv versions 10:05:30 ++ awk '{ print $1 }' 10:05:30 ++ grep -E '^[0-9.]*[0-9]$' 10:05:30 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:05:30 +++ grep '^3' /tmp/.pyenv_versions 10:05:30 +++ sort -V 10:05:30 +++ tail -n 1 10:05:30 ++ py_version_xyz=3.10.6 10:05:30 ++ [[ -z 3.10.6 ]] 10:05:30 ++ echo 3.10.6 10:05:30 ++ return 0 10:05:30 + pyenv local 3.10.6 10:05:30 + local command 10:05:30 + command=local 10:05:30 + '[' 2 -gt 0 ']' 10:05:30 + shift 10:05:30 + case "$command" in 10:05:30 + command pyenv local 3.10.6 10:05:30 + pyenv local 3.10.6 10:05:30 + for arg in "$@" 10:05:30 + case $arg in 10:05:30 + pkg_list+='tox ' 10:05:30 + for arg in "$@" 10:05:30 + case $arg in 10:05:30 + pkg_list+='virtualenv ' 10:05:30 + for arg in "$@" 10:05:30 + case $arg in 10:05:30 + pkg_list+='urllib3~=1.26.15 ' 10:05:30 + [[ -f /tmp/.toxenv ]] 10:05:30 + [[ ! -f /tmp/.toxenv ]] 10:05:30 + [[ -n '' ]] 10:05:30 + python3 -m venv /tmp/venv-CHTZ 10:05:35 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-CHTZ' 10:05:35 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-CHTZ 10:05:35 + echo /tmp/venv-CHTZ 10:05:35 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 10:05:35 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 10:05:35 + /tmp/venv-CHTZ/bin/python3 -m pip install --upgrade --quiet pip virtualenv 10:05:38 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:05:38 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 10:05:38 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 10:05:38 + /tmp/venv-CHTZ/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 10:05:42 + type python3 10:05:42 + true 10:05:42 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-CHTZ/bin to PATH' 10:05:42 lf-activate-venv(): INFO: Adding /tmp/venv-CHTZ/bin to PATH 10:05:42 + PATH=/tmp/venv-CHTZ/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 10:05:42 + return 0 10:05:42 + python3 --version 10:05:42 Python 3.10.6 10:05:42 + python3 -m pip --version 10:05:42 pip 24.0 from /tmp/venv-CHTZ/lib/python3.10/site-packages/pip (python 3.10) 10:05:42 + python3 -m pip freeze 10:05:43 cachetools==5.3.3 10:05:43 chardet==5.2.0 10:05:43 colorama==0.4.6 10:05:43 distlib==0.3.8 10:05:43 filelock==3.13.3 10:05:43 packaging==24.0 10:05:43 platformdirs==4.2.0 10:05:43 pluggy==1.4.0 10:05:43 pyproject-api==1.6.1 10:05:43 tomli==2.0.1 10:05:43 tox==4.14.2 10:05:43 urllib3==1.26.18 10:05:43 virtualenv==20.25.1 10:05:43 [EnvInject] - Injecting environment variables from a build step. 10:05:43 [EnvInject] - Injecting as environment variables the properties content 10:05:43 PARALLEL=false 10:05:43 10:05:43 [EnvInject] - Variables injected successfully. 10:05:43 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins2486117499617483047.sh 10:05:43 ---> tox-run.sh 10:05: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 10:05:43 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 10:05:43 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 10:05:43 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 10:05:43 + cd /w/workspace/oom-master-pre-commit-lint/. 10:05:43 + source /home/jenkins/lf-env.sh 10:05:43 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:05:43 ++ mktemp -d /tmp/venv-XXXX 10:05:43 + lf_venv=/tmp/venv-DBUv 10:05:43 + local venv_file=/tmp/.os_lf_venv 10:05:43 + local python=python3 10:05:43 + local options 10:05:43 + local set_path=true 10:05:43 + local install_args= 10:05: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 10:05:43 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:05:43 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:05:43 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:05:43 + true 10:05:43 + case $1 in 10:05:43 + venv_file=/tmp/.toxenv 10:05:43 + shift 2 10:05:43 + true 10:05:43 + case $1 in 10:05:43 + shift 10:05:43 + break 10:05:43 + case $python in 10:05:43 + local pkg_list= 10:05:43 + [[ -d /opt/pyenv ]] 10:05:43 + echo 'Setup pyenv:' 10:05:43 Setup pyenv: 10:05:43 + export PYENV_ROOT=/opt/pyenv 10:05:43 + PYENV_ROOT=/opt/pyenv 10:05: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 10:05: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 10:05:43 + pyenv versions 10:05:43 system 10:05:43 3.8.13 10:05:43 3.9.13 10:05:43 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:05:43 + command -v pyenv 10:05:43 ++ pyenv init - --no-rehash 10:05: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[*]}"'\'')" 10:05:43 export PATH="/opt/pyenv/shims:${PATH}" 10:05:43 export PYENV_SHELL=bash 10:05:43 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:05:43 pyenv() { 10:05:43 local command 10:05:43 command="${1:-}" 10:05:43 if [ "$#" -gt 0 ]; then 10:05:43 shift 10:05:43 fi 10:05:43 10:05:43 case "$command" in 10:05:43 rehash|shell) 10:05:43 eval "$(pyenv "sh-$command" "$@")" 10:05:43 ;; 10:05:43 *) 10:05:43 command pyenv "$command" "$@" 10:05:43 ;; 10:05:43 esac 10:05:43 }' 10:05: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[*]}"' 10:05: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 10:05: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 10:05: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 10:05:43 ++ export PYENV_SHELL=bash 10:05:43 ++ PYENV_SHELL=bash 10:05:43 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:05:43 +++ complete -F _pyenv pyenv 10:05:43 ++ lf-pyver python3 10:05:43 ++ local py_version_xy=python3 10:05:43 ++ local py_version_xyz= 10:05:43 ++ sed 's/^[ *]* //' 10:05:43 ++ pyenv versions 10:05:43 ++ local command 10:05:43 ++ command=versions 10:05:43 ++ '[' 1 -gt 0 ']' 10:05:43 ++ shift 10:05:43 ++ case "$command" in 10:05:43 ++ command pyenv versions 10:05:43 ++ awk '{ print $1 }' 10:05:43 ++ pyenv versions 10:05:43 ++ grep -E '^[0-9.]*[0-9]$' 10:05:43 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:05:43 +++ grep '^3' /tmp/.pyenv_versions 10:05:43 +++ sort -V 10:05:43 +++ tail -n 1 10:05:43 ++ py_version_xyz=3.10.6 10:05:43 ++ [[ -z 3.10.6 ]] 10:05:43 ++ echo 3.10.6 10:05:43 ++ return 0 10:05:43 + pyenv local 3.10.6 10:05:43 + local command 10:05:43 + command=local 10:05:43 + '[' 2 -gt 0 ']' 10:05:43 + shift 10:05:43 + case "$command" in 10:05:43 + command pyenv local 3.10.6 10:05:43 + pyenv local 3.10.6 10:05:43 + for arg in "$@" 10:05:43 + case $arg in 10:05:43 + pkg_list+='tox ' 10:05:43 + for arg in "$@" 10:05:43 + case $arg in 10:05:43 + pkg_list+='virtualenv ' 10:05:43 + for arg in "$@" 10:05:43 + case $arg in 10:05:43 + pkg_list+='urllib3~=1.26.15 ' 10:05:43 + [[ -f /tmp/.toxenv ]] 10:05:43 ++ cat /tmp/.toxenv 10:05:43 + lf_venv=/tmp/venv-CHTZ 10:05:43 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CHTZ from' file:/tmp/.toxenv 10:05:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CHTZ from file:/tmp/.toxenv 10:05:43 + /tmp/venv-CHTZ/bin/python3 -m pip install --upgrade --quiet pip virtualenv 10:05:44 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:05:44 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 10:05:44 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 10:05:44 + /tmp/venv-CHTZ/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 10:05:45 + type python3 10:05:45 + true 10:05:45 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-CHTZ/bin to PATH' 10:05:45 lf-activate-venv(): INFO: Adding /tmp/venv-CHTZ/bin to PATH 10:05:45 + PATH=/tmp/venv-CHTZ/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 10:05:45 + return 0 10:05:45 + [[ -d /opt/pyenv ]] 10:05:45 + echo '---> Setting up pyenv' 10:05:45 ---> Setting up pyenv 10:05:45 + export PYENV_ROOT=/opt/pyenv 10:05:45 + PYENV_ROOT=/opt/pyenv 10:05:45 + export PATH=/opt/pyenv/bin:/tmp/venv-CHTZ/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 10:05:45 + PATH=/opt/pyenv/bin:/tmp/venv-CHTZ/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 10:05:45 ++ pwd 10:05:45 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 10:05:45 + export PYTHONPATH 10:05:45 + export TOX_TESTENV_PASSENV=PYTHONPATH 10:05:45 + TOX_TESTENV_PASSENV=PYTHONPATH 10:05:45 + tox --version 10:05:45 4.14.2 from /tmp/venv-CHTZ/lib/python3.10/site-packages/tox/__init__.py 10:05:45 + PARALLEL=false 10:05:45 + TOX_OPTIONS_LIST= 10:05:45 + [[ -n pre-commit ]] 10:05:45 + TOX_OPTIONS_LIST=' -e pre-commit' 10:05:45 + case ${PARALLEL,,} in 10:05:45 + tox -e pre-commit 10:05:45 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 10:05:46 pre-commit: install_deps> python -I -m pip install pre-commit 10:05:49 pre-commit: freeze> python -m pip freeze --all 10:05: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 10:05:50 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 10:05:50 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 10:05:50 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 10:05:51 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 10:05:55 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 10:05:55 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 10:05:55 [INFO] Once installed this environment will be reused. 10:05:55 [INFO] This may take a few minutes... 10:05:58 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 10:05:58 [INFO] Once installed this environment will be reused. 10:05:58 [INFO] This may take a few minutes... 10:06:03 Trim Trailing Whitespace.................................................Passed 10:06:03 Tabs remover.............................................................Passed 10:06:03 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 10:06:04 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 10:06:04 [INFO] Once installed this environment will be reused. 10:06:04 [INFO] This may take a few minutes... 10:06:10 gitlint..............................................(no files to check)Skipped 10:06:10 pre-commit: OK (24.08=setup[3.85]+cmd[13.82,6.42] seconds) 10:06:10 congratulations :) (24.25 seconds) 10:06:10 + tox_status=0 10:06:10 + echo '---> Completed tox runs' 10:06:10 ---> Completed tox runs 10:06:10 + for i in .tox/*/log 10:06:10 ++ echo .tox/pre-commit/log 10:06:10 ++ awk -F/ '{print $2}' 10:06:10 + tox_env=pre-commit 10:06:10 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 10:06:10 + DOC_DIR=docs/_build/html 10:06:10 + [[ -d docs/_build/html ]] 10:06:10 + echo '---> tox-run.sh ends' 10:06:10 ---> tox-run.sh ends 10:06:10 + test 0 -eq 0 10:06:10 $ ssh-agent -k 10:06:10 unset SSH_AUTH_SOCK; 10:06:10 unset SSH_AGENT_PID; 10:06:10 echo Agent pid 1735 killed; 10:06:10 [ssh-agent] Stopped. 10:06:10 [PostBuildScript] - [INFO] Executing post build scripts. 10:06:10 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3818641375274544065.sh 10:06:10 ---> sysstat.sh 10:06:10 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins18093926687698839460.sh 10:06:10 ---> package-listing.sh 10:06:10 ++ facter osfamily 10:06:10 ++ tr '[:upper:]' '[:lower:]' 10:06:11 + OS_FAMILY=debian 10:06:11 + workspace=/w/workspace/oom-master-pre-commit-lint 10:06:11 + START_PACKAGES=/tmp/packages_start.txt 10:06:11 + END_PACKAGES=/tmp/packages_end.txt 10:06:11 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:06:11 + PACKAGES=/tmp/packages_start.txt 10:06:11 + '[' /w/workspace/oom-master-pre-commit-lint ']' 10:06:11 + PACKAGES=/tmp/packages_end.txt 10:06:11 + case "${OS_FAMILY}" in 10:06:11 + dpkg -l 10:06:11 + grep '^ii' 10:06:11 + '[' -f /tmp/packages_start.txt ']' 10:06:11 + '[' -f /tmp/packages_end.txt ']' 10:06:11 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:06:11 + '[' /w/workspace/oom-master-pre-commit-lint ']' 10:06:11 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 10:06:11 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 10:06:11 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1275703347296270930.sh 10:06:11 ---> capture-instance-metadata.sh 10:06:11 Setup pyenv: 10:06:11 system 10:06:11 3.8.13 10:06:11 3.9.13 10:06:11 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:06:15 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ELi8 10:06:15 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:06:17 lf-activate-venv(): INFO: Installing: lftools 10:06:49 lf-activate-venv(): INFO: Adding /tmp/venv-ELi8/bin to PATH 10:06:49 INFO: Running in OpenStack, capturing instance metadata 10:06:50 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15576202126121819415.sh 10:06:50 provisioning config files... 10:06:50 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config17009461220993039551tmp 10:06:50 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 10:06:50 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 10:06:50 [EnvInject] - Injecting environment variables from a build step. 10:06:50 [EnvInject] - Injecting as environment variables the properties content 10:06:50 SERVER_ID=logs 10:06:50 10:06:50 [EnvInject] - Variables injected successfully. 10:06:50 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2829558503805743072.sh 10:06:50 ---> create-netrc.sh 10:06:50 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8710415454952589602.sh 10:06:50 ---> python-tools-install.sh 10:06:50 Setup pyenv: 10:06:50 system 10:06:50 3.8.13 10:06:50 3.9.13 10:06:50 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:06:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ELi8 from file:/tmp/.os_lf_venv 10:06:51 lf-activate-venv(): INFO: Installing: lftools 10:06:59 lf-activate-venv(): INFO: Adding /tmp/venv-ELi8/bin to PATH 10:06:59 Generating Requirements File 10:07:25 Python 3.10.6 10:07:25 pip 24.0 from /tmp/venv-ELi8/lib/python3.10/site-packages/pip (python 3.10) 10:07:25 appdirs==1.4.4 10:07:25 argcomplete==3.2.3 10:07:25 aspy.yaml==1.3.0 10:07:25 attrs==23.2.0 10:07:25 autopage==0.5.2 10:07:25 beautifulsoup4==4.12.3 10:07:25 boto3==1.34.70 10:07:25 botocore==1.34.70 10:07:25 bs4==0.0.2 10:07:25 cachetools==5.3.3 10:07:25 certifi==2024.2.2 10:07:25 cffi==1.16.0 10:07:25 cfgv==3.4.0 10:07:25 chardet==5.2.0 10:07:25 charset-normalizer==3.3.2 10:07:25 click==8.1.7 10:07:25 cliff==4.6.0 10:07:25 cmd2==2.4.3 10:07:25 cryptography==3.3.2 10:07:25 debtcollector==3.0.0 10:07:25 decorator==5.1.1 10:07:25 defusedxml==0.7.1 10:07:25 Deprecated==1.2.14 10:07:25 distlib==0.3.8 10:07:25 dnspython==2.6.1 10:07:25 docker==4.2.2 10:07:25 dogpile.cache==1.3.2 10:07:25 email_validator==2.1.1 10:07:25 filelock==3.13.3 10:07:25 future==1.0.0 10:07:25 gitdb==4.0.11 10:07:25 GitPython==3.1.42 10:07:25 google-auth==2.29.0 10:07:25 httplib2==0.22.0 10:07:25 identify==2.5.35 10:07:25 idna==3.6 10:07:25 importlib-resources==1.5.0 10:07:25 iso8601==2.1.0 10:07:25 Jinja2==3.1.3 10:07:25 jmespath==1.0.1 10:07:25 jsonpatch==1.33 10:07:25 jsonpointer==2.4 10:07:25 jsonschema==4.21.1 10:07:25 jsonschema-specifications==2023.12.1 10:07:25 keystoneauth1==5.6.0 10:07:25 kubernetes==29.0.0 10:07:25 lftools==0.37.10 10:07:25 lxml==5.1.0 10:07:25 MarkupSafe==2.1.5 10:07:25 msgpack==1.0.8 10:07:25 multi_key_dict==2.0.3 10:07:25 munch==4.0.0 10:07:25 netaddr==1.2.1 10:07:25 netifaces==0.11.0 10:07:25 niet==1.4.2 10:07:25 nodeenv==1.8.0 10:07:25 oauth2client==4.1.3 10:07:25 oauthlib==3.2.2 10:07:25 openstacksdk==3.0.0 10:07:25 os-client-config==2.1.0 10:07:25 os-service-types==1.7.0 10:07:25 osc-lib==3.0.1 10:07:25 oslo.config==9.4.0 10:07:25 oslo.context==5.5.0 10:07:25 oslo.i18n==6.3.0 10:07:25 oslo.log==5.5.0 10:07:25 oslo.serialization==5.4.0 10:07:25 oslo.utils==7.1.0 10:07:25 packaging==24.0 10:07:25 pbr==6.0.0 10:07:25 platformdirs==4.2.0 10:07:25 prettytable==3.10.0 10:07:25 pyasn1==0.5.1 10:07:25 pyasn1-modules==0.3.0 10:07:25 pycparser==2.21 10:07:25 pygerrit2==2.0.15 10:07:25 PyGithub==2.3.0 10:07:25 pyinotify==0.9.6 10:07:25 PyJWT==2.8.0 10:07:25 PyNaCl==1.5.0 10:07:25 pyparsing==2.4.7 10:07:25 pyperclip==1.8.2 10:07:25 pyrsistent==0.20.0 10:07:25 python-cinderclient==9.5.0 10:07:25 python-dateutil==2.9.0.post0 10:07:25 python-heatclient==3.5.0 10:07:25 python-jenkins==1.8.2 10:07:25 python-keystoneclient==5.4.0 10:07:25 python-magnumclient==4.4.0 10:07:25 python-novaclient==18.6.0 10:07:25 python-openstackclient==6.6.0 10:07:25 python-swiftclient==4.5.0 10:07:25 PyYAML==6.0.1 10:07:25 referencing==0.34.0 10:07:25 requests==2.31.0 10:07:25 requests-oauthlib==2.0.0 10:07:25 requestsexceptions==1.4.0 10:07:25 rfc3986==2.0.0 10:07:25 rpds-py==0.18.0 10:07:25 rsa==4.9 10:07:25 ruamel.yaml==0.18.6 10:07:25 ruamel.yaml.clib==0.2.8 10:07:25 s3transfer==0.10.1 10:07:25 simplejson==3.19.2 10:07:25 six==1.16.0 10:07:25 smmap==5.0.1 10:07:25 soupsieve==2.5 10:07:25 stevedore==5.2.0 10:07:25 tabulate==0.9.0 10:07:25 toml==0.10.2 10:07:25 tomlkit==0.12.4 10:07:25 tqdm==4.66.2 10:07:25 typing_extensions==4.10.0 10:07:25 tzdata==2024.1 10:07:25 urllib3==1.26.18 10:07:25 virtualenv==20.25.1 10:07:25 wcwidth==0.2.13 10:07:25 websocket-client==1.7.0 10:07:25 wrapt==1.16.0 10:07:25 xdg==6.0.0 10:07:25 xmltodict==0.13.0 10:07:25 yq==3.2.3 10:07:25 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8913270644980836100.sh 10:07:25 ---> sudo-logs.sh 10:07:25 Archiving 'sudo' log.. 10:07:26 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins18440712241401058711.sh 10:07:26 ---> job-cost.sh 10:07:26 Setup pyenv: 10:07:26 system 10:07:26 3.8.13 10:07:26 3.9.13 10:07:26 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:07:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ELi8 from file:/tmp/.os_lf_venv 10:07:27 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:07:32 lf-activate-venv(): INFO: Adding /tmp/venv-ELi8/bin to PATH 10:07:32 INFO: No Stack... 10:07:32 INFO: Retrieving Pricing Info for: v3-standard-4 10:07:32 INFO: Archiving Costs 10:07:32 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins18129988207392382747.sh 10:07:32 ---> logs-deploy.sh 10:07:32 Setup pyenv: 10:07:32 system 10:07:32 3.8.13 10:07:32 3.9.13 10:07:32 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:07:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ELi8 from file:/tmp/.os_lf_venv 10:07:34 lf-activate-venv(): INFO: Installing: lftools 10:07:43 lf-activate-venv(): INFO: Adding /tmp/venv-ELi8/bin to PATH 10:07:43 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3371 10:07:43 INFO: archiving workspace using pattern(s): 10:07:44 Archives upload complete. 10:07:44 INFO: archiving logs to Nexus 10:07:45 ---> uname -a: 10:07:45 Linux prd-ubuntu1804-builder-4c-4g-18242 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 10:07:45 10:07:45 10:07:45 ---> lscpu: 10:07:45 Architecture: x86_64 10:07:45 CPU op-mode(s): 32-bit, 64-bit 10:07:45 Byte Order: Little Endian 10:07:45 CPU(s): 4 10:07:45 On-line CPU(s) list: 0-3 10:07:45 Thread(s) per core: 1 10:07:45 Core(s) per socket: 1 10:07:45 Socket(s): 4 10:07:45 NUMA node(s): 1 10:07:45 Vendor ID: AuthenticAMD 10:07:45 CPU family: 23 10:07:45 Model: 49 10:07:45 Model name: AMD EPYC-Rome Processor 10:07:45 Stepping: 0 10:07:45 CPU MHz: 2799.998 10:07:45 BogoMIPS: 5599.99 10:07:45 Virtualization: AMD-V 10:07:45 Hypervisor vendor: KVM 10:07:45 Virtualization type: full 10:07:45 L1d cache: 32K 10:07:45 L1i cache: 32K 10:07:45 L2 cache: 512K 10:07:45 L3 cache: 16384K 10:07:45 NUMA node0 CPU(s): 0-3 10:07:45 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 10:07:45 10:07:45 10:07:45 ---> nproc: 10:07:45 4 10:07:45 10:07:45 10:07:45 ---> df -h: 10:07:45 Filesystem Size Used Avail Use% Mounted on 10:07:45 udev 7.9G 0 7.9G 0% /dev 10:07:45 tmpfs 1.6G 672K 1.6G 1% /run 10:07:45 /dev/vda1 78G 8.4G 70G 11% / 10:07:45 tmpfs 7.9G 0 7.9G 0% /dev/shm 10:07:45 tmpfs 5.0M 0 5.0M 0% /run/lock 10:07:45 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 10:07:45 /dev/vda15 105M 4.4M 100M 5% /boot/efi 10:07:45 tmpfs 1.6G 0 1.6G 0% /run/user/1001 10:07:45 10:07:45 10:07:45 ---> free -m: 10:07:45 total used free shared buff/cache available 10:07:45 Mem: 16040 540 13310 0 2189 15180 10:07:45 Swap: 1023 0 1023 10:07:45 10:07:45 10:07:45 ---> ip addr: 10:07:45 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:07:45 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:07:45 inet 127.0.0.1/8 scope host lo 10:07:45 valid_lft forever preferred_lft forever 10:07:45 inet6 ::1/128 scope host 10:07:45 valid_lft forever preferred_lft forever 10:07:45 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 10:07:45 link/ether fa:16:3e:79:3a:2a brd ff:ff:ff:ff:ff:ff 10:07:45 inet 10.30.106.161/23 brd 10.30.107.255 scope global dynamic ens3 10:07:45 valid_lft 86206sec preferred_lft 86206sec 10:07:45 inet6 fe80::f816:3eff:fe79:3a2a/64 scope link 10:07:45 valid_lft forever preferred_lft forever 10:07:45 10:07:45 10:07:45 ---> sar -b -r -n DEV: 10:07:45 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-18242) 03/26/24 _x86_64_ (4 CPU) 10:07:45 10:07:45 10:04:33 LINUX RESTART (4 CPU) 10:07:45 10:07:45 10:05:04 tps rtps wtps bread/s bwrtn/s 10:07:45 10:06:01 165.25 72.93 92.32 4575.76 16804.21 10:07:45 10:07:01 90.85 4.77 86.09 504.05 10092.18 10:07:45 Average: 127.10 37.98 89.12 2487.71 13362.16 10:07:45 10:07:45 10:05:04 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:07:45 10:06:01 13975568 15509420 2449400 14.91 51664 1685968 945176 5.41 746080 1495564 131672 10:07:45 10:07:01 13758724 15567744 2666244 16.23 74992 1922084 821476 4.70 760396 1668096 148488 10:07:45 Average: 13867146 15538582 2557822 15.57 63328 1804026 883326 5.06 753238 1581830 140080 10:07:45 10:07:45 10:05:04 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:07:45 10:06:01 lo 2.60 2.60 0.26 0.26 0.00 0.00 0.00 0.00 10:07:45 10:06:01 ens3 540.34 362.97 2167.75 81.87 0.00 0.00 0.00 0.00 10:07:45 10:07:01 lo 1.53 1.53 0.16 0.16 0.00 0.00 0.00 0.00 10:07:45 10:07:01 ens3 47.81 32.83 645.93 8.70 0.00 0.00 0.00 0.00 10:07:45 Average: lo 2.05 2.05 0.21 0.21 0.00 0.00 0.00 0.00 10:07:45 Average: ens3 287.76 193.67 1387.33 44.35 0.00 0.00 0.00 0.00 10:07:45 10:07:45 10:07:45 ---> sar -P ALL: 10:07:45 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-18242) 03/26/24 _x86_64_ (4 CPU) 10:07:45 10:07:45 10:04:33 LINUX RESTART (4 CPU) 10:07:45 10:07:45 10:05:04 CPU %user %nice %system %iowait %steal %idle 10:07:45 10:06:01 all 22.39 0.00 2.41 8.08 0.07 67.05 10:07:45 10:06:01 0 24.15 0.00 2.05 7.43 0.05 66.32 10:07:45 10:06:01 1 30.34 0.00 2.43 11.14 0.09 56.00 10:07:45 10:06:01 2 20.61 0.00 2.43 7.89 0.07 69.00 10:07:45 10:06:01 3 14.47 0.00 2.72 5.86 0.11 76.85 10:07:45 10:07:01 all 21.00 0.00 1.56 2.89 0.05 74.50 10:07:45 10:07:01 0 27.49 0.00 1.28 3.22 0.05 67.96 10:07:45 10:07:01 1 16.67 0.00 1.47 0.37 0.03 81.46 10:07:45 10:07:01 2 10.86 0.00 1.49 6.85 0.03 80.77 10:07:45 10:07:01 3 29.01 0.00 1.98 1.12 0.07 67.82 10:07:45 Average: all 21.68 0.00 1.98 5.41 0.06 70.87 10:07:45 Average: 0 25.86 0.00 1.66 5.27 0.05 67.16 10:07:45 Average: 1 23.31 0.00 1.94 5.61 0.06 69.08 10:07:45 Average: 2 15.60 0.00 1.95 7.36 0.05 75.04 10:07:45 Average: 3 21.92 0.00 2.34 3.43 0.09 72.22 10:07:45 10:07:45 10:07:45