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