08:59:00 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/139317 08:59:00 Running as SYSTEM 08:59:00 [EnvInject] - Loading node environment variables. 08:59:00 Building remotely on prd-ubuntu1804-builder-4c-4g-81455 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 08:59:00 [ssh-agent] Looking for ssh-agent implementation... 08:59:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:59:00 $ ssh-agent 08:59:00 SSH_AUTH_SOCK=/tmp/ssh-IePR5cd42p0d/agent.1825 08:59:00 SSH_AGENT_PID=1827 08:59:00 [ssh-agent] Started. 08:59:00 Running ssh-add (command line suppressed) 08:59:00 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_2785424317950953699.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_2785424317950953699.key) 08:59:00 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 08:59:00 The recommended git tool is: NONE 08:59:02 using credential onap-jenkins-ssh 08:59:02 Wiping out workspace first. 08:59:02 Cloning the remote Git repository 08:59:02 Cloning repository git://cloud.onap.org/mirror/oom.git 08:59:02 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 08:59:02 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 08:59:02 > git --version # timeout=10 08:59:02 > git --version # 'git version 2.17.1' 08:59:02 using GIT_SSH to set credentials Gerrit user 08:59:02 Verifying host key using manually-configured host key entries 08:59:02 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 08:59:07 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 08:59:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:59:08 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 08:59:08 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 08:59:08 using GIT_SSH to set credentials Gerrit user 08:59:08 Verifying host key using manually-configured host key entries 08:59:08 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/17/139317/4 # timeout=30 08:59:08 > git rev-parse 06644c0ed8165366982a061454bf3692010f7ddd^{commit} # timeout=10 08:59:08 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 08:59:08 Checking out Revision 06644c0ed8165366982a061454bf3692010f7ddd (refs/changes/17/139317/4) 08:59:08 > git config core.sparsecheckout # timeout=10 08:59:08 > git checkout -f 06644c0ed8165366982a061454bf3692010f7ddd # timeout=30 08:59:11 Commit message: "[AAI] 15.0.0 chart release" 08:59:11 > git rev-parse FETCH_HEAD^{commit} # timeout=10 08:59:12 > git rev-list --no-walk 1e2a197128b2d4faf9b2938aaeed50a5b3d164ad # timeout=10 08:59:12 [EnvInject] - Injecting environment variables from a build step. 08:59:12 [EnvInject] - Injecting as environment variables the properties content 08:59:12 PYTHON=python3 08:59:12 08:59:12 [EnvInject] - Variables injected successfully. 08:59:12 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins14093155683121170054.sh 08:59:12 ---> tox-install.sh 08:59:12 + source /home/jenkins/lf-env.sh 08:59:12 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:59:12 ++ mktemp -d /tmp/venv-XXXX 08:59:12 + lf_venv=/tmp/venv-vUjX 08:59:12 + local venv_file=/tmp/.os_lf_venv 08:59:12 + local python=python3 08:59:12 + local options 08:59:12 + local set_path=true 08:59:12 + local install_args= 08:59:12 ++ 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 08:59:12 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:59:12 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:59:12 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:59:12 + true 08:59:12 + case $1 in 08:59:12 + venv_file=/tmp/.toxenv 08:59:12 + shift 2 08:59:12 + true 08:59:12 + case $1 in 08:59:12 + shift 08:59:12 + break 08:59:12 + case $python in 08:59:12 + local pkg_list= 08:59:12 + [[ -d /opt/pyenv ]] 08:59:12 + echo 'Setup pyenv:' 08:59:12 Setup pyenv: 08:59:12 + export PYENV_ROOT=/opt/pyenv 08:59:12 + PYENV_ROOT=/opt/pyenv 08:59:12 + 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 08:59:12 + 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 08:59:12 + pyenv versions 08:59:12 * system (set by /opt/pyenv/version) 08:59:12 * 3.8.13 (set by /opt/pyenv/version) 08:59:12 * 3.9.13 (set by /opt/pyenv/version) 08:59:12 * 3.10.6 (set by /opt/pyenv/version) 08:59:12 + command -v pyenv 08:59:12 ++ pyenv init - --no-rehash 08:59:12 + 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[*]}"'\'')" 08:59:12 export PATH="/opt/pyenv/shims:${PATH}" 08:59:12 export PYENV_SHELL=bash 08:59:12 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:59:12 pyenv() { 08:59:12 local command 08:59:12 command="${1:-}" 08:59:12 if [ "$#" -gt 0 ]; then 08:59:12 shift 08:59:12 fi 08:59:12 08:59:12 case "$command" in 08:59:12 rehash|shell) 08:59:12 eval "$(pyenv "sh-$command" "$@")" 08:59:12 ;; 08:59:12 *) 08:59:12 command pyenv "$command" "$@" 08:59:12 ;; 08:59:12 esac 08:59:12 }' 08:59:12 +++ 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[*]}"' 08:59:12 ++ 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 08:59:12 ++ 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 08:59:12 ++ 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 08:59:12 ++ export PYENV_SHELL=bash 08:59:12 ++ PYENV_SHELL=bash 08:59:12 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:59:12 +++ complete -F _pyenv pyenv 08:59:12 ++ lf-pyver python3 08:59:12 ++ local py_version_xy=python3 08:59:12 ++ local py_version_xyz= 08:59:12 ++ pyenv versions 08:59:12 ++ local command 08:59:12 ++ command=versions 08:59:12 ++ '[' 1 -gt 0 ']' 08:59:12 ++ shift 08:59:12 ++ case "$command" in 08:59:12 ++ command pyenv versions 08:59:12 ++ pyenv versions 08:59:12 ++ awk '{ print $1 }' 08:59:12 ++ sed 's/^[ *]* //' 08:59:12 ++ grep -E '^[0-9.]*[0-9]$' 08:59:12 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:59:12 +++ grep '^3' /tmp/.pyenv_versions 08:59:12 +++ tail -n 1 08:59:12 +++ sort -V 08:59:12 ++ py_version_xyz=3.10.6 08:59:12 ++ [[ -z 3.10.6 ]] 08:59:12 ++ echo 3.10.6 08:59:12 ++ return 0 08:59:12 + pyenv local 3.10.6 08:59:12 + local command 08:59:12 + command=local 08:59:12 + '[' 2 -gt 0 ']' 08:59:12 + shift 08:59:12 + case "$command" in 08:59:12 + command pyenv local 3.10.6 08:59:12 + pyenv local 3.10.6 08:59:12 + for arg in "$@" 08:59:12 + case $arg in 08:59:12 + pkg_list+='tox ' 08:59:12 + for arg in "$@" 08:59:12 + case $arg in 08:59:12 + pkg_list+='virtualenv ' 08:59:12 + for arg in "$@" 08:59:12 + case $arg in 08:59:12 + pkg_list+='urllib3~=1.26.15 ' 08:59:12 + [[ -f /tmp/.toxenv ]] 08:59:12 + [[ ! -f /tmp/.toxenv ]] 08:59:12 + [[ -n '' ]] 08:59:12 + python3 -m venv /tmp/venv-vUjX 08:59:18 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-vUjX' 08:59:18 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-vUjX 08:59:18 + echo /tmp/venv-vUjX 08:59:18 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 08:59:18 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 08:59:18 + /tmp/venv-vUjX/bin/python3 -m pip install --upgrade --quiet pip virtualenv 08:59:22 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:59:22 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 08:59:22 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 08:59:22 + /tmp/venv-vUjX/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 08:59:29 + type python3 08:59:29 + true 08:59:29 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-vUjX/bin to PATH' 08:59:29 lf-activate-venv(): INFO: Adding /tmp/venv-vUjX/bin to PATH 08:59:29 + PATH=/tmp/venv-vUjX/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 08:59:29 + return 0 08:59:29 + python3 --version 08:59:29 Python 3.10.6 08:59:29 + python3 -m pip --version 08:59:29 pip 24.3.1 from /tmp/venv-vUjX/lib/python3.10/site-packages/pip (python 3.10) 08:59:29 + python3 -m pip freeze 08:59:30 cachetools==5.5.0 08:59:30 chardet==5.2.0 08:59:30 colorama==0.4.6 08:59:30 distlib==0.3.9 08:59:30 filelock==3.16.1 08:59:30 packaging==24.1 08:59:30 platformdirs==4.3.6 08:59:30 pluggy==1.5.0 08:59:30 pyproject-api==1.8.0 08:59:30 tomli==2.0.2 08:59:30 tox==4.23.2 08:59:30 typing_extensions==4.12.2 08:59:30 urllib3==1.26.20 08:59:30 virtualenv==20.27.1 08:59:30 [EnvInject] - Injecting environment variables from a build step. 08:59:30 [EnvInject] - Injecting as environment variables the properties content 08:59:30 PARALLEL=false 08:59:30 08:59:30 [EnvInject] - Variables injected successfully. 08:59:30 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins10604878554387463672.sh 08:59:30 ---> tox-run.sh 08:59:30 + 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 08:59:30 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 08:59:30 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 08:59:30 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 08:59:30 + cd /w/workspace/oom-master-checkbashisms-lint/. 08:59:30 + source /home/jenkins/lf-env.sh 08:59:30 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:59:30 ++ mktemp -d /tmp/venv-XXXX 08:59:30 + lf_venv=/tmp/venv-jvOa 08:59:30 + local venv_file=/tmp/.os_lf_venv 08:59:30 + local python=python3 08:59:30 + local options 08:59:30 + local set_path=true 08:59:30 + local install_args= 08:59:30 ++ 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 08:59:30 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:59:30 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:59:30 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:59:30 + true 08:59:30 + case $1 in 08:59:30 + venv_file=/tmp/.toxenv 08:59:30 + shift 2 08:59:30 + true 08:59:30 + case $1 in 08:59:30 + shift 08:59:30 + break 08:59:30 + case $python in 08:59:30 + local pkg_list= 08:59:30 + [[ -d /opt/pyenv ]] 08:59:30 + echo 'Setup pyenv:' 08:59:30 Setup pyenv: 08:59:30 + export PYENV_ROOT=/opt/pyenv 08:59:30 + PYENV_ROOT=/opt/pyenv 08:59:30 + 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 08:59:30 + 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 08:59:30 + pyenv versions 08:59:30 system 08:59:30 3.8.13 08:59:30 3.9.13 08:59:30 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 08:59:30 + command -v pyenv 08:59:30 ++ pyenv init - --no-rehash 08:59:30 + 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[*]}"'\'')" 08:59:30 export PATH="/opt/pyenv/shims:${PATH}" 08:59:30 export PYENV_SHELL=bash 08:59:30 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:59:30 pyenv() { 08:59:30 local command 08:59:30 command="${1:-}" 08:59:30 if [ "$#" -gt 0 ]; then 08:59:30 shift 08:59:30 fi 08:59:30 08:59:30 case "$command" in 08:59:30 rehash|shell) 08:59:30 eval "$(pyenv "sh-$command" "$@")" 08:59:30 ;; 08:59:30 *) 08:59:30 command pyenv "$command" "$@" 08:59:30 ;; 08:59:30 esac 08:59:30 }' 08:59:30 +++ 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[*]}"' 08:59:30 ++ 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 08:59:30 ++ 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 08:59:30 ++ 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 08:59:30 ++ export PYENV_SHELL=bash 08:59:30 ++ PYENV_SHELL=bash 08:59:30 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:59:30 +++ complete -F _pyenv pyenv 08:59:30 ++ lf-pyver python3 08:59:30 ++ local py_version_xy=python3 08:59:30 ++ local py_version_xyz= 08:59:30 ++ pyenv versions 08:59:30 ++ local command 08:59:30 ++ command=versions 08:59:30 ++ '[' 1 -gt 0 ']' 08:59:30 ++ shift 08:59:30 ++ case "$command" in 08:59:30 ++ command pyenv versions 08:59:30 ++ pyenv versions 08:59:30 ++ sed 's/^[ *]* //' 08:59:30 ++ awk '{ print $1 }' 08:59:30 ++ grep -E '^[0-9.]*[0-9]$' 08:59:30 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:59:30 +++ grep '^3' /tmp/.pyenv_versions 08:59:30 +++ sort -V 08:59:30 +++ tail -n 1 08:59:30 ++ py_version_xyz=3.10.6 08:59:30 ++ [[ -z 3.10.6 ]] 08:59:30 ++ echo 3.10.6 08:59:30 ++ return 0 08:59:30 + pyenv local 3.10.6 08:59:30 + local command 08:59:30 + command=local 08:59:30 + '[' 2 -gt 0 ']' 08:59:30 + shift 08:59:30 + case "$command" in 08:59:30 + command pyenv local 3.10.6 08:59:30 + pyenv local 3.10.6 08:59:30 + for arg in "$@" 08:59:30 + case $arg in 08:59:30 + pkg_list+='tox ' 08:59:30 + for arg in "$@" 08:59:30 + case $arg in 08:59:30 + pkg_list+='virtualenv ' 08:59:30 + for arg in "$@" 08:59:30 + case $arg in 08:59:30 + pkg_list+='urllib3~=1.26.15 ' 08:59:30 + [[ -f /tmp/.toxenv ]] 08:59:30 ++ cat /tmp/.toxenv 08:59:30 + lf_venv=/tmp/venv-vUjX 08:59:30 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vUjX from' file:/tmp/.toxenv 08:59:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vUjX from file:/tmp/.toxenv 08:59:30 + /tmp/venv-vUjX/bin/python3 -m pip install --upgrade --quiet pip virtualenv 08:59:31 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:59:31 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 08:59:31 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 08:59:31 + /tmp/venv-vUjX/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 08:59:33 + type python3 08:59:33 + true 08:59:33 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-vUjX/bin to PATH' 08:59:33 lf-activate-venv(): INFO: Adding /tmp/venv-vUjX/bin to PATH 08:59:33 + PATH=/tmp/venv-vUjX/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 08:59:33 + return 0 08:59:33 + [[ -d /opt/pyenv ]] 08:59:33 + echo '---> Setting up pyenv' 08:59:33 ---> Setting up pyenv 08:59:33 + export PYENV_ROOT=/opt/pyenv 08:59:33 + PYENV_ROOT=/opt/pyenv 08:59:33 + export PATH=/opt/pyenv/bin:/tmp/venv-vUjX/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 08:59:33 + PATH=/opt/pyenv/bin:/tmp/venv-vUjX/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 08:59:33 ++ pwd 08:59:33 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 08:59:33 + export PYTHONPATH 08:59:33 + export TOX_TESTENV_PASSENV=PYTHONPATH 08:59:33 + TOX_TESTENV_PASSENV=PYTHONPATH 08:59:33 + tox --version 08:59:33 4.23.2 from /tmp/venv-vUjX/lib/python3.10/site-packages/tox/__init__.py 08:59:33 + PARALLEL=false 08:59:33 + TOX_OPTIONS_LIST= 08:59:33 + [[ -n checkbashisms ]] 08:59:33 + TOX_OPTIONS_LIST=' -e checkbashisms' 08:59:33 + case ${PARALLEL,,} in 08:59:33 + tox -e checkbashisms 08:59:33 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 08:59:35 checkbashisms: freeze> python -m pip freeze --all 08:59:35 checkbashisms: pip==24.3.1,setuptools==75.2.0,wheel==0.44.0 08:59:35 checkbashisms: commands[0]> .ci/check-bashisms.sh 08:59:36 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 08:59:36 you may get strange results 08:59:36 script ./kubernetes/uui/components/uui-llm-adaptation/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 08:59:36 you may get strange results 08:59:37 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 08:59:38 checkbashisms: OK (5.05=setup[1.77]+cmd[3.28] seconds) 08:59:38 congratulations :) (5.22 seconds) 08:59:38 + tox_status=0 08:59:38 + echo '---> Completed tox runs' 08:59:38 ---> Completed tox runs 08:59:38 + for i in .tox/*/log 08:59:38 ++ echo .tox/checkbashisms/log 08:59:38 ++ awk -F/ '{print $2}' 08:59:38 + tox_env=checkbashisms 08:59:38 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 08:59:38 + DOC_DIR=docs/_build/html 08:59:38 + [[ -d docs/_build/html ]] 08:59:38 + echo '---> tox-run.sh ends' 08:59:38 ---> tox-run.sh ends 08:59:38 + test 0 -eq 0 08:59:38 $ ssh-agent -k 08:59:38 unset SSH_AUTH_SOCK; 08:59:38 unset SSH_AGENT_PID; 08:59:38 echo Agent pid 1827 killed; 08:59:38 [ssh-agent] Stopped. 08:59:39 [PostBuildScript] - [INFO] Executing post build scripts. 08:59:39 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13945824620231248597.sh 08:59:39 ---> sysstat.sh 08:59:39 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins14666468782361843659.sh 08:59:39 ---> package-listing.sh 08:59:39 ++ facter osfamily 08:59:39 ++ tr '[:upper:]' '[:lower:]' 08:59:39 + OS_FAMILY=debian 08:59:39 + workspace=/w/workspace/oom-master-checkbashisms-lint 08:59:39 + START_PACKAGES=/tmp/packages_start.txt 08:59:39 + END_PACKAGES=/tmp/packages_end.txt 08:59:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:59:39 + PACKAGES=/tmp/packages_start.txt 08:59:39 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 08:59:39 + PACKAGES=/tmp/packages_end.txt 08:59:39 + case "${OS_FAMILY}" in 08:59:39 + dpkg -l 08:59:39 + grep '^ii' 08:59:39 + '[' -f /tmp/packages_start.txt ']' 08:59:39 + '[' -f /tmp/packages_end.txt ']' 08:59:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:59:39 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 08:59:39 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 08:59:39 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 08:59:39 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5222354411351730795.sh 08:59:39 ---> capture-instance-metadata.sh 08:59:39 Setup pyenv: 08:59:39 system 08:59:39 3.8.13 08:59:39 3.9.13 08:59:39 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 08:59:43 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-idrt 08:59:43 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:59:47 lf-activate-venv(): INFO: Installing: lftools 09:00:17 lf-activate-venv(): INFO: Adding /tmp/venv-idrt/bin to PATH 09:00:17 INFO: Running in OpenStack, capturing instance metadata 09:00:17 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5271354665814074684.sh 09:00:17 provisioning config files... 09:00:17 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config17989842282793341963tmp 09:00:17 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 09:00:17 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 09:00:17 [EnvInject] - Injecting environment variables from a build step. 09:00:17 [EnvInject] - Injecting as environment variables the properties content 09:00:17 SERVER_ID=logs 09:00:17 09:00:17 [EnvInject] - Variables injected successfully. 09:00:17 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10934183423598719930.sh 09:00:17 ---> create-netrc.sh 09:00:17 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16798118848967597586.sh 09:00:17 ---> python-tools-install.sh 09:00:17 Setup pyenv: 09:00:18 system 09:00:18 3.8.13 09:00:18 3.9.13 09:00:18 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:00:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-idrt from file:/tmp/.os_lf_venv 09:00:19 lf-activate-venv(): INFO: Installing: lftools 09:00:27 lf-activate-venv(): INFO: Adding /tmp/venv-idrt/bin to PATH 09:00:27 Generating Requirements File 09:00:48 Python 3.10.6 09:00:49 pip 24.3.1 from /tmp/venv-idrt/lib/python3.10/site-packages/pip (python 3.10) 09:00:49 appdirs==1.4.4 09:00:49 argcomplete==3.5.1 09:00:49 aspy.yaml==1.3.0 09:00:49 attrs==24.2.0 09:00:49 autopage==0.5.2 09:00:49 beautifulsoup4==4.12.3 09:00:49 boto3==1.35.54 09:00:49 botocore==1.35.54 09:00:49 bs4==0.0.2 09:00:49 cachetools==5.5.0 09:00:49 certifi==2024.8.30 09:00:49 cffi==1.17.1 09:00:49 cfgv==3.4.0 09:00:49 chardet==5.2.0 09:00:49 charset-normalizer==3.4.0 09:00:49 click==8.1.7 09:00:49 cliff==4.7.0 09:00:49 cmd2==2.5.2 09:00:49 cryptography==3.3.2 09:00:49 debtcollector==3.0.0 09:00:49 decorator==5.1.1 09:00:49 defusedxml==0.7.1 09:00:49 Deprecated==1.2.14 09:00:49 distlib==0.3.9 09:00:49 dnspython==2.7.0 09:00:49 docker==4.2.2 09:00:49 dogpile.cache==1.3.3 09:00:49 durationpy==0.9 09:00:49 email_validator==2.2.0 09:00:49 filelock==3.16.1 09:00:49 future==1.0.0 09:00:49 gitdb==4.0.11 09:00:49 GitPython==3.1.43 09:00:49 google-auth==2.35.0 09:00:49 httplib2==0.22.0 09:00:49 identify==2.6.1 09:00:49 idna==3.10 09:00:49 importlib-resources==1.5.0 09:00:49 iso8601==2.1.0 09:00:49 Jinja2==3.1.4 09:00:49 jmespath==1.0.1 09:00:49 jsonpatch==1.33 09:00:49 jsonpointer==3.0.0 09:00:49 jsonschema==4.23.0 09:00:49 jsonschema-specifications==2024.10.1 09:00:49 keystoneauth1==5.8.0 09:00:49 kubernetes==31.0.0 09:00:49 lftools==0.37.10 09:00:49 lxml==5.3.0 09:00:49 MarkupSafe==3.0.2 09:00:49 msgpack==1.1.0 09:00:49 multi_key_dict==2.0.3 09:00:49 munch==4.0.0 09:00:49 netaddr==1.3.0 09:00:49 netifaces==0.11.0 09:00:49 niet==1.4.2 09:00:49 nodeenv==1.9.1 09:00:49 oauth2client==4.1.3 09:00:49 oauthlib==3.2.2 09:00:49 openstacksdk==4.1.0 09:00:49 os-client-config==2.1.0 09:00:49 os-service-types==1.7.0 09:00:49 osc-lib==3.1.0 09:00:49 oslo.config==9.6.0 09:00:49 oslo.context==5.6.0 09:00:49 oslo.i18n==6.4.0 09:00:49 oslo.log==6.1.2 09:00:49 oslo.serialization==5.5.0 09:00:49 oslo.utils==7.3.0 09:00:49 packaging==24.1 09:00:49 pbr==6.1.0 09:00:49 platformdirs==4.3.6 09:00:49 prettytable==3.12.0 09:00:49 pyasn1==0.6.1 09:00:49 pyasn1_modules==0.4.1 09:00:49 pycparser==2.22 09:00:49 pygerrit2==2.0.15 09:00:49 PyGithub==2.4.0 09:00:49 PyJWT==2.9.0 09:00:49 PyNaCl==1.5.0 09:00:49 pyparsing==2.4.7 09:00:49 pyperclip==1.9.0 09:00:49 pyrsistent==0.20.0 09:00:49 python-cinderclient==9.6.0 09:00:49 python-dateutil==2.9.0.post0 09:00:49 python-heatclient==4.0.0 09:00:49 python-jenkins==1.8.2 09:00:49 python-keystoneclient==5.5.0 09:00:49 python-magnumclient==4.7.0 09:00:49 python-openstackclient==7.2.1 09:00:49 python-swiftclient==4.6.0 09:00:49 PyYAML==6.0.2 09:00:49 referencing==0.35.1 09:00:49 requests==2.32.3 09:00:49 requests-oauthlib==2.0.0 09:00:49 requestsexceptions==1.4.0 09:00:49 rfc3986==2.0.0 09:00:49 rpds-py==0.20.1 09:00:49 rsa==4.9 09:00:49 ruamel.yaml==0.18.6 09:00:49 ruamel.yaml.clib==0.2.12 09:00:49 s3transfer==0.10.3 09:00:49 simplejson==3.19.3 09:00:49 six==1.16.0 09:00:49 smmap==5.0.1 09:00:49 soupsieve==2.6 09:00:49 stevedore==5.3.0 09:00:49 tabulate==0.9.0 09:00:49 toml==0.10.2 09:00:49 tomlkit==0.13.2 09:00:49 tqdm==4.66.6 09:00:49 typing_extensions==4.12.2 09:00:49 tzdata==2024.2 09:00:49 urllib3==1.26.20 09:00:49 virtualenv==20.27.1 09:00:49 wcwidth==0.2.13 09:00:49 websocket-client==1.8.0 09:00:49 wrapt==1.16.0 09:00:49 xdg==6.0.0 09:00:49 xmltodict==0.14.2 09:00:49 yq==3.4.3 09:00:49 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7562116513129886902.sh 09:00:49 ---> sudo-logs.sh 09:00:49 Archiving 'sudo' log.. 09:00:49 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11180563463463874611.sh 09:00:49 ---> job-cost.sh 09:00:49 Setup pyenv: 09:00:49 system 09:00:49 3.8.13 09:00:49 3.9.13 09:00:49 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:00:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-idrt from file:/tmp/.os_lf_venv 09:00:50 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:00:55 lf-activate-venv(): INFO: Adding /tmp/venv-idrt/bin to PATH 09:00:55 INFO: No Stack... 09:00:55 INFO: Retrieving Pricing Info for: v3-standard-4 09:00:55 INFO: Archiving Costs 09:00:55 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins17402759182869011928.sh 09:00:55 ---> logs-deploy.sh 09:00:55 Setup pyenv: 09:00:55 system 09:00:55 3.8.13 09:00:55 3.9.13 09:00:55 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:00:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-idrt from file:/tmp/.os_lf_venv 09:00:56 lf-activate-venv(): INFO: Installing: lftools 09:01:04 lf-activate-venv(): INFO: Adding /tmp/venv-idrt/bin to PATH 09:01:04 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/3637 09:01:04 INFO: archiving workspace using pattern(s): 09:01:05 Archives upload complete. 09:01:05 INFO: archiving logs to Nexus 09:01:06 ---> uname -a: 09:01:06 Linux prd-ubuntu1804-builder-4c-4g-81455 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:01:06 09:01:06 09:01:06 ---> lscpu: 09:01:06 Architecture: x86_64 09:01:06 CPU op-mode(s): 32-bit, 64-bit 09:01:06 Byte Order: Little Endian 09:01:06 CPU(s): 4 09:01:06 On-line CPU(s) list: 0-3 09:01:06 Thread(s) per core: 1 09:01:06 Core(s) per socket: 1 09:01:06 Socket(s): 4 09:01:06 NUMA node(s): 1 09:01:06 Vendor ID: AuthenticAMD 09:01:06 CPU family: 23 09:01:06 Model: 49 09:01:06 Model name: AMD EPYC-Rome Processor 09:01:06 Stepping: 0 09:01:06 CPU MHz: 2800.000 09:01:06 BogoMIPS: 5600.00 09:01:06 Virtualization: AMD-V 09:01:06 Hypervisor vendor: KVM 09:01:06 Virtualization type: full 09:01:06 L1d cache: 32K 09:01:06 L1i cache: 32K 09:01:06 L2 cache: 512K 09:01:06 L3 cache: 16384K 09:01:06 NUMA node0 CPU(s): 0-3 09:01:06 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:01:06 09:01:06 09:01:06 ---> nproc: 09:01:06 4 09:01:06 09:01:06 09:01:06 ---> df -h: 09:01:06 Filesystem Size Used Avail Use% Mounted on 09:01:06 udev 7.9G 0 7.9G 0% /dev 09:01:06 tmpfs 1.6G 672K 1.6G 1% /run 09:01:06 /dev/vda1 78G 8.3G 70G 11% / 09:01:06 tmpfs 7.9G 0 7.9G 0% /dev/shm 09:01:06 tmpfs 5.0M 0 5.0M 0% /run/lock 09:01:06 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 09:01:06 /dev/vda15 105M 4.4M 100M 5% /boot/efi 09:01:06 tmpfs 1.6G 0 1.6G 0% /run/user/1001 09:01:06 09:01:06 09:01:06 ---> free -m: 09:01:06 total used free shared buff/cache available 09:01:06 Mem: 16040 546 13449 0 2043 15181 09:01:06 Swap: 1023 0 1023 09:01:06 09:01:06 09:01:06 ---> ip addr: 09:01:06 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:01:06 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:01:06 inet 127.0.0.1/8 scope host lo 09:01:06 valid_lft forever preferred_lft forever 09:01:06 inet6 ::1/128 scope host 09:01:06 valid_lft forever preferred_lft forever 09:01:06 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 09:01:06 link/ether fa:16:3e:8f:8a:de brd ff:ff:ff:ff:ff:ff 09:01:06 inet 10.30.107.229/23 brd 10.30.107.255 scope global dynamic ens3 09:01:06 valid_lft 86220sec preferred_lft 86220sec 09:01:06 inet6 fe80::f816:3eff:fe8f:8ade/64 scope link 09:01:06 valid_lft forever preferred_lft forever 09:01:06 09:01:06 09:01:06 ---> sar -b -r -n DEV: 09:01:06 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-81455) 11/04/24 _x86_64_ (4 CPU) 09:01:06 09:01:06 08:58:10 LINUX RESTART (4 CPU) 09:01:06 09:01:06 08:59:02 tps rtps wtps bread/s bwrtn/s 09:01:06 09:00:01 103.42 24.45 78.97 824.40 14612.17 09:01:06 09:01:01 120.86 14.15 106.72 1060.62 19376.90 09:01:06 Average: 112.22 19.26 92.96 943.51 17014.55 09:01:06 09:01:06 08:59:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:01:06 09:00:01 14057356 15546284 2367612 14.41 54448 1637688 823760 4.71 696740 1461720 97368 09:01:06 09:01:01 13764280 15537140 2660688 16.20 77844 1884400 807088 4.62 740228 1683348 109920 09:01:06 Average: 13910818 15541712 2514150 15.31 66146 1761044 815424 4.67 718484 1572534 103644 09:01:06 09:01:06 08:59:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:01:06 09:00:01 lo 1.36 1.36 0.14 0.14 0.00 0.00 0.00 0.00 09:01:06 09:00:01 ens3 179.31 127.86 1053.33 34.67 0.00 0.00 0.00 0.00 09:01:06 09:01:01 lo 1.27 1.27 0.13 0.13 0.00 0.00 0.00 0.00 09:01:06 09:01:01 ens3 59.34 41.03 797.89 10.56 0.00 0.00 0.00 0.00 09:01:06 Average: lo 1.31 1.31 0.13 0.13 0.00 0.00 0.00 0.00 09:01:06 Average: ens3 118.82 84.08 924.54 22.52 0.00 0.00 0.00 0.00 09:01:06 09:01:06 09:01:06 ---> sar -P ALL: 09:01:06 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-81455) 11/04/24 _x86_64_ (4 CPU) 09:01:06 09:01:06 08:58:10 LINUX RESTART (4 CPU) 09:01:06 09:01:06 08:59:02 CPU %user %nice %system %iowait %steal %idle 09:01:06 09:00:01 all 17.36 0.00 1.57 8.68 0.06 72.33 09:01:06 09:00:01 0 16.79 0.00 1.48 11.28 0.05 70.40 09:01:06 09:00:01 1 13.01 0.00 1.22 13.82 0.03 71.91 09:01:06 09:00:01 2 22.45 0.00 1.94 3.97 0.05 71.59 09:01:06 09:00:01 3 17.22 0.00 1.66 5.64 0.08 75.40 09:01:06 09:01:01 all 19.36 0.00 1.44 5.17 0.05 73.97 09:01:06 09:01:01 0 30.10 0.00 2.14 12.90 0.07 54.79 09:01:06 09:01:01 1 10.23 0.00 0.94 0.50 0.03 88.30 09:01:06 09:01:01 2 8.34 0.00 1.05 2.17 0.02 88.42 09:01:06 09:01:01 3 28.85 0.00 1.65 5.18 0.07 64.25 09:01:06 Average: all 18.37 0.00 1.51 6.91 0.05 73.16 09:01:06 Average: 0 23.50 0.00 1.81 12.10 0.06 62.53 09:01:06 Average: 1 11.61 0.00 1.08 7.09 0.03 80.19 09:01:06 Average: 2 15.33 0.00 1.49 3.06 0.03 80.08 09:01:06 Average: 3 23.08 0.00 1.66 5.41 0.08 69.78 09:01:06 09:01:06 09:01:06