13:06:40 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141100 13:06:40 Running as SYSTEM 13:06:40 [EnvInject] - Loading node environment variables. 13:06:40 Building remotely on prd-ubuntu1804-builder-4c-4g-18669 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 13:06:40 [ssh-agent] Looking for ssh-agent implementation... 13:06:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:06:40 $ ssh-agent 13:06:40 SSH_AUTH_SOCK=/tmp/ssh-EgJ9eTd2s7Cz/agent.1692 13:06:40 SSH_AGENT_PID=1694 13:06:40 [ssh-agent] Started. 13:06:40 Running ssh-add (command line suppressed) 13:06:40 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_5399978425850589445.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_5399978425850589445.key) 13:06:40 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 13:06:40 The recommended git tool is: NONE 13:06:42 using credential onap-jenkins-ssh 13:06:42 Wiping out workspace first. 13:06:42 Cloning the remote Git repository 13:06:42 Cloning repository git://cloud.onap.org/mirror/oom.git 13:06:42 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 13:06:42 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:06:42 > git --version # timeout=10 13:06:42 > git --version # 'git version 2.17.1' 13:06:42 using GIT_SSH to set credentials Gerrit user 13:06:42 Verifying host key using manually-configured host key entries 13:06:42 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 13:06:47 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:06:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:06:47 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:06:48 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:06:48 using GIT_SSH to set credentials Gerrit user 13:06:48 Verifying host key using manually-configured host key entries 13:06:48 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/00/141100/2 # timeout=30 13:06:48 > git rev-parse a89d1b64c2420d04c1943f82bb4dbae7c0e638c6^{commit} # timeout=10 13:06:48 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 13:06:48 Checking out Revision a89d1b64c2420d04c1943f82bb4dbae7c0e638c6 (refs/changes/00/141100/2) 13:06:48 > git config core.sparsecheckout # timeout=10 13:06:48 > git checkout -f a89d1b64c2420d04c1943f82bb4dbae7c0e638c6 # timeout=30 13:06:48 Commit message: "[DOC] Add ArgoCD deployment example and guide" 13:06:48 > git rev-parse FETCH_HEAD^{commit} # timeout=10 13:06:48 > git rev-list --no-walk d5cb3e4fb50a3d6d2b3e92c33510f0a1dcf8257d # timeout=10 13:06:51 [EnvInject] - Injecting environment variables from a build step. 13:06:51 [EnvInject] - Injecting as environment variables the properties content 13:06:51 PYTHON=python3 13:06:51 13:06:51 [EnvInject] - Variables injected successfully. 13:06:51 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins8022645616204670942.sh 13:06:51 ---> tox-install.sh 13:06:51 + source /home/jenkins/lf-env.sh 13:06:51 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:06:51 ++ mktemp -d /tmp/venv-XXXX 13:06:51 + lf_venv=/tmp/venv-CLU8 13:06:51 + local venv_file=/tmp/.os_lf_venv 13:06:51 + local python=python3 13:06:51 + local options 13:06:51 + local set_path=true 13:06:51 + local install_args= 13:06:51 ++ 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 13:06:51 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:06:51 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:06:51 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:06:51 + true 13:06:51 + case $1 in 13:06:51 + venv_file=/tmp/.toxenv 13:06:51 + shift 2 13:06:51 + true 13:06:51 + case $1 in 13:06:51 + shift 13:06:51 + break 13:06:51 + case $python in 13:06:51 + local pkg_list= 13:06:51 + [[ -d /opt/pyenv ]] 13:06:51 + echo 'Setup pyenv:' 13:06:51 Setup pyenv: 13:06:51 + export PYENV_ROOT=/opt/pyenv 13:06:51 + PYENV_ROOT=/opt/pyenv 13:06:51 + 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 13:06:51 + 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 13:06:51 + pyenv versions 13:06:51 * system (set by /opt/pyenv/version) 13:06:51 * 3.8.13 (set by /opt/pyenv/version) 13:06:51 * 3.9.13 (set by /opt/pyenv/version) 13:06:51 * 3.10.6 (set by /opt/pyenv/version) 13:06:51 + command -v pyenv 13:06:51 ++ pyenv init - --no-rehash 13:06:51 + 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[*]}"'\'')" 13:06:51 export PATH="/opt/pyenv/shims:${PATH}" 13:06:51 export PYENV_SHELL=bash 13:06:51 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:06:51 pyenv() { 13:06:51 local command 13:06:51 command="${1:-}" 13:06:51 if [ "$#" -gt 0 ]; then 13:06:51 shift 13:06:51 fi 13:06:51 13:06:51 case "$command" in 13:06:51 rehash|shell) 13:06:51 eval "$(pyenv "sh-$command" "$@")" 13:06:51 ;; 13:06:51 *) 13:06:51 command pyenv "$command" "$@" 13:06:51 ;; 13:06:51 esac 13:06:51 }' 13:06:51 +++ 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[*]}"' 13:06:51 ++ 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 13:06:51 ++ 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 13:06:51 ++ 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 13:06:51 ++ export PYENV_SHELL=bash 13:06:51 ++ PYENV_SHELL=bash 13:06:51 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:06:51 +++ complete -F _pyenv pyenv 13:06:51 ++ lf-pyver python3 13:06:51 ++ local py_version_xy=python3 13:06:51 ++ local py_version_xyz= 13:06:51 ++ pyenv versions 13:06:51 ++ local command 13:06:51 ++ command=versions 13:06:51 ++ '[' 1 -gt 0 ']' 13:06:51 ++ shift 13:06:51 ++ case "$command" in 13:06:51 ++ command pyenv versions 13:06:51 ++ pyenv versions 13:06:51 ++ sed 's/^[ *]* //' 13:06:51 ++ awk '{ print $1 }' 13:06:51 ++ grep -E '^[0-9.]*[0-9]$' 13:06:51 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:06:51 +++ grep '^3' /tmp/.pyenv_versions 13:06:51 +++ sort -V 13:06:51 +++ tail -n 1 13:06:51 ++ py_version_xyz=3.10.6 13:06:51 ++ [[ -z 3.10.6 ]] 13:06:51 ++ echo 3.10.6 13:06:51 ++ return 0 13:06:51 + pyenv local 3.10.6 13:06:51 + local command 13:06:51 + command=local 13:06:51 + '[' 2 -gt 0 ']' 13:06:51 + shift 13:06:51 + case "$command" in 13:06:51 + command pyenv local 3.10.6 13:06:51 + pyenv local 3.10.6 13:06:51 + for arg in "$@" 13:06:51 + case $arg in 13:06:51 + pkg_list+='tox ' 13:06:51 + for arg in "$@" 13:06:51 + case $arg in 13:06:51 + pkg_list+='virtualenv ' 13:06:51 + for arg in "$@" 13:06:51 + case $arg in 13:06:51 + pkg_list+='urllib3~=1.26.15 ' 13:06:51 + [[ -f /tmp/.toxenv ]] 13:06:51 + [[ ! -f /tmp/.toxenv ]] 13:06:51 + [[ -n '' ]] 13:06:51 + python3 -m venv /tmp/venv-CLU8 13:06:55 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-CLU8' 13:06:55 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-CLU8 13:06:55 + echo /tmp/venv-CLU8 13:06:55 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 13:06:55 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 13:06:55 + /tmp/venv-CLU8/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 13:07:00 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:07:00 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:07:00 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:07:00 + /tmp/venv-CLU8/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:07:02 + type python3 13:07:02 + true 13:07:02 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-CLU8/bin to PATH' 13:07:02 lf-activate-venv(): INFO: Adding /tmp/venv-CLU8/bin to PATH 13:07:02 + PATH=/tmp/venv-CLU8/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 13:07:02 + return 0 13:07:02 + python3 --version 13:07:02 Python 3.10.6 13:07:02 + python3 -m pip --version 13:07:03 pip 25.1.1 from /tmp/venv-CLU8/lib/python3.10/site-packages/pip (python 3.10) 13:07:03 + python3 -m pip freeze 13:07:03 cachetools==6.0.0 13:07:03 chardet==5.2.0 13:07:03 colorama==0.4.6 13:07:03 distlib==0.3.9 13:07:03 filelock==3.18.0 13:07:03 packaging==25.0 13:07:03 platformdirs==4.3.8 13:07:03 pluggy==1.6.0 13:07:03 pyproject-api==1.9.1 13:07:03 tomli==2.2.1 13:07:03 tox==4.26.0 13:07:03 typing_extensions==4.14.0 13:07:03 urllib3==1.26.20 13:07:03 virtualenv==20.31.2 13:07:03 [EnvInject] - Injecting environment variables from a build step. 13:07:03 [EnvInject] - Injecting as environment variables the properties content 13:07:03 PARALLEL=false 13:07:03 13:07:03 [EnvInject] - Variables injected successfully. 13:07:03 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins7308486687929400933.sh 13:07:03 ---> tox-run.sh 13:07:03 + 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 13:07:03 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 13:07:03 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 13:07:03 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 13:07:03 + cd /w/workspace/oom-master-pre-commit-lint/. 13:07:03 + source /home/jenkins/lf-env.sh 13:07:03 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:07:03 ++ mktemp -d /tmp/venv-XXXX 13:07:03 + lf_venv=/tmp/venv-9zyg 13:07:03 + local venv_file=/tmp/.os_lf_venv 13:07:03 + local python=python3 13:07:03 + local options 13:07:03 + local set_path=true 13:07:03 + local install_args= 13:07:03 ++ 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 13:07:03 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:07:03 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:07:03 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:07:03 + true 13:07:03 + case $1 in 13:07:03 + venv_file=/tmp/.toxenv 13:07:03 + shift 2 13:07:03 + true 13:07:03 + case $1 in 13:07:03 + shift 13:07:03 + break 13:07:03 + case $python in 13:07:03 + local pkg_list= 13:07:03 + [[ -d /opt/pyenv ]] 13:07:03 + echo 'Setup pyenv:' 13:07:03 Setup pyenv: 13:07:03 + export PYENV_ROOT=/opt/pyenv 13:07:03 + PYENV_ROOT=/opt/pyenv 13:07:03 + 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 13:07:03 + 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 13:07:03 + pyenv versions 13:07:03 system 13:07:03 3.8.13 13:07:03 3.9.13 13:07:03 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:07:03 + command -v pyenv 13:07:03 ++ pyenv init - --no-rehash 13:07:03 + 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[*]}"'\'')" 13:07:03 export PATH="/opt/pyenv/shims:${PATH}" 13:07:03 export PYENV_SHELL=bash 13:07:03 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:07:03 pyenv() { 13:07:03 local command 13:07:03 command="${1:-}" 13:07:03 if [ "$#" -gt 0 ]; then 13:07:03 shift 13:07:03 fi 13:07:03 13:07:03 case "$command" in 13:07:03 rehash|shell) 13:07:03 eval "$(pyenv "sh-$command" "$@")" 13:07:03 ;; 13:07:03 *) 13:07:03 command pyenv "$command" "$@" 13:07:03 ;; 13:07:03 esac 13:07:03 }' 13:07:03 +++ 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[*]}"' 13:07:03 ++ 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 13:07:03 ++ 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 13:07:03 ++ 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 13:07:03 ++ export PYENV_SHELL=bash 13:07:03 ++ PYENV_SHELL=bash 13:07:03 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:07:03 +++ complete -F _pyenv pyenv 13:07:03 ++ lf-pyver python3 13:07:03 ++ local py_version_xy=python3 13:07:03 ++ local py_version_xyz= 13:07:03 ++ pyenv versions 13:07:03 ++ local command 13:07:03 ++ command=versions 13:07:03 ++ '[' 1 -gt 0 ']' 13:07:03 ++ shift 13:07:03 ++ case "$command" in 13:07:03 ++ command pyenv versions 13:07:03 ++ pyenv versions 13:07:03 ++ sed 's/^[ *]* //' 13:07:03 ++ grep -E '^[0-9.]*[0-9]$' 13:07:03 ++ awk '{ print $1 }' 13:07:03 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:07:03 +++ grep '^3' /tmp/.pyenv_versions 13:07:03 +++ sort -V 13:07:03 +++ tail -n 1 13:07:03 ++ py_version_xyz=3.10.6 13:07:03 ++ [[ -z 3.10.6 ]] 13:07:03 ++ echo 3.10.6 13:07:03 ++ return 0 13:07:03 + pyenv local 3.10.6 13:07:03 + local command 13:07:03 + command=local 13:07:03 + '[' 2 -gt 0 ']' 13:07:03 + shift 13:07:03 + case "$command" in 13:07:03 + command pyenv local 3.10.6 13:07:03 + pyenv local 3.10.6 13:07:03 + for arg in "$@" 13:07:03 + case $arg in 13:07:03 + pkg_list+='tox ' 13:07:03 + for arg in "$@" 13:07:03 + case $arg in 13:07:03 + pkg_list+='virtualenv ' 13:07:03 + for arg in "$@" 13:07:03 + case $arg in 13:07:03 + pkg_list+='urllib3~=1.26.15 ' 13:07:03 + [[ -f /tmp/.toxenv ]] 13:07:03 ++ cat /tmp/.toxenv 13:07:03 + lf_venv=/tmp/venv-CLU8 13:07:03 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CLU8 from' file:/tmp/.toxenv 13:07:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CLU8 from file:/tmp/.toxenv 13:07:03 + /tmp/venv-CLU8/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 13:07:04 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:07:04 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:07:04 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:07:04 + /tmp/venv-CLU8/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:07:05 + type python3 13:07:05 + true 13:07:05 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-CLU8/bin to PATH' 13:07:05 lf-activate-venv(): INFO: Adding /tmp/venv-CLU8/bin to PATH 13:07:05 + PATH=/tmp/venv-CLU8/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 13:07:05 + return 0 13:07:05 + [[ -d /opt/pyenv ]] 13:07:05 + echo '---> Setting up pyenv' 13:07:05 ---> Setting up pyenv 13:07:05 + export PYENV_ROOT=/opt/pyenv 13:07:05 + PYENV_ROOT=/opt/pyenv 13:07:05 + export PATH=/opt/pyenv/bin:/tmp/venv-CLU8/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 13:07:05 + PATH=/opt/pyenv/bin:/tmp/venv-CLU8/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 13:07:05 ++ pwd 13:07:05 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 13:07:05 + export PYTHONPATH 13:07:05 + export TOX_TESTENV_PASSENV=PYTHONPATH 13:07:05 + TOX_TESTENV_PASSENV=PYTHONPATH 13:07:05 + tox --version 13:07:06 4.26.0 from /tmp/venv-CLU8/lib/python3.10/site-packages/tox/__init__.py 13:07:06 + PARALLEL=false 13:07:06 + TOX_OPTIONS_LIST= 13:07:06 + [[ -n pre-commit ]] 13:07:06 + TOX_OPTIONS_LIST=' -e pre-commit' 13:07:06 + case ${PARALLEL,,} in 13:07:06 + tox -e pre-commit 13:07:06 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 13:07:07 pre-commit: install_deps> python -I -m pip install pre-commit 13:07:09 pre-commit: freeze> python -m pip freeze --all 13:07:10 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 13:07:10 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 13:07:10 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 13:07:10 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 13:07:12 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 13:07:13 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 13:07:13 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 13:07:13 [INFO] Once installed this environment will be reused. 13:07:13 [INFO] This may take a few minutes... 13:07:18 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 13:07:18 [INFO] Once installed this environment will be reused. 13:07:18 [INFO] This may take a few minutes... 13:07:22 trim trailing whitespace.................................................Passed 13:07:22 Tabs remover.............................................................Passed 13:07:23 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 13:07:23 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 13:07:23 [INFO] Once installed this environment will be reused. 13:07:23 [INFO] This may take a few minutes... 13:07:31 gitlint..............................................(no files to check)Skipped 13:07:31 pre-commit: OK (25.15=setup[3.67]+cmd[12.92,8.57] seconds) 13:07:31 congratulations :) (25.38 seconds) 13:07:31 + tox_status=0 13:07:31 + echo '---> Completed tox runs' 13:07:31 ---> Completed tox runs 13:07:31 + for i in .tox/*/log 13:07:31 ++ echo .tox/pre-commit/log 13:07:31 ++ awk -F/ '{print $2}' 13:07:31 + tox_env=pre-commit 13:07:31 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 13:07:31 + DOC_DIR=docs/_build/html 13:07:31 + [[ -d docs/_build/html ]] 13:07:31 + echo '---> tox-run.sh ends' 13:07:31 ---> tox-run.sh ends 13:07:31 + test 0 -eq 0 13:07:31 $ ssh-agent -k 13:07:31 unset SSH_AUTH_SOCK; 13:07:31 unset SSH_AGENT_PID; 13:07:31 echo Agent pid 1694 killed; 13:07:31 [ssh-agent] Stopped. 13:07:31 [PostBuildScript] - [INFO] Executing post build scripts. 13:07:31 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13717937667735139382.sh 13:07:31 ---> sysstat.sh 13:07:32 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9509889664501204268.sh 13:07:32 ---> package-listing.sh 13:07:32 ++ tr '[:upper:]' '[:lower:]' 13:07:32 ++ facter osfamily 13:07:32 + OS_FAMILY=debian 13:07:32 + workspace=/w/workspace/oom-master-pre-commit-lint 13:07:32 + START_PACKAGES=/tmp/packages_start.txt 13:07:32 + END_PACKAGES=/tmp/packages_end.txt 13:07:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:07:32 + PACKAGES=/tmp/packages_start.txt 13:07:32 + '[' /w/workspace/oom-master-pre-commit-lint ']' 13:07:32 + PACKAGES=/tmp/packages_end.txt 13:07:32 + case "${OS_FAMILY}" in 13:07:32 + dpkg -l 13:07:32 + grep '^ii' 13:07:32 + '[' -f /tmp/packages_start.txt ']' 13:07:32 + '[' -f /tmp/packages_end.txt ']' 13:07:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:07:32 + '[' /w/workspace/oom-master-pre-commit-lint ']' 13:07:32 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 13:07:32 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 13:07:32 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10353852405153089510.sh 13:07:32 ---> capture-instance-metadata.sh 13:07:32 Setup pyenv: 13:07:32 system 13:07:32 3.8.13 13:07:32 3.9.13 13:07:32 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:07:36 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-uLk4 13:07:36 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:07:40 lf-activate-venv(): INFO: Installing: lftools 13:08:03 lf-activate-venv(): INFO: Adding /tmp/venv-uLk4/bin to PATH 13:08:03 INFO: Running in OpenStack, capturing instance metadata 13:08:03 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins62632617493227704.sh 13:08:03 provisioning config files... 13:08:03 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config12120357586893970024tmp 13:08:03 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:08:03 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:08:03 [EnvInject] - Injecting environment variables from a build step. 13:08:03 [EnvInject] - Injecting as environment variables the properties content 13:08:03 SERVER_ID=logs 13:08:03 13:08:03 [EnvInject] - Variables injected successfully. 13:08:03 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13412927787055308434.sh 13:08:03 ---> create-netrc.sh 13:08:03 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11762847646552516304.sh 13:08:03 ---> python-tools-install.sh 13:08:03 Setup pyenv: 13:08:03 system 13:08:03 3.8.13 13:08:03 3.9.13 13:08:03 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:08:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uLk4 from file:/tmp/.os_lf_venv 13:08:05 lf-activate-venv(): INFO: Installing: lftools 13:08:14 lf-activate-venv(): INFO: Adding /tmp/venv-uLk4/bin to PATH 13:08:14 Generating Requirements File 13:08:35 Python 3.10.6 13:08:36 pip 25.1.1 from /tmp/venv-uLk4/lib/python3.10/site-packages/pip (python 3.10) 13:08:36 appdirs==1.4.4 13:08:36 argcomplete==3.6.2 13:08:36 aspy.yaml==1.3.0 13:08:36 attrs==25.3.0 13:08:36 autopage==0.5.2 13:08:36 beautifulsoup4==4.13.4 13:08:36 boto3==1.38.30 13:08:36 botocore==1.38.30 13:08:36 bs4==0.0.2 13:08:36 cachetools==5.5.2 13:08:36 certifi==2025.4.26 13:08:36 cffi==1.17.1 13:08:36 cfgv==3.4.0 13:08:36 chardet==5.2.0 13:08:36 charset-normalizer==3.4.2 13:08:36 click==8.2.1 13:08:36 cliff==4.10.0 13:08:36 cmd2==2.6.0 13:08:36 cryptography==3.3.2 13:08:36 debtcollector==3.0.0 13:08:36 decorator==5.2.1 13:08:36 defusedxml==0.7.1 13:08:36 Deprecated==1.2.18 13:08:36 distlib==0.3.9 13:08:36 dnspython==2.7.0 13:08:36 docker==7.1.0 13:08:36 dogpile.cache==1.4.0 13:08:36 durationpy==0.10 13:08:36 email_validator==2.2.0 13:08:36 filelock==3.18.0 13:08:36 future==1.0.0 13:08:36 gitdb==4.0.12 13:08:36 GitPython==3.1.44 13:08:36 google-auth==2.40.3 13:08:36 httplib2==0.22.0 13:08:36 identify==2.6.12 13:08:36 idna==3.10 13:08:36 importlib-resources==1.5.0 13:08:36 iso8601==2.1.0 13:08:36 Jinja2==3.1.6 13:08:36 jmespath==1.0.1 13:08:36 jsonpatch==1.33 13:08:36 jsonpointer==3.0.0 13:08:36 jsonschema==4.24.0 13:08:36 jsonschema-specifications==2025.4.1 13:08:36 keystoneauth1==5.11.0 13:08:36 kubernetes==32.0.1 13:08:36 lftools==0.37.13 13:08:36 lxml==5.4.0 13:08:36 MarkupSafe==3.0.2 13:08:36 msgpack==1.1.0 13:08:36 multi_key_dict==2.0.3 13:08:36 munch==4.0.0 13:08:36 netaddr==1.3.0 13:08:36 niet==1.4.2 13:08:36 nodeenv==1.9.1 13:08:36 oauth2client==4.1.3 13:08:36 oauthlib==3.2.2 13:08:36 openstacksdk==4.6.0 13:08:36 os-client-config==2.1.0 13:08:36 os-service-types==1.7.0 13:08:36 osc-lib==4.0.2 13:08:36 oslo.config==9.8.0 13:08:36 oslo.context==6.0.0 13:08:36 oslo.i18n==6.5.1 13:08:36 oslo.log==7.1.0 13:08:36 oslo.serialization==5.7.0 13:08:36 oslo.utils==9.0.0 13:08:36 packaging==25.0 13:08:36 pbr==6.1.1 13:08:36 platformdirs==4.3.8 13:08:36 prettytable==3.16.0 13:08:36 psutil==7.0.0 13:08:36 pyasn1==0.6.1 13:08:36 pyasn1_modules==0.4.2 13:08:36 pycparser==2.22 13:08:36 pygerrit2==2.0.15 13:08:36 PyGithub==2.6.1 13:08:36 PyJWT==2.10.1 13:08:36 PyNaCl==1.5.0 13:08:36 pyparsing==2.4.7 13:08:36 pyperclip==1.9.0 13:08:36 pyrsistent==0.20.0 13:08:36 python-cinderclient==9.7.0 13:08:36 python-dateutil==2.9.0.post0 13:08:36 python-heatclient==4.2.0 13:08:36 python-jenkins==1.8.2 13:08:36 python-keystoneclient==5.6.0 13:08:36 python-magnumclient==4.8.1 13:08:36 python-openstackclient==8.1.0 13:08:36 python-swiftclient==4.8.0 13:08:36 PyYAML==6.0.2 13:08:36 referencing==0.36.2 13:08:36 requests==2.32.3 13:08:36 requests-oauthlib==2.0.0 13:08:36 requestsexceptions==1.4.0 13:08:36 rfc3986==2.0.0 13:08:36 rpds-py==0.25.1 13:08:36 rsa==4.9.1 13:08:36 ruamel.yaml==0.18.12 13:08:36 ruamel.yaml.clib==0.2.12 13:08:36 s3transfer==0.13.0 13:08:36 simplejson==3.20.1 13:08:36 six==1.17.0 13:08:36 smmap==5.0.2 13:08:36 soupsieve==2.7 13:08:36 stevedore==5.4.1 13:08:36 tabulate==0.9.0 13:08:36 toml==0.10.2 13:08:36 tomlkit==0.13.3 13:08:36 tqdm==4.67.1 13:08:36 typing_extensions==4.14.0 13:08:36 tzdata==2025.2 13:08:36 urllib3==1.26.20 13:08:36 virtualenv==20.31.2 13:08:36 wcwidth==0.2.13 13:08:36 websocket-client==1.8.0 13:08:36 wrapt==1.17.2 13:08:36 xdg==6.0.0 13:08:36 xmltodict==0.14.2 13:08:36 yq==3.4.3 13:08:36 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13144719246333044858.sh 13:08:36 ---> sudo-logs.sh 13:08:36 Archiving 'sudo' log.. 13:08:36 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8003412985332033924.sh 13:08:36 ---> job-cost.sh 13:08:36 Setup pyenv: 13:08:36 system 13:08:36 3.8.13 13:08:36 3.9.13 13:08:36 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:08:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uLk4 from file:/tmp/.os_lf_venv 13:08:38 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:08:44 lf-activate-venv(): INFO: Adding /tmp/venv-uLk4/bin to PATH 13:08:44 INFO: No Stack... 13:08:45 INFO: Retrieving Pricing Info for: v3-standard-4 13:08:45 INFO: Archiving Costs 13:08:45 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins2441780458078658955.sh 13:08:45 ---> logs-deploy.sh 13:08:45 Setup pyenv: 13:08:45 system 13:08:45 3.8.13 13:08:45 3.9.13 13:08:45 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:08:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uLk4 from file:/tmp/.os_lf_venv 13:08:47 lf-activate-venv(): INFO: Installing: lftools 13:08:56 lf-activate-venv(): INFO: Adding /tmp/venv-uLk4/bin to PATH 13:08:56 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/4064 13:08:56 INFO: archiving workspace using pattern(s): 13:08:57 Archives upload complete. 13:08:57 INFO: archiving logs to Nexus 13:08:58 ---> uname -a: 13:08:58 Linux prd-ubuntu1804-builder-4c-4g-18669 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 13:08:58 13:08:58 13:08:58 ---> lscpu: 13:08:58 Architecture: x86_64 13:08:58 CPU op-mode(s): 32-bit, 64-bit 13:08:58 Byte Order: Little Endian 13:08:58 CPU(s): 4 13:08:58 On-line CPU(s) list: 0-3 13:08:58 Thread(s) per core: 1 13:08:58 Core(s) per socket: 1 13:08:58 Socket(s): 4 13:08:58 NUMA node(s): 1 13:08:58 Vendor ID: AuthenticAMD 13:08:58 CPU family: 23 13:08:58 Model: 49 13:08:58 Model name: AMD EPYC-Rome Processor 13:08:58 Stepping: 0 13:08:58 CPU MHz: 2799.998 13:08:58 BogoMIPS: 5599.99 13:08:58 Virtualization: AMD-V 13:08:58 Hypervisor vendor: KVM 13:08:58 Virtualization type: full 13:08:58 L1d cache: 32K 13:08:58 L1i cache: 32K 13:08:58 L2 cache: 512K 13:08:58 L3 cache: 16384K 13:08:58 NUMA node0 CPU(s): 0-3 13:08:58 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 13:08:58 13:08:58 13:08:58 ---> nproc: 13:08:58 4 13:08:58 13:08:58 13:08:58 ---> df -h: 13:08:58 Filesystem Size Used Avail Use% Mounted on 13:08:58 udev 7.9G 0 7.9G 0% /dev 13:08:58 tmpfs 1.6G 672K 1.6G 1% /run 13:08:58 /dev/vda1 78G 8.4G 69G 11% / 13:08:58 tmpfs 7.9G 0 7.9G 0% /dev/shm 13:08:58 tmpfs 5.0M 0 5.0M 0% /run/lock 13:08:58 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 13:08:58 /dev/vda15 105M 4.4M 100M 5% /boot/efi 13:08:58 tmpfs 1.6G 0 1.6G 0% /run/user/1001 13:08:58 13:08:58 13:08:58 ---> free -m: 13:08:58 total used free shared buff/cache available 13:08:58 Mem: 16040 528 13308 0 2203 15191 13:08:58 Swap: 1023 0 1023 13:08:58 13:08:58 13:08:58 ---> ip addr: 13:08:58 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:08:58 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:08:58 inet 127.0.0.1/8 scope host lo 13:08:58 valid_lft forever preferred_lft forever 13:08:58 inet6 ::1/128 scope host 13:08:58 valid_lft forever preferred_lft forever 13:08:58 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 13:08:58 link/ether fa:16:3e:f9:ef:00 brd ff:ff:ff:ff:ff:ff 13:08:58 inet 10.30.106.241/23 brd 10.30.107.255 scope global dynamic ens3 13:08:58 valid_lft 86241sec preferred_lft 86241sec 13:08:58 inet6 fe80::f816:3eff:fef9:ef00/64 scope link 13:08:58 valid_lft forever preferred_lft forever 13:08:58 13:08:58 13:08:58 ---> sar -b -r -n DEV: 13:08:58 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-18669) 06/05/25 _x86_64_ (4 CPU) 13:08:58 13:08:58 13:06:20 LINUX RESTART (4 CPU) 13:08:58 13:08:58 13:07:02 tps rtps wtps bread/s bwrtn/s 13:08:58 13:08:01 121.88 5.44 116.44 166.48 45303.24 13:08:58 Average: 121.88 5.44 116.44 166.48 45303.24 13:08:58 13:08:58 13:07:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:08:58 13:08:01 13645484 15500748 2779476 16.92 75856 1965608 859132 4.92 835424 1697952 207996 13:08:58 Average: 13645484 15500748 2779476 16.92 75856 1965608 859132 4.92 835424 1697952 207996 13:08:58 13:08:58 13:07:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:08:58 13:08:01 lo 2.98 2.98 0.34 0.34 0.00 0.00 0.00 0.00 13:08:58 13:08:01 ens3 172.65 119.32 1346.21 15.82 0.00 0.00 0.00 0.00 13:08:58 Average: lo 2.98 2.98 0.34 0.34 0.00 0.00 0.00 0.00 13:08:58 Average: ens3 172.65 119.32 1346.21 15.82 0.00 0.00 0.00 0.00 13:08:58 13:08:58 13:08:58 ---> sar -P ALL: 13:08:58 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-18669) 06/05/25 _x86_64_ (4 CPU) 13:08:58 13:08:58 13:06:20 LINUX RESTART (4 CPU) 13:08:58 13:08:58 13:07:02 CPU %user %nice %system %iowait %steal %idle 13:08:58 13:08:01 all 24.87 0.00 2.04 5.66 0.07 67.35 13:08:58 13:08:01 0 24.21 0.00 1.87 5.12 0.07 68.73 13:08:58 13:08:01 1 39.81 0.00 2.55 2.28 0.07 55.30 13:08:58 13:08:01 2 21.50 0.00 1.93 1.59 0.05 74.93 13:08:58 13:08:01 3 13.99 0.00 1.80 13.70 0.07 70.44 13:08:58 Average: all 24.87 0.00 2.04 5.66 0.07 67.35 13:08:58 Average: 0 24.21 0.00 1.87 5.12 0.07 68.73 13:08:58 Average: 1 39.81 0.00 2.55 2.28 0.07 55.30 13:08:58 Average: 2 21.50 0.00 1.93 1.59 0.05 74.93 13:08:58 Average: 3 13.99 0.00 1.80 13.70 0.07 70.44 13:08:58 13:08:58 13:08:58