14:19:27 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137658 14:19:27 Running as SYSTEM 14:19:27 [EnvInject] - Loading node environment variables. 14:19:27 Building remotely on prd-ubuntu1804-builder-4c-4g-21836 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 14:19:27 [ssh-agent] Looking for ssh-agent implementation... 14:19:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:19:28 $ ssh-agent 14:19:28 SSH_AUTH_SOCK=/tmp/ssh-03Gt490KAH0E/agent.1733 14:19:28 SSH_AGENT_PID=1735 14:19:28 [ssh-agent] Started. 14:19:28 Running ssh-add (command line suppressed) 14:19:28 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_15047976570298062859.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_15047976570298062859.key) 14:19:28 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 14:19:28 The recommended git tool is: NONE 14:19:29 using credential onap-jenkins-ssh 14:19:29 Wiping out workspace first. 14:19:29 Cloning the remote Git repository 14:19:29 Cloning repository git://cloud.onap.org/mirror/oom.git 14:19:29 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 14:19:29 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:19:29 > git --version # timeout=10 14:19:29 > git --version # 'git version 2.17.1' 14:19:29 using GIT_SSH to set credentials Gerrit user 14:19:29 Verifying host key using manually-configured host key entries 14:19:29 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 14:19:35 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:19:35 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:19:35 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:19:35 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:19:35 using GIT_SSH to set credentials Gerrit user 14:19:35 Verifying host key using manually-configured host key entries 14:19:35 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/58/137658/2 # timeout=30 14:19:35 > git rev-parse 09fcc962b1f38fc6557d8a87503c1949f31cef46^{commit} # timeout=10 14:19:35 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 14:19:35 Checking out Revision 09fcc962b1f38fc6557d8a87503c1949f31cef46 (refs/changes/58/137658/2) 14:19:35 > git config core.sparsecheckout # timeout=10 14:19:35 > git checkout -f 09fcc962b1f38fc6557d8a87503c1949f31cef46 # timeout=30 14:19:39 Commit message: "[CASSANDRA] Add some fixes for K8ssandra Operator" 14:19:39 > git rev-parse FETCH_HEAD^{commit} # timeout=10 14:19:39 > git rev-list --no-walk 5230ed9ba9769c93487ad66d0d1f68eec5134a90 # timeout=10 14:19:39 [EnvInject] - Injecting environment variables from a build step. 14:19:39 [EnvInject] - Injecting as environment variables the properties content 14:19:39 PYTHON=python3 14:19:39 14:19:39 [EnvInject] - Variables injected successfully. 14:19:39 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins14281055359873049099.sh 14:19:39 ---> tox-install.sh 14:19:39 + source /home/jenkins/lf-env.sh 14:19:39 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:19:39 ++ mktemp -d /tmp/venv-XXXX 14:19:39 + lf_venv=/tmp/venv-4rsF 14:19:39 + local venv_file=/tmp/.os_lf_venv 14:19:39 + local python=python3 14:19:39 + local options 14:19:39 + local set_path=true 14:19:39 + local install_args= 14:19:39 ++ 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 14:19:39 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:19:39 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:19:39 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:19:39 + true 14:19:39 + case $1 in 14:19:39 + venv_file=/tmp/.toxenv 14:19:39 + shift 2 14:19:39 + true 14:19:39 + case $1 in 14:19:39 + shift 14:19:39 + break 14:19:39 + case $python in 14:19:39 + local pkg_list= 14:19:39 + [[ -d /opt/pyenv ]] 14:19:39 + echo 'Setup pyenv:' 14:19:39 Setup pyenv: 14:19:39 + export PYENV_ROOT=/opt/pyenv 14:19:39 + PYENV_ROOT=/opt/pyenv 14:19:39 + 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 14:19:39 + 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 14:19:39 + pyenv versions 14:19:39 * system (set by /opt/pyenv/version) 14:19:39 * 3.8.13 (set by /opt/pyenv/version) 14:19:39 * 3.9.13 (set by /opt/pyenv/version) 14:19:39 * 3.10.6 (set by /opt/pyenv/version) 14:19:39 + command -v pyenv 14:19:39 ++ pyenv init - --no-rehash 14:19:39 + 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[*]}"'\'')" 14:19:39 export PATH="/opt/pyenv/shims:${PATH}" 14:19:39 export PYENV_SHELL=bash 14:19:39 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:19:39 pyenv() { 14:19:39 local command 14:19:39 command="${1:-}" 14:19:39 if [ "$#" -gt 0 ]; then 14:19:39 shift 14:19:39 fi 14:19:39 14:19:39 case "$command" in 14:19:39 rehash|shell) 14:19:39 eval "$(pyenv "sh-$command" "$@")" 14:19:39 ;; 14:19:39 *) 14:19:39 command pyenv "$command" "$@" 14:19:39 ;; 14:19:39 esac 14:19:39 }' 14:19:39 +++ 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[*]}"' 14:19:39 ++ 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 14:19:39 ++ 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 14:19:39 ++ 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 14:19:39 ++ export PYENV_SHELL=bash 14:19:39 ++ PYENV_SHELL=bash 14:19:39 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:19:39 +++ complete -F _pyenv pyenv 14:19:39 ++ lf-pyver python3 14:19:39 ++ local py_version_xy=python3 14:19:39 ++ local py_version_xyz= 14:19:39 ++ sed 's/^[ *]* //' 14:19:39 ++ pyenv versions 14:19:39 ++ local command 14:19:39 ++ command=versions 14:19:39 ++ awk '{ print $1 }' 14:19:39 ++ '[' 1 -gt 0 ']' 14:19:39 ++ shift 14:19:39 ++ case "$command" in 14:19:39 ++ command pyenv versions 14:19:39 ++ pyenv versions 14:19:39 ++ grep -E '^[0-9.]*[0-9]$' 14:19:39 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:19:39 +++ grep '^3' /tmp/.pyenv_versions 14:19:39 +++ sort -V 14:19:39 +++ tail -n 1 14:19:39 ++ py_version_xyz=3.10.6 14:19:39 ++ [[ -z 3.10.6 ]] 14:19:39 ++ echo 3.10.6 14:19:39 ++ return 0 14:19:39 + pyenv local 3.10.6 14:19:39 + local command 14:19:39 + command=local 14:19:39 + '[' 2 -gt 0 ']' 14:19:39 + shift 14:19:39 + case "$command" in 14:19:39 + command pyenv local 3.10.6 14:19:39 + pyenv local 3.10.6 14:19:39 + for arg in "$@" 14:19:39 + case $arg in 14:19:39 + pkg_list+='tox ' 14:19:39 + for arg in "$@" 14:19:39 + case $arg in 14:19:39 + pkg_list+='virtualenv ' 14:19:39 + for arg in "$@" 14:19:39 + case $arg in 14:19:39 + pkg_list+='urllib3~=1.26.15 ' 14:19:39 + [[ -f /tmp/.toxenv ]] 14:19:39 + [[ ! -f /tmp/.toxenv ]] 14:19:39 + [[ -n '' ]] 14:19:39 + python3 -m venv /tmp/venv-4rsF 14:19:43 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-4rsF' 14:19:43 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-4rsF 14:19:43 + echo /tmp/venv-4rsF 14:19:43 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 14:19:43 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 14:19:43 + /tmp/venv-4rsF/bin/python3 -m pip install --upgrade --quiet pip virtualenv 14:19:46 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:19:46 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 14:19:46 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 14:19:46 + /tmp/venv-4rsF/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 14:19:49 + type python3 14:19:49 + true 14:19:49 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-4rsF/bin to PATH' 14:19:49 lf-activate-venv(): INFO: Adding /tmp/venv-4rsF/bin to PATH 14:19:49 + PATH=/tmp/venv-4rsF/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 14:19:49 + return 0 14:19:49 + python3 --version 14:19:49 Python 3.10.6 14:19:49 + python3 -m pip --version 14:19:49 pip 24.0 from /tmp/venv-4rsF/lib/python3.10/site-packages/pip (python 3.10) 14:19:49 + python3 -m pip freeze 14:19:50 cachetools==5.3.3 14:19:50 chardet==5.2.0 14:19:50 colorama==0.4.6 14:19:50 distlib==0.3.8 14:19:50 filelock==3.13.3 14:19:50 packaging==24.0 14:19:50 platformdirs==4.2.0 14:19:50 pluggy==1.4.0 14:19:50 pyproject-api==1.6.1 14:19:50 tomli==2.0.1 14:19:50 tox==4.14.2 14:19:50 urllib3==1.26.18 14:19:50 virtualenv==20.25.1 14:19:50 [EnvInject] - Injecting environment variables from a build step. 14:19:50 [EnvInject] - Injecting as environment variables the properties content 14:19:50 PARALLEL=false 14:19:50 14:19:50 [EnvInject] - Variables injected successfully. 14:19:50 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins16571026600214262629.sh 14:19:50 ---> tox-run.sh 14:19:50 + 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 14:19:50 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 14:19:50 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 14:19:50 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 14:19:50 + cd /w/workspace/oom-master-pre-commit-lint/. 14:19:50 + source /home/jenkins/lf-env.sh 14:19:50 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:19:50 ++ mktemp -d /tmp/venv-XXXX 14:19:50 + lf_venv=/tmp/venv-EEY1 14:19:50 + local venv_file=/tmp/.os_lf_venv 14:19:50 + local python=python3 14:19:50 + local options 14:19:50 + local set_path=true 14:19:50 + local install_args= 14:19:50 ++ 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 14:19:50 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:19:50 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:19:50 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:19:50 + true 14:19:50 + case $1 in 14:19:50 + venv_file=/tmp/.toxenv 14:19:50 + shift 2 14:19:50 + true 14:19:50 + case $1 in 14:19:50 + shift 14:19:50 + break 14:19:50 + case $python in 14:19:50 + local pkg_list= 14:19:50 + [[ -d /opt/pyenv ]] 14:19:50 + echo 'Setup pyenv:' 14:19:50 Setup pyenv: 14:19:50 + export PYENV_ROOT=/opt/pyenv 14:19:50 + PYENV_ROOT=/opt/pyenv 14:19:50 + 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 14:19:50 + 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 14:19:50 + pyenv versions 14:19:50 system 14:19:50 3.8.13 14:19:50 3.9.13 14:19:50 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:19:50 + command -v pyenv 14:19:50 ++ pyenv init - --no-rehash 14:19:50 + 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[*]}"'\'')" 14:19:50 export PATH="/opt/pyenv/shims:${PATH}" 14:19:50 export PYENV_SHELL=bash 14:19:50 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:19:50 pyenv() { 14:19:50 local command 14:19:50 command="${1:-}" 14:19:50 if [ "$#" -gt 0 ]; then 14:19:50 shift 14:19:50 fi 14:19:50 14:19:50 case "$command" in 14:19:50 rehash|shell) 14:19:50 eval "$(pyenv "sh-$command" "$@")" 14:19:50 ;; 14:19:50 *) 14:19:50 command pyenv "$command" "$@" 14:19:50 ;; 14:19:50 esac 14:19:50 }' 14:19:50 +++ 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[*]}"' 14:19:50 ++ 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 14:19:50 ++ 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 14:19:50 ++ 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 14:19:50 ++ export PYENV_SHELL=bash 14:19:50 ++ PYENV_SHELL=bash 14:19:50 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:19:50 +++ complete -F _pyenv pyenv 14:19:50 ++ lf-pyver python3 14:19:50 ++ local py_version_xy=python3 14:19:50 ++ local py_version_xyz= 14:19:50 ++ awk '{ print $1 }' 14:19:50 ++ sed 's/^[ *]* //' 14:19:50 ++ pyenv versions 14:19:50 ++ local command 14:19:50 ++ command=versions 14:19:50 ++ '[' 1 -gt 0 ']' 14:19:50 ++ shift 14:19:50 ++ case "$command" in 14:19:50 ++ command pyenv versions 14:19:50 ++ pyenv versions 14:19:50 ++ grep -E '^[0-9.]*[0-9]$' 14:19:50 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:19:50 +++ grep '^3' /tmp/.pyenv_versions 14:19:50 +++ sort -V 14:19:50 +++ tail -n 1 14:19:50 ++ py_version_xyz=3.10.6 14:19:50 ++ [[ -z 3.10.6 ]] 14:19:50 ++ echo 3.10.6 14:19:50 ++ return 0 14:19:50 + pyenv local 3.10.6 14:19:50 + local command 14:19:50 + command=local 14:19:50 + '[' 2 -gt 0 ']' 14:19:50 + shift 14:19:50 + case "$command" in 14:19:50 + command pyenv local 3.10.6 14:19:50 + pyenv local 3.10.6 14:19:50 + for arg in "$@" 14:19:50 + case $arg in 14:19:50 + pkg_list+='tox ' 14:19:50 + for arg in "$@" 14:19:50 + case $arg in 14:19:50 + pkg_list+='virtualenv ' 14:19:50 + for arg in "$@" 14:19:50 + case $arg in 14:19:50 + pkg_list+='urllib3~=1.26.15 ' 14:19:50 + [[ -f /tmp/.toxenv ]] 14:19:50 ++ cat /tmp/.toxenv 14:19:50 + lf_venv=/tmp/venv-4rsF 14:19:50 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4rsF from' file:/tmp/.toxenv 14:19:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4rsF from file:/tmp/.toxenv 14:19:50 + /tmp/venv-4rsF/bin/python3 -m pip install --upgrade --quiet pip virtualenv 14:19:51 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:19:51 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 14:19:51 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 14:19:51 + /tmp/venv-4rsF/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 14:19:52 + type python3 14:19:52 + true 14:19:52 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-4rsF/bin to PATH' 14:19:52 lf-activate-venv(): INFO: Adding /tmp/venv-4rsF/bin to PATH 14:19:52 + PATH=/tmp/venv-4rsF/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 14:19:52 + return 0 14:19:52 + [[ -d /opt/pyenv ]] 14:19:52 + echo '---> Setting up pyenv' 14:19:52 ---> Setting up pyenv 14:19:52 + export PYENV_ROOT=/opt/pyenv 14:19:52 + PYENV_ROOT=/opt/pyenv 14:19:52 + export PATH=/opt/pyenv/bin:/tmp/venv-4rsF/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 14:19:52 + PATH=/opt/pyenv/bin:/tmp/venv-4rsF/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 14:19:52 ++ pwd 14:19:52 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 14:19:52 + export PYTHONPATH 14:19:52 + export TOX_TESTENV_PASSENV=PYTHONPATH 14:19:52 + TOX_TESTENV_PASSENV=PYTHONPATH 14:19:52 + tox --version 14:19:53 4.14.2 from /tmp/venv-4rsF/lib/python3.10/site-packages/tox/__init__.py 14:19:53 + PARALLEL=false 14:19:53 + TOX_OPTIONS_LIST= 14:19:53 + [[ -n pre-commit ]] 14:19:53 + TOX_OPTIONS_LIST=' -e pre-commit' 14:19:53 + case ${PARALLEL,,} in 14:19:53 + tox -e pre-commit 14:19:53 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 14:19:54 pre-commit: install_deps> python -I -m pip install pre-commit 14:19:57 pre-commit: freeze> python -m pip freeze --all 14:19:57 pre-commit: cfgv==3.4.0,distlib==0.3.8,filelock==3.13.3,identify==2.5.35,nodeenv==1.8.0,pip==24.0,platformdirs==4.2.0,pre-commit==3.7.0,PyYAML==6.0.1,setuptools==69.1.0,virtualenv==20.25.1,wheel==0.42.0 14:19:57 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 14:19:57 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 14:19:59 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 14:19:59 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 14:20:00 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 14:20:01 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 14:20:01 [INFO] Once installed this environment will be reused. 14:20:01 [INFO] This may take a few minutes... 14:20:04 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 14:20:04 [INFO] Once installed this environment will be reused. 14:20:04 [INFO] This may take a few minutes... 14:20:10 Trim Trailing Whitespace.................................................Failed 14:20:10 - hook id: trailing-whitespace 14:20:10 - exit code: 1 14:20:10 - files were modified by this hook 14:20:10 14:20:10 Fixing kubernetes/common/common/templates/_cassOp.tpl 14:20:10 14:20:10 Tabs remover.............................................................Passed 14:20:10 pre-commit hook(s) made changes. 14:20:10 If you are seeing this message in CI, reproduce locally with: `pre-commit run --all-files`. 14:20:10 To run `pre-commit` as part of git workflow, use `pre-commit install`. 14:20:10 All changes made by hooks: 14:20:10 diff --git a/kubernetes/common/common/templates/_cassOp.tpl b/kubernetes/common/common/templates/_cassOp.tpl 14:20:10 index f7b10a7d2..b0cf8e331 100644 14:20:10 --- a/kubernetes/common/common/templates/_cassOp.tpl 14:20:10 +++ b/kubernetes/common/common/templates/_cassOp.tpl 14:20:10 @@ -43,7 +43,7 @@ spec: 14:20:10 enabled: false 14:20:10 cassandra: 14:20:10 endpoint: 14:20:10 - address: 0.0.0.0 14:20:10 + address: 0.0.0.0 14:20:10 {{- end }} 14:20:10 {{- end }} 14:20:10 {{ if .Values.k8ssandraOperator.stargate.enabled -}} 14:20:10 @@ -92,7 +92,7 @@ spec: 14:20:10 enabled: false 14:20:10 cassandra: 14:20:10 endpoint: 14:20:10 - address: 0.0.0.0 14:20:10 + address: 0.0.0.0 14:20:10 {{- end }} 14:20:10 config: 14:20:10 {{ if .Values.k8ssandraOperator.config.casOptions -}} 14:20:10 pre-commit: exit 1 (13.26 seconds) /w/workspace/oom-master-pre-commit-lint> pre-commit run --all-files --show-diff-on-failure pid=2292 14:20:10 pre-commit: FAIL code 1 (17.24=setup[3.99]+cmd[13.26] seconds) 14:20:10 evaluation failed :( (17.42 seconds) 14:20:10 + tox_status=1 14:20:10 + echo '---> Completed tox runs' 14:20:10 ---> Completed tox runs 14:20:10 + for i in .tox/*/log 14:20:10 ++ echo .tox/pre-commit/log 14:20:10 ++ awk -F/ '{print $2}' 14:20:10 + tox_env=pre-commit 14:20:10 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 14:20:10 + DOC_DIR=docs/_build/html 14:20:10 + [[ -d docs/_build/html ]] 14:20:10 + echo '---> tox-run.sh ends' 14:20:10 ---> tox-run.sh ends 14:20:10 + test 1 -eq 0 14:20:10 + exit 1 14:20:10 ++ '[' 2 = 1 ']' 14:20:10 Build step 'Execute shell' marked build as failure 14:20:10 $ ssh-agent -k 14:20:10 unset SSH_AUTH_SOCK; 14:20:10 unset SSH_AGENT_PID; 14:20:10 echo Agent pid 1735 killed; 14:20:10 [ssh-agent] Stopped. 14:20:10 [PostBuildScript] - [INFO] Executing post build scripts. 14:20:10 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4589670403448368489.sh 14:20:10 ---> sysstat.sh 14:20:11 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins422108325928597999.sh 14:20:11 ---> package-listing.sh 14:20:11 ++ facter osfamily 14:20:11 ++ tr '[:upper:]' '[:lower:]' 14:20:11 + OS_FAMILY=debian 14:20:11 + workspace=/w/workspace/oom-master-pre-commit-lint 14:20:11 + START_PACKAGES=/tmp/packages_start.txt 14:20:11 + END_PACKAGES=/tmp/packages_end.txt 14:20:11 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:20:11 + PACKAGES=/tmp/packages_start.txt 14:20:11 + '[' /w/workspace/oom-master-pre-commit-lint ']' 14:20:11 + PACKAGES=/tmp/packages_end.txt 14:20:11 + case "${OS_FAMILY}" in 14:20:11 + dpkg -l 14:20:11 + grep '^ii' 14:20:11 + '[' -f /tmp/packages_start.txt ']' 14:20:11 + '[' -f /tmp/packages_end.txt ']' 14:20:11 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:20:11 + '[' /w/workspace/oom-master-pre-commit-lint ']' 14:20:11 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 14:20:11 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 14:20:11 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14456862039764871895.sh 14:20:11 ---> capture-instance-metadata.sh 14:20:11 Setup pyenv: 14:20:11 system 14:20:11 3.8.13 14:20:11 3.9.13 14:20:11 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:20:15 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-C4co 14:20:15 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:20:18 lf-activate-venv(): INFO: Installing: lftools 14:20:49 lf-activate-venv(): INFO: Adding /tmp/venv-C4co/bin to PATH 14:20:49 INFO: Running in OpenStack, capturing instance metadata 14:20:49 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10280949488247534711.sh 14:20:49 provisioning config files... 14:20:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config15960424390716087347tmp 14:20:49 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 14:20:49 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 14:20:49 [EnvInject] - Injecting environment variables from a build step. 14:20:49 [EnvInject] - Injecting as environment variables the properties content 14:20:49 SERVER_ID=logs 14:20:49 14:20:49 [EnvInject] - Variables injected successfully. 14:20:49 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6472857340130595101.sh 14:20:49 ---> create-netrc.sh 14:20:49 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6977788554838618591.sh 14:20:49 ---> python-tools-install.sh 14:20:49 Setup pyenv: 14:20:49 system 14:20:49 3.8.13 14:20:49 3.9.13 14:20:49 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:20:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-C4co from file:/tmp/.os_lf_venv 14:20:51 lf-activate-venv(): INFO: Installing: lftools 14:20:58 lf-activate-venv(): INFO: Adding /tmp/venv-C4co/bin to PATH 14:20:58 Generating Requirements File 14:21:26 Python 3.10.6 14:21:26 pip 24.0 from /tmp/venv-C4co/lib/python3.10/site-packages/pip (python 3.10) 14:21:27 appdirs==1.4.4 14:21:27 argcomplete==3.2.3 14:21:27 aspy.yaml==1.3.0 14:21:27 attrs==23.2.0 14:21:27 autopage==0.5.2 14:21:27 beautifulsoup4==4.12.3 14:21:27 boto3==1.34.80 14:21:27 botocore==1.34.80 14:21:27 bs4==0.0.2 14:21:27 cachetools==5.3.3 14:21:27 certifi==2024.2.2 14:21:27 cffi==1.16.0 14:21:27 cfgv==3.4.0 14:21:27 chardet==5.2.0 14:21:27 charset-normalizer==3.3.2 14:21:27 click==8.1.7 14:21:27 cliff==4.6.0 14:21:27 cmd2==2.4.3 14:21:27 cryptography==3.3.2 14:21:27 debtcollector==3.0.0 14:21:27 decorator==5.1.1 14:21:27 defusedxml==0.7.1 14:21:27 Deprecated==1.2.14 14:21:27 distlib==0.3.8 14:21:27 dnspython==2.6.1 14:21:27 docker==4.2.2 14:21:27 dogpile.cache==1.3.2 14:21:27 email_validator==2.1.1 14:21:27 filelock==3.13.3 14:21:27 future==1.0.0 14:21:27 gitdb==4.0.11 14:21:27 GitPython==3.1.43 14:21:27 google-auth==2.29.0 14:21:27 httplib2==0.22.0 14:21:27 identify==2.5.35 14:21:27 idna==3.6 14:21:27 importlib-resources==1.5.0 14:21:27 iso8601==2.1.0 14:21:27 Jinja2==3.1.3 14:21:27 jmespath==1.0.1 14:21:27 jsonpatch==1.33 14:21:27 jsonpointer==2.4 14:21:27 jsonschema==4.21.1 14:21:27 jsonschema-specifications==2023.12.1 14:21:27 keystoneauth1==5.6.0 14:21:27 kubernetes==29.0.0 14:21:27 lftools==0.37.10 14:21:27 lxml==5.2.1 14:21:27 MarkupSafe==2.1.5 14:21:27 msgpack==1.0.8 14:21:27 multi_key_dict==2.0.3 14:21:27 munch==4.0.0 14:21:27 netaddr==1.2.1 14:21:27 netifaces==0.11.0 14:21:27 niet==1.4.2 14:21:27 nodeenv==1.8.0 14:21:27 oauth2client==4.1.3 14:21:27 oauthlib==3.2.2 14:21:27 openstacksdk==3.0.0 14:21:27 os-client-config==2.1.0 14:21:27 os-service-types==1.7.0 14:21:27 osc-lib==3.0.1 14:21:27 oslo.config==9.4.0 14:21:27 oslo.context==5.5.0 14:21:27 oslo.i18n==6.3.0 14:21:27 oslo.log==5.5.1 14:21:27 oslo.serialization==5.4.0 14:21:27 oslo.utils==7.1.0 14:21:27 packaging==24.0 14:21:27 pbr==6.0.0 14:21:27 platformdirs==4.2.0 14:21:27 prettytable==3.10.0 14:21:27 pyasn1==0.6.0 14:21:27 pyasn1_modules==0.4.0 14:21:27 pycparser==2.22 14:21:27 pygerrit2==2.0.15 14:21:27 PyGithub==2.3.0 14:21:27 pyinotify==0.9.6 14:21:27 PyJWT==2.8.0 14:21:27 PyNaCl==1.5.0 14:21:27 pyparsing==2.4.7 14:21:27 pyperclip==1.8.2 14:21:27 pyrsistent==0.20.0 14:21:27 python-cinderclient==9.5.0 14:21:27 python-dateutil==2.9.0.post0 14:21:27 python-heatclient==3.5.0 14:21:27 python-jenkins==1.8.2 14:21:27 python-keystoneclient==5.4.0 14:21:27 python-magnumclient==4.4.0 14:21:27 python-novaclient==18.6.0 14:21:27 python-openstackclient==6.6.0 14:21:27 python-swiftclient==4.5.0 14:21:27 PyYAML==6.0.1 14:21:27 referencing==0.34.0 14:21:27 requests==2.31.0 14:21:27 requests-oauthlib==2.0.0 14:21:27 requestsexceptions==1.4.0 14:21:27 rfc3986==2.0.0 14:21:27 rpds-py==0.18.0 14:21:27 rsa==4.9 14:21:27 ruamel.yaml==0.18.6 14:21:27 ruamel.yaml.clib==0.2.8 14:21:27 s3transfer==0.10.1 14:21:27 simplejson==3.19.2 14:21:27 six==1.16.0 14:21:27 smmap==5.0.1 14:21:27 soupsieve==2.5 14:21:27 stevedore==5.2.0 14:21:27 tabulate==0.9.0 14:21:27 toml==0.10.2 14:21:27 tomlkit==0.12.4 14:21:27 tqdm==4.66.2 14:21:27 typing_extensions==4.11.0 14:21:27 tzdata==2024.1 14:21:27 urllib3==1.26.18 14:21:27 virtualenv==20.25.1 14:21:27 wcwidth==0.2.13 14:21:27 websocket-client==1.7.0 14:21:27 wrapt==1.16.0 14:21:27 xdg==6.0.0 14:21:27 xmltodict==0.13.0 14:21:27 yq==3.2.3 14:21:27 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins18086730994325598696.sh 14:21:27 ---> sudo-logs.sh 14:21:27 Archiving 'sudo' log.. 14:21:27 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12238570280444156608.sh 14:21:27 ---> job-cost.sh 14:21:27 Setup pyenv: 14:21:27 system 14:21:27 3.8.13 14:21:27 3.9.13 14:21:27 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:21:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-C4co from file:/tmp/.os_lf_venv 14:21:28 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:21:33 lf-activate-venv(): INFO: Adding /tmp/venv-C4co/bin to PATH 14:21:33 INFO: No Stack... 14:21:34 INFO: Retrieving Pricing Info for: v3-standard-4 14:21:34 INFO: Archiving Costs 14:21:34 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins15397421189676801150.sh 14:21:34 ---> logs-deploy.sh 14:21:34 Setup pyenv: 14:21:34 system 14:21:34 3.8.13 14:21:34 3.9.13 14:21:34 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:21:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-C4co from file:/tmp/.os_lf_venv 14:21:36 lf-activate-venv(): INFO: Installing: lftools 14:21:47 lf-activate-venv(): INFO: Adding /tmp/venv-C4co/bin to PATH 14:21:47 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3415 14:21:47 INFO: archiving workspace using pattern(s): 14:21:48 Archives upload complete. 14:21:48 INFO: archiving logs to Nexus 14:21:49 ---> uname -a: 14:21:49 Linux prd-ubuntu1804-builder-4c-4g-21836 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 14:21:49 14:21:49 14:21:49 ---> lscpu: 14:21:49 Architecture: x86_64 14:21:49 CPU op-mode(s): 32-bit, 64-bit 14:21:49 Byte Order: Little Endian 14:21:49 CPU(s): 4 14:21:49 On-line CPU(s) list: 0-3 14:21:49 Thread(s) per core: 1 14:21:49 Core(s) per socket: 1 14:21:49 Socket(s): 4 14:21:49 NUMA node(s): 1 14:21:49 Vendor ID: AuthenticAMD 14:21:49 CPU family: 23 14:21:49 Model: 49 14:21:49 Model name: AMD EPYC-Rome Processor 14:21:49 Stepping: 0 14:21:49 CPU MHz: 2799.998 14:21:49 BogoMIPS: 5599.99 14:21:49 Virtualization: AMD-V 14:21:49 Hypervisor vendor: KVM 14:21:49 Virtualization type: full 14:21:49 L1d cache: 32K 14:21:49 L1i cache: 32K 14:21:49 L2 cache: 512K 14:21:49 L3 cache: 16384K 14:21:49 NUMA node0 CPU(s): 0-3 14:21:49 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 14:21:49 14:21:49 14:21:49 ---> nproc: 14:21:49 4 14:21:49 14:21:49 14:21:49 ---> df -h: 14:21:49 Filesystem Size Used Avail Use% Mounted on 14:21:49 udev 7.9G 0 7.9G 0% /dev 14:21:49 tmpfs 1.6G 672K 1.6G 1% /run 14:21:49 /dev/vda1 78G 8.3G 70G 11% / 14:21:49 tmpfs 7.9G 0 7.9G 0% /dev/shm 14:21:49 tmpfs 5.0M 0 5.0M 0% /run/lock 14:21:49 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 14:21:49 /dev/vda15 105M 4.4M 100M 5% /boot/efi 14:21:49 tmpfs 1.6G 0 1.6G 0% /run/user/1001 14:21:49 14:21:49 14:21:49 ---> free -m: 14:21:49 total used free shared buff/cache available 14:21:49 Mem: 16040 549 13336 0 2154 15173 14:21:49 Swap: 1023 0 1023 14:21:49 14:21:49 14:21:49 ---> ip addr: 14:21:49 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:21:49 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:21:49 inet 127.0.0.1/8 scope host lo 14:21:49 valid_lft forever preferred_lft forever 14:21:49 inet6 ::1/128 scope host 14:21:49 valid_lft forever preferred_lft forever 14:21:49 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 14:21:49 link/ether fa:16:3e:09:40:f4 brd ff:ff:ff:ff:ff:ff 14:21:49 inet 10.30.107.86/23 brd 10.30.107.255 scope global dynamic ens3 14:21:49 valid_lft 86241sec preferred_lft 86241sec 14:21:49 inet6 fe80::f816:3eff:fe09:40f4/64 scope link 14:21:49 valid_lft forever preferred_lft forever 14:21:49 14:21:49 14:21:49 ---> sar -b -r -n DEV: 14:21:49 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-21836) 04/09/24 _x86_64_ (4 CPU) 14:21:49 14:21:49 14:19:12 LINUX RESTART (4 CPU) 14:21:49 14:21:49 14:20:01 tps rtps wtps bread/s bwrtn/s 14:21:49 14:21:01 110.13 14.38 95.75 1103.73 17484.00 14:21:49 Average: 110.13 14.38 95.75 1103.73 17484.00 14:21:49 14:21:49 14:20:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:21:49 14:21:01 13784488 15560144 2640480 16.08 73224 1892620 760168 4.35 762160 1645716 137936 14:21:49 Average: 13784488 15560144 2640480 16.08 73224 1892620 760168 4.35 762160 1645716 137936 14:21:49 14:21:49 14:20:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:21:49 14:21:01 lo 2.00 2.00 0.23 0.23 0.00 0.00 0.00 0.00 14:21:49 14:21:01 ens3 51.43 38.30 667.15 9.51 0.00 0.00 0.00 0.00 14:21:49 Average: lo 2.00 2.00 0.23 0.23 0.00 0.00 0.00 0.00 14:21:49 Average: ens3 51.43 38.30 667.15 9.51 0.00 0.00 0.00 0.00 14:21:49 14:21:49 14:21:49 ---> sar -P ALL: 14:21:49 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-21836) 04/09/24 _x86_64_ (4 CPU) 14:21:49 14:21:49 14:19:12 LINUX RESTART (4 CPU) 14:21:49 14:21:49 14:20:01 CPU %user %nice %system %iowait %steal %idle 14:21:49 14:21:01 all 24.21 0.00 1.76 3.13 0.05 70.84 14:21:49 14:21:01 0 19.78 0.00 1.50 5.11 0.07 73.55 14:21:49 14:21:01 1 18.65 0.00 1.47 1.21 0.05 78.62 14:21:49 14:21:01 2 16.70 0.00 1.66 4.71 0.03 76.89 14:21:49 14:21:01 3 41.68 0.00 2.40 1.48 0.08 54.35 14:21:49 Average: all 24.21 0.00 1.76 3.13 0.05 70.84 14:21:49 Average: 0 19.78 0.00 1.50 5.11 0.07 73.55 14:21:49 Average: 1 18.65 0.00 1.47 1.21 0.05 78.62 14:21:49 Average: 2 16.70 0.00 1.66 4.71 0.03 76.89 14:21:49 Average: 3 41.68 0.00 2.40 1.48 0.08 54.35 14:21:49 14:21:49 14:21:49