11:54:55 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141387 11:54:55 Running as SYSTEM 11:54:55 [EnvInject] - Loading node environment variables. 11:54:55 Building remotely on prd-ubuntu1804-builder-4c-4g-24384 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 11:54:55 [ssh-agent] Looking for ssh-agent implementation... 11:54:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:54:55 $ ssh-agent 11:54:55 SSH_AUTH_SOCK=/tmp/ssh-KMTaJEGipnl4/agent.1627 11:54:55 SSH_AGENT_PID=1629 11:54:55 [ssh-agent] Started. 11:54:55 Running ssh-add (command line suppressed) 11:54:55 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_2750477306691170510.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_2750477306691170510.key) 11:54:55 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 11:54:55 The recommended git tool is: NONE 11:54:57 using credential onap-jenkins-ssh 11:54:57 Wiping out workspace first. 11:54:57 Cloning the remote Git repository 11:54:57 Cloning repository git://cloud.onap.org/mirror/oom.git 11:54:57 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 11:54:57 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:54:57 > git --version # timeout=10 11:54:57 > git --version # 'git version 2.17.1' 11:54:57 using GIT_SSH to set credentials Gerrit user 11:54:57 Verifying host key using manually-configured host key entries 11:54:57 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 11:55:02 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:55:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:55:02 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:55:02 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:55:02 using GIT_SSH to set credentials Gerrit user 11:55:02 Verifying host key using manually-configured host key entries 11:55:02 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/87/141387/5 # timeout=30 11:55:03 > git rev-parse af8ee612972388e8368a121be26c90babf624b63^{commit} # timeout=10 11:55:03 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 11:55:03 Checking out Revision af8ee612972388e8368a121be26c90babf624b63 (refs/changes/87/141387/5) 11:55:03 > git config core.sparsecheckout # timeout=10 11:55:03 > git checkout -f af8ee612972388e8368a121be26c90babf624b63 # timeout=30 11:55:06 Commit message: "[SO] 16.0.3 release" 11:55:06 > git rev-parse FETCH_HEAD^{commit} # timeout=10 11:55:06 > git rev-list --no-walk 5b005900c21aea3578ebe858c65a45a9f711b6c6 # timeout=10 11:55:06 [EnvInject] - Injecting environment variables from a build step. 11:55:06 [EnvInject] - Injecting as environment variables the properties content 11:55:06 PYTHON=python3 11:55:06 11:55:06 [EnvInject] - Variables injected successfully. 11:55:06 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins15925854826358227296.sh 11:55:06 ---> tox-install.sh 11:55:06 + source /home/jenkins/lf-env.sh 11:55:06 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:55:06 ++ mktemp -d /tmp/venv-XXXX 11:55:06 + lf_venv=/tmp/venv-cFDE 11:55:06 + local venv_file=/tmp/.os_lf_venv 11:55:06 + local python=python3 11:55:06 + local options 11:55:06 + local set_path=true 11:55:06 + local install_args= 11:55:06 ++ 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 11:55:06 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:55:06 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:55:06 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:55:06 + true 11:55:06 + case $1 in 11:55:06 + venv_file=/tmp/.toxenv 11:55:06 + shift 2 11:55:06 + true 11:55:06 + case $1 in 11:55:06 + shift 11:55:06 + break 11:55:06 + case $python in 11:55:06 + local pkg_list= 11:55:06 + [[ -d /opt/pyenv ]] 11:55:06 + echo 'Setup pyenv:' 11:55:06 Setup pyenv: 11:55:06 + export PYENV_ROOT=/opt/pyenv 11:55:06 + PYENV_ROOT=/opt/pyenv 11:55:06 + 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 11:55:06 + 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 11:55:06 + pyenv versions 11:55:06 * system (set by /opt/pyenv/version) 11:55:06 * 3.8.13 (set by /opt/pyenv/version) 11:55:07 * 3.9.13 (set by /opt/pyenv/version) 11:55:07 * 3.10.6 (set by /opt/pyenv/version) 11:55:07 + command -v pyenv 11:55:07 ++ pyenv init - --no-rehash 11:55:07 + 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[*]}"'\'')" 11:55:07 export PATH="/opt/pyenv/shims:${PATH}" 11:55:07 export PYENV_SHELL=bash 11:55:07 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:55:07 pyenv() { 11:55:07 local command 11:55:07 command="${1:-}" 11:55:07 if [ "$#" -gt 0 ]; then 11:55:07 shift 11:55:07 fi 11:55:07 11:55:07 case "$command" in 11:55:07 rehash|shell) 11:55:07 eval "$(pyenv "sh-$command" "$@")" 11:55:07 ;; 11:55:07 *) 11:55:07 command pyenv "$command" "$@" 11:55:07 ;; 11:55:07 esac 11:55:07 }' 11:55:07 +++ 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[*]}"' 11:55:07 ++ 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 11:55:07 ++ 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 11:55:07 ++ 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 11:55:07 ++ export PYENV_SHELL=bash 11:55:07 ++ PYENV_SHELL=bash 11:55:07 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:55:07 +++ complete -F _pyenv pyenv 11:55:07 ++ lf-pyver python3 11:55:07 ++ local py_version_xy=python3 11:55:07 ++ local py_version_xyz= 11:55:07 ++ pyenv versions 11:55:07 ++ local command 11:55:07 ++ command=versions 11:55:07 ++ '[' 1 -gt 0 ']' 11:55:07 ++ shift 11:55:07 ++ case "$command" in 11:55:07 ++ command pyenv versions 11:55:07 ++ pyenv versions 11:55:07 ++ sed 's/^[ *]* //' 11:55:07 ++ awk '{ print $1 }' 11:55:07 ++ grep -E '^[0-9.]*[0-9]$' 11:55:07 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:55:07 +++ grep '^3' /tmp/.pyenv_versions 11:55:07 +++ sort -V 11:55:07 +++ tail -n 1 11:55:07 ++ py_version_xyz=3.10.6 11:55:07 ++ [[ -z 3.10.6 ]] 11:55:07 ++ echo 3.10.6 11:55:07 ++ return 0 11:55:07 + pyenv local 3.10.6 11:55:07 + local command 11:55:07 + command=local 11:55:07 + '[' 2 -gt 0 ']' 11:55:07 + shift 11:55:07 + case "$command" in 11:55:07 + command pyenv local 3.10.6 11:55:07 + pyenv local 3.10.6 11:55:07 + for arg in "$@" 11:55:07 + case $arg in 11:55:07 + pkg_list+='tox ' 11:55:07 + for arg in "$@" 11:55:07 + case $arg in 11:55:07 + pkg_list+='virtualenv ' 11:55:07 + for arg in "$@" 11:55:07 + case $arg in 11:55:07 + pkg_list+='urllib3~=1.26.15 ' 11:55:07 + [[ -f /tmp/.toxenv ]] 11:55:07 + [[ ! -f /tmp/.toxenv ]] 11:55:07 + [[ -n '' ]] 11:55:07 + python3 -m venv /tmp/venv-cFDE 11:55:11 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-cFDE' 11:55:11 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-cFDE 11:55:11 + echo /tmp/venv-cFDE 11:55:11 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 11:55:11 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 11:55:11 + /tmp/venv-cFDE/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 11:55:15 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:55:15 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 11:55:15 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 11:55:15 + /tmp/venv-cFDE/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 11:55:17 + type python3 11:55:17 + true 11:55:17 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-cFDE/bin to PATH' 11:55:17 lf-activate-venv(): INFO: Adding /tmp/venv-cFDE/bin to PATH 11:55:17 + PATH=/tmp/venv-cFDE/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 11:55:17 + return 0 11:55:17 + python3 --version 11:55:17 Python 3.10.6 11:55:17 + python3 -m pip --version 11:55:17 pip 25.1.1 from /tmp/venv-cFDE/lib/python3.10/site-packages/pip (python 3.10) 11:55:17 + python3 -m pip freeze 11:55:17 cachetools==6.1.0 11:55:17 chardet==5.2.0 11:55:17 colorama==0.4.6 11:55:17 distlib==0.3.9 11:55:17 filelock==3.18.0 11:55:17 packaging==25.0 11:55:17 platformdirs==4.3.8 11:55:17 pluggy==1.6.0 11:55:17 pyproject-api==1.9.1 11:55:17 tomli==2.2.1 11:55:17 tox==4.27.0 11:55:17 typing_extensions==4.14.0 11:55:17 urllib3==1.26.20 11:55:17 virtualenv==20.31.2 11:55:17 [EnvInject] - Injecting environment variables from a build step. 11:55:17 [EnvInject] - Injecting as environment variables the properties content 11:55:17 PARALLEL=false 11:55:17 11:55:17 [EnvInject] - Variables injected successfully. 11:55:17 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins638517548713362929.sh 11:55:17 ---> tox-run.sh 11:55:17 + 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 11:55:17 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 11:55:17 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 11:55:17 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 11:55:17 + cd /w/workspace/oom-master-checkbashisms-lint/. 11:55:17 + source /home/jenkins/lf-env.sh 11:55:17 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:55:17 ++ mktemp -d /tmp/venv-XXXX 11:55:17 + lf_venv=/tmp/venv-NEpP 11:55:17 + local venv_file=/tmp/.os_lf_venv 11:55:17 + local python=python3 11:55:17 + local options 11:55:17 + local set_path=true 11:55:17 + local install_args= 11:55:17 ++ 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 11:55:17 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:55:17 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:55:17 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:55:17 + true 11:55:17 + case $1 in 11:55:17 + venv_file=/tmp/.toxenv 11:55:17 + shift 2 11:55:17 + true 11:55:17 + case $1 in 11:55:17 + shift 11:55:17 + break 11:55:17 + case $python in 11:55:17 + local pkg_list= 11:55:17 + [[ -d /opt/pyenv ]] 11:55:17 + echo 'Setup pyenv:' 11:55:17 Setup pyenv: 11:55:17 + export PYENV_ROOT=/opt/pyenv 11:55:17 + PYENV_ROOT=/opt/pyenv 11:55:17 + 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 11:55:17 + 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 11:55:17 + pyenv versions 11:55:17 system 11:55:17 3.8.13 11:55:17 3.9.13 11:55:17 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:55:17 + command -v pyenv 11:55:17 ++ pyenv init - --no-rehash 11:55:17 + 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[*]}"'\'')" 11:55:17 export PATH="/opt/pyenv/shims:${PATH}" 11:55:17 export PYENV_SHELL=bash 11:55:17 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:55:17 pyenv() { 11:55:17 local command 11:55:17 command="${1:-}" 11:55:17 if [ "$#" -gt 0 ]; then 11:55:17 shift 11:55:17 fi 11:55:17 11:55:17 case "$command" in 11:55:17 rehash|shell) 11:55:17 eval "$(pyenv "sh-$command" "$@")" 11:55:17 ;; 11:55:17 *) 11:55:17 command pyenv "$command" "$@" 11:55:17 ;; 11:55:17 esac 11:55:17 }' 11:55:17 +++ 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[*]}"' 11:55:17 ++ 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 11:55:17 ++ 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 11:55:17 ++ 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 11:55:17 ++ export PYENV_SHELL=bash 11:55:17 ++ PYENV_SHELL=bash 11:55:17 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:55:17 +++ complete -F _pyenv pyenv 11:55:17 ++ lf-pyver python3 11:55:17 ++ local py_version_xy=python3 11:55:17 ++ local py_version_xyz= 11:55:17 ++ pyenv versions 11:55:17 ++ sed 's/^[ *]* //' 11:55:17 ++ awk '{ print $1 }' 11:55:17 ++ local command 11:55:17 ++ grep -E '^[0-9.]*[0-9]$' 11:55:17 ++ command=versions 11:55:17 ++ '[' 1 -gt 0 ']' 11:55:17 ++ shift 11:55:17 ++ case "$command" in 11:55:17 ++ command pyenv versions 11:55:17 ++ pyenv versions 11:55:17 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:55:17 +++ grep '^3' /tmp/.pyenv_versions 11:55:17 +++ sort -V 11:55:17 +++ tail -n 1 11:55:17 ++ py_version_xyz=3.10.6 11:55:17 ++ [[ -z 3.10.6 ]] 11:55:17 ++ echo 3.10.6 11:55:17 ++ return 0 11:55:17 + pyenv local 3.10.6 11:55:17 + local command 11:55:17 + command=local 11:55:17 + '[' 2 -gt 0 ']' 11:55:17 + shift 11:55:17 + case "$command" in 11:55:17 + command pyenv local 3.10.6 11:55:17 + pyenv local 3.10.6 11:55:17 + for arg in "$@" 11:55:17 + case $arg in 11:55:17 + pkg_list+='tox ' 11:55:17 + for arg in "$@" 11:55:17 + case $arg in 11:55:17 + pkg_list+='virtualenv ' 11:55:17 + for arg in "$@" 11:55:17 + case $arg in 11:55:17 + pkg_list+='urllib3~=1.26.15 ' 11:55:17 + [[ -f /tmp/.toxenv ]] 11:55:17 ++ cat /tmp/.toxenv 11:55:17 + lf_venv=/tmp/venv-cFDE 11:55:17 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-cFDE from' file:/tmp/.toxenv 11:55:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-cFDE from file:/tmp/.toxenv 11:55:17 + /tmp/venv-cFDE/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 11:55:18 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:55:18 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 11:55:18 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 11:55:18 + /tmp/venv-cFDE/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 11:55:19 + type python3 11:55:19 + true 11:55:19 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-cFDE/bin to PATH' 11:55:19 lf-activate-venv(): INFO: Adding /tmp/venv-cFDE/bin to PATH 11:55:19 + PATH=/tmp/venv-cFDE/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 11:55:19 + return 0 11:55:19 + [[ -d /opt/pyenv ]] 11:55:19 + echo '---> Setting up pyenv' 11:55:19 ---> Setting up pyenv 11:55:19 + export PYENV_ROOT=/opt/pyenv 11:55:19 + PYENV_ROOT=/opt/pyenv 11:55:19 + export PATH=/opt/pyenv/bin:/tmp/venv-cFDE/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 11:55:19 + PATH=/opt/pyenv/bin:/tmp/venv-cFDE/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 11:55:19 ++ pwd 11:55:19 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 11:55:19 + export PYTHONPATH 11:55:19 + export TOX_TESTENV_PASSENV=PYTHONPATH 11:55:19 + TOX_TESTENV_PASSENV=PYTHONPATH 11:55:19 + tox --version 11:55:20 4.27.0 from /tmp/venv-cFDE/lib/python3.10/site-packages/tox/__init__.py 11:55:20 + PARALLEL=false 11:55:20 + TOX_OPTIONS_LIST= 11:55:20 + [[ -n checkbashisms ]] 11:55:20 + TOX_OPTIONS_LIST=' -e checkbashisms' 11:55:20 + case ${PARALLEL,,} in 11:55:20 + tox -e checkbashisms 11:55:20 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 11:55:21 checkbashisms: freeze> python -m pip freeze --all 11:55:21 checkbashisms: pip==25.1.1,setuptools==80.3.1 11:55:21 checkbashisms: commands[0]> .ci/check-bashisms.sh 11:55:23 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 11:55:23 you may get strange results 11:55:23 script ./kubernetes/uui/components/uui-llm-adaptation/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 11:55:23 you may get strange results 11:55:23 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 11:55:25 checkbashisms: OK (4.66=setup[1.23]+cmd[3.43] seconds) 11:55:25 congratulations :) (4.88 seconds) 11:55:25 + tox_status=0 11:55:25 + echo '---> Completed tox runs' 11:55:25 ---> Completed tox runs 11:55:25 + for i in .tox/*/log 11:55:25 ++ echo .tox/checkbashisms/log 11:55:25 ++ awk -F/ '{print $2}' 11:55:25 + tox_env=checkbashisms 11:55:25 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 11:55:25 + DOC_DIR=docs/_build/html 11:55:25 + [[ -d docs/_build/html ]] 11:55:25 + echo '---> tox-run.sh ends' 11:55:25 ---> tox-run.sh ends 11:55:25 + test 0 -eq 0 11:55:25 $ ssh-agent -k 11:55:25 unset SSH_AUTH_SOCK; 11:55:25 unset SSH_AGENT_PID; 11:55:25 echo Agent pid 1629 killed; 11:55:25 [ssh-agent] Stopped. 11:55:25 [PostBuildScript] - [INFO] Executing post build scripts. 11:55:25 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10550466430541949029.sh 11:55:25 ---> sysstat.sh 11:55:25 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins14725587742458213926.sh 11:55:25 ---> package-listing.sh 11:55:25 ++ facter osfamily 11:55:25 ++ tr '[:upper:]' '[:lower:]' 11:55:26 + OS_FAMILY=debian 11:55:26 + workspace=/w/workspace/oom-master-checkbashisms-lint 11:55:26 + START_PACKAGES=/tmp/packages_start.txt 11:55:26 + END_PACKAGES=/tmp/packages_end.txt 11:55:26 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:55:26 + PACKAGES=/tmp/packages_start.txt 11:55:26 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 11:55:26 + PACKAGES=/tmp/packages_end.txt 11:55:26 + case "${OS_FAMILY}" in 11:55:26 + dpkg -l 11:55:26 + grep '^ii' 11:55:26 + '[' -f /tmp/packages_start.txt ']' 11:55:26 + '[' -f /tmp/packages_end.txt ']' 11:55:26 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:55:26 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 11:55:26 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 11:55:26 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 11:55:26 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12024367944684451940.sh 11:55:26 ---> capture-instance-metadata.sh 11:55:26 Setup pyenv: 11:55:26 system 11:55:26 3.8.13 11:55:26 3.9.13 11:55:26 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:55:30 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-so9E 11:55:30 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:55:34 lf-activate-venv(): INFO: Installing: lftools 11:55:58 lf-activate-venv(): INFO: Adding /tmp/venv-so9E/bin to PATH 11:55:58 INFO: Running in OpenStack, capturing instance metadata 11:55:58 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12196584381656152256.sh 11:55:58 provisioning config files... 11:55:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config17375866984052979659tmp 11:55:58 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:55:58 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:55:58 [EnvInject] - Injecting environment variables from a build step. 11:55:58 [EnvInject] - Injecting as environment variables the properties content 11:55:58 SERVER_ID=logs 11:55:58 11:55:58 [EnvInject] - Variables injected successfully. 11:55:58 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins14023891111123427732.sh 11:55:58 ---> create-netrc.sh 11:55:58 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6384669462888610650.sh 11:55:58 ---> python-tools-install.sh 11:55:58 Setup pyenv: 11:55:58 system 11:55:58 3.8.13 11:55:58 3.9.13 11:55:58 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:55:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-so9E from file:/tmp/.os_lf_venv 11:56:00 lf-activate-venv(): INFO: Installing: lftools 11:56:08 lf-activate-venv(): INFO: Adding /tmp/venv-so9E/bin to PATH 11:56:08 Generating Requirements File 11:56:28 Python 3.10.6 11:56:29 pip 25.1.1 from /tmp/venv-so9E/lib/python3.10/site-packages/pip (python 3.10) 11:56:29 appdirs==1.4.4 11:56:29 argcomplete==3.6.2 11:56:29 aspy.yaml==1.3.0 11:56:29 attrs==25.3.0 11:56:29 autopage==0.5.2 11:56:29 beautifulsoup4==4.13.4 11:56:29 boto3==1.38.46 11:56:29 botocore==1.38.46 11:56:29 bs4==0.0.2 11:56:29 cachetools==5.5.2 11:56:29 certifi==2025.6.15 11:56:29 cffi==1.17.1 11:56:29 cfgv==3.4.0 11:56:29 chardet==5.2.0 11:56:29 charset-normalizer==3.4.2 11:56:29 click==8.2.1 11:56:29 cliff==4.10.0 11:56:29 cmd2==2.6.2 11:56:29 cryptography==3.3.2 11:56:29 debtcollector==3.0.0 11:56:29 decorator==5.2.1 11:56:29 defusedxml==0.7.1 11:56:29 Deprecated==1.2.18 11:56:29 distlib==0.3.9 11:56:29 dnspython==2.7.0 11:56:29 docker==7.1.0 11:56:29 dogpile.cache==1.4.0 11:56:29 durationpy==0.10 11:56:29 email_validator==2.2.0 11:56:29 filelock==3.18.0 11:56:29 future==1.0.0 11:56:29 gitdb==4.0.12 11:56:29 GitPython==3.1.44 11:56:29 google-auth==2.40.3 11:56:29 httplib2==0.22.0 11:56:29 identify==2.6.12 11:56:29 idna==3.10 11:56:29 importlib-resources==1.5.0 11:56:29 iso8601==2.1.0 11:56:29 Jinja2==3.1.6 11:56:29 jmespath==1.0.1 11:56:29 jsonpatch==1.33 11:56:29 jsonpointer==3.0.0 11:56:29 jsonschema==4.24.0 11:56:29 jsonschema-specifications==2025.4.1 11:56:29 keystoneauth1==5.11.1 11:56:29 kubernetes==33.1.0 11:56:29 lftools==0.37.13 11:56:29 lxml==6.0.0 11:56:29 MarkupSafe==3.0.2 11:56:29 msgpack==1.1.1 11:56:29 multi_key_dict==2.0.3 11:56:29 munch==4.0.0 11:56:29 netaddr==1.3.0 11:56:29 niet==1.4.2 11:56:29 nodeenv==1.9.1 11:56:29 oauth2client==4.1.3 11:56:29 oauthlib==3.3.1 11:56:29 openstacksdk==4.6.0 11:56:29 os-client-config==2.1.0 11:56:29 os-service-types==1.7.0 11:56:29 osc-lib==4.0.2 11:56:29 oslo.config==9.8.0 11:56:29 oslo.context==6.0.0 11:56:29 oslo.i18n==6.5.1 11:56:29 oslo.log==7.1.0 11:56:29 oslo.serialization==5.7.0 11:56:29 oslo.utils==9.0.0 11:56:29 packaging==25.0 11:56:29 pbr==6.1.1 11:56:29 platformdirs==4.3.8 11:56:29 prettytable==3.16.0 11:56:29 psutil==7.0.0 11:56:29 pyasn1==0.6.1 11:56:29 pyasn1_modules==0.4.2 11:56:29 pycparser==2.22 11:56:29 pygerrit2==2.0.15 11:56:29 PyGithub==2.6.1 11:56:29 PyJWT==2.10.1 11:56:29 PyNaCl==1.5.0 11:56:29 pyparsing==2.4.7 11:56:29 pyperclip==1.9.0 11:56:29 pyrsistent==0.20.0 11:56:29 python-cinderclient==9.7.0 11:56:29 python-dateutil==2.9.0.post0 11:56:29 python-heatclient==4.2.0 11:56:29 python-jenkins==1.8.2 11:56:29 python-keystoneclient==5.6.0 11:56:29 python-magnumclient==4.8.1 11:56:29 python-openstackclient==8.1.0 11:56:29 python-swiftclient==4.8.0 11:56:29 PyYAML==6.0.2 11:56:29 referencing==0.36.2 11:56:29 requests==2.32.4 11:56:29 requests-oauthlib==2.0.0 11:56:29 requestsexceptions==1.4.0 11:56:29 rfc3986==2.0.0 11:56:29 rpds-py==0.25.1 11:56:29 rsa==4.9.1 11:56:29 ruamel.yaml==0.18.14 11:56:29 ruamel.yaml.clib==0.2.12 11:56:29 s3transfer==0.13.0 11:56:29 simplejson==3.20.1 11:56:29 six==1.17.0 11:56:29 smmap==5.0.2 11:56:29 soupsieve==2.7 11:56:29 stevedore==5.4.1 11:56:29 tabulate==0.9.0 11:56:29 toml==0.10.2 11:56:29 tomlkit==0.13.3 11:56:29 tqdm==4.67.1 11:56:29 typing_extensions==4.14.0 11:56:29 tzdata==2025.2 11:56:29 urllib3==1.26.20 11:56:29 virtualenv==20.31.2 11:56:29 wcwidth==0.2.13 11:56:29 websocket-client==1.8.0 11:56:29 wrapt==1.17.2 11:56:29 xdg==6.0.0 11:56:29 xmltodict==0.14.2 11:56:29 yq==3.4.3 11:56:29 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins277404510072383913.sh 11:56:29 ---> sudo-logs.sh 11:56:29 Archiving 'sudo' log.. 11:56:29 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10569452458015463396.sh 11:56:29 ---> job-cost.sh 11:56:29 Setup pyenv: 11:56:29 system 11:56:29 3.8.13 11:56:29 3.9.13 11:56:29 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:56:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-so9E from file:/tmp/.os_lf_venv 11:56:31 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:56:36 lf-activate-venv(): INFO: Adding /tmp/venv-so9E/bin to PATH 11:56:36 INFO: No Stack... 11:56:36 INFO: Retrieving Pricing Info for: v3-standard-4 11:56:37 INFO: Archiving Costs 11:56:37 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins2781534056163296979.sh 11:56:37 ---> logs-deploy.sh 11:56:37 Setup pyenv: 11:56:37 system 11:56:37 3.8.13 11:56:37 3.9.13 11:56:37 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:56:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-so9E from file:/tmp/.os_lf_venv 11:56:39 lf-activate-venv(): INFO: Installing: lftools 11:56:47 lf-activate-venv(): INFO: Adding /tmp/venv-so9E/bin to PATH 11:56:47 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4163 11:56:47 INFO: archiving workspace using pattern(s): 11:56:48 Archives upload complete. 11:56:48 INFO: archiving logs to Nexus 11:56:49 ---> uname -a: 11:56:49 Linux prd-ubuntu1804-builder-4c-4g-24384 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 11:56:49 11:56:49 11:56:49 ---> lscpu: 11:56:49 Architecture: x86_64 11:56:49 CPU op-mode(s): 32-bit, 64-bit 11:56:49 Byte Order: Little Endian 11:56:49 CPU(s): 4 11:56:49 On-line CPU(s) list: 0-3 11:56:49 Thread(s) per core: 1 11:56:49 Core(s) per socket: 1 11:56:49 Socket(s): 4 11:56:49 NUMA node(s): 1 11:56:49 Vendor ID: AuthenticAMD 11:56:49 CPU family: 23 11:56:49 Model: 49 11:56:49 Model name: AMD EPYC-Rome Processor 11:56:49 Stepping: 0 11:56:49 CPU MHz: 2799.998 11:56:49 BogoMIPS: 5599.99 11:56:49 Virtualization: AMD-V 11:56:49 Hypervisor vendor: KVM 11:56:49 Virtualization type: full 11:56:49 L1d cache: 32K 11:56:49 L1i cache: 32K 11:56:49 L2 cache: 512K 11:56:49 L3 cache: 16384K 11:56:49 NUMA node0 CPU(s): 0-3 11:56:49 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 11:56:49 11:56:49 11:56:49 ---> nproc: 11:56:49 4 11:56:49 11:56:49 11:56:49 ---> df -h: 11:56:49 Filesystem Size Used Avail Use% Mounted on 11:56:49 udev 7.9G 0 7.9G 0% /dev 11:56:49 tmpfs 1.6G 672K 1.6G 1% /run 11:56:49 /dev/vda1 78G 8.3G 70G 11% / 11:56:49 tmpfs 7.9G 0 7.9G 0% /dev/shm 11:56:49 tmpfs 5.0M 0 5.0M 0% /run/lock 11:56:49 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 11:56:49 /dev/vda15 105M 4.4M 100M 5% /boot/efi 11:56:49 tmpfs 1.6G 0 1.6G 0% /run/user/1001 11:56:49 11:56:49 11:56:49 ---> free -m: 11:56:49 total used free shared buff/cache available 11:56:49 Mem: 16040 574 13420 0 2045 15153 11:56:49 Swap: 1023 0 1023 11:56:49 11:56:49 11:56:49 ---> ip addr: 11:56:49 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:56:49 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:56:49 inet 127.0.0.1/8 scope host lo 11:56:49 valid_lft forever preferred_lft forever 11:56:49 inet6 ::1/128 scope host 11:56:49 valid_lft forever preferred_lft forever 11:56:49 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 11:56:49 link/ether fa:16:3e:57:33:fc brd ff:ff:ff:ff:ff:ff 11:56:49 inet 10.30.106.196/23 brd 10.30.107.255 scope global dynamic ens3 11:56:49 valid_lft 86270sec preferred_lft 86270sec 11:56:49 inet6 fe80::f816:3eff:fe57:33fc/64 scope link 11:56:49 valid_lft forever preferred_lft forever 11:56:49 11:56:49 11:56:49 ---> sar -b -r -n DEV: 11:56:49 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-24384) 06/28/25 _x86_64_ (4 CPU) 11:56:49 11:56:49 11:54:40 LINUX RESTART (4 CPU) 11:56:49 11:56:49 11:55:01 tps rtps wtps bread/s bwrtn/s 11:56:49 11:56:01 313.95 24.36 289.59 883.85 18059.66 11:56:49 Average: 313.95 24.36 289.59 883.85 18059.66 11:56:49 11:56:49 11:55:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:56:49 11:56:01 13892728 15548760 2532240 15.42 68572 1783232 763884 4.37 700792 1608480 163408 11:56:49 Average: 13892728 15548760 2532240 15.42 68572 1783232 763884 4.37 700792 1608480 163408 11:56:49 11:56:49 11:55:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:56:49 11:56:01 lo 1.47 1.47 0.17 0.17 0.00 0.00 0.00 0.00 11:56:49 11:56:01 ens3 254.19 175.94 990.35 37.15 0.00 0.00 0.00 0.00 11:56:49 Average: lo 1.47 1.47 0.17 0.17 0.00 0.00 0.00 0.00 11:56:49 Average: ens3 254.19 175.94 990.35 37.15 0.00 0.00 0.00 0.00 11:56:49 11:56:49 11:56:49 ---> sar -P ALL: 11:56:49 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-24384) 06/28/25 _x86_64_ (4 CPU) 11:56:49 11:56:49 11:54:40 LINUX RESTART (4 CPU) 11:56:49 11:56:49 11:55:01 CPU %user %nice %system %iowait %steal %idle 11:56:49 11:56:01 all 21.53 0.00 1.96 2.74 0.06 73.71 11:56:49 11:56:01 0 13.08 0.00 2.08 3.54 0.08 81.21 11:56:49 11:56:01 1 50.90 0.00 2.74 1.30 0.08 44.97 11:56:49 11:56:01 2 15.48 0.00 1.42 1.07 0.03 82.00 11:56:49 11:56:01 3 6.65 0.00 1.64 5.04 0.03 86.64 11:56:49 Average: all 21.53 0.00 1.96 2.74 0.06 73.71 11:56:49 Average: 0 13.08 0.00 2.08 3.54 0.08 81.21 11:56:49 Average: 1 50.90 0.00 2.74 1.30 0.08 44.97 11:56:49 Average: 2 15.48 0.00 1.42 1.07 0.03 82.00 11:56:49 Average: 3 6.65 0.00 1.64 5.04 0.03 86.64 11:56:49 11:56:49 11:56:49