09:20:10 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136832 09:20:10 Running as SYSTEM 09:20:10 [EnvInject] - Loading node environment variables. 09:20:10 Building remotely on prd-ubuntu1804-builder-4c-4g-11258 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 09:20:10 [ssh-agent] Looking for ssh-agent implementation... 09:20:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:20:10 $ ssh-agent 09:20:10 SSH_AUTH_SOCK=/tmp/ssh-vdXiXE7zttfm/agent.1709 09:20:10 SSH_AGENT_PID=1711 09:20:10 [ssh-agent] Started. 09:20:10 Running ssh-add (command line suppressed) 09:20:10 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_9375667733332137390.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_9375667733332137390.key) 09:20:10 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 09:20:10 The recommended git tool is: NONE 09:20:11 using credential onap-jenkins-ssh 09:20:11 Wiping out workspace first. 09:20:11 Cloning the remote Git repository 09:20:12 Cloning repository git://cloud.onap.org/mirror/oom.git 09:20:12 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 09:20:12 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:20:12 > git --version # timeout=10 09:20:12 > git --version # 'git version 2.17.1' 09:20:12 using GIT_SSH to set credentials Gerrit user 09:20:12 Verifying host key using manually-configured host key entries 09:20:12 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 09:20:17 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:20:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:20:17 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:20:17 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:20:17 using GIT_SSH to set credentials Gerrit user 09:20:17 Verifying host key using manually-configured host key entries 09:20:17 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/32/136832/3 # timeout=30 09:20:17 > git rev-parse af168f74ebbbca7e97816575c2c758b5283c94e7^{commit} # timeout=10 09:20:17 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 09:20:17 Checking out Revision af168f74ebbbca7e97816575c2c758b5283c94e7 (refs/changes/32/136832/3) 09:20:17 > git config core.sparsecheckout # timeout=10 09:20:17 > git checkout -f af168f74ebbbca7e97816575c2c758b5283c94e7 # timeout=30 09:20:21 Commit message: "[POLICY] Update docker images to latest versions" 09:20:21 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:20:21 > git rev-list --no-walk 9e79dd39f57135ab08f58b74b628c4ae5991e503 # timeout=10 09:20:21 [EnvInject] - Injecting environment variables from a build step. 09:20:21 [EnvInject] - Injecting as environment variables the properties content 09:20:21 PYTHON=python3 09:20:21 09:20:21 [EnvInject] - Variables injected successfully. 09:20:21 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins17983272919057394808.sh 09:20:21 ---> tox-install.sh 09:20:21 + source /home/jenkins/lf-env.sh 09:20:21 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:20:21 ++ mktemp -d /tmp/venv-XXXX 09:20:21 + lf_venv=/tmp/venv-FyVf 09:20:21 + local venv_file=/tmp/.os_lf_venv 09:20:21 + local python=python3 09:20:21 + local options 09:20:21 + local set_path=true 09:20:21 + local install_args= 09:20:21 ++ 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 09:20:21 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:20:21 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:20:21 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:20:21 + true 09:20:21 + case $1 in 09:20:21 + venv_file=/tmp/.toxenv 09:20:21 + shift 2 09:20:21 + true 09:20:21 + case $1 in 09:20:21 + shift 09:20:21 + break 09:20:21 + case $python in 09:20:21 + local pkg_list= 09:20:21 + [[ -d /opt/pyenv ]] 09:20:21 + echo 'Setup pyenv:' 09:20:21 Setup pyenv: 09:20:21 + export PYENV_ROOT=/opt/pyenv 09:20:21 + PYENV_ROOT=/opt/pyenv 09:20:21 + 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 09:20:21 + 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 09:20:21 + pyenv versions 09:20:21 * system (set by /opt/pyenv/version) 09:20:21 * 3.8.13 (set by /opt/pyenv/version) 09:20:21 * 3.9.13 (set by /opt/pyenv/version) 09:20:21 * 3.10.6 (set by /opt/pyenv/version) 09:20:21 + command -v pyenv 09:20:21 ++ pyenv init - --no-rehash 09:20:21 + 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[*]}"'\'')" 09:20:21 export PATH="/opt/pyenv/shims:${PATH}" 09:20:21 export PYENV_SHELL=bash 09:20:21 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:20:21 pyenv() { 09:20:21 local command 09:20:21 command="${1:-}" 09:20:21 if [ "$#" -gt 0 ]; then 09:20:21 shift 09:20:21 fi 09:20:21 09:20:21 case "$command" in 09:20:21 rehash|shell) 09:20:21 eval "$(pyenv "sh-$command" "$@")" 09:20:21 ;; 09:20:21 *) 09:20:21 command pyenv "$command" "$@" 09:20:21 ;; 09:20:21 esac 09:20:21 }' 09:20:21 +++ 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[*]}"' 09:20:21 ++ 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 09:20:21 ++ 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 09:20:21 ++ 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 09:20:21 ++ export PYENV_SHELL=bash 09:20:21 ++ PYENV_SHELL=bash 09:20:21 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:20:21 +++ complete -F _pyenv pyenv 09:20:21 ++ lf-pyver python3 09:20:21 ++ local py_version_xy=python3 09:20:21 ++ local py_version_xyz= 09:20:21 ++ pyenv versions 09:20:21 ++ local command 09:20:21 ++ command=versions 09:20:21 ++ '[' 1 -gt 0 ']' 09:20:21 ++ shift 09:20:21 ++ case "$command" in 09:20:21 ++ command pyenv versions 09:20:21 ++ pyenv versions 09:20:21 ++ sed 's/^[ *]* //' 09:20:21 ++ awk '{ print $1 }' 09:20:21 ++ grep -E '^[0-9.]*[0-9]$' 09:20:21 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:20:21 +++ grep '^3' /tmp/.pyenv_versions 09:20:21 +++ sort -V 09:20:21 +++ tail -n 1 09:20:21 ++ py_version_xyz=3.10.6 09:20:21 ++ [[ -z 3.10.6 ]] 09:20:21 ++ echo 3.10.6 09:20:21 ++ return 0 09:20:21 + pyenv local 3.10.6 09:20:21 + local command 09:20:21 + command=local 09:20:21 + '[' 2 -gt 0 ']' 09:20:21 + shift 09:20:21 + case "$command" in 09:20:21 + command pyenv local 3.10.6 09:20:21 + pyenv local 3.10.6 09:20:21 + for arg in "$@" 09:20:21 + case $arg in 09:20:21 + pkg_list+='tox ' 09:20:21 + for arg in "$@" 09:20:21 + case $arg in 09:20:21 + pkg_list+='virtualenv ' 09:20:21 + for arg in "$@" 09:20:21 + case $arg in 09:20:21 + pkg_list+='urllib3~=1.26.15 ' 09:20:21 + [[ -f /tmp/.toxenv ]] 09:20:21 + [[ ! -f /tmp/.toxenv ]] 09:20:21 + [[ -n '' ]] 09:20:21 + python3 -m venv /tmp/venv-FyVf 09:20:26 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-FyVf' 09:20:26 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-FyVf 09:20:26 + echo /tmp/venv-FyVf 09:20:26 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 09:20:26 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 09:20:26 + /tmp/venv-FyVf/bin/python3 -m pip install --upgrade --quiet pip virtualenv 09:20:29 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:20:29 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 09:20:29 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 09:20:29 + /tmp/venv-FyVf/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 09:20:32 + type python3 09:20:32 + true 09:20:32 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-FyVf/bin to PATH' 09:20:32 lf-activate-venv(): INFO: Adding /tmp/venv-FyVf/bin to PATH 09:20:32 + PATH=/tmp/venv-FyVf/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 09:20:32 + return 0 09:20:32 + python3 --version 09:20:32 Python 3.10.6 09:20:32 + python3 -m pip --version 09:20:33 pip 24.0 from /tmp/venv-FyVf/lib/python3.10/site-packages/pip (python 3.10) 09:20:33 + python3 -m pip freeze 09:20:33 cachetools==5.3.3 09:20:33 chardet==5.2.0 09:20:33 colorama==0.4.6 09:20:33 distlib==0.3.8 09:20:33 filelock==3.13.1 09:20:33 packaging==23.2 09:20:33 platformdirs==4.2.0 09:20:33 pluggy==1.4.0 09:20:33 pyproject-api==1.6.1 09:20:33 tomli==2.0.1 09:20:33 tox==4.14.0 09:20:33 urllib3==1.26.18 09:20:33 virtualenv==20.25.1 09:20:33 [EnvInject] - Injecting environment variables from a build step. 09:20:33 [EnvInject] - Injecting as environment variables the properties content 09:20:33 PARALLEL=false 09:20:33 09:20:33 [EnvInject] - Variables injected successfully. 09:20:33 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins18394461799944242621.sh 09:20:33 ---> tox-run.sh 09:20:33 + 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 09:20:33 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 09:20:33 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 09:20:33 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 09:20:33 + cd /w/workspace/oom-master-pre-commit-lint/. 09:20:33 + source /home/jenkins/lf-env.sh 09:20:33 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:20:33 ++ mktemp -d /tmp/venv-XXXX 09:20:33 + lf_venv=/tmp/venv-QxWO 09:20:33 + local venv_file=/tmp/.os_lf_venv 09:20:33 + local python=python3 09:20:33 + local options 09:20:33 + local set_path=true 09:20:33 + local install_args= 09:20:33 ++ 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 09:20:33 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:20:33 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:20:33 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:20:33 + true 09:20:33 + case $1 in 09:20:33 + venv_file=/tmp/.toxenv 09:20:33 + shift 2 09:20:33 + true 09:20:33 + case $1 in 09:20:33 + shift 09:20:33 + break 09:20:33 + case $python in 09:20:33 + local pkg_list= 09:20:33 + [[ -d /opt/pyenv ]] 09:20:33 + echo 'Setup pyenv:' 09:20:33 Setup pyenv: 09:20:33 + export PYENV_ROOT=/opt/pyenv 09:20:33 + PYENV_ROOT=/opt/pyenv 09:20:33 + 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 09:20:33 + 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 09:20:33 + pyenv versions 09:20:33 system 09:20:33 3.8.13 09:20:33 3.9.13 09:20:33 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:20:33 + command -v pyenv 09:20:33 ++ pyenv init - --no-rehash 09:20:33 + 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[*]}"'\'')" 09:20:33 export PATH="/opt/pyenv/shims:${PATH}" 09:20:33 export PYENV_SHELL=bash 09:20:33 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:20:33 pyenv() { 09:20:33 local command 09:20:33 command="${1:-}" 09:20:33 if [ "$#" -gt 0 ]; then 09:20:33 shift 09:20:33 fi 09:20:33 09:20:33 case "$command" in 09:20:33 rehash|shell) 09:20:33 eval "$(pyenv "sh-$command" "$@")" 09:20:33 ;; 09:20:33 *) 09:20:33 command pyenv "$command" "$@" 09:20:33 ;; 09:20:33 esac 09:20:33 }' 09:20:33 +++ 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[*]}"' 09:20:33 ++ 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 09:20:33 ++ 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 09:20:33 ++ 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 09:20:33 ++ export PYENV_SHELL=bash 09:20:33 ++ PYENV_SHELL=bash 09:20:33 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:20:33 +++ complete -F _pyenv pyenv 09:20:33 ++ lf-pyver python3 09:20:33 ++ local py_version_xy=python3 09:20:33 ++ local py_version_xyz= 09:20:33 ++ pyenv versions 09:20:33 ++ local command 09:20:33 ++ command=versions 09:20:33 ++ sed 's/^[ *]* //' 09:20:33 ++ awk '{ print $1 }' 09:20:33 ++ '[' 1 -gt 0 ']' 09:20:33 ++ grep -E '^[0-9.]*[0-9]$' 09:20:33 ++ shift 09:20:33 ++ case "$command" in 09:20:33 ++ command pyenv versions 09:20:33 ++ pyenv versions 09:20:33 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:20:33 +++ grep '^3' /tmp/.pyenv_versions 09:20:33 +++ sort -V 09:20:33 +++ tail -n 1 09:20:33 ++ py_version_xyz=3.10.6 09:20:33 ++ [[ -z 3.10.6 ]] 09:20:33 ++ echo 3.10.6 09:20:33 ++ return 0 09:20:33 + pyenv local 3.10.6 09:20:33 + local command 09:20:33 + command=local 09:20:33 + '[' 2 -gt 0 ']' 09:20:33 + shift 09:20:33 + case "$command" in 09:20:33 + command pyenv local 3.10.6 09:20:33 + pyenv local 3.10.6 09:20:33 + for arg in "$@" 09:20:33 + case $arg in 09:20:33 + pkg_list+='tox ' 09:20:33 + for arg in "$@" 09:20:33 + case $arg in 09:20:33 + pkg_list+='virtualenv ' 09:20:33 + for arg in "$@" 09:20:33 + case $arg in 09:20:33 + pkg_list+='urllib3~=1.26.15 ' 09:20:33 + [[ -f /tmp/.toxenv ]] 09:20:33 ++ cat /tmp/.toxenv 09:20:33 + lf_venv=/tmp/venv-FyVf 09:20:33 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FyVf from' file:/tmp/.toxenv 09:20:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FyVf from file:/tmp/.toxenv 09:20:33 + /tmp/venv-FyVf/bin/python3 -m pip install --upgrade --quiet pip virtualenv 09:20:34 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:20:34 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 09:20:34 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 09:20:34 + /tmp/venv-FyVf/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 09:20:36 + type python3 09:20:36 + true 09:20:36 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-FyVf/bin to PATH' 09:20:36 lf-activate-venv(): INFO: Adding /tmp/venv-FyVf/bin to PATH 09:20:36 + PATH=/tmp/venv-FyVf/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 09:20:36 + return 0 09:20:36 + [[ -d /opt/pyenv ]] 09:20:36 + echo '---> Setting up pyenv' 09:20:36 ---> Setting up pyenv 09:20:36 + export PYENV_ROOT=/opt/pyenv 09:20:36 + PYENV_ROOT=/opt/pyenv 09:20:36 + export PATH=/opt/pyenv/bin:/tmp/venv-FyVf/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 09:20:36 + PATH=/opt/pyenv/bin:/tmp/venv-FyVf/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 09:20:36 ++ pwd 09:20:36 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 09:20:36 + export PYTHONPATH 09:20:36 + export TOX_TESTENV_PASSENV=PYTHONPATH 09:20:36 + TOX_TESTENV_PASSENV=PYTHONPATH 09:20:36 + tox --version 09:20:36 4.14.0 from /tmp/venv-FyVf/lib/python3.10/site-packages/tox/__init__.py 09:20:36 + PARALLEL=false 09:20:36 + TOX_OPTIONS_LIST= 09:20:36 + [[ -n pre-commit ]] 09:20:36 + TOX_OPTIONS_LIST=' -e pre-commit' 09:20:36 + case ${PARALLEL,,} in 09:20:36 + tox -e pre-commit 09:20:36 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 09:20:37 pre-commit: install_deps> python -I -m pip install pre-commit 09:20:41 pre-commit: freeze> python -m pip freeze --all 09:20:41 pre-commit: cfgv==3.4.0,distlib==0.3.8,filelock==3.13.1,identify==2.5.35,nodeenv==1.8.0,pip==24.0,platformdirs==4.2.0,pre-commit==3.6.2,PyYAML==6.0.1,setuptools==69.1.0,virtualenv==20.25.1,wheel==0.42.0 09:20:41 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 09:20:41 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 09:20:43 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 09:20:44 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 09:20:45 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 09:20:45 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 09:20:45 [INFO] Once installed this environment will be reused. 09:20:45 [INFO] This may take a few minutes... 09:20:48 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 09:20:48 [INFO] Once installed this environment will be reused. 09:20:48 [INFO] This may take a few minutes... 09:20:54 Trim Trailing Whitespace.................................................Passed 09:20:54 Tabs remover.............................................................Passed 09:20:54 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 09:20:55 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 09:20:55 [INFO] Once installed this environment will be reused. 09:20:55 [INFO] This may take a few minutes... 09:21:02 gitlint..............................................(no files to check)Skipped 09:21:02 pre-commit: OK (25.18=setup[4.80]+cmd[13.20,7.18] seconds) 09:21:02 congratulations :) (25.36 seconds) 09:21:02 + tox_status=0 09:21:02 + echo '---> Completed tox runs' 09:21:02 ---> Completed tox runs 09:21:02 + for i in .tox/*/log 09:21:02 ++ echo .tox/pre-commit/log 09:21:02 ++ awk -F/ '{print $2}' 09:21:02 + tox_env=pre-commit 09:21:02 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 09:21:02 + DOC_DIR=docs/_build/html 09:21:02 + [[ -d docs/_build/html ]] 09:21:02 + echo '---> tox-run.sh ends' 09:21:02 ---> tox-run.sh ends 09:21:02 + test 0 -eq 0 09:21:02 $ ssh-agent -k 09:21:02 unset SSH_AUTH_SOCK; 09:21:02 unset SSH_AGENT_PID; 09:21:02 echo Agent pid 1711 killed; 09:21:02 [ssh-agent] Stopped. 09:21:02 [PostBuildScript] - [INFO] Executing post build scripts. 09:21:02 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3072571525440246474.sh 09:21:02 ---> sysstat.sh 09:21:02 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7606184745042427947.sh 09:21:02 ---> package-listing.sh 09:21:02 ++ tr '[:upper:]' '[:lower:]' 09:21:02 ++ facter osfamily 09:21:02 + OS_FAMILY=debian 09:21:02 + workspace=/w/workspace/oom-master-pre-commit-lint 09:21:02 + START_PACKAGES=/tmp/packages_start.txt 09:21:02 + END_PACKAGES=/tmp/packages_end.txt 09:21:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:21:02 + PACKAGES=/tmp/packages_start.txt 09:21:02 + '[' /w/workspace/oom-master-pre-commit-lint ']' 09:21:02 + PACKAGES=/tmp/packages_end.txt 09:21:02 + case "${OS_FAMILY}" in 09:21:02 + dpkg -l 09:21:02 + grep '^ii' 09:21:02 + '[' -f /tmp/packages_start.txt ']' 09:21:02 + '[' -f /tmp/packages_end.txt ']' 09:21:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:21:02 + '[' /w/workspace/oom-master-pre-commit-lint ']' 09:21:02 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 09:21:02 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 09:21:02 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14036574860682729764.sh 09:21:02 ---> capture-instance-metadata.sh 09:21:02 Setup pyenv: 09:21:02 system 09:21:02 3.8.13 09:21:02 3.9.13 09:21:03 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:21:06 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-3vRk 09:21:06 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:21:09 lf-activate-venv(): INFO: Installing: lftools 09:21:44 lf-activate-venv(): INFO: Adding /tmp/venv-3vRk/bin to PATH 09:21:44 INFO: Running in OpenStack, capturing instance metadata 09:21:44 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7392910333594425807.sh 09:21:44 provisioning config files... 09:21:44 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config18330106387246642975tmp 09:21:44 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 09:21:44 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 09:21:44 [EnvInject] - Injecting environment variables from a build step. 09:21:44 [EnvInject] - Injecting as environment variables the properties content 09:21:44 SERVER_ID=logs 09:21:44 09:21:44 [EnvInject] - Variables injected successfully. 09:21:44 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4039634245659069476.sh 09:21:44 ---> create-netrc.sh 09:21:44 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10582952963301842511.sh 09:21:44 ---> python-tools-install.sh 09:21:44 Setup pyenv: 09:21:44 system 09:21:44 3.8.13 09:21:44 3.9.13 09:21:44 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:21:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3vRk from file:/tmp/.os_lf_venv 09:21:46 lf-activate-venv(): INFO: Installing: lftools 09:21:55 lf-activate-venv(): INFO: Adding /tmp/venv-3vRk/bin to PATH 09:21:55 Generating Requirements File 09:22:25 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. 09:22:25 lftools 0.37.9 requires openstacksdk>=2.1.0, but you have openstacksdk 0.62.0 which is incompatible. 09:22:25 Python 3.10.6 09:22:25 pip 24.0 from /tmp/venv-3vRk/lib/python3.10/site-packages/pip (python 3.10) 09:22:26 appdirs==1.4.4 09:22:26 argcomplete==3.2.2 09:22:26 aspy.yaml==1.3.0 09:22:26 attrs==23.2.0 09:22:26 autopage==0.5.2 09:22:26 beautifulsoup4==4.12.3 09:22:26 boto3==1.34.56 09:22:26 botocore==1.34.56 09:22:26 bs4==0.0.2 09:22:26 cachetools==5.3.3 09:22:26 certifi==2024.2.2 09:22:26 cffi==1.16.0 09:22:26 cfgv==3.4.0 09:22:26 chardet==5.2.0 09:22:26 charset-normalizer==3.3.2 09:22:26 click==8.1.7 09:22:26 cliff==4.6.0 09:22:26 cmd2==2.4.3 09:22:26 cryptography==3.3.2 09:22:26 debtcollector==3.0.0 09:22:26 decorator==5.1.1 09:22:26 defusedxml==0.7.1 09:22:26 Deprecated==1.2.14 09:22:26 distlib==0.3.8 09:22:26 dnspython==2.6.1 09:22:26 docker==4.2.2 09:22:26 dogpile.cache==1.3.2 09:22:26 email_validator==2.1.1 09:22:26 filelock==3.13.1 09:22:26 future==1.0.0 09:22:26 gitdb==4.0.11 09:22:26 GitPython==3.1.42 09:22:26 google-auth==2.28.1 09:22:26 httplib2==0.22.0 09:22:26 identify==2.5.35 09:22:26 idna==3.6 09:22:26 importlib-resources==1.5.0 09:22:26 iso8601==2.1.0 09:22:26 Jinja2==3.1.3 09:22:26 jmespath==1.0.1 09:22:26 jsonpatch==1.33 09:22:26 jsonpointer==2.4 09:22:26 jsonschema==4.21.1 09:22:26 jsonschema-specifications==2023.12.1 09:22:26 keystoneauth1==5.6.0 09:22:26 kubernetes==29.0.0 09:22:26 lftools==0.37.9 09:22:26 lxml==5.1.0 09:22:26 MarkupSafe==2.1.5 09:22:26 msgpack==1.0.8 09:22:26 multi_key_dict==2.0.3 09:22:26 munch==4.0.0 09:22:26 netaddr==1.2.1 09:22:26 netifaces==0.11.0 09:22:26 niet==1.4.2 09:22:26 nodeenv==1.8.0 09:22:26 oauth2client==4.1.3 09:22:26 oauthlib==3.2.2 09:22:26 openstacksdk==0.62.0 09:22:26 os-client-config==2.1.0 09:22:26 os-service-types==1.7.0 09:22:26 osc-lib==3.0.1 09:22:26 oslo.config==9.4.0 09:22:26 oslo.context==5.5.0 09:22:26 oslo.i18n==6.3.0 09:22:26 oslo.log==5.5.0 09:22:26 oslo.serialization==5.4.0 09:22:26 oslo.utils==7.1.0 09:22:26 packaging==23.2 09:22:26 pbr==6.0.0 09:22:26 platformdirs==4.2.0 09:22:26 prettytable==3.10.0 09:22:26 pyasn1==0.5.1 09:22:26 pyasn1-modules==0.3.0 09:22:26 pycparser==2.21 09:22:26 pygerrit2==2.0.15 09:22:26 PyGithub==2.2.0 09:22:26 pyinotify==0.9.6 09:22:26 PyJWT==2.8.0 09:22:26 PyNaCl==1.5.0 09:22:26 pyparsing==2.4.7 09:22:26 pyperclip==1.8.2 09:22:26 pyrsistent==0.20.0 09:22:26 python-cinderclient==9.5.0 09:22:26 python-dateutil==2.9.0.post0 09:22:26 python-heatclient==3.5.0 09:22:26 python-jenkins==1.8.2 09:22:26 python-keystoneclient==5.4.0 09:22:26 python-magnumclient==4.4.0 09:22:26 python-novaclient==18.5.0 09:22:26 python-openstackclient==6.0.1 09:22:26 python-swiftclient==4.5.0 09:22:26 PyYAML==6.0.1 09:22:26 referencing==0.33.0 09:22:26 requests==2.31.0 09:22:26 requests-oauthlib==1.3.1 09:22:26 requestsexceptions==1.4.0 09:22:26 rfc3986==2.0.0 09:22:26 rpds-py==0.18.0 09:22:26 rsa==4.9 09:22:26 ruamel.yaml==0.18.6 09:22:26 ruamel.yaml.clib==0.2.8 09:22:26 s3transfer==0.10.0 09:22:26 simplejson==3.19.2 09:22:26 six==1.16.0 09:22:26 smmap==5.0.1 09:22:26 soupsieve==2.5 09:22:26 stevedore==5.2.0 09:22:26 tabulate==0.9.0 09:22:26 toml==0.10.2 09:22:26 tomlkit==0.12.4 09:22:26 tqdm==4.66.2 09:22:26 typing_extensions==4.10.0 09:22:26 tzdata==2024.1 09:22:26 urllib3==1.26.18 09:22:26 virtualenv==20.25.1 09:22:26 wcwidth==0.2.13 09:22:26 websocket-client==1.7.0 09:22:26 wrapt==1.16.0 09:22:26 xdg==6.0.0 09:22:26 xmltodict==0.13.0 09:22:26 yq==3.2.3 09:22:26 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins3993964331899070122.sh 09:22:26 ---> sudo-logs.sh 09:22:26 Archiving 'sudo' log.. 09:22:26 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14297936971018455296.sh 09:22:26 ---> job-cost.sh 09:22:26 Setup pyenv: 09:22:26 system 09:22:26 3.8.13 09:22:26 3.9.13 09:22:26 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:22:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3vRk from file:/tmp/.os_lf_venv 09:22:28 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:22:35 lf-activate-venv(): INFO: Adding /tmp/venv-3vRk/bin to PATH 09:22:35 INFO: No Stack... 09:22:35 INFO: Retrieving Pricing Info for: v3-standard-4 09:22:36 INFO: Archiving Costs 09:22:36 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins10430834577533052638.sh 09:22:36 ---> logs-deploy.sh 09:22:36 Setup pyenv: 09:22:36 system 09:22:36 3.8.13 09:22:36 3.9.13 09:22:36 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 09:22:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3vRk from file:/tmp/.os_lf_venv 09:22:37 lf-activate-venv(): INFO: Installing: lftools 09:22:46 lf-activate-venv(): INFO: Adding /tmp/venv-3vRk/bin to PATH 09:22:46 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3340 09:22:46 INFO: archiving workspace using pattern(s): 09:22:47 Archives upload complete. 09:22:47 INFO: archiving logs to Nexus 09:22:48 ---> uname -a: 09:22:48 Linux prd-ubuntu1804-builder-4c-4g-11258 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 09:22:48 09:22:48 09:22:48 ---> lscpu: 09:22:48 Architecture: x86_64 09:22:48 CPU op-mode(s): 32-bit, 64-bit 09:22:48 Byte Order: Little Endian 09:22:48 CPU(s): 4 09:22:48 On-line CPU(s) list: 0-3 09:22:48 Thread(s) per core: 1 09:22:48 Core(s) per socket: 1 09:22:48 Socket(s): 4 09:22:48 NUMA node(s): 1 09:22:48 Vendor ID: AuthenticAMD 09:22:48 CPU family: 23 09:22:48 Model: 49 09:22:48 Model name: AMD EPYC-Rome Processor 09:22:48 Stepping: 0 09:22:48 CPU MHz: 2799.996 09:22:48 BogoMIPS: 5599.99 09:22:48 Virtualization: AMD-V 09:22:48 Hypervisor vendor: KVM 09:22:48 Virtualization type: full 09:22:48 L1d cache: 32K 09:22:48 L1i cache: 32K 09:22:48 L2 cache: 512K 09:22:48 L3 cache: 16384K 09:22:48 NUMA node0 CPU(s): 0-3 09:22:48 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 09:22:48 09:22:48 09:22:48 ---> nproc: 09:22:48 4 09:22:48 09:22:48 09:22:48 ---> df -h: 09:22:48 Filesystem Size Used Avail Use% Mounted on 09:22:48 udev 7.9G 0 7.9G 0% /dev 09:22:48 tmpfs 1.6G 672K 1.6G 1% /run 09:22:48 /dev/vda1 78G 8.4G 70G 11% / 09:22:48 tmpfs 7.9G 0 7.9G 0% /dev/shm 09:22:48 tmpfs 5.0M 0 5.0M 0% /run/lock 09:22:48 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 09:22:48 /dev/vda15 105M 4.4M 100M 5% /boot/efi 09:22:48 tmpfs 1.6G 0 1.6G 0% /run/user/1001 09:22:48 09:22:48 09:22:48 ---> free -m: 09:22:48 total used free shared buff/cache available 09:22:48 Mem: 16040 542 13303 0 2194 15178 09:22:48 Swap: 1023 0 1023 09:22:48 09:22:48 09:22:48 ---> ip addr: 09:22:48 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:22:48 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:22:48 inet 127.0.0.1/8 scope host lo 09:22:48 valid_lft forever preferred_lft forever 09:22:48 inet6 ::1/128 scope host 09:22:48 valid_lft forever preferred_lft forever 09:22:48 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 09:22:48 link/ether fa:16:3e:e5:fe:e8 brd ff:ff:ff:ff:ff:ff 09:22:48 inet 10.30.107.251/23 brd 10.30.107.255 scope global dynamic ens3 09:22:48 valid_lft 86223sec preferred_lft 86223sec 09:22:48 inet6 fe80::f816:3eff:fee5:fee8/64 scope link 09:22:48 valid_lft forever preferred_lft forever 09:22:48 09:22:48 09:22:48 ---> sar -b -r -n DEV: 09:22:48 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-11258) 03/06/24 _x86_64_ (4 CPU) 09:22:48 09:22:48 09:19:53 LINUX RESTART (4 CPU) 09:22:48 09:22:48 09:20:01 tps rtps wtps bread/s bwrtn/s 09:22:48 09:21:02 250.71 71.99 178.72 4749.34 34966.04 09:22:48 09:22:01 91.75 2.37 89.37 126.35 18526.76 09:22:48 Average: 171.90 37.47 134.42 2457.27 26815.46 09:22:48 09:22:48 09:20:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:22:48 09:21:02 14053184 15626568 2371784 14.44 54412 1720444 768276 4.40 657836 1501740 119560 09:22:48 09:22:01 13721904 15527400 2703064 16.46 75352 1918764 855088 4.89 797408 1666456 133316 09:22:48 Average: 13887544 15576984 2537424 15.45 64882 1819604 811682 4.65 727622 1584098 126438 09:22:48 09:22:48 09:20:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:22:48 09:21:02 ens3 414.55 287.90 2049.32 75.15 0.00 0.00 0.00 0.00 09:22:48 09:21:02 lo 2.67 2.67 0.27 0.27 0.00 0.00 0.00 0.00 09:22:48 09:22:01 ens3 46.91 33.23 648.79 7.70 0.00 0.00 0.00 0.00 09:22:48 09:22:01 lo 1.49 1.49 0.15 0.15 0.00 0.00 0.00 0.00 09:22:48 Average: ens3 232.27 161.64 1354.94 41.71 0.00 0.00 0.00 0.00 09:22:48 Average: lo 2.08 2.08 0.21 0.21 0.00 0.00 0.00 0.00 09:22:48 09:22:48 09:22:48 ---> sar -P ALL: 09:22:48 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-11258) 03/06/24 _x86_64_ (4 CPU) 09:22:48 09:22:48 09:19:53 LINUX RESTART (4 CPU) 09:22:48 09:22:48 09:20:01 CPU %user %nice %system %iowait %steal %idle 09:22:48 09:21:02 all 24.44 0.00 2.80 6.50 0.08 66.17 09:22:48 09:21:02 0 18.43 0.00 3.07 12.99 0.07 65.45 09:22:48 09:21:02 1 27.74 0.00 2.77 3.66 0.07 65.75 09:22:48 09:21:02 2 34.03 0.00 3.06 4.38 0.08 58.45 09:22:48 09:21:02 3 17.57 0.00 2.27 5.01 0.05 75.10 09:22:48 09:22:01 all 19.38 0.00 1.29 5.77 0.06 73.50 09:22:48 09:22:01 0 11.20 0.00 1.33 5.97 0.07 81.44 09:22:48 09:22:01 1 8.00 0.00 0.77 9.54 0.03 81.66 09:22:48 09:22:01 2 32.34 0.00 1.86 6.08 0.10 59.62 09:22:48 09:22:01 3 26.07 0.00 1.19 1.48 0.05 71.20 09:22:48 Average: all 21.93 0.00 2.05 6.14 0.07 69.81 09:22:48 Average: 0 14.83 0.00 2.20 9.49 0.07 73.41 09:22:48 Average: 1 17.93 0.00 1.78 6.59 0.05 73.66 09:22:48 Average: 2 33.19 0.00 2.46 5.22 0.09 59.03 09:22:48 Average: 3 21.79 0.00 1.74 3.26 0.05 73.17 09:22:48 09:22:48 09:22:48