10:27:25 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141100 10:27:25 Running as SYSTEM 10:27:25 [EnvInject] - Loading node environment variables. 10:27:25 Building remotely on prd-ubuntu1804-builder-4c-4g-19508 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 10:27:25 [ssh-agent] Looking for ssh-agent implementation... 10:27:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:27:25 $ ssh-agent 10:27:25 SSH_AUTH_SOCK=/tmp/ssh-H1BDMpGDGfRl/agent.1636 10:27:25 SSH_AGENT_PID=1638 10:27:25 [ssh-agent] Started. 10:27:25 Running ssh-add (command line suppressed) 10:27:25 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_7954857359693521924.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_7954857359693521924.key) 10:27:25 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 10:27:25 The recommended git tool is: NONE 10:27:27 using credential onap-jenkins-ssh 10:27:27 Wiping out workspace first. 10:27:27 Cloning the remote Git repository 10:27:27 Cloning repository git://cloud.onap.org/mirror/oom.git 10:27:27 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 10:27:27 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:27:27 > git --version # timeout=10 10:27:27 > git --version # 'git version 2.17.1' 10:27:27 using GIT_SSH to set credentials Gerrit user 10:27:27 Verifying host key using manually-configured host key entries 10:27:27 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 10:27:32 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:27:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:27:32 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:27:32 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:27:32 using GIT_SSH to set credentials Gerrit user 10:27:32 Verifying host key using manually-configured host key entries 10:27:32 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/00/141100/5 # timeout=30 10:27:32 > git rev-parse bbde98b94fe514f06cef6d23440a4d28e0389fa7^{commit} # timeout=10 10:27:32 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 10:27:32 Checking out Revision bbde98b94fe514f06cef6d23440a4d28e0389fa7 (refs/changes/00/141100/5) 10:27:32 > git config core.sparsecheckout # timeout=10 10:27:32 > git checkout -f bbde98b94fe514f06cef6d23440a4d28e0389fa7 # timeout=30 10:27:33 Commit message: "[DOC] Add ArgoCD deployment example and guide" 10:27:33 > git rev-parse FETCH_HEAD^{commit} # timeout=10 10:27:33 > git rev-list --no-walk d5cb3e4fb50a3d6d2b3e92c33510f0a1dcf8257d # timeout=10 10:27:36 [EnvInject] - Injecting environment variables from a build step. 10:27:36 [EnvInject] - Injecting as environment variables the properties content 10:27:36 PYTHON=python3 10:27:36 10:27:36 [EnvInject] - Variables injected successfully. 10:27:36 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins17354855187907111758.sh 10:27:36 ---> tox-install.sh 10:27:36 + source /home/jenkins/lf-env.sh 10:27:36 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:27:36 ++ mktemp -d /tmp/venv-XXXX 10:27:36 + lf_venv=/tmp/venv-l8Rk 10:27:36 + local venv_file=/tmp/.os_lf_venv 10:27:36 + local python=python3 10:27:36 + local options 10:27:36 + local set_path=true 10:27:36 + local install_args= 10:27:36 ++ 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:27:36 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:27:36 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:27:36 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:27:36 + true 10:27:36 + case $1 in 10:27:36 + venv_file=/tmp/.toxenv 10:27:36 + shift 2 10:27:36 + true 10:27:36 + case $1 in 10:27:36 + shift 10:27:36 + break 10:27:36 + case $python in 10:27:36 + local pkg_list= 10:27:36 + [[ -d /opt/pyenv ]] 10:27:36 + echo 'Setup pyenv:' 10:27:36 Setup pyenv: 10:27:36 + export PYENV_ROOT=/opt/pyenv 10:27:36 + PYENV_ROOT=/opt/pyenv 10:27:36 + 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:27:36 + 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:27:36 + pyenv versions 10:27:36 * system (set by /opt/pyenv/version) 10:27:36 * 3.8.13 (set by /opt/pyenv/version) 10:27:36 * 3.9.13 (set by /opt/pyenv/version) 10:27:36 * 3.10.6 (set by /opt/pyenv/version) 10:27:36 + command -v pyenv 10:27:36 ++ pyenv init - --no-rehash 10:27:36 + 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:27:36 export PATH="/opt/pyenv/shims:${PATH}" 10:27:36 export PYENV_SHELL=bash 10:27:36 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:27:36 pyenv() { 10:27:36 local command 10:27:36 command="${1:-}" 10:27:36 if [ "$#" -gt 0 ]; then 10:27:36 shift 10:27:36 fi 10:27:36 10:27:36 case "$command" in 10:27:36 rehash|shell) 10:27:36 eval "$(pyenv "sh-$command" "$@")" 10:27:36 ;; 10:27:36 *) 10:27:36 command pyenv "$command" "$@" 10:27:36 ;; 10:27:36 esac 10:27:36 }' 10:27:36 +++ 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:27:36 ++ 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:27:36 ++ 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:27:36 ++ 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:27:36 ++ export PYENV_SHELL=bash 10:27:36 ++ PYENV_SHELL=bash 10:27:36 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:27:36 +++ complete -F _pyenv pyenv 10:27:36 ++ lf-pyver python3 10:27:36 ++ local py_version_xy=python3 10:27:36 ++ local py_version_xyz= 10:27:36 ++ pyenv versions 10:27:36 ++ sed 's/^[ *]* //' 10:27:36 ++ local command 10:27:36 ++ grep -E '^[0-9.]*[0-9]$' 10:27:36 ++ awk '{ print $1 }' 10:27:36 ++ command=versions 10:27:36 ++ '[' 1 -gt 0 ']' 10:27:36 ++ shift 10:27:36 ++ case "$command" in 10:27:36 ++ command pyenv versions 10:27:36 ++ pyenv versions 10:27:36 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:27:36 +++ grep '^3' /tmp/.pyenv_versions 10:27:36 +++ sort -V 10:27:36 +++ tail -n 1 10:27:36 ++ py_version_xyz=3.10.6 10:27:36 ++ [[ -z 3.10.6 ]] 10:27:36 ++ echo 3.10.6 10:27:36 ++ return 0 10:27:36 + pyenv local 3.10.6 10:27:36 + local command 10:27:36 + command=local 10:27:36 + '[' 2 -gt 0 ']' 10:27:36 + shift 10:27:36 + case "$command" in 10:27:36 + command pyenv local 3.10.6 10:27:36 + pyenv local 3.10.6 10:27:37 + for arg in "$@" 10:27:37 + case $arg in 10:27:37 + pkg_list+='tox ' 10:27:37 + for arg in "$@" 10:27:37 + case $arg in 10:27:37 + pkg_list+='virtualenv ' 10:27:37 + for arg in "$@" 10:27:37 + case $arg in 10:27:37 + pkg_list+='urllib3~=1.26.15 ' 10:27:37 + [[ -f /tmp/.toxenv ]] 10:27:37 + [[ ! -f /tmp/.toxenv ]] 10:27:37 + [[ -n '' ]] 10:27:37 + python3 -m venv /tmp/venv-l8Rk 10:27:41 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-l8Rk' 10:27:41 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-l8Rk 10:27:41 + echo /tmp/venv-l8Rk 10:27:41 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 10:27:41 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 10:27:41 + /tmp/venv-l8Rk/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 10:27:44 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:27:44 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 10:27:44 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 10:27:44 + /tmp/venv-l8Rk/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 10:27:47 + type python3 10:27:47 + true 10:27:47 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-l8Rk/bin to PATH' 10:27:47 lf-activate-venv(): INFO: Adding /tmp/venv-l8Rk/bin to PATH 10:27:47 + PATH=/tmp/venv-l8Rk/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:27:47 + return 0 10:27:47 + python3 --version 10:27:47 Python 3.10.6 10:27:47 + python3 -m pip --version 10:27:47 pip 25.1.1 from /tmp/venv-l8Rk/lib/python3.10/site-packages/pip (python 3.10) 10:27:47 + python3 -m pip freeze 10:27:47 cachetools==6.0.0 10:27:47 chardet==5.2.0 10:27:47 colorama==0.4.6 10:27:47 distlib==0.3.9 10:27:47 filelock==3.18.0 10:27:47 packaging==25.0 10:27:47 platformdirs==4.3.8 10:27:47 pluggy==1.6.0 10:27:47 pyproject-api==1.9.1 10:27:47 tomli==2.2.1 10:27:47 tox==4.26.0 10:27:47 typing_extensions==4.14.0 10:27:47 urllib3==1.26.20 10:27:47 virtualenv==20.31.2 10:27:47 [EnvInject] - Injecting environment variables from a build step. 10:27:47 [EnvInject] - Injecting as environment variables the properties content 10:27:47 PARALLEL=false 10:27:47 10:27:47 [EnvInject] - Variables injected successfully. 10:27:47 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins9453983731069222696.sh 10:27:47 ---> tox-run.sh 10:27:47 + 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:27:47 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 10:27:47 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 10:27:47 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 10:27:47 + cd /w/workspace/oom-master-pre-commit-lint/. 10:27:47 + source /home/jenkins/lf-env.sh 10:27:47 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:27:47 ++ mktemp -d /tmp/venv-XXXX 10:27:47 + lf_venv=/tmp/venv-pC98 10:27:47 + local venv_file=/tmp/.os_lf_venv 10:27:47 + local python=python3 10:27:47 + local options 10:27:47 + local set_path=true 10:27:47 + local install_args= 10:27:47 ++ 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:27:47 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:27:47 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:27:47 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:27:47 + true 10:27:47 + case $1 in 10:27:47 + venv_file=/tmp/.toxenv 10:27:47 + shift 2 10:27:47 + true 10:27:47 + case $1 in 10:27:47 + shift 10:27:47 + break 10:27:47 + case $python in 10:27:47 + local pkg_list= 10:27:47 + [[ -d /opt/pyenv ]] 10:27:47 + echo 'Setup pyenv:' 10:27:47 Setup pyenv: 10:27:47 + export PYENV_ROOT=/opt/pyenv 10:27:47 + PYENV_ROOT=/opt/pyenv 10:27:47 + 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:27:47 + 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:27:47 + pyenv versions 10:27:47 system 10:27:47 3.8.13 10:27:47 3.9.13 10:27:47 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:27:47 + command -v pyenv 10:27:47 ++ pyenv init - --no-rehash 10:27:47 + 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:27:47 export PATH="/opt/pyenv/shims:${PATH}" 10:27:47 export PYENV_SHELL=bash 10:27:47 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:27:47 pyenv() { 10:27:47 local command 10:27:47 command="${1:-}" 10:27:47 if [ "$#" -gt 0 ]; then 10:27:47 shift 10:27:47 fi 10:27:47 10:27:47 case "$command" in 10:27:47 rehash|shell) 10:27:47 eval "$(pyenv "sh-$command" "$@")" 10:27:47 ;; 10:27:47 *) 10:27:47 command pyenv "$command" "$@" 10:27:47 ;; 10:27:47 esac 10:27:47 }' 10:27:47 +++ 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:27:47 ++ 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:27:47 ++ 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:27:47 ++ 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:27:47 ++ export PYENV_SHELL=bash 10:27:47 ++ PYENV_SHELL=bash 10:27:47 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:27:47 +++ complete -F _pyenv pyenv 10:27:47 ++ lf-pyver python3 10:27:47 ++ local py_version_xy=python3 10:27:47 ++ local py_version_xyz= 10:27:47 ++ pyenv versions 10:27:47 ++ local command 10:27:47 ++ command=versions 10:27:47 ++ '[' 1 -gt 0 ']' 10:27:47 ++ shift 10:27:47 ++ case "$command" in 10:27:47 ++ command pyenv versions 10:27:47 ++ pyenv versions 10:27:47 ++ awk '{ print $1 }' 10:27:47 ++ sed 's/^[ *]* //' 10:27:47 ++ grep -E '^[0-9.]*[0-9]$' 10:27:47 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:27:47 +++ grep '^3' /tmp/.pyenv_versions 10:27:47 +++ sort -V 10:27:47 +++ tail -n 1 10:27:47 ++ py_version_xyz=3.10.6 10:27:47 ++ [[ -z 3.10.6 ]] 10:27:47 ++ echo 3.10.6 10:27:47 ++ return 0 10:27:47 + pyenv local 3.10.6 10:27:47 + local command 10:27:47 + command=local 10:27:47 + '[' 2 -gt 0 ']' 10:27:47 + shift 10:27:47 + case "$command" in 10:27:47 + command pyenv local 3.10.6 10:27:47 + pyenv local 3.10.6 10:27:47 + for arg in "$@" 10:27:47 + case $arg in 10:27:47 + pkg_list+='tox ' 10:27:47 + for arg in "$@" 10:27:47 + case $arg in 10:27:47 + pkg_list+='virtualenv ' 10:27:47 + for arg in "$@" 10:27:47 + case $arg in 10:27:47 + pkg_list+='urllib3~=1.26.15 ' 10:27:47 + [[ -f /tmp/.toxenv ]] 10:27:47 ++ cat /tmp/.toxenv 10:27:47 + lf_venv=/tmp/venv-l8Rk 10:27:47 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-l8Rk from' file:/tmp/.toxenv 10:27:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-l8Rk from file:/tmp/.toxenv 10:27:47 + /tmp/venv-l8Rk/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 10:27:48 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:27:48 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 10:27:48 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 10:27:48 + /tmp/venv-l8Rk/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 10:27:50 + type python3 10:27:50 + true 10:27:50 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-l8Rk/bin to PATH' 10:27:50 lf-activate-venv(): INFO: Adding /tmp/venv-l8Rk/bin to PATH 10:27:50 + PATH=/tmp/venv-l8Rk/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:27:50 + return 0 10:27:50 + [[ -d /opt/pyenv ]] 10:27:50 + echo '---> Setting up pyenv' 10:27:50 ---> Setting up pyenv 10:27:50 + export PYENV_ROOT=/opt/pyenv 10:27:50 + PYENV_ROOT=/opt/pyenv 10:27:50 + export PATH=/opt/pyenv/bin:/tmp/venv-l8Rk/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:27:50 + PATH=/opt/pyenv/bin:/tmp/venv-l8Rk/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:27:50 ++ pwd 10:27:50 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 10:27:50 + export PYTHONPATH 10:27:50 + export TOX_TESTENV_PASSENV=PYTHONPATH 10:27:50 + TOX_TESTENV_PASSENV=PYTHONPATH 10:27:50 + tox --version 10:27:50 4.26.0 from /tmp/venv-l8Rk/lib/python3.10/site-packages/tox/__init__.py 10:27:50 + PARALLEL=false 10:27:50 + TOX_OPTIONS_LIST= 10:27:50 + [[ -n pre-commit ]] 10:27:50 + TOX_OPTIONS_LIST=' -e pre-commit' 10:27:50 + case ${PARALLEL,,} in 10:27:50 + tox -e pre-commit 10:27:50 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 10:27:51 pre-commit: install_deps> python -I -m pip install pre-commit 10:27:54 pre-commit: freeze> python -m pip freeze --all 10:27:54 pre-commit: cfgv==3.4.0,distlib==0.3.9,filelock==3.18.0,identify==2.6.12,nodeenv==1.9.1,pip==25.1.1,platformdirs==4.3.8,pre_commit==4.2.0,PyYAML==6.0.2,setuptools==80.3.1,virtualenv==20.31.2 10:27:54 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 10:27:54 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 10:27:54 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 10:27:55 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 10:27:56 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 10:27:56 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 10:27:56 [INFO] Once installed this environment will be reused. 10:27:56 [INFO] This may take a few minutes... 10:28:01 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 10:28:01 [INFO] Once installed this environment will be reused. 10:28:01 [INFO] This may take a few minutes... 10:28:06 trim trailing whitespace.................................................Passed 10:28:06 Tabs remover.............................................................Passed 10:28:06 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 10:28:06 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 10:28:06 [INFO] Once installed this environment will be reused. 10:28:06 [INFO] This may take a few minutes... 10:28:15 gitlint..............................................(no files to check)Skipped 10:28:15 pre-commit: OK (24.70=setup[3.50]+cmd[12.33,8.87] seconds) 10:28:15 congratulations :) (24.94 seconds) 10:28:15 + tox_status=0 10:28:15 + echo '---> Completed tox runs' 10:28:15 ---> Completed tox runs 10:28:15 + for i in .tox/*/log 10:28:15 ++ echo .tox/pre-commit/log 10:28:15 ++ awk -F/ '{print $2}' 10:28:15 + tox_env=pre-commit 10:28:15 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 10:28:15 + DOC_DIR=docs/_build/html 10:28:15 + [[ -d docs/_build/html ]] 10:28:15 + echo '---> tox-run.sh ends' 10:28:15 ---> tox-run.sh ends 10:28:15 + test 0 -eq 0 10:28:15 $ ssh-agent -k 10:28:15 unset SSH_AUTH_SOCK; 10:28:15 unset SSH_AGENT_PID; 10:28:15 echo Agent pid 1638 killed; 10:28:15 [ssh-agent] Stopped. 10:28:15 [PostBuildScript] - [INFO] Executing post build scripts. 10:28:15 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10011061958849877249.sh 10:28:15 ---> sysstat.sh 10:28:16 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4809328377106250761.sh 10:28:16 ---> package-listing.sh 10:28:16 ++ facter osfamily 10:28:16 ++ tr '[:upper:]' '[:lower:]' 10:28:16 + OS_FAMILY=debian 10:28:16 + workspace=/w/workspace/oom-master-pre-commit-lint 10:28:16 + START_PACKAGES=/tmp/packages_start.txt 10:28:16 + END_PACKAGES=/tmp/packages_end.txt 10:28:16 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:28:16 + PACKAGES=/tmp/packages_start.txt 10:28:16 + '[' /w/workspace/oom-master-pre-commit-lint ']' 10:28:16 + PACKAGES=/tmp/packages_end.txt 10:28:16 + case "${OS_FAMILY}" in 10:28:16 + dpkg -l 10:28:16 + grep '^ii' 10:28:16 + '[' -f /tmp/packages_start.txt ']' 10:28:16 + '[' -f /tmp/packages_end.txt ']' 10:28:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:28:16 + '[' /w/workspace/oom-master-pre-commit-lint ']' 10:28:16 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 10:28:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 10:28:16 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9377497817862102416.sh 10:28:16 ---> capture-instance-metadata.sh 10:28:16 Setup pyenv: 10:28:16 system 10:28:16 3.8.13 10:28:16 3.9.13 10:28:16 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:28:20 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-9x0U 10:28:20 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:28:24 lf-activate-venv(): INFO: Installing: lftools 10:28:45 lf-activate-venv(): INFO: Adding /tmp/venv-9x0U/bin to PATH 10:28:45 INFO: Running in OpenStack, capturing instance metadata 10:28:45 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9556262911875216015.sh 10:28:45 provisioning config files... 10:28:45 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config5017230464632781841tmp 10:28:45 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 10:28:45 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 10:28:45 [EnvInject] - Injecting environment variables from a build step. 10:28:45 [EnvInject] - Injecting as environment variables the properties content 10:28:45 SERVER_ID=logs 10:28:45 10:28:45 [EnvInject] - Variables injected successfully. 10:28:45 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1544952699672446248.sh 10:28:45 ---> create-netrc.sh 10:28:45 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9920114721635558779.sh 10:28:45 ---> python-tools-install.sh 10:28:45 Setup pyenv: 10:28:45 system 10:28:45 3.8.13 10:28:45 3.9.13 10:28:45 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:28:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9x0U from file:/tmp/.os_lf_venv 10:28:47 lf-activate-venv(): INFO: Installing: lftools 10:28:55 lf-activate-venv(): INFO: Adding /tmp/venv-9x0U/bin to PATH 10:28:55 Generating Requirements File 10:29:13 Python 3.10.6 10:29:13 pip 25.1.1 from /tmp/venv-9x0U/lib/python3.10/site-packages/pip (python 3.10) 10:29:14 appdirs==1.4.4 10:29:14 argcomplete==3.6.2 10:29:14 aspy.yaml==1.3.0 10:29:14 attrs==25.3.0 10:29:14 autopage==0.5.2 10:29:14 beautifulsoup4==4.13.4 10:29:14 boto3==1.38.32 10:29:14 botocore==1.38.32 10:29:14 bs4==0.0.2 10:29:14 cachetools==5.5.2 10:29:14 certifi==2025.4.26 10:29:14 cffi==1.17.1 10:29:14 cfgv==3.4.0 10:29:14 chardet==5.2.0 10:29:14 charset-normalizer==3.4.2 10:29:14 click==8.2.1 10:29:14 cliff==4.10.0 10:29:14 cmd2==2.6.0 10:29:14 cryptography==3.3.2 10:29:14 debtcollector==3.0.0 10:29:14 decorator==5.2.1 10:29:14 defusedxml==0.7.1 10:29:14 Deprecated==1.2.18 10:29:14 distlib==0.3.9 10:29:14 dnspython==2.7.0 10:29:14 docker==7.1.0 10:29:14 dogpile.cache==1.4.0 10:29:14 durationpy==0.10 10:29:14 email_validator==2.2.0 10:29:14 filelock==3.18.0 10:29:14 future==1.0.0 10:29:14 gitdb==4.0.12 10:29:14 GitPython==3.1.44 10:29:14 google-auth==2.40.3 10:29:14 httplib2==0.22.0 10:29:14 identify==2.6.12 10:29:14 idna==3.10 10:29:14 importlib-resources==1.5.0 10:29:14 iso8601==2.1.0 10:29:14 Jinja2==3.1.6 10:29:14 jmespath==1.0.1 10:29:14 jsonpatch==1.33 10:29:14 jsonpointer==3.0.0 10:29:14 jsonschema==4.24.0 10:29:14 jsonschema-specifications==2025.4.1 10:29:14 keystoneauth1==5.11.0 10:29:14 kubernetes==32.0.1 10:29:14 lftools==0.37.13 10:29:14 lxml==5.4.0 10:29:14 MarkupSafe==3.0.2 10:29:14 msgpack==1.1.0 10:29:14 multi_key_dict==2.0.3 10:29:14 munch==4.0.0 10:29:14 netaddr==1.3.0 10:29:14 niet==1.4.2 10:29:14 nodeenv==1.9.1 10:29:14 oauth2client==4.1.3 10:29:14 oauthlib==3.2.2 10:29:14 openstacksdk==4.6.0 10:29:14 os-client-config==2.1.0 10:29:14 os-service-types==1.7.0 10:29:14 osc-lib==4.0.2 10:29:14 oslo.config==9.8.0 10:29:14 oslo.context==6.0.0 10:29:14 oslo.i18n==6.5.1 10:29:14 oslo.log==7.1.0 10:29:14 oslo.serialization==5.7.0 10:29:14 oslo.utils==9.0.0 10:29:14 packaging==25.0 10:29:14 pbr==6.1.1 10:29:14 platformdirs==4.3.8 10:29:14 prettytable==3.16.0 10:29:14 psutil==7.0.0 10:29:14 pyasn1==0.6.1 10:29:14 pyasn1_modules==0.4.2 10:29:14 pycparser==2.22 10:29:14 pygerrit2==2.0.15 10:29:14 PyGithub==2.6.1 10:29:14 PyJWT==2.10.1 10:29:14 PyNaCl==1.5.0 10:29:14 pyparsing==2.4.7 10:29:14 pyperclip==1.9.0 10:29:14 pyrsistent==0.20.0 10:29:14 python-cinderclient==9.7.0 10:29:14 python-dateutil==2.9.0.post0 10:29:14 python-heatclient==4.2.0 10:29:14 python-jenkins==1.8.2 10:29:14 python-keystoneclient==5.6.0 10:29:14 python-magnumclient==4.8.1 10:29:14 python-openstackclient==8.1.0 10:29:14 python-swiftclient==4.8.0 10:29:14 PyYAML==6.0.2 10:29:14 referencing==0.36.2 10:29:14 requests==2.32.3 10:29:14 requests-oauthlib==2.0.0 10:29:14 requestsexceptions==1.4.0 10:29:14 rfc3986==2.0.0 10:29:14 rpds-py==0.25.1 10:29:14 rsa==4.9.1 10:29:14 ruamel.yaml==0.18.13 10:29:14 ruamel.yaml.clib==0.2.12 10:29:14 s3transfer==0.13.0 10:29:14 simplejson==3.20.1 10:29:14 six==1.17.0 10:29:14 smmap==5.0.2 10:29:14 soupsieve==2.7 10:29:14 stevedore==5.4.1 10:29:14 tabulate==0.9.0 10:29:14 toml==0.10.2 10:29:14 tomlkit==0.13.3 10:29:14 tqdm==4.67.1 10:29:14 typing_extensions==4.14.0 10:29:14 tzdata==2025.2 10:29:14 urllib3==1.26.20 10:29:14 virtualenv==20.31.2 10:29:14 wcwidth==0.2.13 10:29:14 websocket-client==1.8.0 10:29:14 wrapt==1.17.2 10:29:14 xdg==6.0.0 10:29:14 xmltodict==0.14.2 10:29:14 yq==3.4.3 10:29:14 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8560823620946895816.sh 10:29:14 ---> sudo-logs.sh 10:29:14 Archiving 'sudo' log.. 10:29:14 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2770823257645835881.sh 10:29:14 ---> job-cost.sh 10:29:14 Setup pyenv: 10:29:14 system 10:29:14 3.8.13 10:29:14 3.9.13 10:29:14 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:29:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9x0U from file:/tmp/.os_lf_venv 10:29:16 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:29:21 lf-activate-venv(): INFO: Adding /tmp/venv-9x0U/bin to PATH 10:29:21 INFO: No Stack... 10:29:21 INFO: Retrieving Pricing Info for: v3-standard-4 10:29:22 INFO: Archiving Costs 10:29:22 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins5678262187703056740.sh 10:29:22 ---> logs-deploy.sh 10:29:22 Setup pyenv: 10:29:22 system 10:29:22 3.8.13 10:29:22 3.9.13 10:29:22 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:29:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9x0U from file:/tmp/.os_lf_venv 10:29:24 lf-activate-venv(): INFO: Installing: lftools 10:29:31 lf-activate-venv(): INFO: Adding /tmp/venv-9x0U/bin to PATH 10:29:31 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4080 10:29:31 INFO: archiving workspace using pattern(s): 10:29:32 Archives upload complete. 10:29:33 INFO: archiving logs to Nexus 10:29:33 ---> uname -a: 10:29:33 Linux prd-ubuntu1804-builder-4c-4g-19508 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:29:33 10:29:33 10:29:33 ---> lscpu: 10:29:33 Architecture: x86_64 10:29:33 CPU op-mode(s): 32-bit, 64-bit 10:29:33 Byte Order: Little Endian 10:29:33 CPU(s): 4 10:29:33 On-line CPU(s) list: 0-3 10:29:33 Thread(s) per core: 1 10:29:33 Core(s) per socket: 1 10:29:33 Socket(s): 4 10:29:33 NUMA node(s): 1 10:29:33 Vendor ID: AuthenticAMD 10:29:33 CPU family: 23 10:29:33 Model: 49 10:29:33 Model name: AMD EPYC-Rome Processor 10:29:33 Stepping: 0 10:29:33 CPU MHz: 2800.000 10:29:33 BogoMIPS: 5600.00 10:29:33 Virtualization: AMD-V 10:29:33 Hypervisor vendor: KVM 10:29:33 Virtualization type: full 10:29:33 L1d cache: 32K 10:29:33 L1i cache: 32K 10:29:33 L2 cache: 512K 10:29:33 L3 cache: 16384K 10:29:33 NUMA node0 CPU(s): 0-3 10:29:33 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:29:33 10:29:33 10:29:33 ---> nproc: 10:29:33 4 10:29:33 10:29:33 10:29:33 ---> df -h: 10:29:33 Filesystem Size Used Avail Use% Mounted on 10:29:33 udev 7.9G 0 7.9G 0% /dev 10:29:33 tmpfs 1.6G 672K 1.6G 1% /run 10:29:33 /dev/vda1 78G 8.4G 69G 11% / 10:29:33 tmpfs 7.9G 0 7.9G 0% /dev/shm 10:29:33 tmpfs 5.0M 0 5.0M 0% /run/lock 10:29:33 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 10:29:33 /dev/vda15 105M 4.4M 100M 5% /boot/efi 10:29:33 tmpfs 1.6G 0 1.6G 0% /run/user/1001 10:29:33 10:29:33 10:29:33 ---> free -m: 10:29:33 total used free shared buff/cache available 10:29:33 Mem: 16040 542 13294 0 2202 15177 10:29:33 Swap: 1023 0 1023 10:29:33 10:29:33 10:29:33 ---> ip addr: 10:29:33 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:29:33 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:29:33 inet 127.0.0.1/8 scope host lo 10:29:33 valid_lft forever preferred_lft forever 10:29:33 inet6 ::1/128 scope host 10:29:33 valid_lft forever preferred_lft forever 10:29:33 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 10:29:33 link/ether fa:16:3e:17:af:15 brd ff:ff:ff:ff:ff:ff 10:29:33 inet 10.30.106.209/23 brd 10.30.107.255 scope global dynamic ens3 10:29:33 valid_lft 86254sec preferred_lft 86254sec 10:29:33 inet6 fe80::f816:3eff:fe17:af15/64 scope link 10:29:33 valid_lft forever preferred_lft forever 10:29:33 10:29:33 10:29:33 ---> sar -b -r -n DEV: 10:29:33 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-19508) 06/08/25 _x86_64_ (4 CPU) 10:29:33 10:29:33 10:27:10 LINUX RESTART (4 CPU) 10:29:33 10:29:33 10:28:01 tps rtps wtps bread/s bwrtn/s 10:29:33 10:29:01 110.80 0.93 109.87 113.05 24708.82 10:29:33 Average: 110.80 0.93 109.87 113.05 24708.82 10:29:33 10:29:33 10:28:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:29:33 10:29:01 13749740 15568964 2675228 16.29 78184 1928720 755716 4.32 738716 1696616 146080 10:29:33 Average: 13749740 15568964 2675228 16.29 78184 1928720 755716 4.32 738716 1696616 146080 10:29:33 10:29:33 10:28:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:29:33 10:29:01 ens3 104.43 75.39 784.64 12.22 0.00 0.00 0.00 0.00 10:29:33 10:29:01 lo 2.13 2.13 0.25 0.25 0.00 0.00 0.00 0.00 10:29:33 Average: ens3 104.43 75.39 784.64 12.22 0.00 0.00 0.00 0.00 10:29:33 Average: lo 2.13 2.13 0.25 0.25 0.00 0.00 0.00 0.00 10:29:33 10:29:33 10:29:33 ---> sar -P ALL: 10:29:33 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-19508) 06/08/25 _x86_64_ (4 CPU) 10:29:33 10:29:33 10:27:10 LINUX RESTART (4 CPU) 10:29:33 10:29:33 10:28:01 CPU %user %nice %system %iowait %steal %idle 10:29:33 10:29:01 all 23.97 0.00 1.93 1.45 0.05 72.61 10:29:33 10:29:01 0 28.68 0.00 2.39 1.67 0.08 67.18 10:29:33 10:29:01 1 37.55 0.00 2.62 0.58 0.07 59.18 10:29:33 10:29:01 2 12.93 0.00 1.22 1.77 0.02 84.07 10:29:33 10:29:01 3 16.74 0.00 1.51 1.76 0.05 79.94 10:29:33 Average: all 23.97 0.00 1.93 1.45 0.05 72.61 10:29:33 Average: 0 28.68 0.00 2.39 1.67 0.08 67.18 10:29:33 Average: 1 37.55 0.00 2.62 0.58 0.07 59.18 10:29:33 Average: 2 12.93 0.00 1.22 1.77 0.02 84.07 10:29:33 Average: 3 16.74 0.00 1.51 1.76 0.05 79.94 10:29:33 10:29:33 10:29:33