14:54:25 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137537 14:54:25 Running as SYSTEM 14:54:25 [EnvInject] - Loading node environment variables. 14:54:25 Building remotely on prd-ubuntu1804-builder-4c-4g-14629 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 14:54:25 [ssh-agent] Looking for ssh-agent implementation... 14:54:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:54:25 $ ssh-agent 14:54:25 SSH_AUTH_SOCK=/tmp/ssh-W5ydbkSicCQP/agent.1682 14:54:25 SSH_AGENT_PID=1684 14:54:25 [ssh-agent] Started. 14:54:25 Running ssh-add (command line suppressed) 14:54:25 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_3398510233002538022.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_3398510233002538022.key) 14:54:25 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 14:54:25 The recommended git tool is: NONE 14:54:27 using credential onap-jenkins-ssh 14:54:27 Wiping out workspace first. 14:54:27 Cloning the remote Git repository 14:54:27 Cloning repository git://cloud.onap.org/mirror/oom.git 14:54:27 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 14:54:27 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:54:27 > git --version # timeout=10 14:54:27 > git --version # 'git version 2.17.1' 14:54:27 using GIT_SSH to set credentials Gerrit user 14:54:27 Verifying host key using manually-configured host key entries 14:54:27 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 14:54:33 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:54:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:54:33 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:54:33 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:54:33 using GIT_SSH to set credentials Gerrit user 14:54:33 Verifying host key using manually-configured host key entries 14:54:33 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/37/137537/3 # timeout=30 14:54:33 > git rev-parse bd0d31acc349a67c01de0595d152b8448b5311d1^{commit} # timeout=10 14:54:33 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 14:54:33 Checking out Revision bd0d31acc349a67c01de0595d152b8448b5311d1 (refs/changes/37/137537/3) 14:54:33 > git config core.sparsecheckout # timeout=10 14:54:33 > git checkout -f bd0d31acc349a67c01de0595d152b8448b5311d1 # timeout=30 14:54:34 Commit message: "[COMMON] Make imagePullSecrets configurable" 14:54:34 > git rev-parse FETCH_HEAD^{commit} # timeout=10 14:54:34 > git rev-list --no-walk 5fa1a05b3142c1f70757d5ce5b4519e574f6f5b2 # timeout=10 14:54:34 [EnvInject] - Injecting environment variables from a build step. 14:54:34 [EnvInject] - Injecting as environment variables the properties content 14:54:34 PYTHON=python3 14:54:34 14:54:34 [EnvInject] - Variables injected successfully. 14:54:34 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins9748407199496951214.sh 14:54:34 ---> tox-install.sh 14:54:34 + source /home/jenkins/lf-env.sh 14:54:34 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:54:34 ++ mktemp -d /tmp/venv-XXXX 14:54:34 + lf_venv=/tmp/venv-OH70 14:54:34 + local venv_file=/tmp/.os_lf_venv 14:54:34 + local python=python3 14:54:34 + local options 14:54:34 + local set_path=true 14:54:34 + local install_args= 14:54:34 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:54:34 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:54:34 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:54:34 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:54:34 + true 14:54:34 + case $1 in 14:54:34 + venv_file=/tmp/.toxenv 14:54:34 + shift 2 14:54:34 + true 14:54:34 + case $1 in 14:54:34 + shift 14:54:34 + break 14:54:34 + case $python in 14:54:34 + local pkg_list= 14:54:34 + [[ -d /opt/pyenv ]] 14:54:34 + echo 'Setup pyenv:' 14:54:34 Setup pyenv: 14:54:34 + export PYENV_ROOT=/opt/pyenv 14:54:34 + PYENV_ROOT=/opt/pyenv 14:54:34 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:54:34 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:54:34 + pyenv versions 14:54:34 * system (set by /opt/pyenv/version) 14:54:34 * 3.8.13 (set by /opt/pyenv/version) 14:54:34 * 3.9.13 (set by /opt/pyenv/version) 14:54:34 * 3.10.6 (set by /opt/pyenv/version) 14:54:34 + command -v pyenv 14:54:34 ++ pyenv init - --no-rehash 14:54:34 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 14:54:34 export PATH="/opt/pyenv/shims:${PATH}" 14:54:34 export PYENV_SHELL=bash 14:54:34 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:54:34 pyenv() { 14:54:34 local command 14:54:34 command="${1:-}" 14:54:34 if [ "$#" -gt 0 ]; then 14:54:34 shift 14:54:34 fi 14:54:34 14:54:34 case "$command" in 14:54:34 rehash|shell) 14:54:34 eval "$(pyenv "sh-$command" "$@")" 14:54:34 ;; 14:54:34 *) 14:54:34 command pyenv "$command" "$@" 14:54:34 ;; 14:54:34 esac 14:54:34 }' 14:54:34 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 14:54:34 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:54:34 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:54:34 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:54:34 ++ export PYENV_SHELL=bash 14:54:34 ++ PYENV_SHELL=bash 14:54:34 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:54:34 +++ complete -F _pyenv pyenv 14:54:34 ++ lf-pyver python3 14:54:34 ++ local py_version_xy=python3 14:54:34 ++ local py_version_xyz= 14:54:34 ++ pyenv versions 14:54:34 ++ sed 's/^[ *]* //' 14:54:34 ++ local command 14:54:34 ++ command=versions 14:54:34 ++ '[' 1 -gt 0 ']' 14:54:34 ++ shift 14:54:34 ++ awk '{ print $1 }' 14:54:34 ++ case "$command" in 14:54:34 ++ grep -E '^[0-9.]*[0-9]$' 14:54:34 ++ command pyenv versions 14:54:34 ++ pyenv versions 14:54:34 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:54:34 +++ grep '^3' /tmp/.pyenv_versions 14:54:34 +++ sort -V 14:54:34 +++ tail -n 1 14:54:34 ++ py_version_xyz=3.10.6 14:54:34 ++ [[ -z 3.10.6 ]] 14:54:34 ++ echo 3.10.6 14:54:34 ++ return 0 14:54:34 + pyenv local 3.10.6 14:54:34 + local command 14:54:34 + command=local 14:54:34 + '[' 2 -gt 0 ']' 14:54:34 + shift 14:54:34 + case "$command" in 14:54:34 + command pyenv local 3.10.6 14:54:34 + pyenv local 3.10.6 14:54:34 + for arg in "$@" 14:54:34 + case $arg in 14:54:34 + pkg_list+='tox ' 14:54:34 + for arg in "$@" 14:54:34 + case $arg in 14:54:34 + pkg_list+='virtualenv ' 14:54:34 + for arg in "$@" 14:54:34 + case $arg in 14:54:34 + pkg_list+='urllib3~=1.26.15 ' 14:54:34 + [[ -f /tmp/.toxenv ]] 14:54:34 + [[ ! -f /tmp/.toxenv ]] 14:54:34 + [[ -n '' ]] 14:54:34 + python3 -m venv /tmp/venv-OH70 14:54:38 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-OH70' 14:54:38 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-OH70 14:54:38 + echo /tmp/venv-OH70 14:54:38 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 14:54:38 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 14:54:38 + /tmp/venv-OH70/bin/python3 -m pip install --upgrade --quiet pip virtualenv 14:54:42 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:54:42 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 14:54:42 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 14:54:42 + /tmp/venv-OH70/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 14:54:44 + type python3 14:54:44 + true 14:54:44 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-OH70/bin to PATH' 14:54:44 lf-activate-venv(): INFO: Adding /tmp/venv-OH70/bin to PATH 14:54:44 + PATH=/tmp/venv-OH70/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:54:44 + return 0 14:54:44 + python3 --version 14:54:44 Python 3.10.6 14:54:44 + python3 -m pip --version 14:54:45 pip 24.0 from /tmp/venv-OH70/lib/python3.10/site-packages/pip (python 3.10) 14:54:45 + python3 -m pip freeze 14:54:45 cachetools==5.3.3 14:54:45 chardet==5.2.0 14:54:45 colorama==0.4.6 14:54:45 distlib==0.3.8 14:54:45 filelock==3.13.1 14:54:45 packaging==24.0 14:54:45 platformdirs==4.2.0 14:54:45 pluggy==1.4.0 14:54:45 pyproject-api==1.6.1 14:54:45 tomli==2.0.1 14:54:45 tox==4.14.1 14:54:45 urllib3==1.26.18 14:54:45 virtualenv==20.25.1 14:54:45 [EnvInject] - Injecting environment variables from a build step. 14:54:45 [EnvInject] - Injecting as environment variables the properties content 14:54:45 PARALLEL=false 14:54:45 14:54:45 [EnvInject] - Variables injected successfully. 14:54:45 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins16659490817740691886.sh 14:54:45 ---> tox-run.sh 14:54:45 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:54:45 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 14:54:45 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 14:54:45 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 14:54:45 + cd /w/workspace/oom-master-pre-commit-lint/. 14:54:45 + source /home/jenkins/lf-env.sh 14:54:45 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:54:45 ++ mktemp -d /tmp/venv-XXXX 14:54:45 + lf_venv=/tmp/venv-buf7 14:54:45 + local venv_file=/tmp/.os_lf_venv 14:54:45 + local python=python3 14:54:45 + local options 14:54:45 + local set_path=true 14:54:45 + local install_args= 14:54:45 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:54:45 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:54:45 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:54:45 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:54:45 + true 14:54:45 + case $1 in 14:54:45 + venv_file=/tmp/.toxenv 14:54:45 + shift 2 14:54:45 + true 14:54:45 + case $1 in 14:54:45 + shift 14:54:45 + break 14:54:45 + case $python in 14:54:45 + local pkg_list= 14:54:45 + [[ -d /opt/pyenv ]] 14:54:45 + echo 'Setup pyenv:' 14:54:45 Setup pyenv: 14:54:45 + export PYENV_ROOT=/opt/pyenv 14:54:45 + PYENV_ROOT=/opt/pyenv 14:54:45 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:54:45 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:54:45 + pyenv versions 14:54:45 system 14:54:45 3.8.13 14:54:45 3.9.13 14:54:45 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:54:45 + command -v pyenv 14:54:45 ++ pyenv init - --no-rehash 14:54:45 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 14:54:45 export PATH="/opt/pyenv/shims:${PATH}" 14:54:45 export PYENV_SHELL=bash 14:54:45 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:54:45 pyenv() { 14:54:45 local command 14:54:45 command="${1:-}" 14:54:45 if [ "$#" -gt 0 ]; then 14:54:45 shift 14:54:45 fi 14:54:45 14:54:45 case "$command" in 14:54:45 rehash|shell) 14:54:45 eval "$(pyenv "sh-$command" "$@")" 14:54:45 ;; 14:54:45 *) 14:54:45 command pyenv "$command" "$@" 14:54:45 ;; 14:54:45 esac 14:54:45 }' 14:54:45 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 14:54:45 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:54:45 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:54:45 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:54:45 ++ export PYENV_SHELL=bash 14:54:45 ++ PYENV_SHELL=bash 14:54:45 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:54:45 +++ complete -F _pyenv pyenv 14:54:45 ++ lf-pyver python3 14:54:45 ++ local py_version_xy=python3 14:54:45 ++ local py_version_xyz= 14:54:45 ++ pyenv versions 14:54:45 ++ local command 14:54:45 ++ command=versions 14:54:45 ++ '[' 1 -gt 0 ']' 14:54:45 ++ shift 14:54:45 ++ case "$command" in 14:54:45 ++ command pyenv versions 14:54:45 ++ pyenv versions 14:54:45 ++ sed 's/^[ *]* //' 14:54:45 ++ awk '{ print $1 }' 14:54:45 ++ grep -E '^[0-9.]*[0-9]$' 14:54:45 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:54:45 +++ grep '^3' /tmp/.pyenv_versions 14:54:45 +++ sort -V 14:54:45 +++ tail -n 1 14:54:45 ++ py_version_xyz=3.10.6 14:54:45 ++ [[ -z 3.10.6 ]] 14:54:45 ++ echo 3.10.6 14:54:45 ++ return 0 14:54:45 + pyenv local 3.10.6 14:54:45 + local command 14:54:45 + command=local 14:54:45 + '[' 2 -gt 0 ']' 14:54:45 + shift 14:54:45 + case "$command" in 14:54:45 + command pyenv local 3.10.6 14:54:45 + pyenv local 3.10.6 14:54:45 + for arg in "$@" 14:54:45 + case $arg in 14:54:45 + pkg_list+='tox ' 14:54:45 + for arg in "$@" 14:54:45 + case $arg in 14:54:45 + pkg_list+='virtualenv ' 14:54:45 + for arg in "$@" 14:54:45 + case $arg in 14:54:45 + pkg_list+='urllib3~=1.26.15 ' 14:54:45 + [[ -f /tmp/.toxenv ]] 14:54:45 ++ cat /tmp/.toxenv 14:54:45 + lf_venv=/tmp/venv-OH70 14:54:45 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-OH70 from' file:/tmp/.toxenv 14:54:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-OH70 from file:/tmp/.toxenv 14:54:45 + /tmp/venv-OH70/bin/python3 -m pip install --upgrade --quiet pip virtualenv 14:54:46 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:54:46 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 14:54:46 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 14:54:46 + /tmp/venv-OH70/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 14:54:48 + type python3 14:54:48 + true 14:54:48 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-OH70/bin to PATH' 14:54:48 lf-activate-venv(): INFO: Adding /tmp/venv-OH70/bin to PATH 14:54:48 + PATH=/tmp/venv-OH70/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:54:48 + return 0 14:54:48 + [[ -d /opt/pyenv ]] 14:54:48 + echo '---> Setting up pyenv' 14:54:48 ---> Setting up pyenv 14:54:48 + export PYENV_ROOT=/opt/pyenv 14:54:48 + PYENV_ROOT=/opt/pyenv 14:54:48 + export PATH=/opt/pyenv/bin:/tmp/venv-OH70/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:54:48 + PATH=/opt/pyenv/bin:/tmp/venv-OH70/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 14:54:48 ++ pwd 14:54:48 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 14:54:48 + export PYTHONPATH 14:54:48 + export TOX_TESTENV_PASSENV=PYTHONPATH 14:54:48 + TOX_TESTENV_PASSENV=PYTHONPATH 14:54:48 + tox --version 14:54:48 4.14.1 from /tmp/venv-OH70/lib/python3.10/site-packages/tox/__init__.py 14:54:48 + PARALLEL=false 14:54:48 + TOX_OPTIONS_LIST= 14:54:48 + [[ -n pre-commit ]] 14:54:48 + TOX_OPTIONS_LIST=' -e pre-commit' 14:54:48 + case ${PARALLEL,,} in 14:54:48 + tox -e pre-commit 14:54:48 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 14:54:49 pre-commit: install_deps> python -I -m pip install pre-commit 14:54:52 pre-commit: freeze> python -m pip freeze --all 14:54:53 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 14:54:53 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 14:54:53 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 14:54:53 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 14:54:54 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 14:54:55 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 14:54:56 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 14:54:56 [INFO] Once installed this environment will be reused. 14:54:56 [INFO] This may take a few minutes... 14:54:59 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 14:54:59 [INFO] Once installed this environment will be reused. 14:54:59 [INFO] This may take a few minutes... 14:55:05 Trim Trailing Whitespace.................................................Passed 14:55:05 Tabs remover.............................................................Passed 14:55:05 pre-commit: commands[1]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_EDITMSG 14:55:06 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 14:55:06 [INFO] Once installed this environment will be reused. 14:55:06 [INFO] This may take a few minutes... 14:55:12 gitlint..............................................(no files to check)Skipped 14:55:12 pre-commit: OK (23.52=setup[4.19]+cmd[12.69,6.64] seconds) 14:55:12 congratulations :) (23.69 seconds) 14:55:12 + tox_status=0 14:55:12 + echo '---> Completed tox runs' 14:55:12 ---> Completed tox runs 14:55:12 + for i in .tox/*/log 14:55:12 ++ echo .tox/pre-commit/log 14:55:12 ++ awk -F/ '{print $2}' 14:55:12 + tox_env=pre-commit 14:55:12 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 14:55:12 + DOC_DIR=docs/_build/html 14:55:12 + [[ -d docs/_build/html ]] 14:55:12 + echo '---> tox-run.sh ends' 14:55:12 ---> tox-run.sh ends 14:55:12 + test 0 -eq 0 14:55:12 $ ssh-agent -k 14:55:12 unset SSH_AUTH_SOCK; 14:55:12 unset SSH_AGENT_PID; 14:55:12 echo Agent pid 1684 killed; 14:55:12 [ssh-agent] Stopped. 14:55:12 [PostBuildScript] - [INFO] Executing post build scripts. 14:55:12 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2179001162407289331.sh 14:55:12 ---> sysstat.sh 14:55:12 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13592263995082237781.sh 14:55:12 ---> package-listing.sh 14:55:12 ++ tr '[:upper:]' '[:lower:]' 14:55:12 ++ facter osfamily 14:55:13 + OS_FAMILY=debian 14:55:13 + workspace=/w/workspace/oom-master-pre-commit-lint 14:55:13 + START_PACKAGES=/tmp/packages_start.txt 14:55:13 + END_PACKAGES=/tmp/packages_end.txt 14:55:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:55:13 + PACKAGES=/tmp/packages_start.txt 14:55:13 + '[' /w/workspace/oom-master-pre-commit-lint ']' 14:55:13 + PACKAGES=/tmp/packages_end.txt 14:55:13 + case "${OS_FAMILY}" in 14:55:13 + dpkg -l 14:55:13 + grep '^ii' 14:55:13 + '[' -f /tmp/packages_start.txt ']' 14:55:13 + '[' -f /tmp/packages_end.txt ']' 14:55:13 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:55:13 + '[' /w/workspace/oom-master-pre-commit-lint ']' 14:55:13 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 14:55:13 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 14:55:13 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins573818722063231068.sh 14:55:13 ---> capture-instance-metadata.sh 14:55:13 Setup pyenv: 14:55:13 system 14:55:13 3.8.13 14:55:13 3.9.13 14:55:13 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:55:17 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-JdBp 14:55:17 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:55:20 lf-activate-venv(): INFO: Installing: lftools 14:55:53 lf-activate-venv(): INFO: Adding /tmp/venv-JdBp/bin to PATH 14:55:53 INFO: Running in OpenStack, capturing instance metadata 14:55:54 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins10600975582561635248.sh 14:55:54 provisioning config files... 14:55:54 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config784649339943433703tmp 14:55:54 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 14:55:54 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 14:55:54 [EnvInject] - Injecting environment variables from a build step. 14:55:54 [EnvInject] - Injecting as environment variables the properties content 14:55:54 SERVER_ID=logs 14:55:54 14:55:54 [EnvInject] - Variables injected successfully. 14:55:54 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11709732753721287254.sh 14:55:54 ---> create-netrc.sh 14:55:54 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins17338793573986459481.sh 14:55:54 ---> python-tools-install.sh 14:55:54 Setup pyenv: 14:55:54 system 14:55:54 3.8.13 14:55:54 3.9.13 14:55:54 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:55:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JdBp from file:/tmp/.os_lf_venv 14:55:56 lf-activate-venv(): INFO: Installing: lftools 14:56:04 lf-activate-venv(): INFO: Adding /tmp/venv-JdBp/bin to PATH 14:56:04 Generating Requirements File 14:56:34 Python 3.10.6 14:56:34 pip 24.0 from /tmp/venv-JdBp/lib/python3.10/site-packages/pip (python 3.10) 14:56:34 appdirs==1.4.4 14:56:34 argcomplete==3.2.3 14:56:34 aspy.yaml==1.3.0 14:56:34 attrs==23.2.0 14:56:34 autopage==0.5.2 14:56:34 beautifulsoup4==4.12.3 14:56:34 boto3==1.34.66 14:56:34 botocore==1.34.66 14:56:34 bs4==0.0.2 14:56:34 cachetools==5.3.3 14:56:34 certifi==2024.2.2 14:56:34 cffi==1.16.0 14:56:34 cfgv==3.4.0 14:56:34 chardet==5.2.0 14:56:34 charset-normalizer==3.3.2 14:56:34 click==8.1.7 14:56:34 cliff==4.6.0 14:56:34 cmd2==2.4.3 14:56:34 cryptography==3.3.2 14:56:34 debtcollector==3.0.0 14:56:34 decorator==5.1.1 14:56:34 defusedxml==0.7.1 14:56:34 Deprecated==1.2.14 14:56:34 distlib==0.3.8 14:56:34 dnspython==2.6.1 14:56:34 docker==4.2.2 14:56:34 dogpile.cache==1.3.2 14:56:34 email_validator==2.1.1 14:56:34 filelock==3.13.1 14:56:34 future==1.0.0 14:56:34 gitdb==4.0.11 14:56:34 GitPython==3.1.42 14:56:34 google-auth==2.28.2 14:56:34 httplib2==0.22.0 14:56:34 identify==2.5.35 14:56:34 idna==3.6 14:56:34 importlib-resources==1.5.0 14:56:34 iso8601==2.1.0 14:56:34 Jinja2==3.1.3 14:56:34 jmespath==1.0.1 14:56:34 jsonpatch==1.33 14:56:34 jsonpointer==2.4 14:56:34 jsonschema==4.21.1 14:56:34 jsonschema-specifications==2023.12.1 14:56:34 keystoneauth1==5.6.0 14:56:34 kubernetes==29.0.0 14:56:34 lftools==0.37.10 14:56:34 lxml==5.1.0 14:56:34 MarkupSafe==2.1.5 14:56:34 msgpack==1.0.8 14:56:34 multi_key_dict==2.0.3 14:56:34 munch==4.0.0 14:56:34 netaddr==1.2.1 14:56:34 netifaces==0.11.0 14:56:34 niet==1.4.2 14:56:34 nodeenv==1.8.0 14:56:34 oauth2client==4.1.3 14:56:34 oauthlib==3.2.2 14:56:34 openstacksdk==3.0.0 14:56:34 os-client-config==2.1.0 14:56:34 os-service-types==1.7.0 14:56:34 osc-lib==3.0.1 14:56:34 oslo.config==9.4.0 14:56:34 oslo.context==5.5.0 14:56:34 oslo.i18n==6.3.0 14:56:34 oslo.log==5.5.0 14:56:34 oslo.serialization==5.4.0 14:56:34 oslo.utils==7.1.0 14:56:34 packaging==24.0 14:56:34 pbr==6.0.0 14:56:34 platformdirs==4.2.0 14:56:34 prettytable==3.10.0 14:56:34 pyasn1==0.5.1 14:56:34 pyasn1-modules==0.3.0 14:56:34 pycparser==2.21 14:56:34 pygerrit2==2.0.15 14:56:34 PyGithub==2.2.0 14:56:34 pyinotify==0.9.6 14:56:34 PyJWT==2.8.0 14:56:34 PyNaCl==1.5.0 14:56:34 pyparsing==2.4.7 14:56:34 pyperclip==1.8.2 14:56:34 pyrsistent==0.20.0 14:56:34 python-cinderclient==9.5.0 14:56:34 python-dateutil==2.9.0.post0 14:56:34 python-heatclient==3.5.0 14:56:34 python-jenkins==1.8.2 14:56:34 python-keystoneclient==5.4.0 14:56:34 python-magnumclient==4.4.0 14:56:34 python-novaclient==18.6.0 14:56:34 python-openstackclient==6.6.0 14:56:34 python-swiftclient==4.5.0 14:56:34 PyYAML==6.0.1 14:56:34 referencing==0.34.0 14:56:34 requests==2.31.0 14:56:34 requests-oauthlib==1.4.0 14:56:34 requestsexceptions==1.4.0 14:56:34 rfc3986==2.0.0 14:56:34 rpds-py==0.18.0 14:56:34 rsa==4.9 14:56:34 ruamel.yaml==0.18.6 14:56:34 ruamel.yaml.clib==0.2.8 14:56:34 s3transfer==0.10.1 14:56:34 simplejson==3.19.2 14:56:34 six==1.16.0 14:56:34 smmap==5.0.1 14:56:34 soupsieve==2.5 14:56:34 stevedore==5.2.0 14:56:34 tabulate==0.9.0 14:56:34 toml==0.10.2 14:56:34 tomlkit==0.12.4 14:56:34 tqdm==4.66.2 14:56:34 typing_extensions==4.10.0 14:56:34 tzdata==2024.1 14:56:34 urllib3==1.26.18 14:56:34 virtualenv==20.25.1 14:56:34 wcwidth==0.2.13 14:56:34 websocket-client==1.7.0 14:56:34 wrapt==1.16.0 14:56:34 xdg==6.0.0 14:56:34 xmltodict==0.13.0 14:56:34 yq==3.2.3 14:56:34 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins18125311523821663216.sh 14:56:34 ---> sudo-logs.sh 14:56:34 Archiving 'sudo' log.. 14:56:35 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins13217911510483406941.sh 14:56:35 ---> job-cost.sh 14:56:35 Setup pyenv: 14:56:35 system 14:56:35 3.8.13 14:56:35 3.9.13 14:56:35 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:56:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JdBp from file:/tmp/.os_lf_venv 14:56:36 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:56:41 lf-activate-venv(): INFO: Adding /tmp/venv-JdBp/bin to PATH 14:56:41 INFO: No Stack... 14:56:42 INFO: Retrieving Pricing Info for: v3-standard-4 14:56:42 INFO: Archiving Costs 14:56:42 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins16906755771800325102.sh 14:56:42 ---> logs-deploy.sh 14:56:42 Setup pyenv: 14:56:42 system 14:56:42 3.8.13 14:56:42 3.9.13 14:56:42 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 14:56:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JdBp from file:/tmp/.os_lf_venv 14:56:44 lf-activate-venv(): INFO: Installing: lftools 14:56:53 lf-activate-venv(): INFO: Adding /tmp/venv-JdBp/bin to PATH 14:56:53 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3360 14:56:53 INFO: archiving workspace using pattern(s): 14:56:54 Archives upload complete. 14:56:55 INFO: archiving logs to Nexus 14:56:55 ---> uname -a: 14:56:55 Linux prd-ubuntu1804-builder-4c-4g-14629 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 14:56:55 14:56:55 14:56:55 ---> lscpu: 14:56:55 Architecture: x86_64 14:56:55 CPU op-mode(s): 32-bit, 64-bit 14:56:55 Byte Order: Little Endian 14:56:55 CPU(s): 4 14:56:55 On-line CPU(s) list: 0-3 14:56:55 Thread(s) per core: 1 14:56:55 Core(s) per socket: 1 14:56:55 Socket(s): 4 14:56:55 NUMA node(s): 1 14:56:55 Vendor ID: AuthenticAMD 14:56:55 CPU family: 23 14:56:55 Model: 49 14:56:55 Model name: AMD EPYC-Rome Processor 14:56:55 Stepping: 0 14:56:55 CPU MHz: 2800.000 14:56:55 BogoMIPS: 5600.00 14:56:55 Virtualization: AMD-V 14:56:55 Hypervisor vendor: KVM 14:56:55 Virtualization type: full 14:56:55 L1d cache: 32K 14:56:55 L1i cache: 32K 14:56:55 L2 cache: 512K 14:56:55 L3 cache: 16384K 14:56:55 NUMA node0 CPU(s): 0-3 14:56:55 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 14:56:55 14:56:55 14:56:55 ---> nproc: 14:56:55 4 14:56:55 14:56:55 14:56:55 ---> df -h: 14:56:55 Filesystem Size Used Avail Use% Mounted on 14:56:55 udev 7.9G 0 7.9G 0% /dev 14:56:55 tmpfs 1.6G 672K 1.6G 1% /run 14:56:55 /dev/vda1 78G 8.4G 70G 11% / 14:56:55 tmpfs 7.9G 0 7.9G 0% /dev/shm 14:56:55 tmpfs 5.0M 0 5.0M 0% /run/lock 14:56:55 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 14:56:55 /dev/vda15 105M 4.4M 100M 5% /boot/efi 14:56:55 tmpfs 1.6G 0 1.6G 0% /run/user/1001 14:56:55 14:56:55 14:56:55 ---> free -m: 14:56:55 total used free shared buff/cache available 14:56:55 Mem: 16040 521 13328 0 2189 15199 14:56:55 Swap: 1023 0 1023 14:56:55 14:56:55 14:56:55 ---> ip addr: 14:56:55 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:56:55 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:56:55 inet 127.0.0.1/8 scope host lo 14:56:55 valid_lft forever preferred_lft forever 14:56:55 inet6 ::1/128 scope host 14:56:55 valid_lft forever preferred_lft forever 14:56:55 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 14:56:55 link/ether fa:16:3e:c5:f9:c8 brd ff:ff:ff:ff:ff:ff 14:56:55 inet 10.30.106.134/23 brd 10.30.107.255 scope global dynamic ens3 14:56:55 valid_lft 86225sec preferred_lft 86225sec 14:56:55 inet6 fe80::f816:3eff:fec5:f9c8/64 scope link 14:56:55 valid_lft forever preferred_lft forever 14:56:55 14:56:55 14:56:55 ---> sar -b -r -n DEV: 14:56:55 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-14629) 03/20/24 _x86_64_ (4 CPU) 14:56:55 14:56:55 14:54:03 LINUX RESTART (4 CPU) 14:56:55 14:56:55 14:55:01 tps rtps wtps bread/s bwrtn/s 14:56:55 14:56:01 115.91 14.28 101.63 1101.10 21299.43 14:56:55 Average: 115.91 14.28 101.63 1101.10 21299.43 14:56:55 14:56:55 14:55:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:56:55 14:56:01 13733188 15536136 2691780 16.39 74804 1915356 800692 4.58 787636 1662032 144788 14:56:55 Average: 13733188 15536136 2691780 16.39 74804 1915356 800692 4.58 787636 1662032 144788 14:56:55 14:56:55 14:55:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:56:55 14:56:01 lo 1.33 1.33 0.14 0.14 0.00 0.00 0.00 0.00 14:56:55 14:56:01 ens3 51.18 37.77 626.70 15.52 0.00 0.00 0.00 0.00 14:56:55 Average: lo 1.33 1.33 0.14 0.14 0.00 0.00 0.00 0.00 14:56:55 Average: ens3 51.18 37.77 626.70 15.52 0.00 0.00 0.00 0.00 14:56:55 14:56:55 14:56:55 ---> sar -P ALL: 14:56:55 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-14629) 03/20/24 _x86_64_ (4 CPU) 14:56:55 14:56:55 14:54:03 LINUX RESTART (4 CPU) 14:56:55 14:56:55 14:55:01 CPU %user %nice %system %iowait %steal %idle 14:56:55 14:56:01 all 20.87 0.00 1.66 5.30 0.05 72.12 14:56:55 14:56:01 0 12.15 0.00 1.59 12.28 0.03 73.95 14:56:55 14:56:01 1 11.49 0.00 1.04 0.23 0.05 87.19 14:56:55 14:56:01 2 32.51 0.00 2.33 1.45 0.07 63.64 14:56:55 14:56:01 3 27.31 0.00 1.71 7.26 0.05 63.68 14:56:55 Average: all 20.87 0.00 1.66 5.30 0.05 72.12 14:56:55 Average: 0 12.15 0.00 1.59 12.28 0.03 73.95 14:56:55 Average: 1 11.49 0.00 1.04 0.23 0.05 87.19 14:56:55 Average: 2 32.51 0.00 2.33 1.45 0.07 63.64 14:56:55 Average: 3 27.31 0.00 1.71 7.26 0.05 63.68 14:56:55 14:56:55 14:56:55