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