12:03:59 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137184 12:03:59 Running as SYSTEM 12:03:59 [EnvInject] - Loading node environment variables. 12:03:59 Building remotely on prd-ubuntu1804-builder-4c-4g-14088 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 12:03:59 [ssh-agent] Looking for ssh-agent implementation... 12:04:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:04:00 $ ssh-agent 12:04:00 SSH_AUTH_SOCK=/tmp/ssh-s2vj3WNzYPnj/agent.1686 12:04:00 SSH_AGENT_PID=1688 12:04:00 [ssh-agent] Started. 12:04:00 Running ssh-add (command line suppressed) 12:04:00 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_11229884043824469246.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_11229884043824469246.key) 12:04:00 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 12:04:00 The recommended git tool is: NONE 12:04:01 using credential onap-jenkins-ssh 12:04:01 Wiping out workspace first. 12:04:01 Cloning the remote Git repository 12:04:01 Cloning repository git://cloud.onap.org/mirror/oom.git 12:04:01 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 12:04:01 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:04:01 > git --version # timeout=10 12:04:01 > git --version # 'git version 2.17.1' 12:04:01 using GIT_SSH to set credentials Gerrit user 12:04:01 Verifying host key using manually-configured host key entries 12:04:01 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 12:04:07 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:04:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:04:07 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:04:07 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:04:07 using GIT_SSH to set credentials Gerrit user 12:04:07 Verifying host key using manually-configured host key entries 12:04:07 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/84/137184/2 # timeout=30 12:04:07 > git rev-parse 2b3218f2d0ee96779ae109e5fed4b0b915e1359c^{commit} # timeout=10 12:04:07 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 12:04:07 Checking out Revision 2b3218f2d0ee96779ae109e5fed4b0b915e1359c (refs/changes/84/137184/2) 12:04:07 > git config core.sparsecheckout # timeout=10 12:04:07 > git checkout -f 2b3218f2d0ee96779ae109e5fed4b0b915e1359c # timeout=30 12:04:11 Commit message: "[STRIMZI] Update strimzi-kafka-operator and kafka versions" 12:04:11 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:04:11 > git rev-list --no-walk 5fa1a05b3142c1f70757d5ce5b4519e574f6f5b2 # timeout=10 12:04:11 [EnvInject] - Injecting environment variables from a build step. 12:04:11 [EnvInject] - Injecting as environment variables the properties content 12:04:11 PYTHON=python3 12:04:11 12:04:11 [EnvInject] - Variables injected successfully. 12:04:11 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins1104014599928602751.sh 12:04:11 ---> tox-install.sh 12:04:11 + source /home/jenkins/lf-env.sh 12:04:11 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:04:11 ++ mktemp -d /tmp/venv-XXXX 12:04:11 + lf_venv=/tmp/venv-fxLe 12:04:11 + local venv_file=/tmp/.os_lf_venv 12:04:11 + local python=python3 12:04:11 + local options 12:04:11 + local set_path=true 12:04:11 + local install_args= 12:04:11 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:04:11 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:04:11 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:04:11 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:04:11 + true 12:04:11 + case $1 in 12:04:11 + venv_file=/tmp/.toxenv 12:04:11 + shift 2 12:04:11 + true 12:04:11 + case $1 in 12:04:11 + shift 12:04:11 + break 12:04:11 + case $python in 12:04:11 + local pkg_list= 12:04:11 + [[ -d /opt/pyenv ]] 12:04:11 + echo 'Setup pyenv:' 12:04:11 Setup pyenv: 12:04:11 + export PYENV_ROOT=/opt/pyenv 12:04:11 + PYENV_ROOT=/opt/pyenv 12:04:11 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:04:11 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:04:11 + pyenv versions 12:04:11 * system (set by /opt/pyenv/version) 12:04:11 * 3.8.13 (set by /opt/pyenv/version) 12:04:11 * 3.9.13 (set by /opt/pyenv/version) 12:04:11 * 3.10.6 (set by /opt/pyenv/version) 12:04:11 + command -v pyenv 12:04:11 ++ pyenv init - --no-rehash 12:04:11 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 12:04:11 export PATH="/opt/pyenv/shims:${PATH}" 12:04:11 export PYENV_SHELL=bash 12:04:11 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:04:11 pyenv() { 12:04:11 local command 12:04:11 command="${1:-}" 12:04:11 if [ "$#" -gt 0 ]; then 12:04:11 shift 12:04:11 fi 12:04:11 12:04:11 case "$command" in 12:04:11 rehash|shell) 12:04:11 eval "$(pyenv "sh-$command" "$@")" 12:04:11 ;; 12:04:11 *) 12:04:11 command pyenv "$command" "$@" 12:04:11 ;; 12:04:11 esac 12:04:11 }' 12:04:11 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 12:04:11 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:04:11 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:04:11 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:04:11 ++ export PYENV_SHELL=bash 12:04:11 ++ PYENV_SHELL=bash 12:04:11 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:04:11 +++ complete -F _pyenv pyenv 12:04:11 ++ lf-pyver python3 12:04:11 ++ local py_version_xy=python3 12:04:11 ++ local py_version_xyz= 12:04:11 ++ pyenv versions 12:04:11 ++ local command 12:04:11 ++ command=versions 12:04:11 ++ '[' 1 -gt 0 ']' 12:04:11 ++ shift 12:04:11 ++ case "$command" in 12:04:11 ++ command pyenv versions 12:04:11 ++ pyenv versions 12:04:11 ++ awk '{ print $1 }' 12:04:11 ++ sed 's/^[ *]* //' 12:04:11 ++ grep -E '^[0-9.]*[0-9]$' 12:04:11 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:04:11 +++ grep '^3' /tmp/.pyenv_versions 12:04:11 +++ sort -V 12:04:11 +++ tail -n 1 12:04:11 ++ py_version_xyz=3.10.6 12:04:11 ++ [[ -z 3.10.6 ]] 12:04:11 ++ echo 3.10.6 12:04:11 ++ return 0 12:04:11 + pyenv local 3.10.6 12:04:11 + local command 12:04:11 + command=local 12:04:11 + '[' 2 -gt 0 ']' 12:04:11 + shift 12:04:11 + case "$command" in 12:04:11 + command pyenv local 3.10.6 12:04:11 + pyenv local 3.10.6 12:04:11 + for arg in "$@" 12:04:11 + case $arg in 12:04:11 + pkg_list+='tox ' 12:04:11 + for arg in "$@" 12:04:11 + case $arg in 12:04:11 + pkg_list+='virtualenv ' 12:04:11 + for arg in "$@" 12:04:11 + case $arg in 12:04:11 + pkg_list+='urllib3~=1.26.15 ' 12:04:11 + [[ -f /tmp/.toxenv ]] 12:04:11 + [[ ! -f /tmp/.toxenv ]] 12:04:11 + [[ -n '' ]] 12:04:11 + python3 -m venv /tmp/venv-fxLe 12:04:15 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-fxLe' 12:04:15 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-fxLe 12:04:15 + echo /tmp/venv-fxLe 12:04:15 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 12:04:15 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 12:04:15 + /tmp/venv-fxLe/bin/python3 -m pip install --upgrade --quiet pip virtualenv 12:04:18 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:04:18 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:04:18 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:04:18 + /tmp/venv-fxLe/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:04:20 + type python3 12:04:20 + true 12:04:20 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-fxLe/bin to PATH' 12:04:20 lf-activate-venv(): INFO: Adding /tmp/venv-fxLe/bin to PATH 12:04:20 + PATH=/tmp/venv-fxLe/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:04:20 + return 0 12:04:20 + python3 --version 12:04:20 Python 3.10.6 12:04:20 + python3 -m pip --version 12:04:21 pip 24.0 from /tmp/venv-fxLe/lib/python3.10/site-packages/pip (python 3.10) 12:04:21 + python3 -m pip freeze 12:04:21 cachetools==5.3.3 12:04:21 chardet==5.2.0 12:04:21 colorama==0.4.6 12:04:21 distlib==0.3.8 12:04:21 filelock==3.13.1 12:04:21 packaging==24.0 12:04:21 platformdirs==4.2.0 12:04:21 pluggy==1.4.0 12:04:21 pyproject-api==1.6.1 12:04:21 tomli==2.0.1 12:04:21 tox==4.14.1 12:04:21 urllib3==1.26.18 12:04:21 virtualenv==20.25.1 12:04:21 [EnvInject] - Injecting environment variables from a build step. 12:04:21 [EnvInject] - Injecting as environment variables the properties content 12:04:21 PARALLEL=false 12:04:21 12:04:21 [EnvInject] - Variables injected successfully. 12:04:21 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins7445653040299812601.sh 12:04:21 ---> tox-run.sh 12:04:21 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:04:21 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 12:04:21 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 12:04:21 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 12:04:21 + cd /w/workspace/oom-master-pre-commit-lint/. 12:04:21 + source /home/jenkins/lf-env.sh 12:04:21 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:04:21 ++ mktemp -d /tmp/venv-XXXX 12:04:21 + lf_venv=/tmp/venv-Y5Ur 12:04:21 + local venv_file=/tmp/.os_lf_venv 12:04:21 + local python=python3 12:04:21 + local options 12:04:21 + local set_path=true 12:04:21 + local install_args= 12:04:21 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:04:21 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:04:21 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:04:21 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:04:21 + true 12:04:21 + case $1 in 12:04:21 + venv_file=/tmp/.toxenv 12:04:21 + shift 2 12:04:21 + true 12:04:21 + case $1 in 12:04:21 + shift 12:04:21 + break 12:04:21 + case $python in 12:04:21 + local pkg_list= 12:04:21 + [[ -d /opt/pyenv ]] 12:04:21 + echo 'Setup pyenv:' 12:04:21 Setup pyenv: 12:04:21 + export PYENV_ROOT=/opt/pyenv 12:04:21 + PYENV_ROOT=/opt/pyenv 12:04:21 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:04:21 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:04:21 + pyenv versions 12:04:21 system 12:04:21 3.8.13 12:04:21 3.9.13 12:04:21 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:04:21 + command -v pyenv 12:04:21 ++ pyenv init - --no-rehash 12:04:21 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 12:04:21 export PATH="/opt/pyenv/shims:${PATH}" 12:04:21 export PYENV_SHELL=bash 12:04:21 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:04:21 pyenv() { 12:04:21 local command 12:04:21 command="${1:-}" 12:04:21 if [ "$#" -gt 0 ]; then 12:04:21 shift 12:04:21 fi 12:04:21 12:04:21 case "$command" in 12:04:21 rehash|shell) 12:04:21 eval "$(pyenv "sh-$command" "$@")" 12:04:21 ;; 12:04:21 *) 12:04:21 command pyenv "$command" "$@" 12:04:21 ;; 12:04:21 esac 12:04:21 }' 12:04:21 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 12:04:21 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:04:21 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:04:21 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:04:21 ++ export PYENV_SHELL=bash 12:04:21 ++ PYENV_SHELL=bash 12:04:21 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:04:21 +++ complete -F _pyenv pyenv 12:04:21 ++ lf-pyver python3 12:04:21 ++ local py_version_xy=python3 12:04:21 ++ local py_version_xyz= 12:04:21 ++ pyenv versions 12:04:21 ++ local command 12:04:21 ++ command=versions 12:04:21 ++ '[' 1 -gt 0 ']' 12:04:21 ++ shift 12:04:21 ++ case "$command" in 12:04:21 ++ command pyenv versions 12:04:21 ++ pyenv versions 12:04:21 ++ grep -E '^[0-9.]*[0-9]$' 12:04:21 ++ sed 's/^[ *]* //' 12:04:21 ++ awk '{ print $1 }' 12:04:21 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:04:21 +++ grep '^3' /tmp/.pyenv_versions 12:04:21 +++ sort -V 12:04:21 +++ tail -n 1 12:04:21 ++ py_version_xyz=3.10.6 12:04:21 ++ [[ -z 3.10.6 ]] 12:04:21 ++ echo 3.10.6 12:04:21 ++ return 0 12:04:21 + pyenv local 3.10.6 12:04:21 + local command 12:04:21 + command=local 12:04:21 + '[' 2 -gt 0 ']' 12:04:21 + shift 12:04:21 + case "$command" in 12:04:21 + command pyenv local 3.10.6 12:04:21 + pyenv local 3.10.6 12:04:21 + for arg in "$@" 12:04:21 + case $arg in 12:04:21 + pkg_list+='tox ' 12:04:21 + for arg in "$@" 12:04:21 + case $arg in 12:04:21 + pkg_list+='virtualenv ' 12:04:21 + for arg in "$@" 12:04:21 + case $arg in 12:04:21 + pkg_list+='urllib3~=1.26.15 ' 12:04:21 + [[ -f /tmp/.toxenv ]] 12:04:21 ++ cat /tmp/.toxenv 12:04:21 + lf_venv=/tmp/venv-fxLe 12:04:21 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fxLe from' file:/tmp/.toxenv 12:04:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fxLe from file:/tmp/.toxenv 12:04:21 + /tmp/venv-fxLe/bin/python3 -m pip install --upgrade --quiet pip virtualenv 12:04:22 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:04:22 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:04:22 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:04:22 + /tmp/venv-fxLe/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:04:23 + type python3 12:04:23 + true 12:04:23 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-fxLe/bin to PATH' 12:04:23 lf-activate-venv(): INFO: Adding /tmp/venv-fxLe/bin to PATH 12:04:23 + PATH=/tmp/venv-fxLe/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:04:23 + return 0 12:04:23 + [[ -d /opt/pyenv ]] 12:04:23 + echo '---> Setting up pyenv' 12:04:23 ---> Setting up pyenv 12:04:23 + export PYENV_ROOT=/opt/pyenv 12:04:23 + PYENV_ROOT=/opt/pyenv 12:04:23 + export PATH=/opt/pyenv/bin:/tmp/venv-fxLe/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:04:23 + PATH=/opt/pyenv/bin:/tmp/venv-fxLe/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:04:23 ++ pwd 12:04:23 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 12:04:23 + export PYTHONPATH 12:04:23 + export TOX_TESTENV_PASSENV=PYTHONPATH 12:04:23 + TOX_TESTENV_PASSENV=PYTHONPATH 12:04:23 + tox --version 12:04:24 4.14.1 from /tmp/venv-fxLe/lib/python3.10/site-packages/tox/__init__.py 12:04:24 + PARALLEL=false 12:04:24 + TOX_OPTIONS_LIST= 12:04:24 + [[ -n pre-commit ]] 12:04:24 + TOX_OPTIONS_LIST=' -e pre-commit' 12:04:24 + case ${PARALLEL,,} in 12:04:24 + tox -e pre-commit 12:04:24 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 12:04:25 pre-commit: install_deps> python -I -m pip install pre-commit 12:04:28 pre-commit: freeze> python -m pip freeze --all 12:04:28 pre-commit: cfgv==3.4.0,distlib==0.3.8,filelock==3.13.1,identify==2.5.35,nodeenv==1.8.0,pip==24.0,platformdirs==4.2.0,pre-commit==3.6.2,PyYAML==6.0.1,setuptools==69.1.0,virtualenv==20.25.1,wheel==0.42.0 12:04:28 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 12:04:28 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 12:04:29 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 12:04:30 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 12:04:31 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 12:04:31 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 12:04:31 [INFO] Once installed this environment will be reused. 12:04:31 [INFO] This may take a few minutes... 12:04:34 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 12:04:34 [INFO] Once installed this environment will be reused. 12:04:34 [INFO] This may take a few minutes... 12:04:39 Trim Trailing Whitespace.................................................Passed 12:04:40 Tabs remover.............................................................Passed 12:04:40 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 12:04:40 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 12:04:40 [INFO] Once installed this environment will be reused. 12:04:40 [INFO] This may take a few minutes... 12:04:46 gitlint..............................................(no files to check)Skipped 12:04:46 pre-commit: OK (21.99=setup[4.04]+cmd[11.51,6.44] seconds) 12:04:46 congratulations :) (22.16 seconds) 12:04:46 + tox_status=0 12:04:46 + echo '---> Completed tox runs' 12:04:46 ---> Completed tox runs 12:04:46 + for i in .tox/*/log 12:04:46 ++ echo .tox/pre-commit/log 12:04:46 ++ awk -F/ '{print $2}' 12:04:46 + tox_env=pre-commit 12:04:46 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 12:04:46 + DOC_DIR=docs/_build/html 12:04:46 + [[ -d docs/_build/html ]] 12:04:46 + echo '---> tox-run.sh ends' 12:04:46 ---> tox-run.sh ends 12:04:46 + test 0 -eq 0 12:04:46 $ ssh-agent -k 12:04:46 unset SSH_AUTH_SOCK; 12:04:46 unset SSH_AGENT_PID; 12:04:46 echo Agent pid 1688 killed; 12:04:46 [ssh-agent] Stopped. 12:04:46 [PostBuildScript] - [INFO] Executing post build scripts. 12:04:46 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6220807736914195998.sh 12:04:46 ---> sysstat.sh 12:04:47 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2532388896261714005.sh 12:04:47 ---> package-listing.sh 12:04:47 ++ tr '[:upper:]' '[:lower:]' 12:04:47 ++ facter osfamily 12:04:47 + OS_FAMILY=debian 12:04:47 + workspace=/w/workspace/oom-master-pre-commit-lint 12:04:47 + START_PACKAGES=/tmp/packages_start.txt 12:04:47 + END_PACKAGES=/tmp/packages_end.txt 12:04:47 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:04:47 + PACKAGES=/tmp/packages_start.txt 12:04:47 + '[' /w/workspace/oom-master-pre-commit-lint ']' 12:04:47 + PACKAGES=/tmp/packages_end.txt 12:04:47 + case "${OS_FAMILY}" in 12:04:47 + dpkg -l 12:04:47 + grep '^ii' 12:04:47 + '[' -f /tmp/packages_start.txt ']' 12:04:47 + '[' -f /tmp/packages_end.txt ']' 12:04:47 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:04:47 + '[' /w/workspace/oom-master-pre-commit-lint ']' 12:04:47 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 12:04:47 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 12:04:47 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins228301630617099123.sh 12:04:47 ---> capture-instance-metadata.sh 12:04:47 Setup pyenv: 12:04:47 system 12:04:47 3.8.13 12:04:47 3.9.13 12:04:47 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:04:51 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-90xL 12:04:51 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:04:54 lf-activate-venv(): INFO: Installing: lftools 12:05:23 lf-activate-venv(): INFO: Adding /tmp/venv-90xL/bin to PATH 12:05:23 INFO: Running in OpenStack, capturing instance metadata 12:05:23 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9588484409827986311.sh 12:05:23 provisioning config files... 12:05:23 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config5873984529127341074tmp 12:05:23 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 12:05:23 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 12:05:23 [EnvInject] - Injecting environment variables from a build step. 12:05:23 [EnvInject] - Injecting as environment variables the properties content 12:05:23 SERVER_ID=logs 12:05:23 12:05:23 [EnvInject] - Variables injected successfully. 12:05:23 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7568673658693978575.sh 12:05:23 ---> create-netrc.sh 12:05:23 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17101774588360360368.sh 12:05:23 ---> python-tools-install.sh 12:05:23 Setup pyenv: 12:05:23 system 12:05:23 3.8.13 12:05:23 3.9.13 12:05:23 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:05:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-90xL from file:/tmp/.os_lf_venv 12:05:25 lf-activate-venv(): INFO: Installing: lftools 12:05:32 lf-activate-venv(): INFO: Adding /tmp/venv-90xL/bin to PATH 12:05:32 Generating Requirements File 12:05:58 Python 3.10.6 12:05:59 pip 24.0 from /tmp/venv-90xL/lib/python3.10/site-packages/pip (python 3.10) 12:05:59 appdirs==1.4.4 12:05:59 argcomplete==3.2.3 12:05:59 aspy.yaml==1.3.0 12:05:59 attrs==23.2.0 12:05:59 autopage==0.5.2 12:05:59 beautifulsoup4==4.12.3 12:05:59 boto3==1.34.64 12:05:59 botocore==1.34.64 12:05:59 bs4==0.0.2 12:05:59 cachetools==5.3.3 12:05:59 certifi==2024.2.2 12:05:59 cffi==1.16.0 12:05:59 cfgv==3.4.0 12:05:59 chardet==5.2.0 12:05:59 charset-normalizer==3.3.2 12:05:59 click==8.1.7 12:05:59 cliff==4.6.0 12:05:59 cmd2==2.4.3 12:05:59 cryptography==3.3.2 12:05:59 debtcollector==3.0.0 12:05:59 decorator==5.1.1 12:05:59 defusedxml==0.7.1 12:05:59 Deprecated==1.2.14 12:05:59 distlib==0.3.8 12:05:59 dnspython==2.6.1 12:05:59 docker==4.2.2 12:05:59 dogpile.cache==1.3.2 12:05:59 email_validator==2.1.1 12:05:59 filelock==3.13.1 12:05:59 future==1.0.0 12:05:59 gitdb==4.0.11 12:05:59 GitPython==3.1.42 12:05:59 google-auth==2.28.2 12:05:59 httplib2==0.22.0 12:05:59 identify==2.5.35 12:05:59 idna==3.6 12:05:59 importlib-resources==1.5.0 12:05:59 iso8601==2.1.0 12:05:59 Jinja2==3.1.3 12:05:59 jmespath==1.0.1 12:05:59 jsonpatch==1.33 12:05:59 jsonpointer==2.4 12:05:59 jsonschema==4.21.1 12:05:59 jsonschema-specifications==2023.12.1 12:05:59 keystoneauth1==5.6.0 12:05:59 kubernetes==29.0.0 12:05:59 lftools==0.37.10 12:05:59 lxml==5.1.0 12:05:59 MarkupSafe==2.1.5 12:05:59 msgpack==1.0.8 12:05:59 multi_key_dict==2.0.3 12:05:59 munch==4.0.0 12:05:59 netaddr==1.2.1 12:05:59 netifaces==0.11.0 12:05:59 niet==1.4.2 12:05:59 nodeenv==1.8.0 12:05:59 oauth2client==4.1.3 12:05:59 oauthlib==3.2.2 12:05:59 openstacksdk==3.0.0 12:05:59 os-client-config==2.1.0 12:05:59 os-service-types==1.7.0 12:05:59 osc-lib==3.0.1 12:05:59 oslo.config==9.4.0 12:05:59 oslo.context==5.5.0 12:05:59 oslo.i18n==6.3.0 12:05:59 oslo.log==5.5.0 12:05:59 oslo.serialization==5.4.0 12:05:59 oslo.utils==7.1.0 12:05:59 packaging==24.0 12:05:59 pbr==6.0.0 12:05:59 platformdirs==4.2.0 12:05:59 prettytable==3.10.0 12:05:59 pyasn1==0.5.1 12:05:59 pyasn1-modules==0.3.0 12:05:59 pycparser==2.21 12:05:59 pygerrit2==2.0.15 12:05:59 PyGithub==2.2.0 12:05:59 pyinotify==0.9.6 12:05:59 PyJWT==2.8.0 12:05:59 PyNaCl==1.5.0 12:05:59 pyparsing==2.4.7 12:05:59 pyperclip==1.8.2 12:05:59 pyrsistent==0.20.0 12:05:59 python-cinderclient==9.5.0 12:05:59 python-dateutil==2.9.0.post0 12:05:59 python-heatclient==3.5.0 12:05:59 python-jenkins==1.8.2 12:05:59 python-keystoneclient==5.4.0 12:05:59 python-magnumclient==4.4.0 12:05:59 python-novaclient==18.6.0 12:05:59 python-openstackclient==6.5.0 12:05:59 python-swiftclient==4.5.0 12:05:59 PyYAML==6.0.1 12:05:59 referencing==0.34.0 12:05:59 requests==2.31.0 12:05:59 requests-oauthlib==1.4.0 12:05:59 requestsexceptions==1.4.0 12:05:59 rfc3986==2.0.0 12:05:59 rpds-py==0.18.0 12:05:59 rsa==4.9 12:05:59 ruamel.yaml==0.18.6 12:05:59 ruamel.yaml.clib==0.2.8 12:05:59 s3transfer==0.10.1 12:05:59 simplejson==3.19.2 12:05:59 six==1.16.0 12:05:59 smmap==5.0.1 12:05:59 soupsieve==2.5 12:05:59 stevedore==5.2.0 12:05:59 tabulate==0.9.0 12:05:59 toml==0.10.2 12:05:59 tomlkit==0.12.4 12:05:59 tqdm==4.66.2 12:05:59 typing_extensions==4.10.0 12:05:59 tzdata==2024.1 12:05:59 urllib3==1.26.18 12:05:59 virtualenv==20.25.1 12:05:59 wcwidth==0.2.13 12:05:59 websocket-client==1.7.0 12:05:59 wrapt==1.16.0 12:05:59 xdg==6.0.0 12:05:59 xmltodict==0.13.0 12:05:59 yq==3.2.3 12:05:59 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10084513158050943683.sh 12:05:59 ---> sudo-logs.sh 12:05:59 Archiving 'sudo' log.. 12:06:00 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17594556374258760454.sh 12:06:00 ---> job-cost.sh 12:06:00 Setup pyenv: 12:06:00 system 12:06:00 3.8.13 12:06:00 3.9.13 12:06:00 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:06:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-90xL from file:/tmp/.os_lf_venv 12:06:01 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:06:06 lf-activate-venv(): INFO: Adding /tmp/venv-90xL/bin to PATH 12:06:06 INFO: No Stack... 12:06:06 INFO: Retrieving Pricing Info for: v3-standard-4 12:06:06 INFO: Archiving Costs 12:06:06 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins10034924080251289294.sh 12:06:06 ---> logs-deploy.sh 12:06:06 Setup pyenv: 12:06:06 system 12:06:06 3.8.13 12:06:06 3.9.13 12:06:06 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:06:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-90xL from file:/tmp/.os_lf_venv 12:06:08 lf-activate-venv(): INFO: Installing: lftools 12:06:16 lf-activate-venv(): INFO: Adding /tmp/venv-90xL/bin to PATH 12:06:16 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3353 12:06:16 INFO: archiving workspace using pattern(s): 12:06:17 Archives upload complete. 12:06:18 INFO: archiving logs to Nexus 12:06:18 ---> uname -a: 12:06:18 Linux prd-ubuntu1804-builder-4c-4g-14088 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 12:06:18 12:06:18 12:06:18 ---> lscpu: 12:06:18 Architecture: x86_64 12:06:18 CPU op-mode(s): 32-bit, 64-bit 12:06:18 Byte Order: Little Endian 12:06:18 CPU(s): 4 12:06:18 On-line CPU(s) list: 0-3 12:06:18 Thread(s) per core: 1 12:06:18 Core(s) per socket: 1 12:06:18 Socket(s): 4 12:06:18 NUMA node(s): 1 12:06:18 Vendor ID: AuthenticAMD 12:06:18 CPU family: 23 12:06:18 Model: 49 12:06:18 Model name: AMD EPYC-Rome Processor 12:06:18 Stepping: 0 12:06:18 CPU MHz: 2800.000 12:06:18 BogoMIPS: 5600.00 12:06:18 Virtualization: AMD-V 12:06:18 Hypervisor vendor: KVM 12:06:18 Virtualization type: full 12:06:18 L1d cache: 32K 12:06:18 L1i cache: 32K 12:06:18 L2 cache: 512K 12:06:18 L3 cache: 16384K 12:06:18 NUMA node0 CPU(s): 0-3 12:06:18 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 12:06:18 12:06:18 12:06:18 ---> nproc: 12:06:18 4 12:06:18 12:06:18 12:06:18 ---> df -h: 12:06:18 Filesystem Size Used Avail Use% Mounted on 12:06:18 udev 7.9G 0 7.9G 0% /dev 12:06:18 tmpfs 1.6G 672K 1.6G 1% /run 12:06:18 /dev/vda1 78G 8.4G 70G 11% / 12:06:18 tmpfs 7.9G 0 7.9G 0% /dev/shm 12:06:18 tmpfs 5.0M 0 5.0M 0% /run/lock 12:06:18 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 12:06:18 /dev/vda15 105M 4.4M 100M 5% /boot/efi 12:06:18 tmpfs 1.6G 0 1.6G 0% /run/user/1001 12:06:18 12:06:18 12:06:18 ---> free -m: 12:06:18 total used free shared buff/cache available 12:06:18 Mem: 16040 552 13298 0 2189 15168 12:06:18 Swap: 1023 0 1023 12:06:18 12:06:18 12:06:18 ---> ip addr: 12:06:18 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:06:18 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:06:18 inet 127.0.0.1/8 scope host lo 12:06:18 valid_lft forever preferred_lft forever 12:06:18 inet6 ::1/128 scope host 12:06:18 valid_lft forever preferred_lft forever 12:06:18 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 12:06:18 link/ether fa:16:3e:db:ce:ac brd ff:ff:ff:ff:ff:ff 12:06:18 inet 10.30.107.156/23 brd 10.30.107.255 scope global dynamic ens3 12:06:18 valid_lft 86244sec preferred_lft 86244sec 12:06:18 inet6 fe80::f816:3eff:fedb:ceac/64 scope link 12:06:18 valid_lft forever preferred_lft forever 12:06:18 12:06:18 12:06:18 ---> sar -b -r -n DEV: 12:06:18 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-14088) 03/18/24 _x86_64_ (4 CPU) 12:06:18 12:06:18 12:03:45 LINUX RESTART (4 CPU) 12:06:18 12:06:18 12:04:01 tps rtps wtps bread/s bwrtn/s 12:06:18 12:05:01 223.06 36.42 186.64 1795.67 13536.15 12:06:18 12:06:01 111.30 2.65 108.65 146.51 16977.57 12:06:18 Average: 167.18 19.54 147.65 971.16 15256.72 12:06:18 12:06:18 12:04:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:06:18 12:05:01 13886980 15511364 2537988 15.45 58412 1764080 810984 4.64 785924 1532268 125900 12:06:18 12:06:01 13661312 15570872 2763656 16.83 83444 2007448 735288 4.21 760376 1751072 101092 12:06:18 Average: 13774146 15541118 2650822 16.14 70928 1885764 773136 4.42 773150 1641670 113496 12:06:18 12:06:18 12:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:06:18 12:05:01 lo 2.87 2.87 0.29 0.29 0.00 0.00 0.00 0.00 12:06:18 12:05:01 ens3 180.67 130.84 1446.76 31.83 0.00 0.00 0.00 0.00 12:06:18 12:06:01 lo 1.40 1.40 0.14 0.14 0.00 0.00 0.00 0.00 12:06:18 12:06:01 ens3 54.09 36.93 830.08 8.84 0.00 0.00 0.00 0.00 12:06:18 Average: lo 2.13 2.13 0.22 0.22 0.00 0.00 0.00 0.00 12:06:18 Average: ens3 117.39 83.89 1138.45 20.34 0.00 0.00 0.00 0.00 12:06:18 12:06:18 12:06:18 ---> sar -P ALL: 12:06:18 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-14088) 03/18/24 _x86_64_ (4 CPU) 12:06:18 12:06:18 12:03:45 LINUX RESTART (4 CPU) 12:06:18 12:06:18 12:04:01 CPU %user %nice %system %iowait %steal %idle 12:06:18 12:05:01 all 25.86 0.00 2.34 3.40 0.07 68.33 12:06:18 12:05:01 0 34.24 0.00 2.42 2.27 0.08 60.98 12:06:18 12:05:01 1 20.71 0.00 2.52 9.05 0.08 67.64 12:06:18 12:05:01 2 21.87 0.00 2.25 1.72 0.05 74.10 12:06:18 12:05:01 3 26.60 0.00 2.20 0.57 0.07 70.57 12:06:18 12:06:01 all 21.84 0.00 1.52 1.83 0.06 74.75 12:06:18 12:06:01 0 14.77 0.00 1.40 2.43 0.05 81.35 12:06:18 12:06:01 1 21.60 0.00 1.20 1.32 0.07 75.81 12:06:18 12:06:01 2 24.38 0.00 1.89 3.32 0.10 70.30 12:06:18 12:06:01 3 26.66 0.00 1.55 0.28 0.05 71.46 12:06:18 Average: all 23.85 0.00 1.93 2.61 0.06 71.54 12:06:18 Average: 0 24.49 0.00 1.91 2.35 0.07 71.18 12:06:18 Average: 1 21.16 0.00 1.86 5.17 0.08 71.74 12:06:18 Average: 2 23.13 0.00 2.07 2.52 0.08 72.21 12:06:18 Average: 3 26.63 0.00 1.88 0.43 0.06 71.02 12:06:18 12:06:18 12:06:18