12:47:29 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137636 12:47:29 Running as SYSTEM 12:47:29 [EnvInject] - Loading node environment variables. 12:47:29 Building remotely on prd-ubuntu1804-builder-4c-4g-20075 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-pre-commit-lint 12:47:29 [ssh-agent] Looking for ssh-agent implementation... 12:47:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:47:29 $ ssh-agent 12:47:29 SSH_AUTH_SOCK=/tmp/ssh-O4fDuvByQfsJ/agent.1683 12:47:29 SSH_AGENT_PID=1684 12:47:29 [ssh-agent] Started. 12:47:29 Running ssh-add (command line suppressed) 12:47:29 Identity added: /w/workspace/oom-master-pre-commit-lint@tmp/private_key_12856136618388963370.key (/w/workspace/oom-master-pre-commit-lint@tmp/private_key_12856136618388963370.key) 12:47:29 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 12:47:29 The recommended git tool is: NONE 12:47:32 using credential onap-jenkins-ssh 12:47:32 Wiping out workspace first. 12:47:32 Cloning the remote Git repository 12:47:32 Cloning repository git://cloud.onap.org/mirror/oom.git 12:47:32 > git init /w/workspace/oom-master-pre-commit-lint # timeout=10 12:47:32 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:47:32 > git --version # timeout=10 12:47:32 > git --version # 'git version 2.17.1' 12:47:32 using GIT_SSH to set credentials Gerrit user 12:47:32 Verifying host key using manually-configured host key entries 12:47:32 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 12:47:38 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:47:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:47:38 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:47:38 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:47:38 using GIT_SSH to set credentials Gerrit user 12:47:38 Verifying host key using manually-configured host key entries 12:47:38 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/36/137636/2 # timeout=30 12:47:38 > git rev-parse 9232eb0eb10604d16c2df42b6b7fbc18f4fac304^{commit} # timeout=10 12:47:38 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 12:47:38 Checking out Revision 9232eb0eb10604d16c2df42b6b7fbc18f4fac304 (refs/changes/36/137636/2) 12:47:38 > git config core.sparsecheckout # timeout=10 12:47:38 > git checkout -f 9232eb0eb10604d16c2df42b6b7fbc18f4fac304 # timeout=30 12:47:42 Commit message: "[DOC] Update Information about used versions" 12:47:42 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:47:42 > git rev-list --no-walk f8146d85933c5eab5a8061f21dcfce9b6b6b93d5 # timeout=10 12:47:42 [EnvInject] - Injecting environment variables from a build step. 12:47:42 [EnvInject] - Injecting as environment variables the properties content 12:47:42 PYTHON=python3 12:47:42 12:47:42 [EnvInject] - Variables injected successfully. 12:47:42 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins15492394894854682680.sh 12:47:42 ---> tox-install.sh 12:47:42 + source /home/jenkins/lf-env.sh 12:47:42 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:47:42 ++ mktemp -d /tmp/venv-XXXX 12:47:42 + lf_venv=/tmp/venv-HlON 12:47:42 + local venv_file=/tmp/.os_lf_venv 12:47:42 + local python=python3 12:47:42 + local options 12:47:42 + local set_path=true 12:47:42 + local install_args= 12:47:42 ++ 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 12:47:42 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:47:42 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:47:42 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:47:42 + true 12:47:42 + case $1 in 12:47:42 + venv_file=/tmp/.toxenv 12:47:42 + shift 2 12:47:42 + true 12:47:42 + case $1 in 12:47:42 + shift 12:47:42 + break 12:47:42 + case $python in 12:47:42 + local pkg_list= 12:47:42 + [[ -d /opt/pyenv ]] 12:47:42 + echo 'Setup pyenv:' 12:47:42 Setup pyenv: 12:47:42 + export PYENV_ROOT=/opt/pyenv 12:47:42 + PYENV_ROOT=/opt/pyenv 12:47:42 + 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 12:47:42 + 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 12:47:42 + pyenv versions 12:47:42 * system (set by /opt/pyenv/version) 12:47:42 * 3.8.13 (set by /opt/pyenv/version) 12:47:42 * 3.9.13 (set by /opt/pyenv/version) 12:47:42 * 3.10.6 (set by /opt/pyenv/version) 12:47:42 + command -v pyenv 12:47:42 ++ pyenv init - --no-rehash 12:47:42 + 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[*]}"'\'')" 12:47:42 export PATH="/opt/pyenv/shims:${PATH}" 12:47:42 export PYENV_SHELL=bash 12:47:42 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:47:42 pyenv() { 12:47:42 local command 12:47:42 command="${1:-}" 12:47:42 if [ "$#" -gt 0 ]; then 12:47:42 shift 12:47:42 fi 12:47:42 12:47:42 case "$command" in 12:47:42 rehash|shell) 12:47:42 eval "$(pyenv "sh-$command" "$@")" 12:47:42 ;; 12:47:42 *) 12:47:42 command pyenv "$command" "$@" 12:47:42 ;; 12:47:42 esac 12:47:42 }' 12:47:42 +++ 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[*]}"' 12:47:42 ++ 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 12:47:42 ++ 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 12:47:42 ++ 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 12:47:42 ++ export PYENV_SHELL=bash 12:47:42 ++ PYENV_SHELL=bash 12:47:42 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:47:42 +++ complete -F _pyenv pyenv 12:47:42 ++ lf-pyver python3 12:47:42 ++ local py_version_xy=python3 12:47:42 ++ local py_version_xyz= 12:47:42 ++ pyenv versions 12:47:42 ++ local command 12:47:42 ++ command=versions 12:47:42 ++ '[' 1 -gt 0 ']' 12:47:42 ++ shift 12:47:42 ++ case "$command" in 12:47:42 ++ command pyenv versions 12:47:42 ++ pyenv versions 12:47:42 ++ awk '{ print $1 }' 12:47:42 ++ grep -E '^[0-9.]*[0-9]$' 12:47:42 ++ sed 's/^[ *]* //' 12:47:42 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:47:42 +++ sort -V 12:47:42 +++ tail -n 1 12:47:42 +++ grep '^3' /tmp/.pyenv_versions 12:47:42 ++ py_version_xyz=3.10.6 12:47:42 ++ [[ -z 3.10.6 ]] 12:47:42 ++ echo 3.10.6 12:47:42 ++ return 0 12:47:42 + pyenv local 3.10.6 12:47:42 + local command 12:47:42 + command=local 12:47:42 + '[' 2 -gt 0 ']' 12:47:42 + shift 12:47:42 + case "$command" in 12:47:42 + command pyenv local 3.10.6 12:47:42 + pyenv local 3.10.6 12:47:42 + for arg in "$@" 12:47:42 + case $arg in 12:47:42 + pkg_list+='tox ' 12:47:42 + for arg in "$@" 12:47:42 + case $arg in 12:47:42 + pkg_list+='virtualenv ' 12:47:42 + for arg in "$@" 12:47:42 + case $arg in 12:47:42 + pkg_list+='urllib3~=1.26.15 ' 12:47:42 + [[ -f /tmp/.toxenv ]] 12:47:42 + [[ ! -f /tmp/.toxenv ]] 12:47:42 + [[ -n '' ]] 12:47:42 + python3 -m venv /tmp/venv-HlON 12:47:46 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-HlON' 12:47:46 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-HlON 12:47:46 + echo /tmp/venv-HlON 12:47:46 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 12:47:46 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 12:47:46 + /tmp/venv-HlON/bin/python3 -m pip install --upgrade --quiet pip virtualenv 12:47:49 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:47:49 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:47:49 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:47:49 + /tmp/venv-HlON/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:47:52 + type python3 12:47:52 + true 12:47:52 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-HlON/bin to PATH' 12:47:52 lf-activate-venv(): INFO: Adding /tmp/venv-HlON/bin to PATH 12:47:52 + PATH=/tmp/venv-HlON/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 12:47:52 + return 0 12:47:52 + python3 --version 12:47:52 Python 3.10.6 12:47:52 + python3 -m pip --version 12:47:52 pip 24.0 from /tmp/venv-HlON/lib/python3.10/site-packages/pip (python 3.10) 12:47:52 + python3 -m pip freeze 12:47:52 cachetools==5.3.3 12:47:52 chardet==5.2.0 12:47:52 colorama==0.4.6 12:47:52 distlib==0.3.8 12:47:52 filelock==3.13.3 12:47:52 packaging==24.0 12:47:52 platformdirs==4.2.0 12:47:52 pluggy==1.4.0 12:47:52 pyproject-api==1.6.1 12:47:52 tomli==2.0.1 12:47:52 tox==4.14.2 12:47:52 urllib3==1.26.18 12:47:52 virtualenv==20.25.1 12:47:52 [EnvInject] - Injecting environment variables from a build step. 12:47:52 [EnvInject] - Injecting as environment variables the properties content 12:47:52 PARALLEL=false 12:47:52 12:47:52 [EnvInject] - Variables injected successfully. 12:47:52 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins17520459824304813463.sh 12:47:52 ---> tox-run.sh 12:47:52 + 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 12:47:52 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-pre-commit-lint/archives/tox 12:47:52 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-pre-commit-lint/archives/docs 12:47:52 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/tox 12:47:52 + cd /w/workspace/oom-master-pre-commit-lint/. 12:47:52 + source /home/jenkins/lf-env.sh 12:47:52 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:47:52 ++ mktemp -d /tmp/venv-XXXX 12:47:52 + lf_venv=/tmp/venv-0jtu 12:47:52 + local venv_file=/tmp/.os_lf_venv 12:47:52 + local python=python3 12:47:52 + local options 12:47:52 + local set_path=true 12:47:52 + local install_args= 12:47:52 ++ 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 12:47:52 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:47:52 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:47:52 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:47:52 + true 12:47:52 + case $1 in 12:47:52 + venv_file=/tmp/.toxenv 12:47:52 + shift 2 12:47:52 + true 12:47:52 + case $1 in 12:47:52 + shift 12:47:52 + break 12:47:52 + case $python in 12:47:52 + local pkg_list= 12:47:52 + [[ -d /opt/pyenv ]] 12:47:52 + echo 'Setup pyenv:' 12:47:52 Setup pyenv: 12:47:52 + export PYENV_ROOT=/opt/pyenv 12:47:52 + PYENV_ROOT=/opt/pyenv 12:47:52 + 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 12:47:52 + 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 12:47:52 + pyenv versions 12:47:52 system 12:47:52 3.8.13 12:47:52 3.9.13 12:47:52 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:47:52 + command -v pyenv 12:47:52 ++ pyenv init - --no-rehash 12:47:52 + 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[*]}"'\'')" 12:47:52 export PATH="/opt/pyenv/shims:${PATH}" 12:47:52 export PYENV_SHELL=bash 12:47:52 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:47:52 pyenv() { 12:47:52 local command 12:47:52 command="${1:-}" 12:47:52 if [ "$#" -gt 0 ]; then 12:47:52 shift 12:47:52 fi 12:47:52 12:47:52 case "$command" in 12:47:52 rehash|shell) 12:47:52 eval "$(pyenv "sh-$command" "$@")" 12:47:52 ;; 12:47:52 *) 12:47:52 command pyenv "$command" "$@" 12:47:52 ;; 12:47:52 esac 12:47:52 }' 12:47:52 +++ 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[*]}"' 12:47:52 ++ 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 12:47:52 ++ 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 12:47:52 ++ 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 12:47:52 ++ export PYENV_SHELL=bash 12:47:52 ++ PYENV_SHELL=bash 12:47:52 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:47:52 +++ complete -F _pyenv pyenv 12:47:52 ++ lf-pyver python3 12:47:52 ++ local py_version_xy=python3 12:47:52 ++ local py_version_xyz= 12:47:52 ++ pyenv versions 12:47:52 ++ sed 's/^[ *]* //' 12:47:52 ++ awk '{ print $1 }' 12:47:52 ++ local command 12:47:52 ++ command=versions 12:47:52 ++ '[' 1 -gt 0 ']' 12:47:52 ++ shift 12:47:52 ++ case "$command" in 12:47:52 ++ command pyenv versions 12:47:52 ++ pyenv versions 12:47:52 ++ grep -E '^[0-9.]*[0-9]$' 12:47:52 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:47:52 +++ grep '^3' /tmp/.pyenv_versions 12:47:52 +++ sort -V 12:47:52 +++ tail -n 1 12:47:52 ++ py_version_xyz=3.10.6 12:47:52 ++ [[ -z 3.10.6 ]] 12:47:52 ++ echo 3.10.6 12:47:52 ++ return 0 12:47:52 + pyenv local 3.10.6 12:47:52 + local command 12:47:52 + command=local 12:47:52 + '[' 2 -gt 0 ']' 12:47:52 + shift 12:47:52 + case "$command" in 12:47:52 + command pyenv local 3.10.6 12:47:52 + pyenv local 3.10.6 12:47:52 + for arg in "$@" 12:47:52 + case $arg in 12:47:52 + pkg_list+='tox ' 12:47:52 + for arg in "$@" 12:47:52 + case $arg in 12:47:52 + pkg_list+='virtualenv ' 12:47:52 + for arg in "$@" 12:47:52 + case $arg in 12:47:52 + pkg_list+='urllib3~=1.26.15 ' 12:47:52 + [[ -f /tmp/.toxenv ]] 12:47:52 ++ cat /tmp/.toxenv 12:47:52 + lf_venv=/tmp/venv-HlON 12:47:52 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HlON from' file:/tmp/.toxenv 12:47:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HlON from file:/tmp/.toxenv 12:47:52 + /tmp/venv-HlON/bin/python3 -m pip install --upgrade --quiet pip virtualenv 12:47:53 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:47:53 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:47:53 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:47:53 + /tmp/venv-HlON/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:47:55 + type python3 12:47:55 + true 12:47:55 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-HlON/bin to PATH' 12:47:55 lf-activate-venv(): INFO: Adding /tmp/venv-HlON/bin to PATH 12:47:55 + PATH=/tmp/venv-HlON/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 12:47:55 + return 0 12:47:55 + [[ -d /opt/pyenv ]] 12:47:55 + echo '---> Setting up pyenv' 12:47:55 ---> Setting up pyenv 12:47:55 + export PYENV_ROOT=/opt/pyenv 12:47:55 + PYENV_ROOT=/opt/pyenv 12:47:55 + export PATH=/opt/pyenv/bin:/tmp/venv-HlON/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 12:47:55 + PATH=/opt/pyenv/bin:/tmp/venv-HlON/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 12:47:55 ++ pwd 12:47:55 + PYTHONPATH=/w/workspace/oom-master-pre-commit-lint 12:47:55 + export PYTHONPATH 12:47:55 + export TOX_TESTENV_PASSENV=PYTHONPATH 12:47:55 + TOX_TESTENV_PASSENV=PYTHONPATH 12:47:55 + tox --version 12:47:55 4.14.2 from /tmp/venv-HlON/lib/python3.10/site-packages/tox/__init__.py 12:47:55 + PARALLEL=false 12:47:55 + TOX_OPTIONS_LIST= 12:47:55 + [[ -n pre-commit ]] 12:47:55 + TOX_OPTIONS_LIST=' -e pre-commit' 12:47:55 + case ${PARALLEL,,} in 12:47:55 + tox -e pre-commit 12:47:55 + tee -a /w/workspace/oom-master-pre-commit-lint/archives/tox/tox.log 12:47:56 pre-commit: install_deps> python -I -m pip install pre-commit 12:47:59 pre-commit: freeze> python -m pip freeze --all 12:47:59 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 12:47:59 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 12:47:59 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 12:48:00 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 12:48:01 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 12:48:02 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 12:48:02 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 12:48:02 [INFO] Once installed this environment will be reused. 12:48:02 [INFO] This may take a few minutes... 12:48:06 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 12:48:06 [INFO] Once installed this environment will be reused. 12:48:06 [INFO] This may take a few minutes... 12:48:11 Trim Trailing Whitespace.................................................Failed 12:48:11 - hook id: trailing-whitespace 12:48:11 - exit code: 1 12:48:11 - files were modified by this hook 12:48:11 12:48:11 Fixing docs/sections/guides/infra_guides/oom_infra_base_config_setup.rst 12:48:11 12:48:11 Tabs remover.............................................................Passed 12:48:11 pre-commit hook(s) made changes. 12:48:11 If you are seeing this message in CI, reproduce locally with: `pre-commit run --all-files`. 12:48:11 To run `pre-commit` as part of git workflow, use `pre-commit install`. 12:48:11 All changes made by hooks: 12:48:11 diff --git a/docs/sections/guides/infra_guides/oom_infra_base_config_setup.rst b/docs/sections/guides/infra_guides/oom_infra_base_config_setup.rst 12:48:11 index aa00b9ca3..a666358b3 100644 12:48:11 --- a/docs/sections/guides/infra_guides/oom_infra_base_config_setup.rst 12:48:11 +++ b/docs/sections/guides/infra_guides/oom_infra_base_config_setup.rst 12:48:11 @@ -250,7 +250,7 @@ Install Istio Basic Platform 12:48:11 - Create an override for istiod (e.g. istiod.yaml) to add the oauth2-proxy as external 12:48:11 authentication provider and apply some specific config settings 12:48:11 Be aware, that from Istio version 1.21.0 the format of the values.yaml changes. 12:48:11 - Additionally a new feature (Native Sidecars) can be enabled, if it is enabled in 12:48:11 + Additionally a new feature (Native Sidecars) can be enabled, if it is enabled in 12:48:11 Kubernetes (version > 1.28) 12:48:11 12:48:11 .. collapse:: istiod.yaml (version => 1.21) 12:48:11 pre-commit: exit 1 (12.03 seconds) /w/workspace/oom-master-pre-commit-lint> pre-commit run --all-files --show-diff-on-failure pid=2249 12:48:11 pre-commit: FAIL code 1 (16.03=setup[4.00]+cmd[12.03] seconds) 12:48:11 evaluation failed :( (16.21 seconds) 12:48:11 + tox_status=1 12:48:11 + echo '---> Completed tox runs' 12:48:11 ---> Completed tox runs 12:48:11 + for i in .tox/*/log 12:48:11 ++ echo .tox/pre-commit/log 12:48:11 ++ awk -F/ '{print $2}' 12:48:11 + tox_env=pre-commit 12:48:11 + cp -r .tox/pre-commit/log /w/workspace/oom-master-pre-commit-lint/archives/tox/pre-commit 12:48:11 + DOC_DIR=docs/_build/html 12:48:11 + [[ -d docs/_build/html ]] 12:48:11 + echo '---> tox-run.sh ends' 12:48:11 ---> tox-run.sh ends 12:48:11 + test 1 -eq 0 12:48:11 + exit 1 12:48:11 ++ '[' 2 = 1 ']' 12:48:11 Build step 'Execute shell' marked build as failure 12:48:11 $ ssh-agent -k 12:48:11 unset SSH_AUTH_SOCK; 12:48:11 unset SSH_AGENT_PID; 12:48:11 echo Agent pid 1684 killed; 12:48:11 [ssh-agent] Stopped. 12:48:11 [PostBuildScript] - [INFO] Executing post build scripts. 12:48:11 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins2725764528285690578.sh 12:48:11 ---> sysstat.sh 12:48:12 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins7548781592811641953.sh 12:48:12 ---> package-listing.sh 12:48:12 ++ facter osfamily 12:48:12 ++ tr '[:upper:]' '[:lower:]' 12:48:12 + OS_FAMILY=debian 12:48:12 + workspace=/w/workspace/oom-master-pre-commit-lint 12:48:12 + START_PACKAGES=/tmp/packages_start.txt 12:48:12 + END_PACKAGES=/tmp/packages_end.txt 12:48:12 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:48:12 + PACKAGES=/tmp/packages_start.txt 12:48:12 + '[' /w/workspace/oom-master-pre-commit-lint ']' 12:48:12 + PACKAGES=/tmp/packages_end.txt 12:48:12 + case "${OS_FAMILY}" in 12:48:12 + dpkg -l 12:48:12 + grep '^ii' 12:48:12 + '[' -f /tmp/packages_start.txt ']' 12:48:12 + '[' -f /tmp/packages_end.txt ']' 12:48:12 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:48:12 + '[' /w/workspace/oom-master-pre-commit-lint ']' 12:48:12 + mkdir -p /w/workspace/oom-master-pre-commit-lint/archives/ 12:48:12 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-pre-commit-lint/archives/ 12:48:12 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15284731764753633745.sh 12:48:12 ---> capture-instance-metadata.sh 12:48:12 Setup pyenv: 12:48:12 system 12:48:12 3.8.13 12:48:12 3.9.13 12:48:12 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:48:16 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-QMvZ 12:48:16 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:48:19 lf-activate-venv(): INFO: Installing: lftools 12:48:51 lf-activate-venv(): INFO: Adding /tmp/venv-QMvZ/bin to PATH 12:48:51 INFO: Running in OpenStack, capturing instance metadata 12:48:52 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins12228524164082080026.sh 12:48:52 provisioning config files... 12:48:52 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-pre-commit-lint@tmp/config9940060876421133784tmp 12:48:52 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 12:48:52 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 12:48:52 [EnvInject] - Injecting environment variables from a build step. 12:48:52 [EnvInject] - Injecting as environment variables the properties content 12:48:52 SERVER_ID=logs 12:48:52 12:48:52 [EnvInject] - Variables injected successfully. 12:48:52 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins11658117302169993167.sh 12:48:52 ---> create-netrc.sh 12:48:52 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins8163977312982335197.sh 12:48:52 ---> python-tools-install.sh 12:48:52 Setup pyenv: 12:48:52 system 12:48:52 3.8.13 12:48:52 3.9.13 12:48:52 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:48:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QMvZ from file:/tmp/.os_lf_venv 12:48:53 lf-activate-venv(): INFO: Installing: lftools 12:49:01 lf-activate-venv(): INFO: Adding /tmp/venv-QMvZ/bin to PATH 12:49:01 Generating Requirements File 12:49:37 Python 3.10.6 12:49:37 pip 24.0 from /tmp/venv-QMvZ/lib/python3.10/site-packages/pip (python 3.10) 12:49:37 appdirs==1.4.4 12:49:37 argcomplete==3.2.3 12:49:37 aspy.yaml==1.3.0 12:49:37 attrs==23.2.0 12:49:37 autopage==0.5.2 12:49:37 beautifulsoup4==4.12.3 12:49:37 boto3==1.34.75 12:49:37 botocore==1.34.75 12:49:37 bs4==0.0.2 12:49:37 cachetools==5.3.3 12:49:37 certifi==2024.2.2 12:49:37 cffi==1.16.0 12:49:37 cfgv==3.4.0 12:49:37 chardet==5.2.0 12:49:37 charset-normalizer==3.3.2 12:49:37 click==8.1.7 12:49:37 cliff==4.6.0 12:49:37 cmd2==2.4.3 12:49:37 cryptography==3.3.2 12:49:37 debtcollector==3.0.0 12:49:37 decorator==5.1.1 12:49:37 defusedxml==0.7.1 12:49:37 Deprecated==1.2.14 12:49:37 distlib==0.3.8 12:49:37 dnspython==2.6.1 12:49:37 docker==4.2.2 12:49:37 dogpile.cache==1.3.2 12:49:37 email_validator==2.1.1 12:49:37 filelock==3.13.3 12:49:37 future==1.0.0 12:49:37 gitdb==4.0.11 12:49:37 GitPython==3.1.43 12:49:37 google-auth==2.29.0 12:49:37 httplib2==0.22.0 12:49:37 identify==2.5.35 12:49:37 idna==3.6 12:49:37 importlib-resources==1.5.0 12:49:37 iso8601==2.1.0 12:49:37 Jinja2==3.1.3 12:49:37 jmespath==1.0.1 12:49:37 jsonpatch==1.33 12:49:37 jsonpointer==2.4 12:49:37 jsonschema==4.21.1 12:49:37 jsonschema-specifications==2023.12.1 12:49:37 keystoneauth1==5.6.0 12:49:37 kubernetes==29.0.0 12:49:37 lftools==0.37.10 12:49:37 lxml==5.2.0 12:49:37 MarkupSafe==2.1.5 12:49:37 msgpack==1.0.8 12:49:37 multi_key_dict==2.0.3 12:49:37 munch==4.0.0 12:49:37 netaddr==1.2.1 12:49:37 netifaces==0.11.0 12:49:37 niet==1.4.2 12:49:37 nodeenv==1.8.0 12:49:37 oauth2client==4.1.3 12:49:37 oauthlib==3.2.2 12:49:37 openstacksdk==3.0.0 12:49:37 os-client-config==2.1.0 12:49:37 os-service-types==1.7.0 12:49:37 osc-lib==3.0.1 12:49:37 oslo.config==9.4.0 12:49:37 oslo.context==5.5.0 12:49:37 oslo.i18n==6.3.0 12:49:37 oslo.log==5.5.1 12:49:37 oslo.serialization==5.4.0 12:49:37 oslo.utils==7.1.0 12:49:37 packaging==24.0 12:49:37 pbr==6.0.0 12:49:37 platformdirs==4.2.0 12:49:37 prettytable==3.10.0 12:49:37 pyasn1==0.6.0 12:49:37 pyasn1_modules==0.4.0 12:49:37 pycparser==2.22 12:49:37 pygerrit2==2.0.15 12:49:37 PyGithub==2.3.0 12:49:37 pyinotify==0.9.6 12:49:37 PyJWT==2.8.0 12:49:37 PyNaCl==1.5.0 12:49:37 pyparsing==2.4.7 12:49:37 pyperclip==1.8.2 12:49:37 pyrsistent==0.20.0 12:49:37 python-cinderclient==9.5.0 12:49:37 python-dateutil==2.9.0.post0 12:49:37 python-heatclient==3.5.0 12:49:37 python-jenkins==1.8.2 12:49:37 python-keystoneclient==5.4.0 12:49:37 python-magnumclient==4.4.0 12:49:37 python-novaclient==18.6.0 12:49:37 python-openstackclient==6.6.0 12:49:37 python-swiftclient==4.5.0 12:49:37 PyYAML==6.0.1 12:49:37 referencing==0.34.0 12:49:37 requests==2.31.0 12:49:37 requests-oauthlib==2.0.0 12:49:37 requestsexceptions==1.4.0 12:49:37 rfc3986==2.0.0 12:49:37 rpds-py==0.18.0 12:49:37 rsa==4.9 12:49:37 ruamel.yaml==0.18.6 12:49:37 ruamel.yaml.clib==0.2.8 12:49:37 s3transfer==0.10.1 12:49:37 simplejson==3.19.2 12:49:37 six==1.16.0 12:49:37 smmap==5.0.1 12:49:37 soupsieve==2.5 12:49:37 stevedore==5.2.0 12:49:37 tabulate==0.9.0 12:49:37 toml==0.10.2 12:49:37 tomlkit==0.12.4 12:49:37 tqdm==4.66.2 12:49:37 typing_extensions==4.10.0 12:49:37 tzdata==2024.1 12:49:37 urllib3==1.26.18 12:49:37 virtualenv==20.25.1 12:49:37 wcwidth==0.2.13 12:49:37 websocket-client==1.7.0 12:49:37 wrapt==1.16.0 12:49:37 xdg==6.0.0 12:49:37 xmltodict==0.13.0 12:49:37 yq==3.2.3 12:49:38 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins14562686868304663830.sh 12:49:38 ---> sudo-logs.sh 12:49:38 Archiving 'sudo' log.. 12:49:38 [oom-master-pre-commit-lint] $ /bin/bash /tmp/jenkins15289196942185522352.sh 12:49:38 ---> job-cost.sh 12:49:38 Setup pyenv: 12:49:38 system 12:49:38 3.8.13 12:49:38 3.9.13 12:49:38 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:49:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QMvZ from file:/tmp/.os_lf_venv 12:49:39 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:49:44 lf-activate-venv(): INFO: Adding /tmp/venv-QMvZ/bin to PATH 12:49:44 INFO: No Stack... 12:49:45 INFO: Retrieving Pricing Info for: v3-standard-4 12:49:45 INFO: Archiving Costs 12:49:45 [oom-master-pre-commit-lint] $ /bin/bash -l /tmp/jenkins1899284031473531536.sh 12:49:45 ---> logs-deploy.sh 12:49:45 Setup pyenv: 12:49:45 system 12:49:45 3.8.13 12:49:45 3.9.13 12:49:45 * 3.10.6 (set by /w/workspace/oom-master-pre-commit-lint/.python-version) 12:49:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QMvZ from file:/tmp/.os_lf_venv 12:49:46 lf-activate-venv(): INFO: Installing: lftools 12:49:56 lf-activate-venv(): INFO: Adding /tmp/venv-QMvZ/bin to PATH 12:49:56 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-pre-commit-lint/3399 12:49:56 INFO: archiving workspace using pattern(s): 12:50:00 Archives upload complete. 12:50:00 INFO: archiving logs to Nexus 12:50:01 ---> uname -a: 12:50:01 Linux prd-ubuntu1804-builder-4c-4g-20075 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 12:50:01 12:50:01 12:50:01 ---> lscpu: 12:50:01 Architecture: x86_64 12:50:01 CPU op-mode(s): 32-bit, 64-bit 12:50:01 Byte Order: Little Endian 12:50:01 CPU(s): 4 12:50:01 On-line CPU(s) list: 0-3 12:50:01 Thread(s) per core: 1 12:50:01 Core(s) per socket: 1 12:50:01 Socket(s): 4 12:50:01 NUMA node(s): 1 12:50:01 Vendor ID: AuthenticAMD 12:50:01 CPU family: 23 12:50:01 Model: 49 12:50:01 Model name: AMD EPYC-Rome Processor 12:50:01 Stepping: 0 12:50:01 CPU MHz: 2799.998 12:50:01 BogoMIPS: 5599.99 12:50:01 Virtualization: AMD-V 12:50:01 Hypervisor vendor: KVM 12:50:01 Virtualization type: full 12:50:01 L1d cache: 32K 12:50:01 L1i cache: 32K 12:50:01 L2 cache: 512K 12:50:01 L3 cache: 16384K 12:50:01 NUMA node0 CPU(s): 0-3 12:50:01 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 12:50:01 12:50:01 12:50:01 ---> nproc: 12:50:01 4 12:50:01 12:50:01 12:50:01 ---> df -h: 12:50:01 Filesystem Size Used Avail Use% Mounted on 12:50:01 udev 7.9G 0 7.9G 0% /dev 12:50:01 tmpfs 1.6G 672K 1.6G 1% /run 12:50:01 /dev/vda1 78G 8.3G 70G 11% / 12:50:01 tmpfs 7.9G 0 7.9G 0% /dev/shm 12:50:01 tmpfs 5.0M 0 5.0M 0% /run/lock 12:50:01 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 12:50:01 /dev/vda15 105M 4.4M 100M 5% /boot/efi 12:50:01 tmpfs 1.6G 0 1.6G 0% /run/user/1001 12:50:01 12:50:01 12:50:01 ---> free -m: 12:50:01 total used free shared buff/cache available 12:50:01 Mem: 16040 545 13341 0 2152 15176 12:50:01 Swap: 1023 0 1023 12:50:01 12:50:01 12:50:01 ---> ip addr: 12:50:01 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:50:01 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:50:01 inet 127.0.0.1/8 scope host lo 12:50:01 valid_lft forever preferred_lft forever 12:50:01 inet6 ::1/128 scope host 12:50:01 valid_lft forever preferred_lft forever 12:50:01 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 12:50:01 link/ether fa:16:3e:c1:61:59 brd ff:ff:ff:ff:ff:ff 12:50:01 inet 10.30.107.93/23 brd 10.30.107.255 scope global dynamic ens3 12:50:01 valid_lft 86223sec preferred_lft 86223sec 12:50:01 inet6 fe80::f816:3eff:fec1:6159/64 scope link 12:50:01 valid_lft forever preferred_lft forever 12:50:01 12:50:01 12:50:01 ---> sar -b -r -n DEV: 12:50:01 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-20075) 04/02/24 _x86_64_ (4 CPU) 12:50:01 12:50:01 12:47:05 LINUX RESTART (4 CPU) 12:50:01 12:50:01 12:48:02 tps rtps wtps bread/s bwrtn/s 12:50:01 12:49:01 108.08 14.61 93.48 1122.11 15653.62 12:50:01 Average: 108.08 14.61 93.48 1122.11 15653.62 12:50:01 12:50:01 12:48:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:50:01 12:49:01 13818356 15584776 2606612 15.87 73128 1882196 730152 4.18 732732 1636800 135076 12:50:01 Average: 13818356 15584776 2606612 15.87 73128 1882196 730152 4.18 732732 1636800 135076 12:50:01 12:50:01 12:48:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:50:01 12:49:01 ens3 52.50 37.65 661.97 9.25 0.00 0.00 0.00 0.00 12:50:01 12:49:01 lo 1.90 1.90 0.20 0.20 0.00 0.00 0.00 0.00 12:50:01 Average: ens3 52.50 37.65 661.97 9.25 0.00 0.00 0.00 0.00 12:50:01 Average: lo 1.90 1.90 0.20 0.20 0.00 0.00 0.00 0.00 12:50:01 12:50:01 12:50:01 ---> sar -P ALL: 12:50:01 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-20075) 04/02/24 _x86_64_ (4 CPU) 12:50:01 12:50:01 12:47:05 LINUX RESTART (4 CPU) 12:50:01 12:50:01 12:48:02 CPU %user %nice %system %iowait %steal %idle 12:50:01 12:49:01 all 24.65 0.00 1.61 4.12 0.07 69.56 12:50:01 12:49:01 0 16.82 0.00 1.53 1.37 0.07 80.21 12:50:01 12:49:01 1 23.68 0.00 1.39 3.19 0.07 71.67 12:50:01 12:49:01 2 48.21 0.00 2.23 3.11 0.07 46.39 12:50:01 12:49:01 3 10.10 0.00 1.28 8.74 0.05 79.83 12:50:01 Average: all 24.65 0.00 1.61 4.12 0.07 69.56 12:50:01 Average: 0 16.82 0.00 1.53 1.37 0.07 80.21 12:50:01 Average: 1 23.68 0.00 1.39 3.19 0.07 71.67 12:50:01 Average: 2 48.21 0.00 2.23 3.11 0.07 46.39 12:50:01 Average: 3 10.10 0.00 1.28 8.74 0.05 79.83 12:50:01 12:50:01 12:50:01