09:37:50 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/139247 09:37:50 Running as SYSTEM 09:37:51 [EnvInject] - Loading node environment variables. 09:37:51 Building remotely on prd-ubuntu1804-builder-4c-4g-78436 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 09:37:51 [ssh-agent] Looking for ssh-agent implementation... 09:37:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:37:51 $ ssh-agent 09:37:51 SSH_AUTH_SOCK=/tmp/ssh-U7yGhsrT4bp1/agent.1689 09:37:51 SSH_AGENT_PID=1690 09:37:51 [ssh-agent] Started. 09:37:51 Running ssh-add (command line suppressed) 09:37:51 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_14886140771930590160.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_14886140771930590160.key) 09:37:51 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 09:37:51 The recommended git tool is: NONE 09:37:53 using credential onap-jenkins-ssh 09:37:53 Wiping out workspace first. 09:37:53 Cloning the remote Git repository 09:37:53 Cloning repository git://cloud.onap.org/mirror/oom.git 09:37:53 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 09:37:53 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:37:53 > git --version # timeout=10 09:37:53 > git --version # 'git version 2.17.1' 09:37:53 using GIT_SSH to set credentials Gerrit user 09:37:53 Verifying host key using manually-configured host key entries 09:37:53 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 09:37:58 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:37:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:37:58 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:37:58 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:37:58 using GIT_SSH to set credentials Gerrit user 09:37:58 Verifying host key using manually-configured host key entries 09:37:58 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/47/139247/1 # timeout=30 09:37:58 > git rev-parse a0e703c3ecc7d3dccf236422fac6ade7a24758cf^{commit} # timeout=10 09:37:58 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 09:37:58 Checking out Revision a0e703c3ecc7d3dccf236422fac6ade7a24758cf (refs/changes/47/139247/1) 09:37:58 > git config core.sparsecheckout # timeout=10 09:37:58 > git checkout -f a0e703c3ecc7d3dccf236422fac6ade7a24758cf # timeout=30 09:38:02 Commit message: "[Multicloud] Fix Kyverno Policy violations" 09:38:02 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:38:02 > git rev-list --no-walk 1e2a197128b2d4faf9b2938aaeed50a5b3d164ad # timeout=10 09:38:02 [EnvInject] - Injecting environment variables from a build step. 09:38:02 [EnvInject] - Injecting as environment variables the properties content 09:38:02 PYTHON=python3 09:38:02 09:38:02 [EnvInject] - Variables injected successfully. 09:38:02 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins16653462533214044542.sh 09:38:02 ---> tox-install.sh 09:38:02 + source /home/jenkins/lf-env.sh 09:38:02 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:38:02 ++ mktemp -d /tmp/venv-XXXX 09:38:02 + lf_venv=/tmp/venv-xBin 09:38:02 + local venv_file=/tmp/.os_lf_venv 09:38:02 + local python=python3 09:38:02 + local options 09:38:02 + local set_path=true 09:38:02 + local install_args= 09:38:02 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:38:02 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:38:02 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:38:02 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:38:02 + true 09:38:02 + case $1 in 09:38:02 + venv_file=/tmp/.toxenv 09:38:02 + shift 2 09:38:02 + true 09:38:02 + case $1 in 09:38:02 + shift 09:38:02 + break 09:38:02 + case $python in 09:38:02 + local pkg_list= 09:38:02 + [[ -d /opt/pyenv ]] 09:38:02 + echo 'Setup pyenv:' 09:38:02 Setup pyenv: 09:38:02 + export PYENV_ROOT=/opt/pyenv 09:38:02 + PYENV_ROOT=/opt/pyenv 09:38:02 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:38:02 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:38:02 + pyenv versions 09:38:02 * system (set by /opt/pyenv/version) 09:38:02 * 3.8.13 (set by /opt/pyenv/version) 09:38:02 * 3.9.13 (set by /opt/pyenv/version) 09:38:02 * 3.10.6 (set by /opt/pyenv/version) 09:38:02 + command -v pyenv 09:38:02 ++ pyenv init - --no-rehash 09:38:02 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 09:38:02 export PATH="/opt/pyenv/shims:${PATH}" 09:38:02 export PYENV_SHELL=bash 09:38:02 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:38:02 pyenv() { 09:38:02 local command 09:38:02 command="${1:-}" 09:38:02 if [ "$#" -gt 0 ]; then 09:38:02 shift 09:38:02 fi 09:38:02 09:38:02 case "$command" in 09:38:02 rehash|shell) 09:38:02 eval "$(pyenv "sh-$command" "$@")" 09:38:02 ;; 09:38:02 *) 09:38:02 command pyenv "$command" "$@" 09:38:02 ;; 09:38:02 esac 09:38:02 }' 09:38:02 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 09:38:02 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:38:02 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:38:02 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:38:02 ++ export PYENV_SHELL=bash 09:38:02 ++ PYENV_SHELL=bash 09:38:02 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:38:02 +++ complete -F _pyenv pyenv 09:38:02 ++ lf-pyver python3 09:38:02 ++ local py_version_xy=python3 09:38:02 ++ local py_version_xyz= 09:38:02 ++ pyenv versions 09:38:02 ++ local command 09:38:02 ++ sed 's/^[ *]* //' 09:38:02 ++ command=versions 09:38:02 ++ awk '{ print $1 }' 09:38:02 ++ grep -E '^[0-9.]*[0-9]$' 09:38:02 ++ '[' 1 -gt 0 ']' 09:38:02 ++ shift 09:38:02 ++ case "$command" in 09:38:02 ++ command pyenv versions 09:38:02 ++ pyenv versions 09:38:03 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:38:03 +++ grep '^3' /tmp/.pyenv_versions 09:38:03 +++ sort -V 09:38:03 +++ tail -n 1 09:38:03 ++ py_version_xyz=3.10.6 09:38:03 ++ [[ -z 3.10.6 ]] 09:38:03 ++ echo 3.10.6 09:38:03 ++ return 0 09:38:03 + pyenv local 3.10.6 09:38:03 + local command 09:38:03 + command=local 09:38:03 + '[' 2 -gt 0 ']' 09:38:03 + shift 09:38:03 + case "$command" in 09:38:03 + command pyenv local 3.10.6 09:38:03 + pyenv local 3.10.6 09:38:03 + for arg in "$@" 09:38:03 + case $arg in 09:38:03 + pkg_list+='tox ' 09:38:03 + for arg in "$@" 09:38:03 + case $arg in 09:38:03 + pkg_list+='virtualenv ' 09:38:03 + for arg in "$@" 09:38:03 + case $arg in 09:38:03 + pkg_list+='urllib3~=1.26.15 ' 09:38:03 + [[ -f /tmp/.toxenv ]] 09:38:03 + [[ ! -f /tmp/.toxenv ]] 09:38:03 + [[ -n '' ]] 09:38:03 + python3 -m venv /tmp/venv-xBin 09:38:07 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-xBin' 09:38:07 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-xBin 09:38:07 + echo /tmp/venv-xBin 09:38:07 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 09:38:07 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 09:38:07 + /tmp/venv-xBin/bin/python3 -m pip install --upgrade --quiet pip virtualenv 09:38:10 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:38:10 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 09:38:10 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 09:38:10 + /tmp/venv-xBin/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 09:38:14 + type python3 09:38:14 + true 09:38:14 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-xBin/bin to PATH' 09:38:14 lf-activate-venv(): INFO: Adding /tmp/venv-xBin/bin to PATH 09:38:14 + PATH=/tmp/venv-xBin/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:38:14 + return 0 09:38:14 + python3 --version 09:38:14 Python 3.10.6 09:38:14 + python3 -m pip --version 09:38:14 pip 24.2 from /tmp/venv-xBin/lib/python3.10/site-packages/pip (python 3.10) 09:38:14 + python3 -m pip freeze 09:38:14 cachetools==5.5.0 09:38:14 chardet==5.2.0 09:38:14 colorama==0.4.6 09:38:14 distlib==0.3.9 09:38:14 filelock==3.16.1 09:38:14 packaging==24.1 09:38:14 platformdirs==4.3.6 09:38:14 pluggy==1.5.0 09:38:14 pyproject-api==1.8.0 09:38:14 tomli==2.0.2 09:38:14 tox==4.23.1 09:38:14 typing_extensions==4.12.2 09:38:14 urllib3==1.26.20 09:38:14 virtualenv==20.27.0 09:38:14 [EnvInject] - Injecting environment variables from a build step. 09:38:14 [EnvInject] - Injecting as environment variables the properties content 09:38:14 PARALLEL=false 09:38:14 09:38:14 [EnvInject] - Variables injected successfully. 09:38:14 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins6640598337318901524.sh 09:38:14 ---> tox-run.sh 09:38:14 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:38:14 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 09:38:14 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 09:38:14 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 09:38:14 + cd /w/workspace/oom-master-checkbashisms-lint/. 09:38:14 + source /home/jenkins/lf-env.sh 09:38:14 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:38:14 ++ mktemp -d /tmp/venv-XXXX 09:38:14 + lf_venv=/tmp/venv-NJY4 09:38:14 + local venv_file=/tmp/.os_lf_venv 09:38:14 + local python=python3 09:38:14 + local options 09:38:14 + local set_path=true 09:38:14 + local install_args= 09:38:14 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:38:14 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:38:14 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:38:14 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:38:14 + true 09:38:14 + case $1 in 09:38:14 + venv_file=/tmp/.toxenv 09:38:14 + shift 2 09:38:14 + true 09:38:14 + case $1 in 09:38:14 + shift 09:38:14 + break 09:38:14 + case $python in 09:38:14 + local pkg_list= 09:38:14 + [[ -d /opt/pyenv ]] 09:38:14 + echo 'Setup pyenv:' 09:38:14 Setup pyenv: 09:38:14 + export PYENV_ROOT=/opt/pyenv 09:38:14 + PYENV_ROOT=/opt/pyenv 09:38:14 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:38:14 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:38:14 + pyenv versions 09:38:14 system 09:38:14 3.8.13 09:38:14 3.9.13 09:38:14 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:38:14 + command -v pyenv 09:38:14 ++ pyenv init - --no-rehash 09:38:14 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 09:38:14 export PATH="/opt/pyenv/shims:${PATH}" 09:38:14 export PYENV_SHELL=bash 09:38:14 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:38:14 pyenv() { 09:38:14 local command 09:38:14 command="${1:-}" 09:38:14 if [ "$#" -gt 0 ]; then 09:38:14 shift 09:38:14 fi 09:38:14 09:38:14 case "$command" in 09:38:14 rehash|shell) 09:38:14 eval "$(pyenv "sh-$command" "$@")" 09:38:14 ;; 09:38:14 *) 09:38:14 command pyenv "$command" "$@" 09:38:14 ;; 09:38:14 esac 09:38:14 }' 09:38:14 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 09:38:14 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:38:14 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:38:14 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:38:14 ++ export PYENV_SHELL=bash 09:38:14 ++ PYENV_SHELL=bash 09:38:14 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:38:14 +++ complete -F _pyenv pyenv 09:38:14 ++ lf-pyver python3 09:38:14 ++ local py_version_xy=python3 09:38:14 ++ local py_version_xyz= 09:38:14 ++ pyenv versions 09:38:14 ++ local command 09:38:14 ++ sed 's/^[ *]* //' 09:38:14 ++ command=versions 09:38:14 ++ awk '{ print $1 }' 09:38:14 ++ '[' 1 -gt 0 ']' 09:38:14 ++ shift 09:38:14 ++ case "$command" in 09:38:14 ++ command pyenv versions 09:38:14 ++ pyenv versions 09:38:14 ++ grep -E '^[0-9.]*[0-9]$' 09:38:14 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:38:14 +++ grep '^3' /tmp/.pyenv_versions 09:38:14 +++ sort -V 09:38:14 +++ tail -n 1 09:38:14 ++ py_version_xyz=3.10.6 09:38:14 ++ [[ -z 3.10.6 ]] 09:38:14 ++ echo 3.10.6 09:38:14 ++ return 0 09:38:14 + pyenv local 3.10.6 09:38:14 + local command 09:38:14 + command=local 09:38:14 + '[' 2 -gt 0 ']' 09:38:14 + shift 09:38:14 + case "$command" in 09:38:14 + command pyenv local 3.10.6 09:38:14 + pyenv local 3.10.6 09:38:14 + for arg in "$@" 09:38:14 + case $arg in 09:38:14 + pkg_list+='tox ' 09:38:14 + for arg in "$@" 09:38:14 + case $arg in 09:38:14 + pkg_list+='virtualenv ' 09:38:14 + for arg in "$@" 09:38:14 + case $arg in 09:38:14 + pkg_list+='urllib3~=1.26.15 ' 09:38:14 + [[ -f /tmp/.toxenv ]] 09:38:14 ++ cat /tmp/.toxenv 09:38:14 + lf_venv=/tmp/venv-xBin 09:38:14 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xBin from' file:/tmp/.toxenv 09:38:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xBin from file:/tmp/.toxenv 09:38:14 + /tmp/venv-xBin/bin/python3 -m pip install --upgrade --quiet pip virtualenv 09:38:15 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:38:15 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 09:38:15 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 09:38:15 + /tmp/venv-xBin/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 09:38:16 + type python3 09:38:16 + true 09:38:16 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-xBin/bin to PATH' 09:38:16 lf-activate-venv(): INFO: Adding /tmp/venv-xBin/bin to PATH 09:38:16 + PATH=/tmp/venv-xBin/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:38:16 + return 0 09:38:16 + [[ -d /opt/pyenv ]] 09:38:16 + echo '---> Setting up pyenv' 09:38:16 ---> Setting up pyenv 09:38:16 + export PYENV_ROOT=/opt/pyenv 09:38:16 + PYENV_ROOT=/opt/pyenv 09:38:16 + export PATH=/opt/pyenv/bin:/tmp/venv-xBin/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:38:16 + PATH=/opt/pyenv/bin:/tmp/venv-xBin/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:38:16 ++ pwd 09:38:16 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 09:38:16 + export PYTHONPATH 09:38:16 + export TOX_TESTENV_PASSENV=PYTHONPATH 09:38:16 + TOX_TESTENV_PASSENV=PYTHONPATH 09:38:16 + tox --version 09:38:17 4.23.1 from /tmp/venv-xBin/lib/python3.10/site-packages/tox/__init__.py 09:38:17 + PARALLEL=false 09:38:17 + TOX_OPTIONS_LIST= 09:38:17 + [[ -n checkbashisms ]] 09:38:17 + TOX_OPTIONS_LIST=' -e checkbashisms' 09:38:17 + case ${PARALLEL,,} in 09:38:17 + tox -e checkbashisms 09:38:17 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 09:38:18 checkbashisms: freeze> python -m pip freeze --all 09:38:19 checkbashisms: pip==24.2,setuptools==75.2.0,wheel==0.44.0 09:38:19 checkbashisms: commands[0]> .ci/check-bashisms.sh 09:38:20 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 09:38:20 you may get strange results 09:38:20 script ./kubernetes/uui/components/uui-llm-adaptation/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 09:38:20 you may get strange results 09:38:20 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 09:38:22 checkbashisms: OK (4.63=setup[1.43]+cmd[3.20] seconds) 09:38:22 congratulations :) (4.80 seconds) 09:38:22 + tox_status=0 09:38:22 + echo '---> Completed tox runs' 09:38:22 ---> Completed tox runs 09:38:22 + for i in .tox/*/log 09:38:22 ++ echo .tox/checkbashisms/log 09:38:22 ++ awk -F/ '{print $2}' 09:38:22 + tox_env=checkbashisms 09:38:22 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 09:38:22 + DOC_DIR=docs/_build/html 09:38:22 + [[ -d docs/_build/html ]] 09:38:22 + echo '---> tox-run.sh ends' 09:38:22 ---> tox-run.sh ends 09:38:22 + test 0 -eq 0 09:38:22 $ ssh-agent -k 09:38:22 unset SSH_AUTH_SOCK; 09:38:22 unset SSH_AGENT_PID; 09:38:22 echo Agent pid 1690 killed; 09:38:22 [ssh-agent] Stopped. 09:38:22 [PostBuildScript] - [INFO] Executing post build scripts. 09:38:22 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2502045216678106440.sh 09:38:22 ---> sysstat.sh 09:38:22 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11773055495511542886.sh 09:38:22 ---> package-listing.sh 09:38:22 ++ tr '[:upper:]' '[:lower:]' 09:38:22 ++ facter osfamily 09:38:23 + OS_FAMILY=debian 09:38:23 + workspace=/w/workspace/oom-master-checkbashisms-lint 09:38:23 + START_PACKAGES=/tmp/packages_start.txt 09:38:23 + END_PACKAGES=/tmp/packages_end.txt 09:38:23 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:38:23 + PACKAGES=/tmp/packages_start.txt 09:38:23 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 09:38:23 + PACKAGES=/tmp/packages_end.txt 09:38:23 + case "${OS_FAMILY}" in 09:38:23 + dpkg -l 09:38:23 + grep '^ii' 09:38:23 + '[' -f /tmp/packages_start.txt ']' 09:38:23 + '[' -f /tmp/packages_end.txt ']' 09:38:23 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:38:23 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 09:38:23 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 09:38:23 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 09:38:23 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12789600623011340029.sh 09:38:23 ---> capture-instance-metadata.sh 09:38:23 Setup pyenv: 09:38:23 system 09:38:23 3.8.13 09:38:23 3.9.13 09:38:23 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:38:27 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-mTqy 09:38:27 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:38:29 lf-activate-venv(): INFO: Installing: lftools 09:38:58 lf-activate-venv(): INFO: Adding /tmp/venv-mTqy/bin to PATH 09:38:58 INFO: Running in OpenStack, capturing instance metadata 09:38:58 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1315355814760695406.sh 09:38:58 provisioning config files... 09:38:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config17181791172845144377tmp 09:38:58 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 09:38:58 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 09:38:58 [EnvInject] - Injecting environment variables from a build step. 09:38:58 [EnvInject] - Injecting as environment variables the properties content 09:38:58 SERVER_ID=logs 09:38:58 09:38:58 [EnvInject] - Variables injected successfully. 09:38:58 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12515911408629684725.sh 09:38:58 ---> create-netrc.sh 09:38:58 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16992492919619273564.sh 09:38:58 ---> python-tools-install.sh 09:38:58 Setup pyenv: 09:38:58 system 09:38:58 3.8.13 09:38:58 3.9.13 09:38:58 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:38:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mTqy from file:/tmp/.os_lf_venv 09:38:59 lf-activate-venv(): INFO: Installing: lftools 09:39:06 lf-activate-venv(): INFO: Adding /tmp/venv-mTqy/bin to PATH 09:39:06 Generating Requirements File 09:39:24 Python 3.10.6 09:39:25 pip 24.2 from /tmp/venv-mTqy/lib/python3.10/site-packages/pip (python 3.10) 09:39:25 appdirs==1.4.4 09:39:25 argcomplete==3.5.1 09:39:25 aspy.yaml==1.3.0 09:39:25 attrs==24.2.0 09:39:25 autopage==0.5.2 09:39:25 beautifulsoup4==4.12.3 09:39:25 boto3==1.35.45 09:39:25 botocore==1.35.45 09:39:25 bs4==0.0.2 09:39:25 cachetools==5.5.0 09:39:25 certifi==2024.8.30 09:39:25 cffi==1.17.1 09:39:25 cfgv==3.4.0 09:39:25 chardet==5.2.0 09:39:25 charset-normalizer==3.4.0 09:39:25 click==8.1.7 09:39:25 cliff==4.7.0 09:39:25 cmd2==2.4.3 09:39:25 cryptography==3.3.2 09:39:25 debtcollector==3.0.0 09:39:25 decorator==5.1.1 09:39:25 defusedxml==0.7.1 09:39:25 Deprecated==1.2.14 09:39:25 distlib==0.3.9 09:39:25 dnspython==2.7.0 09:39:25 docker==4.2.2 09:39:25 dogpile.cache==1.3.3 09:39:25 durationpy==0.9 09:39:25 email_validator==2.2.0 09:39:25 filelock==3.16.1 09:39:25 future==1.0.0 09:39:25 gitdb==4.0.11 09:39:25 GitPython==3.1.43 09:39:25 google-auth==2.35.0 09:39:25 httplib2==0.22.0 09:39:25 identify==2.6.1 09:39:25 idna==3.10 09:39:25 importlib-resources==1.5.0 09:39:25 iso8601==2.1.0 09:39:25 Jinja2==3.1.4 09:39:25 jmespath==1.0.1 09:39:25 jsonpatch==1.33 09:39:25 jsonpointer==3.0.0 09:39:25 jsonschema==4.23.0 09:39:25 jsonschema-specifications==2024.10.1 09:39:25 keystoneauth1==5.8.0 09:39:25 kubernetes==31.0.0 09:39:25 lftools==0.37.10 09:39:25 lxml==5.3.0 09:39:25 MarkupSafe==3.0.2 09:39:25 msgpack==1.1.0 09:39:25 multi_key_dict==2.0.3 09:39:25 munch==4.0.0 09:39:25 netaddr==1.3.0 09:39:25 netifaces==0.11.0 09:39:25 niet==1.4.2 09:39:25 nodeenv==1.9.1 09:39:25 oauth2client==4.1.3 09:39:25 oauthlib==3.2.2 09:39:25 openstacksdk==4.1.0 09:39:25 os-client-config==2.1.0 09:39:25 os-service-types==1.7.0 09:39:25 osc-lib==3.1.0 09:39:25 oslo.config==9.6.0 09:39:25 oslo.context==5.6.0 09:39:25 oslo.i18n==6.4.0 09:39:25 oslo.log==6.1.2 09:39:25 oslo.serialization==5.5.0 09:39:25 oslo.utils==7.3.0 09:39:25 packaging==24.1 09:39:25 pbr==6.1.0 09:39:25 platformdirs==4.3.6 09:39:25 prettytable==3.11.0 09:39:25 pyasn1==0.6.1 09:39:25 pyasn1_modules==0.4.1 09:39:25 pycparser==2.22 09:39:25 pygerrit2==2.0.15 09:39:25 PyGithub==2.4.0 09:39:25 PyJWT==2.9.0 09:39:25 PyNaCl==1.5.0 09:39:25 pyparsing==2.4.7 09:39:25 pyperclip==1.9.0 09:39:25 pyrsistent==0.20.0 09:39:25 python-cinderclient==9.6.0 09:39:25 python-dateutil==2.9.0.post0 09:39:25 python-heatclient==4.0.0 09:39:25 python-jenkins==1.8.2 09:39:25 python-keystoneclient==5.5.0 09:39:25 python-magnumclient==4.7.0 09:39:25 python-openstackclient==7.2.0 09:39:25 python-swiftclient==4.6.0 09:39:25 PyYAML==6.0.2 09:39:25 referencing==0.35.1 09:39:25 requests==2.32.3 09:39:25 requests-oauthlib==2.0.0 09:39:25 requestsexceptions==1.4.0 09:39:25 rfc3986==2.0.0 09:39:25 rpds-py==0.20.0 09:39:25 rsa==4.9 09:39:25 ruamel.yaml==0.18.6 09:39:25 ruamel.yaml.clib==0.2.12 09:39:25 s3transfer==0.10.3 09:39:25 simplejson==3.19.3 09:39:25 six==1.16.0 09:39:25 smmap==5.0.1 09:39:25 soupsieve==2.6 09:39:25 stevedore==5.3.0 09:39:25 tabulate==0.9.0 09:39:25 toml==0.10.2 09:39:25 tomlkit==0.13.2 09:39:25 tqdm==4.66.5 09:39:25 typing_extensions==4.12.2 09:39:25 tzdata==2024.2 09:39:25 urllib3==1.26.20 09:39:25 virtualenv==20.27.0 09:39:25 wcwidth==0.2.13 09:39:25 websocket-client==1.8.0 09:39:25 wrapt==1.16.0 09:39:25 xdg==6.0.0 09:39:25 xmltodict==0.14.2 09:39:25 yq==3.4.3 09:39:25 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8914414392402899308.sh 09:39:25 ---> sudo-logs.sh 09:39:25 Archiving 'sudo' log.. 09:39:25 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15598941738712065073.sh 09:39:25 ---> job-cost.sh 09:39:25 Setup pyenv: 09:39:25 system 09:39:25 3.8.13 09:39:25 3.9.13 09:39:25 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:39:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mTqy from file:/tmp/.os_lf_venv 09:39:27 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:39:30 lf-activate-venv(): INFO: Adding /tmp/venv-mTqy/bin to PATH 09:39:30 INFO: No Stack... 09:39:31 INFO: Retrieving Pricing Info for: v3-standard-4 09:39:31 INFO: Archiving Costs 09:39:31 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins12873666032754356709.sh 09:39:31 ---> logs-deploy.sh 09:39:31 Setup pyenv: 09:39:31 system 09:39:31 3.8.13 09:39:31 3.9.13 09:39:31 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:39:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mTqy from file:/tmp/.os_lf_venv 09:39:32 lf-activate-venv(): INFO: Installing: lftools 09:39:39 lf-activate-venv(): INFO: Adding /tmp/venv-mTqy/bin to PATH 09:39:39 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/3629 09:39:39 INFO: archiving workspace using pattern(s): 09:39:42 Archives upload complete. 09:39:43 INFO: archiving logs to Nexus 09:39:44 ---> uname -a: 09:39:44 Linux prd-ubuntu1804-builder-4c-4g-78436 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 09:39:44 09:39:44 09:39:44 ---> lscpu: 09:39:44 Architecture: x86_64 09:39:44 CPU op-mode(s): 32-bit, 64-bit 09:39:44 Byte Order: Little Endian 09:39:44 CPU(s): 4 09:39:44 On-line CPU(s) list: 0-3 09:39:44 Thread(s) per core: 1 09:39:44 Core(s) per socket: 1 09:39:44 Socket(s): 4 09:39:44 NUMA node(s): 1 09:39:44 Vendor ID: AuthenticAMD 09:39:44 CPU family: 23 09:39:44 Model: 49 09:39:44 Model name: AMD EPYC-Rome Processor 09:39:44 Stepping: 0 09:39:44 CPU MHz: 2800.000 09:39:44 BogoMIPS: 5600.00 09:39:44 Virtualization: AMD-V 09:39:44 Hypervisor vendor: KVM 09:39:44 Virtualization type: full 09:39:44 L1d cache: 32K 09:39:44 L1i cache: 32K 09:39:44 L2 cache: 512K 09:39:44 L3 cache: 16384K 09:39:44 NUMA node0 CPU(s): 0-3 09:39:44 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 09:39:44 09:39:44 09:39:44 ---> nproc: 09:39:44 4 09:39:44 09:39:44 09:39:44 ---> df -h: 09:39:44 Filesystem Size Used Avail Use% Mounted on 09:39:44 udev 7.9G 0 7.9G 0% /dev 09:39:44 tmpfs 1.6G 672K 1.6G 1% /run 09:39:44 /dev/vda1 78G 8.3G 70G 11% / 09:39:44 tmpfs 7.9G 0 7.9G 0% /dev/shm 09:39:44 tmpfs 5.0M 0 5.0M 0% /run/lock 09:39:44 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 09:39:44 /dev/vda15 105M 4.4M 100M 5% /boot/efi 09:39:44 tmpfs 1.6G 0 1.6G 0% /run/user/1001 09:39:44 09:39:44 09:39:44 ---> free -m: 09:39:44 total used free shared buff/cache available 09:39:44 Mem: 16040 561 13432 0 2045 15167 09:39:44 Swap: 1023 0 1023 09:39:44 09:39:44 09:39:44 ---> ip addr: 09:39:44 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:39:44 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:39:44 inet 127.0.0.1/8 scope host lo 09:39:44 valid_lft forever preferred_lft forever 09:39:44 inet6 ::1/128 scope host 09:39:44 valid_lft forever preferred_lft forever 09:39:44 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 09:39:44 link/ether fa:16:3e:ee:44:d2 brd ff:ff:ff:ff:ff:ff 09:39:44 inet 10.30.107.6/23 brd 10.30.107.255 scope global dynamic ens3 09:39:44 valid_lft 86270sec preferred_lft 86270sec 09:39:44 inet6 fe80::f816:3eff:feee:44d2/64 scope link 09:39:44 valid_lft forever preferred_lft forever 09:39:44 09:39:44 09:39:44 ---> sar -b -r -n DEV: 09:39:44 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-78436) 10/22/24 _x86_64_ (4 CPU) 09:39:44 09:39:44 09:37:37 LINUX RESTART (4 CPU) 09:39:44 09:39:44 09:38:01 tps rtps wtps bread/s bwrtn/s 09:39:44 09:39:01 188.70 37.04 151.66 1821.83 48285.29 09:39:44 Average: 188.70 37.04 151.66 1821.83 48285.29 09:39:44 09:39:44 09:38:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:39:44 09:39:01 13905752 15567912 2519216 15.34 69272 1787472 757004 4.33 701788 1591624 129296 09:39:44 Average: 13905752 15567912 2519216 15.34 69272 1787472 757004 4.33 701788 1591624 129296 09:39:44 09:39:44 09:38:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:39:44 09:39:01 ens3 102.65 70.14 797.81 26.27 0.00 0.00 0.00 0.00 09:39:44 09:39:01 lo 1.40 1.40 0.15 0.15 0.00 0.00 0.00 0.00 09:39:44 Average: ens3 102.65 70.14 797.81 26.27 0.00 0.00 0.00 0.00 09:39:44 Average: lo 1.40 1.40 0.15 0.15 0.00 0.00 0.00 0.00 09:39:44 09:39:44 09:39:44 ---> sar -P ALL: 09:39:44 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-78436) 10/22/24 _x86_64_ (4 CPU) 09:39:44 09:39:44 09:37:37 LINUX RESTART (4 CPU) 09:39:44 09:39:44 09:38:01 CPU %user %nice %system %iowait %steal %idle 09:39:44 09:39:01 all 19.85 0.00 1.94 6.37 0.06 71.78 09:39:44 09:39:01 0 17.64 0.00 2.06 2.64 0.05 77.61 09:39:44 09:39:01 1 34.95 0.00 2.77 5.60 0.08 56.60 09:39:44 09:39:01 2 12.76 0.00 1.42 3.45 0.08 82.28 09:39:44 09:39:01 3 13.99 0.00 1.51 13.84 0.03 70.62 09:39:44 Average: all 19.85 0.00 1.94 6.37 0.06 71.78 09:39:44 Average: 0 17.64 0.00 2.06 2.64 0.05 77.61 09:39:44 Average: 1 34.95 0.00 2.77 5.60 0.08 56.60 09:39:44 Average: 2 12.76 0.00 1.42 3.45 0.08 82.28 09:39:44 Average: 3 13.99 0.00 1.51 13.84 0.03 70.62 09:39:44 09:39:44 09:39:44