10:06:53 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137184 10:06:53 Running as SYSTEM 10:06:53 [EnvInject] - Loading node environment variables. 10:06:53 Building remotely on prd-ubuntu1804-builder-4c-4g-3695 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 10:06:53 [ssh-agent] Looking for ssh-agent implementation... 10:06:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:06:53 $ ssh-agent 10:06:53 SSH_AUTH_SOCK=/tmp/ssh-OXPJQWtIqFzN/agent.1842 10:06:53 SSH_AGENT_PID=1844 10:06:53 [ssh-agent] Started. 10:06:53 Running ssh-add (command line suppressed) 10:06:53 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_7606594798941225127.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_7606594798941225127.key) 10:06:53 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 10:06:53 The recommended git tool is: NONE 10:06:55 using credential onap-jenkins-ssh 10:06:55 Wiping out workspace first. 10:06:55 Cloning the remote Git repository 10:06:55 Cloning repository git://cloud.onap.org/mirror/oom.git 10:06:55 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 10:06:55 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:06:55 > git --version # timeout=10 10:06:55 > git --version # 'git version 2.17.1' 10:06:55 using GIT_SSH to set credentials Gerrit user 10:06:55 Verifying host key using manually-configured host key entries 10:06:55 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 10:07:01 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:07:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:07:01 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:07:01 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:07:01 using GIT_SSH to set credentials Gerrit user 10:07:01 Verifying host key using manually-configured host key entries 10:07:01 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/84/137184/1 # timeout=30 10:07:01 > git rev-parse 021dfbad83b0beec48bd1379e38a96db3fc9b6e9^{commit} # timeout=10 10:07:01 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 10:07:01 Checking out Revision 021dfbad83b0beec48bd1379e38a96db3fc9b6e9 (refs/changes/84/137184/1) 10:07:01 > git config core.sparsecheckout # timeout=10 10:07:01 > git checkout -f 021dfbad83b0beec48bd1379e38a96db3fc9b6e9 # timeout=30 10:07:05 Commit message: "[STRIMZI] Update strimzi-kafka-operator and kafka versions" 10:07:05 > git rev-parse FETCH_HEAD^{commit} # timeout=10 10:07:05 > git rev-list --no-walk ad8e7c7a9b5da7c348d9c1c6a3eda61f49301150 # timeout=10 10:07:05 [EnvInject] - Injecting environment variables from a build step. 10:07:05 [EnvInject] - Injecting as environment variables the properties content 10:07:05 PYTHON=python3 10:07:05 10:07:05 [EnvInject] - Variables injected successfully. 10:07:05 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins11471849989963332412.sh 10:07:05 ---> tox-install.sh 10:07:05 + source /home/jenkins/lf-env.sh 10:07:05 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:07:05 ++ mktemp -d /tmp/venv-XXXX 10:07:05 + lf_venv=/tmp/venv-5TL9 10:07:05 + local venv_file=/tmp/.os_lf_venv 10:07:05 + local python=python3 10:07:05 + local options 10:07:05 + local set_path=true 10:07:05 + local install_args= 10:07:05 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:07:05 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:07:05 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:07:05 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:07:05 + true 10:07:05 + case $1 in 10:07:05 + venv_file=/tmp/.toxenv 10:07:05 + shift 2 10:07:05 + true 10:07:05 + case $1 in 10:07:05 + shift 10:07:05 + break 10:07:05 + case $python in 10:07:05 + local pkg_list= 10:07:05 + [[ -d /opt/pyenv ]] 10:07:05 + echo 'Setup pyenv:' 10:07:05 Setup pyenv: 10:07:05 + export PYENV_ROOT=/opt/pyenv 10:07:05 + PYENV_ROOT=/opt/pyenv 10:07:05 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:07:05 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:07:05 + pyenv versions 10:07:05 * system (set by /opt/pyenv/version) 10:07:05 * 3.8.13 (set by /opt/pyenv/version) 10:07:05 * 3.9.13 (set by /opt/pyenv/version) 10:07:05 * 3.10.6 (set by /opt/pyenv/version) 10:07:05 + command -v pyenv 10:07:05 ++ pyenv init - --no-rehash 10:07:05 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 10:07:05 export PATH="/opt/pyenv/shims:${PATH}" 10:07:05 export PYENV_SHELL=bash 10:07:05 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:07:05 pyenv() { 10:07:05 local command 10:07:05 command="${1:-}" 10:07:05 if [ "$#" -gt 0 ]; then 10:07:05 shift 10:07:05 fi 10:07:05 10:07:05 case "$command" in 10:07:05 rehash|shell) 10:07:05 eval "$(pyenv "sh-$command" "$@")" 10:07:05 ;; 10:07:05 *) 10:07:05 command pyenv "$command" "$@" 10:07:05 ;; 10:07:05 esac 10:07:05 }' 10:07:05 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 10:07:05 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:07:05 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:07:05 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:07:05 ++ export PYENV_SHELL=bash 10:07:05 ++ PYENV_SHELL=bash 10:07:05 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:07:05 +++ complete -F _pyenv pyenv 10:07:05 ++ lf-pyver python3 10:07:05 ++ local py_version_xy=python3 10:07:05 ++ local py_version_xyz= 10:07:05 ++ pyenv versions 10:07:05 ++ local command 10:07:05 ++ command=versions 10:07:05 ++ '[' 1 -gt 0 ']' 10:07:05 ++ shift 10:07:05 ++ case "$command" in 10:07:05 ++ sed 's/^[ *]* //' 10:07:05 ++ command pyenv versions 10:07:05 ++ pyenv versions 10:07:05 ++ grep -E '^[0-9.]*[0-9]$' 10:07:05 ++ awk '{ print $1 }' 10:07:05 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:07:05 +++ grep '^3' /tmp/.pyenv_versions 10:07:05 +++ sort -V 10:07:05 +++ tail -n 1 10:07:05 ++ py_version_xyz=3.10.6 10:07:05 ++ [[ -z 3.10.6 ]] 10:07:05 ++ echo 3.10.6 10:07:05 ++ return 0 10:07:05 + pyenv local 3.10.6 10:07:05 + local command 10:07:05 + command=local 10:07:05 + '[' 2 -gt 0 ']' 10:07:05 + shift 10:07:05 + case "$command" in 10:07:05 + command pyenv local 3.10.6 10:07:05 + pyenv local 3.10.6 10:07:05 + for arg in "$@" 10:07:05 + case $arg in 10:07:05 + pkg_list+='tox ' 10:07:05 + for arg in "$@" 10:07:05 + case $arg in 10:07:05 + pkg_list+='virtualenv ' 10:07:05 + for arg in "$@" 10:07:05 + case $arg in 10:07:05 + pkg_list+='urllib3~=1.26.15 ' 10:07:05 + [[ -f /tmp/.toxenv ]] 10:07:05 + [[ ! -f /tmp/.toxenv ]] 10:07:05 + [[ -n '' ]] 10:07:05 + python3 -m venv /tmp/venv-5TL9 10:07:10 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-5TL9' 10:07:10 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-5TL9 10:07:10 + echo /tmp/venv-5TL9 10:07:10 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 10:07:10 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 10:07:10 + /tmp/venv-5TL9/bin/python3 -m pip install --upgrade --quiet pip virtualenv 10:07:13 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:07:13 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 10:07:13 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 10:07:13 + /tmp/venv-5TL9/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 10:07:16 + type python3 10:07:16 + true 10:07:16 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-5TL9/bin to PATH' 10:07:16 lf-activate-venv(): INFO: Adding /tmp/venv-5TL9/bin to PATH 10:07:16 + PATH=/tmp/venv-5TL9/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:07:16 + return 0 10:07:16 + python3 --version 10:07:16 Python 3.10.6 10:07:16 + python3 -m pip --version 10:07:16 pip 24.0 from /tmp/venv-5TL9/lib/python3.10/site-packages/pip (python 3.10) 10:07:16 + python3 -m pip freeze 10:07:16 cachetools==5.3.2 10:07:16 chardet==5.2.0 10:07:16 colorama==0.4.6 10:07:16 distlib==0.3.8 10:07:16 filelock==3.13.1 10:07:16 packaging==23.2 10:07:16 platformdirs==4.2.0 10:07:16 pluggy==1.4.0 10:07:16 pyproject-api==1.6.1 10:07:16 tomli==2.0.1 10:07:16 tox==4.12.1 10:07:16 urllib3==1.26.18 10:07:16 virtualenv==20.25.0 10:07:16 [EnvInject] - Injecting environment variables from a build step. 10:07:16 [EnvInject] - Injecting as environment variables the properties content 10:07:16 PARALLEL=false 10:07:16 10:07:16 [EnvInject] - Variables injected successfully. 10:07:16 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins2911249479662420200.sh 10:07:16 ---> tox-run.sh 10:07:16 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:07:16 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 10:07:16 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 10:07:16 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 10:07:16 + cd /w/workspace/oom-master-pre-commit-lint/. 10:07:16 + source /home/jenkins/lf-env.sh 10:07:16 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:07:16 ++ mktemp -d /tmp/venv-XXXX 10:07:16 + lf_venv=/tmp/venv-wiFn 10:07:16 + local venv_file=/tmp/.os_lf_venv 10:07:16 + local python=python3 10:07:16 + local options 10:07:16 + local set_path=true 10:07:16 + local install_args= 10:07:16 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:07:16 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:07:16 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:07:16 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:07:16 + true 10:07:16 + case $1 in 10:07:16 + venv_file=/tmp/.toxenv 10:07:16 + shift 2 10:07:16 + true 10:07:16 + case $1 in 10:07:16 + shift 10:07:16 + break 10:07:16 + case $python in 10:07:16 + local pkg_list= 10:07:16 + [[ -d /opt/pyenv ]] 10:07:16 + echo 'Setup pyenv:' 10:07:16 Setup pyenv: 10:07:16 + export PYENV_ROOT=/opt/pyenv 10:07:16 + PYENV_ROOT=/opt/pyenv 10:07:16 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:07:16 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:07:16 + pyenv versions 10:07:17 system 10:07:17 3.8.13 10:07:17 3.9.13 10:07:17 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:07:17 + command -v pyenv 10:07:17 ++ pyenv init - --no-rehash 10:07:17 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 10:07:17 export PATH="/opt/pyenv/shims:${PATH}" 10:07:17 export PYENV_SHELL=bash 10:07:17 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:07:17 pyenv() { 10:07:17 local command 10:07:17 command="${1:-}" 10:07:17 if [ "$#" -gt 0 ]; then 10:07:17 shift 10:07:17 fi 10:07:17 10:07:17 case "$command" in 10:07:17 rehash|shell) 10:07:17 eval "$(pyenv "sh-$command" "$@")" 10:07:17 ;; 10:07:17 *) 10:07:17 command pyenv "$command" "$@" 10:07:17 ;; 10:07:17 esac 10:07:17 }' 10:07:17 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 10:07:17 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:07:17 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:07:17 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:07:17 ++ export PYENV_SHELL=bash 10:07:17 ++ PYENV_SHELL=bash 10:07:17 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:07:17 +++ complete -F _pyenv pyenv 10:07:17 ++ lf-pyver python3 10:07:17 ++ local py_version_xy=python3 10:07:17 ++ local py_version_xyz= 10:07:17 ++ pyenv versions 10:07:17 ++ sed 's/^[ *]* //' 10:07:17 ++ local command 10:07:17 ++ awk '{ print $1 }' 10:07:17 ++ command=versions 10:07:17 ++ '[' 1 -gt 0 ']' 10:07:17 ++ shift 10:07:17 ++ grep -E '^[0-9.]*[0-9]$' 10:07:17 ++ case "$command" in 10:07:17 ++ command pyenv versions 10:07:17 ++ pyenv versions 10:07:17 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:07:17 +++ grep '^3' /tmp/.pyenv_versions 10:07:17 +++ sort -V 10:07:17 +++ tail -n 1 10:07:17 ++ py_version_xyz=3.10.6 10:07:17 ++ [[ -z 3.10.6 ]] 10:07:17 ++ echo 3.10.6 10:07:17 ++ return 0 10:07:17 + pyenv local 3.10.6 10:07:17 + local command 10:07:17 + command=local 10:07:17 + '[' 2 -gt 0 ']' 10:07:17 + shift 10:07:17 + case "$command" in 10:07:17 + command pyenv local 3.10.6 10:07:17 + pyenv local 3.10.6 10:07:17 + for arg in "$@" 10:07:17 + case $arg in 10:07:17 + pkg_list+='tox ' 10:07:17 + for arg in "$@" 10:07:17 + case $arg in 10:07:17 + pkg_list+='virtualenv ' 10:07:17 + for arg in "$@" 10:07:17 + case $arg in 10:07:17 + pkg_list+='urllib3~=1.26.15 ' 10:07:17 + [[ -f /tmp/.toxenv ]] 10:07:17 ++ cat /tmp/.toxenv 10:07:17 + lf_venv=/tmp/venv-5TL9 10:07:17 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5TL9 from' file:/tmp/.toxenv 10:07:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5TL9 from file:/tmp/.toxenv 10:07:17 + /tmp/venv-5TL9/bin/python3 -m pip install --upgrade --quiet pip virtualenv 10:07:18 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:07:18 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 10:07:18 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 10:07:18 + /tmp/venv-5TL9/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 10:07:19 + type python3 10:07:19 + true 10:07:19 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-5TL9/bin to PATH' 10:07:19 lf-activate-venv(): INFO: Adding /tmp/venv-5TL9/bin to PATH 10:07:19 + PATH=/tmp/venv-5TL9/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:07:19 + return 0 10:07:19 + [[ -d /opt/pyenv ]] 10:07:19 + echo '---> Setting up pyenv' 10:07:19 ---> Setting up pyenv 10:07:19 + export PYENV_ROOT=/opt/pyenv 10:07:19 + PYENV_ROOT=/opt/pyenv 10:07:19 + export PATH=/opt/pyenv/bin:/tmp/venv-5TL9/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:07:19 + PATH=/opt/pyenv/bin:/tmp/venv-5TL9/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:07:19 ++ pwd 10:07:19 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 10:07:19 + export PYTHONPATH 10:07:19 + export TOX_TESTENV_PASSENV=PYTHONPATH 10:07:19 + TOX_TESTENV_PASSENV=PYTHONPATH 10:07:19 + tox --version 10:07:19 4.12.1 from /tmp/venv-5TL9/lib/python3.10/site-packages/tox/__init__.py 10:07:19 + PARALLEL=false 10:07:19 + TOX_OPTIONS_LIST= 10:07:19 + [[ -n pre-commit ]] 10:07:19 + TOX_OPTIONS_LIST=' -e pre-commit' 10:07:19 + case ${PARALLEL,,} in 10:07:19 + tox -e pre-commit 10:07:19 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 10:07:20 pre-commit: install_deps> python -I -m pip install pre-commit 10:07:24 pre-commit: freeze> python -m pip freeze --all 10:07:24 pre-commit: cfgv==3.4.0,distlib==0.3.8,filelock==3.13.1,identify==2.5.33,nodeenv==1.8.0,pip==23.3.1,platformdirs==4.2.0,pre-commit==3.6.0,PyYAML==6.0.1,setuptools==69.0.2,virtualenv==20.25.0,wheel==0.42.0 10:07:24 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 10:07:24 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 10:07:25 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 10:07:26 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 10:07:27 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 10:07:27 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 10:07:27 [INFO] Once installed this environment will be reused. 10:07:27 [INFO] This may take a few minutes... 10:07:31 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 10:07:31 [INFO] Once installed this environment will be reused. 10:07:31 [INFO] This may take a few minutes... 10:07:37 Trim Trailing Whitespace.................................................Passed 10:07:37 Tabs remover.............................................................Passed 10:07:37 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 10:07:37 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 10:07:37 [INFO] Once installed this environment will be reused. 10:07:37 [INFO] This may take a few minutes... 10:07:44 gitlint..............................................(no files to check)Skipped 10:07:44 pre-commit: OK (24.25=setup[4.30]+cmd[13.00,6.95] seconds) 10:07:44 congratulations :) (24.43 seconds) 10:07:44 + tox_status=0 10:07:44 + echo '---> Completed tox runs' 10:07:44 ---> Completed tox runs 10:07:44 + for i in .tox/*/log 10:07:44 ++ echo .tox/pre-commit/log 10:07:44 ++ awk -F/ '{print $2}' 10:07:44 + tox_env=pre-commit 10:07:44 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 10:07:44 + DOC_DIR=docs/_build/html 10:07:44 + [[ -d docs/_build/html ]] 10:07:44 + echo '---> tox-run.sh ends' 10:07:44 ---> tox-run.sh ends 10:07:44 + test 0 -eq 0 10:07:44 $ ssh-agent -k 10:07:44 unset SSH_AUTH_SOCK; 10:07:44 unset SSH_AGENT_PID; 10:07:44 echo Agent pid 1844 killed; 10:07:44 [ssh-agent] Stopped. 10:07:44 [PostBuildScript] - [INFO] Executing post build scripts. 10:07:44 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12458317445394196309.sh 10:07:44 ---> sysstat.sh 10:07:45 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7622823423430640832.sh 10:07:45 ---> package-listing.sh 10:07:45 ++ tr '[:upper:]' '[:lower:]' 10:07:45 ++ facter osfamily 10:07:45 + OS_FAMILY=debian 10:07:45 + workspace=/w/workspace/oom-master-pre-commit-lint 10:07:45 + START_PACKAGES=/tmp/packages_start.txt 10:07:45 + END_PACKAGES=/tmp/packages_end.txt 10:07:45 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:07:45 + PACKAGES=/tmp/packages_start.txt 10:07:45 + '[' /w/workspace/oom-master-pre-commit-lint ']' 10:07:45 + PACKAGES=/tmp/packages_end.txt 10:07:45 + case "${OS_FAMILY}" in 10:07:45 + dpkg -l 10:07:45 + grep '^ii' 10:07:45 + '[' -f /tmp/packages_start.txt ']' 10:07:45 + '[' -f /tmp/packages_end.txt ']' 10:07:45 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:07:45 + '[' /w/workspace/oom-master-pre-commit-lint ']' 10:07:45 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 10:07:45 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 10:07:45 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7892957303794279749.sh 10:07:45 ---> capture-instance-metadata.sh 10:07:45 Setup pyenv: 10:07:45 system 10:07:45 3.8.13 10:07:45 3.9.13 10:07:45 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:07:49 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Mpce 10:07:49 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:07:52 lf-activate-venv(): INFO: Installing: lftools 10:08:27 lf-activate-venv(): INFO: Adding /tmp/venv-Mpce/bin to PATH 10:08:27 INFO: Running in OpenStack, capturing instance metadata 10:08:27 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15027006438938208461.sh 10:08:27 provisioning config files... 10:08:27 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config9029541268653643975tmp 10:08:27 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 10:08:27 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 10:08:27 [EnvInject] - Injecting environment variables from a build step. 10:08:27 [EnvInject] - Injecting as environment variables the properties content 10:08:27 SERVER_ID=logs 10:08:27 10:08:27 [EnvInject] - Variables injected successfully. 10:08:27 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11124272458349621908.sh 10:08:27 ---> create-netrc.sh 10:08:27 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12068180986922209721.sh 10:08:27 ---> python-tools-install.sh 10:08:27 Setup pyenv: 10:08:27 system 10:08:27 3.8.13 10:08:27 3.9.13 10:08:27 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:08:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Mpce from file:/tmp/.os_lf_venv 10:08:29 lf-activate-venv(): INFO: Installing: lftools 10:08:37 lf-activate-venv(): INFO: Adding /tmp/venv-Mpce/bin to PATH 10:08:37 Generating Requirements File 10:09:13 Python 3.10.6 10:09:13 pip 24.0 from /tmp/venv-Mpce/lib/python3.10/site-packages/pip (python 3.10) 10:09:14 appdirs==1.4.4 10:09:14 argcomplete==3.2.2 10:09:14 aspy.yaml==1.3.0 10:09:14 attrs==23.2.0 10:09:14 autopage==0.5.2 10:09:14 beautifulsoup4==4.12.3 10:09:14 boto3==1.34.37 10:09:14 botocore==1.34.37 10:09:14 bs4==0.0.2 10:09:14 cachetools==5.3.2 10:09:14 certifi==2024.2.2 10:09:14 cffi==1.16.0 10:09:14 cfgv==3.4.0 10:09:14 chardet==5.2.0 10:09:14 charset-normalizer==3.3.2 10:09:14 click==8.1.7 10:09:14 cliff==4.5.0 10:09:14 cmd2==2.4.3 10:09:14 cryptography==3.3.2 10:09:14 debtcollector==2.5.0 10:09:14 decorator==5.1.1 10:09:14 defusedxml==0.7.1 10:09:14 Deprecated==1.2.14 10:09:14 distlib==0.3.8 10:09:14 dnspython==2.5.0 10:09:14 docker==4.2.2 10:09:14 dogpile.cache==1.3.1 10:09:14 email-validator==2.1.0.post1 10:09:14 filelock==3.13.1 10:09:14 future==0.18.3 10:09:14 gitdb==4.0.11 10:09:14 GitPython==3.1.41 10:09:14 google-auth==2.27.0 10:09:14 httplib2==0.22.0 10:09:14 identify==2.5.33 10:09:14 idna==3.6 10:09:14 importlib-resources==1.5.0 10:09:14 iso8601==2.1.0 10:09:14 Jinja2==3.1.3 10:09:14 jmespath==1.0.1 10:09:14 jsonpatch==1.33 10:09:14 jsonpointer==2.4 10:09:14 jsonschema==4.21.1 10:09:14 jsonschema-specifications==2023.12.1 10:09:14 keystoneauth1==5.5.0 10:09:14 kubernetes==29.0.0 10:09:14 lftools==0.37.8 10:09:14 lxml==5.1.0 10:09:14 MarkupSafe==2.1.5 10:09:14 msgpack==1.0.7 10:09:14 multi_key_dict==2.0.3 10:09:14 munch==4.0.0 10:09:14 netaddr==0.10.1 10:09:14 netifaces==0.11.0 10:09:14 niet==1.4.2 10:09:14 nodeenv==1.8.0 10:09:14 oauth2client==4.1.3 10:09:14 oauthlib==3.2.2 10:09:14 openstacksdk==0.62.0 10:09:14 os-client-config==2.1.0 10:09:14 os-service-types==1.7.0 10:09:14 osc-lib==3.0.0 10:09:14 oslo.config==9.3.0 10:09:14 oslo.context==5.3.0 10:09:14 oslo.i18n==6.2.0 10:09:14 oslo.log==5.4.0 10:09:14 oslo.serialization==5.3.0 10:09:14 oslo.utils==7.0.0 10:09:14 packaging==23.2 10:09:14 pbr==6.0.0 10:09:14 platformdirs==4.2.0 10:09:14 prettytable==3.9.0 10:09:14 pyasn1==0.5.1 10:09:14 pyasn1-modules==0.3.0 10:09:14 pycparser==2.21 10:09:14 pygerrit2==2.0.15 10:09:14 PyGithub==2.2.0 10:09:14 pyinotify==0.9.6 10:09:14 PyJWT==2.8.0 10:09:14 PyNaCl==1.5.0 10:09:14 pyparsing==2.4.7 10:09:14 pyperclip==1.8.2 10:09:14 pyrsistent==0.20.0 10:09:14 python-cinderclient==9.4.0 10:09:14 python-dateutil==2.8.2 10:09:14 python-heatclient==3.4.0 10:09:14 python-jenkins==1.8.2 10:09:14 python-keystoneclient==5.3.0 10:09:14 python-magnumclient==4.3.0 10:09:14 python-novaclient==18.4.0 10:09:14 python-openstackclient==6.0.0 10:09:14 python-swiftclient==4.4.0 10:09:14 pytz==2024.1 10:09:14 PyYAML==6.0.1 10:09:14 referencing==0.33.0 10:09:14 requests==2.31.0 10:09:14 requests-oauthlib==1.3.1 10:09:14 requestsexceptions==1.4.0 10:09:14 rfc3986==2.0.0 10:09:14 rpds-py==0.17.1 10:09:14 rsa==4.9 10:09:14 ruamel.yaml==0.18.6 10:09:14 ruamel.yaml.clib==0.2.8 10:09:14 s3transfer==0.10.0 10:09:14 simplejson==3.19.2 10:09:14 six==1.16.0 10:09:14 smmap==5.0.1 10:09:14 soupsieve==2.5 10:09:14 stevedore==5.1.0 10:09:14 tabulate==0.9.0 10:09:14 toml==0.10.2 10:09:14 tomlkit==0.12.3 10:09:14 tqdm==4.66.1 10:09:14 typing_extensions==4.9.0 10:09:14 tzdata==2023.4 10:09:14 urllib3==1.26.18 10:09:14 virtualenv==20.25.0 10:09:14 wcwidth==0.2.13 10:09:14 websocket-client==1.7.0 10:09:14 wrapt==1.16.0 10:09:14 xdg==6.0.0 10:09:14 xmltodict==0.13.0 10:09:14 yq==3.2.3 10:09:14 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8201330589398213487.sh 10:09:14 ---> sudo-logs.sh 10:09:14 Archiving 'sudo' log.. 10:09:14 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1881526288207162772.sh 10:09:14 ---> job-cost.sh 10:09:14 Setup pyenv: 10:09:14 system 10:09:14 3.8.13 10:09:14 3.9.13 10:09:14 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:09:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Mpce from file:/tmp/.os_lf_venv 10:09:16 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:09:26 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 10:09:26 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. 10:09:26 lf-activate-venv(): INFO: Adding /tmp/venv-Mpce/bin to PATH 10:09:26 INFO: No Stack... 10:09:26 INFO: Retrieving Pricing Info for: v3-standard-4 10:09:26 INFO: Archiving Costs 10:09:27 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins618261076817939688.sh 10:09:27 ---> logs-deploy.sh 10:09:27 Setup pyenv: 10:09:27 system 10:09:27 3.8.13 10:09:27 3.9.13 10:09:27 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 10:09:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Mpce from file:/tmp/.os_lf_venv 10:09:28 lf-activate-venv(): INFO: Installing: lftools 10:09:38 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 10:09:38 python-openstackclient 6.5.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 10:09:39 lf-activate-venv(): INFO: Adding /tmp/venv-Mpce/bin to PATH 10:09:39 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3299 10:09:39 INFO: archiving workspace using pattern(s): 10:09:40 Archives upload complete. 10:09:40 INFO: archiving logs to Nexus 10:09:41 ---> uname -a: 10:09:41 Linux prd-ubuntu1804-builder-4c-4g-3695 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 10:09:41 10:09:41 10:09:41 ---> lscpu: 10:09:41 Architecture: x86_64 10:09:41 CPU op-mode(s): 32-bit, 64-bit 10:09:41 Byte Order: Little Endian 10:09:41 CPU(s): 4 10:09:41 On-line CPU(s) list: 0-3 10:09:41 Thread(s) per core: 1 10:09:41 Core(s) per socket: 1 10:09:41 Socket(s): 4 10:09:41 NUMA node(s): 1 10:09:41 Vendor ID: AuthenticAMD 10:09:41 CPU family: 23 10:09:41 Model: 49 10:09:41 Model name: AMD EPYC-Rome Processor 10:09:41 Stepping: 0 10:09:41 CPU MHz: 2799.998 10:09:41 BogoMIPS: 5599.99 10:09:41 Virtualization: AMD-V 10:09:41 Hypervisor vendor: KVM 10:09:41 Virtualization type: full 10:09:41 L1d cache: 32K 10:09:41 L1i cache: 32K 10:09:41 L2 cache: 512K 10:09:41 L3 cache: 16384K 10:09:41 NUMA node0 CPU(s): 0-3 10:09:41 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 10:09:41 10:09:41 10:09:41 ---> nproc: 10:09:41 4 10:09:41 10:09:41 10:09:41 ---> df -h: 10:09:41 Filesystem Size Used Avail Use% Mounted on 10:09:41 udev 7.9G 0 7.9G 0% /dev 10:09:41 tmpfs 1.6G 672K 1.6G 1% /run 10:09:41 /dev/vda1 78G 8.4G 69G 11% / 10:09:41 tmpfs 7.9G 0 7.9G 0% /dev/shm 10:09:41 tmpfs 5.0M 0 5.0M 0% /run/lock 10:09:41 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 10:09:41 /dev/vda15 105M 4.4M 100M 5% /boot/efi 10:09:41 tmpfs 1.6G 0 1.6G 0% /run/user/1001 10:09:41 10:09:41 10:09:41 ---> free -m: 10:09:41 total used free shared buff/cache available 10:09:41 Mem: 16040 554 13273 0 2211 15166 10:09:41 Swap: 1023 0 1023 10:09:41 10:09:41 10:09:41 ---> ip addr: 10:09:41 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:09:41 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:09:41 inet 127.0.0.1/8 scope host lo 10:09:41 valid_lft forever preferred_lft forever 10:09:41 inet6 ::1/128 scope host 10:09:41 valid_lft forever preferred_lft forever 10:09:41 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 10:09:41 link/ether fa:16:3e:f2:e1:97 brd ff:ff:ff:ff:ff:ff 10:09:41 inet 10.30.106.248/23 brd 10.30.107.255 scope global dynamic ens3 10:09:41 valid_lft 86203sec preferred_lft 86203sec 10:09:41 inet6 fe80::f816:3eff:fef2:e197/64 scope link 10:09:41 valid_lft forever preferred_lft forever 10:09:41 10:09:41 10:09:41 ---> sar -b -r -n DEV: 10:09:41 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3695) 02/08/24 _x86_64_ (4 CPU) 10:09:41 10:09:41 10:06:31 LINUX RESTART (4 CPU) 10:09:41 10:09:41 10:07:01 tps rtps wtps bread/s bwrtn/s 10:09:41 10:08:01 219.70 36.14 183.55 1784.77 25002.37 10:09:41 10:09:01 106.08 2.28 103.80 119.43 28767.48 10:09:41 Average: 162.88 19.21 143.67 952.03 26885.08 10:09:41 10:09:41 10:07:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:09:41 10:08:01 13882108 15514168 2542852 15.48 58064 1772260 805448 4.61 772428 1548120 124508 10:09:41 10:09:01 13621568 15494160 2803392 17.07 78092 1980324 808156 4.63 824432 1730928 57072 10:09:41 Average: 13751838 15504164 2673122 16.27 68078 1876292 806802 4.62 798430 1639524 90790 10:09:41 10:09:41 10:07:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:09:41 10:08:01 ens3 88.45 67.54 785.48 25.00 0.00 0.00 0.00 0.00 10:09:41 10:08:01 lo 2.60 2.60 0.27 0.27 0.00 0.00 0.00 0.00 10:09:41 10:09:01 ens3 51.82 36.09 812.81 7.52 0.00 0.00 0.00 0.00 10:09:41 10:09:01 lo 1.40 1.40 0.14 0.14 0.00 0.00 0.00 0.00 10:09:41 Average: ens3 70.13 51.81 799.14 16.26 0.00 0.00 0.00 0.00 10:09:41 Average: lo 2.00 2.00 0.20 0.20 0.00 0.00 0.00 0.00 10:09:41 10:09:41 10:09:41 ---> sar -P ALL: 10:09:41 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3695) 02/08/24 _x86_64_ (4 CPU) 10:09:41 10:09:41 10:06:31 LINUX RESTART (4 CPU) 10:09:41 10:09:41 10:07:01 CPU %user %nice %system %iowait %steal %idle 10:09:41 10:08:01 all 22.68 0.00 2.24 6.72 0.09 68.28 10:09:41 10:08:01 0 14.34 0.00 1.81 2.50 0.07 81.28 10:09:41 10:08:01 1 22.45 0.00 2.23 15.63 0.13 59.56 10:09:41 10:08:01 2 20.74 0.00 1.85 3.14 0.07 74.19 10:09:41 10:08:01 3 33.13 0.00 3.02 5.63 0.08 58.14 10:09:41 10:09:01 all 18.63 0.00 1.27 7.69 0.05 72.37 10:09:41 10:09:01 0 16.55 0.00 1.10 3.83 0.05 78.47 10:09:41 10:09:01 1 7.37 0.00 0.89 19.31 0.03 72.40 10:09:41 10:09:01 2 23.43 0.00 1.05 3.86 0.05 71.61 10:09:41 10:09:01 3 27.17 0.00 2.02 3.74 0.05 67.02 10:09:41 Average: all 20.65 0.00 1.75 7.20 0.07 70.32 10:09:41 Average: 0 15.45 0.00 1.46 3.16 0.06 79.87 10:09:41 Average: 1 14.91 0.00 1.56 17.47 0.08 65.98 10:09:41 Average: 2 22.08 0.00 1.45 3.50 0.06 72.90 10:09:41 Average: 3 30.15 0.00 2.52 4.68 0.07 62.58 10:09:41 10:09:41 10:09:41