13:46:57 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137149 13:46:57 Running as SYSTEM 13:46:57 [EnvInject] - Loading node environment variables. 13:46:57 Building remotely on prd-ubuntu1804-builder-4c-4g-3447 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 13:46:57 [ssh-agent] Looking for ssh-agent implementation... 13:46:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:46:58 $ ssh-agent 13:46:58 SSH_AUTH_SOCK=/tmp/ssh-nyYy7MdAx18A/agent.1688 13:46:58 SSH_AGENT_PID=1690 13:46:58 [ssh-agent] Started. 13:46:58 Running ssh-add (command line suppressed) 13:46:58 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_8814123767420988835.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_8814123767420988835.key) 13:46:58 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 13:46:58 The recommended git tool is: NONE 13:47:00 using credential onap-jenkins-ssh 13:47:00 Wiping out workspace first. 13:47:00 Cloning the remote Git repository 13:47:00 Cloning repository git://cloud.onap.org/mirror/oom.git 13:47:00 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 13:47:00 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:47:00 > git --version # timeout=10 13:47:00 > git --version # 'git version 2.17.1' 13:47:00 using GIT_SSH to set credentials Gerrit user 13:47:00 Verifying host key using manually-configured host key entries 13:47:00 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 13:47:08 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:47:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:47:08 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:47:08 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:47:08 using GIT_SSH to set credentials Gerrit user 13:47:08 Verifying host key using manually-configured host key entries 13:47:08 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/49/137149/3 # timeout=30 13:47:08 > git rev-parse d456ef21f07e6673216176513b8b66e7a1f6e532^{commit} # timeout=10 13:47:08 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 13:47:08 Checking out Revision d456ef21f07e6673216176513b8b66e7a1f6e532 (refs/changes/49/137149/3) 13:47:08 > git config core.sparsecheckout # timeout=10 13:47:08 > git checkout -f d456ef21f07e6673216176513b8b66e7a1f6e532 # timeout=30 13:47:12 Commit message: "[PLATFORM][KEYCLOAK] Update Keycloak instructions and Realm import" 13:47:12 > git rev-parse FETCH_HEAD^{commit} # timeout=10 13:47:12 > git rev-list --no-walk ad8e7c7a9b5da7c348d9c1c6a3eda61f49301150 # timeout=10 13:47:12 [EnvInject] - Injecting environment variables from a build step. 13:47:12 [EnvInject] - Injecting as environment variables the properties content 13:47:12 PYTHON=python3 13:47:12 13:47:12 [EnvInject] - Variables injected successfully. 13:47:12 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins10791470286422197932.sh 13:47:12 ---> tox-install.sh 13:47:12 + source /home/jenkins/lf-env.sh 13:47:12 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:47:12 ++ mktemp -d /tmp/venv-XXXX 13:47:12 + lf_venv=/tmp/venv-Sdaa 13:47:12 + local venv_file=/tmp/.os_lf_venv 13:47:12 + local python=python3 13:47:12 + local options 13:47:12 + local set_path=true 13:47:12 + local install_args= 13:47:12 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:47:12 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:47:12 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:47:12 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:47:12 + true 13:47:12 + case $1 in 13:47:12 + venv_file=/tmp/.toxenv 13:47:12 + shift 2 13:47:12 + true 13:47:12 + case $1 in 13:47:12 + shift 13:47:12 + break 13:47:12 + case $python in 13:47:12 + local pkg_list= 13:47:12 + [[ -d /opt/pyenv ]] 13:47:12 + echo 'Setup pyenv:' 13:47:12 Setup pyenv: 13:47:12 + export PYENV_ROOT=/opt/pyenv 13:47:12 + PYENV_ROOT=/opt/pyenv 13:47:12 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:47:12 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:47:12 + pyenv versions 13:47:12 * system (set by /opt/pyenv/version) 13:47:12 * 3.8.13 (set by /opt/pyenv/version) 13:47:12 * 3.9.13 (set by /opt/pyenv/version) 13:47:12 * 3.10.6 (set by /opt/pyenv/version) 13:47:12 + command -v pyenv 13:47:12 ++ pyenv init - --no-rehash 13:47:12 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 13:47:12 export PATH="/opt/pyenv/shims:${PATH}" 13:47:12 export PYENV_SHELL=bash 13:47:12 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:47:12 pyenv() { 13:47:12 local command 13:47:12 command="${1:-}" 13:47:12 if [ "$#" -gt 0 ]; then 13:47:12 shift 13:47:12 fi 13:47:12 13:47:12 case "$command" in 13:47:12 rehash|shell) 13:47:12 eval "$(pyenv "sh-$command" "$@")" 13:47:12 ;; 13:47:12 *) 13:47:12 command pyenv "$command" "$@" 13:47:12 ;; 13:47:12 esac 13:47:12 }' 13:47:12 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 13:47:12 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:47:12 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:47:12 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:47:12 ++ export PYENV_SHELL=bash 13:47:12 ++ PYENV_SHELL=bash 13:47:12 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:47:12 +++ complete -F _pyenv pyenv 13:47:12 ++ lf-pyver python3 13:47:12 ++ local py_version_xy=python3 13:47:12 ++ local py_version_xyz= 13:47:12 ++ pyenv versions 13:47:12 ++ local command 13:47:12 ++ command=versions 13:47:12 ++ '[' 1 -gt 0 ']' 13:47:12 ++ shift 13:47:12 ++ case "$command" in 13:47:12 ++ command pyenv versions 13:47:12 ++ pyenv versions 13:47:12 ++ sed 's/^[ *]* //' 13:47:12 ++ grep -E '^[0-9.]*[0-9]$' 13:47:12 ++ awk '{ print $1 }' 13:47:12 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:47:12 +++ grep '^3' /tmp/.pyenv_versions 13:47:12 +++ sort -V 13:47:12 +++ tail -n 1 13:47:12 ++ py_version_xyz=3.10.6 13:47:12 ++ [[ -z 3.10.6 ]] 13:47:12 ++ echo 3.10.6 13:47:12 ++ return 0 13:47:12 + pyenv local 3.10.6 13:47:12 + local command 13:47:12 + command=local 13:47:12 + '[' 2 -gt 0 ']' 13:47:12 + shift 13:47:12 + case "$command" in 13:47:12 + command pyenv local 3.10.6 13:47:12 + pyenv local 3.10.6 13:47:12 + for arg in "$@" 13:47:12 + case $arg in 13:47:12 + pkg_list+='tox ' 13:47:12 + for arg in "$@" 13:47:12 + case $arg in 13:47:12 + pkg_list+='virtualenv ' 13:47:12 + for arg in "$@" 13:47:12 + case $arg in 13:47:12 + pkg_list+='urllib3~=1.26.15 ' 13:47:12 + [[ -f /tmp/.toxenv ]] 13:47:12 + [[ ! -f /tmp/.toxenv ]] 13:47:12 + [[ -n '' ]] 13:47:12 + python3 -m venv /tmp/venv-Sdaa 13:47:16 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Sdaa' 13:47:16 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Sdaa 13:47:16 + echo /tmp/venv-Sdaa 13:47:16 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 13:47:16 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 13:47:16 + /tmp/venv-Sdaa/bin/python3 -m pip install --upgrade --quiet pip virtualenv 13:47:21 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:47:21 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:47:21 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:47:21 + /tmp/venv-Sdaa/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:47:23 + type python3 13:47:23 + true 13:47:23 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Sdaa/bin to PATH' 13:47:23 lf-activate-venv(): INFO: Adding /tmp/venv-Sdaa/bin to PATH 13:47:23 + PATH=/tmp/venv-Sdaa/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:47:23 + return 0 13:47:23 + python3 --version 13:47:23 Python 3.10.6 13:47:23 + python3 -m pip --version 13:47:24 pip 24.0 from /tmp/venv-Sdaa/lib/python3.10/site-packages/pip (python 3.10) 13:47:24 + python3 -m pip freeze 13:47:24 cachetools==5.3.2 13:47:24 chardet==5.2.0 13:47:24 colorama==0.4.6 13:47:24 distlib==0.3.8 13:47:24 filelock==3.13.1 13:47:24 packaging==23.2 13:47:24 platformdirs==4.2.0 13:47:24 pluggy==1.4.0 13:47:24 pyproject-api==1.6.1 13:47:24 tomli==2.0.1 13:47:24 tox==4.12.1 13:47:24 urllib3==1.26.18 13:47:24 virtualenv==20.25.0 13:47:24 [EnvInject] - Injecting environment variables from a build step. 13:47:24 [EnvInject] - Injecting as environment variables the properties content 13:47:24 PARALLEL=false 13:47:24 13:47:24 [EnvInject] - Variables injected successfully. 13:47:24 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins15607285963338086755.sh 13:47:24 ---> tox-run.sh 13:47:24 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:47:24 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 13:47:24 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 13:47:24 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 13:47:24 + cd /w/workspace/oom-master-pre-commit-lint/. 13:47:24 + source /home/jenkins/lf-env.sh 13:47:24 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:47:24 ++ mktemp -d /tmp/venv-XXXX 13:47:24 + lf_venv=/tmp/venv-JkYA 13:47:24 + local venv_file=/tmp/.os_lf_venv 13:47:24 + local python=python3 13:47:24 + local options 13:47:24 + local set_path=true 13:47:24 + local install_args= 13:47:24 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:47:24 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:47:24 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:47:24 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:47:24 + true 13:47:24 + case $1 in 13:47:24 + venv_file=/tmp/.toxenv 13:47:24 + shift 2 13:47:24 + true 13:47:24 + case $1 in 13:47:24 + shift 13:47:24 + break 13:47:24 + case $python in 13:47:24 + local pkg_list= 13:47:24 + [[ -d /opt/pyenv ]] 13:47:24 + echo 'Setup pyenv:' 13:47:24 Setup pyenv: 13:47:24 + export PYENV_ROOT=/opt/pyenv 13:47:24 + PYENV_ROOT=/opt/pyenv 13:47:24 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:47:24 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:47:24 + pyenv versions 13:47:24 system 13:47:24 3.8.13 13:47:24 3.9.13 13:47:24 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:47:24 + command -v pyenv 13:47:24 ++ pyenv init - --no-rehash 13:47:24 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 13:47:24 export PATH="/opt/pyenv/shims:${PATH}" 13:47:24 export PYENV_SHELL=bash 13:47:24 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:47:24 pyenv() { 13:47:24 local command 13:47:24 command="${1:-}" 13:47:24 if [ "$#" -gt 0 ]; then 13:47:24 shift 13:47:24 fi 13:47:24 13:47:24 case "$command" in 13:47:24 rehash|shell) 13:47:24 eval "$(pyenv "sh-$command" "$@")" 13:47:24 ;; 13:47:24 *) 13:47:24 command pyenv "$command" "$@" 13:47:24 ;; 13:47:24 esac 13:47:24 }' 13:47:24 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 13:47:24 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:47:24 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:47:24 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:47:24 ++ export PYENV_SHELL=bash 13:47:24 ++ PYENV_SHELL=bash 13:47:24 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:47:24 +++ complete -F _pyenv pyenv 13:47:24 ++ lf-pyver python3 13:47:24 ++ local py_version_xy=python3 13:47:24 ++ local py_version_xyz= 13:47:24 ++ pyenv versions 13:47:24 ++ local command 13:47:24 ++ sed 's/^[ *]* //' 13:47:24 ++ command=versions 13:47:24 ++ '[' 1 -gt 0 ']' 13:47:24 ++ shift 13:47:24 ++ case "$command" in 13:47:24 ++ command pyenv versions 13:47:24 ++ pyenv versions 13:47:24 ++ awk '{ print $1 }' 13:47:24 ++ grep -E '^[0-9.]*[0-9]$' 13:47:24 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:47:24 +++ grep '^3' /tmp/.pyenv_versions 13:47:24 +++ sort -V 13:47:24 +++ tail -n 1 13:47:24 ++ py_version_xyz=3.10.6 13:47:24 ++ [[ -z 3.10.6 ]] 13:47:24 ++ echo 3.10.6 13:47:24 ++ return 0 13:47:24 + pyenv local 3.10.6 13:47:24 + local command 13:47:24 + command=local 13:47:24 + '[' 2 -gt 0 ']' 13:47:24 + shift 13:47:24 + case "$command" in 13:47:24 + command pyenv local 3.10.6 13:47:24 + pyenv local 3.10.6 13:47:24 + for arg in "$@" 13:47:24 + case $arg in 13:47:24 + pkg_list+='tox ' 13:47:24 + for arg in "$@" 13:47:24 + case $arg in 13:47:24 + pkg_list+='virtualenv ' 13:47:24 + for arg in "$@" 13:47:24 + case $arg in 13:47:24 + pkg_list+='urllib3~=1.26.15 ' 13:47:24 + [[ -f /tmp/.toxenv ]] 13:47:24 ++ cat /tmp/.toxenv 13:47:24 + lf_venv=/tmp/venv-Sdaa 13:47:24 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Sdaa from' file:/tmp/.toxenv 13:47:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Sdaa from file:/tmp/.toxenv 13:47:24 + /tmp/venv-Sdaa/bin/python3 -m pip install --upgrade --quiet pip virtualenv 13:47:25 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:47:25 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:47:25 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:47:25 + /tmp/venv-Sdaa/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:47:26 + type python3 13:47:26 + true 13:47:26 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Sdaa/bin to PATH' 13:47:26 lf-activate-venv(): INFO: Adding /tmp/venv-Sdaa/bin to PATH 13:47:26 + PATH=/tmp/venv-Sdaa/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:47:26 + return 0 13:47:26 + [[ -d /opt/pyenv ]] 13:47:26 + echo '---> Setting up pyenv' 13:47:26 ---> Setting up pyenv 13:47:26 + export PYENV_ROOT=/opt/pyenv 13:47:26 + PYENV_ROOT=/opt/pyenv 13:47:26 + export PATH=/opt/pyenv/bin:/tmp/venv-Sdaa/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:47:26 + PATH=/opt/pyenv/bin:/tmp/venv-Sdaa/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:47:26 ++ pwd 13:47:26 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 13:47:26 + export PYTHONPATH 13:47:26 + export TOX_TESTENV_PASSENV=PYTHONPATH 13:47:26 + TOX_TESTENV_PASSENV=PYTHONPATH 13:47:26 + tox --version 13:47:27 4.12.1 from /tmp/venv-Sdaa/lib/python3.10/site-packages/tox/__init__.py 13:47:27 + PARALLEL=false 13:47:27 + TOX_OPTIONS_LIST= 13:47:27 + [[ -n pre-commit ]] 13:47:27 + TOX_OPTIONS_LIST=' -e pre-commit' 13:47:27 + case ${PARALLEL,,} in 13:47:27 + tox -e pre-commit 13:47:27 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 13:47:28 pre-commit: install_deps> python -I -m pip install pre-commit 13:47:31 pre-commit: freeze> python -m pip freeze --all 13:47:31 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 13:47:31 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 13:47:31 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 13:47:32 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 13:47:33 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 13:47:34 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 13:47:34 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 13:47:34 [INFO] Once installed this environment will be reused. 13:47:34 [INFO] This may take a few minutes... 13:47:38 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 13:47:38 [INFO] Once installed this environment will be reused. 13:47:38 [INFO] This may take a few minutes... 13:47:43 Trim Trailing Whitespace.................................................Passed 13:47:43 Tabs remover.............................................................Passed 13:47:43 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 13:47:43 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 13:47:43 [INFO] Once installed this environment will be reused. 13:47:44 [INFO] This may take a few minutes... 13:47:50 gitlint..............................................(no files to check)Skipped 13:47:50 pre-commit: OK (22.73=setup[4.09]+cmd[12.09,6.55] seconds) 13:47:50 congratulations :) (22.91 seconds) 13:47:50 + tox_status=0 13:47:50 + echo '---> Completed tox runs' 13:47:50 ---> Completed tox runs 13:47:50 + for i in .tox/*/log 13:47:50 ++ echo .tox/pre-commit/log 13:47:50 ++ awk -F/ '{print $2}' 13:47:50 + tox_env=pre-commit 13:47:50 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 13:47:50 + DOC_DIR=docs/_build/html 13:47:50 + [[ -d docs/_build/html ]] 13:47:50 + echo '---> tox-run.sh ends' 13:47:50 ---> tox-run.sh ends 13:47:50 + test 0 -eq 0 13:47:50 $ ssh-agent -k 13:47:50 unset SSH_AUTH_SOCK; 13:47:50 unset SSH_AGENT_PID; 13:47:50 echo Agent pid 1690 killed; 13:47:50 [ssh-agent] Stopped. 13:47:50 [PostBuildScript] - [INFO] Executing post build scripts. 13:47:50 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8324495781215868356.sh 13:47:50 ---> sysstat.sh 13:47:50 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14593293998951202328.sh 13:47:50 ---> package-listing.sh 13:47:50 ++ tr '[:upper:]' '[:lower:]' 13:47:50 ++ facter osfamily 13:47:51 + OS_FAMILY=debian 13:47:51 + workspace=/w/workspace/oom-master-pre-commit-lint 13:47:51 + START_PACKAGES=/tmp/packages_start.txt 13:47:51 + END_PACKAGES=/tmp/packages_end.txt 13:47:51 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:47:51 + PACKAGES=/tmp/packages_start.txt 13:47:51 + '[' /w/workspace/oom-master-pre-commit-lint ']' 13:47:51 + PACKAGES=/tmp/packages_end.txt 13:47:51 + case "${OS_FAMILY}" in 13:47:51 + dpkg -l 13:47:51 + grep '^ii' 13:47:51 + '[' -f /tmp/packages_start.txt ']' 13:47:51 + '[' -f /tmp/packages_end.txt ']' 13:47:51 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:47:51 + '[' /w/workspace/oom-master-pre-commit-lint ']' 13:47:51 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 13:47:51 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 13:47:51 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12528381188326519307.sh 13:47:51 ---> capture-instance-metadata.sh 13:47:51 Setup pyenv: 13:47:51 system 13:47:51 3.8.13 13:47:51 3.9.13 13:47:51 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:47:55 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-bqpq 13:47:55 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:47:58 lf-activate-venv(): INFO: Installing: lftools 13:48:29 lf-activate-venv(): INFO: Adding /tmp/venv-bqpq/bin to PATH 13:48:29 INFO: Running in OpenStack, capturing instance metadata 13:48:30 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9288216639122533340.sh 13:48:30 provisioning config files... 13:48:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config15870422204057056842tmp 13:48:30 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:48:30 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:48:30 [EnvInject] - Injecting environment variables from a build step. 13:48:30 [EnvInject] - Injecting as environment variables the properties content 13:48:30 SERVER_ID=logs 13:48:30 13:48:30 [EnvInject] - Variables injected successfully. 13:48:30 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1210222693187947935.sh 13:48:30 ---> create-netrc.sh 13:48:30 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15105655817109048959.sh 13:48:30 ---> python-tools-install.sh 13:48:30 Setup pyenv: 13:48:30 system 13:48:30 3.8.13 13:48:30 3.9.13 13:48:30 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:48:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bqpq from file:/tmp/.os_lf_venv 13:48:31 lf-activate-venv(): INFO: Installing: lftools 13:48:40 lf-activate-venv(): INFO: Adding /tmp/venv-bqpq/bin to PATH 13:48:40 Generating Requirements File 13:49:13 Python 3.10.6 13:49:13 pip 24.0 from /tmp/venv-bqpq/lib/python3.10/site-packages/pip (python 3.10) 13:49:13 appdirs==1.4.4 13:49:13 argcomplete==3.2.2 13:49:13 aspy.yaml==1.3.0 13:49:13 attrs==23.2.0 13:49:13 autopage==0.5.2 13:49:13 beautifulsoup4==4.12.3 13:49:13 boto3==1.34.36 13:49:13 botocore==1.34.36 13:49:13 bs4==0.0.2 13:49:13 cachetools==5.3.2 13:49:13 certifi==2024.2.2 13:49:13 cffi==1.16.0 13:49:13 cfgv==3.4.0 13:49:13 chardet==5.2.0 13:49:13 charset-normalizer==3.3.2 13:49:13 click==8.1.7 13:49:13 cliff==4.5.0 13:49:13 cmd2==2.4.3 13:49:13 cryptography==3.3.2 13:49:13 debtcollector==2.5.0 13:49:13 decorator==5.1.1 13:49:13 defusedxml==0.7.1 13:49:13 Deprecated==1.2.14 13:49:13 distlib==0.3.8 13:49:13 dnspython==2.5.0 13:49:13 docker==4.2.2 13:49:13 dogpile.cache==1.3.0 13:49:13 email-validator==2.1.0.post1 13:49:13 filelock==3.13.1 13:49:13 future==0.18.3 13:49:13 gitdb==4.0.11 13:49:13 GitPython==3.1.41 13:49:13 google-auth==2.27.0 13:49:13 httplib2==0.22.0 13:49:13 identify==2.5.33 13:49:13 idna==3.6 13:49:13 importlib-resources==1.5.0 13:49:13 iso8601==2.1.0 13:49:13 Jinja2==3.1.3 13:49:13 jmespath==1.0.1 13:49:13 jsonpatch==1.33 13:49:13 jsonpointer==2.4 13:49:13 jsonschema==4.21.1 13:49:13 jsonschema-specifications==2023.12.1 13:49:13 keystoneauth1==5.5.0 13:49:13 kubernetes==29.0.0 13:49:13 lftools==0.37.8 13:49:13 lxml==5.1.0 13:49:13 MarkupSafe==2.1.5 13:49:13 msgpack==1.0.7 13:49:13 multi_key_dict==2.0.3 13:49:13 munch==4.0.0 13:49:13 netaddr==0.10.1 13:49:13 netifaces==0.11.0 13:49:13 niet==1.4.2 13:49:13 nodeenv==1.8.0 13:49:13 oauth2client==4.1.3 13:49:13 oauthlib==3.2.2 13:49:13 openstacksdk==0.62.0 13:49:13 os-client-config==2.1.0 13:49:13 os-service-types==1.7.0 13:49:13 osc-lib==3.0.0 13:49:13 oslo.config==9.3.0 13:49:13 oslo.context==5.3.0 13:49:13 oslo.i18n==6.2.0 13:49:13 oslo.log==5.4.0 13:49:13 oslo.serialization==5.3.0 13:49:13 oslo.utils==7.0.0 13:49:13 packaging==23.2 13:49:13 pbr==6.0.0 13:49:13 platformdirs==4.2.0 13:49:13 prettytable==3.9.0 13:49:13 pyasn1==0.5.1 13:49:13 pyasn1-modules==0.3.0 13:49:13 pycparser==2.21 13:49:13 pygerrit2==2.0.15 13:49:13 PyGithub==2.2.0 13:49:13 pyinotify==0.9.6 13:49:13 PyJWT==2.8.0 13:49:13 PyNaCl==1.5.0 13:49:13 pyparsing==2.4.7 13:49:13 pyperclip==1.8.2 13:49:13 pyrsistent==0.20.0 13:49:13 python-cinderclient==9.4.0 13:49:13 python-dateutil==2.8.2 13:49:13 python-heatclient==3.4.0 13:49:13 python-jenkins==1.8.2 13:49:13 python-keystoneclient==5.3.0 13:49:13 python-magnumclient==4.3.0 13:49:13 python-novaclient==18.4.0 13:49:13 python-openstackclient==6.0.0 13:49:13 python-swiftclient==4.4.0 13:49:13 pytz==2024.1 13:49:13 PyYAML==6.0.1 13:49:13 referencing==0.33.0 13:49:13 requests==2.31.0 13:49:13 requests-oauthlib==1.3.1 13:49:13 requestsexceptions==1.4.0 13:49:13 rfc3986==2.0.0 13:49:13 rpds-py==0.17.1 13:49:13 rsa==4.9 13:49:13 ruamel.yaml==0.18.6 13:49:13 ruamel.yaml.clib==0.2.8 13:49:13 s3transfer==0.10.0 13:49:13 simplejson==3.19.2 13:49:13 six==1.16.0 13:49:13 smmap==5.0.1 13:49:13 soupsieve==2.5 13:49:13 stevedore==5.1.0 13:49:13 tabulate==0.9.0 13:49:13 toml==0.10.2 13:49:13 tomlkit==0.12.3 13:49:13 tqdm==4.66.1 13:49:13 typing_extensions==4.9.0 13:49:13 tzdata==2023.4 13:49:13 urllib3==1.26.18 13:49:13 virtualenv==20.25.0 13:49:13 wcwidth==0.2.13 13:49:13 websocket-client==1.7.0 13:49:13 wrapt==1.16.0 13:49:13 xdg==6.0.0 13:49:13 xmltodict==0.13.0 13:49:13 yq==3.2.3 13:49:14 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8038686922536140321.sh 13:49:14 ---> sudo-logs.sh 13:49:14 Archiving 'sudo' log.. 13:49:14 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins595307028123994570.sh 13:49:14 ---> job-cost.sh 13:49:14 Setup pyenv: 13:49:14 system 13:49:14 3.8.13 13:49:14 3.9.13 13:49:14 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:49:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bqpq from file:/tmp/.os_lf_venv 13:49:15 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:49:23 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. 13:49:23 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. 13:49:23 lf-activate-venv(): INFO: Adding /tmp/venv-bqpq/bin to PATH 13:49:23 INFO: No Stack... 13:49:23 INFO: Retrieving Pricing Info for: v3-standard-4 13:49:24 INFO: Archiving Costs 13:49:24 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins5151282315404182582.sh 13:49:24 ---> logs-deploy.sh 13:49:24 Setup pyenv: 13:49:24 system 13:49:24 3.8.13 13:49:24 3.9.13 13:49:24 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:49:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bqpq from file:/tmp/.os_lf_venv 13:49:25 lf-activate-venv(): INFO: Installing: lftools 13:49:34 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. 13:49:34 python-openstackclient 6.5.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 13:49:35 lf-activate-venv(): INFO: Adding /tmp/venv-bqpq/bin to PATH 13:49:35 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3295 13:49:35 INFO: archiving workspace using pattern(s): 13:49:36 Archives upload complete. 13:49:36 INFO: archiving logs to Nexus 13:49:37 ---> uname -a: 13:49:37 Linux prd-ubuntu1804-builder-4c-4g-3447 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 13:49:37 13:49:37 13:49:37 ---> lscpu: 13:49:37 Architecture: x86_64 13:49:37 CPU op-mode(s): 32-bit, 64-bit 13:49:37 Byte Order: Little Endian 13:49:37 CPU(s): 4 13:49:37 On-line CPU(s) list: 0-3 13:49:37 Thread(s) per core: 1 13:49:37 Core(s) per socket: 1 13:49:37 Socket(s): 4 13:49:37 NUMA node(s): 1 13:49:37 Vendor ID: AuthenticAMD 13:49:37 CPU family: 23 13:49:37 Model: 49 13:49:37 Model name: AMD EPYC-Rome Processor 13:49:37 Stepping: 0 13:49:37 CPU MHz: 2799.996 13:49:37 BogoMIPS: 5599.99 13:49:37 Virtualization: AMD-V 13:49:37 Hypervisor vendor: KVM 13:49:37 Virtualization type: full 13:49:37 L1d cache: 32K 13:49:37 L1i cache: 32K 13:49:37 L2 cache: 512K 13:49:37 L3 cache: 16384K 13:49:37 NUMA node0 CPU(s): 0-3 13:49:37 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 13:49:37 13:49:37 13:49:37 ---> nproc: 13:49:37 4 13:49:37 13:49:37 13:49:37 ---> df -h: 13:49:37 Filesystem Size Used Avail Use% Mounted on 13:49:37 udev 7.9G 0 7.9G 0% /dev 13:49:37 tmpfs 1.6G 672K 1.6G 1% /run 13:49:37 /dev/vda1 78G 8.4G 69G 11% / 13:49:37 tmpfs 7.9G 0 7.9G 0% /dev/shm 13:49:37 tmpfs 5.0M 0 5.0M 0% /run/lock 13:49:37 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 13:49:37 /dev/vda15 105M 4.4M 100M 5% /boot/efi 13:49:37 tmpfs 1.6G 0 1.6G 0% /run/user/1001 13:49:37 13:49:37 13:49:37 ---> free -m: 13:49:37 total used free shared buff/cache available 13:49:37 Mem: 16040 535 13291 0 2212 15185 13:49:37 Swap: 1023 0 1023 13:49:37 13:49:37 13:49:37 ---> ip addr: 13:49:37 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:49:37 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:49:37 inet 127.0.0.1/8 scope host lo 13:49:37 valid_lft forever preferred_lft forever 13:49:37 inet6 ::1/128 scope host 13:49:37 valid_lft forever preferred_lft forever 13:49:37 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 13:49:37 link/ether fa:16:3e:0d:13:a6 brd ff:ff:ff:ff:ff:ff 13:49:37 inet 10.30.107.33/23 brd 10.30.107.255 scope global dynamic ens3 13:49:37 valid_lft 86223sec preferred_lft 86223sec 13:49:37 inet6 fe80::f816:3eff:fe0d:13a6/64 scope link 13:49:37 valid_lft forever preferred_lft forever 13:49:37 13:49:37 13:49:37 ---> sar -b -r -n DEV: 13:49:37 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3447) 02/07/24 _x86_64_ (4 CPU) 13:49:37 13:49:37 13:46:43 LINUX RESTART (4 CPU) 13:49:37 13:49:37 13:47:01 tps rtps wtps bread/s bwrtn/s 13:49:37 13:48:01 227.55 36.11 191.43 1782.37 41768.77 13:49:37 13:49:01 113.86 2.28 111.58 119.45 37570.27 13:49:37 Average: 170.70 19.20 151.51 950.91 39669.52 13:49:37 13:49:37 13:47:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:49:37 13:48:01 13918492 15535836 2506476 15.26 56920 1759328 787836 4.51 749524 1538684 121860 13:49:37 13:49:01 13630512 15508176 2794456 17.01 78376 1985128 818040 4.68 813428 1735152 59444 13:49:37 Average: 13774502 15522006 2650466 16.14 67648 1872228 802938 4.60 781476 1636918 90652 13:49:37 13:49:37 13:47:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:49:37 13:48:01 lo 2.53 2.53 0.26 0.26 0.00 0.00 0.00 0.00 13:49:37 13:48:01 ens3 131.78 100.90 1461.63 28.78 0.00 0.00 0.00 0.00 13:49:37 13:49:01 lo 1.53 1.53 0.16 0.16 0.00 0.00 0.00 0.00 13:49:37 13:49:01 ens3 52.02 35.76 820.78 8.06 0.00 0.00 0.00 0.00 13:49:37 Average: lo 2.03 2.03 0.21 0.21 0.00 0.00 0.00 0.00 13:49:37 Average: ens3 91.90 68.33 1141.20 18.42 0.00 0.00 0.00 0.00 13:49:37 13:49:37 13:49:37 ---> sar -P ALL: 13:49:37 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3447) 02/07/24 _x86_64_ (4 CPU) 13:49:37 13:49:37 13:46:43 LINUX RESTART (4 CPU) 13:49:37 13:49:37 13:47:01 CPU %user %nice %system %iowait %steal %idle 13:49:37 13:48:01 all 22.97 0.00 2.26 7.04 0.07 67.66 13:49:37 13:48:01 0 18.49 0.00 2.06 1.95 0.05 77.45 13:49:37 13:48:01 1 34.39 0.00 3.19 6.47 0.08 55.86 13:49:37 13:48:01 2 17.93 0.00 1.61 19.16 0.07 61.24 13:49:37 13:48:01 3 21.05 0.00 2.18 0.55 0.07 76.16 13:49:37 13:49:01 all 20.22 0.00 1.30 5.21 0.05 73.22 13:49:37 13:49:01 0 15.53 0.00 1.00 0.28 0.07 83.12 13:49:37 13:49:01 1 22.74 0.00 1.71 15.59 0.05 59.91 13:49:37 13:49:01 2 22.70 0.00 1.10 2.02 0.03 74.15 13:49:37 13:49:01 3 19.93 0.00 1.37 2.98 0.05 75.68 13:49:37 Average: all 21.59 0.00 1.78 6.12 0.06 70.46 13:49:37 Average: 0 17.01 0.00 1.53 1.11 0.06 80.29 13:49:37 Average: 1 28.55 0.00 2.45 11.04 0.07 57.89 13:49:37 Average: 2 20.33 0.00 1.35 10.53 0.05 67.74 13:49:37 Average: 3 20.48 0.00 1.77 1.78 0.06 75.92 13:49:37 13:49:37 13:49:37