07:46:12 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136723 07:46:12 Running as SYSTEM 07:46:12 [EnvInject] - Loading node environment variables. 07:46:12 Building remotely on prd-ubuntu1804-builder-4c-4g-2971 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 07:46:12 [ssh-agent] Looking for ssh-agent implementation... 07:46:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:46:12 $ ssh-agent 07:46:12 SSH_AUTH_SOCK=/tmp/ssh-rCvgSRPzJ86f/agent.1784 07:46:12 SSH_AGENT_PID=1786 07:46:12 [ssh-agent] Started. 07:46:12 Running ssh-add (command line suppressed) 07:46:12 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_8208478409675300900.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_8208478409675300900.key) 07:46:12 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 07:46:12 The recommended git tool is: NONE 07:46:14 using credential onap-jenkins-ssh 07:46:14 Wiping out workspace first. 07:46:14 Cloning the remote Git repository 07:46:14 Cloning repository git://cloud.onap.org/mirror/oom.git 07:46:14 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 07:46:14 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:46:14 > git --version # timeout=10 07:46:14 > git --version # 'git version 2.17.1' 07:46:14 using GIT_SSH to set credentials Gerrit user 07:46:14 Verifying host key using manually-configured host key entries 07:46:14 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 07:46:21 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:46:21 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:46:21 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:46:21 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:46:21 using GIT_SSH to set credentials Gerrit user 07:46:21 Verifying host key using manually-configured host key entries 07:46:21 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/23/136723/9 # timeout=30 07:46:21 > git rev-parse 71c8b84a44c57daba13ec4e8a19989658e8abcbc^{commit} # timeout=10 07:46:21 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 07:46:21 Checking out Revision 71c8b84a44c57daba13ec4e8a19989658e8abcbc (refs/changes/23/136723/9) 07:46:21 > git config core.sparsecheckout # timeout=10 07:46:21 > git checkout -f 71c8b84a44c57daba13ec4e8a19989658e8abcbc # timeout=30 07:46:24 Commit message: "[PORTAL-NG] Publish ui and bff charts in OOM" 07:46:24 > git rev-parse FETCH_HEAD^{commit} # timeout=10 07:46:24 > git rev-list --no-walk 2ad6c16c56c038178c8001a242e8c3243e21e9ba # timeout=10 07:46:24 [EnvInject] - Injecting environment variables from a build step. 07:46:24 [EnvInject] - Injecting as environment variables the properties content 07:46:24 PYTHON=python3 07:46:24 07:46:24 [EnvInject] - Variables injected successfully. 07:46:24 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins4095172641700999369.sh 07:46:24 ---> tox-install.sh 07:46:24 + source /home/jenkins/lf-env.sh 07:46:24 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:46:24 ++ mktemp -d /tmp/venv-XXXX 07:46:24 + lf_venv=/tmp/venv-R37n 07:46:24 + local venv_file=/tmp/.os_lf_venv 07:46:24 + local python=python3 07:46:24 + local options 07:46:24 + local set_path=true 07:46:24 + local install_args= 07:46: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 07:46:24 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:46:24 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:46:24 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:46:24 + true 07:46:24 + case $1 in 07:46:24 + venv_file=/tmp/.toxenv 07:46:24 + shift 2 07:46:24 + true 07:46:24 + case $1 in 07:46:24 + shift 07:46:24 + break 07:46:24 + case $python in 07:46:24 + local pkg_list= 07:46:24 + [[ -d /opt/pyenv ]] 07:46:24 + echo 'Setup pyenv:' 07:46:24 Setup pyenv: 07:46:24 + export PYENV_ROOT=/opt/pyenv 07:46:24 + PYENV_ROOT=/opt/pyenv 07:46:24 + 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 07:46:24 + 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 07:46:24 + pyenv versions 07:46:25 * system (set by /opt/pyenv/version) 07:46:25 * 3.8.13 (set by /opt/pyenv/version) 07:46:25 * 3.9.13 (set by /opt/pyenv/version) 07:46:25 * 3.10.6 (set by /opt/pyenv/version) 07:46:25 + command -v pyenv 07:46:25 ++ pyenv init - --no-rehash 07:46:25 + 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[*]}"'\'')" 07:46:25 export PATH="/opt/pyenv/shims:${PATH}" 07:46:25 export PYENV_SHELL=bash 07:46:25 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:46:25 pyenv() { 07:46:25 local command 07:46:25 command="${1:-}" 07:46:25 if [ "$#" -gt 0 ]; then 07:46:25 shift 07:46:25 fi 07:46:25 07:46:25 case "$command" in 07:46:25 rehash|shell) 07:46:25 eval "$(pyenv "sh-$command" "$@")" 07:46:25 ;; 07:46:25 *) 07:46:25 command pyenv "$command" "$@" 07:46:25 ;; 07:46:25 esac 07:46:25 }' 07:46:25 +++ 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[*]}"' 07:46:25 ++ 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 07:46:25 ++ 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 07:46:25 ++ 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 07:46:25 ++ export PYENV_SHELL=bash 07:46:25 ++ PYENV_SHELL=bash 07:46:25 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:46:25 +++ complete -F _pyenv pyenv 07:46:25 ++ lf-pyver python3 07:46:25 ++ local py_version_xy=python3 07:46:25 ++ local py_version_xyz= 07:46:25 ++ pyenv versions 07:46:25 ++ local command 07:46:25 ++ command=versions 07:46:25 ++ '[' 1 -gt 0 ']' 07:46:25 ++ shift 07:46:25 ++ case "$command" in 07:46:25 ++ command pyenv versions 07:46:25 ++ pyenv versions 07:46:25 ++ sed 's/^[ *]* //' 07:46:25 ++ grep -E '^[0-9.]*[0-9]$' 07:46:25 ++ awk '{ print $1 }' 07:46:25 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:46:25 +++ grep '^3' /tmp/.pyenv_versions 07:46:25 +++ sort -V 07:46:25 +++ tail -n 1 07:46:25 ++ py_version_xyz=3.10.6 07:46:25 ++ [[ -z 3.10.6 ]] 07:46:25 ++ echo 3.10.6 07:46:25 ++ return 0 07:46:25 + pyenv local 3.10.6 07:46:25 + local command 07:46:25 + command=local 07:46:25 + '[' 2 -gt 0 ']' 07:46:25 + shift 07:46:25 + case "$command" in 07:46:25 + command pyenv local 3.10.6 07:46:25 + pyenv local 3.10.6 07:46:25 + for arg in "$@" 07:46:25 + case $arg in 07:46:25 + pkg_list+='tox ' 07:46:25 + for arg in "$@" 07:46:25 + case $arg in 07:46:25 + pkg_list+='virtualenv ' 07:46:25 + for arg in "$@" 07:46:25 + case $arg in 07:46:25 + pkg_list+='urllib3~=1.26.15 ' 07:46:25 + [[ -f /tmp/.toxenv ]] 07:46:25 + [[ ! -f /tmp/.toxenv ]] 07:46:25 + [[ -n '' ]] 07:46:25 + python3 -m venv /tmp/venv-R37n 07:46:29 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-R37n' 07:46:29 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-R37n 07:46:29 + echo /tmp/venv-R37n 07:46:29 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 07:46:29 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 07:46:29 + /tmp/venv-R37n/bin/python3 -m pip install --upgrade --quiet pip virtualenv 07:46:33 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:46:33 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 07:46:33 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 07:46:33 + /tmp/venv-R37n/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 07:46:36 + type python3 07:46:36 + true 07:46:36 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-R37n/bin to PATH' 07:46:36 lf-activate-venv(): INFO: Adding /tmp/venv-R37n/bin to PATH 07:46:36 + PATH=/tmp/venv-R37n/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 07:46:36 + return 0 07:46:36 + python3 --version 07:46:36 Python 3.10.6 07:46:36 + python3 -m pip --version 07:46:36 pip 23.3.1 from /tmp/venv-R37n/lib/python3.10/site-packages/pip (python 3.10) 07:46:36 + python3 -m pip freeze 07:46:36 cachetools==5.3.2 07:46:36 chardet==5.2.0 07:46:36 colorama==0.4.6 07:46:36 distlib==0.3.7 07:46:36 filelock==3.13.1 07:46:36 packaging==23.2 07:46:36 platformdirs==4.1.0 07:46:36 pluggy==1.3.0 07:46:36 pyproject-api==1.6.1 07:46:36 tomli==2.0.1 07:46:36 tox==4.11.4 07:46:36 urllib3==1.26.18 07:46:36 virtualenv==20.25.0 07:46:36 [EnvInject] - Injecting environment variables from a build step. 07:46:36 [EnvInject] - Injecting as environment variables the properties content 07:46:36 PARALLEL=false 07:46:36 07:46:36 [EnvInject] - Variables injected successfully. 07:46:36 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins2606069616560685224.sh 07:46:36 ---> tox-run.sh 07:46:36 + 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 07:46:36 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 07:46:36 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 07:46:36 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 07:46:36 + cd /w/workspace/oom-master-pre-commit-lint/. 07:46:36 + source /home/jenkins/lf-env.sh 07:46:36 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:46:36 ++ mktemp -d /tmp/venv-XXXX 07:46:36 + lf_venv=/tmp/venv-J5tv 07:46:36 + local venv_file=/tmp/.os_lf_venv 07:46:36 + local python=python3 07:46:36 + local options 07:46:36 + local set_path=true 07:46:36 + local install_args= 07:46:36 ++ 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 07:46:36 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:46:36 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:46:36 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:46:36 + true 07:46:36 + case $1 in 07:46:36 + venv_file=/tmp/.toxenv 07:46:36 + shift 2 07:46:36 + true 07:46:36 + case $1 in 07:46:36 + shift 07:46:36 + break 07:46:36 + case $python in 07:46:36 + local pkg_list= 07:46:36 + [[ -d /opt/pyenv ]] 07:46:36 + echo 'Setup pyenv:' 07:46:36 Setup pyenv: 07:46:36 + export PYENV_ROOT=/opt/pyenv 07:46:36 + PYENV_ROOT=/opt/pyenv 07:46:36 + 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 07:46:36 + 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 07:46:36 + pyenv versions 07:46:36 system 07:46:36 3.8.13 07:46:36 3.9.13 07:46:36 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:46:36 + command -v pyenv 07:46:36 ++ pyenv init - --no-rehash 07:46:36 + 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[*]}"'\'')" 07:46:36 export PATH="/opt/pyenv/shims:${PATH}" 07:46:36 export PYENV_SHELL=bash 07:46:36 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:46:36 pyenv() { 07:46:36 local command 07:46:36 command="${1:-}" 07:46:36 if [ "$#" -gt 0 ]; then 07:46:36 shift 07:46:36 fi 07:46:36 07:46:36 case "$command" in 07:46:36 rehash|shell) 07:46:36 eval "$(pyenv "sh-$command" "$@")" 07:46:36 ;; 07:46:36 *) 07:46:36 command pyenv "$command" "$@" 07:46:36 ;; 07:46:36 esac 07:46:36 }' 07:46:36 +++ 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[*]}"' 07:46:36 ++ 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 07:46:36 ++ 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 07:46:36 ++ 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 07:46:36 ++ export PYENV_SHELL=bash 07:46:36 ++ PYENV_SHELL=bash 07:46:36 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:46:36 +++ complete -F _pyenv pyenv 07:46:36 ++ lf-pyver python3 07:46:36 ++ local py_version_xy=python3 07:46:36 ++ local py_version_xyz= 07:46:36 ++ sed 's/^[ *]* //' 07:46:36 ++ pyenv versions 07:46:36 ++ awk '{ print $1 }' 07:46:36 ++ local command 07:46:36 ++ command=versions 07:46:36 ++ '[' 1 -gt 0 ']' 07:46:36 ++ shift 07:46:36 ++ case "$command" in 07:46:36 ++ command pyenv versions 07:46:36 ++ pyenv versions 07:46:36 ++ grep -E '^[0-9.]*[0-9]$' 07:46:36 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:46:36 +++ grep '^3' /tmp/.pyenv_versions 07:46:36 +++ sort -V 07:46:36 +++ tail -n 1 07:46:36 ++ py_version_xyz=3.10.6 07:46:36 ++ [[ -z 3.10.6 ]] 07:46:36 ++ echo 3.10.6 07:46:36 ++ return 0 07:46:36 + pyenv local 3.10.6 07:46:36 + local command 07:46:36 + command=local 07:46:36 + '[' 2 -gt 0 ']' 07:46:36 + shift 07:46:36 + case "$command" in 07:46:36 + command pyenv local 3.10.6 07:46:36 + pyenv local 3.10.6 07:46:36 + for arg in "$@" 07:46:36 + case $arg in 07:46:36 + pkg_list+='tox ' 07:46:36 + for arg in "$@" 07:46:36 + case $arg in 07:46:36 + pkg_list+='virtualenv ' 07:46:36 + for arg in "$@" 07:46:36 + case $arg in 07:46:36 + pkg_list+='urllib3~=1.26.15 ' 07:46:36 + [[ -f /tmp/.toxenv ]] 07:46:36 ++ cat /tmp/.toxenv 07:46:36 + lf_venv=/tmp/venv-R37n 07:46:36 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-R37n from' file:/tmp/.toxenv 07:46:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-R37n from file:/tmp/.toxenv 07:46:36 + /tmp/venv-R37n/bin/python3 -m pip install --upgrade --quiet pip virtualenv 07:46:37 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:46:37 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 07:46:37 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 07:46:37 + /tmp/venv-R37n/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 07:46:39 + type python3 07:46:39 + true 07:46:39 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-R37n/bin to PATH' 07:46:39 lf-activate-venv(): INFO: Adding /tmp/venv-R37n/bin to PATH 07:46:39 + PATH=/tmp/venv-R37n/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 07:46:39 + return 0 07:46:39 + [[ -d /opt/pyenv ]] 07:46:39 + echo '---> Setting up pyenv' 07:46:39 ---> Setting up pyenv 07:46:39 + export PYENV_ROOT=/opt/pyenv 07:46:39 + PYENV_ROOT=/opt/pyenv 07:46:39 + export PATH=/opt/pyenv/bin:/tmp/venv-R37n/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 07:46:39 + PATH=/opt/pyenv/bin:/tmp/venv-R37n/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 07:46:39 ++ pwd 07:46:39 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 07:46:39 + export PYTHONPATH 07:46:39 + export TOX_TESTENV_PASSENV=PYTHONPATH 07:46:39 + TOX_TESTENV_PASSENV=PYTHONPATH 07:46:39 + tox --version 07:46:40 4.11.4 from /tmp/venv-R37n/lib/python3.10/site-packages/tox/__init__.py 07:46:40 + PARALLEL=false 07:46:40 + TOX_OPTIONS_LIST= 07:46:40 + [[ -n pre-commit ]] 07:46:40 + TOX_OPTIONS_LIST=' -e pre-commit' 07:46:40 + case ${PARALLEL,,} in 07:46:40 + tox -e pre-commit 07:46:40 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 07:46:41 pre-commit: install_deps> python -I -m pip install pre-commit 07:46:44 pre-commit: freeze> python -m pip freeze --all 07:46:44 pre-commit: cfgv==3.4.0,distlib==0.3.7,filelock==3.13.1,identify==2.5.33,nodeenv==1.8.0,pip==23.3.1,platformdirs==4.1.0,pre-commit==3.5.0,PyYAML==6.0.1,setuptools==69.0.2,virtualenv==20.25.0,wheel==0.42.0 07:46:44 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 07:46:44 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 07:46:45 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 07:46:46 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 07:46:47 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 07:46:47 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 07:46:47 [INFO] Once installed this environment will be reused. 07:46:47 [INFO] This may take a few minutes... 07:46:50 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 07:46:50 [INFO] Once installed this environment will be reused. 07:46:50 [INFO] This may take a few minutes... 07:46:56 Trim Trailing Whitespace.................................................Passed 07:46:56 Tabs remover.............................................................Passed 07:46:56 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 07:46:56 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 07:46:56 [INFO] Once installed this environment will be reused. 07:46:56 [INFO] This may take a few minutes... 07:47:02 gitlint..............................................(no files to check)Skipped 07:47:02 pre-commit: OK (22.23=setup[4.19]+cmd[11.59,6.45] seconds) 07:47:02 congratulations :) (22.39 seconds) 07:47:02 + tox_status=0 07:47:02 + echo '---> Completed tox runs' 07:47:02 ---> Completed tox runs 07:47:02 + for i in .tox/*/log 07:47:02 ++ echo .tox/pre-commit/log 07:47:02 ++ awk -F/ '{print $2}' 07:47:02 + tox_env=pre-commit 07:47:02 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 07:47:02 + DOC_DIR=docs/_build/html 07:47:02 + [[ -d docs/_build/html ]] 07:47:02 + echo '---> tox-run.sh ends' 07:47:02 ---> tox-run.sh ends 07:47:02 + test 0 -eq 0 07:47:02 $ ssh-agent -k 07:47:02 unset SSH_AUTH_SOCK; 07:47:02 unset SSH_AGENT_PID; 07:47:02 echo Agent pid 1786 killed; 07:47:02 [ssh-agent] Stopped. 07:47:02 [PostBuildScript] - [INFO] Executing post build scripts. 07:47:02 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins5887497322427621745.sh 07:47:02 ---> sysstat.sh 07:47:03 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12881903997562692730.sh 07:47:03 ---> package-listing.sh 07:47:03 ++ tr '[:upper:]' '[:lower:]' 07:47:03 ++ facter osfamily 07:47:03 + OS_FAMILY=debian 07:47:03 + workspace=/w/workspace/oom-master-pre-commit-lint 07:47:03 + START_PACKAGES=/tmp/packages_start.txt 07:47:03 + END_PACKAGES=/tmp/packages_end.txt 07:47:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:47:03 + PACKAGES=/tmp/packages_start.txt 07:47:03 + '[' /w/workspace/oom-master-pre-commit-lint ']' 07:47:03 + PACKAGES=/tmp/packages_end.txt 07:47:03 + case "${OS_FAMILY}" in 07:47:03 + dpkg -l 07:47:03 + grep '^ii' 07:47:03 + '[' -f /tmp/packages_start.txt ']' 07:47:03 + '[' -f /tmp/packages_end.txt ']' 07:47:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:47:03 + '[' /w/workspace/oom-master-pre-commit-lint ']' 07:47:03 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 07:47:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 07:47:03 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins941352730161646985.sh 07:47:03 ---> capture-instance-metadata.sh 07:47:03 Setup pyenv: 07:47:03 system 07:47:03 3.8.13 07:47:03 3.9.13 07:47:03 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:47:07 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-dnAR 07:47:07 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:47:10 lf-activate-venv(): INFO: Installing: lftools 07:47:42 lf-activate-venv(): INFO: Adding /tmp/venv-dnAR/bin to PATH 07:47:42 INFO: Running in OpenStack, capturing instance metadata 07:47:42 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins18442349924405618530.sh 07:47:42 provisioning config files... 07:47:42 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config11679457437347478173tmp 07:47:42 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 07:47:42 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 07:47:42 [EnvInject] - Injecting environment variables from a build step. 07:47:42 [EnvInject] - Injecting as environment variables the properties content 07:47:42 SERVER_ID=logs 07:47:42 07:47:42 [EnvInject] - Variables injected successfully. 07:47:42 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7692587495345729767.sh 07:47:42 ---> create-netrc.sh 07:47:42 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8974491870250025971.sh 07:47:42 ---> python-tools-install.sh 07:47:42 Setup pyenv: 07:47:42 system 07:47:42 3.8.13 07:47:42 3.9.13 07:47:42 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:47:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dnAR from file:/tmp/.os_lf_venv 07:47:44 lf-activate-venv(): INFO: Installing: lftools 07:47:52 lf-activate-venv(): INFO: Adding /tmp/venv-dnAR/bin to PATH 07:47:52 Generating Requirements File 07:48:27 Python 3.10.6 07:48:27 pip 23.3.1 from /tmp/venv-dnAR/lib/python3.10/site-packages/pip (python 3.10) 07:48:27 appdirs==1.4.4 07:48:27 argcomplete==3.1.6 07:48:27 aspy.yaml==1.3.0 07:48:27 attrs==23.1.0 07:48:27 autopage==0.5.2 07:48:27 Babel==2.13.1 07:48:27 beautifulsoup4==4.12.2 07:48:27 boto3==1.33.9 07:48:27 botocore==1.33.9 07:48:27 bs4==0.0.1 07:48:27 cachetools==5.3.2 07:48:27 certifi==2023.11.17 07:48:27 cffi==1.16.0 07:48:27 cfgv==3.4.0 07:48:27 chardet==5.2.0 07:48:27 charset-normalizer==3.3.2 07:48:27 click==8.1.7 07:48:27 cliff==4.4.0 07:48:27 cmd2==2.4.3 07:48:27 cryptography==3.3.2 07:48:27 debtcollector==2.5.0 07:48:27 decorator==5.1.1 07:48:27 defusedxml==0.7.1 07:48:27 Deprecated==1.2.14 07:48:27 distlib==0.3.7 07:48:27 dnspython==2.4.2 07:48:27 docker==4.2.2 07:48:27 dogpile.cache==1.2.2 07:48:27 email-validator==2.1.0.post1 07:48:27 filelock==3.13.1 07:48:27 future==0.18.3 07:48:27 gitdb==4.0.11 07:48:27 GitPython==3.1.40 07:48:27 google-auth==2.25.1 07:48:27 httplib2==0.22.0 07:48:27 identify==2.5.33 07:48:27 idna==3.6 07:48:27 importlib-metadata==7.0.0 07:48:27 importlib-resources==1.5.0 07:48:27 iso8601==2.1.0 07:48:27 Jinja2==3.1.2 07:48:27 jmespath==1.0.1 07:48:27 jsonpatch==1.33 07:48:27 jsonpointer==2.4 07:48:27 jsonschema==4.20.0 07:48:27 jsonschema-specifications==2023.11.2 07:48:27 keystoneauth1==5.4.0 07:48:27 kubernetes==28.1.0 07:48:27 lftools==0.37.8 07:48:27 lxml==4.9.3 07:48:27 MarkupSafe==2.1.3 07:48:27 msgpack==1.0.7 07:48:27 multi-key-dict==2.0.3 07:48:27 munch==4.0.0 07:48:27 netaddr==0.9.0 07:48:27 netifaces==0.11.0 07:48:27 niet==1.4.2 07:48:27 nodeenv==1.8.0 07:48:27 oauth2client==4.1.3 07:48:27 oauthlib==3.2.2 07:48:27 openstacksdk==0.62.0 07:48:27 os-client-config==2.1.0 07:48:27 os-service-types==1.7.0 07:48:27 osc-lib==2.9.0 07:48:27 oslo.config==9.2.0 07:48:27 oslo.context==5.3.0 07:48:27 oslo.i18n==6.2.0 07:48:27 oslo.log==5.4.0 07:48:27 oslo.serialization==5.2.0 07:48:27 oslo.utils==6.3.0 07:48:27 packaging==23.2 07:48:27 pbr==6.0.0 07:48:27 platformdirs==4.1.0 07:48:27 prettytable==3.9.0 07:48:27 pyasn1==0.5.1 07:48:27 pyasn1-modules==0.3.0 07:48:27 pycparser==2.21 07:48:27 pygerrit2==2.0.15 07:48:27 PyGithub==2.1.1 07:48:27 pyinotify==0.9.6 07:48:27 PyJWT==2.8.0 07:48:27 PyNaCl==1.5.0 07:48:27 pyparsing==2.4.7 07:48:27 pyperclip==1.8.2 07:48:27 pyrsistent==0.20.0 07:48:27 python-cinderclient==9.4.0 07:48:27 python-dateutil==2.8.2 07:48:27 python-heatclient==3.3.0 07:48:27 python-jenkins==1.8.2 07:48:27 python-keystoneclient==5.2.0 07:48:27 python-magnumclient==4.3.0 07:48:27 python-novaclient==18.4.0 07:48:27 python-openstackclient==6.0.0 07:48:27 python-swiftclient==4.4.0 07:48:27 pytz==2023.3.post1 07:48:27 PyYAML==6.0.1 07:48:27 referencing==0.31.1 07:48:27 requests==2.31.0 07:48:27 requests-oauthlib==1.3.1 07:48:27 requestsexceptions==1.4.0 07:48:27 rfc3986==2.0.0 07:48:27 rpds-py==0.13.2 07:48:27 rsa==4.9 07:48:27 ruamel.yaml==0.18.5 07:48:27 ruamel.yaml.clib==0.2.8 07:48:27 s3transfer==0.8.2 07:48:27 simplejson==3.19.2 07:48:27 six==1.16.0 07:48:27 smmap==5.0.1 07:48:27 soupsieve==2.5 07:48:27 stevedore==5.1.0 07:48:27 tabulate==0.9.0 07:48:27 toml==0.10.2 07:48:27 tomlkit==0.12.3 07:48:27 tqdm==4.66.1 07:48:27 typing_extensions==4.8.0 07:48:27 tzdata==2023.3 07:48:27 urllib3==1.26.18 07:48:27 virtualenv==20.25.0 07:48:27 wcwidth==0.2.12 07:48:27 websocket-client==1.7.0 07:48:27 wrapt==1.16.0 07:48:27 xdg==6.0.0 07:48:27 xmltodict==0.13.0 07:48:27 yq==3.2.3 07:48:27 zipp==3.17.0 07:48:28 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4276078794906138642.sh 07:48:28 ---> sudo-logs.sh 07:48:28 Archiving 'sudo' log.. 07:48:28 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16983192014971874071.sh 07:48:28 ---> job-cost.sh 07:48:28 Setup pyenv: 07:48:28 system 07:48:28 3.8.13 07:48:28 3.9.13 07:48:28 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:48:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dnAR from file:/tmp/.os_lf_venv 07:48:29 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:48:37 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. 07:48:37 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 07:48:38 lf-activate-venv(): INFO: Adding /tmp/venv-dnAR/bin to PATH 07:48:38 INFO: No Stack... 07:48:38 INFO: Retrieving Pricing Info for: v3-standard-4 07:48:38 INFO: Archiving Costs 07:48:38 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins3256468389329636505.sh 07:48:38 ---> logs-deploy.sh 07:48:38 Setup pyenv: 07:48:38 system 07:48:38 3.8.13 07:48:38 3.9.13 07:48:38 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:48:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dnAR from file:/tmp/.os_lf_venv 07:48:40 lf-activate-venv(): INFO: Installing: lftools 07:48:49 lf-activate-venv(): INFO: Adding /tmp/venv-dnAR/bin to PATH 07:48:49 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3220 07:48:49 INFO: archiving workspace using pattern(s): 07:48:50 Archives upload complete. 07:48:51 INFO: archiving logs to Nexus 07:48:51 ---> uname -a: 07:48:51 Linux prd-ubuntu1804-builder-4c-4g-2971 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 07:48:51 07:48:51 07:48:51 ---> lscpu: 07:48:51 Architecture: x86_64 07:48:51 CPU op-mode(s): 32-bit, 64-bit 07:48:51 Byte Order: Little Endian 07:48:51 CPU(s): 4 07:48:51 On-line CPU(s) list: 0-3 07:48:51 Thread(s) per core: 1 07:48:51 Core(s) per socket: 1 07:48:51 Socket(s): 4 07:48:51 NUMA node(s): 1 07:48:51 Vendor ID: AuthenticAMD 07:48:51 CPU family: 23 07:48:51 Model: 49 07:48:51 Model name: AMD EPYC-Rome Processor 07:48:51 Stepping: 0 07:48:51 CPU MHz: 2800.000 07:48:51 BogoMIPS: 5600.00 07:48:51 Virtualization: AMD-V 07:48:51 Hypervisor vendor: KVM 07:48:51 Virtualization type: full 07:48:51 L1d cache: 32K 07:48:51 L1i cache: 32K 07:48:51 L2 cache: 512K 07:48:51 L3 cache: 16384K 07:48:51 NUMA node0 CPU(s): 0-3 07:48:51 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 07:48:51 07:48:51 07:48:51 ---> nproc: 07:48:51 4 07:48:51 07:48:51 07:48:51 ---> df -h: 07:48:51 Filesystem Size Used Avail Use% Mounted on 07:48:51 udev 7.9G 0 7.9G 0% /dev 07:48:51 tmpfs 1.6G 672K 1.6G 1% /run 07:48:51 /dev/vda1 78G 8.4G 69G 11% / 07:48:51 tmpfs 7.9G 0 7.9G 0% /dev/shm 07:48:51 tmpfs 5.0M 0 5.0M 0% /run/lock 07:48:51 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 07:48:51 /dev/vda15 105M 4.4M 100M 5% /boot/efi 07:48:51 tmpfs 1.6G 0 1.6G 0% /run/user/1001 07:48:51 07:48:51 07:48:51 ---> free -m: 07:48:51 total used free shared buff/cache available 07:48:51 Mem: 16040 534 13263 0 2241 15184 07:48:51 Swap: 1023 0 1023 07:48:51 07:48:51 07:48:51 ---> ip addr: 07:48:51 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:48:51 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:48:51 inet 127.0.0.1/8 scope host lo 07:48:51 valid_lft forever preferred_lft forever 07:48:51 inet6 ::1/128 scope host 07:48:51 valid_lft forever preferred_lft forever 07:48:51 2: ens3: mtu 1458 qdisc fq_codel state UP group default qlen 1000 07:48:51 link/ether fa:16:3e:6c:89:f4 brd ff:ff:ff:ff:ff:ff 07:48:51 inet 10.30.106.206/23 brd 10.30.107.255 scope global dynamic ens3 07:48:51 valid_lft 86221sec preferred_lft 86221sec 07:48:51 inet6 fe80::f816:3eff:fe6c:89f4/64 scope link 07:48:51 valid_lft forever preferred_lft forever 07:48:51 07:48:51 07:48:51 ---> sar -b -r -n DEV: 07:48:51 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-2971) 12/07/23 _x86_64_ (4 CPU) 07:48:51 07:48:51 07:45:55 LINUX RESTART (4 CPU) 07:48:51 07:48:51 07:46:01 tps rtps wtps bread/s bwrtn/s 07:48:51 07:47:02 136.34 71.37 64.97 4736.68 52443.66 07:48:51 07:48:01 91.76 2.47 89.29 130.83 20196.71 07:48:51 Average: 114.24 37.21 77.03 2453.10 36455.65 07:48:51 07:48:51 07:46:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:48:51 07:47:02 13974416 15549812 2450552 14.92 53860 1723192 866344 4.96 729228 1509072 135012 07:48:51 07:48:01 13751420 15557796 2673548 16.28 75116 1919584 793092 4.54 765960 1670388 149488 07:48:51 Average: 13862918 15553804 2562050 15.60 64488 1821388 829718 4.75 747594 1589730 142250 07:48:51 07:48:51 07:46:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:48:51 07:47:02 lo 2.47 2.47 0.25 0.25 0.00 0.00 0.00 0.00 07:48:51 07:47:02 ens3 459.72 285.40 2036.67 64.06 0.00 0.00 0.00 0.00 07:48:51 07:48:01 lo 1.42 1.42 0.14 0.14 0.00 0.00 0.00 0.00 07:48:51 07:48:01 ens3 49.87 36.81 629.10 23.85 0.00 0.00 0.00 0.00 07:48:51 Average: lo 1.95 1.95 0.20 0.20 0.00 0.00 0.00 0.00 07:48:51 Average: ens3 256.52 162.15 1338.80 44.13 0.00 0.00 0.00 0.00 07:48:51 07:48:51 07:48:51 ---> sar -P ALL: 07:48:51 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-2971) 12/07/23 _x86_64_ (4 CPU) 07:48:51 07:48:51 07:45:55 LINUX RESTART (4 CPU) 07:48:51 07:48:51 07:46:01 CPU %user %nice %system %iowait %steal %idle 07:48:51 07:47:02 all 22.71 0.00 2.46 7.98 0.07 66.78 07:48:51 07:47:02 0 29.60 0.00 2.89 11.45 0.08 55.97 07:48:51 07:47:02 1 25.60 0.00 2.14 1.79 0.08 70.38 07:48:51 07:47:02 2 18.76 0.00 2.69 8.75 0.07 69.73 07:48:51 07:47:02 3 16.87 0.00 2.10 9.92 0.03 71.08 07:48:51 07:48:01 all 20.51 0.00 1.52 3.70 0.06 74.21 07:48:51 07:48:01 0 16.32 0.00 1.49 3.43 0.05 78.70 07:48:51 07:48:01 1 33.60 0.00 2.09 2.24 0.07 62.01 07:48:51 07:48:01 2 9.16 0.00 1.33 2.02 0.07 87.42 07:48:51 07:48:01 3 22.90 0.00 1.22 7.08 0.07 68.72 07:48:51 Average: all 21.62 0.00 1.99 5.85 0.07 70.47 07:48:51 Average: 0 23.01 0.00 2.20 7.46 0.07 67.26 07:48:51 Average: 1 29.58 0.00 2.11 2.01 0.08 66.22 07:48:51 Average: 2 13.99 0.00 2.01 5.41 0.07 78.52 07:48:51 Average: 3 19.86 0.00 1.67 8.51 0.05 69.91 07:48:51 07:48:51 07:48:51