13:34:48 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137436 13:34:48 Running as SYSTEM 13:34:48 [EnvInject] - Loading node environment variables. 13:34:48 Building remotely on prd-ubuntu1804-builder-4c-4g-9454 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 13:34:48 [ssh-agent] Looking for ssh-agent implementation... 13:34:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:34:48 $ ssh-agent 13:34:48 SSH_AUTH_SOCK=/tmp/ssh-OHl1bf8KDnng/agent.1708 13:34:48 SSH_AGENT_PID=1710 13:34:48 [ssh-agent] Started. 13:34:48 Running ssh-add (command line suppressed) 13:34:48 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_3524917163389570700.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_3524917163389570700.key) 13:34:48 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 13:34:48 The recommended git tool is: NONE 13:34:50 using credential onap-jenkins-ssh 13:34:50 Wiping out workspace first. 13:34:50 Cloning the remote Git repository 13:34:50 Cloning repository git://cloud.onap.org/mirror/oom.git 13:34:50 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 13:34:50 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:34:50 > git --version # timeout=10 13:34:50 > git --version # 'git version 2.17.1' 13:34:50 using GIT_SSH to set credentials Gerrit user 13:34:50 Verifying host key using manually-configured host key entries 13:34:50 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 13:34:55 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:34:55 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:34:56 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:34:56 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:34:56 using GIT_SSH to set credentials Gerrit user 13:34:56 Verifying host key using manually-configured host key entries 13:34:56 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/36/137436/1 # timeout=30 13:34:56 > git rev-parse ee7e3ada3228e4c80b622aa588d48ac34789cedd^{commit} # timeout=10 13:34:56 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 13:34:56 Checking out Revision ee7e3ada3228e4c80b622aa588d48ac34789cedd (refs/changes/36/137436/1) 13:34:56 > git config core.sparsecheckout # timeout=10 13:34:56 > git checkout -f ee7e3ada3228e4c80b622aa588d48ac34789cedd # timeout=30 13:34:59 Commit message: "[DOC] In tox.ini update link to upper-constraints.txt" 13:34:59 > git rev-parse FETCH_HEAD^{commit} # timeout=10 13:34:59 > git rev-list --no-walk 634ae79cabf677e32fadcd44d8dc935a2a7a5a3b # timeout=10 13:34:59 [EnvInject] - Injecting environment variables from a build step. 13:35:00 [EnvInject] - Injecting as environment variables the properties content 13:35:00 PYTHON=python3 13:35:00 13:35:00 [EnvInject] - Variables injected successfully. 13:35:00 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins11516546256819607532.sh 13:35:00 ---> tox-install.sh 13:35:00 + source /home/jenkins/lf-env.sh 13:35:00 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:35:00 ++ mktemp -d /tmp/venv-XXXX 13:35:00 + lf_venv=/tmp/venv-1dBz 13:35:00 + local venv_file=/tmp/.os_lf_venv 13:35:00 + local python=python3 13:35:00 + local options 13:35:00 + local set_path=true 13:35:00 + local install_args= 13:35:00 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:35:00 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:35:00 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:35:00 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:35:00 + true 13:35:00 + case $1 in 13:35:00 + venv_file=/tmp/.toxenv 13:35:00 + shift 2 13:35:00 + true 13:35:00 + case $1 in 13:35:00 + shift 13:35:00 + break 13:35:00 + case $python in 13:35:00 + local pkg_list= 13:35:00 + [[ -d /opt/pyenv ]] 13:35:00 + echo 'Setup pyenv:' 13:35:00 Setup pyenv: 13:35:00 + export PYENV_ROOT=/opt/pyenv 13:35:00 + PYENV_ROOT=/opt/pyenv 13:35:00 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:35:00 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:35:00 + pyenv versions 13:35:00 * system (set by /opt/pyenv/version) 13:35:00 * 3.8.13 (set by /opt/pyenv/version) 13:35:00 * 3.9.13 (set by /opt/pyenv/version) 13:35:00 * 3.10.6 (set by /opt/pyenv/version) 13:35:00 + command -v pyenv 13:35:00 ++ pyenv init - --no-rehash 13:35:00 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 13:35:00 export PATH="/opt/pyenv/shims:${PATH}" 13:35:00 export PYENV_SHELL=bash 13:35:00 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:35:00 pyenv() { 13:35:00 local command 13:35:00 command="${1:-}" 13:35:00 if [ "$#" -gt 0 ]; then 13:35:00 shift 13:35:00 fi 13:35:00 13:35:00 case "$command" in 13:35:00 rehash|shell) 13:35:00 eval "$(pyenv "sh-$command" "$@")" 13:35:00 ;; 13:35:00 *) 13:35:00 command pyenv "$command" "$@" 13:35:00 ;; 13:35:00 esac 13:35:00 }' 13:35:00 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 13:35:00 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:35:00 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:35:00 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:35:00 ++ export PYENV_SHELL=bash 13:35:00 ++ PYENV_SHELL=bash 13:35:00 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:35:00 +++ complete -F _pyenv pyenv 13:35:00 ++ lf-pyver python3 13:35:00 ++ local py_version_xy=python3 13:35:00 ++ local py_version_xyz= 13:35:00 ++ pyenv versions 13:35:00 ++ local command 13:35:00 ++ sed 's/^[ *]* //' 13:35:00 ++ command=versions 13:35:00 ++ '[' 1 -gt 0 ']' 13:35:00 ++ shift 13:35:00 ++ case "$command" in 13:35:00 ++ command pyenv versions 13:35:00 ++ pyenv versions 13:35:00 ++ awk '{ print $1 }' 13:35:00 ++ grep -E '^[0-9.]*[0-9]$' 13:35:00 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:35:00 +++ grep '^3' /tmp/.pyenv_versions 13:35:00 +++ sort -V 13:35:00 +++ tail -n 1 13:35:00 ++ py_version_xyz=3.10.6 13:35:00 ++ [[ -z 3.10.6 ]] 13:35:00 ++ echo 3.10.6 13:35:00 ++ return 0 13:35:00 + pyenv local 3.10.6 13:35:00 + local command 13:35:00 + command=local 13:35:00 + '[' 2 -gt 0 ']' 13:35:00 + shift 13:35:00 + case "$command" in 13:35:00 + command pyenv local 3.10.6 13:35:00 + pyenv local 3.10.6 13:35:00 + for arg in "$@" 13:35:00 + case $arg in 13:35:00 + pkg_list+='tox ' 13:35:00 + for arg in "$@" 13:35:00 + case $arg in 13:35:00 + pkg_list+='virtualenv ' 13:35:00 + for arg in "$@" 13:35:00 + case $arg in 13:35:00 + pkg_list+='urllib3~=1.26.15 ' 13:35:00 + [[ -f /tmp/.toxenv ]] 13:35:00 + [[ ! -f /tmp/.toxenv ]] 13:35:00 + [[ -n '' ]] 13:35:00 + python3 -m venv /tmp/venv-1dBz 13:35:05 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-1dBz' 13:35:05 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-1dBz 13:35:05 + echo /tmp/venv-1dBz 13:35:05 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 13:35:05 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 13:35:05 + /tmp/venv-1dBz/bin/python3 -m pip install --upgrade --quiet pip virtualenv 13:35:09 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:35:09 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:35:09 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:35:09 + /tmp/venv-1dBz/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:35:12 + type python3 13:35:12 + true 13:35:12 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-1dBz/bin to PATH' 13:35:12 lf-activate-venv(): INFO: Adding /tmp/venv-1dBz/bin to PATH 13:35:12 + PATH=/tmp/venv-1dBz/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:35:12 + return 0 13:35:12 + python3 --version 13:35:12 Python 3.10.6 13:35:12 + python3 -m pip --version 13:35:13 pip 24.0 from /tmp/venv-1dBz/lib/python3.10/site-packages/pip (python 3.10) 13:35:13 + python3 -m pip freeze 13:35:13 cachetools==5.3.3 13:35:13 chardet==5.2.0 13:35:13 colorama==0.4.6 13:35:13 distlib==0.3.8 13:35:13 filelock==3.13.1 13:35:13 packaging==23.2 13:35:13 platformdirs==4.2.0 13:35:13 pluggy==1.4.0 13:35:13 pyproject-api==1.6.1 13:35:13 tomli==2.0.1 13:35:13 tox==4.13.0 13:35:13 urllib3==1.26.18 13:35:13 virtualenv==20.25.1 13:35:13 [EnvInject] - Injecting environment variables from a build step. 13:35:13 [EnvInject] - Injecting as environment variables the properties content 13:35:13 PARALLEL=false 13:35:13 13:35:13 [EnvInject] - Variables injected successfully. 13:35:13 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins16464404539889426061.sh 13:35:13 ---> tox-run.sh 13:35:13 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:35:13 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 13:35:13 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 13:35:13 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 13:35:13 + cd /w/workspace/oom-master-pre-commit-lint/. 13:35:13 + source /home/jenkins/lf-env.sh 13:35:13 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:35:13 ++ mktemp -d /tmp/venv-XXXX 13:35:13 + lf_venv=/tmp/venv-MTxg 13:35:13 + local venv_file=/tmp/.os_lf_venv 13:35:13 + local python=python3 13:35:13 + local options 13:35:13 + local set_path=true 13:35:13 + local install_args= 13:35:13 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:35:13 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:35:13 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:35:13 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:35:13 + true 13:35:13 + case $1 in 13:35:13 + venv_file=/tmp/.toxenv 13:35:13 + shift 2 13:35:13 + true 13:35:13 + case $1 in 13:35:13 + shift 13:35:13 + break 13:35:13 + case $python in 13:35:13 + local pkg_list= 13:35:13 + [[ -d /opt/pyenv ]] 13:35:13 + echo 'Setup pyenv:' 13:35:13 Setup pyenv: 13:35:13 + export PYENV_ROOT=/opt/pyenv 13:35:13 + PYENV_ROOT=/opt/pyenv 13:35:13 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:35:13 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:35:13 + pyenv versions 13:35:13 system 13:35:13 3.8.13 13:35:13 3.9.13 13:35:13 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:35:13 + command -v pyenv 13:35:13 ++ pyenv init - --no-rehash 13:35:13 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 13:35:13 export PATH="/opt/pyenv/shims:${PATH}" 13:35:13 export PYENV_SHELL=bash 13:35:13 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:35:13 pyenv() { 13:35:13 local command 13:35:13 command="${1:-}" 13:35:13 if [ "$#" -gt 0 ]; then 13:35:13 shift 13:35:13 fi 13:35:13 13:35:13 case "$command" in 13:35:13 rehash|shell) 13:35:13 eval "$(pyenv "sh-$command" "$@")" 13:35:13 ;; 13:35:13 *) 13:35:13 command pyenv "$command" "$@" 13:35:13 ;; 13:35:13 esac 13:35:13 }' 13:35:13 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 13:35:13 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:35:13 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:35:13 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:35:13 ++ export PYENV_SHELL=bash 13:35:13 ++ PYENV_SHELL=bash 13:35:13 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:35:13 +++ complete -F _pyenv pyenv 13:35:13 ++ lf-pyver python3 13:35:13 ++ local py_version_xy=python3 13:35:13 ++ local py_version_xyz= 13:35:13 ++ pyenv versions 13:35:13 ++ local command 13:35:13 ++ awk '{ print $1 }' 13:35:13 ++ command=versions 13:35:13 ++ '[' 1 -gt 0 ']' 13:35:13 ++ shift 13:35:13 ++ case "$command" in 13:35:13 ++ grep -E '^[0-9.]*[0-9]$' 13:35:13 ++ command pyenv versions 13:35:13 ++ pyenv versions 13:35:13 ++ sed 's/^[ *]* //' 13:35:13 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:35:13 +++ sort -V 13:35:13 +++ grep '^3' /tmp/.pyenv_versions 13:35:13 +++ tail -n 1 13:35:13 ++ py_version_xyz=3.10.6 13:35:13 ++ [[ -z 3.10.6 ]] 13:35:13 ++ echo 3.10.6 13:35:13 ++ return 0 13:35:13 + pyenv local 3.10.6 13:35:13 + local command 13:35:13 + command=local 13:35:13 + '[' 2 -gt 0 ']' 13:35:13 + shift 13:35:13 + case "$command" in 13:35:13 + command pyenv local 3.10.6 13:35:13 + pyenv local 3.10.6 13:35:13 + for arg in "$@" 13:35:13 + case $arg in 13:35:13 + pkg_list+='tox ' 13:35:13 + for arg in "$@" 13:35:13 + case $arg in 13:35:13 + pkg_list+='virtualenv ' 13:35:13 + for arg in "$@" 13:35:13 + case $arg in 13:35:13 + pkg_list+='urllib3~=1.26.15 ' 13:35:13 + [[ -f /tmp/.toxenv ]] 13:35:13 ++ cat /tmp/.toxenv 13:35:13 + lf_venv=/tmp/venv-1dBz 13:35:13 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1dBz from' file:/tmp/.toxenv 13:35:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1dBz from file:/tmp/.toxenv 13:35:13 + /tmp/venv-1dBz/bin/python3 -m pip install --upgrade --quiet pip virtualenv 13:35:14 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:35:14 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:35:14 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:35:14 + /tmp/venv-1dBz/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:35:16 + type python3 13:35:16 + true 13:35:16 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-1dBz/bin to PATH' 13:35:16 lf-activate-venv(): INFO: Adding /tmp/venv-1dBz/bin to PATH 13:35:16 + PATH=/tmp/venv-1dBz/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:35:16 + return 0 13:35:16 + [[ -d /opt/pyenv ]] 13:35:16 + echo '---> Setting up pyenv' 13:35:16 ---> Setting up pyenv 13:35:16 + export PYENV_ROOT=/opt/pyenv 13:35:16 + PYENV_ROOT=/opt/pyenv 13:35:16 + export PATH=/opt/pyenv/bin:/tmp/venv-1dBz/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:35:16 + PATH=/opt/pyenv/bin:/tmp/venv-1dBz/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:35:16 ++ pwd 13:35:16 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 13:35:16 + export PYTHONPATH 13:35:16 + export TOX_TESTENV_PASSENV=PYTHONPATH 13:35:16 + TOX_TESTENV_PASSENV=PYTHONPATH 13:35:16 + tox --version 13:35:16 4.13.0 from /tmp/venv-1dBz/lib/python3.10/site-packages/tox/__init__.py 13:35:16 + PARALLEL=false 13:35:16 + TOX_OPTIONS_LIST= 13:35:16 + [[ -n pre-commit ]] 13:35:16 + TOX_OPTIONS_LIST=' -e pre-commit' 13:35:16 + case ${PARALLEL,,} in 13:35:16 + tox -e pre-commit 13:35:16 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 13:35:18 pre-commit: install_deps> python -I -m pip install pre-commit 13:35:23 pre-commit: freeze> python -m pip freeze --all 13:35:23 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 13:35:23 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 13:35:24 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 13:35:24 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 13:35:25 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 13:35:26 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 13:35:27 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 13:35:27 [INFO] Once installed this environment will be reused. 13:35:27 [INFO] This may take a few minutes... 13:35:32 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 13:35:32 [INFO] Once installed this environment will be reused. 13:35:32 [INFO] This may take a few minutes... 13:35:38 Trim Trailing Whitespace.................................................Passed 13:35:38 Tabs remover.............................................................Passed 13:35:38 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 13:35:39 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 13:35:39 [INFO] Once installed this environment will be reused. 13:35:39 [INFO] This may take a few minutes... 13:35:47 gitlint..............................................(no files to check)Skipped 13:35:47 pre-commit: OK (29.99=setup[6.31]+cmd[15.41,8.27] seconds) 13:35:47 congratulations :) (30.16 seconds) 13:35:47 + tox_status=0 13:35:47 + echo '---> Completed tox runs' 13:35:47 ---> Completed tox runs 13:35:47 + for i in .tox/*/log 13:35:47 ++ echo .tox/pre-commit/log 13:35:47 ++ awk -F/ '{print $2}' 13:35:47 + tox_env=pre-commit 13:35:47 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 13:35:47 + DOC_DIR=docs/_build/html 13:35:47 + [[ -d docs/_build/html ]] 13:35:47 + echo '---> tox-run.sh ends' 13:35:47 ---> tox-run.sh ends 13:35:47 + test 0 -eq 0 13:35:47 $ ssh-agent -k 13:35:47 unset SSH_AUTH_SOCK; 13:35:47 unset SSH_AGENT_PID; 13:35:47 echo Agent pid 1710 killed; 13:35:47 [ssh-agent] Stopped. 13:35:47 [PostBuildScript] - [INFO] Executing post build scripts. 13:35:47 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15442958989254577240.sh 13:35:47 ---> sysstat.sh 13:35:47 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13217868896951729198.sh 13:35:47 ---> package-listing.sh 13:35:47 ++ facter osfamily 13:35:47 ++ tr '[:upper:]' '[:lower:]' 13:35:47 + OS_FAMILY=debian 13:35:47 + workspace=/w/workspace/oom-master-pre-commit-lint 13:35:47 + START_PACKAGES=/tmp/packages_start.txt 13:35:47 + END_PACKAGES=/tmp/packages_end.txt 13:35:47 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:35:47 + PACKAGES=/tmp/packages_start.txt 13:35:47 + '[' /w/workspace/oom-master-pre-commit-lint ']' 13:35:47 + PACKAGES=/tmp/packages_end.txt 13:35:47 + case "${OS_FAMILY}" in 13:35:47 + dpkg -l 13:35:47 + grep '^ii' 13:35:47 + '[' -f /tmp/packages_start.txt ']' 13:35:47 + '[' -f /tmp/packages_end.txt ']' 13:35:47 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:35:48 + '[' /w/workspace/oom-master-pre-commit-lint ']' 13:35:48 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 13:35:48 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 13:35:48 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13096921079045664966.sh 13:35:48 ---> capture-instance-metadata.sh 13:35:48 Setup pyenv: 13:35:48 system 13:35:48 3.8.13 13:35:48 3.9.13 13:35:48 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:35:52 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-LQ1S 13:35:52 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:35:55 lf-activate-venv(): INFO: Installing: lftools 13:36:31 lf-activate-venv(): INFO: Adding /tmp/venv-LQ1S/bin to PATH 13:36:31 INFO: Running in OpenStack, capturing instance metadata 13:36:31 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14513528519980194614.sh 13:36:31 provisioning config files... 13:36:31 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config4141598357303352419tmp 13:36:31 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:36:31 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:36:31 [EnvInject] - Injecting environment variables from a build step. 13:36:31 [EnvInject] - Injecting as environment variables the properties content 13:36:31 SERVER_ID=logs 13:36:31 13:36:31 [EnvInject] - Variables injected successfully. 13:36:31 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins1786066738554317082.sh 13:36:31 ---> create-netrc.sh 13:36:31 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15330575698698632104.sh 13:36:31 ---> python-tools-install.sh 13:36:31 Setup pyenv: 13:36:31 system 13:36:31 3.8.13 13:36:31 3.9.13 13:36:31 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:36:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LQ1S from file:/tmp/.os_lf_venv 13:36:33 lf-activate-venv(): INFO: Installing: lftools 13:36:42 lf-activate-venv(): INFO: Adding /tmp/venv-LQ1S/bin to PATH 13:36:42 Generating Requirements File 13:37:12 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 13:37:12 lftools 0.37.9 requires openstacksdk>=2.1.0, but you have openstacksdk 0.62.0 which is incompatible. 13:37:12 Python 3.10.6 13:37:13 pip 24.0 from /tmp/venv-LQ1S/lib/python3.10/site-packages/pip (python 3.10) 13:37:13 appdirs==1.4.4 13:37:13 argcomplete==3.2.2 13:37:13 aspy.yaml==1.3.0 13:37:13 attrs==23.2.0 13:37:13 autopage==0.5.2 13:37:13 beautifulsoup4==4.12.3 13:37:13 boto3==1.34.51 13:37:13 botocore==1.34.51 13:37:13 bs4==0.0.2 13:37:13 cachetools==5.3.3 13:37:13 certifi==2024.2.2 13:37:13 cffi==1.16.0 13:37:13 cfgv==3.4.0 13:37:13 chardet==5.2.0 13:37:13 charset-normalizer==3.3.2 13:37:13 click==8.1.7 13:37:13 cliff==4.6.0 13:37:13 cmd2==2.4.3 13:37:13 cryptography==3.3.2 13:37:13 debtcollector==3.0.0 13:37:13 decorator==5.1.1 13:37:13 defusedxml==0.7.1 13:37:13 Deprecated==1.2.14 13:37:13 distlib==0.3.8 13:37:13 dnspython==2.6.1 13:37:13 docker==4.2.2 13:37:13 dogpile.cache==1.3.2 13:37:13 email_validator==2.1.1 13:37:13 filelock==3.13.1 13:37:13 future==1.0.0 13:37:13 gitdb==4.0.11 13:37:13 GitPython==3.1.42 13:37:13 google-auth==2.28.1 13:37:13 httplib2==0.22.0 13:37:13 identify==2.5.35 13:37:13 idna==3.6 13:37:13 importlib-resources==1.5.0 13:37:13 iso8601==2.1.0 13:37:13 Jinja2==3.1.3 13:37:13 jmespath==1.0.1 13:37:13 jsonpatch==1.33 13:37:13 jsonpointer==2.4 13:37:13 jsonschema==4.21.1 13:37:13 jsonschema-specifications==2023.12.1 13:37:13 keystoneauth1==5.6.0 13:37:13 kubernetes==29.0.0 13:37:13 lftools==0.37.9 13:37:13 lxml==5.1.0 13:37:13 MarkupSafe==2.1.5 13:37:13 msgpack==1.0.7 13:37:13 multi_key_dict==2.0.3 13:37:13 munch==4.0.0 13:37:13 netaddr==1.2.1 13:37:13 netifaces==0.11.0 13:37:13 niet==1.4.2 13:37:13 nodeenv==1.8.0 13:37:13 oauth2client==4.1.3 13:37:13 oauthlib==3.2.2 13:37:13 openstacksdk==0.62.0 13:37:13 os-client-config==2.1.0 13:37:13 os-service-types==1.7.0 13:37:13 osc-lib==3.0.1 13:37:13 oslo.config==9.4.0 13:37:13 oslo.context==5.4.0 13:37:13 oslo.i18n==6.3.0 13:37:13 oslo.log==5.5.0 13:37:13 oslo.serialization==5.4.0 13:37:13 oslo.utils==7.1.0 13:37:13 packaging==23.2 13:37:13 pbr==6.0.0 13:37:13 platformdirs==4.2.0 13:37:13 prettytable==3.10.0 13:37:13 pyasn1==0.5.1 13:37:13 pyasn1-modules==0.3.0 13:37:13 pycparser==2.21 13:37:13 pygerrit2==2.0.15 13:37:13 PyGithub==2.2.0 13:37:13 pyinotify==0.9.6 13:37:13 PyJWT==2.8.0 13:37:13 PyNaCl==1.5.0 13:37:13 pyparsing==2.4.7 13:37:13 pyperclip==1.8.2 13:37:13 pyrsistent==0.20.0 13:37:13 python-cinderclient==9.4.0 13:37:13 python-dateutil==2.8.2 13:37:13 python-heatclient==3.4.0 13:37:13 python-jenkins==1.8.2 13:37:13 python-keystoneclient==5.3.0 13:37:13 python-magnumclient==4.3.0 13:37:13 python-novaclient==18.4.0 13:37:13 python-openstackclient==6.0.1 13:37:13 python-swiftclient==4.4.0 13:37:13 PyYAML==6.0.1 13:37:13 referencing==0.33.0 13:37:13 requests==2.31.0 13:37:13 requests-oauthlib==1.3.1 13:37:13 requestsexceptions==1.4.0 13:37:13 rfc3986==2.0.0 13:37:13 rpds-py==0.18.0 13:37:13 rsa==4.9 13:37:13 ruamel.yaml==0.18.6 13:37:13 ruamel.yaml.clib==0.2.8 13:37:13 s3transfer==0.10.0 13:37:13 simplejson==3.19.2 13:37:13 six==1.16.0 13:37:13 smmap==5.0.1 13:37:13 soupsieve==2.5 13:37:13 stevedore==5.2.0 13:37:13 tabulate==0.9.0 13:37:13 toml==0.10.2 13:37:13 tomlkit==0.12.4 13:37:13 tqdm==4.66.2 13:37:13 typing_extensions==4.10.0 13:37:13 tzdata==2024.1 13:37:13 urllib3==1.26.18 13:37:13 virtualenv==20.25.1 13:37:13 wcwidth==0.2.13 13:37:13 websocket-client==1.7.0 13:37:13 wrapt==1.16.0 13:37:13 xdg==6.0.0 13:37:13 xmltodict==0.13.0 13:37:13 yq==3.2.3 13:37:13 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins6514469567361026564.sh 13:37:13 ---> sudo-logs.sh 13:37:13 Archiving 'sudo' log.. 13:37:14 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8016535650170156673.sh 13:37:14 ---> job-cost.sh 13:37:14 Setup pyenv: 13:37:14 system 13:37:14 3.8.13 13:37:14 3.9.13 13:37:14 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:37:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LQ1S from file:/tmp/.os_lf_venv 13:37:15 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:37:27 lf-activate-venv(): INFO: Adding /tmp/venv-LQ1S/bin to PATH 13:37:27 INFO: No Stack... 13:37:27 INFO: Retrieving Pricing Info for: v3-standard-4 13:37:27 INFO: Archiving Costs 13:37:27 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins7891513391414359975.sh 13:37:28 ---> logs-deploy.sh 13:37:28 Setup pyenv: 13:37:28 system 13:37:28 3.8.13 13:37:28 3.9.13 13:37:28 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 13:37:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LQ1S from file:/tmp/.os_lf_venv 13:37:29 lf-activate-venv(): INFO: Installing: lftools 13:37:38 lf-activate-venv(): INFO: Adding /tmp/venv-LQ1S/bin to PATH 13:37:38 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3325 13:37:38 INFO: archiving workspace using pattern(s): 13:37:40 Archives upload complete. 13:37:40 INFO: archiving logs to Nexus 13:37:40 ---> uname -a: 13:37:40 Linux prd-ubuntu1804-builder-4c-4g-9454 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 13:37:40 13:37:40 13:37:40 ---> lscpu: 13:37:40 Architecture: x86_64 13:37:40 CPU op-mode(s): 32-bit, 64-bit 13:37:40 Byte Order: Little Endian 13:37:40 CPU(s): 4 13:37:40 On-line CPU(s) list: 0-3 13:37:40 Thread(s) per core: 1 13:37:40 Core(s) per socket: 1 13:37:40 Socket(s): 4 13:37:40 NUMA node(s): 1 13:37:40 Vendor ID: AuthenticAMD 13:37:40 CPU family: 23 13:37:40 Model: 49 13:37:40 Model name: AMD EPYC-Rome Processor 13:37:40 Stepping: 0 13:37:40 CPU MHz: 2799.998 13:37:40 BogoMIPS: 5599.99 13:37:40 Virtualization: AMD-V 13:37:40 Hypervisor vendor: KVM 13:37:40 Virtualization type: full 13:37:40 L1d cache: 32K 13:37:40 L1i cache: 32K 13:37:40 L2 cache: 512K 13:37:40 L3 cache: 16384K 13:37:40 NUMA node0 CPU(s): 0-3 13:37:40 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 13:37:40 13:37:40 13:37:40 ---> nproc: 13:37:40 4 13:37:40 13:37:40 13:37:40 ---> df -h: 13:37:40 Filesystem Size Used Avail Use% Mounted on 13:37:40 udev 7.9G 0 7.9G 0% /dev 13:37:40 tmpfs 1.6G 672K 1.6G 1% /run 13:37:40 /dev/vda1 78G 8.4G 70G 11% / 13:37:40 tmpfs 7.9G 0 7.9G 0% /dev/shm 13:37:40 tmpfs 5.0M 0 5.0M 0% /run/lock 13:37:40 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 13:37:40 /dev/vda15 105M 4.4M 100M 5% /boot/efi 13:37:40 tmpfs 1.6G 0 1.6G 0% /run/user/1001 13:37:40 13:37:40 13:37:41 ---> free -m: 13:37:41 total used free shared buff/cache available 13:37:41 Mem: 16040 562 13285 0 2192 15158 13:37:41 Swap: 1023 0 1023 13:37:41 13:37:41 13:37:41 ---> ip addr: 13:37:41 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:37:41 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:37:41 inet 127.0.0.1/8 scope host lo 13:37:41 valid_lft forever preferred_lft forever 13:37:41 inet6 ::1/128 scope host 13:37:41 valid_lft forever preferred_lft forever 13:37:41 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 13:37:41 link/ether fa:16:3e:93:c2:44 brd ff:ff:ff:ff:ff:ff 13:37:41 inet 10.30.107.14/23 brd 10.30.107.255 scope global dynamic ens3 13:37:41 valid_lft 86203sec preferred_lft 86203sec 13:37:41 inet6 fe80::f816:3eff:fe93:c244/64 scope link 13:37:41 valid_lft forever preferred_lft forever 13:37:41 13:37:41 13:37:41 ---> sar -b -r -n DEV: 13:37:41 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-9454) 02/28/24 _x86_64_ (4 CPU) 13:37:41 13:37:41 13:34:28 LINUX RESTART (4 CPU) 13:37:41 13:37:41 13:35:01 tps rtps wtps bread/s bwrtn/s 13:37:41 13:36:01 86.17 22.38 63.80 1233.59 12441.05 13:37:41 13:37:01 82.20 2.28 79.92 119.45 13731.44 13:37:41 Average: 84.19 12.33 71.86 676.56 13086.20 13:37:41 13:37:41 13:35:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:37:41 13:36:01 13900692 15513076 2524276 15.37 57244 1753720 798404 4.57 779484 1524420 94520 13:37:41 13:37:01 13645032 15481172 2779936 16.93 77868 1944688 829008 4.74 844832 1690380 117552 13:37:41 Average: 13772862 15497124 2652106 16.15 67556 1849204 813706 4.66 812158 1607400 106036 13:37:41 13:37:41 13:35:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:37:41 13:36:01 lo 2.40 2.40 0.25 0.25 0.00 0.00 0.00 0.00 13:37:41 13:36:01 ens3 53.63 39.12 648.08 8.55 0.00 0.00 0.00 0.00 13:37:41 13:37:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 13:37:41 13:37:01 ens3 45.49 32.79 689.64 7.64 0.00 0.00 0.00 0.00 13:37:41 Average: lo 1.87 1.87 0.19 0.19 0.00 0.00 0.00 0.00 13:37:41 Average: ens3 49.56 35.96 668.86 8.10 0.00 0.00 0.00 0.00 13:37:41 13:37:41 13:37:41 ---> sar -P ALL: 13:37:41 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-9454) 02/28/24 _x86_64_ (4 CPU) 13:37:41 13:37:41 13:34:28 LINUX RESTART (4 CPU) 13:37:41 13:37:41 13:35:01 CPU %user %nice %system %iowait %steal %idle 13:37:41 13:36:01 all 21.00 0.00 1.98 7.89 0.06 69.07 13:37:41 13:36:01 0 10.58 0.00 1.21 14.77 0.05 73.40 13:37:41 13:36:01 1 26.33 0.00 2.18 4.43 0.07 66.99 13:37:41 13:36:01 2 22.28 0.00 2.36 8.90 0.07 66.38 13:37:41 13:36:01 3 24.79 0.00 2.20 3.47 0.05 69.49 13:37:41 13:37:01 all 19.02 0.00 1.21 5.37 0.05 74.34 13:37:41 13:37:01 0 12.66 0.00 0.76 0.91 0.05 85.62 13:37:41 13:37:01 1 23.41 0.00 1.14 1.02 0.05 74.39 13:37:41 13:37:01 2 7.23 0.00 0.82 16.79 0.07 75.09 13:37:41 13:37:01 3 32.83 0.00 2.10 2.79 0.07 62.21 13:37:41 Average: all 20.01 0.00 1.59 6.63 0.06 71.71 13:37:41 Average: 0 11.63 0.00 0.98 7.80 0.05 79.54 13:37:41 Average: 1 24.87 0.00 1.65 2.72 0.06 70.69 13:37:41 Average: 2 14.74 0.00 1.59 12.86 0.07 70.75 13:37:41 Average: 3 28.82 0.00 2.15 3.13 0.06 65.85 13:37:41 13:37:41 13:37:41