14:48:18 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137056 14:48:18 Running as SYSTEM 14:48:18 [EnvInject] - Loading node environment variables. 14:48:18 Building remotely on prd-ubuntu1804-builder-4c-4g-13406 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 14:48:18 [ssh-agent] Looking for ssh-agent implementation... 14:48:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:48:18 $ ssh-agent 14:48:18 SSH_AUTH_SOCK=/tmp/ssh-FtZ9EHpSWPfD/agent.1827 14:48:18 SSH_AGENT_PID=1829 14:48:18 [ssh-agent] Started. 14:48:18 Running ssh-add (command line suppressed) 14:48:18 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_6078769886528469714.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_6078769886528469714.key) 14:48:18 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 14:48:18 The recommended git tool is: NONE 14:48:20 using credential onap-jenkins-ssh 14:48:20 Wiping out workspace first. 14:48:20 Cloning the remote Git repository 14:48:20 Cloning repository git://cloud.onap.org/mirror/oom.git 14:48:20 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 14:48:20 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:48:20 > git --version # timeout=10 14:48:20 > git --version # 'git version 2.17.1' 14:48:20 using GIT_SSH to set credentials Gerrit user 14:48:20 Verifying host key using manually-configured host key entries 14:48:20 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 14:48:26 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:48:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:48:26 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:48:26 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:48:26 using GIT_SSH to set credentials Gerrit user 14:48:26 Verifying host key using manually-configured host key entries 14:48:26 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/56/137056/1 # timeout=30 14:48:26 > git rev-parse a80ab078c9888c932c1192d733b3a79bdc8551dc^{commit} # timeout=10 14:48:26 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 14:48:26 Checking out Revision a80ab078c9888c932c1192d733b3a79bdc8551dc (refs/changes/56/137056/1) 14:48:26 > git config core.sparsecheckout # timeout=10 14:48:26 > git checkout -f a80ab078c9888c932c1192d733b3a79bdc8551dc # timeout=30 14:48:30 Commit message: "[SO] Support root secret for external DB" 14:48:30 > git rev-parse FETCH_HEAD^{commit} # timeout=10 14:48:30 > git rev-list --no-walk 21d48641d6344e9f00523ca15d49d44fcdb277b3 # timeout=10 14:48:30 [EnvInject] - Injecting environment variables from a build step. 14:48:30 [EnvInject] - Injecting as environment variables the properties content 14:48:30 PYTHON=python3 14:48:30 14:48:30 [EnvInject] - Variables injected successfully. 14:48:30 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins1301338168911184658.sh 14:48:30 ---> tox-install.sh 14:48:30 + source /home/jenkins/lf-env.sh 14:48:30 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:48:30 ++ mktemp -d /tmp/venv-XXXX 14:48:30 + lf_venv=/tmp/venv-A5hL 14:48:30 + local venv_file=/tmp/.os_lf_venv 14:48:30 + local python=python3 14:48:30 + local options 14:48:30 + local set_path=true 14:48:30 + local install_args= 14:48:30 ++ 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:48:30 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:48:30 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:48:30 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:48:30 + true 14:48:30 + case $1 in 14:48:30 + venv_file=/tmp/.toxenv 14:48:30 + shift 2 14:48:30 + true 14:48:30 + case $1 in 14:48:30 + shift 14:48:30 + break 14:48:30 + case $python in 14:48:30 + local pkg_list= 14:48:30 + [[ -d /opt/pyenv ]] 14:48:30 + echo 'Setup pyenv:' 14:48:30 Setup pyenv: 14:48:30 + export PYENV_ROOT=/opt/pyenv 14:48:30 + PYENV_ROOT=/opt/pyenv 14:48:30 + 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:48:30 + 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:48:30 + pyenv versions 14:48:30 * system (set by /opt/pyenv/version) 14:48:30 * 3.8.13 (set by /opt/pyenv/version) 14:48:30 * 3.9.13 (set by /opt/pyenv/version) 14:48:30 * 3.10.6 (set by /opt/pyenv/version) 14:48:30 + command -v pyenv 14:48:30 ++ pyenv init - --no-rehash 14:48:30 + 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:48:30 export PATH="/opt/pyenv/shims:${PATH}" 14:48:30 export PYENV_SHELL=bash 14:48:30 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:48:30 pyenv() { 14:48:30 local command 14:48:30 command="${1:-}" 14:48:30 if [ "$#" -gt 0 ]; then 14:48:30 shift 14:48:30 fi 14:48:30 14:48:30 case "$command" in 14:48:30 rehash|shell) 14:48:30 eval "$(pyenv "sh-$command" "$@")" 14:48:30 ;; 14:48:30 *) 14:48:30 command pyenv "$command" "$@" 14:48:30 ;; 14:48:30 esac 14:48:30 }' 14:48:30 +++ 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:48:30 ++ 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:48:30 ++ 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:48:30 ++ 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:48:30 ++ export PYENV_SHELL=bash 14:48:30 ++ PYENV_SHELL=bash 14:48:30 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:48:30 +++ complete -F _pyenv pyenv 14:48:30 ++ lf-pyver python3 14:48:30 ++ local py_version_xy=python3 14:48:30 ++ local py_version_xyz= 14:48:30 ++ pyenv versions 14:48:30 ++ sed 's/^[ *]* //' 14:48:30 ++ local command 14:48:30 ++ command=versions 14:48:30 ++ '[' 1 -gt 0 ']' 14:48:30 ++ shift 14:48:30 ++ case "$command" in 14:48:30 ++ command pyenv versions 14:48:30 ++ pyenv versions 14:48:30 ++ awk '{ print $1 }' 14:48:30 ++ grep -E '^[0-9.]*[0-9]$' 14:48:30 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:48:30 +++ grep '^3' /tmp/.pyenv_versions 14:48:30 +++ sort -V 14:48:30 +++ tail -n 1 14:48:30 ++ py_version_xyz=3.10.6 14:48:30 ++ [[ -z 3.10.6 ]] 14:48:30 ++ echo 3.10.6 14:48:30 ++ return 0 14:48:30 + pyenv local 3.10.6 14:48:30 + local command 14:48:30 + command=local 14:48:30 + '[' 2 -gt 0 ']' 14:48:30 + shift 14:48:30 + case "$command" in 14:48:30 + command pyenv local 3.10.6 14:48:30 + pyenv local 3.10.6 14:48:30 + for arg in "$@" 14:48:30 + case $arg in 14:48:30 + pkg_list+='tox ' 14:48:30 + for arg in "$@" 14:48:30 + case $arg in 14:48:30 + pkg_list+='virtualenv ' 14:48:30 + for arg in "$@" 14:48:30 + case $arg in 14:48:30 + pkg_list+='urllib3~=1.26.15 ' 14:48:30 + [[ -f /tmp/.toxenv ]] 14:48:30 + [[ ! -f /tmp/.toxenv ]] 14:48:30 + [[ -n '' ]] 14:48:30 + python3 -m venv /tmp/venv-A5hL 14:48:35 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-A5hL' 14:48:35 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-A5hL 14:48:35 + echo /tmp/venv-A5hL 14:48:35 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 14:48:35 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 14:48:35 + /tmp/venv-A5hL/bin/python3 -m pip install --upgrade --quiet pip virtualenv 14:48:38 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:48:38 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 14:48:38 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 14:48:38 + /tmp/venv-A5hL/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 14:48:41 + type python3 14:48:41 + true 14:48:41 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-A5hL/bin to PATH' 14:48:41 lf-activate-venv(): INFO: Adding /tmp/venv-A5hL/bin to PATH 14:48:41 + PATH=/tmp/venv-A5hL/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:48:41 + return 0 14:48:41 + python3 --version 14:48:41 Python 3.10.6 14:48:41 + python3 -m pip --version 14:48:41 pip 23.3.2 from /tmp/venv-A5hL/lib/python3.10/site-packages/pip (python 3.10) 14:48:41 + python3 -m pip freeze 14:48:42 cachetools==5.3.2 14:48:42 chardet==5.2.0 14:48:42 colorama==0.4.6 14:48:42 distlib==0.3.8 14:48:42 filelock==3.13.1 14:48:42 packaging==23.2 14:48:42 platformdirs==4.1.0 14:48:42 pluggy==1.3.0 14:48:42 pyproject-api==1.6.1 14:48:42 tomli==2.0.1 14:48:42 tox==4.12.1 14:48:42 urllib3==1.26.18 14:48:42 virtualenv==20.25.0 14:48:42 [EnvInject] - Injecting environment variables from a build step. 14:48:42 [EnvInject] - Injecting as environment variables the properties content 14:48:42 PARALLEL=false 14:48:42 14:48:42 [EnvInject] - Variables injected successfully. 14:48:42 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins15357595986466485177.sh 14:48:42 ---> tox-run.sh 14:48:42 + 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:48:42 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 14:48:42 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 14:48:42 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 14:48:42 + cd /w/workspace/oom-master-pre-commit-lint/. 14:48:42 + source /home/jenkins/lf-env.sh 14:48:42 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:48:42 ++ mktemp -d /tmp/venv-XXXX 14:48:42 + lf_venv=/tmp/venv-eteo 14:48:42 + local venv_file=/tmp/.os_lf_venv 14:48:42 + local python=python3 14:48:42 + local options 14:48:42 + local set_path=true 14:48:42 + local install_args= 14:48:42 ++ 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:48:42 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:48:42 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:48:42 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:48:42 + true 14:48:42 + case $1 in 14:48:42 + venv_file=/tmp/.toxenv 14:48:42 + shift 2 14:48:42 + true 14:48:42 + case $1 in 14:48:42 + shift 14:48:42 + break 14:48:42 + case $python in 14:48:42 + local pkg_list= 14:48:42 + [[ -d /opt/pyenv ]] 14:48:42 + echo 'Setup pyenv:' 14:48:42 Setup pyenv: 14:48:42 + export PYENV_ROOT=/opt/pyenv 14:48:42 + PYENV_ROOT=/opt/pyenv 14:48:42 + 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:48:42 + 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:48:42 + pyenv versions 14:48:42 system 14:48:42 3.8.13 14:48:42 3.9.13 14:48:42 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:48:42 + command -v pyenv 14:48:42 ++ pyenv init - --no-rehash 14:48:42 + 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:48:42 export PATH="/opt/pyenv/shims:${PATH}" 14:48:42 export PYENV_SHELL=bash 14:48:42 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:48:42 pyenv() { 14:48:42 local command 14:48:42 command="${1:-}" 14:48:42 if [ "$#" -gt 0 ]; then 14:48:42 shift 14:48:42 fi 14:48:42 14:48:42 case "$command" in 14:48:42 rehash|shell) 14:48:42 eval "$(pyenv "sh-$command" "$@")" 14:48:42 ;; 14:48:42 *) 14:48:42 command pyenv "$command" "$@" 14:48:42 ;; 14:48:42 esac 14:48:42 }' 14:48:42 +++ 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:48:42 ++ 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:48:42 ++ 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:48:42 ++ 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:48:42 ++ export PYENV_SHELL=bash 14:48:42 ++ PYENV_SHELL=bash 14:48:42 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:48:42 +++ complete -F _pyenv pyenv 14:48:42 ++ lf-pyver python3 14:48:42 ++ local py_version_xy=python3 14:48:42 ++ local py_version_xyz= 14:48:42 ++ pyenv versions 14:48:42 ++ local command 14:48:42 ++ command=versions 14:48:42 ++ '[' 1 -gt 0 ']' 14:48:42 ++ shift 14:48:42 ++ case "$command" in 14:48:42 ++ command pyenv versions 14:48:42 ++ pyenv versions 14:48:42 ++ awk '{ print $1 }' 14:48:42 ++ sed 's/^[ *]* //' 14:48:42 ++ grep -E '^[0-9.]*[0-9]$' 14:48:42 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:48:42 +++ grep '^3' /tmp/.pyenv_versions 14:48:42 +++ sort -V 14:48:42 +++ tail -n 1 14:48:42 ++ py_version_xyz=3.10.6 14:48:42 ++ [[ -z 3.10.6 ]] 14:48:42 ++ echo 3.10.6 14:48:42 ++ return 0 14:48:42 + pyenv local 3.10.6 14:48:42 + local command 14:48:42 + command=local 14:48:42 + '[' 2 -gt 0 ']' 14:48:42 + shift 14:48:42 + case "$command" in 14:48:42 + command pyenv local 3.10.6 14:48:42 + pyenv local 3.10.6 14:48:42 + for arg in "$@" 14:48:42 + case $arg in 14:48:42 + pkg_list+='tox ' 14:48:42 + for arg in "$@" 14:48:42 + case $arg in 14:48:42 + pkg_list+='virtualenv ' 14:48:42 + for arg in "$@" 14:48:42 + case $arg in 14:48:42 + pkg_list+='urllib3~=1.26.15 ' 14:48:42 + [[ -f /tmp/.toxenv ]] 14:48:42 ++ cat /tmp/.toxenv 14:48:42 + lf_venv=/tmp/venv-A5hL 14:48:42 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-A5hL from' file:/tmp/.toxenv 14:48:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-A5hL from file:/tmp/.toxenv 14:48:42 + /tmp/venv-A5hL/bin/python3 -m pip install --upgrade --quiet pip virtualenv 14:48:43 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:48:43 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 14:48:43 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 14:48:43 + /tmp/venv-A5hL/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 14:48:44 + type python3 14:48:44 + true 14:48:44 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-A5hL/bin to PATH' 14:48:44 lf-activate-venv(): INFO: Adding /tmp/venv-A5hL/bin to PATH 14:48:44 + PATH=/tmp/venv-A5hL/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:48:44 + return 0 14:48:44 + [[ -d /opt/pyenv ]] 14:48:44 + echo '---> Setting up pyenv' 14:48:44 ---> Setting up pyenv 14:48:44 + export PYENV_ROOT=/opt/pyenv 14:48:44 + PYENV_ROOT=/opt/pyenv 14:48:44 + export PATH=/opt/pyenv/bin:/tmp/venv-A5hL/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:48:44 + PATH=/opt/pyenv/bin:/tmp/venv-A5hL/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:48:44 ++ pwd 14:48:44 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 14:48:44 + export PYTHONPATH 14:48:44 + export TOX_TESTENV_PASSENV=PYTHONPATH 14:48:44 + TOX_TESTENV_PASSENV=PYTHONPATH 14:48:44 + tox --version 14:48:45 4.12.1 from /tmp/venv-A5hL/lib/python3.10/site-packages/tox/__init__.py 14:48:45 + PARALLEL=false 14:48:45 + TOX_OPTIONS_LIST= 14:48:45 + [[ -n pre-commit ]] 14:48:45 + TOX_OPTIONS_LIST=' -e pre-commit' 14:48:45 + case ${PARALLEL,,} in 14:48:45 + tox -e pre-commit 14:48:45 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 14:48:46 pre-commit: install_deps> python -I -m pip install pre-commit 14:48:51 pre-commit: freeze> python -m pip freeze --all 14:48:52 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.1.0,pre-commit==3.6.0,PyYAML==6.0.1,setuptools==69.0.2,virtualenv==20.25.0,wheel==0.42.0 14:48:52 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 14:48:52 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 14:48:53 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 14:48:53 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 14:48:54 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 14:48:55 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 14:48:55 [INFO] Once installed this environment will be reused. 14:48:55 [INFO] This may take a few minutes... 14:48:58 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 14:48:58 [INFO] Once installed this environment will be reused. 14:48:58 [INFO] This may take a few minutes... 14:49:04 Trim Trailing Whitespace.................................................Passed 14:49:04 Tabs remover.............................................................Passed 14:49:04 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 14:49:04 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 14:49:04 [INFO] Once installed this environment will be reused. 14:49:04 [INFO] This may take a few minutes... 14:49:10 gitlint..............................................(no files to check)Skipped 14:49:10 pre-commit: OK (24.86=setup[6.33]+cmd[12.31,6.23] seconds) 14:49:10 congratulations :) (25.03 seconds) 14:49:10 + tox_status=0 14:49:10 + echo '---> Completed tox runs' 14:49:10 ---> Completed tox runs 14:49:10 + for i in .tox/*/log 14:49:10 ++ awk -F/ '{print $2}' 14:49:10 ++ echo .tox/pre-commit/log 14:49:10 + tox_env=pre-commit 14:49:10 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 14:49:10 + DOC_DIR=docs/_build/html 14:49:10 + [[ -d docs/_build/html ]] 14:49:10 + echo '---> tox-run.sh ends' 14:49:10 ---> tox-run.sh ends 14:49:10 + test 0 -eq 0 14:49:10 $ ssh-agent -k 14:49:10 unset SSH_AUTH_SOCK; 14:49:10 unset SSH_AGENT_PID; 14:49:10 echo Agent pid 1829 killed; 14:49:10 [ssh-agent] Stopped. 14:49:10 [PostBuildScript] - [INFO] Executing post build scripts. 14:49:10 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15363825976211939475.sh 14:49:10 ---> sysstat.sh 14:49:11 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12552206452078095274.sh 14:49:11 ---> package-listing.sh 14:49:11 ++ tr '[:upper:]' '[:lower:]' 14:49:11 ++ facter osfamily 14:49:11 + OS_FAMILY=debian 14:49:11 + workspace=/w/workspace/oom-master-pre-commit-lint 14:49:11 + START_PACKAGES=/tmp/packages_start.txt 14:49:11 + END_PACKAGES=/tmp/packages_end.txt 14:49:11 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:49:11 + PACKAGES=/tmp/packages_start.txt 14:49:11 + '[' /w/workspace/oom-master-pre-commit-lint ']' 14:49:11 + PACKAGES=/tmp/packages_end.txt 14:49:11 + case "${OS_FAMILY}" in 14:49:11 + dpkg -l 14:49:11 + grep '^ii' 14:49:11 + '[' -f /tmp/packages_start.txt ']' 14:49:11 + '[' -f /tmp/packages_end.txt ']' 14:49:11 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:49:11 + '[' /w/workspace/oom-master-pre-commit-lint ']' 14:49:11 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 14:49:11 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 14:49:11 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6959474898081692627.sh 14:49:11 ---> capture-instance-metadata.sh 14:49:11 Setup pyenv: 14:49:11 system 14:49:11 3.8.13 14:49:11 3.9.13 14:49:11 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:49:15 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-0AUT 14:49:15 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:49:18 lf-activate-venv(): INFO: Installing: lftools 14:49:48 lf-activate-venv(): INFO: Adding /tmp/venv-0AUT/bin to PATH 14:49:48 INFO: Running in OpenStack, capturing instance metadata 14:49:49 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12345906219430936583.sh 14:49:49 provisioning config files... 14:49:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config2616505292206234348tmp 14:49:49 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 14:49:49 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 14:49:49 [EnvInject] - Injecting environment variables from a build step. 14:49:49 [EnvInject] - Injecting as environment variables the properties content 14:49:49 SERVER_ID=logs 14:49:49 14:49:49 [EnvInject] - Variables injected successfully. 14:49:49 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7182204929409398803.sh 14:49:49 ---> create-netrc.sh 14:49:49 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16692230848908505477.sh 14:49:49 ---> python-tools-install.sh 14:49:49 Setup pyenv: 14:49:49 system 14:49:49 3.8.13 14:49:49 3.9.13 14:49:49 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:49:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0AUT from file:/tmp/.os_lf_venv 14:49:50 lf-activate-venv(): INFO: Installing: lftools 14:49:58 lf-activate-venv(): INFO: Adding /tmp/venv-0AUT/bin to PATH 14:49:58 Generating Requirements File 14:50:29 Python 3.10.6 14:50:29 pip 23.3.2 from /tmp/venv-0AUT/lib/python3.10/site-packages/pip (python 3.10) 14:50:29 appdirs==1.4.4 14:50:29 argcomplete==3.2.1 14:50:29 aspy.yaml==1.3.0 14:50:29 attrs==23.2.0 14:50:29 autopage==0.5.2 14:50:29 beautifulsoup4==4.12.3 14:50:29 boto3==1.34.22 14:50:29 botocore==1.34.22 14:50:29 bs4==0.0.2 14:50:29 cachetools==5.3.2 14:50:29 certifi==2023.11.17 14:50:29 cffi==1.16.0 14:50:29 cfgv==3.4.0 14:50:29 chardet==5.2.0 14:50:29 charset-normalizer==3.3.2 14:50:29 click==8.1.7 14:50:29 cliff==4.5.0 14:50:29 cmd2==2.4.3 14:50:29 cryptography==3.3.2 14:50:29 debtcollector==2.5.0 14:50:29 decorator==5.1.1 14:50:29 defusedxml==0.7.1 14:50:29 Deprecated==1.2.14 14:50:29 distlib==0.3.8 14:50:29 dnspython==2.4.2 14:50:29 docker==4.2.2 14:50:29 dogpile.cache==1.3.0 14:50:29 email-validator==2.1.0.post1 14:50:29 filelock==3.13.1 14:50:29 future==0.18.3 14:50:29 gitdb==4.0.11 14:50:29 GitPython==3.1.41 14:50:29 google-auth==2.26.2 14:50:29 httplib2==0.22.0 14:50:29 identify==2.5.33 14:50:29 idna==3.6 14:50:29 importlib-resources==1.5.0 14:50:29 iso8601==2.1.0 14:50:29 Jinja2==3.1.3 14:50:29 jmespath==1.0.1 14:50:29 jsonpatch==1.33 14:50:29 jsonpointer==2.4 14:50:29 jsonschema==4.21.0 14:50:29 jsonschema-specifications==2023.12.1 14:50:29 keystoneauth1==5.5.0 14:50:29 kubernetes==29.0.0 14:50:29 lftools==0.37.8 14:50:29 lxml==5.1.0 14:50:29 MarkupSafe==2.1.3 14:50:29 msgpack==1.0.7 14:50:29 multi_key_dict==2.0.3 14:50:29 munch==4.0.0 14:50:29 netaddr==0.10.1 14:50:29 netifaces==0.11.0 14:50:29 niet==1.4.2 14:50:29 nodeenv==1.8.0 14:50:29 oauth2client==4.1.3 14:50:29 oauthlib==3.2.2 14:50:29 openstacksdk==0.62.0 14:50:29 os-client-config==2.1.0 14:50:29 os-service-types==1.7.0 14:50:29 osc-lib==3.0.0 14:50:29 oslo.config==9.3.0 14:50:29 oslo.context==5.3.0 14:50:29 oslo.i18n==6.2.0 14:50:29 oslo.log==5.4.0 14:50:29 oslo.serialization==5.3.0 14:50:29 oslo.utils==7.0.0 14:50:29 packaging==23.2 14:50:29 pbr==6.0.0 14:50:29 platformdirs==4.1.0 14:50:29 prettytable==3.9.0 14:50:29 pyasn1==0.5.1 14:50:29 pyasn1-modules==0.3.0 14:50:29 pycparser==2.21 14:50:29 pygerrit2==2.0.15 14:50:29 PyGithub==2.1.1 14:50:29 pyinotify==0.9.6 14:50:29 PyJWT==2.8.0 14:50:29 PyNaCl==1.5.0 14:50:29 pyparsing==2.4.7 14:50:29 pyperclip==1.8.2 14:50:29 pyrsistent==0.20.0 14:50:29 python-cinderclient==9.4.0 14:50:29 python-dateutil==2.8.2 14:50:29 python-heatclient==3.4.0 14:50:29 python-jenkins==1.8.2 14:50:29 python-keystoneclient==5.3.0 14:50:29 python-magnumclient==4.3.0 14:50:29 python-novaclient==18.4.0 14:50:29 python-openstackclient==6.0.0 14:50:29 python-swiftclient==4.4.0 14:50:29 pytz==2023.3.post1 14:50:29 PyYAML==6.0.1 14:50:29 referencing==0.32.1 14:50:29 requests==2.31.0 14:50:29 requests-oauthlib==1.3.1 14:50:29 requestsexceptions==1.4.0 14:50:29 rfc3986==2.0.0 14:50:29 rpds-py==0.17.1 14:50:29 rsa==4.9 14:50:29 ruamel.yaml==0.18.5 14:50:29 ruamel.yaml.clib==0.2.8 14:50:29 s3transfer==0.10.0 14:50:29 simplejson==3.19.2 14:50:29 six==1.16.0 14:50:29 smmap==5.0.1 14:50:29 soupsieve==2.5 14:50:29 stevedore==5.1.0 14:50:29 tabulate==0.9.0 14:50:29 toml==0.10.2 14:50:29 tomlkit==0.12.3 14:50:29 tqdm==4.66.1 14:50:29 typing_extensions==4.9.0 14:50:29 tzdata==2023.4 14:50:29 urllib3==1.26.18 14:50:29 virtualenv==20.25.0 14:50:29 wcwidth==0.2.13 14:50:29 websocket-client==1.7.0 14:50:29 wrapt==1.16.0 14:50:29 xdg==6.0.0 14:50:29 xmltodict==0.13.0 14:50:29 yq==3.2.3 14:50:29 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15036327427650417683.sh 14:50:29 ---> sudo-logs.sh 14:50:29 Archiving 'sudo' log.. 14:50:30 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1716571829268077168.sh 14:50:30 ---> job-cost.sh 14:50:30 Setup pyenv: 14:50:30 system 14:50:30 3.8.13 14:50:30 3.9.13 14:50:30 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:50:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0AUT from file:/tmp/.os_lf_venv 14:50:31 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:50:39 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. 14:50:39 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. 14:50:39 lf-activate-venv(): INFO: Adding /tmp/venv-0AUT/bin to PATH 14:50:39 INFO: No Stack... 14:50:39 INFO: Retrieving Pricing Info for: v3-standard-4 14:50:40 INFO: Archiving Costs 14:50:40 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins16423406199856679833.sh 14:50:40 ---> logs-deploy.sh 14:50:40 Setup pyenv: 14:50:40 system 14:50:40 3.8.13 14:50:40 3.9.13 14:50:40 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:50:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0AUT from file:/tmp/.os_lf_venv 14:50:42 lf-activate-venv(): INFO: Installing: lftools 14:50:51 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. 14:50:51 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 14:50:52 lf-activate-venv(): INFO: Adding /tmp/venv-0AUT/bin to PATH 14:50:52 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3269 14:50:52 INFO: archiving workspace using pattern(s): 14:50:52 Archives upload complete. 14:50:53 INFO: archiving logs to Nexus 14:50:53 ---> uname -a: 14:50:53 Linux prd-ubuntu1804-builder-4c-4g-13406 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:50:53 14:50:53 14:50:53 ---> lscpu: 14:50:53 Architecture: x86_64 14:50:53 CPU op-mode(s): 32-bit, 64-bit 14:50:53 Byte Order: Little Endian 14:50:53 CPU(s): 4 14:50:53 On-line CPU(s) list: 0-3 14:50:53 Thread(s) per core: 1 14:50:53 Core(s) per socket: 1 14:50:53 Socket(s): 4 14:50:53 NUMA node(s): 1 14:50:53 Vendor ID: AuthenticAMD 14:50:53 CPU family: 23 14:50:53 Model: 49 14:50:53 Model name: AMD EPYC-Rome Processor 14:50:53 Stepping: 0 14:50:53 CPU MHz: 2799.998 14:50:53 BogoMIPS: 5599.99 14:50:53 Virtualization: AMD-V 14:50:53 Hypervisor vendor: KVM 14:50:53 Virtualization type: full 14:50:53 L1d cache: 32K 14:50:53 L1i cache: 32K 14:50:53 L2 cache: 512K 14:50:53 L3 cache: 16384K 14:50:53 NUMA node0 CPU(s): 0-3 14:50:53 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:50:53 14:50:53 14:50:53 ---> nproc: 14:50:53 4 14:50:53 14:50:53 14:50:53 ---> df -h: 14:50:53 Filesystem Size Used Avail Use% Mounted on 14:50:53 udev 7.9G 0 7.9G 0% /dev 14:50:53 tmpfs 1.6G 672K 1.6G 1% /run 14:50:53 /dev/vda1 78G 8.4G 69G 11% / 14:50:53 tmpfs 7.9G 0 7.9G 0% /dev/shm 14:50:53 tmpfs 5.0M 0 5.0M 0% /run/lock 14:50:53 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 14:50:53 /dev/vda15 105M 4.4M 100M 5% /boot/efi 14:50:53 tmpfs 1.6G 0 1.6G 0% /run/user/1001 14:50:53 14:50:53 14:50:53 ---> free -m: 14:50:53 total used free shared buff/cache available 14:50:53 Mem: 16040 563 13269 0 2207 15157 14:50:53 Swap: 1023 0 1023 14:50:53 14:50:53 14:50:53 ---> ip addr: 14:50:53 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:50:53 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:50:53 inet 127.0.0.1/8 scope host lo 14:50:53 valid_lft forever preferred_lft forever 14:50:53 inet6 ::1/128 scope host 14:50:53 valid_lft forever preferred_lft forever 14:50:53 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 14:50:53 link/ether fa:16:3e:39:d3:65 brd ff:ff:ff:ff:ff:ff 14:50:53 inet 10.30.107.120/23 brd 10.30.107.255 scope global dynamic ens3 14:50:53 valid_lft 86198sec preferred_lft 86198sec 14:50:53 inet6 fe80::f816:3eff:fe39:d365/64 scope link 14:50:53 valid_lft forever preferred_lft forever 14:50:53 14:50:53 14:50:53 ---> sar -b -r -n DEV: 14:50:53 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-13406) 01/19/24 _x86_64_ (4 CPU) 14:50:53 14:50:53 14:47:34 LINUX RESTART (4 CPU) 14:50:53 14:50:53 14:48:02 tps rtps wtps bread/s bwrtn/s 14:50:53 14:49:02 229.44 70.90 158.53 4591.63 47261.28 14:50:53 14:50:01 105.90 3.78 102.12 334.72 32183.43 14:50:53 Average: 167.67 37.34 130.33 2463.18 39722.35 14:50:53 14:50:53 14:48:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:50:53 14:49:02 13944372 15487696 2480588 15.10 51432 1695752 938236 5.37 764568 1507080 133464 14:50:53 14:50:01 13749236 15561732 2675724 16.29 73984 1927128 793836 4.54 748456 1687736 150088 14:50:53 Average: 13846804 15524714 2578156 15.70 62708 1811440 866036 4.96 756512 1597408 141776 14:50:53 14:50:53 14:48:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:50:53 14:49:02 lo 2.44 2.44 0.25 0.25 0.00 0.00 0.00 0.00 14:50:53 14:49:02 ens3 455.30 314.22 2100.97 77.61 0.00 0.00 0.00 0.00 14:50:53 14:50:01 lo 1.22 1.22 0.13 0.13 0.00 0.00 0.00 0.00 14:50:53 14:50:01 ens3 46.62 33.66 640.80 8.39 0.00 0.00 0.00 0.00 14:50:53 Average: lo 1.83 1.83 0.19 0.19 0.00 0.00 0.00 0.00 14:50:53 Average: ens3 250.96 173.94 1370.88 43.00 0.00 0.00 0.00 0.00 14:50:53 14:50:53 14:50:53 ---> sar -P ALL: 14:50:53 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-13406) 01/19/24 _x86_64_ (4 CPU) 14:50:53 14:50:53 14:47:34 LINUX RESTART (4 CPU) 14:50:53 14:50:53 14:48:02 CPU %user %nice %system %iowait %steal %idle 14:50:53 14:49:02 all 21.78 0.00 2.45 10.93 0.07 64.77 14:50:53 14:49:02 0 20.45 0.00 2.86 6.01 0.07 70.62 14:50:53 14:49:02 1 19.41 0.00 1.92 1.11 0.05 77.51 14:50:53 14:49:02 2 21.70 0.00 2.45 21.63 0.09 54.13 14:50:53 14:49:02 3 25.57 0.00 2.57 14.96 0.09 56.82 14:50:53 14:50:01 all 20.67 0.00 1.59 5.87 0.06 71.82 14:50:53 14:50:01 0 9.80 0.00 1.51 8.75 0.07 79.87 14:50:53 14:50:01 1 16.39 0.00 1.11 0.29 0.07 82.15 14:50:53 14:50:01 2 13.34 0.00 1.38 9.50 0.03 75.74 14:50:53 14:50:01 3 43.17 0.00 2.31 5.00 0.07 49.46 14:50:53 Average: all 21.22 0.00 2.01 8.39 0.06 68.31 14:50:53 Average: 0 15.12 0.00 2.19 7.38 0.07 75.24 14:50:53 Average: 1 17.89 0.00 1.51 0.69 0.06 79.84 14:50:53 Average: 2 17.52 0.00 1.91 15.57 0.06 64.94 14:50:53 Average: 3 34.40 0.00 2.44 9.97 0.08 53.12 14:50:53 14:50:53 14:50:53