20:43:48 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141289 20:43:48 Running as SYSTEM 20:43:48 [EnvInject] - Loading node environment variables. 20:43:48 Building remotely on prd-ubuntu1804-builder-4c-4g-26976 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 20:43:48 [ssh-agent] Looking for ssh-agent implementation... 20:43:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:43:48 $ ssh-agent 20:43:48 SSH_AUTH_SOCK=/tmp/ssh-64sl0ooM7xnz/agent.1749 20:43:48 SSH_AGENT_PID=1751 20:43:48 [ssh-agent] Started. 20:43:48 Running ssh-add (command line suppressed) 20:43:48 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_17759179767403605323.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_17759179767403605323.key) 20:43:48 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 20:43:48 The recommended git tool is: NONE 20:44:22 using credential onap-jenkins-ssh 20:44:22 Wiping out workspace first. 20:44:23 Cloning the remote Git repository 20:44:23 Cloning repository git://cloud.onap.org/mirror/oom.git 20:44:23 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 20:44:23 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 20:44:23 > git --version # timeout=10 20:44:23 > git --version # 'git version 2.17.1' 20:44:23 using GIT_SSH to set credentials Gerrit user 20:44:23 Verifying host key using manually-configured host key entries 20:44:23 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 20:44:32 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 20:44:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:44:32 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 20:44:32 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 20:44:32 using GIT_SSH to set credentials Gerrit user 20:44:32 Verifying host key using manually-configured host key entries 20:44:32 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/89/141289/3 # timeout=30 20:44:33 > git rev-parse f4d19840a969bf3a586bf358fb46f5f04469fef8^{commit} # timeout=10 20:44:33 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 20:44:33 Checking out Revision f4d19840a969bf3a586bf358fb46f5f04469fef8 (refs/changes/89/141289/3) 20:44:33 > git config core.sparsecheckout # timeout=10 20:44:33 > git checkout -f f4d19840a969bf3a586bf358fb46f5f04469fef8 # timeout=30 20:44:36 Commit message: "[CCSDK][SDNC] Version bump for Paris release" 20:44:36 > git rev-parse FETCH_HEAD^{commit} # timeout=10 20:44:36 > git rev-list --no-walk 5b005900c21aea3578ebe858c65a45a9f711b6c6 # timeout=10 20:44:36 [EnvInject] - Injecting environment variables from a build step. 20:44:36 [EnvInject] - Injecting as environment variables the properties content 20:44:36 PYTHON=python3 20:44:36 20:44:36 [EnvInject] - Variables injected successfully. 20:44:37 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins3842525162896875481.sh 20:44:37 ---> tox-install.sh 20:44:37 + source /home/jenkins/lf-env.sh 20:44:37 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 20:44:37 ++ mktemp -d /tmp/venv-XXXX 20:44:37 + lf_venv=/tmp/venv-emV2 20:44:37 + local venv_file=/tmp/.os_lf_venv 20:44:37 + local python=python3 20:44:37 + local options 20:44:37 + local set_path=true 20:44:37 + local install_args= 20:44:37 ++ 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 20:44:37 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 20:44:37 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 20:44:37 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 20:44:37 + true 20:44:37 + case $1 in 20:44:37 + venv_file=/tmp/.toxenv 20:44:37 + shift 2 20:44:37 + true 20:44:37 + case $1 in 20:44:37 + shift 20:44:37 + break 20:44:37 + case $python in 20:44:37 + local pkg_list= 20:44:37 + [[ -d /opt/pyenv ]] 20:44:37 + echo 'Setup pyenv:' 20:44:37 Setup pyenv: 20:44:37 + export PYENV_ROOT=/opt/pyenv 20:44:37 + PYENV_ROOT=/opt/pyenv 20:44:37 + 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 20:44:37 + 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 20:44:37 + pyenv versions 20:44:38 * system (set by /opt/pyenv/version) 20:44:38 * 3.8.13 (set by /opt/pyenv/version) 20:44:38 * 3.9.13 (set by /opt/pyenv/version) 20:44:38 * 3.10.6 (set by /opt/pyenv/version) 20:44:38 + command -v pyenv 20:44:38 ++ pyenv init - --no-rehash 20:44:38 + 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[*]}"'\'')" 20:44:38 export PATH="/opt/pyenv/shims:${PATH}" 20:44:38 export PYENV_SHELL=bash 20:44:38 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 20:44:38 pyenv() { 20:44:38 local command 20:44:38 command="${1:-}" 20:44:38 if [ "$#" -gt 0 ]; then 20:44:38 shift 20:44:38 fi 20:44:38 20:44:38 case "$command" in 20:44:38 rehash|shell) 20:44:38 eval "$(pyenv "sh-$command" "$@")" 20:44:38 ;; 20:44:38 *) 20:44:38 command pyenv "$command" "$@" 20:44:38 ;; 20:44:38 esac 20:44:38 }' 20:44:38 +++ 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[*]}"' 20:44:38 ++ 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 20:44:38 ++ 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 20:44:38 ++ 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 20:44:38 ++ export PYENV_SHELL=bash 20:44:38 ++ PYENV_SHELL=bash 20:44:38 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 20:44:38 +++ complete -F _pyenv pyenv 20:44:38 ++ lf-pyver python3 20:44:38 ++ local py_version_xy=python3 20:44:38 ++ local py_version_xyz= 20:44:38 ++ pyenv versions 20:44:38 ++ local command 20:44:38 ++ command=versions 20:44:38 ++ '[' 1 -gt 0 ']' 20:44:38 ++ shift 20:44:38 ++ case "$command" in 20:44:38 ++ command pyenv versions 20:44:38 ++ pyenv versions 20:44:38 ++ grep -E '^[0-9.]*[0-9]$' 20:44:38 ++ awk '{ print $1 }' 20:44:38 ++ sed 's/^[ *]* //' 20:44:38 ++ [[ ! -s /tmp/.pyenv_versions ]] 20:44:38 +++ grep '^3' /tmp/.pyenv_versions 20:44:38 +++ sort -V 20:44:38 +++ tail -n 1 20:44:38 ++ py_version_xyz=3.10.6 20:44:38 ++ [[ -z 3.10.6 ]] 20:44:38 ++ echo 3.10.6 20:44:38 ++ return 0 20:44:38 + pyenv local 3.10.6 20:44:38 + local command 20:44:38 + command=local 20:44:38 + '[' 2 -gt 0 ']' 20:44:38 + shift 20:44:38 + case "$command" in 20:44:38 + command pyenv local 3.10.6 20:44:38 + pyenv local 3.10.6 20:44:38 + for arg in "$@" 20:44:38 + case $arg in 20:44:38 + pkg_list+='tox ' 20:44:38 + for arg in "$@" 20:44:38 + case $arg in 20:44:38 + pkg_list+='virtualenv ' 20:44:38 + for arg in "$@" 20:44:38 + case $arg in 20:44:38 + pkg_list+='urllib3~=1.26.15 ' 20:44:38 + [[ -f /tmp/.toxenv ]] 20:44:38 + [[ ! -f /tmp/.toxenv ]] 20:44:38 + [[ -n '' ]] 20:44:38 + python3 -m venv /tmp/venv-emV2 20:44:43 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-emV2' 20:44:43 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-emV2 20:44:43 + echo /tmp/venv-emV2 20:44:43 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 20:44:43 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 20:44:43 + /tmp/venv-emV2/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 20:44:49 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 20:44:49 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 20:44:49 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 20:44:49 + /tmp/venv-emV2/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 20:44:55 + type python3 20:44:55 + true 20:44:55 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-emV2/bin to PATH' 20:44:55 lf-activate-venv(): INFO: Adding /tmp/venv-emV2/bin to PATH 20:44:55 + PATH=/tmp/venv-emV2/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 20:44:55 + return 0 20:44:55 + python3 --version 20:44:55 Python 3.10.6 20:44:55 + python3 -m pip --version 20:44:56 pip 25.1.1 from /tmp/venv-emV2/lib/python3.10/site-packages/pip (python 3.10) 20:44:56 + python3 -m pip freeze 20:44:56 cachetools==6.1.0 20:44:56 chardet==5.2.0 20:44:56 colorama==0.4.6 20:44:56 distlib==0.3.9 20:44:56 filelock==3.18.0 20:44:56 packaging==25.0 20:44:56 platformdirs==4.3.8 20:44:56 pluggy==1.6.0 20:44:56 pyproject-api==1.9.1 20:44:56 tomli==2.2.1 20:44:56 tox==4.27.0 20:44:56 typing_extensions==4.14.1 20:44:56 urllib3==1.26.20 20:44:56 virtualenv==20.31.2 20:44:56 [EnvInject] - Injecting environment variables from a build step. 20:44:56 [EnvInject] - Injecting as environment variables the properties content 20:44:56 PARALLEL=false 20:44:56 20:44:56 [EnvInject] - Variables injected successfully. 20:44:56 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins13031492134609059406.sh 20:44:56 ---> tox-run.sh 20:44:56 + 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 20:44:56 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 20:44:56 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 20:44:56 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 20:44:56 + cd /w/workspace/oom-master-checkbashisms-lint/. 20:44:56 + source /home/jenkins/lf-env.sh 20:44:56 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 20:44:56 ++ mktemp -d /tmp/venv-XXXX 20:44:56 + lf_venv=/tmp/venv-jOTy 20:44:56 + local venv_file=/tmp/.os_lf_venv 20:44:56 + local python=python3 20:44:56 + local options 20:44:56 + local set_path=true 20:44:56 + local install_args= 20:44:56 ++ 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 20:44:56 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 20:44:56 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 20:44:56 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 20:44:56 + true 20:44:56 + case $1 in 20:44:56 + venv_file=/tmp/.toxenv 20:44:56 + shift 2 20:44:56 + true 20:44:56 + case $1 in 20:44:56 + shift 20:44:56 + break 20:44:56 + case $python in 20:44:56 + local pkg_list= 20:44:56 + [[ -d /opt/pyenv ]] 20:44:56 + echo 'Setup pyenv:' 20:44:56 Setup pyenv: 20:44:56 + export PYENV_ROOT=/opt/pyenv 20:44:56 + PYENV_ROOT=/opt/pyenv 20:44:56 + 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 20:44:56 + 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 20:44:56 + pyenv versions 20:44:56 system 20:44:56 3.8.13 20:44:56 3.9.13 20:44:56 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 20:44:56 + command -v pyenv 20:44:56 ++ pyenv init - --no-rehash 20:44:56 + 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[*]}"'\'')" 20:44:56 export PATH="/opt/pyenv/shims:${PATH}" 20:44:56 export PYENV_SHELL=bash 20:44:56 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 20:44:56 pyenv() { 20:44:56 local command 20:44:56 command="${1:-}" 20:44:56 if [ "$#" -gt 0 ]; then 20:44:56 shift 20:44:56 fi 20:44:56 20:44:56 case "$command" in 20:44:56 rehash|shell) 20:44:56 eval "$(pyenv "sh-$command" "$@")" 20:44:56 ;; 20:44:56 *) 20:44:56 command pyenv "$command" "$@" 20:44:56 ;; 20:44:56 esac 20:44:56 }' 20:44:56 +++ 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[*]}"' 20:44:56 ++ 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 20:44:56 ++ 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 20:44:56 ++ 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 20:44:56 ++ export PYENV_SHELL=bash 20:44:56 ++ PYENV_SHELL=bash 20:44:56 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 20:44:56 +++ complete -F _pyenv pyenv 20:44:56 ++ lf-pyver python3 20:44:56 ++ local py_version_xy=python3 20:44:56 ++ local py_version_xyz= 20:44:56 ++ pyenv versions 20:44:56 ++ local command 20:44:56 ++ command=versions 20:44:56 ++ '[' 1 -gt 0 ']' 20:44:56 ++ shift 20:44:56 ++ case "$command" in 20:44:56 ++ command pyenv versions 20:44:56 ++ pyenv versions 20:44:56 ++ sed 's/^[ *]* //' 20:44:56 ++ grep -E '^[0-9.]*[0-9]$' 20:44:56 ++ awk '{ print $1 }' 20:44:56 ++ [[ ! -s /tmp/.pyenv_versions ]] 20:44:56 +++ grep '^3' /tmp/.pyenv_versions 20:44:56 +++ sort -V 20:44:56 +++ tail -n 1 20:44:56 ++ py_version_xyz=3.10.6 20:44:56 ++ [[ -z 3.10.6 ]] 20:44:56 ++ echo 3.10.6 20:44:56 ++ return 0 20:44:56 + pyenv local 3.10.6 20:44:56 + local command 20:44:56 + command=local 20:44:56 + '[' 2 -gt 0 ']' 20:44:56 + shift 20:44:56 + case "$command" in 20:44:56 + command pyenv local 3.10.6 20:44:56 + pyenv local 3.10.6 20:44:56 + for arg in "$@" 20:44:56 + case $arg in 20:44:56 + pkg_list+='tox ' 20:44:56 + for arg in "$@" 20:44:56 + case $arg in 20:44:56 + pkg_list+='virtualenv ' 20:44:56 + for arg in "$@" 20:44:56 + case $arg in 20:44:56 + pkg_list+='urllib3~=1.26.15 ' 20:44:56 + [[ -f /tmp/.toxenv ]] 20:44:56 ++ cat /tmp/.toxenv 20:44:56 + lf_venv=/tmp/venv-emV2 20:44:56 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-emV2 from' file:/tmp/.toxenv 20:44:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-emV2 from file:/tmp/.toxenv 20:44:56 + /tmp/venv-emV2/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 20:44:58 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 20:44:58 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 20:44:58 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 20:44:58 + /tmp/venv-emV2/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 20:44:59 + type python3 20:44:59 + true 20:44:59 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-emV2/bin to PATH' 20:44:59 lf-activate-venv(): INFO: Adding /tmp/venv-emV2/bin to PATH 20:44:59 + PATH=/tmp/venv-emV2/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 20:44:59 + return 0 20:44:59 + [[ -d /opt/pyenv ]] 20:44:59 + echo '---> Setting up pyenv' 20:44:59 ---> Setting up pyenv 20:44:59 + export PYENV_ROOT=/opt/pyenv 20:44:59 + PYENV_ROOT=/opt/pyenv 20:44:59 + export PATH=/opt/pyenv/bin:/tmp/venv-emV2/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 20:44:59 + PATH=/opt/pyenv/bin:/tmp/venv-emV2/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 20:44:59 ++ pwd 20:44:59 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 20:44:59 + export PYTHONPATH 20:44:59 + export TOX_TESTENV_PASSENV=PYTHONPATH 20:44:59 + TOX_TESTENV_PASSENV=PYTHONPATH 20:44:59 + tox --version 20:45:00 4.27.0 from /tmp/venv-emV2/lib/python3.10/site-packages/tox/__init__.py 20:45:00 + PARALLEL=false 20:45:00 + TOX_OPTIONS_LIST= 20:45:00 + [[ -n checkbashisms ]] 20:45:00 + TOX_OPTIONS_LIST=' -e checkbashisms' 20:45:00 + case ${PARALLEL,,} in 20:45:00 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 20:45:00 + tox -e checkbashisms 20:45:01 checkbashisms: freeze> python -m pip freeze --all 20:45:01 checkbashisms: pip==25.1.1,setuptools==80.3.1 20:45:01 checkbashisms: commands[0]> .ci/check-bashisms.sh 20:45:03 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 20:45:03 you may get strange results 20:45:03 script ./kubernetes/uui/components/uui-llm-adaptation/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 20:45:03 you may get strange results 20:45:03 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 20:45:05 checkbashisms: OK (4.89=setup[1.39]+cmd[3.50] seconds) 20:45:05 congratulations :) (5.13 seconds) 20:45:05 + tox_status=0 20:45:05 + echo '---> Completed tox runs' 20:45:05 ---> Completed tox runs 20:45:05 + for i in .tox/*/log 20:45:05 ++ echo .tox/checkbashisms/log 20:45:05 ++ awk -F/ '{print $2}' 20:45:05 + tox_env=checkbashisms 20:45:05 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 20:45:05 + DOC_DIR=docs/_build/html 20:45:05 + [[ -d docs/_build/html ]] 20:45:05 + echo '---> tox-run.sh ends' 20:45:05 ---> tox-run.sh ends 20:45:05 + test 0 -eq 0 20:45:05 $ ssh-agent -k 20:45:05 unset SSH_AUTH_SOCK; 20:45:05 unset SSH_AGENT_PID; 20:45:05 echo Agent pid 1751 killed; 20:45:05 [ssh-agent] Stopped. 20:45:05 [PostBuildScript] - [INFO] Executing post build scripts. 20:45:05 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5072913954443430818.sh 20:45:05 ---> sysstat.sh 20:45:05 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2067570865881453787.sh 20:45:05 ---> package-listing.sh 20:45:05 ++ facter osfamily 20:45:05 ++ tr '[:upper:]' '[:lower:]' 20:45:06 + OS_FAMILY=debian 20:45:06 + workspace=/w/workspace/oom-master-checkbashisms-lint 20:45:06 + START_PACKAGES=/tmp/packages_start.txt 20:45:06 + END_PACKAGES=/tmp/packages_end.txt 20:45:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:45:06 + PACKAGES=/tmp/packages_start.txt 20:45:06 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 20:45:06 + PACKAGES=/tmp/packages_end.txt 20:45:06 + case "${OS_FAMILY}" in 20:45:06 + dpkg -l 20:45:06 + grep '^ii' 20:45:06 + '[' -f /tmp/packages_start.txt ']' 20:45:06 + '[' -f /tmp/packages_end.txt ']' 20:45:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:45:06 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 20:45:06 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 20:45:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 20:45:06 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8182011095383703995.sh 20:45:06 ---> capture-instance-metadata.sh 20:45:06 Setup pyenv: 20:45:06 system 20:45:06 3.8.13 20:45:06 3.9.13 20:45:06 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 20:45:10 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-nn5X 20:45:10 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 20:45:13 lf-activate-venv(): INFO: Installing: lftools 20:45:37 lf-activate-venv(): INFO: Adding /tmp/venv-nn5X/bin to PATH 20:45:37 INFO: Running in OpenStack, capturing instance metadata 20:45:37 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6530209672175753750.sh 20:45:37 provisioning config files... 20:45:38 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config11542377435888145675tmp 20:45:38 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 20:45:38 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 20:45:38 [EnvInject] - Injecting environment variables from a build step. 20:45:38 [EnvInject] - Injecting as environment variables the properties content 20:45:38 SERVER_ID=logs 20:45:38 20:45:38 [EnvInject] - Variables injected successfully. 20:45:38 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12877088295939329457.sh 20:45:38 ---> create-netrc.sh 20:45:38 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7446758134901598078.sh 20:45:38 ---> python-tools-install.sh 20:45:38 Setup pyenv: 20:45:38 system 20:45:38 3.8.13 20:45:38 3.9.13 20:45:38 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 20:45:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nn5X from file:/tmp/.os_lf_venv 20:45:41 lf-activate-venv(): INFO: Installing: lftools 20:45:50 lf-activate-venv(): INFO: Adding /tmp/venv-nn5X/bin to PATH 20:45:50 Generating Requirements File 20:46:18 Python 3.10.6 20:46:18 pip 25.1.1 from /tmp/venv-nn5X/lib/python3.10/site-packages/pip (python 3.10) 20:46:19 appdirs==1.4.4 20:46:19 argcomplete==3.6.2 20:46:19 aspy.yaml==1.3.0 20:46:19 attrs==25.3.0 20:46:19 autopage==0.5.2 20:46:19 beautifulsoup4==4.13.4 20:46:19 boto3==1.39.4 20:46:19 botocore==1.39.4 20:46:19 bs4==0.0.2 20:46:19 cachetools==5.5.2 20:46:19 certifi==2025.7.9 20:46:19 cffi==1.17.1 20:46:19 cfgv==3.4.0 20:46:19 chardet==5.2.0 20:46:19 charset-normalizer==3.4.2 20:46:19 click==8.2.1 20:46:19 cliff==4.10.0 20:46:19 cmd2==2.7.0 20:46:19 cryptography==3.3.2 20:46:19 debtcollector==3.0.0 20:46:19 decorator==5.2.1 20:46:19 defusedxml==0.7.1 20:46:19 Deprecated==1.2.18 20:46:19 distlib==0.3.9 20:46:19 dnspython==2.7.0 20:46:19 docker==7.1.0 20:46:19 dogpile.cache==1.4.0 20:46:19 durationpy==0.10 20:46:19 email_validator==2.2.0 20:46:19 filelock==3.18.0 20:46:19 future==1.0.0 20:46:19 gitdb==4.0.12 20:46:19 GitPython==3.1.44 20:46:19 google-auth==2.40.3 20:46:19 httplib2==0.22.0 20:46:19 identify==2.6.12 20:46:19 idna==3.10 20:46:19 importlib-resources==1.5.0 20:46:19 iso8601==2.1.0 20:46:19 Jinja2==3.1.6 20:46:19 jmespath==1.0.1 20:46:19 jsonpatch==1.33 20:46:19 jsonpointer==3.0.0 20:46:19 jsonschema==4.24.0 20:46:19 jsonschema-specifications==2025.4.1 20:46:19 keystoneauth1==5.11.1 20:46:19 kubernetes==33.1.0 20:46:19 lftools==0.37.13 20:46:19 lxml==6.0.0 20:46:19 markdown-it-py==3.0.0 20:46:19 MarkupSafe==3.0.2 20:46:19 mdurl==0.1.2 20:46:19 msgpack==1.1.1 20:46:19 multi_key_dict==2.0.3 20:46:19 munch==4.0.0 20:46:19 netaddr==1.3.0 20:46:19 niet==1.4.2 20:46:19 nodeenv==1.9.1 20:46:19 oauth2client==4.1.3 20:46:19 oauthlib==3.3.1 20:46:19 openstacksdk==4.6.0 20:46:19 os-client-config==2.3.0 20:46:19 os-service-types==1.8.0 20:46:19 osc-lib==4.1.0 20:46:19 oslo.config==9.8.0 20:46:19 oslo.context==6.0.0 20:46:19 oslo.i18n==6.5.1 20:46:19 oslo.log==7.1.0 20:46:19 oslo.serialization==5.7.0 20:46:19 oslo.utils==9.0.0 20:46:19 packaging==25.0 20:46:19 pbr==6.1.1 20:46:19 platformdirs==4.3.8 20:46:19 prettytable==3.16.0 20:46:19 psutil==7.0.0 20:46:19 pyasn1==0.6.1 20:46:19 pyasn1_modules==0.4.2 20:46:19 pycparser==2.22 20:46:19 pygerrit2==2.0.15 20:46:19 PyGithub==2.6.1 20:46:19 Pygments==2.19.2 20:46:19 PyJWT==2.10.1 20:46:19 PyNaCl==1.5.0 20:46:19 pyparsing==2.4.7 20:46:19 pyperclip==1.9.0 20:46:19 pyrsistent==0.20.0 20:46:19 python-cinderclient==9.7.0 20:46:19 python-dateutil==2.9.0.post0 20:46:19 python-heatclient==4.2.0 20:46:19 python-jenkins==1.8.2 20:46:19 python-keystoneclient==5.6.0 20:46:19 python-magnumclient==4.8.1 20:46:19 python-openstackclient==8.1.0 20:46:19 python-swiftclient==4.8.0 20:46:19 PyYAML==6.0.2 20:46:19 referencing==0.36.2 20:46:19 requests==2.32.4 20:46:19 requests-oauthlib==2.0.0 20:46:19 requestsexceptions==1.4.0 20:46:19 rfc3986==2.0.0 20:46:19 rich==14.0.0 20:46:19 rich-argparse==1.7.1 20:46:19 rpds-py==0.26.0 20:46:19 rsa==4.9.1 20:46:19 ruamel.yaml==0.18.14 20:46:19 ruamel.yaml.clib==0.2.12 20:46:19 s3transfer==0.13.0 20:46:19 simplejson==3.20.1 20:46:19 six==1.17.0 20:46:19 smmap==5.0.2 20:46:19 soupsieve==2.7 20:46:19 stevedore==5.4.1 20:46:19 tabulate==0.9.0 20:46:19 toml==0.10.2 20:46:19 tomlkit==0.13.3 20:46:19 tqdm==4.67.1 20:46:19 typing_extensions==4.14.1 20:46:19 tzdata==2025.2 20:46:19 urllib3==1.26.20 20:46:19 virtualenv==20.31.2 20:46:19 wcwidth==0.2.13 20:46:19 websocket-client==1.8.0 20:46:19 wrapt==1.17.2 20:46:19 xdg==6.0.0 20:46:19 xmltodict==0.14.2 20:46:19 yq==3.4.3 20:46:19 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2448950506954863878.sh 20:46:19 ---> sudo-logs.sh 20:46:19 Archiving 'sudo' log.. 20:46:19 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2276257497214970196.sh 20:46:19 ---> job-cost.sh 20:46:19 Setup pyenv: 20:46:19 system 20:46:19 3.8.13 20:46:19 3.9.13 20:46:19 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 20:46:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nn5X from file:/tmp/.os_lf_venv 20:46:21 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 20:46:26 lf-activate-venv(): INFO: Adding /tmp/venv-nn5X/bin to PATH 20:46:26 INFO: No Stack... 20:46:26 INFO: Retrieving Pricing Info for: v3-standard-4 20:46:27 INFO: Archiving Costs 20:46:27 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins10613053033896059498.sh 20:46:27 ---> logs-deploy.sh 20:46:27 Setup pyenv: 20:46:27 system 20:46:27 3.8.13 20:46:27 3.9.13 20:46:27 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 20:46:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nn5X from file:/tmp/.os_lf_venv 20:46:29 lf-activate-venv(): INFO: Installing: lftools 20:46:37 lf-activate-venv(): INFO: Adding /tmp/venv-nn5X/bin to PATH 20:46:37 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4190 20:46:37 INFO: archiving workspace using pattern(s): 20:46:38 Archives upload complete. 20:46:38 INFO: archiving logs to Nexus 20:46:39 ---> uname -a: 20:46:39 Linux prd-ubuntu1804-builder-4c-4g-26976 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 20:46:39 20:46:39 20:46:39 ---> lscpu: 20:46:39 Architecture: x86_64 20:46:39 CPU op-mode(s): 32-bit, 64-bit 20:46:39 Byte Order: Little Endian 20:46:39 CPU(s): 4 20:46:39 On-line CPU(s) list: 0-3 20:46:39 Thread(s) per core: 1 20:46:39 Core(s) per socket: 1 20:46:39 Socket(s): 4 20:46:39 NUMA node(s): 1 20:46:39 Vendor ID: AuthenticAMD 20:46:39 CPU family: 23 20:46:39 Model: 49 20:46:39 Model name: AMD EPYC-Rome Processor 20:46:39 Stepping: 0 20:46:39 CPU MHz: 2799.998 20:46:39 BogoMIPS: 5599.99 20:46:39 Virtualization: AMD-V 20:46:39 Hypervisor vendor: KVM 20:46:39 Virtualization type: full 20:46:39 L1d cache: 32K 20:46:39 L1i cache: 32K 20:46:39 L2 cache: 512K 20:46:39 L3 cache: 16384K 20:46:39 NUMA node0 CPU(s): 0-3 20:46:39 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 20:46:39 20:46:39 20:46:39 ---> nproc: 20:46:39 4 20:46:39 20:46:39 20:46:39 ---> df -h: 20:46:39 Filesystem Size Used Avail Use% Mounted on 20:46:39 udev 7.9G 0 7.9G 0% /dev 20:46:39 tmpfs 1.6G 672K 1.6G 1% /run 20:46:39 /dev/vda1 78G 8.3G 70G 11% / 20:46:39 tmpfs 7.9G 0 7.9G 0% /dev/shm 20:46:39 tmpfs 5.0M 0 5.0M 0% /run/lock 20:46:39 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 20:46:39 /dev/vda15 105M 4.4M 100M 5% /boot/efi 20:46:39 tmpfs 1.6G 0 1.6G 0% /run/user/1001 20:46:39 20:46:39 20:46:39 ---> free -m: 20:46:39 total used free shared buff/cache available 20:46:39 Mem: 16040 550 13427 0 2061 15175 20:46:39 Swap: 1023 0 1023 20:46:39 20:46:39 20:46:39 ---> ip addr: 20:46:39 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 20:46:39 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 20:46:39 inet 127.0.0.1/8 scope host lo 20:46:39 valid_lft forever preferred_lft forever 20:46:39 inet6 ::1/128 scope host 20:46:39 valid_lft forever preferred_lft forever 20:46:39 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 20:46:39 link/ether fa:16:3e:fe:a2:50 brd ff:ff:ff:ff:ff:ff 20:46:39 inet 10.30.107.177/23 brd 10.30.107.255 scope global dynamic ens3 20:46:39 valid_lft 86207sec preferred_lft 86207sec 20:46:39 inet6 fe80::f816:3eff:fefe:a250/64 scope link 20:46:39 valid_lft forever preferred_lft forever 20:46:39 20:46:39 20:46:39 ---> sar -b -r -n DEV: 20:46:39 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-26976) 07/09/25 _x86_64_ (4 CPU) 20:46:39 20:46:39 20:43:30 LINUX RESTART (4 CPU) 20:46:39 20:46:39 20:44:21 tps rtps wtps bread/s bwrtn/s 20:46:39 20:45:01 84.43 36.79 47.64 1250.09 30753.91 20:46:39 20:46:01 100.27 1.23 99.03 116.25 42507.98 20:46:39 Average: 93.93 15.46 78.47 569.81 37806.12 20:46:39 20:46:39 20:44:21 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:46:39 20:45:01 14156872 15578308 2268096 13.81 45532 1585696 811436 4.64 649328 1423732 79524 20:46:39 20:46:01 13863364 15562260 2561604 15.60 71316 1821004 767848 4.39 688248 1644376 161136 20:46:39 Average: 14010118 15570284 2414850 14.70 58424 1703350 789642 4.52 668788 1534054 120330 20:46:39 20:46:39 20:44:21 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:46:39 20:45:01 ens3 300.70 209.40 1611.63 55.25 0.00 0.00 0.00 0.00 20:46:39 20:45:01 lo 0.90 0.90 0.10 0.10 0.00 0.00 0.00 0.00 20:46:39 20:46:01 ens3 117.08 80.34 796.76 12.79 0.00 0.00 0.00 0.00 20:46:39 20:46:01 lo 1.53 1.53 0.17 0.17 0.00 0.00 0.00 0.00 20:46:39 Average: ens3 190.53 131.96 1122.72 29.77 0.00 0.00 0.00 0.00 20:46:39 Average: lo 1.28 1.28 0.14 0.14 0.00 0.00 0.00 0.00 20:46:39 20:46:39 20:46:39 ---> sar -P ALL: 20:46:39 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-26976) 07/09/25 _x86_64_ (4 CPU) 20:46:39 20:46:39 20:43:30 LINUX RESTART (4 CPU) 20:46:39 20:46:39 20:44:21 CPU %user %nice %system %iowait %steal %idle 20:46:39 20:45:01 all 14.45 0.00 1.62 18.25 0.04 65.64 20:46:39 20:45:01 0 5.41 0.00 0.90 39.02 0.03 54.64 20:46:39 20:45:01 1 15.43 0.00 1.96 13.40 0.05 69.17 20:46:39 20:45:01 2 15.22 0.00 1.80 10.03 0.05 72.90 20:46:39 20:45:01 3 21.75 0.00 1.80 10.56 0.05 65.83 20:46:39 20:46:01 all 20.39 0.00 1.32 4.73 0.05 73.51 20:46:39 20:46:01 0 34.78 0.00 1.74 9.39 0.07 54.02 20:46:39 20:46:01 1 7.05 0.00 0.72 5.78 0.03 86.42 20:46:39 20:46:01 2 20.02 0.00 1.14 3.09 0.08 75.67 20:46:39 20:46:01 3 19.71 0.00 1.70 0.65 0.05 77.89 20:46:39 Average: all 18.01 0.00 1.44 10.14 0.05 70.36 20:46:39 Average: 0 23.03 0.00 1.40 21.25 0.05 54.27 20:46:39 Average: 1 10.40 0.00 1.21 8.82 0.04 79.53 20:46:39 Average: 2 18.10 0.00 1.41 5.87 0.07 74.56 20:46:39 Average: 3 20.53 0.00 1.74 4.62 0.05 73.06 20:46:39 20:46:39 20:46:39