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