07:12:32 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137602 07:12:32 Running as SYSTEM 07:12:32 [EnvInject] - Loading node environment variables. 07:12:32 Building remotely on prd-ubuntu1804-builder-4c-4g-19998 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 07:12:32 [ssh-agent] Looking for ssh-agent implementation... 07:12:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:12:32 $ ssh-agent 07:12:32 SSH_AUTH_SOCK=/tmp/ssh-mJLYkxsAzzQ1/agent.1717 07:12:32 SSH_AGENT_PID=1719 07:12:32 [ssh-agent] Started. 07:12:32 Running ssh-add (command line suppressed) 07:12:32 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_8270639441196413372.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_8270639441196413372.key) 07:12:32 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 07:12:32 The recommended git tool is: NONE 07:12:34 using credential onap-jenkins-ssh 07:12:34 Wiping out workspace first. 07:12:34 Cloning the remote Git repository 07:12:34 Cloning repository git://cloud.onap.org/mirror/oom.git 07:12:34 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 07:12:34 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:12:34 > git --version # timeout=10 07:12:34 > git --version # 'git version 2.17.1' 07:12:34 using GIT_SSH to set credentials Gerrit user 07:12:34 Verifying host key using manually-configured host key entries 07:12:34 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 07:12:43 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:12:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:12:43 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:12:43 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:12:43 using GIT_SSH to set credentials Gerrit user 07:12:43 Verifying host key using manually-configured host key entries 07:12:43 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/02/137602/7 # timeout=30 07:12:44 > git rev-parse 5bca857b63c6d1f241db827bc89473f0f6e9bdb6^{commit} # timeout=10 07:12:44 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 07:12:44 Checking out Revision 5bca857b63c6d1f241db827bc89473f0f6e9bdb6 (refs/changes/02/137602/7) 07:12:44 > git config core.sparsecheckout # timeout=10 07:12:44 > git checkout -f 5bca857b63c6d1f241db827bc89473f0f6e9bdb6 # timeout=30 07:12:46 Commit message: "[PORTAL-NG] Publish preferences and history charts" 07:12:46 > git rev-parse FETCH_HEAD^{commit} # timeout=10 07:12:46 > git rev-list --no-walk 23286c5cf36308333e19fa7a52efd43e792407c5 # timeout=10 07:12:46 [EnvInject] - Injecting environment variables from a build step. 07:12:46 [EnvInject] - Injecting as environment variables the properties content 07:12:46 PYTHON=python3 07:12:46 07:12:46 [EnvInject] - Variables injected successfully. 07:12:46 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins14133849039137396874.sh 07:12:46 ---> tox-install.sh 07:12:46 + source /home/jenkins/lf-env.sh 07:12:46 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:12:46 ++ mktemp -d /tmp/venv-XXXX 07:12:46 + lf_venv=/tmp/venv-lQhH 07:12:46 + local venv_file=/tmp/.os_lf_venv 07:12:46 + local python=python3 07:12:46 + local options 07:12:46 + local set_path=true 07:12:46 + local install_args= 07:12:46 ++ 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:12:46 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:12:46 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:12:46 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:12:46 + true 07:12:46 + case $1 in 07:12:46 + venv_file=/tmp/.toxenv 07:12:46 + shift 2 07:12:46 + true 07:12:46 + case $1 in 07:12:46 + shift 07:12:46 + break 07:12:46 + case $python in 07:12:46 + local pkg_list= 07:12:46 + [[ -d /opt/pyenv ]] 07:12:46 + echo 'Setup pyenv:' 07:12:46 Setup pyenv: 07:12:46 + export PYENV_ROOT=/opt/pyenv 07:12:46 + PYENV_ROOT=/opt/pyenv 07:12:46 + 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:12:46 + 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:12:46 + pyenv versions 07:12:46 * system (set by /opt/pyenv/version) 07:12:46 * 3.8.13 (set by /opt/pyenv/version) 07:12:46 * 3.9.13 (set by /opt/pyenv/version) 07:12:46 * 3.10.6 (set by /opt/pyenv/version) 07:12:46 + command -v pyenv 07:12:47 ++ pyenv init - --no-rehash 07:12:47 + 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:12:47 export PATH="/opt/pyenv/shims:${PATH}" 07:12:47 export PYENV_SHELL=bash 07:12:47 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:12:47 pyenv() { 07:12:47 local command 07:12:47 command="${1:-}" 07:12:47 if [ "$#" -gt 0 ]; then 07:12:47 shift 07:12:47 fi 07:12:47 07:12:47 case "$command" in 07:12:47 rehash|shell) 07:12:47 eval "$(pyenv "sh-$command" "$@")" 07:12:47 ;; 07:12:47 *) 07:12:47 command pyenv "$command" "$@" 07:12:47 ;; 07:12:47 esac 07:12:47 }' 07:12:47 +++ 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:12:47 ++ 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:12:47 ++ 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:12:47 ++ 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:12:47 ++ export PYENV_SHELL=bash 07:12:47 ++ PYENV_SHELL=bash 07:12:47 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:12:47 +++ complete -F _pyenv pyenv 07:12:47 ++ lf-pyver python3 07:12:47 ++ local py_version_xy=python3 07:12:47 ++ local py_version_xyz= 07:12:47 ++ pyenv versions 07:12:47 ++ local command 07:12:47 ++ command=versions 07:12:47 ++ '[' 1 -gt 0 ']' 07:12:47 ++ shift 07:12:47 ++ case "$command" in 07:12:47 ++ command pyenv versions 07:12:47 ++ pyenv versions 07:12:47 ++ awk '{ print $1 }' 07:12:47 ++ sed 's/^[ *]* //' 07:12:47 ++ grep -E '^[0-9.]*[0-9]$' 07:12:47 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:12:47 +++ sort -V 07:12:47 +++ grep '^3' /tmp/.pyenv_versions 07:12:47 +++ tail -n 1 07:12:47 ++ py_version_xyz=3.10.6 07:12:47 ++ [[ -z 3.10.6 ]] 07:12:47 ++ echo 3.10.6 07:12:47 ++ return 0 07:12:47 + pyenv local 3.10.6 07:12:47 + local command 07:12:47 + command=local 07:12:47 + '[' 2 -gt 0 ']' 07:12:47 + shift 07:12:47 + case "$command" in 07:12:47 + command pyenv local 3.10.6 07:12:47 + pyenv local 3.10.6 07:12:47 + for arg in "$@" 07:12:47 + case $arg in 07:12:47 + pkg_list+='tox ' 07:12:47 + for arg in "$@" 07:12:47 + case $arg in 07:12:47 + pkg_list+='virtualenv ' 07:12:47 + for arg in "$@" 07:12:47 + case $arg in 07:12:47 + pkg_list+='urllib3~=1.26.15 ' 07:12:47 + [[ -f /tmp/.toxenv ]] 07:12:47 + [[ ! -f /tmp/.toxenv ]] 07:12:47 + [[ -n '' ]] 07:12:47 + python3 -m venv /tmp/venv-lQhH 07:12:51 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-lQhH' 07:12:51 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-lQhH 07:12:51 + echo /tmp/venv-lQhH 07:12:51 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 07:12:51 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 07:12:51 + /tmp/venv-lQhH/bin/python3 -m pip install --upgrade --quiet pip virtualenv 07:12:54 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:12:54 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 07:12:54 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 07:12:54 + /tmp/venv-lQhH/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 07:12:56 + type python3 07:12:56 + true 07:12:56 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-lQhH/bin to PATH' 07:12:56 lf-activate-venv(): INFO: Adding /tmp/venv-lQhH/bin to PATH 07:12:56 + PATH=/tmp/venv-lQhH/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:12:56 + return 0 07:12:56 + python3 --version 07:12:56 Python 3.10.6 07:12:56 + python3 -m pip --version 07:12:57 pip 24.0 from /tmp/venv-lQhH/lib/python3.10/site-packages/pip (python 3.10) 07:12:57 + python3 -m pip freeze 07:12:57 cachetools==5.3.3 07:12:57 chardet==5.2.0 07:12:57 colorama==0.4.6 07:12:57 distlib==0.3.8 07:12:57 filelock==3.13.3 07:12:57 packaging==24.0 07:12:57 platformdirs==4.2.0 07:12:57 pluggy==1.4.0 07:12:57 pyproject-api==1.6.1 07:12:57 tomli==2.0.1 07:12:57 tox==4.14.2 07:12:57 urllib3==1.26.18 07:12:57 virtualenv==20.25.1 07:12:57 [EnvInject] - Injecting environment variables from a build step. 07:12:57 [EnvInject] - Injecting as environment variables the properties content 07:12:57 PARALLEL=false 07:12:57 07:12:57 [EnvInject] - Variables injected successfully. 07:12:57 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins807087861270133671.sh 07:12:57 ---> tox-run.sh 07:12:57 + 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:12:57 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 07:12:57 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 07:12:57 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 07:12:57 + cd /w/workspace/oom-master-pre-commit-lint/. 07:12:57 + source /home/jenkins/lf-env.sh 07:12:57 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:12:57 ++ mktemp -d /tmp/venv-XXXX 07:12:57 + lf_venv=/tmp/venv-VoYW 07:12:57 + local venv_file=/tmp/.os_lf_venv 07:12:57 + local python=python3 07:12:57 + local options 07:12:57 + local set_path=true 07:12:57 + local install_args= 07:12:57 ++ 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:12:57 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:12:57 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:12:57 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:12:57 + true 07:12:57 + case $1 in 07:12:57 + venv_file=/tmp/.toxenv 07:12:57 + shift 2 07:12:57 + true 07:12:57 + case $1 in 07:12:57 + shift 07:12:57 + break 07:12:57 + case $python in 07:12:57 + local pkg_list= 07:12:57 + [[ -d /opt/pyenv ]] 07:12:57 + echo 'Setup pyenv:' 07:12:57 Setup pyenv: 07:12:57 + export PYENV_ROOT=/opt/pyenv 07:12:57 + PYENV_ROOT=/opt/pyenv 07:12:57 + 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:12:57 + 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:12:57 + pyenv versions 07:12:57 system 07:12:57 3.8.13 07:12:57 3.9.13 07:12:57 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:12:57 + command -v pyenv 07:12:57 ++ pyenv init - --no-rehash 07:12:57 + 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:12:57 export PATH="/opt/pyenv/shims:${PATH}" 07:12:57 export PYENV_SHELL=bash 07:12:57 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:12:57 pyenv() { 07:12:57 local command 07:12:57 command="${1:-}" 07:12:57 if [ "$#" -gt 0 ]; then 07:12:57 shift 07:12:57 fi 07:12:57 07:12:57 case "$command" in 07:12:57 rehash|shell) 07:12:57 eval "$(pyenv "sh-$command" "$@")" 07:12:57 ;; 07:12:57 *) 07:12:57 command pyenv "$command" "$@" 07:12:57 ;; 07:12:57 esac 07:12:57 }' 07:12:57 +++ 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:12:57 ++ 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:12:57 ++ 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:12:57 ++ 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:12:57 ++ export PYENV_SHELL=bash 07:12:57 ++ PYENV_SHELL=bash 07:12:57 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:12:57 +++ complete -F _pyenv pyenv 07:12:57 ++ lf-pyver python3 07:12:57 ++ local py_version_xy=python3 07:12:57 ++ local py_version_xyz= 07:12:57 ++ pyenv versions 07:12:57 ++ local command 07:12:57 ++ command=versions 07:12:57 ++ '[' 1 -gt 0 ']' 07:12:57 ++ shift 07:12:57 ++ case "$command" in 07:12:57 ++ command pyenv versions 07:12:57 ++ pyenv versions 07:12:57 ++ awk '{ print $1 }' 07:12:57 ++ sed 's/^[ *]* //' 07:12:57 ++ grep -E '^[0-9.]*[0-9]$' 07:12:57 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:12:57 +++ grep '^3' /tmp/.pyenv_versions 07:12:57 +++ sort -V 07:12:57 +++ tail -n 1 07:12:57 ++ py_version_xyz=3.10.6 07:12:57 ++ [[ -z 3.10.6 ]] 07:12:57 ++ echo 3.10.6 07:12:57 ++ return 0 07:12:57 + pyenv local 3.10.6 07:12:57 + local command 07:12:57 + command=local 07:12:57 + '[' 2 -gt 0 ']' 07:12:57 + shift 07:12:57 + case "$command" in 07:12:57 + command pyenv local 3.10.6 07:12:57 + pyenv local 3.10.6 07:12:57 + for arg in "$@" 07:12:57 + case $arg in 07:12:57 + pkg_list+='tox ' 07:12:57 + for arg in "$@" 07:12:57 + case $arg in 07:12:57 + pkg_list+='virtualenv ' 07:12:57 + for arg in "$@" 07:12:57 + case $arg in 07:12:57 + pkg_list+='urllib3~=1.26.15 ' 07:12:57 + [[ -f /tmp/.toxenv ]] 07:12:57 ++ cat /tmp/.toxenv 07:12:57 + lf_venv=/tmp/venv-lQhH 07:12:57 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lQhH from' file:/tmp/.toxenv 07:12:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lQhH from file:/tmp/.toxenv 07:12:57 + /tmp/venv-lQhH/bin/python3 -m pip install --upgrade --quiet pip virtualenv 07:12:58 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:12:58 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 07:12:58 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 07:12:58 + /tmp/venv-lQhH/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 07:12:59 + type python3 07:12:59 + true 07:12:59 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-lQhH/bin to PATH' 07:12:59 lf-activate-venv(): INFO: Adding /tmp/venv-lQhH/bin to PATH 07:12:59 + PATH=/tmp/venv-lQhH/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:12:59 + return 0 07:12:59 + [[ -d /opt/pyenv ]] 07:12:59 + echo '---> Setting up pyenv' 07:12:59 ---> Setting up pyenv 07:12:59 + export PYENV_ROOT=/opt/pyenv 07:12:59 + PYENV_ROOT=/opt/pyenv 07:12:59 + export PATH=/opt/pyenv/bin:/tmp/venv-lQhH/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:12:59 + PATH=/opt/pyenv/bin:/tmp/venv-lQhH/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:12:59 ++ pwd 07:12:59 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 07:12:59 + export PYTHONPATH 07:12:59 + export TOX_TESTENV_PASSENV=PYTHONPATH 07:12:59 + TOX_TESTENV_PASSENV=PYTHONPATH 07:12:59 + tox --version 07:13:00 4.14.2 from /tmp/venv-lQhH/lib/python3.10/site-packages/tox/__init__.py 07:13:00 + PARALLEL=false 07:13:00 + TOX_OPTIONS_LIST= 07:13:00 + [[ -n pre-commit ]] 07:13:00 + TOX_OPTIONS_LIST=' -e pre-commit' 07:13:00 + case ${PARALLEL,,} in 07:13:00 + tox -e pre-commit 07:13:00 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 07:13:01 pre-commit: install_deps> python -I -m pip install pre-commit 07:13:04 pre-commit: freeze> python -m pip freeze --all 07:13:04 pre-commit: cfgv==3.4.0,distlib==0.3.8,filelock==3.13.3,identify==2.5.35,nodeenv==1.8.0,pip==24.0,platformdirs==4.2.0,pre-commit==3.7.0,PyYAML==6.0.1,setuptools==69.1.0,virtualenv==20.25.1,wheel==0.42.0 07:13:04 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 07:13:04 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 07:13:05 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 07:13:06 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 07:13:06 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 07:13:07 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 07:13:07 [INFO] Once installed this environment will be reused. 07:13:07 [INFO] This may take a few minutes... 07:13:10 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 07:13:10 [INFO] Once installed this environment will be reused. 07:13:10 [INFO] This may take a few minutes... 07:13:16 Trim Trailing Whitespace.................................................Passed 07:13:16 Tabs remover.............................................................Passed 07:13:16 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 07:13:16 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 07:13:16 [INFO] Once installed this environment will be reused. 07:13:16 [INFO] This may take a few minutes... 07:13:22 gitlint..............................................(no files to check)Skipped 07:13:22 pre-commit: OK (22.07=setup[3.91]+cmd[11.88,6.28] seconds) 07:13:22 congratulations :) (22.24 seconds) 07:13:22 + tox_status=0 07:13:22 + echo '---> Completed tox runs' 07:13:22 ---> Completed tox runs 07:13:22 + for i in .tox/*/log 07:13:22 ++ echo .tox/pre-commit/log 07:13:22 ++ awk -F/ '{print $2}' 07:13:22 + tox_env=pre-commit 07:13:22 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 07:13:22 + DOC_DIR=docs/_build/html 07:13:22 + [[ -d docs/_build/html ]] 07:13:22 + echo '---> tox-run.sh ends' 07:13:22 ---> tox-run.sh ends 07:13:22 + test 0 -eq 0 07:13:22 $ ssh-agent -k 07:13:22 unset SSH_AUTH_SOCK; 07:13:22 unset SSH_AGENT_PID; 07:13:22 echo Agent pid 1719 killed; 07:13:22 [ssh-agent] Stopped. 07:13:22 [PostBuildScript] - [INFO] Executing post build scripts. 07:13:22 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins16499246101626203470.sh 07:13:22 ---> sysstat.sh 07:13:23 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins4322703400169681664.sh 07:13:23 ---> package-listing.sh 07:13:23 ++ tr '[:upper:]' '[:lower:]' 07:13:23 ++ facter osfamily 07:13:23 + OS_FAMILY=debian 07:13:23 + workspace=/w/workspace/oom-master-pre-commit-lint 07:13:23 + START_PACKAGES=/tmp/packages_start.txt 07:13:23 + END_PACKAGES=/tmp/packages_end.txt 07:13:23 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:13:23 + PACKAGES=/tmp/packages_start.txt 07:13:23 + '[' /w/workspace/oom-master-pre-commit-lint ']' 07:13:23 + PACKAGES=/tmp/packages_end.txt 07:13:23 + case "${OS_FAMILY}" in 07:13:23 + dpkg -l 07:13:23 + grep '^ii' 07:13:23 + '[' -f /tmp/packages_start.txt ']' 07:13:23 + '[' -f /tmp/packages_end.txt ']' 07:13:23 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:13:23 + '[' /w/workspace/oom-master-pre-commit-lint ']' 07:13:23 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 07:13:23 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 07:13:23 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins9366012610139930774.sh 07:13:23 ---> capture-instance-metadata.sh 07:13:23 Setup pyenv: 07:13:23 system 07:13:23 3.8.13 07:13:23 3.9.13 07:13:23 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:13:27 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-2fcw 07:13:27 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:13:30 lf-activate-venv(): INFO: Installing: lftools 07:14:00 lf-activate-venv(): INFO: Adding /tmp/venv-2fcw/bin to PATH 07:14:00 INFO: Running in OpenStack, capturing instance metadata 07:14:00 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12844105565335695248.sh 07:14:00 provisioning config files... 07:14:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config4901213015053902752tmp 07:14:01 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 07:14:01 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 07:14:01 [EnvInject] - Injecting environment variables from a build step. 07:14:01 [EnvInject] - Injecting as environment variables the properties content 07:14:01 SERVER_ID=logs 07:14:01 07:14:01 [EnvInject] - Variables injected successfully. 07:14:01 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12902030073282863075.sh 07:14:01 ---> create-netrc.sh 07:14:01 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2477783005296992623.sh 07:14:01 ---> python-tools-install.sh 07:14:01 Setup pyenv: 07:14:01 system 07:14:01 3.8.13 07:14:01 3.9.13 07:14:01 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:14:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2fcw from file:/tmp/.os_lf_venv 07:14:02 lf-activate-venv(): INFO: Installing: lftools 07:14:10 lf-activate-venv(): INFO: Adding /tmp/venv-2fcw/bin to PATH 07:14:10 Generating Requirements File 07:14:38 Python 3.10.6 07:14:38 pip 24.0 from /tmp/venv-2fcw/lib/python3.10/site-packages/pip (python 3.10) 07:14:38 appdirs==1.4.4 07:14:38 argcomplete==3.2.3 07:14:38 aspy.yaml==1.3.0 07:14:38 attrs==23.2.0 07:14:38 autopage==0.5.2 07:14:38 beautifulsoup4==4.12.3 07:14:38 boto3==1.34.75 07:14:38 botocore==1.34.75 07:14:38 bs4==0.0.2 07:14:38 cachetools==5.3.3 07:14:38 certifi==2024.2.2 07:14:38 cffi==1.16.0 07:14:38 cfgv==3.4.0 07:14:38 chardet==5.2.0 07:14:38 charset-normalizer==3.3.2 07:14:38 click==8.1.7 07:14:38 cliff==4.6.0 07:14:38 cmd2==2.4.3 07:14:38 cryptography==3.3.2 07:14:38 debtcollector==3.0.0 07:14:38 decorator==5.1.1 07:14:38 defusedxml==0.7.1 07:14:38 Deprecated==1.2.14 07:14:38 distlib==0.3.8 07:14:38 dnspython==2.6.1 07:14:38 docker==4.2.2 07:14:38 dogpile.cache==1.3.2 07:14:38 email_validator==2.1.1 07:14:38 filelock==3.13.3 07:14:38 future==1.0.0 07:14:38 gitdb==4.0.11 07:14:38 GitPython==3.1.43 07:14:38 google-auth==2.29.0 07:14:38 httplib2==0.22.0 07:14:38 identify==2.5.35 07:14:38 idna==3.6 07:14:38 importlib-resources==1.5.0 07:14:38 iso8601==2.1.0 07:14:38 Jinja2==3.1.3 07:14:38 jmespath==1.0.1 07:14:38 jsonpatch==1.33 07:14:38 jsonpointer==2.4 07:14:38 jsonschema==4.21.1 07:14:38 jsonschema-specifications==2023.12.1 07:14:38 keystoneauth1==5.6.0 07:14:38 kubernetes==29.0.0 07:14:38 lftools==0.37.10 07:14:38 lxml==5.2.0 07:14:38 MarkupSafe==2.1.5 07:14:38 msgpack==1.0.8 07:14:38 multi_key_dict==2.0.3 07:14:38 munch==4.0.0 07:14:38 netaddr==1.2.1 07:14:38 netifaces==0.11.0 07:14:38 niet==1.4.2 07:14:38 nodeenv==1.8.0 07:14:38 oauth2client==4.1.3 07:14:38 oauthlib==3.2.2 07:14:38 openstacksdk==3.0.0 07:14:38 os-client-config==2.1.0 07:14:38 os-service-types==1.7.0 07:14:38 osc-lib==3.0.1 07:14:38 oslo.config==9.4.0 07:14:38 oslo.context==5.5.0 07:14:38 oslo.i18n==6.3.0 07:14:38 oslo.log==5.5.0 07:14:38 oslo.serialization==5.4.0 07:14:38 oslo.utils==7.1.0 07:14:38 packaging==24.0 07:14:38 pbr==6.0.0 07:14:38 platformdirs==4.2.0 07:14:38 prettytable==3.10.0 07:14:38 pyasn1==0.6.0 07:14:38 pyasn1_modules==0.4.0 07:14:38 pycparser==2.22 07:14:38 pygerrit2==2.0.15 07:14:38 PyGithub==2.3.0 07:14:38 pyinotify==0.9.6 07:14:38 PyJWT==2.8.0 07:14:38 PyNaCl==1.5.0 07:14:38 pyparsing==2.4.7 07:14:38 pyperclip==1.8.2 07:14:38 pyrsistent==0.20.0 07:14:38 python-cinderclient==9.5.0 07:14:38 python-dateutil==2.9.0.post0 07:14:38 python-heatclient==3.5.0 07:14:38 python-jenkins==1.8.2 07:14:38 python-keystoneclient==5.4.0 07:14:38 python-magnumclient==4.4.0 07:14:38 python-novaclient==18.6.0 07:14:38 python-openstackclient==6.6.0 07:14:38 python-swiftclient==4.5.0 07:14:38 PyYAML==6.0.1 07:14:38 referencing==0.34.0 07:14:38 requests==2.31.0 07:14:38 requests-oauthlib==2.0.0 07:14:38 requestsexceptions==1.4.0 07:14:38 rfc3986==2.0.0 07:14:38 rpds-py==0.18.0 07:14:38 rsa==4.9 07:14:38 ruamel.yaml==0.18.6 07:14:38 ruamel.yaml.clib==0.2.8 07:14:38 s3transfer==0.10.1 07:14:38 simplejson==3.19.2 07:14:38 six==1.16.0 07:14:38 smmap==5.0.1 07:14:38 soupsieve==2.5 07:14:38 stevedore==5.2.0 07:14:38 tabulate==0.9.0 07:14:38 toml==0.10.2 07:14:38 tomlkit==0.12.4 07:14:38 tqdm==4.66.2 07:14:38 typing_extensions==4.10.0 07:14:38 tzdata==2024.1 07:14:38 urllib3==1.26.18 07:14:38 virtualenv==20.25.1 07:14:38 wcwidth==0.2.13 07:14:38 websocket-client==1.7.0 07:14:38 wrapt==1.16.0 07:14:38 xdg==6.0.0 07:14:38 xmltodict==0.13.0 07:14:38 yq==3.2.3 07:14:38 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8924517395914706021.sh 07:14:38 ---> sudo-logs.sh 07:14:38 Archiving 'sudo' log.. 07:14:39 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins18425756341667083167.sh 07:14:39 ---> job-cost.sh 07:14:39 Setup pyenv: 07:14:39 system 07:14:39 3.8.13 07:14:39 3.9.13 07:14:39 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:14:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2fcw from file:/tmp/.os_lf_venv 07:14:40 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:14:45 lf-activate-venv(): INFO: Adding /tmp/venv-2fcw/bin to PATH 07:14:45 INFO: No Stack... 07:14:46 INFO: Retrieving Pricing Info for: v3-standard-4 07:14:46 INFO: Archiving Costs 07:14:46 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins6095284494436664583.sh 07:14:46 ---> logs-deploy.sh 07:14:46 Setup pyenv: 07:14:46 system 07:14:46 3.8.13 07:14:46 3.9.13 07:14:46 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 07:14:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-2fcw from file:/tmp/.os_lf_venv 07:14:47 lf-activate-venv(): INFO: Installing: lftools 07:14:57 lf-activate-venv(): INFO: Adding /tmp/venv-2fcw/bin to PATH 07:14:57 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3394 07:14:57 INFO: archiving workspace using pattern(s): 07:14:58 Archives upload complete. 07:14:58 INFO: archiving logs to Nexus 07:14:59 ---> uname -a: 07:14:59 Linux prd-ubuntu1804-builder-4c-4g-19998 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:14:59 07:14:59 07:14:59 ---> lscpu: 07:14:59 Architecture: x86_64 07:14:59 CPU op-mode(s): 32-bit, 64-bit 07:14:59 Byte Order: Little Endian 07:14:59 CPU(s): 4 07:14:59 On-line CPU(s) list: 0-3 07:14:59 Thread(s) per core: 1 07:14:59 Core(s) per socket: 1 07:14:59 Socket(s): 4 07:14:59 NUMA node(s): 1 07:14:59 Vendor ID: AuthenticAMD 07:14:59 CPU family: 23 07:14:59 Model: 49 07:14:59 Model name: AMD EPYC-Rome Processor 07:14:59 Stepping: 0 07:14:59 CPU MHz: 2800.000 07:14:59 BogoMIPS: 5600.00 07:14:59 Virtualization: AMD-V 07:14:59 Hypervisor vendor: KVM 07:14:59 Virtualization type: full 07:14:59 L1d cache: 32K 07:14:59 L1i cache: 32K 07:14:59 L2 cache: 512K 07:14:59 L3 cache: 16384K 07:14:59 NUMA node0 CPU(s): 0-3 07:14:59 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:14:59 07:14:59 07:14:59 ---> nproc: 07:14:59 4 07:14:59 07:14:59 07:14:59 ---> df -h: 07:14:59 Filesystem Size Used Avail Use% Mounted on 07:14:59 udev 7.9G 0 7.9G 0% /dev 07:14:59 tmpfs 1.6G 672K 1.6G 1% /run 07:14:59 /dev/vda1 78G 8.4G 70G 11% / 07:14:59 tmpfs 7.9G 0 7.9G 0% /dev/shm 07:14:59 tmpfs 5.0M 0 5.0M 0% /run/lock 07:14:59 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 07:14:59 /dev/vda15 105M 4.4M 100M 5% /boot/efi 07:14:59 tmpfs 1.6G 0 1.6G 0% /run/user/1001 07:14:59 07:14:59 07:14:59 ---> free -m: 07:14:59 total used free shared buff/cache available 07:14:59 Mem: 16040 555 13300 0 2183 15165 07:14:59 Swap: 1023 0 1023 07:14:59 07:14:59 07:14:59 ---> ip addr: 07:14:59 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:14:59 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:14:59 inet 127.0.0.1/8 scope host lo 07:14:59 valid_lft forever preferred_lft forever 07:14:59 inet6 ::1/128 scope host 07:14:59 valid_lft forever preferred_lft forever 07:14:59 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 07:14:59 link/ether fa:16:3e:cf:a3:28 brd ff:ff:ff:ff:ff:ff 07:14:59 inet 10.30.106.100/23 brd 10.30.107.255 scope global dynamic ens3 07:14:59 valid_lft 86234sec preferred_lft 86234sec 07:14:59 inet6 fe80::f816:3eff:fecf:a328/64 scope link 07:14:59 valid_lft forever preferred_lft forever 07:14:59 07:14:59 07:14:59 ---> sar -b -r -n DEV: 07:14:59 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-19998) 04/02/24 _x86_64_ (4 CPU) 07:14:59 07:14:59 07:12:15 LINUX RESTART (4 CPU) 07:14:59 07:14:59 07:13:01 tps rtps wtps bread/s bwrtn/s 07:14:59 07:14:01 124.03 15.36 108.67 1137.28 27677.79 07:14:59 Average: 124.03 15.36 108.67 1137.28 27677.79 07:14:59 07:14:59 07:13:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:14:59 07:14:01 13767980 15563060 2656988 16.18 74532 1907848 756076 4.33 763984 1656048 140412 07:14:59 Average: 13767980 15563060 2656988 16.18 74532 1907848 756076 4.33 763984 1656048 140412 07:14:59 07:14:59 07:13:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:14:59 07:14:01 ens3 70.40 48.68 1084.16 9.38 0.00 0.00 0.00 0.00 07:14:59 07:14:01 lo 2.47 2.47 0.25 0.25 0.00 0.00 0.00 0.00 07:14:59 Average: ens3 70.40 48.68 1084.16 9.38 0.00 0.00 0.00 0.00 07:14:59 Average: lo 2.47 2.47 0.25 0.25 0.00 0.00 0.00 0.00 07:14:59 07:14:59 07:14:59 ---> sar -P ALL: 07:14:59 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-19998) 04/02/24 _x86_64_ (4 CPU) 07:14:59 07:14:59 07:12:15 LINUX RESTART (4 CPU) 07:14:59 07:14:59 07:13:01 CPU %user %nice %system %iowait %steal %idle 07:14:59 07:14:01 all 24.18 0.00 2.13 4.12 0.07 69.50 07:14:59 07:14:01 0 16.73 0.00 1.99 4.75 0.07 76.46 07:14:59 07:14:01 1 12.90 0.00 1.82 6.26 0.07 78.95 07:14:59 07:14:01 2 46.50 0.00 2.90 3.47 0.08 47.05 07:14:59 07:14:01 3 20.53 0.00 1.79 2.01 0.07 75.60 07:14:59 Average: all 24.18 0.00 2.13 4.12 0.07 69.50 07:14:59 Average: 0 16.73 0.00 1.99 4.75 0.07 76.46 07:14:59 Average: 1 12.90 0.00 1.82 6.26 0.07 78.95 07:14:59 Average: 2 46.50 0.00 2.90 3.47 0.08 47.05 07:14:59 Average: 3 20.53 0.00 1.79 2.01 0.07 75.60 07:14:59 07:14:59 07:14:59