12:46:54 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/140839 12:46:54 Running as SYSTEM 12:46:54 [EnvInject] - Loading node environment variables. 12:46:54 Building remotely on prd-ubuntu1804-builder-4c-4g-22066 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 12:46:54 [ssh-agent] Looking for ssh-agent implementation... 12:46:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:46:54 $ ssh-agent 12:46:54 SSH_AUTH_SOCK=/tmp/ssh-ampRJaf1bA4M/agent.1810 12:46:54 SSH_AGENT_PID=1812 12:46:54 [ssh-agent] Started. 12:46:54 Running ssh-add (command line suppressed) 12:46:54 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_4105453679606351068.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_4105453679606351068.key) 12:46:54 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 12:46:54 The recommended git tool is: NONE 12:46:56 using credential onap-jenkins-ssh 12:46:56 Wiping out workspace first. 12:46:56 Cloning the remote Git repository 12:46:56 Cloning repository git://cloud.onap.org/mirror/oom.git 12:46:56 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 12:46:56 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:46:56 > git --version # timeout=10 12:46:56 > git --version # 'git version 2.17.1' 12:46:56 using GIT_SSH to set credentials Gerrit user 12:46:56 Verifying host key using manually-configured host key entries 12:46:56 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 12:47:02 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:47:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:47:03 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:47:03 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:47:03 using GIT_SSH to set credentials Gerrit user 12:47:03 Verifying host key using manually-configured host key entries 12:47:03 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/39/140839/11 # timeout=30 12:47:03 > git rev-parse 4bc7b6c6294bf038d6087990b9d9f9a2406e95ac^{commit} # timeout=10 12:47:03 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 12:47:03 Checking out Revision 4bc7b6c6294bf038d6087990b9d9f9a2406e95ac (refs/changes/39/140839/11) 12:47:03 > git config core.sparsecheckout # timeout=10 12:47:03 > git checkout -f 4bc7b6c6294bf038d6087990b9d9f9a2406e95ac # timeout=30 12:47:07 Commit message: "[SO] Test Java17 based versions of SO" 12:47:07 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:47:07 > git rev-list --no-walk 232d5d2395fd8f3726436e4aedb89e82cc2c78aa # timeout=10 12:47:07 [EnvInject] - Injecting environment variables from a build step. 12:47:07 [EnvInject] - Injecting as environment variables the properties content 12:47:07 PYTHON=python3 12:47:07 12:47:07 [EnvInject] - Variables injected successfully. 12:47:07 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins17942795611472491137.sh 12:47:07 ---> tox-install.sh 12:47:07 + source /home/jenkins/lf-env.sh 12:47:07 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:47:07 ++ mktemp -d /tmp/venv-XXXX 12:47:07 + lf_venv=/tmp/venv-vL48 12:47:07 + local venv_file=/tmp/.os_lf_venv 12:47:07 + local python=python3 12:47:07 + local options 12:47:07 + local set_path=true 12:47:07 + local install_args= 12:47:07 ++ 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 12:47:07 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:47:07 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:47:07 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:47:07 + true 12:47:07 + case $1 in 12:47:07 + venv_file=/tmp/.toxenv 12:47:07 + shift 2 12:47:07 + true 12:47:07 + case $1 in 12:47:07 + shift 12:47:07 + break 12:47:07 + case $python in 12:47:07 + local pkg_list= 12:47:07 + [[ -d /opt/pyenv ]] 12:47:07 + echo 'Setup pyenv:' 12:47:07 Setup pyenv: 12:47:07 + export PYENV_ROOT=/opt/pyenv 12:47:07 + PYENV_ROOT=/opt/pyenv 12:47:07 + 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 12:47: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 12:47:07 + pyenv versions 12:47:07 * system (set by /opt/pyenv/version) 12:47:07 * 3.8.13 (set by /opt/pyenv/version) 12:47:07 * 3.9.13 (set by /opt/pyenv/version) 12:47:07 * 3.10.6 (set by /opt/pyenv/version) 12:47:07 + command -v pyenv 12:47:07 ++ pyenv init - --no-rehash 12:47: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[*]}"'\'')" 12:47:07 export PATH="/opt/pyenv/shims:${PATH}" 12:47:07 export PYENV_SHELL=bash 12:47:07 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:47:07 pyenv() { 12:47:07 local command 12:47:07 command="${1:-}" 12:47:07 if [ "$#" -gt 0 ]; then 12:47:07 shift 12:47:07 fi 12:47:07 12:47:07 case "$command" in 12:47:07 rehash|shell) 12:47:07 eval "$(pyenv "sh-$command" "$@")" 12:47:07 ;; 12:47:07 *) 12:47:07 command pyenv "$command" "$@" 12:47:07 ;; 12:47:07 esac 12:47:07 }' 12:47: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[*]}"' 12:47: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 12:47: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 12:47: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 12:47:07 ++ export PYENV_SHELL=bash 12:47:07 ++ PYENV_SHELL=bash 12:47:07 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:47:07 +++ complete -F _pyenv pyenv 12:47:07 ++ lf-pyver python3 12:47:07 ++ local py_version_xy=python3 12:47:07 ++ local py_version_xyz= 12:47:07 ++ pyenv versions 12:47:07 ++ local command 12:47:07 ++ command=versions 12:47:07 ++ '[' 1 -gt 0 ']' 12:47:07 ++ shift 12:47:07 ++ case "$command" in 12:47:07 ++ command pyenv versions 12:47:07 ++ pyenv versions 12:47:07 ++ grep -E '^[0-9.]*[0-9]$' 12:47:07 ++ awk '{ print $1 }' 12:47:07 ++ sed 's/^[ *]* //' 12:47:07 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:47:07 +++ grep '^3' /tmp/.pyenv_versions 12:47:07 +++ sort -V 12:47:07 +++ tail -n 1 12:47:07 ++ py_version_xyz=3.10.6 12:47:07 ++ [[ -z 3.10.6 ]] 12:47:07 ++ echo 3.10.6 12:47:07 ++ return 0 12:47:07 + pyenv local 3.10.6 12:47:07 + local command 12:47:07 + command=local 12:47:07 + '[' 2 -gt 0 ']' 12:47:07 + shift 12:47:07 + case "$command" in 12:47:07 + command pyenv local 3.10.6 12:47:07 + pyenv local 3.10.6 12:47:08 + for arg in "$@" 12:47:08 + case $arg in 12:47:08 + pkg_list+='tox ' 12:47:08 + for arg in "$@" 12:47:08 + case $arg in 12:47:08 + pkg_list+='virtualenv ' 12:47:08 + for arg in "$@" 12:47:08 + case $arg in 12:47:08 + pkg_list+='urllib3~=1.26.15 ' 12:47:08 + [[ -f /tmp/.toxenv ]] 12:47:08 + [[ ! -f /tmp/.toxenv ]] 12:47:08 + [[ -n '' ]] 12:47:08 + python3 -m venv /tmp/venv-vL48 12:47:13 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-vL48' 12:47:13 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-vL48 12:47:13 + echo /tmp/venv-vL48 12:47:13 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 12:47:13 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 12:47:13 + /tmp/venv-vL48/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 12:47:19 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:47:19 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:47:19 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:47:19 + /tmp/venv-vL48/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:47:25 + type python3 12:47:25 + true 12:47:25 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-vL48/bin to PATH' 12:47:25 lf-activate-venv(): INFO: Adding /tmp/venv-vL48/bin to PATH 12:47:25 + PATH=/tmp/venv-vL48/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 12:47:25 + return 0 12:47:25 + python3 --version 12:47:25 Python 3.10.6 12:47:25 + python3 -m pip --version 12:47:26 pip 25.1.1 from /tmp/venv-vL48/lib/python3.10/site-packages/pip (python 3.10) 12:47:26 + python3 -m pip freeze 12:47:26 cachetools==6.1.0 12:47:26 chardet==5.2.0 12:47:26 colorama==0.4.6 12:47:26 distlib==0.3.9 12:47:26 filelock==3.18.0 12:47:26 packaging==25.0 12:47:26 platformdirs==4.3.8 12:47:26 pluggy==1.6.0 12:47:26 pyproject-api==1.9.1 12:47:26 tomli==2.2.1 12:47:26 tox==4.27.0 12:47:26 typing_extensions==4.14.0 12:47:26 urllib3==1.26.20 12:47:26 virtualenv==20.31.2 12:47:26 [EnvInject] - Injecting environment variables from a build step. 12:47:26 [EnvInject] - Injecting as environment variables the properties content 12:47:26 PARALLEL=false 12:47:26 12:47:26 [EnvInject] - Variables injected successfully. 12:47:26 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins14437918061193897722.sh 12:47:26 ---> tox-run.sh 12:47:26 + 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 12:47:26 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 12:47:26 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 12:47:26 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 12:47:26 + cd /w/workspace/oom-master-checkbashisms-lint/. 12:47:26 + source /home/jenkins/lf-env.sh 12:47:26 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:47:26 ++ mktemp -d /tmp/venv-XXXX 12:47:26 + lf_venv=/tmp/venv-hJTE 12:47:26 + local venv_file=/tmp/.os_lf_venv 12:47:26 + local python=python3 12:47:26 + local options 12:47:26 + local set_path=true 12:47:26 + local install_args= 12:47:26 ++ 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 12:47:26 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:47:26 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:47:26 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:47:26 + true 12:47:26 + case $1 in 12:47:26 + venv_file=/tmp/.toxenv 12:47:26 + shift 2 12:47:26 + true 12:47:26 + case $1 in 12:47:26 + shift 12:47:26 + break 12:47:26 + case $python in 12:47:26 + local pkg_list= 12:47:26 + [[ -d /opt/pyenv ]] 12:47:26 + echo 'Setup pyenv:' 12:47:26 Setup pyenv: 12:47:26 + export PYENV_ROOT=/opt/pyenv 12:47:26 + PYENV_ROOT=/opt/pyenv 12:47:26 + 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 12:47:26 + 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 12:47:26 + pyenv versions 12:47:26 system 12:47:26 3.8.13 12:47:26 3.9.13 12:47:26 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:47:26 + command -v pyenv 12:47:26 ++ pyenv init - --no-rehash 12:47:26 + 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[*]}"'\'')" 12:47:26 export PATH="/opt/pyenv/shims:${PATH}" 12:47:26 export PYENV_SHELL=bash 12:47:26 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:47:26 pyenv() { 12:47:26 local command 12:47:26 command="${1:-}" 12:47:26 if [ "$#" -gt 0 ]; then 12:47:26 shift 12:47:26 fi 12:47:26 12:47:26 case "$command" in 12:47:26 rehash|shell) 12:47:26 eval "$(pyenv "sh-$command" "$@")" 12:47:26 ;; 12:47:26 *) 12:47:26 command pyenv "$command" "$@" 12:47:26 ;; 12:47:26 esac 12:47:26 }' 12:47:26 +++ 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[*]}"' 12:47:26 ++ 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 12:47:26 ++ 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 12:47:26 ++ 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 12:47:26 ++ export PYENV_SHELL=bash 12:47:26 ++ PYENV_SHELL=bash 12:47:26 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:47:26 +++ complete -F _pyenv pyenv 12:47:26 ++ lf-pyver python3 12:47:26 ++ local py_version_xy=python3 12:47:26 ++ local py_version_xyz= 12:47:26 ++ pyenv versions 12:47:26 ++ local command 12:47:26 ++ command=versions 12:47:26 ++ '[' 1 -gt 0 ']' 12:47:26 ++ shift 12:47:26 ++ case "$command" in 12:47:26 ++ command pyenv versions 12:47:26 ++ pyenv versions 12:47:26 ++ sed 's/^[ *]* //' 12:47:26 ++ awk '{ print $1 }' 12:47:26 ++ grep -E '^[0-9.]*[0-9]$' 12:47:26 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:47:26 +++ grep '^3' /tmp/.pyenv_versions 12:47:26 +++ sort -V 12:47:26 +++ tail -n 1 12:47:26 ++ py_version_xyz=3.10.6 12:47:26 ++ [[ -z 3.10.6 ]] 12:47:26 ++ echo 3.10.6 12:47:26 ++ return 0 12:47:26 + pyenv local 3.10.6 12:47:26 + local command 12:47:26 + command=local 12:47:26 + '[' 2 -gt 0 ']' 12:47:26 + shift 12:47:26 + case "$command" in 12:47:26 + command pyenv local 3.10.6 12:47:26 + pyenv local 3.10.6 12:47:26 + for arg in "$@" 12:47:26 + case $arg in 12:47:26 + pkg_list+='tox ' 12:47:26 + for arg in "$@" 12:47:26 + case $arg in 12:47:26 + pkg_list+='virtualenv ' 12:47:26 + for arg in "$@" 12:47:26 + case $arg in 12:47:26 + pkg_list+='urllib3~=1.26.15 ' 12:47:26 + [[ -f /tmp/.toxenv ]] 12:47:26 ++ cat /tmp/.toxenv 12:47:26 + lf_venv=/tmp/venv-vL48 12:47:26 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vL48 from' file:/tmp/.toxenv 12:47:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vL48 from file:/tmp/.toxenv 12:47:26 + /tmp/venv-vL48/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 12:47:27 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:47:27 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:47:27 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:47:27 + /tmp/venv-vL48/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:47:29 + type python3 12:47:29 + true 12:47:29 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-vL48/bin to PATH' 12:47:29 lf-activate-venv(): INFO: Adding /tmp/venv-vL48/bin to PATH 12:47:29 + PATH=/tmp/venv-vL48/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 12:47:29 + return 0 12:47:29 + [[ -d /opt/pyenv ]] 12:47:29 + echo '---> Setting up pyenv' 12:47:29 ---> Setting up pyenv 12:47:29 + export PYENV_ROOT=/opt/pyenv 12:47:29 + PYENV_ROOT=/opt/pyenv 12:47:29 + export PATH=/opt/pyenv/bin:/tmp/venv-vL48/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 12:47:29 + PATH=/opt/pyenv/bin:/tmp/venv-vL48/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 12:47:29 ++ pwd 12:47:29 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 12:47:29 + export PYTHONPATH 12:47:29 + export TOX_TESTENV_PASSENV=PYTHONPATH 12:47:29 + TOX_TESTENV_PASSENV=PYTHONPATH 12:47:29 + tox --version 12:47:30 4.27.0 from /tmp/venv-vL48/lib/python3.10/site-packages/tox/__init__.py 12:47:30 + PARALLEL=false 12:47:30 + TOX_OPTIONS_LIST= 12:47:30 + [[ -n checkbashisms ]] 12:47:30 + TOX_OPTIONS_LIST=' -e checkbashisms' 12:47:30 + case ${PARALLEL,,} in 12:47:30 + tox -e checkbashisms 12:47:30 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 12:47:31 checkbashisms: freeze> python -m pip freeze --all 12:47:32 checkbashisms: pip==25.1.1,setuptools==80.3.1 12:47:32 checkbashisms: commands[0]> .ci/check-bashisms.sh 12:47:33 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 12:47:33 you may get strange results 12:47:33 script ./kubernetes/uui/components/uui-llm-adaptation/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 12:47:33 you may get strange results 12:47:33 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 12:47:35 checkbashisms: OK (5.04=setup[1.58]+cmd[3.46] seconds) 12:47:35 congratulations :) (5.26 seconds) 12:47:35 + tox_status=0 12:47:35 + echo '---> Completed tox runs' 12:47:35 ---> Completed tox runs 12:47:35 + for i in .tox/*/log 12:47:35 ++ echo .tox/checkbashisms/log 12:47:35 ++ awk -F/ '{print $2}' 12:47:35 + tox_env=checkbashisms 12:47:35 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 12:47:35 + DOC_DIR=docs/_build/html 12:47:35 + [[ -d docs/_build/html ]] 12:47:35 + echo '---> tox-run.sh ends' 12:47:35 ---> tox-run.sh ends 12:47:35 + test 0 -eq 0 12:47:35 $ ssh-agent -k 12:47:35 unset SSH_AUTH_SOCK; 12:47:35 unset SSH_AGENT_PID; 12:47:35 echo Agent pid 1812 killed; 12:47:35 [ssh-agent] Stopped. 12:47:35 [PostBuildScript] - [INFO] Executing post build scripts. 12:47:35 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9733097638184711114.sh 12:47:35 ---> sysstat.sh 12:47:36 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8446606724437076151.sh 12:47:36 ---> package-listing.sh 12:47:36 ++ facter osfamily 12:47:36 ++ tr '[:upper:]' '[:lower:]' 12:47:36 + OS_FAMILY=debian 12:47:36 + workspace=/w/workspace/oom-master-checkbashisms-lint 12:47:36 + START_PACKAGES=/tmp/packages_start.txt 12:47:36 + END_PACKAGES=/tmp/packages_end.txt 12:47:36 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:47:36 + PACKAGES=/tmp/packages_start.txt 12:47:36 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 12:47:36 + PACKAGES=/tmp/packages_end.txt 12:47:36 + case "${OS_FAMILY}" in 12:47:36 + dpkg -l 12:47:36 + grep '^ii' 12:47:36 + '[' -f /tmp/packages_start.txt ']' 12:47:36 + '[' -f /tmp/packages_end.txt ']' 12:47:36 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:47:36 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 12:47:36 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 12:47:36 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 12:47:36 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8978058961093778969.sh 12:47:36 ---> capture-instance-metadata.sh 12:47:36 Setup pyenv: 12:47:36 system 12:47:36 3.8.13 12:47:36 3.9.13 12:47:36 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:47:40 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-TeTP 12:47:40 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:47:44 lf-activate-venv(): INFO: Installing: lftools 12:48:10 lf-activate-venv(): INFO: Adding /tmp/venv-TeTP/bin to PATH 12:48:10 INFO: Running in OpenStack, capturing instance metadata 12:48:10 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15979675980978056688.sh 12:48:10 provisioning config files... 12:48:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config1035270996482590546tmp 12:48:10 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 12:48:10 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 12:48:10 [EnvInject] - Injecting environment variables from a build step. 12:48:10 [EnvInject] - Injecting as environment variables the properties content 12:48:10 SERVER_ID=logs 12:48:10 12:48:10 [EnvInject] - Variables injected successfully. 12:48:10 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins750792322902481960.sh 12:48:10 ---> create-netrc.sh 12:48:10 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins4716186754255242635.sh 12:48:10 ---> python-tools-install.sh 12:48:10 Setup pyenv: 12:48:10 system 12:48:10 3.8.13 12:48:10 3.9.13 12:48:10 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:48:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TeTP from file:/tmp/.os_lf_venv 12:48:12 lf-activate-venv(): INFO: Installing: lftools 12:48:23 lf-activate-venv(): INFO: Adding /tmp/venv-TeTP/bin to PATH 12:48:23 Generating Requirements File 12:48:42 Python 3.10.6 12:48:42 pip 25.1.1 from /tmp/venv-TeTP/lib/python3.10/site-packages/pip (python 3.10) 12:48:43 appdirs==1.4.4 12:48:43 argcomplete==3.6.2 12:48:43 aspy.yaml==1.3.0 12:48:43 attrs==25.3.0 12:48:43 autopage==0.5.2 12:48:43 beautifulsoup4==4.13.4 12:48:43 boto3==1.38.38 12:48:43 botocore==1.38.38 12:48:43 bs4==0.0.2 12:48:43 cachetools==5.5.2 12:48:43 certifi==2025.6.15 12:48:43 cffi==1.17.1 12:48:43 cfgv==3.4.0 12:48:43 chardet==5.2.0 12:48:43 charset-normalizer==3.4.2 12:48:43 click==8.2.1 12:48:43 cliff==4.10.0 12:48:43 cmd2==2.6.1 12:48:43 cryptography==3.3.2 12:48:43 debtcollector==3.0.0 12:48:43 decorator==5.2.1 12:48:43 defusedxml==0.7.1 12:48:43 Deprecated==1.2.18 12:48:43 distlib==0.3.9 12:48:43 dnspython==2.7.0 12:48:43 docker==7.1.0 12:48:43 dogpile.cache==1.4.0 12:48:43 durationpy==0.10 12:48:43 email_validator==2.2.0 12:48:43 filelock==3.18.0 12:48:43 future==1.0.0 12:48:43 gitdb==4.0.12 12:48:43 GitPython==3.1.44 12:48:43 google-auth==2.40.3 12:48:43 httplib2==0.22.0 12:48:43 identify==2.6.12 12:48:43 idna==3.10 12:48:43 importlib-resources==1.5.0 12:48:43 iso8601==2.1.0 12:48:43 Jinja2==3.1.6 12:48:43 jmespath==1.0.1 12:48:43 jsonpatch==1.33 12:48:43 jsonpointer==3.0.0 12:48:43 jsonschema==4.24.0 12:48:43 jsonschema-specifications==2025.4.1 12:48:43 keystoneauth1==5.11.1 12:48:43 kubernetes==33.1.0 12:48:43 lftools==0.37.13 12:48:43 lxml==5.4.0 12:48:43 MarkupSafe==3.0.2 12:48:43 msgpack==1.1.1 12:48:43 multi_key_dict==2.0.3 12:48:43 munch==4.0.0 12:48:43 netaddr==1.3.0 12:48:43 niet==1.4.2 12:48:43 nodeenv==1.9.1 12:48:43 oauth2client==4.1.3 12:48:43 oauthlib==3.3.0 12:48:43 openstacksdk==4.6.0 12:48:43 os-client-config==2.1.0 12:48:43 os-service-types==1.7.0 12:48:43 osc-lib==4.0.2 12:48:43 oslo.config==9.8.0 12:48:43 oslo.context==6.0.0 12:48:43 oslo.i18n==6.5.1 12:48:43 oslo.log==7.1.0 12:48:43 oslo.serialization==5.7.0 12:48:43 oslo.utils==9.0.0 12:48:43 packaging==25.0 12:48:43 pbr==6.1.1 12:48:43 platformdirs==4.3.8 12:48:43 prettytable==3.16.0 12:48:43 psutil==7.0.0 12:48:43 pyasn1==0.6.1 12:48:43 pyasn1_modules==0.4.2 12:48:43 pycparser==2.22 12:48:43 pygerrit2==2.0.15 12:48:43 PyGithub==2.6.1 12:48:43 PyJWT==2.10.1 12:48:43 PyNaCl==1.5.0 12:48:43 pyparsing==2.4.7 12:48:43 pyperclip==1.9.0 12:48:43 pyrsistent==0.20.0 12:48:43 python-cinderclient==9.7.0 12:48:43 python-dateutil==2.9.0.post0 12:48:43 python-heatclient==4.2.0 12:48:43 python-jenkins==1.8.2 12:48:43 python-keystoneclient==5.6.0 12:48:43 python-magnumclient==4.8.1 12:48:43 python-openstackclient==8.1.0 12:48:43 python-swiftclient==4.8.0 12:48:43 PyYAML==6.0.2 12:48:43 referencing==0.36.2 12:48:43 requests==2.32.4 12:48:43 requests-oauthlib==2.0.0 12:48:43 requestsexceptions==1.4.0 12:48:43 rfc3986==2.0.0 12:48:43 rpds-py==0.25.1 12:48:43 rsa==4.9.1 12:48:43 ruamel.yaml==0.18.14 12:48:43 ruamel.yaml.clib==0.2.12 12:48:43 s3transfer==0.13.0 12:48:43 simplejson==3.20.1 12:48:43 six==1.17.0 12:48:43 smmap==5.0.2 12:48:43 soupsieve==2.7 12:48:43 stevedore==5.4.1 12:48:43 tabulate==0.9.0 12:48:43 toml==0.10.2 12:48:43 tomlkit==0.13.3 12:48:43 tqdm==4.67.1 12:48:43 typing_extensions==4.14.0 12:48:43 tzdata==2025.2 12:48:43 urllib3==1.26.20 12:48:43 virtualenv==20.31.2 12:48:43 wcwidth==0.2.13 12:48:43 websocket-client==1.8.0 12:48:43 wrapt==1.17.2 12:48:43 xdg==6.0.0 12:48:43 xmltodict==0.14.2 12:48:43 yq==3.4.3 12:48:43 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins14345391489275972452.sh 12:48:43 ---> sudo-logs.sh 12:48:43 Archiving 'sudo' log.. 12:48:43 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3731578460197963714.sh 12:48:43 ---> job-cost.sh 12:48:43 Setup pyenv: 12:48:43 system 12:48:43 3.8.13 12:48:43 3.9.13 12:48:43 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:48:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TeTP from file:/tmp/.os_lf_venv 12:48:45 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:48:50 lf-activate-venv(): INFO: Adding /tmp/venv-TeTP/bin to PATH 12:48:50 INFO: No Stack... 12:48:50 INFO: Retrieving Pricing Info for: v3-standard-4 12:48:51 INFO: Archiving Costs 12:48:51 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins6818119807443637347.sh 12:48:51 ---> logs-deploy.sh 12:48:51 Setup pyenv: 12:48:51 system 12:48:51 3.8.13 12:48:51 3.9.13 12:48:51 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:48:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TeTP from file:/tmp/.os_lf_venv 12:48:53 lf-activate-venv(): INFO: Installing: lftools 12:49:01 lf-activate-venv(): INFO: Adding /tmp/venv-TeTP/bin to PATH 12:49:01 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4127 12:49:01 INFO: archiving workspace using pattern(s): 12:49:02 Archives upload complete. 12:49:02 INFO: archiving logs to Nexus 12:49:03 ---> uname -a: 12:49:03 Linux prd-ubuntu1804-builder-4c-4g-22066 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 12:49:03 12:49:03 12:49:03 ---> lscpu: 12:49:03 Architecture: x86_64 12:49:03 CPU op-mode(s): 32-bit, 64-bit 12:49:03 Byte Order: Little Endian 12:49:03 CPU(s): 4 12:49:03 On-line CPU(s) list: 0-3 12:49:03 Thread(s) per core: 1 12:49:03 Core(s) per socket: 1 12:49:03 Socket(s): 4 12:49:03 NUMA node(s): 1 12:49:03 Vendor ID: AuthenticAMD 12:49:03 CPU family: 23 12:49:03 Model: 49 12:49:03 Model name: AMD EPYC-Rome Processor 12:49:03 Stepping: 0 12:49:03 CPU MHz: 2799.998 12:49:03 BogoMIPS: 5599.99 12:49:03 Virtualization: AMD-V 12:49:03 Hypervisor vendor: KVM 12:49:03 Virtualization type: full 12:49:03 L1d cache: 32K 12:49:03 L1i cache: 32K 12:49:03 L2 cache: 512K 12:49:03 L3 cache: 16384K 12:49:03 NUMA node0 CPU(s): 0-3 12:49:03 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 12:49:03 12:49:03 12:49:03 ---> nproc: 12:49:03 4 12:49:03 12:49:03 12:49:03 ---> df -h: 12:49:03 Filesystem Size Used Avail Use% Mounted on 12:49:03 udev 7.9G 0 7.9G 0% /dev 12:49:03 tmpfs 1.6G 672K 1.6G 1% /run 12:49:03 /dev/vda1 78G 8.3G 70G 11% / 12:49:03 tmpfs 7.9G 0 7.9G 0% /dev/shm 12:49:03 tmpfs 5.0M 0 5.0M 0% /run/lock 12:49:03 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 12:49:03 /dev/vda15 105M 4.4M 100M 5% /boot/efi 12:49:03 tmpfs 1.6G 0 1.6G 0% /run/user/1001 12:49:03 12:49:03 12:49:03 ---> free -m: 12:49:03 total used free shared buff/cache available 12:49:03 Mem: 16040 544 13450 0 2045 15183 12:49:03 Swap: 1023 0 1023 12:49:03 12:49:03 12:49:03 ---> ip addr: 12:49:03 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:49:03 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:49:03 inet 127.0.0.1/8 scope host lo 12:49:03 valid_lft forever preferred_lft forever 12:49:03 inet6 ::1/128 scope host 12:49:03 valid_lft forever preferred_lft forever 12:49:03 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 12:49:03 link/ether fa:16:3e:84:6c:b9 brd ff:ff:ff:ff:ff:ff 12:49:03 inet 10.30.106.58/23 brd 10.30.107.255 scope global dynamic ens3 12:49:03 valid_lft 86203sec preferred_lft 86203sec 12:49:03 inet6 fe80::f816:3eff:fe84:6cb9/64 scope link 12:49:03 valid_lft forever preferred_lft forever 12:49:03 12:49:03 12:49:03 ---> sar -b -r -n DEV: 12:49:03 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-22066) 06/18/25 _x86_64_ (4 CPU) 12:49:03 12:49:03 12:46:10 LINUX RESTART (4 CPU) 12:49:03 12:49:03 12:47:02 tps rtps wtps bread/s bwrtn/s 12:49:03 12:48:01 108.12 23.96 84.16 793.49 10238.81 12:49:03 12:49:01 93.68 1.10 92.58 126.51 12136.78 12:49:03 Average: 100.84 12.43 88.41 457.20 11195.77 12:49:03 12:49:03 12:47:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:49:03 12:48:01 13943856 15506944 2481112 15.11 56384 1709604 859696 4.92 738356 1534048 120712 12:49:03 12:49:01 13716744 15490556 2708224 16.49 78412 1884044 841360 4.82 770120 1699756 114824 12:49:03 Average: 13830300 15498750 2594668 15.80 67398 1796824 850528 4.87 754238 1616902 117768 12:49:03 12:49:03 12:47:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:49:03 12:48:01 lo 1.22 1.22 0.14 0.14 0.00 0.00 0.00 0.00 12:49:03 12:48:01 ens3 205.25 141.42 930.54 33.75 0.00 0.00 0.00 0.00 12:49:03 12:49:01 lo 1.27 1.27 0.14 0.14 0.00 0.00 0.00 0.00 12:49:03 12:49:01 ens3 83.79 61.92 305.12 11.44 0.00 0.00 0.00 0.00 12:49:03 Average: lo 1.24 1.24 0.14 0.14 0.00 0.00 0.00 0.00 12:49:03 Average: ens3 144.01 101.34 615.20 22.50 0.00 0.00 0.00 0.00 12:49:03 12:49:03 12:49:03 ---> sar -P ALL: 12:49:03 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-22066) 06/18/25 _x86_64_ (4 CPU) 12:49:03 12:49:03 12:46:10 LINUX RESTART (4 CPU) 12:49:03 12:49:03 12:47:02 CPU %user %nice %system %iowait %steal %idle 12:49:03 12:48:01 all 16.31 0.00 1.41 7.91 0.07 74.31 12:49:03 12:48:01 0 14.98 0.00 1.49 9.25 0.05 74.23 12:49:03 12:48:01 1 11.47 0.00 1.07 2.60 0.07 84.79 12:49:03 12:48:01 2 19.55 0.00 1.29 14.88 0.08 64.20 12:49:03 12:48:01 3 19.23 0.00 1.79 4.88 0.07 74.04 12:49:03 12:49:01 all 20.48 0.00 1.35 3.46 0.05 74.66 12:49:03 12:49:01 0 20.08 0.00 0.92 3.07 0.05 75.88 12:49:03 12:49:01 1 33.71 0.00 1.62 1.70 0.05 62.92 12:49:03 12:49:01 2 26.30 0.00 2.00 0.40 0.07 71.24 12:49:03 12:49:01 3 1.82 0.00 0.88 8.66 0.03 88.61 12:49:03 Average: all 18.41 0.00 1.38 5.66 0.06 74.48 12:49:03 Average: 0 17.55 0.00 1.20 6.13 0.05 75.06 12:49:03 Average: 1 22.71 0.00 1.35 2.15 0.06 73.74 12:49:03 Average: 2 22.95 0.00 1.65 7.57 0.08 67.75 12:49:03 Average: 3 10.43 0.00 1.33 6.79 0.05 81.40 12:49:03 12:49:03 12:49:03